@hyxf/quotes 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,17 @@
1
+ # quotes
2
+
3
+ 文案管理工具
4
+
5
+ ## install
6
+
7
+ ```bash
8
+ yarn global add @hyxf/quotes
9
+ ```
10
+
11
+ ## run
12
+
13
+ ```bash
14
+ ➜ ~ quotes
15
+ 🚀 quotes running at http://127.0.0.1:8082
16
+ Press Ctrl+C to stop
17
+ ```
package/bin/quotes.js ADDED
@@ -0,0 +1,15 @@
1
+ #!/usr/bin/env node
2
+ import { startServer } from '@hyxf/xbin'
3
+ import path from 'node:path'
4
+ import { fileURLToPath } from 'node:url'
5
+
6
+ /* =========================
7
+ * Application
8
+ * ========================= */
9
+
10
+ startServer({
11
+ name: 'quotes',
12
+ description: 'quotes application',
13
+ defaultPort: 8082,
14
+ distDir: path.resolve(path.dirname(fileURLToPath(import.meta.url)), '../dist')
15
+ })
@@ -0,0 +1,208 @@
1
+ (function(){const y=document.createElement("link").relList;if(y&&y.supports&&y.supports("modulepreload"))return;for(const z of document.querySelectorAll('link[rel="modulepreload"]'))s(z);new MutationObserver(z=>{for(const g of z)if(g.type==="childList")for(const M of g.addedNodes)M.tagName==="LINK"&&M.rel==="modulepreload"&&s(M)}).observe(document,{childList:!0,subtree:!0});function d(z){const g={};return z.integrity&&(g.integrity=z.integrity),z.referrerPolicy&&(g.referrerPolicy=z.referrerPolicy),z.crossOrigin==="use-credentials"?g.credentials="include":z.crossOrigin==="anonymous"?g.credentials="omit":g.credentials="same-origin",g}function s(z){if(z.ep)return;z.ep=!0;const g=d(z);fetch(z.href,g)}})();function Cm(f){return f&&f.__esModule&&Object.prototype.hasOwnProperty.call(f,"default")?f.default:f}var Wf={exports:{}},iu={};/**
2
+ * @license React
3
+ * react-jsx-runtime.production.js
4
+ *
5
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var im;function $y(){if(im)return iu;im=1;var f=Symbol.for("react.transitional.element"),y=Symbol.for("react.fragment");function d(s,z,g){var M=null;if(g!==void 0&&(M=""+g),z.key!==void 0&&(M=""+z.key),"key"in z){g={};for(var N in z)N!=="key"&&(g[N]=z[N])}else g=z;return z=g.ref,{$$typeof:f,type:s,key:M,ref:z!==void 0?z:null,props:g}}return iu.Fragment=y,iu.jsx=d,iu.jsxs=d,iu}var cm;function Fy(){return cm||(cm=1,Wf.exports=$y()),Wf.exports}var r=Fy(),$f={exports:{}},F={};/**
10
+ * @license React
11
+ * react.production.js
12
+ *
13
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */var fm;function Iy(){if(fm)return F;fm=1;var f=Symbol.for("react.transitional.element"),y=Symbol.for("react.portal"),d=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),z=Symbol.for("react.profiler"),g=Symbol.for("react.consumer"),M=Symbol.for("react.context"),N=Symbol.for("react.forward_ref"),_=Symbol.for("react.suspense"),b=Symbol.for("react.memo"),B=Symbol.for("react.lazy"),U=Symbol.for("react.activity"),Z=Symbol.iterator;function J(m){return m===null||typeof m!="object"?null:(m=Z&&m[Z]||m["@@iterator"],typeof m=="function"?m:null)}var V={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},k=Object.assign,X={};function P(m,O,H){this.props=m,this.context=O,this.refs=X,this.updater=H||V}P.prototype.isReactComponent={},P.prototype.setState=function(m,O){if(typeof m!="object"&&typeof m!="function"&&m!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,m,O,"setState")},P.prototype.forceUpdate=function(m){this.updater.enqueueForceUpdate(this,m,"forceUpdate")};function w(){}w.prototype=P.prototype;function lt(m,O,H){this.props=m,this.context=O,this.refs=X,this.updater=H||V}var mt=lt.prototype=new w;mt.constructor=lt,k(mt,P.prototype),mt.isPureReactComponent=!0;var _t=Array.isArray;function Dt(){}var I={H:null,A:null,T:null,S:null},Yt=Object.prototype.hasOwnProperty;function ee(m,O,H){var Q=H.ref;return{$$typeof:f,type:m,key:O,ref:Q!==void 0?Q:null,props:H}}function de(m,O){return ee(m.type,O,m.props)}function le(m){return typeof m=="object"&&m!==null&&m.$$typeof===f}function tt(m){var O={"=":"=0",":":"=2"};return"$"+m.replace(/[=:]/g,function(H){return O[H]})}var je=/\/+/g;function ae(m,O){return typeof m=="object"&&m!==null&&m.key!=null?tt(""+m.key):O.toString(36)}function ne(m){switch(m.status){case"fulfilled":return m.value;case"rejected":throw m.reason;default:switch(typeof m.status=="string"?m.then(Dt,Dt):(m.status="pending",m.then(function(O){m.status==="pending"&&(m.status="fulfilled",m.value=O)},function(O){m.status==="pending"&&(m.status="rejected",m.reason=O)})),m.status){case"fulfilled":return m.value;case"rejected":throw m.reason}}throw m}function A(m,O,H,Q,$){var W=typeof m;(W==="undefined"||W==="boolean")&&(m=null);var ot=!1;if(m===null)ot=!0;else switch(W){case"bigint":case"string":case"number":ot=!0;break;case"object":switch(m.$$typeof){case f:case y:ot=!0;break;case B:return ot=m._init,A(ot(m._payload),O,H,Q,$)}}if(ot)return $=$(m),ot=Q===""?"."+ae(m,0):Q,_t($)?(H="",ot!=null&&(H=ot.replace(je,"$&/")+"/"),A($,O,H,"",function(Jl){return Jl})):$!=null&&(le($)&&($=de($,H+($.key==null||m&&m.key===$.key?"":(""+$.key).replace(je,"$&/")+"/")+ot)),O.push($)),1;ot=0;var Vt=Q===""?".":Q+":";if(_t(m))for(var Ut=0;Ut<m.length;Ut++)Q=m[Ut],W=Vt+ae(Q,Ut),ot+=A(Q,O,H,W,$);else if(Ut=J(m),typeof Ut=="function")for(m=Ut.call(m),Ut=0;!(Q=m.next()).done;)Q=Q.value,W=Vt+ae(Q,Ut++),ot+=A(Q,O,H,W,$);else if(W==="object"){if(typeof m.then=="function")return A(ne(m),O,H,Q,$);throw O=String(m),Error("Objects are not valid as a React child (found: "+(O==="[object Object]"?"object with keys {"+Object.keys(m).join(", ")+"}":O)+"). If you meant to render a collection of children, use an array instead.")}return ot}function R(m,O,H){if(m==null)return m;var Q=[],$=0;return A(m,Q,"","",function(W){return O.call(H,W,$++)}),Q}function Y(m){if(m._status===-1){var O=m._result;O=O(),O.then(function(H){(m._status===0||m._status===-1)&&(m._status=1,m._result=H)},function(H){(m._status===0||m._status===-1)&&(m._status=2,m._result=H)}),m._status===-1&&(m._status=0,m._result=O)}if(m._status===1)return m._result.default;throw m._result}var ft=typeof reportError=="function"?reportError:function(m){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var O=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof m=="object"&&m!==null&&typeof m.message=="string"?String(m.message):String(m),error:m});if(!window.dispatchEvent(O))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",m);return}console.error(m)},ht={map:R,forEach:function(m,O,H){R(m,function(){O.apply(this,arguments)},H)},count:function(m){var O=0;return R(m,function(){O++}),O},toArray:function(m){return R(m,function(O){return O})||[]},only:function(m){if(!le(m))throw Error("React.Children.only expected to receive a single React element child.");return m}};return F.Activity=U,F.Children=ht,F.Component=P,F.Fragment=d,F.Profiler=z,F.PureComponent=lt,F.StrictMode=s,F.Suspense=_,F.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=I,F.__COMPILER_RUNTIME={__proto__:null,c:function(m){return I.H.useMemoCache(m)}},F.cache=function(m){return function(){return m.apply(null,arguments)}},F.cacheSignal=function(){return null},F.cloneElement=function(m,O,H){if(m==null)throw Error("The argument must be a React element, but you passed "+m+".");var Q=k({},m.props),$=m.key;if(O!=null)for(W in O.key!==void 0&&($=""+O.key),O)!Yt.call(O,W)||W==="key"||W==="__self"||W==="__source"||W==="ref"&&O.ref===void 0||(Q[W]=O[W]);var W=arguments.length-2;if(W===1)Q.children=H;else if(1<W){for(var ot=Array(W),Vt=0;Vt<W;Vt++)ot[Vt]=arguments[Vt+2];Q.children=ot}return ee(m.type,$,Q)},F.createContext=function(m){return m={$$typeof:M,_currentValue:m,_currentValue2:m,_threadCount:0,Provider:null,Consumer:null},m.Provider=m,m.Consumer={$$typeof:g,_context:m},m},F.createElement=function(m,O,H){var Q,$={},W=null;if(O!=null)for(Q in O.key!==void 0&&(W=""+O.key),O)Yt.call(O,Q)&&Q!=="key"&&Q!=="__self"&&Q!=="__source"&&($[Q]=O[Q]);var ot=arguments.length-2;if(ot===1)$.children=H;else if(1<ot){for(var Vt=Array(ot),Ut=0;Ut<ot;Ut++)Vt[Ut]=arguments[Ut+2];$.children=Vt}if(m&&m.defaultProps)for(Q in ot=m.defaultProps,ot)$[Q]===void 0&&($[Q]=ot[Q]);return ee(m,W,$)},F.createRef=function(){return{current:null}},F.forwardRef=function(m){return{$$typeof:N,render:m}},F.isValidElement=le,F.lazy=function(m){return{$$typeof:B,_payload:{_status:-1,_result:m},_init:Y}},F.memo=function(m,O){return{$$typeof:b,type:m,compare:O===void 0?null:O}},F.startTransition=function(m){var O=I.T,H={};I.T=H;try{var Q=m(),$=I.S;$!==null&&$(H,Q),typeof Q=="object"&&Q!==null&&typeof Q.then=="function"&&Q.then(Dt,ft)}catch(W){ft(W)}finally{O!==null&&H.types!==null&&(O.types=H.types),I.T=O}},F.unstable_useCacheRefresh=function(){return I.H.useCacheRefresh()},F.use=function(m){return I.H.use(m)},F.useActionState=function(m,O,H){return I.H.useActionState(m,O,H)},F.useCallback=function(m,O){return I.H.useCallback(m,O)},F.useContext=function(m){return I.H.useContext(m)},F.useDebugValue=function(){},F.useDeferredValue=function(m,O){return I.H.useDeferredValue(m,O)},F.useEffect=function(m,O){return I.H.useEffect(m,O)},F.useEffectEvent=function(m){return I.H.useEffectEvent(m)},F.useId=function(){return I.H.useId()},F.useImperativeHandle=function(m,O,H){return I.H.useImperativeHandle(m,O,H)},F.useInsertionEffect=function(m,O){return I.H.useInsertionEffect(m,O)},F.useLayoutEffect=function(m,O){return I.H.useLayoutEffect(m,O)},F.useMemo=function(m,O){return I.H.useMemo(m,O)},F.useOptimistic=function(m,O){return I.H.useOptimistic(m,O)},F.useReducer=function(m,O,H){return I.H.useReducer(m,O,H)},F.useRef=function(m){return I.H.useRef(m)},F.useState=function(m){return I.H.useState(m)},F.useSyncExternalStore=function(m,O,H){return I.H.useSyncExternalStore(m,O,H)},F.useTransition=function(){return I.H.useTransition()},F.version="19.2.4",F}var sm;function fs(){return sm||(sm=1,$f.exports=Iy()),$f.exports}var ut=fs();const du=Cm(ut);var Ff={exports:{}},cu={},If={exports:{}},Pf={};/**
18
+ * @license React
19
+ * scheduler.production.js
20
+ *
21
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
22
+ *
23
+ * This source code is licensed under the MIT license found in the
24
+ * LICENSE file in the root directory of this source tree.
25
+ */var rm;function Py(){return rm||(rm=1,(function(f){function y(A,R){var Y=A.length;A.push(R);t:for(;0<Y;){var ft=Y-1>>>1,ht=A[ft];if(0<z(ht,R))A[ft]=R,A[Y]=ht,Y=ft;else break t}}function d(A){return A.length===0?null:A[0]}function s(A){if(A.length===0)return null;var R=A[0],Y=A.pop();if(Y!==R){A[0]=Y;t:for(var ft=0,ht=A.length,m=ht>>>1;ft<m;){var O=2*(ft+1)-1,H=A[O],Q=O+1,$=A[Q];if(0>z(H,Y))Q<ht&&0>z($,H)?(A[ft]=$,A[Q]=Y,ft=Q):(A[ft]=H,A[O]=Y,ft=O);else if(Q<ht&&0>z($,Y))A[ft]=$,A[Q]=Y,ft=Q;else break t}}return R}function z(A,R){var Y=A.sortIndex-R.sortIndex;return Y!==0?Y:A.id-R.id}if(f.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var g=performance;f.unstable_now=function(){return g.now()}}else{var M=Date,N=M.now();f.unstable_now=function(){return M.now()-N}}var _=[],b=[],B=1,U=null,Z=3,J=!1,V=!1,k=!1,X=!1,P=typeof setTimeout=="function"?setTimeout:null,w=typeof clearTimeout=="function"?clearTimeout:null,lt=typeof setImmediate<"u"?setImmediate:null;function mt(A){for(var R=d(b);R!==null;){if(R.callback===null)s(b);else if(R.startTime<=A)s(b),R.sortIndex=R.expirationTime,y(_,R);else break;R=d(b)}}function _t(A){if(k=!1,mt(A),!V)if(d(_)!==null)V=!0,Dt||(Dt=!0,tt());else{var R=d(b);R!==null&&ne(_t,R.startTime-A)}}var Dt=!1,I=-1,Yt=5,ee=-1;function de(){return X?!0:!(f.unstable_now()-ee<Yt)}function le(){if(X=!1,Dt){var A=f.unstable_now();ee=A;var R=!0;try{t:{V=!1,k&&(k=!1,w(I),I=-1),J=!0;var Y=Z;try{e:{for(mt(A),U=d(_);U!==null&&!(U.expirationTime>A&&de());){var ft=U.callback;if(typeof ft=="function"){U.callback=null,Z=U.priorityLevel;var ht=ft(U.expirationTime<=A);if(A=f.unstable_now(),typeof ht=="function"){U.callback=ht,mt(A),R=!0;break e}U===d(_)&&s(_),mt(A)}else s(_);U=d(_)}if(U!==null)R=!0;else{var m=d(b);m!==null&&ne(_t,m.startTime-A),R=!1}}break t}finally{U=null,Z=Y,J=!1}R=void 0}}finally{R?tt():Dt=!1}}}var tt;if(typeof lt=="function")tt=function(){lt(le)};else if(typeof MessageChannel<"u"){var je=new MessageChannel,ae=je.port2;je.port1.onmessage=le,tt=function(){ae.postMessage(null)}}else tt=function(){P(le,0)};function ne(A,R){I=P(function(){A(f.unstable_now())},R)}f.unstable_IdlePriority=5,f.unstable_ImmediatePriority=1,f.unstable_LowPriority=4,f.unstable_NormalPriority=3,f.unstable_Profiling=null,f.unstable_UserBlockingPriority=2,f.unstable_cancelCallback=function(A){A.callback=null},f.unstable_forceFrameRate=function(A){0>A||125<A?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):Yt=0<A?Math.floor(1e3/A):5},f.unstable_getCurrentPriorityLevel=function(){return Z},f.unstable_next=function(A){switch(Z){case 1:case 2:case 3:var R=3;break;default:R=Z}var Y=Z;Z=R;try{return A()}finally{Z=Y}},f.unstable_requestPaint=function(){X=!0},f.unstable_runWithPriority=function(A,R){switch(A){case 1:case 2:case 3:case 4:case 5:break;default:A=3}var Y=Z;Z=A;try{return R()}finally{Z=Y}},f.unstable_scheduleCallback=function(A,R,Y){var ft=f.unstable_now();switch(typeof Y=="object"&&Y!==null?(Y=Y.delay,Y=typeof Y=="number"&&0<Y?ft+Y:ft):Y=ft,A){case 1:var ht=-1;break;case 2:ht=250;break;case 5:ht=1073741823;break;case 4:ht=1e4;break;default:ht=5e3}return ht=Y+ht,A={id:B++,callback:R,priorityLevel:A,startTime:Y,expirationTime:ht,sortIndex:-1},Y>ft?(A.sortIndex=Y,y(b,A),d(_)===null&&A===d(b)&&(k?(w(I),I=-1):k=!0,ne(_t,Y-ft))):(A.sortIndex=ht,y(_,A),V||J||(V=!0,Dt||(Dt=!0,tt()))),A},f.unstable_shouldYield=de,f.unstable_wrapCallback=function(A){var R=Z;return function(){var Y=Z;Z=R;try{return A.apply(this,arguments)}finally{Z=Y}}}})(Pf)),Pf}var om;function tv(){return om||(om=1,If.exports=Py()),If.exports}var ts={exports:{}},ce={};/**
26
+ * @license React
27
+ * react-dom.production.js
28
+ *
29
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
30
+ *
31
+ * This source code is licensed under the MIT license found in the
32
+ * LICENSE file in the root directory of this source tree.
33
+ */var dm;function ev(){if(dm)return ce;dm=1;var f=fs();function y(_){var b="https://react.dev/errors/"+_;if(1<arguments.length){b+="?args[]="+encodeURIComponent(arguments[1]);for(var B=2;B<arguments.length;B++)b+="&args[]="+encodeURIComponent(arguments[B])}return"Minified React error #"+_+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function d(){}var s={d:{f:d,r:function(){throw Error(y(522))},D:d,C:d,L:d,m:d,X:d,S:d,M:d},p:0,findDOMNode:null},z=Symbol.for("react.portal");function g(_,b,B){var U=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:z,key:U==null?null:""+U,children:_,containerInfo:b,implementation:B}}var M=f.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function N(_,b){if(_==="font")return"";if(typeof b=="string")return b==="use-credentials"?b:""}return ce.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=s,ce.createPortal=function(_,b){var B=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!b||b.nodeType!==1&&b.nodeType!==9&&b.nodeType!==11)throw Error(y(299));return g(_,b,null,B)},ce.flushSync=function(_){var b=M.T,B=s.p;try{if(M.T=null,s.p=2,_)return _()}finally{M.T=b,s.p=B,s.d.f()}},ce.preconnect=function(_,b){typeof _=="string"&&(b?(b=b.crossOrigin,b=typeof b=="string"?b==="use-credentials"?b:"":void 0):b=null,s.d.C(_,b))},ce.prefetchDNS=function(_){typeof _=="string"&&s.d.D(_)},ce.preinit=function(_,b){if(typeof _=="string"&&b&&typeof b.as=="string"){var B=b.as,U=N(B,b.crossOrigin),Z=typeof b.integrity=="string"?b.integrity:void 0,J=typeof b.fetchPriority=="string"?b.fetchPriority:void 0;B==="style"?s.d.S(_,typeof b.precedence=="string"?b.precedence:void 0,{crossOrigin:U,integrity:Z,fetchPriority:J}):B==="script"&&s.d.X(_,{crossOrigin:U,integrity:Z,fetchPriority:J,nonce:typeof b.nonce=="string"?b.nonce:void 0})}},ce.preinitModule=function(_,b){if(typeof _=="string")if(typeof b=="object"&&b!==null){if(b.as==null||b.as==="script"){var B=N(b.as,b.crossOrigin);s.d.M(_,{crossOrigin:B,integrity:typeof b.integrity=="string"?b.integrity:void 0,nonce:typeof b.nonce=="string"?b.nonce:void 0})}}else b==null&&s.d.M(_)},ce.preload=function(_,b){if(typeof _=="string"&&typeof b=="object"&&b!==null&&typeof b.as=="string"){var B=b.as,U=N(B,b.crossOrigin);s.d.L(_,B,{crossOrigin:U,integrity:typeof b.integrity=="string"?b.integrity:void 0,nonce:typeof b.nonce=="string"?b.nonce:void 0,type:typeof b.type=="string"?b.type:void 0,fetchPriority:typeof b.fetchPriority=="string"?b.fetchPriority:void 0,referrerPolicy:typeof b.referrerPolicy=="string"?b.referrerPolicy:void 0,imageSrcSet:typeof b.imageSrcSet=="string"?b.imageSrcSet:void 0,imageSizes:typeof b.imageSizes=="string"?b.imageSizes:void 0,media:typeof b.media=="string"?b.media:void 0})}},ce.preloadModule=function(_,b){if(typeof _=="string")if(b){var B=N(b.as,b.crossOrigin);s.d.m(_,{as:typeof b.as=="string"&&b.as!=="script"?b.as:void 0,crossOrigin:B,integrity:typeof b.integrity=="string"?b.integrity:void 0})}else s.d.m(_)},ce.requestFormReset=function(_){s.d.r(_)},ce.unstable_batchedUpdates=function(_,b){return _(b)},ce.useFormState=function(_,b,B){return M.H.useFormState(_,b,B)},ce.useFormStatus=function(){return M.H.useHostTransitionStatus()},ce.version="19.2.4",ce}var mm;function lv(){if(mm)return ts.exports;mm=1;function f(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(f)}catch(y){console.error(y)}}return f(),ts.exports=ev(),ts.exports}/**
34
+ * @license React
35
+ * react-dom-client.production.js
36
+ *
37
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
38
+ *
39
+ * This source code is licensed under the MIT license found in the
40
+ * LICENSE file in the root directory of this source tree.
41
+ */var hm;function av(){if(hm)return cu;hm=1;var f=tv(),y=fs(),d=lv();function s(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var l=2;l<arguments.length;l++)e+="&args[]="+encodeURIComponent(arguments[l])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function z(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function g(t){var e=t,l=t;if(t.alternate)for(;e.return;)e=e.return;else{t=e;do e=t,(e.flags&4098)!==0&&(l=e.return),t=e.return;while(t)}return e.tag===3?l:null}function M(t){if(t.tag===13){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function N(t){if(t.tag===31){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function _(t){if(g(t)!==t)throw Error(s(188))}function b(t){var e=t.alternate;if(!e){if(e=g(t),e===null)throw Error(s(188));return e!==t?null:t}for(var l=t,a=e;;){var n=l.return;if(n===null)break;var u=n.alternate;if(u===null){if(a=n.return,a!==null){l=a;continue}break}if(n.child===u.child){for(u=n.child;u;){if(u===l)return _(n),t;if(u===a)return _(n),e;u=u.sibling}throw Error(s(188))}if(l.return!==a.return)l=n,a=u;else{for(var i=!1,c=n.child;c;){if(c===l){i=!0,l=n,a=u;break}if(c===a){i=!0,a=n,l=u;break}c=c.sibling}if(!i){for(c=u.child;c;){if(c===l){i=!0,l=u,a=n;break}if(c===a){i=!0,a=u,l=n;break}c=c.sibling}if(!i)throw Error(s(189))}}if(l.alternate!==a)throw Error(s(190))}if(l.tag!==3)throw Error(s(188));return l.stateNode.current===l?t:e}function B(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=B(t),e!==null)return e;t=t.sibling}return null}var U=Object.assign,Z=Symbol.for("react.element"),J=Symbol.for("react.transitional.element"),V=Symbol.for("react.portal"),k=Symbol.for("react.fragment"),X=Symbol.for("react.strict_mode"),P=Symbol.for("react.profiler"),w=Symbol.for("react.consumer"),lt=Symbol.for("react.context"),mt=Symbol.for("react.forward_ref"),_t=Symbol.for("react.suspense"),Dt=Symbol.for("react.suspense_list"),I=Symbol.for("react.memo"),Yt=Symbol.for("react.lazy"),ee=Symbol.for("react.activity"),de=Symbol.for("react.memo_cache_sentinel"),le=Symbol.iterator;function tt(t){return t===null||typeof t!="object"?null:(t=le&&t[le]||t["@@iterator"],typeof t=="function"?t:null)}var je=Symbol.for("react.client.reference");function ae(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===je?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case k:return"Fragment";case P:return"Profiler";case X:return"StrictMode";case _t:return"Suspense";case Dt:return"SuspenseList";case ee:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case V:return"Portal";case lt:return t.displayName||"Context";case w:return(t._context.displayName||"Context")+".Consumer";case mt:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case I:return e=t.displayName||null,e!==null?e:ae(t.type)||"Memo";case Yt:e=t._payload,t=t._init;try{return ae(t(e))}catch{}}return null}var ne=Array.isArray,A=y.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,R=d.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Y={pending:!1,data:null,method:null,action:null},ft=[],ht=-1;function m(t){return{current:t}}function O(t){0>ht||(t.current=ft[ht],ft[ht]=null,ht--)}function H(t,e){ht++,ft[ht]=t.current,t.current=e}var Q=m(null),$=m(null),W=m(null),ot=m(null);function Vt(t,e){switch(H(W,e),H($,t),H(Q,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?Nd(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=Nd(e),t=Od(e,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}O(Q),H(Q,t)}function Ut(){O(Q),O($),O(W)}function Jl(t){t.memoizedState!==null&&H(ot,t);var e=Q.current,l=Od(e,t.type);e!==l&&(H($,t),H(Q,l))}function ya(t){$.current===t&&(O(Q),O($)),ot.current===t&&(O(ot),lu._currentValue=Y)}var Ye,rn;function Ze(t){if(Ye===void 0)try{throw Error()}catch(l){var e=l.stack.trim().match(/\n( *(at )?)/);Ye=e&&e[1]||"",rn=-1<l.stack.indexOf(`
42
+ at`)?" (<anonymous>)":-1<l.stack.indexOf("@")?"@unknown:0:0":""}return`
43
+ `+Ye+t+rn}var $e=!1;function bl(t,e){if(!t||$e)return"";$e=!0;var l=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var a={DetermineComponentFrameRoot:function(){try{if(e){var C=function(){throw Error()};if(Object.defineProperty(C.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(C,[])}catch(T){var S=T}Reflect.construct(t,[],C)}else{try{C.call()}catch(T){S=T}t.call(C.prototype)}}else{try{throw Error()}catch(T){S=T}(C=t())&&typeof C.catch=="function"&&C.catch(function(){})}}catch(T){if(T&&S&&typeof T.stack=="string")return[T.stack,S.stack]}return[null,null]}};a.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var n=Object.getOwnPropertyDescriptor(a.DetermineComponentFrameRoot,"name");n&&n.configurable&&Object.defineProperty(a.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var u=a.DetermineComponentFrameRoot(),i=u[0],c=u[1];if(i&&c){var o=i.split(`
44
+ `),x=c.split(`
45
+ `);for(n=a=0;a<o.length&&!o[a].includes("DetermineComponentFrameRoot");)a++;for(;n<x.length&&!x[n].includes("DetermineComponentFrameRoot");)n++;if(a===o.length||n===x.length)for(a=o.length-1,n=x.length-1;1<=a&&0<=n&&o[a]!==x[n];)n--;for(;1<=a&&0<=n;a--,n--)if(o[a]!==x[n]){if(a!==1||n!==1)do if(a--,n--,0>n||o[a]!==x[n]){var E=`
46
+ `+o[a].replace(" at new "," at ");return t.displayName&&E.includes("<anonymous>")&&(E=E.replace("<anonymous>",t.displayName)),E}while(1<=a&&0<=n);break}}}finally{$e=!1,Error.prepareStackTrace=l}return(l=t?t.displayName||t.name:"")?Ze(l):""}function on(t,e){switch(t.tag){case 26:case 27:case 5:return Ze(t.type);case 16:return Ze("Lazy");case 13:return t.child!==e&&e!==null?Ze("Suspense Fallback"):Ze("Suspense");case 19:return Ze("SuspenseList");case 0:case 15:return bl(t.type,!1);case 11:return bl(t.type.render,!1);case 1:return bl(t.type,!0);case 31:return Ze("Activity");default:return""}}function va(t){try{var e="",l=null;do e+=on(t,l),l=t,t=t.return;while(t);return e}catch(a){return`
47
+ Error generating stack: `+a.message+`
48
+ `+a.stack}}var Ge=Object.prototype.hasOwnProperty,dn=f.unstable_scheduleCallback,mn=f.unstable_cancelCallback,_i=f.unstable_shouldYield,Di=f.unstable_requestPaint,Bt=f.unstable_now,Ui=f.unstable_getCurrentPriorityLevel,hn=f.unstable_ImmediatePriority,mu=f.unstable_UserBlockingPriority,ga=f.unstable_NormalPriority,Ri=f.unstable_LowPriority,yn=f.unstable_IdlePriority,Hi=f.log,Bi=f.unstable_setDisableYieldValue,kl=null,se=null;function Ve(t){if(typeof Hi=="function"&&Bi(t),se&&typeof se.setStrictMode=="function")try{se.setStrictMode(kl,t)}catch{}}var ue=Math.clz32?Math.clz32:hu,Qi=Math.log,qi=Math.LN2;function hu(t){return t>>>=0,t===0?32:31-(Qi(t)/qi|0)|0}var ba=256,pa=262144,xa=4194304;function Fe(t){var e=t&42;if(e!==0)return e;switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return t&261888;case 262144:case 524288:case 1048576:case 2097152:return t&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return t&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return t}}function D(t,e,l){var a=t.pendingLanes;if(a===0)return 0;var n=0,u=t.suspendedLanes,i=t.pingedLanes;t=t.warmLanes;var c=a&134217727;return c!==0?(a=c&~u,a!==0?n=Fe(a):(i&=c,i!==0?n=Fe(i):l||(l=c&~t,l!==0&&(n=Fe(l))))):(c=a&~u,c!==0?n=Fe(c):i!==0?n=Fe(i):l||(l=a&~t,l!==0&&(n=Fe(l)))),n===0?0:e!==0&&e!==n&&(e&u)===0&&(u=n&-n,l=e&-e,u>=l||u===32&&(l&4194048)!==0)?e:n}function re(t,e){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function Ce(t,e){switch(t){case 1:case 2:case 4:case 8:case 64:return e+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Jt(){var t=xa;return xa<<=1,(xa&62914560)===0&&(xa=4194304),t}function Wl(t){for(var e=[],l=0;31>l;l++)e.push(t);return e}function pl(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function yu(t,e,l,a,n,u){var i=t.pendingLanes;t.pendingLanes=l,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=l,t.entangledLanes&=l,t.errorRecoveryDisabledLanes&=l,t.shellSuspendCounter=0;var c=t.entanglements,o=t.expirationTimes,x=t.hiddenUpdates;for(l=i&~l;0<l;){var E=31-ue(l),C=1<<E;c[E]=0,o[E]=-1;var S=x[E];if(S!==null)for(x[E]=null,E=0;E<S.length;E++){var T=S[E];T!==null&&(T.lane&=-536870913)}l&=~C}a!==0&&$l(t,a,0),u!==0&&n===0&&t.tag!==0&&(t.suspendedLanes|=u&~(i&~e))}function $l(t,e,l){t.pendingLanes|=e,t.suspendedLanes&=~e;var a=31-ue(e);t.entangledLanes|=e,t.entanglements[a]=t.entanglements[a]|1073741824|l&261930}function Fl(t,e){var l=t.entangledLanes|=e;for(t=t.entanglements;l;){var a=31-ue(l),n=1<<a;n&e|t[a]&e&&(t[a]|=e),l&=~n}}function vn(t,e){var l=e&-e;return l=(l&42)!==0?1:Sa(l),(l&(t.suspendedLanes|e))!==0?0:l}function Sa(t){switch(t){case 2:t=1;break;case 8:t=4;break;case 32:t=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:t=128;break;case 268435456:t=134217728;break;default:t=0}return t}function ie(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function ms(){var t=R.p;return t!==0?t:(t=window.event,t===void 0?32:Pd(t.type))}function hs(t,e){var l=R.p;try{return R.p=t,e()}finally{R.p=l}}var xl=Math.random().toString(36).slice(2),$t="__reactFiber$"+xl,me="__reactProps$"+xl,za="__reactContainer$"+xl,Yi="__reactEvents$"+xl,Ym="__reactListeners$"+xl,Gm="__reactHandles$"+xl,ys="__reactResources$"+xl,gn="__reactMarker$"+xl;function Gi(t){delete t[$t],delete t[me],delete t[Yi],delete t[Ym],delete t[Gm]}function Ta(t){var e=t[$t];if(e)return e;for(var l=t.parentNode;l;){if(e=l[za]||l[$t]){if(l=e.alternate,e.child!==null||l!==null&&l.child!==null)for(t=Qd(t);t!==null;){if(l=t[$t])return l;t=Qd(t)}return e}t=l,l=t.parentNode}return null}function Aa(t){if(t=t[$t]||t[za]){var e=t.tag;if(e===5||e===6||e===13||e===31||e===26||e===27||e===3)return t}return null}function bn(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t.stateNode;throw Error(s(33))}function Ea(t){var e=t[ys];return e||(e=t[ys]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function kt(t){t[gn]=!0}var vs=new Set,gs={};function Il(t,e){Ma(t,e),Ma(t+"Capture",e)}function Ma(t,e){for(gs[t]=e,t=0;t<e.length;t++)vs.add(e[t])}var wm=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),bs={},ps={};function Xm(t){return Ge.call(ps,t)?!0:Ge.call(bs,t)?!1:wm.test(t)?ps[t]=!0:(bs[t]=!0,!1)}function vu(t,e,l){if(Xm(e))if(l===null)t.removeAttribute(e);else{switch(typeof l){case"undefined":case"function":case"symbol":t.removeAttribute(e);return;case"boolean":var a=e.toLowerCase().slice(0,5);if(a!=="data-"&&a!=="aria-"){t.removeAttribute(e);return}}t.setAttribute(e,""+l)}}function gu(t,e,l){if(l===null)t.removeAttribute(e);else{switch(typeof l){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(e);return}t.setAttribute(e,""+l)}}function Ie(t,e,l,a){if(a===null)t.removeAttribute(l);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(l);return}t.setAttributeNS(e,l,""+a)}}function Ne(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function xs(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function Lm(t,e,l){var a=Object.getOwnPropertyDescriptor(t.constructor.prototype,e);if(!t.hasOwnProperty(e)&&typeof a<"u"&&typeof a.get=="function"&&typeof a.set=="function"){var n=a.get,u=a.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return n.call(this)},set:function(i){l=""+i,u.call(this,i)}}),Object.defineProperty(t,e,{enumerable:a.enumerable}),{getValue:function(){return l},setValue:function(i){l=""+i},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function wi(t){if(!t._valueTracker){var e=xs(t)?"checked":"value";t._valueTracker=Lm(t,e,""+t[e])}}function Ss(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var l=e.getValue(),a="";return t&&(a=xs(t)?t.checked?"true":"false":t.value),t=a,t!==l?(e.setValue(t),!0):!1}function bu(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}var Zm=/[\n"\\]/g;function Oe(t){return t.replace(Zm,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function Xi(t,e,l,a,n,u,i,c){t.name="",i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"?t.type=i:t.removeAttribute("type"),e!=null?i==="number"?(e===0&&t.value===""||t.value!=e)&&(t.value=""+Ne(e)):t.value!==""+Ne(e)&&(t.value=""+Ne(e)):i!=="submit"&&i!=="reset"||t.removeAttribute("value"),e!=null?Li(t,i,Ne(e)):l!=null?Li(t,i,Ne(l)):a!=null&&t.removeAttribute("value"),n==null&&u!=null&&(t.defaultChecked=!!u),n!=null&&(t.checked=n&&typeof n!="function"&&typeof n!="symbol"),c!=null&&typeof c!="function"&&typeof c!="symbol"&&typeof c!="boolean"?t.name=""+Ne(c):t.removeAttribute("name")}function zs(t,e,l,a,n,u,i,c){if(u!=null&&typeof u!="function"&&typeof u!="symbol"&&typeof u!="boolean"&&(t.type=u),e!=null||l!=null){if(!(u!=="submit"&&u!=="reset"||e!=null)){wi(t);return}l=l!=null?""+Ne(l):"",e=e!=null?""+Ne(e):l,c||e===t.value||(t.value=e),t.defaultValue=e}a=a??n,a=typeof a!="function"&&typeof a!="symbol"&&!!a,t.checked=c?t.checked:!!a,t.defaultChecked=!!a,i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"&&(t.name=i),wi(t)}function Li(t,e,l){e==="number"&&bu(t.ownerDocument)===t||t.defaultValue===""+l||(t.defaultValue=""+l)}function ja(t,e,l,a){if(t=t.options,e){e={};for(var n=0;n<l.length;n++)e["$"+l[n]]=!0;for(l=0;l<t.length;l++)n=e.hasOwnProperty("$"+t[l].value),t[l].selected!==n&&(t[l].selected=n),n&&a&&(t[l].defaultSelected=!0)}else{for(l=""+Ne(l),e=null,n=0;n<t.length;n++){if(t[n].value===l){t[n].selected=!0,a&&(t[n].defaultSelected=!0);return}e!==null||t[n].disabled||(e=t[n])}e!==null&&(e.selected=!0)}}function Ts(t,e,l){if(e!=null&&(e=""+Ne(e),e!==t.value&&(t.value=e),l==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=l!=null?""+Ne(l):""}function As(t,e,l,a){if(e==null){if(a!=null){if(l!=null)throw Error(s(92));if(ne(a)){if(1<a.length)throw Error(s(93));a=a[0]}l=a}l==null&&(l=""),e=l}l=Ne(e),t.defaultValue=l,a=t.textContent,a===l&&a!==""&&a!==null&&(t.value=a),wi(t)}function Ca(t,e){if(e){var l=t.firstChild;if(l&&l===t.lastChild&&l.nodeType===3){l.nodeValue=e;return}}t.textContent=e}var Vm=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Es(t,e,l){var a=e.indexOf("--")===0;l==null||typeof l=="boolean"||l===""?a?t.setProperty(e,""):e==="float"?t.cssFloat="":t[e]="":a?t.setProperty(e,l):typeof l!="number"||l===0||Vm.has(e)?e==="float"?t.cssFloat=l:t[e]=(""+l).trim():t[e]=l+"px"}function Ms(t,e,l){if(e!=null&&typeof e!="object")throw Error(s(62));if(t=t.style,l!=null){for(var a in l)!l.hasOwnProperty(a)||e!=null&&e.hasOwnProperty(a)||(a.indexOf("--")===0?t.setProperty(a,""):a==="float"?t.cssFloat="":t[a]="");for(var n in e)a=e[n],e.hasOwnProperty(n)&&l[n]!==a&&Es(t,n,a)}else for(var u in e)e.hasOwnProperty(u)&&Es(t,u,e[u])}function Zi(t){if(t.indexOf("-")===-1)return!1;switch(t){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 Km=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Jm=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function pu(t){return Jm.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function Pe(){}var Vi=null;function Ki(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var Na=null,Oa=null;function js(t){var e=Aa(t);if(e&&(t=e.stateNode)){var l=t[me]||null;t:switch(t=e.stateNode,e.type){case"input":if(Xi(t,l.value,l.defaultValue,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name),e=l.name,l.type==="radio"&&e!=null){for(l=t;l.parentNode;)l=l.parentNode;for(l=l.querySelectorAll('input[name="'+Oe(""+e)+'"][type="radio"]'),e=0;e<l.length;e++){var a=l[e];if(a!==t&&a.form===t.form){var n=a[me]||null;if(!n)throw Error(s(90));Xi(a,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name)}}for(e=0;e<l.length;e++)a=l[e],a.form===t.form&&Ss(a)}break t;case"textarea":Ts(t,l.value,l.defaultValue);break t;case"select":e=l.value,e!=null&&ja(t,!!l.multiple,e,!1)}}}var Ji=!1;function Cs(t,e,l){if(Ji)return t(e,l);Ji=!0;try{var a=t(e);return a}finally{if(Ji=!1,(Na!==null||Oa!==null)&&(ii(),Na&&(e=Na,t=Oa,Oa=Na=null,js(e),t)))for(e=0;e<t.length;e++)js(t[e])}}function pn(t,e){var l=t.stateNode;if(l===null)return null;var a=l[me]||null;if(a===null)return null;l=a[e];t:switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(a=!a.disabled)||(t=t.type,a=!(t==="button"||t==="input"||t==="select"||t==="textarea")),t=!a;break t;default:t=!1}if(t)return null;if(l&&typeof l!="function")throw Error(s(231,e,typeof l));return l}var tl=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),ki=!1;if(tl)try{var xn={};Object.defineProperty(xn,"passive",{get:function(){ki=!0}}),window.addEventListener("test",xn,xn),window.removeEventListener("test",xn,xn)}catch{ki=!1}var Sl=null,Wi=null,xu=null;function Ns(){if(xu)return xu;var t,e=Wi,l=e.length,a,n="value"in Sl?Sl.value:Sl.textContent,u=n.length;for(t=0;t<l&&e[t]===n[t];t++);var i=l-t;for(a=1;a<=i&&e[l-a]===n[u-a];a++);return xu=n.slice(t,1<a?1-a:void 0)}function Su(t){var e=t.keyCode;return"charCode"in t?(t=t.charCode,t===0&&e===13&&(t=13)):t=e,t===10&&(t=13),32<=t||t===13?t:0}function zu(){return!0}function Os(){return!1}function he(t){function e(l,a,n,u,i){this._reactName=l,this._targetInst=n,this.type=a,this.nativeEvent=u,this.target=i,this.currentTarget=null;for(var c in t)t.hasOwnProperty(c)&&(l=t[c],this[c]=l?l(u):u[c]);return this.isDefaultPrevented=(u.defaultPrevented!=null?u.defaultPrevented:u.returnValue===!1)?zu:Os,this.isPropagationStopped=Os,this}return U(e.prototype,{preventDefault:function(){this.defaultPrevented=!0;var l=this.nativeEvent;l&&(l.preventDefault?l.preventDefault():typeof l.returnValue!="unknown"&&(l.returnValue=!1),this.isDefaultPrevented=zu)},stopPropagation:function(){var l=this.nativeEvent;l&&(l.stopPropagation?l.stopPropagation():typeof l.cancelBubble!="unknown"&&(l.cancelBubble=!0),this.isPropagationStopped=zu)},persist:function(){},isPersistent:zu}),e}var Pl={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Tu=he(Pl),Sn=U({},Pl,{view:0,detail:0}),km=he(Sn),$i,Fi,zn,Au=U({},Sn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Pi,button:0,buttons:0,relatedTarget:function(t){return t.relatedTarget===void 0?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==zn&&(zn&&t.type==="mousemove"?($i=t.screenX-zn.screenX,Fi=t.screenY-zn.screenY):Fi=$i=0,zn=t),$i)},movementY:function(t){return"movementY"in t?t.movementY:Fi}}),_s=he(Au),Wm=U({},Au,{dataTransfer:0}),$m=he(Wm),Fm=U({},Sn,{relatedTarget:0}),Ii=he(Fm),Im=U({},Pl,{animationName:0,elapsedTime:0,pseudoElement:0}),Pm=he(Im),th=U({},Pl,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),eh=he(th),lh=U({},Pl,{data:0}),Ds=he(lh),ah={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},nh={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"},uh={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function ih(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=uh[t])?!!e[t]:!1}function Pi(){return ih}var ch=U({},Sn,{key:function(t){if(t.key){var e=ah[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=Su(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?nh[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Pi,charCode:function(t){return t.type==="keypress"?Su(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?Su(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),fh=he(ch),sh=U({},Au,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Us=he(sh),rh=U({},Sn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Pi}),oh=he(rh),dh=U({},Pl,{propertyName:0,elapsedTime:0,pseudoElement:0}),mh=he(dh),hh=U({},Au,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),yh=he(hh),vh=U({},Pl,{newState:0,oldState:0}),gh=he(vh),bh=[9,13,27,32],tc=tl&&"CompositionEvent"in window,Tn=null;tl&&"documentMode"in document&&(Tn=document.documentMode);var ph=tl&&"TextEvent"in window&&!Tn,Rs=tl&&(!tc||Tn&&8<Tn&&11>=Tn),Hs=" ",Bs=!1;function Qs(t,e){switch(t){case"keyup":return bh.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function qs(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var _a=!1;function xh(t,e){switch(t){case"compositionend":return qs(e);case"keypress":return e.which!==32?null:(Bs=!0,Hs);case"textInput":return t=e.data,t===Hs&&Bs?null:t;default:return null}}function Sh(t,e){if(_a)return t==="compositionend"||!tc&&Qs(t,e)?(t=Ns(),xu=Wi=Sl=null,_a=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1<e.char.length)return e.char;if(e.which)return String.fromCharCode(e.which)}return null;case"compositionend":return Rs&&e.locale!=="ko"?null:e.data;default:return null}}var zh={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 Ys(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!zh[t.type]:e==="textarea"}function Gs(t,e,l,a){Na?Oa?Oa.push(a):Oa=[a]:Na=a,e=mi(e,"onChange"),0<e.length&&(l=new Tu("onChange","change",null,l,a),t.push({event:l,listeners:e}))}var An=null,En=null;function Th(t){Td(t,0)}function Eu(t){var e=bn(t);if(Ss(e))return t}function ws(t,e){if(t==="change")return e}var Xs=!1;if(tl){var ec;if(tl){var lc="oninput"in document;if(!lc){var Ls=document.createElement("div");Ls.setAttribute("oninput","return;"),lc=typeof Ls.oninput=="function"}ec=lc}else ec=!1;Xs=ec&&(!document.documentMode||9<document.documentMode)}function Zs(){An&&(An.detachEvent("onpropertychange",Vs),En=An=null)}function Vs(t){if(t.propertyName==="value"&&Eu(En)){var e=[];Gs(e,En,t,Ki(t)),Cs(Th,e)}}function Ah(t,e,l){t==="focusin"?(Zs(),An=e,En=l,An.attachEvent("onpropertychange",Vs)):t==="focusout"&&Zs()}function Eh(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return Eu(En)}function Mh(t,e){if(t==="click")return Eu(e)}function jh(t,e){if(t==="input"||t==="change")return Eu(e)}function Ch(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var xe=typeof Object.is=="function"?Object.is:Ch;function Mn(t,e){if(xe(t,e))return!0;if(typeof t!="object"||t===null||typeof e!="object"||e===null)return!1;var l=Object.keys(t),a=Object.keys(e);if(l.length!==a.length)return!1;for(a=0;a<l.length;a++){var n=l[a];if(!Ge.call(e,n)||!xe(t[n],e[n]))return!1}return!0}function Ks(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function Js(t,e){var l=Ks(t);t=0;for(var a;l;){if(l.nodeType===3){if(a=t+l.textContent.length,t<=e&&a>=e)return{node:l,offset:e-t};t=a}t:{for(;l;){if(l.nextSibling){l=l.nextSibling;break t}l=l.parentNode}l=void 0}l=Ks(l)}}function ks(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?ks(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function Ws(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var e=bu(t.document);e instanceof t.HTMLIFrameElement;){try{var l=typeof e.contentWindow.location.href=="string"}catch{l=!1}if(l)t=e.contentWindow;else break;e=bu(t.document)}return e}function ac(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}var Nh=tl&&"documentMode"in document&&11>=document.documentMode,Da=null,nc=null,jn=null,uc=!1;function $s(t,e,l){var a=l.window===l?l.document:l.nodeType===9?l:l.ownerDocument;uc||Da==null||Da!==bu(a)||(a=Da,"selectionStart"in a&&ac(a)?a={start:a.selectionStart,end:a.selectionEnd}:(a=(a.ownerDocument&&a.ownerDocument.defaultView||window).getSelection(),a={anchorNode:a.anchorNode,anchorOffset:a.anchorOffset,focusNode:a.focusNode,focusOffset:a.focusOffset}),jn&&Mn(jn,a)||(jn=a,a=mi(nc,"onSelect"),0<a.length&&(e=new Tu("onSelect","select",null,e,l),t.push({event:e,listeners:a}),e.target=Da)))}function ta(t,e){var l={};return l[t.toLowerCase()]=e.toLowerCase(),l["Webkit"+t]="webkit"+e,l["Moz"+t]="moz"+e,l}var Ua={animationend:ta("Animation","AnimationEnd"),animationiteration:ta("Animation","AnimationIteration"),animationstart:ta("Animation","AnimationStart"),transitionrun:ta("Transition","TransitionRun"),transitionstart:ta("Transition","TransitionStart"),transitioncancel:ta("Transition","TransitionCancel"),transitionend:ta("Transition","TransitionEnd")},ic={},Fs={};tl&&(Fs=document.createElement("div").style,"AnimationEvent"in window||(delete Ua.animationend.animation,delete Ua.animationiteration.animation,delete Ua.animationstart.animation),"TransitionEvent"in window||delete Ua.transitionend.transition);function ea(t){if(ic[t])return ic[t];if(!Ua[t])return t;var e=Ua[t],l;for(l in e)if(e.hasOwnProperty(l)&&l in Fs)return ic[t]=e[l];return t}var Is=ea("animationend"),Ps=ea("animationiteration"),tr=ea("animationstart"),Oh=ea("transitionrun"),_h=ea("transitionstart"),Dh=ea("transitioncancel"),er=ea("transitionend"),lr=new Map,cc="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");cc.push("scrollEnd");function we(t,e){lr.set(t,e),Il(e,[t])}var Mu=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},_e=[],Ra=0,fc=0;function ju(){for(var t=Ra,e=fc=Ra=0;e<t;){var l=_e[e];_e[e++]=null;var a=_e[e];_e[e++]=null;var n=_e[e];_e[e++]=null;var u=_e[e];if(_e[e++]=null,a!==null&&n!==null){var i=a.pending;i===null?n.next=n:(n.next=i.next,i.next=n),a.pending=n}u!==0&&ar(l,n,u)}}function Cu(t,e,l,a){_e[Ra++]=t,_e[Ra++]=e,_e[Ra++]=l,_e[Ra++]=a,fc|=a,t.lanes|=a,t=t.alternate,t!==null&&(t.lanes|=a)}function sc(t,e,l,a){return Cu(t,e,l,a),Nu(t)}function la(t,e){return Cu(t,null,null,e),Nu(t)}function ar(t,e,l){t.lanes|=l;var a=t.alternate;a!==null&&(a.lanes|=l);for(var n=!1,u=t.return;u!==null;)u.childLanes|=l,a=u.alternate,a!==null&&(a.childLanes|=l),u.tag===22&&(t=u.stateNode,t===null||t._visibility&1||(n=!0)),t=u,u=u.return;return t.tag===3?(u=t.stateNode,n&&e!==null&&(n=31-ue(l),t=u.hiddenUpdates,a=t[n],a===null?t[n]=[e]:a.push(e),e.lane=l|536870912),u):null}function Nu(t){if(50<Wn)throw Wn=0,pf=null,Error(s(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var Ha={};function Uh(t,e,l,a){this.tag=t,this.key=l,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=a,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Se(t,e,l,a){return new Uh(t,e,l,a)}function rc(t){return t=t.prototype,!(!t||!t.isReactComponent)}function el(t,e){var l=t.alternate;return l===null?(l=Se(t.tag,e,t.key,t.mode),l.elementType=t.elementType,l.type=t.type,l.stateNode=t.stateNode,l.alternate=t,t.alternate=l):(l.pendingProps=e,l.type=t.type,l.flags=0,l.subtreeFlags=0,l.deletions=null),l.flags=t.flags&65011712,l.childLanes=t.childLanes,l.lanes=t.lanes,l.child=t.child,l.memoizedProps=t.memoizedProps,l.memoizedState=t.memoizedState,l.updateQueue=t.updateQueue,e=t.dependencies,l.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},l.sibling=t.sibling,l.index=t.index,l.ref=t.ref,l.refCleanup=t.refCleanup,l}function nr(t,e){t.flags&=65011714;var l=t.alternate;return l===null?(t.childLanes=0,t.lanes=e,t.child=null,t.subtreeFlags=0,t.memoizedProps=null,t.memoizedState=null,t.updateQueue=null,t.dependencies=null,t.stateNode=null):(t.childLanes=l.childLanes,t.lanes=l.lanes,t.child=l.child,t.subtreeFlags=0,t.deletions=null,t.memoizedProps=l.memoizedProps,t.memoizedState=l.memoizedState,t.updateQueue=l.updateQueue,t.type=l.type,e=l.dependencies,t.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),t}function Ou(t,e,l,a,n,u){var i=0;if(a=t,typeof t=="function")rc(t)&&(i=1);else if(typeof t=="string")i=qy(t,l,Q.current)?26:t==="html"||t==="head"||t==="body"?27:5;else t:switch(t){case ee:return t=Se(31,l,e,n),t.elementType=ee,t.lanes=u,t;case k:return aa(l.children,n,u,e);case X:i=8,n|=24;break;case P:return t=Se(12,l,e,n|2),t.elementType=P,t.lanes=u,t;case _t:return t=Se(13,l,e,n),t.elementType=_t,t.lanes=u,t;case Dt:return t=Se(19,l,e,n),t.elementType=Dt,t.lanes=u,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case lt:i=10;break t;case w:i=9;break t;case mt:i=11;break t;case I:i=14;break t;case Yt:i=16,a=null;break t}i=29,l=Error(s(130,t===null?"null":typeof t,"")),a=null}return e=Se(i,l,e,n),e.elementType=t,e.type=a,e.lanes=u,e}function aa(t,e,l,a){return t=Se(7,t,a,e),t.lanes=l,t}function oc(t,e,l){return t=Se(6,t,null,e),t.lanes=l,t}function ur(t){var e=Se(18,null,null,0);return e.stateNode=t,e}function dc(t,e,l){return e=Se(4,t.children!==null?t.children:[],t.key,e),e.lanes=l,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}var ir=new WeakMap;function De(t,e){if(typeof t=="object"&&t!==null){var l=ir.get(t);return l!==void 0?l:(e={value:t,source:e,stack:va(e)},ir.set(t,e),e)}return{value:t,source:e,stack:va(e)}}var Ba=[],Qa=0,_u=null,Cn=0,Ue=[],Re=0,zl=null,Ke=1,Je="";function ll(t,e){Ba[Qa++]=Cn,Ba[Qa++]=_u,_u=t,Cn=e}function cr(t,e,l){Ue[Re++]=Ke,Ue[Re++]=Je,Ue[Re++]=zl,zl=t;var a=Ke;t=Je;var n=32-ue(a)-1;a&=~(1<<n),l+=1;var u=32-ue(e)+n;if(30<u){var i=n-n%5;u=(a&(1<<i)-1).toString(32),a>>=i,n-=i,Ke=1<<32-ue(e)+n|l<<n|a,Je=u+t}else Ke=1<<u|l<<n|a,Je=t}function mc(t){t.return!==null&&(ll(t,1),cr(t,1,0))}function hc(t){for(;t===_u;)_u=Ba[--Qa],Ba[Qa]=null,Cn=Ba[--Qa],Ba[Qa]=null;for(;t===zl;)zl=Ue[--Re],Ue[Re]=null,Je=Ue[--Re],Ue[Re]=null,Ke=Ue[--Re],Ue[Re]=null}function fr(t,e){Ue[Re++]=Ke,Ue[Re++]=Je,Ue[Re++]=zl,Ke=e.id,Je=e.overflow,zl=t}var Ft=null,jt=null,dt=!1,Tl=null,He=!1,yc=Error(s(519));function Al(t){var e=Error(s(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Nn(De(e,t)),yc}function sr(t){var e=t.stateNode,l=t.type,a=t.memoizedProps;switch(e[$t]=t,e[me]=a,l){case"dialog":ct("cancel",e),ct("close",e);break;case"iframe":case"object":case"embed":ct("load",e);break;case"video":case"audio":for(l=0;l<Fn.length;l++)ct(Fn[l],e);break;case"source":ct("error",e);break;case"img":case"image":case"link":ct("error",e),ct("load",e);break;case"details":ct("toggle",e);break;case"input":ct("invalid",e),zs(e,a.value,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name,!0);break;case"select":ct("invalid",e);break;case"textarea":ct("invalid",e),As(e,a.value,a.defaultValue,a.children)}l=a.children,typeof l!="string"&&typeof l!="number"&&typeof l!="bigint"||e.textContent===""+l||a.suppressHydrationWarning===!0||jd(e.textContent,l)?(a.popover!=null&&(ct("beforetoggle",e),ct("toggle",e)),a.onScroll!=null&&ct("scroll",e),a.onScrollEnd!=null&&ct("scrollend",e),a.onClick!=null&&(e.onclick=Pe),e=!0):e=!1,e||Al(t,!0)}function rr(t){for(Ft=t.return;Ft;)switch(Ft.tag){case 5:case 31:case 13:He=!1;return;case 27:case 3:He=!0;return;default:Ft=Ft.return}}function qa(t){if(t!==Ft)return!1;if(!dt)return rr(t),dt=!0,!1;var e=t.tag,l;if((l=e!==3&&e!==27)&&((l=e===5)&&(l=t.type,l=!(l!=="form"&&l!=="button")||Rf(t.type,t.memoizedProps)),l=!l),l&&jt&&Al(t),rr(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(s(317));jt=Bd(t)}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(s(317));jt=Bd(t)}else e===27?(e=jt,ql(t.type)?(t=Yf,Yf=null,jt=t):jt=e):jt=Ft?Qe(t.stateNode.nextSibling):null;return!0}function na(){jt=Ft=null,dt=!1}function vc(){var t=Tl;return t!==null&&(be===null?be=t:be.push.apply(be,t),Tl=null),t}function Nn(t){Tl===null?Tl=[t]:Tl.push(t)}var gc=m(null),ua=null,al=null;function El(t,e,l){H(gc,e._currentValue),e._currentValue=l}function nl(t){t._currentValue=gc.current,O(gc)}function bc(t,e,l){for(;t!==null;){var a=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,a!==null&&(a.childLanes|=e)):a!==null&&(a.childLanes&e)!==e&&(a.childLanes|=e),t===l)break;t=t.return}}function pc(t,e,l,a){var n=t.child;for(n!==null&&(n.return=t);n!==null;){var u=n.dependencies;if(u!==null){var i=n.child;u=u.firstContext;t:for(;u!==null;){var c=u;u=n;for(var o=0;o<e.length;o++)if(c.context===e[o]){u.lanes|=l,c=u.alternate,c!==null&&(c.lanes|=l),bc(u.return,l,t),a||(i=null);break t}u=c.next}}else if(n.tag===18){if(i=n.return,i===null)throw Error(s(341));i.lanes|=l,u=i.alternate,u!==null&&(u.lanes|=l),bc(i,l,t),i=null}else i=n.child;if(i!==null)i.return=n;else for(i=n;i!==null;){if(i===t){i=null;break}if(n=i.sibling,n!==null){n.return=i.return,i=n;break}i=i.return}n=i}}function Ya(t,e,l,a){t=null;for(var n=e,u=!1;n!==null;){if(!u){if((n.flags&524288)!==0)u=!0;else if((n.flags&262144)!==0)break}if(n.tag===10){var i=n.alternate;if(i===null)throw Error(s(387));if(i=i.memoizedProps,i!==null){var c=n.type;xe(n.pendingProps.value,i.value)||(t!==null?t.push(c):t=[c])}}else if(n===ot.current){if(i=n.alternate,i===null)throw Error(s(387));i.memoizedState.memoizedState!==n.memoizedState.memoizedState&&(t!==null?t.push(lu):t=[lu])}n=n.return}t!==null&&pc(e,t,l,a),e.flags|=262144}function Du(t){for(t=t.firstContext;t!==null;){if(!xe(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function ia(t){ua=t,al=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function It(t){return or(ua,t)}function Uu(t,e){return ua===null&&ia(t),or(t,e)}function or(t,e){var l=e._currentValue;if(e={context:e,memoizedValue:l,next:null},al===null){if(t===null)throw Error(s(308));al=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288}else al=al.next=e;return l}var Rh=typeof AbortController<"u"?AbortController:function(){var t=[],e=this.signal={aborted:!1,addEventListener:function(l,a){t.push(a)}};this.abort=function(){e.aborted=!0,t.forEach(function(l){return l()})}},Hh=f.unstable_scheduleCallback,Bh=f.unstable_NormalPriority,Gt={$$typeof:lt,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function xc(){return{controller:new Rh,data:new Map,refCount:0}}function On(t){t.refCount--,t.refCount===0&&Hh(Bh,function(){t.controller.abort()})}var _n=null,Sc=0,Ga=0,wa=null;function Qh(t,e){if(_n===null){var l=_n=[];Sc=0,Ga=Ef(),wa={status:"pending",value:void 0,then:function(a){l.push(a)}}}return Sc++,e.then(dr,dr),e}function dr(){if(--Sc===0&&_n!==null){wa!==null&&(wa.status="fulfilled");var t=_n;_n=null,Ga=0,wa=null;for(var e=0;e<t.length;e++)(0,t[e])()}}function qh(t,e){var l=[],a={status:"pending",value:null,reason:null,then:function(n){l.push(n)}};return t.then(function(){a.status="fulfilled",a.value=e;for(var n=0;n<l.length;n++)(0,l[n])(e)},function(n){for(a.status="rejected",a.reason=n,n=0;n<l.length;n++)(0,l[n])(void 0)}),a}var mr=A.S;A.S=function(t,e){Fo=Bt(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&Qh(t,e),mr!==null&&mr(t,e)};var ca=m(null);function zc(){var t=ca.current;return t!==null?t:Et.pooledCache}function Ru(t,e){e===null?H(ca,ca.current):H(ca,e.pool)}function hr(){var t=zc();return t===null?null:{parent:Gt._currentValue,pool:t}}var Xa=Error(s(460)),Tc=Error(s(474)),Hu=Error(s(542)),Bu={then:function(){}};function yr(t){return t=t.status,t==="fulfilled"||t==="rejected"}function vr(t,e,l){switch(l=t[l],l===void 0?t.push(e):l!==e&&(e.then(Pe,Pe),e=l),e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,br(t),t;default:if(typeof e.status=="string")e.then(Pe,Pe);else{if(t=Et,t!==null&&100<t.shellSuspendCounter)throw Error(s(482));t=e,t.status="pending",t.then(function(a){if(e.status==="pending"){var n=e;n.status="fulfilled",n.value=a}},function(a){if(e.status==="pending"){var n=e;n.status="rejected",n.reason=a}})}switch(e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,br(t),t}throw sa=e,Xa}}function fa(t){try{var e=t._init;return e(t._payload)}catch(l){throw l!==null&&typeof l=="object"&&typeof l.then=="function"?(sa=l,Xa):l}}var sa=null;function gr(){if(sa===null)throw Error(s(459));var t=sa;return sa=null,t}function br(t){if(t===Xa||t===Hu)throw Error(s(483))}var La=null,Dn=0;function Qu(t){var e=Dn;return Dn+=1,La===null&&(La=[]),vr(La,t,e)}function Un(t,e){e=e.props.ref,t.ref=e!==void 0?e:null}function qu(t,e){throw e.$$typeof===Z?Error(s(525)):(t=Object.prototype.toString.call(e),Error(s(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function pr(t){function e(v,h){if(t){var p=v.deletions;p===null?(v.deletions=[h],v.flags|=16):p.push(h)}}function l(v,h){if(!t)return null;for(;h!==null;)e(v,h),h=h.sibling;return null}function a(v){for(var h=new Map;v!==null;)v.key!==null?h.set(v.key,v):h.set(v.index,v),v=v.sibling;return h}function n(v,h){return v=el(v,h),v.index=0,v.sibling=null,v}function u(v,h,p){return v.index=p,t?(p=v.alternate,p!==null?(p=p.index,p<h?(v.flags|=67108866,h):p):(v.flags|=67108866,h)):(v.flags|=1048576,h)}function i(v){return t&&v.alternate===null&&(v.flags|=67108866),v}function c(v,h,p,j){return h===null||h.tag!==6?(h=oc(p,v.mode,j),h.return=v,h):(h=n(h,p),h.return=v,h)}function o(v,h,p,j){var L=p.type;return L===k?E(v,h,p.props.children,j,p.key):h!==null&&(h.elementType===L||typeof L=="object"&&L!==null&&L.$$typeof===Yt&&fa(L)===h.type)?(h=n(h,p.props),Un(h,p),h.return=v,h):(h=Ou(p.type,p.key,p.props,null,v.mode,j),Un(h,p),h.return=v,h)}function x(v,h,p,j){return h===null||h.tag!==4||h.stateNode.containerInfo!==p.containerInfo||h.stateNode.implementation!==p.implementation?(h=dc(p,v.mode,j),h.return=v,h):(h=n(h,p.children||[]),h.return=v,h)}function E(v,h,p,j,L){return h===null||h.tag!==7?(h=aa(p,v.mode,j,L),h.return=v,h):(h=n(h,p),h.return=v,h)}function C(v,h,p){if(typeof h=="string"&&h!==""||typeof h=="number"||typeof h=="bigint")return h=oc(""+h,v.mode,p),h.return=v,h;if(typeof h=="object"&&h!==null){switch(h.$$typeof){case J:return p=Ou(h.type,h.key,h.props,null,v.mode,p),Un(p,h),p.return=v,p;case V:return h=dc(h,v.mode,p),h.return=v,h;case Yt:return h=fa(h),C(v,h,p)}if(ne(h)||tt(h))return h=aa(h,v.mode,p,null),h.return=v,h;if(typeof h.then=="function")return C(v,Qu(h),p);if(h.$$typeof===lt)return C(v,Uu(v,h),p);qu(v,h)}return null}function S(v,h,p,j){var L=h!==null?h.key:null;if(typeof p=="string"&&p!==""||typeof p=="number"||typeof p=="bigint")return L!==null?null:c(v,h,""+p,j);if(typeof p=="object"&&p!==null){switch(p.$$typeof){case J:return p.key===L?o(v,h,p,j):null;case V:return p.key===L?x(v,h,p,j):null;case Yt:return p=fa(p),S(v,h,p,j)}if(ne(p)||tt(p))return L!==null?null:E(v,h,p,j,null);if(typeof p.then=="function")return S(v,h,Qu(p),j);if(p.$$typeof===lt)return S(v,h,Uu(v,p),j);qu(v,p)}return null}function T(v,h,p,j,L){if(typeof j=="string"&&j!==""||typeof j=="number"||typeof j=="bigint")return v=v.get(p)||null,c(h,v,""+j,L);if(typeof j=="object"&&j!==null){switch(j.$$typeof){case J:return v=v.get(j.key===null?p:j.key)||null,o(h,v,j,L);case V:return v=v.get(j.key===null?p:j.key)||null,x(h,v,j,L);case Yt:return j=fa(j),T(v,h,p,j,L)}if(ne(j)||tt(j))return v=v.get(p)||null,E(h,v,j,L,null);if(typeof j.then=="function")return T(v,h,p,Qu(j),L);if(j.$$typeof===lt)return T(v,h,p,Uu(h,j),L);qu(h,j)}return null}function q(v,h,p,j){for(var L=null,yt=null,G=h,at=h=0,rt=null;G!==null&&at<p.length;at++){G.index>at?(rt=G,G=null):rt=G.sibling;var vt=S(v,G,p[at],j);if(vt===null){G===null&&(G=rt);break}t&&G&&vt.alternate===null&&e(v,G),h=u(vt,h,at),yt===null?L=vt:yt.sibling=vt,yt=vt,G=rt}if(at===p.length)return l(v,G),dt&&ll(v,at),L;if(G===null){for(;at<p.length;at++)G=C(v,p[at],j),G!==null&&(h=u(G,h,at),yt===null?L=G:yt.sibling=G,yt=G);return dt&&ll(v,at),L}for(G=a(G);at<p.length;at++)rt=T(G,v,at,p[at],j),rt!==null&&(t&&rt.alternate!==null&&G.delete(rt.key===null?at:rt.key),h=u(rt,h,at),yt===null?L=rt:yt.sibling=rt,yt=rt);return t&&G.forEach(function(Ll){return e(v,Ll)}),dt&&ll(v,at),L}function K(v,h,p,j){if(p==null)throw Error(s(151));for(var L=null,yt=null,G=h,at=h=0,rt=null,vt=p.next();G!==null&&!vt.done;at++,vt=p.next()){G.index>at?(rt=G,G=null):rt=G.sibling;var Ll=S(v,G,vt.value,j);if(Ll===null){G===null&&(G=rt);break}t&&G&&Ll.alternate===null&&e(v,G),h=u(Ll,h,at),yt===null?L=Ll:yt.sibling=Ll,yt=Ll,G=rt}if(vt.done)return l(v,G),dt&&ll(v,at),L;if(G===null){for(;!vt.done;at++,vt=p.next())vt=C(v,vt.value,j),vt!==null&&(h=u(vt,h,at),yt===null?L=vt:yt.sibling=vt,yt=vt);return dt&&ll(v,at),L}for(G=a(G);!vt.done;at++,vt=p.next())vt=T(G,v,at,vt.value,j),vt!==null&&(t&&vt.alternate!==null&&G.delete(vt.key===null?at:vt.key),h=u(vt,h,at),yt===null?L=vt:yt.sibling=vt,yt=vt);return t&&G.forEach(function(Wy){return e(v,Wy)}),dt&&ll(v,at),L}function Tt(v,h,p,j){if(typeof p=="object"&&p!==null&&p.type===k&&p.key===null&&(p=p.props.children),typeof p=="object"&&p!==null){switch(p.$$typeof){case J:t:{for(var L=p.key;h!==null;){if(h.key===L){if(L=p.type,L===k){if(h.tag===7){l(v,h.sibling),j=n(h,p.props.children),j.return=v,v=j;break t}}else if(h.elementType===L||typeof L=="object"&&L!==null&&L.$$typeof===Yt&&fa(L)===h.type){l(v,h.sibling),j=n(h,p.props),Un(j,p),j.return=v,v=j;break t}l(v,h);break}else e(v,h);h=h.sibling}p.type===k?(j=aa(p.props.children,v.mode,j,p.key),j.return=v,v=j):(j=Ou(p.type,p.key,p.props,null,v.mode,j),Un(j,p),j.return=v,v=j)}return i(v);case V:t:{for(L=p.key;h!==null;){if(h.key===L)if(h.tag===4&&h.stateNode.containerInfo===p.containerInfo&&h.stateNode.implementation===p.implementation){l(v,h.sibling),j=n(h,p.children||[]),j.return=v,v=j;break t}else{l(v,h);break}else e(v,h);h=h.sibling}j=dc(p,v.mode,j),j.return=v,v=j}return i(v);case Yt:return p=fa(p),Tt(v,h,p,j)}if(ne(p))return q(v,h,p,j);if(tt(p)){if(L=tt(p),typeof L!="function")throw Error(s(150));return p=L.call(p),K(v,h,p,j)}if(typeof p.then=="function")return Tt(v,h,Qu(p),j);if(p.$$typeof===lt)return Tt(v,h,Uu(v,p),j);qu(v,p)}return typeof p=="string"&&p!==""||typeof p=="number"||typeof p=="bigint"?(p=""+p,h!==null&&h.tag===6?(l(v,h.sibling),j=n(h,p),j.return=v,v=j):(l(v,h),j=oc(p,v.mode,j),j.return=v,v=j),i(v)):l(v,h)}return function(v,h,p,j){try{Dn=0;var L=Tt(v,h,p,j);return La=null,L}catch(G){if(G===Xa||G===Hu)throw G;var yt=Se(29,G,null,v.mode);return yt.lanes=j,yt.return=v,yt}finally{}}}var ra=pr(!0),xr=pr(!1),Ml=!1;function Ac(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Ec(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,callbacks:null})}function jl(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function Cl(t,e,l){var a=t.updateQueue;if(a===null)return null;if(a=a.shared,(gt&2)!==0){var n=a.pending;return n===null?e.next=e:(e.next=n.next,n.next=e),a.pending=e,e=Nu(t),ar(t,null,l),e}return Cu(t,a,e,l),Nu(t)}function Rn(t,e,l){if(e=e.updateQueue,e!==null&&(e=e.shared,(l&4194048)!==0)){var a=e.lanes;a&=t.pendingLanes,l|=a,e.lanes=l,Fl(t,l)}}function Mc(t,e){var l=t.updateQueue,a=t.alternate;if(a!==null&&(a=a.updateQueue,l===a)){var n=null,u=null;if(l=l.firstBaseUpdate,l!==null){do{var i={lane:l.lane,tag:l.tag,payload:l.payload,callback:null,next:null};u===null?n=u=i:u=u.next=i,l=l.next}while(l!==null);u===null?n=u=e:u=u.next=e}else n=u=e;l={baseState:a.baseState,firstBaseUpdate:n,lastBaseUpdate:u,shared:a.shared,callbacks:a.callbacks},t.updateQueue=l;return}t=l.lastBaseUpdate,t===null?l.firstBaseUpdate=e:t.next=e,l.lastBaseUpdate=e}var jc=!1;function Hn(){if(jc){var t=wa;if(t!==null)throw t}}function Bn(t,e,l,a){jc=!1;var n=t.updateQueue;Ml=!1;var u=n.firstBaseUpdate,i=n.lastBaseUpdate,c=n.shared.pending;if(c!==null){n.shared.pending=null;var o=c,x=o.next;o.next=null,i===null?u=x:i.next=x,i=o;var E=t.alternate;E!==null&&(E=E.updateQueue,c=E.lastBaseUpdate,c!==i&&(c===null?E.firstBaseUpdate=x:c.next=x,E.lastBaseUpdate=o))}if(u!==null){var C=n.baseState;i=0,E=x=o=null,c=u;do{var S=c.lane&-536870913,T=S!==c.lane;if(T?(st&S)===S:(a&S)===S){S!==0&&S===Ga&&(jc=!0),E!==null&&(E=E.next={lane:0,tag:c.tag,payload:c.payload,callback:null,next:null});t:{var q=t,K=c;S=e;var Tt=l;switch(K.tag){case 1:if(q=K.payload,typeof q=="function"){C=q.call(Tt,C,S);break t}C=q;break t;case 3:q.flags=q.flags&-65537|128;case 0:if(q=K.payload,S=typeof q=="function"?q.call(Tt,C,S):q,S==null)break t;C=U({},C,S);break t;case 2:Ml=!0}}S=c.callback,S!==null&&(t.flags|=64,T&&(t.flags|=8192),T=n.callbacks,T===null?n.callbacks=[S]:T.push(S))}else T={lane:S,tag:c.tag,payload:c.payload,callback:c.callback,next:null},E===null?(x=E=T,o=C):E=E.next=T,i|=S;if(c=c.next,c===null){if(c=n.shared.pending,c===null)break;T=c,c=T.next,T.next=null,n.lastBaseUpdate=T,n.shared.pending=null}}while(!0);E===null&&(o=C),n.baseState=o,n.firstBaseUpdate=x,n.lastBaseUpdate=E,u===null&&(n.shared.lanes=0),Ul|=i,t.lanes=i,t.memoizedState=C}}function Sr(t,e){if(typeof t!="function")throw Error(s(191,t));t.call(e)}function zr(t,e){var l=t.callbacks;if(l!==null)for(t.callbacks=null,t=0;t<l.length;t++)Sr(l[t],e)}var Za=m(null),Yu=m(0);function Tr(t,e){t=ml,H(Yu,t),H(Za,e),ml=t|e.baseLanes}function Cc(){H(Yu,ml),H(Za,Za.current)}function Nc(){ml=Yu.current,O(Za),O(Yu)}var ze=m(null),Be=null;function Nl(t){var e=t.alternate;H(Qt,Qt.current&1),H(ze,t),Be===null&&(e===null||Za.current!==null||e.memoizedState!==null)&&(Be=t)}function Oc(t){H(Qt,Qt.current),H(ze,t),Be===null&&(Be=t)}function Ar(t){t.tag===22?(H(Qt,Qt.current),H(ze,t),Be===null&&(Be=t)):Ol()}function Ol(){H(Qt,Qt.current),H(ze,ze.current)}function Te(t){O(ze),Be===t&&(Be=null),O(Qt)}var Qt=m(0);function Gu(t){for(var e=t;e!==null;){if(e.tag===13){var l=e.memoizedState;if(l!==null&&(l=l.dehydrated,l===null||Qf(l)||qf(l)))return e}else if(e.tag===19&&(e.memoizedProps.revealOrder==="forwards"||e.memoizedProps.revealOrder==="backwards"||e.memoizedProps.revealOrder==="unstable_legacy-backwards"||e.memoizedProps.revealOrder==="together")){if((e.flags&128)!==0)return e}else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return null;e=e.return}e.sibling.return=e.return,e=e.sibling}return null}var ul=0,et=null,St=null,wt=null,wu=!1,Va=!1,oa=!1,Xu=0,Qn=0,Ka=null,Yh=0;function Rt(){throw Error(s(321))}function _c(t,e){if(e===null)return!1;for(var l=0;l<e.length&&l<t.length;l++)if(!xe(t[l],e[l]))return!1;return!0}function Dc(t,e,l,a,n,u){return ul=u,et=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,A.H=t===null||t.memoizedState===null?co:Jc,oa=!1,u=l(a,n),oa=!1,Va&&(u=Mr(e,l,a,n)),Er(t),u}function Er(t){A.H=Gn;var e=St!==null&&St.next!==null;if(ul=0,wt=St=et=null,wu=!1,Qn=0,Ka=null,e)throw Error(s(300));t===null||Xt||(t=t.dependencies,t!==null&&Du(t)&&(Xt=!0))}function Mr(t,e,l,a){et=t;var n=0;do{if(Va&&(Ka=null),Qn=0,Va=!1,25<=n)throw Error(s(301));if(n+=1,wt=St=null,t.updateQueue!=null){var u=t.updateQueue;u.lastEffect=null,u.events=null,u.stores=null,u.memoCache!=null&&(u.memoCache.index=0)}A.H=fo,u=e(l,a)}while(Va);return u}function Gh(){var t=A.H,e=t.useState()[0];return e=typeof e.then=="function"?qn(e):e,t=t.useState()[0],(St!==null?St.memoizedState:null)!==t&&(et.flags|=1024),e}function Uc(){var t=Xu!==0;return Xu=0,t}function Rc(t,e,l){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~l}function Hc(t){if(wu){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next}wu=!1}ul=0,wt=St=et=null,Va=!1,Qn=Xu=0,Ka=null}function oe(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return wt===null?et.memoizedState=wt=t:wt=wt.next=t,wt}function qt(){if(St===null){var t=et.alternate;t=t!==null?t.memoizedState:null}else t=St.next;var e=wt===null?et.memoizedState:wt.next;if(e!==null)wt=e,St=t;else{if(t===null)throw et.alternate===null?Error(s(467)):Error(s(310));St=t,t={memoizedState:St.memoizedState,baseState:St.baseState,baseQueue:St.baseQueue,queue:St.queue,next:null},wt===null?et.memoizedState=wt=t:wt=wt.next=t}return wt}function Lu(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function qn(t){var e=Qn;return Qn+=1,Ka===null&&(Ka=[]),t=vr(Ka,t,e),e=et,(wt===null?e.memoizedState:wt.next)===null&&(e=e.alternate,A.H=e===null||e.memoizedState===null?co:Jc),t}function Zu(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return qn(t);if(t.$$typeof===lt)return It(t)}throw Error(s(438,String(t)))}function Bc(t){var e=null,l=et.updateQueue;if(l!==null&&(e=l.memoCache),e==null){var a=et.alternate;a!==null&&(a=a.updateQueue,a!==null&&(a=a.memoCache,a!=null&&(e={data:a.data.map(function(n){return n.slice()}),index:0})))}if(e==null&&(e={data:[],index:0}),l===null&&(l=Lu(),et.updateQueue=l),l.memoCache=e,l=e.data[e.index],l===void 0)for(l=e.data[e.index]=Array(t),a=0;a<t;a++)l[a]=de;return e.index++,l}function il(t,e){return typeof e=="function"?e(t):e}function Vu(t){var e=qt();return Qc(e,St,t)}function Qc(t,e,l){var a=t.queue;if(a===null)throw Error(s(311));a.lastRenderedReducer=l;var n=t.baseQueue,u=a.pending;if(u!==null){if(n!==null){var i=n.next;n.next=u.next,u.next=i}e.baseQueue=n=u,a.pending=null}if(u=t.baseState,n===null)t.memoizedState=u;else{e=n.next;var c=i=null,o=null,x=e,E=!1;do{var C=x.lane&-536870913;if(C!==x.lane?(st&C)===C:(ul&C)===C){var S=x.revertLane;if(S===0)o!==null&&(o=o.next={lane:0,revertLane:0,gesture:null,action:x.action,hasEagerState:x.hasEagerState,eagerState:x.eagerState,next:null}),C===Ga&&(E=!0);else if((ul&S)===S){x=x.next,S===Ga&&(E=!0);continue}else C={lane:0,revertLane:x.revertLane,gesture:null,action:x.action,hasEagerState:x.hasEagerState,eagerState:x.eagerState,next:null},o===null?(c=o=C,i=u):o=o.next=C,et.lanes|=S,Ul|=S;C=x.action,oa&&l(u,C),u=x.hasEagerState?x.eagerState:l(u,C)}else S={lane:C,revertLane:x.revertLane,gesture:x.gesture,action:x.action,hasEagerState:x.hasEagerState,eagerState:x.eagerState,next:null},o===null?(c=o=S,i=u):o=o.next=S,et.lanes|=C,Ul|=C;x=x.next}while(x!==null&&x!==e);if(o===null?i=u:o.next=c,!xe(u,t.memoizedState)&&(Xt=!0,E&&(l=wa,l!==null)))throw l;t.memoizedState=u,t.baseState=i,t.baseQueue=o,a.lastRenderedState=u}return n===null&&(a.lanes=0),[t.memoizedState,a.dispatch]}function qc(t){var e=qt(),l=e.queue;if(l===null)throw Error(s(311));l.lastRenderedReducer=t;var a=l.dispatch,n=l.pending,u=e.memoizedState;if(n!==null){l.pending=null;var i=n=n.next;do u=t(u,i.action),i=i.next;while(i!==n);xe(u,e.memoizedState)||(Xt=!0),e.memoizedState=u,e.baseQueue===null&&(e.baseState=u),l.lastRenderedState=u}return[u,a]}function jr(t,e,l){var a=et,n=qt(),u=dt;if(u){if(l===void 0)throw Error(s(407));l=l()}else l=e();var i=!xe((St||n).memoizedState,l);if(i&&(n.memoizedState=l,Xt=!0),n=n.queue,wc(Or.bind(null,a,n,t),[t]),n.getSnapshot!==e||i||wt!==null&&wt.memoizedState.tag&1){if(a.flags|=2048,Ja(9,{destroy:void 0},Nr.bind(null,a,n,l,e),null),Et===null)throw Error(s(349));u||(ul&127)!==0||Cr(a,e,l)}return l}function Cr(t,e,l){t.flags|=16384,t={getSnapshot:e,value:l},e=et.updateQueue,e===null?(e=Lu(),et.updateQueue=e,e.stores=[t]):(l=e.stores,l===null?e.stores=[t]:l.push(t))}function Nr(t,e,l,a){e.value=l,e.getSnapshot=a,_r(e)&&Dr(t)}function Or(t,e,l){return l(function(){_r(e)&&Dr(t)})}function _r(t){var e=t.getSnapshot;t=t.value;try{var l=e();return!xe(t,l)}catch{return!0}}function Dr(t){var e=la(t,2);e!==null&&pe(e,t,2)}function Yc(t){var e=oe();if(typeof t=="function"){var l=t;if(t=l(),oa){Ve(!0);try{l()}finally{Ve(!1)}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:il,lastRenderedState:t},e}function Ur(t,e,l,a){return t.baseState=l,Qc(t,St,typeof a=="function"?a:il)}function wh(t,e,l,a,n){if(ku(t))throw Error(s(485));if(t=e.action,t!==null){var u={payload:n,action:t,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(i){u.listeners.push(i)}};A.T!==null?l(!0):u.isTransition=!1,a(u),l=e.pending,l===null?(u.next=e.pending=u,Rr(e,u)):(u.next=l.next,e.pending=l.next=u)}}function Rr(t,e){var l=e.action,a=e.payload,n=t.state;if(e.isTransition){var u=A.T,i={};A.T=i;try{var c=l(n,a),o=A.S;o!==null&&o(i,c),Hr(t,e,c)}catch(x){Gc(t,e,x)}finally{u!==null&&i.types!==null&&(u.types=i.types),A.T=u}}else try{u=l(n,a),Hr(t,e,u)}catch(x){Gc(t,e,x)}}function Hr(t,e,l){l!==null&&typeof l=="object"&&typeof l.then=="function"?l.then(function(a){Br(t,e,a)},function(a){return Gc(t,e,a)}):Br(t,e,l)}function Br(t,e,l){e.status="fulfilled",e.value=l,Qr(e),t.state=l,e=t.pending,e!==null&&(l=e.next,l===e?t.pending=null:(l=l.next,e.next=l,Rr(t,l)))}function Gc(t,e,l){var a=t.pending;if(t.pending=null,a!==null){a=a.next;do e.status="rejected",e.reason=l,Qr(e),e=e.next;while(e!==a)}t.action=null}function Qr(t){t=t.listeners;for(var e=0;e<t.length;e++)(0,t[e])()}function qr(t,e){return e}function Yr(t,e){if(dt){var l=Et.formState;if(l!==null){t:{var a=et;if(dt){if(jt){e:{for(var n=jt,u=He;n.nodeType!==8;){if(!u){n=null;break e}if(n=Qe(n.nextSibling),n===null){n=null;break e}}u=n.data,n=u==="F!"||u==="F"?n:null}if(n){jt=Qe(n.nextSibling),a=n.data==="F!";break t}}Al(a)}a=!1}a&&(e=l[0])}}return l=oe(),l.memoizedState=l.baseState=e,a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:qr,lastRenderedState:e},l.queue=a,l=no.bind(null,et,a),a.dispatch=l,a=Yc(!1),u=Kc.bind(null,et,!1,a.queue),a=oe(),n={state:e,dispatch:null,action:t,pending:null},a.queue=n,l=wh.bind(null,et,n,u,l),n.dispatch=l,a.memoizedState=t,[e,l,!1]}function Gr(t){var e=qt();return wr(e,St,t)}function wr(t,e,l){if(e=Qc(t,e,qr)[0],t=Vu(il)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var a=qn(e)}catch(i){throw i===Xa?Hu:i}else a=e;e=qt();var n=e.queue,u=n.dispatch;return l!==e.memoizedState&&(et.flags|=2048,Ja(9,{destroy:void 0},Xh.bind(null,n,l),null)),[a,u,t]}function Xh(t,e){t.action=e}function Xr(t){var e=qt(),l=St;if(l!==null)return wr(e,l,t);qt(),e=e.memoizedState,l=qt();var a=l.queue.dispatch;return l.memoizedState=t,[e,a,!1]}function Ja(t,e,l,a){return t={tag:t,create:l,deps:a,inst:e,next:null},e=et.updateQueue,e===null&&(e=Lu(),et.updateQueue=e),l=e.lastEffect,l===null?e.lastEffect=t.next=t:(a=l.next,l.next=t,t.next=a,e.lastEffect=t),t}function Lr(){return qt().memoizedState}function Ku(t,e,l,a){var n=oe();et.flags|=t,n.memoizedState=Ja(1|e,{destroy:void 0},l,a===void 0?null:a)}function Ju(t,e,l,a){var n=qt();a=a===void 0?null:a;var u=n.memoizedState.inst;St!==null&&a!==null&&_c(a,St.memoizedState.deps)?n.memoizedState=Ja(e,u,l,a):(et.flags|=t,n.memoizedState=Ja(1|e,u,l,a))}function Zr(t,e){Ku(8390656,8,t,e)}function wc(t,e){Ju(2048,8,t,e)}function Lh(t){et.flags|=4;var e=et.updateQueue;if(e===null)e=Lu(),et.updateQueue=e,e.events=[t];else{var l=e.events;l===null?e.events=[t]:l.push(t)}}function Vr(t){var e=qt().memoizedState;return Lh({ref:e,nextImpl:t}),function(){if((gt&2)!==0)throw Error(s(440));return e.impl.apply(void 0,arguments)}}function Kr(t,e){return Ju(4,2,t,e)}function Jr(t,e){return Ju(4,4,t,e)}function kr(t,e){if(typeof e=="function"){t=t();var l=e(t);return function(){typeof l=="function"?l():e(null)}}if(e!=null)return t=t(),e.current=t,function(){e.current=null}}function Wr(t,e,l){l=l!=null?l.concat([t]):null,Ju(4,4,kr.bind(null,e,t),l)}function Xc(){}function $r(t,e){var l=qt();e=e===void 0?null:e;var a=l.memoizedState;return e!==null&&_c(e,a[1])?a[0]:(l.memoizedState=[t,e],t)}function Fr(t,e){var l=qt();e=e===void 0?null:e;var a=l.memoizedState;if(e!==null&&_c(e,a[1]))return a[0];if(a=t(),oa){Ve(!0);try{t()}finally{Ve(!1)}}return l.memoizedState=[a,e],a}function Lc(t,e,l){return l===void 0||(ul&1073741824)!==0&&(st&261930)===0?t.memoizedState=e:(t.memoizedState=l,t=Po(),et.lanes|=t,Ul|=t,l)}function Ir(t,e,l,a){return xe(l,e)?l:Za.current!==null?(t=Lc(t,l,a),xe(t,e)||(Xt=!0),t):(ul&42)===0||(ul&1073741824)!==0&&(st&261930)===0?(Xt=!0,t.memoizedState=l):(t=Po(),et.lanes|=t,Ul|=t,e)}function Pr(t,e,l,a,n){var u=R.p;R.p=u!==0&&8>u?u:8;var i=A.T,c={};A.T=c,Kc(t,!1,e,l);try{var o=n(),x=A.S;if(x!==null&&x(c,o),o!==null&&typeof o=="object"&&typeof o.then=="function"){var E=qh(o,a);Yn(t,e,E,Me(t))}else Yn(t,e,a,Me(t))}catch(C){Yn(t,e,{then:function(){},status:"rejected",reason:C},Me())}finally{R.p=u,i!==null&&c.types!==null&&(i.types=c.types),A.T=i}}function Zh(){}function Zc(t,e,l,a){if(t.tag!==5)throw Error(s(476));var n=to(t).queue;Pr(t,n,e,Y,l===null?Zh:function(){return eo(t),l(a)})}function to(t){var e=t.memoizedState;if(e!==null)return e;e={memoizedState:Y,baseState:Y,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:il,lastRenderedState:Y},next:null};var l={};return e.next={memoizedState:l,baseState:l,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:il,lastRenderedState:l},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function eo(t){var e=to(t);e.next===null&&(e=t.alternate.memoizedState),Yn(t,e.next.queue,{},Me())}function Vc(){return It(lu)}function lo(){return qt().memoizedState}function ao(){return qt().memoizedState}function Vh(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var l=Me();t=jl(l);var a=Cl(e,t,l);a!==null&&(pe(a,e,l),Rn(a,e,l)),e={cache:xc()},t.payload=e;return}e=e.return}}function Kh(t,e,l){var a=Me();l={lane:a,revertLane:0,gesture:null,action:l,hasEagerState:!1,eagerState:null,next:null},ku(t)?uo(e,l):(l=sc(t,e,l,a),l!==null&&(pe(l,t,a),io(l,e,a)))}function no(t,e,l){var a=Me();Yn(t,e,l,a)}function Yn(t,e,l,a){var n={lane:a,revertLane:0,gesture:null,action:l,hasEagerState:!1,eagerState:null,next:null};if(ku(t))uo(e,n);else{var u=t.alternate;if(t.lanes===0&&(u===null||u.lanes===0)&&(u=e.lastRenderedReducer,u!==null))try{var i=e.lastRenderedState,c=u(i,l);if(n.hasEagerState=!0,n.eagerState=c,xe(c,i))return Cu(t,e,n,0),Et===null&&ju(),!1}catch{}finally{}if(l=sc(t,e,n,a),l!==null)return pe(l,t,a),io(l,e,a),!0}return!1}function Kc(t,e,l,a){if(a={lane:2,revertLane:Ef(),gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},ku(t)){if(e)throw Error(s(479))}else e=sc(t,l,a,2),e!==null&&pe(e,t,2)}function ku(t){var e=t.alternate;return t===et||e!==null&&e===et}function uo(t,e){Va=wu=!0;var l=t.pending;l===null?e.next=e:(e.next=l.next,l.next=e),t.pending=e}function io(t,e,l){if((l&4194048)!==0){var a=e.lanes;a&=t.pendingLanes,l|=a,e.lanes=l,Fl(t,l)}}var Gn={readContext:It,use:Zu,useCallback:Rt,useContext:Rt,useEffect:Rt,useImperativeHandle:Rt,useLayoutEffect:Rt,useInsertionEffect:Rt,useMemo:Rt,useReducer:Rt,useRef:Rt,useState:Rt,useDebugValue:Rt,useDeferredValue:Rt,useTransition:Rt,useSyncExternalStore:Rt,useId:Rt,useHostTransitionStatus:Rt,useFormState:Rt,useActionState:Rt,useOptimistic:Rt,useMemoCache:Rt,useCacheRefresh:Rt};Gn.useEffectEvent=Rt;var co={readContext:It,use:Zu,useCallback:function(t,e){return oe().memoizedState=[t,e===void 0?null:e],t},useContext:It,useEffect:Zr,useImperativeHandle:function(t,e,l){l=l!=null?l.concat([t]):null,Ku(4194308,4,kr.bind(null,e,t),l)},useLayoutEffect:function(t,e){return Ku(4194308,4,t,e)},useInsertionEffect:function(t,e){Ku(4,2,t,e)},useMemo:function(t,e){var l=oe();e=e===void 0?null:e;var a=t();if(oa){Ve(!0);try{t()}finally{Ve(!1)}}return l.memoizedState=[a,e],a},useReducer:function(t,e,l){var a=oe();if(l!==void 0){var n=l(e);if(oa){Ve(!0);try{l(e)}finally{Ve(!1)}}}else n=e;return a.memoizedState=a.baseState=n,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:n},a.queue=t,t=t.dispatch=Kh.bind(null,et,t),[a.memoizedState,t]},useRef:function(t){var e=oe();return t={current:t},e.memoizedState=t},useState:function(t){t=Yc(t);var e=t.queue,l=no.bind(null,et,e);return e.dispatch=l,[t.memoizedState,l]},useDebugValue:Xc,useDeferredValue:function(t,e){var l=oe();return Lc(l,t,e)},useTransition:function(){var t=Yc(!1);return t=Pr.bind(null,et,t.queue,!0,!1),oe().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,e,l){var a=et,n=oe();if(dt){if(l===void 0)throw Error(s(407));l=l()}else{if(l=e(),Et===null)throw Error(s(349));(st&127)!==0||Cr(a,e,l)}n.memoizedState=l;var u={value:l,getSnapshot:e};return n.queue=u,Zr(Or.bind(null,a,u,t),[t]),a.flags|=2048,Ja(9,{destroy:void 0},Nr.bind(null,a,u,l,e),null),l},useId:function(){var t=oe(),e=Et.identifierPrefix;if(dt){var l=Je,a=Ke;l=(a&~(1<<32-ue(a)-1)).toString(32)+l,e="_"+e+"R_"+l,l=Xu++,0<l&&(e+="H"+l.toString(32)),e+="_"}else l=Yh++,e="_"+e+"r_"+l.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:Vc,useFormState:Yr,useActionState:Yr,useOptimistic:function(t){var e=oe();e.memoizedState=e.baseState=t;var l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=l,e=Kc.bind(null,et,!0,l),l.dispatch=e,[t,e]},useMemoCache:Bc,useCacheRefresh:function(){return oe().memoizedState=Vh.bind(null,et)},useEffectEvent:function(t){var e=oe(),l={impl:t};return e.memoizedState=l,function(){if((gt&2)!==0)throw Error(s(440));return l.impl.apply(void 0,arguments)}}},Jc={readContext:It,use:Zu,useCallback:$r,useContext:It,useEffect:wc,useImperativeHandle:Wr,useInsertionEffect:Kr,useLayoutEffect:Jr,useMemo:Fr,useReducer:Vu,useRef:Lr,useState:function(){return Vu(il)},useDebugValue:Xc,useDeferredValue:function(t,e){var l=qt();return Ir(l,St.memoizedState,t,e)},useTransition:function(){var t=Vu(il)[0],e=qt().memoizedState;return[typeof t=="boolean"?t:qn(t),e]},useSyncExternalStore:jr,useId:lo,useHostTransitionStatus:Vc,useFormState:Gr,useActionState:Gr,useOptimistic:function(t,e){var l=qt();return Ur(l,St,t,e)},useMemoCache:Bc,useCacheRefresh:ao};Jc.useEffectEvent=Vr;var fo={readContext:It,use:Zu,useCallback:$r,useContext:It,useEffect:wc,useImperativeHandle:Wr,useInsertionEffect:Kr,useLayoutEffect:Jr,useMemo:Fr,useReducer:qc,useRef:Lr,useState:function(){return qc(il)},useDebugValue:Xc,useDeferredValue:function(t,e){var l=qt();return St===null?Lc(l,t,e):Ir(l,St.memoizedState,t,e)},useTransition:function(){var t=qc(il)[0],e=qt().memoizedState;return[typeof t=="boolean"?t:qn(t),e]},useSyncExternalStore:jr,useId:lo,useHostTransitionStatus:Vc,useFormState:Xr,useActionState:Xr,useOptimistic:function(t,e){var l=qt();return St!==null?Ur(l,St,t,e):(l.baseState=t,[t,l.queue.dispatch])},useMemoCache:Bc,useCacheRefresh:ao};fo.useEffectEvent=Vr;function kc(t,e,l,a){e=t.memoizedState,l=l(a,e),l=l==null?e:U({},e,l),t.memoizedState=l,t.lanes===0&&(t.updateQueue.baseState=l)}var Wc={enqueueSetState:function(t,e,l){t=t._reactInternals;var a=Me(),n=jl(a);n.payload=e,l!=null&&(n.callback=l),e=Cl(t,n,a),e!==null&&(pe(e,t,a),Rn(e,t,a))},enqueueReplaceState:function(t,e,l){t=t._reactInternals;var a=Me(),n=jl(a);n.tag=1,n.payload=e,l!=null&&(n.callback=l),e=Cl(t,n,a),e!==null&&(pe(e,t,a),Rn(e,t,a))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var l=Me(),a=jl(l);a.tag=2,e!=null&&(a.callback=e),e=Cl(t,a,l),e!==null&&(pe(e,t,l),Rn(e,t,l))}};function so(t,e,l,a,n,u,i){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(a,u,i):e.prototype&&e.prototype.isPureReactComponent?!Mn(l,a)||!Mn(n,u):!0}function ro(t,e,l,a){t=e.state,typeof e.componentWillReceiveProps=="function"&&e.componentWillReceiveProps(l,a),typeof e.UNSAFE_componentWillReceiveProps=="function"&&e.UNSAFE_componentWillReceiveProps(l,a),e.state!==t&&Wc.enqueueReplaceState(e,e.state,null)}function da(t,e){var l=e;if("ref"in e){l={};for(var a in e)a!=="ref"&&(l[a]=e[a])}if(t=t.defaultProps){l===e&&(l=U({},l));for(var n in t)l[n]===void 0&&(l[n]=t[n])}return l}function oo(t){Mu(t)}function mo(t){console.error(t)}function ho(t){Mu(t)}function Wu(t,e){try{var l=t.onUncaughtError;l(e.value,{componentStack:e.stack})}catch(a){setTimeout(function(){throw a})}}function yo(t,e,l){try{var a=t.onCaughtError;a(l.value,{componentStack:l.stack,errorBoundary:e.tag===1?e.stateNode:null})}catch(n){setTimeout(function(){throw n})}}function $c(t,e,l){return l=jl(l),l.tag=3,l.payload={element:null},l.callback=function(){Wu(t,e)},l}function vo(t){return t=jl(t),t.tag=3,t}function go(t,e,l,a){var n=l.type.getDerivedStateFromError;if(typeof n=="function"){var u=a.value;t.payload=function(){return n(u)},t.callback=function(){yo(e,l,a)}}var i=l.stateNode;i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){yo(e,l,a),typeof n!="function"&&(Rl===null?Rl=new Set([this]):Rl.add(this));var c=a.stack;this.componentDidCatch(a.value,{componentStack:c!==null?c:""})})}function Jh(t,e,l,a,n){if(l.flags|=32768,a!==null&&typeof a=="object"&&typeof a.then=="function"){if(e=l.alternate,e!==null&&Ya(e,l,n,!0),l=ze.current,l!==null){switch(l.tag){case 31:case 13:return Be===null?ci():l.alternate===null&&Ht===0&&(Ht=3),l.flags&=-257,l.flags|=65536,l.lanes=n,a===Bu?l.flags|=16384:(e=l.updateQueue,e===null?l.updateQueue=new Set([a]):e.add(a),zf(t,a,n)),!1;case 22:return l.flags|=65536,a===Bu?l.flags|=16384:(e=l.updateQueue,e===null?(e={transitions:null,markerInstances:null,retryQueue:new Set([a])},l.updateQueue=e):(l=e.retryQueue,l===null?e.retryQueue=new Set([a]):l.add(a)),zf(t,a,n)),!1}throw Error(s(435,l.tag))}return zf(t,a,n),ci(),!1}if(dt)return e=ze.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=n,a!==yc&&(t=Error(s(422),{cause:a}),Nn(De(t,l)))):(a!==yc&&(e=Error(s(423),{cause:a}),Nn(De(e,l))),t=t.current.alternate,t.flags|=65536,n&=-n,t.lanes|=n,a=De(a,l),n=$c(t.stateNode,a,n),Mc(t,n),Ht!==4&&(Ht=2)),!1;var u=Error(s(520),{cause:a});if(u=De(u,l),kn===null?kn=[u]:kn.push(u),Ht!==4&&(Ht=2),e===null)return!0;a=De(a,l),l=e;do{switch(l.tag){case 3:return l.flags|=65536,t=n&-n,l.lanes|=t,t=$c(l.stateNode,a,t),Mc(l,t),!1;case 1:if(e=l.type,u=l.stateNode,(l.flags&128)===0&&(typeof e.getDerivedStateFromError=="function"||u!==null&&typeof u.componentDidCatch=="function"&&(Rl===null||!Rl.has(u))))return l.flags|=65536,n&=-n,l.lanes|=n,n=vo(n),go(n,t,l,a),Mc(l,n),!1}l=l.return}while(l!==null);return!1}var Fc=Error(s(461)),Xt=!1;function Pt(t,e,l,a){e.child=t===null?xr(e,null,l,a):ra(e,t.child,l,a)}function bo(t,e,l,a,n){l=l.render;var u=e.ref;if("ref"in a){var i={};for(var c in a)c!=="ref"&&(i[c]=a[c])}else i=a;return ia(e),a=Dc(t,e,l,i,u,n),c=Uc(),t!==null&&!Xt?(Rc(t,e,n),cl(t,e,n)):(dt&&c&&mc(e),e.flags|=1,Pt(t,e,a,n),e.child)}function po(t,e,l,a,n){if(t===null){var u=l.type;return typeof u=="function"&&!rc(u)&&u.defaultProps===void 0&&l.compare===null?(e.tag=15,e.type=u,xo(t,e,u,a,n)):(t=Ou(l.type,null,a,e,e.mode,n),t.ref=e.ref,t.return=e,e.child=t)}if(u=t.child,!uf(t,n)){var i=u.memoizedProps;if(l=l.compare,l=l!==null?l:Mn,l(i,a)&&t.ref===e.ref)return cl(t,e,n)}return e.flags|=1,t=el(u,a),t.ref=e.ref,t.return=e,e.child=t}function xo(t,e,l,a,n){if(t!==null){var u=t.memoizedProps;if(Mn(u,a)&&t.ref===e.ref)if(Xt=!1,e.pendingProps=a=u,uf(t,n))(t.flags&131072)!==0&&(Xt=!0);else return e.lanes=t.lanes,cl(t,e,n)}return Ic(t,e,l,a,n)}function So(t,e,l,a){var n=a.children,u=t!==null?t.memoizedState:null;if(t===null&&e.stateNode===null&&(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),a.mode==="hidden"){if((e.flags&128)!==0){if(u=u!==null?u.baseLanes|l:l,t!==null){for(a=e.child=t.child,n=0;a!==null;)n=n|a.lanes|a.childLanes,a=a.sibling;a=n&~u}else a=0,e.child=null;return zo(t,e,u,l,a)}if((l&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&Ru(e,u!==null?u.cachePool:null),u!==null?Tr(e,u):Cc(),Ar(e);else return a=e.lanes=536870912,zo(t,e,u!==null?u.baseLanes|l:l,l,a)}else u!==null?(Ru(e,u.cachePool),Tr(e,u),Ol(),e.memoizedState=null):(t!==null&&Ru(e,null),Cc(),Ol());return Pt(t,e,n,l),e.child}function wn(t,e){return t!==null&&t.tag===22||e.stateNode!==null||(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),e.sibling}function zo(t,e,l,a,n){var u=zc();return u=u===null?null:{parent:Gt._currentValue,pool:u},e.memoizedState={baseLanes:l,cachePool:u},t!==null&&Ru(e,null),Cc(),Ar(e),t!==null&&Ya(t,e,a,!0),e.childLanes=n,null}function $u(t,e){return e=Iu({mode:e.mode,children:e.children},t.mode),e.ref=t.ref,t.child=e,e.return=t,e}function To(t,e,l){return ra(e,t.child,null,l),t=$u(e,e.pendingProps),t.flags|=2,Te(e),e.memoizedState=null,t}function kh(t,e,l){var a=e.pendingProps,n=(e.flags&128)!==0;if(e.flags&=-129,t===null){if(dt){if(a.mode==="hidden")return t=$u(e,a),e.lanes=536870912,wn(null,t);if(Oc(e),(t=jt)?(t=Hd(t,He),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:zl!==null?{id:Ke,overflow:Je}:null,retryLane:536870912,hydrationErrors:null},l=ur(t),l.return=e,e.child=l,Ft=e,jt=null)):t=null,t===null)throw Al(e);return e.lanes=536870912,null}return $u(e,a)}var u=t.memoizedState;if(u!==null){var i=u.dehydrated;if(Oc(e),n)if(e.flags&256)e.flags&=-257,e=To(t,e,l);else if(e.memoizedState!==null)e.child=t.child,e.flags|=128,e=null;else throw Error(s(558));else if(Xt||Ya(t,e,l,!1),n=(l&t.childLanes)!==0,Xt||n){if(a=Et,a!==null&&(i=vn(a,l),i!==0&&i!==u.retryLane))throw u.retryLane=i,la(t,i),pe(a,t,i),Fc;ci(),e=To(t,e,l)}else t=u.treeContext,jt=Qe(i.nextSibling),Ft=e,dt=!0,Tl=null,He=!1,t!==null&&fr(e,t),e=$u(e,a),e.flags|=4096;return e}return t=el(t.child,{mode:a.mode,children:a.children}),t.ref=e.ref,e.child=t,t.return=e,t}function Fu(t,e){var l=e.ref;if(l===null)t!==null&&t.ref!==null&&(e.flags|=4194816);else{if(typeof l!="function"&&typeof l!="object")throw Error(s(284));(t===null||t.ref!==l)&&(e.flags|=4194816)}}function Ic(t,e,l,a,n){return ia(e),l=Dc(t,e,l,a,void 0,n),a=Uc(),t!==null&&!Xt?(Rc(t,e,n),cl(t,e,n)):(dt&&a&&mc(e),e.flags|=1,Pt(t,e,l,n),e.child)}function Ao(t,e,l,a,n,u){return ia(e),e.updateQueue=null,l=Mr(e,a,l,n),Er(t),a=Uc(),t!==null&&!Xt?(Rc(t,e,u),cl(t,e,u)):(dt&&a&&mc(e),e.flags|=1,Pt(t,e,l,u),e.child)}function Eo(t,e,l,a,n){if(ia(e),e.stateNode===null){var u=Ha,i=l.contextType;typeof i=="object"&&i!==null&&(u=It(i)),u=new l(a,u),e.memoizedState=u.state!==null&&u.state!==void 0?u.state:null,u.updater=Wc,e.stateNode=u,u._reactInternals=e,u=e.stateNode,u.props=a,u.state=e.memoizedState,u.refs={},Ac(e),i=l.contextType,u.context=typeof i=="object"&&i!==null?It(i):Ha,u.state=e.memoizedState,i=l.getDerivedStateFromProps,typeof i=="function"&&(kc(e,l,i,a),u.state=e.memoizedState),typeof l.getDerivedStateFromProps=="function"||typeof u.getSnapshotBeforeUpdate=="function"||typeof u.UNSAFE_componentWillMount!="function"&&typeof u.componentWillMount!="function"||(i=u.state,typeof u.componentWillMount=="function"&&u.componentWillMount(),typeof u.UNSAFE_componentWillMount=="function"&&u.UNSAFE_componentWillMount(),i!==u.state&&Wc.enqueueReplaceState(u,u.state,null),Bn(e,a,u,n),Hn(),u.state=e.memoizedState),typeof u.componentDidMount=="function"&&(e.flags|=4194308),a=!0}else if(t===null){u=e.stateNode;var c=e.memoizedProps,o=da(l,c);u.props=o;var x=u.context,E=l.contextType;i=Ha,typeof E=="object"&&E!==null&&(i=It(E));var C=l.getDerivedStateFromProps;E=typeof C=="function"||typeof u.getSnapshotBeforeUpdate=="function",c=e.pendingProps!==c,E||typeof u.UNSAFE_componentWillReceiveProps!="function"&&typeof u.componentWillReceiveProps!="function"||(c||x!==i)&&ro(e,u,a,i),Ml=!1;var S=e.memoizedState;u.state=S,Bn(e,a,u,n),Hn(),x=e.memoizedState,c||S!==x||Ml?(typeof C=="function"&&(kc(e,l,C,a),x=e.memoizedState),(o=Ml||so(e,l,o,a,S,x,i))?(E||typeof u.UNSAFE_componentWillMount!="function"&&typeof u.componentWillMount!="function"||(typeof u.componentWillMount=="function"&&u.componentWillMount(),typeof u.UNSAFE_componentWillMount=="function"&&u.UNSAFE_componentWillMount()),typeof u.componentDidMount=="function"&&(e.flags|=4194308)):(typeof u.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=a,e.memoizedState=x),u.props=a,u.state=x,u.context=i,a=o):(typeof u.componentDidMount=="function"&&(e.flags|=4194308),a=!1)}else{u=e.stateNode,Ec(t,e),i=e.memoizedProps,E=da(l,i),u.props=E,C=e.pendingProps,S=u.context,x=l.contextType,o=Ha,typeof x=="object"&&x!==null&&(o=It(x)),c=l.getDerivedStateFromProps,(x=typeof c=="function"||typeof u.getSnapshotBeforeUpdate=="function")||typeof u.UNSAFE_componentWillReceiveProps!="function"&&typeof u.componentWillReceiveProps!="function"||(i!==C||S!==o)&&ro(e,u,a,o),Ml=!1,S=e.memoizedState,u.state=S,Bn(e,a,u,n),Hn();var T=e.memoizedState;i!==C||S!==T||Ml||t!==null&&t.dependencies!==null&&Du(t.dependencies)?(typeof c=="function"&&(kc(e,l,c,a),T=e.memoizedState),(E=Ml||so(e,l,E,a,S,T,o)||t!==null&&t.dependencies!==null&&Du(t.dependencies))?(x||typeof u.UNSAFE_componentWillUpdate!="function"&&typeof u.componentWillUpdate!="function"||(typeof u.componentWillUpdate=="function"&&u.componentWillUpdate(a,T,o),typeof u.UNSAFE_componentWillUpdate=="function"&&u.UNSAFE_componentWillUpdate(a,T,o)),typeof u.componentDidUpdate=="function"&&(e.flags|=4),typeof u.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof u.componentDidUpdate!="function"||i===t.memoizedProps&&S===t.memoizedState||(e.flags|=4),typeof u.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&S===t.memoizedState||(e.flags|=1024),e.memoizedProps=a,e.memoizedState=T),u.props=a,u.state=T,u.context=o,a=E):(typeof u.componentDidUpdate!="function"||i===t.memoizedProps&&S===t.memoizedState||(e.flags|=4),typeof u.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&S===t.memoizedState||(e.flags|=1024),a=!1)}return u=a,Fu(t,e),a=(e.flags&128)!==0,u||a?(u=e.stateNode,l=a&&typeof l.getDerivedStateFromError!="function"?null:u.render(),e.flags|=1,t!==null&&a?(e.child=ra(e,t.child,null,n),e.child=ra(e,null,l,n)):Pt(t,e,l,n),e.memoizedState=u.state,t=e.child):t=cl(t,e,n),t}function Mo(t,e,l,a){return na(),e.flags|=256,Pt(t,e,l,a),e.child}var Pc={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function tf(t){return{baseLanes:t,cachePool:hr()}}function ef(t,e,l){return t=t!==null?t.childLanes&~l:0,e&&(t|=Ee),t}function jo(t,e,l){var a=e.pendingProps,n=!1,u=(e.flags&128)!==0,i;if((i=u)||(i=t!==null&&t.memoizedState===null?!1:(Qt.current&2)!==0),i&&(n=!0,e.flags&=-129),i=(e.flags&32)!==0,e.flags&=-33,t===null){if(dt){if(n?Nl(e):Ol(),(t=jt)?(t=Hd(t,He),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:zl!==null?{id:Ke,overflow:Je}:null,retryLane:536870912,hydrationErrors:null},l=ur(t),l.return=e,e.child=l,Ft=e,jt=null)):t=null,t===null)throw Al(e);return qf(t)?e.lanes=32:e.lanes=536870912,null}var c=a.children;return a=a.fallback,n?(Ol(),n=e.mode,c=Iu({mode:"hidden",children:c},n),a=aa(a,n,l,null),c.return=e,a.return=e,c.sibling=a,e.child=c,a=e.child,a.memoizedState=tf(l),a.childLanes=ef(t,i,l),e.memoizedState=Pc,wn(null,a)):(Nl(e),lf(e,c))}var o=t.memoizedState;if(o!==null&&(c=o.dehydrated,c!==null)){if(u)e.flags&256?(Nl(e),e.flags&=-257,e=af(t,e,l)):e.memoizedState!==null?(Ol(),e.child=t.child,e.flags|=128,e=null):(Ol(),c=a.fallback,n=e.mode,a=Iu({mode:"visible",children:a.children},n),c=aa(c,n,l,null),c.flags|=2,a.return=e,c.return=e,a.sibling=c,e.child=a,ra(e,t.child,null,l),a=e.child,a.memoizedState=tf(l),a.childLanes=ef(t,i,l),e.memoizedState=Pc,e=wn(null,a));else if(Nl(e),qf(c)){if(i=c.nextSibling&&c.nextSibling.dataset,i)var x=i.dgst;i=x,a=Error(s(419)),a.stack="",a.digest=i,Nn({value:a,source:null,stack:null}),e=af(t,e,l)}else if(Xt||Ya(t,e,l,!1),i=(l&t.childLanes)!==0,Xt||i){if(i=Et,i!==null&&(a=vn(i,l),a!==0&&a!==o.retryLane))throw o.retryLane=a,la(t,a),pe(i,t,a),Fc;Qf(c)||ci(),e=af(t,e,l)}else Qf(c)?(e.flags|=192,e.child=t.child,e=null):(t=o.treeContext,jt=Qe(c.nextSibling),Ft=e,dt=!0,Tl=null,He=!1,t!==null&&fr(e,t),e=lf(e,a.children),e.flags|=4096);return e}return n?(Ol(),c=a.fallback,n=e.mode,o=t.child,x=o.sibling,a=el(o,{mode:"hidden",children:a.children}),a.subtreeFlags=o.subtreeFlags&65011712,x!==null?c=el(x,c):(c=aa(c,n,l,null),c.flags|=2),c.return=e,a.return=e,a.sibling=c,e.child=a,wn(null,a),a=e.child,c=t.child.memoizedState,c===null?c=tf(l):(n=c.cachePool,n!==null?(o=Gt._currentValue,n=n.parent!==o?{parent:o,pool:o}:n):n=hr(),c={baseLanes:c.baseLanes|l,cachePool:n}),a.memoizedState=c,a.childLanes=ef(t,i,l),e.memoizedState=Pc,wn(t.child,a)):(Nl(e),l=t.child,t=l.sibling,l=el(l,{mode:"visible",children:a.children}),l.return=e,l.sibling=null,t!==null&&(i=e.deletions,i===null?(e.deletions=[t],e.flags|=16):i.push(t)),e.child=l,e.memoizedState=null,l)}function lf(t,e){return e=Iu({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function Iu(t,e){return t=Se(22,t,null,e),t.lanes=0,t}function af(t,e,l){return ra(e,t.child,null,l),t=lf(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function Co(t,e,l){t.lanes|=e;var a=t.alternate;a!==null&&(a.lanes|=e),bc(t.return,e,l)}function nf(t,e,l,a,n,u){var i=t.memoizedState;i===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:a,tail:l,tailMode:n,treeForkCount:u}:(i.isBackwards=e,i.rendering=null,i.renderingStartTime=0,i.last=a,i.tail=l,i.tailMode=n,i.treeForkCount=u)}function No(t,e,l){var a=e.pendingProps,n=a.revealOrder,u=a.tail;a=a.children;var i=Qt.current,c=(i&2)!==0;if(c?(i=i&1|2,e.flags|=128):i&=1,H(Qt,i),Pt(t,e,a,l),a=dt?Cn:0,!c&&t!==null&&(t.flags&128)!==0)t:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&Co(t,l,e);else if(t.tag===19)Co(t,l,e);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break t;for(;t.sibling===null;){if(t.return===null||t.return===e)break t;t=t.return}t.sibling.return=t.return,t=t.sibling}switch(n){case"forwards":for(l=e.child,n=null;l!==null;)t=l.alternate,t!==null&&Gu(t)===null&&(n=l),l=l.sibling;l=n,l===null?(n=e.child,e.child=null):(n=l.sibling,l.sibling=null),nf(e,!1,n,l,u,a);break;case"backwards":case"unstable_legacy-backwards":for(l=null,n=e.child,e.child=null;n!==null;){if(t=n.alternate,t!==null&&Gu(t)===null){e.child=n;break}t=n.sibling,n.sibling=l,l=n,n=t}nf(e,!0,l,null,u,a);break;case"together":nf(e,!1,null,null,void 0,a);break;default:e.memoizedState=null}return e.child}function cl(t,e,l){if(t!==null&&(e.dependencies=t.dependencies),Ul|=e.lanes,(l&e.childLanes)===0)if(t!==null){if(Ya(t,e,l,!1),(l&e.childLanes)===0)return null}else return null;if(t!==null&&e.child!==t.child)throw Error(s(153));if(e.child!==null){for(t=e.child,l=el(t,t.pendingProps),e.child=l,l.return=e;t.sibling!==null;)t=t.sibling,l=l.sibling=el(t,t.pendingProps),l.return=e;l.sibling=null}return e.child}function uf(t,e){return(t.lanes&e)!==0?!0:(t=t.dependencies,!!(t!==null&&Du(t)))}function Wh(t,e,l){switch(e.tag){case 3:Vt(e,e.stateNode.containerInfo),El(e,Gt,t.memoizedState.cache),na();break;case 27:case 5:Jl(e);break;case 4:Vt(e,e.stateNode.containerInfo);break;case 10:El(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,Oc(e),null;break;case 13:var a=e.memoizedState;if(a!==null)return a.dehydrated!==null?(Nl(e),e.flags|=128,null):(l&e.child.childLanes)!==0?jo(t,e,l):(Nl(e),t=cl(t,e,l),t!==null?t.sibling:null);Nl(e);break;case 19:var n=(t.flags&128)!==0;if(a=(l&e.childLanes)!==0,a||(Ya(t,e,l,!1),a=(l&e.childLanes)!==0),n){if(a)return No(t,e,l);e.flags|=128}if(n=e.memoizedState,n!==null&&(n.rendering=null,n.tail=null,n.lastEffect=null),H(Qt,Qt.current),a)break;return null;case 22:return e.lanes=0,So(t,e,l,e.pendingProps);case 24:El(e,Gt,t.memoizedState.cache)}return cl(t,e,l)}function Oo(t,e,l){if(t!==null)if(t.memoizedProps!==e.pendingProps)Xt=!0;else{if(!uf(t,l)&&(e.flags&128)===0)return Xt=!1,Wh(t,e,l);Xt=(t.flags&131072)!==0}else Xt=!1,dt&&(e.flags&1048576)!==0&&cr(e,Cn,e.index);switch(e.lanes=0,e.tag){case 16:t:{var a=e.pendingProps;if(t=fa(e.elementType),e.type=t,typeof t=="function")rc(t)?(a=da(t,a),e.tag=1,e=Eo(null,e,t,a,l)):(e.tag=0,e=Ic(null,e,t,a,l));else{if(t!=null){var n=t.$$typeof;if(n===mt){e.tag=11,e=bo(null,e,t,a,l);break t}else if(n===I){e.tag=14,e=po(null,e,t,a,l);break t}}throw e=ae(t)||t,Error(s(306,e,""))}}return e;case 0:return Ic(t,e,e.type,e.pendingProps,l);case 1:return a=e.type,n=da(a,e.pendingProps),Eo(t,e,a,n,l);case 3:t:{if(Vt(e,e.stateNode.containerInfo),t===null)throw Error(s(387));a=e.pendingProps;var u=e.memoizedState;n=u.element,Ec(t,e),Bn(e,a,null,l);var i=e.memoizedState;if(a=i.cache,El(e,Gt,a),a!==u.cache&&pc(e,[Gt],l,!0),Hn(),a=i.element,u.isDehydrated)if(u={element:a,isDehydrated:!1,cache:i.cache},e.updateQueue.baseState=u,e.memoizedState=u,e.flags&256){e=Mo(t,e,a,l);break t}else if(a!==n){n=De(Error(s(424)),e),Nn(n),e=Mo(t,e,a,l);break t}else{switch(t=e.stateNode.containerInfo,t.nodeType){case 9:t=t.body;break;default:t=t.nodeName==="HTML"?t.ownerDocument.body:t}for(jt=Qe(t.firstChild),Ft=e,dt=!0,Tl=null,He=!0,l=xr(e,null,a,l),e.child=l;l;)l.flags=l.flags&-3|4096,l=l.sibling}else{if(na(),a===n){e=cl(t,e,l);break t}Pt(t,e,a,l)}e=e.child}return e;case 26:return Fu(t,e),t===null?(l=wd(e.type,null,e.pendingProps,null))?e.memoizedState=l:dt||(l=e.type,t=e.pendingProps,a=hi(W.current).createElement(l),a[$t]=e,a[me]=t,te(a,l,t),kt(a),e.stateNode=a):e.memoizedState=wd(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return Jl(e),t===null&&dt&&(a=e.stateNode=qd(e.type,e.pendingProps,W.current),Ft=e,He=!0,n=jt,ql(e.type)?(Yf=n,jt=Qe(a.firstChild)):jt=n),Pt(t,e,e.pendingProps.children,l),Fu(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&dt&&((n=a=jt)&&(a=Ey(a,e.type,e.pendingProps,He),a!==null?(e.stateNode=a,Ft=e,jt=Qe(a.firstChild),He=!1,n=!0):n=!1),n||Al(e)),Jl(e),n=e.type,u=e.pendingProps,i=t!==null?t.memoizedProps:null,a=u.children,Rf(n,u)?a=null:i!==null&&Rf(n,i)&&(e.flags|=32),e.memoizedState!==null&&(n=Dc(t,e,Gh,null,null,l),lu._currentValue=n),Fu(t,e),Pt(t,e,a,l),e.child;case 6:return t===null&&dt&&((t=l=jt)&&(l=My(l,e.pendingProps,He),l!==null?(e.stateNode=l,Ft=e,jt=null,t=!0):t=!1),t||Al(e)),null;case 13:return jo(t,e,l);case 4:return Vt(e,e.stateNode.containerInfo),a=e.pendingProps,t===null?e.child=ra(e,null,a,l):Pt(t,e,a,l),e.child;case 11:return bo(t,e,e.type,e.pendingProps,l);case 7:return Pt(t,e,e.pendingProps,l),e.child;case 8:return Pt(t,e,e.pendingProps.children,l),e.child;case 12:return Pt(t,e,e.pendingProps.children,l),e.child;case 10:return a=e.pendingProps,El(e,e.type,a.value),Pt(t,e,a.children,l),e.child;case 9:return n=e.type._context,a=e.pendingProps.children,ia(e),n=It(n),a=a(n),e.flags|=1,Pt(t,e,a,l),e.child;case 14:return po(t,e,e.type,e.pendingProps,l);case 15:return xo(t,e,e.type,e.pendingProps,l);case 19:return No(t,e,l);case 31:return kh(t,e,l);case 22:return So(t,e,l,e.pendingProps);case 24:return ia(e),a=It(Gt),t===null?(n=zc(),n===null&&(n=Et,u=xc(),n.pooledCache=u,u.refCount++,u!==null&&(n.pooledCacheLanes|=l),n=u),e.memoizedState={parent:a,cache:n},Ac(e),El(e,Gt,n)):((t.lanes&l)!==0&&(Ec(t,e),Bn(e,null,null,l),Hn()),n=t.memoizedState,u=e.memoizedState,n.parent!==a?(n={parent:a,cache:a},e.memoizedState=n,e.lanes===0&&(e.memoizedState=e.updateQueue.baseState=n),El(e,Gt,a)):(a=u.cache,El(e,Gt,a),a!==n.cache&&pc(e,[Gt],l,!0))),Pt(t,e,e.pendingProps.children,l),e.child;case 29:throw e.pendingProps}throw Error(s(156,e.tag))}function fl(t){t.flags|=4}function cf(t,e,l,a,n){if((e=(t.mode&32)!==0)&&(e=!1),e){if(t.flags|=16777216,(n&335544128)===n)if(t.stateNode.complete)t.flags|=8192;else if(ad())t.flags|=8192;else throw sa=Bu,Tc}else t.flags&=-16777217}function _o(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!Kd(e))if(ad())t.flags|=8192;else throw sa=Bu,Tc}function Pu(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?Jt():536870912,t.lanes|=e,Fa|=e)}function Xn(t,e){if(!dt)switch(t.tailMode){case"hidden":e=t.tail;for(var l=null;e!==null;)e.alternate!==null&&(l=e),e=e.sibling;l===null?t.tail=null:l.sibling=null;break;case"collapsed":l=t.tail;for(var a=null;l!==null;)l.alternate!==null&&(a=l),l=l.sibling;a===null?e||t.tail===null?t.tail=null:t.tail.sibling=null:a.sibling=null}}function Ct(t){var e=t.alternate!==null&&t.alternate.child===t.child,l=0,a=0;if(e)for(var n=t.child;n!==null;)l|=n.lanes|n.childLanes,a|=n.subtreeFlags&65011712,a|=n.flags&65011712,n.return=t,n=n.sibling;else for(n=t.child;n!==null;)l|=n.lanes|n.childLanes,a|=n.subtreeFlags,a|=n.flags,n.return=t,n=n.sibling;return t.subtreeFlags|=a,t.childLanes=l,e}function $h(t,e,l){var a=e.pendingProps;switch(hc(e),e.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ct(e),null;case 1:return Ct(e),null;case 3:return l=e.stateNode,a=null,t!==null&&(a=t.memoizedState.cache),e.memoizedState.cache!==a&&(e.flags|=2048),nl(Gt),Ut(),l.pendingContext&&(l.context=l.pendingContext,l.pendingContext=null),(t===null||t.child===null)&&(qa(e)?fl(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,vc())),Ct(e),null;case 26:var n=e.type,u=e.memoizedState;return t===null?(fl(e),u!==null?(Ct(e),_o(e,u)):(Ct(e),cf(e,n,null,a,l))):u?u!==t.memoizedState?(fl(e),Ct(e),_o(e,u)):(Ct(e),e.flags&=-16777217):(t=t.memoizedProps,t!==a&&fl(e),Ct(e),cf(e,n,t,a,l)),null;case 27:if(ya(e),l=W.current,n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==a&&fl(e);else{if(!a){if(e.stateNode===null)throw Error(s(166));return Ct(e),null}t=Q.current,qa(e)?sr(e):(t=qd(n,a,l),e.stateNode=t,fl(e))}return Ct(e),null;case 5:if(ya(e),n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==a&&fl(e);else{if(!a){if(e.stateNode===null)throw Error(s(166));return Ct(e),null}if(u=Q.current,qa(e))sr(e);else{var i=hi(W.current);switch(u){case 1:u=i.createElementNS("http://www.w3.org/2000/svg",n);break;case 2:u=i.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;default:switch(n){case"svg":u=i.createElementNS("http://www.w3.org/2000/svg",n);break;case"math":u=i.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;case"script":u=i.createElement("div"),u.innerHTML="<script><\/script>",u=u.removeChild(u.firstChild);break;case"select":u=typeof a.is=="string"?i.createElement("select",{is:a.is}):i.createElement("select"),a.multiple?u.multiple=!0:a.size&&(u.size=a.size);break;default:u=typeof a.is=="string"?i.createElement(n,{is:a.is}):i.createElement(n)}}u[$t]=e,u[me]=a;t:for(i=e.child;i!==null;){if(i.tag===5||i.tag===6)u.appendChild(i.stateNode);else if(i.tag!==4&&i.tag!==27&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===e)break t;for(;i.sibling===null;){if(i.return===null||i.return===e)break t;i=i.return}i.sibling.return=i.return,i=i.sibling}e.stateNode=u;t:switch(te(u,n,a),n){case"button":case"input":case"select":case"textarea":a=!!a.autoFocus;break t;case"img":a=!0;break t;default:a=!1}a&&fl(e)}}return Ct(e),cf(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,l),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==a&&fl(e);else{if(typeof a!="string"&&e.stateNode===null)throw Error(s(166));if(t=W.current,qa(e)){if(t=e.stateNode,l=e.memoizedProps,a=null,n=Ft,n!==null)switch(n.tag){case 27:case 5:a=n.memoizedProps}t[$t]=e,t=!!(t.nodeValue===l||a!==null&&a.suppressHydrationWarning===!0||jd(t.nodeValue,l)),t||Al(e,!0)}else t=hi(t).createTextNode(a),t[$t]=e,e.stateNode=t}return Ct(e),null;case 31:if(l=e.memoizedState,t===null||t.memoizedState!==null){if(a=qa(e),l!==null){if(t===null){if(!a)throw Error(s(318));if(t=e.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(s(557));t[$t]=e}else na(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;Ct(e),t=!1}else l=vc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=l),t=!0;if(!t)return e.flags&256?(Te(e),e):(Te(e),null);if((e.flags&128)!==0)throw Error(s(558))}return Ct(e),null;case 13:if(a=e.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(n=qa(e),a!==null&&a.dehydrated!==null){if(t===null){if(!n)throw Error(s(318));if(n=e.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(s(317));n[$t]=e}else na(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;Ct(e),n=!1}else n=vc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=n),n=!0;if(!n)return e.flags&256?(Te(e),e):(Te(e),null)}return Te(e),(e.flags&128)!==0?(e.lanes=l,e):(l=a!==null,t=t!==null&&t.memoizedState!==null,l&&(a=e.child,n=null,a.alternate!==null&&a.alternate.memoizedState!==null&&a.alternate.memoizedState.cachePool!==null&&(n=a.alternate.memoizedState.cachePool.pool),u=null,a.memoizedState!==null&&a.memoizedState.cachePool!==null&&(u=a.memoizedState.cachePool.pool),u!==n&&(a.flags|=2048)),l!==t&&l&&(e.child.flags|=8192),Pu(e,e.updateQueue),Ct(e),null);case 4:return Ut(),t===null&&Nf(e.stateNode.containerInfo),Ct(e),null;case 10:return nl(e.type),Ct(e),null;case 19:if(O(Qt),a=e.memoizedState,a===null)return Ct(e),null;if(n=(e.flags&128)!==0,u=a.rendering,u===null)if(n)Xn(a,!1);else{if(Ht!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(u=Gu(t),u!==null){for(e.flags|=128,Xn(a,!1),t=u.updateQueue,e.updateQueue=t,Pu(e,t),e.subtreeFlags=0,t=l,l=e.child;l!==null;)nr(l,t),l=l.sibling;return H(Qt,Qt.current&1|2),dt&&ll(e,a.treeForkCount),e.child}t=t.sibling}a.tail!==null&&Bt()>ni&&(e.flags|=128,n=!0,Xn(a,!1),e.lanes=4194304)}else{if(!n)if(t=Gu(u),t!==null){if(e.flags|=128,n=!0,t=t.updateQueue,e.updateQueue=t,Pu(e,t),Xn(a,!0),a.tail===null&&a.tailMode==="hidden"&&!u.alternate&&!dt)return Ct(e),null}else 2*Bt()-a.renderingStartTime>ni&&l!==536870912&&(e.flags|=128,n=!0,Xn(a,!1),e.lanes=4194304);a.isBackwards?(u.sibling=e.child,e.child=u):(t=a.last,t!==null?t.sibling=u:e.child=u,a.last=u)}return a.tail!==null?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=Bt(),t.sibling=null,l=Qt.current,H(Qt,n?l&1|2:l&1),dt&&ll(e,a.treeForkCount),t):(Ct(e),null);case 22:case 23:return Te(e),Nc(),a=e.memoizedState!==null,t!==null?t.memoizedState!==null!==a&&(e.flags|=8192):a&&(e.flags|=8192),a?(l&536870912)!==0&&(e.flags&128)===0&&(Ct(e),e.subtreeFlags&6&&(e.flags|=8192)):Ct(e),l=e.updateQueue,l!==null&&Pu(e,l.retryQueue),l=null,t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(l=t.memoizedState.cachePool.pool),a=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(a=e.memoizedState.cachePool.pool),a!==l&&(e.flags|=2048),t!==null&&O(ca),null;case 24:return l=null,t!==null&&(l=t.memoizedState.cache),e.memoizedState.cache!==l&&(e.flags|=2048),nl(Gt),Ct(e),null;case 25:return null;case 30:return null}throw Error(s(156,e.tag))}function Fh(t,e){switch(hc(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return nl(Gt),Ut(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return ya(e),null;case 31:if(e.memoizedState!==null){if(Te(e),e.alternate===null)throw Error(s(340));na()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 13:if(Te(e),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(s(340));na()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return O(Qt),null;case 4:return Ut(),null;case 10:return nl(e.type),null;case 22:case 23:return Te(e),Nc(),t!==null&&O(ca),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return nl(Gt),null;case 25:return null;default:return null}}function Do(t,e){switch(hc(e),e.tag){case 3:nl(Gt),Ut();break;case 26:case 27:case 5:ya(e);break;case 4:Ut();break;case 31:e.memoizedState!==null&&Te(e);break;case 13:Te(e);break;case 19:O(Qt);break;case 10:nl(e.type);break;case 22:case 23:Te(e),Nc(),t!==null&&O(ca);break;case 24:nl(Gt)}}function Ln(t,e){try{var l=e.updateQueue,a=l!==null?l.lastEffect:null;if(a!==null){var n=a.next;l=n;do{if((l.tag&t)===t){a=void 0;var u=l.create,i=l.inst;a=u(),i.destroy=a}l=l.next}while(l!==n)}}catch(c){xt(e,e.return,c)}}function _l(t,e,l){try{var a=e.updateQueue,n=a!==null?a.lastEffect:null;if(n!==null){var u=n.next;a=u;do{if((a.tag&t)===t){var i=a.inst,c=i.destroy;if(c!==void 0){i.destroy=void 0,n=e;var o=l,x=c;try{x()}catch(E){xt(n,o,E)}}}a=a.next}while(a!==u)}}catch(E){xt(e,e.return,E)}}function Uo(t){var e=t.updateQueue;if(e!==null){var l=t.stateNode;try{zr(e,l)}catch(a){xt(t,t.return,a)}}}function Ro(t,e,l){l.props=da(t.type,t.memoizedProps),l.state=t.memoizedState;try{l.componentWillUnmount()}catch(a){xt(t,e,a)}}function Zn(t,e){try{var l=t.ref;if(l!==null){switch(t.tag){case 26:case 27:case 5:var a=t.stateNode;break;case 30:a=t.stateNode;break;default:a=t.stateNode}typeof l=="function"?t.refCleanup=l(a):l.current=a}}catch(n){xt(t,e,n)}}function ke(t,e){var l=t.ref,a=t.refCleanup;if(l!==null)if(typeof a=="function")try{a()}catch(n){xt(t,e,n)}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null)}else if(typeof l=="function")try{l(null)}catch(n){xt(t,e,n)}else l.current=null}function Ho(t){var e=t.type,l=t.memoizedProps,a=t.stateNode;try{t:switch(e){case"button":case"input":case"select":case"textarea":l.autoFocus&&a.focus();break t;case"img":l.src?a.src=l.src:l.srcSet&&(a.srcset=l.srcSet)}}catch(n){xt(t,t.return,n)}}function ff(t,e,l){try{var a=t.stateNode;py(a,t.type,l,e),a[me]=e}catch(n){xt(t,t.return,n)}}function Bo(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&ql(t.type)||t.tag===4}function sf(t){t:for(;;){for(;t.sibling===null;){if(t.return===null||Bo(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.tag===27&&ql(t.type)||t.flags&2||t.child===null||t.tag===4)continue t;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function rf(t,e,l){var a=t.tag;if(a===5||a===6)t=t.stateNode,e?(l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l).insertBefore(t,e):(e=l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l,e.appendChild(t),l=l._reactRootContainer,l!=null||e.onclick!==null||(e.onclick=Pe));else if(a!==4&&(a===27&&ql(t.type)&&(l=t.stateNode,e=null),t=t.child,t!==null))for(rf(t,e,l),t=t.sibling;t!==null;)rf(t,e,l),t=t.sibling}function ti(t,e,l){var a=t.tag;if(a===5||a===6)t=t.stateNode,e?l.insertBefore(t,e):l.appendChild(t);else if(a!==4&&(a===27&&ql(t.type)&&(l=t.stateNode),t=t.child,t!==null))for(ti(t,e,l),t=t.sibling;t!==null;)ti(t,e,l),t=t.sibling}function Qo(t){var e=t.stateNode,l=t.memoizedProps;try{for(var a=t.type,n=e.attributes;n.length;)e.removeAttributeNode(n[0]);te(e,a,l),e[$t]=t,e[me]=l}catch(u){xt(t,t.return,u)}}var sl=!1,Lt=!1,of=!1,qo=typeof WeakSet=="function"?WeakSet:Set,Wt=null;function Ih(t,e){if(t=t.containerInfo,Df=Si,t=Ws(t),ac(t)){if("selectionStart"in t)var l={start:t.selectionStart,end:t.selectionEnd};else t:{l=(l=t.ownerDocument)&&l.defaultView||window;var a=l.getSelection&&l.getSelection();if(a&&a.rangeCount!==0){l=a.anchorNode;var n=a.anchorOffset,u=a.focusNode;a=a.focusOffset;try{l.nodeType,u.nodeType}catch{l=null;break t}var i=0,c=-1,o=-1,x=0,E=0,C=t,S=null;e:for(;;){for(var T;C!==l||n!==0&&C.nodeType!==3||(c=i+n),C!==u||a!==0&&C.nodeType!==3||(o=i+a),C.nodeType===3&&(i+=C.nodeValue.length),(T=C.firstChild)!==null;)S=C,C=T;for(;;){if(C===t)break e;if(S===l&&++x===n&&(c=i),S===u&&++E===a&&(o=i),(T=C.nextSibling)!==null)break;C=S,S=C.parentNode}C=T}l=c===-1||o===-1?null:{start:c,end:o}}else l=null}l=l||{start:0,end:0}}else l=null;for(Uf={focusedElem:t,selectionRange:l},Si=!1,Wt=e;Wt!==null;)if(e=Wt,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,Wt=t;else for(;Wt!==null;){switch(e=Wt,u=e.alternate,t=e.flags,e.tag){case 0:if((t&4)!==0&&(t=e.updateQueue,t=t!==null?t.events:null,t!==null))for(l=0;l<t.length;l++)n=t[l],n.ref.impl=n.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&u!==null){t=void 0,l=e,n=u.memoizedProps,u=u.memoizedState,a=l.stateNode;try{var q=da(l.type,n);t=a.getSnapshotBeforeUpdate(q,u),a.__reactInternalSnapshotBeforeUpdate=t}catch(K){xt(l,l.return,K)}}break;case 3:if((t&1024)!==0){if(t=e.stateNode.containerInfo,l=t.nodeType,l===9)Bf(t);else if(l===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":Bf(t);break;default:t.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((t&1024)!==0)throw Error(s(163))}if(t=e.sibling,t!==null){t.return=e.return,Wt=t;break}Wt=e.return}}function Yo(t,e,l){var a=l.flags;switch(l.tag){case 0:case 11:case 15:ol(t,l),a&4&&Ln(5,l);break;case 1:if(ol(t,l),a&4)if(t=l.stateNode,e===null)try{t.componentDidMount()}catch(i){xt(l,l.return,i)}else{var n=da(l.type,e.memoizedProps);e=e.memoizedState;try{t.componentDidUpdate(n,e,t.__reactInternalSnapshotBeforeUpdate)}catch(i){xt(l,l.return,i)}}a&64&&Uo(l),a&512&&Zn(l,l.return);break;case 3:if(ol(t,l),a&64&&(t=l.updateQueue,t!==null)){if(e=null,l.child!==null)switch(l.child.tag){case 27:case 5:e=l.child.stateNode;break;case 1:e=l.child.stateNode}try{zr(t,e)}catch(i){xt(l,l.return,i)}}break;case 27:e===null&&a&4&&Qo(l);case 26:case 5:ol(t,l),e===null&&a&4&&Ho(l),a&512&&Zn(l,l.return);break;case 12:ol(t,l);break;case 31:ol(t,l),a&4&&Xo(t,l);break;case 13:ol(t,l),a&4&&Lo(t,l),a&64&&(t=l.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(l=cy.bind(null,l),jy(t,l))));break;case 22:if(a=l.memoizedState!==null||sl,!a){e=e!==null&&e.memoizedState!==null||Lt,n=sl;var u=Lt;sl=a,(Lt=e)&&!u?dl(t,l,(l.subtreeFlags&8772)!==0):ol(t,l),sl=n,Lt=u}break;case 30:break;default:ol(t,l)}}function Go(t){var e=t.alternate;e!==null&&(t.alternate=null,Go(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&Gi(e)),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}var Ot=null,ye=!1;function rl(t,e,l){for(l=l.child;l!==null;)wo(t,e,l),l=l.sibling}function wo(t,e,l){if(se&&typeof se.onCommitFiberUnmount=="function")try{se.onCommitFiberUnmount(kl,l)}catch{}switch(l.tag){case 26:Lt||ke(l,e),rl(t,e,l),l.memoizedState?l.memoizedState.count--:l.stateNode&&(l=l.stateNode,l.parentNode.removeChild(l));break;case 27:Lt||ke(l,e);var a=Ot,n=ye;ql(l.type)&&(Ot=l.stateNode,ye=!1),rl(t,e,l),Pn(l.stateNode),Ot=a,ye=n;break;case 5:Lt||ke(l,e);case 6:if(a=Ot,n=ye,Ot=null,rl(t,e,l),Ot=a,ye=n,Ot!==null)if(ye)try{(Ot.nodeType===9?Ot.body:Ot.nodeName==="HTML"?Ot.ownerDocument.body:Ot).removeChild(l.stateNode)}catch(u){xt(l,e,u)}else try{Ot.removeChild(l.stateNode)}catch(u){xt(l,e,u)}break;case 18:Ot!==null&&(ye?(t=Ot,Ud(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,l.stateNode),un(t)):Ud(Ot,l.stateNode));break;case 4:a=Ot,n=ye,Ot=l.stateNode.containerInfo,ye=!0,rl(t,e,l),Ot=a,ye=n;break;case 0:case 11:case 14:case 15:_l(2,l,e),Lt||_l(4,l,e),rl(t,e,l);break;case 1:Lt||(ke(l,e),a=l.stateNode,typeof a.componentWillUnmount=="function"&&Ro(l,e,a)),rl(t,e,l);break;case 21:rl(t,e,l);break;case 22:Lt=(a=Lt)||l.memoizedState!==null,rl(t,e,l),Lt=a;break;default:rl(t,e,l)}}function Xo(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{un(t)}catch(l){xt(e,e.return,l)}}}function Lo(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{un(t)}catch(l){xt(e,e.return,l)}}function Ph(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new qo),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new qo),e;default:throw Error(s(435,t.tag))}}function ei(t,e){var l=Ph(t);e.forEach(function(a){if(!l.has(a)){l.add(a);var n=fy.bind(null,t,a);a.then(n,n)}})}function ve(t,e){var l=e.deletions;if(l!==null)for(var a=0;a<l.length;a++){var n=l[a],u=t,i=e,c=i;t:for(;c!==null;){switch(c.tag){case 27:if(ql(c.type)){Ot=c.stateNode,ye=!1;break t}break;case 5:Ot=c.stateNode,ye=!1;break t;case 3:case 4:Ot=c.stateNode.containerInfo,ye=!0;break t}c=c.return}if(Ot===null)throw Error(s(160));wo(u,i,n),Ot=null,ye=!1,u=n.alternate,u!==null&&(u.return=null),n.return=null}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)Zo(e,t),e=e.sibling}var Xe=null;function Zo(t,e){var l=t.alternate,a=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:ve(e,t),ge(t),a&4&&(_l(3,t,t.return),Ln(3,t),_l(5,t,t.return));break;case 1:ve(e,t),ge(t),a&512&&(Lt||l===null||ke(l,l.return)),a&64&&sl&&(t=t.updateQueue,t!==null&&(a=t.callbacks,a!==null&&(l=t.shared.hiddenCallbacks,t.shared.hiddenCallbacks=l===null?a:l.concat(a))));break;case 26:var n=Xe;if(ve(e,t),ge(t),a&512&&(Lt||l===null||ke(l,l.return)),a&4){var u=l!==null?l.memoizedState:null;if(a=t.memoizedState,l===null)if(a===null)if(t.stateNode===null){t:{a=t.type,l=t.memoizedProps,n=n.ownerDocument||n;e:switch(a){case"title":u=n.getElementsByTagName("title")[0],(!u||u[gn]||u[$t]||u.namespaceURI==="http://www.w3.org/2000/svg"||u.hasAttribute("itemprop"))&&(u=n.createElement(a),n.head.insertBefore(u,n.querySelector("head > title"))),te(u,a,l),u[$t]=t,kt(u),a=u;break t;case"link":var i=Zd("link","href",n).get(a+(l.href||""));if(i){for(var c=0;c<i.length;c++)if(u=i[c],u.getAttribute("href")===(l.href==null||l.href===""?null:l.href)&&u.getAttribute("rel")===(l.rel==null?null:l.rel)&&u.getAttribute("title")===(l.title==null?null:l.title)&&u.getAttribute("crossorigin")===(l.crossOrigin==null?null:l.crossOrigin)){i.splice(c,1);break e}}u=n.createElement(a),te(u,a,l),n.head.appendChild(u);break;case"meta":if(i=Zd("meta","content",n).get(a+(l.content||""))){for(c=0;c<i.length;c++)if(u=i[c],u.getAttribute("content")===(l.content==null?null:""+l.content)&&u.getAttribute("name")===(l.name==null?null:l.name)&&u.getAttribute("property")===(l.property==null?null:l.property)&&u.getAttribute("http-equiv")===(l.httpEquiv==null?null:l.httpEquiv)&&u.getAttribute("charset")===(l.charSet==null?null:l.charSet)){i.splice(c,1);break e}}u=n.createElement(a),te(u,a,l),n.head.appendChild(u);break;default:throw Error(s(468,a))}u[$t]=t,kt(u),a=u}t.stateNode=a}else Vd(n,t.type,t.stateNode);else t.stateNode=Ld(n,a,t.memoizedProps);else u!==a?(u===null?l.stateNode!==null&&(l=l.stateNode,l.parentNode.removeChild(l)):u.count--,a===null?Vd(n,t.type,t.stateNode):Ld(n,a,t.memoizedProps)):a===null&&t.stateNode!==null&&ff(t,t.memoizedProps,l.memoizedProps)}break;case 27:ve(e,t),ge(t),a&512&&(Lt||l===null||ke(l,l.return)),l!==null&&a&4&&ff(t,t.memoizedProps,l.memoizedProps);break;case 5:if(ve(e,t),ge(t),a&512&&(Lt||l===null||ke(l,l.return)),t.flags&32){n=t.stateNode;try{Ca(n,"")}catch(q){xt(t,t.return,q)}}a&4&&t.stateNode!=null&&(n=t.memoizedProps,ff(t,n,l!==null?l.memoizedProps:n)),a&1024&&(of=!0);break;case 6:if(ve(e,t),ge(t),a&4){if(t.stateNode===null)throw Error(s(162));a=t.memoizedProps,l=t.stateNode;try{l.nodeValue=a}catch(q){xt(t,t.return,q)}}break;case 3:if(gi=null,n=Xe,Xe=yi(e.containerInfo),ve(e,t),Xe=n,ge(t),a&4&&l!==null&&l.memoizedState.isDehydrated)try{un(e.containerInfo)}catch(q){xt(t,t.return,q)}of&&(of=!1,Vo(t));break;case 4:a=Xe,Xe=yi(t.stateNode.containerInfo),ve(e,t),ge(t),Xe=a;break;case 12:ve(e,t),ge(t);break;case 31:ve(e,t),ge(t),a&4&&(a=t.updateQueue,a!==null&&(t.updateQueue=null,ei(t,a)));break;case 13:ve(e,t),ge(t),t.child.flags&8192&&t.memoizedState!==null!=(l!==null&&l.memoizedState!==null)&&(ai=Bt()),a&4&&(a=t.updateQueue,a!==null&&(t.updateQueue=null,ei(t,a)));break;case 22:n=t.memoizedState!==null;var o=l!==null&&l.memoizedState!==null,x=sl,E=Lt;if(sl=x||n,Lt=E||o,ve(e,t),Lt=E,sl=x,ge(t),a&8192)t:for(e=t.stateNode,e._visibility=n?e._visibility&-2:e._visibility|1,n&&(l===null||o||sl||Lt||ma(t)),l=null,e=t;;){if(e.tag===5||e.tag===26){if(l===null){o=l=e;try{if(u=o.stateNode,n)i=u.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none";else{c=o.stateNode;var C=o.memoizedProps.style,S=C!=null&&C.hasOwnProperty("display")?C.display:null;c.style.display=S==null||typeof S=="boolean"?"":(""+S).trim()}}catch(q){xt(o,o.return,q)}}}else if(e.tag===6){if(l===null){o=e;try{o.stateNode.nodeValue=n?"":o.memoizedProps}catch(q){xt(o,o.return,q)}}}else if(e.tag===18){if(l===null){o=e;try{var T=o.stateNode;n?Rd(T,!0):Rd(o.stateNode,!1)}catch(q){xt(o,o.return,q)}}}else if((e.tag!==22&&e.tag!==23||e.memoizedState===null||e===t)&&e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break t;for(;e.sibling===null;){if(e.return===null||e.return===t)break t;l===e&&(l=null),e=e.return}l===e&&(l=null),e.sibling.return=e.return,e=e.sibling}a&4&&(a=t.updateQueue,a!==null&&(l=a.retryQueue,l!==null&&(a.retryQueue=null,ei(t,l))));break;case 19:ve(e,t),ge(t),a&4&&(a=t.updateQueue,a!==null&&(t.updateQueue=null,ei(t,a)));break;case 30:break;case 21:break;default:ve(e,t),ge(t)}}function ge(t){var e=t.flags;if(e&2){try{for(var l,a=t.return;a!==null;){if(Bo(a)){l=a;break}a=a.return}if(l==null)throw Error(s(160));switch(l.tag){case 27:var n=l.stateNode,u=sf(t);ti(t,u,n);break;case 5:var i=l.stateNode;l.flags&32&&(Ca(i,""),l.flags&=-33);var c=sf(t);ti(t,c,i);break;case 3:case 4:var o=l.stateNode.containerInfo,x=sf(t);rf(t,x,o);break;default:throw Error(s(161))}}catch(E){xt(t,t.return,E)}t.flags&=-3}e&4096&&(t.flags&=-4097)}function Vo(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;Vo(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling}}function ol(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)Yo(t,e.alternate,e),e=e.sibling}function ma(t){for(t=t.child;t!==null;){var e=t;switch(e.tag){case 0:case 11:case 14:case 15:_l(4,e,e.return),ma(e);break;case 1:ke(e,e.return);var l=e.stateNode;typeof l.componentWillUnmount=="function"&&Ro(e,e.return,l),ma(e);break;case 27:Pn(e.stateNode);case 26:case 5:ke(e,e.return),ma(e);break;case 22:e.memoizedState===null&&ma(e);break;case 30:ma(e);break;default:ma(e)}t=t.sibling}}function dl(t,e,l){for(l=l&&(e.subtreeFlags&8772)!==0,e=e.child;e!==null;){var a=e.alternate,n=t,u=e,i=u.flags;switch(u.tag){case 0:case 11:case 15:dl(n,u,l),Ln(4,u);break;case 1:if(dl(n,u,l),a=u,n=a.stateNode,typeof n.componentDidMount=="function")try{n.componentDidMount()}catch(x){xt(a,a.return,x)}if(a=u,n=a.updateQueue,n!==null){var c=a.stateNode;try{var o=n.shared.hiddenCallbacks;if(o!==null)for(n.shared.hiddenCallbacks=null,n=0;n<o.length;n++)Sr(o[n],c)}catch(x){xt(a,a.return,x)}}l&&i&64&&Uo(u),Zn(u,u.return);break;case 27:Qo(u);case 26:case 5:dl(n,u,l),l&&a===null&&i&4&&Ho(u),Zn(u,u.return);break;case 12:dl(n,u,l);break;case 31:dl(n,u,l),l&&i&4&&Xo(n,u);break;case 13:dl(n,u,l),l&&i&4&&Lo(n,u);break;case 22:u.memoizedState===null&&dl(n,u,l),Zn(u,u.return);break;case 30:break;default:dl(n,u,l)}e=e.sibling}}function df(t,e){var l=null;t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(l=t.memoizedState.cachePool.pool),t=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(t=e.memoizedState.cachePool.pool),t!==l&&(t!=null&&t.refCount++,l!=null&&On(l))}function mf(t,e){t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&On(t))}function Le(t,e,l,a){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Ko(t,e,l,a),e=e.sibling}function Ko(t,e,l,a){var n=e.flags;switch(e.tag){case 0:case 11:case 15:Le(t,e,l,a),n&2048&&Ln(9,e);break;case 1:Le(t,e,l,a);break;case 3:Le(t,e,l,a),n&2048&&(t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&On(t)));break;case 12:if(n&2048){Le(t,e,l,a),t=e.stateNode;try{var u=e.memoizedProps,i=u.id,c=u.onPostCommit;typeof c=="function"&&c(i,e.alternate===null?"mount":"update",t.passiveEffectDuration,-0)}catch(o){xt(e,e.return,o)}}else Le(t,e,l,a);break;case 31:Le(t,e,l,a);break;case 13:Le(t,e,l,a);break;case 23:break;case 22:u=e.stateNode,i=e.alternate,e.memoizedState!==null?u._visibility&2?Le(t,e,l,a):Vn(t,e):u._visibility&2?Le(t,e,l,a):(u._visibility|=2,ka(t,e,l,a,(e.subtreeFlags&10256)!==0||!1)),n&2048&&df(i,e);break;case 24:Le(t,e,l,a),n&2048&&mf(e.alternate,e);break;default:Le(t,e,l,a)}}function ka(t,e,l,a,n){for(n=n&&((e.subtreeFlags&10256)!==0||!1),e=e.child;e!==null;){var u=t,i=e,c=l,o=a,x=i.flags;switch(i.tag){case 0:case 11:case 15:ka(u,i,c,o,n),Ln(8,i);break;case 23:break;case 22:var E=i.stateNode;i.memoizedState!==null?E._visibility&2?ka(u,i,c,o,n):Vn(u,i):(E._visibility|=2,ka(u,i,c,o,n)),n&&x&2048&&df(i.alternate,i);break;case 24:ka(u,i,c,o,n),n&&x&2048&&mf(i.alternate,i);break;default:ka(u,i,c,o,n)}e=e.sibling}}function Vn(t,e){if(e.subtreeFlags&10256)for(e=e.child;e!==null;){var l=t,a=e,n=a.flags;switch(a.tag){case 22:Vn(l,a),n&2048&&df(a.alternate,a);break;case 24:Vn(l,a),n&2048&&mf(a.alternate,a);break;default:Vn(l,a)}e=e.sibling}}var Kn=8192;function Wa(t,e,l){if(t.subtreeFlags&Kn)for(t=t.child;t!==null;)Jo(t,e,l),t=t.sibling}function Jo(t,e,l){switch(t.tag){case 26:Wa(t,e,l),t.flags&Kn&&t.memoizedState!==null&&Yy(l,Xe,t.memoizedState,t.memoizedProps);break;case 5:Wa(t,e,l);break;case 3:case 4:var a=Xe;Xe=yi(t.stateNode.containerInfo),Wa(t,e,l),Xe=a;break;case 22:t.memoizedState===null&&(a=t.alternate,a!==null&&a.memoizedState!==null?(a=Kn,Kn=16777216,Wa(t,e,l),Kn=a):Wa(t,e,l));break;default:Wa(t,e,l)}}function ko(t){var e=t.alternate;if(e!==null&&(t=e.child,t!==null)){e.child=null;do e=t.sibling,t.sibling=null,t=e;while(t!==null)}}function Jn(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var l=0;l<e.length;l++){var a=e[l];Wt=a,$o(a,t)}ko(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)Wo(t),t=t.sibling}function Wo(t){switch(t.tag){case 0:case 11:case 15:Jn(t),t.flags&2048&&_l(9,t,t.return);break;case 3:Jn(t);break;case 12:Jn(t);break;case 22:var e=t.stateNode;t.memoizedState!==null&&e._visibility&2&&(t.return===null||t.return.tag!==13)?(e._visibility&=-3,li(t)):Jn(t);break;default:Jn(t)}}function li(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var l=0;l<e.length;l++){var a=e[l];Wt=a,$o(a,t)}ko(t)}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:_l(8,e,e.return),li(e);break;case 22:l=e.stateNode,l._visibility&2&&(l._visibility&=-3,li(e));break;default:li(e)}t=t.sibling}}function $o(t,e){for(;Wt!==null;){var l=Wt;switch(l.tag){case 0:case 11:case 15:_l(8,l,e);break;case 23:case 22:if(l.memoizedState!==null&&l.memoizedState.cachePool!==null){var a=l.memoizedState.cachePool.pool;a!=null&&a.refCount++}break;case 24:On(l.memoizedState.cache)}if(a=l.child,a!==null)a.return=l,Wt=a;else t:for(l=t;Wt!==null;){a=Wt;var n=a.sibling,u=a.return;if(Go(a),a===l){Wt=null;break t}if(n!==null){n.return=u,Wt=n;break t}Wt=u}}}var ty={getCacheForType:function(t){var e=It(Gt),l=e.data.get(t);return l===void 0&&(l=t(),e.data.set(t,l)),l},cacheSignal:function(){return It(Gt).controller.signal}},ey=typeof WeakMap=="function"?WeakMap:Map,gt=0,Et=null,it=null,st=0,pt=0,Ae=null,Dl=!1,$a=!1,hf=!1,ml=0,Ht=0,Ul=0,ha=0,yf=0,Ee=0,Fa=0,kn=null,be=null,vf=!1,ai=0,Fo=0,ni=1/0,ui=null,Rl=null,Kt=0,Hl=null,Ia=null,hl=0,gf=0,bf=null,Io=null,Wn=0,pf=null;function Me(){return(gt&2)!==0&&st!==0?st&-st:A.T!==null?Ef():ms()}function Po(){if(Ee===0)if((st&536870912)===0||dt){var t=pa;pa<<=1,(pa&3932160)===0&&(pa=262144),Ee=t}else Ee=536870912;return t=ze.current,t!==null&&(t.flags|=32),Ee}function pe(t,e,l){(t===Et&&(pt===2||pt===9)||t.cancelPendingCommit!==null)&&(Pa(t,0),Bl(t,st,Ee,!1)),pl(t,l),((gt&2)===0||t!==Et)&&(t===Et&&((gt&2)===0&&(ha|=l),Ht===4&&Bl(t,st,Ee,!1)),We(t))}function td(t,e,l){if((gt&6)!==0)throw Error(s(327));var a=!l&&(e&127)===0&&(e&t.expiredLanes)===0||re(t,e),n=a?ny(t,e):Sf(t,e,!0),u=a;do{if(n===0){$a&&!a&&Bl(t,e,0,!1);break}else{if(l=t.current.alternate,u&&!ly(l)){n=Sf(t,e,!1),u=!1;continue}if(n===2){if(u=e,t.errorRecoveryDisabledLanes&u)var i=0;else i=t.pendingLanes&-536870913,i=i!==0?i:i&536870912?536870912:0;if(i!==0){e=i;t:{var c=t;n=kn;var o=c.current.memoizedState.isDehydrated;if(o&&(Pa(c,i).flags|=256),i=Sf(c,i,!1),i!==2){if(hf&&!o){c.errorRecoveryDisabledLanes|=u,ha|=u,n=4;break t}u=be,be=n,u!==null&&(be===null?be=u:be.push.apply(be,u))}n=i}if(u=!1,n!==2)continue}}if(n===1){Pa(t,0),Bl(t,e,0,!0);break}t:{switch(a=t,u=n,u){case 0:case 1:throw Error(s(345));case 4:if((e&4194048)!==e)break;case 6:Bl(a,e,Ee,!Dl);break t;case 2:be=null;break;case 3:case 5:break;default:throw Error(s(329))}if((e&62914560)===e&&(n=ai+300-Bt(),10<n)){if(Bl(a,e,Ee,!Dl),D(a,0,!0)!==0)break t;hl=e,a.timeoutHandle=_d(ed.bind(null,a,l,be,ui,vf,e,Ee,ha,Fa,Dl,u,"Throttled",-0,0),n);break t}ed(a,l,be,ui,vf,e,Ee,ha,Fa,Dl,u,null,-0,0)}}break}while(!0);We(t)}function ed(t,e,l,a,n,u,i,c,o,x,E,C,S,T){if(t.timeoutHandle=-1,C=e.subtreeFlags,C&8192||(C&16785408)===16785408){C={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Pe},Jo(e,u,C);var q=(u&62914560)===u?ai-Bt():(u&4194048)===u?Fo-Bt():0;if(q=Gy(C,q),q!==null){hl=u,t.cancelPendingCommit=q(sd.bind(null,t,e,u,l,a,n,i,c,o,E,C,null,S,T)),Bl(t,u,i,!x);return}}sd(t,e,u,l,a,n,i,c,o)}function ly(t){for(var e=t;;){var l=e.tag;if((l===0||l===11||l===15)&&e.flags&16384&&(l=e.updateQueue,l!==null&&(l=l.stores,l!==null)))for(var a=0;a<l.length;a++){var n=l[a],u=n.getSnapshot;n=n.value;try{if(!xe(u(),n))return!1}catch{return!1}}if(l=e.child,e.subtreeFlags&16384&&l!==null)l.return=e,e=l;else{if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return!0;e=e.return}e.sibling.return=e.return,e=e.sibling}}return!0}function Bl(t,e,l,a){e&=~yf,e&=~ha,t.suspendedLanes|=e,t.pingedLanes&=~e,a&&(t.warmLanes|=e),a=t.expirationTimes;for(var n=e;0<n;){var u=31-ue(n),i=1<<u;a[u]=-1,n&=~i}l!==0&&$l(t,l,e)}function ii(){return(gt&6)===0?($n(0),!1):!0}function xf(){if(it!==null){if(pt===0)var t=it.return;else t=it,al=ua=null,Hc(t),La=null,Dn=0,t=it;for(;t!==null;)Do(t.alternate,t),t=t.return;it=null}}function Pa(t,e){var l=t.timeoutHandle;l!==-1&&(t.timeoutHandle=-1,zy(l)),l=t.cancelPendingCommit,l!==null&&(t.cancelPendingCommit=null,l()),hl=0,xf(),Et=t,it=l=el(t.current,null),st=e,pt=0,Ae=null,Dl=!1,$a=re(t,e),hf=!1,Fa=Ee=yf=ha=Ul=Ht=0,be=kn=null,vf=!1,(e&8)!==0&&(e|=e&32);var a=t.entangledLanes;if(a!==0)for(t=t.entanglements,a&=e;0<a;){var n=31-ue(a),u=1<<n;e|=t[n],a&=~u}return ml=e,ju(),l}function ld(t,e){et=null,A.H=Gn,e===Xa||e===Hu?(e=gr(),pt=3):e===Tc?(e=gr(),pt=4):pt=e===Fc?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,Ae=e,it===null&&(Ht=1,Wu(t,De(e,t.current)))}function ad(){var t=ze.current;return t===null?!0:(st&4194048)===st?Be===null:(st&62914560)===st||(st&536870912)!==0?t===Be:!1}function nd(){var t=A.H;return A.H=Gn,t===null?Gn:t}function ud(){var t=A.A;return A.A=ty,t}function ci(){Ht=4,Dl||(st&4194048)!==st&&ze.current!==null||($a=!0),(Ul&134217727)===0&&(ha&134217727)===0||Et===null||Bl(Et,st,Ee,!1)}function Sf(t,e,l){var a=gt;gt|=2;var n=nd(),u=ud();(Et!==t||st!==e)&&(ui=null,Pa(t,e)),e=!1;var i=Ht;t:do try{if(pt!==0&&it!==null){var c=it,o=Ae;switch(pt){case 8:xf(),i=6;break t;case 3:case 2:case 9:case 6:ze.current===null&&(e=!0);var x=pt;if(pt=0,Ae=null,tn(t,c,o,x),l&&$a){i=0;break t}break;default:x=pt,pt=0,Ae=null,tn(t,c,o,x)}}ay(),i=Ht;break}catch(E){ld(t,E)}while(!0);return e&&t.shellSuspendCounter++,al=ua=null,gt=a,A.H=n,A.A=u,it===null&&(Et=null,st=0,ju()),i}function ay(){for(;it!==null;)id(it)}function ny(t,e){var l=gt;gt|=2;var a=nd(),n=ud();Et!==t||st!==e?(ui=null,ni=Bt()+500,Pa(t,e)):$a=re(t,e);t:do try{if(pt!==0&&it!==null){e=it;var u=Ae;e:switch(pt){case 1:pt=0,Ae=null,tn(t,e,u,1);break;case 2:case 9:if(yr(u)){pt=0,Ae=null,cd(e);break}e=function(){pt!==2&&pt!==9||Et!==t||(pt=7),We(t)},u.then(e,e);break t;case 3:pt=7;break t;case 4:pt=5;break t;case 7:yr(u)?(pt=0,Ae=null,cd(e)):(pt=0,Ae=null,tn(t,e,u,7));break;case 5:var i=null;switch(it.tag){case 26:i=it.memoizedState;case 5:case 27:var c=it;if(i?Kd(i):c.stateNode.complete){pt=0,Ae=null;var o=c.sibling;if(o!==null)it=o;else{var x=c.return;x!==null?(it=x,fi(x)):it=null}break e}}pt=0,Ae=null,tn(t,e,u,5);break;case 6:pt=0,Ae=null,tn(t,e,u,6);break;case 8:xf(),Ht=6;break t;default:throw Error(s(462))}}uy();break}catch(E){ld(t,E)}while(!0);return al=ua=null,A.H=a,A.A=n,gt=l,it!==null?0:(Et=null,st=0,ju(),Ht)}function uy(){for(;it!==null&&!_i();)id(it)}function id(t){var e=Oo(t.alternate,t,ml);t.memoizedProps=t.pendingProps,e===null?fi(t):it=e}function cd(t){var e=t,l=e.alternate;switch(e.tag){case 15:case 0:e=Ao(l,e,e.pendingProps,e.type,void 0,st);break;case 11:e=Ao(l,e,e.pendingProps,e.type.render,e.ref,st);break;case 5:Hc(e);default:Do(l,e),e=it=nr(e,ml),e=Oo(l,e,ml)}t.memoizedProps=t.pendingProps,e===null?fi(t):it=e}function tn(t,e,l,a){al=ua=null,Hc(e),La=null,Dn=0;var n=e.return;try{if(Jh(t,n,e,l,st)){Ht=1,Wu(t,De(l,t.current)),it=null;return}}catch(u){if(n!==null)throw it=n,u;Ht=1,Wu(t,De(l,t.current)),it=null;return}e.flags&32768?(dt||a===1?t=!0:$a||(st&536870912)!==0?t=!1:(Dl=t=!0,(a===2||a===9||a===3||a===6)&&(a=ze.current,a!==null&&a.tag===13&&(a.flags|=16384))),fd(e,t)):fi(e)}function fi(t){var e=t;do{if((e.flags&32768)!==0){fd(e,Dl);return}t=e.return;var l=$h(e.alternate,e,ml);if(l!==null){it=l;return}if(e=e.sibling,e!==null){it=e;return}it=e=t}while(e!==null);Ht===0&&(Ht=5)}function fd(t,e){do{var l=Fh(t.alternate,t);if(l!==null){l.flags&=32767,it=l;return}if(l=t.return,l!==null&&(l.flags|=32768,l.subtreeFlags=0,l.deletions=null),!e&&(t=t.sibling,t!==null)){it=t;return}it=t=l}while(t!==null);Ht=6,it=null}function sd(t,e,l,a,n,u,i,c,o){t.cancelPendingCommit=null;do si();while(Kt!==0);if((gt&6)!==0)throw Error(s(327));if(e!==null){if(e===t.current)throw Error(s(177));if(u=e.lanes|e.childLanes,u|=fc,yu(t,l,u,i,c,o),t===Et&&(it=Et=null,st=0),Ia=e,Hl=t,hl=l,gf=u,bf=n,Io=a,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,sy(ga,function(){return hd(),null})):(t.callbackNode=null,t.callbackPriority=0),a=(e.flags&13878)!==0,(e.subtreeFlags&13878)!==0||a){a=A.T,A.T=null,n=R.p,R.p=2,i=gt,gt|=4;try{Ih(t,e,l)}finally{gt=i,R.p=n,A.T=a}}Kt=1,rd(),od(),dd()}}function rd(){if(Kt===1){Kt=0;var t=Hl,e=Ia,l=(e.flags&13878)!==0;if((e.subtreeFlags&13878)!==0||l){l=A.T,A.T=null;var a=R.p;R.p=2;var n=gt;gt|=4;try{Zo(e,t);var u=Uf,i=Ws(t.containerInfo),c=u.focusedElem,o=u.selectionRange;if(i!==c&&c&&c.ownerDocument&&ks(c.ownerDocument.documentElement,c)){if(o!==null&&ac(c)){var x=o.start,E=o.end;if(E===void 0&&(E=x),"selectionStart"in c)c.selectionStart=x,c.selectionEnd=Math.min(E,c.value.length);else{var C=c.ownerDocument||document,S=C&&C.defaultView||window;if(S.getSelection){var T=S.getSelection(),q=c.textContent.length,K=Math.min(o.start,q),Tt=o.end===void 0?K:Math.min(o.end,q);!T.extend&&K>Tt&&(i=Tt,Tt=K,K=i);var v=Js(c,K),h=Js(c,Tt);if(v&&h&&(T.rangeCount!==1||T.anchorNode!==v.node||T.anchorOffset!==v.offset||T.focusNode!==h.node||T.focusOffset!==h.offset)){var p=C.createRange();p.setStart(v.node,v.offset),T.removeAllRanges(),K>Tt?(T.addRange(p),T.extend(h.node,h.offset)):(p.setEnd(h.node,h.offset),T.addRange(p))}}}}for(C=[],T=c;T=T.parentNode;)T.nodeType===1&&C.push({element:T,left:T.scrollLeft,top:T.scrollTop});for(typeof c.focus=="function"&&c.focus(),c=0;c<C.length;c++){var j=C[c];j.element.scrollLeft=j.left,j.element.scrollTop=j.top}}Si=!!Df,Uf=Df=null}finally{gt=n,R.p=a,A.T=l}}t.current=e,Kt=2}}function od(){if(Kt===2){Kt=0;var t=Hl,e=Ia,l=(e.flags&8772)!==0;if((e.subtreeFlags&8772)!==0||l){l=A.T,A.T=null;var a=R.p;R.p=2;var n=gt;gt|=4;try{Yo(t,e.alternate,e)}finally{gt=n,R.p=a,A.T=l}}Kt=3}}function dd(){if(Kt===4||Kt===3){Kt=0,Di();var t=Hl,e=Ia,l=hl,a=Io;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?Kt=5:(Kt=0,Ia=Hl=null,md(t,t.pendingLanes));var n=t.pendingLanes;if(n===0&&(Rl=null),ie(l),e=e.stateNode,se&&typeof se.onCommitFiberRoot=="function")try{se.onCommitFiberRoot(kl,e,void 0,(e.current.flags&128)===128)}catch{}if(a!==null){e=A.T,n=R.p,R.p=2,A.T=null;try{for(var u=t.onRecoverableError,i=0;i<a.length;i++){var c=a[i];u(c.value,{componentStack:c.stack})}}finally{A.T=e,R.p=n}}(hl&3)!==0&&si(),We(t),n=t.pendingLanes,(l&261930)!==0&&(n&42)!==0?t===pf?Wn++:(Wn=0,pf=t):Wn=0,$n(0)}}function md(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,On(e)))}function si(){return rd(),od(),dd(),hd()}function hd(){if(Kt!==5)return!1;var t=Hl,e=gf;gf=0;var l=ie(hl),a=A.T,n=R.p;try{R.p=32>l?32:l,A.T=null,l=bf,bf=null;var u=Hl,i=hl;if(Kt=0,Ia=Hl=null,hl=0,(gt&6)!==0)throw Error(s(331));var c=gt;if(gt|=4,Wo(u.current),Ko(u,u.current,i,l),gt=c,$n(0,!1),se&&typeof se.onPostCommitFiberRoot=="function")try{se.onPostCommitFiberRoot(kl,u)}catch{}return!0}finally{R.p=n,A.T=a,md(t,e)}}function yd(t,e,l){e=De(l,e),e=$c(t.stateNode,e,2),t=Cl(t,e,2),t!==null&&(pl(t,2),We(t))}function xt(t,e,l){if(t.tag===3)yd(t,t,l);else for(;e!==null;){if(e.tag===3){yd(e,t,l);break}else if(e.tag===1){var a=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof a.componentDidCatch=="function"&&(Rl===null||!Rl.has(a))){t=De(l,t),l=vo(2),a=Cl(e,l,2),a!==null&&(go(l,a,e,t),pl(a,2),We(a));break}}e=e.return}}function zf(t,e,l){var a=t.pingCache;if(a===null){a=t.pingCache=new ey;var n=new Set;a.set(e,n)}else n=a.get(e),n===void 0&&(n=new Set,a.set(e,n));n.has(l)||(hf=!0,n.add(l),t=iy.bind(null,t,e,l),e.then(t,t))}function iy(t,e,l){var a=t.pingCache;a!==null&&a.delete(e),t.pingedLanes|=t.suspendedLanes&l,t.warmLanes&=~l,Et===t&&(st&l)===l&&(Ht===4||Ht===3&&(st&62914560)===st&&300>Bt()-ai?(gt&2)===0&&Pa(t,0):yf|=l,Fa===st&&(Fa=0)),We(t)}function vd(t,e){e===0&&(e=Jt()),t=la(t,e),t!==null&&(pl(t,e),We(t))}function cy(t){var e=t.memoizedState,l=0;e!==null&&(l=e.retryLane),vd(t,l)}function fy(t,e){var l=0;switch(t.tag){case 31:case 13:var a=t.stateNode,n=t.memoizedState;n!==null&&(l=n.retryLane);break;case 19:a=t.stateNode;break;case 22:a=t.stateNode._retryCache;break;default:throw Error(s(314))}a!==null&&a.delete(e),vd(t,l)}function sy(t,e){return dn(t,e)}var ri=null,en=null,Tf=!1,oi=!1,Af=!1,Ql=0;function We(t){t!==en&&t.next===null&&(en===null?ri=en=t:en=en.next=t),oi=!0,Tf||(Tf=!0,oy())}function $n(t,e){if(!Af&&oi){Af=!0;do for(var l=!1,a=ri;a!==null;){if(t!==0){var n=a.pendingLanes;if(n===0)var u=0;else{var i=a.suspendedLanes,c=a.pingedLanes;u=(1<<31-ue(42|t)+1)-1,u&=n&~(i&~c),u=u&201326741?u&201326741|1:u?u|2:0}u!==0&&(l=!0,xd(a,u))}else u=st,u=D(a,a===Et?u:0,a.cancelPendingCommit!==null||a.timeoutHandle!==-1),(u&3)===0||re(a,u)||(l=!0,xd(a,u));a=a.next}while(l);Af=!1}}function ry(){gd()}function gd(){oi=Tf=!1;var t=0;Ql!==0&&Sy()&&(t=Ql);for(var e=Bt(),l=null,a=ri;a!==null;){var n=a.next,u=bd(a,e);u===0?(a.next=null,l===null?ri=n:l.next=n,n===null&&(en=l)):(l=a,(t!==0||(u&3)!==0)&&(oi=!0)),a=n}Kt!==0&&Kt!==5||$n(t),Ql!==0&&(Ql=0)}function bd(t,e){for(var l=t.suspendedLanes,a=t.pingedLanes,n=t.expirationTimes,u=t.pendingLanes&-62914561;0<u;){var i=31-ue(u),c=1<<i,o=n[i];o===-1?((c&l)===0||(c&a)!==0)&&(n[i]=Ce(c,e)):o<=e&&(t.expiredLanes|=c),u&=~c}if(e=Et,l=st,l=D(t,t===e?l:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),a=t.callbackNode,l===0||t===e&&(pt===2||pt===9)||t.cancelPendingCommit!==null)return a!==null&&a!==null&&mn(a),t.callbackNode=null,t.callbackPriority=0;if((l&3)===0||re(t,l)){if(e=l&-l,e===t.callbackPriority)return e;switch(a!==null&&mn(a),ie(l)){case 2:case 8:l=mu;break;case 32:l=ga;break;case 268435456:l=yn;break;default:l=ga}return a=pd.bind(null,t),l=dn(l,a),t.callbackPriority=e,t.callbackNode=l,e}return a!==null&&a!==null&&mn(a),t.callbackPriority=2,t.callbackNode=null,2}function pd(t,e){if(Kt!==0&&Kt!==5)return t.callbackNode=null,t.callbackPriority=0,null;var l=t.callbackNode;if(si()&&t.callbackNode!==l)return null;var a=st;return a=D(t,t===Et?a:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),a===0?null:(td(t,a,e),bd(t,Bt()),t.callbackNode!=null&&t.callbackNode===l?pd.bind(null,t):null)}function xd(t,e){if(si())return null;td(t,e,!0)}function oy(){Ty(function(){(gt&6)!==0?dn(hn,ry):gd()})}function Ef(){if(Ql===0){var t=Ga;t===0&&(t=ba,ba<<=1,(ba&261888)===0&&(ba=256)),Ql=t}return Ql}function Sd(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:pu(""+t)}function zd(t,e){var l=e.ownerDocument.createElement("input");return l.name=e.name,l.value=e.value,t.id&&l.setAttribute("form",t.id),e.parentNode.insertBefore(l,e),t=new FormData(t),l.parentNode.removeChild(l),t}function dy(t,e,l,a,n){if(e==="submit"&&l&&l.stateNode===n){var u=Sd((n[me]||null).action),i=a.submitter;i&&(e=(e=i[me]||null)?Sd(e.formAction):i.getAttribute("formAction"),e!==null&&(u=e,i=null));var c=new Tu("action","action",null,a,n);t.push({event:c,listeners:[{instance:null,listener:function(){if(a.defaultPrevented){if(Ql!==0){var o=i?zd(n,i):new FormData(n);Zc(l,{pending:!0,data:o,method:n.method,action:u},null,o)}}else typeof u=="function"&&(c.preventDefault(),o=i?zd(n,i):new FormData(n),Zc(l,{pending:!0,data:o,method:n.method,action:u},u,o))},currentTarget:n}]})}}for(var Mf=0;Mf<cc.length;Mf++){var jf=cc[Mf],my=jf.toLowerCase(),hy=jf[0].toUpperCase()+jf.slice(1);we(my,"on"+hy)}we(Is,"onAnimationEnd"),we(Ps,"onAnimationIteration"),we(tr,"onAnimationStart"),we("dblclick","onDoubleClick"),we("focusin","onFocus"),we("focusout","onBlur"),we(Oh,"onTransitionRun"),we(_h,"onTransitionStart"),we(Dh,"onTransitionCancel"),we(er,"onTransitionEnd"),Ma("onMouseEnter",["mouseout","mouseover"]),Ma("onMouseLeave",["mouseout","mouseover"]),Ma("onPointerEnter",["pointerout","pointerover"]),Ma("onPointerLeave",["pointerout","pointerover"]),Il("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Il("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Il("onBeforeInput",["compositionend","keypress","textInput","paste"]),Il("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Il("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Il("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Fn="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(" "),yy=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Fn));function Td(t,e){e=(e&4)!==0;for(var l=0;l<t.length;l++){var a=t[l],n=a.event;a=a.listeners;t:{var u=void 0;if(e)for(var i=a.length-1;0<=i;i--){var c=a[i],o=c.instance,x=c.currentTarget;if(c=c.listener,o!==u&&n.isPropagationStopped())break t;u=c,n.currentTarget=x;try{u(n)}catch(E){Mu(E)}n.currentTarget=null,u=o}else for(i=0;i<a.length;i++){if(c=a[i],o=c.instance,x=c.currentTarget,c=c.listener,o!==u&&n.isPropagationStopped())break t;u=c,n.currentTarget=x;try{u(n)}catch(E){Mu(E)}n.currentTarget=null,u=o}}}}function ct(t,e){var l=e[Yi];l===void 0&&(l=e[Yi]=new Set);var a=t+"__bubble";l.has(a)||(Ad(e,t,2,!1),l.add(a))}function Cf(t,e,l){var a=0;e&&(a|=4),Ad(l,t,a,e)}var di="_reactListening"+Math.random().toString(36).slice(2);function Nf(t){if(!t[di]){t[di]=!0,vs.forEach(function(l){l!=="selectionchange"&&(yy.has(l)||Cf(l,!1,t),Cf(l,!0,t))});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[di]||(e[di]=!0,Cf("selectionchange",!1,e))}}function Ad(t,e,l,a){switch(Pd(e)){case 2:var n=Ly;break;case 8:n=Zy;break;default:n=Zf}l=n.bind(null,e,l,t),n=void 0,!ki||e!=="touchstart"&&e!=="touchmove"&&e!=="wheel"||(n=!0),a?n!==void 0?t.addEventListener(e,l,{capture:!0,passive:n}):t.addEventListener(e,l,!0):n!==void 0?t.addEventListener(e,l,{passive:n}):t.addEventListener(e,l,!1)}function Of(t,e,l,a,n){var u=a;if((e&1)===0&&(e&2)===0&&a!==null)t:for(;;){if(a===null)return;var i=a.tag;if(i===3||i===4){var c=a.stateNode.containerInfo;if(c===n)break;if(i===4)for(i=a.return;i!==null;){var o=i.tag;if((o===3||o===4)&&i.stateNode.containerInfo===n)return;i=i.return}for(;c!==null;){if(i=Ta(c),i===null)return;if(o=i.tag,o===5||o===6||o===26||o===27){a=u=i;continue t}c=c.parentNode}}a=a.return}Cs(function(){var x=u,E=Ki(l),C=[];t:{var S=lr.get(t);if(S!==void 0){var T=Tu,q=t;switch(t){case"keypress":if(Su(l)===0)break t;case"keydown":case"keyup":T=fh;break;case"focusin":q="focus",T=Ii;break;case"focusout":q="blur",T=Ii;break;case"beforeblur":case"afterblur":T=Ii;break;case"click":if(l.button===2)break t;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":T=_s;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":T=$m;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":T=oh;break;case Is:case Ps:case tr:T=Pm;break;case er:T=mh;break;case"scroll":case"scrollend":T=km;break;case"wheel":T=yh;break;case"copy":case"cut":case"paste":T=eh;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":T=Us;break;case"toggle":case"beforetoggle":T=gh}var K=(e&4)!==0,Tt=!K&&(t==="scroll"||t==="scrollend"),v=K?S!==null?S+"Capture":null:S;K=[];for(var h=x,p;h!==null;){var j=h;if(p=j.stateNode,j=j.tag,j!==5&&j!==26&&j!==27||p===null||v===null||(j=pn(h,v),j!=null&&K.push(In(h,j,p))),Tt)break;h=h.return}0<K.length&&(S=new T(S,q,null,l,E),C.push({event:S,listeners:K}))}}if((e&7)===0){t:{if(S=t==="mouseover"||t==="pointerover",T=t==="mouseout"||t==="pointerout",S&&l!==Vi&&(q=l.relatedTarget||l.fromElement)&&(Ta(q)||q[za]))break t;if((T||S)&&(S=E.window===E?E:(S=E.ownerDocument)?S.defaultView||S.parentWindow:window,T?(q=l.relatedTarget||l.toElement,T=x,q=q?Ta(q):null,q!==null&&(Tt=g(q),K=q.tag,q!==Tt||K!==5&&K!==27&&K!==6)&&(q=null)):(T=null,q=x),T!==q)){if(K=_s,j="onMouseLeave",v="onMouseEnter",h="mouse",(t==="pointerout"||t==="pointerover")&&(K=Us,j="onPointerLeave",v="onPointerEnter",h="pointer"),Tt=T==null?S:bn(T),p=q==null?S:bn(q),S=new K(j,h+"leave",T,l,E),S.target=Tt,S.relatedTarget=p,j=null,Ta(E)===x&&(K=new K(v,h+"enter",q,l,E),K.target=p,K.relatedTarget=Tt,j=K),Tt=j,T&&q)e:{for(K=vy,v=T,h=q,p=0,j=v;j;j=K(j))p++;j=0;for(var L=h;L;L=K(L))j++;for(;0<p-j;)v=K(v),p--;for(;0<j-p;)h=K(h),j--;for(;p--;){if(v===h||h!==null&&v===h.alternate){K=v;break e}v=K(v),h=K(h)}K=null}else K=null;T!==null&&Ed(C,S,T,K,!1),q!==null&&Tt!==null&&Ed(C,Tt,q,K,!0)}}t:{if(S=x?bn(x):window,T=S.nodeName&&S.nodeName.toLowerCase(),T==="select"||T==="input"&&S.type==="file")var yt=ws;else if(Ys(S))if(Xs)yt=jh;else{yt=Eh;var G=Ah}else T=S.nodeName,!T||T.toLowerCase()!=="input"||S.type!=="checkbox"&&S.type!=="radio"?x&&Zi(x.elementType)&&(yt=ws):yt=Mh;if(yt&&(yt=yt(t,x))){Gs(C,yt,l,E);break t}G&&G(t,S,x),t==="focusout"&&x&&S.type==="number"&&x.memoizedProps.value!=null&&Li(S,"number",S.value)}switch(G=x?bn(x):window,t){case"focusin":(Ys(G)||G.contentEditable==="true")&&(Da=G,nc=x,jn=null);break;case"focusout":jn=nc=Da=null;break;case"mousedown":uc=!0;break;case"contextmenu":case"mouseup":case"dragend":uc=!1,$s(C,l,E);break;case"selectionchange":if(Nh)break;case"keydown":case"keyup":$s(C,l,E)}var at;if(tc)t:{switch(t){case"compositionstart":var rt="onCompositionStart";break t;case"compositionend":rt="onCompositionEnd";break t;case"compositionupdate":rt="onCompositionUpdate";break t}rt=void 0}else _a?Qs(t,l)&&(rt="onCompositionEnd"):t==="keydown"&&l.keyCode===229&&(rt="onCompositionStart");rt&&(Rs&&l.locale!=="ko"&&(_a||rt!=="onCompositionStart"?rt==="onCompositionEnd"&&_a&&(at=Ns()):(Sl=E,Wi="value"in Sl?Sl.value:Sl.textContent,_a=!0)),G=mi(x,rt),0<G.length&&(rt=new Ds(rt,t,null,l,E),C.push({event:rt,listeners:G}),at?rt.data=at:(at=qs(l),at!==null&&(rt.data=at)))),(at=ph?xh(t,l):Sh(t,l))&&(rt=mi(x,"onBeforeInput"),0<rt.length&&(G=new Ds("onBeforeInput","beforeinput",null,l,E),C.push({event:G,listeners:rt}),G.data=at)),dy(C,t,x,l,E)}Td(C,e)})}function In(t,e,l){return{instance:t,listener:e,currentTarget:l}}function mi(t,e){for(var l=e+"Capture",a=[];t!==null;){var n=t,u=n.stateNode;if(n=n.tag,n!==5&&n!==26&&n!==27||u===null||(n=pn(t,l),n!=null&&a.unshift(In(t,n,u)),n=pn(t,e),n!=null&&a.push(In(t,n,u))),t.tag===3)return a;t=t.return}return[]}function vy(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function Ed(t,e,l,a,n){for(var u=e._reactName,i=[];l!==null&&l!==a;){var c=l,o=c.alternate,x=c.stateNode;if(c=c.tag,o!==null&&o===a)break;c!==5&&c!==26&&c!==27||x===null||(o=x,n?(x=pn(l,u),x!=null&&i.unshift(In(l,x,o))):n||(x=pn(l,u),x!=null&&i.push(In(l,x,o)))),l=l.return}i.length!==0&&t.push({event:e,listeners:i})}var gy=/\r\n?/g,by=/\u0000|\uFFFD/g;function Md(t){return(typeof t=="string"?t:""+t).replace(gy,`
49
+ `).replace(by,"")}function jd(t,e){return e=Md(e),Md(t)===e}function zt(t,e,l,a,n,u){switch(l){case"children":typeof a=="string"?e==="body"||e==="textarea"&&a===""||Ca(t,a):(typeof a=="number"||typeof a=="bigint")&&e!=="body"&&Ca(t,""+a);break;case"className":gu(t,"class",a);break;case"tabIndex":gu(t,"tabindex",a);break;case"dir":case"role":case"viewBox":case"width":case"height":gu(t,l,a);break;case"style":Ms(t,a,u);break;case"data":if(e!=="object"){gu(t,"data",a);break}case"src":case"href":if(a===""&&(e!=="a"||l!=="href")){t.removeAttribute(l);break}if(a==null||typeof a=="function"||typeof a=="symbol"||typeof a=="boolean"){t.removeAttribute(l);break}a=pu(""+a),t.setAttribute(l,a);break;case"action":case"formAction":if(typeof a=="function"){t.setAttribute(l,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof u=="function"&&(l==="formAction"?(e!=="input"&&zt(t,e,"name",n.name,n,null),zt(t,e,"formEncType",n.formEncType,n,null),zt(t,e,"formMethod",n.formMethod,n,null),zt(t,e,"formTarget",n.formTarget,n,null)):(zt(t,e,"encType",n.encType,n,null),zt(t,e,"method",n.method,n,null),zt(t,e,"target",n.target,n,null)));if(a==null||typeof a=="symbol"||typeof a=="boolean"){t.removeAttribute(l);break}a=pu(""+a),t.setAttribute(l,a);break;case"onClick":a!=null&&(t.onclick=Pe);break;case"onScroll":a!=null&&ct("scroll",t);break;case"onScrollEnd":a!=null&&ct("scrollend",t);break;case"dangerouslySetInnerHTML":if(a!=null){if(typeof a!="object"||!("__html"in a))throw Error(s(61));if(l=a.__html,l!=null){if(n.children!=null)throw Error(s(60));t.innerHTML=l}}break;case"multiple":t.multiple=a&&typeof a!="function"&&typeof a!="symbol";break;case"muted":t.muted=a&&typeof a!="function"&&typeof a!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(a==null||typeof a=="function"||typeof a=="boolean"||typeof a=="symbol"){t.removeAttribute("xlink:href");break}l=pu(""+a),t.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",l);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":a!=null&&typeof a!="function"&&typeof a!="symbol"?t.setAttribute(l,""+a):t.removeAttribute(l);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":a&&typeof a!="function"&&typeof a!="symbol"?t.setAttribute(l,""):t.removeAttribute(l);break;case"capture":case"download":a===!0?t.setAttribute(l,""):a!==!1&&a!=null&&typeof a!="function"&&typeof a!="symbol"?t.setAttribute(l,a):t.removeAttribute(l);break;case"cols":case"rows":case"size":case"span":a!=null&&typeof a!="function"&&typeof a!="symbol"&&!isNaN(a)&&1<=a?t.setAttribute(l,a):t.removeAttribute(l);break;case"rowSpan":case"start":a==null||typeof a=="function"||typeof a=="symbol"||isNaN(a)?t.removeAttribute(l):t.setAttribute(l,a);break;case"popover":ct("beforetoggle",t),ct("toggle",t),vu(t,"popover",a);break;case"xlinkActuate":Ie(t,"http://www.w3.org/1999/xlink","xlink:actuate",a);break;case"xlinkArcrole":Ie(t,"http://www.w3.org/1999/xlink","xlink:arcrole",a);break;case"xlinkRole":Ie(t,"http://www.w3.org/1999/xlink","xlink:role",a);break;case"xlinkShow":Ie(t,"http://www.w3.org/1999/xlink","xlink:show",a);break;case"xlinkTitle":Ie(t,"http://www.w3.org/1999/xlink","xlink:title",a);break;case"xlinkType":Ie(t,"http://www.w3.org/1999/xlink","xlink:type",a);break;case"xmlBase":Ie(t,"http://www.w3.org/XML/1998/namespace","xml:base",a);break;case"xmlLang":Ie(t,"http://www.w3.org/XML/1998/namespace","xml:lang",a);break;case"xmlSpace":Ie(t,"http://www.w3.org/XML/1998/namespace","xml:space",a);break;case"is":vu(t,"is",a);break;case"innerText":case"textContent":break;default:(!(2<l.length)||l[0]!=="o"&&l[0]!=="O"||l[1]!=="n"&&l[1]!=="N")&&(l=Km.get(l)||l,vu(t,l,a))}}function _f(t,e,l,a,n,u){switch(l){case"style":Ms(t,a,u);break;case"dangerouslySetInnerHTML":if(a!=null){if(typeof a!="object"||!("__html"in a))throw Error(s(61));if(l=a.__html,l!=null){if(n.children!=null)throw Error(s(60));t.innerHTML=l}}break;case"children":typeof a=="string"?Ca(t,a):(typeof a=="number"||typeof a=="bigint")&&Ca(t,""+a);break;case"onScroll":a!=null&&ct("scroll",t);break;case"onScrollEnd":a!=null&&ct("scrollend",t);break;case"onClick":a!=null&&(t.onclick=Pe);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!gs.hasOwnProperty(l))t:{if(l[0]==="o"&&l[1]==="n"&&(n=l.endsWith("Capture"),e=l.slice(2,n?l.length-7:void 0),u=t[me]||null,u=u!=null?u[l]:null,typeof u=="function"&&t.removeEventListener(e,u,n),typeof a=="function")){typeof u!="function"&&u!==null&&(l in t?t[l]=null:t.hasAttribute(l)&&t.removeAttribute(l)),t.addEventListener(e,a,n);break t}l in t?t[l]=a:a===!0?t.setAttribute(l,""):vu(t,l,a)}}}function te(t,e,l){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":ct("error",t),ct("load",t);var a=!1,n=!1,u;for(u in l)if(l.hasOwnProperty(u)){var i=l[u];if(i!=null)switch(u){case"src":a=!0;break;case"srcSet":n=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(s(137,e));default:zt(t,e,u,i,l,null)}}n&&zt(t,e,"srcSet",l.srcSet,l,null),a&&zt(t,e,"src",l.src,l,null);return;case"input":ct("invalid",t);var c=u=i=n=null,o=null,x=null;for(a in l)if(l.hasOwnProperty(a)){var E=l[a];if(E!=null)switch(a){case"name":n=E;break;case"type":i=E;break;case"checked":o=E;break;case"defaultChecked":x=E;break;case"value":u=E;break;case"defaultValue":c=E;break;case"children":case"dangerouslySetInnerHTML":if(E!=null)throw Error(s(137,e));break;default:zt(t,e,a,E,l,null)}}zs(t,u,c,o,x,i,n,!1);return;case"select":ct("invalid",t),a=i=u=null;for(n in l)if(l.hasOwnProperty(n)&&(c=l[n],c!=null))switch(n){case"value":u=c;break;case"defaultValue":i=c;break;case"multiple":a=c;default:zt(t,e,n,c,l,null)}e=u,l=i,t.multiple=!!a,e!=null?ja(t,!!a,e,!1):l!=null&&ja(t,!!a,l,!0);return;case"textarea":ct("invalid",t),u=n=a=null;for(i in l)if(l.hasOwnProperty(i)&&(c=l[i],c!=null))switch(i){case"value":a=c;break;case"defaultValue":n=c;break;case"children":u=c;break;case"dangerouslySetInnerHTML":if(c!=null)throw Error(s(91));break;default:zt(t,e,i,c,l,null)}As(t,a,n,u);return;case"option":for(o in l)if(l.hasOwnProperty(o)&&(a=l[o],a!=null))switch(o){case"selected":t.selected=a&&typeof a!="function"&&typeof a!="symbol";break;default:zt(t,e,o,a,l,null)}return;case"dialog":ct("beforetoggle",t),ct("toggle",t),ct("cancel",t),ct("close",t);break;case"iframe":case"object":ct("load",t);break;case"video":case"audio":for(a=0;a<Fn.length;a++)ct(Fn[a],t);break;case"image":ct("error",t),ct("load",t);break;case"details":ct("toggle",t);break;case"embed":case"source":case"link":ct("error",t),ct("load",t);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(x in l)if(l.hasOwnProperty(x)&&(a=l[x],a!=null))switch(x){case"children":case"dangerouslySetInnerHTML":throw Error(s(137,e));default:zt(t,e,x,a,l,null)}return;default:if(Zi(e)){for(E in l)l.hasOwnProperty(E)&&(a=l[E],a!==void 0&&_f(t,e,E,a,l,void 0));return}}for(c in l)l.hasOwnProperty(c)&&(a=l[c],a!=null&&zt(t,e,c,a,l,null))}function py(t,e,l,a){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var n=null,u=null,i=null,c=null,o=null,x=null,E=null;for(T in l){var C=l[T];if(l.hasOwnProperty(T)&&C!=null)switch(T){case"checked":break;case"value":break;case"defaultValue":o=C;default:a.hasOwnProperty(T)||zt(t,e,T,null,a,C)}}for(var S in a){var T=a[S];if(C=l[S],a.hasOwnProperty(S)&&(T!=null||C!=null))switch(S){case"type":u=T;break;case"name":n=T;break;case"checked":x=T;break;case"defaultChecked":E=T;break;case"value":i=T;break;case"defaultValue":c=T;break;case"children":case"dangerouslySetInnerHTML":if(T!=null)throw Error(s(137,e));break;default:T!==C&&zt(t,e,S,T,a,C)}}Xi(t,i,c,o,x,E,u,n);return;case"select":T=i=c=S=null;for(u in l)if(o=l[u],l.hasOwnProperty(u)&&o!=null)switch(u){case"value":break;case"multiple":T=o;default:a.hasOwnProperty(u)||zt(t,e,u,null,a,o)}for(n in a)if(u=a[n],o=l[n],a.hasOwnProperty(n)&&(u!=null||o!=null))switch(n){case"value":S=u;break;case"defaultValue":c=u;break;case"multiple":i=u;default:u!==o&&zt(t,e,n,u,a,o)}e=c,l=i,a=T,S!=null?ja(t,!!l,S,!1):!!a!=!!l&&(e!=null?ja(t,!!l,e,!0):ja(t,!!l,l?[]:"",!1));return;case"textarea":T=S=null;for(c in l)if(n=l[c],l.hasOwnProperty(c)&&n!=null&&!a.hasOwnProperty(c))switch(c){case"value":break;case"children":break;default:zt(t,e,c,null,a,n)}for(i in a)if(n=a[i],u=l[i],a.hasOwnProperty(i)&&(n!=null||u!=null))switch(i){case"value":S=n;break;case"defaultValue":T=n;break;case"children":break;case"dangerouslySetInnerHTML":if(n!=null)throw Error(s(91));break;default:n!==u&&zt(t,e,i,n,a,u)}Ts(t,S,T);return;case"option":for(var q in l)if(S=l[q],l.hasOwnProperty(q)&&S!=null&&!a.hasOwnProperty(q))switch(q){case"selected":t.selected=!1;break;default:zt(t,e,q,null,a,S)}for(o in a)if(S=a[o],T=l[o],a.hasOwnProperty(o)&&S!==T&&(S!=null||T!=null))switch(o){case"selected":t.selected=S&&typeof S!="function"&&typeof S!="symbol";break;default:zt(t,e,o,S,a,T)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var K in l)S=l[K],l.hasOwnProperty(K)&&S!=null&&!a.hasOwnProperty(K)&&zt(t,e,K,null,a,S);for(x in a)if(S=a[x],T=l[x],a.hasOwnProperty(x)&&S!==T&&(S!=null||T!=null))switch(x){case"children":case"dangerouslySetInnerHTML":if(S!=null)throw Error(s(137,e));break;default:zt(t,e,x,S,a,T)}return;default:if(Zi(e)){for(var Tt in l)S=l[Tt],l.hasOwnProperty(Tt)&&S!==void 0&&!a.hasOwnProperty(Tt)&&_f(t,e,Tt,void 0,a,S);for(E in a)S=a[E],T=l[E],!a.hasOwnProperty(E)||S===T||S===void 0&&T===void 0||_f(t,e,E,S,a,T);return}}for(var v in l)S=l[v],l.hasOwnProperty(v)&&S!=null&&!a.hasOwnProperty(v)&&zt(t,e,v,null,a,S);for(C in a)S=a[C],T=l[C],!a.hasOwnProperty(C)||S===T||S==null&&T==null||zt(t,e,C,S,a,T)}function Cd(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function xy(){if(typeof performance.getEntriesByType=="function"){for(var t=0,e=0,l=performance.getEntriesByType("resource"),a=0;a<l.length;a++){var n=l[a],u=n.transferSize,i=n.initiatorType,c=n.duration;if(u&&c&&Cd(i)){for(i=0,c=n.responseEnd,a+=1;a<l.length;a++){var o=l[a],x=o.startTime;if(x>c)break;var E=o.transferSize,C=o.initiatorType;E&&Cd(C)&&(o=o.responseEnd,i+=E*(o<c?1:(c-x)/(o-x)))}if(--a,e+=8*(u+i)/(n.duration/1e3),t++,10<t)break}}if(0<t)return e/t/1e6}return navigator.connection&&(t=navigator.connection.downlink,typeof t=="number")?t:5}var Df=null,Uf=null;function hi(t){return t.nodeType===9?t:t.ownerDocument}function Nd(t){switch(t){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Od(t,e){if(t===0)switch(e){case"svg":return 1;case"math":return 2;default:return 0}return t===1&&e==="foreignObject"?0:t}function Rf(t,e){return t==="textarea"||t==="noscript"||typeof e.children=="string"||typeof e.children=="number"||typeof e.children=="bigint"||typeof e.dangerouslySetInnerHTML=="object"&&e.dangerouslySetInnerHTML!==null&&e.dangerouslySetInnerHTML.__html!=null}var Hf=null;function Sy(){var t=window.event;return t&&t.type==="popstate"?t===Hf?!1:(Hf=t,!0):(Hf=null,!1)}var _d=typeof setTimeout=="function"?setTimeout:void 0,zy=typeof clearTimeout=="function"?clearTimeout:void 0,Dd=typeof Promise=="function"?Promise:void 0,Ty=typeof queueMicrotask=="function"?queueMicrotask:typeof Dd<"u"?function(t){return Dd.resolve(null).then(t).catch(Ay)}:_d;function Ay(t){setTimeout(function(){throw t})}function ql(t){return t==="head"}function Ud(t,e){var l=e,a=0;do{var n=l.nextSibling;if(t.removeChild(l),n&&n.nodeType===8)if(l=n.data,l==="/$"||l==="/&"){if(a===0){t.removeChild(n),un(e);return}a--}else if(l==="$"||l==="$?"||l==="$~"||l==="$!"||l==="&")a++;else if(l==="html")Pn(t.ownerDocument.documentElement);else if(l==="head"){l=t.ownerDocument.head,Pn(l);for(var u=l.firstChild;u;){var i=u.nextSibling,c=u.nodeName;u[gn]||c==="SCRIPT"||c==="STYLE"||c==="LINK"&&u.rel.toLowerCase()==="stylesheet"||l.removeChild(u),u=i}}else l==="body"&&Pn(t.ownerDocument.body);l=n}while(l);un(e)}function Rd(t,e){var l=t;t=0;do{var a=l.nextSibling;if(l.nodeType===1?e?(l._stashedDisplay=l.style.display,l.style.display="none"):(l.style.display=l._stashedDisplay||"",l.getAttribute("style")===""&&l.removeAttribute("style")):l.nodeType===3&&(e?(l._stashedText=l.nodeValue,l.nodeValue=""):l.nodeValue=l._stashedText||""),a&&a.nodeType===8)if(l=a.data,l==="/$"){if(t===0)break;t--}else l!=="$"&&l!=="$?"&&l!=="$~"&&l!=="$!"||t++;l=a}while(l)}function Bf(t){var e=t.firstChild;for(e&&e.nodeType===10&&(e=e.nextSibling);e;){var l=e;switch(e=e.nextSibling,l.nodeName){case"HTML":case"HEAD":case"BODY":Bf(l),Gi(l);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(l.rel.toLowerCase()==="stylesheet")continue}t.removeChild(l)}}function Ey(t,e,l,a){for(;t.nodeType===1;){var n=l;if(t.nodeName.toLowerCase()!==e.toLowerCase()){if(!a&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(a){if(!t[gn])switch(e){case"meta":if(!t.hasAttribute("itemprop"))break;return t;case"link":if(u=t.getAttribute("rel"),u==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(u!==n.rel||t.getAttribute("href")!==(n.href==null||n.href===""?null:n.href)||t.getAttribute("crossorigin")!==(n.crossOrigin==null?null:n.crossOrigin)||t.getAttribute("title")!==(n.title==null?null:n.title))break;return t;case"style":if(t.hasAttribute("data-precedence"))break;return t;case"script":if(u=t.getAttribute("src"),(u!==(n.src==null?null:n.src)||t.getAttribute("type")!==(n.type==null?null:n.type)||t.getAttribute("crossorigin")!==(n.crossOrigin==null?null:n.crossOrigin))&&u&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(e==="input"&&t.type==="hidden"){var u=n.name==null?null:""+n.name;if(n.type==="hidden"&&t.getAttribute("name")===u)return t}else return t;if(t=Qe(t.nextSibling),t===null)break}return null}function My(t,e,l){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!l||(t=Qe(t.nextSibling),t===null))return null;return t}function Hd(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=Qe(t.nextSibling),t===null))return null;return t}function Qf(t){return t.data==="$?"||t.data==="$~"}function qf(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function jy(t,e){var l=t.ownerDocument;if(t.data==="$~")t._reactRetry=e;else if(t.data!=="$?"||l.readyState!=="loading")e();else{var a=function(){e(),l.removeEventListener("DOMContentLoaded",a)};l.addEventListener("DOMContentLoaded",a),t._reactRetry=a}}function Qe(t){for(;t!=null;t=t.nextSibling){var e=t.nodeType;if(e===1||e===3)break;if(e===8){if(e=t.data,e==="$"||e==="$!"||e==="$?"||e==="$~"||e==="&"||e==="F!"||e==="F")break;if(e==="/$"||e==="/&")return null}}return t}var Yf=null;function Bd(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var l=t.data;if(l==="/$"||l==="/&"){if(e===0)return Qe(t.nextSibling);e--}else l!=="$"&&l!=="$!"&&l!=="$?"&&l!=="$~"&&l!=="&"||e++}t=t.nextSibling}return null}function Qd(t){t=t.previousSibling;for(var e=0;t;){if(t.nodeType===8){var l=t.data;if(l==="$"||l==="$!"||l==="$?"||l==="$~"||l==="&"){if(e===0)return t;e--}else l!=="/$"&&l!=="/&"||e++}t=t.previousSibling}return null}function qd(t,e,l){switch(e=hi(l),t){case"html":if(t=e.documentElement,!t)throw Error(s(452));return t;case"head":if(t=e.head,!t)throw Error(s(453));return t;case"body":if(t=e.body,!t)throw Error(s(454));return t;default:throw Error(s(451))}}function Pn(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);Gi(t)}var qe=new Map,Yd=new Set;function yi(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var yl=R.d;R.d={f:Cy,r:Ny,D:Oy,C:_y,L:Dy,m:Uy,X:Hy,S:Ry,M:By};function Cy(){var t=yl.f(),e=ii();return t||e}function Ny(t){var e=Aa(t);e!==null&&e.tag===5&&e.type==="form"?eo(e):yl.r(t)}var ln=typeof document>"u"?null:document;function Gd(t,e,l){var a=ln;if(a&&typeof e=="string"&&e){var n=Oe(e);n='link[rel="'+t+'"][href="'+n+'"]',typeof l=="string"&&(n+='[crossorigin="'+l+'"]'),Yd.has(n)||(Yd.add(n),t={rel:t,crossOrigin:l,href:e},a.querySelector(n)===null&&(e=a.createElement("link"),te(e,"link",t),kt(e),a.head.appendChild(e)))}}function Oy(t){yl.D(t),Gd("dns-prefetch",t,null)}function _y(t,e){yl.C(t,e),Gd("preconnect",t,e)}function Dy(t,e,l){yl.L(t,e,l);var a=ln;if(a&&t&&e){var n='link[rel="preload"][as="'+Oe(e)+'"]';e==="image"&&l&&l.imageSrcSet?(n+='[imagesrcset="'+Oe(l.imageSrcSet)+'"]',typeof l.imageSizes=="string"&&(n+='[imagesizes="'+Oe(l.imageSizes)+'"]')):n+='[href="'+Oe(t)+'"]';var u=n;switch(e){case"style":u=an(t);break;case"script":u=nn(t)}qe.has(u)||(t=U({rel:"preload",href:e==="image"&&l&&l.imageSrcSet?void 0:t,as:e},l),qe.set(u,t),a.querySelector(n)!==null||e==="style"&&a.querySelector(tu(u))||e==="script"&&a.querySelector(eu(u))||(e=a.createElement("link"),te(e,"link",t),kt(e),a.head.appendChild(e)))}}function Uy(t,e){yl.m(t,e);var l=ln;if(l&&t){var a=e&&typeof e.as=="string"?e.as:"script",n='link[rel="modulepreload"][as="'+Oe(a)+'"][href="'+Oe(t)+'"]',u=n;switch(a){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":u=nn(t)}if(!qe.has(u)&&(t=U({rel:"modulepreload",href:t},e),qe.set(u,t),l.querySelector(n)===null)){switch(a){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(l.querySelector(eu(u)))return}a=l.createElement("link"),te(a,"link",t),kt(a),l.head.appendChild(a)}}}function Ry(t,e,l){yl.S(t,e,l);var a=ln;if(a&&t){var n=Ea(a).hoistableStyles,u=an(t);e=e||"default";var i=n.get(u);if(!i){var c={loading:0,preload:null};if(i=a.querySelector(tu(u)))c.loading=5;else{t=U({rel:"stylesheet",href:t,"data-precedence":e},l),(l=qe.get(u))&&Gf(t,l);var o=i=a.createElement("link");kt(o),te(o,"link",t),o._p=new Promise(function(x,E){o.onload=x,o.onerror=E}),o.addEventListener("load",function(){c.loading|=1}),o.addEventListener("error",function(){c.loading|=2}),c.loading|=4,vi(i,e,a)}i={type:"stylesheet",instance:i,count:1,state:c},n.set(u,i)}}}function Hy(t,e){yl.X(t,e);var l=ln;if(l&&t){var a=Ea(l).hoistableScripts,n=nn(t),u=a.get(n);u||(u=l.querySelector(eu(n)),u||(t=U({src:t,async:!0},e),(e=qe.get(n))&&wf(t,e),u=l.createElement("script"),kt(u),te(u,"link",t),l.head.appendChild(u)),u={type:"script",instance:u,count:1,state:null},a.set(n,u))}}function By(t,e){yl.M(t,e);var l=ln;if(l&&t){var a=Ea(l).hoistableScripts,n=nn(t),u=a.get(n);u||(u=l.querySelector(eu(n)),u||(t=U({src:t,async:!0,type:"module"},e),(e=qe.get(n))&&wf(t,e),u=l.createElement("script"),kt(u),te(u,"link",t),l.head.appendChild(u)),u={type:"script",instance:u,count:1,state:null},a.set(n,u))}}function wd(t,e,l,a){var n=(n=W.current)?yi(n):null;if(!n)throw Error(s(446));switch(t){case"meta":case"title":return null;case"style":return typeof l.precedence=="string"&&typeof l.href=="string"?(e=an(l.href),l=Ea(n).hoistableStyles,a=l.get(e),a||(a={type:"style",instance:null,count:0,state:null},l.set(e,a)),a):{type:"void",instance:null,count:0,state:null};case"link":if(l.rel==="stylesheet"&&typeof l.href=="string"&&typeof l.precedence=="string"){t=an(l.href);var u=Ea(n).hoistableStyles,i=u.get(t);if(i||(n=n.ownerDocument||n,i={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},u.set(t,i),(u=n.querySelector(tu(t)))&&!u._p&&(i.instance=u,i.state.loading=5),qe.has(t)||(l={rel:"preload",as:"style",href:l.href,crossOrigin:l.crossOrigin,integrity:l.integrity,media:l.media,hrefLang:l.hrefLang,referrerPolicy:l.referrerPolicy},qe.set(t,l),u||Qy(n,t,l,i.state))),e&&a===null)throw Error(s(528,""));return i}if(e&&a!==null)throw Error(s(529,""));return null;case"script":return e=l.async,l=l.src,typeof l=="string"&&e&&typeof e!="function"&&typeof e!="symbol"?(e=nn(l),l=Ea(n).hoistableScripts,a=l.get(e),a||(a={type:"script",instance:null,count:0,state:null},l.set(e,a)),a):{type:"void",instance:null,count:0,state:null};default:throw Error(s(444,t))}}function an(t){return'href="'+Oe(t)+'"'}function tu(t){return'link[rel="stylesheet"]['+t+"]"}function Xd(t){return U({},t,{"data-precedence":t.precedence,precedence:null})}function Qy(t,e,l,a){t.querySelector('link[rel="preload"][as="style"]['+e+"]")?a.loading=1:(e=t.createElement("link"),a.preload=e,e.addEventListener("load",function(){return a.loading|=1}),e.addEventListener("error",function(){return a.loading|=2}),te(e,"link",l),kt(e),t.head.appendChild(e))}function nn(t){return'[src="'+Oe(t)+'"]'}function eu(t){return"script[async]"+t}function Ld(t,e,l){if(e.count++,e.instance===null)switch(e.type){case"style":var a=t.querySelector('style[data-href~="'+Oe(l.href)+'"]');if(a)return e.instance=a,kt(a),a;var n=U({},l,{"data-href":l.href,"data-precedence":l.precedence,href:null,precedence:null});return a=(t.ownerDocument||t).createElement("style"),kt(a),te(a,"style",n),vi(a,l.precedence,t),e.instance=a;case"stylesheet":n=an(l.href);var u=t.querySelector(tu(n));if(u)return e.state.loading|=4,e.instance=u,kt(u),u;a=Xd(l),(n=qe.get(n))&&Gf(a,n),u=(t.ownerDocument||t).createElement("link"),kt(u);var i=u;return i._p=new Promise(function(c,o){i.onload=c,i.onerror=o}),te(u,"link",a),e.state.loading|=4,vi(u,l.precedence,t),e.instance=u;case"script":return u=nn(l.src),(n=t.querySelector(eu(u)))?(e.instance=n,kt(n),n):(a=l,(n=qe.get(u))&&(a=U({},l),wf(a,n)),t=t.ownerDocument||t,n=t.createElement("script"),kt(n),te(n,"link",a),t.head.appendChild(n),e.instance=n);case"void":return null;default:throw Error(s(443,e.type))}else e.type==="stylesheet"&&(e.state.loading&4)===0&&(a=e.instance,e.state.loading|=4,vi(a,l.precedence,t));return e.instance}function vi(t,e,l){for(var a=l.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),n=a.length?a[a.length-1]:null,u=n,i=0;i<a.length;i++){var c=a[i];if(c.dataset.precedence===e)u=c;else if(u!==n)break}u?u.parentNode.insertBefore(t,u.nextSibling):(e=l.nodeType===9?l.head:l,e.insertBefore(t,e.firstChild))}function Gf(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title)}function wf(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity)}var gi=null;function Zd(t,e,l){if(gi===null){var a=new Map,n=gi=new Map;n.set(l,a)}else n=gi,a=n.get(l),a||(a=new Map,n.set(l,a));if(a.has(t))return a;for(a.set(t,null),l=l.getElementsByTagName(t),n=0;n<l.length;n++){var u=l[n];if(!(u[gn]||u[$t]||t==="link"&&u.getAttribute("rel")==="stylesheet")&&u.namespaceURI!=="http://www.w3.org/2000/svg"){var i=u.getAttribute(e)||"";i=t+i;var c=a.get(i);c?c.push(u):a.set(i,[u])}}return a}function Vd(t,e,l){t=t.ownerDocument||t,t.head.insertBefore(l,e==="title"?t.querySelector("head > title"):null)}function qy(t,e,l){if(l===1||e.itemProp!=null)return!1;switch(t){case"meta":case"title":return!0;case"style":if(typeof e.precedence!="string"||typeof e.href!="string"||e.href==="")break;return!0;case"link":if(typeof e.rel!="string"||typeof e.href!="string"||e.href===""||e.onLoad||e.onError)break;switch(e.rel){case"stylesheet":return t=e.disabled,typeof e.precedence=="string"&&t==null;default:return!0}case"script":if(e.async&&typeof e.async!="function"&&typeof e.async!="symbol"&&!e.onLoad&&!e.onError&&e.src&&typeof e.src=="string")return!0}return!1}function Kd(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function Yy(t,e,l,a){if(l.type==="stylesheet"&&(typeof a.media!="string"||matchMedia(a.media).matches!==!1)&&(l.state.loading&4)===0){if(l.instance===null){var n=an(a.href),u=e.querySelector(tu(n));if(u){e=u._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=bi.bind(t),e.then(t,t)),l.state.loading|=4,l.instance=u,kt(u);return}u=e.ownerDocument||e,a=Xd(a),(n=qe.get(n))&&Gf(a,n),u=u.createElement("link"),kt(u);var i=u;i._p=new Promise(function(c,o){i.onload=c,i.onerror=o}),te(u,"link",a),l.instance=u}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(l,e),(e=l.state.preload)&&(l.state.loading&3)===0&&(t.count++,l=bi.bind(t),e.addEventListener("load",l),e.addEventListener("error",l))}}var Xf=0;function Gy(t,e){return t.stylesheets&&t.count===0&&xi(t,t.stylesheets),0<t.count||0<t.imgCount?function(l){var a=setTimeout(function(){if(t.stylesheets&&xi(t,t.stylesheets),t.unsuspend){var u=t.unsuspend;t.unsuspend=null,u()}},6e4+e);0<t.imgBytes&&Xf===0&&(Xf=62500*xy());var n=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&xi(t,t.stylesheets),t.unsuspend)){var u=t.unsuspend;t.unsuspend=null,u()}},(t.imgBytes>Xf?50:800)+e);return t.unsuspend=l,function(){t.unsuspend=null,clearTimeout(a),clearTimeout(n)}}:null}function bi(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)xi(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var pi=null;function xi(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,pi=new Map,e.forEach(wy,t),pi=null,bi.call(t))}function wy(t,e){if(!(e.state.loading&4)){var l=pi.get(t);if(l)var a=l.get(null);else{l=new Map,pi.set(t,l);for(var n=t.querySelectorAll("link[data-precedence],style[data-precedence]"),u=0;u<n.length;u++){var i=n[u];(i.nodeName==="LINK"||i.getAttribute("media")!=="not all")&&(l.set(i.dataset.precedence,i),a=i)}a&&l.set(null,a)}n=e.instance,i=n.getAttribute("data-precedence"),u=l.get(i)||a,u===a&&l.set(null,n),l.set(i,n),this.count++,a=bi.bind(this),n.addEventListener("load",a),n.addEventListener("error",a),u?u.parentNode.insertBefore(n,u.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(n,t.firstChild)),e.state.loading|=4}}var lu={$$typeof:lt,Provider:null,Consumer:null,_currentValue:Y,_currentValue2:Y,_threadCount:0};function Xy(t,e,l,a,n,u,i,c,o){this.tag=1,this.containerInfo=t,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Wl(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Wl(0),this.hiddenUpdates=Wl(null),this.identifierPrefix=a,this.onUncaughtError=n,this.onCaughtError=u,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=o,this.incompleteTransitions=new Map}function Jd(t,e,l,a,n,u,i,c,o,x,E,C){return t=new Xy(t,e,l,i,o,x,E,C,c),e=1,u===!0&&(e|=24),u=Se(3,null,null,e),t.current=u,u.stateNode=t,e=xc(),e.refCount++,t.pooledCache=e,e.refCount++,u.memoizedState={element:a,isDehydrated:l,cache:e},Ac(u),t}function kd(t){return t?(t=Ha,t):Ha}function Wd(t,e,l,a,n,u){n=kd(n),a.context===null?a.context=n:a.pendingContext=n,a=jl(e),a.payload={element:l},u=u===void 0?null:u,u!==null&&(a.callback=u),l=Cl(t,a,e),l!==null&&(pe(l,t,e),Rn(l,t,e))}function $d(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var l=t.retryLane;t.retryLane=l!==0&&l<e?l:e}}function Lf(t,e){$d(t,e),(t=t.alternate)&&$d(t,e)}function Fd(t){if(t.tag===13||t.tag===31){var e=la(t,67108864);e!==null&&pe(e,t,67108864),Lf(t,67108864)}}function Id(t){if(t.tag===13||t.tag===31){var e=Me();e=Sa(e);var l=la(t,e);l!==null&&pe(l,t,e),Lf(t,e)}}var Si=!0;function Ly(t,e,l,a){var n=A.T;A.T=null;var u=R.p;try{R.p=2,Zf(t,e,l,a)}finally{R.p=u,A.T=n}}function Zy(t,e,l,a){var n=A.T;A.T=null;var u=R.p;try{R.p=8,Zf(t,e,l,a)}finally{R.p=u,A.T=n}}function Zf(t,e,l,a){if(Si){var n=Vf(a);if(n===null)Of(t,e,a,zi,l),tm(t,a);else if(Ky(n,t,e,l,a))a.stopPropagation();else if(tm(t,a),e&4&&-1<Vy.indexOf(t)){for(;n!==null;){var u=Aa(n);if(u!==null)switch(u.tag){case 3:if(u=u.stateNode,u.current.memoizedState.isDehydrated){var i=Fe(u.pendingLanes);if(i!==0){var c=u;for(c.pendingLanes|=2,c.entangledLanes|=2;i;){var o=1<<31-ue(i);c.entanglements[1]|=o,i&=~o}We(u),(gt&6)===0&&(ni=Bt()+500,$n(0))}}break;case 31:case 13:c=la(u,2),c!==null&&pe(c,u,2),ii(),Lf(u,2)}if(u=Vf(a),u===null&&Of(t,e,a,zi,l),u===n)break;n=u}n!==null&&a.stopPropagation()}else Of(t,e,a,null,l)}}function Vf(t){return t=Ki(t),Kf(t)}var zi=null;function Kf(t){if(zi=null,t=Ta(t),t!==null){var e=g(t);if(e===null)t=null;else{var l=e.tag;if(l===13){if(t=M(e),t!==null)return t;t=null}else if(l===31){if(t=N(e),t!==null)return t;t=null}else if(l===3){if(e.stateNode.current.memoizedState.isDehydrated)return e.tag===3?e.stateNode.containerInfo:null;t=null}else e!==t&&(t=null)}}return zi=t,null}function Pd(t){switch(t){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(Ui()){case hn:return 2;case mu:return 8;case ga:case Ri:return 32;case yn:return 268435456;default:return 32}default:return 32}}var Jf=!1,Yl=null,Gl=null,wl=null,au=new Map,nu=new Map,Xl=[],Vy="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function tm(t,e){switch(t){case"focusin":case"focusout":Yl=null;break;case"dragenter":case"dragleave":Gl=null;break;case"mouseover":case"mouseout":wl=null;break;case"pointerover":case"pointerout":au.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":nu.delete(e.pointerId)}}function uu(t,e,l,a,n,u){return t===null||t.nativeEvent!==u?(t={blockedOn:e,domEventName:l,eventSystemFlags:a,nativeEvent:u,targetContainers:[n]},e!==null&&(e=Aa(e),e!==null&&Fd(e)),t):(t.eventSystemFlags|=a,e=t.targetContainers,n!==null&&e.indexOf(n)===-1&&e.push(n),t)}function Ky(t,e,l,a,n){switch(e){case"focusin":return Yl=uu(Yl,t,e,l,a,n),!0;case"dragenter":return Gl=uu(Gl,t,e,l,a,n),!0;case"mouseover":return wl=uu(wl,t,e,l,a,n),!0;case"pointerover":var u=n.pointerId;return au.set(u,uu(au.get(u)||null,t,e,l,a,n)),!0;case"gotpointercapture":return u=n.pointerId,nu.set(u,uu(nu.get(u)||null,t,e,l,a,n)),!0}return!1}function em(t){var e=Ta(t.target);if(e!==null){var l=g(e);if(l!==null){if(e=l.tag,e===13){if(e=M(l),e!==null){t.blockedOn=e,hs(t.priority,function(){Id(l)});return}}else if(e===31){if(e=N(l),e!==null){t.blockedOn=e,hs(t.priority,function(){Id(l)});return}}else if(e===3&&l.stateNode.current.memoizedState.isDehydrated){t.blockedOn=l.tag===3?l.stateNode.containerInfo:null;return}}}t.blockedOn=null}function Ti(t){if(t.blockedOn!==null)return!1;for(var e=t.targetContainers;0<e.length;){var l=Vf(t.nativeEvent);if(l===null){l=t.nativeEvent;var a=new l.constructor(l.type,l);Vi=a,l.target.dispatchEvent(a),Vi=null}else return e=Aa(l),e!==null&&Fd(e),t.blockedOn=l,!1;e.shift()}return!0}function lm(t,e,l){Ti(t)&&l.delete(e)}function Jy(){Jf=!1,Yl!==null&&Ti(Yl)&&(Yl=null),Gl!==null&&Ti(Gl)&&(Gl=null),wl!==null&&Ti(wl)&&(wl=null),au.forEach(lm),nu.forEach(lm)}function Ai(t,e){t.blockedOn===e&&(t.blockedOn=null,Jf||(Jf=!0,f.unstable_scheduleCallback(f.unstable_NormalPriority,Jy)))}var Ei=null;function am(t){Ei!==t&&(Ei=t,f.unstable_scheduleCallback(f.unstable_NormalPriority,function(){Ei===t&&(Ei=null);for(var e=0;e<t.length;e+=3){var l=t[e],a=t[e+1],n=t[e+2];if(typeof a!="function"){if(Kf(a||l)===null)continue;break}var u=Aa(l);u!==null&&(t.splice(e,3),e-=3,Zc(u,{pending:!0,data:n,method:l.method,action:a},a,n))}}))}function un(t){function e(o){return Ai(o,t)}Yl!==null&&Ai(Yl,t),Gl!==null&&Ai(Gl,t),wl!==null&&Ai(wl,t),au.forEach(e),nu.forEach(e);for(var l=0;l<Xl.length;l++){var a=Xl[l];a.blockedOn===t&&(a.blockedOn=null)}for(;0<Xl.length&&(l=Xl[0],l.blockedOn===null);)em(l),l.blockedOn===null&&Xl.shift();if(l=(t.ownerDocument||t).$$reactFormReplay,l!=null)for(a=0;a<l.length;a+=3){var n=l[a],u=l[a+1],i=n[me]||null;if(typeof u=="function")i||am(l);else if(i){var c=null;if(u&&u.hasAttribute("formAction")){if(n=u,i=u[me]||null)c=i.formAction;else if(Kf(n)!==null)continue}else c=i.action;typeof c=="function"?l[a+1]=c:(l.splice(a,3),a-=3),am(l)}}}function nm(){function t(u){u.canIntercept&&u.info==="react-transition"&&u.intercept({handler:function(){return new Promise(function(i){return n=i})},focusReset:"manual",scroll:"manual"})}function e(){n!==null&&(n(),n=null),a||setTimeout(l,20)}function l(){if(!a&&!navigation.transition){var u=navigation.currentEntry;u&&u.url!=null&&navigation.navigate(u.url,{state:u.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var a=!1,n=null;return navigation.addEventListener("navigate",t),navigation.addEventListener("navigatesuccess",e),navigation.addEventListener("navigateerror",e),setTimeout(l,100),function(){a=!0,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",e),navigation.removeEventListener("navigateerror",e),n!==null&&(n(),n=null)}}}function kf(t){this._internalRoot=t}Mi.prototype.render=kf.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(s(409));var l=e.current,a=Me();Wd(l,a,t,e,null,null)},Mi.prototype.unmount=kf.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;Wd(t.current,2,null,t,null,null),ii(),e[za]=null}};function Mi(t){this._internalRoot=t}Mi.prototype.unstable_scheduleHydration=function(t){if(t){var e=ms();t={blockedOn:null,target:t,priority:e};for(var l=0;l<Xl.length&&e!==0&&e<Xl[l].priority;l++);Xl.splice(l,0,t),l===0&&em(t)}};var um=y.version;if(um!=="19.2.4")throw Error(s(527,um,"19.2.4"));R.findDOMNode=function(t){var e=t._reactInternals;if(e===void 0)throw typeof t.render=="function"?Error(s(188)):(t=Object.keys(t).join(","),Error(s(268,t)));return t=b(e),t=t!==null?B(t):null,t=t===null?null:t.stateNode,t};var ky={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:A,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var ji=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ji.isDisabled&&ji.supportsFiber)try{kl=ji.inject(ky),se=ji}catch{}}return cu.createRoot=function(t,e){if(!z(t))throw Error(s(299));var l=!1,a="",n=oo,u=mo,i=ho;return e!=null&&(e.unstable_strictMode===!0&&(l=!0),e.identifierPrefix!==void 0&&(a=e.identifierPrefix),e.onUncaughtError!==void 0&&(n=e.onUncaughtError),e.onCaughtError!==void 0&&(u=e.onCaughtError),e.onRecoverableError!==void 0&&(i=e.onRecoverableError)),e=Jd(t,1,!1,null,null,l,a,null,n,u,i,nm),t[za]=e.current,Nf(t),new kf(e)},cu.hydrateRoot=function(t,e,l){if(!z(t))throw Error(s(299));var a=!1,n="",u=oo,i=mo,c=ho,o=null;return l!=null&&(l.unstable_strictMode===!0&&(a=!0),l.identifierPrefix!==void 0&&(n=l.identifierPrefix),l.onUncaughtError!==void 0&&(u=l.onUncaughtError),l.onCaughtError!==void 0&&(i=l.onCaughtError),l.onRecoverableError!==void 0&&(c=l.onRecoverableError),l.formState!==void 0&&(o=l.formState)),e=Jd(t,1,!0,e,l??null,a,n,o,u,i,c,nm),e.context=kd(null),l=e.current,a=Me(),a=Sa(a),n=jl(a),n.callback=null,Cl(l,n,a),l=a,e.current.lanes=l,pl(e,l),We(e),t[za]=e.current,Nf(t),new Mi(e)},cu.version="19.2.4",cu}var ym;function nv(){if(ym)return Ff.exports;ym=1;function f(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(f)}catch(y){console.error(y)}}return f(),Ff.exports=av(),Ff.exports}var uv=nv();const iv=Cm(uv);/**
50
+ * @license lucide-react v0.469.0 - ISC
51
+ *
52
+ * This source code is licensed under the ISC license.
53
+ * See the LICENSE file in the root directory of this source tree.
54
+ */const cv=f=>f.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Nm=(...f)=>f.filter((y,d,s)=>!!y&&y.trim()!==""&&s.indexOf(y)===d).join(" ").trim();/**
55
+ * @license lucide-react v0.469.0 - ISC
56
+ *
57
+ * This source code is licensed under the ISC license.
58
+ * See the LICENSE file in the root directory of this source tree.
59
+ */var fv={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"};/**
60
+ * @license lucide-react v0.469.0 - ISC
61
+ *
62
+ * This source code is licensed under the ISC license.
63
+ * See the LICENSE file in the root directory of this source tree.
64
+ */const sv=ut.forwardRef(({color:f="currentColor",size:y=24,strokeWidth:d=2,absoluteStrokeWidth:s,className:z="",children:g,iconNode:M,...N},_)=>ut.createElement("svg",{ref:_,...fv,width:y,height:y,stroke:f,strokeWidth:s?Number(d)*24/Number(y):d,className:Nm("lucide",z),...N},[...M.map(([b,B])=>ut.createElement(b,B)),...Array.isArray(g)?g:[g]]));/**
65
+ * @license lucide-react v0.469.0 - ISC
66
+ *
67
+ * This source code is licensed under the ISC license.
68
+ * See the LICENSE file in the root directory of this source tree.
69
+ */const Mt=(f,y)=>{const d=ut.forwardRef(({className:s,...z},g)=>ut.createElement(sv,{ref:g,iconNode:y,className:Nm(`lucide-${cv(f)}`,s),...z}));return d.displayName=`${f}`,d};/**
70
+ * @license lucide-react v0.469.0 - ISC
71
+ *
72
+ * This source code is licensed under the ISC license.
73
+ * See the LICENSE file in the root directory of this source tree.
74
+ */const rv=Mt("BookOpen",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]]);/**
75
+ * @license lucide-react v0.469.0 - ISC
76
+ *
77
+ * This source code is licensed under the ISC license.
78
+ * See the LICENSE file in the root directory of this source tree.
79
+ */const ns=Mt("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
80
+ * @license lucide-react v0.469.0 - ISC
81
+ *
82
+ * This source code is licensed under the ISC license.
83
+ * See the LICENSE file in the root directory of this source tree.
84
+ */const ov=Mt("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);/**
85
+ * @license lucide-react v0.469.0 - ISC
86
+ *
87
+ * This source code is licensed under the ISC license.
88
+ * See the LICENSE file in the root directory of this source tree.
89
+ */const dv=Mt("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
90
+ * @license lucide-react v0.469.0 - ISC
91
+ *
92
+ * This source code is licensed under the ISC license.
93
+ * See the LICENSE file in the root directory of this source tree.
94
+ */const mv=Mt("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);/**
95
+ * @license lucide-react v0.469.0 - ISC
96
+ *
97
+ * This source code is licensed under the ISC license.
98
+ * See the LICENSE file in the root directory of this source tree.
99
+ */const hv=Mt("CirclePlus",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]]);/**
100
+ * @license lucide-react v0.469.0 - ISC
101
+ *
102
+ * This source code is licensed under the ISC license.
103
+ * See the LICENSE file in the root directory of this source tree.
104
+ */const vm=Mt("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);/**
105
+ * @license lucide-react v0.469.0 - ISC
106
+ *
107
+ * This source code is licensed under the ISC license.
108
+ * See the LICENSE file in the root directory of this source tree.
109
+ */const Om=Mt("CornerDownRight",[["polyline",{points:"15 10 20 15 15 20",key:"1q7qjw"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]]);/**
110
+ * @license lucide-react v0.469.0 - ISC
111
+ *
112
+ * This source code is licensed under the ISC license.
113
+ * See the LICENSE file in the root directory of this source tree.
114
+ */const yv=Mt("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]]);/**
115
+ * @license lucide-react v0.469.0 - ISC
116
+ *
117
+ * This source code is licensed under the ISC license.
118
+ * See the LICENSE file in the root directory of this source tree.
119
+ */const vv=Mt("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);/**
120
+ * @license lucide-react v0.469.0 - ISC
121
+ *
122
+ * This source code is licensed under the ISC license.
123
+ * See the LICENSE file in the root directory of this source tree.
124
+ */const us=Mt("Heart",[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}]]);/**
125
+ * @license lucide-react v0.469.0 - ISC
126
+ *
127
+ * This source code is licensed under the ISC license.
128
+ * See the LICENSE file in the root directory of this source tree.
129
+ */const gv=Mt("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);/**
130
+ * @license lucide-react v0.469.0 - ISC
131
+ *
132
+ * This source code is licensed under the ISC license.
133
+ * See the LICENSE file in the root directory of this source tree.
134
+ */const bv=Mt("Layers",[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]]);/**
135
+ * @license lucide-react v0.469.0 - ISC
136
+ *
137
+ * This source code is licensed under the ISC license.
138
+ * See the LICENSE file in the root directory of this source tree.
139
+ */const pv=Mt("LayoutGrid",[["rect",{width:"7",height:"7",x:"3",y:"3",rx:"1",key:"1g98yp"}],["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}]]);/**
140
+ * @license lucide-react v0.469.0 - ISC
141
+ *
142
+ * This source code is licensed under the ISC license.
143
+ * See the LICENSE file in the root directory of this source tree.
144
+ */const xv=Mt("List",[["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 18h.01",key:"1tta3j"}],["path",{d:"M3 6h.01",key:"1rqtza"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 18h13",key:"1lx6n3"}],["path",{d:"M8 6h13",key:"ik3vkj"}]]);/**
145
+ * @license lucide-react v0.469.0 - ISC
146
+ *
147
+ * This source code is licensed under the ISC license.
148
+ * See the LICENSE file in the root directory of this source tree.
149
+ */const Sv=Mt("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);/**
150
+ * @license lucide-react v0.469.0 - ISC
151
+ *
152
+ * This source code is licensed under the ISC license.
153
+ * See the LICENSE file in the root directory of this source tree.
154
+ */const zv=Mt("Pen",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}]]);/**
155
+ * @license lucide-react v0.469.0 - ISC
156
+ *
157
+ * This source code is licensed under the ISC license.
158
+ * See the LICENSE file in the root directory of this source tree.
159
+ */const gm=Mt("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
160
+ * @license lucide-react v0.469.0 - ISC
161
+ *
162
+ * This source code is licensed under the ISC license.
163
+ * See the LICENSE file in the root directory of this source tree.
164
+ */const Tv=Mt("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
165
+ * @license lucide-react v0.469.0 - ISC
166
+ *
167
+ * This source code is licensed under the ISC license.
168
+ * See the LICENSE file in the root directory of this source tree.
169
+ */const Av=Mt("SquareCheckBig",[["path",{d:"M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5",key:"1uzm8b"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]]);/**
170
+ * @license lucide-react v0.469.0 - ISC
171
+ *
172
+ * This source code is licensed under the ISC license.
173
+ * See the LICENSE file in the root directory of this source tree.
174
+ */const bm=Mt("SquarePen",[["path",{d:"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",key:"1m0v6g"}],["path",{d:"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z",key:"ohrbg2"}]]);/**
175
+ * @license lucide-react v0.469.0 - ISC
176
+ *
177
+ * This source code is licensed under the ISC license.
178
+ * See the LICENSE file in the root directory of this source tree.
179
+ */const Ev=Mt("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"}]]);/**
180
+ * @license lucide-react v0.469.0 - ISC
181
+ *
182
+ * This source code is licensed under the ISC license.
183
+ * See the LICENSE file in the root directory of this source tree.
184
+ */const Mv=Mt("Tag",[["path",{d:"M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z",key:"vktsd0"}],["circle",{cx:"7.5",cy:"7.5",r:".5",fill:"currentColor",key:"kqv944"}]]);/**
185
+ * @license lucide-react v0.469.0 - ISC
186
+ *
187
+ * This source code is licensed under the ISC license.
188
+ * See the LICENSE file in the root directory of this source tree.
189
+ */const Ni=Mt("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"}]]);/**
190
+ * @license lucide-react v0.469.0 - ISC
191
+ *
192
+ * This source code is licensed under the ISC license.
193
+ * See the LICENSE file in the root directory of this source tree.
194
+ */const jv=Mt("TriangleAlert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
195
+ * @license lucide-react v0.469.0 - ISC
196
+ *
197
+ * This source code is licensed under the ISC license.
198
+ * See the LICENSE file in the root directory of this source tree.
199
+ */const pm=Mt("Upload",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"17 8 12 3 7 8",key:"t8dd8p"}],["line",{x1:"12",x2:"12",y1:"3",y2:"15",key:"widbto"}]]);/**
200
+ * @license lucide-react v0.469.0 - ISC
201
+ *
202
+ * This source code is licensed under the ISC license.
203
+ * See the LICENSE file in the root directory of this source tree.
204
+ */const ss=Mt("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);function _m(f){var y,d,s="";if(typeof f=="string"||typeof f=="number")s+=f;else if(typeof f=="object")if(Array.isArray(f)){var z=f.length;for(y=0;y<z;y++)f[y]&&(d=_m(f[y]))&&(s&&(s+=" "),s+=d)}else for(d in f)f[d]&&(s&&(s+=" "),s+=d);return s}function Cv(){for(var f,y,d=0,s="",z=arguments.length;d<z;d++)(f=arguments[d])&&(y=_m(f))&&(s&&(s+=" "),s+=y);return s}const rs="-",Nv=f=>{const y=_v(f),{conflictingClassGroups:d,conflictingClassGroupModifiers:s}=f;return{getClassGroupId:M=>{const N=M.split(rs);return N[0]===""&&N.length!==1&&N.shift(),Dm(N,y)||Ov(M)},getConflictingClassGroupIds:(M,N)=>{const _=d[M]||[];return N&&s[M]?[..._,...s[M]]:_}}},Dm=(f,y)=>{var M;if(f.length===0)return y.classGroupId;const d=f[0],s=y.nextPart.get(d),z=s?Dm(f.slice(1),s):void 0;if(z)return z;if(y.validators.length===0)return;const g=f.join(rs);return(M=y.validators.find(({validator:N})=>N(g)))==null?void 0:M.classGroupId},xm=/^\[(.+)\]$/,Ov=f=>{if(xm.test(f)){const y=xm.exec(f)[1],d=y==null?void 0:y.substring(0,y.indexOf(":"));if(d)return"arbitrary.."+d}},_v=f=>{const{theme:y,prefix:d}=f,s={nextPart:new Map,validators:[]};return Uv(Object.entries(f.classGroups),d).forEach(([g,M])=>{is(M,s,g,y)}),s},is=(f,y,d,s)=>{f.forEach(z=>{if(typeof z=="string"){const g=z===""?y:Sm(y,z);g.classGroupId=d;return}if(typeof z=="function"){if(Dv(z)){is(z(s),y,d,s);return}y.validators.push({validator:z,classGroupId:d});return}Object.entries(z).forEach(([g,M])=>{is(M,Sm(y,g),d,s)})})},Sm=(f,y)=>{let d=f;return y.split(rs).forEach(s=>{d.nextPart.has(s)||d.nextPart.set(s,{nextPart:new Map,validators:[]}),d=d.nextPart.get(s)}),d},Dv=f=>f.isThemeGetter,Uv=(f,y)=>y?f.map(([d,s])=>{const z=s.map(g=>typeof g=="string"?y+g:typeof g=="object"?Object.fromEntries(Object.entries(g).map(([M,N])=>[y+M,N])):g);return[d,z]}):f,Rv=f=>{if(f<1)return{get:()=>{},set:()=>{}};let y=0,d=new Map,s=new Map;const z=(g,M)=>{d.set(g,M),y++,y>f&&(y=0,s=d,d=new Map)};return{get(g){let M=d.get(g);if(M!==void 0)return M;if((M=s.get(g))!==void 0)return z(g,M),M},set(g,M){d.has(g)?d.set(g,M):z(g,M)}}},Um="!",Hv=f=>{const{separator:y,experimentalParseClassName:d}=f,s=y.length===1,z=y[0],g=y.length,M=N=>{const _=[];let b=0,B=0,U;for(let X=0;X<N.length;X++){let P=N[X];if(b===0){if(P===z&&(s||N.slice(X,X+g)===y)){_.push(N.slice(B,X)),B=X+g;continue}if(P==="/"){U=X;continue}}P==="["?b++:P==="]"&&b--}const Z=_.length===0?N:N.substring(B),J=Z.startsWith(Um),V=J?Z.substring(1):Z,k=U&&U>B?U-B:void 0;return{modifiers:_,hasImportantModifier:J,baseClassName:V,maybePostfixModifierPosition:k}};return d?N=>d({className:N,parseClassName:M}):M},Bv=f=>{if(f.length<=1)return f;const y=[];let d=[];return f.forEach(s=>{s[0]==="["?(y.push(...d.sort(),s),d=[]):d.push(s)}),y.push(...d.sort()),y},Qv=f=>({cache:Rv(f.cacheSize),parseClassName:Hv(f),...Nv(f)}),qv=/\s+/,Yv=(f,y)=>{const{parseClassName:d,getClassGroupId:s,getConflictingClassGroupIds:z}=y,g=[],M=f.trim().split(qv);let N="";for(let _=M.length-1;_>=0;_-=1){const b=M[_],{modifiers:B,hasImportantModifier:U,baseClassName:Z,maybePostfixModifierPosition:J}=d(b);let V=!!J,k=s(V?Z.substring(0,J):Z);if(!k){if(!V){N=b+(N.length>0?" "+N:N);continue}if(k=s(Z),!k){N=b+(N.length>0?" "+N:N);continue}V=!1}const X=Bv(B).join(":"),P=U?X+Um:X,w=P+k;if(g.includes(w))continue;g.push(w);const lt=z(k,V);for(let mt=0;mt<lt.length;++mt){const _t=lt[mt];g.push(P+_t)}N=b+(N.length>0?" "+N:N)}return N};function Gv(){let f=0,y,d,s="";for(;f<arguments.length;)(y=arguments[f++])&&(d=Rm(y))&&(s&&(s+=" "),s+=d);return s}const Rm=f=>{if(typeof f=="string")return f;let y,d="";for(let s=0;s<f.length;s++)f[s]&&(y=Rm(f[s]))&&(d&&(d+=" "),d+=y);return d};function wv(f,...y){let d,s,z,g=M;function M(_){const b=y.reduce((B,U)=>U(B),f());return d=Qv(b),s=d.cache.get,z=d.cache.set,g=N,N(_)}function N(_){const b=s(_);if(b)return b;const B=Yv(_,d);return z(_,B),B}return function(){return g(Gv.apply(null,arguments))}}const Nt=f=>{const y=d=>d[f]||[];return y.isThemeGetter=!0,y},Hm=/^\[(?:([a-z-]+):)?(.+)\]$/i,Xv=/^\d+\/\d+$/,Lv=new Set(["px","full","screen"]),Zv=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Vv=/\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$/,Kv=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Jv=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,kv=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,vl=f=>fn(f)||Lv.has(f)||Xv.test(f),Zl=f=>sn(f,"length",l0),fn=f=>!!f&&!Number.isNaN(Number(f)),es=f=>sn(f,"number",fn),fu=f=>!!f&&Number.isInteger(Number(f)),Wv=f=>f.endsWith("%")&&fn(f.slice(0,-1)),nt=f=>Hm.test(f),Vl=f=>Zv.test(f),$v=new Set(["length","size","percentage"]),Fv=f=>sn(f,$v,Bm),Iv=f=>sn(f,"position",Bm),Pv=new Set(["image","url"]),t0=f=>sn(f,Pv,n0),e0=f=>sn(f,"",a0),su=()=>!0,sn=(f,y,d)=>{const s=Hm.exec(f);return s?s[1]?typeof y=="string"?s[1]===y:y.has(s[1]):d(s[2]):!1},l0=f=>Vv.test(f)&&!Kv.test(f),Bm=()=>!1,a0=f=>Jv.test(f),n0=f=>kv.test(f),u0=()=>{const f=Nt("colors"),y=Nt("spacing"),d=Nt("blur"),s=Nt("brightness"),z=Nt("borderColor"),g=Nt("borderRadius"),M=Nt("borderSpacing"),N=Nt("borderWidth"),_=Nt("contrast"),b=Nt("grayscale"),B=Nt("hueRotate"),U=Nt("invert"),Z=Nt("gap"),J=Nt("gradientColorStops"),V=Nt("gradientColorStopPositions"),k=Nt("inset"),X=Nt("margin"),P=Nt("opacity"),w=Nt("padding"),lt=Nt("saturate"),mt=Nt("scale"),_t=Nt("sepia"),Dt=Nt("skew"),I=Nt("space"),Yt=Nt("translate"),ee=()=>["auto","contain","none"],de=()=>["auto","hidden","clip","visible","scroll"],le=()=>["auto",nt,y],tt=()=>[nt,y],je=()=>["",vl,Zl],ae=()=>["auto",fn,nt],ne=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],A=()=>["solid","dashed","dotted","double","none"],R=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Y=()=>["start","end","center","between","around","evenly","stretch"],ft=()=>["","0",nt],ht=()=>["auto","avoid","all","avoid-page","page","left","right","column"],m=()=>[fn,nt];return{cacheSize:500,separator:":",theme:{colors:[su],spacing:[vl,Zl],blur:["none","",Vl,nt],brightness:m(),borderColor:[f],borderRadius:["none","","full",Vl,nt],borderSpacing:tt(),borderWidth:je(),contrast:m(),grayscale:ft(),hueRotate:m(),invert:ft(),gap:tt(),gradientColorStops:[f],gradientColorStopPositions:[Wv,Zl],inset:le(),margin:le(),opacity:m(),padding:tt(),saturate:m(),scale:m(),sepia:ft(),skew:m(),space:tt(),translate:tt()},classGroups:{aspect:[{aspect:["auto","square","video",nt]}],container:["container"],columns:[{columns:[Vl]}],"break-after":[{"break-after":ht()}],"break-before":[{"break-before":ht()}],"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:[...ne(),nt]}],overflow:[{overflow:de()}],"overflow-x":[{"overflow-x":de()}],"overflow-y":[{"overflow-y":de()}],overscroll:[{overscroll:ee()}],"overscroll-x":[{"overscroll-x":ee()}],"overscroll-y":[{"overscroll-y":ee()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[k]}],"inset-x":[{"inset-x":[k]}],"inset-y":[{"inset-y":[k]}],start:[{start:[k]}],end:[{end:[k]}],top:[{top:[k]}],right:[{right:[k]}],bottom:[{bottom:[k]}],left:[{left:[k]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",fu,nt]}],basis:[{basis:le()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",nt]}],grow:[{grow:ft()}],shrink:[{shrink:ft()}],order:[{order:["first","last","none",fu,nt]}],"grid-cols":[{"grid-cols":[su]}],"col-start-end":[{col:["auto",{span:["full",fu,nt]},nt]}],"col-start":[{"col-start":ae()}],"col-end":[{"col-end":ae()}],"grid-rows":[{"grid-rows":[su]}],"row-start-end":[{row:["auto",{span:[fu,nt]},nt]}],"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",nt]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",nt]}],gap:[{gap:[Z]}],"gap-x":[{"gap-x":[Z]}],"gap-y":[{"gap-y":[Z]}],"justify-content":[{justify:["normal",...Y()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Y(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Y(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[w]}],px:[{px:[w]}],py:[{py:[w]}],ps:[{ps:[w]}],pe:[{pe:[w]}],pt:[{pt:[w]}],pr:[{pr:[w]}],pb:[{pb:[w]}],pl:[{pl:[w]}],m:[{m:[X]}],mx:[{mx:[X]}],my:[{my:[X]}],ms:[{ms:[X]}],me:[{me:[X]}],mt:[{mt:[X]}],mr:[{mr:[X]}],mb:[{mb:[X]}],ml:[{ml:[X]}],"space-x":[{"space-x":[I]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[I]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",nt,y]}],"min-w":[{"min-w":[nt,y,"min","max","fit"]}],"max-w":[{"max-w":[nt,y,"none","full","min","max","fit","prose",{screen:[Vl]},Vl]}],h:[{h:[nt,y,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[nt,y,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[nt,y,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[nt,y,"auto","min","max","fit"]}],"font-size":[{text:["base",Vl,Zl]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",es]}],"font-family":[{font:[su]}],"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",nt]}],"line-clamp":[{"line-clamp":["none",fn,es]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",vl,nt]}],"list-image":[{"list-image":["none",nt]}],"list-style-type":[{list:["none","disc","decimal",nt]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[f]}],"placeholder-opacity":[{"placeholder-opacity":[P]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[f]}],"text-opacity":[{"text-opacity":[P]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...A(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",vl,Zl]}],"underline-offset":[{"underline-offset":["auto",vl,nt]}],"text-decoration-color":[{decoration:[f]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:tt()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",nt]}],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",nt]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[P]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ne(),Iv]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Fv]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},t0]}],"bg-color":[{bg:[f]}],"gradient-from-pos":[{from:[V]}],"gradient-via-pos":[{via:[V]}],"gradient-to-pos":[{to:[V]}],"gradient-from":[{from:[J]}],"gradient-via":[{via:[J]}],"gradient-to":[{to:[J]}],rounded:[{rounded:[g]}],"rounded-s":[{"rounded-s":[g]}],"rounded-e":[{"rounded-e":[g]}],"rounded-t":[{"rounded-t":[g]}],"rounded-r":[{"rounded-r":[g]}],"rounded-b":[{"rounded-b":[g]}],"rounded-l":[{"rounded-l":[g]}],"rounded-ss":[{"rounded-ss":[g]}],"rounded-se":[{"rounded-se":[g]}],"rounded-ee":[{"rounded-ee":[g]}],"rounded-es":[{"rounded-es":[g]}],"rounded-tl":[{"rounded-tl":[g]}],"rounded-tr":[{"rounded-tr":[g]}],"rounded-br":[{"rounded-br":[g]}],"rounded-bl":[{"rounded-bl":[g]}],"border-w":[{border:[N]}],"border-w-x":[{"border-x":[N]}],"border-w-y":[{"border-y":[N]}],"border-w-s":[{"border-s":[N]}],"border-w-e":[{"border-e":[N]}],"border-w-t":[{"border-t":[N]}],"border-w-r":[{"border-r":[N]}],"border-w-b":[{"border-b":[N]}],"border-w-l":[{"border-l":[N]}],"border-opacity":[{"border-opacity":[P]}],"border-style":[{border:[...A(),"hidden"]}],"divide-x":[{"divide-x":[N]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[N]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[P]}],"divide-style":[{divide:A()}],"border-color":[{border:[z]}],"border-color-x":[{"border-x":[z]}],"border-color-y":[{"border-y":[z]}],"border-color-s":[{"border-s":[z]}],"border-color-e":[{"border-e":[z]}],"border-color-t":[{"border-t":[z]}],"border-color-r":[{"border-r":[z]}],"border-color-b":[{"border-b":[z]}],"border-color-l":[{"border-l":[z]}],"divide-color":[{divide:[z]}],"outline-style":[{outline:["",...A()]}],"outline-offset":[{"outline-offset":[vl,nt]}],"outline-w":[{outline:[vl,Zl]}],"outline-color":[{outline:[f]}],"ring-w":[{ring:je()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[f]}],"ring-opacity":[{"ring-opacity":[P]}],"ring-offset-w":[{"ring-offset":[vl,Zl]}],"ring-offset-color":[{"ring-offset":[f]}],shadow:[{shadow:["","inner","none",Vl,e0]}],"shadow-color":[{shadow:[su]}],opacity:[{opacity:[P]}],"mix-blend":[{"mix-blend":[...R(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":R()}],filter:[{filter:["","none"]}],blur:[{blur:[d]}],brightness:[{brightness:[s]}],contrast:[{contrast:[_]}],"drop-shadow":[{"drop-shadow":["","none",Vl,nt]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[B]}],invert:[{invert:[U]}],saturate:[{saturate:[lt]}],sepia:[{sepia:[_t]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[d]}],"backdrop-brightness":[{"backdrop-brightness":[s]}],"backdrop-contrast":[{"backdrop-contrast":[_]}],"backdrop-grayscale":[{"backdrop-grayscale":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[B]}],"backdrop-invert":[{"backdrop-invert":[U]}],"backdrop-opacity":[{"backdrop-opacity":[P]}],"backdrop-saturate":[{"backdrop-saturate":[lt]}],"backdrop-sepia":[{"backdrop-sepia":[_t]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[M]}],"border-spacing-x":[{"border-spacing-x":[M]}],"border-spacing-y":[{"border-spacing-y":[M]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",nt]}],duration:[{duration:m()}],ease:[{ease:["linear","in","out","in-out",nt]}],delay:[{delay:m()}],animate:[{animate:["none","spin","ping","pulse","bounce",nt]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[mt]}],"scale-x":[{"scale-x":[mt]}],"scale-y":[{"scale-y":[mt]}],rotate:[{rotate:[fu,nt]}],"translate-x":[{"translate-x":[Yt]}],"translate-y":[{"translate-y":[Yt]}],"skew-x":[{"skew-x":[Dt]}],"skew-y":[{"skew-y":[Dt]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",nt]}],accent:[{accent:["auto",f]}],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",nt]}],"caret-color":[{caret:[f]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":tt()}],"scroll-mx":[{"scroll-mx":tt()}],"scroll-my":[{"scroll-my":tt()}],"scroll-ms":[{"scroll-ms":tt()}],"scroll-me":[{"scroll-me":tt()}],"scroll-mt":[{"scroll-mt":tt()}],"scroll-mr":[{"scroll-mr":tt()}],"scroll-mb":[{"scroll-mb":tt()}],"scroll-ml":[{"scroll-ml":tt()}],"scroll-p":[{"scroll-p":tt()}],"scroll-px":[{"scroll-px":tt()}],"scroll-py":[{"scroll-py":tt()}],"scroll-ps":[{"scroll-ps":tt()}],"scroll-pe":[{"scroll-pe":tt()}],"scroll-pt":[{"scroll-pt":tt()}],"scroll-pr":[{"scroll-pr":tt()}],"scroll-pb":[{"scroll-pb":tt()}],"scroll-pl":[{"scroll-pl":tt()}],"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",nt]}],fill:[{fill:[f,"none"]}],"stroke-w":[{stroke:[vl,Zl,es]}],stroke:[{stroke:[f,"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"]}}},i0=wv(u0);function Zt(...f){return i0(Cv(f))}const ls={base:"inline-flex items-center justify-center gap-2 px-4 py-2 rounded-lg font-medium transition-all duration-200 active:scale-[0.98] disabled:opacity-50 disabled:cursor-not-allowed text-sm tracking-wide",variants:{primary:"bg-[var(--color-accent)] text-[var(--color-accent-fg)] hover:opacity-90 shadow-sm",secondary:"bg-[var(--text-primary)]/5 text-[var(--text-primary)] hover:bg-[var(--text-primary)]/10 border border-transparent",ghost:"text-[var(--text-secondary)] hover:text-[var(--text-primary)] hover:bg-[var(--text-primary)]/5",danger:"text-red-600 bg-red-50 dark:bg-red-900/20 hover:bg-red-100 dark:hover:bg-red-900/30"},sizes:{sm:"text-xs px-2.5 py-1.5",md:"text-sm px-4 py-2",lg:"text-base px-6 py-3"}},At=ut.forwardRef(({variant:f="primary",size:y="md",className:d,children:s,as:z="button",...g},M)=>r.jsx(z,{ref:M,className:Zt(ls.base,ls.variants[f],ls.sizes[y],d),...g,children:s}));At.displayName="Button";const c0="w-full px-3 py-2 rounded-lg border border-[var(--border-subtle)] bg-transparent text-[var(--text-primary)] placeholder:text-[var(--text-tertiary)] focus:outline-none focus:ring-1 focus:ring-[var(--border-focus)] focus:border-[var(--border-focus)] transition-all",Oi=ut.forwardRef(({className:f,...y},d)=>r.jsx("input",{ref:d,className:Zt(c0,f),...y}));Oi.displayName="Input";const ru={overlay:"fixed inset-0 bg-black/40 backdrop-blur-sm z-50 flex items-center justify-center p-4 animate-in fade-in duration-200",content:"bg-[var(--bg-card)] rounded-xl shadow-2xl max-w-lg w-full max-h-[90vh] overflow-hidden flex flex-col border border-[var(--border-subtle)] animate-in slide-in-from-bottom-4 duration-300",header:"px-6 py-4 border-b border-[var(--border-subtle)] flex items-center justify-between",body:"px-6 py-6 overflow-y-auto flex-1",footer:"px-6 py-4 border-t border-[var(--border-subtle)] flex gap-3 justify-end bg-[var(--bg-page)]/50"};function ou({isOpen:f,onClose:y,title:d,children:s,footer:z}){return ut.useEffect(()=>(f?document.body.style.overflow="hidden":document.body.style.overflow="",()=>{document.body.style.overflow=""}),[f]),f?r.jsx("div",{className:ru.overlay,onClick:y,children:r.jsxs("div",{className:ru.content,onClick:g=>g.stopPropagation(),children:[r.jsxs("div",{className:ru.header,children:[r.jsx("h2",{className:"text-xl font-medium text-[var(--text-primary)]",children:d}),r.jsx(At,{variant:"ghost",size:"sm",onClick:y,children:r.jsx(ss,{size:18})})]}),r.jsx("div",{className:ru.body,children:s}),z&&r.jsx("div",{className:ru.footer,children:z})]})}):null}function f0({id:f,type:y,title:d,message:s,duration:z=3e3,onClose:g}){ut.useEffect(()=>{const _=setTimeout(()=>g(f),z);return()=>clearTimeout(_)},[f,z,g]);const M={success:r.jsx(ns,{className:"text-green-600",size:16}),error:r.jsx(mv,{className:"text-red-600",size:16}),info:r.jsx(gv,{className:"text-blue-600",size:16})},N={success:"border-green-200 dark:border-green-900",error:"border-red-200 dark:border-red-900",info:"border-blue-200 dark:border-blue-900"};return r.jsxs("div",{className:Zt("pointer-events-auto bg-[var(--bg-card)] rounded-lg shadow-lg border p-4 min-w-[300px] flex items-start gap-3 mb-3 animate-up transition-all",N[y]),children:[r.jsx("div",{className:"flex-shrink-0 mt-0.5",children:M[y]}),r.jsxs("div",{className:"flex-1",children:[r.jsx("div",{className:"text-sm font-medium text-[var(--text-primary)]",children:d}),s&&r.jsx("div",{className:"text-xs text-[var(--text-secondary)] mt-1",children:s})]}),r.jsx("button",{className:"text-[var(--text-tertiary)] hover:text-[var(--text-primary)]",onClick:()=>g(f),children:r.jsx(ss,{size:14})})]})}function s0({toasts:f,onClose:y}){return r.jsx("div",{className:"fixed bottom-6 right-6 z-50 flex flex-col items-end pointer-events-none",children:f.map(d=>r.jsx(f0,{...d,onClose:y},d.id))})}const r0="group bg-[var(--bg-card)] rounded-xl border border-[var(--border-subtle)] transition-all duration-300 hover:shadow-lg hover:border-[var(--text-secondary)]/20 hover:-translate-y-0.5 overflow-hidden";function zm({children:f,className:y,onClick:d}){return r.jsx("div",{className:Zt(r0,d&&"cursor-pointer",y),onClick:d,children:f})}function Tm({category:f}){return r.jsxs("span",{className:"inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md text-xs font-medium border",style:{backgroundColor:"transparent",borderColor:"var(--border-subtle)",color:"var(--text-secondary)"},children:[r.jsx("span",{className:"text-xs opacity-70",children:f.icon}),r.jsx("span",{children:f.name})]})}const Am=f=>{let y;const d=new Set,s=(b,B)=>{const U=typeof b=="function"?b(y):b;if(!Object.is(U,y)){const Z=y;y=B??(typeof U!="object"||U===null)?U:Object.assign({},y,U),d.forEach(J=>J(y,Z))}},z=()=>y,N={setState:s,getState:z,getInitialState:()=>_,subscribe:b=>(d.add(b),()=>d.delete(b))},_=y=f(s,z,N);return N},o0=(f=>f?Am(f):Am),d0=f=>f;function m0(f,y=d0){const d=du.useSyncExternalStore(f.subscribe,du.useCallback(()=>y(f.getState()),[f,y]),du.useCallback(()=>y(f.getInitialState()),[f,y]));return du.useDebugValue(d),d}const Em=f=>{const y=o0(f),d=s=>m0(y,s);return Object.assign(d,y),d},os=(f=>f?Em(f):Em),fe={get(f,y){try{const d=localStorage.getItem(f);return d?JSON.parse(d):y}catch{return y}},set(f,y){try{localStorage.setItem(f,JSON.stringify(y))}catch(d){console.error("Storage error:",d)}},remove(f){try{localStorage.removeItem(f)}catch(y){console.error("Storage error:",y)}}};function cs(){return`${Date.now()}-${Math.random().toString(36).substr(2,9)}`}const cn="quotes-categories",h0=[{id:"1",name:"Philosophy",color:"#18181b",icon:"✦",createdAt:Date.now()},{id:"2",name:"Inspiration",color:"#18181b",icon:"⚡",createdAt:Date.now()},{id:"3",name:"Literature",color:"#18181b",icon:"📖",createdAt:Date.now()},{id:"4",name:"Cinema",color:"#18181b",icon:"🎬",createdAt:Date.now()}],gl=os((f,y)=>({categories:fe.get(cn,h0),addCategory:(d,s,z,g)=>{const M={id:cs(),name:d,color:s,icon:z,parentId:g,createdAt:Date.now()};f(N=>{const _=[...N.categories,M];return fe.set(cn,_),{categories:_}})},addCategories:d=>{f(s=>{const z=[...s.categories,...d],g=Array.from(new Map(z.map(M=>[M.id,M])).values());return fe.set(cn,g),{categories:g}})},updateCategory:(d,s)=>{f(z=>{const g=z.categories.map(M=>M.id===d?{...M,...s}:M);return fe.set(cn,g),{categories:g}})},deleteCategory:d=>{f(s=>{const z=s.categories.filter(g=>g.id!==d).map(g=>g.parentId===d?{...g,parentId:void 0}:g);return fe.set(cn,z),{categories:z}})},resetCategories:()=>{f(()=>(fe.set(cn,[]),{categories:[]}))},getCategoryById:d=>y().categories.find(s=>s.id===d)}));function ds(){const f=gl(N=>N.categories),y=gl(N=>N.addCategory),d=gl(N=>N.addCategories),s=gl(N=>N.updateCategory),z=gl(N=>N.deleteCategory),g=gl(N=>N.resetCategories),M=gl(N=>N.getCategoryById);return{categories:f,addCategory:y,addCategories:d,updateCategory:s,deleteCategory:z,resetCategories:g,getCategoryById:M}}const bt=os((f,y)=>({viewMode:"grid",setViewMode:d=>f({viewMode:d}),selectedCategoryId:null,setSelectedCategoryId:d=>f({selectedCategoryId:d}),searchQuery:"",setSearchQuery:d=>f({searchQuery:d}),showFavoritesOnly:!1,toggleFavoritesOnly:()=>f(d=>({showFavoritesOnly:!d.showFavoritesOnly})),currentPage:1,setCurrentPage:d=>f({currentPage:d}),isSelectionMode:!1,toggleSelectionMode:()=>f(d=>({isSelectionMode:!d.isSelectionMode,selectedIds:[]})),selectedIds:[],toggleQuoteSelection:d=>f(s=>({selectedIds:s.selectedIds.includes(d)?s.selectedIds.filter(g=>g!==d):[...s.selectedIds,d]})),selectAll:d=>f({selectedIds:d}),clearSelection:()=>f({selectedIds:[]}),theme:fe.get("theme","light"),setTheme:d=>{fe.set("theme",d),f({theme:d})},toggleTheme:()=>{const d=y().theme==="light"?"dark":"light";y().setTheme(d)},toasts:[],addToast:d=>{const s=`toast-${Date.now()}`;f(z=>({toasts:[...z.toasts,{...d,id:s}]}))},removeToast:d=>f(s=>({toasts:s.toasts.filter(z=>z.id!==d)}))}));async function y0(f){try{return await navigator.clipboard.writeText(f),!0}catch(y){return console.error("Failed to copy:",y),!1}}function v0(f,y){if(!y.trim())return f;const d=y.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),s=new RegExp(`(${d})`,"gi");return f.replace(s,'<mark class="highlight">$1</mark>')}function Ci(f,y){return{__html:v0(f,y)}}function g0({quote:f,viewMode:y,isSelectionMode:d,isSelected:s,onToggleSelection:z,onToggleFavorite:g,onDelete:M,onEdit:N}){const{getCategoryById:_}=ds(),b=_(f.categoryId),B=bt(V=>V.addToast),U=bt(V=>V.searchQuery),Z=async V=>{V.stopPropagation();const k=`"${f.content}"
205
+
206
+ —— ${f.author}`,X=await y0(k);B({type:X?"success":"error",title:X?"已复制":"复制失败"})},J=()=>{d&&z(f.id)};return y==="list"?r.jsxs(zm,{onClick:J,className:Zt("flex items-center gap-4 p-4 animate-up group relative transition-all",s&&"ring-2 ring-[var(--color-accent)] bg-[var(--text-primary)]/5"),children:[d&&r.jsx("div",{className:Zt("w-5 h-5 rounded border flex items-center justify-center transition-colors flex-shrink-0",s?"bg-[var(--color-accent)] border-[var(--color-accent)] text-[var(--color-accent-fg)]":"border-[var(--text-tertiary)] bg-[var(--bg-card)]"),children:s&&r.jsx(ns,{size:12,strokeWidth:3})}),r.jsxs("div",{className:"flex-1 min-w-0",children:[r.jsx("p",{className:"text-base font-display text-[var(--text-primary)] truncate",dangerouslySetInnerHTML:Ci(f.content,U)}),r.jsxs("div",{className:"flex items-center gap-2 mt-1",children:[r.jsx("span",{className:"text-xs text-[var(--text-secondary)] uppercase tracking-wider",dangerouslySetInnerHTML:Ci(f.author,U)}),r.jsx("span",{className:"text-[var(--border-subtle)]",children:"|"}),b&&r.jsx(Tm,{category:b})]})]}),!d&&r.jsxs("div",{className:"flex gap-1 opacity-0 group-hover:opacity-100 transition-opacity",children:[r.jsx(At,{variant:"ghost",size:"sm",onClick:Z,children:r.jsx(vm,{size:14})}),r.jsx("button",{onClick:V=>{V.stopPropagation(),g(f.id)},className:Zt("p-2 rounded hover:bg-red-50 dark:hover:bg-red-900/20",f.isFavorite?"text-red-500":"text-[var(--text-tertiary)] hover:text-red-500"),children:r.jsx(us,{size:14,fill:f.isFavorite?"currentColor":"none"})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:V=>{V.stopPropagation(),N(f)},children:r.jsx(bm,{size:14})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:V=>{V.stopPropagation(),M(f.id)},children:r.jsx(Ni,{size:14})})]})]}):r.jsxs(zm,{onClick:J,className:Zt("flex flex-col h-full animate-up group relative transition-all",s&&"ring-2 ring-[var(--color-accent)] bg-[var(--text-primary)]/5"),children:[d&&r.jsx("div",{className:"absolute top-3 left-3 z-10",children:r.jsx("div",{className:Zt("w-6 h-6 rounded border flex items-center justify-center transition-colors shadow-sm",s?"bg-[var(--color-accent)] border-[var(--color-accent)] text-[var(--color-accent-fg)]":"border-[var(--border-subtle)] bg-[var(--bg-card)]"),children:s&&r.jsx(ns,{size:14,strokeWidth:3})})}),r.jsxs("div",{className:"p-8 flex-1 flex flex-col items-center text-center justify-center relative",children:[r.jsx("div",{className:"text-5xl text-[var(--text-tertiary)] opacity-20 font-serif leading-none mb-4",children:"“"}),r.jsx("p",{className:"text-xl md:text-2xl leading-relaxed font-display text-[var(--text-primary)] mb-6 tracking-wide",dangerouslySetInnerHTML:Ci(f.content,U)}),r.jsx("div",{className:"w-8 h-[1px] bg-[var(--border-subtle)] mb-5"}),r.jsx("p",{className:"text-xs font-bold tracking-[0.2em] uppercase text-[var(--text-secondary)]",dangerouslySetInnerHTML:Ci(f.author,U)})]}),r.jsxs("div",{className:"px-6 py-4 border-t border-[var(--border-subtle)] bg-[var(--bg-page)]/30 flex items-center justify-between mt-auto",children:[r.jsx("div",{children:b&&r.jsx(Tm,{category:b})}),!d&&r.jsxs("div",{className:"flex gap-1 opacity-0 group-hover:opacity-100 transition-all duration-300 translate-y-2 group-hover:translate-y-0",children:[r.jsx(At,{variant:"ghost",size:"sm",onClick:Z,children:r.jsx(vm,{size:16})}),r.jsx("button",{onClick:V=>{V.stopPropagation(),g(f.id)},className:Zt("p-2 rounded transition-colors",f.isFavorite?"text-red-500":"text-[var(--text-tertiary)] hover:text-red-500"),children:r.jsx(us,{size:16,fill:f.isFavorite?"currentColor":"none"})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:V=>{V.stopPropagation(),N(f)},children:r.jsx(bm,{size:16})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:V=>{V.stopPropagation(),M(f.id)},children:r.jsx(Ni,{size:16})})]})]})]})}function b0({quotes:f,onToggleFavorite:y,onDelete:d,onEdit:s}){const z=bt(b=>b.viewMode),g=bt(b=>b.isSelectionMode),M=bt(b=>b.selectedIds),N=bt(b=>b.toggleQuoteSelection);if(f.length===0)return r.jsxs("div",{className:"flex flex-col items-center justify-center py-32 opacity-50",children:[r.jsx("div",{className:"text-6xl mb-4 text-[var(--text-tertiary)]",children:"❖"}),r.jsx("p",{className:"text-xl font-display text-[var(--text-secondary)]",children:"暂无语录"}),r.jsx("p",{className:"text-sm text-[var(--text-tertiary)] mt-2",children:"点击右上角添加您的第一条珍藏"})]});const _=z==="grid"?"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6":"flex flex-col gap-3 w-full";return r.jsx("div",{className:_,children:f.map(b=>r.jsx(g0,{quote:b,viewMode:z,isSelectionMode:g,isSelected:M.includes(b.id),onToggleSelection:N,onToggleFavorite:y,onDelete:d,onEdit:s},b.id))})}const p0="w-full px-3 py-2 rounded-lg border border-[var(--border-subtle)] bg-transparent text-[var(--text-primary)] placeholder:text-[var(--text-tertiary)] focus:outline-none focus:ring-1 focus:ring-[var(--border-focus)] focus:border-[var(--border-focus)] transition-all resize-none",Qm=ut.forwardRef(({className:f,...y},d)=>r.jsx("textarea",{ref:d,className:Zt(p0,f),...y}));Qm.displayName="Textarea";function x0({quote:f,defaultCategoryId:y,onSubmit:d,onCancel:s}){var k;const{categories:z}=ds(),[g,M]=ut.useState("single"),[N,_]=ut.useState((f==null?void 0:f.content)||""),[b,B]=ut.useState((f==null?void 0:f.author)||"bill"),[U,Z]=ut.useState((f==null?void 0:f.categoryId)||y||((k=z[0])==null?void 0:k.id)||"");ut.useEffect(()=>{f&&(_(f.content),B(f.author),Z(f.categoryId))},[f]);const J=ut.useMemo(()=>{const X=z.filter(w=>!w.parentId),P=[];return X.forEach(w=>{P.push({id:w.id,label:w.name,icon:w.icon}),z.filter(mt=>mt.parentId===w.id).forEach(mt=>{P.push({id:mt.id,label:`${w.name} / ${mt.name}`,icon:mt.icon})})}),P},[z]),V=X=>{if(X.preventDefault(),!(!N.trim()||!b.trim()||!U))if(g==="single")d({content:N.trim(),author:b.trim(),categoryId:U});else{const w=N.split(/\n\s*\n|\n\s*-{3,}\s*\n/).map(lt=>lt.trim()).filter(lt=>lt.length>0).map(lt=>({content:lt,author:b.trim(),categoryId:U}));w.length>0&&d(w)}};return r.jsxs("form",{onSubmit:V,className:"space-y-5",children:[!f&&r.jsxs("div",{className:"flex bg-[var(--border-subtle)]/30 p-1 rounded-lg w-fit",children:[r.jsxs("button",{type:"button",onClick:()=>M("single"),className:Zt("flex items-center gap-2 px-3 py-1.5 rounded-md text-sm font-medium transition-all",g==="single"?"bg-[var(--bg-card)] shadow-sm text-[var(--text-primary)]":"text-[var(--text-secondary)] hover:text-[var(--text-primary)]"),children:[r.jsx(vv,{size:14})," 单条录入"]}),r.jsxs("button",{type:"button",onClick:()=>M("batch"),className:Zt("flex items-center gap-2 px-3 py-1.5 rounded-md text-sm font-medium transition-all",g==="batch"?"bg-[var(--bg-card)] shadow-sm text-[var(--text-primary)]":"text-[var(--text-secondary)] hover:text-[var(--text-primary)]"),children:[r.jsx(bv,{size:14})," 批量录入"]})]}),r.jsxs("div",{children:[r.jsx("label",{className:"block text-sm font-medium mb-2 text-[var(--text-secondary)]",children:g==="single"?"语录内容":"批量语录内容"}),r.jsx(Qm,{value:N,onChange:X=>_(X.target.value),placeholder:g==="single"?"输入语录内容...":`输入多条语录...
207
+
208
+ 可以使用 空白行 或者 ----- 进行拆分`,rows:g==="single"?5:10,required:!0,className:"font-display text-lg",autoFocus:!f})]}),r.jsxs("div",{children:[r.jsx("label",{className:"block text-sm font-medium mb-2 text-[var(--text-secondary)]",children:g==="single"?"作者 / 来源":"默认作者 / 来源"}),r.jsx(Oi,{value:b,onChange:X=>B(X.target.value),placeholder:"输入作者或来源...",required:!0})]}),r.jsxs("div",{children:[r.jsx("label",{className:"block text-sm font-medium mb-2 text-[var(--text-secondary)]",children:"分类"}),r.jsx("select",{value:U,onChange:X=>Z(X.target.value),className:"w-full px-3 py-2 rounded-lg border border-[var(--border-subtle)] bg-transparent text-[var(--text-primary)] focus:outline-none focus:ring-1 focus:ring-[var(--border-focus)] transition-all",required:!0,children:J.map(X=>r.jsxs("option",{value:X.id,children:[X.icon," ",X.label]},X.id))})]}),r.jsxs("div",{className:"flex gap-3 justify-end pt-4",children:[r.jsx(At,{type:"button",variant:"ghost",onClick:s,children:"取消"}),r.jsx(At,{type:"submit",children:f?"保存修改":g==="single"?"添加":"批量添加"})]})]})}function S0({categories:f,onEdit:y,onDelete:d,onAddSub:s}){const z=ut.useMemo(()=>{const g=f.filter(b=>!b.parentId),M=new Map;f.forEach(b=>{if(b.parentId){const B=M.get(b.parentId)||[];B.push(b),M.set(b.parentId,B)}});const N=[];g.forEach(b=>{N.push({category:b,level:0}),(M.get(b.id)||[]).forEach(U=>{N.push({category:U,level:1})})});const _=new Set(N.map(b=>b.category.id));return f.forEach(b=>{_.has(b.id)||N.push({category:b,level:0})}),N},[f]);return r.jsxs("div",{className:"space-y-2 max-h-[60vh] overflow-y-auto pr-1",children:[z.map(({category:g,level:M})=>r.jsxs("div",{className:"flex items-center justify-between p-3 rounded-lg border border-[var(--border-subtle)] hover:bg-[var(--bg-page)] transition-colors group",style:{marginLeft:M*24+"px"},children:[r.jsxs("div",{className:"flex items-center gap-3 min-w-0",children:[M>0&&r.jsx(Om,{size:14,className:"text-[var(--text-tertiary)] shrink-0"}),r.jsx("div",{className:"w-8 h-8 rounded flex items-center justify-center bg-[var(--text-primary)]/5 text-sm shrink-0",children:g.icon}),r.jsx("span",{className:"font-medium text-[var(--text-primary)] truncate",children:g.name})]}),r.jsxs("div",{className:"flex gap-1 shrink-0 opacity-100 sm:opacity-0 sm:group-hover:opacity-100 transition-opacity",children:[M===0&&r.jsx(At,{variant:"ghost",size:"sm",onClick:()=>s(g.id),title:"添加二级分类",className:"text-[var(--color-accent)] hover:bg-[var(--text-primary)]/5",children:r.jsx(hv,{size:14})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:()=>y(g),children:r.jsx(zv,{size:14})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:()=>d(g.id),children:r.jsx(Ni,{size:14})})]})]},g.id)),f.length===0&&r.jsx("div",{className:"text-center py-10 text-[var(--text-tertiary)]",children:"暂无分类"})]})}const Mm=["✦","⚡","📖","🎬","💡","🔥","⭐","❤️","🎓","🏔️","🎵","✈️"];function z0({category:f,defaultParentId:y,onSubmit:d,onCancel:s}){const z=gl(J=>J.categories),[g,M]=ut.useState((f==null?void 0:f.name)||""),[N,_]=ut.useState((f==null?void 0:f.icon)||Mm[0]||""),b=f?f.parentId:y,B="#18181b";ut.useEffect(()=>{f&&(M(f.name),_(f.icon))},[f]);const U=ut.useMemo(()=>b?z.find(J=>J.id===b):null,[b,z]),Z=J=>{J.preventDefault(),g.trim()&&d(g.trim(),B,N,b||void 0)};return r.jsxs("form",{onSubmit:Z,className:"space-y-6",children:[r.jsxs("div",{children:[r.jsx("label",{className:"block text-sm font-medium mb-2 text-[var(--text-secondary)]",children:"名称"}),r.jsx(Oi,{value:g,onChange:J=>M(J.target.value),placeholder:"分类名称...",required:!0,autoFocus:!0})]}),U&&r.jsxs("div",{className:"p-3 bg-[var(--text-primary)]/5 rounded-lg border border-[var(--border-subtle)] flex items-center gap-2 text-sm text-[var(--text-secondary)]",children:[r.jsx("span",{className:"text-xs font-bold uppercase tracking-wider opacity-50",children:"所属父级"}),r.jsx("div",{className:"w-4 h-4 rounded flex items-center justify-center bg-[var(--text-primary)]/10 text-[10px]",children:U.icon}),r.jsx("span",{className:"font-medium text-[var(--text-primary)]",children:U.name})]}),r.jsxs("div",{children:[r.jsx("label",{className:"block text-sm font-medium mb-2 text-[var(--text-secondary)]",children:"图标"}),r.jsx("div",{className:"grid grid-cols-6 sm:grid-cols-8 gap-2",children:Mm.map(J=>r.jsx("button",{type:"button",className:`h-10 rounded-lg flex items-center justify-center transition-all ${N===J?"bg-[var(--text-primary)] text-[var(--bg-page)]":"bg-[var(--text-primary)]/5 hover:bg-[var(--text-primary)]/10"}`,onClick:()=>_(J),children:J},J))})]}),r.jsxs("div",{className:"flex gap-3 justify-end pt-2",children:[r.jsx(At,{type:"button",variant:"ghost",onClick:s,children:"取消"}),r.jsx(At,{type:"submit",children:f?"保存修改":U?"添加子分类":"创建分类"})]})]})}const Kl="quotes-data",T0=[{id:"1",content:"Simplicity is the ultimate sophistication.",author:"Leonardo da Vinci",categoryId:"1",isFavorite:!0,createdAt:Date.now(),updatedAt:Date.now()},{id:"2",content:"Design is not just what it looks like and feels like. Design is how it works.",author:"Steve Jobs",categoryId:"2",isFavorite:!1,createdAt:Date.now(),updatedAt:Date.now()}],jm=os((f,y)=>({quotes:fe.get(Kl,T0),addQuote:(d,s,z)=>{const g={id:cs(),content:d,author:s,categoryId:z,isFavorite:!1,createdAt:Date.now(),updatedAt:Date.now()};f(M=>{const N=[g,...M.quotes];return fe.set(Kl,N),{quotes:N}})},addQuotes:d=>{f(s=>{const g=[...d.map(M=>"id"in M&&"createdAt"in M?M:{id:cs(),content:M.content,author:M.author,categoryId:M.categoryId,isFavorite:!1,createdAt:Date.now(),updatedAt:Date.now()}),...s.quotes];return fe.set(Kl,g),{quotes:g}})},updateQuote:(d,s)=>{f(z=>{const g=z.quotes.map(M=>M.id===d?{...M,...s,updatedAt:Date.now()}:M);return fe.set(Kl,g),{quotes:g}})},deleteQuote:d=>{f(s=>{const z=s.quotes.filter(g=>g.id!==d);return fe.set(Kl,z),{quotes:z}})},deleteQuotes:d=>{f(s=>{const z=s.quotes.filter(g=>!d.includes(g.id));return fe.set(Kl,z),{quotes:z}})},resetQuotes:()=>{f(()=>(fe.set(Kl,[]),{quotes:[]}))},toggleFavorite:d=>{f(s=>{const z=s.quotes.map(g=>g.id===d?{...g,isFavorite:!g.isFavorite,updatedAt:Date.now()}:g);return fe.set(Kl,z),{quotes:z}})},getQuoteById:d=>y().quotes.find(s=>s.id===d)})),as=30;function A0(){const f=jm(w=>w.quotes),y=gl(w=>w.categories),{addQuote:d,addQuotes:s,updateQuote:z,deleteQuote:g,deleteQuotes:M,resetQuotes:N,toggleFavorite:_,getQuoteById:b}=jm(),B=bt(w=>w.selectedCategoryId),U=bt(w=>w.searchQuery),Z=bt(w=>w.showFavoritesOnly),J=bt(w=>w.currentPage),V=ut.useMemo(()=>f.filter(w=>{if(Z&&!w.isFavorite)return!1;if(B){let lt=w.categoryId===B;if(!lt){const mt=y.find(_t=>_t.id===w.categoryId);mt&&mt.parentId===B&&(lt=!0)}if(!lt)return!1}if(U){const lt=U.toLowerCase();return w.content.toLowerCase().includes(lt)||w.author.toLowerCase().includes(lt)}return!0}),[f,y,B,U,Z]),k=V.length,X=Math.ceil(k/as)||1;return{quotes:ut.useMemo(()=>{const w=(J-1)*as,lt=w+as;return V.slice(w,lt)},[V,J]),allQuotes:f,totalCount:k,totalPages:X,currentPage:J,addQuote:d,addQuotes:s,updateQuote:z,deleteQuote:g,deleteQuotes:M,resetQuotes:N,toggleFavorite:_,getQuoteById:b}}function E0(){const f=bt(s=>s.theme),y=bt(s=>s.setTheme),d=bt(s=>s.toggleTheme);return ut.useEffect(()=>{const s=document.documentElement;f==="dark"?s.classList.add("dark"):s.classList.remove("dark")},[f]),{theme:f,setTheme:y,toggleTheme:d}}function M0(f,y){const d=JSON.stringify(f,null,2),s=new Blob([d],{type:"application/json"}),z=URL.createObjectURL(s),g=document.createElement("a");g.href=z,g.download=y,document.body.appendChild(g),g.click(),document.body.removeChild(g),URL.revokeObjectURL(z)}async function j0(f){return new Promise((y,d)=>{const s=new FileReader;s.onload=z=>{var g;try{const M=JSON.parse((g=z.target)==null?void 0:g.result);if(!M.version||!Array.isArray(M.quotes)){d(new Error("Invalid file format"));return}y(M)}catch{d(new Error("Invalid JSON file"))}},s.onerror=()=>d(new Error("Failed to read file")),s.readAsText(f)})}function C0(){const[f,y]=ut.useState(!1),[d,s]=ut.useState(!1),[z,g]=ut.useState(!1),[M,N]=ut.useState(!1),[_,b]=ut.useState("select"),[B,U]=ut.useState(!1),[Z,J]=ut.useState({total:0,success:0,skipped:0,failed:0}),V=ut.useRef(null),[k,X]=ut.useState(null),[P,w]=ut.useState(null),[lt,mt]=ut.useState(void 0),[_t,Dt]=ut.useState(null),{quotes:I,allQuotes:Yt,totalCount:ee,totalPages:de,addQuote:le,addQuotes:tt,updateQuote:je,deleteQuote:ae,deleteQuotes:ne,resetQuotes:A,toggleFavorite:R}=A0(),{categories:Y,addCategory:ft,addCategories:ht,updateCategory:m,deleteCategory:O,resetCategories:H}=ds(),Q=bt(D=>D.searchQuery),$=bt(D=>D.setSearchQuery),W=bt(D=>D.selectedCategoryId),ot=bt(D=>D.setSelectedCategoryId),Vt=bt(D=>D.showFavoritesOnly),Ut=bt(D=>D.toggleFavoritesOnly),Jl=bt(D=>D.toasts),ya=bt(D=>D.removeToast),Ye=bt(D=>D.addToast),rn=bt(D=>D.viewMode),Ze=bt(D=>D.setViewMode),$e=bt(D=>D.currentPage),bl=bt(D=>D.setCurrentPage),on=bt(D=>D.isSelectionMode),va=bt(D=>D.toggleSelectionMode),Ge=bt(D=>D.selectedIds),dn=bt(D=>D.clearSelection),mn=bt(D=>D.selectAll),{theme:_i,toggleTheme:Di}=E0();ut.useEffect(()=>{bl(1)},[W,Q,Vt,bl]);const Bt=ut.useMemo(()=>{if(!W)return null;const D=Y.find(re=>re.id===W);return D?D.parentId||D.id:null},[W,Y]),Ui=ut.useMemo(()=>Y.filter(D=>!D.parentId),[Y]),hn=ut.useMemo(()=>Bt?Y.filter(D=>D.parentId===Bt):[],[Bt,Y]),mu=D=>{Array.isArray(D)?(tt(D),Ye({type:"success",title:`已批量添加 ${D.length} 条语录`})):(le(D.content,D.author,D.categoryId),Ye({type:"success",title:"已添加"})),y(!1)},ga=D=>{k&&!Array.isArray(D)&&(je(k.id,{content:D.content,author:D.author,categoryId:D.categoryId}),X(null),y(!1),Ye({type:"success",title:"已更新"}))},Ri=D=>{X(D),y(!0)},yn=()=>{y(!1),X(null)},Hi=(D,re,Ce,Jt)=>{ft(D,re,Ce,Jt),g(!1),mt(void 0)},Bi=(D,re,Ce,Jt)=>{P&&(m(P.id,{name:D,color:re,icon:Ce,parentId:Jt}),w(null),g(!1))},kl=D=>{mt(D),w(null),g(!0)},se=D=>{w(D),g(!0),s(!1)},Ve=()=>{s(!1),w(null),mt(void 0),g(!0)},ue=()=>{g(!1),w(null),mt(void 0)},Qi=()=>{const D={version:"3.1.0",exportDate:Date.now(),quotes:Yt,categories:Y};M0(D,`archive-${new Date().toISOString().split("T")[0]}.json`),Ye({type:"success",title:"导出成功"})},qi=async D=>{var Ce;const re=(Ce=D.target.files)==null?void 0:Ce[0];if(re){b("processing");try{const Jt=await j0(re);if(!Jt.quotes||!Array.isArray(Jt.quotes))throw new Error("Invalid format");let Wl=0,pl=0,yu=0;const $l=[],Fl=[];if(B)A(),H(),$l.push(...Jt.quotes),Jt.categories&&Fl.push(...Jt.categories),Wl=Jt.quotes.length;else{const vn=new Set(Yt.map(ie=>ie.content.trim())),Sa=new Set(Y.map(ie=>ie.id));Jt.categories&&Jt.categories.forEach(ie=>{Sa.has(ie.id)||(Fl.push(ie),Sa.add(ie.id))}),Jt.quotes.forEach(ie=>{if(!ie.content){yu++;return}vn.has(ie.content.trim())?pl++:($l.push(ie),vn.add(ie.content.trim()),Wl++)})}Fl.length>0&&ht(Fl),$l.length>0&&tt($l),J({total:Jt.quotes.length,success:Wl,skipped:pl,failed:yu}),b("result")}catch{Ye({type:"error",title:"文件解析失败",message:"请检查 JSON 格式"}),b("select")}D.target.value=""}},hu=()=>{N(!1),b("select"),U(!1)},ba=()=>{Dt("batch")},pa=D=>{Dt(D)},xa=()=>{_t==="batch"?(ne(Ge),va(),Ye({type:"success",title:`已删除 ${Ge.length} 条语录`})):typeof _t=="string"&&(ae(_t),Ye({type:"success",title:"语录已删除"})),Dt(null)},Fe=()=>{const D=I.map(Ce=>Ce.id);D.every(Ce=>Ge.includes(Ce))?dn():mn(D)};return r.jsxs("div",{className:"min-h-screen pb-20 bg-[var(--bg-page)] text-[var(--text-primary)]",children:[r.jsx("header",{className:"sticky top-0 z-30 bg-[var(--bg-page)]/90 backdrop-blur-md border-b border-[var(--border-subtle)] transition-colors duration-300",children:r.jsxs("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 h-16 flex items-center justify-between gap-4",children:[r.jsxs("div",{className:"flex items-center gap-3",children:[r.jsx("div",{className:"w-8 h-8 bg-[var(--text-primary)] text-[var(--bg-page)] rounded-md flex items-center justify-center font-serif font-bold text-lg",children:"Q"}),r.jsx("span",{className:"font-display font-semibold text-lg tracking-tight hidden sm:block",children:"Quotation."})]}),r.jsxs("div",{className:Zt("flex-1 max-w-lg relative transition-opacity",on&&"opacity-50 pointer-events-none md:opacity-100 md:pointer-events-auto"),children:[r.jsx(Tv,{className:"absolute left-3 top-1/2 -translate-y-1/2 text-[var(--text-tertiary)]",size:16}),r.jsx(Oi,{className:"pl-9 bg-[var(--text-primary)]/5 border-transparent focus:bg-[var(--bg-card)] rounded-full",placeholder:"搜索...",value:Q,onChange:D=>$(D.target.value)})]}),r.jsxs("div",{className:"flex items-center gap-2",children:[r.jsxs("div",{className:"flex items-center bg-[var(--text-primary)]/5 rounded-lg p-1 mr-2",children:[r.jsx("button",{onClick:()=>Ze("grid"),className:Zt("p-1.5 rounded-md transition-all",rn==="grid"?"bg-[var(--bg-card)] shadow-sm text-[var(--text-primary)]":"text-[var(--text-tertiary)] hover:text-[var(--text-primary)]"),children:r.jsx(pv,{size:16})}),r.jsx("button",{onClick:()=>Ze("list"),className:Zt("p-1.5 rounded-md transition-all",rn==="list"?"bg-[var(--bg-card)] shadow-sm text-[var(--text-primary)]":"text-[var(--text-tertiary)] hover:text-[var(--text-primary)]"),children:r.jsx(xv,{size:16})})]}),r.jsx(At,{variant:"ghost",size:"sm",onClick:Di,className:"rounded-full w-8 h-8 p-0",children:_i==="dark"?r.jsx(Ev,{size:18}):r.jsx(Sv,{size:18})})]})]})}),r.jsxs("main",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8",children:[on&&r.jsxs("div",{className:"fixed bottom-6 left-1/2 -translate-x-1/2 z-50 flex items-center gap-3 bg-[var(--text-primary)] text-[var(--bg-page)] px-6 py-3 rounded-full shadow-xl animate-in slide-in-from-bottom-10",children:[r.jsxs("span",{className:"font-mono text-sm mr-2",children:[Ge.length," 选中"]}),r.jsx("div",{className:"h-4 w-[1px] bg-white/20"}),r.jsx("button",{onClick:Fe,className:"hover:text-white/80 transition-colors text-sm font-medium",children:Ge.length===I.length&&I.length>0?"取消":"本页全选"}),r.jsxs("button",{onClick:ba,disabled:Ge.length===0,className:"flex items-center gap-1 text-red-300 hover:text-red-100 transition-colors disabled:opacity-50",children:[r.jsx(Ni,{size:16})," 删除"]}),r.jsx("div",{className:"h-4 w-[1px] bg-white/20"}),r.jsx("button",{onClick:va,className:"hover:text-white/80",children:r.jsx(ss,{size:18})})]}),r.jsx("div",{className:"flex flex-col gap-4 mb-8",children:r.jsxs("div",{className:"flex flex-col md:flex-row md:items-start justify-between gap-4",children:[r.jsxs("div",{className:"flex-1 min-w-0",children:[r.jsxs("div",{className:"flex flex-wrap gap-2 overflow-x-auto scrollbar-hide",children:[r.jsx("button",{onClick:()=>ot(null),className:Zt("shrink-0 px-4 py-1.5 rounded-full text-sm font-medium transition-all",W?"text-[var(--text-secondary)] hover:bg-[var(--text-primary)]/5":"bg-[var(--text-primary)] text-[var(--bg-page)]"),children:"全部"}),Ui.map(D=>r.jsxs("button",{onClick:()=>ot(D.id),className:Zt("shrink-0 px-4 py-1.5 rounded-full text-sm font-medium transition-all flex items-center gap-2",Bt===D.id?"bg-[var(--text-primary)] text-[var(--bg-page)]":"text-[var(--text-secondary)] hover:bg-[var(--text-primary)]/5"),children:[r.jsx("span",{className:"opacity-70",children:D.icon})," ",D.name]},D.id))]}),Bt&&hn.length>0&&r.jsxs("div",{className:"mt-3 flex items-center gap-2 overflow-x-auto scrollbar-hide animate-in slide-in-from-top-2 fade-in duration-300 pl-2",children:[r.jsx(Om,{size:14,className:"text-[var(--text-tertiary)] shrink-0"}),r.jsxs("div",{className:"flex flex-wrap gap-2",children:[r.jsx("button",{onClick:()=>ot(Bt),className:Zt("shrink-0 px-3 py-1 rounded-md text-xs font-medium transition-all border",W===Bt?"bg-[var(--text-primary)]/5 border-[var(--text-primary)]/20 text-[var(--text-primary)]":"border-transparent text-[var(--text-tertiary)] hover:text-[var(--text-primary)] hover:bg-[var(--text-primary)]/5"),children:"全部"}),hn.map(D=>r.jsxs("button",{onClick:()=>ot(D.id),className:Zt("shrink-0 px-3 py-1 rounded-md text-xs font-medium transition-all flex items-center gap-1.5 border",W===D.id?"bg-[var(--bg-card)] border-[var(--text-primary)]/20 text-[var(--text-primary)] shadow-sm":"border-transparent text-[var(--text-secondary)] hover:bg-[var(--text-primary)]/5"),children:[r.jsx("span",{className:"opacity-70 text-[10px]",children:D.icon})," ",D.name]},D.id))]})]})]}),r.jsxs("div",{className:"flex items-center gap-2 border-l border-[var(--border-subtle)] pl-4 ml-2 shrink-0 self-start mt-0.5",children:[r.jsx(At,{variant:"ghost",size:"sm",onClick:va,className:on?"text-[var(--color-accent)] bg-[var(--text-primary)]/5":"",title:"批量管理",children:r.jsx(Av,{size:16})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:Ut,className:Vt?"text-red-500 bg-red-50 dark:bg-red-900/10":"",children:r.jsx(us,{size:16,fill:Vt?"currentColor":"none"})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:()=>s(!0),children:r.jsx(Mv,{size:16})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:Qi,children:r.jsx(yv,{size:16})}),r.jsx(At,{variant:"ghost",size:"sm",onClick:()=>N(!0),children:r.jsx(pm,{size:16})}),r.jsxs(At,{variant:"primary",size:"sm",onClick:()=>y(!0),className:"rounded-full ml-2",children:[r.jsx(gm,{size:16,className:"mr-1"})," 添加"]})]})]})}),r.jsxs("div",{className:"mb-8 flex items-center gap-2 text-xs font-mono text-[var(--text-tertiary)] uppercase tracking-widest border-b border-[var(--border-subtle)] pb-2 w-fit",children:[r.jsx(rv,{size:12})," Total: ",ee]}),r.jsx(b0,{quotes:I,onToggleFavorite:R,onDelete:pa,onEdit:Ri}),de>1&&r.jsxs("div",{className:"mt-12 flex items-center justify-center gap-4",children:[r.jsx(At,{variant:"secondary",disabled:$e===1,onClick:()=>bl($e-1),className:"w-10 h-10 p-0 rounded-full",children:r.jsx(ov,{size:20})}),r.jsxs("span",{className:"font-mono text-sm text-[var(--text-secondary)]",children:[$e," / ",de]}),r.jsx(At,{variant:"secondary",disabled:$e===de,onClick:()=>bl($e+1),className:"w-10 h-10 p-0 rounded-full",children:r.jsx(dv,{size:20})})]})]}),r.jsx(ou,{isOpen:f,onClose:yn,title:k?"编辑语录":"新语录",children:r.jsx(x0,{quote:k||void 0,defaultCategoryId:W||void 0,onSubmit:k?ga:mu,onCancel:yn})}),r.jsx(ou,{isOpen:d,onClose:()=>s(!1),title:"分类管理",footer:r.jsxs(At,{onClick:Ve,children:[r.jsx(gm,{size:16})," 新建根分类"]}),children:r.jsx(S0,{categories:Y,onEdit:se,onDelete:O,onAddSub:kl})}),r.jsx(ou,{isOpen:z,onClose:ue,title:P?"编辑分类":lt?"新建子分类":"新建分类",children:r.jsx(z0,{category:P||void 0,defaultParentId:lt,onSubmit:P?Bi:Hi,onCancel:ue})}),r.jsxs(ou,{isOpen:M,onClose:hu,title:"导入数据",children:[_==="select"&&r.jsxs("div",{className:"flex flex-col gap-6 py-4",children:[r.jsx("div",{className:"p-4 bg-[var(--text-primary)]/5 rounded-lg border border-[var(--border-subtle)] flex items-start gap-3",children:r.jsxs("label",{className:"flex items-center gap-3 cursor-pointer w-full",children:[r.jsx("input",{type:"checkbox",checked:B,onChange:D=>U(D.target.checked),className:"w-5 h-5 rounded border-gray-300 text-[var(--color-accent)] focus:ring-[var(--color-accent)]"}),r.jsxs("div",{className:"flex-1",children:[r.jsx("span",{className:"block font-medium text-[var(--text-primary)]",children:"导入前清空现有数据"}),r.jsx("span",{className:"block text-sm text-[var(--text-tertiary)] mt-0.5",children:"若勾选,所有现有语录和分类将被永久删除。若不勾选,系统将跳过内容完全重复的语录。"})]})]})}),r.jsx("div",{className:"flex justify-center",children:r.jsxs("label",{className:"flex flex-col items-center justify-center w-full h-32 border-2 border-dashed border-[var(--border-subtle)] rounded-lg cursor-pointer hover:bg-[var(--text-primary)]/5 transition-colors",children:[r.jsxs("div",{className:"flex flex-col items-center justify-center pt-5 pb-6",children:[r.jsx(pm,{className:"w-8 h-8 mb-3 text-[var(--text-tertiary)]"}),r.jsxs("p",{className:"mb-2 text-sm text-[var(--text-secondary)]",children:[r.jsx("span",{className:"font-semibold",children:"点击上传"})," JSON 文件"]}),r.jsx("p",{className:"text-xs text-[var(--text-tertiary)]",children:"支持 .json 备份文件"})]}),r.jsx("input",{type:"file",accept:".json",className:"hidden",onChange:qi,ref:V})]})})]}),_==="processing"&&r.jsxs("div",{className:"py-12 flex flex-col items-center justify-center",children:[r.jsx("div",{className:"w-8 h-8 border-2 border-[var(--border-subtle)] border-t-[var(--text-primary)] rounded-full animate-spin mb-4"}),r.jsx("p",{className:"text-[var(--text-secondary)]",children:"正在处理数据..."})]}),_==="result"&&r.jsxs("div",{className:"py-4",children:[r.jsxs("div",{className:"grid grid-cols-2 gap-4 mb-6",children:[r.jsxs("div",{className:"p-4 bg-[var(--text-primary)]/5 rounded-lg text-center",children:[r.jsx("div",{className:"text-2xl font-bold text-[var(--text-primary)]",children:Z.total}),r.jsx("div",{className:"text-xs text-[var(--text-tertiary)] uppercase tracking-wider mt-1",children:"JSON 总数"})]}),r.jsxs("div",{className:"p-4 bg-green-50 dark:bg-green-900/10 rounded-lg text-center",children:[r.jsx("div",{className:"text-2xl font-bold text-green-600",children:Z.success}),r.jsx("div",{className:"text-xs text-green-600/70 uppercase tracking-wider mt-1",children:"成功添加"})]}),r.jsxs("div",{className:"p-4 bg-orange-50 dark:bg-orange-900/10 rounded-lg text-center",children:[r.jsx("div",{className:"text-2xl font-bold text-orange-600",children:Z.skipped}),r.jsx("div",{className:"text-xs text-orange-600/70 uppercase tracking-wider mt-1",children:"重复跳过"})]}),r.jsxs("div",{className:"p-4 bg-red-50 dark:bg-red-900/10 rounded-lg text-center",children:[r.jsx("div",{className:"text-2xl font-bold text-red-600",children:Z.failed}),r.jsx("div",{className:"text-xs text-red-600/70 uppercase tracking-wider mt-1",children:"失败"})]})]}),r.jsx("div",{className:"flex justify-end",children:r.jsx(At,{onClick:hu,children:"完成"})})]})]}),r.jsx(ou,{isOpen:_t!==null,onClose:()=>Dt(null),title:"确认删除",footer:r.jsxs("div",{className:"flex gap-2",children:[r.jsx(At,{variant:"ghost",onClick:()=>Dt(null),children:"取消"}),r.jsx(At,{variant:"danger",onClick:xa,children:"确认删除"})]}),children:r.jsxs("div",{className:"flex flex-col items-center justify-center py-4 text-center",children:[r.jsx("div",{className:"w-12 h-12 rounded-full bg-red-100 dark:bg-red-900/20 text-red-600 flex items-center justify-center mb-4",children:r.jsx(jv,{size:24})}),r.jsx("p",{className:"text-lg font-medium mb-1 text-[var(--text-primary)]",children:_t==="batch"?`确定要删除选中的 ${Ge.length} 条语录吗?`:"确定要删除这条语录吗?"}),r.jsx("p",{className:"text-[var(--text-secondary)] text-sm",children:"此操作无法撤销。"})]})}),r.jsx(s0,{toasts:Jl,onClose:ya})]})}const qm=document.getElementById("root");if(!qm)throw new Error("Root element not found");iv.createRoot(qm).render(r.jsx(du.StrictMode,{children:r.jsx(C0,{})}));
@@ -0,0 +1 @@
1
+ /*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-900:oklch(39.6% .141 25.723);--color-orange-50:oklch(98% .016 73.684);--color-orange-600:oklch(64.6% .222 41.116);--color-orange-900:oklch(40.8% .123 38.172);--color-green-50:oklch(98.2% .018 155.826);--color-green-200:oklch(92.5% .084 155.995);--color-green-600:oklch(62.7% .194 149.214);--color-green-900:oklch(39.3% .095 152.535);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-900:oklch(37.9% .146 265.522);--color-gray-300:oklch(87.2% .01 258.338);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--container-4xl:56rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-relaxed:1.625;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--ease-out:cubic-bezier(0,0,.2,1);--animate-spin:spin 1s linear infinite;--blur-sm:8px;--blur-md:12px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--bg-page:#fafafa;--bg-card:#fff;--bg-elevated:#fff;--text-primary:#18181b;--text-secondary:#71717a;--text-tertiary:#a1a1aa;--border-subtle:#e4e4e7;--border-focus:#18181b;--color-accent:#18181b;--color-accent-fg:#fff;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #0000000d,0 4px 6px -4px #0000000d;--highlight-bg:#fed7aa80}.dark{--bg-page:#09090b;--bg-card:#18181b;--bg-elevated:#27272a;--text-primary:#f4f4f5;--text-secondary:#a1a1aa;--text-tertiary:#52525b;--border-subtle:#27272a;--border-focus:#e4e4e7;--color-accent:#fafafa;--color-accent-fg:#18181b;--highlight-bg:#fed7aa33}body{background-color:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif;transition:background-color .3s,color .3s}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.top-3{top:calc(var(--spacing)*3)}.right-6{right:calc(var(--spacing)*6)}.bottom-6{bottom:calc(var(--spacing)*6)}.left-1\/2{left:50%}.left-3{left:calc(var(--spacing)*3)}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.mx-auto{margin-inline:auto}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-2{margin-left:calc(var(--spacing)*2)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.h-32{height:calc(var(--spacing)*32)}.h-\[1px\]{height:1px}.h-full{height:100%}.max-h-\[60vh\]{max-height:60vh}.max-h-\[90vh\]{max-height:90vh}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-10{width:calc(var(--spacing)*10)}.w-12{width:calc(var(--spacing)*12)}.w-\[1px\]{width:1px}.w-fit{width:fit-content}.w-full{width:100%}.max-w-4xl{max-width:var(--container-4xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-lg{max-width:var(--container-lg)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-\[300px\]{min-width:300px}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-2{--tw-translate-y:calc(var(--spacing)*2);translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[var\(--border-subtle\)\]{border-color:var(--border-subtle)}.border-\[var\(--color-accent\)\]{border-color:var(--color-accent)}.border-\[var\(--text-primary\)\]\/20{border-color:var(--text-primary)}@supports (color:color-mix(in lab,red,red)){.border-\[var\(--text-primary\)\]\/20{border-color:color-mix(in oklab,var(--text-primary)20%,transparent)}}.border-\[var\(--text-tertiary\)\]{border-color:var(--text-tertiary)}.border-blue-200{border-color:var(--color-blue-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-green-200{border-color:var(--color-green-200)}.border-red-200{border-color:var(--color-red-200)}.border-transparent{border-color:#0000}.border-t-\[var\(--text-primary\)\]{border-top-color:var(--text-primary)}.bg-\[var\(--bg-card\)\]{background-color:var(--bg-card)}.bg-\[var\(--bg-page\)\],.bg-\[var\(--bg-page\)\]\/30{background-color:var(--bg-page)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--bg-page\)\]\/30{background-color:color-mix(in oklab,var(--bg-page)30%,transparent)}}.bg-\[var\(--bg-page\)\]\/50{background-color:var(--bg-page)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--bg-page\)\]\/50{background-color:color-mix(in oklab,var(--bg-page)50%,transparent)}}.bg-\[var\(--bg-page\)\]\/90{background-color:var(--bg-page)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--bg-page\)\]\/90{background-color:color-mix(in oklab,var(--bg-page)90%,transparent)}}.bg-\[var\(--border-subtle\)\],.bg-\[var\(--border-subtle\)\]\/30{background-color:var(--border-subtle)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--border-subtle\)\]\/30{background-color:color-mix(in oklab,var(--border-subtle)30%,transparent)}}.bg-\[var\(--color-accent\)\]{background-color:var(--color-accent)}.bg-\[var\(--text-primary\)\],.bg-\[var\(--text-primary\)\]\/5{background-color:var(--text-primary)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--text-primary\)\]\/5{background-color:color-mix(in oklab,var(--text-primary)5%,transparent)}}.bg-\[var\(--text-primary\)\]\/10{background-color:var(--text-primary)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--text-primary\)\]\/10{background-color:color-mix(in oklab,var(--text-primary)10%,transparent)}}.bg-black\/40{background-color:#0006}@supports (color:color-mix(in lab,red,red)){.bg-black\/40{background-color:color-mix(in oklab,var(--color-black)40%,transparent)}}.bg-green-50{background-color:var(--color-green-50)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-transparent{background-color:#0000}.bg-white\/20{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.bg-white\/20{background-color:color-mix(in oklab,var(--color-white)20%,transparent)}}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-1\.5{padding:calc(var(--spacing)*1.5)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-8{padding:calc(var(--spacing)*8)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.py-10{padding-block:calc(var(--spacing)*10)}.py-12{padding-block:calc(var(--spacing)*12)}.py-32{padding-block:calc(var(--spacing)*32)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-5{padding-top:calc(var(--spacing)*5)}.pr-1{padding-right:calc(var(--spacing)*1)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pb-20{padding-bottom:calc(var(--spacing)*20)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-9{padding-left:calc(var(--spacing)*9)}.text-center{text-align:center}.font-mono{font-family:var(--font-mono)}.font-serif{font-family:var(--font-serif)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-\[var\(--bg-page\)\]{color:var(--bg-page)}.text-\[var\(--border-subtle\)\]{color:var(--border-subtle)}.text-\[var\(--color-accent\)\]{color:var(--color-accent)}.text-\[var\(--color-accent-fg\)\]{color:var(--color-accent-fg)}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.text-\[var\(--text-tertiary\)\]{color:var(--text-tertiary)}.text-blue-600{color:var(--color-blue-600)}.text-green-600{color:var(--color-green-600)}.text-green-600\/70{color:#00a544b3}@supports (color:color-mix(in lab,red,red)){.text-green-600\/70{color:color-mix(in oklab,var(--color-green-600)70%,transparent)}}.text-orange-600{color:var(--color-orange-600)}.text-orange-600\/70{color:#f05100b3}@supports (color:color-mix(in lab,red,red)){.text-orange-600\/70{color:color-mix(in oklab,var(--color-orange-600)70%,transparent)}}.text-red-300{color:var(--color-red-300)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-600\/70{color:#e40014b3}@supports (color:color-mix(in lab,red,red)){.text-red-600\/70{color:color-mix(in oklab,var(--color-red-600)70%,transparent)}}.uppercase{text-transform:uppercase}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-100{opacity:1}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-\[var\(--color-accent\)\]{--tw-ring-color:var(--color-accent)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media(hover:hover){.group-hover\:translate-y-0:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.placeholder\:text-\[var\(--text-tertiary\)\]::placeholder{color:var(--text-tertiary)}@media(hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing)*-.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.hover\:border-\[var\(--text-secondary\)\]\/20:hover{border-color:var(--text-secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:border-\[var\(--text-secondary\)\]\/20:hover{border-color:color-mix(in oklab,var(--text-secondary)20%,transparent)}}.hover\:bg-\[var\(--bg-page\)\]:hover{background-color:var(--bg-page)}.hover\:bg-\[var\(--text-primary\)\]\/5:hover{background-color:var(--text-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-\[var\(--text-primary\)\]\/5:hover{background-color:color-mix(in oklab,var(--text-primary)5%,transparent)}}.hover\:bg-\[var\(--text-primary\)\]\/10:hover{background-color:var(--text-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-\[var\(--text-primary\)\]\/10:hover{background-color:color-mix(in oklab,var(--text-primary)10%,transparent)}}.hover\:bg-red-50:hover{background-color:var(--color-red-50)}.hover\:bg-red-100:hover{background-color:var(--color-red-100)}.hover\:text-\[var\(--text-primary\)\]:hover{color:var(--text-primary)}.hover\:text-red-100:hover{color:var(--color-red-100)}.hover\:text-red-500:hover{color:var(--color-red-500)}.hover\:text-white\/80:hover{color:#fffc}@supports (color:color-mix(in lab,red,red)){.hover\:text-white\/80:hover{color:color-mix(in oklab,var(--color-white)80%,transparent)}}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:border-\[var\(--border-focus\)\]:focus{border-color:var(--border-focus)}.focus\:bg-\[var\(--bg-card\)\]:focus{background-color:var(--bg-card)}.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-\[var\(--border-focus\)\]:focus{--tw-ring-color:var(--border-focus)}.focus\:ring-\[var\(--color-accent\)\]:focus{--tw-ring-color:var(--color-accent)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.active\:scale-\[0\.98\]:active{scale:.98}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media(min-width:40rem){.sm\:block{display:block}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}.sm\:opacity-0{opacity:0}@media(hover:hover){.sm\:group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}}@media(min-width:48rem){.md\:pointer-events-auto{pointer-events:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:opacity-100{opacity:1}}@media(min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}@media(prefers-color-scheme:dark){.dark\:border-blue-900{border-color:var(--color-blue-900)}.dark\:border-green-900{border-color:var(--color-green-900)}.dark\:border-red-900{border-color:var(--color-red-900)}.dark\:bg-green-900\/10{background-color:#0d542b1a}@supports (color:color-mix(in lab,red,red)){.dark\:bg-green-900\/10{background-color:color-mix(in oklab,var(--color-green-900)10%,transparent)}}.dark\:bg-orange-900\/10{background-color:#7e2a0c1a}@supports (color:color-mix(in lab,red,red)){.dark\:bg-orange-900\/10{background-color:color-mix(in oklab,var(--color-orange-900)10%,transparent)}}.dark\:bg-red-900\/10{background-color:#82181a1a}@supports (color:color-mix(in lab,red,red)){.dark\:bg-red-900\/10{background-color:color-mix(in oklab,var(--color-red-900)10%,transparent)}}.dark\:bg-red-900\/20{background-color:#82181a33}@supports (color:color-mix(in lab,red,red)){.dark\:bg-red-900\/20{background-color:color-mix(in oklab,var(--color-red-900)20%,transparent)}}@media(hover:hover){.dark\:hover\:bg-red-900\/20:hover{background-color:#82181a33}@supports (color:color-mix(in lab,red,red)){.dark\:hover\:bg-red-900\/20:hover{background-color:color-mix(in oklab,var(--color-red-900)20%,transparent)}}.dark\:hover\:bg-red-900\/30:hover{background-color:#82181a4d}@supports (color:color-mix(in lab,red,red)){.dark\:hover\:bg-red-900\/30:hover{background-color:color-mix(in oklab,var(--color-red-900)30%,transparent)}}}}.glass-panel{background-color:var(--bg-card);border:1px solid var(--border-subtle)}.highlight{background-color:var(--highlight-bg);color:inherit;border-radius:2px;padding:0 2px}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
@@ -0,0 +1,17 @@
1
+ <!DOCTYPE html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <title>语录珍藏 · Quotation</title>
8
+ <link rel="preconnect" href="https://fonts.googleapis.com">
9
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
10
+ <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Noto+Serif+SC:wght@300;400;600&display=swap" rel="stylesheet">
11
+ <script type="module" crossorigin src="/assets/index-DXv6TeWQ.js"></script>
12
+ <link rel="stylesheet" crossorigin href="/assets/index-GGHZiaKr.css">
13
+ </head>
14
+ <body>
15
+ <div id="root"></div>
16
+ </body>
17
+ </html>
package/package.json ADDED
@@ -0,0 +1,48 @@
1
+ {
2
+ "name": "@hyxf/quotes",
3
+ "publishConfig": {
4
+ "access": "public"
5
+ },
6
+ "private": false,
7
+ "version": "1.0.1",
8
+ "type": "module",
9
+ "license": "MIT",
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/hyxf/quotes.git"
13
+ },
14
+ "bin": {
15
+ "quotes": "bin/quotes.js"
16
+ },
17
+ "files": [
18
+ "bin",
19
+ "dist"
20
+ ],
21
+ "scripts": {
22
+ "dev": "vite",
23
+ "build": "tsc && vite build",
24
+ "preview": "vite preview",
25
+ "type-check": "tsc --noEmit",
26
+ "release:patch": "yarn version --patch && git push && git push --tags"
27
+ },
28
+ "dependencies": {
29
+ "@hyxf/xbin": "^0.0.2"
30
+ },
31
+ "devDependencies": {
32
+ "@tailwindcss/postcss": "^4.0.0",
33
+ "@tanstack/react-virtual": "^3.0.1",
34
+ "@types/react": "^19.0.6",
35
+ "@types/react-dom": "^19.0.2",
36
+ "@vitejs/plugin-react": "^4.3.4",
37
+ "clsx": "^2.1.0",
38
+ "lucide-react": "^0.469.0",
39
+ "postcss": "^8.4.49",
40
+ "react": "^19.0.0",
41
+ "react-dom": "^19.0.0",
42
+ "tailwind-merge": "^2.2.0",
43
+ "tailwindcss": "^4.0.0",
44
+ "typescript": "^5.7.2",
45
+ "vite": "^6.0.5",
46
+ "zustand": "^5.0.2"
47
+ }
48
+ }