@tom2012/cc-web 1.5.53 → 1.5.55

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 (29) hide show
  1. package/README.md +1 -1
  2. package/backend/dist/index.d.ts.map +1 -1
  3. package/backend/dist/index.js +3 -2
  4. package/backend/dist/index.js.map +1 -1
  5. package/backend/dist/routes/projects.d.ts.map +1 -1
  6. package/backend/dist/routes/projects.js +0 -19
  7. package/backend/dist/routes/projects.js.map +1 -1
  8. package/frontend/dist/assets/{ChatView-Cgi84kDO.js → ChatView-DH14n4YW.js} +1 -1
  9. package/frontend/dist/assets/{GraphPreview-BYVT_Zga.js → GraphPreview-B0dC7c_q.js} +1 -1
  10. package/frontend/dist/assets/{OfficePreview-Do7Ii81A.js → OfficePreview-CHGUXowA.js} +3 -3
  11. package/frontend/dist/assets/{ProjectPage-CleGlRT2.js → ProjectPage-BbEOvh4D.js} +62 -67
  12. package/frontend/dist/assets/SettingsPage-W-rH5UiK.js +36 -0
  13. package/frontend/dist/assets/{ShareViewPage-BH5DcBFe.js → ShareViewPage-BmPLFG-T.js} +1 -1
  14. package/frontend/dist/assets/{SkillHubPage-Bepx_l5S.js → SkillHubPage-COgCGxfO.js} +2 -2
  15. package/frontend/dist/assets/{bot-Z56rh3I9.js → bot-ByqY_wjy.js} +1 -1
  16. package/frontend/dist/assets/{chevron-down-BMXEj6rp.js → chevron-down-Dr94IS1X.js} +1 -1
  17. package/frontend/dist/assets/{download-C95LJc8e.js → download-DYEz-nxl.js} +1 -1
  18. package/frontend/dist/assets/index-CjekP9LT.js +275 -0
  19. package/frontend/dist/assets/{index-rhAUZY9u.js → index-DHv2QLtK.js} +1 -1
  20. package/frontend/dist/assets/index-Dtp6YTZg.css +1 -0
  21. package/frontend/dist/assets/{jszip.min-DWTb7F2P.js → jszip.min-DziwEKhw.js} +1 -1
  22. package/frontend/dist/assets/save-CeOqUQlr.js +16 -0
  23. package/frontend/dist/assets/{user-DVhuboyg.js → user-CV9nu6Vl.js} +1 -1
  24. package/frontend/dist/index.html +2 -2
  25. package/package.json +1 -1
  26. package/frontend/dist/assets/SettingsPage-iu4qlKY-.js +0 -36
  27. package/frontend/dist/assets/index-D7-ur8vw.css +0 -1
  28. package/frontend/dist/assets/index-DY80zrkg.js +0 -275
  29. package/frontend/dist/assets/select-Dro06PdP.js +0 -16
@@ -1,275 +0,0 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/ProjectPage-CleGlRT2.js","assets/select-Dro06PdP.js","assets/chevron-down-BMXEj6rp.js","assets/download-C95LJc8e.js","assets/bot-Z56rh3I9.js","assets/user-DVhuboyg.js","assets/ProjectPage-9CEnUXvW.css","assets/SettingsPage-iu4qlKY-.js","assets/SkillHubPage-Bepx_l5S.js","assets/ShareViewPage-BH5DcBFe.js"])))=>i.map(i=>d[i]);
2
- var hw=Object.defineProperty;var pw=(e,t,n)=>t in e?hw(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Qa=(e,t,n)=>pw(e,typeof t!="symbol"?t+"":t,n);function mw(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const s in r)if(s!=="default"&&!(s in e)){const o=Object.getOwnPropertyDescriptor(r,s);o&&Object.defineProperty(e,s,o.get?o:{enumerable:!0,get:()=>r[s]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const o of s)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerPolicy&&(o.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?o.credentials="include":s.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}})();var BM=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Cm(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function $M(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var s=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,s.get?s:{enumerable:!0,get:function(){return e[r]}})}),n}var bm={exports:{}},pa={},Tm={exports:{}},H={};/**
3
- * @license React
4
- * react.production.min.js
5
- *
6
- * Copyright (c) Facebook, Inc. and its affiliates.
7
- *
8
- * This source code is licensed under the MIT license found in the
9
- * LICENSE file in the root directory of this source tree.
10
- */var yo=Symbol.for("react.element"),gw=Symbol.for("react.portal"),yw=Symbol.for("react.fragment"),vw=Symbol.for("react.strict_mode"),xw=Symbol.for("react.profiler"),ww=Symbol.for("react.provider"),Sw=Symbol.for("react.context"),Ew=Symbol.for("react.forward_ref"),kw=Symbol.for("react.suspense"),Cw=Symbol.for("react.memo"),bw=Symbol.for("react.lazy"),gf=Symbol.iterator;function Tw(e){return e===null||typeof e!="object"?null:(e=gf&&e[gf]||e["@@iterator"],typeof e=="function"?e:null)}var Pm={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Nm=Object.assign,jm={};function is(e,t,n){this.props=e,this.context=t,this.refs=jm,this.updater=n||Pm}is.prototype.isReactComponent={};is.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};is.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function Rm(){}Rm.prototype=is.prototype;function Ec(e,t,n){this.props=e,this.context=t,this.refs=jm,this.updater=n||Pm}var kc=Ec.prototype=new Rm;kc.constructor=Ec;Nm(kc,is.prototype);kc.isPureReactComponent=!0;var yf=Array.isArray,Mm=Object.prototype.hasOwnProperty,Cc={current:null},Am={key:!0,ref:!0,__self:!0,__source:!0};function Dm(e,t,n){var r,s={},o=null,i=null;if(t!=null)for(r in t.ref!==void 0&&(i=t.ref),t.key!==void 0&&(o=""+t.key),t)Mm.call(t,r)&&!Am.hasOwnProperty(r)&&(s[r]=t[r]);var a=arguments.length-2;if(a===1)s.children=n;else if(1<a){for(var l=Array(a),c=0;c<a;c++)l[c]=arguments[c+2];s.children=l}if(e&&e.defaultProps)for(r in a=e.defaultProps,a)s[r]===void 0&&(s[r]=a[r]);return{$$typeof:yo,type:e,key:o,ref:i,props:s,_owner:Cc.current}}function Pw(e,t){return{$$typeof:yo,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function bc(e){return typeof e=="object"&&e!==null&&e.$$typeof===yo}function Nw(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var vf=/\/+/g;function Za(e,t){return typeof e=="object"&&e!==null&&e.key!=null?Nw(""+e.key):t.toString(36)}function li(e,t,n,r,s){var o=typeof e;(o==="undefined"||o==="boolean")&&(e=null);var i=!1;if(e===null)i=!0;else switch(o){case"string":case"number":i=!0;break;case"object":switch(e.$$typeof){case yo:case gw:i=!0}}if(i)return i=e,s=s(i),e=r===""?"."+Za(i,0):r,yf(s)?(n="",e!=null&&(n=e.replace(vf,"$&/")+"/"),li(s,t,n,"",function(c){return c})):s!=null&&(bc(s)&&(s=Pw(s,n+(!s.key||i&&i.key===s.key?"":(""+s.key).replace(vf,"$&/")+"/")+e)),t.push(s)),1;if(i=0,r=r===""?".":r+":",yf(e))for(var a=0;a<e.length;a++){o=e[a];var l=r+Za(o,a);i+=li(o,t,n,l,s)}else if(l=Tw(e),typeof l=="function")for(e=l.call(e),a=0;!(o=e.next()).done;)o=o.value,l=r+Za(o,a++),i+=li(o,t,n,l,s);else if(o==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return i}function Ao(e,t,n){if(e==null)return e;var r=[],s=0;return li(e,r,"","",function(o){return t.call(n,o,s++)}),r}function jw(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var Ye={current:null},ui={transition:null},Rw={ReactCurrentDispatcher:Ye,ReactCurrentBatchConfig:ui,ReactCurrentOwner:Cc};function Lm(){throw Error("act(...) is not supported in production builds of React.")}H.Children={map:Ao,forEach:function(e,t,n){Ao(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return Ao(e,function(){t++}),t},toArray:function(e){return Ao(e,function(t){return t})||[]},only:function(e){if(!bc(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};H.Component=is;H.Fragment=yw;H.Profiler=xw;H.PureComponent=Ec;H.StrictMode=vw;H.Suspense=kw;H.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Rw;H.act=Lm;H.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=Nm({},e.props),s=e.key,o=e.ref,i=e._owner;if(t!=null){if(t.ref!==void 0&&(o=t.ref,i=Cc.current),t.key!==void 0&&(s=""+t.key),e.type&&e.type.defaultProps)var a=e.type.defaultProps;for(l in t)Mm.call(t,l)&&!Am.hasOwnProperty(l)&&(r[l]=t[l]===void 0&&a!==void 0?a[l]:t[l])}var l=arguments.length-2;if(l===1)r.children=n;else if(1<l){a=Array(l);for(var c=0;c<l;c++)a[c]=arguments[c+2];r.children=a}return{$$typeof:yo,type:e.type,key:s,ref:o,props:r,_owner:i}};H.createContext=function(e){return e={$$typeof:Sw,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:ww,_context:e},e.Consumer=e};H.createElement=Dm;H.createFactory=function(e){var t=Dm.bind(null,e);return t.type=e,t};H.createRef=function(){return{current:null}};H.forwardRef=function(e){return{$$typeof:Ew,render:e}};H.isValidElement=bc;H.lazy=function(e){return{$$typeof:bw,_payload:{_status:-1,_result:e},_init:jw}};H.memo=function(e,t){return{$$typeof:Cw,type:e,compare:t===void 0?null:t}};H.startTransition=function(e){var t=ui.transition;ui.transition={};try{e()}finally{ui.transition=t}};H.unstable_act=Lm;H.useCallback=function(e,t){return Ye.current.useCallback(e,t)};H.useContext=function(e){return Ye.current.useContext(e)};H.useDebugValue=function(){};H.useDeferredValue=function(e){return Ye.current.useDeferredValue(e)};H.useEffect=function(e,t){return Ye.current.useEffect(e,t)};H.useId=function(){return Ye.current.useId()};H.useImperativeHandle=function(e,t,n){return Ye.current.useImperativeHandle(e,t,n)};H.useInsertionEffect=function(e,t){return Ye.current.useInsertionEffect(e,t)};H.useLayoutEffect=function(e,t){return Ye.current.useLayoutEffect(e,t)};H.useMemo=function(e,t){return Ye.current.useMemo(e,t)};H.useReducer=function(e,t,n){return Ye.current.useReducer(e,t,n)};H.useRef=function(e){return Ye.current.useRef(e)};H.useState=function(e){return Ye.current.useState(e)};H.useSyncExternalStore=function(e,t,n){return Ye.current.useSyncExternalStore(e,t,n)};H.useTransition=function(){return Ye.current.useTransition()};H.version="18.3.1";Tm.exports=H;var p=Tm.exports;const j=Cm(p),ma=mw({__proto__:null,default:j},[p]);/**
11
- * @license React
12
- * react-jsx-runtime.production.min.js
13
- *
14
- * Copyright (c) Facebook, Inc. and its affiliates.
15
- *
16
- * This source code is licensed under the MIT license found in the
17
- * LICENSE file in the root directory of this source tree.
18
- */var Mw=p,Aw=Symbol.for("react.element"),Dw=Symbol.for("react.fragment"),Lw=Object.prototype.hasOwnProperty,_w=Mw.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Ow={key:!0,ref:!0,__self:!0,__source:!0};function _m(e,t,n){var r,s={},o=null,i=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(i=t.ref);for(r in t)Lw.call(t,r)&&!Ow.hasOwnProperty(r)&&(s[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)s[r]===void 0&&(s[r]=t[r]);return{$$typeof:Aw,type:e,key:o,ref:i,props:s,_owner:_w.current}}pa.Fragment=Dw;pa.jsx=_m;pa.jsxs=_m;bm.exports=pa;var h=bm.exports,Zl={},Om={exports:{}},dt={},Im={exports:{}},Vm={};/**
19
- * @license React
20
- * scheduler.production.min.js
21
- *
22
- * Copyright (c) Facebook, Inc. and its affiliates.
23
- *
24
- * This source code is licensed under the MIT license found in the
25
- * LICENSE file in the root directory of this source tree.
26
- */(function(e){function t(N,_){var V=N.length;N.push(_);e:for(;0<V;){var B=V-1>>>1,ne=N[B];if(0<s(ne,_))N[B]=_,N[V]=ne,V=B;else break e}}function n(N){return N.length===0?null:N[0]}function r(N){if(N.length===0)return null;var _=N[0],V=N.pop();if(V!==_){N[0]=V;e:for(var B=0,ne=N.length,W=ne>>>1;B<W;){var X=2*(B+1)-1,Q=N[X],fe=X+1,Qe=N[fe];if(0>s(Q,V))fe<ne&&0>s(Qe,Q)?(N[B]=Qe,N[fe]=V,B=fe):(N[B]=Q,N[X]=V,B=X);else if(fe<ne&&0>s(Qe,V))N[B]=Qe,N[fe]=V,B=fe;else break e}}return _}function s(N,_){var V=N.sortIndex-_.sortIndex;return V!==0?V:N.id-_.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var i=Date,a=i.now();e.unstable_now=function(){return i.now()-a}}var l=[],c=[],d=1,u=null,f=3,y=!1,w=!1,x=!1,S=typeof setTimeout=="function"?setTimeout:null,m=typeof clearTimeout=="function"?clearTimeout:null,g=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function v(N){for(var _=n(c);_!==null;){if(_.callback===null)r(c);else if(_.startTime<=N)r(c),_.sortIndex=_.expirationTime,t(l,_);else break;_=n(c)}}function E(N){if(x=!1,v(N),!w)if(n(l)!==null)w=!0,z(b);else{var _=n(c);_!==null&&te(E,_.startTime-N)}}function b(N,_){w=!1,x&&(x=!1,m(C),C=-1),y=!0;var V=f;try{for(v(_),u=n(l);u!==null&&(!(u.expirationTime>_)||N&&!D());){var B=u.callback;if(typeof B=="function"){u.callback=null,f=u.priorityLevel;var ne=B(u.expirationTime<=_);_=e.unstable_now(),typeof ne=="function"?u.callback=ne:u===n(l)&&r(l),v(_)}else r(l);u=n(l)}if(u!==null)var W=!0;else{var X=n(c);X!==null&&te(E,X.startTime-_),W=!1}return W}finally{u=null,f=V,y=!1}}var T=!1,k=null,C=-1,M=5,P=-1;function D(){return!(e.unstable_now()-P<M)}function L(){if(k!==null){var N=e.unstable_now();P=N;var _=!0;try{_=k(!0,N)}finally{_?Y():(T=!1,k=null)}}else T=!1}var Y;if(typeof g=="function")Y=function(){g(L)};else if(typeof MessageChannel<"u"){var ae=new MessageChannel,pe=ae.port2;ae.port1.onmessage=L,Y=function(){pe.postMessage(null)}}else Y=function(){S(L,0)};function z(N){k=N,T||(T=!0,Y())}function te(N,_){C=S(function(){N(e.unstable_now())},_)}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(N){N.callback=null},e.unstable_continueExecution=function(){w||y||(w=!0,z(b))},e.unstable_forceFrameRate=function(N){0>N||125<N?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):M=0<N?Math.floor(1e3/N):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_getFirstCallbackNode=function(){return n(l)},e.unstable_next=function(N){switch(f){case 1:case 2:case 3:var _=3;break;default:_=f}var V=f;f=_;try{return N()}finally{f=V}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(N,_){switch(N){case 1:case 2:case 3:case 4:case 5:break;default:N=3}var V=f;f=N;try{return _()}finally{f=V}},e.unstable_scheduleCallback=function(N,_,V){var B=e.unstable_now();switch(typeof V=="object"&&V!==null?(V=V.delay,V=typeof V=="number"&&0<V?B+V:B):V=B,N){case 1:var ne=-1;break;case 2:ne=250;break;case 5:ne=1073741823;break;case 4:ne=1e4;break;default:ne=5e3}return ne=V+ne,N={id:d++,callback:_,priorityLevel:N,startTime:V,expirationTime:ne,sortIndex:-1},V>B?(N.sortIndex=V,t(c,N),n(l)===null&&N===n(c)&&(x?(m(C),C=-1):x=!0,te(E,V-B))):(N.sortIndex=ne,t(l,N),w||y||(w=!0,z(b))),N},e.unstable_shouldYield=D,e.unstable_wrapCallback=function(N){var _=f;return function(){var V=f;f=_;try{return N.apply(this,arguments)}finally{f=V}}}})(Vm);Im.exports=Vm;var Iw=Im.exports;/**
27
- * @license React
28
- * react-dom.production.min.js
29
- *
30
- * Copyright (c) Facebook, Inc. and its affiliates.
31
- *
32
- * This source code is licensed under the MIT license found in the
33
- * LICENSE file in the root directory of this source tree.
34
- */var Vw=p,ct=Iw;function R(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var Fm=new Set,Ws={};function mr(e,t){Zr(e,t),Zr(e+"Capture",t)}function Zr(e,t){for(Ws[e]=t,e=0;e<t.length;e++)Fm.add(t[e])}var en=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),ql=Object.prototype.hasOwnProperty,Fw=/^[: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]*$/,xf={},wf={};function zw(e){return ql.call(wf,e)?!0:ql.call(xf,e)?!1:Fw.test(e)?wf[e]=!0:(xf[e]=!0,!1)}function Bw(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function $w(e,t,n,r){if(t===null||typeof t>"u"||Bw(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function Xe(e,t,n,r,s,o,i){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=s,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=i}var Oe={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Oe[e]=new Xe(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Oe[t]=new Xe(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Oe[e]=new Xe(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Oe[e]=new Xe(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Oe[e]=new Xe(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Oe[e]=new Xe(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Oe[e]=new Xe(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Oe[e]=new Xe(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Oe[e]=new Xe(e,5,!1,e.toLowerCase(),null,!1,!1)});var Tc=/[\-:]([a-z])/g;function Pc(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(Tc,Pc);Oe[t]=new Xe(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(Tc,Pc);Oe[t]=new Xe(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Tc,Pc);Oe[t]=new Xe(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Oe[e]=new Xe(e,1,!1,e.toLowerCase(),null,!1,!1)});Oe.xlinkHref=new Xe("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Oe[e]=new Xe(e,1,!1,e.toLowerCase(),null,!0,!0)});function Nc(e,t,n,r){var s=Oe.hasOwnProperty(t)?Oe[t]:null;(s!==null?s.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&($w(t,n,s,r)&&(n=null),r||s===null?zw(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):s.mustUseProperty?e[s.propertyName]=n===null?s.type===3?!1:"":n:(t=s.attributeName,r=s.attributeNamespace,n===null?e.removeAttribute(t):(s=s.type,n=s===3||s===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var sn=Vw.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,Do=Symbol.for("react.element"),Nr=Symbol.for("react.portal"),jr=Symbol.for("react.fragment"),jc=Symbol.for("react.strict_mode"),Jl=Symbol.for("react.profiler"),zm=Symbol.for("react.provider"),Bm=Symbol.for("react.context"),Rc=Symbol.for("react.forward_ref"),eu=Symbol.for("react.suspense"),tu=Symbol.for("react.suspense_list"),Mc=Symbol.for("react.memo"),mn=Symbol.for("react.lazy"),$m=Symbol.for("react.offscreen"),Sf=Symbol.iterator;function ps(e){return e===null||typeof e!="object"?null:(e=Sf&&e[Sf]||e["@@iterator"],typeof e=="function"?e:null)}var ye=Object.assign,qa;function bs(e){if(qa===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);qa=t&&t[1]||""}return`
35
- `+qa+e}var Ja=!1;function el(e,t){if(!e||Ja)return"";Ja=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(c){var r=c}Reflect.construct(e,[],t)}else{try{t.call()}catch(c){r=c}e.call(t.prototype)}else{try{throw Error()}catch(c){r=c}e()}}catch(c){if(c&&r&&typeof c.stack=="string"){for(var s=c.stack.split(`
36
- `),o=r.stack.split(`
37
- `),i=s.length-1,a=o.length-1;1<=i&&0<=a&&s[i]!==o[a];)a--;for(;1<=i&&0<=a;i--,a--)if(s[i]!==o[a]){if(i!==1||a!==1)do if(i--,a--,0>a||s[i]!==o[a]){var l=`
38
- `+s[i].replace(" at new "," at ");return e.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",e.displayName)),l}while(1<=i&&0<=a);break}}}finally{Ja=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?bs(e):""}function Uw(e){switch(e.tag){case 5:return bs(e.type);case 16:return bs("Lazy");case 13:return bs("Suspense");case 19:return bs("SuspenseList");case 0:case 2:case 15:return e=el(e.type,!1),e;case 11:return e=el(e.type.render,!1),e;case 1:return e=el(e.type,!0),e;default:return""}}function nu(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case jr:return"Fragment";case Nr:return"Portal";case Jl:return"Profiler";case jc:return"StrictMode";case eu:return"Suspense";case tu:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case Bm:return(e.displayName||"Context")+".Consumer";case zm:return(e._context.displayName||"Context")+".Provider";case Rc:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case Mc:return t=e.displayName||null,t!==null?t:nu(e.type)||"Memo";case mn:t=e._payload,e=e._init;try{return nu(e(t))}catch{}}return null}function Ww(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return nu(t);case 8:return t===jc?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function _n(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Um(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Hw(e){var t=Um(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var s=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return s.call(this)},set:function(i){r=""+i,o.call(this,i)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(i){r=""+i},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Lo(e){e._valueTracker||(e._valueTracker=Hw(e))}function Wm(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Um(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function Mi(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function ru(e,t){var n=t.checked;return ye({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function Ef(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=_n(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function Hm(e,t){t=t.checked,t!=null&&Nc(e,"checked",t,!1)}function su(e,t){Hm(e,t);var n=_n(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?ou(e,t.type,n):t.hasOwnProperty("defaultValue")&&ou(e,t.type,_n(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function kf(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function ou(e,t,n){(t!=="number"||Mi(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Ts=Array.isArray;function Ur(e,t,n,r){if(e=e.options,t){t={};for(var s=0;s<n.length;s++)t["$"+n[s]]=!0;for(n=0;n<e.length;n++)s=t.hasOwnProperty("$"+e[n].value),e[n].selected!==s&&(e[n].selected=s),s&&r&&(e[n].defaultSelected=!0)}else{for(n=""+_n(n),t=null,s=0;s<e.length;s++){if(e[s].value===n){e[s].selected=!0,r&&(e[s].defaultSelected=!0);return}t!==null||e[s].disabled||(t=e[s])}t!==null&&(t.selected=!0)}}function iu(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(R(91));return ye({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Cf(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(R(92));if(Ts(n)){if(1<n.length)throw Error(R(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:_n(n)}}function Gm(e,t){var n=_n(t.value),r=_n(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function bf(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function Km(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function au(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?Km(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var _o,Ym=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,s){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,s)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(_o=_o||document.createElement("div"),_o.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=_o.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Hs(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Rs={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Gw=["Webkit","ms","Moz","O"];Object.keys(Rs).forEach(function(e){Gw.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Rs[t]=Rs[e]})});function Xm(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Rs.hasOwnProperty(e)&&Rs[e]?(""+t).trim():t+"px"}function Qm(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,s=Xm(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,s):e[n]=s}}var Kw=ye({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function lu(e,t){if(t){if(Kw[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(R(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(R(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(R(61))}if(t.style!=null&&typeof t.style!="object")throw Error(R(62))}}function uu(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var cu=null;function Ac(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var du=null,Wr=null,Hr=null;function Tf(e){if(e=wo(e)){if(typeof du!="function")throw Error(R(280));var t=e.stateNode;t&&(t=wa(t),du(e.stateNode,e.type,t))}}function Zm(e){Wr?Hr?Hr.push(e):Hr=[e]:Wr=e}function qm(){if(Wr){var e=Wr,t=Hr;if(Hr=Wr=null,Tf(e),t)for(e=0;e<t.length;e++)Tf(t[e])}}function Jm(e,t){return e(t)}function eg(){}var tl=!1;function tg(e,t,n){if(tl)return e(t,n);tl=!0;try{return Jm(e,t,n)}finally{tl=!1,(Wr!==null||Hr!==null)&&(eg(),qm())}}function Gs(e,t){var n=e.stateNode;if(n===null)return null;var r=wa(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(R(231,t,typeof n));return n}var fu=!1;if(en)try{var ms={};Object.defineProperty(ms,"passive",{get:function(){fu=!0}}),window.addEventListener("test",ms,ms),window.removeEventListener("test",ms,ms)}catch{fu=!1}function Yw(e,t,n,r,s,o,i,a,l){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(d){this.onError(d)}}var Ms=!1,Ai=null,Di=!1,hu=null,Xw={onError:function(e){Ms=!0,Ai=e}};function Qw(e,t,n,r,s,o,i,a,l){Ms=!1,Ai=null,Yw.apply(Xw,arguments)}function Zw(e,t,n,r,s,o,i,a,l){if(Qw.apply(this,arguments),Ms){if(Ms){var c=Ai;Ms=!1,Ai=null}else throw Error(R(198));Di||(Di=!0,hu=c)}}function gr(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 ng(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 Pf(e){if(gr(e)!==e)throw Error(R(188))}function qw(e){var t=e.alternate;if(!t){if(t=gr(e),t===null)throw Error(R(188));return t!==e?null:e}for(var n=e,r=t;;){var s=n.return;if(s===null)break;var o=s.alternate;if(o===null){if(r=s.return,r!==null){n=r;continue}break}if(s.child===o.child){for(o=s.child;o;){if(o===n)return Pf(s),e;if(o===r)return Pf(s),t;o=o.sibling}throw Error(R(188))}if(n.return!==r.return)n=s,r=o;else{for(var i=!1,a=s.child;a;){if(a===n){i=!0,n=s,r=o;break}if(a===r){i=!0,r=s,n=o;break}a=a.sibling}if(!i){for(a=o.child;a;){if(a===n){i=!0,n=o,r=s;break}if(a===r){i=!0,r=o,n=s;break}a=a.sibling}if(!i)throw Error(R(189))}}if(n.alternate!==r)throw Error(R(190))}if(n.tag!==3)throw Error(R(188));return n.stateNode.current===n?e:t}function rg(e){return e=qw(e),e!==null?sg(e):null}function sg(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=sg(e);if(t!==null)return t;e=e.sibling}return null}var og=ct.unstable_scheduleCallback,Nf=ct.unstable_cancelCallback,Jw=ct.unstable_shouldYield,e1=ct.unstable_requestPaint,Se=ct.unstable_now,t1=ct.unstable_getCurrentPriorityLevel,Dc=ct.unstable_ImmediatePriority,ig=ct.unstable_UserBlockingPriority,Li=ct.unstable_NormalPriority,n1=ct.unstable_LowPriority,ag=ct.unstable_IdlePriority,ga=null,Ut=null;function r1(e){if(Ut&&typeof Ut.onCommitFiberRoot=="function")try{Ut.onCommitFiberRoot(ga,e,void 0,(e.current.flags&128)===128)}catch{}}var Mt=Math.clz32?Math.clz32:i1,s1=Math.log,o1=Math.LN2;function i1(e){return e>>>=0,e===0?32:31-(s1(e)/o1|0)|0}var Oo=64,Io=4194304;function Ps(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function _i(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,s=e.suspendedLanes,o=e.pingedLanes,i=n&268435455;if(i!==0){var a=i&~s;a!==0?r=Ps(a):(o&=i,o!==0&&(r=Ps(o)))}else i=n&~s,i!==0?r=Ps(i):o!==0&&(r=Ps(o));if(r===0)return 0;if(t!==0&&t!==r&&!(t&s)&&(s=r&-r,o=t&-t,s>=o||s===16&&(o&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-Mt(t),s=1<<n,r|=e[n],t&=~s;return r}function a1(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function l1(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,s=e.expirationTimes,o=e.pendingLanes;0<o;){var i=31-Mt(o),a=1<<i,l=s[i];l===-1?(!(a&n)||a&r)&&(s[i]=a1(a,t)):l<=t&&(e.expiredLanes|=a),o&=~a}}function pu(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function lg(){var e=Oo;return Oo<<=1,!(Oo&4194240)&&(Oo=64),e}function nl(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function vo(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Mt(t),e[t]=n}function u1(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var s=31-Mt(n),o=1<<s;t[s]=0,r[s]=-1,e[s]=-1,n&=~o}}function Lc(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Mt(n),s=1<<r;s&t|e[r]&t&&(e[r]|=t),n&=~s}}var J=0;function ug(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var cg,_c,dg,fg,hg,mu=!1,Vo=[],Cn=null,bn=null,Tn=null,Ks=new Map,Ys=new Map,yn=[],c1="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function jf(e,t){switch(e){case"focusin":case"focusout":Cn=null;break;case"dragenter":case"dragleave":bn=null;break;case"mouseover":case"mouseout":Tn=null;break;case"pointerover":case"pointerout":Ks.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Ys.delete(t.pointerId)}}function gs(e,t,n,r,s,o){return e===null||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[s]},t!==null&&(t=wo(t),t!==null&&_c(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,s!==null&&t.indexOf(s)===-1&&t.push(s),e)}function d1(e,t,n,r,s){switch(t){case"focusin":return Cn=gs(Cn,e,t,n,r,s),!0;case"dragenter":return bn=gs(bn,e,t,n,r,s),!0;case"mouseover":return Tn=gs(Tn,e,t,n,r,s),!0;case"pointerover":var o=s.pointerId;return Ks.set(o,gs(Ks.get(o)||null,e,t,n,r,s)),!0;case"gotpointercapture":return o=s.pointerId,Ys.set(o,gs(Ys.get(o)||null,e,t,n,r,s)),!0}return!1}function pg(e){var t=qn(e.target);if(t!==null){var n=gr(t);if(n!==null){if(t=n.tag,t===13){if(t=ng(n),t!==null){e.blockedOn=t,hg(e.priority,function(){dg(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 ci(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=gu(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);cu=r,n.target.dispatchEvent(r),cu=null}else return t=wo(n),t!==null&&_c(t),e.blockedOn=n,!1;t.shift()}return!0}function Rf(e,t,n){ci(e)&&n.delete(t)}function f1(){mu=!1,Cn!==null&&ci(Cn)&&(Cn=null),bn!==null&&ci(bn)&&(bn=null),Tn!==null&&ci(Tn)&&(Tn=null),Ks.forEach(Rf),Ys.forEach(Rf)}function ys(e,t){e.blockedOn===t&&(e.blockedOn=null,mu||(mu=!0,ct.unstable_scheduleCallback(ct.unstable_NormalPriority,f1)))}function Xs(e){function t(s){return ys(s,e)}if(0<Vo.length){ys(Vo[0],e);for(var n=1;n<Vo.length;n++){var r=Vo[n];r.blockedOn===e&&(r.blockedOn=null)}}for(Cn!==null&&ys(Cn,e),bn!==null&&ys(bn,e),Tn!==null&&ys(Tn,e),Ks.forEach(t),Ys.forEach(t),n=0;n<yn.length;n++)r=yn[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<yn.length&&(n=yn[0],n.blockedOn===null);)pg(n),n.blockedOn===null&&yn.shift()}var Gr=sn.ReactCurrentBatchConfig,Oi=!0;function h1(e,t,n,r){var s=J,o=Gr.transition;Gr.transition=null;try{J=1,Oc(e,t,n,r)}finally{J=s,Gr.transition=o}}function p1(e,t,n,r){var s=J,o=Gr.transition;Gr.transition=null;try{J=4,Oc(e,t,n,r)}finally{J=s,Gr.transition=o}}function Oc(e,t,n,r){if(Oi){var s=gu(e,t,n,r);if(s===null)fl(e,t,r,Ii,n),jf(e,r);else if(d1(s,e,t,n,r))r.stopPropagation();else if(jf(e,r),t&4&&-1<c1.indexOf(e)){for(;s!==null;){var o=wo(s);if(o!==null&&cg(o),o=gu(e,t,n,r),o===null&&fl(e,t,r,Ii,n),o===s)break;s=o}s!==null&&r.stopPropagation()}else fl(e,t,r,null,n)}}var Ii=null;function gu(e,t,n,r){if(Ii=null,e=Ac(r),e=qn(e),e!==null)if(t=gr(e),t===null)e=null;else if(n=t.tag,n===13){if(e=ng(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 Ii=e,null}function mg(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(t1()){case Dc:return 1;case ig:return 4;case Li:case n1:return 16;case ag:return 536870912;default:return 16}default:return 16}}var xn=null,Ic=null,di=null;function gg(){if(di)return di;var e,t=Ic,n=t.length,r,s="value"in xn?xn.value:xn.textContent,o=s.length;for(e=0;e<n&&t[e]===s[e];e++);var i=n-e;for(r=1;r<=i&&t[n-r]===s[o-r];r++);return di=s.slice(e,1<r?1-r:void 0)}function fi(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 Fo(){return!0}function Mf(){return!1}function ft(e){function t(n,r,s,o,i){this._reactName=n,this._targetInst=s,this.type=r,this.nativeEvent=o,this.target=i,this.currentTarget=null;for(var a in e)e.hasOwnProperty(a)&&(n=e[a],this[a]=n?n(o):o[a]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?Fo:Mf,this.isPropagationStopped=Mf,this}return ye(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=Fo)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=Fo)},persist:function(){},isPersistent:Fo}),t}var as={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Vc=ft(as),xo=ye({},as,{view:0,detail:0}),m1=ft(xo),rl,sl,vs,ya=ye({},xo,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Fc,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!==vs&&(vs&&e.type==="mousemove"?(rl=e.screenX-vs.screenX,sl=e.screenY-vs.screenY):sl=rl=0,vs=e),rl)},movementY:function(e){return"movementY"in e?e.movementY:sl}}),Af=ft(ya),g1=ye({},ya,{dataTransfer:0}),y1=ft(g1),v1=ye({},xo,{relatedTarget:0}),ol=ft(v1),x1=ye({},as,{animationName:0,elapsedTime:0,pseudoElement:0}),w1=ft(x1),S1=ye({},as,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),E1=ft(S1),k1=ye({},as,{data:0}),Df=ft(k1),C1={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},b1={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"},T1={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function P1(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=T1[e])?!!t[e]:!1}function Fc(){return P1}var N1=ye({},xo,{key:function(e){if(e.key){var t=C1[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=fi(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?b1[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Fc,charCode:function(e){return e.type==="keypress"?fi(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?fi(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),j1=ft(N1),R1=ye({},ya,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Lf=ft(R1),M1=ye({},xo,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Fc}),A1=ft(M1),D1=ye({},as,{propertyName:0,elapsedTime:0,pseudoElement:0}),L1=ft(D1),_1=ye({},ya,{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}),O1=ft(_1),I1=[9,13,27,32],zc=en&&"CompositionEvent"in window,As=null;en&&"documentMode"in document&&(As=document.documentMode);var V1=en&&"TextEvent"in window&&!As,yg=en&&(!zc||As&&8<As&&11>=As),_f=" ",Of=!1;function vg(e,t){switch(e){case"keyup":return I1.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function xg(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Rr=!1;function F1(e,t){switch(e){case"compositionend":return xg(t);case"keypress":return t.which!==32?null:(Of=!0,_f);case"textInput":return e=t.data,e===_f&&Of?null:e;default:return null}}function z1(e,t){if(Rr)return e==="compositionend"||!zc&&vg(e,t)?(e=gg(),di=Ic=xn=null,Rr=!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 yg&&t.locale!=="ko"?null:t.data;default:return null}}var B1={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 If(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!B1[e.type]:t==="textarea"}function wg(e,t,n,r){Zm(r),t=Vi(t,"onChange"),0<t.length&&(n=new Vc("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Ds=null,Qs=null;function $1(e){Mg(e,0)}function va(e){var t=Dr(e);if(Wm(t))return e}function U1(e,t){if(e==="change")return t}var Sg=!1;if(en){var il;if(en){var al="oninput"in document;if(!al){var Vf=document.createElement("div");Vf.setAttribute("oninput","return;"),al=typeof Vf.oninput=="function"}il=al}else il=!1;Sg=il&&(!document.documentMode||9<document.documentMode)}function Ff(){Ds&&(Ds.detachEvent("onpropertychange",Eg),Qs=Ds=null)}function Eg(e){if(e.propertyName==="value"&&va(Qs)){var t=[];wg(t,Qs,e,Ac(e)),tg($1,t)}}function W1(e,t,n){e==="focusin"?(Ff(),Ds=t,Qs=n,Ds.attachEvent("onpropertychange",Eg)):e==="focusout"&&Ff()}function H1(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return va(Qs)}function G1(e,t){if(e==="click")return va(t)}function K1(e,t){if(e==="input"||e==="change")return va(t)}function Y1(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Lt=typeof Object.is=="function"?Object.is:Y1;function Zs(e,t){if(Lt(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var s=n[r];if(!ql.call(t,s)||!Lt(e[s],t[s]))return!1}return!0}function zf(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Bf(e,t){var n=zf(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=zf(n)}}function kg(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?kg(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Cg(){for(var e=window,t=Mi();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=Mi(e.document)}return t}function Bc(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function X1(e){var t=Cg(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&kg(n.ownerDocument.documentElement,n)){if(r!==null&&Bc(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var s=n.textContent.length,o=Math.min(r.start,s);r=r.end===void 0?o:Math.min(r.end,s),!e.extend&&o>r&&(s=r,r=o,o=s),s=Bf(n,o);var i=Bf(n,r);s&&i&&(e.rangeCount!==1||e.anchorNode!==s.node||e.anchorOffset!==s.offset||e.focusNode!==i.node||e.focusOffset!==i.offset)&&(t=t.createRange(),t.setStart(s.node,s.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(i.node,i.offset)):(t.setEnd(i.node,i.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var Q1=en&&"documentMode"in document&&11>=document.documentMode,Mr=null,yu=null,Ls=null,vu=!1;function $f(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;vu||Mr==null||Mr!==Mi(r)||(r=Mr,"selectionStart"in r&&Bc(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}),Ls&&Zs(Ls,r)||(Ls=r,r=Vi(yu,"onSelect"),0<r.length&&(t=new Vc("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=Mr)))}function zo(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var Ar={animationend:zo("Animation","AnimationEnd"),animationiteration:zo("Animation","AnimationIteration"),animationstart:zo("Animation","AnimationStart"),transitionend:zo("Transition","TransitionEnd")},ll={},bg={};en&&(bg=document.createElement("div").style,"AnimationEvent"in window||(delete Ar.animationend.animation,delete Ar.animationiteration.animation,delete Ar.animationstart.animation),"TransitionEvent"in window||delete Ar.transitionend.transition);function xa(e){if(ll[e])return ll[e];if(!Ar[e])return e;var t=Ar[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in bg)return ll[e]=t[n];return e}var Tg=xa("animationend"),Pg=xa("animationiteration"),Ng=xa("animationstart"),jg=xa("transitionend"),Rg=new Map,Uf="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Fn(e,t){Rg.set(e,t),mr(t,[e])}for(var ul=0;ul<Uf.length;ul++){var cl=Uf[ul],Z1=cl.toLowerCase(),q1=cl[0].toUpperCase()+cl.slice(1);Fn(Z1,"on"+q1)}Fn(Tg,"onAnimationEnd");Fn(Pg,"onAnimationIteration");Fn(Ng,"onAnimationStart");Fn("dblclick","onDoubleClick");Fn("focusin","onFocus");Fn("focusout","onBlur");Fn(jg,"onTransitionEnd");Zr("onMouseEnter",["mouseout","mouseover"]);Zr("onMouseLeave",["mouseout","mouseover"]);Zr("onPointerEnter",["pointerout","pointerover"]);Zr("onPointerLeave",["pointerout","pointerover"]);mr("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));mr("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));mr("onBeforeInput",["compositionend","keypress","textInput","paste"]);mr("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));mr("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));mr("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ns="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(" "),J1=new Set("cancel close invalid load scroll toggle".split(" ").concat(Ns));function Wf(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,Zw(r,t,void 0,e),e.currentTarget=null}function Mg(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],s=r.event;r=r.listeners;e:{var o=void 0;if(t)for(var i=r.length-1;0<=i;i--){var a=r[i],l=a.instance,c=a.currentTarget;if(a=a.listener,l!==o&&s.isPropagationStopped())break e;Wf(s,a,c),o=l}else for(i=0;i<r.length;i++){if(a=r[i],l=a.instance,c=a.currentTarget,a=a.listener,l!==o&&s.isPropagationStopped())break e;Wf(s,a,c),o=l}}}if(Di)throw e=hu,Di=!1,hu=null,e}function ue(e,t){var n=t[ku];n===void 0&&(n=t[ku]=new Set);var r=e+"__bubble";n.has(r)||(Ag(t,e,2,!1),n.add(r))}function dl(e,t,n){var r=0;t&&(r|=4),Ag(n,e,r,t)}var Bo="_reactListening"+Math.random().toString(36).slice(2);function qs(e){if(!e[Bo]){e[Bo]=!0,Fm.forEach(function(n){n!=="selectionchange"&&(J1.has(n)||dl(n,!1,e),dl(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Bo]||(t[Bo]=!0,dl("selectionchange",!1,t))}}function Ag(e,t,n,r){switch(mg(t)){case 1:var s=h1;break;case 4:s=p1;break;default:s=Oc}n=s.bind(null,t,n,e),s=void 0,!fu||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(s=!0),r?s!==void 0?e.addEventListener(t,n,{capture:!0,passive:s}):e.addEventListener(t,n,!0):s!==void 0?e.addEventListener(t,n,{passive:s}):e.addEventListener(t,n,!1)}function fl(e,t,n,r,s){var o=r;if(!(t&1)&&!(t&2)&&r!==null)e:for(;;){if(r===null)return;var i=r.tag;if(i===3||i===4){var a=r.stateNode.containerInfo;if(a===s||a.nodeType===8&&a.parentNode===s)break;if(i===4)for(i=r.return;i!==null;){var l=i.tag;if((l===3||l===4)&&(l=i.stateNode.containerInfo,l===s||l.nodeType===8&&l.parentNode===s))return;i=i.return}for(;a!==null;){if(i=qn(a),i===null)return;if(l=i.tag,l===5||l===6){r=o=i;continue e}a=a.parentNode}}r=r.return}tg(function(){var c=o,d=Ac(n),u=[];e:{var f=Rg.get(e);if(f!==void 0){var y=Vc,w=e;switch(e){case"keypress":if(fi(n)===0)break e;case"keydown":case"keyup":y=j1;break;case"focusin":w="focus",y=ol;break;case"focusout":w="blur",y=ol;break;case"beforeblur":case"afterblur":y=ol;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":y=Af;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":y=y1;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":y=A1;break;case Tg:case Pg:case Ng:y=w1;break;case jg:y=L1;break;case"scroll":y=m1;break;case"wheel":y=O1;break;case"copy":case"cut":case"paste":y=E1;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":y=Lf}var x=(t&4)!==0,S=!x&&e==="scroll",m=x?f!==null?f+"Capture":null:f;x=[];for(var g=c,v;g!==null;){v=g;var E=v.stateNode;if(v.tag===5&&E!==null&&(v=E,m!==null&&(E=Gs(g,m),E!=null&&x.push(Js(g,E,v)))),S)break;g=g.return}0<x.length&&(f=new y(f,w,null,n,d),u.push({event:f,listeners:x}))}}if(!(t&7)){e:{if(f=e==="mouseover"||e==="pointerover",y=e==="mouseout"||e==="pointerout",f&&n!==cu&&(w=n.relatedTarget||n.fromElement)&&(qn(w)||w[tn]))break e;if((y||f)&&(f=d.window===d?d:(f=d.ownerDocument)?f.defaultView||f.parentWindow:window,y?(w=n.relatedTarget||n.toElement,y=c,w=w?qn(w):null,w!==null&&(S=gr(w),w!==S||w.tag!==5&&w.tag!==6)&&(w=null)):(y=null,w=c),y!==w)){if(x=Af,E="onMouseLeave",m="onMouseEnter",g="mouse",(e==="pointerout"||e==="pointerover")&&(x=Lf,E="onPointerLeave",m="onPointerEnter",g="pointer"),S=y==null?f:Dr(y),v=w==null?f:Dr(w),f=new x(E,g+"leave",y,n,d),f.target=S,f.relatedTarget=v,E=null,qn(d)===c&&(x=new x(m,g+"enter",w,n,d),x.target=v,x.relatedTarget=S,E=x),S=E,y&&w)t:{for(x=y,m=w,g=0,v=x;v;v=kr(v))g++;for(v=0,E=m;E;E=kr(E))v++;for(;0<g-v;)x=kr(x),g--;for(;0<v-g;)m=kr(m),v--;for(;g--;){if(x===m||m!==null&&x===m.alternate)break t;x=kr(x),m=kr(m)}x=null}else x=null;y!==null&&Hf(u,f,y,x,!1),w!==null&&S!==null&&Hf(u,S,w,x,!0)}}e:{if(f=c?Dr(c):window,y=f.nodeName&&f.nodeName.toLowerCase(),y==="select"||y==="input"&&f.type==="file")var b=U1;else if(If(f))if(Sg)b=K1;else{b=H1;var T=W1}else(y=f.nodeName)&&y.toLowerCase()==="input"&&(f.type==="checkbox"||f.type==="radio")&&(b=G1);if(b&&(b=b(e,c))){wg(u,b,n,d);break e}T&&T(e,f,c),e==="focusout"&&(T=f._wrapperState)&&T.controlled&&f.type==="number"&&ou(f,"number",f.value)}switch(T=c?Dr(c):window,e){case"focusin":(If(T)||T.contentEditable==="true")&&(Mr=T,yu=c,Ls=null);break;case"focusout":Ls=yu=Mr=null;break;case"mousedown":vu=!0;break;case"contextmenu":case"mouseup":case"dragend":vu=!1,$f(u,n,d);break;case"selectionchange":if(Q1)break;case"keydown":case"keyup":$f(u,n,d)}var k;if(zc)e:{switch(e){case"compositionstart":var C="onCompositionStart";break e;case"compositionend":C="onCompositionEnd";break e;case"compositionupdate":C="onCompositionUpdate";break e}C=void 0}else Rr?vg(e,n)&&(C="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(C="onCompositionStart");C&&(yg&&n.locale!=="ko"&&(Rr||C!=="onCompositionStart"?C==="onCompositionEnd"&&Rr&&(k=gg()):(xn=d,Ic="value"in xn?xn.value:xn.textContent,Rr=!0)),T=Vi(c,C),0<T.length&&(C=new Df(C,e,null,n,d),u.push({event:C,listeners:T}),k?C.data=k:(k=xg(n),k!==null&&(C.data=k)))),(k=V1?F1(e,n):z1(e,n))&&(c=Vi(c,"onBeforeInput"),0<c.length&&(d=new Df("onBeforeInput","beforeinput",null,n,d),u.push({event:d,listeners:c}),d.data=k))}Mg(u,t)})}function Js(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Vi(e,t){for(var n=t+"Capture",r=[];e!==null;){var s=e,o=s.stateNode;s.tag===5&&o!==null&&(s=o,o=Gs(e,n),o!=null&&r.unshift(Js(e,o,s)),o=Gs(e,t),o!=null&&r.push(Js(e,o,s))),e=e.return}return r}function kr(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function Hf(e,t,n,r,s){for(var o=t._reactName,i=[];n!==null&&n!==r;){var a=n,l=a.alternate,c=a.stateNode;if(l!==null&&l===r)break;a.tag===5&&c!==null&&(a=c,s?(l=Gs(n,o),l!=null&&i.unshift(Js(n,l,a))):s||(l=Gs(n,o),l!=null&&i.push(Js(n,l,a)))),n=n.return}i.length!==0&&e.push({event:t,listeners:i})}var eS=/\r\n?/g,tS=/\u0000|\uFFFD/g;function Gf(e){return(typeof e=="string"?e:""+e).replace(eS,`
39
- `).replace(tS,"")}function $o(e,t,n){if(t=Gf(t),Gf(e)!==t&&n)throw Error(R(425))}function Fi(){}var xu=null,wu=null;function Su(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var Eu=typeof setTimeout=="function"?setTimeout:void 0,nS=typeof clearTimeout=="function"?clearTimeout:void 0,Kf=typeof Promise=="function"?Promise:void 0,rS=typeof queueMicrotask=="function"?queueMicrotask:typeof Kf<"u"?function(e){return Kf.resolve(null).then(e).catch(sS)}:Eu;function sS(e){setTimeout(function(){throw e})}function hl(e,t){var n=t,r=0;do{var s=n.nextSibling;if(e.removeChild(n),s&&s.nodeType===8)if(n=s.data,n==="/$"){if(r===0){e.removeChild(s),Xs(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=s}while(n);Xs(t)}function Pn(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function Yf(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var ls=Math.random().toString(36).slice(2),Bt="__reactFiber$"+ls,eo="__reactProps$"+ls,tn="__reactContainer$"+ls,ku="__reactEvents$"+ls,oS="__reactListeners$"+ls,iS="__reactHandles$"+ls;function qn(e){var t=e[Bt];if(t)return t;for(var n=e.parentNode;n;){if(t=n[tn]||n[Bt]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=Yf(e);e!==null;){if(n=e[Bt])return n;e=Yf(e)}return t}e=n,n=e.parentNode}return null}function wo(e){return e=e[Bt]||e[tn],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Dr(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(R(33))}function wa(e){return e[eo]||null}var Cu=[],Lr=-1;function zn(e){return{current:e}}function de(e){0>Lr||(e.current=Cu[Lr],Cu[Lr]=null,Lr--)}function ie(e,t){Lr++,Cu[Lr]=e.current,e.current=t}var On={},Be=zn(On),tt=zn(!1),lr=On;function qr(e,t){var n=e.type.contextTypes;if(!n)return On;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var s={},o;for(o in n)s[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=s),s}function nt(e){return e=e.childContextTypes,e!=null}function zi(){de(tt),de(Be)}function Xf(e,t,n){if(Be.current!==On)throw Error(R(168));ie(Be,t),ie(tt,n)}function Dg(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var s in r)if(!(s in t))throw Error(R(108,Ww(e)||"Unknown",s));return ye({},n,r)}function Bi(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||On,lr=Be.current,ie(Be,e),ie(tt,tt.current),!0}function Qf(e,t,n){var r=e.stateNode;if(!r)throw Error(R(169));n?(e=Dg(e,t,lr),r.__reactInternalMemoizedMergedChildContext=e,de(tt),de(Be),ie(Be,e)):de(tt),ie(tt,n)}var Qt=null,Sa=!1,pl=!1;function Lg(e){Qt===null?Qt=[e]:Qt.push(e)}function aS(e){Sa=!0,Lg(e)}function Bn(){if(!pl&&Qt!==null){pl=!0;var e=0,t=J;try{var n=Qt;for(J=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}Qt=null,Sa=!1}catch(s){throw Qt!==null&&(Qt=Qt.slice(e+1)),og(Dc,Bn),s}finally{J=t,pl=!1}}return null}var _r=[],Or=0,$i=null,Ui=0,pt=[],mt=0,ur=null,Zt=1,qt="";function Yn(e,t){_r[Or++]=Ui,_r[Or++]=$i,$i=e,Ui=t}function _g(e,t,n){pt[mt++]=Zt,pt[mt++]=qt,pt[mt++]=ur,ur=e;var r=Zt;e=qt;var s=32-Mt(r)-1;r&=~(1<<s),n+=1;var o=32-Mt(t)+s;if(30<o){var i=s-s%5;o=(r&(1<<i)-1).toString(32),r>>=i,s-=i,Zt=1<<32-Mt(t)+s|n<<s|r,qt=o+e}else Zt=1<<o|n<<s|r,qt=e}function $c(e){e.return!==null&&(Yn(e,1),_g(e,1,0))}function Uc(e){for(;e===$i;)$i=_r[--Or],_r[Or]=null,Ui=_r[--Or],_r[Or]=null;for(;e===ur;)ur=pt[--mt],pt[mt]=null,qt=pt[--mt],pt[mt]=null,Zt=pt[--mt],pt[mt]=null}var lt=null,at=null,he=!1,Rt=null;function Og(e,t){var n=gt(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function Zf(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,lt=e,at=Pn(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,lt=e,at=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=ur!==null?{id:Zt,overflow:qt}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=gt(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,lt=e,at=null,!0):!1;default:return!1}}function bu(e){return(e.mode&1)!==0&&(e.flags&128)===0}function Tu(e){if(he){var t=at;if(t){var n=t;if(!Zf(e,t)){if(bu(e))throw Error(R(418));t=Pn(n.nextSibling);var r=lt;t&&Zf(e,t)?Og(r,n):(e.flags=e.flags&-4097|2,he=!1,lt=e)}}else{if(bu(e))throw Error(R(418));e.flags=e.flags&-4097|2,he=!1,lt=e}}}function qf(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;lt=e}function Uo(e){if(e!==lt)return!1;if(!he)return qf(e),he=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!Su(e.type,e.memoizedProps)),t&&(t=at)){if(bu(e))throw Ig(),Error(R(418));for(;t;)Og(e,t),t=Pn(t.nextSibling)}if(qf(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(R(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){at=Pn(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}at=null}}else at=lt?Pn(e.stateNode.nextSibling):null;return!0}function Ig(){for(var e=at;e;)e=Pn(e.nextSibling)}function Jr(){at=lt=null,he=!1}function Wc(e){Rt===null?Rt=[e]:Rt.push(e)}var lS=sn.ReactCurrentBatchConfig;function xs(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(R(309));var r=n.stateNode}if(!r)throw Error(R(147,e));var s=r,o=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===o?t.ref:(t=function(i){var a=s.refs;i===null?delete a[o]:a[o]=i},t._stringRef=o,t)}if(typeof e!="string")throw Error(R(284));if(!n._owner)throw Error(R(290,e))}return e}function Wo(e,t){throw e=Object.prototype.toString.call(t),Error(R(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function Jf(e){var t=e._init;return t(e._payload)}function Vg(e){function t(m,g){if(e){var v=m.deletions;v===null?(m.deletions=[g],m.flags|=16):v.push(g)}}function n(m,g){if(!e)return null;for(;g!==null;)t(m,g),g=g.sibling;return null}function r(m,g){for(m=new Map;g!==null;)g.key!==null?m.set(g.key,g):m.set(g.index,g),g=g.sibling;return m}function s(m,g){return m=Mn(m,g),m.index=0,m.sibling=null,m}function o(m,g,v){return m.index=v,e?(v=m.alternate,v!==null?(v=v.index,v<g?(m.flags|=2,g):v):(m.flags|=2,g)):(m.flags|=1048576,g)}function i(m){return e&&m.alternate===null&&(m.flags|=2),m}function a(m,g,v,E){return g===null||g.tag!==6?(g=Sl(v,m.mode,E),g.return=m,g):(g=s(g,v),g.return=m,g)}function l(m,g,v,E){var b=v.type;return b===jr?d(m,g,v.props.children,E,v.key):g!==null&&(g.elementType===b||typeof b=="object"&&b!==null&&b.$$typeof===mn&&Jf(b)===g.type)?(E=s(g,v.props),E.ref=xs(m,g,v),E.return=m,E):(E=xi(v.type,v.key,v.props,null,m.mode,E),E.ref=xs(m,g,v),E.return=m,E)}function c(m,g,v,E){return g===null||g.tag!==4||g.stateNode.containerInfo!==v.containerInfo||g.stateNode.implementation!==v.implementation?(g=El(v,m.mode,E),g.return=m,g):(g=s(g,v.children||[]),g.return=m,g)}function d(m,g,v,E,b){return g===null||g.tag!==7?(g=sr(v,m.mode,E,b),g.return=m,g):(g=s(g,v),g.return=m,g)}function u(m,g,v){if(typeof g=="string"&&g!==""||typeof g=="number")return g=Sl(""+g,m.mode,v),g.return=m,g;if(typeof g=="object"&&g!==null){switch(g.$$typeof){case Do:return v=xi(g.type,g.key,g.props,null,m.mode,v),v.ref=xs(m,null,g),v.return=m,v;case Nr:return g=El(g,m.mode,v),g.return=m,g;case mn:var E=g._init;return u(m,E(g._payload),v)}if(Ts(g)||ps(g))return g=sr(g,m.mode,v,null),g.return=m,g;Wo(m,g)}return null}function f(m,g,v,E){var b=g!==null?g.key:null;if(typeof v=="string"&&v!==""||typeof v=="number")return b!==null?null:a(m,g,""+v,E);if(typeof v=="object"&&v!==null){switch(v.$$typeof){case Do:return v.key===b?l(m,g,v,E):null;case Nr:return v.key===b?c(m,g,v,E):null;case mn:return b=v._init,f(m,g,b(v._payload),E)}if(Ts(v)||ps(v))return b!==null?null:d(m,g,v,E,null);Wo(m,v)}return null}function y(m,g,v,E,b){if(typeof E=="string"&&E!==""||typeof E=="number")return m=m.get(v)||null,a(g,m,""+E,b);if(typeof E=="object"&&E!==null){switch(E.$$typeof){case Do:return m=m.get(E.key===null?v:E.key)||null,l(g,m,E,b);case Nr:return m=m.get(E.key===null?v:E.key)||null,c(g,m,E,b);case mn:var T=E._init;return y(m,g,v,T(E._payload),b)}if(Ts(E)||ps(E))return m=m.get(v)||null,d(g,m,E,b,null);Wo(g,E)}return null}function w(m,g,v,E){for(var b=null,T=null,k=g,C=g=0,M=null;k!==null&&C<v.length;C++){k.index>C?(M=k,k=null):M=k.sibling;var P=f(m,k,v[C],E);if(P===null){k===null&&(k=M);break}e&&k&&P.alternate===null&&t(m,k),g=o(P,g,C),T===null?b=P:T.sibling=P,T=P,k=M}if(C===v.length)return n(m,k),he&&Yn(m,C),b;if(k===null){for(;C<v.length;C++)k=u(m,v[C],E),k!==null&&(g=o(k,g,C),T===null?b=k:T.sibling=k,T=k);return he&&Yn(m,C),b}for(k=r(m,k);C<v.length;C++)M=y(k,m,C,v[C],E),M!==null&&(e&&M.alternate!==null&&k.delete(M.key===null?C:M.key),g=o(M,g,C),T===null?b=M:T.sibling=M,T=M);return e&&k.forEach(function(D){return t(m,D)}),he&&Yn(m,C),b}function x(m,g,v,E){var b=ps(v);if(typeof b!="function")throw Error(R(150));if(v=b.call(v),v==null)throw Error(R(151));for(var T=b=null,k=g,C=g=0,M=null,P=v.next();k!==null&&!P.done;C++,P=v.next()){k.index>C?(M=k,k=null):M=k.sibling;var D=f(m,k,P.value,E);if(D===null){k===null&&(k=M);break}e&&k&&D.alternate===null&&t(m,k),g=o(D,g,C),T===null?b=D:T.sibling=D,T=D,k=M}if(P.done)return n(m,k),he&&Yn(m,C),b;if(k===null){for(;!P.done;C++,P=v.next())P=u(m,P.value,E),P!==null&&(g=o(P,g,C),T===null?b=P:T.sibling=P,T=P);return he&&Yn(m,C),b}for(k=r(m,k);!P.done;C++,P=v.next())P=y(k,m,C,P.value,E),P!==null&&(e&&P.alternate!==null&&k.delete(P.key===null?C:P.key),g=o(P,g,C),T===null?b=P:T.sibling=P,T=P);return e&&k.forEach(function(L){return t(m,L)}),he&&Yn(m,C),b}function S(m,g,v,E){if(typeof v=="object"&&v!==null&&v.type===jr&&v.key===null&&(v=v.props.children),typeof v=="object"&&v!==null){switch(v.$$typeof){case Do:e:{for(var b=v.key,T=g;T!==null;){if(T.key===b){if(b=v.type,b===jr){if(T.tag===7){n(m,T.sibling),g=s(T,v.props.children),g.return=m,m=g;break e}}else if(T.elementType===b||typeof b=="object"&&b!==null&&b.$$typeof===mn&&Jf(b)===T.type){n(m,T.sibling),g=s(T,v.props),g.ref=xs(m,T,v),g.return=m,m=g;break e}n(m,T);break}else t(m,T);T=T.sibling}v.type===jr?(g=sr(v.props.children,m.mode,E,v.key),g.return=m,m=g):(E=xi(v.type,v.key,v.props,null,m.mode,E),E.ref=xs(m,g,v),E.return=m,m=E)}return i(m);case Nr:e:{for(T=v.key;g!==null;){if(g.key===T)if(g.tag===4&&g.stateNode.containerInfo===v.containerInfo&&g.stateNode.implementation===v.implementation){n(m,g.sibling),g=s(g,v.children||[]),g.return=m,m=g;break e}else{n(m,g);break}else t(m,g);g=g.sibling}g=El(v,m.mode,E),g.return=m,m=g}return i(m);case mn:return T=v._init,S(m,g,T(v._payload),E)}if(Ts(v))return w(m,g,v,E);if(ps(v))return x(m,g,v,E);Wo(m,v)}return typeof v=="string"&&v!==""||typeof v=="number"?(v=""+v,g!==null&&g.tag===6?(n(m,g.sibling),g=s(g,v),g.return=m,m=g):(n(m,g),g=Sl(v,m.mode,E),g.return=m,m=g),i(m)):n(m,g)}return S}var es=Vg(!0),Fg=Vg(!1),Wi=zn(null),Hi=null,Ir=null,Hc=null;function Gc(){Hc=Ir=Hi=null}function Kc(e){var t=Wi.current;de(Wi),e._currentValue=t}function Pu(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function Kr(e,t){Hi=e,Hc=Ir=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(et=!0),e.firstContext=null)}function wt(e){var t=e._currentValue;if(Hc!==e)if(e={context:e,memoizedValue:t,next:null},Ir===null){if(Hi===null)throw Error(R(308));Ir=e,Hi.dependencies={lanes:0,firstContext:e}}else Ir=Ir.next=e;return t}var Jn=null;function Yc(e){Jn===null?Jn=[e]:Jn.push(e)}function zg(e,t,n,r){var s=t.interleaved;return s===null?(n.next=n,Yc(t)):(n.next=s.next,s.next=n),t.interleaved=n,nn(e,r)}function nn(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var gn=!1;function Xc(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Bg(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Jt(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Nn(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,K&2){var s=r.pending;return s===null?t.next=t:(t.next=s.next,s.next=t),r.pending=t,nn(e,n)}return s=r.interleaved,s===null?(t.next=t,Yc(r)):(t.next=s.next,s.next=t),r.interleaved=t,nn(e,n)}function hi(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Lc(e,n)}}function eh(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var s=null,o=null;if(n=n.firstBaseUpdate,n!==null){do{var i={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};o===null?s=o=i:o=o.next=i,n=n.next}while(n!==null);o===null?s=o=t:o=o.next=t}else s=o=t;n={baseState:r.baseState,firstBaseUpdate:s,lastBaseUpdate:o,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function Gi(e,t,n,r){var s=e.updateQueue;gn=!1;var o=s.firstBaseUpdate,i=s.lastBaseUpdate,a=s.shared.pending;if(a!==null){s.shared.pending=null;var l=a,c=l.next;l.next=null,i===null?o=c:i.next=c,i=l;var d=e.alternate;d!==null&&(d=d.updateQueue,a=d.lastBaseUpdate,a!==i&&(a===null?d.firstBaseUpdate=c:a.next=c,d.lastBaseUpdate=l))}if(o!==null){var u=s.baseState;i=0,d=c=l=null,a=o;do{var f=a.lane,y=a.eventTime;if((r&f)===f){d!==null&&(d=d.next={eventTime:y,lane:0,tag:a.tag,payload:a.payload,callback:a.callback,next:null});e:{var w=e,x=a;switch(f=t,y=n,x.tag){case 1:if(w=x.payload,typeof w=="function"){u=w.call(y,u,f);break e}u=w;break e;case 3:w.flags=w.flags&-65537|128;case 0:if(w=x.payload,f=typeof w=="function"?w.call(y,u,f):w,f==null)break e;u=ye({},u,f);break e;case 2:gn=!0}}a.callback!==null&&a.lane!==0&&(e.flags|=64,f=s.effects,f===null?s.effects=[a]:f.push(a))}else y={eventTime:y,lane:f,tag:a.tag,payload:a.payload,callback:a.callback,next:null},d===null?(c=d=y,l=u):d=d.next=y,i|=f;if(a=a.next,a===null){if(a=s.shared.pending,a===null)break;f=a,a=f.next,f.next=null,s.lastBaseUpdate=f,s.shared.pending=null}}while(!0);if(d===null&&(l=u),s.baseState=l,s.firstBaseUpdate=c,s.lastBaseUpdate=d,t=s.shared.interleaved,t!==null){s=t;do i|=s.lane,s=s.next;while(s!==t)}else o===null&&(s.shared.lanes=0);dr|=i,e.lanes=i,e.memoizedState=u}}function th(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],s=r.callback;if(s!==null){if(r.callback=null,r=n,typeof s!="function")throw Error(R(191,s));s.call(r)}}}var So={},Wt=zn(So),to=zn(So),no=zn(So);function er(e){if(e===So)throw Error(R(174));return e}function Qc(e,t){switch(ie(no,t),ie(to,e),ie(Wt,So),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:au(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=au(t,e)}de(Wt),ie(Wt,t)}function ts(){de(Wt),de(to),de(no)}function $g(e){er(no.current);var t=er(Wt.current),n=au(t,e.type);t!==n&&(ie(to,e),ie(Wt,n))}function Zc(e){to.current===e&&(de(Wt),de(to))}var me=zn(0);function Ki(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)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 ml=[];function qc(){for(var e=0;e<ml.length;e++)ml[e]._workInProgressVersionPrimary=null;ml.length=0}var pi=sn.ReactCurrentDispatcher,gl=sn.ReactCurrentBatchConfig,cr=0,ge=null,Te=null,je=null,Yi=!1,_s=!1,ro=0,uS=0;function Ve(){throw Error(R(321))}function Jc(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Lt(e[n],t[n]))return!1;return!0}function ed(e,t,n,r,s,o){if(cr=o,ge=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,pi.current=e===null||e.memoizedState===null?hS:pS,e=n(r,s),_s){o=0;do{if(_s=!1,ro=0,25<=o)throw Error(R(301));o+=1,je=Te=null,t.updateQueue=null,pi.current=mS,e=n(r,s)}while(_s)}if(pi.current=Xi,t=Te!==null&&Te.next!==null,cr=0,je=Te=ge=null,Yi=!1,t)throw Error(R(300));return e}function td(){var e=ro!==0;return ro=0,e}function Vt(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return je===null?ge.memoizedState=je=e:je=je.next=e,je}function St(){if(Te===null){var e=ge.alternate;e=e!==null?e.memoizedState:null}else e=Te.next;var t=je===null?ge.memoizedState:je.next;if(t!==null)je=t,Te=e;else{if(e===null)throw Error(R(310));Te=e,e={memoizedState:Te.memoizedState,baseState:Te.baseState,baseQueue:Te.baseQueue,queue:Te.queue,next:null},je===null?ge.memoizedState=je=e:je=je.next=e}return je}function so(e,t){return typeof t=="function"?t(e):t}function yl(e){var t=St(),n=t.queue;if(n===null)throw Error(R(311));n.lastRenderedReducer=e;var r=Te,s=r.baseQueue,o=n.pending;if(o!==null){if(s!==null){var i=s.next;s.next=o.next,o.next=i}r.baseQueue=s=o,n.pending=null}if(s!==null){o=s.next,r=r.baseState;var a=i=null,l=null,c=o;do{var d=c.lane;if((cr&d)===d)l!==null&&(l=l.next={lane:0,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null}),r=c.hasEagerState?c.eagerState:e(r,c.action);else{var u={lane:d,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null};l===null?(a=l=u,i=r):l=l.next=u,ge.lanes|=d,dr|=d}c=c.next}while(c!==null&&c!==o);l===null?i=r:l.next=a,Lt(r,t.memoizedState)||(et=!0),t.memoizedState=r,t.baseState=i,t.baseQueue=l,n.lastRenderedState=r}if(e=n.interleaved,e!==null){s=e;do o=s.lane,ge.lanes|=o,dr|=o,s=s.next;while(s!==e)}else s===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function vl(e){var t=St(),n=t.queue;if(n===null)throw Error(R(311));n.lastRenderedReducer=e;var r=n.dispatch,s=n.pending,o=t.memoizedState;if(s!==null){n.pending=null;var i=s=s.next;do o=e(o,i.action),i=i.next;while(i!==s);Lt(o,t.memoizedState)||(et=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function Ug(){}function Wg(e,t){var n=ge,r=St(),s=t(),o=!Lt(r.memoizedState,s);if(o&&(r.memoizedState=s,et=!0),r=r.queue,nd(Kg.bind(null,n,r,e),[e]),r.getSnapshot!==t||o||je!==null&&je.memoizedState.tag&1){if(n.flags|=2048,oo(9,Gg.bind(null,n,r,s,t),void 0,null),Re===null)throw Error(R(349));cr&30||Hg(n,t,s)}return s}function Hg(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=ge.updateQueue,t===null?(t={lastEffect:null,stores:null},ge.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function Gg(e,t,n,r){t.value=n,t.getSnapshot=r,Yg(t)&&Xg(e)}function Kg(e,t,n){return n(function(){Yg(t)&&Xg(e)})}function Yg(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Lt(e,n)}catch{return!0}}function Xg(e){var t=nn(e,1);t!==null&&At(t,e,1,-1)}function nh(e){var t=Vt();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:so,lastRenderedState:e},t.queue=e,e=e.dispatch=fS.bind(null,ge,e),[t.memoizedState,e]}function oo(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=ge.updateQueue,t===null?(t={lastEffect:null,stores:null},ge.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function Qg(){return St().memoizedState}function mi(e,t,n,r){var s=Vt();ge.flags|=e,s.memoizedState=oo(1|t,n,void 0,r===void 0?null:r)}function Ea(e,t,n,r){var s=St();r=r===void 0?null:r;var o=void 0;if(Te!==null){var i=Te.memoizedState;if(o=i.destroy,r!==null&&Jc(r,i.deps)){s.memoizedState=oo(t,n,o,r);return}}ge.flags|=e,s.memoizedState=oo(1|t,n,o,r)}function rh(e,t){return mi(8390656,8,e,t)}function nd(e,t){return Ea(2048,8,e,t)}function Zg(e,t){return Ea(4,2,e,t)}function qg(e,t){return Ea(4,4,e,t)}function Jg(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function ey(e,t,n){return n=n!=null?n.concat([e]):null,Ea(4,4,Jg.bind(null,t,e),n)}function rd(){}function ty(e,t){var n=St();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&Jc(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function ny(e,t){var n=St();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&Jc(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function ry(e,t,n){return cr&21?(Lt(n,t)||(n=lg(),ge.lanes|=n,dr|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,et=!0),e.memoizedState=n)}function cS(e,t){var n=J;J=n!==0&&4>n?n:4,e(!0);var r=gl.transition;gl.transition={};try{e(!1),t()}finally{J=n,gl.transition=r}}function sy(){return St().memoizedState}function dS(e,t,n){var r=Rn(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},oy(e))iy(t,n);else if(n=zg(e,t,n,r),n!==null){var s=Ke();At(n,e,r,s),ay(n,t,r)}}function fS(e,t,n){var r=Rn(e),s={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(oy(e))iy(t,s);else{var o=e.alternate;if(e.lanes===0&&(o===null||o.lanes===0)&&(o=t.lastRenderedReducer,o!==null))try{var i=t.lastRenderedState,a=o(i,n);if(s.hasEagerState=!0,s.eagerState=a,Lt(a,i)){var l=t.interleaved;l===null?(s.next=s,Yc(t)):(s.next=l.next,l.next=s),t.interleaved=s;return}}catch{}finally{}n=zg(e,t,s,r),n!==null&&(s=Ke(),At(n,e,r,s),ay(n,t,r))}}function oy(e){var t=e.alternate;return e===ge||t!==null&&t===ge}function iy(e,t){_s=Yi=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function ay(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Lc(e,n)}}var Xi={readContext:wt,useCallback:Ve,useContext:Ve,useEffect:Ve,useImperativeHandle:Ve,useInsertionEffect:Ve,useLayoutEffect:Ve,useMemo:Ve,useReducer:Ve,useRef:Ve,useState:Ve,useDebugValue:Ve,useDeferredValue:Ve,useTransition:Ve,useMutableSource:Ve,useSyncExternalStore:Ve,useId:Ve,unstable_isNewReconciler:!1},hS={readContext:wt,useCallback:function(e,t){return Vt().memoizedState=[e,t===void 0?null:t],e},useContext:wt,useEffect:rh,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,mi(4194308,4,Jg.bind(null,t,e),n)},useLayoutEffect:function(e,t){return mi(4194308,4,e,t)},useInsertionEffect:function(e,t){return mi(4,2,e,t)},useMemo:function(e,t){var n=Vt();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=Vt();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=dS.bind(null,ge,e),[r.memoizedState,e]},useRef:function(e){var t=Vt();return e={current:e},t.memoizedState=e},useState:nh,useDebugValue:rd,useDeferredValue:function(e){return Vt().memoizedState=e},useTransition:function(){var e=nh(!1),t=e[0];return e=cS.bind(null,e[1]),Vt().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=ge,s=Vt();if(he){if(n===void 0)throw Error(R(407));n=n()}else{if(n=t(),Re===null)throw Error(R(349));cr&30||Hg(r,t,n)}s.memoizedState=n;var o={value:n,getSnapshot:t};return s.queue=o,rh(Kg.bind(null,r,o,e),[e]),r.flags|=2048,oo(9,Gg.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=Vt(),t=Re.identifierPrefix;if(he){var n=qt,r=Zt;n=(r&~(1<<32-Mt(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=ro++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=uS++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},pS={readContext:wt,useCallback:ty,useContext:wt,useEffect:nd,useImperativeHandle:ey,useInsertionEffect:Zg,useLayoutEffect:qg,useMemo:ny,useReducer:yl,useRef:Qg,useState:function(){return yl(so)},useDebugValue:rd,useDeferredValue:function(e){var t=St();return ry(t,Te.memoizedState,e)},useTransition:function(){var e=yl(so)[0],t=St().memoizedState;return[e,t]},useMutableSource:Ug,useSyncExternalStore:Wg,useId:sy,unstable_isNewReconciler:!1},mS={readContext:wt,useCallback:ty,useContext:wt,useEffect:nd,useImperativeHandle:ey,useInsertionEffect:Zg,useLayoutEffect:qg,useMemo:ny,useReducer:vl,useRef:Qg,useState:function(){return vl(so)},useDebugValue:rd,useDeferredValue:function(e){var t=St();return Te===null?t.memoizedState=e:ry(t,Te.memoizedState,e)},useTransition:function(){var e=vl(so)[0],t=St().memoizedState;return[e,t]},useMutableSource:Ug,useSyncExternalStore:Wg,useId:sy,unstable_isNewReconciler:!1};function Nt(e,t){if(e&&e.defaultProps){t=ye({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}function Nu(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:ye({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var ka={isMounted:function(e){return(e=e._reactInternals)?gr(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=Ke(),s=Rn(e),o=Jt(r,s);o.payload=t,n!=null&&(o.callback=n),t=Nn(e,o,s),t!==null&&(At(t,e,s,r),hi(t,e,s))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=Ke(),s=Rn(e),o=Jt(r,s);o.tag=1,o.payload=t,n!=null&&(o.callback=n),t=Nn(e,o,s),t!==null&&(At(t,e,s,r),hi(t,e,s))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=Ke(),r=Rn(e),s=Jt(n,r);s.tag=2,t!=null&&(s.callback=t),t=Nn(e,s,r),t!==null&&(At(t,e,r,n),hi(t,e,r))}};function sh(e,t,n,r,s,o,i){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,o,i):t.prototype&&t.prototype.isPureReactComponent?!Zs(n,r)||!Zs(s,o):!0}function ly(e,t,n){var r=!1,s=On,o=t.contextType;return typeof o=="object"&&o!==null?o=wt(o):(s=nt(t)?lr:Be.current,r=t.contextTypes,o=(r=r!=null)?qr(e,s):On),t=new t(n,o),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=ka,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=s,e.__reactInternalMemoizedMaskedChildContext=o),t}function oh(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&&ka.enqueueReplaceState(t,t.state,null)}function ju(e,t,n,r){var s=e.stateNode;s.props=n,s.state=e.memoizedState,s.refs={},Xc(e);var o=t.contextType;typeof o=="object"&&o!==null?s.context=wt(o):(o=nt(t)?lr:Be.current,s.context=qr(e,o)),s.state=e.memoizedState,o=t.getDerivedStateFromProps,typeof o=="function"&&(Nu(e,t,o,n),s.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof s.getSnapshotBeforeUpdate=="function"||typeof s.UNSAFE_componentWillMount!="function"&&typeof s.componentWillMount!="function"||(t=s.state,typeof s.componentWillMount=="function"&&s.componentWillMount(),typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount(),t!==s.state&&ka.enqueueReplaceState(s,s.state,null),Gi(e,n,s,r),s.state=e.memoizedState),typeof s.componentDidMount=="function"&&(e.flags|=4194308)}function ns(e,t){try{var n="",r=t;do n+=Uw(r),r=r.return;while(r);var s=n}catch(o){s=`
40
- Error generating stack: `+o.message+`
41
- `+o.stack}return{value:e,source:t,stack:s,digest:null}}function xl(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function Ru(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var gS=typeof WeakMap=="function"?WeakMap:Map;function uy(e,t,n){n=Jt(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Zi||(Zi=!0,zu=r),Ru(e,t)},n}function cy(e,t,n){n=Jt(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var s=t.value;n.payload=function(){return r(s)},n.callback=function(){Ru(e,t)}}var o=e.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){Ru(e,t),typeof r!="function"&&(jn===null?jn=new Set([this]):jn.add(this));var i=t.stack;this.componentDidCatch(t.value,{componentStack:i!==null?i:""})}),n}function ih(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new gS;var s=new Set;r.set(t,s)}else s=r.get(t),s===void 0&&(s=new Set,r.set(t,s));s.has(n)||(s.add(n),e=RS.bind(null,e,t,n),t.then(e,e))}function ah(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function lh(e,t,n,r,s){return e.mode&1?(e.flags|=65536,e.lanes=s,e):(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=Jt(-1,1),t.tag=2,Nn(n,t,1))),n.lanes|=1),e)}var yS=sn.ReactCurrentOwner,et=!1;function We(e,t,n,r){t.child=e===null?Fg(t,null,n,r):es(t,e.child,n,r)}function uh(e,t,n,r,s){n=n.render;var o=t.ref;return Kr(t,s),r=ed(e,t,n,r,o,s),n=td(),e!==null&&!et?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~s,rn(e,t,s)):(he&&n&&$c(t),t.flags|=1,We(e,t,r,s),t.child)}function ch(e,t,n,r,s){if(e===null){var o=n.type;return typeof o=="function"&&!dd(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=o,dy(e,t,o,r,s)):(e=xi(n.type,null,r,t,t.mode,s),e.ref=t.ref,e.return=t,t.child=e)}if(o=e.child,!(e.lanes&s)){var i=o.memoizedProps;if(n=n.compare,n=n!==null?n:Zs,n(i,r)&&e.ref===t.ref)return rn(e,t,s)}return t.flags|=1,e=Mn(o,r),e.ref=t.ref,e.return=t,t.child=e}function dy(e,t,n,r,s){if(e!==null){var o=e.memoizedProps;if(Zs(o,r)&&e.ref===t.ref)if(et=!1,t.pendingProps=r=o,(e.lanes&s)!==0)e.flags&131072&&(et=!0);else return t.lanes=e.lanes,rn(e,t,s)}return Mu(e,t,n,r,s)}function fy(e,t,n){var r=t.pendingProps,s=r.children,o=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},ie(Fr,it),it|=n;else{if(!(n&1073741824))return e=o!==null?o.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,ie(Fr,it),it|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,ie(Fr,it),it|=r}else o!==null?(r=o.baseLanes|n,t.memoizedState=null):r=n,ie(Fr,it),it|=r;return We(e,t,s,n),t.child}function hy(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function Mu(e,t,n,r,s){var o=nt(n)?lr:Be.current;return o=qr(t,o),Kr(t,s),n=ed(e,t,n,r,o,s),r=td(),e!==null&&!et?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~s,rn(e,t,s)):(he&&r&&$c(t),t.flags|=1,We(e,t,n,s),t.child)}function dh(e,t,n,r,s){if(nt(n)){var o=!0;Bi(t)}else o=!1;if(Kr(t,s),t.stateNode===null)gi(e,t),ly(t,n,r),ju(t,n,r,s),r=!0;else if(e===null){var i=t.stateNode,a=t.memoizedProps;i.props=a;var l=i.context,c=n.contextType;typeof c=="object"&&c!==null?c=wt(c):(c=nt(n)?lr:Be.current,c=qr(t,c));var d=n.getDerivedStateFromProps,u=typeof d=="function"||typeof i.getSnapshotBeforeUpdate=="function";u||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(a!==r||l!==c)&&oh(t,i,r,c),gn=!1;var f=t.memoizedState;i.state=f,Gi(t,r,i,s),l=t.memoizedState,a!==r||f!==l||tt.current||gn?(typeof d=="function"&&(Nu(t,n,d,r),l=t.memoizedState),(a=gn||sh(t,n,a,r,f,l,c))?(u||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount()),typeof i.componentDidMount=="function"&&(t.flags|=4194308)):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),i.props=r,i.state=l,i.context=c,r=a):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{i=t.stateNode,Bg(e,t),a=t.memoizedProps,c=t.type===t.elementType?a:Nt(t.type,a),i.props=c,u=t.pendingProps,f=i.context,l=n.contextType,typeof l=="object"&&l!==null?l=wt(l):(l=nt(n)?lr:Be.current,l=qr(t,l));var y=n.getDerivedStateFromProps;(d=typeof y=="function"||typeof i.getSnapshotBeforeUpdate=="function")||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(a!==u||f!==l)&&oh(t,i,r,l),gn=!1,f=t.memoizedState,i.state=f,Gi(t,r,i,s);var w=t.memoizedState;a!==u||f!==w||tt.current||gn?(typeof y=="function"&&(Nu(t,n,y,r),w=t.memoizedState),(c=gn||sh(t,n,c,r,f,w,l)||!1)?(d||typeof i.UNSAFE_componentWillUpdate!="function"&&typeof i.componentWillUpdate!="function"||(typeof i.componentWillUpdate=="function"&&i.componentWillUpdate(r,w,l),typeof i.UNSAFE_componentWillUpdate=="function"&&i.UNSAFE_componentWillUpdate(r,w,l)),typeof i.componentDidUpdate=="function"&&(t.flags|=4),typeof i.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof i.componentDidUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=w),i.props=r,i.state=w,i.context=l,r=c):(typeof i.componentDidUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return Au(e,t,n,r,o,s)}function Au(e,t,n,r,s,o){hy(e,t);var i=(t.flags&128)!==0;if(!r&&!i)return s&&Qf(t,n,!1),rn(e,t,o);r=t.stateNode,yS.current=t;var a=i&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&i?(t.child=es(t,e.child,null,o),t.child=es(t,null,a,o)):We(e,t,a,o),t.memoizedState=r.state,s&&Qf(t,n,!0),t.child}function py(e){var t=e.stateNode;t.pendingContext?Xf(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Xf(e,t.context,!1),Qc(e,t.containerInfo)}function fh(e,t,n,r,s){return Jr(),Wc(s),t.flags|=256,We(e,t,n,r),t.child}var Du={dehydrated:null,treeContext:null,retryLane:0};function Lu(e){return{baseLanes:e,cachePool:null,transitions:null}}function my(e,t,n){var r=t.pendingProps,s=me.current,o=!1,i=(t.flags&128)!==0,a;if((a=i)||(a=e!==null&&e.memoizedState===null?!1:(s&2)!==0),a?(o=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(s|=1),ie(me,s&1),e===null)return Tu(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(i=r.children,e=r.fallback,o?(r=t.mode,o=t.child,i={mode:"hidden",children:i},!(r&1)&&o!==null?(o.childLanes=0,o.pendingProps=i):o=Ta(i,r,0,null),e=sr(e,r,n,null),o.return=t,e.return=t,o.sibling=e,t.child=o,t.child.memoizedState=Lu(n),t.memoizedState=Du,e):sd(t,i));if(s=e.memoizedState,s!==null&&(a=s.dehydrated,a!==null))return vS(e,t,i,r,a,s,n);if(o){o=r.fallback,i=t.mode,s=e.child,a=s.sibling;var l={mode:"hidden",children:r.children};return!(i&1)&&t.child!==s?(r=t.child,r.childLanes=0,r.pendingProps=l,t.deletions=null):(r=Mn(s,l),r.subtreeFlags=s.subtreeFlags&14680064),a!==null?o=Mn(a,o):(o=sr(o,i,n,null),o.flags|=2),o.return=t,r.return=t,r.sibling=o,t.child=r,r=o,o=t.child,i=e.child.memoizedState,i=i===null?Lu(n):{baseLanes:i.baseLanes|n,cachePool:null,transitions:i.transitions},o.memoizedState=i,o.childLanes=e.childLanes&~n,t.memoizedState=Du,r}return o=e.child,e=o.sibling,r=Mn(o,{mode:"visible",children:r.children}),!(t.mode&1)&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function sd(e,t){return t=Ta({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function Ho(e,t,n,r){return r!==null&&Wc(r),es(t,e.child,null,n),e=sd(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function vS(e,t,n,r,s,o,i){if(n)return t.flags&256?(t.flags&=-257,r=xl(Error(R(422))),Ho(e,t,i,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(o=r.fallback,s=t.mode,r=Ta({mode:"visible",children:r.children},s,0,null),o=sr(o,s,i,null),o.flags|=2,r.return=t,o.return=t,r.sibling=o,t.child=r,t.mode&1&&es(t,e.child,null,i),t.child.memoizedState=Lu(i),t.memoizedState=Du,o);if(!(t.mode&1))return Ho(e,t,i,null);if(s.data==="$!"){if(r=s.nextSibling&&s.nextSibling.dataset,r)var a=r.dgst;return r=a,o=Error(R(419)),r=xl(o,r,void 0),Ho(e,t,i,r)}if(a=(i&e.childLanes)!==0,et||a){if(r=Re,r!==null){switch(i&-i){case 4:s=2;break;case 16:s=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:s=32;break;case 536870912:s=268435456;break;default:s=0}s=s&(r.suspendedLanes|i)?0:s,s!==0&&s!==o.retryLane&&(o.retryLane=s,nn(e,s),At(r,e,s,-1))}return cd(),r=xl(Error(R(421))),Ho(e,t,i,r)}return s.data==="$?"?(t.flags|=128,t.child=e.child,t=MS.bind(null,e),s._reactRetry=t,null):(e=o.treeContext,at=Pn(s.nextSibling),lt=t,he=!0,Rt=null,e!==null&&(pt[mt++]=Zt,pt[mt++]=qt,pt[mt++]=ur,Zt=e.id,qt=e.overflow,ur=t),t=sd(t,r.children),t.flags|=4096,t)}function hh(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),Pu(e.return,t,n)}function wl(e,t,n,r,s){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:s}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=s)}function gy(e,t,n){var r=t.pendingProps,s=r.revealOrder,o=r.tail;if(We(e,t,r.children,n),r=me.current,r&2)r=r&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&hh(e,n,t);else if(e.tag===19)hh(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(ie(me,r),!(t.mode&1))t.memoizedState=null;else switch(s){case"forwards":for(n=t.child,s=null;n!==null;)e=n.alternate,e!==null&&Ki(e)===null&&(s=n),n=n.sibling;n=s,n===null?(s=t.child,t.child=null):(s=n.sibling,n.sibling=null),wl(t,!1,s,n,o);break;case"backwards":for(n=null,s=t.child,t.child=null;s!==null;){if(e=s.alternate,e!==null&&Ki(e)===null){t.child=s;break}e=s.sibling,s.sibling=n,n=s,s=e}wl(t,!0,n,null,o);break;case"together":wl(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function gi(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function rn(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),dr|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(R(153));if(t.child!==null){for(e=t.child,n=Mn(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=Mn(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function xS(e,t,n){switch(t.tag){case 3:py(t),Jr();break;case 5:$g(t);break;case 1:nt(t.type)&&Bi(t);break;case 4:Qc(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,s=t.memoizedProps.value;ie(Wi,r._currentValue),r._currentValue=s;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(ie(me,me.current&1),t.flags|=128,null):n&t.child.childLanes?my(e,t,n):(ie(me,me.current&1),e=rn(e,t,n),e!==null?e.sibling:null);ie(me,me.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return gy(e,t,n);t.flags|=128}if(s=t.memoizedState,s!==null&&(s.rendering=null,s.tail=null,s.lastEffect=null),ie(me,me.current),r)break;return null;case 22:case 23:return t.lanes=0,fy(e,t,n)}return rn(e,t,n)}var yy,_u,vy,xy;yy=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};_u=function(){};vy=function(e,t,n,r){var s=e.memoizedProps;if(s!==r){e=t.stateNode,er(Wt.current);var o=null;switch(n){case"input":s=ru(e,s),r=ru(e,r),o=[];break;case"select":s=ye({},s,{value:void 0}),r=ye({},r,{value:void 0}),o=[];break;case"textarea":s=iu(e,s),r=iu(e,r),o=[];break;default:typeof s.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=Fi)}lu(n,r);var i;n=null;for(c in s)if(!r.hasOwnProperty(c)&&s.hasOwnProperty(c)&&s[c]!=null)if(c==="style"){var a=s[c];for(i in a)a.hasOwnProperty(i)&&(n||(n={}),n[i]="")}else c!=="dangerouslySetInnerHTML"&&c!=="children"&&c!=="suppressContentEditableWarning"&&c!=="suppressHydrationWarning"&&c!=="autoFocus"&&(Ws.hasOwnProperty(c)?o||(o=[]):(o=o||[]).push(c,null));for(c in r){var l=r[c];if(a=s!=null?s[c]:void 0,r.hasOwnProperty(c)&&l!==a&&(l!=null||a!=null))if(c==="style")if(a){for(i in a)!a.hasOwnProperty(i)||l&&l.hasOwnProperty(i)||(n||(n={}),n[i]="");for(i in l)l.hasOwnProperty(i)&&a[i]!==l[i]&&(n||(n={}),n[i]=l[i])}else n||(o||(o=[]),o.push(c,n)),n=l;else c==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,a=a?a.__html:void 0,l!=null&&a!==l&&(o=o||[]).push(c,l)):c==="children"?typeof l!="string"&&typeof l!="number"||(o=o||[]).push(c,""+l):c!=="suppressContentEditableWarning"&&c!=="suppressHydrationWarning"&&(Ws.hasOwnProperty(c)?(l!=null&&c==="onScroll"&&ue("scroll",e),o||a===l||(o=[])):(o=o||[]).push(c,l))}n&&(o=o||[]).push("style",n);var c=o;(t.updateQueue=c)&&(t.flags|=4)}};xy=function(e,t,n,r){n!==r&&(t.flags|=4)};function ws(e,t){if(!he)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 Fe(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var s=e.child;s!==null;)n|=s.lanes|s.childLanes,r|=s.subtreeFlags&14680064,r|=s.flags&14680064,s.return=e,s=s.sibling;else for(s=e.child;s!==null;)n|=s.lanes|s.childLanes,r|=s.subtreeFlags,r|=s.flags,s.return=e,s=s.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function wS(e,t,n){var r=t.pendingProps;switch(Uc(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Fe(t),null;case 1:return nt(t.type)&&zi(),Fe(t),null;case 3:return r=t.stateNode,ts(),de(tt),de(Be),qc(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(Uo(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Rt!==null&&(Uu(Rt),Rt=null))),_u(e,t),Fe(t),null;case 5:Zc(t);var s=er(no.current);if(n=t.type,e!==null&&t.stateNode!=null)vy(e,t,n,r,s),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(R(166));return Fe(t),null}if(e=er(Wt.current),Uo(t)){r=t.stateNode,n=t.type;var o=t.memoizedProps;switch(r[Bt]=t,r[eo]=o,e=(t.mode&1)!==0,n){case"dialog":ue("cancel",r),ue("close",r);break;case"iframe":case"object":case"embed":ue("load",r);break;case"video":case"audio":for(s=0;s<Ns.length;s++)ue(Ns[s],r);break;case"source":ue("error",r);break;case"img":case"image":case"link":ue("error",r),ue("load",r);break;case"details":ue("toggle",r);break;case"input":Ef(r,o),ue("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!o.multiple},ue("invalid",r);break;case"textarea":Cf(r,o),ue("invalid",r)}lu(n,o),s=null;for(var i in o)if(o.hasOwnProperty(i)){var a=o[i];i==="children"?typeof a=="string"?r.textContent!==a&&(o.suppressHydrationWarning!==!0&&$o(r.textContent,a,e),s=["children",a]):typeof a=="number"&&r.textContent!==""+a&&(o.suppressHydrationWarning!==!0&&$o(r.textContent,a,e),s=["children",""+a]):Ws.hasOwnProperty(i)&&a!=null&&i==="onScroll"&&ue("scroll",r)}switch(n){case"input":Lo(r),kf(r,o,!0);break;case"textarea":Lo(r),bf(r);break;case"select":case"option":break;default:typeof o.onClick=="function"&&(r.onclick=Fi)}r=s,t.updateQueue=r,r!==null&&(t.flags|=4)}else{i=s.nodeType===9?s:s.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=Km(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=i.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=i.createElement(n,{is:r.is}):(e=i.createElement(n),n==="select"&&(i=e,r.multiple?i.multiple=!0:r.size&&(i.size=r.size))):e=i.createElementNS(e,n),e[Bt]=t,e[eo]=r,yy(e,t,!1,!1),t.stateNode=e;e:{switch(i=uu(n,r),n){case"dialog":ue("cancel",e),ue("close",e),s=r;break;case"iframe":case"object":case"embed":ue("load",e),s=r;break;case"video":case"audio":for(s=0;s<Ns.length;s++)ue(Ns[s],e);s=r;break;case"source":ue("error",e),s=r;break;case"img":case"image":case"link":ue("error",e),ue("load",e),s=r;break;case"details":ue("toggle",e),s=r;break;case"input":Ef(e,r),s=ru(e,r),ue("invalid",e);break;case"option":s=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},s=ye({},r,{value:void 0}),ue("invalid",e);break;case"textarea":Cf(e,r),s=iu(e,r),ue("invalid",e);break;default:s=r}lu(n,s),a=s;for(o in a)if(a.hasOwnProperty(o)){var l=a[o];o==="style"?Qm(e,l):o==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,l!=null&&Ym(e,l)):o==="children"?typeof l=="string"?(n!=="textarea"||l!=="")&&Hs(e,l):typeof l=="number"&&Hs(e,""+l):o!=="suppressContentEditableWarning"&&o!=="suppressHydrationWarning"&&o!=="autoFocus"&&(Ws.hasOwnProperty(o)?l!=null&&o==="onScroll"&&ue("scroll",e):l!=null&&Nc(e,o,l,i))}switch(n){case"input":Lo(e),kf(e,r,!1);break;case"textarea":Lo(e),bf(e);break;case"option":r.value!=null&&e.setAttribute("value",""+_n(r.value));break;case"select":e.multiple=!!r.multiple,o=r.value,o!=null?Ur(e,!!r.multiple,o,!1):r.defaultValue!=null&&Ur(e,!!r.multiple,r.defaultValue,!0);break;default:typeof s.onClick=="function"&&(e.onclick=Fi)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return Fe(t),null;case 6:if(e&&t.stateNode!=null)xy(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(R(166));if(n=er(no.current),er(Wt.current),Uo(t)){if(r=t.stateNode,n=t.memoizedProps,r[Bt]=t,(o=r.nodeValue!==n)&&(e=lt,e!==null))switch(e.tag){case 3:$o(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&$o(r.nodeValue,n,(e.mode&1)!==0)}o&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[Bt]=t,t.stateNode=r}return Fe(t),null;case 13:if(de(me),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(he&&at!==null&&t.mode&1&&!(t.flags&128))Ig(),Jr(),t.flags|=98560,o=!1;else if(o=Uo(t),r!==null&&r.dehydrated!==null){if(e===null){if(!o)throw Error(R(318));if(o=t.memoizedState,o=o!==null?o.dehydrated:null,!o)throw Error(R(317));o[Bt]=t}else Jr(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;Fe(t),o=!1}else Rt!==null&&(Uu(Rt),Rt=null),o=!0;if(!o)return t.flags&65536?t:null}return t.flags&128?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,t.mode&1&&(e===null||me.current&1?Pe===0&&(Pe=3):cd())),t.updateQueue!==null&&(t.flags|=4),Fe(t),null);case 4:return ts(),_u(e,t),e===null&&qs(t.stateNode.containerInfo),Fe(t),null;case 10:return Kc(t.type._context),Fe(t),null;case 17:return nt(t.type)&&zi(),Fe(t),null;case 19:if(de(me),o=t.memoizedState,o===null)return Fe(t),null;if(r=(t.flags&128)!==0,i=o.rendering,i===null)if(r)ws(o,!1);else{if(Pe!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(i=Ki(e),i!==null){for(t.flags|=128,ws(o,!1),r=i.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)o=n,e=r,o.flags&=14680066,i=o.alternate,i===null?(o.childLanes=0,o.lanes=e,o.child=null,o.subtreeFlags=0,o.memoizedProps=null,o.memoizedState=null,o.updateQueue=null,o.dependencies=null,o.stateNode=null):(o.childLanes=i.childLanes,o.lanes=i.lanes,o.child=i.child,o.subtreeFlags=0,o.deletions=null,o.memoizedProps=i.memoizedProps,o.memoizedState=i.memoizedState,o.updateQueue=i.updateQueue,o.type=i.type,e=i.dependencies,o.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return ie(me,me.current&1|2),t.child}e=e.sibling}o.tail!==null&&Se()>rs&&(t.flags|=128,r=!0,ws(o,!1),t.lanes=4194304)}else{if(!r)if(e=Ki(i),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),ws(o,!0),o.tail===null&&o.tailMode==="hidden"&&!i.alternate&&!he)return Fe(t),null}else 2*Se()-o.renderingStartTime>rs&&n!==1073741824&&(t.flags|=128,r=!0,ws(o,!1),t.lanes=4194304);o.isBackwards?(i.sibling=t.child,t.child=i):(n=o.last,n!==null?n.sibling=i:t.child=i,o.last=i)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=Se(),t.sibling=null,n=me.current,ie(me,r?n&1|2:n&1),t):(Fe(t),null);case 22:case 23:return ud(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?it&1073741824&&(Fe(t),t.subtreeFlags&6&&(t.flags|=8192)):Fe(t),null;case 24:return null;case 25:return null}throw Error(R(156,t.tag))}function SS(e,t){switch(Uc(t),t.tag){case 1:return nt(t.type)&&zi(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return ts(),de(tt),de(Be),qc(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return Zc(t),null;case 13:if(de(me),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(R(340));Jr()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return de(me),null;case 4:return ts(),null;case 10:return Kc(t.type._context),null;case 22:case 23:return ud(),null;case 24:return null;default:return null}}var Go=!1,ze=!1,ES=typeof WeakSet=="function"?WeakSet:Set,O=null;function Vr(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){xe(e,t,r)}else n.current=null}function Ou(e,t,n){try{n()}catch(r){xe(e,t,r)}}var ph=!1;function kS(e,t){if(xu=Oi,e=Cg(),Bc(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var s=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var i=0,a=-1,l=-1,c=0,d=0,u=e,f=null;t:for(;;){for(var y;u!==n||s!==0&&u.nodeType!==3||(a=i+s),u!==o||r!==0&&u.nodeType!==3||(l=i+r),u.nodeType===3&&(i+=u.nodeValue.length),(y=u.firstChild)!==null;)f=u,u=y;for(;;){if(u===e)break t;if(f===n&&++c===s&&(a=i),f===o&&++d===r&&(l=i),(y=u.nextSibling)!==null)break;u=f,f=u.parentNode}u=y}n=a===-1||l===-1?null:{start:a,end:l}}else n=null}n=n||{start:0,end:0}}else n=null;for(wu={focusedElem:e,selectionRange:n},Oi=!1,O=t;O!==null;)if(t=O,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,O=e;else for(;O!==null;){t=O;try{var w=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(w!==null){var x=w.memoizedProps,S=w.memoizedState,m=t.stateNode,g=m.getSnapshotBeforeUpdate(t.elementType===t.type?x:Nt(t.type,x),S);m.__reactInternalSnapshotBeforeUpdate=g}break;case 3:var v=t.stateNode.containerInfo;v.nodeType===1?v.textContent="":v.nodeType===9&&v.documentElement&&v.removeChild(v.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(R(163))}}catch(E){xe(t,t.return,E)}if(e=t.sibling,e!==null){e.return=t.return,O=e;break}O=t.return}return w=ph,ph=!1,w}function Os(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var s=r=r.next;do{if((s.tag&e)===e){var o=s.destroy;s.destroy=void 0,o!==void 0&&Ou(t,n,o)}s=s.next}while(s!==r)}}function Ca(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Iu(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function wy(e){var t=e.alternate;t!==null&&(e.alternate=null,wy(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Bt],delete t[eo],delete t[ku],delete t[oS],delete t[iS])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function Sy(e){return e.tag===5||e.tag===3||e.tag===4}function mh(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Sy(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Vu(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=Fi));else if(r!==4&&(e=e.child,e!==null))for(Vu(e,t,n),e=e.sibling;e!==null;)Vu(e,t,n),e=e.sibling}function Fu(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(Fu(e,t,n),e=e.sibling;e!==null;)Fu(e,t,n),e=e.sibling}var Ae=null,jt=!1;function ln(e,t,n){for(n=n.child;n!==null;)Ey(e,t,n),n=n.sibling}function Ey(e,t,n){if(Ut&&typeof Ut.onCommitFiberUnmount=="function")try{Ut.onCommitFiberUnmount(ga,n)}catch{}switch(n.tag){case 5:ze||Vr(n,t);case 6:var r=Ae,s=jt;Ae=null,ln(e,t,n),Ae=r,jt=s,Ae!==null&&(jt?(e=Ae,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):Ae.removeChild(n.stateNode));break;case 18:Ae!==null&&(jt?(e=Ae,n=n.stateNode,e.nodeType===8?hl(e.parentNode,n):e.nodeType===1&&hl(e,n),Xs(e)):hl(Ae,n.stateNode));break;case 4:r=Ae,s=jt,Ae=n.stateNode.containerInfo,jt=!0,ln(e,t,n),Ae=r,jt=s;break;case 0:case 11:case 14:case 15:if(!ze&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){s=r=r.next;do{var o=s,i=o.destroy;o=o.tag,i!==void 0&&(o&2||o&4)&&Ou(n,t,i),s=s.next}while(s!==r)}ln(e,t,n);break;case 1:if(!ze&&(Vr(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(a){xe(n,t,a)}ln(e,t,n);break;case 21:ln(e,t,n);break;case 22:n.mode&1?(ze=(r=ze)||n.memoizedState!==null,ln(e,t,n),ze=r):ln(e,t,n);break;default:ln(e,t,n)}}function gh(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new ES),t.forEach(function(r){var s=AS.bind(null,e,r);n.has(r)||(n.add(r),r.then(s,s))})}}function bt(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var s=n[r];try{var o=e,i=t,a=i;e:for(;a!==null;){switch(a.tag){case 5:Ae=a.stateNode,jt=!1;break e;case 3:Ae=a.stateNode.containerInfo,jt=!0;break e;case 4:Ae=a.stateNode.containerInfo,jt=!0;break e}a=a.return}if(Ae===null)throw Error(R(160));Ey(o,i,s),Ae=null,jt=!1;var l=s.alternate;l!==null&&(l.return=null),s.return=null}catch(c){xe(s,t,c)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)ky(t,e),t=t.sibling}function ky(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(bt(t,e),Ot(e),r&4){try{Os(3,e,e.return),Ca(3,e)}catch(x){xe(e,e.return,x)}try{Os(5,e,e.return)}catch(x){xe(e,e.return,x)}}break;case 1:bt(t,e),Ot(e),r&512&&n!==null&&Vr(n,n.return);break;case 5:if(bt(t,e),Ot(e),r&512&&n!==null&&Vr(n,n.return),e.flags&32){var s=e.stateNode;try{Hs(s,"")}catch(x){xe(e,e.return,x)}}if(r&4&&(s=e.stateNode,s!=null)){var o=e.memoizedProps,i=n!==null?n.memoizedProps:o,a=e.type,l=e.updateQueue;if(e.updateQueue=null,l!==null)try{a==="input"&&o.type==="radio"&&o.name!=null&&Hm(s,o),uu(a,i);var c=uu(a,o);for(i=0;i<l.length;i+=2){var d=l[i],u=l[i+1];d==="style"?Qm(s,u):d==="dangerouslySetInnerHTML"?Ym(s,u):d==="children"?Hs(s,u):Nc(s,d,u,c)}switch(a){case"input":su(s,o);break;case"textarea":Gm(s,o);break;case"select":var f=s._wrapperState.wasMultiple;s._wrapperState.wasMultiple=!!o.multiple;var y=o.value;y!=null?Ur(s,!!o.multiple,y,!1):f!==!!o.multiple&&(o.defaultValue!=null?Ur(s,!!o.multiple,o.defaultValue,!0):Ur(s,!!o.multiple,o.multiple?[]:"",!1))}s[eo]=o}catch(x){xe(e,e.return,x)}}break;case 6:if(bt(t,e),Ot(e),r&4){if(e.stateNode===null)throw Error(R(162));s=e.stateNode,o=e.memoizedProps;try{s.nodeValue=o}catch(x){xe(e,e.return,x)}}break;case 3:if(bt(t,e),Ot(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{Xs(t.containerInfo)}catch(x){xe(e,e.return,x)}break;case 4:bt(t,e),Ot(e);break;case 13:bt(t,e),Ot(e),s=e.child,s.flags&8192&&(o=s.memoizedState!==null,s.stateNode.isHidden=o,!o||s.alternate!==null&&s.alternate.memoizedState!==null||(ad=Se())),r&4&&gh(e);break;case 22:if(d=n!==null&&n.memoizedState!==null,e.mode&1?(ze=(c=ze)||d,bt(t,e),ze=c):bt(t,e),Ot(e),r&8192){if(c=e.memoizedState!==null,(e.stateNode.isHidden=c)&&!d&&e.mode&1)for(O=e,d=e.child;d!==null;){for(u=O=d;O!==null;){switch(f=O,y=f.child,f.tag){case 0:case 11:case 14:case 15:Os(4,f,f.return);break;case 1:Vr(f,f.return);var w=f.stateNode;if(typeof w.componentWillUnmount=="function"){r=f,n=f.return;try{t=r,w.props=t.memoizedProps,w.state=t.memoizedState,w.componentWillUnmount()}catch(x){xe(r,n,x)}}break;case 5:Vr(f,f.return);break;case 22:if(f.memoizedState!==null){vh(u);continue}}y!==null?(y.return=f,O=y):vh(u)}d=d.sibling}e:for(d=null,u=e;;){if(u.tag===5){if(d===null){d=u;try{s=u.stateNode,c?(o=s.style,typeof o.setProperty=="function"?o.setProperty("display","none","important"):o.display="none"):(a=u.stateNode,l=u.memoizedProps.style,i=l!=null&&l.hasOwnProperty("display")?l.display:null,a.style.display=Xm("display",i))}catch(x){xe(e,e.return,x)}}}else if(u.tag===6){if(d===null)try{u.stateNode.nodeValue=c?"":u.memoizedProps}catch(x){xe(e,e.return,x)}}else if((u.tag!==22&&u.tag!==23||u.memoizedState===null||u===e)&&u.child!==null){u.child.return=u,u=u.child;continue}if(u===e)break e;for(;u.sibling===null;){if(u.return===null||u.return===e)break e;d===u&&(d=null),u=u.return}d===u&&(d=null),u.sibling.return=u.return,u=u.sibling}}break;case 19:bt(t,e),Ot(e),r&4&&gh(e);break;case 21:break;default:bt(t,e),Ot(e)}}function Ot(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(Sy(n)){var r=n;break e}n=n.return}throw Error(R(160))}switch(r.tag){case 5:var s=r.stateNode;r.flags&32&&(Hs(s,""),r.flags&=-33);var o=mh(e);Fu(e,o,s);break;case 3:case 4:var i=r.stateNode.containerInfo,a=mh(e);Vu(e,a,i);break;default:throw Error(R(161))}}catch(l){xe(e,e.return,l)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function CS(e,t,n){O=e,Cy(e)}function Cy(e,t,n){for(var r=(e.mode&1)!==0;O!==null;){var s=O,o=s.child;if(s.tag===22&&r){var i=s.memoizedState!==null||Go;if(!i){var a=s.alternate,l=a!==null&&a.memoizedState!==null||ze;a=Go;var c=ze;if(Go=i,(ze=l)&&!c)for(O=s;O!==null;)i=O,l=i.child,i.tag===22&&i.memoizedState!==null?xh(s):l!==null?(l.return=i,O=l):xh(s);for(;o!==null;)O=o,Cy(o),o=o.sibling;O=s,Go=a,ze=c}yh(e)}else s.subtreeFlags&8772&&o!==null?(o.return=s,O=o):yh(e)}}function yh(e){for(;O!==null;){var t=O;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:ze||Ca(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!ze)if(n===null)r.componentDidMount();else{var s=t.elementType===t.type?n.memoizedProps:Nt(t.type,n.memoizedProps);r.componentDidUpdate(s,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var o=t.updateQueue;o!==null&&th(t,o,r);break;case 3:var i=t.updateQueue;if(i!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}th(t,i,n)}break;case 5:var a=t.stateNode;if(n===null&&t.flags&4){n=a;var l=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":l.autoFocus&&n.focus();break;case"img":l.src&&(n.src=l.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var c=t.alternate;if(c!==null){var d=c.memoizedState;if(d!==null){var u=d.dehydrated;u!==null&&Xs(u)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(R(163))}ze||t.flags&512&&Iu(t)}catch(f){xe(t,t.return,f)}}if(t===e){O=null;break}if(n=t.sibling,n!==null){n.return=t.return,O=n;break}O=t.return}}function vh(e){for(;O!==null;){var t=O;if(t===e){O=null;break}var n=t.sibling;if(n!==null){n.return=t.return,O=n;break}O=t.return}}function xh(e){for(;O!==null;){var t=O;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{Ca(4,t)}catch(l){xe(t,n,l)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var s=t.return;try{r.componentDidMount()}catch(l){xe(t,s,l)}}var o=t.return;try{Iu(t)}catch(l){xe(t,o,l)}break;case 5:var i=t.return;try{Iu(t)}catch(l){xe(t,i,l)}}}catch(l){xe(t,t.return,l)}if(t===e){O=null;break}var a=t.sibling;if(a!==null){a.return=t.return,O=a;break}O=t.return}}var bS=Math.ceil,Qi=sn.ReactCurrentDispatcher,od=sn.ReactCurrentOwner,vt=sn.ReactCurrentBatchConfig,K=0,Re=null,ke=null,_e=0,it=0,Fr=zn(0),Pe=0,io=null,dr=0,ba=0,id=0,Is=null,Je=null,ad=0,rs=1/0,Xt=null,Zi=!1,zu=null,jn=null,Ko=!1,wn=null,qi=0,Vs=0,Bu=null,yi=-1,vi=0;function Ke(){return K&6?Se():yi!==-1?yi:yi=Se()}function Rn(e){return e.mode&1?K&2&&_e!==0?_e&-_e:lS.transition!==null?(vi===0&&(vi=lg()),vi):(e=J,e!==0||(e=window.event,e=e===void 0?16:mg(e.type)),e):1}function At(e,t,n,r){if(50<Vs)throw Vs=0,Bu=null,Error(R(185));vo(e,n,r),(!(K&2)||e!==Re)&&(e===Re&&(!(K&2)&&(ba|=n),Pe===4&&vn(e,_e)),rt(e,r),n===1&&K===0&&!(t.mode&1)&&(rs=Se()+500,Sa&&Bn()))}function rt(e,t){var n=e.callbackNode;l1(e,t);var r=_i(e,e===Re?_e:0);if(r===0)n!==null&&Nf(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&Nf(n),t===1)e.tag===0?aS(wh.bind(null,e)):Lg(wh.bind(null,e)),rS(function(){!(K&6)&&Bn()}),n=null;else{switch(ug(r)){case 1:n=Dc;break;case 4:n=ig;break;case 16:n=Li;break;case 536870912:n=ag;break;default:n=Li}n=Ay(n,by.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function by(e,t){if(yi=-1,vi=0,K&6)throw Error(R(327));var n=e.callbackNode;if(Yr()&&e.callbackNode!==n)return null;var r=_i(e,e===Re?_e:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=Ji(e,r);else{t=r;var s=K;K|=2;var o=Py();(Re!==e||_e!==t)&&(Xt=null,rs=Se()+500,rr(e,t));do try{NS();break}catch(a){Ty(e,a)}while(!0);Gc(),Qi.current=o,K=s,ke!==null?t=0:(Re=null,_e=0,t=Pe)}if(t!==0){if(t===2&&(s=pu(e),s!==0&&(r=s,t=$u(e,s))),t===1)throw n=io,rr(e,0),vn(e,r),rt(e,Se()),n;if(t===6)vn(e,r);else{if(s=e.current.alternate,!(r&30)&&!TS(s)&&(t=Ji(e,r),t===2&&(o=pu(e),o!==0&&(r=o,t=$u(e,o))),t===1))throw n=io,rr(e,0),vn(e,r),rt(e,Se()),n;switch(e.finishedWork=s,e.finishedLanes=r,t){case 0:case 1:throw Error(R(345));case 2:Xn(e,Je,Xt);break;case 3:if(vn(e,r),(r&130023424)===r&&(t=ad+500-Se(),10<t)){if(_i(e,0)!==0)break;if(s=e.suspendedLanes,(s&r)!==r){Ke(),e.pingedLanes|=e.suspendedLanes&s;break}e.timeoutHandle=Eu(Xn.bind(null,e,Je,Xt),t);break}Xn(e,Je,Xt);break;case 4:if(vn(e,r),(r&4194240)===r)break;for(t=e.eventTimes,s=-1;0<r;){var i=31-Mt(r);o=1<<i,i=t[i],i>s&&(s=i),r&=~o}if(r=s,r=Se()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*bS(r/1960))-r,10<r){e.timeoutHandle=Eu(Xn.bind(null,e,Je,Xt),r);break}Xn(e,Je,Xt);break;case 5:Xn(e,Je,Xt);break;default:throw Error(R(329))}}}return rt(e,Se()),e.callbackNode===n?by.bind(null,e):null}function $u(e,t){var n=Is;return e.current.memoizedState.isDehydrated&&(rr(e,t).flags|=256),e=Ji(e,t),e!==2&&(t=Je,Je=n,t!==null&&Uu(t)),e}function Uu(e){Je===null?Je=e:Je.push.apply(Je,e)}function TS(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var s=n[r],o=s.getSnapshot;s=s.value;try{if(!Lt(o(),s))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 vn(e,t){for(t&=~id,t&=~ba,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Mt(t),r=1<<n;e[n]=-1,t&=~r}}function wh(e){if(K&6)throw Error(R(327));Yr();var t=_i(e,0);if(!(t&1))return rt(e,Se()),null;var n=Ji(e,t);if(e.tag!==0&&n===2){var r=pu(e);r!==0&&(t=r,n=$u(e,r))}if(n===1)throw n=io,rr(e,0),vn(e,t),rt(e,Se()),n;if(n===6)throw Error(R(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Xn(e,Je,Xt),rt(e,Se()),null}function ld(e,t){var n=K;K|=1;try{return e(t)}finally{K=n,K===0&&(rs=Se()+500,Sa&&Bn())}}function fr(e){wn!==null&&wn.tag===0&&!(K&6)&&Yr();var t=K;K|=1;var n=vt.transition,r=J;try{if(vt.transition=null,J=1,e)return e()}finally{J=r,vt.transition=n,K=t,!(K&6)&&Bn()}}function ud(){it=Fr.current,de(Fr)}function rr(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,nS(n)),ke!==null)for(n=ke.return;n!==null;){var r=n;switch(Uc(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&zi();break;case 3:ts(),de(tt),de(Be),qc();break;case 5:Zc(r);break;case 4:ts();break;case 13:de(me);break;case 19:de(me);break;case 10:Kc(r.type._context);break;case 22:case 23:ud()}n=n.return}if(Re=e,ke=e=Mn(e.current,null),_e=it=t,Pe=0,io=null,id=ba=dr=0,Je=Is=null,Jn!==null){for(t=0;t<Jn.length;t++)if(n=Jn[t],r=n.interleaved,r!==null){n.interleaved=null;var s=r.next,o=n.pending;if(o!==null){var i=o.next;o.next=s,r.next=i}n.pending=r}Jn=null}return e}function Ty(e,t){do{var n=ke;try{if(Gc(),pi.current=Xi,Yi){for(var r=ge.memoizedState;r!==null;){var s=r.queue;s!==null&&(s.pending=null),r=r.next}Yi=!1}if(cr=0,je=Te=ge=null,_s=!1,ro=0,od.current=null,n===null||n.return===null){Pe=1,io=t,ke=null;break}e:{var o=e,i=n.return,a=n,l=t;if(t=_e,a.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){var c=l,d=a,u=d.tag;if(!(d.mode&1)&&(u===0||u===11||u===15)){var f=d.alternate;f?(d.updateQueue=f.updateQueue,d.memoizedState=f.memoizedState,d.lanes=f.lanes):(d.updateQueue=null,d.memoizedState=null)}var y=ah(i);if(y!==null){y.flags&=-257,lh(y,i,a,o,t),y.mode&1&&ih(o,c,t),t=y,l=c;var w=t.updateQueue;if(w===null){var x=new Set;x.add(l),t.updateQueue=x}else w.add(l);break e}else{if(!(t&1)){ih(o,c,t),cd();break e}l=Error(R(426))}}else if(he&&a.mode&1){var S=ah(i);if(S!==null){!(S.flags&65536)&&(S.flags|=256),lh(S,i,a,o,t),Wc(ns(l,a));break e}}o=l=ns(l,a),Pe!==4&&(Pe=2),Is===null?Is=[o]:Is.push(o),o=i;do{switch(o.tag){case 3:o.flags|=65536,t&=-t,o.lanes|=t;var m=uy(o,l,t);eh(o,m);break e;case 1:a=l;var g=o.type,v=o.stateNode;if(!(o.flags&128)&&(typeof g.getDerivedStateFromError=="function"||v!==null&&typeof v.componentDidCatch=="function"&&(jn===null||!jn.has(v)))){o.flags|=65536,t&=-t,o.lanes|=t;var E=cy(o,a,t);eh(o,E);break e}}o=o.return}while(o!==null)}jy(n)}catch(b){t=b,ke===n&&n!==null&&(ke=n=n.return);continue}break}while(!0)}function Py(){var e=Qi.current;return Qi.current=Xi,e===null?Xi:e}function cd(){(Pe===0||Pe===3||Pe===2)&&(Pe=4),Re===null||!(dr&268435455)&&!(ba&268435455)||vn(Re,_e)}function Ji(e,t){var n=K;K|=2;var r=Py();(Re!==e||_e!==t)&&(Xt=null,rr(e,t));do try{PS();break}catch(s){Ty(e,s)}while(!0);if(Gc(),K=n,Qi.current=r,ke!==null)throw Error(R(261));return Re=null,_e=0,Pe}function PS(){for(;ke!==null;)Ny(ke)}function NS(){for(;ke!==null&&!Jw();)Ny(ke)}function Ny(e){var t=My(e.alternate,e,it);e.memoizedProps=e.pendingProps,t===null?jy(e):ke=t,od.current=null}function jy(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=SS(n,t),n!==null){n.flags&=32767,ke=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{Pe=6,ke=null;return}}else if(n=wS(n,t,it),n!==null){ke=n;return}if(t=t.sibling,t!==null){ke=t;return}ke=t=e}while(t!==null);Pe===0&&(Pe=5)}function Xn(e,t,n){var r=J,s=vt.transition;try{vt.transition=null,J=1,jS(e,t,n,r)}finally{vt.transition=s,J=r}return null}function jS(e,t,n,r){do Yr();while(wn!==null);if(K&6)throw Error(R(327));n=e.finishedWork;var s=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(R(177));e.callbackNode=null,e.callbackPriority=0;var o=n.lanes|n.childLanes;if(u1(e,o),e===Re&&(ke=Re=null,_e=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||Ko||(Ko=!0,Ay(Li,function(){return Yr(),null})),o=(n.flags&15990)!==0,n.subtreeFlags&15990||o){o=vt.transition,vt.transition=null;var i=J;J=1;var a=K;K|=4,od.current=null,kS(e,n),ky(n,e),X1(wu),Oi=!!xu,wu=xu=null,e.current=n,CS(n),e1(),K=a,J=i,vt.transition=o}else e.current=n;if(Ko&&(Ko=!1,wn=e,qi=s),o=e.pendingLanes,o===0&&(jn=null),r1(n.stateNode),rt(e,Se()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)s=t[n],r(s.value,{componentStack:s.stack,digest:s.digest});if(Zi)throw Zi=!1,e=zu,zu=null,e;return qi&1&&e.tag!==0&&Yr(),o=e.pendingLanes,o&1?e===Bu?Vs++:(Vs=0,Bu=e):Vs=0,Bn(),null}function Yr(){if(wn!==null){var e=ug(qi),t=vt.transition,n=J;try{if(vt.transition=null,J=16>e?16:e,wn===null)var r=!1;else{if(e=wn,wn=null,qi=0,K&6)throw Error(R(331));var s=K;for(K|=4,O=e.current;O!==null;){var o=O,i=o.child;if(O.flags&16){var a=o.deletions;if(a!==null){for(var l=0;l<a.length;l++){var c=a[l];for(O=c;O!==null;){var d=O;switch(d.tag){case 0:case 11:case 15:Os(8,d,o)}var u=d.child;if(u!==null)u.return=d,O=u;else for(;O!==null;){d=O;var f=d.sibling,y=d.return;if(wy(d),d===c){O=null;break}if(f!==null){f.return=y,O=f;break}O=y}}}var w=o.alternate;if(w!==null){var x=w.child;if(x!==null){w.child=null;do{var S=x.sibling;x.sibling=null,x=S}while(x!==null)}}O=o}}if(o.subtreeFlags&2064&&i!==null)i.return=o,O=i;else e:for(;O!==null;){if(o=O,o.flags&2048)switch(o.tag){case 0:case 11:case 15:Os(9,o,o.return)}var m=o.sibling;if(m!==null){m.return=o.return,O=m;break e}O=o.return}}var g=e.current;for(O=g;O!==null;){i=O;var v=i.child;if(i.subtreeFlags&2064&&v!==null)v.return=i,O=v;else e:for(i=g;O!==null;){if(a=O,a.flags&2048)try{switch(a.tag){case 0:case 11:case 15:Ca(9,a)}}catch(b){xe(a,a.return,b)}if(a===i){O=null;break e}var E=a.sibling;if(E!==null){E.return=a.return,O=E;break e}O=a.return}}if(K=s,Bn(),Ut&&typeof Ut.onPostCommitFiberRoot=="function")try{Ut.onPostCommitFiberRoot(ga,e)}catch{}r=!0}return r}finally{J=n,vt.transition=t}}return!1}function Sh(e,t,n){t=ns(n,t),t=uy(e,t,1),e=Nn(e,t,1),t=Ke(),e!==null&&(vo(e,1,t),rt(e,t))}function xe(e,t,n){if(e.tag===3)Sh(e,e,n);else for(;t!==null;){if(t.tag===3){Sh(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(jn===null||!jn.has(r))){e=ns(n,e),e=cy(t,e,1),t=Nn(t,e,1),e=Ke(),t!==null&&(vo(t,1,e),rt(t,e));break}}t=t.return}}function RS(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=Ke(),e.pingedLanes|=e.suspendedLanes&n,Re===e&&(_e&n)===n&&(Pe===4||Pe===3&&(_e&130023424)===_e&&500>Se()-ad?rr(e,0):id|=n),rt(e,t)}function Ry(e,t){t===0&&(e.mode&1?(t=Io,Io<<=1,!(Io&130023424)&&(Io=4194304)):t=1);var n=Ke();e=nn(e,t),e!==null&&(vo(e,t,n),rt(e,n))}function MS(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),Ry(e,n)}function AS(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,s=e.memoizedState;s!==null&&(n=s.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(R(314))}r!==null&&r.delete(t),Ry(e,n)}var My;My=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||tt.current)et=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return et=!1,xS(e,t,n);et=!!(e.flags&131072)}else et=!1,he&&t.flags&1048576&&_g(t,Ui,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;gi(e,t),e=t.pendingProps;var s=qr(t,Be.current);Kr(t,n),s=ed(null,t,r,e,s,n);var o=td();return t.flags|=1,typeof s=="object"&&s!==null&&typeof s.render=="function"&&s.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,nt(r)?(o=!0,Bi(t)):o=!1,t.memoizedState=s.state!==null&&s.state!==void 0?s.state:null,Xc(t),s.updater=ka,t.stateNode=s,s._reactInternals=t,ju(t,r,e,n),t=Au(null,t,r,!0,o,n)):(t.tag=0,he&&o&&$c(t),We(null,t,s,n),t=t.child),t;case 16:r=t.elementType;e:{switch(gi(e,t),e=t.pendingProps,s=r._init,r=s(r._payload),t.type=r,s=t.tag=LS(r),e=Nt(r,e),s){case 0:t=Mu(null,t,r,e,n);break e;case 1:t=dh(null,t,r,e,n);break e;case 11:t=uh(null,t,r,e,n);break e;case 14:t=ch(null,t,r,Nt(r.type,e),n);break e}throw Error(R(306,r,""))}return t;case 0:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:Nt(r,s),Mu(e,t,r,s,n);case 1:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:Nt(r,s),dh(e,t,r,s,n);case 3:e:{if(py(t),e===null)throw Error(R(387));r=t.pendingProps,o=t.memoizedState,s=o.element,Bg(e,t),Gi(t,r,null,n);var i=t.memoizedState;if(r=i.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:i.cache,pendingSuspenseBoundaries:i.pendingSuspenseBoundaries,transitions:i.transitions},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){s=ns(Error(R(423)),t),t=fh(e,t,r,n,s);break e}else if(r!==s){s=ns(Error(R(424)),t),t=fh(e,t,r,n,s);break e}else for(at=Pn(t.stateNode.containerInfo.firstChild),lt=t,he=!0,Rt=null,n=Fg(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Jr(),r===s){t=rn(e,t,n);break e}We(e,t,r,n)}t=t.child}return t;case 5:return $g(t),e===null&&Tu(t),r=t.type,s=t.pendingProps,o=e!==null?e.memoizedProps:null,i=s.children,Su(r,s)?i=null:o!==null&&Su(r,o)&&(t.flags|=32),hy(e,t),We(e,t,i,n),t.child;case 6:return e===null&&Tu(t),null;case 13:return my(e,t,n);case 4:return Qc(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=es(t,null,r,n):We(e,t,r,n),t.child;case 11:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:Nt(r,s),uh(e,t,r,s,n);case 7:return We(e,t,t.pendingProps,n),t.child;case 8:return We(e,t,t.pendingProps.children,n),t.child;case 12:return We(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,s=t.pendingProps,o=t.memoizedProps,i=s.value,ie(Wi,r._currentValue),r._currentValue=i,o!==null)if(Lt(o.value,i)){if(o.children===s.children&&!tt.current){t=rn(e,t,n);break e}}else for(o=t.child,o!==null&&(o.return=t);o!==null;){var a=o.dependencies;if(a!==null){i=o.child;for(var l=a.firstContext;l!==null;){if(l.context===r){if(o.tag===1){l=Jt(-1,n&-n),l.tag=2;var c=o.updateQueue;if(c!==null){c=c.shared;var d=c.pending;d===null?l.next=l:(l.next=d.next,d.next=l),c.pending=l}}o.lanes|=n,l=o.alternate,l!==null&&(l.lanes|=n),Pu(o.return,n,t),a.lanes|=n;break}l=l.next}}else if(o.tag===10)i=o.type===t.type?null:o.child;else if(o.tag===18){if(i=o.return,i===null)throw Error(R(341));i.lanes|=n,a=i.alternate,a!==null&&(a.lanes|=n),Pu(i,n,t),i=o.sibling}else i=o.child;if(i!==null)i.return=o;else for(i=o;i!==null;){if(i===t){i=null;break}if(o=i.sibling,o!==null){o.return=i.return,i=o;break}i=i.return}o=i}We(e,t,s.children,n),t=t.child}return t;case 9:return s=t.type,r=t.pendingProps.children,Kr(t,n),s=wt(s),r=r(s),t.flags|=1,We(e,t,r,n),t.child;case 14:return r=t.type,s=Nt(r,t.pendingProps),s=Nt(r.type,s),ch(e,t,r,s,n);case 15:return dy(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:Nt(r,s),gi(e,t),t.tag=1,nt(r)?(e=!0,Bi(t)):e=!1,Kr(t,n),ly(t,r,s),ju(t,r,s,n),Au(null,t,r,!0,e,n);case 19:return gy(e,t,n);case 22:return fy(e,t,n)}throw Error(R(156,t.tag))};function Ay(e,t){return og(e,t)}function DS(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function gt(e,t,n,r){return new DS(e,t,n,r)}function dd(e){return e=e.prototype,!(!e||!e.isReactComponent)}function LS(e){if(typeof e=="function")return dd(e)?1:0;if(e!=null){if(e=e.$$typeof,e===Rc)return 11;if(e===Mc)return 14}return 2}function Mn(e,t){var n=e.alternate;return n===null?(n=gt(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function xi(e,t,n,r,s,o){var i=2;if(r=e,typeof e=="function")dd(e)&&(i=1);else if(typeof e=="string")i=5;else e:switch(e){case jr:return sr(n.children,s,o,t);case jc:i=8,s|=8;break;case Jl:return e=gt(12,n,t,s|2),e.elementType=Jl,e.lanes=o,e;case eu:return e=gt(13,n,t,s),e.elementType=eu,e.lanes=o,e;case tu:return e=gt(19,n,t,s),e.elementType=tu,e.lanes=o,e;case $m:return Ta(n,s,o,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case zm:i=10;break e;case Bm:i=9;break e;case Rc:i=11;break e;case Mc:i=14;break e;case mn:i=16,r=null;break e}throw Error(R(130,e==null?e:typeof e,""))}return t=gt(i,n,t,s),t.elementType=e,t.type=r,t.lanes=o,t}function sr(e,t,n,r){return e=gt(7,e,r,t),e.lanes=n,e}function Ta(e,t,n,r){return e=gt(22,e,r,t),e.elementType=$m,e.lanes=n,e.stateNode={isHidden:!1},e}function Sl(e,t,n){return e=gt(6,e,null,t),e.lanes=n,e}function El(e,t,n){return t=gt(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function _S(e,t,n,r,s){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=nl(0),this.expirationTimes=nl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=nl(0),this.identifierPrefix=r,this.onRecoverableError=s,this.mutableSourceEagerHydrationData=null}function fd(e,t,n,r,s,o,i,a,l){return e=new _S(e,t,n,a,l),t===1?(t=1,o===!0&&(t|=8)):t=0,o=gt(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},Xc(o),e}function OS(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Nr,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function Dy(e){if(!e)return On;e=e._reactInternals;e:{if(gr(e)!==e||e.tag!==1)throw Error(R(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(nt(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(R(171))}if(e.tag===1){var n=e.type;if(nt(n))return Dg(e,n,t)}return t}function Ly(e,t,n,r,s,o,i,a,l){return e=fd(n,r,!0,e,s,o,i,a,l),e.context=Dy(null),n=e.current,r=Ke(),s=Rn(n),o=Jt(r,s),o.callback=t??null,Nn(n,o,s),e.current.lanes=s,vo(e,s,r),rt(e,r),e}function Pa(e,t,n,r){var s=t.current,o=Ke(),i=Rn(s);return n=Dy(n),t.context===null?t.context=n:t.pendingContext=n,t=Jt(o,i),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=Nn(s,t,i),e!==null&&(At(e,s,i,o),hi(e,s,i)),i}function ea(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function Eh(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function hd(e,t){Eh(e,t),(e=e.alternate)&&Eh(e,t)}function IS(){return null}var _y=typeof reportError=="function"?reportError:function(e){console.error(e)};function pd(e){this._internalRoot=e}Na.prototype.render=pd.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(R(409));Pa(e,t,null,null)};Na.prototype.unmount=pd.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;fr(function(){Pa(null,e,null,null)}),t[tn]=null}};function Na(e){this._internalRoot=e}Na.prototype.unstable_scheduleHydration=function(e){if(e){var t=fg();e={blockedOn:null,target:e,priority:t};for(var n=0;n<yn.length&&t!==0&&t<yn[n].priority;n++);yn.splice(n,0,e),n===0&&pg(e)}};function md(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function ja(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function kh(){}function VS(e,t,n,r,s){if(s){if(typeof r=="function"){var o=r;r=function(){var c=ea(i);o.call(c)}}var i=Ly(t,r,e,0,null,!1,!1,"",kh);return e._reactRootContainer=i,e[tn]=i.current,qs(e.nodeType===8?e.parentNode:e),fr(),i}for(;s=e.lastChild;)e.removeChild(s);if(typeof r=="function"){var a=r;r=function(){var c=ea(l);a.call(c)}}var l=fd(e,0,!1,null,null,!1,!1,"",kh);return e._reactRootContainer=l,e[tn]=l.current,qs(e.nodeType===8?e.parentNode:e),fr(function(){Pa(t,l,n,r)}),l}function Ra(e,t,n,r,s){var o=n._reactRootContainer;if(o){var i=o;if(typeof s=="function"){var a=s;s=function(){var l=ea(i);a.call(l)}}Pa(t,i,e,s)}else i=VS(n,t,e,s,r);return ea(i)}cg=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=Ps(t.pendingLanes);n!==0&&(Lc(t,n|1),rt(t,Se()),!(K&6)&&(rs=Se()+500,Bn()))}break;case 13:fr(function(){var r=nn(e,1);if(r!==null){var s=Ke();At(r,e,1,s)}}),hd(e,1)}};_c=function(e){if(e.tag===13){var t=nn(e,134217728);if(t!==null){var n=Ke();At(t,e,134217728,n)}hd(e,134217728)}};dg=function(e){if(e.tag===13){var t=Rn(e),n=nn(e,t);if(n!==null){var r=Ke();At(n,e,t,r)}hd(e,t)}};fg=function(){return J};hg=function(e,t){var n=J;try{return J=e,t()}finally{J=n}};du=function(e,t,n){switch(t){case"input":if(su(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var s=wa(r);if(!s)throw Error(R(90));Wm(r),su(r,s)}}}break;case"textarea":Gm(e,n);break;case"select":t=n.value,t!=null&&Ur(e,!!n.multiple,t,!1)}};Jm=ld;eg=fr;var FS={usingClientEntryPoint:!1,Events:[wo,Dr,wa,Zm,qm,ld]},Ss={findFiberByHostInstance:qn,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},zS={bundleType:Ss.bundleType,version:Ss.version,rendererPackageName:Ss.rendererPackageName,rendererConfig:Ss.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:sn.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=rg(e),e===null?null:e.stateNode},findFiberByHostInstance:Ss.findFiberByHostInstance||IS,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Yo=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Yo.isDisabled&&Yo.supportsFiber)try{ga=Yo.inject(zS),Ut=Yo}catch{}}dt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=FS;dt.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!md(t))throw Error(R(200));return OS(e,t,null,n)};dt.createRoot=function(e,t){if(!md(e))throw Error(R(299));var n=!1,r="",s=_y;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(s=t.onRecoverableError)),t=fd(e,1,!1,null,null,n,!1,r,s),e[tn]=t.current,qs(e.nodeType===8?e.parentNode:e),new pd(t)};dt.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(R(188)):(e=Object.keys(e).join(","),Error(R(268,e)));return e=rg(t),e=e===null?null:e.stateNode,e};dt.flushSync=function(e){return fr(e)};dt.hydrate=function(e,t,n){if(!ja(t))throw Error(R(200));return Ra(null,e,t,!0,n)};dt.hydrateRoot=function(e,t,n){if(!md(e))throw Error(R(405));var r=n!=null&&n.hydratedSources||null,s=!1,o="",i=_y;if(n!=null&&(n.unstable_strictMode===!0&&(s=!0),n.identifierPrefix!==void 0&&(o=n.identifierPrefix),n.onRecoverableError!==void 0&&(i=n.onRecoverableError)),t=Ly(t,null,e,1,n??null,s,!1,o,i),e[tn]=t.current,qs(e),r)for(e=0;e<r.length;e++)n=r[e],s=n._getVersion,s=s(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,s]:t.mutableSourceEagerHydrationData.push(n,s);return new Na(t)};dt.render=function(e,t,n){if(!ja(t))throw Error(R(200));return Ra(null,e,t,!1,n)};dt.unmountComponentAtNode=function(e){if(!ja(e))throw Error(R(40));return e._reactRootContainer?(fr(function(){Ra(null,null,e,!1,function(){e._reactRootContainer=null,e[tn]=null})}),!0):!1};dt.unstable_batchedUpdates=ld;dt.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!ja(n))throw Error(R(200));if(e==null||e._reactInternals===void 0)throw Error(R(38));return Ra(e,t,n,!1,r)};dt.version="18.3.1-next-f1338f8080-20240426";function Oy(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Oy)}catch(e){console.error(e)}}Oy(),Om.exports=dt;var gd=Om.exports;const Iy=Cm(gd);var Ch=gd;Zl.createRoot=Ch.createRoot,Zl.hydrateRoot=Ch.hydrateRoot;const BS="modulepreload",$S=function(e){return"/"+e},bh={},Eo=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const i=document.querySelector("meta[property=csp-nonce]"),a=(i==null?void 0:i.nonce)||(i==null?void 0:i.getAttribute("nonce"));s=Promise.allSettled(n.map(l=>{if(l=$S(l),l in bh)return;bh[l]=!0;const c=l.endsWith(".css"),d=c?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${l}"]${d}`))return;const u=document.createElement("link");if(u.rel=c?"stylesheet":BS,c||(u.as="script"),u.crossOrigin="",u.href=l,a&&u.setAttribute("nonce",a),document.head.appendChild(u),c)return new Promise((f,y)=>{u.addEventListener("load",f),u.addEventListener("error",()=>y(new Error(`Unable to preload CSS for ${l}`)))})}))}function o(i){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=i,window.dispatchEvent(a),!a.defaultPrevented)throw i}return s.then(i=>{for(const a of i||[])a.status==="rejected"&&o(a.reason);return t().catch(o)})};/**
42
- * @remix-run/router v1.23.2
43
- *
44
- * Copyright (c) Remix Software Inc.
45
- *
46
- * This source code is licensed under the MIT license found in the
47
- * LICENSE.md file in the root directory of this source tree.
48
- *
49
- * @license MIT
50
- */function ao(){return ao=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ao.apply(this,arguments)}var Sn;(function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"})(Sn||(Sn={}));const Th="popstate";function US(e){e===void 0&&(e={});function t(r,s){let{pathname:o,search:i,hash:a}=r.location;return Wu("",{pathname:o,search:i,hash:a},s.state&&s.state.usr||null,s.state&&s.state.key||"default")}function n(r,s){return typeof s=="string"?s:Vy(s)}return HS(t,n,null,e)}function Ce(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function yd(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function WS(){return Math.random().toString(36).substr(2,8)}function Ph(e,t){return{usr:e.state,key:e.key,idx:t}}function Wu(e,t,n,r){return n===void 0&&(n=null),ao({pathname:typeof e=="string"?e:e.pathname,search:"",hash:""},typeof t=="string"?us(t):t,{state:n,key:t&&t.key||r||WS()})}function Vy(e){let{pathname:t="/",search:n="",hash:r=""}=e;return n&&n!=="?"&&(t+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(t+=r.charAt(0)==="#"?r:"#"+r),t}function us(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substr(n),e=e.substr(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substr(r),e=e.substr(0,r)),e&&(t.pathname=e)}return t}function HS(e,t,n,r){r===void 0&&(r={});let{window:s=document.defaultView,v5Compat:o=!1}=r,i=s.history,a=Sn.Pop,l=null,c=d();c==null&&(c=0,i.replaceState(ao({},i.state,{idx:c}),""));function d(){return(i.state||{idx:null}).idx}function u(){a=Sn.Pop;let S=d(),m=S==null?null:S-c;c=S,l&&l({action:a,location:x.location,delta:m})}function f(S,m){a=Sn.Push;let g=Wu(x.location,S,m);c=d()+1;let v=Ph(g,c),E=x.createHref(g);try{i.pushState(v,"",E)}catch(b){if(b instanceof DOMException&&b.name==="DataCloneError")throw b;s.location.assign(E)}o&&l&&l({action:a,location:x.location,delta:1})}function y(S,m){a=Sn.Replace;let g=Wu(x.location,S,m);c=d();let v=Ph(g,c),E=x.createHref(g);i.replaceState(v,"",E),o&&l&&l({action:a,location:x.location,delta:0})}function w(S){let m=s.location.origin!=="null"?s.location.origin:s.location.href,g=typeof S=="string"?S:Vy(S);return g=g.replace(/ $/,"%20"),Ce(m,"No window.location.(origin|href) available to create URL for href: "+g),new URL(g,m)}let x={get action(){return a},get location(){return e(s,i)},listen(S){if(l)throw new Error("A history only accepts one active listener");return s.addEventListener(Th,u),l=S,()=>{s.removeEventListener(Th,u),l=null}},createHref(S){return t(s,S)},createURL:w,encodeLocation(S){let m=w(S);return{pathname:m.pathname,search:m.search,hash:m.hash}},push:f,replace:y,go(S){return i.go(S)}};return x}var Nh;(function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"})(Nh||(Nh={}));function GS(e,t,n){return n===void 0&&(n="/"),KS(e,t,n)}function KS(e,t,n,r){let s=typeof t=="string"?us(t):t,o=By(s.pathname||"/",n);if(o==null)return null;let i=Fy(e);YS(i);let a=null;for(let l=0;a==null&&l<i.length;++l){let c=iE(o);a=rE(i[l],c)}return a}function Fy(e,t,n,r){t===void 0&&(t=[]),n===void 0&&(n=[]),r===void 0&&(r="");let s=(o,i,a)=>{let l={relativePath:a===void 0?o.path||"":a,caseSensitive:o.caseSensitive===!0,childrenIndex:i,route:o};l.relativePath.startsWith("/")&&(Ce(l.relativePath.startsWith(r),'Absolute route path "'+l.relativePath+'" nested under path '+('"'+r+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),l.relativePath=l.relativePath.slice(r.length));let c=or([r,l.relativePath]),d=n.concat(l);o.children&&o.children.length>0&&(Ce(o.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+c+'".')),Fy(o.children,t,d,c)),!(o.path==null&&!o.index)&&t.push({path:c,score:tE(c,o.index),routesMeta:d})};return e.forEach((o,i)=>{var a;if(o.path===""||!((a=o.path)!=null&&a.includes("?")))s(o,i);else for(let l of zy(o.path))s(o,i,l)}),t}function zy(e){let t=e.split("/");if(t.length===0)return[];let[n,...r]=t,s=n.endsWith("?"),o=n.replace(/\?$/,"");if(r.length===0)return s?[o,""]:[o];let i=zy(r.join("/")),a=[];return a.push(...i.map(l=>l===""?o:[o,l].join("/"))),s&&a.push(...i),a.map(l=>e.startsWith("/")&&l===""?"/":l)}function YS(e){e.sort((t,n)=>t.score!==n.score?n.score-t.score:nE(t.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const XS=/^:[\w-]+$/,QS=3,ZS=2,qS=1,JS=10,eE=-2,jh=e=>e==="*";function tE(e,t){let n=e.split("/"),r=n.length;return n.some(jh)&&(r+=eE),t&&(r+=ZS),n.filter(s=>!jh(s)).reduce((s,o)=>s+(XS.test(o)?QS:o===""?qS:JS),r)}function nE(e,t){return e.length===t.length&&e.slice(0,-1).every((r,s)=>r===t[s])?e[e.length-1]-t[t.length-1]:0}function rE(e,t,n){let{routesMeta:r}=e,s={},o="/",i=[];for(let a=0;a<r.length;++a){let l=r[a],c=a===r.length-1,d=o==="/"?t:t.slice(o.length)||"/",u=sE({path:l.relativePath,caseSensitive:l.caseSensitive,end:c},d),f=l.route;if(!u)return null;Object.assign(s,u.params),i.push({params:s,pathname:or([o,u.pathname]),pathnameBase:dE(or([o,u.pathnameBase])),route:f}),u.pathnameBase!=="/"&&(o=or([o,u.pathnameBase]))}return i}function sE(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=oE(e.path,e.caseSensitive,e.end),s=t.match(n);if(!s)return null;let o=s[0],i=o.replace(/(.)\/+$/,"$1"),a=s.slice(1);return{params:r.reduce((c,d,u)=>{let{paramName:f,isOptional:y}=d;if(f==="*"){let x=a[u]||"";i=o.slice(0,o.length-x.length).replace(/(.)\/+$/,"$1")}const w=a[u];return y&&!w?c[f]=void 0:c[f]=(w||"").replace(/%2F/g,"/"),c},{}),pathname:o,pathnameBase:i,pattern:e}}function oE(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!0),yd(e==="*"||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were '+('"'+e.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+e.replace(/\*$/,"/*")+'".'));let r=[],s="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(i,a,l)=>(r.push({paramName:a,isOptional:l!=null}),l?"/?([^\\/]+)?":"/([^\\/]+)"));return e.endsWith("*")?(r.push({paramName:"*"}),s+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?s+="\\/*$":e!==""&&e!=="/"&&(s+="(?:(?=\\/|$))"),[new RegExp(s,t?void 0:"i"),r]}function iE(e){try{return e.split("/").map(t=>decodeURIComponent(t).replace(/\//g,"%2F")).join("/")}catch(t){return yd(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+t+").")),e}}function By(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&r!=="/"?null:e.slice(n)||"/"}const aE=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,lE=e=>aE.test(e);function uE(e,t){t===void 0&&(t="/");let{pathname:n,search:r="",hash:s=""}=typeof e=="string"?us(e):e,o;if(n)if(lE(n))o=n;else{if(n.includes("//")){let i=n;n=n.replace(/\/\/+/g,"/"),yd(!1,"Pathnames cannot have embedded double slashes - normalizing "+(i+" -> "+n))}n.startsWith("/")?o=Rh(n.substring(1),"/"):o=Rh(n,t)}else o=t;return{pathname:o,search:fE(r),hash:hE(s)}}function Rh(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(s=>{s===".."?n.length>1&&n.pop():s!=="."&&n.push(s)}),n.length>1?n.join("/"):"/"}function kl(e,t,n,r){return"Cannot include a '"+e+"' character in a manually specified "+("`to."+t+"` field ["+JSON.stringify(r)+"]. Please separate it out to the ")+("`to."+n+"` field. Alternatively you may provide the full path as ")+'a string in <Link to="..."> and the router will parse it for you.'}function cE(e){return e.filter((t,n)=>n===0||t.route.path&&t.route.path.length>0)}function $y(e,t){let n=cE(e);return t?n.map((r,s)=>s===n.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function Uy(e,t,n,r){r===void 0&&(r=!1);let s;typeof e=="string"?s=us(e):(s=ao({},e),Ce(!s.pathname||!s.pathname.includes("?"),kl("?","pathname","search",s)),Ce(!s.pathname||!s.pathname.includes("#"),kl("#","pathname","hash",s)),Ce(!s.search||!s.search.includes("#"),kl("#","search","hash",s)));let o=e===""||s.pathname==="",i=o?"/":s.pathname,a;if(i==null)a=n;else{let u=t.length-1;if(!r&&i.startsWith("..")){let f=i.split("/");for(;f[0]==="..";)f.shift(),u-=1;s.pathname=f.join("/")}a=u>=0?t[u]:"/"}let l=uE(s,a),c=i&&i!=="/"&&i.endsWith("/"),d=(o||i===".")&&n.endsWith("/");return!l.pathname.endsWith("/")&&(c||d)&&(l.pathname+="/"),l}const or=e=>e.join("/").replace(/\/\/+/g,"/"),dE=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),fE=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,hE=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e;function pE(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}const Wy=["post","put","patch","delete"];new Set(Wy);const mE=["get",...Wy];new Set(mE);/**
51
- * React Router v6.30.3
52
- *
53
- * Copyright (c) Remix Software Inc.
54
- *
55
- * This source code is licensed under the MIT license found in the
56
- * LICENSE.md file in the root directory of this source tree.
57
- *
58
- * @license MIT
59
- */function lo(){return lo=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},lo.apply(this,arguments)}const vd=p.createContext(null),gE=p.createContext(null),ko=p.createContext(null),Ma=p.createContext(null),$n=p.createContext({outlet:null,matches:[],isDataRoute:!1}),Hy=p.createContext(null);function Co(){return p.useContext(Ma)!=null}function xd(){return Co()||Ce(!1),p.useContext(Ma).location}function Gy(e){p.useContext(ko).static||p.useLayoutEffect(e)}function Aa(){let{isDataRoute:e}=p.useContext($n);return e?jE():yE()}function yE(){Co()||Ce(!1);let e=p.useContext(vd),{basename:t,future:n,navigator:r}=p.useContext(ko),{matches:s}=p.useContext($n),{pathname:o}=xd(),i=JSON.stringify($y(s,n.v7_relativeSplatPath)),a=p.useRef(!1);return Gy(()=>{a.current=!0}),p.useCallback(function(c,d){if(d===void 0&&(d={}),!a.current)return;if(typeof c=="number"){r.go(c);return}let u=Uy(c,JSON.parse(i),o,d.relative==="path");e==null&&t!=="/"&&(u.pathname=u.pathname==="/"?t:or([t,u.pathname])),(d.replace?r.replace:r.push)(u,d.state,d)},[t,r,i,o,e])}function UM(){let{matches:e}=p.useContext($n),t=e[e.length-1];return t?t.params:{}}function vE(e,t){return xE(e,t)}function xE(e,t,n,r){Co()||Ce(!1);let{navigator:s}=p.useContext(ko),{matches:o}=p.useContext($n),i=o[o.length-1],a=i?i.params:{};i&&i.pathname;let l=i?i.pathnameBase:"/";i&&i.route;let c=xd(),d;if(t){var u;let S=typeof t=="string"?us(t):t;l==="/"||(u=S.pathname)!=null&&u.startsWith(l)||Ce(!1),d=S}else d=c;let f=d.pathname||"/",y=f;if(l!=="/"){let S=l.replace(/^\//,"").split("/");y="/"+f.replace(/^\//,"").split("/").slice(S.length).join("/")}let w=GS(e,{pathname:y}),x=CE(w&&w.map(S=>Object.assign({},S,{params:Object.assign({},a,S.params),pathname:or([l,s.encodeLocation?s.encodeLocation(S.pathname).pathname:S.pathname]),pathnameBase:S.pathnameBase==="/"?l:or([l,s.encodeLocation?s.encodeLocation(S.pathnameBase).pathname:S.pathnameBase])})),o,n,r);return t&&x?p.createElement(Ma.Provider,{value:{location:lo({pathname:"/",search:"",hash:"",state:null,key:"default"},d),navigationType:Sn.Pop}},x):x}function wE(){let e=NE(),t=pE(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,s={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"};return p.createElement(p.Fragment,null,p.createElement("h2",null,"Unexpected Application Error!"),p.createElement("h3",{style:{fontStyle:"italic"}},t),n?p.createElement("pre",{style:s},n):null,null)}const SE=p.createElement(wE,null);class EE extends p.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,n){return n.location!==t.location||n.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:n.error,location:n.location,revalidation:t.revalidation||n.revalidation}}componentDidCatch(t,n){console.error("React Router caught the following error during render",t,n)}render(){return this.state.error!==void 0?p.createElement($n.Provider,{value:this.props.routeContext},p.createElement(Hy.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function kE(e){let{routeContext:t,match:n,children:r}=e,s=p.useContext(vd);return s&&s.static&&s.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(s.staticContext._deepestRenderedBoundaryId=n.route.id),p.createElement($n.Provider,{value:t},r)}function CE(e,t,n,r){var s;if(t===void 0&&(t=[]),n===void 0&&(n=null),r===void 0&&(r=null),e==null){var o;if(!n)return null;if(n.errors)e=n.matches;else if((o=r)!=null&&o.v7_partialHydration&&t.length===0&&!n.initialized&&n.matches.length>0)e=n.matches;else return null}let i=e,a=(s=n)==null?void 0:s.errors;if(a!=null){let d=i.findIndex(u=>u.route.id&&(a==null?void 0:a[u.route.id])!==void 0);d>=0||Ce(!1),i=i.slice(0,Math.min(i.length,d+1))}let l=!1,c=-1;if(n&&r&&r.v7_partialHydration)for(let d=0;d<i.length;d++){let u=i[d];if((u.route.HydrateFallback||u.route.hydrateFallbackElement)&&(c=d),u.route.id){let{loaderData:f,errors:y}=n,w=u.route.loader&&f[u.route.id]===void 0&&(!y||y[u.route.id]===void 0);if(u.route.lazy||w){l=!0,c>=0?i=i.slice(0,c+1):i=[i[0]];break}}}return i.reduceRight((d,u,f)=>{let y,w=!1,x=null,S=null;n&&(y=a&&u.route.id?a[u.route.id]:void 0,x=u.route.errorElement||SE,l&&(c<0&&f===0?(RE("route-fallback"),w=!0,S=null):c===f&&(w=!0,S=u.route.hydrateFallbackElement||null)));let m=t.concat(i.slice(0,f+1)),g=()=>{let v;return y?v=x:w?v=S:u.route.Component?v=p.createElement(u.route.Component,null):u.route.element?v=u.route.element:v=d,p.createElement(kE,{match:u,routeContext:{outlet:d,matches:m,isDataRoute:n!=null},children:v})};return n&&(u.route.ErrorBoundary||u.route.errorElement||f===0)?p.createElement(EE,{location:n.location,revalidation:n.revalidation,component:x,error:y,children:g(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):g()},null)}var Ky=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(Ky||{}),Yy=function(e){return e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e.UseRouteId="useRouteId",e}(Yy||{});function bE(e){let t=p.useContext(vd);return t||Ce(!1),t}function TE(e){let t=p.useContext(gE);return t||Ce(!1),t}function PE(e){let t=p.useContext($n);return t||Ce(!1),t}function Xy(e){let t=PE(),n=t.matches[t.matches.length-1];return n.route.id||Ce(!1),n.route.id}function NE(){var e;let t=p.useContext(Hy),n=TE(),r=Xy();return t!==void 0?t:(e=n.errors)==null?void 0:e[r]}function jE(){let{router:e}=bE(Ky.UseNavigateStable),t=Xy(Yy.UseNavigateStable),n=p.useRef(!1);return Gy(()=>{n.current=!0}),p.useCallback(function(s,o){o===void 0&&(o={}),n.current&&(typeof s=="number"?e.navigate(s):e.navigate(s,lo({fromRouteId:t},o)))},[e,t])}const Mh={};function RE(e,t,n){Mh[e]||(Mh[e]=!0)}function ME(e,t){e==null||e.v7_startTransition,e==null||e.v7_relativeSplatPath}function Qy(e){let{to:t,replace:n,state:r,relative:s}=e;Co()||Ce(!1);let{future:o,static:i}=p.useContext(ko),{matches:a}=p.useContext($n),{pathname:l}=xd(),c=Aa(),d=Uy(t,$y(a,o.v7_relativeSplatPath),l,s==="path"),u=JSON.stringify(d);return p.useEffect(()=>c(JSON.parse(u),{replace:n,state:r,relative:s}),[c,u,s,n,r]),null}function dn(e){Ce(!1)}function AE(e){let{basename:t="/",children:n=null,location:r,navigationType:s=Sn.Pop,navigator:o,static:i=!1,future:a}=e;Co()&&Ce(!1);let l=t.replace(/^\/*/,"/"),c=p.useMemo(()=>({basename:l,navigator:o,static:i,future:lo({v7_relativeSplatPath:!1},a)}),[l,a,o,i]);typeof r=="string"&&(r=us(r));let{pathname:d="/",search:u="",hash:f="",state:y=null,key:w="default"}=r,x=p.useMemo(()=>{let S=By(d,l);return S==null?null:{location:{pathname:S,search:u,hash:f,state:y,key:w},navigationType:s}},[l,d,u,f,y,w,s]);return x==null?null:p.createElement(ko.Provider,{value:c},p.createElement(Ma.Provider,{children:n,value:x}))}function DE(e){let{children:t,location:n}=e;return vE(Hu(t),n)}new Promise(()=>{});function Hu(e,t){t===void 0&&(t=[]);let n=[];return p.Children.forEach(e,(r,s)=>{if(!p.isValidElement(r))return;let o=[...t,s];if(r.type===p.Fragment){n.push.apply(n,Hu(r.props.children,o));return}r.type!==dn&&Ce(!1),!r.props.index||!r.props.children||Ce(!1);let i={id:r.props.id||o.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(i.children=Hu(r.props.children,o)),n.push(i)}),n}/**
60
- * React Router DOM v6.30.3
61
- *
62
- * Copyright (c) Remix Software Inc.
63
- *
64
- * This source code is licensed under the MIT license found in the
65
- * LICENSE.md file in the root directory of this source tree.
66
- *
67
- * @license MIT
68
- */const LE="6";try{window.__reactRouterVersion=LE}catch{}const _E="startTransition",Ah=ma[_E];function OE(e){let{basename:t,children:n,future:r,window:s}=e,o=p.useRef();o.current==null&&(o.current=US({window:s,v5Compat:!0}));let i=o.current,[a,l]=p.useState({action:i.action,location:i.location}),{v7_startTransition:c}=r||{},d=p.useCallback(u=>{c&&Ah?Ah(()=>l(u)):l(u)},[l,c]);return p.useLayoutEffect(()=>i.listen(d),[i,d]),p.useEffect(()=>ME(r),[r]),p.createElement(AE,{basename:t,children:n,location:a.location,navigationType:a.action,navigator:i,future:r})}var Dh;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(Dh||(Dh={}));var Lh;(function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(Lh||(Lh={}));const wd=p.createContext({});function Sd(e){const t=p.useRef(null);return t.current===null&&(t.current=e()),t.current}const IE=typeof window<"u",Zy=IE?p.useLayoutEffect:p.useEffect,Da=p.createContext(null);function Ed(e,t){e.indexOf(t)===-1&&e.push(t)}function ta(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}const Gt=(e,t,n)=>n>t?t:n<e?e:n;let kd=()=>{};const In={},qy=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function Jy(e){return typeof e=="object"&&e!==null}const ev=e=>/^0[^.\s]+$/u.test(e);function tv(e){let t;return()=>(t===void 0&&(t=e()),t)}const xt=e=>e,VE=(e,t)=>n=>t(e(n)),bo=(...e)=>e.reduce(VE),uo=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r};class Cd{constructor(){this.subscriptions=[]}add(t){return Ed(this.subscriptions,t),()=>ta(this.subscriptions,t)}notify(t,n,r){const s=this.subscriptions.length;if(s)if(s===1)this.subscriptions[0](t,n,r);else for(let o=0;o<s;o++){const i=this.subscriptions[o];i&&i(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const ut=e=>e*1e3,yt=e=>e/1e3;function nv(e,t){return t?e*(1e3/t):0}const rv=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,FE=1e-7,zE=12;function BE(e,t,n,r,s){let o,i,a=0;do i=t+(n-t)/2,o=rv(i,r,s)-e,o>0?n=i:t=i;while(Math.abs(o)>FE&&++a<zE);return i}function To(e,t,n,r){if(e===t&&n===r)return xt;const s=o=>BE(o,0,1,e,n);return o=>o===0||o===1?o:rv(s(o),t,r)}const sv=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,ov=e=>t=>1-e(1-t),iv=To(.33,1.53,.69,.99),bd=ov(iv),av=sv(bd),lv=e=>e>=1?1:(e*=2)<1?.5*bd(e):.5*(2-Math.pow(2,-10*(e-1))),Td=e=>1-Math.sin(Math.acos(e)),uv=ov(Td),cv=sv(Td),$E=To(.42,0,1,1),UE=To(0,0,.58,1),dv=To(.42,0,.58,1),WE=e=>Array.isArray(e)&&typeof e[0]!="number",fv=e=>Array.isArray(e)&&typeof e[0]=="number",HE={linear:xt,easeIn:$E,easeInOut:dv,easeOut:UE,circIn:Td,circInOut:cv,circOut:uv,backIn:bd,backInOut:av,backOut:iv,anticipate:lv},GE=e=>typeof e=="string",_h=e=>{if(fv(e)){kd(e.length===4);const[t,n,r,s]=e;return To(t,n,r,s)}else if(GE(e))return HE[e];return e},Xo=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function KE(e,t){let n=new Set,r=new Set,s=!1,o=!1;const i=new WeakSet;let a={delta:0,timestamp:0,isProcessing:!1};function l(d){i.has(d)&&(c.schedule(d),e()),d(a)}const c={schedule:(d,u=!1,f=!1)=>{const w=f&&s?n:r;return u&&i.add(d),w.add(d),d},cancel:d=>{r.delete(d),i.delete(d)},process:d=>{if(a=d,s){o=!0;return}s=!0;const u=n;n=r,r=u,n.forEach(l),n.clear(),s=!1,o&&(o=!1,c.process(d))}};return c}const YE=40;function hv(e,t){let n=!1,r=!0;const s={delta:0,timestamp:0,isProcessing:!1},o=()=>n=!0,i=Xo.reduce((v,E)=>(v[E]=KE(o),v),{}),{setup:a,read:l,resolveKeyframes:c,preUpdate:d,update:u,preRender:f,render:y,postRender:w}=i,x=()=>{const v=In.useManualTiming,E=v?s.timestamp:performance.now();n=!1,v||(s.delta=r?1e3/60:Math.max(Math.min(E-s.timestamp,YE),1)),s.timestamp=E,s.isProcessing=!0,a.process(s),l.process(s),c.process(s),d.process(s),u.process(s),f.process(s),y.process(s),w.process(s),s.isProcessing=!1,n&&t&&(r=!1,e(x))},S=()=>{n=!0,r=!0,s.isProcessing||e(x)};return{schedule:Xo.reduce((v,E)=>{const b=i[E];return v[E]=(T,k=!1,C=!1)=>(n||S(),b.schedule(T,k,C)),v},{}),cancel:v=>{for(let E=0;E<Xo.length;E++)i[Xo[E]].cancel(v)},state:s,steps:i}}const{schedule:re,cancel:Vn,state:De,steps:Cl}=hv(typeof requestAnimationFrame<"u"?requestAnimationFrame:xt,!0);let wi;function XE(){wi=void 0}const He={now:()=>(wi===void 0&&He.set(De.isProcessing||In.useManualTiming?De.timestamp:performance.now()),wi),set:e=>{wi=e,queueMicrotask(XE)}},pv=e=>t=>typeof t=="string"&&t.startsWith(e),mv=pv("--"),QE=pv("var(--"),Pd=e=>QE(e)?ZE.test(e.split("/*")[0].trim()):!1,ZE=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function Oh(e){return typeof e!="string"?!1:e.split("/*")[0].includes("var(--")}const cs={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},co={...cs,transform:e=>Gt(0,1,e)},Qo={...cs,default:1},Fs=e=>Math.round(e*1e5)/1e5,Nd=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function qE(e){return e==null}const JE=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,jd=(e,t)=>n=>!!(typeof n=="string"&&JE.test(n)&&n.startsWith(e)||t&&!qE(n)&&Object.prototype.hasOwnProperty.call(n,t)),gv=(e,t,n)=>r=>{if(typeof r!="string")return r;const[s,o,i,a]=r.match(Nd);return{[e]:parseFloat(s),[t]:parseFloat(o),[n]:parseFloat(i),alpha:a!==void 0?parseFloat(a):1}},ek=e=>Gt(0,255,e),bl={...cs,transform:e=>Math.round(ek(e))},tr={test:jd("rgb","red"),parse:gv("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+bl.transform(e)+", "+bl.transform(t)+", "+bl.transform(n)+", "+Fs(co.transform(r))+")"};function tk(e){let t="",n="",r="",s="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),s=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),s=e.substring(4,5),t+=t,n+=n,r+=r,s+=s),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:s?parseInt(s,16)/255:1}}const Gu={test:jd("#"),parse:tk,transform:tr.transform},Po=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),fn=Po("deg"),Ht=Po("%"),I=Po("px"),nk=Po("vh"),rk=Po("vw"),Ih={...Ht,parse:e=>Ht.parse(e)/100,transform:e=>Ht.transform(e*100)},zr={test:jd("hsl","hue"),parse:gv("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Ht.transform(Fs(t))+", "+Ht.transform(Fs(n))+", "+Fs(co.transform(r))+")"},Ee={test:e=>tr.test(e)||Gu.test(e)||zr.test(e),parse:e=>tr.test(e)?tr.parse(e):zr.test(e)?zr.parse(e):Gu.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?tr.transform(e):zr.transform(e),getAnimatableNone:e=>{const t=Ee.parse(e);return t.alpha=0,Ee.transform(t)}},sk=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function ok(e){var t,n;return isNaN(e)&&typeof e=="string"&&(((t=e.match(Nd))==null?void 0:t.length)||0)+(((n=e.match(sk))==null?void 0:n.length)||0)>0}const yv="number",vv="color",ik="var",ak="var(",Vh="${}",lk=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function ss(e){const t=e.toString(),n=[],r={color:[],number:[],var:[]},s=[];let o=0;const a=t.replace(lk,l=>(Ee.test(l)?(r.color.push(o),s.push(vv),n.push(Ee.parse(l))):l.startsWith(ak)?(r.var.push(o),s.push(ik),n.push(l)):(r.number.push(o),s.push(yv),n.push(parseFloat(l))),++o,Vh)).split(Vh);return{values:n,split:a,indexes:r,types:s}}function uk(e){return ss(e).values}function xv({split:e,types:t}){const n=e.length;return r=>{let s="";for(let o=0;o<n;o++)if(s+=e[o],r[o]!==void 0){const i=t[o];i===yv?s+=Fs(r[o]):i===vv?s+=Ee.transform(r[o]):s+=r[o]}return s}}function ck(e){return xv(ss(e))}const dk=e=>typeof e=="number"?0:Ee.test(e)?Ee.getAnimatableNone(e):e,fk=(e,t)=>typeof e=="number"?t!=null&&t.trim().endsWith("/")?e:0:dk(e);function hk(e){const t=ss(e);return xv(t)(t.values.map((r,s)=>fk(r,t.split[s])))}const Dt={test:ok,parse:uk,createTransformer:ck,getAnimatableNone:hk};function Tl(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function pk({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let s=0,o=0,i=0;if(!t)s=o=i=n;else{const a=n<.5?n*(1+t):n+t-n*t,l=2*n-a;s=Tl(l,a,e+1/3),o=Tl(l,a,e),i=Tl(l,a,e-1/3)}return{red:Math.round(s*255),green:Math.round(o*255),blue:Math.round(i*255),alpha:r}}function na(e,t){return n=>n>0?t:e}const ce=(e,t,n)=>e+(t-e)*n,Pl=(e,t,n)=>{const r=e*e,s=n*(t*t-r)+r;return s<0?0:Math.sqrt(s)},mk=[Gu,tr,zr],gk=e=>mk.find(t=>t.test(e));function Fh(e){const t=gk(e);if(!t)return!1;let n=t.parse(e);return t===zr&&(n=pk(n)),n}const zh=(e,t)=>{const n=Fh(e),r=Fh(t);if(!n||!r)return na(e,t);const s={...n};return o=>(s.red=Pl(n.red,r.red,o),s.green=Pl(n.green,r.green,o),s.blue=Pl(n.blue,r.blue,o),s.alpha=ce(n.alpha,r.alpha,o),tr.transform(s))},Ku=new Set(["none","hidden"]);function yk(e,t){return Ku.has(e)?n=>n<=0?e:t:n=>n>=1?t:e}function vk(e,t){return n=>ce(e,t,n)}function Rd(e){return typeof e=="number"?vk:typeof e=="string"?Pd(e)?na:Ee.test(e)?zh:Sk:Array.isArray(e)?wv:typeof e=="object"?Ee.test(e)?zh:xk:na}function wv(e,t){const n=[...e],r=n.length,s=e.map((o,i)=>Rd(o)(o,t[i]));return o=>{for(let i=0;i<r;i++)n[i]=s[i](o);return n}}function xk(e,t){const n={...e,...t},r={};for(const s in n)e[s]!==void 0&&t[s]!==void 0&&(r[s]=Rd(e[s])(e[s],t[s]));return s=>{for(const o in r)n[o]=r[o](s);return n}}function wk(e,t){const n=[],r={color:0,var:0,number:0};for(let s=0;s<t.values.length;s++){const o=t.types[s],i=e.indexes[o][r[o]],a=e.values[i]??0;n[s]=a,r[o]++}return n}const Sk=(e,t)=>{const n=Dt.createTransformer(t),r=ss(e),s=ss(t);return r.indexes.var.length===s.indexes.var.length&&r.indexes.color.length===s.indexes.color.length&&r.indexes.number.length>=s.indexes.number.length?Ku.has(e)&&!s.values.length||Ku.has(t)&&!r.values.length?yk(e,t):bo(wv(wk(r,s),s.values),n):na(e,t)};function Sv(e,t,n){return typeof e=="number"&&typeof t=="number"&&typeof n=="number"?ce(e,t,n):Rd(e)(e,t)}const Ek=e=>{const t=({timestamp:n})=>e(n);return{start:(n=!0)=>re.update(t,n),stop:()=>Vn(t),now:()=>De.isProcessing?De.timestamp:He.now()}},Ev=(e,t,n=10)=>{let r="";const s=Math.max(Math.round(t/n),2);for(let o=0;o<s;o++)r+=Math.round(e(o/(s-1))*1e4)/1e4+", ";return`linear(${r.substring(0,r.length-2)})`},ra=2e4;function Md(e){let t=0;const n=50;let r=e.next(t);for(;!r.done&&t<ra;)t+=n,r=e.next(t);return t>=ra?1/0:t}function kk(e,t=100,n){const r=n({...e,keyframes:[0,t]}),s=Math.min(Md(r),ra);return{type:"keyframes",ease:o=>r.next(s*o).value/t,duration:yt(s)}}const ve={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1};function Yu(e,t){return e*Math.sqrt(1-t*t)}const Ck=12;function bk(e,t,n){let r=n;for(let s=1;s<Ck;s++)r=r-e(r)/t(r);return r}const Nl=.001;function Tk({duration:e=ve.duration,bounce:t=ve.bounce,velocity:n=ve.velocity,mass:r=ve.mass}){let s,o,i=1-t;i=Gt(ve.minDamping,ve.maxDamping,i),e=Gt(ve.minDuration,ve.maxDuration,yt(e)),i<1?(s=c=>{const d=c*i,u=d*e,f=d-n,y=Yu(c,i),w=Math.exp(-u);return Nl-f/y*w},o=c=>{const u=c*i*e,f=u*n+n,y=Math.pow(i,2)*Math.pow(c,2)*e,w=Math.exp(-u),x=Yu(Math.pow(c,2),i);return(-s(c)+Nl>0?-1:1)*((f-y)*w)/x}):(s=c=>{const d=Math.exp(-c*e),u=(c-n)*e+1;return-Nl+d*u},o=c=>{const d=Math.exp(-c*e),u=(n-c)*(e*e);return d*u});const a=5/e,l=bk(s,o,a);if(e=ut(e),isNaN(l))return{stiffness:ve.stiffness,damping:ve.damping,duration:e};{const c=Math.pow(l,2)*r;return{stiffness:c,damping:i*2*Math.sqrt(r*c),duration:e}}}const Pk=["duration","bounce"],Nk=["stiffness","damping","mass"];function Bh(e,t){return t.some(n=>e[n]!==void 0)}function jk(e){let t={velocity:ve.velocity,stiffness:ve.stiffness,damping:ve.damping,mass:ve.mass,isResolvedFromDuration:!1,...e};if(!Bh(e,Nk)&&Bh(e,Pk))if(t.velocity=0,e.visualDuration){const n=e.visualDuration,r=2*Math.PI/(n*1.2),s=r*r,o=2*Gt(.05,1,1-(e.bounce||0))*Math.sqrt(s);t={...t,mass:ve.mass,stiffness:s,damping:o}}else{const n=Tk({...e,velocity:0});t={...t,...n,mass:ve.mass},t.isResolvedFromDuration=!0}return t}function sa(e=ve.visualDuration,t=ve.bounce){const n=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:r,restDelta:s}=n;const o=n.keyframes[0],i=n.keyframes[n.keyframes.length-1],a={done:!1,value:o},{stiffness:l,damping:c,mass:d,duration:u,velocity:f,isResolvedFromDuration:y}=jk({...n,velocity:-yt(n.velocity||0)}),w=f||0,x=c/(2*Math.sqrt(l*d)),S=i-o,m=yt(Math.sqrt(l/d)),g=Math.abs(S)<5;r||(r=g?ve.restSpeed.granular:ve.restSpeed.default),s||(s=g?ve.restDelta.granular:ve.restDelta.default);let v,E,b,T,k,C;if(x<1)b=Yu(m,x),T=(w+x*m*S)/b,v=P=>{const D=Math.exp(-x*m*P);return i-D*(T*Math.sin(b*P)+S*Math.cos(b*P))},k=x*m*T+S*b,C=x*m*S-T*b,E=P=>Math.exp(-x*m*P)*(k*Math.sin(b*P)+C*Math.cos(b*P));else if(x===1){v=D=>i-Math.exp(-m*D)*(S+(w+m*S)*D);const P=w+m*S;E=D=>Math.exp(-m*D)*(m*P*D-w)}else{const P=m*Math.sqrt(x*x-1);v=ae=>{const pe=Math.exp(-x*m*ae),z=Math.min(P*ae,300);return i-pe*((w+x*m*S)*Math.sinh(z)+P*S*Math.cosh(z))/P};const D=(w+x*m*S)/P,L=x*m*D-S*P,Y=x*m*S-D*P;E=ae=>{const pe=Math.exp(-x*m*ae),z=Math.min(P*ae,300);return pe*(L*Math.sinh(z)+Y*Math.cosh(z))}}const M={calculatedDuration:y&&u||null,velocity:P=>ut(E(P)),next:P=>{if(!y&&x<1){const L=Math.exp(-x*m*P),Y=Math.sin(b*P),ae=Math.cos(b*P),pe=i-L*(T*Y+S*ae),z=ut(L*(k*Y+C*ae));return a.done=Math.abs(z)<=r&&Math.abs(i-pe)<=s,a.value=a.done?i:pe,a}const D=v(P);if(y)a.done=P>=u;else{const L=ut(E(P));a.done=Math.abs(L)<=r&&Math.abs(i-D)<=s}return a.value=a.done?i:D,a},toString:()=>{const P=Math.min(Md(M),ra),D=Ev(L=>M.next(P*L).value,P,30);return P+"ms "+D},toTransition:()=>{}};return M}sa.applyToOptions=e=>{const t=kk(e,100,sa);return e.ease=t.ease,e.duration=ut(t.duration),e.type="keyframes",e};const Rk=5;function kv(e,t,n){const r=Math.max(t-Rk,0);return nv(n-e(r),t-r)}function Xu({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:s=10,bounceStiffness:o=500,modifyTarget:i,min:a,max:l,restDelta:c=.5,restSpeed:d}){const u=e[0],f={done:!1,value:u},y=C=>a!==void 0&&C<a||l!==void 0&&C>l,w=C=>a===void 0?l:l===void 0||Math.abs(a-C)<Math.abs(l-C)?a:l;let x=n*t;const S=u+x,m=i===void 0?S:i(S);m!==S&&(x=m-u);const g=C=>-x*Math.exp(-C/r),v=C=>m+g(C),E=C=>{const M=g(C),P=v(C);f.done=Math.abs(M)<=c,f.value=f.done?m:P};let b,T;const k=C=>{y(f.value)&&(b=C,T=sa({keyframes:[f.value,w(f.value)],velocity:kv(v,C,f.value),damping:s,stiffness:o,restDelta:c,restSpeed:d}))};return k(0),{calculatedDuration:null,next:C=>{let M=!1;return!T&&b===void 0&&(M=!0,E(C),k(C)),b!==void 0&&C>=b?T.next(C-b):(!M&&E(C),f)}}}function Mk(e,t,n){const r=[],s=n||In.mix||Sv,o=e.length-1;for(let i=0;i<o;i++){let a=s(e[i],e[i+1]);if(t){const l=Array.isArray(t)?t[i]||xt:t;a=bo(l,a)}r.push(a)}return r}function Ak(e,t,{clamp:n=!0,ease:r,mixer:s}={}){const o=e.length;if(kd(o===t.length),o===1)return()=>t[0];if(o===2&&t[0]===t[1])return()=>t[1];const i=e[0]===e[1];e[0]>e[o-1]&&(e=[...e].reverse(),t=[...t].reverse());const a=Mk(t,r,s),l=a.length,c=d=>{if(i&&d<e[0])return t[0];let u=0;if(l>1)for(;u<e.length-2&&!(d<e[u+1]);u++);const f=uo(e[u],e[u+1],d);return a[u](f)};return n?d=>c(Gt(e[0],e[o-1],d)):c}function Dk(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++){const s=uo(0,t,r);e.push(ce(n,1,s))}}function Lk(e){const t=[0];return Dk(t,e.length-1),t}function _k(e,t){return e.map(n=>n*t)}function Ok(e,t){return e.map(()=>t||dv).splice(0,e.length-1)}function zs({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const s=WE(r)?r.map(_h):_h(r),o={done:!1,value:t[0]},i=_k(n&&n.length===t.length?n:Lk(t),e),a=Ak(i,t,{ease:Array.isArray(s)?s:Ok(t,s)});return{calculatedDuration:e,next:l=>(o.value=a(l),o.done=l>=e,o)}}const Ik=e=>e!==null;function La(e,{repeat:t,repeatType:n="loop"},r,s=1){const o=e.filter(Ik),a=s<0||t&&n!=="loop"&&t%2===1?0:o.length-1;return!a||r===void 0?o[a]:r}const Vk={decay:Xu,inertia:Xu,tween:zs,keyframes:zs,spring:sa};function Cv(e){typeof e.type=="string"&&(e.type=Vk[e.type])}class Ad{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,n){return this.finished.then(t,n)}}const Fk=e=>e/100;class oa extends Ad{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.delayState={done:!1,value:void 0},this.stop=()=>{var r,s;const{motionValue:n}=this.options;n&&n.updatedAt!==He.now()&&this.tick(He.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),(s=(r=this.options).onStop)==null||s.call(r))},this.options=t,this.initAnimation(),this.play(),t.autoplay===!1&&this.pause()}initAnimation(){const{options:t}=this;Cv(t);const{type:n=zs,repeat:r=0,repeatDelay:s=0,repeatType:o,velocity:i=0}=t;let{keyframes:a}=t;const l=n||zs;l!==zs&&typeof a[0]!="number"&&(this.mixKeyframes=bo(Fk,Sv(a[0],a[1])),a=[0,100]);const c=l({...t,keyframes:a});o==="mirror"&&(this.mirroredGenerator=l({...t,keyframes:[...a].reverse(),velocity:-i})),c.calculatedDuration===null&&(c.calculatedDuration=Md(c));const{calculatedDuration:d}=c;this.calculatedDuration=d,this.resolvedDuration=d+s,this.totalDuration=this.resolvedDuration*(r+1)-s,this.generator=c}updateTime(t){const n=Math.round(t-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=n}tick(t,n=!1){const{generator:r,totalDuration:s,mixKeyframes:o,mirroredGenerator:i,resolvedDuration:a,calculatedDuration:l}=this;if(this.startTime===null)return r.next(0);const{delay:c=0,keyframes:d,repeat:u,repeatType:f,repeatDelay:y,type:w,onUpdate:x,finalKeyframe:S}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-s/this.speed,this.startTime)),n?this.currentTime=t:this.updateTime(t);const m=this.currentTime-c*(this.playbackSpeed>=0?1:-1),g=this.playbackSpeed>=0?m<0:m>s;this.currentTime=Math.max(m,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=s);let v=this.currentTime,E=r;if(u){const C=Math.min(this.currentTime,s)/a;let M=Math.floor(C),P=C%1;!P&&C>=1&&(P=1),P===1&&M--,M=Math.min(M,u+1),!!(M%2)&&(f==="reverse"?(P=1-P,y&&(P-=y/a)):f==="mirror"&&(E=i)),v=Gt(0,1,P)*a}let b;g?(this.delayState.value=d[0],b=this.delayState):b=E.next(v),o&&!g&&(b.value=o(b.value));let{done:T}=b;!g&&l!==null&&(T=this.playbackSpeed>=0?this.currentTime>=s:this.currentTime<=0);const k=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&T);return k&&w!==Xu&&(b.value=La(d,this.options,S,this.speed)),x&&x(b.value),k&&this.finish(),b}then(t,n){return this.finished.then(t,n)}get duration(){return yt(this.calculatedDuration)}get iterationDuration(){const{delay:t=0}=this.options||{};return this.duration+yt(t)}get time(){return yt(this.currentTime)}set time(t){t=ut(t),this.currentTime=t,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),this.driver?this.driver.start(!1):(this.startTime=0,this.state="paused",this.holdTime=t,this.tick(t))}getGeneratorVelocity(){const t=this.currentTime;if(t<=0)return this.options.velocity||0;if(this.generator.velocity)return this.generator.velocity(t);const n=this.generator.next(t).value;return kv(r=>this.generator.next(r).value,t,n)}get speed(){return this.playbackSpeed}set speed(t){const n=this.playbackSpeed!==t;n&&this.driver&&this.updateTime(He.now()),this.playbackSpeed=t,n&&this.driver&&(this.time=yt(this.currentTime))}play(){var s,o;if(this.isStopped)return;const{driver:t=Ek,startTime:n}=this.options;this.driver||(this.driver=t(i=>this.tick(i))),(o=(s=this.options).onPlay)==null||o.call(s);const r=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=r):this.holdTime!==null?this.startTime=r-this.holdTime:this.startTime||(this.startTime=n??r),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(He.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){var t,n;this.notifyFinished(),this.teardown(),this.state="finished",(n=(t=this.options).onComplete)==null||n.call(t)}cancel(){var t,n;this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),(n=(t=this.options).onCancel)==null||n.call(t)}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){var n;return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),(n=this.driver)==null||n.stop(),t.observe(this)}}function zk(e){for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}const nr=e=>e*180/Math.PI,Qu=e=>{const t=nr(Math.atan2(e[1],e[0]));return Zu(t)},Bk={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:Qu,rotateZ:Qu,skewX:e=>nr(Math.atan(e[1])),skewY:e=>nr(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},Zu=e=>(e=e%360,e<0&&(e+=360),e),$h=Qu,Uh=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),Wh=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),$k={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:Uh,scaleY:Wh,scale:e=>(Uh(e)+Wh(e))/2,rotateX:e=>Zu(nr(Math.atan2(e[6],e[5]))),rotateY:e=>Zu(nr(Math.atan2(-e[2],e[0]))),rotateZ:$h,rotate:$h,skewX:e=>nr(Math.atan(e[4])),skewY:e=>nr(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function qu(e){return e.includes("scale")?1:0}function Ju(e,t){if(!e||e==="none")return qu(t);const n=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let r,s;if(n)r=$k,s=n;else{const a=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);r=Bk,s=a}if(!s)return qu(t);const o=r[t],i=s[1].split(",").map(Wk);return typeof o=="function"?o(i):i[o]}const Uk=(e,t)=>{const{transform:n="none"}=getComputedStyle(e);return Ju(n,t)};function Wk(e){return parseFloat(e.trim())}const ds=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],fs=new Set(ds),Hh=e=>e===cs||e===I,Hk=new Set(["x","y","z"]),Gk=ds.filter(e=>!Hk.has(e));function Kk(e){const t=[];return Gk.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t}const En={width:({x:e},{paddingLeft:t="0",paddingRight:n="0",boxSizing:r})=>{const s=e.max-e.min;return r==="border-box"?s:s-parseFloat(t)-parseFloat(n)},height:({y:e},{paddingTop:t="0",paddingBottom:n="0",boxSizing:r})=>{const s=e.max-e.min;return r==="border-box"?s:s-parseFloat(t)-parseFloat(n)},top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>Ju(t,"x"),y:(e,{transform:t})=>Ju(t,"y")};En.translateX=En.x;En.translateY=En.y;const ir=new Set;let ec=!1,tc=!1,nc=!1;function bv(){if(tc){const e=Array.from(ir).filter(r=>r.needsMeasurement),t=new Set(e.map(r=>r.element)),n=new Map;t.forEach(r=>{const s=Kk(r);s.length&&(n.set(r,s),r.render())}),e.forEach(r=>r.measureInitialState()),t.forEach(r=>{r.render();const s=n.get(r);s&&s.forEach(([o,i])=>{var a;(a=r.getValue(o))==null||a.set(i)})}),e.forEach(r=>r.measureEndState()),e.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}tc=!1,ec=!1,ir.forEach(e=>e.complete(nc)),ir.clear()}function Tv(){ir.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(tc=!0)})}function Yk(){nc=!0,Tv(),bv(),nc=!1}class Dd{constructor(t,n,r,s,o,i=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=n,this.name=r,this.motionValue=s,this.element=o,this.isAsync=i}scheduleResolve(){this.state="scheduled",this.isAsync?(ir.add(this),ec||(ec=!0,re.read(Tv),re.resolveKeyframes(bv))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:n,element:r,motionValue:s}=this;if(t[0]===null){const o=s==null?void 0:s.get(),i=t[t.length-1];if(o!==void 0)t[0]=o;else if(r&&n){const a=r.readValue(n,i);a!=null&&(t[0]=a)}t[0]===void 0&&(t[0]=i),s&&o===void 0&&s.set(t[0])}zk(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),ir.delete(this)}cancel(){this.state==="scheduled"&&(ir.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const Xk=e=>e.startsWith("--");function Pv(e,t,n){Xk(t)?e.style.setProperty(t,n):e.style[t]=n}const Qk={};function Nv(e,t){const n=tv(e);return()=>Qk[t]??n()}const Zk=Nv(()=>window.ScrollTimeline!==void 0,"scrollTimeline"),jv=Nv(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),js=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,Gh={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:js([0,.65,.55,1]),circOut:js([.55,0,1,.45]),backIn:js([.31,.01,.66,-.59]),backOut:js([.33,1.53,.69,.99])};function Rv(e,t){if(e)return typeof e=="function"?jv()?Ev(e,t):"ease-out":fv(e)?js(e):Array.isArray(e)?e.map(n=>Rv(n,t)||Gh.easeOut):Gh[e]}function qk(e,t,n,{delay:r=0,duration:s=300,repeat:o=0,repeatType:i="loop",ease:a="easeOut",times:l}={},c=void 0){const d={[t]:n};l&&(d.offset=l);const u=Rv(a,s);Array.isArray(u)&&(d.easing=u);const f={delay:r,duration:s,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:o+1,direction:i==="reverse"?"alternate":"normal"};return c&&(f.pseudoElement=c),e.animate(d,f)}function Mv(e){return typeof e=="function"&&"applyToOptions"in e}function Jk({type:e,...t}){return Mv(e)&&jv()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}class Av extends Ad{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,this.manualStartTime=null,!t)return;const{element:n,name:r,keyframes:s,pseudoElement:o,allowFlatten:i=!1,finalKeyframe:a,onComplete:l}=t;this.isPseudoElement=!!o,this.allowFlatten=i,this.options=t,kd(typeof t.type!="string");const c=Jk(t);this.animation=qk(n,r,s,c,o),c.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!o){const d=La(s,this.options,a,this.speed);this.updateMotionValue&&this.updateMotionValue(d),Pv(n,r,d),this.animation.cancel()}l==null||l(),this.notifyFinished()}}play(){this.isStopped||(this.manualStartTime=null,this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){var t,n;(n=(t=this.animation).finish)==null||n.call(t)}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;t==="idle"||t==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){var n,r,s;const t=(n=this.options)==null?void 0:n.element;!this.isPseudoElement&&(t!=null&&t.isConnected)&&((s=(r=this.animation).commitStyles)==null||s.call(r))}get duration(){var n,r;const t=((r=(n=this.animation.effect)==null?void 0:n.getComputedTiming)==null?void 0:r.call(n).duration)||0;return yt(Number(t))}get iterationDuration(){const{delay:t=0}=this.options||{};return this.duration+yt(t)}get time(){return yt(Number(this.animation.currentTime)||0)}set time(t){const n=this.finishedTime!==null;this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=ut(t),n&&this.animation.pause()}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return this.manualStartTime??Number(this.animation.startTime)}set startTime(t){this.manualStartTime=this.animation.startTime=t}attachTimeline({timeline:t,rangeStart:n,rangeEnd:r,observe:s}){var o;return this.allowFlatten&&((o=this.animation.effect)==null||o.updateTiming({easing:"linear"})),this.animation.onfinish=null,t&&Zk()?(this.animation.timeline=t,n&&(this.animation.rangeStart=n),r&&(this.animation.rangeEnd=r),xt):s(this)}}const Dv={anticipate:lv,backInOut:av,circInOut:cv};function eC(e){return e in Dv}function tC(e){typeof e.ease=="string"&&eC(e.ease)&&(e.ease=Dv[e.ease])}const jl=10;class nC extends Av{constructor(t){tC(t),Cv(t),super(t),t.startTime!==void 0&&t.autoplay!==!1&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:n,onUpdate:r,onComplete:s,element:o,...i}=this.options;if(!n)return;if(t!==void 0){n.set(t);return}const a=new oa({...i,autoplay:!1}),l=Math.max(jl,He.now()-this.startTime),c=Gt(0,jl,l-jl),d=a.sample(l).value,{name:u}=this.options;o&&u&&Pv(o,u,d),n.setWithVelocity(a.sample(Math.max(0,l-c)).value,d,c),a.stop()}}const Kh=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(Dt.test(e)||e==="0")&&!e.startsWith("url("));function rC(e){const t=e[0];if(e.length===1)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t)return!0}function sC(e,t,n,r){const s=e[0];if(s===null)return!1;if(t==="display"||t==="visibility")return!0;const o=e[e.length-1],i=Kh(s,t),a=Kh(o,t);return!i||!a?!1:rC(e)||(n==="spring"||Mv(n))&&r}function rc(e){e.duration=0,e.type="keyframes"}const Lv=new Set(["opacity","clipPath","filter","transform"]),oC=/^(?:oklch|oklab|lab|lch|color|color-mix|light-dark)\(/;function iC(e){for(let t=0;t<e.length;t++)if(typeof e[t]=="string"&&oC.test(e[t]))return!0;return!1}const aC=new Set(["color","backgroundColor","outlineColor","fill","stroke","borderColor","borderTopColor","borderRightColor","borderBottomColor","borderLeftColor"]),lC=tv(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function uC(e){var u;const{motionValue:t,name:n,repeatDelay:r,repeatType:s,damping:o,type:i,keyframes:a}=e;if(!(((u=t==null?void 0:t.owner)==null?void 0:u.current)instanceof HTMLElement))return!1;const{onUpdate:c,transformTemplate:d}=t.owner.getProps();return lC()&&n&&(Lv.has(n)||aC.has(n)&&iC(a))&&(n!=="transform"||!d)&&!c&&!r&&s!=="mirror"&&o!==0&&i!=="inertia"}const cC=40;class dC extends Ad{constructor({autoplay:t=!0,delay:n=0,type:r="keyframes",repeat:s=0,repeatDelay:o=0,repeatType:i="loop",keyframes:a,name:l,motionValue:c,element:d,...u}){var w;super(),this.stop=()=>{var x,S;this._animation&&(this._animation.stop(),(x=this.stopTimeline)==null||x.call(this)),(S=this.keyframeResolver)==null||S.cancel()},this.createdAt=He.now();const f={autoplay:t,delay:n,type:r,repeat:s,repeatDelay:o,repeatType:i,name:l,motionValue:c,element:d,...u},y=(d==null?void 0:d.KeyframeResolver)||Dd;this.keyframeResolver=new y(a,(x,S,m)=>this.onKeyframesResolved(x,S,f,!m),l,c,d),(w=this.keyframeResolver)==null||w.scheduleResolve()}onKeyframesResolved(t,n,r,s){var m,g;this.keyframeResolver=void 0;const{name:o,type:i,velocity:a,delay:l,isHandoff:c,onUpdate:d}=r;this.resolvedAt=He.now();let u=!0;sC(t,o,i,a)||(u=!1,(In.instantAnimations||!l)&&(d==null||d(La(t,r,n))),t[0]=t[t.length-1],rc(r),r.repeat=0);const y={startTime:s?this.resolvedAt?this.resolvedAt-this.createdAt>cC?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:n,...r,keyframes:t},w=u&&!c&&uC(y),x=(g=(m=y.motionValue)==null?void 0:m.owner)==null?void 0:g.current;let S;if(w)try{S=new nC({...y,element:x})}catch{S=new oa(y)}else S=new oa(y);S.finished.then(()=>{this.notifyFinished()}).catch(xt),this.pendingTimeline&&(this.stopTimeline=S.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=S}get finished(){return this._animation?this.animation.finished:this._finished}then(t,n){return this.finished.finally(t).then(()=>{})}get animation(){var t;return this._animation||((t=this.keyframeResolver)==null||t.resume(),Yk()),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){var t;this._animation&&this.animation.cancel(),(t=this.keyframeResolver)==null||t.cancel()}}function _v(e,t,n,r=0,s=1){const o=Array.from(e).sort((c,d)=>c.sortNodePosition(d)).indexOf(t),i=e.size,a=(i-1)*r;return typeof n=="function"?n(o,i):s===1?o*r:a-o*r}const fC=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function hC(e){const t=fC.exec(e);if(!t)return[,];const[,n,r,s]=t;return[`--${n??r}`,s]}function Ov(e,t,n=1){const[r,s]=hC(e);if(!r)return;const o=window.getComputedStyle(t).getPropertyValue(r);if(o){const i=o.trim();return qy(i)?parseFloat(i):i}return Pd(s)?Ov(s,t,n+1):s}const pC={type:"spring",stiffness:500,damping:25,restSpeed:10},mC=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),gC={type:"keyframes",duration:.8},yC={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},vC=(e,{keyframes:t})=>t.length>2?gC:fs.has(e)?e.startsWith("scale")?mC(t[1]):pC:yC;function Iv(e,t){if(e!=null&&e.inherit&&t){const{inherit:n,...r}=e;return{...t,...r}}return e}function Ld(e,t){const n=(e==null?void 0:e[t])??(e==null?void 0:e.default)??e;return n!==e?Iv(n,e):n}const xC=new Set(["when","delay","delayChildren","staggerChildren","staggerDirection","repeat","repeatType","repeatDelay","from","elapsed"]);function wC(e){for(const t in e)if(!xC.has(t))return!0;return!1}const _d=(e,t,n,r={},s,o)=>i=>{const a=Ld(r,e)||{},l=a.delay||r.delay||0;let{elapsed:c=0}=r;c=c-ut(l);const d={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:t.getVelocity(),...a,delay:-c,onUpdate:f=>{t.set(f),a.onUpdate&&a.onUpdate(f)},onComplete:()=>{i(),a.onComplete&&a.onComplete()},name:e,motionValue:t,element:o?void 0:s};wC(a)||Object.assign(d,vC(e,d)),d.duration&&(d.duration=ut(d.duration)),d.repeatDelay&&(d.repeatDelay=ut(d.repeatDelay)),d.from!==void 0&&(d.keyframes[0]=d.from);let u=!1;if((d.type===!1||d.duration===0&&!d.repeatDelay)&&(rc(d),d.delay===0&&(u=!0)),(In.instantAnimations||In.skipAnimations||s!=null&&s.shouldSkipAnimations)&&(u=!0,rc(d),d.delay=0),d.allowFlatten=!a.type&&!a.ease,u&&!o&&t.get()!==void 0){const f=La(d.keyframes,a);if(f!==void 0){re.update(()=>{d.onUpdate(f),d.onComplete()});return}}return a.isSync?new oa(d):new dC(d)};function Yh(e){const t=[{},{}];return e==null||e.values.forEach((n,r)=>{t[0][r]=n.get(),t[1][r]=n.getVelocity()}),t}function Od(e,t,n,r){if(typeof t=="function"){const[s,o]=Yh(r);t=t(n!==void 0?n:e.custom,s,o)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[s,o]=Yh(r);t=t(n!==void 0?n:e.custom,s,o)}return t}function ar(e,t,n){const r=e.getProps();return Od(r,t,n!==void 0?n:r.custom,e)}const Vv=new Set(["width","height","top","left","right","bottom",...ds]),Xh=30,SC=e=>!isNaN(parseFloat(e));class EC{constructor(t,n={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=r=>{var o;const s=He.now();if(this.updatedAt!==s&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&((o=this.events.change)==null||o.notify(this.current),this.dependents))for(const i of this.dependents)i.dirty()},this.hasAnimated=!1,this.setCurrent(t),this.owner=n.owner}setCurrent(t){this.current=t,this.updatedAt=He.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=SC(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new Cd);const r=this.events[t].add(n);return t==="change"?()=>{r(),re.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t){this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t)}setWithVelocity(t,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-r}jump(t,n=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){var t;(t=this.events.change)==null||t.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=He.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>Xh)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,Xh);return nv(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){var t,n;(t=this.dependents)==null||t.clear(),(n=this.events.destroy)==null||n.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function os(e,t){return new EC(e,t)}const sc=e=>Array.isArray(e);function kC(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,os(n))}function CC(e){return sc(e)?e[e.length-1]||0:e}function bC(e,t){const n=ar(e,t);let{transitionEnd:r={},transition:s={},...o}=n||{};o={...o,...r};for(const i in o){const a=CC(o[i]);kC(e,i,a)}}const Le=e=>!!(e&&e.getVelocity);function TC(e){return!!(Le(e)&&e.add)}function oc(e,t){const n=e.getValue("willChange");if(TC(n))return n.add(t);if(!n&&In.WillChange){const r=new In.WillChange("auto");e.addValue("willChange",r),r.add(t)}}function Id(e){return e.replace(/([A-Z])/g,t=>`-${t.toLowerCase()}`)}const PC="framerAppearId",Fv="data-"+Id(PC);function zv(e){return e.props[Fv]}function NC({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}function Bv(e,t,{delay:n=0,transitionOverride:r,type:s}={}){let{transition:o,transitionEnd:i,...a}=t;const l=e.getDefaultTransition();o=o?Iv(o,l):l;const c=o==null?void 0:o.reduceMotion;r&&(o=r);const d=[],u=s&&e.animationState&&e.animationState.getState()[s];for(const f in a){const y=e.getValue(f,e.latestValues[f]??null),w=a[f];if(w===void 0||u&&NC(u,f))continue;const x={delay:n,...Ld(o||{},f)},S=y.get();if(S!==void 0&&!y.isAnimating()&&!Array.isArray(w)&&w===S&&!x.velocity){re.update(()=>y.set(w));continue}let m=!1;if(window.MotionHandoffAnimation){const E=zv(e);if(E){const b=window.MotionHandoffAnimation(E,f,re);b!==null&&(x.startTime=b,m=!0)}}oc(e,f);const g=c??e.shouldReduceMotion;y.start(_d(f,y,w,g&&Vv.has(f)?{type:!1}:x,e,m));const v=y.animation;v&&d.push(v)}if(i){const f=()=>re.update(()=>{i&&bC(e,i)});d.length?Promise.all(d).then(f):f()}return d}function ic(e,t,n={}){var l;const r=ar(e,t,n.type==="exit"?(l=e.presenceContext)==null?void 0:l.custom:void 0);let{transition:s=e.getDefaultTransition()||{}}=r||{};n.transitionOverride&&(s=n.transitionOverride);const o=r?()=>Promise.all(Bv(e,r,n)):()=>Promise.resolve(),i=e.variantChildren&&e.variantChildren.size?(c=0)=>{const{delayChildren:d=0,staggerChildren:u,staggerDirection:f}=s;return jC(e,t,c,d,u,f,n)}:()=>Promise.resolve(),{when:a}=s;if(a){const[c,d]=a==="beforeChildren"?[o,i]:[i,o];return c().then(()=>d())}else return Promise.all([o(),i(n.delay)])}function jC(e,t,n=0,r=0,s=0,o=1,i){const a=[];for(const l of e.variantChildren)l.notify("AnimationStart",t),a.push(ic(l,t,{...i,delay:n+(typeof r=="function"?0:r)+_v(e.variantChildren,l,r,s,o)}).then(()=>l.notify("AnimationComplete",t)));return Promise.all(a)}function RC(e,t,n={}){e.notify("AnimationStart",t);let r;if(Array.isArray(t)){const s=t.map(o=>ic(e,o,n));r=Promise.all(s)}else if(typeof t=="string")r=ic(e,t,n);else{const s=typeof t=="function"?ar(e,t,n.custom):t;r=Promise.all(Bv(e,s,n))}return r.then(()=>{e.notify("AnimationComplete",t)})}const MC={test:e=>e==="auto",parse:e=>e},$v=e=>t=>t.test(e),Uv=[cs,I,Ht,fn,rk,nk,MC],Qh=e=>Uv.find($v(e));function AC(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||ev(e):!0}const DC=new Set(["brightness","contrast","saturate","opacity"]);function LC(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(Nd)||[];if(!r)return e;const s=n.replace(r,"");let o=DC.has(t)?1:0;return r!==n&&(o*=100),t+"("+o+s+")"}const _C=/\b([a-z-]*)\(.*?\)/gu,ac={...Dt,getAnimatableNone:e=>{const t=e.match(_C);return t?t.map(LC).join(" "):e}},lc={...Dt,getAnimatableNone:e=>{const t=Dt.parse(e);return Dt.createTransformer(e)(t.map(r=>typeof r=="number"?0:typeof r=="object"?{...r,alpha:1}:r))}},Zh={...cs,transform:Math.round},OC={rotate:fn,rotateX:fn,rotateY:fn,rotateZ:fn,scale:Qo,scaleX:Qo,scaleY:Qo,scaleZ:Qo,skew:fn,skewX:fn,skewY:fn,distance:I,translateX:I,translateY:I,translateZ:I,x:I,y:I,z:I,perspective:I,transformPerspective:I,opacity:co,originX:Ih,originY:Ih,originZ:I},Vd={borderWidth:I,borderTopWidth:I,borderRightWidth:I,borderBottomWidth:I,borderLeftWidth:I,borderRadius:I,borderTopLeftRadius:I,borderTopRightRadius:I,borderBottomRightRadius:I,borderBottomLeftRadius:I,width:I,maxWidth:I,height:I,maxHeight:I,top:I,right:I,bottom:I,left:I,inset:I,insetBlock:I,insetBlockStart:I,insetBlockEnd:I,insetInline:I,insetInlineStart:I,insetInlineEnd:I,padding:I,paddingTop:I,paddingRight:I,paddingBottom:I,paddingLeft:I,paddingBlock:I,paddingBlockStart:I,paddingBlockEnd:I,paddingInline:I,paddingInlineStart:I,paddingInlineEnd:I,margin:I,marginTop:I,marginRight:I,marginBottom:I,marginLeft:I,marginBlock:I,marginBlockStart:I,marginBlockEnd:I,marginInline:I,marginInlineStart:I,marginInlineEnd:I,fontSize:I,backgroundPositionX:I,backgroundPositionY:I,...OC,zIndex:Zh,fillOpacity:co,strokeOpacity:co,numOctaves:Zh},IC={...Vd,color:Ee,backgroundColor:Ee,outlineColor:Ee,fill:Ee,stroke:Ee,borderColor:Ee,borderTopColor:Ee,borderRightColor:Ee,borderBottomColor:Ee,borderLeftColor:Ee,filter:ac,WebkitFilter:ac,mask:lc,WebkitMask:lc},Wv=e=>IC[e],VC=new Set([ac,lc]);function Hv(e,t){let n=Wv(e);return VC.has(n)||(n=Dt),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const FC=new Set(["auto","none","0"]);function zC(e,t,n){let r=0,s;for(;r<e.length&&!s;){const o=e[r];typeof o=="string"&&!FC.has(o)&&ss(o).values.length&&(s=e[r]),r++}if(s&&n)for(const o of t)e[o]=Hv(n,s)}class BC extends Dd{constructor(t,n,r,s,o){super(t,n,r,s,o,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let d=0;d<t.length;d++){let u=t[d];if(typeof u=="string"&&(u=u.trim(),Pd(u))){const f=Ov(u,n.current);f!==void 0&&(t[d]=f),d===t.length-1&&(this.finalKeyframe=u)}}if(this.resolveNoneKeyframes(),!Vv.has(r)||t.length!==2)return;const[s,o]=t,i=Qh(s),a=Qh(o),l=Oh(s),c=Oh(o);if(l!==c&&En[r]){this.needsMeasurement=!0;return}if(i!==a)if(Hh(i)&&Hh(a))for(let d=0;d<t.length;d++){const u=t[d];typeof u=="string"&&(t[d]=parseFloat(u))}else En[r]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:n}=this,r=[];for(let s=0;s<t.length;s++)(t[s]===null||AC(t[s]))&&r.push(s);r.length&&zC(t,r,n)}measureInitialState(){const{element:t,unresolvedKeyframes:n,name:r}=this;if(!t||!t.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=En[r](t.measureViewportBox(),window.getComputedStyle(t.current)),n[0]=this.measuredOrigin;const s=n[n.length-1];s!==void 0&&t.getValue(r,s).jump(s,!1)}measureEndState(){var a;const{element:t,name:n,unresolvedKeyframes:r}=this;if(!t||!t.current)return;const s=t.getValue(n);s&&s.jump(this.measuredOrigin,!1);const o=r.length-1,i=r[o];r[o]=En[n](t.measureViewportBox(),window.getComputedStyle(t.current)),i!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=i),(a=this.removedTransforms)!=null&&a.length&&this.removedTransforms.forEach(([l,c])=>{t.getValue(l).set(c)}),this.resolveNoneKeyframes()}}function Gv(e,t,n){if(e==null)return[];if(e instanceof EventTarget)return[e];if(typeof e=="string"){let r=document;const s=(n==null?void 0:n[e])??r.querySelectorAll(e);return s?Array.from(s):[]}return Array.from(e).filter(r=>r!=null)}const Kv=(e,t)=>t&&typeof e=="number"?t.transform(e):e;function Si(e){return Jy(e)&&"offsetHeight"in e&&!("ownerSVGElement"in e)}const{schedule:Fd}=hv(queueMicrotask,!1),Pt={x:!1,y:!1};function Yv(){return Pt.x||Pt.y}function $C(e){return e==="x"||e==="y"?Pt[e]?null:(Pt[e]=!0,()=>{Pt[e]=!1}):Pt.x||Pt.y?null:(Pt.x=Pt.y=!0,()=>{Pt.x=Pt.y=!1})}function Xv(e,t){const n=Gv(e),r=new AbortController,s={passive:!0,...t,signal:r.signal};return[n,s,()=>r.abort()]}function UC(e){return!(e.pointerType==="touch"||Yv())}function WC(e,t,n={}){const[r,s,o]=Xv(e,n);return r.forEach(i=>{let a=!1,l=!1,c;const d=()=>{i.removeEventListener("pointerleave",w)},u=S=>{c&&(c(S),c=void 0),d()},f=S=>{a=!1,window.removeEventListener("pointerup",f),window.removeEventListener("pointercancel",f),l&&(l=!1,u(S))},y=()=>{a=!0,window.addEventListener("pointerup",f,s),window.addEventListener("pointercancel",f,s)},w=S=>{if(S.pointerType!=="touch"){if(a){l=!0;return}u(S)}},x=S=>{if(!UC(S))return;l=!1;const m=t(i,S);typeof m=="function"&&(c=m,i.addEventListener("pointerleave",w,s))};i.addEventListener("pointerenter",x,s),i.addEventListener("pointerdown",y,s)}),o}const Qv=(e,t)=>t?e===t?!0:Qv(e,t.parentElement):!1,zd=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,HC=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function GC(e){return HC.has(e.tagName)||e.isContentEditable===!0}const KC=new Set(["INPUT","SELECT","TEXTAREA"]);function YC(e){return KC.has(e.tagName)||e.isContentEditable===!0}const Ei=new WeakSet;function qh(e){return t=>{t.key==="Enter"&&e(t)}}function Rl(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const XC=(e,t)=>{const n=e.currentTarget;if(!n)return;const r=qh(()=>{if(Ei.has(n))return;Rl(n,"down");const s=qh(()=>{Rl(n,"up")}),o=()=>Rl(n,"cancel");n.addEventListener("keyup",s,t),n.addEventListener("blur",o,t)});n.addEventListener("keydown",r,t),n.addEventListener("blur",()=>n.removeEventListener("keydown",r),t)};function Jh(e){return zd(e)&&!Yv()}const ep=new WeakSet;function QC(e,t,n={}){const[r,s,o]=Xv(e,n),i=a=>{const l=a.currentTarget;if(!Jh(a)||ep.has(a))return;Ei.add(l),n.stopPropagation&&ep.add(a);const c=t(l,a),d=(y,w)=>{window.removeEventListener("pointerup",u),window.removeEventListener("pointercancel",f),Ei.has(l)&&Ei.delete(l),Jh(y)&&typeof c=="function"&&c(y,{success:w})},u=y=>{d(y,l===window||l===document||n.useGlobalTarget||Qv(l,y.target))},f=y=>{d(y,!1)};window.addEventListener("pointerup",u,s),window.addEventListener("pointercancel",f,s)};return r.forEach(a=>{(n.useGlobalTarget?window:a).addEventListener("pointerdown",i,s),Si(a)&&(a.addEventListener("focus",c=>XC(c,s)),!GC(a)&&!a.hasAttribute("tabindex")&&(a.tabIndex=0))}),o}function Bd(e){return Jy(e)&&"ownerSVGElement"in e}const ki=new WeakMap;let hn;const Zv=(e,t,n)=>(r,s)=>s&&s[0]?s[0][e+"Size"]:Bd(r)&&"getBBox"in r?r.getBBox()[t]:r[n],ZC=Zv("inline","width","offsetWidth"),qC=Zv("block","height","offsetHeight");function JC({target:e,borderBoxSize:t}){var n;(n=ki.get(e))==null||n.forEach(r=>{r(e,{get width(){return ZC(e,t)},get height(){return qC(e,t)}})})}function eb(e){e.forEach(JC)}function tb(){typeof ResizeObserver>"u"||(hn=new ResizeObserver(eb))}function nb(e,t){hn||tb();const n=Gv(e);return n.forEach(r=>{let s=ki.get(r);s||(s=new Set,ki.set(r,s)),s.add(t),hn==null||hn.observe(r)}),()=>{n.forEach(r=>{const s=ki.get(r);s==null||s.delete(t),s!=null&&s.size||hn==null||hn.unobserve(r)})}}const Ci=new Set;let Br;function rb(){Br=()=>{const e={get width(){return window.innerWidth},get height(){return window.innerHeight}};Ci.forEach(t=>t(e))},window.addEventListener("resize",Br)}function sb(e){return Ci.add(e),Br||rb(),()=>{Ci.delete(e),!Ci.size&&typeof Br=="function"&&(window.removeEventListener("resize",Br),Br=void 0)}}function tp(e,t){return typeof e=="function"?sb(e):nb(e,t)}function ob(e){return Bd(e)&&e.tagName==="svg"}const ib=[...Uv,Ee,Dt],ab=e=>ib.find($v(e)),np=()=>({translate:0,scale:1,origin:0,originPoint:0}),$r=()=>({x:np(),y:np()}),rp=()=>({min:0,max:0}),be=()=>({x:rp(),y:rp()}),lb=new WeakMap;function _a(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function fo(e){return typeof e=="string"||Array.isArray(e)}const $d=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Ud=["initial",...$d];function Oa(e){return _a(e.animate)||Ud.some(t=>fo(e[t]))}function qv(e){return!!(Oa(e)||e.variants)}function ub(e,t,n){for(const r in t){const s=t[r],o=n[r];if(Le(s))e.addValue(r,s);else if(Le(o))e.addValue(r,os(s,{owner:e}));else if(o!==s)if(e.hasValue(r)){const i=e.getValue(r);i.liveStyle===!0?i.jump(s):i.hasAnimated||i.set(s)}else{const i=e.getStaticValue(r);e.addValue(r,os(i!==void 0?i:s,{owner:e}))}}for(const r in n)t[r]===void 0&&e.removeValue(r);return t}const uc={current:null},Jv={current:!1},cb=typeof window<"u";function db(){if(Jv.current=!0,!!cb)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>uc.current=e.matches;e.addEventListener("change",t),t()}else uc.current=!1}const sp=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let ia={};function e0(e){ia=e}function fb(){return ia}class hb{scrapeMotionValuesFromProps(t,n,r){return{}}constructor({parent:t,props:n,presenceContext:r,reducedMotionConfig:s,skipAnimations:o,blockInitialAnimation:i,visualState:a},l={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.shouldSkipAnimations=!1,this.values=new Map,this.KeyframeResolver=Dd,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.hasBeenMounted=!1,this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const y=He.now();this.renderScheduledAt<y&&(this.renderScheduledAt=y,re.render(this.render,!1,!0))};const{latestValues:c,renderState:d}=a;this.latestValues=c,this.baseTarget={...c},this.initialValues=n.initial?{...c}:{},this.renderState=d,this.parent=t,this.props=n,this.presenceContext=r,this.depth=t?t.depth+1:0,this.reducedMotionConfig=s,this.skipAnimationsConfig=o,this.options=l,this.blockInitialAnimation=!!i,this.isControllingVariants=Oa(n),this.isVariantNode=qv(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:u,...f}=this.scrapeMotionValuesFromProps(n,{},this);for(const y in f){const w=f[y];c[y]!==void 0&&Le(w)&&w.set(c[y])}}mount(t){var n,r;if(this.hasBeenMounted)for(const s in this.initialValues)(n=this.values.get(s))==null||n.jump(this.initialValues[s]),this.latestValues[s]=this.initialValues[s];this.current=t,lb.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((s,o)=>this.bindToMotionValue(o,s)),this.reducedMotionConfig==="never"?this.shouldReduceMotion=!1:this.reducedMotionConfig==="always"?this.shouldReduceMotion=!0:(Jv.current||db(),this.shouldReduceMotion=uc.current),this.shouldSkipAnimations=this.skipAnimationsConfig??!1,(r=this.parent)==null||r.addChild(this),this.update(this.props,this.presenceContext),this.hasBeenMounted=!0}unmount(){var t;this.projection&&this.projection.unmount(),Vn(this.notifyUpdate),Vn(this.render),this.valueSubscriptions.forEach(n=>n()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),(t=this.parent)==null||t.removeChild(this);for(const n in this.events)this.events[n].clear();for(const n in this.features){const r=this.features[n];r&&(r.unmount(),r.isMounted=!1)}this.current=null}addChild(t){this.children.add(t),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(t)}removeChild(t){this.children.delete(t),this.enteringChildren&&this.enteringChildren.delete(t)}bindToMotionValue(t,n){if(this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)(),n.accelerate&&Lv.has(t)&&this.current instanceof HTMLElement){const{factory:i,keyframes:a,times:l,ease:c,duration:d}=n.accelerate,u=new Av({element:this.current,name:t,keyframes:a,times:l,ease:c,duration:ut(d)}),f=i(u);this.valueSubscriptions.set(t,()=>{f(),u.cancel()});return}const r=fs.has(t);r&&this.onBindTransform&&this.onBindTransform();const s=n.on("change",i=>{this.latestValues[t]=i,this.props.onUpdate&&re.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let o;typeof window<"u"&&window.MotionCheckAppearSync&&(o=window.MotionCheckAppearSync(this,t,n)),this.valueSubscriptions.set(t,()=>{s(),o&&o(),n.owner&&n.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in ia){const n=ia[t];if(!n)continue;const{isEnabled:r,Feature:s}=n;if(!this.features[t]&&s&&r(this.props)&&(this.features[t]=new s(this)),this.features[t]){const o=this.features[t];o.isMounted?o.update():(o.mount(),o.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):be()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<sp.length;r++){const s=sp[r];this.propEventSubscriptions[s]&&(this.propEventSubscriptions[s](),delete this.propEventSubscriptions[s]);const o="on"+s,i=t[o];i&&(this.propEventSubscriptions[s]=this.on(s,i))}this.prevMotionValues=ub(this,this.scrapeMotionValuesFromProps(t,this.prevProps||{},this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(t),()=>n.variantChildren.delete(t)}addValue(t,n){const r=this.values.get(t);n!==r&&(r&&this.removeValue(t),this.bindToMotionValue(t,n),this.values.set(t,n),this.latestValues[t]=n.get())}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let r=this.values.get(t);return r===void 0&&n!==void 0&&(r=os(n===null?void 0:n,{owner:this}),this.addValue(t,r)),r}readValue(t,n){let r=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options);return r!=null&&(typeof r=="string"&&(qy(r)||ev(r))?r=parseFloat(r):!ab(r)&&Dt.test(n)&&(r=Hv(t,n)),this.setBaseTarget(t,Le(r)?r.get():r)),Le(r)?r.get():r}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){var o;const{initial:n}=this.props;let r;if(typeof n=="string"||typeof n=="object"){const i=Od(this.props,n,(o=this.presenceContext)==null?void 0:o.custom);i&&(r=i[t])}if(n&&r!==void 0)return r;const s=this.getBaseTargetFromProps(this.props,t);return s!==void 0&&!Le(s)?s:this.initialValues[t]!==void 0&&r===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new Cd),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}scheduleRenderMicrotask(){Fd.render(this.render)}}class t0 extends hb{constructor(){super(...arguments),this.KeyframeResolver=BC}sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){const r=t.style;return r?r[n]:void 0}removeValueFromRenderState(t,{vars:n,style:r}){delete n[t],delete r[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;Le(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}class Un{constructor(t){this.isMounted=!1,this.node=t}update(){}}function n0({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function pb({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function mb(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Ml(e){return e===void 0||e===1}function cc({scale:e,scaleX:t,scaleY:n}){return!Ml(e)||!Ml(t)||!Ml(n)}function Qn(e){return cc(e)||r0(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function r0(e){return op(e.x)||op(e.y)}function op(e){return e&&e!=="0%"}function aa(e,t,n){const r=e-n,s=t*r;return n+s}function ip(e,t,n,r,s){return s!==void 0&&(e=aa(e,s,r)),aa(e,n,r)+t}function dc(e,t=0,n=1,r,s){e.min=ip(e.min,t,n,r,s),e.max=ip(e.max,t,n,r,s)}function s0(e,{x:t,y:n}){dc(e.x,t.translate,t.scale,t.originPoint),dc(e.y,n.translate,n.scale,n.originPoint)}const ap=.999999999999,lp=1.0000000000001;function gb(e,t,n,r=!1){var a;const s=n.length;if(!s)return;t.x=t.y=1;let o,i;for(let l=0;l<s;l++){o=n[l],i=o.projectionDelta;const{visualElement:c}=o.options;c&&c.props.style&&c.props.style.display==="contents"||(r&&o.options.layoutScroll&&o.scroll&&o!==o.root&&(zt(e.x,-o.scroll.offset.x),zt(e.y,-o.scroll.offset.y)),i&&(t.x*=i.x.scale,t.y*=i.y.scale,s0(e,i)),r&&Qn(o.latestValues)&&bi(e,o.latestValues,(a=o.layout)==null?void 0:a.layoutBox))}t.x<lp&&t.x>ap&&(t.x=1),t.y<lp&&t.y>ap&&(t.y=1)}function zt(e,t){e.min+=t,e.max+=t}function up(e,t,n,r,s=.5){const o=ce(e.min,e.max,s);dc(e,t,n,o,r)}function cp(e,t){return typeof e=="string"?parseFloat(e)/100*(t.max-t.min):e}function bi(e,t,n){const r=n??e;up(e.x,cp(t.x,r.x),t.scaleX,t.scale,t.originX),up(e.y,cp(t.y,r.y),t.scaleY,t.scale,t.originY)}function o0(e,t){return n0(mb(e.getBoundingClientRect(),t))}function yb(e,t,n){const r=o0(e,n),{scroll:s}=t;return s&&(zt(r.x,s.offset.x),zt(r.y,s.offset.y)),r}const vb={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},xb=ds.length;function wb(e,t,n){let r="",s=!0;for(let o=0;o<xb;o++){const i=ds[o],a=e[i];if(a===void 0)continue;let l=!0;if(typeof a=="number")l=a===(i.startsWith("scale")?1:0);else{const c=parseFloat(a);l=i.startsWith("scale")?c===1:c===0}if(!l||n){const c=Kv(a,Vd[i]);if(!l){s=!1;const d=vb[i]||i;r+=`${d}(${c}) `}n&&(t[i]=c)}}return r=r.trim(),n?r=n(t,s?"":r):s&&(r="none"),r}function Wd(e,t,n){const{style:r,vars:s,transformOrigin:o}=e;let i=!1,a=!1;for(const l in t){const c=t[l];if(fs.has(l)){i=!0;continue}else if(mv(l)){s[l]=c;continue}else{const d=Kv(c,Vd[l]);l.startsWith("origin")?(a=!0,o[l]=d):r[l]=d}}if(t.transform||(i||n?r.transform=wb(t,e.transform,n):r.transform&&(r.transform="none")),a){const{originX:l="50%",originY:c="50%",originZ:d=0}=o;r.transformOrigin=`${l} ${c} ${d}`}}function i0(e,{style:t,vars:n},r,s){const o=e.style;let i;for(i in t)o[i]=t[i];s==null||s.applyProjectionStyles(o,r);for(i in n)o.setProperty(i,n[i])}function dp(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const Es={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(I.test(e))e=parseFloat(e);else return e;const n=dp(e,t.target.x),r=dp(e,t.target.y);return`${n}% ${r}%`}},Sb={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,s=Dt.parse(e);if(s.length>5)return r;const o=Dt.createTransformer(e),i=typeof s[0]!="number"?1:0,a=n.x.scale*t.x,l=n.y.scale*t.y;s[0+i]/=a,s[1+i]/=l;const c=ce(a,l,.5);return typeof s[2+i]=="number"&&(s[2+i]/=c),typeof s[3+i]=="number"&&(s[3+i]/=c),o(s)}},fc={borderRadius:{...Es,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:Es,borderTopRightRadius:Es,borderBottomLeftRadius:Es,borderBottomRightRadius:Es,boxShadow:Sb};function a0(e,{layout:t,layoutId:n}){return fs.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!fc[e]||e==="opacity")}function Hd(e,t,n){var i;const r=e.style,s=t==null?void 0:t.style,o={};if(!r)return o;for(const a in r)(Le(r[a])||s&&Le(s[a])||a0(a,e)||((i=n==null?void 0:n.getValue(a))==null?void 0:i.liveStyle)!==void 0)&&(o[a]=r[a]);return o}function Eb(e){return window.getComputedStyle(e)}class kb extends t0{constructor(){super(...arguments),this.type="html",this.renderInstance=i0}readValueFromInstance(t,n){var r;if(fs.has(n))return(r=this.projection)!=null&&r.isProjecting?qu(n):Uk(t,n);{const s=Eb(t),o=(mv(n)?s.getPropertyValue(n):s[n])||0;return typeof o=="string"?o.trim():o}}measureInstanceViewportBox(t,{transformPagePoint:n}){return o0(t,n)}build(t,n,r){Wd(t,n,r.transformTemplate)}scrapeMotionValuesFromProps(t,n,r){return Hd(t,n,r)}}const Cb={offset:"stroke-dashoffset",array:"stroke-dasharray"},bb={offset:"strokeDashoffset",array:"strokeDasharray"};function Tb(e,t,n=1,r=0,s=!0){e.pathLength=1;const o=s?Cb:bb;e[o.offset]=`${-r}`,e[o.array]=`${t} ${n}`}const Pb=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function l0(e,{attrX:t,attrY:n,attrScale:r,pathLength:s,pathSpacing:o=1,pathOffset:i=0,...a},l,c,d){if(Wd(e,a,c),l){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:u,style:f}=e;u.transform&&(f.transform=u.transform,delete u.transform),(f.transform||u.transformOrigin)&&(f.transformOrigin=u.transformOrigin??"50% 50%",delete u.transformOrigin),f.transform&&(f.transformBox=(d==null?void 0:d.transformBox)??"fill-box",delete u.transformBox);for(const y of Pb)u[y]!==void 0&&(f[y]=u[y],delete u[y]);t!==void 0&&(u.x=t),n!==void 0&&(u.y=n),r!==void 0&&(u.scale=r),s!==void 0&&Tb(u,s,o,i,!1)}const u0=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),c0=e=>typeof e=="string"&&e.toLowerCase()==="svg";function Nb(e,t,n,r){i0(e,t,void 0,r);for(const s in t.attrs)e.setAttribute(u0.has(s)?s:Id(s),t.attrs[s])}function d0(e,t,n){const r=Hd(e,t,n);for(const s in e)if(Le(e[s])||Le(t[s])){const o=ds.indexOf(s)!==-1?"attr"+s.charAt(0).toUpperCase()+s.substring(1):s;r[o]=e[s]}return r}class jb extends t0{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=be}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(fs.has(n)){const r=Wv(n);return r&&r.default||0}return n=u0.has(n)?n:Id(n),t.getAttribute(n)}scrapeMotionValuesFromProps(t,n,r){return d0(t,n,r)}build(t,n,r){l0(t,n,this.isSVGTag,r.transformTemplate,r.style)}renderInstance(t,n,r,s){Nb(t,n,r,s)}mount(t){this.isSVGTag=c0(t.tagName),super.mount(t)}}const Rb=Ud.length;function f0(e){if(!e)return;if(!e.isControllingVariants){const n=e.parent?f0(e.parent)||{}:{};return e.props.initial!==void 0&&(n.initial=e.props.initial),n}const t={};for(let n=0;n<Rb;n++){const r=Ud[n],s=e.props[r];(fo(s)||s===!1)&&(t[r]=s)}return t}function h0(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}const Mb=[...$d].reverse(),Ab=$d.length;function Db(e){return t=>Promise.all(t.map(({animation:n,options:r})=>RC(e,n,r)))}function Lb(e){let t=Db(e),n=fp(),r=!0,s=!1;const o=c=>(d,u)=>{var y;const f=ar(e,u,c==="exit"?(y=e.presenceContext)==null?void 0:y.custom:void 0);if(f){const{transition:w,transitionEnd:x,...S}=f;d={...d,...S,...x}}return d};function i(c){t=c(e)}function a(c){const{props:d}=e,u=f0(e.parent)||{},f=[],y=new Set;let w={},x=1/0;for(let m=0;m<Ab;m++){const g=Mb[m],v=n[g],E=d[g]!==void 0?d[g]:u[g],b=fo(E),T=g===c?v.isActive:null;T===!1&&(x=m);let k=E===u[g]&&E!==d[g]&&b;if(k&&(r||s)&&e.manuallyAnimateOnMount&&(k=!1),v.protectedKeys={...w},!v.isActive&&T===null||!E&&!v.prevProp||_a(E)||typeof E=="boolean")continue;if(g==="exit"&&v.isActive&&T!==!0){v.prevResolvedValues&&(w={...w,...v.prevResolvedValues});continue}const C=_b(v.prevProp,E);let M=C||g===c&&v.isActive&&!k&&b||m>x&&b,P=!1;const D=Array.isArray(E)?E:[E];let L=D.reduce(o(g),{});T===!1&&(L={});const{prevResolvedValues:Y={}}=v,ae={...Y,...L},pe=N=>{M=!0,y.has(N)&&(P=!0,y.delete(N)),v.needsAnimating[N]=!0;const _=e.getValue(N);_&&(_.liveStyle=!1)};for(const N in ae){const _=L[N],V=Y[N];if(w.hasOwnProperty(N))continue;let B=!1;sc(_)&&sc(V)?B=!h0(_,V):B=_!==V,B?_!=null?pe(N):y.add(N):_!==void 0&&y.has(N)?pe(N):v.protectedKeys[N]=!0}v.prevProp=E,v.prevResolvedValues=L,v.isActive&&(w={...w,...L}),(r||s)&&e.blockInitialAnimation&&(M=!1);const z=k&&C;M&&(!z||P)&&f.push(...D.map(N=>{const _={type:g};if(typeof N=="string"&&(r||s)&&!z&&e.manuallyAnimateOnMount&&e.parent){const{parent:V}=e,B=ar(V,N);if(V.enteringChildren&&B){const{delayChildren:ne}=B.transition||{};_.delay=_v(V.enteringChildren,e,ne)}}return{animation:N,options:_}}))}if(y.size){const m={};if(typeof d.initial!="boolean"){const g=ar(e,Array.isArray(d.initial)?d.initial[0]:d.initial);g&&g.transition&&(m.transition=g.transition)}y.forEach(g=>{const v=e.getBaseTarget(g),E=e.getValue(g);E&&(E.liveStyle=!0),m[g]=v??null}),f.push({animation:m})}let S=!!f.length;return r&&(d.initial===!1||d.initial===d.animate)&&!e.manuallyAnimateOnMount&&(S=!1),r=!1,s=!1,S?t(f):Promise.resolve()}function l(c,d){var f;if(n[c].isActive===d)return Promise.resolve();(f=e.variantChildren)==null||f.forEach(y=>{var w;return(w=y.animationState)==null?void 0:w.setActive(c,d)}),n[c].isActive=d;const u=a(c);for(const y in n)n[y].protectedKeys={};return u}return{animateChanges:a,setActive:l,setAnimateFunction:i,getState:()=>n,reset:()=>{n=fp(),s=!0}}}function _b(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!h0(t,e):!1}function Kn(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function fp(){return{animate:Kn(!0),whileInView:Kn(),whileHover:Kn(),whileTap:Kn(),whileDrag:Kn(),whileFocus:Kn(),exit:Kn()}}function hc(e,t){e.min=t.min,e.max=t.max}function Tt(e,t){hc(e.x,t.x),hc(e.y,t.y)}function hp(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}const p0=1e-4,Ob=1-p0,Ib=1+p0,m0=.01,Vb=0-m0,Fb=0+m0;function Ge(e){return e.max-e.min}function zb(e,t,n){return Math.abs(e-t)<=n}function pp(e,t,n,r=.5){e.origin=r,e.originPoint=ce(t.min,t.max,e.origin),e.scale=Ge(n)/Ge(t),e.translate=ce(n.min,n.max,e.origin)-e.originPoint,(e.scale>=Ob&&e.scale<=Ib||isNaN(e.scale))&&(e.scale=1),(e.translate>=Vb&&e.translate<=Fb||isNaN(e.translate))&&(e.translate=0)}function Bs(e,t,n,r){pp(e.x,t.x,n.x,r?r.originX:void 0),pp(e.y,t.y,n.y,r?r.originY:void 0)}function mp(e,t,n,r=0){const s=r?ce(n.min,n.max,r):n.min;e.min=s+t.min,e.max=e.min+Ge(t)}function Bb(e,t,n,r){mp(e.x,t.x,n.x,r==null?void 0:r.x),mp(e.y,t.y,n.y,r==null?void 0:r.y)}function gp(e,t,n,r=0){const s=r?ce(n.min,n.max,r):n.min;e.min=t.min-s,e.max=e.min+Ge(t)}function la(e,t,n,r){gp(e.x,t.x,n.x,r==null?void 0:r.x),gp(e.y,t.y,n.y,r==null?void 0:r.y)}function yp(e,t,n,r,s){return e-=t,e=aa(e,1/n,r),s!==void 0&&(e=aa(e,1/s,r)),e}function $b(e,t=0,n=1,r=.5,s,o=e,i=e){if(Ht.test(t)&&(t=parseFloat(t),t=ce(i.min,i.max,t/100)-i.min),typeof t!="number")return;let a=ce(o.min,o.max,r);e===o&&(a-=t),e.min=yp(e.min,t,n,a,s),e.max=yp(e.max,t,n,a,s)}function vp(e,t,[n,r,s],o,i){$b(e,t[n],t[r],t[s],t.scale,o,i)}const Ub=["x","scaleX","originX"],Wb=["y","scaleY","originY"];function xp(e,t,n,r){vp(e.x,t,Ub,n?n.x:void 0,r?r.x:void 0),vp(e.y,t,Wb,n?n.y:void 0,r?r.y:void 0)}function wp(e){return e.translate===0&&e.scale===1}function g0(e){return wp(e.x)&&wp(e.y)}function Sp(e,t){return e.min===t.min&&e.max===t.max}function Hb(e,t){return Sp(e.x,t.x)&&Sp(e.y,t.y)}function Ep(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function y0(e,t){return Ep(e.x,t.x)&&Ep(e.y,t.y)}function kp(e){return Ge(e.x)/Ge(e.y)}function Cp(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}function Ft(e){return[e("x"),e("y")]}function Gb(e,t,n){let r="";const s=e.x.translate/t.x,o=e.y.translate/t.y,i=(n==null?void 0:n.z)||0;if((s||o||i)&&(r=`translate3d(${s}px, ${o}px, ${i}px) `),(t.x!==1||t.y!==1)&&(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{transformPerspective:c,rotate:d,rotateX:u,rotateY:f,skewX:y,skewY:w}=n;c&&(r=`perspective(${c}px) ${r}`),d&&(r+=`rotate(${d}deg) `),u&&(r+=`rotateX(${u}deg) `),f&&(r+=`rotateY(${f}deg) `),y&&(r+=`skewX(${y}deg) `),w&&(r+=`skewY(${w}deg) `)}const a=e.x.scale*t.x,l=e.y.scale*t.y;return(a!==1||l!==1)&&(r+=`scale(${a}, ${l})`),r||"none"}const v0=["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"],Kb=v0.length,bp=e=>typeof e=="string"?parseFloat(e):e,Tp=e=>typeof e=="number"||I.test(e);function Yb(e,t,n,r,s,o){s?(e.opacity=ce(0,n.opacity??1,Xb(r)),e.opacityExit=ce(t.opacity??1,0,Qb(r))):o&&(e.opacity=ce(t.opacity??1,n.opacity??1,r));for(let i=0;i<Kb;i++){const a=v0[i];let l=Pp(t,a),c=Pp(n,a);if(l===void 0&&c===void 0)continue;l||(l=0),c||(c=0),l===0||c===0||Tp(l)===Tp(c)?(e[a]=Math.max(ce(bp(l),bp(c),r),0),(Ht.test(c)||Ht.test(l))&&(e[a]+="%")):e[a]=c}(t.rotate||n.rotate)&&(e.rotate=ce(t.rotate||0,n.rotate||0,r))}function Pp(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const Xb=x0(0,.5,uv),Qb=x0(.5,.95,xt);function x0(e,t,n){return r=>r<e?0:r>t?1:n(uo(e,t,r))}function Zb(e,t,n){const r=Le(e)?e:os(e);return r.start(_d("",r,t,n)),r.animation}function ho(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}const qb=(e,t)=>e.depth-t.depth;class Jb{constructor(){this.children=[],this.isDirty=!1}add(t){Ed(this.children,t),this.isDirty=!0}remove(t){ta(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(qb),this.isDirty=!1,this.children.forEach(t)}}function e2(e,t){const n=He.now(),r=({timestamp:s})=>{const o=s-n;o>=t&&(Vn(r),e(o-t))};return re.setup(r,!0),()=>Vn(r)}function Ti(e){return Le(e)?e.get():e}class t2{constructor(){this.members=[]}add(t){Ed(this.members,t);for(let n=this.members.length-1;n>=0;n--){const r=this.members[n];if(r===t||r===this.lead||r===this.prevLead)continue;const s=r.instance;(!s||s.isConnected===!1)&&!r.snapshot&&(ta(this.members,r),r.unmount())}t.scheduleRender()}remove(t){if(ta(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){var n;for(let r=this.members.indexOf(t)-1;r>=0;r--){const s=this.members[r];if(s.isPresent!==!1&&((n=s.instance)==null?void 0:n.isConnected)!==!1)return this.promote(s),!0}return!1}promote(t,n){var s;const r=this.lead;if(t!==r&&(this.prevLead=r,this.lead=t,t.show(),r)){r.updateSnapshot(),t.scheduleRender();const{layoutDependency:o}=r.options,{layoutDependency:i}=t.options;(o===void 0||o!==i)&&(t.resumeFrom=r,n&&(r.preserveOpacity=!0),r.snapshot&&(t.snapshot=r.snapshot,t.snapshot.latestValues=r.animationValues||r.latestValues),(s=t.root)!=null&&s.isUpdating&&(t.isLayoutDirty=!0)),t.options.crossfade===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(t=>{var n,r,s,o,i;(r=(n=t.options).onExitComplete)==null||r.call(n),(i=(s=t.resumingFrom)==null?void 0:(o=s.options).onExitComplete)==null||i.call(o)})}scheduleRender(){this.members.forEach(t=>t.instance&&t.scheduleRender(!1))}removeLeadSnapshot(){var t;(t=this.lead)!=null&&t.snapshot&&(this.lead.snapshot=void 0)}}const Pi={hasAnimatedSinceResize:!0,hasEverUpdated:!1},Al=["","X","Y","Z"],n2=1e3;let r2=0;function Dl(e,t,n,r){const{latestValues:s}=t;s[e]&&(n[e]=s[e],t.setStaticValue(e,0),r&&(r[e]=0))}function w0(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const n=zv(t);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:s,layoutId:o}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",re,!(s||o))}const{parent:r}=e;r&&!r.hasCheckedOptimisedAppear&&w0(r)}function S0({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:s}){return class{constructor(i={},a=t==null?void 0:t()){this.id=r2++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(i2),this.nodes.forEach(f2),this.nodes.forEach(h2),this.nodes.forEach(a2)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=i,this.root=a?a.root||a:this,this.path=a?[...a.path,a]:[],this.parent=a,this.depth=a?a.depth+1:0;for(let l=0;l<this.path.length;l++)this.path[l].shouldResetTransform=!0;this.root===this&&(this.nodes=new Jb)}addEventListener(i,a){return this.eventHandlers.has(i)||this.eventHandlers.set(i,new Cd),this.eventHandlers.get(i).add(a)}notifyListeners(i,...a){const l=this.eventHandlers.get(i);l&&l.notify(...a)}hasListeners(i){return this.eventHandlers.has(i)}mount(i){if(this.instance)return;this.isSVG=Bd(i)&&!ob(i),this.instance=i;const{layoutId:a,layout:l,visualElement:c}=this.options;if(c&&!c.current&&c.mount(i),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(l||a)&&(this.isLayoutDirty=!0),e){let d,u=0;const f=()=>this.root.updateBlockedByResize=!1;re.read(()=>{u=window.innerWidth}),e(i,()=>{const y=window.innerWidth;y!==u&&(u=y,this.root.updateBlockedByResize=!0,d&&d(),d=e2(f,250),Pi.hasAnimatedSinceResize&&(Pi.hasAnimatedSinceResize=!1,this.nodes.forEach(Rp)))})}a&&this.root.registerSharedNode(a,this),this.options.animate!==!1&&c&&(a||l)&&this.addEventListener("didUpdate",({delta:d,hasLayoutChanged:u,hasRelativeLayoutChanged:f,layout:y})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const w=this.options.transition||c.getDefaultTransition()||v2,{onLayoutAnimationStart:x,onLayoutAnimationComplete:S}=c.getProps(),m=!this.targetLayout||!y0(this.targetLayout,y),g=!u&&f;if(this.options.layoutRoot||this.resumeFrom||g||u&&(m||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const v={...Ld(w,"layout"),onPlay:x,onComplete:S};(c.shouldReduceMotion||this.options.layoutRoot)&&(v.delay=0,v.type=!1),this.startAnimation(v),this.setAnimationOrigin(d,g)}else u||Rp(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=y})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const i=this.getStack();i&&i.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),Vn(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(p2),this.animationId++)}getTransformTemplate(){const{visualElement:i}=this.options;return i&&i.getProps().transformTemplate}willUpdate(i=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&w0(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let d=0;d<this.path.length;d++){const u=this.path[d];u.shouldResetTransform=!0,(typeof u.latestValues.x=="string"||typeof u.latestValues.y=="string")&&(u.isLayoutDirty=!0),u.updateScroll("snapshot"),u.options.layoutRoot&&u.willUpdate(!1)}const{layoutId:a,layout:l}=this.options;if(a===void 0&&!l)return;const c=this.getTransformTemplate();this.prevTransformTemplateValue=c?c(this.latestValues,""):void 0,this.updateSnapshot(),i&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){const l=this.updateBlockedByResize;this.unblockUpdate(),this.updateBlockedByResize=!1,this.clearAllSnapshots(),l&&this.nodes.forEach(u2),this.nodes.forEach(Np);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(jp);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(c2),this.nodes.forEach(d2),this.nodes.forEach(s2),this.nodes.forEach(o2)):this.nodes.forEach(jp),this.clearAllSnapshots();const a=He.now();De.delta=Gt(0,1e3/60,a-De.timestamp),De.timestamp=a,De.isProcessing=!0,Cl.update.process(De),Cl.preRender.process(De),Cl.render.process(De),De.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Fd.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(l2),this.sharedNodes.forEach(m2)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,re.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){re.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Ge(this.snapshot.measuredBox.x)&&!Ge(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let l=0;l<this.path.length;l++)this.path[l].updateScroll();const i=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected||(this.layoutCorrected=be()),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:a}=this.options;a&&a.notify("LayoutMeasure",this.layout.layoutBox,i?i.layoutBox:void 0)}updateScroll(i="measure"){let a=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===i&&(a=!1),a&&this.instance){const l=r(this.instance);this.scroll={animationId:this.root.animationId,phase:i,isRoot:l,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:l}}}resetTransform(){if(!s)return;const i=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,a=this.projectionDelta&&!g0(this.projectionDelta),l=this.getTransformTemplate(),c=l?l(this.latestValues,""):void 0,d=c!==this.prevTransformTemplateValue;i&&this.instance&&(a||Qn(this.latestValues)||d)&&(s(this.instance,c),this.shouldResetTransform=!1,this.scheduleRender())}measure(i=!0){const a=this.measurePageBox();let l=this.removeElementScroll(a);return i&&(l=this.removeTransform(l)),x2(l),{animationId:this.root.animationId,measuredBox:a,layoutBox:l,latestValues:{},source:this.id}}measurePageBox(){var c;const{visualElement:i}=this.options;if(!i)return be();const a=i.measureViewportBox();if(!(((c=this.scroll)==null?void 0:c.wasRoot)||this.path.some(w2))){const{scroll:d}=this.root;d&&(zt(a.x,d.offset.x),zt(a.y,d.offset.y))}return a}removeElementScroll(i){var l;const a=be();if(Tt(a,i),(l=this.scroll)!=null&&l.wasRoot)return a;for(let c=0;c<this.path.length;c++){const d=this.path[c],{scroll:u,options:f}=d;d!==this.root&&u&&f.layoutScroll&&(u.wasRoot&&Tt(a,i),zt(a.x,u.offset.x),zt(a.y,u.offset.y))}return a}applyTransform(i,a=!1,l){var d,u;const c=l||be();Tt(c,i);for(let f=0;f<this.path.length;f++){const y=this.path[f];!a&&y.options.layoutScroll&&y.scroll&&y!==y.root&&(zt(c.x,-y.scroll.offset.x),zt(c.y,-y.scroll.offset.y)),Qn(y.latestValues)&&bi(c,y.latestValues,(d=y.layout)==null?void 0:d.layoutBox)}return Qn(this.latestValues)&&bi(c,this.latestValues,(u=this.layout)==null?void 0:u.layoutBox),c}removeTransform(i){var l;const a=be();Tt(a,i);for(let c=0;c<this.path.length;c++){const d=this.path[c];if(!Qn(d.latestValues))continue;let u;d.instance&&(cc(d.latestValues)&&d.updateSnapshot(),u=be(),Tt(u,d.measurePageBox())),xp(a,d.latestValues,(l=d.snapshot)==null?void 0:l.layoutBox,u)}return Qn(this.latestValues)&&xp(a,this.latestValues),a}setTargetDelta(i){this.targetDelta=i,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(i){this.options={...this.options,...i,crossfade:i.crossfade!==void 0?i.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==De.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(i=!1){var y;const a=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=a.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=a.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=a.isSharedProjectionDirty);const l=!!this.resumingFrom||this!==a;if(!(i||l&&this.isSharedProjectionDirty||this.isProjectionDirty||(y=this.parent)!=null&&y.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:d,layoutId:u}=this.options;if(!this.layout||!(d||u))return;this.resolvedRelativeTargetAt=De.timestamp;const f=this.getClosestProjectingParent();f&&this.linkedParentVersion!==f.layoutVersion&&!f.options.layoutRoot&&this.removeRelativeTarget(),!this.targetDelta&&!this.relativeTarget&&(this.options.layoutAnchor!==!1&&f&&f.layout?this.createRelativeTarget(f,this.layout.layoutBox,f.layout.layoutBox):this.removeRelativeTarget()),!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=be(),this.targetWithTransforms=be()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),Bb(this.target,this.relativeTarget,this.relativeParent.target,this.options.layoutAnchor||void 0)):this.targetDelta?(this.resumingFrom?this.applyTransform(this.layout.layoutBox,!1,this.target):Tt(this.target,this.layout.layoutBox),s0(this.target,this.targetDelta)):Tt(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,this.options.layoutAnchor!==!1&&f&&!!f.resumingFrom==!!this.resumingFrom&&!f.options.layoutScroll&&f.target&&this.animationProgress!==1?this.createRelativeTarget(f,this.target,f.target):this.relativeParent=this.relativeTarget=void 0))}getClosestProjectingParent(){if(!(!this.parent||cc(this.parent.latestValues)||r0(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(i,a,l){this.relativeParent=i,this.linkedParentVersion=i.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),la(this.relativeTargetOrigin,a,l,this.options.layoutAnchor||void 0),Tt(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){var w;const i=this.getLead(),a=!!this.resumingFrom||this!==i;let l=!0;if((this.isProjectionDirty||(w=this.parent)!=null&&w.isProjectionDirty)&&(l=!1),a&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(l=!1),this.resolvedRelativeTargetAt===De.timestamp&&(l=!1),l)return;const{layout:c,layoutId:d}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(c||d))return;Tt(this.layoutCorrected,this.layout.layoutBox);const u=this.treeScale.x,f=this.treeScale.y;gb(this.layoutCorrected,this.treeScale,this.path,a),i.layout&&!i.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(i.target=i.layout.layoutBox,i.targetWithTransforms=be());const{target:y}=i;if(!y){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(hp(this.prevProjectionDelta.x,this.projectionDelta.x),hp(this.prevProjectionDelta.y,this.projectionDelta.y)),Bs(this.projectionDelta,this.layoutCorrected,y,this.latestValues),(this.treeScale.x!==u||this.treeScale.y!==f||!Cp(this.projectionDelta.x,this.prevProjectionDelta.x)||!Cp(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",y))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(i=!0){var a;if((a=this.options.visualElement)==null||a.scheduleRender(),i){const l=this.getStack();l&&l.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=$r(),this.projectionDelta=$r(),this.projectionDeltaWithTransform=$r()}setAnimationOrigin(i,a=!1){const l=this.snapshot,c=l?l.latestValues:{},d={...this.latestValues},u=$r();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!a;const f=be(),y=l?l.source:void 0,w=this.layout?this.layout.source:void 0,x=y!==w,S=this.getStack(),m=!S||S.members.length<=1,g=!!(x&&!m&&this.options.crossfade===!0&&!this.path.some(y2));this.animationProgress=0;let v;this.mixTargetDelta=E=>{const b=E/1e3;Mp(u.x,i.x,b),Mp(u.y,i.y,b),this.setTargetDelta(u),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(la(f,this.layout.layoutBox,this.relativeParent.layout.layoutBox,this.options.layoutAnchor||void 0),g2(this.relativeTarget,this.relativeTargetOrigin,f,b),v&&Hb(this.relativeTarget,v)&&(this.isProjectionDirty=!1),v||(v=be()),Tt(v,this.relativeTarget)),x&&(this.animationValues=d,Yb(d,c,this.latestValues,b,g,m)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=b},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(i){var a,l,c;this.notifyListeners("animationStart"),(a=this.currentAnimation)==null||a.stop(),(c=(l=this.resumingFrom)==null?void 0:l.currentAnimation)==null||c.stop(),this.pendingAnimation&&(Vn(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=re.update(()=>{Pi.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=os(0)),this.motionValue.jump(0,!1),this.currentAnimation=Zb(this.motionValue,[0,1e3],{...i,velocity:0,isSync:!0,onUpdate:d=>{this.mixTargetDelta(d),i.onUpdate&&i.onUpdate(d)},onStop:()=>{},onComplete:()=>{i.onComplete&&i.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const i=this.getStack();i&&i.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(n2),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const i=this.getLead();let{targetWithTransforms:a,target:l,layout:c,latestValues:d}=i;if(!(!a||!l||!c)){if(this!==i&&this.layout&&c&&E0(this.options.animationType,this.layout.layoutBox,c.layoutBox)){l=this.target||be();const u=Ge(this.layout.layoutBox.x);l.x.min=i.target.x.min,l.x.max=l.x.min+u;const f=Ge(this.layout.layoutBox.y);l.y.min=i.target.y.min,l.y.max=l.y.min+f}Tt(a,l),bi(a,d),Bs(this.projectionDeltaWithTransform,this.layoutCorrected,a,d)}}registerSharedNode(i,a){this.sharedNodes.has(i)||this.sharedNodes.set(i,new t2),this.sharedNodes.get(i).add(a);const c=a.options.initialPromotionConfig;a.promote({transition:c?c.transition:void 0,preserveFollowOpacity:c&&c.shouldPreserveFollowOpacity?c.shouldPreserveFollowOpacity(a):void 0})}isLead(){const i=this.getStack();return i?i.lead===this:!0}getLead(){var a;const{layoutId:i}=this.options;return i?((a=this.getStack())==null?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:i}=this.options;return i?(a=this.getStack())==null?void 0:a.prevLead:void 0}getStack(){const{layoutId:i}=this.options;if(i)return this.root.sharedNodes.get(i)}promote({needsReset:i,transition:a,preserveFollowOpacity:l}={}){const c=this.getStack();c&&c.promote(this,l),i&&(this.projectionDelta=void 0,this.needsReset=!0),a&&this.setOptions({transition:a})}relegate(){const i=this.getStack();return i?i.relegate(this):!1}resetSkewAndRotation(){const{visualElement:i}=this.options;if(!i)return;let a=!1;const{latestValues:l}=i;if((l.z||l.rotate||l.rotateX||l.rotateY||l.rotateZ||l.skewX||l.skewY)&&(a=!0),!a)return;const c={};l.z&&Dl("z",i,c,this.animationValues);for(let d=0;d<Al.length;d++)Dl(`rotate${Al[d]}`,i,c,this.animationValues),Dl(`skew${Al[d]}`,i,c,this.animationValues);i.render();for(const d in c)i.setStaticValue(d,c[d]),this.animationValues&&(this.animationValues[d]=c[d]);i.scheduleRender()}applyProjectionStyles(i,a){if(!this.instance||this.isSVG)return;if(!this.isVisible){i.visibility="hidden";return}const l=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,i.visibility="",i.opacity="",i.pointerEvents=Ti(a==null?void 0:a.pointerEvents)||"",i.transform=l?l(this.latestValues,""):"none";return}const c=this.getLead();if(!this.projectionDelta||!this.layout||!c.target){this.options.layoutId&&(i.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,i.pointerEvents=Ti(a==null?void 0:a.pointerEvents)||""),this.hasProjected&&!Qn(this.latestValues)&&(i.transform=l?l({},""):"none",this.hasProjected=!1);return}i.visibility="";const d=c.animationValues||c.latestValues;this.applyTransformsToTarget();let u=Gb(this.projectionDeltaWithTransform,this.treeScale,d);l&&(u=l(d,u)),i.transform=u;const{x:f,y}=this.projectionDelta;i.transformOrigin=`${f.origin*100}% ${y.origin*100}% 0`,c.animationValues?i.opacity=c===this?d.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:d.opacityExit:i.opacity=c===this?d.opacity!==void 0?d.opacity:"":d.opacityExit!==void 0?d.opacityExit:0;for(const w in fc){if(d[w]===void 0)continue;const{correct:x,applyTo:S,isCSSVariable:m}=fc[w],g=u==="none"?d[w]:x(d[w],c);if(S){const v=S.length;for(let E=0;E<v;E++)i[S[E]]=g}else m?this.options.visualElement.renderState.vars[w]=g:i[w]=g}this.options.layoutId&&(i.pointerEvents=c===this?Ti(a==null?void 0:a.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(i=>{var a;return(a=i.currentAnimation)==null?void 0:a.stop()}),this.root.nodes.forEach(Np),this.root.sharedNodes.clear()}}}function s2(e){e.updateLayout()}function o2(e){var n;const t=((n=e.resumeFrom)==null?void 0:n.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:s}=e.layout,{animationType:o}=e.options,i=t.source!==e.layout.source;if(o==="size")Ft(u=>{const f=i?t.measuredBox[u]:t.layoutBox[u],y=Ge(f);f.min=r[u].min,f.max=f.min+y});else if(o==="x"||o==="y"){const u=o==="x"?"y":"x";hc(i?t.measuredBox[u]:t.layoutBox[u],r[u])}else E0(o,t.layoutBox,r)&&Ft(u=>{const f=i?t.measuredBox[u]:t.layoutBox[u],y=Ge(r[u]);f.max=f.min+y,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[u].max=e.relativeTarget[u].min+y)});const a=$r();Bs(a,r,t.layoutBox);const l=$r();i?Bs(l,e.applyTransform(s,!0),t.measuredBox):Bs(l,r,t.layoutBox);const c=!g0(a);let d=!1;if(!e.resumeFrom){const u=e.getClosestProjectingParent();if(u&&!u.resumeFrom){const{snapshot:f,layout:y}=u;if(f&&y){const w=e.options.layoutAnchor||void 0,x=be();la(x,t.layoutBox,f.layoutBox,w);const S=be();la(S,r,y.layoutBox,w),y0(x,S)||(d=!0),u.options.layoutRoot&&(e.relativeTarget=S,e.relativeTargetOrigin=x,e.relativeParent=u)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:t,delta:l,layoutDelta:a,hasLayoutChanged:c,hasRelativeLayoutChanged:d})}else if(e.isLead()){const{onExitComplete:r}=e.options;r&&r()}e.options.transition=void 0}function i2(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function a2(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function l2(e){e.clearSnapshot()}function Np(e){e.clearMeasurements()}function u2(e){e.isLayoutDirty=!0,e.updateLayout()}function jp(e){e.isLayoutDirty=!1}function c2(e){e.isAnimationBlocked&&e.layout&&!e.isLayoutDirty&&(e.snapshot=e.layout,e.isLayoutDirty=!0)}function d2(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function Rp(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function f2(e){e.resolveTargetDelta()}function h2(e){e.calcProjection()}function p2(e){e.resetSkewAndRotation()}function m2(e){e.removeLeadSnapshot()}function Mp(e,t,n){e.translate=ce(t.translate,0,n),e.scale=ce(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function Ap(e,t,n,r){e.min=ce(t.min,n.min,r),e.max=ce(t.max,n.max,r)}function g2(e,t,n,r){Ap(e.x,t.x,n.x,r),Ap(e.y,t.y,n.y,r)}function y2(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const v2={duration:.45,ease:[.4,0,.1,1]},Dp=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),Lp=Dp("applewebkit/")&&!Dp("chrome/")?Math.round:xt;function _p(e){e.min=Lp(e.min),e.max=Lp(e.max)}function x2(e){_p(e.x),_p(e.y)}function E0(e,t,n){return e==="position"||e==="preserve-aspect"&&!zb(kp(t),kp(n),.2)}function w2(e){var t;return e!==e.root&&((t=e.scroll)==null?void 0:t.wasRoot)}const S2=S0({attachResizeListener:(e,t)=>ho(e,"resize",t),measureScroll:()=>{var e,t;return{x:document.documentElement.scrollLeft||((e=document.body)==null?void 0:e.scrollLeft)||0,y:document.documentElement.scrollTop||((t=document.body)==null?void 0:t.scrollTop)||0}},checkIsScrollRoot:()=>!0}),Ll={current:void 0},k0=S0({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Ll.current){const e=new S2({});e.mount(window),e.setOptions({layoutScroll:!0}),Ll.current=e}return Ll.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),Gd=p.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});function Op(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function E2(...e){return t=>{let n=!1;const r=e.map(s=>{const o=Op(s,t);return!n&&typeof o=="function"&&(n=!0),o});if(n)return()=>{for(let s=0;s<r.length;s++){const o=r[s];typeof o=="function"?o():Op(e[s],null)}}}}function k2(...e){return p.useCallback(E2(...e),e)}class C2 extends p.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(Si(n)&&t.isPresent&&!this.props.isPresent&&this.props.pop!==!1){const r=n.offsetParent,s=Si(r)&&r.offsetWidth||0,o=Si(r)&&r.offsetHeight||0,i=getComputedStyle(n),a=this.props.sizeRef.current;a.height=parseFloat(i.height),a.width=parseFloat(i.width),a.top=n.offsetTop,a.left=n.offsetLeft,a.right=s-a.width-a.left,a.bottom=o-a.height-a.top}return null}componentDidUpdate(){}render(){return this.props.children}}function b2({children:e,isPresent:t,anchorX:n,anchorY:r,root:s,pop:o}){var f;const i=p.useId(),a=p.useRef(null),l=p.useRef({width:0,height:0,top:0,left:0,right:0,bottom:0}),{nonce:c}=p.useContext(Gd),d=((f=e.props)==null?void 0:f.ref)??(e==null?void 0:e.ref),u=k2(a,d);return p.useInsertionEffect(()=>{const{width:y,height:w,top:x,left:S,right:m,bottom:g}=l.current;if(t||o===!1||!a.current||!y||!w)return;const v=n==="left"?`left: ${S}`:`right: ${m}`,E=r==="bottom"?`bottom: ${g}`:`top: ${x}`;a.current.dataset.motionPopId=i;const b=document.createElement("style");c&&(b.nonce=c);const T=s??document.head;return T.appendChild(b),b.sheet&&b.sheet.insertRule(`
69
- [data-motion-pop-id="${i}"] {
70
- position: absolute !important;
71
- width: ${y}px !important;
72
- height: ${w}px !important;
73
- ${v}px !important;
74
- ${E}px !important;
75
- }
76
- `),()=>{var k;(k=a.current)==null||k.removeAttribute("data-motion-pop-id"),T.contains(b)&&T.removeChild(b)}},[t]),h.jsx(C2,{isPresent:t,childRef:a,sizeRef:l,pop:o,children:o===!1?e:p.cloneElement(e,{ref:u})})}const T2=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:s,presenceAffectsLayout:o,mode:i,anchorX:a,anchorY:l,root:c})=>{const d=Sd(P2),u=p.useId();let f=!0,y=p.useMemo(()=>(f=!1,{id:u,initial:t,isPresent:n,custom:s,onExitComplete:w=>{d.set(w,!0);for(const x of d.values())if(!x)return;r&&r()},register:w=>(d.set(w,!1),()=>d.delete(w))}),[n,d,r]);return o&&f&&(y={...y}),p.useMemo(()=>{d.forEach((w,x)=>d.set(x,!1))},[n]),p.useEffect(()=>{!n&&!d.size&&r&&r()},[n]),e=h.jsx(b2,{pop:i==="popLayout",isPresent:n,anchorX:a,anchorY:l,root:c,children:e}),h.jsx(Da.Provider,{value:y,children:e})};function P2(){return new Map}function C0(e=!0){const t=p.useContext(Da);if(t===null)return[!0,null];const{isPresent:n,onExitComplete:r,register:s}=t,o=p.useId();p.useEffect(()=>{if(e)return s(o)},[e]);const i=p.useCallback(()=>e&&r&&r(o),[o,r,e]);return!n&&r?[!1,i]:[!0]}const Zo=e=>e.key||"";function Ip(e){const t=[];return p.Children.forEach(e,n=>{p.isValidElement(n)&&t.push(n)}),t}const Kd=({children:e,custom:t,initial:n=!0,onExitComplete:r,presenceAffectsLayout:s=!0,mode:o="sync",propagate:i=!1,anchorX:a="left",anchorY:l="top",root:c})=>{const[d,u]=C0(i),f=p.useMemo(()=>Ip(e),[e]),y=i&&!d?[]:f.map(Zo),w=p.useRef(!0),x=p.useRef(f),S=Sd(()=>new Map),m=p.useRef(new Set),[g,v]=p.useState(f),[E,b]=p.useState(f);Zy(()=>{w.current=!1,x.current=f;for(let C=0;C<E.length;C++){const M=Zo(E[C]);y.includes(M)?(S.delete(M),m.current.delete(M)):S.get(M)!==!0&&S.set(M,!1)}},[E,y.length,y.join("-")]);const T=[];if(f!==g){let C=[...f];for(let M=0;M<E.length;M++){const P=E[M],D=Zo(P);y.includes(D)||(C.splice(M,0,P),T.push(P))}return o==="wait"&&T.length&&(C=T),b(Ip(C)),v(f),null}const{forceRender:k}=p.useContext(wd);return h.jsx(h.Fragment,{children:E.map(C=>{const M=Zo(C),P=i&&!d?!1:f===E||y.includes(M),D=()=>{if(m.current.has(M))return;if(S.has(M))m.current.add(M),S.set(M,!0);else return;let L=!0;S.forEach(Y=>{Y||(L=!1)}),L&&(k==null||k(),b(x.current),i&&(u==null||u()),r&&r())};return h.jsx(T2,{isPresent:P,initial:!w.current||n?void 0:!1,custom:t,presenceAffectsLayout:s,mode:o,root:c,onExitComplete:P?void 0:D,anchorX:a,anchorY:l,children:C},M)})})},b0=p.createContext({strict:!1}),Vp={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]};let Fp=!1;function N2(){if(Fp)return;const e={};for(const t in Vp)e[t]={isEnabled:n=>Vp[t].some(r=>!!n[r])};e0(e),Fp=!0}function T0(){return N2(),fb()}function j2(e){const t=T0();for(const n in e)t[n]={...t[n],...e[n]};e0(t)}const R2=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","propagate","ignoreStrict","viewport"]);function ua(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||R2.has(e)}let P0=e=>!ua(e);function M2(e){typeof e=="function"&&(P0=t=>t.startsWith("on")?!ua(t):e(t))}try{M2(require("@emotion/is-prop-valid").default)}catch{}function A2(e,t,n){const r={};for(const s in e)s==="values"&&typeof e.values=="object"||Le(e[s])||(P0(s)||n===!0&&ua(s)||!t&&!ua(s)||e.draggable&&s.startsWith("onDrag"))&&(r[s]=e[s]);return r}const Ia=p.createContext({});function D2(e,t){if(Oa(e)){const{initial:n,animate:r}=e;return{initial:n===!1||fo(n)?n:void 0,animate:fo(r)?r:void 0}}return e.inherit!==!1?t:{}}function L2(e){const{initial:t,animate:n}=D2(e,p.useContext(Ia));return p.useMemo(()=>({initial:t,animate:n}),[zp(t),zp(n)])}function zp(e){return Array.isArray(e)?e.join(" "):e}const Yd=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function N0(e,t,n){for(const r in t)!Le(t[r])&&!a0(r,n)&&(e[r]=t[r])}function _2({transformTemplate:e},t){return p.useMemo(()=>{const n=Yd();return Wd(n,t,e),Object.assign({},n.vars,n.style)},[t])}function O2(e,t){const n=e.style||{},r={};return N0(r,n,e),Object.assign(r,_2(e,t)),r}function I2(e,t){const n={},r=O2(e,t);return e.drag&&e.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(n.tabIndex=0),n.style=r,n}const j0=()=>({...Yd(),attrs:{}});function V2(e,t,n,r){const s=p.useMemo(()=>{const o=j0();return l0(o,t,c0(r),e.transformTemplate,e.style),{...o.attrs,style:{...o.style}}},[t]);if(e.style){const o={};N0(o,e.style,e),s.style={...o,...s.style}}return s}const F2=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Xd(e){return typeof e!="string"||e.includes("-")?!1:!!(F2.indexOf(e)>-1||/[A-Z]/u.test(e))}function z2(e,t,n,{latestValues:r},s,o=!1,i){const l=(i??Xd(e)?V2:I2)(t,r,s,e),c=A2(t,typeof e=="string",o),d=e!==p.Fragment?{...c,...l,ref:n}:{},{children:u}=t,f=p.useMemo(()=>Le(u)?u.get():u,[u]);return p.createElement(e,{...d,children:f})}function B2({scrapeMotionValuesFromProps:e,createRenderState:t},n,r,s){return{latestValues:$2(n,r,s,e),renderState:t()}}function $2(e,t,n,r){const s={},o=r(e,{});for(const f in o)s[f]=Ti(o[f]);let{initial:i,animate:a}=e;const l=Oa(e),c=qv(e);t&&c&&!l&&e.inherit!==!1&&(i===void 0&&(i=t.initial),a===void 0&&(a=t.animate));let d=n?n.initial===!1:!1;d=d||i===!1;const u=d?a:i;if(u&&typeof u!="boolean"&&!_a(u)){const f=Array.isArray(u)?u:[u];for(let y=0;y<f.length;y++){const w=Od(e,f[y]);if(w){const{transitionEnd:x,transition:S,...m}=w;for(const g in m){let v=m[g];if(Array.isArray(v)){const E=d?v.length-1:0;v=v[E]}v!==null&&(s[g]=v)}for(const g in x)s[g]=x[g]}}}return s}const R0=e=>(t,n)=>{const r=p.useContext(Ia),s=p.useContext(Da),o=()=>B2(e,t,r,s);return n?o():Sd(o)},U2=R0({scrapeMotionValuesFromProps:Hd,createRenderState:Yd}),W2=R0({scrapeMotionValuesFromProps:d0,createRenderState:j0}),H2=Symbol.for("motionComponentSymbol");function G2(e,t,n){const r=p.useRef(n);p.useInsertionEffect(()=>{r.current=n});const s=p.useRef(null);return p.useCallback(o=>{var a;o&&((a=e.onMount)==null||a.call(e,o));const i=r.current;if(typeof i=="function")if(o){const l=i(o);typeof l=="function"&&(s.current=l)}else s.current?(s.current(),s.current=null):i(o);else i&&(i.current=o);t&&(o?t.mount(o):t.unmount())},[t])}const M0=p.createContext({});function Pr(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function K2(e,t,n,r,s,o){var v,E;const{visualElement:i}=p.useContext(Ia),a=p.useContext(b0),l=p.useContext(Da),c=p.useContext(Gd),d=c.reducedMotion,u=c.skipAnimations,f=p.useRef(null),y=p.useRef(!1);r=r||a.renderer,!f.current&&r&&(f.current=r(e,{visualState:t,parent:i,props:n,presenceContext:l,blockInitialAnimation:l?l.initial===!1:!1,reducedMotionConfig:d,skipAnimations:u,isSVG:o}),y.current&&f.current&&(f.current.manuallyAnimateOnMount=!0));const w=f.current,x=p.useContext(M0);w&&!w.projection&&s&&(w.type==="html"||w.type==="svg")&&Y2(f.current,n,s,x);const S=p.useRef(!1);p.useInsertionEffect(()=>{w&&S.current&&w.update(n,l)});const m=n[Fv],g=p.useRef(!!m&&typeof window<"u"&&!((v=window.MotionHandoffIsComplete)!=null&&v.call(window,m))&&((E=window.MotionHasOptimisedAnimation)==null?void 0:E.call(window,m)));return Zy(()=>{y.current=!0,w&&(S.current=!0,window.MotionIsMounted=!0,w.updateFeatures(),w.scheduleRenderMicrotask(),g.current&&w.animationState&&w.animationState.animateChanges())}),p.useEffect(()=>{w&&(!g.current&&w.animationState&&w.animationState.animateChanges(),g.current&&(queueMicrotask(()=>{var b;(b=window.MotionHandoffMarkAsComplete)==null||b.call(window,m)}),g.current=!1),w.enteringChildren=void 0)}),w}function Y2(e,t,n,r){const{layoutId:s,layout:o,drag:i,dragConstraints:a,layoutScroll:l,layoutRoot:c,layoutAnchor:d,layoutCrossfade:u}=t;e.projection=new n(e.latestValues,t["data-framer-portal-id"]?void 0:A0(e.parent)),e.projection.setOptions({layoutId:s,layout:o,alwaysMeasureLayout:!!i||a&&Pr(a),visualElement:e,animationType:typeof o=="string"?o:"both",initialPromotionConfig:r,crossfade:u,layoutScroll:l,layoutRoot:c,layoutAnchor:d})}function A0(e){if(e)return e.options.allowProjection!==!1?e.projection:A0(e.parent)}function _l(e,{forwardMotionProps:t=!1,type:n}={},r,s){r&&j2(r);const o=n?n==="svg":Xd(e),i=o?W2:U2;function a(c,d){let u;const f={...p.useContext(Gd),...c,layoutId:X2(c)},{isStatic:y}=f,w=L2(c),x=i(c,y);if(!y&&typeof window<"u"){Q2();const S=Z2(f);u=S.MeasureLayout,w.visualElement=K2(e,x,f,s,S.ProjectionNode,o)}return h.jsxs(Ia.Provider,{value:w,children:[u&&w.visualElement?h.jsx(u,{visualElement:w.visualElement,...f}):null,z2(e,c,G2(x,w.visualElement,d),x,y,t,o)]})}a.displayName=`motion.${typeof e=="string"?e:`create(${e.displayName??e.name??""})`}`;const l=p.forwardRef(a);return l[H2]=e,l}function X2({layoutId:e}){const t=p.useContext(wd).id;return t&&e!==void 0?t+"-"+e:e}function Q2(e,t){p.useContext(b0).strict}function Z2(e){const t=T0(),{drag:n,layout:r}=t;if(!n&&!r)return{};const s={...n,...r};return{MeasureLayout:n!=null&&n.isEnabled(e)||r!=null&&r.isEnabled(e)?s.MeasureLayout:void 0,ProjectionNode:s.ProjectionNode}}function q2(e,t){if(typeof Proxy>"u")return _l;const n=new Map,r=(o,i)=>_l(o,i,e,t),s=(o,i)=>r(o,i);return new Proxy(s,{get:(o,i)=>i==="create"?r:(n.has(i)||n.set(i,_l(i,void 0,e,t)),n.get(i))})}const J2=(e,t)=>t.isSVG??Xd(e)?new jb(t):new kb(t,{allowProjection:e!==p.Fragment});class eT extends Un{constructor(t){super(t),t.animationState||(t.animationState=Lb(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();_a(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:n}=this.node.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){var t;this.node.animationState.reset(),(t=this.unmountControls)==null||t.call(this)}}let tT=0;class nT extends Un{constructor(){super(...arguments),this.id=tT++,this.isExitComplete=!1}update(){var o;if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===r)return;if(t&&r===!1){if(this.isExitComplete){const{initial:i,custom:a}=this.node.getProps();if(typeof i=="string"){const l=ar(this.node,i,a);if(l){const{transition:c,transitionEnd:d,...u}=l;for(const f in u)(o=this.node.getValue(f))==null||o.jump(u[f])}}this.node.animationState.reset(),this.node.animationState.animateChanges()}else this.node.animationState.setActive("exit",!1);this.isExitComplete=!1;return}const s=this.node.animationState.setActive("exit",!t);n&&!t&&s.then(()=>{this.isExitComplete=!0,n(this.id)})}mount(){const{register:t,onExitComplete:n}=this.node.presenceContext||{};n&&n(this.id),t&&(this.unmount=t(this.id))}unmount(){}}const rT={animation:{Feature:eT},exit:{Feature:nT}};function No(e){return{point:{x:e.pageX,y:e.pageY}}}const sT=e=>t=>zd(t)&&e(t,No(t));function $s(e,t,n,r){return ho(e,t,sT(n),r)}const D0=({current:e})=>e?e.ownerDocument.defaultView:null,Bp=(e,t)=>Math.abs(e-t);function oT(e,t){const n=Bp(e.x,t.x),r=Bp(e.y,t.y);return Math.sqrt(n**2+r**2)}const $p=new Set(["auto","scroll"]);class L0{constructor(t,n,{transformPagePoint:r,contextWindow:s=window,dragSnapToOrigin:o=!1,distanceThreshold:i=3,element:a}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.lastRawMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.scrollPositions=new Map,this.removeScrollListeners=null,this.onElementScroll=y=>{this.handleScroll(y.target)},this.onWindowScroll=()=>{this.handleScroll(window)},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;this.lastRawMoveEventInfo&&(this.lastMoveEventInfo=qo(this.lastRawMoveEventInfo,this.transformPagePoint));const y=Ol(this.lastMoveEventInfo,this.history),w=this.startEvent!==null,x=oT(y.offset,{x:0,y:0})>=this.distanceThreshold;if(!w&&!x)return;const{point:S}=y,{timestamp:m}=De;this.history.push({...S,timestamp:m});const{onStart:g,onMove:v}=this.handlers;w||(g&&g(this.lastMoveEvent,y),this.startEvent=this.lastMoveEvent),v&&v(this.lastMoveEvent,y)},this.handlePointerMove=(y,w)=>{this.lastMoveEvent=y,this.lastRawMoveEventInfo=w,this.lastMoveEventInfo=qo(w,this.transformPagePoint),re.update(this.updatePoint,!0)},this.handlePointerUp=(y,w)=>{this.end();const{onEnd:x,onSessionEnd:S,resumeAnimation:m}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&m&&m(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const g=Ol(y.type==="pointercancel"?this.lastMoveEventInfo:qo(w,this.transformPagePoint),this.history);this.startEvent&&x&&x(y,g),S&&S(y,g)},!zd(t))return;this.dragSnapToOrigin=o,this.handlers=n,this.transformPagePoint=r,this.distanceThreshold=i,this.contextWindow=s||window;const l=No(t),c=qo(l,this.transformPagePoint),{point:d}=c,{timestamp:u}=De;this.history=[{...d,timestamp:u}];const{onSessionStart:f}=n;f&&f(t,Ol(c,this.history)),this.removeListeners=bo($s(this.contextWindow,"pointermove",this.handlePointerMove),$s(this.contextWindow,"pointerup",this.handlePointerUp),$s(this.contextWindow,"pointercancel",this.handlePointerUp)),a&&this.startScrollTracking(a)}startScrollTracking(t){let n=t.parentElement;for(;n;){const r=getComputedStyle(n);($p.has(r.overflowX)||$p.has(r.overflowY))&&this.scrollPositions.set(n,{x:n.scrollLeft,y:n.scrollTop}),n=n.parentElement}this.scrollPositions.set(window,{x:window.scrollX,y:window.scrollY}),window.addEventListener("scroll",this.onElementScroll,{capture:!0}),window.addEventListener("scroll",this.onWindowScroll),this.removeScrollListeners=()=>{window.removeEventListener("scroll",this.onElementScroll,{capture:!0}),window.removeEventListener("scroll",this.onWindowScroll)}}handleScroll(t){const n=this.scrollPositions.get(t);if(!n)return;const r=t===window,s=r?{x:window.scrollX,y:window.scrollY}:{x:t.scrollLeft,y:t.scrollTop},o={x:s.x-n.x,y:s.y-n.y};o.x===0&&o.y===0||(r?this.lastMoveEventInfo&&(this.lastMoveEventInfo.point.x+=o.x,this.lastMoveEventInfo.point.y+=o.y):this.history.length>0&&(this.history[0].x-=o.x,this.history[0].y-=o.y),this.scrollPositions.set(t,s),re.update(this.updatePoint,!0))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),this.removeScrollListeners&&this.removeScrollListeners(),this.scrollPositions.clear(),Vn(this.updatePoint)}}function qo(e,t){return t?{point:t(e.point)}:e}function Up(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ol({point:e},t){return{point:e,delta:Up(e,_0(t)),offset:Up(e,iT(t)),velocity:aT(t,.1)}}function iT(e){return e[0]}function _0(e){return e[e.length-1]}function aT(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const s=_0(e);for(;n>=0&&(r=e[n],!(s.timestamp-r.timestamp>ut(t)));)n--;if(!r)return{x:0,y:0};r===e[0]&&e.length>2&&s.timestamp-r.timestamp>ut(t)*2&&(r=e[1]);const o=yt(s.timestamp-r.timestamp);if(o===0)return{x:0,y:0};const i={x:(s.x-r.x)/o,y:(s.y-r.y)/o};return i.x===1/0&&(i.x=0),i.y===1/0&&(i.y=0),i}function lT(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?ce(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?ce(n,e,r.max):Math.min(e,n)),e}function Wp(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function uT(e,{top:t,left:n,bottom:r,right:s}){return{x:Wp(e.x,n,s),y:Wp(e.y,t,r)}}function Hp(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function cT(e,t){return{x:Hp(e.x,t.x),y:Hp(e.y,t.y)}}function dT(e,t){let n=.5;const r=Ge(e),s=Ge(t);return s>r?n=uo(t.min,t.max-r,e.min):r>s&&(n=uo(e.min,e.max-s,t.min)),Gt(0,1,n)}function fT(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const pc=.35;function hT(e=pc){return e===!1?e=0:e===!0&&(e=pc),{x:Gp(e,"left","right"),y:Gp(e,"top","bottom")}}function Gp(e,t,n){return{min:Kp(e,t),max:Kp(e,n)}}function Kp(e,t){return typeof e=="number"?e:e[t]||0}const pT=new WeakMap;class mT{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=be(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=t}start(t,{snapToCursor:n=!1,distanceThreshold:r}={}){const{presenceContext:s}=this.visualElement;if(s&&s.isPresent===!1)return;const o=u=>{n&&this.snapToCursor(No(u).point),this.stopAnimation()},i=(u,f)=>{const{drag:y,dragPropagation:w,onDragStart:x}=this.getProps();if(y&&!w&&(this.openDragLock&&this.openDragLock(),this.openDragLock=$C(y),!this.openDragLock))return;this.latestPointerEvent=u,this.latestPanInfo=f,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Ft(m=>{let g=this.getAxisMotionValue(m).get()||0;if(Ht.test(g)){const{projection:v}=this.visualElement;if(v&&v.layout){const E=v.layout.layoutBox[m];E&&(g=Ge(E)*(parseFloat(g)/100))}}this.originPoint[m]=g}),x&&re.update(()=>x(u,f),!1,!0),oc(this.visualElement,"transform");const{animationState:S}=this.visualElement;S&&S.setActive("whileDrag",!0)},a=(u,f)=>{this.latestPointerEvent=u,this.latestPanInfo=f;const{dragPropagation:y,dragDirectionLock:w,onDirectionLock:x,onDrag:S}=this.getProps();if(!y&&!this.openDragLock)return;const{offset:m}=f;if(w&&this.currentDirection===null){this.currentDirection=yT(m),this.currentDirection!==null&&x&&x(this.currentDirection);return}this.updateAxis("x",f.point,m),this.updateAxis("y",f.point,m),this.visualElement.render(),S&&re.update(()=>S(u,f),!1,!0)},l=(u,f)=>{this.latestPointerEvent=u,this.latestPanInfo=f,this.stop(u,f),this.latestPointerEvent=null,this.latestPanInfo=null},c=()=>{const{dragSnapToOrigin:u}=this.getProps();(u||this.constraints)&&this.startAnimation({x:0,y:0})},{dragSnapToOrigin:d}=this.getProps();this.panSession=new L0(t,{onSessionStart:o,onStart:i,onMove:a,onSessionEnd:l,resumeAnimation:c},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:d,distanceThreshold:r,contextWindow:D0(this.visualElement),element:this.visualElement.current})}stop(t,n){const r=t||this.latestPointerEvent,s=n||this.latestPanInfo,o=this.isDragging;if(this.cancel(),!o||!s||!r)return;const{velocity:i}=s;this.startAnimation(i);const{onDragEnd:a}=this.getProps();a&&re.postRender(()=>a(r,s))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.endPanSession();const{dragPropagation:r}=this.getProps();!r&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),n&&n.setActive("whileDrag",!1)}endPanSession(){this.panSession&&this.panSession.end(),this.panSession=void 0}updateAxis(t,n,r){const{drag:s}=this.getProps();if(!r||!Jo(t,s,this.currentDirection))return;const o=this.getAxisMotionValue(t);let i=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(i=lT(i,this.constraints[t],this.elastic[t])),o.set(i)}resolveConstraints(){var o;const{dragConstraints:t,dragElastic:n}=this.getProps(),r=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(o=this.visualElement.projection)==null?void 0:o.layout,s=this.constraints;t&&Pr(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&r?this.constraints=uT(r.layoutBox,t):this.constraints=!1,this.elastic=hT(n),s!==this.constraints&&!Pr(t)&&r&&this.constraints&&!this.hasMutatedConstraints&&Ft(i=>{this.constraints!==!1&&this.getAxisMotionValue(i)&&(this.constraints[i]=fT(r.layoutBox[i],this.constraints[i]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Pr(t))return!1;const r=t.current,{projection:s}=this.visualElement;if(!s||!s.layout)return!1;const o=yb(r,s.root,this.visualElement.getTransformPagePoint());let i=cT(s.layout.layoutBox,o);if(n){const a=n(pb(i));this.hasMutatedConstraints=!!a,a&&(i=n0(a))}return i}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:s,dragTransition:o,dragSnapToOrigin:i,onDragTransitionEnd:a}=this.getProps(),l=this.constraints||{},c=Ft(d=>{if(!Jo(d,n,this.currentDirection))return;let u=l&&l[d]||{};(i===!0||i===d)&&(u={min:0,max:0});const f=s?200:1e6,y=s?40:1e7,w={type:"inertia",velocity:r?t[d]:0,bounceStiffness:f,bounceDamping:y,timeConstant:750,restDelta:1,restSpeed:10,...o,...u};return this.startAxisValueAnimation(d,w)});return Promise.all(c).then(a)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return oc(this.visualElement,t),r.start(_d(t,r,0,n,this.visualElement,!1))}stopAnimation(){Ft(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){const n=`_drag${t.toUpperCase()}`,r=this.visualElement.getProps(),s=r[n];return s||this.visualElement.getValue(t,(r.initial?r.initial[t]:void 0)||0)}snapToCursor(t){Ft(n=>{const{drag:r}=this.getProps();if(!Jo(n,r,this.currentDirection))return;const{projection:s}=this.visualElement,o=this.getAxisMotionValue(n);if(s&&s.layout){const{min:i,max:a}=s.layout.layoutBox[n],l=o.get()||0;o.set(t[n]-ce(i,a,.5)+l)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!Pr(n)||!r||!this.constraints)return;this.stopAnimation();const s={x:0,y:0};Ft(i=>{const a=this.getAxisMotionValue(i);if(a&&this.constraints!==!1){const l=a.get();s[i]=dT({min:l,max:l},this.constraints[i])}});const{transformTemplate:o}=this.visualElement.getProps();this.visualElement.current.style.transform=o?o({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.constraints=!1,this.resolveConstraints(),Ft(i=>{if(!Jo(i,t,null))return;const a=this.getAxisMotionValue(i),{min:l,max:c}=this.constraints[i];a.set(ce(l,c,s[i]))}),this.visualElement.render()}addListeners(){if(!this.visualElement.current)return;pT.set(this.visualElement,this);const t=this.visualElement.current,n=$s(t,"pointerdown",c=>{const{drag:d,dragListener:u=!0}=this.getProps(),f=c.target,y=f!==t&&YC(f);d&&u&&!y&&this.start(c)});let r;const s=()=>{const{dragConstraints:c}=this.getProps();Pr(c)&&c.current&&(this.constraints=this.resolveRefConstraints(),r||(r=gT(t,c.current,()=>this.scalePositionWithinConstraints())))},{projection:o}=this.visualElement,i=o.addEventListener("measure",s);o&&!o.layout&&(o.root&&o.root.updateScroll(),o.updateLayout()),re.read(s);const a=ho(window,"resize",()=>this.scalePositionWithinConstraints()),l=o.addEventListener("didUpdate",({delta:c,hasLayoutChanged:d})=>{this.isDragging&&d&&(Ft(u=>{const f=this.getAxisMotionValue(u);f&&(this.originPoint[u]+=c[u].translate,f.set(f.get()+c[u].translate))}),this.visualElement.render())});return()=>{a(),n(),i(),l&&l(),r&&r()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:s=!1,dragConstraints:o=!1,dragElastic:i=pc,dragMomentum:a=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:s,dragConstraints:o,dragElastic:i,dragMomentum:a}}}function Yp(e){let t=!0;return()=>{if(t){t=!1;return}e()}}function gT(e,t,n){const r=tp(e,Yp(n)),s=tp(t,Yp(n));return()=>{r(),s()}}function Jo(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function yT(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class vT extends Un{constructor(t){super(t),this.removeGroupControls=xt,this.removeListeners=xt,this.controls=new mT(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||xt}update(){const{dragControls:t}=this.node.getProps(),{dragControls:n}=this.node.prevProps||{};t!==n&&(this.removeGroupControls(),t&&(this.removeGroupControls=t.subscribe(this.controls)))}unmount(){this.removeGroupControls(),this.removeListeners(),this.controls.isDragging||this.controls.endPanSession()}}const Il=e=>(t,n)=>{e&&re.update(()=>e(t,n),!1,!0)};class xT extends Un{constructor(){super(...arguments),this.removePointerDownListener=xt}onPointerDown(t){this.session=new L0(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:D0(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:n,onPan:r,onPanEnd:s}=this.node.getProps();return{onSessionStart:Il(t),onStart:Il(n),onMove:Il(r),onEnd:(o,i)=>{delete this.session,s&&re.postRender(()=>s(o,i))}}}mount(){this.removePointerDownListener=$s(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}let Vl=!1;class wT extends p.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:s}=this.props,{projection:o}=t;o&&(n.group&&n.group.add(o),r&&r.register&&s&&r.register(o),Vl&&o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),Pi.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:s,isPresent:o}=this.props,{projection:i}=r;return i&&(i.isPresent=o,t.layoutDependency!==n&&i.setOptions({...i.options,layoutDependency:n}),Vl=!0,s||t.layoutDependency!==n||n===void 0||t.isPresent!==o?i.willUpdate():this.safeToRemove(),t.isPresent!==o&&(o?i.promote():i.relegate()||re.postRender(()=>{const a=i.getStack();(!a||!a.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{visualElement:t,layoutAnchor:n}=this.props,{projection:r}=t;r&&(r.options.layoutAnchor=n,r.root.didUpdate(),Fd.postRender(()=>{!r.currentAnimation&&r.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:s}=t;Vl=!0,s&&(s.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(s),r&&r.deregister&&r.deregister(s))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function O0(e){const[t,n]=C0(),r=p.useContext(wd);return h.jsx(wT,{...e,layoutGroup:r,switchLayoutGroup:p.useContext(M0),isPresent:t,safeToRemove:n})}const ST={pan:{Feature:xT},drag:{Feature:vT,ProjectionNode:k0,MeasureLayout:O0}};function Xp(e,t,n){const{props:r}=e;e.animationState&&r.whileHover&&e.animationState.setActive("whileHover",n==="Start");const s="onHover"+n,o=r[s];o&&re.postRender(()=>o(t,No(t)))}class ET extends Un{mount(){const{current:t}=this.node;t&&(this.unmount=WC(t,(n,r)=>(Xp(this.node,r,"Start"),s=>Xp(this.node,s,"End"))))}unmount(){}}class kT extends Un{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=bo(ho(this.node.current,"focus",()=>this.onFocus()),ho(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function Qp(e,t,n){const{props:r}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&r.whileTap&&e.animationState.setActive("whileTap",n==="Start");const s="onTap"+(n==="End"?"":n),o=r[s];o&&re.postRender(()=>o(t,No(t)))}class CT extends Un{mount(){const{current:t}=this.node;if(!t)return;const{globalTapTarget:n,propagate:r}=this.node.props;this.unmount=QC(t,(s,o)=>(Qp(this.node,o,"Start"),(i,{success:a})=>Qp(this.node,i,a?"End":"Cancel")),{useGlobalTarget:n,stopPropagation:(r==null?void 0:r.tap)===!1})}unmount(){}}const mc=new WeakMap,Fl=new WeakMap,bT=e=>{const t=mc.get(e.target);t&&t(e)},TT=e=>{e.forEach(bT)};function PT({root:e,...t}){const n=e||document;Fl.has(n)||Fl.set(n,{});const r=Fl.get(n),s=JSON.stringify(t);return r[s]||(r[s]=new IntersectionObserver(TT,{root:e,...t})),r[s]}function NT(e,t,n){const r=PT(t);return mc.set(e,n),r.observe(e),()=>{mc.delete(e),r.unobserve(e)}}const jT={some:0,all:1};class RT extends Un{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){var l;(l=this.stopObserver)==null||l.call(this);const{viewport:t={}}=this.node.getProps(),{root:n,margin:r,amount:s="some",once:o}=t,i={root:n?n.current:void 0,rootMargin:r,threshold:typeof s=="number"?s:jT[s]},a=c=>{const{isIntersecting:d}=c;if(this.isInView===d||(this.isInView=d,o&&!d&&this.hasEnteredView))return;d&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",d);const{onViewportEnter:u,onViewportLeave:f}=this.node.getProps(),y=d?u:f;y&&y(c)};this.stopObserver=NT(this.node.current,i,a)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:n}=this.node;["amount","margin","root"].some(MT(t,n))&&this.startObserver()}unmount(){var t;(t=this.stopObserver)==null||t.call(this),this.hasEnteredView=!1,this.isInView=!1}}function MT({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}const AT={inView:{Feature:RT},tap:{Feature:CT},focus:{Feature:kT},hover:{Feature:ET}},DT={layout:{ProjectionNode:k0,MeasureLayout:O0}},LT={...rT,...AT,...ST,...DT},An=q2(LT,J2);function I0(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var s=e.length;for(t=0;t<s;t++)e[t]&&(n=I0(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function V0(){for(var e,t,n=0,r="",s=arguments.length;n<s;n++)(e=arguments[n])&&(t=I0(e))&&(r&&(r+=" "),r+=t);return r}const Qd="-",_T=e=>{const t=IT(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{const a=i.split(Qd);return a[0]===""&&a.length!==1&&a.shift(),F0(a,t)||OT(i)},getConflictingClassGroupIds:(i,a)=>{const l=n[i]||[];return a&&r[i]?[...l,...r[i]]:l}}},F0=(e,t)=>{var i;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),s=r?F0(e.slice(1),r):void 0;if(s)return s;if(t.validators.length===0)return;const o=e.join(Qd);return(i=t.validators.find(({validator:a})=>a(o)))==null?void 0:i.classGroupId},Zp=/^\[(.+)\]$/,OT=e=>{if(Zp.test(e)){const t=Zp.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},IT=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return FT(Object.entries(e.classGroups),n).forEach(([o,i])=>{gc(i,r,o,t)}),r},gc=(e,t,n,r)=>{e.forEach(s=>{if(typeof s=="string"){const o=s===""?t:qp(t,s);o.classGroupId=n;return}if(typeof s=="function"){if(VT(s)){gc(s(r),t,n,r);return}t.validators.push({validator:s,classGroupId:n});return}Object.entries(s).forEach(([o,i])=>{gc(i,qp(t,o),n,r)})})},qp=(e,t)=>{let n=e;return t.split(Qd).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},VT=e=>e.isThemeGetter,FT=(e,t)=>t?e.map(([n,r])=>{const s=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([i,a])=>[t+i,a])):o);return[n,s]}):e,zT=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const s=(o,i)=>{n.set(o,i),t++,t>e&&(t=0,r=n,n=new Map)};return{get(o){let i=n.get(o);if(i!==void 0)return i;if((i=r.get(o))!==void 0)return s(o,i),i},set(o,i){n.has(o)?n.set(o,i):s(o,i)}}},z0="!",BT=e=>{const{separator:t,experimentalParseClassName:n}=e,r=t.length===1,s=t[0],o=t.length,i=a=>{const l=[];let c=0,d=0,u;for(let S=0;S<a.length;S++){let m=a[S];if(c===0){if(m===s&&(r||a.slice(S,S+o)===t)){l.push(a.slice(d,S)),d=S+o;continue}if(m==="/"){u=S;continue}}m==="["?c++:m==="]"&&c--}const f=l.length===0?a:a.substring(d),y=f.startsWith(z0),w=y?f.substring(1):f,x=u&&u>d?u-d:void 0;return{modifiers:l,hasImportantModifier:y,baseClassName:w,maybePostfixModifierPosition:x}};return n?a=>n({className:a,parseClassName:i}):i},$T=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},UT=e=>({cache:zT(e.cacheSize),parseClassName:BT(e),..._T(e)}),WT=/\s+/,HT=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:s}=t,o=[],i=e.trim().split(WT);let a="";for(let l=i.length-1;l>=0;l-=1){const c=i[l],{modifiers:d,hasImportantModifier:u,baseClassName:f,maybePostfixModifierPosition:y}=n(c);let w=!!y,x=r(w?f.substring(0,y):f);if(!x){if(!w){a=c+(a.length>0?" "+a:a);continue}if(x=r(f),!x){a=c+(a.length>0?" "+a:a);continue}w=!1}const S=$T(d).join(":"),m=u?S+z0:S,g=m+x;if(o.includes(g))continue;o.push(g);const v=s(x,w);for(let E=0;E<v.length;++E){const b=v[E];o.push(m+b)}a=c+(a.length>0?" "+a:a)}return a};function GT(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=B0(t))&&(r&&(r+=" "),r+=n);return r}const B0=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=B0(e[r]))&&(n&&(n+=" "),n+=t);return n};function KT(e,...t){let n,r,s,o=i;function i(l){const c=t.reduce((d,u)=>u(d),e());return n=UT(c),r=n.cache.get,s=n.cache.set,o=a,a(l)}function a(l){const c=r(l);if(c)return c;const d=HT(l,n);return s(l,d),d}return function(){return o(GT.apply(null,arguments))}}const le=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},$0=/^\[(?:([a-z-]+):)?(.+)\]$/i,YT=/^\d+\/\d+$/,XT=new Set(["px","full","screen"]),QT=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,ZT=/\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$/,qT=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,JT=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,eP=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Yt=e=>Xr(e)||XT.has(e)||YT.test(e),un=e=>hs(e,"length",lP),Xr=e=>!!e&&!Number.isNaN(Number(e)),zl=e=>hs(e,"number",Xr),ks=e=>!!e&&Number.isInteger(Number(e)),tP=e=>e.endsWith("%")&&Xr(e.slice(0,-1)),U=e=>$0.test(e),cn=e=>QT.test(e),nP=new Set(["length","size","percentage"]),rP=e=>hs(e,nP,U0),sP=e=>hs(e,"position",U0),oP=new Set(["image","url"]),iP=e=>hs(e,oP,cP),aP=e=>hs(e,"",uP),Cs=()=>!0,hs=(e,t,n)=>{const r=$0.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},lP=e=>ZT.test(e)&&!qT.test(e),U0=()=>!1,uP=e=>JT.test(e),cP=e=>eP.test(e),dP=()=>{const e=le("colors"),t=le("spacing"),n=le("blur"),r=le("brightness"),s=le("borderColor"),o=le("borderRadius"),i=le("borderSpacing"),a=le("borderWidth"),l=le("contrast"),c=le("grayscale"),d=le("hueRotate"),u=le("invert"),f=le("gap"),y=le("gradientColorStops"),w=le("gradientColorStopPositions"),x=le("inset"),S=le("margin"),m=le("opacity"),g=le("padding"),v=le("saturate"),E=le("scale"),b=le("sepia"),T=le("skew"),k=le("space"),C=le("translate"),M=()=>["auto","contain","none"],P=()=>["auto","hidden","clip","visible","scroll"],D=()=>["auto",U,t],L=()=>[U,t],Y=()=>["",Yt,un],ae=()=>["auto",Xr,U],pe=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],z=()=>["solid","dashed","dotted","double","none"],te=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],N=()=>["start","end","center","between","around","evenly","stretch"],_=()=>["","0",U],V=()=>["auto","avoid","all","avoid-page","page","left","right","column"],B=()=>[Xr,U];return{cacheSize:500,separator:":",theme:{colors:[Cs],spacing:[Yt,un],blur:["none","",cn,U],brightness:B(),borderColor:[e],borderRadius:["none","","full",cn,U],borderSpacing:L(),borderWidth:Y(),contrast:B(),grayscale:_(),hueRotate:B(),invert:_(),gap:L(),gradientColorStops:[e],gradientColorStopPositions:[tP,un],inset:D(),margin:D(),opacity:B(),padding:L(),saturate:B(),scale:B(),sepia:_(),skew:B(),space:L(),translate:L()},classGroups:{aspect:[{aspect:["auto","square","video",U]}],container:["container"],columns:[{columns:[cn]}],"break-after":[{"break-after":V()}],"break-before":[{"break-before":V()}],"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"],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:[...pe(),U]}],overflow:[{overflow:P()}],"overflow-x":[{"overflow-x":P()}],"overflow-y":[{"overflow-y":P()}],overscroll:[{overscroll:M()}],"overscroll-x":[{"overscroll-x":M()}],"overscroll-y":[{"overscroll-y":M()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[x]}],"inset-x":[{"inset-x":[x]}],"inset-y":[{"inset-y":[x]}],start:[{start:[x]}],end:[{end:[x]}],top:[{top:[x]}],right:[{right:[x]}],bottom:[{bottom:[x]}],left:[{left:[x]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ks,U]}],basis:[{basis:D()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",U]}],grow:[{grow:_()}],shrink:[{shrink:_()}],order:[{order:["first","last","none",ks,U]}],"grid-cols":[{"grid-cols":[Cs]}],"col-start-end":[{col:["auto",{span:["full",ks,U]},U]}],"col-start":[{"col-start":ae()}],"col-end":[{"col-end":ae()}],"grid-rows":[{"grid-rows":[Cs]}],"row-start-end":[{row:["auto",{span:[ks,U]},U]}],"row-start":[{"row-start":ae()}],"row-end":[{"row-end":ae()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",U]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",U]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal",...N()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...N(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...N(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[g]}],px:[{px:[g]}],py:[{py:[g]}],ps:[{ps:[g]}],pe:[{pe:[g]}],pt:[{pt:[g]}],pr:[{pr:[g]}],pb:[{pb:[g]}],pl:[{pl:[g]}],m:[{m:[S]}],mx:[{mx:[S]}],my:[{my:[S]}],ms:[{ms:[S]}],me:[{me:[S]}],mt:[{mt:[S]}],mr:[{mr:[S]}],mb:[{mb:[S]}],ml:[{ml:[S]}],"space-x":[{"space-x":[k]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[k]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",U,t]}],"min-w":[{"min-w":[U,t,"min","max","fit"]}],"max-w":[{"max-w":[U,t,"none","full","min","max","fit","prose",{screen:[cn]},cn]}],h:[{h:[U,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[U,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[U,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[U,t,"auto","min","max","fit"]}],"font-size":[{text:["base",cn,un]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",zl]}],"font-family":[{font:[Cs]}],"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:["tighter","tight","normal","wide","wider","widest",U]}],"line-clamp":[{"line-clamp":["none",Xr,zl]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Yt,U]}],"list-image":[{"list-image":["none",U]}],"list-style-type":[{list:["none","disc","decimal",U]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[m]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[m]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...z(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Yt,un]}],"underline-offset":[{"underline-offset":["auto",Yt,U]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:L()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",U]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",U]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[m]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...pe(),sP]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",rP]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},iP]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[w]}],"gradient-via-pos":[{via:[w]}],"gradient-to-pos":[{to:[w]}],"gradient-from":[{from:[y]}],"gradient-via":[{via:[y]}],"gradient-to":[{to:[y]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"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-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[m]}],"border-style":[{border:[...z(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[m]}],"divide-style":[{divide:z()}],"border-color":[{border:[s]}],"border-color-x":[{"border-x":[s]}],"border-color-y":[{"border-y":[s]}],"border-color-s":[{"border-s":[s]}],"border-color-e":[{"border-e":[s]}],"border-color-t":[{"border-t":[s]}],"border-color-r":[{"border-r":[s]}],"border-color-b":[{"border-b":[s]}],"border-color-l":[{"border-l":[s]}],"divide-color":[{divide:[s]}],"outline-style":[{outline:["",...z()]}],"outline-offset":[{"outline-offset":[Yt,U]}],"outline-w":[{outline:[Yt,un]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:Y()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[m]}],"ring-offset-w":[{"ring-offset":[Yt,un]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",cn,aP]}],"shadow-color":[{shadow:[Cs]}],opacity:[{opacity:[m]}],"mix-blend":[{"mix-blend":[...te(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":te()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[l]}],"drop-shadow":[{"drop-shadow":["","none",cn,U]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[u]}],saturate:[{saturate:[v]}],sepia:[{sepia:[b]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[l]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[u]}],"backdrop-opacity":[{"backdrop-opacity":[m]}],"backdrop-saturate":[{"backdrop-saturate":[v]}],"backdrop-sepia":[{"backdrop-sepia":[b]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",U]}],duration:[{duration:B()}],ease:[{ease:["linear","in","out","in-out",U]}],delay:[{delay:B()}],animate:[{animate:["none","spin","ping","pulse","bounce",U]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-x":[{"scale-x":[E]}],"scale-y":[{"scale-y":[E]}],rotate:[{rotate:[ks,U]}],"translate-x":[{"translate-x":[C]}],"translate-y":[{"translate-y":[C]}],"skew-x":[{"skew-x":[T]}],"skew-y":[{"skew-y":[T]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",U]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],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",U]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":L()}],"scroll-mx":[{"scroll-mx":L()}],"scroll-my":[{"scroll-my":L()}],"scroll-ms":[{"scroll-ms":L()}],"scroll-me":[{"scroll-me":L()}],"scroll-mt":[{"scroll-mt":L()}],"scroll-mr":[{"scroll-mr":L()}],"scroll-mb":[{"scroll-mb":L()}],"scroll-ml":[{"scroll-ml":L()}],"scroll-p":[{"scroll-p":L()}],"scroll-px":[{"scroll-px":L()}],"scroll-py":[{"scroll-py":L()}],"scroll-ps":[{"scroll-ps":L()}],"scroll-pe":[{"scroll-pe":L()}],"scroll-pt":[{"scroll-pt":L()}],"scroll-pr":[{"scroll-pr":L()}],"scroll-pb":[{"scroll-pb":L()}],"scroll-pl":[{"scroll-pl":L()}],"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",U]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Yt,un,zl]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","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","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","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-s","border-w-e","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-s","border-color-e","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"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","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-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"]}}},fP=KT(dP);function q(...e){return fP(V0(e))}const Zd=p.forwardRef(({className:e,...t},n)=>h.jsx("div",{ref:n,className:q("rounded-lg border bg-card text-card-foreground shadow-sm",e),...t}));Zd.displayName="Card";const qd=p.forwardRef(({className:e,...t},n)=>h.jsx("div",{ref:n,className:q("flex flex-col space-y-1.5 p-6",e),...t}));qd.displayName="CardHeader";const Jd=p.forwardRef(({className:e,...t},n)=>h.jsx("h3",{ref:n,className:q("text-2xl font-semibold leading-none tracking-tight",e),...t}));Jd.displayName="CardTitle";const W0=p.forwardRef(({className:e,...t},n)=>h.jsx("p",{ref:n,className:q("text-sm text-muted-foreground",e),...t}));W0.displayName="CardDescription";const ef=p.forwardRef(({className:e,...t},n)=>h.jsx("div",{ref:n,className:q("p-6 pt-0",e),...t}));ef.displayName="CardContent";const H0=p.forwardRef(({className:e,...t},n)=>h.jsx("div",{ref:n,className:q("flex items-center p-6 pt-0",e),...t}));H0.displayName="CardFooter";function Jp(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Va(...e){return t=>{let n=!1;const r=e.map(s=>{const o=Jp(s,t);return!n&&typeof o=="function"&&(n=!0),o});if(n)return()=>{for(let s=0;s<r.length;s++){const o=r[s];typeof o=="function"?o():Jp(e[s],null)}}}}function yr(...e){return p.useCallback(Va(...e),e)}var hP=Symbol.for("react.lazy"),ca=ma[" use ".trim().toString()];function pP(e){return typeof e=="object"&&e!==null&&"then"in e}function G0(e){return e!=null&&typeof e=="object"&&"$$typeof"in e&&e.$$typeof===hP&&"_payload"in e&&pP(e._payload)}function K0(e){const t=gP(e),n=p.forwardRef((r,s)=>{let{children:o,...i}=r;G0(o)&&typeof ca=="function"&&(o=ca(o._payload));const a=p.Children.toArray(o),l=a.find(vP);if(l){const c=l.props.children,d=a.map(u=>u===l?p.Children.count(c)>1?p.Children.only(null):p.isValidElement(c)?c.props.children:null:u);return h.jsx(t,{...i,ref:s,children:p.isValidElement(c)?p.cloneElement(c,void 0,d):null})}return h.jsx(t,{...i,ref:s,children:o})});return n.displayName=`${e}.Slot`,n}var mP=K0("Slot");function gP(e){const t=p.forwardRef((n,r)=>{let{children:s,...o}=n;if(G0(s)&&typeof ca=="function"&&(s=ca(s._payload)),p.isValidElement(s)){const i=wP(s),a=xP(o,s.props);return s.type!==p.Fragment&&(a.ref=r?Va(r,i):i),p.cloneElement(s,a)}return p.Children.count(s)>1?p.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var yP=Symbol("radix.slottable");function vP(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===yP}function xP(e,t){const n={...t};for(const r in t){const s=e[r],o=t[r];/^on[A-Z]/.test(r)?s&&o?n[r]=(...a)=>{const l=o(...a);return s(...a),l}:s&&(n[r]=s):r==="style"?n[r]={...s,...o}:r==="className"&&(n[r]=[s,o].filter(Boolean).join(" "))}return{...e,...n}}function wP(e){var r,s;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(s=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:s.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}const em=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,tm=V0,tf=(e,t)=>n=>{var r;if((t==null?void 0:t.variants)==null)return tm(e,n==null?void 0:n.class,n==null?void 0:n.className);const{variants:s,defaultVariants:o}=t,i=Object.keys(s).map(c=>{const d=n==null?void 0:n[c],u=o==null?void 0:o[c];if(d===null)return null;const f=em(d)||em(u);return s[c][f]}),a=n&&Object.entries(n).reduce((c,d)=>{let[u,f]=d;return f===void 0||(c[u]=f),c},{}),l=t==null||(r=t.compoundVariants)===null||r===void 0?void 0:r.reduce((c,d)=>{let{class:u,className:f,...y}=d;return Object.entries(y).every(w=>{let[x,S]=w;return Array.isArray(S)?S.includes({...o,...a}[x]):{...o,...a}[x]===S})?[...c,u,f]:c},[]);return tm(e,i,l,n==null?void 0:n.class,n==null?void 0:n.className)},SP=tf("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),oe=p.forwardRef(({className:e,variant:t,size:n,asChild:r=!1,...s},o)=>{const i=r?mP:"button";return h.jsx(i,{className:q(SP({variant:t,size:n,className:e})),ref:o,...s})});oe.displayName="Button";const po=p.forwardRef(({className:e,type:t,...n},r)=>h.jsx("input",{type:t,className:q("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),ref:r,...n}));po.displayName="Input";var EP=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],kP=EP.reduce((e,t)=>{const n=K0(`Primitive.${t}`),r=p.forwardRef((s,o)=>{const{asChild:i,...a}=s,l=i?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),h.jsx(l,{...a,ref:o})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),CP="Label",Y0=p.forwardRef((e,t)=>h.jsx(kP.label,{...e,ref:t,onMouseDown:n=>{var s;n.target.closest("button, input, select, textarea")||((s=e.onMouseDown)==null||s.call(e,n),!n.defaultPrevented&&n.detail>1&&n.preventDefault())}}));Y0.displayName=CP;var X0=Y0;const bP=tf("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),kn=p.forwardRef(({className:e,...t},n)=>h.jsx(X0,{ref:n,className:q(bP(),e),...t}));kn.displayName=X0.displayName;const nm=e=>{let t;const n=new Set,r=(c,d)=>{const u=typeof c=="function"?c(t):c;if(!Object.is(u,t)){const f=t;t=d??(typeof u!="object"||u===null)?u:Object.assign({},t,u),n.forEach(y=>y(t,f))}},s=()=>t,a={setState:r,getState:s,getInitialState:()=>l,subscribe:c=>(n.add(c),()=>n.delete(c))},l=t=e(r,s,a);return a},TP=e=>e?nm(e):nm,PP=e=>e;function NP(e,t=PP){const n=j.useSyncExternalStore(e.subscribe,j.useCallback(()=>t(e.getState()),[e,t]),j.useCallback(()=>t(e.getInitialState()),[e,t]));return j.useDebugValue(n),n}const rm=e=>{const t=TP(e),n=r=>NP(t,r);return Object.assign(n,t),n},Q0=e=>e?rm(e):rm,Us={token:"cc_web_token",theme:"cc_web_theme",viewMode:e=>`cc_viewmode_${e}`,panelFileTree:"cc_panel_filetree",panelShortcuts:"cc_panel_shortcuts",fileZoom:"cc_file_zoom",skillhubAuthor:"ccweb_skillhub_author"};function jP(e,t,n){try{const r=localStorage.getItem(e);return r===null?t:n?JSON.parse(r):r}catch{return t}}function Z0(e,t,n){try{localStorage.setItem(e,n?JSON.stringify(t):String(t))}catch{}}function RP(e){try{localStorage.removeItem(e)}catch{}}function HM(e,t,n){const[s,o]=p.useState(()=>{try{const a=localStorage.getItem(e);return a===null?t:a}catch{return t}}),i=p.useCallback(a=>{o(l=>{const c=typeof a=="function"?a(l):a;try{localStorage.setItem(e,String(c))}catch{}return c})},[e,!1]);return[s,i]}const hr=Q0(e=>({token:localStorage.getItem(Us.token),setToken:t=>{Z0(Us.token,t),e({token:t})},clearToken:()=>{RP(Us.token),e({token:null})}})),MP=()=>hr.getState().token,AP=e=>hr.getState().setToken(e),DP=()=>hr.getState().clearToken();let Bl=null;async function LP(){return Bl||(Bl=(await Eo(()=>Promise.resolve().then(()=>RN),void 0)).getProjects),Bl()}const _P=Q0((e,t)=>({projects:[],loading:!1,error:null,hasFetched:!1,fetchProjects:async()=>{if(!t().loading){e({loading:!0,error:null});try{const n=await LP();e({projects:n,hasFetched:!0})}catch(n){e({error:n instanceof Error?n.message:"Failed to load projects"})}finally{e({loading:!1})}}},addProject:n=>e(r=>({projects:[...r.projects,n]})),updateProject:n=>e(r=>({projects:r.projects.map(s=>s.id===n.id?n:s)})),removeProject:n=>e(r=>({projects:r.projects.filter(s=>s.id!==n)})),setProjects:n=>e({projects:n})})),Dn="";function vr(){return MP()}function OP(e){AP(e)}function q0(){DP()}async function F(e,t,n,r=!0,s){const o={"Content-Type":"application/json"};if(r){const a=vr();a&&(o.Authorization=`Bearer ${a}`)}const i=await fetch(`${Dn}${t}`,{method:e,headers:o,body:n!==void 0?JSON.stringify(n):void 0,signal:s});if(i.status===401)throw q0(),window.location.pathname!=="/login"&&(window.location.href="/login"),new Error("Unauthorized");if(!i.ok){let a=`HTTP ${i.status}`;try{const l=await i.json();l.error&&(a=l.error)}catch{}throw new Error(a)}return i.json()}async function J0(e,t){return(await F("POST","/api/auth/login",{username:e,password:t},!1)).token}function da(){const e=window.location.hostname;return e==="localhost"||e==="127.0.0.1"||e==="::1"}async function nf(){return(await F("GET","/api/auth/local-token",void 0,!1)).token}async function IP(){return(await F("GET","/api/projects/workspace")).workspace}async function VP(){return F("GET","/api/projects")}async function ex(){return F("GET","/api/projects/users")}async function tx(e,t){return F("PUT",`/api/projects/${e}/shares`,{shares:t})}async function nx(e){return F("POST","/api/projects",e)}async function rx(e){return F("POST","/api/projects/open",{folderPath:e})}async function sx(e){await F("DELETE",`/api/projects/${e}`)}async function FP(e){return F("PATCH",`/api/projects/${e}/stop`)}async function zP(e){return F("PATCH",`/api/projects/${e}/start`)}async function ox(e){return F("PATCH",`/api/projects/${e}/archive`)}async function ix(e){return F("PATCH",`/api/projects/${e}/unarchive`)}async function BP(e,t){return F("GET",`/api/projects/${e}/sessions`,void 0,!0,t)}async function $P(e,t,n){return F("GET",`/api/projects/${e}/sessions/${t}`,void 0,!0,n)}async function UP(e){return F("GET","/api/projects/activity",void 0,!0,e)}async function ax(){return F("GET","/api/shortcuts")}async function lx(e){return F("POST","/api/shortcuts",e)}async function ux(e,t){return F("PUT",`/api/shortcuts/${e}`,t)}async function cx(e){await F("DELETE",`/api/shortcuts/${e}`)}async function WP(e){return F("GET",`/api/shortcuts/project/${e}`)}async function HP(e,t){return F("POST",`/api/shortcuts/project/${e}`,t)}async function GP(e,t,n){return F("PUT",`/api/shortcuts/project/${e}/${t}`,n)}async function KP(e,t){await F("DELETE",`/api/shortcuts/project/${e}/${t}`)}async function YP(){return F("GET","/api/skillhub/skills")}async function XP(e){await F("POST","/api/skillhub/submit",e)}async function QP(e){return F("POST",`/api/skillhub/download/${e}`)}async function dx(){return F("GET","/api/projects/usage")}async function fx(){return F("GET","/api/projects/usage?refresh=true")}async function hx(e){const t=e?`?path=${encodeURIComponent(e)}`:"";return F("GET",`/api/filesystem${t}`)}function ZP(e){return`${Dn}/api/filesystem/raw?path=${encodeURIComponent(e)}`}async function qP(e,t){const n=new FormData;n.append("path",e);for(const i of t)n.append("files",i);const r={},s=vr();s&&(r.Authorization=`Bearer ${s}`);const o=await fetch(`${Dn}/api/filesystem/upload`,{method:"POST",headers:r,body:n});if(!o.ok){const i=await o.json().catch(()=>({}));throw new Error(i.error||`Upload failed: ${o.status}`)}return o.json()}async function px(e,t){return F("POST","/api/filesystem/mkdir",{path:e,name:t})}async function JP(e){return F("GET",`/api/filesystem/file?path=${encodeURIComponent(e)}`)}async function eN(e,t){return F("PUT","/api/filesystem/file",{path:e,content:t})}async function tN(){return F("GET","/api/update/check-running")}async function nN(){return F("POST","/api/update/prepare")}async function rN(){return F("GET","/api/backup/built-in-oauth")}async function sN(){return F("GET","/api/backup/providers")}async function oN(e){return F("POST","/api/backup/providers",e)}async function iN(e){await F("DELETE",`/api/backup/providers/${e}`)}async function aN(e){return F("GET",`/api/backup/auth/${e}/url`)}async function lN(e){return F("POST",`/api/backup/run/${e}`)}async function uN(){return F("GET","/api/backup/schedule")}async function cN(e){return F("PUT","/api/backup/schedule",e)}async function dN(){return F("GET","/api/backup/excludes")}async function fN(e){return F("PUT","/api/backup/excludes",{patterns:e})}async function hN(){return F("GET","/api/backup/history")}async function pN(){return F("GET","/api/sounds/presets")}async function mN(e){return F("POST",`/api/sounds/download/${e}`)}async function gN(e){const t=e?`?projectId=${encodeURIComponent(e)}`:"";return F("GET",`/api/sounds/list${t}`)}function yN(e,t){const[n,r]=e.split(":");let s;n==="preset"?s=`${Dn}/api/sounds/file/${r}.mp3`:n==="project"&&t?s=`${Dn}/api/sounds/project/${t}/${r}`:s=`${Dn}/api/sounds/file/${r}`;const o=vr();return o&&(s+=`${s.includes("?")?"&":"?"}token=${encodeURIComponent(o)}`),s}async function vN(e,t,n){const r=new FormData;r.append("file",e),r.append("scope",t),n&&r.append("projectId",n);const s={},o=vr();o&&(s.Authorization=`Bearer ${o}`);const i=await fetch(`${Dn}/api/sounds/upload`,{method:"POST",headers:s,body:r});if(!i.ok)throw new Error(`Upload failed: ${i.status}`);return i.json()}async function xN(e,t){await F("PATCH",`/api/projects/${e}`,{sound:t})}async function wN(){return F("GET","/api/notify/config")}async function SN(e){return F("PUT","/api/notify/config",e)}async function EN(e){return F("GET",`/api/projects/${e}/git/status`)}async function kN(e,t){const n=t?`?file=${encodeURIComponent(t)}`:"";return F("GET",`/api/projects/${e}/git/diff${n}`)}async function CN(e,t){await F("POST",`/api/projects/${e}/git/add`,{files:t})}async function bN(e,t){await F("POST",`/api/projects/${e}/git/commit`,{message:t})}async function mx(e){return F("GET",`/api/projects/sessions/search?q=${encodeURIComponent(e)}`)}async function TN(e,t){return F("PATCH",`/api/projects/${e}/tags`,{tags:t})}async function PN(e){return F("GET",`/api/projects/${e}/todos`)}async function NN(e,t){return F("POST",`/api/sessions/${e}/share`,{expiryDays:t})}async function jN(e){const t=await fetch(`${Dn}/api/share/${e}`);if(!t.ok){let n=`HTTP ${t.status}`;try{const r=await t.json();r.error&&(n=r.error)}catch{}throw new Error(n)}return t.json()}const RN=Object.freeze(Object.defineProperty({__proto__:null,addBackupProvider:oN,archiveProject:ox,browseFilesystem:hx,checkRunningProjects:tN,clearToken:q0,createFolder:px,createGlobalShortcut:lx,createProject:nx,createProjectShortcut:HP,deleteBackupProvider:iN,deleteGlobalShortcut:cx,deleteProject:sx,deleteProjectShortcut:KP,downloadSkillFromHub:QP,downloadSoundPreset:mN,getAllUsers:ex,getAvailableSounds:gN,getBackupAuthUrl:aN,getBackupExcludes:dN,getBackupHistory:hN,getBackupProviders:sN,getBackupSchedule:uN,getBuiltInOAuthTypes:rN,getGitDiff:kN,getGitStatus:EN,getGlobalShortcuts:ax,getLocalToken:nf,getNotifyConfig:wN,getProjectShortcuts:WP,getProjectTodos:PN,getProjects:VP,getProjectsActivity:UP,getRawFileUrl:ZP,getSession:$P,getSessions:BP,getSharedSession:jN,getSkillHubSkills:YP,getSoundFileUrl:yN,getSoundPresets:pN,getToken:vr,getUsage:dx,getWorkspace:IP,gitAdd:CN,gitCommit:bN,isLocalAccess:da,login:J0,openProject:rx,prepareForUpdate:nN,readFile:JP,refreshUsage:fx,saveProjectSoundConfig:xN,searchSessions:mx,setToken:OP,shareSession:NN,startProject:zP,stopProject:FP,submitSkillToHub:XP,triggerBackup:lN,unarchiveProject:ix,updateBackupExcludes:fN,updateBackupSchedule:cN,updateGlobalShortcut:ux,updateNotifyConfig:SN,updateProjectShares:tx,updateProjectShortcut:GP,updateProjectTags:TN,uploadFiles:qP,uploadSound:vN,writeFile:eN},Symbol.toStringTag,{value:"Module"}));function MN(){const e=Aa(),t=hr(u=>u.setToken),[n,r]=p.useState(""),[s,o]=p.useState(""),[i,a]=p.useState(null),[l,c]=p.useState(!1);p.useEffect(()=>{if(!da())return;let u=!1;return(async()=>{try{const f=await nf();u||(t(f),e("/",{replace:!0}))}catch{}})(),()=>{u=!0}},[e,t]);const d=async u=>{u.preventDefault(),a(null),c(!0);try{const f=await J0(n,s);t(f),e("/")}catch(f){a(f instanceof Error?f.message:"Login failed")}finally{c(!1)}};return h.jsx("div",{className:"min-h-screen flex items-center justify-center bg-background p-4",children:h.jsx(An.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},transition:{duration:.4,ease:"easeOut"},className:"w-full max-w-sm",children:h.jsxs(Zd,{children:[h.jsxs(qd,{className:"text-center",children:[h.jsx(Jd,{className:"text-2xl",children:"CC Web"}),h.jsx(W0,{children:da()?"Connecting locally...":"Sign in to manage your Claude projects"})]}),h.jsxs("form",{onSubmit:u=>void d(u),children:[h.jsxs(ef,{className:"space-y-4",children:[h.jsxs("div",{className:"space-y-2",children:[h.jsx(kn,{htmlFor:"username",children:"Username"}),h.jsx(po,{id:"username",type:"text",autoComplete:"username",value:n,onChange:u=>r(u.target.value),required:!0,autoFocus:!0})]}),h.jsxs("div",{className:"space-y-2",children:[h.jsx(kn,{htmlFor:"password",children:"Password"}),h.jsx(po,{id:"password",type:"password",autoComplete:"current-password",value:s,onChange:u=>o(u.target.value),required:!0})]}),h.jsx(Kd,{children:i&&h.jsx(An.p,{initial:{opacity:0,x:-8},animate:{opacity:1,x:0},exit:{opacity:0,x:-8},transition:{duration:.2},className:"text-sm text-destructive",children:i})})]}),h.jsx(H0,{children:h.jsx(An.div,{className:"w-full",whileTap:{scale:.98},children:h.jsx(oe,{type:"submit",className:"w-full",disabled:l,children:l?"Signing in...":"Sign In"})})})]})]})})})}/**
77
- * @license lucide-react v0.309.0 - ISC
78
- *
79
- * This source code is licensed under the ISC license.
80
- * See the LICENSE file in the root directory of this source tree.
81
- */var AN={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"};/**
82
- * @license lucide-react v0.309.0 - ISC
83
- *
84
- * This source code is licensed under the ISC license.
85
- * See the LICENSE file in the root directory of this source tree.
86
- */const DN=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase().trim(),ee=(e,t)=>{const n=p.forwardRef(({color:r="currentColor",size:s=24,strokeWidth:o=2,absoluteStrokeWidth:i,className:a="",children:l,...c},d)=>p.createElement("svg",{ref:d,...AN,width:s,height:s,stroke:r,strokeWidth:i?Number(o)*24/Number(s):o,className:["lucide",`lucide-${DN(e)}`,a].join(" "),...c},[...t.map(([u,f])=>p.createElement(u,f)),...Array.isArray(l)?l:[l]]));return n.displayName=`${e}`,n};/**
87
- * @license lucide-react v0.309.0 - ISC
88
- *
89
- * This source code is licensed under the ISC license.
90
- * See the LICENSE file in the root directory of this source tree.
91
- */const LN=ee("ArchiveRestore",[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h2",key:"tvwodi"}],["path",{d:"M20 8v11a2 2 0 0 1-2 2h-2",key:"1gkqxj"}],["path",{d:"m9 15 3-3 3 3",key:"1pd0qc"}],["path",{d:"M12 12v9",key:"192myk"}]]);/**
92
- * @license lucide-react v0.309.0 - ISC
93
- *
94
- * This source code is licensed under the ISC license.
95
- * See the LICENSE file in the root directory of this source tree.
96
- */const _N=ee("Archive",[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8",key:"1s80jp"}],["path",{d:"M10 12h4",key:"a56b0p"}]]);/**
97
- * @license lucide-react v0.309.0 - ISC
98
- *
99
- * This source code is licensed under the ISC license.
100
- * See the LICENSE file in the root directory of this source tree.
101
- */const ON=ee("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);/**
102
- * @license lucide-react v0.309.0 - ISC
103
- *
104
- * This source code is licensed under the ISC license.
105
- * See the LICENSE file in the root directory of this source tree.
106
- */const IN=ee("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
107
- * @license lucide-react v0.309.0 - ISC
108
- *
109
- * This source code is licensed under the ISC license.
110
- * See the LICENSE file in the root directory of this source tree.
111
- */const gx=ee("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
112
- * @license lucide-react v0.309.0 - ISC
113
- *
114
- * This source code is licensed under the ISC license.
115
- * See the LICENSE file in the root directory of this source tree.
116
- */const VN=ee("Eye",[["path",{d:"M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z",key:"rwhkz3"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
117
- * @license lucide-react v0.309.0 - ISC
118
- *
119
- * This source code is licensed under the ISC license.
120
- * See the LICENSE file in the root directory of this source tree.
121
- */const FN=ee("File",[["path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z",key:"1nnpy2"}],["polyline",{points:"14 2 14 8 20 8",key:"1ew0cm"}]]);/**
122
- * @license lucide-react v0.309.0 - ISC
123
- *
124
- * This source code is licensed under the ISC license.
125
- * See the LICENSE file in the root directory of this source tree.
126
- */const yc=ee("FolderOpen",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]]);/**
127
- * @license lucide-react v0.309.0 - ISC
128
- *
129
- * This source code is licensed under the ISC license.
130
- * See the LICENSE file in the root directory of this source tree.
131
- */const zN=ee("FolderPlus",[["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]]);/**
132
- * @license lucide-react v0.309.0 - ISC
133
- *
134
- * This source code is licensed under the ISC license.
135
- * See the LICENSE file in the root directory of this source tree.
136
- */const sm=ee("Folder",[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]]);/**
137
- * @license lucide-react v0.309.0 - ISC
138
- *
139
- * This source code is licensed under the ISC license.
140
- * See the LICENSE file in the root directory of this source tree.
141
- */const $l=ee("GitMerge",[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M6 21V9a9 9 0 0 0 9 9",key:"7kw0sc"}]]);/**
142
- * @license lucide-react v0.309.0 - ISC
143
- *
144
- * This source code is licensed under the ISC license.
145
- * See the LICENSE file in the root directory of this source tree.
146
- */const BN=ee("Home",[["path",{d:"m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"y5dka4"}],["polyline",{points:"9 22 9 12 15 12 15 22",key:"e2us08"}]]);/**
147
- * @license lucide-react v0.309.0 - ISC
148
- *
149
- * This source code is licensed under the ISC license.
150
- * See the LICENSE file in the root directory of this source tree.
151
- */const $N=ee("LogOut",[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",x2:"9",y1:"12",y2:"12",key:"1uyos4"}]]);/**
152
- * @license lucide-react v0.309.0 - ISC
153
- *
154
- * This source code is licensed under the ISC license.
155
- * See the LICENSE file in the root directory of this source tree.
156
- */const UN=ee("Maximize",[["path",{d:"M8 3H5a2 2 0 0 0-2 2v3",key:"1dcmit"}],["path",{d:"M21 8V5a2 2 0 0 0-2-2h-3",key:"1e4gt3"}],["path",{d:"M3 16v3a2 2 0 0 0 2 2h3",key:"wsl5sc"}],["path",{d:"M16 21h3a2 2 0 0 0 2-2v-3",key:"18trek"}]]);/**
157
- * @license lucide-react v0.309.0 - ISC
158
- *
159
- * This source code is licensed under the ISC license.
160
- * See the LICENSE file in the root directory of this source tree.
161
- */const WN=ee("Minimize",[["path",{d:"M8 3v3a2 2 0 0 1-2 2H3",key:"hohbtr"}],["path",{d:"M21 8h-3a2 2 0 0 1-2-2V3",key:"5jw1f3"}],["path",{d:"M3 16h3a2 2 0 0 1 2 2v3",key:"198tvr"}],["path",{d:"M16 21v-3a2 2 0 0 1 2-2h3",key:"ph8mxp"}]]);/**
162
- * @license lucide-react v0.309.0 - ISC
163
- *
164
- * This source code is licensed under the ISC license.
165
- * See the LICENSE file in the root directory of this source tree.
166
- */const HN=ee("Monitor",[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]]);/**
167
- * @license lucide-react v0.309.0 - ISC
168
- *
169
- * This source code is licensed under the ISC license.
170
- * See the LICENSE file in the root directory of this source tree.
171
- */const GN=ee("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);/**
172
- * @license lucide-react v0.309.0 - ISC
173
- *
174
- * This source code is licensed under the ISC license.
175
- * See the LICENSE file in the root directory of this source tree.
176
- */const yx=ee("Pencil",[["path",{d:"M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z",key:"5qss01"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);/**
177
- * @license lucide-react v0.309.0 - ISC
178
- *
179
- * This source code is licensed under the ISC license.
180
- * See the LICENSE file in the root directory of this source tree.
181
- */const fa=ee("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
182
- * @license lucide-react v0.309.0 - ISC
183
- *
184
- * This source code is licensed under the ISC license.
185
- * See the LICENSE file in the root directory of this source tree.
186
- */const KN=ee("RefreshCw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]);/**
187
- * @license lucide-react v0.309.0 - ISC
188
- *
189
- * This source code is licensed under the ISC license.
190
- * See the LICENSE file in the root directory of this source tree.
191
- */const YN=ee("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
192
- * @license lucide-react v0.309.0 - ISC
193
- *
194
- * This source code is licensed under the ISC license.
195
- * See the LICENSE file in the root directory of this source tree.
196
- */const XN=ee("Settings",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
197
- * @license lucide-react v0.309.0 - ISC
198
- *
199
- * This source code is licensed under the ISC license.
200
- * See the LICENSE file in the root directory of this source tree.
201
- */const QN=ee("Sparkles",[["path",{d:"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z",key:"17u4zn"}],["path",{d:"M5 3v4",key:"bklmnn"}],["path",{d:"M19 17v4",key:"iiml17"}],["path",{d:"M3 5h4",key:"nem4j1"}],["path",{d:"M17 19h4",key:"lbex7p"}]]);/**
202
- * @license lucide-react v0.309.0 - ISC
203
- *
204
- * This source code is licensed under the ISC license.
205
- * See the LICENSE file in the root directory of this source tree.
206
- */const ZN=ee("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]);/**
207
- * @license lucide-react v0.309.0 - ISC
208
- *
209
- * This source code is licensed under the ISC license.
210
- * See the LICENSE file in the root directory of this source tree.
211
- */const om=ee("Terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]]);/**
212
- * @license lucide-react v0.309.0 - ISC
213
- *
214
- * This source code is licensed under the ISC license.
215
- * See the LICENSE file in the root directory of this source tree.
216
- */const vx=ee("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);/**
217
- * @license lucide-react v0.309.0 - ISC
218
- *
219
- * This source code is licensed under the ISC license.
220
- * See the LICENSE file in the root directory of this source tree.
221
- */const vc=ee("Users",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]]);/**
222
- * @license lucide-react v0.309.0 - ISC
223
- *
224
- * This source code is licensed under the ISC license.
225
- * See the LICENSE file in the root directory of this source tree.
226
- */const rf=ee("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);/**
227
- * @license lucide-react v0.309.0 - ISC
228
- *
229
- * This source code is licensed under the ISC license.
230
- * See the LICENSE file in the root directory of this source tree.
231
- */const im=ee("Zap",[["polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2",key:"45s27k"}]]),qN=tf("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Zn({className:e,variant:t,...n}){return h.jsx("div",{className:q(qN({variant:t}),e),...n})}function Ln(e,t,{checkForDefaultPrevented:n=!0}={}){return function(s){if(e==null||e(s),n===!1||!s.defaultPrevented)return t==null?void 0:t(s)}}function JN(e,t){const n=p.createContext(t),r=o=>{const{children:i,...a}=o,l=p.useMemo(()=>a,Object.values(a));return h.jsx(n.Provider,{value:l,children:i})};r.displayName=e+"Provider";function s(o){const i=p.useContext(n);if(i)return i;if(t!==void 0)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}return[r,s]}function ej(e,t=[]){let n=[];function r(o,i){const a=p.createContext(i),l=n.length;n=[...n,i];const c=u=>{var m;const{scope:f,children:y,...w}=u,x=((m=f==null?void 0:f[e])==null?void 0:m[l])||a,S=p.useMemo(()=>w,Object.values(w));return h.jsx(x.Provider,{value:S,children:y})};c.displayName=o+"Provider";function d(u,f){var x;const y=((x=f==null?void 0:f[e])==null?void 0:x[l])||a,w=p.useContext(y);if(w)return w;if(i!==void 0)return i;throw new Error(`\`${u}\` must be used within \`${o}\``)}return[c,d]}const s=()=>{const o=n.map(i=>p.createContext(i));return function(a){const l=(a==null?void 0:a[e])||o;return p.useMemo(()=>({[`__scope${e}`]:{...a,[e]:l}}),[a,l])}};return s.scopeName=e,[r,tj(s,...t)]}function tj(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(s=>({useScope:s(),scopeName:s.scopeName}));return function(o){const i=r.reduce((a,{useScope:l,scopeName:c})=>{const u=l(o)[`__scope${c}`];return{...a,...u}},{});return p.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return n.scopeName=t.scopeName,n}var mo=globalThis!=null&&globalThis.document?p.useLayoutEffect:()=>{},nj=ma[" useId ".trim().toString()]||(()=>{}),rj=0;function Ul(e){const[t,n]=p.useState(nj());return mo(()=>{n(r=>r??String(rj++))},[e]),e||(t?`radix-${t}`:"")}var sj=ma[" useInsertionEffect ".trim().toString()]||mo;function oj({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[s,o,i]=ij({defaultProp:t,onChange:n}),a=e!==void 0,l=a?e:s;{const d=p.useRef(e!==void 0);p.useEffect(()=>{const u=d.current;u!==a&&console.warn(`${r} is changing from ${u?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),d.current=a},[a,r])}const c=p.useCallback(d=>{var u;if(a){const f=aj(d)?d(e):d;f!==e&&((u=i.current)==null||u.call(i,f))}else o(d)},[a,e,o,i]);return[l,c]}function ij({defaultProp:e,onChange:t}){const[n,r]=p.useState(e),s=p.useRef(n),o=p.useRef(t);return sj(()=>{o.current=t},[t]),p.useEffect(()=>{var i;s.current!==n&&((i=o.current)==null||i.call(o,n),s.current=n)},[n,s]),[n,r,o]}function aj(e){return typeof e=="function"}function lj(e){const t=uj(e),n=p.forwardRef((r,s)=>{const{children:o,...i}=r,a=p.Children.toArray(o),l=a.find(dj);if(l){const c=l.props.children,d=a.map(u=>u===l?p.Children.count(c)>1?p.Children.only(null):p.isValidElement(c)?c.props.children:null:u);return h.jsx(t,{...i,ref:s,children:p.isValidElement(c)?p.cloneElement(c,void 0,d):null})}return h.jsx(t,{...i,ref:s,children:o})});return n.displayName=`${e}.Slot`,n}function uj(e){const t=p.forwardRef((n,r)=>{const{children:s,...o}=n;if(p.isValidElement(s)){const i=hj(s),a=fj(o,s.props);return s.type!==p.Fragment&&(a.ref=r?Va(r,i):i),p.cloneElement(s,a)}return p.Children.count(s)>1?p.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var cj=Symbol("radix.slottable");function dj(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===cj}function fj(e,t){const n={...t};for(const r in t){const s=e[r],o=t[r];/^on[A-Z]/.test(r)?s&&o?n[r]=(...a)=>{const l=o(...a);return s(...a),l}:s&&(n[r]=s):r==="style"?n[r]={...s,...o}:r==="className"&&(n[r]=[s,o].filter(Boolean).join(" "))}return{...e,...n}}function hj(e){var r,s;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(s=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:s.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var pj=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],on=pj.reduce((e,t)=>{const n=lj(`Primitive.${t}`),r=p.forwardRef((s,o)=>{const{asChild:i,...a}=s,l=i?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),h.jsx(l,{...a,ref:o})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function mj(e,t){e&&gd.flushSync(()=>e.dispatchEvent(t))}function go(e){const t=p.useRef(e);return p.useEffect(()=>{t.current=e}),p.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function gj(e,t=globalThis==null?void 0:globalThis.document){const n=go(e);p.useEffect(()=>{const r=s=>{s.key==="Escape"&&n(s)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var yj="DismissableLayer",xc="dismissableLayer.update",vj="dismissableLayer.pointerDownOutside",xj="dismissableLayer.focusOutside",am,xx=p.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),wx=p.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:s,onFocusOutside:o,onInteractOutside:i,onDismiss:a,...l}=e,c=p.useContext(xx),[d,u]=p.useState(null),f=(d==null?void 0:d.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,y]=p.useState({}),w=yr(t,k=>u(k)),x=Array.from(c.layers),[S]=[...c.layersWithOutsidePointerEventsDisabled].slice(-1),m=x.indexOf(S),g=d?x.indexOf(d):-1,v=c.layersWithOutsidePointerEventsDisabled.size>0,E=g>=m,b=Ej(k=>{const C=k.target,M=[...c.branches].some(P=>P.contains(C));!E||M||(s==null||s(k),i==null||i(k),k.defaultPrevented||a==null||a())},f),T=kj(k=>{const C=k.target;[...c.branches].some(P=>P.contains(C))||(o==null||o(k),i==null||i(k),k.defaultPrevented||a==null||a())},f);return gj(k=>{g===c.layers.size-1&&(r==null||r(k),!k.defaultPrevented&&a&&(k.preventDefault(),a()))},f),p.useEffect(()=>{if(d)return n&&(c.layersWithOutsidePointerEventsDisabled.size===0&&(am=f.body.style.pointerEvents,f.body.style.pointerEvents="none"),c.layersWithOutsidePointerEventsDisabled.add(d)),c.layers.add(d),lm(),()=>{n&&c.layersWithOutsidePointerEventsDisabled.size===1&&(f.body.style.pointerEvents=am)}},[d,f,n,c]),p.useEffect(()=>()=>{d&&(c.layers.delete(d),c.layersWithOutsidePointerEventsDisabled.delete(d),lm())},[d,c]),p.useEffect(()=>{const k=()=>y({});return document.addEventListener(xc,k),()=>document.removeEventListener(xc,k)},[]),h.jsx(on.div,{...l,ref:w,style:{pointerEvents:v?E?"auto":"none":void 0,...e.style},onFocusCapture:Ln(e.onFocusCapture,T.onFocusCapture),onBlurCapture:Ln(e.onBlurCapture,T.onBlurCapture),onPointerDownCapture:Ln(e.onPointerDownCapture,b.onPointerDownCapture)})});wx.displayName=yj;var wj="DismissableLayerBranch",Sj=p.forwardRef((e,t)=>{const n=p.useContext(xx),r=p.useRef(null),s=yr(t,r);return p.useEffect(()=>{const o=r.current;if(o)return n.branches.add(o),()=>{n.branches.delete(o)}},[n.branches]),h.jsx(on.div,{...e,ref:s})});Sj.displayName=wj;function Ej(e,t=globalThis==null?void 0:globalThis.document){const n=go(e),r=p.useRef(!1),s=p.useRef(()=>{});return p.useEffect(()=>{const o=a=>{if(a.target&&!r.current){let l=function(){Sx(vj,n,c,{discrete:!0})};const c={originalEvent:a};a.pointerType==="touch"?(t.removeEventListener("click",s.current),s.current=l,t.addEventListener("click",s.current,{once:!0})):l()}else t.removeEventListener("click",s.current);r.current=!1},i=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",o),t.removeEventListener("click",s.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function kj(e,t=globalThis==null?void 0:globalThis.document){const n=go(e),r=p.useRef(!1);return p.useEffect(()=>{const s=o=>{o.target&&!r.current&&Sx(xj,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",s),()=>t.removeEventListener("focusin",s)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function lm(){const e=new CustomEvent(xc);document.dispatchEvent(e)}function Sx(e,t,n,{discrete:r}){const s=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&s.addEventListener(e,t,{once:!0}),r?mj(s,o):s.dispatchEvent(o)}var Wl="focusScope.autoFocusOnMount",Hl="focusScope.autoFocusOnUnmount",um={bubbles:!1,cancelable:!0},Cj="FocusScope",Ex=p.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:s,onUnmountAutoFocus:o,...i}=e,[a,l]=p.useState(null),c=go(s),d=go(o),u=p.useRef(null),f=yr(t,x=>l(x)),y=p.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;p.useEffect(()=>{if(r){let x=function(v){if(y.paused||!a)return;const E=v.target;a.contains(E)?u.current=E:pn(u.current,{select:!0})},S=function(v){if(y.paused||!a)return;const E=v.relatedTarget;E!==null&&(a.contains(E)||pn(u.current,{select:!0}))},m=function(v){if(document.activeElement===document.body)for(const b of v)b.removedNodes.length>0&&pn(a)};document.addEventListener("focusin",x),document.addEventListener("focusout",S);const g=new MutationObserver(m);return a&&g.observe(a,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",x),document.removeEventListener("focusout",S),g.disconnect()}}},[r,a,y.paused]),p.useEffect(()=>{if(a){dm.add(y);const x=document.activeElement;if(!a.contains(x)){const m=new CustomEvent(Wl,um);a.addEventListener(Wl,c),a.dispatchEvent(m),m.defaultPrevented||(bj(Rj(kx(a)),{select:!0}),document.activeElement===x&&pn(a))}return()=>{a.removeEventListener(Wl,c),setTimeout(()=>{const m=new CustomEvent(Hl,um);a.addEventListener(Hl,d),a.dispatchEvent(m),m.defaultPrevented||pn(x??document.body,{select:!0}),a.removeEventListener(Hl,d),dm.remove(y)},0)}}},[a,c,d,y]);const w=p.useCallback(x=>{if(!n&&!r||y.paused)return;const S=x.key==="Tab"&&!x.altKey&&!x.ctrlKey&&!x.metaKey,m=document.activeElement;if(S&&m){const g=x.currentTarget,[v,E]=Tj(g);v&&E?!x.shiftKey&&m===E?(x.preventDefault(),n&&pn(v,{select:!0})):x.shiftKey&&m===v&&(x.preventDefault(),n&&pn(E,{select:!0})):m===g&&x.preventDefault()}},[n,r,y.paused]);return h.jsx(on.div,{tabIndex:-1,...i,ref:f,onKeyDown:w})});Ex.displayName=Cj;function bj(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(pn(r,{select:t}),document.activeElement!==n)return}function Tj(e){const t=kx(e),n=cm(t,e),r=cm(t.reverse(),e);return[n,r]}function kx(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const s=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||s?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function cm(e,t){for(const n of e)if(!Pj(n,{upTo:t}))return n}function Pj(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Nj(e){return e instanceof HTMLInputElement&&"select"in e}function pn(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&Nj(e)&&t&&e.select()}}var dm=jj();function jj(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=fm(e,t),e.unshift(t)},remove(t){var n;e=fm(e,t),(n=e[0])==null||n.resume()}}}function fm(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function Rj(e){return e.filter(t=>t.tagName!=="A")}var Mj="Portal",Cx=p.forwardRef((e,t)=>{var a;const{container:n,...r}=e,[s,o]=p.useState(!1);mo(()=>o(!0),[]);const i=n||s&&((a=globalThis==null?void 0:globalThis.document)==null?void 0:a.body);return i?Iy.createPortal(h.jsx(on.div,{...r,ref:t}),i):null});Cx.displayName=Mj;function Aj(e,t){return p.useReducer((n,r)=>t[n][r]??n,e)}var Fa=e=>{const{present:t,children:n}=e,r=Dj(t),s=typeof n=="function"?n({present:r.isPresent}):p.Children.only(n),o=yr(r.ref,Lj(s));return typeof n=="function"||r.isPresent?p.cloneElement(s,{ref:o}):null};Fa.displayName="Presence";function Dj(e){const[t,n]=p.useState(),r=p.useRef(null),s=p.useRef(e),o=p.useRef("none"),i=e?"mounted":"unmounted",[a,l]=Aj(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return p.useEffect(()=>{const c=ei(r.current);o.current=a==="mounted"?c:"none"},[a]),mo(()=>{const c=r.current,d=s.current;if(d!==e){const f=o.current,y=ei(c);e?l("MOUNT"):y==="none"||(c==null?void 0:c.display)==="none"?l("UNMOUNT"):l(d&&f!==y?"ANIMATION_OUT":"UNMOUNT"),s.current=e}},[e,l]),mo(()=>{if(t){let c;const d=t.ownerDocument.defaultView??window,u=y=>{const x=ei(r.current).includes(CSS.escape(y.animationName));if(y.target===t&&x&&(l("ANIMATION_END"),!s.current)){const S=t.style.animationFillMode;t.style.animationFillMode="forwards",c=d.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=S)})}},f=y=>{y.target===t&&(o.current=ei(r.current))};return t.addEventListener("animationstart",f),t.addEventListener("animationcancel",u),t.addEventListener("animationend",u),()=>{d.clearTimeout(c),t.removeEventListener("animationstart",f),t.removeEventListener("animationcancel",u),t.removeEventListener("animationend",u)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:p.useCallback(c=>{r.current=c?getComputedStyle(c):null,n(c)},[])}}function ei(e){return(e==null?void 0:e.animationName)||"none"}function Lj(e){var r,s;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(s=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:s.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Gl=0;function _j(){p.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??hm()),document.body.insertAdjacentElement("beforeend",e[1]??hm()),Gl++,()=>{Gl===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Gl--}},[])}function hm(){const 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}var $t=function(){return $t=Object.assign||function(t){for(var n,r=1,s=arguments.length;r<s;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},$t.apply(this,arguments)};function bx(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 s=0,r=Object.getOwnPropertySymbols(e);s<r.length;s++)t.indexOf(r[s])<0&&Object.prototype.propertyIsEnumerable.call(e,r[s])&&(n[r[s]]=e[r[s]]);return n}function Oj(e,t,n){if(n||arguments.length===2)for(var r=0,s=t.length,o;r<s;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var Ni="right-scroll-bar-position",ji="width-before-scroll-bar",Ij="with-scroll-bars-hidden",Vj="--removed-body-scroll-bar-size";function Kl(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Fj(e,t){var n=p.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var s=n.value;s!==r&&(n.value=r,n.callback(r,s))}}}})[0];return n.callback=t,n.facade}var zj=typeof window<"u"?p.useLayoutEffect:p.useEffect,pm=new WeakMap;function Bj(e,t){var n=Fj(null,function(r){return e.forEach(function(s){return Kl(s,r)})});return zj(function(){var r=pm.get(n);if(r){var s=new Set(r),o=new Set(e),i=n.current;s.forEach(function(a){o.has(a)||Kl(a,null)}),o.forEach(function(a){s.has(a)||Kl(a,i)})}pm.set(n,e)},[e]),n}function $j(e){return e}function Uj(e,t){t===void 0&&(t=$j);var n=[],r=!1,s={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var i=t(o,r);return n.push(i),function(){n=n.filter(function(a){return a!==i})}},assignSyncMedium:function(o){for(r=!0;n.length;){var i=n;n=[],i.forEach(o)}n={push:function(a){return o(a)},filter:function(){return n}}},assignMedium:function(o){r=!0;var i=[];if(n.length){var a=n;n=[],a.forEach(o),i=n}var l=function(){var d=i;i=[],d.forEach(o)},c=function(){return Promise.resolve().then(l)};c(),n={push:function(d){i.push(d),c()},filter:function(d){return i=i.filter(d),n}}}};return s}function Wj(e){e===void 0&&(e={});var t=Uj(null);return t.options=$t({async:!0,ssr:!1},e),t}var Tx=function(e){var t=e.sideCar,n=bx(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return p.createElement(r,$t({},n))};Tx.isSideCarExport=!0;function Hj(e,t){return e.useMedium(t),Tx}var Px=Wj(),Yl=function(){},za=p.forwardRef(function(e,t){var n=p.useRef(null),r=p.useState({onScrollCapture:Yl,onWheelCapture:Yl,onTouchMoveCapture:Yl}),s=r[0],o=r[1],i=e.forwardProps,a=e.children,l=e.className,c=e.removeScrollBar,d=e.enabled,u=e.shards,f=e.sideCar,y=e.noRelative,w=e.noIsolation,x=e.inert,S=e.allowPinchZoom,m=e.as,g=m===void 0?"div":m,v=e.gapMode,E=bx(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),b=f,T=Bj([n,t]),k=$t($t({},E),s);return p.createElement(p.Fragment,null,d&&p.createElement(b,{sideCar:Px,removeScrollBar:c,shards:u,noRelative:y,noIsolation:w,inert:x,setCallbacks:o,allowPinchZoom:!!S,lockRef:n,gapMode:v}),i?p.cloneElement(p.Children.only(a),$t($t({},k),{ref:T})):p.createElement(g,$t({},k,{className:l,ref:T}),a))});za.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};za.classNames={fullWidth:ji,zeroRight:Ni};var Gj=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Kj(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Gj();return t&&e.setAttribute("nonce",t),e}function Yj(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Xj(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Qj=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Kj())&&(Yj(t,n),Xj(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Zj=function(){var e=Qj();return function(t,n){p.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Nx=function(){var e=Zj(),t=function(n){var r=n.styles,s=n.dynamic;return e(r,s),null};return t},qj={left:0,top:0,right:0,gap:0},Xl=function(e){return parseInt(e||"",10)||0},Jj=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],s=t[e==="padding"?"paddingRight":"marginRight"];return[Xl(n),Xl(r),Xl(s)]},eR=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return qj;var t=Jj(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])}},tR=Nx(),Qr="data-scroll-locked",nR=function(e,t,n,r){var s=e.left,o=e.top,i=e.right,a=e.gap;return n===void 0&&(n="margin"),`
232
- .`.concat(Ij,` {
233
- overflow: hidden `).concat(r,`;
234
- padding-right: `).concat(a,"px ").concat(r,`;
235
- }
236
- body[`).concat(Qr,`] {
237
- overflow: hidden `).concat(r,`;
238
- overscroll-behavior: contain;
239
- `).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
240
- padding-left: `.concat(s,`px;
241
- padding-top: `).concat(o,`px;
242
- padding-right: `).concat(i,`px;
243
- margin-left:0;
244
- margin-top:0;
245
- margin-right: `).concat(a,"px ").concat(r,`;
246
- `),n==="padding"&&"padding-right: ".concat(a,"px ").concat(r,";")].filter(Boolean).join(""),`
247
- }
248
-
249
- .`).concat(Ni,` {
250
- right: `).concat(a,"px ").concat(r,`;
251
- }
252
-
253
- .`).concat(ji,` {
254
- margin-right: `).concat(a,"px ").concat(r,`;
255
- }
256
-
257
- .`).concat(Ni," .").concat(Ni,` {
258
- right: 0 `).concat(r,`;
259
- }
260
-
261
- .`).concat(ji," .").concat(ji,` {
262
- margin-right: 0 `).concat(r,`;
263
- }
264
-
265
- body[`).concat(Qr,`] {
266
- `).concat(Vj,": ").concat(a,`px;
267
- }
268
- `)},mm=function(){var e=parseInt(document.body.getAttribute(Qr)||"0",10);return isFinite(e)?e:0},rR=function(){p.useEffect(function(){return document.body.setAttribute(Qr,(mm()+1).toString()),function(){var e=mm()-1;e<=0?document.body.removeAttribute(Qr):document.body.setAttribute(Qr,e.toString())}},[])},sR=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,s=r===void 0?"margin":r;rR();var o=p.useMemo(function(){return eR(s)},[s]);return p.createElement(tR,{styles:nR(o,!t,s,n?"":"!important")})},wc=!1;if(typeof window<"u")try{var ti=Object.defineProperty({},"passive",{get:function(){return wc=!0,!0}});window.addEventListener("test",ti,ti),window.removeEventListener("test",ti,ti)}catch{wc=!1}var Cr=wc?{passive:!1}:!1,oR=function(e){return e.tagName==="TEXTAREA"},jx=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!oR(e)&&n[t]==="visible")},iR=function(e){return jx(e,"overflowY")},aR=function(e){return jx(e,"overflowX")},gm=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var s=Rx(e,r);if(s){var o=Mx(e,r),i=o[1],a=o[2];if(i>a)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},lR=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},uR=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},Rx=function(e,t){return e==="v"?iR(t):aR(t)},Mx=function(e,t){return e==="v"?lR(t):uR(t)},cR=function(e,t){return e==="h"&&t==="rtl"?-1:1},dR=function(e,t,n,r,s){var o=cR(e,window.getComputedStyle(t).direction),i=o*r,a=n.target,l=t.contains(a),c=!1,d=i>0,u=0,f=0;do{if(!a)break;var y=Mx(e,a),w=y[0],x=y[1],S=y[2],m=x-S-o*w;(w||m)&&Rx(e,a)&&(u+=m,f+=w);var g=a.parentNode;a=g&&g.nodeType===Node.DOCUMENT_FRAGMENT_NODE?g.host:g}while(!l&&a!==document.body||l&&(t.contains(a)||t===a));return(d&&Math.abs(u)<1||!d&&Math.abs(f)<1)&&(c=!0),c},ni=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},ym=function(e){return[e.deltaX,e.deltaY]},vm=function(e){return e&&"current"in e?e.current:e},fR=function(e,t){return e[0]===t[0]&&e[1]===t[1]},hR=function(e){return`
269
- .block-interactivity-`.concat(e,` {pointer-events: none;}
270
- .allow-interactivity-`).concat(e,` {pointer-events: all;}
271
- `)},pR=0,br=[];function mR(e){var t=p.useRef([]),n=p.useRef([0,0]),r=p.useRef(),s=p.useState(pR++)[0],o=p.useState(Nx)[0],i=p.useRef(e);p.useEffect(function(){i.current=e},[e]),p.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(s));var x=Oj([e.lockRef.current],(e.shards||[]).map(vm),!0).filter(Boolean);return x.forEach(function(S){return S.classList.add("allow-interactivity-".concat(s))}),function(){document.body.classList.remove("block-interactivity-".concat(s)),x.forEach(function(S){return S.classList.remove("allow-interactivity-".concat(s))})}}},[e.inert,e.lockRef.current,e.shards]);var a=p.useCallback(function(x,S){if("touches"in x&&x.touches.length===2||x.type==="wheel"&&x.ctrlKey)return!i.current.allowPinchZoom;var m=ni(x),g=n.current,v="deltaX"in x?x.deltaX:g[0]-m[0],E="deltaY"in x?x.deltaY:g[1]-m[1],b,T=x.target,k=Math.abs(v)>Math.abs(E)?"h":"v";if("touches"in x&&k==="h"&&T.type==="range")return!1;var C=window.getSelection(),M=C&&C.anchorNode,P=M?M===T||M.contains(T):!1;if(P)return!1;var D=gm(k,T);if(!D)return!0;if(D?b=k:(b=k==="v"?"h":"v",D=gm(k,T)),!D)return!1;if(!r.current&&"changedTouches"in x&&(v||E)&&(r.current=b),!b)return!0;var L=r.current||b;return dR(L,S,x,L==="h"?v:E)},[]),l=p.useCallback(function(x){var S=x;if(!(!br.length||br[br.length-1]!==o)){var m="deltaY"in S?ym(S):ni(S),g=t.current.filter(function(b){return b.name===S.type&&(b.target===S.target||S.target===b.shadowParent)&&fR(b.delta,m)})[0];if(g&&g.should){S.cancelable&&S.preventDefault();return}if(!g){var v=(i.current.shards||[]).map(vm).filter(Boolean).filter(function(b){return b.contains(S.target)}),E=v.length>0?a(S,v[0]):!i.current.noIsolation;E&&S.cancelable&&S.preventDefault()}}},[]),c=p.useCallback(function(x,S,m,g){var v={name:x,delta:S,target:m,should:g,shadowParent:gR(m)};t.current.push(v),setTimeout(function(){t.current=t.current.filter(function(E){return E!==v})},1)},[]),d=p.useCallback(function(x){n.current=ni(x),r.current=void 0},[]),u=p.useCallback(function(x){c(x.type,ym(x),x.target,a(x,e.lockRef.current))},[]),f=p.useCallback(function(x){c(x.type,ni(x),x.target,a(x,e.lockRef.current))},[]);p.useEffect(function(){return br.push(o),e.setCallbacks({onScrollCapture:u,onWheelCapture:u,onTouchMoveCapture:f}),document.addEventListener("wheel",l,Cr),document.addEventListener("touchmove",l,Cr),document.addEventListener("touchstart",d,Cr),function(){br=br.filter(function(x){return x!==o}),document.removeEventListener("wheel",l,Cr),document.removeEventListener("touchmove",l,Cr),document.removeEventListener("touchstart",d,Cr)}},[]);var y=e.removeScrollBar,w=e.inert;return p.createElement(p.Fragment,null,w?p.createElement(o,{styles:hR(s)}):null,y?p.createElement(sR,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function gR(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const yR=Hj(Px,mR);var Ax=p.forwardRef(function(e,t){return p.createElement(za,$t({},e,{ref:t,sideCar:yR}))});Ax.classNames=za.classNames;var vR=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Tr=new WeakMap,ri=new WeakMap,si={},Ql=0,Dx=function(e){return e&&(e.host||Dx(e.parentNode))},xR=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=Dx(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},wR=function(e,t,n,r){var s=xR(t,Array.isArray(e)?e:[e]);si[n]||(si[n]=new WeakMap);var o=si[n],i=[],a=new Set,l=new Set(s),c=function(u){!u||a.has(u)||(a.add(u),c(u.parentNode))};s.forEach(c);var d=function(u){!u||l.has(u)||Array.prototype.forEach.call(u.children,function(f){if(a.has(f))d(f);else try{var y=f.getAttribute(r),w=y!==null&&y!=="false",x=(Tr.get(f)||0)+1,S=(o.get(f)||0)+1;Tr.set(f,x),o.set(f,S),i.push(f),x===1&&w&&ri.set(f,!0),S===1&&f.setAttribute(n,"true"),w||f.setAttribute(r,"true")}catch(m){console.error("aria-hidden: cannot operate on ",f,m)}})};return d(t),a.clear(),Ql++,function(){i.forEach(function(u){var f=Tr.get(u)-1,y=o.get(u)-1;Tr.set(u,f),o.set(u,y),f||(ri.has(u)||u.removeAttribute(r),ri.delete(u)),y||u.removeAttribute(n)}),Ql--,Ql||(Tr=new WeakMap,Tr=new WeakMap,ri=new WeakMap,si={})}},SR=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),s=vR(e);return s?(r.push.apply(r,Array.from(s.querySelectorAll("[aria-live], script"))),wR(r,s,n,"aria-hidden")):function(){return null}};function ER(e){const t=kR(e),n=p.forwardRef((r,s)=>{const{children:o,...i}=r,a=p.Children.toArray(o),l=a.find(bR);if(l){const c=l.props.children,d=a.map(u=>u===l?p.Children.count(c)>1?p.Children.only(null):p.isValidElement(c)?c.props.children:null:u);return h.jsx(t,{...i,ref:s,children:p.isValidElement(c)?p.cloneElement(c,void 0,d):null})}return h.jsx(t,{...i,ref:s,children:o})});return n.displayName=`${e}.Slot`,n}function kR(e){const t=p.forwardRef((n,r)=>{const{children:s,...o}=n;if(p.isValidElement(s)){const i=PR(s),a=TR(o,s.props);return s.type!==p.Fragment&&(a.ref=r?Va(r,i):i),p.cloneElement(s,a)}return p.Children.count(s)>1?p.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var CR=Symbol("radix.slottable");function bR(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===CR}function TR(e,t){const n={...t};for(const r in t){const s=e[r],o=t[r];/^on[A-Z]/.test(r)?s&&o?n[r]=(...a)=>{const l=o(...a);return s(...a),l}:s&&(n[r]=s):r==="style"?n[r]={...s,...o}:r==="className"&&(n[r]=[s,o].filter(Boolean).join(" "))}return{...e,...n}}function PR(e){var r,s;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(s=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:s.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Ba="Dialog",[Lx]=ej(Ba),[NR,_t]=Lx(Ba),_x=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:s,onOpenChange:o,modal:i=!0}=e,a=p.useRef(null),l=p.useRef(null),[c,d]=oj({prop:r,defaultProp:s??!1,onChange:o,caller:Ba});return h.jsx(NR,{scope:t,triggerRef:a,contentRef:l,contentId:Ul(),titleId:Ul(),descriptionId:Ul(),open:c,onOpenChange:d,onOpenToggle:p.useCallback(()=>d(u=>!u),[d]),modal:i,children:n})};_x.displayName=Ba;var Ox="DialogTrigger",jR=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=_t(Ox,n),o=yr(t,s.triggerRef);return h.jsx(on.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":af(s.open),...r,ref:o,onClick:Ln(e.onClick,s.onOpenToggle)})});jR.displayName=Ox;var sf="DialogPortal",[RR,Ix]=Lx(sf,{forceMount:void 0}),Vx=e=>{const{__scopeDialog:t,forceMount:n,children:r,container:s}=e,o=_t(sf,t);return h.jsx(RR,{scope:t,forceMount:n,children:p.Children.map(r,i=>h.jsx(Fa,{present:n||o.open,children:h.jsx(Cx,{asChild:!0,container:s,children:i})}))})};Vx.displayName=sf;var ha="DialogOverlay",Fx=p.forwardRef((e,t)=>{const n=Ix(ha,e.__scopeDialog),{forceMount:r=n.forceMount,...s}=e,o=_t(ha,e.__scopeDialog);return o.modal?h.jsx(Fa,{present:r||o.open,children:h.jsx(AR,{...s,ref:t})}):null});Fx.displayName=ha;var MR=ER("DialogOverlay.RemoveScroll"),AR=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=_t(ha,n);return h.jsx(Ax,{as:MR,allowPinchZoom:!0,shards:[s.contentRef],children:h.jsx(on.div,{"data-state":af(s.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),pr="DialogContent",zx=p.forwardRef((e,t)=>{const n=Ix(pr,e.__scopeDialog),{forceMount:r=n.forceMount,...s}=e,o=_t(pr,e.__scopeDialog);return h.jsx(Fa,{present:r||o.open,children:o.modal?h.jsx(DR,{...s,ref:t}):h.jsx(LR,{...s,ref:t})})});zx.displayName=pr;var DR=p.forwardRef((e,t)=>{const n=_t(pr,e.__scopeDialog),r=p.useRef(null),s=yr(t,n.contentRef,r);return p.useEffect(()=>{const o=r.current;if(o)return SR(o)},[]),h.jsx(Bx,{...e,ref:s,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Ln(e.onCloseAutoFocus,o=>{var i;o.preventDefault(),(i=n.triggerRef.current)==null||i.focus()}),onPointerDownOutside:Ln(e.onPointerDownOutside,o=>{const i=o.detail.originalEvent,a=i.button===0&&i.ctrlKey===!0;(i.button===2||a)&&o.preventDefault()}),onFocusOutside:Ln(e.onFocusOutside,o=>o.preventDefault())})}),LR=p.forwardRef((e,t)=>{const n=_t(pr,e.__scopeDialog),r=p.useRef(!1),s=p.useRef(!1);return h.jsx(Bx,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:o=>{var i,a;(i=e.onCloseAutoFocus)==null||i.call(e,o),o.defaultPrevented||(r.current||(a=n.triggerRef.current)==null||a.focus(),o.preventDefault()),r.current=!1,s.current=!1},onInteractOutside:o=>{var l,c;(l=e.onInteractOutside)==null||l.call(e,o),o.defaultPrevented||(r.current=!0,o.detail.originalEvent.type==="pointerdown"&&(s.current=!0));const i=o.target;((c=n.triggerRef.current)==null?void 0:c.contains(i))&&o.preventDefault(),o.detail.originalEvent.type==="focusin"&&s.current&&o.preventDefault()}})}),Bx=p.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:s,onCloseAutoFocus:o,...i}=e,a=_t(pr,n),l=p.useRef(null),c=yr(t,l);return _j(),h.jsxs(h.Fragment,{children:[h.jsx(Ex,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:s,onUnmountAutoFocus:o,children:h.jsx(wx,{role:"dialog",id:a.contentId,"aria-describedby":a.descriptionId,"aria-labelledby":a.titleId,"data-state":af(a.open),...i,ref:c,onDismiss:()=>a.onOpenChange(!1)})}),h.jsxs(h.Fragment,{children:[h.jsx(_R,{titleId:a.titleId}),h.jsx(IR,{contentRef:l,descriptionId:a.descriptionId})]})]})}),of="DialogTitle",$x=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=_t(of,n);return h.jsx(on.h2,{id:s.titleId,...r,ref:t})});$x.displayName=of;var Ux="DialogDescription",Wx=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=_t(Ux,n);return h.jsx(on.p,{id:s.descriptionId,...r,ref:t})});Wx.displayName=Ux;var Hx="DialogClose",Gx=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=_t(Hx,n);return h.jsx(on.button,{type:"button",...r,ref:t,onClick:Ln(e.onClick,()=>s.onOpenChange(!1))})});Gx.displayName=Hx;function af(e){return e?"open":"closed"}var Kx="DialogTitleWarning",[GM,Yx]=JN(Kx,{contentName:pr,titleName:of,docsSlug:"dialog"}),_R=({titleId:e})=>{const t=Yx(Kx),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
272
-
273
- If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
274
-
275
- For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return p.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},OR="DialogDescriptionWarning",IR=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${Yx(OR).contentName}}.`;return p.useEffect(()=>{var o;const s=(o=e.current)==null?void 0:o.getAttribute("aria-describedby");t&&s&&(document.getElementById(t)||console.warn(r))},[r,e,t]),null},VR=_x,FR=Vx,Xx=Fx,Qx=zx,Zx=$x,qx=Wx,zR=Gx;const lf=VR,BR=FR,Jx=p.forwardRef(({className:e,...t},n)=>h.jsx(Xx,{ref:n,className:q("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Jx.displayName=Xx.displayName;const $a=p.forwardRef(({className:e,children:t,...n},r)=>h.jsxs(BR,{children:[h.jsx(Jx,{}),h.jsxs(Qx,{ref:r,className:q("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...n,children:[t,h.jsxs(zR,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[h.jsx(rf,{className:"h-4 w-4"}),h.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));$a.displayName=Qx.displayName;const Ua=({className:e,...t})=>h.jsx("div",{className:q("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});Ua.displayName="DialogHeader";const Wa=({className:e,...t})=>h.jsx("div",{className:q("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Wa.displayName="DialogFooter";const Ha=p.forwardRef(({className:e,...t},n)=>h.jsx(Zx,{ref:n,className:q("text-lg font-semibold leading-none tracking-tight",e),...t}));Ha.displayName=Zx.displayName;const Ga=p.forwardRef(({className:e,...t},n)=>h.jsx(qx,{ref:n,className:q("text-sm text-muted-foreground",e),...t}));Ga.displayName=qx.displayName;function $R({project:e,open:t,onOpenChange:n,onUpdated:r}){const[s,o]=p.useState([]),[i,a]=p.useState([]),[l,c]=p.useState(!1),[d,u]=p.useState(null);p.useEffect(()=>{if(!t)return;o(e.shares?[...e.shares]:[]),u(null);let g=!1;return ex().then(v=>{g||a(v)}).catch(()=>{}),()=>{g=!0}},[t,e.id]);const f=new Set(s.map(g=>g.username)),y=i.filter(g=>g!==e.owner&&!f.has(g)),w=g=>{o(v=>[...v,{username:g,permission:"view"}])},x=g=>{o(v=>v.filter(E=>E.username!==g))},S=g=>{o(v=>v.map(E=>E.username===g?{...E,permission:E.permission==="view"?"edit":"view"}:E))},m=async()=>{c(!0),u(null);try{const g=await tx(e.id,s);r(g),n(!1)}catch(g){u(g instanceof Error?g.message:"Failed to update shares")}finally{c(!1)}};return h.jsx(lf,{open:t,onOpenChange:n,children:h.jsxs($a,{className:"sm:max-w-md",children:[h.jsxs(Ua,{children:[h.jsxs(Ha,{className:"flex items-center gap-2",children:[h.jsx(vc,{className:"h-4 w-4"}),"共享设置"]}),h.jsx(Ga,{children:"选择用户并设置权限:可见(只读)或可编辑(读写+终端)"})]}),h.jsxs("div",{className:"space-y-3 max-h-64 overflow-y-auto",children:[s.length===0&&h.jsx("p",{className:"text-sm text-muted-foreground text-center py-4",children:"尚未共享给任何用户"}),s.map(g=>h.jsxs("div",{className:"flex items-center justify-between gap-2 px-1",children:[h.jsx("span",{className:"text-sm font-medium",children:g.username}),h.jsxs("div",{className:"flex items-center gap-1.5",children:[h.jsx("button",{onClick:()=>S(g.username),className:"focus:outline-none",children:h.jsx(Zn,{variant:g.permission==="edit"?"default":"secondary",className:"cursor-pointer text-xs",children:g.permission==="edit"?"可编辑":"可见"})}),h.jsx(oe,{variant:"ghost",size:"icon",className:"h-7 w-7 text-destructive hover:text-destructive",onClick:()=>x(g.username),children:h.jsx(vx,{className:"h-3.5 w-3.5"})})]})]},g.username))]}),y.length>0&&h.jsxs("div",{className:"border-t pt-3",children:[h.jsx("p",{className:"text-xs text-muted-foreground mb-2",children:"添加用户"}),h.jsx("div",{className:"flex flex-wrap gap-1.5",children:y.map(g=>h.jsxs(oe,{variant:"outline",size:"sm",className:"h-7 text-xs gap-1",onClick:()=>w(g),children:[h.jsx(fa,{className:"h-3 w-3"}),g]},g))})]}),d&&h.jsx("p",{className:"text-sm text-destructive",children:d}),h.jsxs(Wa,{children:[h.jsx(oe,{variant:"outline",onClick:()=>n(!1),disabled:l,children:"取消"}),h.jsx(oe,{onClick:()=>void m(),disabled:l,children:l?"保存中...":"保存"})]})]})})}function UR(e,t){switch(e){case"thinking":return"Thinking…";case"tool_use":return t?`${t}`:"Tool…";case"tool_result":return"Reading…";case"text":return"Writing…"}}function WR({status:e}){return h.jsx("span",{className:q("inline-block w-2 h-2 rounded-full",{"bg-green-500":e==="running","bg-zinc-400":e==="stopped","bg-yellow-400 animate-pulse":e==="restarting"})})}const xm=j.memo(function({project:t,active:n=!1,statusStack:r=[],onDelete:s,onArchive:o,onUnarchive:i,onUpdated:a}){var g,v;const l=Aa(),[c,d]=p.useState(!1),u=!!t._sharedPermission,f=t._sharedPermission==="view",y=E=>{E.stopPropagation(),confirm(`Delete project "${t.name}"? This cannot be undone.`)&&s(t.id)},w=E=>{E.stopPropagation(),o(t.id)},x=E=>{E.stopPropagation(),i(t.id)},S=h.jsx(An.div,{whileHover:!t.archived&&!n?{y:-2}:{},transition:{duration:.2},children:h.jsxs(Zd,{className:q("group cursor-pointer transition-colors relative",t.archived?"opacity-60 hover:opacity-80 hover:border-zinc-400":n?"border-transparent hover:border-transparent bg-transparent shadow-none":"hover:border-zinc-400 hover:shadow-md"),onClick:()=>!t.archived&&l(`/projects/${t.id}`),children:[h.jsxs(qd,{className:"pb-2",children:[h.jsxs("div",{className:"flex items-start justify-between gap-2",children:[h.jsx(Jd,{className:q("text-base leading-tight",t.archived&&"text-muted-foreground"),children:t.name}),h.jsx("div",{className:"flex items-center gap-0.5 opacity-0 group-hover:opacity-100 transition-opacity flex-shrink-0",children:!u&&h.jsxs(h.Fragment,{children:[t.archived?h.jsx(oe,{variant:"ghost",size:"icon",className:"h-7 w-7 text-muted-foreground hover:text-foreground",onClick:x,title:"Restore project",children:h.jsx(LN,{className:"h-3.5 w-3.5"})}):h.jsxs(h.Fragment,{children:[h.jsx(oe,{variant:"ghost",size:"icon",className:"h-7 w-7 text-muted-foreground hover:text-foreground",onClick:E=>{E.stopPropagation(),d(!0)},title:"共享设置",children:h.jsx(vc,{className:"h-3.5 w-3.5"})}),h.jsx(oe,{variant:"ghost",size:"icon",className:"h-7 w-7 text-muted-foreground hover:text-foreground",onClick:w,title:"Archive project",children:h.jsx(_N,{className:"h-3.5 w-3.5"})})]}),h.jsx(oe,{variant:"ghost",size:"icon",className:"h-7 w-7 text-destructive hover:text-destructive hover:bg-destructive/10",onClick:y,title:"Delete project",children:h.jsx(vx,{className:"h-3.5 w-3.5"})})]})})]}),h.jsx("div",{className:"flex items-center gap-1.5",children:t.archived?h.jsx(Zn,{variant:"secondary",className:"text-xs",children:"Archived"}):h.jsxs(h.Fragment,{children:[h.jsx(WR,{status:t.status}),h.jsx("span",{className:"text-xs text-muted-foreground capitalize",children:t.status}),n&&r.length>0&&h.jsx("div",{className:"ml-auto",children:h.jsx(Kd,{mode:"wait",children:r.slice(-1).map(E=>h.jsx(An.div,{initial:{opacity:0,y:6},animate:{opacity:1,y:0},exit:{opacity:0,y:-6},transition:{duration:.25,ease:"easeOut"},children:h.jsx(Zn,{variant:"outline",className:"text-xs font-normal whitespace-nowrap",children:UR(E.phase,E.detail)})},E.id))})})]})})]}),h.jsxs(ef,{className:"space-y-2",children:[h.jsxs("div",{className:"flex items-center gap-1.5 text-xs text-muted-foreground",children:[h.jsx(yc,{className:"h-3.5 w-3.5 flex-shrink-0"}),h.jsx("span",{className:"truncate font-mono",children:t.folderPath})]}),h.jsxs("div",{className:"flex items-center gap-2",children:[h.jsx(Zn,{variant:"outline",className:"text-xs font-mono",children:t.cliTool??"claude"}),h.jsx(Zn,{variant:t.permissionMode==="unlimited"?"destructive":"secondary",className:"text-xs",children:t.permissionMode==="unlimited"?"Unlimited":"Limited"}),u&&h.jsxs(Zn,{variant:"outline",className:"text-xs gap-0.5",children:[f?h.jsx(VN,{className:"h-3 w-3"}):h.jsx(yx,{className:"h-3 w-3"}),f?"可见":"可编辑"]}),!u&&t.shares&&t.shares.length>0&&h.jsxs(Zn,{variant:"outline",className:"text-xs gap-0.5",children:[h.jsx(vc,{className:"h-3 w-3"}),t.shares.length]}),h.jsx("span",{className:"text-xs text-muted-foreground",children:new Date(t.createdAt).toLocaleDateString()})]}),(t.tags??[]).length>0&&h.jsxs("div",{className:"flex flex-wrap gap-1 mt-1",children:[(t.tags??[]).slice(0,3).map(E=>h.jsxs("span",{className:"px-1.5 py-0 rounded-full text-[10px] bg-muted text-muted-foreground border border-border",children:["#",E]},E)),(((g=t.tags)==null?void 0:g.length)??0)>3&&h.jsxs("span",{className:"text-[10px] text-muted-foreground",children:["+",(((v=t.tags)==null?void 0:v.length)??0)-3]})]})]})]})}),m=n&&!t.archived?h.jsx("div",{className:"card-active-glow rounded-lg",children:S}):S;return h.jsxs(h.Fragment,{children:[m,!u&&a&&h.jsx($R,{project:t,open:c,onOpenChange:d,onUpdated:a})]})});function ew({onSelect:e}){const[t,n]=p.useState(""),[r,s]=p.useState(null),[o,i]=p.useState([]),[a,l]=p.useState(!0),[c,d]=p.useState(null),[u,f]=p.useState(!1),[y,w]=p.useState(""),[x,S]=p.useState(null),[m,g]=p.useState(!1),v=p.useRef(null),E=async D=>{l(!0),d(null);try{const L=await hx(D);n(L.path),s(L.parent),i(L.entries)}catch(L){d(L instanceof Error?L.message:"Failed to load directory")}finally{l(!1)}};p.useEffect(()=>{E()},[]),p.useEffect(()=>{u&&setTimeout(()=>{var D;return(D=v.current)==null?void 0:D.focus()},0)},[u]);const b=()=>{w(""),S(null),f(!0)},T=()=>{f(!1),w(""),S(null)},k=async()=>{const D=y.trim();if(D){g(!0),S(null);try{const{path:L}=await px(t,D);f(!1),w(""),await E(t),E(L)}catch(L){S(L instanceof Error?L.message:"Failed to create folder")}finally{g(!1)}}},C=D=>{D.key==="Enter"?(D.preventDefault(),k()):D.key==="Escape"&&T()},M=t.split("/").filter(Boolean),P=D=>{const L="/"+M.slice(0,D+1).join("/");E(L)};return h.jsxs("div",{className:"flex flex-col h-64 border rounded-md overflow-hidden",children:[h.jsxs("div",{className:"flex items-center gap-1 px-2 py-2 bg-muted border-b flex-shrink-0",children:[h.jsx(oe,{variant:"ghost",size:"sm",className:"h-6 px-1 flex-shrink-0",onClick:()=>void E(),title:"Home",children:h.jsx(BN,{className:"h-3 w-3"})}),h.jsx("div",{className:"flex items-center gap-1 flex-1 overflow-x-auto min-w-0",children:M.map((D,L)=>h.jsxs(j.Fragment,{children:[h.jsx(gx,{className:"h-3 w-3 text-muted-foreground flex-shrink-0"}),h.jsx("button",{className:"text-xs hover:text-foreground text-muted-foreground whitespace-nowrap",onClick:()=>P(L),children:D})]},L))}),h.jsxs(oe,{variant:"ghost",size:"sm",className:"h-6 px-1.5 flex-shrink-0 gap-1 text-xs",onClick:b,disabled:u||a||!!c,title:"New folder",children:[h.jsx(zN,{className:"h-3.5 w-3.5"}),h.jsx("span",{className:"hidden sm:inline",children:"New folder"})]})]}),h.jsxs("div",{className:"flex-1 overflow-y-auto",children:[a&&h.jsx("div",{className:"flex items-center justify-center h-full text-sm text-muted-foreground",children:"Loading..."}),c&&h.jsx("div",{className:"flex items-center justify-center h-full text-sm text-destructive px-4 text-center",children:c}),!a&&!c&&h.jsxs("div",{className:"p-1",children:[r&&h.jsxs("button",{className:"flex items-center gap-2 w-full px-2 py-1.5 text-sm rounded hover:bg-accent hover:text-accent-foreground",onClick:()=>void E(r),children:[h.jsx(ON,{className:"h-4 w-4 text-muted-foreground"}),h.jsx("span",{children:".."})]}),u&&h.jsxs("div",{className:"flex items-center gap-1 px-2 py-1.5",children:[h.jsx(sm,{className:"h-4 w-4 text-blue-500 flex-shrink-0"}),h.jsx("input",{ref:v,className:q("flex-1 text-sm bg-background border rounded px-1.5 py-0.5 outline-none","focus:ring-1 focus:ring-ring",x&&"border-destructive"),placeholder:"Folder name",value:y,onChange:D=>{w(D.target.value),S(null)},onKeyDown:C,disabled:m}),h.jsx("button",{className:"p-1 rounded hover:bg-accent disabled:opacity-50",onClick:()=>void k(),disabled:!y.trim()||m,title:"Create",children:h.jsx(IN,{className:"h-3.5 w-3.5 text-green-600"})}),h.jsx("button",{className:"p-1 rounded hover:bg-accent",onClick:T,disabled:m,title:"Cancel",children:h.jsx(rf,{className:"h-3.5 w-3.5 text-muted-foreground"})})]}),x&&h.jsx("p",{className:"px-3 pb-1 text-xs text-destructive",children:x}),o.length===0&&!u&&h.jsx("div",{className:"text-sm text-muted-foreground px-2 py-4 text-center",children:"Empty directory"}),o.map(D=>h.jsxs("button",{className:q("flex items-center gap-2 w-full px-2 py-1.5 text-sm rounded text-left",D.type==="dir"?"hover:bg-accent hover:text-accent-foreground cursor-pointer":"opacity-40 cursor-not-allowed"),onClick:()=>{D.type==="dir"&&E(D.path)},disabled:D.type==="file",children:[D.type==="dir"?h.jsx(sm,{className:"h-4 w-4 text-blue-500 flex-shrink-0"}):h.jsx(FN,{className:"h-4 w-4 text-muted-foreground flex-shrink-0"}),h.jsx("span",{className:"truncate",children:D.name})]},D.path))]})]}),h.jsxs("div",{className:"border-t px-3 py-2 flex items-center justify-between gap-2 flex-shrink-0 bg-background",children:[h.jsx("span",{className:"text-xs text-muted-foreground truncate flex-1",children:t}),h.jsx(oe,{size:"sm",onClick:()=>e(t),disabled:!t,children:"Select this folder"})]})]})}const HR=[{value:"claude",label:"Claude",desc:"Anthropic Claude Code CLI"},{value:"opencode",label:"OpenCode",desc:"OpenCode CLI (sst/opencode)"},{value:"codex",label:"Codex",desc:"OpenAI Codex CLI"},{value:"qwen",label:"Qwen",desc:"Qwen Code CLI (QwenLM)"}],wm={claude:{limited:"claude",unlimited:"claude --dangerously-skip-permissions"},opencode:{limited:"opencode",unlimited:"opencode --dangerously-skip-permissions"},codex:{limited:"codex",unlimited:"codex --ask-for-approval never --sandbox danger-full-access"},qwen:{limited:"qwen-code",unlimited:"qwen-code --yolo"}};function GR({open:e,onOpenChange:t,onCreated:n}){const[r,s]=p.useState("name"),[o,i]=p.useState(""),[a,l]=p.useState(""),[c,d]=p.useState("claude"),[u,f]=p.useState("limited"),[y,w]=p.useState(!1),[x,S]=p.useState(null),m=()=>{s("name"),i(""),l(""),d("claude"),f("limited"),S(null),w(!1)},g=C=>{C||m(),t(C)},v=()=>{if(!o.trim()){S("Please enter a project name");return}S(null),s("folder")},E=C=>{l(C),s("settings")},b=async()=>{w(!0),S(null);try{const C=await nx({name:o.trim(),folderPath:a,permissionMode:u,cliTool:c});n(C),g(!1)}catch(C){S(C instanceof Error?C.message:"Failed to create project")}finally{w(!1)}},T={name:"New Project — Name",folder:"New Project — Select Folder",settings:"New Project — Settings"},k=["name","folder","settings"];return h.jsx(lf,{open:e,onOpenChange:g,children:h.jsxs($a,{className:"sm:max-w-lg",children:[h.jsxs(Ua,{children:[h.jsx(Ha,{children:T[r]}),h.jsxs(Ga,{children:[r==="name"&&"Give your project a name.",r==="folder"&&"Choose the working directory for this project.",r==="settings"&&"Choose the AI coding tool and run mode."]})]}),h.jsx("div",{className:"flex gap-2 mb-2",children:k.map((C,M)=>h.jsx("div",{className:`h-1.5 flex-1 rounded-full ${r===C?"bg-primary":k.indexOf(r)>M?"bg-primary/40":"bg-muted"}`},C))}),r==="name"&&h.jsxs("div",{className:"space-y-4",children:[h.jsxs("div",{className:"space-y-2",children:[h.jsx(kn,{htmlFor:"project-name",children:"Project Name"}),h.jsx(po,{id:"project-name",placeholder:"My Project",value:o,onChange:C=>i(C.target.value),onKeyDown:C=>{C.key==="Enter"&&v()},autoFocus:!0})]}),x&&h.jsx("p",{className:"text-sm text-destructive",children:x})]}),r==="folder"&&h.jsxs("div",{className:"space-y-2",children:[h.jsx(kn,{children:"Working Directory"}),h.jsx(ew,{onSelect:E})]}),r==="settings"&&h.jsxs("div",{className:"space-y-5",children:[h.jsxs("div",{className:"space-y-2",children:[h.jsx(kn,{children:"AI Coding Tool"}),h.jsx("div",{className:"grid grid-cols-2 gap-2",children:HR.map(C=>h.jsxs("label",{className:`flex items-center gap-2.5 cursor-pointer p-3 rounded-md border transition-colors ${c===C.value?"border-primary bg-primary/5":"hover:bg-accent"}`,children:[h.jsx("input",{type:"radio",name:"cliTool",value:C.value,checked:c===C.value,onChange:()=>d(C.value),className:"accent-primary"}),h.jsxs("div",{children:[h.jsx("div",{className:"font-medium text-sm",children:C.label}),h.jsx("div",{className:"text-xs text-muted-foreground",children:C.desc})]})]},C.value))})]}),h.jsxs("div",{className:"space-y-2",children:[h.jsx(kn,{children:"Permission Mode"}),h.jsxs("div",{className:"space-y-2",children:[h.jsxs("label",{className:"flex items-start gap-3 cursor-pointer p-3 rounded-md border hover:bg-accent transition-colors",children:[h.jsx("input",{type:"radio",name:"permissionMode",value:"limited",checked:u==="limited",onChange:()=>f("limited"),className:"mt-0.5"}),h.jsxs("div",{children:[h.jsx("div",{className:"font-medium text-sm",children:"Limited"}),h.jsxs("div",{className:"text-xs text-muted-foreground",children:["Runs ",h.jsx("code",{className:"bg-muted px-1 rounded",children:wm[c].limited})," — asks for permission before file changes."]})]})]}),h.jsxs("label",{className:"flex items-start gap-3 cursor-pointer p-3 rounded-md border hover:bg-accent transition-colors",children:[h.jsx("input",{type:"radio",name:"permissionMode",value:"unlimited",checked:u==="unlimited",onChange:()=>f("unlimited"),className:"mt-0.5"}),h.jsxs("div",{children:[h.jsx("div",{className:"font-medium text-sm",children:"Unlimited"}),h.jsxs("div",{className:"text-xs text-muted-foreground",children:["Runs ",h.jsx("code",{className:"bg-muted px-1 rounded",children:wm[c].unlimited})," — acts autonomously."]})]})]})]})]}),h.jsxs("div",{className:"text-xs text-muted-foreground",children:[h.jsx("span",{className:"font-medium",children:"Folder:"})," ",h.jsx("span",{className:"font-mono",children:a})]}),x&&h.jsx("p",{className:"text-sm text-destructive",children:x})]}),h.jsxs(Wa,{children:[r!=="name"&&h.jsx(oe,{variant:"outline",onClick:()=>s(r==="settings"?"folder":"name"),disabled:y,children:"Back"}),r==="name"&&h.jsx(oe,{onClick:v,children:"Next"}),r==="folder"&&h.jsx(oe,{variant:"outline",onClick:()=>t(!1),children:"Cancel"}),r==="settings"&&h.jsx(oe,{onClick:()=>void b(),disabled:y,children:y?"Creating...":"Create Project"})]})]})})}function KR({open:e,onOpenChange:t,onOpened:n}){const[r,s]=p.useState(""),[o,i]=p.useState(!1),[a,l]=p.useState(null),c=()=>{s(""),l(null),i(!1)},d=f=>{f||c(),t(f)},u=async f=>{s(f),i(!0),l(null);try{const y=await rx(f);n(y),d(!1)}catch(y){l(y instanceof Error?y.message:"Failed to open project"),i(!1)}};return h.jsx(lf,{open:e,onOpenChange:d,children:h.jsxs($a,{className:"sm:max-w-lg",children:[h.jsxs(Ua,{children:[h.jsx(Ha,{children:"Open Existing Project"}),h.jsxs(Ga,{children:["Select a folder that contains a ",h.jsx("code",{className:"bg-muted px-1 rounded text-xs",children:".ccweb/"})," configuration. The project's history and settings will be restored."]})]}),h.jsxs("div",{className:"space-y-2",children:[h.jsx(kn,{children:"Project Folder"}),h.jsx(ew,{onSelect:f=>void u(f)})]}),a&&h.jsx("p",{className:"text-sm text-destructive",children:a}),r&&!a&&o&&h.jsxs("p",{className:"text-sm text-muted-foreground",children:["Opening project from ",r,"..."]}),h.jsx(Wa,{children:h.jsx(oe,{variant:"outline",onClick:()=>d(!1),disabled:o,children:"Cancel"})})]})})}function YR(e){if(typeof document>"u")return;let t=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",t.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}const XR=e=>{switch(e){case"success":return qR;case"info":return eM;case"warning":return JR;case"error":return tM;default:return null}},QR=Array(12).fill(0),ZR=({visible:e,className:t})=>j.createElement("div",{className:["sonner-loading-wrapper",t].filter(Boolean).join(" "),"data-visible":e},j.createElement("div",{className:"sonner-spinner"},QR.map((n,r)=>j.createElement("div",{className:"sonner-loading-bar",key:`spinner-bar-${r}`})))),qR=j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},j.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.857-9.809a.75.75 0 00-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 10-1.06 1.061l2.5 2.5a.75.75 0 001.137-.089l4-5.5z",clipRule:"evenodd"})),JR=j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",height:"20",width:"20"},j.createElement("path",{fillRule:"evenodd",d:"M9.401 3.003c1.155-2 4.043-2 5.197 0l7.355 12.748c1.154 2-.29 4.5-2.599 4.5H4.645c-2.309 0-3.752-2.5-2.598-4.5L9.4 3.003zM12 8.25a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V9a.75.75 0 01.75-.75zm0 8.25a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"})),eM=j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},j.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a.75.75 0 000 1.5h.253a.25.25 0 01.244.304l-.459 2.066A1.75 1.75 0 0010.747 15H11a.75.75 0 000-1.5h-.253a.25.25 0 01-.244-.304l.459-2.066A1.75 1.75 0 009.253 9H9z",clipRule:"evenodd"})),tM=j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},j.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5zm0 10a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"})),nM=j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"},j.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),j.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"})),rM=()=>{const[e,t]=j.useState(document.hidden);return j.useEffect(()=>{const n=()=>{t(document.hidden)};return document.addEventListener("visibilitychange",n),()=>window.removeEventListener("visibilitychange",n)},[]),e};let Sc=1;class sM{constructor(){this.subscribe=t=>(this.subscribers.push(t),()=>{const n=this.subscribers.indexOf(t);this.subscribers.splice(n,1)}),this.publish=t=>{this.subscribers.forEach(n=>n(t))},this.addToast=t=>{this.publish(t),this.toasts=[...this.toasts,t]},this.create=t=>{var n;const{message:r,...s}=t,o=typeof(t==null?void 0:t.id)=="number"||((n=t.id)==null?void 0:n.length)>0?t.id:Sc++,i=this.toasts.find(l=>l.id===o),a=t.dismissible===void 0?!0:t.dismissible;return this.dismissedToasts.has(o)&&this.dismissedToasts.delete(o),i?this.toasts=this.toasts.map(l=>l.id===o?(this.publish({...l,...t,id:o,title:r}),{...l,...t,id:o,dismissible:a,title:r}):l):this.addToast({title:r,...s,dismissible:a,id:o}),o},this.dismiss=t=>(t?(this.dismissedToasts.add(t),requestAnimationFrame(()=>this.subscribers.forEach(n=>n({id:t,dismiss:!0})))):this.toasts.forEach(n=>{this.subscribers.forEach(r=>r({id:n.id,dismiss:!0}))}),t),this.message=(t,n)=>this.create({...n,message:t}),this.error=(t,n)=>this.create({...n,message:t,type:"error"}),this.success=(t,n)=>this.create({...n,type:"success",message:t}),this.info=(t,n)=>this.create({...n,type:"info",message:t}),this.warning=(t,n)=>this.create({...n,type:"warning",message:t}),this.loading=(t,n)=>this.create({...n,type:"loading",message:t}),this.promise=(t,n)=>{if(!n)return;let r;n.loading!==void 0&&(r=this.create({...n,promise:t,type:"loading",message:n.loading,description:typeof n.description!="function"?n.description:void 0}));const s=Promise.resolve(t instanceof Function?t():t);let o=r!==void 0,i;const a=s.then(async c=>{if(i=["resolve",c],j.isValidElement(c))o=!1,this.create({id:r,type:"default",message:c});else if(iM(c)&&!c.ok){o=!1;const u=typeof n.error=="function"?await n.error(`HTTP error! status: ${c.status}`):n.error,f=typeof n.description=="function"?await n.description(`HTTP error! status: ${c.status}`):n.description,w=typeof u=="object"&&!j.isValidElement(u)?u:{message:u};this.create({id:r,type:"error",description:f,...w})}else if(c instanceof Error){o=!1;const u=typeof n.error=="function"?await n.error(c):n.error,f=typeof n.description=="function"?await n.description(c):n.description,w=typeof u=="object"&&!j.isValidElement(u)?u:{message:u};this.create({id:r,type:"error",description:f,...w})}else if(n.success!==void 0){o=!1;const u=typeof n.success=="function"?await n.success(c):n.success,f=typeof n.description=="function"?await n.description(c):n.description,w=typeof u=="object"&&!j.isValidElement(u)?u:{message:u};this.create({id:r,type:"success",description:f,...w})}}).catch(async c=>{if(i=["reject",c],n.error!==void 0){o=!1;const d=typeof n.error=="function"?await n.error(c):n.error,u=typeof n.description=="function"?await n.description(c):n.description,y=typeof d=="object"&&!j.isValidElement(d)?d:{message:d};this.create({id:r,type:"error",description:u,...y})}}).finally(()=>{o&&(this.dismiss(r),r=void 0),n.finally==null||n.finally.call(n)}),l=()=>new Promise((c,d)=>a.then(()=>i[0]==="reject"?d(i[1]):c(i[1])).catch(d));return typeof r!="string"&&typeof r!="number"?{unwrap:l}:Object.assign(r,{unwrap:l})},this.custom=(t,n)=>{const r=(n==null?void 0:n.id)||Sc++;return this.create({jsx:t(r),id:r,...n}),r},this.getActiveToasts=()=>this.toasts.filter(t=>!this.dismissedToasts.has(t.id)),this.subscribers=[],this.toasts=[],this.dismissedToasts=new Set}}const qe=new sM,oM=(e,t)=>{const n=(t==null?void 0:t.id)||Sc++;return qe.addToast({title:e,...t,id:n}),n},iM=e=>e&&typeof e=="object"&&"ok"in e&&typeof e.ok=="boolean"&&"status"in e&&typeof e.status=="number",aM=oM,lM=()=>qe.toasts,uM=()=>qe.getActiveToasts(),Ri=Object.assign(aM,{success:qe.success,info:qe.info,warning:qe.warning,error:qe.error,custom:qe.custom,message:qe.message,promise:qe.promise,dismiss:qe.dismiss,loading:qe.loading},{getHistory:lM,getToasts:uM});YR("[data-sonner-toaster][dir=ltr],html[dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0;--toast-close-button-start:0;--toast-close-button-end:unset;--toast-close-button-transform:translate(-35%, -35%)}[data-sonner-toaster][dir=rtl],html[dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto;--toast-close-button-start:unset;--toast-close-button-end:0;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster]{position:fixed;width:var(--width);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--gray1:hsl(0, 0%, 99%);--gray2:hsl(0, 0%, 97.3%);--gray3:hsl(0, 0%, 95.1%);--gray4:hsl(0, 0%, 93%);--gray5:hsl(0, 0%, 90.9%);--gray6:hsl(0, 0%, 88.7%);--gray7:hsl(0, 0%, 85.8%);--gray8:hsl(0, 0%, 78%);--gray9:hsl(0, 0%, 56.1%);--gray10:hsl(0, 0%, 52.3%);--gray11:hsl(0, 0%, 43.5%);--gray12:hsl(0, 0%, 9%);--border-radius:8px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:0;z-index:999999999;transition:transform .4s ease}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translateX(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);touch-action:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:0;overflow-wrap:anywhere}[data-sonner-toast][data-styled=true]{padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-y-position=top]{top:0;--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap))}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap))}[data-sonner-toast][data-styled=true] [data-description]{font-weight:400;line-height:1.4;color:#3f3f3f}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{font-weight:500;line-height:1.5;color:inherit}[data-sonner-toast][data-styled=true] [data-icon]{display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end)}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);border:none;font-weight:500;cursor:pointer;outline:0;display:flex;align-items:center;flex-shrink:0;transition:opacity .4s,box-shadow .2s}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px rgba(0,0,0,.4)}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:rgba(0,0,0,.08)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:rgba(255,255,255,.3)}[data-sonner-toast][data-styled=true] [data-close-button]{position:absolute;left:var(--toast-close-button-start);right:var(--toast-close-button-end);top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);border-radius:50%;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]::before{content:'';position:absolute;left:-100%;right:-100%;height:100%;z-index:-1}[data-sonner-toast][data-y-position=top][data-swiping=true]::before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]::before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]::before{content:'';position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]::after{content:'';position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * 0.05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]::before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0)) translateX(var(--swipe-amount-x,0));transition:none}[data-sonner-toast][data-swiped=true]{user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (max-width:600px){[data-sonner-toaster]{position:fixed;right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left) * 2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:hsl(143, 85%, 96%);--success-border:hsl(145, 92%, 87%);--success-text:hsl(140, 100%, 27%);--info-bg:hsl(208, 100%, 97%);--info-border:hsl(221, 91%, 93%);--info-text:hsl(210, 92%, 45%);--warning-bg:hsl(49, 100%, 97%);--warning-border:hsl(49, 91%, 84%);--warning-text:hsl(31, 92%, 45%);--error-bg:hsl(359, 100%, 97%);--error-border:hsl(359, 100%, 94%);--error-text:hsl(360, 100%, 45%)}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:hsl(0, 0%, 20%);--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:hsl(0, 0%, 12%);--normal-border:hsl(0, 0%, 20%);--normal-border-hover:hsl(0, 0%, 25%);--normal-text:var(--gray1);--success-bg:hsl(150, 100%, 6%);--success-border:hsl(147, 100%, 12%);--success-text:hsl(150, 86%, 65%);--info-bg:hsl(215, 100%, 6%);--info-border:hsl(223, 43%, 17%);--info-text:hsl(216, 87%, 65%);--warning-bg:hsl(64, 100%, 6%);--warning-border:hsl(60, 100%, 9%);--warning-text:hsl(46, 87%, 65%);--error-bg:hsl(358, 76%, 10%);--error-border:hsl(357, 89%, 16%);--error-text:hsl(358, 100%, 81%)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}100%{opacity:.15}}@media (prefers-reduced-motion){.sonner-loading-bar,[data-sonner-toast],[data-sonner-toast]>*{transition:none!important;animation:none!important}}.sonner-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}");function oi(e){return e.label!==void 0}const cM=3,dM="24px",fM="16px",Sm=4e3,hM=356,pM=14,mM=45,gM=200;function It(...e){return e.filter(Boolean).join(" ")}function yM(e){const[t,n]=e.split("-"),r=[];return t&&r.push(t),n&&r.push(n),r}const vM=e=>{var t,n,r,s,o,i,a,l,c;const{invert:d,toast:u,unstyled:f,interacting:y,setHeights:w,visibleToasts:x,heights:S,index:m,toasts:g,expanded:v,removeToast:E,defaultRichColors:b,closeButton:T,style:k,cancelButtonStyle:C,actionButtonStyle:M,className:P="",descriptionClassName:D="",duration:L,position:Y,gap:ae,expandByDefault:pe,classNames:z,icons:te,closeButtonAriaLabel:N="Close toast"}=e,[_,V]=j.useState(null),[B,ne]=j.useState(null),[W,X]=j.useState(!1),[Q,fe]=j.useState(!1),[Qe,Z]=j.useState(!1),[Kt,Wn]=j.useState(!1),[Hn,A]=j.useState(!1),[G,we]=j.useState(0),[Ze,$e]=j.useState(0),Ue=j.useRef(u.duration||L||Sm),Et=j.useRef(null),se=j.useRef(null),xr=m===0,Ka=m+1<=x,st=u.type,wr=u.dismissible!==!1,ow=u.className||"",iw=u.descriptionClassName||"",jo=j.useMemo(()=>S.findIndex($=>$.toastId===u.id)||0,[S,u.id]),aw=j.useMemo(()=>{var $;return($=u.closeButton)!=null?$:T},[u.closeButton,T]),uf=j.useMemo(()=>u.duration||L||Sm,[u.duration,L]),Ya=j.useRef(0),Sr=j.useRef(0),cf=j.useRef(0),Er=j.useRef(null),[lw,uw]=Y.split("-"),df=j.useMemo(()=>S.reduce(($,Ne,Ie)=>Ie>=jo?$:$+Ne.height,0),[S,jo]),ff=rM(),cw=u.invert||d,Xa=st==="loading";Sr.current=j.useMemo(()=>jo*ae+df,[jo,df]),j.useEffect(()=>{Ue.current=uf},[uf]),j.useEffect(()=>{X(!0)},[]),j.useEffect(()=>{const $=se.current;if($){const Ne=$.getBoundingClientRect().height;return $e(Ne),w(Ie=>[{toastId:u.id,height:Ne,position:u.position},...Ie]),()=>w(Ie=>Ie.filter(ot=>ot.toastId!==u.id))}},[w,u.id]),j.useLayoutEffect(()=>{if(!W)return;const $=se.current,Ne=$.style.height;$.style.height="auto";const Ie=$.getBoundingClientRect().height;$.style.height=Ne,$e(Ie),w(ot=>ot.find(Me=>Me.toastId===u.id)?ot.map(Me=>Me.toastId===u.id?{...Me,height:Ie}:Me):[{toastId:u.id,height:Ie,position:u.position},...ot])},[W,u.title,u.description,w,u.id,u.jsx,u.action,u.cancel]);const an=j.useCallback(()=>{fe(!0),we(Sr.current),w($=>$.filter(Ne=>Ne.toastId!==u.id)),setTimeout(()=>{E(u)},gM)},[u,E,w,Sr]);j.useEffect(()=>{if(u.promise&&st==="loading"||u.duration===1/0||u.type==="loading")return;let $;return v||y||ff?(()=>{if(cf.current<Ya.current){const ot=new Date().getTime()-Ya.current;Ue.current=Ue.current-ot}cf.current=new Date().getTime()})():(()=>{Ue.current!==1/0&&(Ya.current=new Date().getTime(),$=setTimeout(()=>{u.onAutoClose==null||u.onAutoClose.call(u,u),an()},Ue.current))})(),()=>clearTimeout($)},[v,y,u,st,ff,an]),j.useEffect(()=>{u.delete&&(an(),u.onDismiss==null||u.onDismiss.call(u,u))},[an,u.delete]);function dw(){var $;if(te!=null&&te.loading){var Ne;return j.createElement("div",{className:It(z==null?void 0:z.loader,u==null||(Ne=u.classNames)==null?void 0:Ne.loader,"sonner-loader"),"data-visible":st==="loading"},te.loading)}return j.createElement(ZR,{className:It(z==null?void 0:z.loader,u==null||($=u.classNames)==null?void 0:$.loader),visible:st==="loading"})}const fw=u.icon||(te==null?void 0:te[st])||XR(st);var hf,pf;return j.createElement("li",{tabIndex:0,ref:se,className:It(P,ow,z==null?void 0:z.toast,u==null||(t=u.classNames)==null?void 0:t.toast,z==null?void 0:z.default,z==null?void 0:z[st],u==null||(n=u.classNames)==null?void 0:n[st]),"data-sonner-toast":"","data-rich-colors":(hf=u.richColors)!=null?hf:b,"data-styled":!(u.jsx||u.unstyled||f),"data-mounted":W,"data-promise":!!u.promise,"data-swiped":Hn,"data-removed":Q,"data-visible":Ka,"data-y-position":lw,"data-x-position":uw,"data-index":m,"data-front":xr,"data-swiping":Qe,"data-dismissible":wr,"data-type":st,"data-invert":cw,"data-swipe-out":Kt,"data-swipe-direction":B,"data-expanded":!!(v||pe&&W),"data-testid":u.testId,style:{"--index":m,"--toasts-before":m,"--z-index":g.length-m,"--offset":`${Q?G:Sr.current}px`,"--initial-height":pe?"auto":`${Ze}px`,...k,...u.style},onDragEnd:()=>{Z(!1),V(null),Er.current=null},onPointerDown:$=>{$.button!==2&&(Xa||!wr||(Et.current=new Date,we(Sr.current),$.target.setPointerCapture($.pointerId),$.target.tagName!=="BUTTON"&&(Z(!0),Er.current={x:$.clientX,y:$.clientY})))},onPointerUp:()=>{var $,Ne,Ie;if(Kt||!wr)return;Er.current=null;const ot=Number((($=se.current)==null?void 0:$.style.getPropertyValue("--swipe-amount-x").replace("px",""))||0),Ro=Number(((Ne=se.current)==null?void 0:Ne.style.getPropertyValue("--swipe-amount-y").replace("px",""))||0),Me=new Date().getTime()-((Ie=Et.current)==null?void 0:Ie.getTime()),ht=_==="x"?ot:Ro,Mo=Math.abs(ht)/Me;if(Math.abs(ht)>=mM||Mo>.11){we(Sr.current),u.onDismiss==null||u.onDismiss.call(u,u),ne(_==="x"?ot>0?"right":"left":Ro>0?"down":"up"),an(),Wn(!0);return}else{var kt,Ct;(kt=se.current)==null||kt.style.setProperty("--swipe-amount-x","0px"),(Ct=se.current)==null||Ct.style.setProperty("--swipe-amount-y","0px")}A(!1),Z(!1),V(null)},onPointerMove:$=>{var Ne,Ie,ot;if(!Er.current||!wr||((Ne=window.getSelection())==null?void 0:Ne.toString().length)>0)return;const Me=$.clientY-Er.current.y,ht=$.clientX-Er.current.x;var Mo;const kt=(Mo=e.swipeDirections)!=null?Mo:yM(Y);!_&&(Math.abs(ht)>1||Math.abs(Me)>1)&&V(Math.abs(ht)>Math.abs(Me)?"x":"y");let Ct={x:0,y:0};const mf=Gn=>1/(1.5+Math.abs(Gn)/20);if(_==="y"){if(kt.includes("top")||kt.includes("bottom"))if(kt.includes("top")&&Me<0||kt.includes("bottom")&&Me>0)Ct.y=Me;else{const Gn=Me*mf(Me);Ct.y=Math.abs(Gn)<Math.abs(Me)?Gn:Me}}else if(_==="x"&&(kt.includes("left")||kt.includes("right")))if(kt.includes("left")&&ht<0||kt.includes("right")&&ht>0)Ct.x=ht;else{const Gn=ht*mf(ht);Ct.x=Math.abs(Gn)<Math.abs(ht)?Gn:ht}(Math.abs(Ct.x)>0||Math.abs(Ct.y)>0)&&A(!0),(Ie=se.current)==null||Ie.style.setProperty("--swipe-amount-x",`${Ct.x}px`),(ot=se.current)==null||ot.style.setProperty("--swipe-amount-y",`${Ct.y}px`)}},aw&&!u.jsx&&st!=="loading"?j.createElement("button",{"aria-label":N,"data-disabled":Xa,"data-close-button":!0,onClick:Xa||!wr?()=>{}:()=>{an(),u.onDismiss==null||u.onDismiss.call(u,u)},className:It(z==null?void 0:z.closeButton,u==null||(r=u.classNames)==null?void 0:r.closeButton)},(pf=te==null?void 0:te.close)!=null?pf:nM):null,(st||u.icon||u.promise)&&u.icon!==null&&((te==null?void 0:te[st])!==null||u.icon)?j.createElement("div",{"data-icon":"",className:It(z==null?void 0:z.icon,u==null||(s=u.classNames)==null?void 0:s.icon)},u.promise||u.type==="loading"&&!u.icon?u.icon||dw():null,u.type!=="loading"?fw:null):null,j.createElement("div",{"data-content":"",className:It(z==null?void 0:z.content,u==null||(o=u.classNames)==null?void 0:o.content)},j.createElement("div",{"data-title":"",className:It(z==null?void 0:z.title,u==null||(i=u.classNames)==null?void 0:i.title)},u.jsx?u.jsx:typeof u.title=="function"?u.title():u.title),u.description?j.createElement("div",{"data-description":"",className:It(D,iw,z==null?void 0:z.description,u==null||(a=u.classNames)==null?void 0:a.description)},typeof u.description=="function"?u.description():u.description):null),j.isValidElement(u.cancel)?u.cancel:u.cancel&&oi(u.cancel)?j.createElement("button",{"data-button":!0,"data-cancel":!0,style:u.cancelButtonStyle||C,onClick:$=>{oi(u.cancel)&&wr&&(u.cancel.onClick==null||u.cancel.onClick.call(u.cancel,$),an())},className:It(z==null?void 0:z.cancelButton,u==null||(l=u.classNames)==null?void 0:l.cancelButton)},u.cancel.label):null,j.isValidElement(u.action)?u.action:u.action&&oi(u.action)?j.createElement("button",{"data-button":!0,"data-action":!0,style:u.actionButtonStyle||M,onClick:$=>{oi(u.action)&&(u.action.onClick==null||u.action.onClick.call(u.action,$),!$.defaultPrevented&&an())},className:It(z==null?void 0:z.actionButton,u==null||(c=u.classNames)==null?void 0:c.actionButton)},u.action.label):null)};function Em(){if(typeof window>"u"||typeof document>"u")return"ltr";const e=document.documentElement.getAttribute("dir");return e==="auto"||!e?window.getComputedStyle(document.documentElement).direction:e}function xM(e,t){const n={};return[e,t].forEach((r,s)=>{const o=s===1,i=o?"--mobile-offset":"--offset",a=o?fM:dM;function l(c){["top","right","bottom","left"].forEach(d=>{n[`${i}-${d}`]=typeof c=="number"?`${c}px`:c})}typeof r=="number"||typeof r=="string"?l(r):typeof r=="object"?["top","right","bottom","left"].forEach(c=>{r[c]===void 0?n[`${i}-${c}`]=a:n[`${i}-${c}`]=typeof r[c]=="number"?`${r[c]}px`:r[c]}):l(a)}),n}const wM=j.forwardRef(function(t,n){const{id:r,invert:s,position:o="bottom-right",hotkey:i=["altKey","KeyT"],expand:a,closeButton:l,className:c,offset:d,mobileOffset:u,theme:f="light",richColors:y,duration:w,style:x,visibleToasts:S=cM,toastOptions:m,dir:g=Em(),gap:v=pM,icons:E,containerAriaLabel:b="Notifications"}=t,[T,k]=j.useState([]),C=j.useMemo(()=>r?T.filter(W=>W.toasterId===r):T.filter(W=>!W.toasterId),[T,r]),M=j.useMemo(()=>Array.from(new Set([o].concat(C.filter(W=>W.position).map(W=>W.position)))),[C,o]),[P,D]=j.useState([]),[L,Y]=j.useState(!1),[ae,pe]=j.useState(!1),[z,te]=j.useState(f!=="system"?f:typeof window<"u"&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"),N=j.useRef(null),_=i.join("+").replace(/Key/g,"").replace(/Digit/g,""),V=j.useRef(null),B=j.useRef(!1),ne=j.useCallback(W=>{k(X=>{var Q;return(Q=X.find(fe=>fe.id===W.id))!=null&&Q.delete||qe.dismiss(W.id),X.filter(({id:fe})=>fe!==W.id)})},[]);return j.useEffect(()=>qe.subscribe(W=>{if(W.dismiss){requestAnimationFrame(()=>{k(X=>X.map(Q=>Q.id===W.id?{...Q,delete:!0}:Q))});return}setTimeout(()=>{Iy.flushSync(()=>{k(X=>{const Q=X.findIndex(fe=>fe.id===W.id);return Q!==-1?[...X.slice(0,Q),{...X[Q],...W},...X.slice(Q+1)]:[W,...X]})})})}),[T]),j.useEffect(()=>{if(f!=="system"){te(f);return}if(f==="system"&&(window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?te("dark"):te("light")),typeof window>"u")return;const W=window.matchMedia("(prefers-color-scheme: dark)");try{W.addEventListener("change",({matches:X})=>{te(X?"dark":"light")})}catch{W.addListener(({matches:Q})=>{try{te(Q?"dark":"light")}catch(fe){console.error(fe)}})}},[f]),j.useEffect(()=>{T.length<=1&&Y(!1)},[T]),j.useEffect(()=>{const W=X=>{var Q;if(i.every(Z=>X[Z]||X.code===Z)){var Qe;Y(!0),(Qe=N.current)==null||Qe.focus()}X.code==="Escape"&&(document.activeElement===N.current||(Q=N.current)!=null&&Q.contains(document.activeElement))&&Y(!1)};return document.addEventListener("keydown",W),()=>document.removeEventListener("keydown",W)},[i]),j.useEffect(()=>{if(N.current)return()=>{V.current&&(V.current.focus({preventScroll:!0}),V.current=null,B.current=!1)}},[N.current]),j.createElement("section",{ref:n,"aria-label":`${b} ${_}`,tabIndex:-1,"aria-live":"polite","aria-relevant":"additions text","aria-atomic":"false",suppressHydrationWarning:!0},M.map((W,X)=>{var Q;const[fe,Qe]=W.split("-");return C.length?j.createElement("ol",{key:W,dir:g==="auto"?Em():g,tabIndex:-1,ref:N,className:c,"data-sonner-toaster":!0,"data-sonner-theme":z,"data-y-position":fe,"data-x-position":Qe,style:{"--front-toast-height":`${((Q=P[0])==null?void 0:Q.height)||0}px`,"--width":`${hM}px`,"--gap":`${v}px`,...x,...xM(d,u)},onBlur:Z=>{B.current&&!Z.currentTarget.contains(Z.relatedTarget)&&(B.current=!1,V.current&&(V.current.focus({preventScroll:!0}),V.current=null))},onFocus:Z=>{Z.target instanceof HTMLElement&&Z.target.dataset.dismissible==="false"||B.current||(B.current=!0,V.current=Z.relatedTarget)},onMouseEnter:()=>Y(!0),onMouseMove:()=>Y(!0),onMouseLeave:()=>{ae||Y(!1)},onDragEnd:()=>Y(!1),onPointerDown:Z=>{Z.target instanceof HTMLElement&&Z.target.dataset.dismissible==="false"||pe(!0)},onPointerUp:()=>pe(!1)},C.filter(Z=>!Z.position&&X===0||Z.position===W).map((Z,Kt)=>{var Wn,Hn;return j.createElement(vM,{key:Z.id,icons:E,index:Kt,toast:Z,defaultRichColors:y,duration:(Wn=m==null?void 0:m.duration)!=null?Wn:w,className:m==null?void 0:m.className,descriptionClassName:m==null?void 0:m.descriptionClassName,invert:s,visibleToasts:S,closeButton:(Hn=m==null?void 0:m.closeButton)!=null?Hn:l,interacting:ae,position:W,style:m==null?void 0:m.style,unstyled:m==null?void 0:m.unstyled,classNames:m==null?void 0:m.classNames,cancelButtonStyle:m==null?void 0:m.cancelButtonStyle,actionButtonStyle:m==null?void 0:m.actionButtonStyle,closeButtonAriaLabel:m==null?void 0:m.closeButtonAriaLabel,removeToast:ne,toasts:C.filter(A=>A.position==Z.position),heights:P.filter(A=>A.position==Z.position),setHeights:D,expandByDefault:a,gap:v,expanded:L,swipeDirections:t.swipeDirections})})):null}))}),tw=`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}`,nw=5,rw=3e3;function KM(e,t){const n=p.useRef(null),r=p.useRef(0),s=p.useRef(!0),o=p.useRef(!1),i=p.useRef(t);i.current=t;const a=p.useRef(!1),l=p.useCallback(w=>{var x;((x=n.current)==null?void 0:x.readyState)===WebSocket.OPEN&&n.current.send(JSON.stringify(w))},[]),c=p.useCallback((w,x)=>{var S;((S=n.current)==null?void 0:S.readyState)===WebSocket.OPEN?(n.current.send(JSON.stringify({type:"terminal_subscribe",cols:w,rows:x})),a.current=!1):a.current=!0},[]),d=p.useCallback(w=>{l({type:"terminal_input",data:w})},[l]),u=p.useCallback((w,x)=>{l({type:"terminal_resize",cols:w,rows:x})},[l]),f=p.useCallback(()=>{l({type:"chat_subscribe"})},[l]),y=p.useCallback(()=>{if(!s.current||o.current)return;const w=vr();if(!w){window.location.href="/login";return}o.current=!0;const x=new WebSocket(`${tw}/ws/projects/${e}`);n.current=x,x.onopen=()=>{o.current=!1,r.current=0,x.send(JSON.stringify({type:"auth",token:w}))},x.onmessage=S=>{var g,v,E,b,T,k,C,M;let m;try{m=JSON.parse(S.data)}catch{return}switch(m.type){case"connected":a.current=!1,(v=(g=i.current).onConnected)==null||v.call(g);break;case"terminal_data":(b=(E=i.current).onTerminalData)==null||b.call(E,m.data);break;case"status":(k=(T=i.current).onStatus)==null||k.call(T,m.status);break;case"chat_message":{const P=m;(M=(C=i.current).onChatMessage)==null||M.call(C,P);break}case"error":console.error("[WS] Server error:",m.message);break}},x.onclose=()=>{o.current=!1,n.current=null,s.current&&r.current<nw&&(r.current++,setTimeout(y,rw))},x.onerror=S=>{o.current=!1,console.error("[WS] WebSocket error:",S)}},[e]);return p.useEffect(()=>(s.current=!0,y(),()=>{var w;s.current=!1,(w=n.current)==null||w.close(),n.current=null}),[y]),{subscribeTerminal:c,sendTerminalInput:d,sendTerminalResize:u,subscribeChatMessages:f}}function SM(e){const t=p.useRef(null),n=p.useRef(0),r=p.useRef(!0),s=p.useRef(!1),o=p.useRef(e);o.current=e;const i=p.useCallback(()=>{if(!r.current||s.current)return;const a=vr();if(!a)return;s.current=!0;const l=new WebSocket(`${tw}/ws/dashboard`);t.current=l,l.onopen=()=>{s.current=!1,n.current=0,l.send(JSON.stringify({type:"auth",token:a}))},l.onmessage=c=>{var d,u;try{const f=JSON.parse(c.data);f.type==="activity_update"?o.current.onActivityUpdate(f):f.type==="project_stopped"&&((u=(d=o.current).onProjectStopped)==null||u.call(d,f.projectId,f.projectName))}catch{}},l.onclose=()=>{s.current=!1,t.current=null,r.current&&n.current<nw&&(n.current++,setTimeout(i,rw))},l.onerror=c=>{s.current=!1,console.error("[DashboardWS] Error:",c)}},[]);p.useEffect(()=>(r.current=!0,i(),()=>{var a;r.current=!1,(a=t.current)==null||a.close(),t.current=null}),[i])}function EM(e){if(!e)return"";const t=new Date(e).getTime()-Date.now();if(t<=0)return"即将重置";const n=Math.floor(t/36e5),r=Math.floor(t%36e5/6e4);return n>0?`${n}h${r}m`:`${r}m`}const km=5*36e5;function kM(e){if(!e||e.utilization===void 0||e.utilization<=0||!e.resetAt)return null;const t=new Date(e.resetAt).getTime()-Date.now();if(t<=0)return null;const n=km-t;return n<=0?null:Math.round(e.utilization/(n/km))}function ii({label:e,bucket:t}){if(!t||t.utilization===void 0)return null;const n=t.utilization,r=n<50?"text-green-400":n<80?"text-yellow-400":"text-red-400",s=EM(t.resetAt);return h.jsxs("span",{className:"text-muted-foreground whitespace-nowrap",children:[e," ",h.jsxs("span",{className:q("font-medium",r),children:[n,"%"]}),s&&h.jsxs("span",{className:"text-muted-foreground/70 ml-0.5",children:["(",s,")"]})]})}function CM({className:e}){const[t,n]=p.useState("loading"),[r,s]=p.useState(!1);p.useEffect(()=>{const f=async()=>{try{n(await dx())}catch{n(null)}};f();const y=setInterval(()=>void f(),5*60*1e3);return()=>clearInterval(y)},[]);const o=async()=>{s(!0);try{n(await fx())}catch{n(null)}finally{s(!1)}};if(t==="loading"||!t)return null;const i=!!t.fiveHour,a=!!t.sevenDay,l=!!t.sevenDaySonnet,c=!!t.sevenDayOpus,d=i||a||l||c,u=kM(t.fiveHour);return h.jsxs("div",{className:q("flex items-center gap-1.5 text-xs",e),children:[u!==null&&h.jsxs("span",{className:q("font-medium",u<=100?"text-green-400":"text-orange-400"),title:`5h 使用进度:按当前速率,窗口结束时预计使用 ${u}%`,children:[u,"%"]}),t.planName&&h.jsx("span",{className:"font-medium text-foreground bg-muted border border-border px-2 py-0.5 rounded-full",children:t.planName}),d&&h.jsxs(h.Fragment,{children:[h.jsx("span",{className:"text-muted-foreground/50",children:"|"}),h.jsx(ii,{label:"5h",bucket:t.fiveHour}),a&&h.jsxs(h.Fragment,{children:[h.jsx("span",{className:"text-muted-foreground/50",children:"·"}),h.jsx(ii,{label:"7d",bucket:t.sevenDay})]}),l&&h.jsxs(h.Fragment,{children:[h.jsx("span",{className:"text-muted-foreground/50",children:"·"}),h.jsx(ii,{label:"7d Sonnet",bucket:t.sevenDaySonnet})]}),c&&h.jsxs(h.Fragment,{children:[h.jsx("span",{className:"text-muted-foreground/50",children:"·"}),h.jsx(ii,{label:"7d Opus",bucket:t.sevenDayOpus})]})]}),h.jsx("button",{onClick:()=>void o(),className:"text-muted-foreground hover:text-foreground transition-colors",title:"刷新用量信息",children:h.jsx(KN,{className:q("h-3 w-3",r&&"animate-spin")})})]})}function bM(){const[e,t]=p.useState([]),[n,r]=p.useState(!1),[s,o]=p.useState(""),[i,a]=p.useState(""),[l,c]=p.useState(""),[d,u]=p.useState(null),[f,y]=p.useState(""),[w,x]=p.useState(""),[S,m]=p.useState(""),g=p.useRef(null),v=p.useRef(null);p.useEffect(()=>{ax().then(t).catch(()=>t([]))},[]),p.useEffect(()=>{n&&setTimeout(()=>{var k;return(k=g.current)==null?void 0:k.focus()},0)},[n]),p.useEffect(()=>{d&&setTimeout(()=>{var k;return(k=v.current)==null?void 0:k.focus()},0)},[d]);const E=async()=>{const k=i.trim();if(k)try{const C=await lx({label:s.trim()||k,command:k,...l?{parentId:l}:{}});t(M=>[...M,C]),o(""),a(""),c(""),r(!1)}catch(C){console.error("[GlobalShortcuts] Failed to add:",C)}},b=async k=>{try{await cx(k),t(C=>C.filter(M=>M.id!==k)),d===k&&u(null)}catch(C){console.error("[GlobalShortcuts] Failed to delete:",C)}},T=async()=>{const k=w.trim();if(!(!k||!d))try{const C=await ux(d,{label:f.trim()||k,command:k,parentId:S||null});t(M=>M.map(P=>P.id===d?C:P)),u(null)}catch(C){console.error("[GlobalShortcuts] Failed to save:",C)}};return h.jsxs("section",{className:"mt-10",children:[h.jsxs("div",{className:"flex items-center justify-between mb-4",children:[h.jsxs("div",{className:"flex items-center gap-2",children:[h.jsx(im,{className:"h-4 w-4 text-muted-foreground"}),h.jsx("h2",{className:"text-lg font-semibold",children:"全局快捷命令"}),h.jsx("span",{className:"text-xs text-muted-foreground",children:"在所有项目的终端中可用"})]}),h.jsxs("button",{onClick:()=>{r(k=>!k),u(null)},className:q("flex items-center gap-1.5 text-sm px-3 py-1.5 rounded-md border transition-colors",n?"border-border text-foreground bg-muted":"border-border text-muted-foreground hover:text-foreground hover:bg-muted"),children:[h.jsx(fa,{className:"h-3.5 w-3.5"}),"新建"]})]}),n&&h.jsxs("div",{className:"mb-4 p-4 rounded-lg border border-border bg-background space-y-3",children:[h.jsx("input",{ref:g,placeholder:"名称(可选)",value:s,onChange:k=>o(k.target.value),className:"w-full text-sm bg-muted border border-border rounded px-3 py-1.5 text-foreground placeholder:text-muted-foreground outline-none focus:border-border transition-colors"}),h.jsx("textarea",{placeholder:"命令内容…",value:i,onChange:k=>a(k.target.value),rows:3,className:"w-full text-sm bg-muted border border-border rounded px-3 py-1.5 text-foreground placeholder:text-muted-foreground font-mono outline-none focus:border-border transition-colors resize-none",onKeyDown:k=>{k.key==="Enter"&&(k.metaKey||k.ctrlKey)&&(k.preventDefault(),E()),k.key==="Escape"&&(r(!1),o(""),a(""),c(""))}}),h.jsxs("div",{className:"flex items-center gap-2",children:[h.jsx($l,{className:"h-3.5 w-3.5 text-muted-foreground shrink-0"}),h.jsxs("select",{value:l,onChange:k=>c(k.target.value),className:"flex-1 text-sm bg-muted border border-border rounded px-3 py-1.5 text-foreground outline-none focus:border-border transition-colors",children:[h.jsx("option",{value:"",children:"无继承"}),e.map(k=>h.jsx("option",{value:k.id,children:k.label},k.id))]})]}),h.jsxs("div",{className:"flex items-center justify-between",children:[h.jsx("span",{className:"text-xs text-muted-foreground",children:"⌘↩ 保存 · Esc 取消"}),h.jsxs("div",{className:"flex gap-2",children:[h.jsx("button",{onClick:()=>{r(!1),o(""),a("")},className:"text-sm px-3 py-1 rounded bg-secondary hover:bg-accent text-foreground transition-colors",children:"取消"}),h.jsx("button",{onClick:()=>void E(),disabled:!i.trim(),className:q("text-sm px-3 py-1 rounded transition-colors text-white",i.trim()?"bg-blue-600 hover:bg-blue-500":"bg-secondary opacity-40 cursor-not-allowed"),children:"保存"})]})]})]}),e.length===0&&!n?h.jsxs("div",{className:"flex flex-col items-center gap-2 py-10 text-muted-foreground/50 border border-dashed border-border rounded-lg",children:[h.jsx(im,{className:"h-6 w-6"}),h.jsx("p",{className:"text-sm",children:"还没有全局快捷命令"})]}):h.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3",children:e.map(k=>d===k.id?h.jsxs("div",{className:"rounded-lg border border-border bg-background p-3 space-y-2",children:[h.jsx("input",{ref:v,value:f,onChange:C=>y(C.target.value),placeholder:"名称(可选)",className:"w-full text-sm bg-muted border border-border rounded px-2.5 py-1 text-foreground placeholder:text-muted-foreground outline-none focus:border-border transition-colors"}),h.jsx("textarea",{value:w,onChange:C=>x(C.target.value),rows:3,className:"w-full text-sm bg-muted border border-border rounded px-2.5 py-1 text-foreground font-mono outline-none focus:border-border transition-colors resize-none",onKeyDown:C=>{C.key==="Enter"&&(C.metaKey||C.ctrlKey)&&(C.preventDefault(),T()),C.key==="Escape"&&u(null)}}),h.jsxs("div",{className:"flex items-center gap-2",children:[h.jsx($l,{className:"h-3.5 w-3.5 text-muted-foreground shrink-0"}),h.jsxs("select",{value:S,onChange:C=>m(C.target.value),className:"flex-1 text-sm bg-muted border border-border rounded px-2.5 py-1 text-foreground outline-none focus:border-border transition-colors",children:[h.jsx("option",{value:"",children:"无继承"}),e.filter(C=>C.id!==k.id).map(C=>h.jsx("option",{value:C.id,children:C.label},C.id))]})]}),h.jsxs("div",{className:"flex gap-2 justify-end",children:[h.jsx("button",{onClick:()=>u(null),className:"text-xs px-2.5 py-1 rounded bg-secondary hover:bg-accent text-foreground transition-colors",children:"取消"}),h.jsx("button",{onClick:()=>void T(),disabled:!w.trim(),className:q("text-xs px-2.5 py-1 rounded transition-colors text-white",w.trim()?"bg-blue-600 hover:bg-blue-500":"bg-secondary opacity-40 cursor-not-allowed"),children:"保存"})]})]},k.id):h.jsxs("div",{className:"group relative rounded-lg border border-border bg-background hover:border-muted-foreground/30 transition-colors p-3",children:[h.jsx("div",{className:"text-sm font-medium text-foreground truncate pr-14",children:k.label}),k.parentId&&(()=>{const C=e.find(M=>M.id===k.parentId);return C?h.jsxs("div",{className:"flex items-center gap-1 mt-1",children:[h.jsx($l,{className:"h-3 w-3 text-muted-foreground"}),h.jsxs("span",{className:"text-xs text-muted-foreground truncate",children:["继承: ",C.label]})]}):null})(),!k.parentId&&k.label!==k.command&&h.jsx("div",{className:"text-xs text-muted-foreground font-mono truncate mt-1 pr-14",children:k.command}),h.jsxs("div",{className:"absolute top-2.5 right-2.5 flex gap-1 opacity-0 group-hover:opacity-100 transition-opacity",children:[h.jsx("button",{onClick:()=>{u(k.id),y(k.label),x(k.command),m(k.parentId||""),r(!1)},className:"p-1 rounded text-muted-foreground hover:text-blue-400 transition-colors",title:"编辑",children:h.jsx(yx,{className:"h-3.5 w-3.5"})}),h.jsx("button",{onClick:()=>void b(k.id),className:"p-1 rounded text-muted-foreground hover:text-red-400 transition-colors",title:"删除",children:h.jsx(rf,{className:"h-3.5 w-3.5"})})]})]},k.id))})]})}const sw=p.createContext({theme:"system",resolved:"dark",setTheme:()=>{}});function TM(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function PM(){return p.useSyncExternalStore(e=>{const t=window.matchMedia("(prefers-color-scheme: dark)");return t.addEventListener("change",e),()=>t.removeEventListener("change",e)},()=>TM())}function NM({children:e}){const[t,n]=p.useState(()=>jP(Us.theme,"system")),r=PM(),s=t==="system"?r:t;p.useEffect(()=>{const i=document.documentElement;i.classList.remove("light","dark"),i.classList.add(s)},[s]);const o=i=>{n(i),Z0(Us.theme,i)};return h.jsx(sw.Provider,{value:{theme:t,resolved:s,setTheme:o},children:e})}function jM(){return p.useContext(sw)}function RM(){const{theme:e,setTheme:t}=jM(),n=[{value:"light",icon:ZN,label:"浅色"},{value:"dark",icon:GN,label:"深色"},{value:"system",icon:HN,label:"系统"}];return h.jsx("div",{className:"flex items-center rounded-md border border-border bg-muted/50 p-0.5",children:n.map(({value:r,icon:s,label:o})=>h.jsx("button",{onClick:()=>t(r),className:q("p-1 rounded-sm transition-colors",e===r?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),title:o,children:h.jsx(s,{className:"h-3.5 w-3.5"})},r))})}function MM(){const e=Aa(),{projects:t,loading:n,error:r,fetchProjects:s,addProject:o,updateProject:i,removeProject:a}=_P(),l=hr(A=>A.clearToken),[c,d]=p.useState(!1),[u,f]=p.useState(!1),[y,w]=p.useState(new Set),x=p.useRef(new Map),[S,m]=p.useState(new Map),g=p.useRef(0),[v,E]=p.useState(!!document.fullscreenElement),[b,T]=p.useState(!1),[k,C]=p.useState(""),[M,P]=p.useState([]),[D,L]=p.useState(!1);p.useEffect(()=>{if(!k.trim()||k.trim().length<2){P([]);return}const A=setTimeout(()=>{L(!0),mx(k).then(G=>P(G)).catch(()=>P([])).finally(()=>L(!1))},400);return()=>clearTimeout(A)},[k]);const Y=()=>{document.fullscreenElement?document.exitFullscreen():document.documentElement.requestFullscreen()};p.useEffect(()=>{const A=()=>E(!!document.fullscreenElement);return document.addEventListener("fullscreenchange",A),()=>document.removeEventListener("fullscreenchange",A)},[]),p.useEffect(()=>{s()},[s]),p.useEffect(()=>{"Notification"in window&&Notification.permission==="default"&&Notification.requestPermission()},[]);const ae=2e3,pe=3,z=8e3,te=p.useCallback(A=>{const G=Date.now(),we=x.current;if(G-A.lastActivityAt<ae){w(se=>se.has(A.projectId)?se:new Set(se).add(A.projectId));const Ze=we.get(A.projectId)??[];let $e=!1;if(A.semantic){const se=Ze[Ze.length-1],xr=`${A.semantic.phase}:${A.semantic.detail??""}`,Ka=se?`${se.phase}:${se.detail??""}`:"";xr!==Ka?(Ze.push({id:g.current++,phase:A.semantic.phase,detail:A.semantic.detail,ts:G}),$e=!0):se&&(se.ts=G)}const Ue=Ze.filter(se=>G-se.ts<z),Et=Ue.length>pe?Ue.slice(-pe):Ue;Et.length!==Ze.length&&($e=!0),we.set(A.projectId,Et),$e&&m(new Map(we))}else w(Ze=>{if(!Ze.has(A.projectId))return Ze;const $e=new Set(Ze);return $e.delete(A.projectId),$e}),we.has(A.projectId)&&we.get(A.projectId).length>0&&(we.set(A.projectId,[]),m(new Map(we)))},[]),N=p.useCallback((A,G)=>{"Notification"in window&&Notification.permission==="granted"&&new Notification("Claude 已完成",{body:`项目「${G}」的任务已完成`,icon:"/terminal.svg"})},[]);SM({onActivityUpdate:te,onProjectStopped:N}),p.useEffect(()=>{const A=setInterval(()=>{const G=Date.now(),we=x.current;let Ze=!1;for(const[$e,Ue]of we){const Et=Ue.filter(se=>G-se.ts<z);Et.length!==Ue.length&&(we.set($e,Et),Ze=!0)}Ze&&m(new Map(we)),w($e=>{let Ue=!1;const Et=new Set($e);for(const se of $e){const xr=we.get(se);(!xr||xr.length===0)&&(Et.delete(se),Ue=!0)}return Ue?Et:$e})},3e3);return()=>clearInterval(A)},[]);const _=()=>{l(),e("/login")},V=A=>{o(A)},B=A=>{o(A)},ne=async A=>{try{await sx(A),a(A)}catch(G){Ri.error(G instanceof Error?G.message:"Failed to delete project")}},W=async A=>{try{const G=await ox(A);i(G)}catch(G){Ri.error(G instanceof Error?G.message:"Failed to archive project")}},X=async A=>{try{const G=await ix(A);i(G)}catch(G){Ri.error(G instanceof Error?G.message:"Failed to restore project")}},Q=p.useMemo(()=>t.filter(A=>!A.archived),[t]),fe=p.useMemo(()=>t.filter(A=>A.archived),[t]),Qe=p.useMemo(()=>Array.from(new Set(t.flatMap(A=>A.tags??[]))),[t]),[Z,Kt]=p.useState([]),Wn=p.useMemo(()=>Z.length===0?Q:Q.filter(A=>Z.some(G=>{var we;return(we=A.tags)==null?void 0:we.includes(G)})),[Q,Z]),Hn={onDelete:A=>void ne(A),onArchive:A=>void W(A),onUnarchive:A=>void X(A),onUpdated:i};return h.jsxs("div",{className:"min-h-screen bg-background",children:[h.jsx("header",{className:"border-b sticky top-0 bg-background z-10",children:h.jsxs("div",{className:"max-w-6xl mx-auto px-4 h-14 flex items-center justify-between",children:[h.jsxs("div",{className:"flex items-center gap-2",children:[h.jsx(om,{className:"h-5 w-5"}),h.jsx("span",{className:"font-semibold text-lg",children:"CC Web"})]}),h.jsx(CM,{}),h.jsxs("div",{className:"relative",children:[h.jsx(YN,{className:"absolute left-2.5 top-1/2 -translate-y-1/2 h-3.5 w-3.5 text-muted-foreground pointer-events-none"}),h.jsx(po,{placeholder:"搜索历史对话…",value:k,onChange:A=>C(A.target.value),className:"pl-8 h-8 text-xs w-48"}),k.trim().length>=2&&h.jsxs("div",{className:"absolute top-full mt-1 right-0 w-96 max-h-80 overflow-y-auto bg-popover border border-border rounded-lg shadow-xl z-50",children:[D&&h.jsx("div",{className:"px-4 py-3 text-xs text-muted-foreground",children:"搜索中…"}),!D&&M.length===0&&h.jsx("div",{className:"px-4 py-3 text-xs text-muted-foreground",children:"无结果"}),M.map((A,G)=>h.jsxs("button",{className:"w-full text-left px-4 py-2.5 hover:bg-muted transition-colors border-b border-border last:border-0",onClick:()=>{e(`/project/${A.projectId}`),C("")},children:[h.jsxs("div",{className:"flex items-center gap-2 mb-0.5",children:[h.jsx("span",{className:"text-xs font-medium text-foreground truncate",children:A.projectName}),h.jsx("span",{className:"text-[10px] text-muted-foreground flex-shrink-0",children:new Date(A.startedAt).toLocaleDateString("zh-CN")})]}),h.jsx("p",{className:"text-[11px] text-muted-foreground leading-relaxed line-clamp-2",children:A.snippet})]},G))]})]}),h.jsx(oe,{variant:"ghost",size:"sm",onClick:()=>e("/skillhub"),title:"SkillHub",children:h.jsx(QN,{className:"h-4 w-4"})}),h.jsx(oe,{variant:"ghost",size:"sm",onClick:()=>e("/settings"),title:"设置",children:h.jsx(XN,{className:"h-4 w-4"})}),h.jsx(oe,{variant:"ghost",size:"sm",onClick:Y,title:v?"Exit fullscreen":"Fullscreen",children:v?h.jsx(WN,{className:"h-4 w-4"}):h.jsx(UN,{className:"h-4 w-4"})}),h.jsx(RM,{}),h.jsxs(oe,{variant:"ghost",size:"sm",onClick:_,children:[h.jsx($N,{className:"h-4 w-4 mr-2"}),"Logout"]})]})}),h.jsxs("main",{className:"max-w-6xl mx-auto px-4 py-8",children:[h.jsxs("div",{className:"flex items-center justify-between mb-6",children:[h.jsxs("div",{children:[h.jsx("h1",{className:"text-2xl font-bold",children:"Projects"}),h.jsx("p",{className:"text-muted-foreground text-sm mt-1",children:"Each project runs Claude CLI in a dedicated terminal session."})]}),h.jsxs("div",{className:"flex gap-2",children:[h.jsxs(oe,{variant:"outline",onClick:()=>f(!0),children:[h.jsx(yc,{className:"h-4 w-4 mr-2"}),"Open Project"]}),h.jsxs(oe,{onClick:()=>d(!0),children:[h.jsx(fa,{className:"h-4 w-4 mr-2"}),"New Project"]})]})]}),n&&h.jsx("div",{className:"text-center text-muted-foreground py-12",children:"Loading projects..."}),r&&h.jsx("div",{className:"text-center text-destructive py-12",children:r}),!n&&!r&&t.length===0&&h.jsxs("div",{className:"text-center py-20",children:[h.jsx(om,{className:"h-12 w-12 text-muted-foreground mx-auto mb-4"}),h.jsx("h2",{className:"text-lg font-semibold mb-2",children:"No projects yet"}),h.jsx("p",{className:"text-muted-foreground text-sm mb-6",children:"Create a new project or open an existing one."}),h.jsxs("div",{className:"flex gap-2 justify-center",children:[h.jsxs(oe,{variant:"outline",onClick:()=>f(!0),children:[h.jsx(yc,{className:"h-4 w-4 mr-2"}),"Open Project"]}),h.jsxs(oe,{onClick:()=>d(!0),children:[h.jsx(fa,{className:"h-4 w-4 mr-2"}),"New Project"]})]})]}),!n&&!r&&Qe.length>0&&h.jsxs("div",{className:"flex flex-wrap gap-1.5 mb-4",children:[Qe.map(A=>h.jsxs("button",{onClick:()=>Kt(G=>G.includes(A)?G.filter(we=>we!==A):[...G,A]),className:q("px-2 py-0.5 rounded-full text-xs border transition-colors",Z.includes(A)?"bg-blue-500/20 text-blue-400 border-blue-500/40":"bg-muted text-muted-foreground border-border hover:border-muted-foreground/40"),children:["#",A]},A)),Z.length>0&&h.jsx("button",{onClick:()=>Kt([]),className:"px-2 py-0.5 rounded-full text-xs text-muted-foreground hover:text-foreground transition-colors",children:"清除"})]}),!n&&!r&&Wn.length>0&&h.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4",children:Wn.map((A,G)=>h.jsx(An.div,{initial:{opacity:0,y:16},animate:{opacity:1,y:0},transition:{duration:.3,delay:G*.05,ease:"easeOut"},children:h.jsx(xm,{project:A,active:y.has(A.id),statusStack:S.get(A.id)??[],...Hn})},A.id))}),!n&&!r&&fe.length>0&&h.jsxs("div",{className:"mt-10",children:[h.jsxs("button",{className:"flex items-center gap-2 text-sm text-muted-foreground hover:text-foreground transition-colors mb-4 group",onClick:()=>T(A=>!A),children:[h.jsx(An.span,{animate:{rotate:b?90:0},transition:{duration:.2},children:h.jsx(gx,{className:"h-4 w-4"})}),h.jsx("span",{className:"font-medium",children:"Archived"}),h.jsx("span",{className:"text-xs bg-muted rounded-full px-2 py-0.5",children:fe.length})]}),h.jsx(Kd,{children:b&&h.jsx(An.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.25,ease:"easeInOut"},className:"overflow-hidden",children:h.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4",children:fe.map(A=>h.jsx(xm,{project:A,active:!1,...Hn},A.id))})})})]}),h.jsx(bM,{})]}),h.jsx(GR,{open:c,onOpenChange:d,onCreated:V}),h.jsx(KR,{open:u,onOpenChange:f,onOpened:B})]})}class AM extends j.Component{constructor(){super(...arguments);Qa(this,"state",{hasError:!1,error:null});Qa(this,"handleReset",()=>{var n,r;this.setState({hasError:!1,error:null}),(r=(n=this.props).onReset)==null||r.call(n)})}static getDerivedStateFromError(n){return{hasError:!0,error:n}}componentDidCatch(n,r){console.error("[ErrorBoundary]",n,r.componentStack),Ri.error(n.message||"Something went wrong")}render(){return this.state.hasError?this.props.fallback?this.props.fallback:h.jsxs("div",{className:"flex flex-col items-center justify-center h-full gap-3 p-4 text-sm text-muted-foreground",children:[h.jsx("p",{children:"出错了"}),h.jsx("button",{onClick:this.handleReset,className:"px-3 py-1.5 text-xs rounded-md border border-border hover:bg-muted transition-colors",children:"重新加载"})]}):this.props.children}}const DM=j.lazy(()=>Eo(()=>import("./ProjectPage-CleGlRT2.js").then(e=>e.P),__vite__mapDeps([0,1,2,3,4,5,6])).then(e=>({default:e.ProjectPage}))),LM=j.lazy(()=>Eo(()=>import("./SettingsPage-iu4qlKY-.js"),__vite__mapDeps([7,1,2])).then(e=>({default:e.SettingsPage}))),_M=j.lazy(()=>Eo(()=>import("./SkillHubPage-Bepx_l5S.js"),__vite__mapDeps([8,5,3,2])).then(e=>({default:e.SkillHubPage}))),OM=j.lazy(()=>Eo(()=>import("./ShareViewPage-BH5DcBFe.js"),__vite__mapDeps([9,5,4])).then(e=>({default:e.ShareViewPage})));function IM(){return h.jsx("div",{className:"min-h-screen flex items-center justify-center bg-background",children:h.jsx("span",{className:"text-muted-foreground text-sm",children:"Loading…"})})}function ai({children:e}){const[t,n]=p.useState(!1),r=hr(o=>o.token),s=hr(o=>o.setToken);return p.useEffect(()=>{if(r){n(!0);return}da()?nf().then(o=>s(o)).catch(()=>{}).finally(()=>n(!0)):n(!0)},[]),!t&&!r?null:r?h.jsx(h.Fragment,{children:e}):h.jsx(Qy,{to:"/login",replace:!0})}function VM(){return h.jsxs(NM,{children:[h.jsx(wM,{richColors:!0,position:"bottom-right"}),h.jsx(AM,{children:h.jsx(OE,{children:h.jsx(p.Suspense,{fallback:h.jsx(IM,{}),children:h.jsxs(DE,{children:[h.jsx(dn,{path:"/login",element:h.jsx(MN,{})}),h.jsx(dn,{path:"/",element:h.jsx(ai,{children:h.jsx(MM,{})})}),h.jsx(dn,{path:"/projects/:id",element:h.jsx(ai,{children:h.jsx(DM,{})})}),h.jsx(dn,{path:"/settings",element:h.jsx(ai,{children:h.jsx(LM,{})})}),h.jsx(dn,{path:"/skillhub",element:h.jsx(ai,{children:h.jsx(_M,{})})}),h.jsx(dn,{path:"/share/:token",element:h.jsx(OM,{})}),h.jsx(dn,{path:"*",element:h.jsx(Qy,{to:"/",replace:!0})})]})})})})]})}Zl.createRoot(document.getElementById("root")).render(h.jsx(j.StrictMode,{children:h.jsx(VM,{})}));export{PN as $,Kd as A,oe as B,gx as C,WP as D,VN as E,yc as F,ax as G,$l as H,po as I,KP as J,lf as K,$a as L,WN as M,Ua as N,Ha as O,yx as P,Ga as Q,j as R,Us as S,kn as T,Wa as U,GP as V,HP as W,rf as X,XP as Y,im as Z,Eo as _,BM as a,BP as a0,NN as a1,$P as a2,Va as a3,oj as a4,Ul as a5,yr as a6,on as a7,Ln as a8,Fa as a9,_P as aA,go as aB,rN as aC,oN as aD,aN as aE,Zd as aF,qd as aG,Jd as aH,ef as aI,vx as aJ,wN as aK,sN as aL,uN as aM,dN as aN,hN as aO,iN as aP,fN as aQ,cN as aR,SN as aS,mo as aT,gd as aU,YP as aV,QP as aW,jN as aX,$M as aY,Cx as aa,ej as ab,SR as ac,Ax as ad,_j as ae,Ex as af,wx as ag,pN as ah,gN as ai,mN as aj,vN as ak,Aa as al,ON as am,Zn as an,CM as ao,RM as ap,xN as aq,lN as ar,FP as as,zP as at,YN as au,yN as av,HM as aw,KM as ax,om as ay,UM as az,vr as b,ee as c,JP as d,q as e,UN as f,Cm as g,ZP as h,jP as i,h as j,hx as k,KN as l,qP as m,sm as n,An as o,EN as p,IN as q,p as r,Z0 as s,Ri as t,jM as u,fa as v,eN as w,kN as x,CN as y,bN as z};