mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 21:02:45 -07:00
85 lines
239 KiB
JavaScript
85 lines
239 KiB
JavaScript
(function(xa){"use strict";var Oa=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function uh(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Wo={exports:{}},jl={};/**
|
|
* @license React
|
|
* react-jsx-runtime.production.js
|
|
*
|
|
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var oh=Symbol.for("react.transitional.element"),fh=Symbol.for("react.fragment");function No(e,n,t){var r=null;if(t!==void 0&&(r=""+t),n.key!==void 0&&(r=""+n.key),"key"in n){t={};for(var l in n)l!=="key"&&(t[l]=n[l])}else t=n;return n=t.ref,{$$typeof:oh,type:e,key:r,ref:n!==void 0?n:null,props:t}}jl.Fragment=fh,jl.jsx=No,jl.jsxs=No,Wo.exports=jl;var m=Wo.exports,Ho={exports:{}},B={};/**
|
|
* @license React
|
|
* react.production.js
|
|
*
|
|
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var Aa=Symbol.for("react.transitional.element"),ch=Symbol.for("react.portal"),sh=Symbol.for("react.fragment"),dh=Symbol.for("react.strict_mode"),hh=Symbol.for("react.profiler"),gh=Symbol.for("react.consumer"),bh=Symbol.for("react.context"),yh=Symbol.for("react.forward_ref"),vh=Symbol.for("react.suspense"),_h=Symbol.for("react.memo"),Uo=Symbol.for("react.lazy"),Yo=Symbol.iterator;function wh(e){return e===null||typeof e!="object"?null:(e=Yo&&e[Yo]||e["@@iterator"],typeof e=="function"?e:null)}var Go={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Xo=Object.assign,Zo={};function Kt(e,n,t){this.props=e,this.context=n,this.refs=Zo,this.updater=t||Go}Kt.prototype.isReactComponent={},Kt.prototype.setState=function(e,n){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,n,"setState")},Kt.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function Jo(){}Jo.prototype=Kt.prototype;function ma(e,n,t){this.props=e,this.context=n,this.refs=Zo,this.updater=t||Go}var Fa=ma.prototype=new Jo;Fa.constructor=ma,Xo(Fa,Kt.prototype),Fa.isPureReactComponent=!0;var Qo=Array.isArray,K={H:null,A:null,T:null,S:null},Vo=Object.prototype.hasOwnProperty;function ka(e,n,t,r,l,i){return t=i.ref,{$$typeof:Aa,type:e,key:n,ref:t!==void 0?t:null,props:i}}function Rh(e,n){return ka(e.type,n,void 0,void 0,void 0,e.props)}function Ia(e){return typeof e=="object"&&e!==null&&e.$$typeof===Aa}function Eh(e){var n={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(t){return n[t]})}var Ko=/\/+/g;function Ma(e,n){return typeof e=="object"&&e!==null&&e.key!=null?Eh(""+e.key):n.toString(36)}function qo(){}function Sh(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch(typeof e.status=="string"?e.then(qo,qo):(e.status="pending",e.then(function(n){e.status==="pending"&&(e.status="fulfilled",e.value=n)},function(n){e.status==="pending"&&(e.status="rejected",e.reason=n)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}function qt(e,n,t,r,l){var i=typeof e;(i==="undefined"||i==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(i){case"bigint":case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case Aa:case ch:a=!0;break;case Uo:return a=e._init,qt(a(e._payload),n,t,r,l)}}if(a)return l=l(e),a=r===""?"."+Ma(e,0):r,Qo(l)?(t="",a!=null&&(t=a.replace(Ko,"$&/")+"/"),qt(l,n,t,"",function(f){return f})):l!=null&&(Ia(l)&&(l=Rh(l,t+(l.key==null||e&&e.key===l.key?"":(""+l.key).replace(Ko,"$&/")+"/")+a)),n.push(l)),1;a=0;var u=r===""?".":r+":";if(Qo(e))for(var o=0;o<e.length;o++)r=e[o],i=u+Ma(r,o),a+=qt(r,n,t,i,l);else if(o=wh(e),typeof o=="function")for(e=o.call(e),o=0;!(r=e.next()).done;)r=r.value,i=u+Ma(r,o++),a+=qt(r,n,t,i,l);else if(i==="object"){if(typeof e.then=="function")return qt(Sh(e),n,t,r,l);throw n=String(e),Error("Objects are not valid as a React child (found: "+(n==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.")}return a}function $l(e,n,t){if(e==null)return e;var r=[],l=0;return qt(e,r,"","",function(i){return n.call(t,i,l++)}),r}function Th(e){if(e._status===-1){var n=e._result;n=n(),n.then(function(t){(e._status===0||e._status===-1)&&(e._status=1,e._result=t)},function(t){(e._status===0||e._status===-1)&&(e._status=2,e._result=t)}),e._status===-1&&(e._status=0,e._result=n)}if(e._status===1)return e._result.default;throw e._result}var jo=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var n=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(n))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)};function Ch(){}B.Children={map:$l,forEach:function(e,n,t){$l(e,function(){n.apply(this,arguments)},t)},count:function(e){var n=0;return $l(e,function(){n++}),n},toArray:function(e){return $l(e,function(n){return n})||[]},only:function(e){if(!Ia(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},B.Component=Kt,B.Fragment=sh,B.Profiler=hh,B.PureComponent=ma,B.StrictMode=dh,B.Suspense=vh,B.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=K,B.act=function(){throw Error("act(...) is not supported in production builds of React.")},B.cache=function(e){return function(){return e.apply(null,arguments)}},B.cloneElement=function(e,n,t){if(e==null)throw Error("The argument must be a React element, but you passed "+e+".");var r=Xo({},e.props),l=e.key,i=void 0;if(n!=null)for(a in n.ref!==void 0&&(i=void 0),n.key!==void 0&&(l=""+n.key),n)!Vo.call(n,a)||a==="key"||a==="__self"||a==="__source"||a==="ref"&&n.ref===void 0||(r[a]=n[a]);var a=arguments.length-2;if(a===1)r.children=t;else if(1<a){for(var u=Array(a),o=0;o<a;o++)u[o]=arguments[o+2];r.children=u}return ka(e.type,l,void 0,void 0,i,r)},B.createContext=function(e){return e={$$typeof:bh,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider=e,e.Consumer={$$typeof:gh,_context:e},e},B.createElement=function(e,n,t){var r,l={},i=null;if(n!=null)for(r in n.key!==void 0&&(i=""+n.key),n)Vo.call(n,r)&&r!=="key"&&r!=="__self"&&r!=="__source"&&(l[r]=n[r]);var a=arguments.length-2;if(a===1)l.children=t;else if(1<a){for(var u=Array(a),o=0;o<a;o++)u[o]=arguments[o+2];l.children=u}if(e&&e.defaultProps)for(r in a=e.defaultProps,a)l[r]===void 0&&(l[r]=a[r]);return ka(e,i,void 0,void 0,null,l)},B.createRef=function(){return{current:null}},B.forwardRef=function(e){return{$$typeof:yh,render:e}},B.isValidElement=Ia,B.lazy=function(e){return{$$typeof:Uo,_payload:{_status:-1,_result:e},_init:Th}},B.memo=function(e,n){return{$$typeof:_h,type:e,compare:n===void 0?null:n}},B.startTransition=function(e){var n=K.T,t={};K.T=t;try{var r=e(),l=K.S;l!==null&&l(t,r),typeof r=="object"&&r!==null&&typeof r.then=="function"&&r.then(Ch,jo)}catch(i){jo(i)}finally{K.T=n}},B.unstable_useCacheRefresh=function(){return K.H.useCacheRefresh()},B.use=function(e){return K.H.use(e)},B.useActionState=function(e,n,t){return K.H.useActionState(e,n,t)},B.useCallback=function(e,n){return K.H.useCallback(e,n)},B.useContext=function(e){return K.H.useContext(e)},B.useDebugValue=function(){},B.useDeferredValue=function(e,n){return K.H.useDeferredValue(e,n)},B.useEffect=function(e,n){return K.H.useEffect(e,n)},B.useId=function(){return K.H.useId()},B.useImperativeHandle=function(e,n,t){return K.H.useImperativeHandle(e,n,t)},B.useInsertionEffect=function(e,n){return K.H.useInsertionEffect(e,n)},B.useLayoutEffect=function(e,n){return K.H.useLayoutEffect(e,n)},B.useMemo=function(e,n){return K.H.useMemo(e,n)},B.useOptimistic=function(e,n){return K.H.useOptimistic(e,n)},B.useReducer=function(e,n,t){return K.H.useReducer(e,n,t)},B.useRef=function(e){return K.H.useRef(e)},B.useState=function(e){return K.H.useState(e)},B.useSyncExternalStore=function(e,n,t){return K.H.useSyncExternalStore(e,n,t)},B.useTransition=function(){return K.H.useTransition()},B.version="19.0.0",Ho.exports=B;var G=Ho.exports;const Ph=uh(G),xh=typeof window>"u",$o=G.createContext({});function Oh(e){if(xh)return{pathname:e.pathname||"",hash:"",href:e.href||"",searchStr:e.searchStr||"",search:{}};const{pathname:n,hash:t,href:r,search:l}=window.location;return{pathname:n,hash:t,href:r,searchStr:l,search:Object.fromEntries(new URLSearchParams(l))}}function Ah({router:e,serverInitialLocation:n,children:t}){e.update({...e.options});const[r,l]=G.useState(()=>Oh(n));G.useEffect(()=>{const a=({target:u})=>{const{location:o}=u,{pathname:f,hash:s,href:c,search:d}=o;l({pathname:f,hash:s,href:c,searchStr:d,search:Object.fromEntries(new URLSearchParams(d))})};return window.addEventListener("popstate",a),()=>{window.removeEventListener("popstate",a)}},[]);const i=G.useMemo(()=>({router:e,location:r,updateLocation:l}),[r,e]);return m.jsx($o.Provider,{value:i,children:t})}function Cr(){return G.useContext($o)}const ef=/\[(.*?)\]/;function mh(e){return e.endsWith("/")&&e!=="/"?e.substring(0,e.length-1):e}function nf(e){var n;const{router:{routesById:t}}=Cr();if(!e)return;if(e=mh(e),t[e])return t[e];const r=Object.keys(t).filter(a=>ef.test(a));if(!r.length)return;const l=e.split("/").filter(Boolean);let i;for(const a of r){const u=a.split("/").filter(Boolean),o=[];for(let f=0;f<u.length;f++){if((n=u[f])!=null&&n.startsWith("[...")){o.push(u[f]??""),i=`/${o.join("/")}`;break}if(u[f]===l[f]||ef.test(u[f]||""))o.push(u[f]??"");else break}if(o.length===l.length){i=`/${o.join("/")}`;break}}if(i)return t[i]}function Fh(e){const n=new URL(e,window.location.origin);return{href:n.href,pathname:n.pathname,search:Object.fromEntries(n.searchParams),searchStr:n.search,hash:n.hash}}const kh=typeof document>"u",Ih=async()=>await(await fetch(`/__tuono/data${location.pathname}`)).json();function Mh(e,n){const t=G.useRef(!0),{location:r,updateLocation:l}=Cr(),[i,a]=G.useState(!!e.options.hasHandler&&!kh&&!t.current),[u,o]=G.useState(n);return G.useEffect(()=>{if(t.current){t.current=!1;return}return e.options.hasHandler&&(async()=>{a(!0);try{const f=await Ih();if(f.info.redirect_destination){const s=Fh(f.info.redirect_destination);history.pushState(s.pathname,"",s.pathname),l(s);return}o(f.data)}catch(f){throw Error("Failed loading Server Side Data",{cause:f})}finally{a(!1)}})(),()=>{o(void 0)}},[r.pathname,e.options.hasHandler,l]),{isLoading:i,data:u}}const tf=({route:e,serverInitialData:n})=>{const{data:t,isLoading:r}=Mh(e,n),l=G.useMemo(()=>rf(e),[e.id]);return m.jsx(La,{routes:l,data:t,isLoading:r,children:m.jsx(G.Suspense,{children:m.jsx(e.component,{data:t,isLoading:r})})})},La=G.memo(({routes:e,data:n,isLoading:t,index:r=0,children:l})=>{if(e.length>r){const i=e[r].component;return m.jsx(i,{data:n,isLoading:t,children:m.jsx(La,{routes:e,data:n,isLoading:t,index:r+1,children:l})})}return m.jsx(m.Fragment,{children:l})});La.displayName="TraverseRootComponents";const rf=(e,n=[])=>{var t,r;const l=(r=(t=e.options).getParentRoute)==null?void 0:r.call(t);return n.push(l),l.isRoot?n.reverse():rf(l,n)};var Ba=new Map,ei=new WeakMap,lf=0,Lh=void 0;function Bh(e){return e?(ei.has(e)||(lf+=1,ei.set(e,lf.toString())),ei.get(e)):"0"}function ph(e){return Object.keys(e).sort().filter(n=>e[n]!==void 0).map(n=>`${n}_${n==="root"?Bh(e.root):e[n]}`).toString()}function zh(e){const n=ph(e);let t=Ba.get(n);if(!t){const r=new Map;let l;const i=new IntersectionObserver(a=>{a.forEach(u=>{var o;const f=u.isIntersecting&&l.some(s=>u.intersectionRatio>=s);e.trackVisibility&&typeof u.isVisible>"u"&&(u.isVisible=f),(o=r.get(u.target))==null||o.forEach(s=>{s(f,u)})})},e);l=i.thresholds||(Array.isArray(e.threshold)?e.threshold:[e.threshold||0]),t={id:n,observer:i,elements:r},Ba.set(n,t)}return t}function Dh(e,n,t={},r=Lh){if(typeof window.IntersectionObserver>"u"&&r!==void 0){const o=e.getBoundingClientRect();return n(r,{isIntersecting:r,target:e,intersectionRatio:typeof t.threshold=="number"?t.threshold:0,time:0,boundingClientRect:o,intersectionRect:o,rootBounds:o}),()=>{}}const{id:l,observer:i,elements:a}=zh(t),u=a.get(e)||[];return a.has(e)||a.set(e,u),u.push(n),i.observe(e),function(){u.splice(u.indexOf(n),1),u.length===0&&(a.delete(e),i.unobserve(e)),a.size===0&&(i.disconnect(),Ba.delete(l))}}function Wh({threshold:e,delay:n,trackVisibility:t,rootMargin:r,root:l,triggerOnce:i,skip:a,initialInView:u,fallbackInView:o,onChange:f}={}){var s;const[c,d]=G.useState(null),h=G.useRef(f),[g,v]=G.useState({inView:!!u,entry:void 0});h.current=f,G.useEffect(()=>{if(a||!c)return;let w;return w=Dh(c,(S,E)=>{v({inView:S,entry:E}),h.current&&h.current(S,E),E.isIntersecting&&i&&w&&(w(),w=void 0)},{root:l,rootMargin:r,threshold:e,trackVisibility:t,delay:n},o),()=>{w&&w()}},[Array.isArray(e)?e.toString():e,c,l,r,i,a,t,o,n]);const x=(s=g.entry)==null?void 0:s.target,_=G.useRef(void 0);!c&&x&&!i&&!a&&_.current!==x&&(_.current=x,v({inView:!!u,entry:void 0}));const R=[d,g.inView,g.entry];return R.ref=R[0],R.inView=R[1],R.entry=R[2],R}const Nh=()=>{const{location:e,updateLocation:n}=Cr();return{push:Ph.useCallback((r,l)=>{const{scroll:i=!0}=l||{},a=new URL(r,window.location.origin);n({href:a.href,pathname:a.pathname,search:Object.fromEntries(a.searchParams),searchStr:a.search,hash:a.hash}),history.pushState(r,"",r),i&&window.scroll(0,0)},[n]),query:e.search,pathname:e.pathname}};function Hh(e){const{preload:n=!0,scroll:t=!0,children:r,href:l,onClick:i,...a}=e,u=Nh(),o=nf(l),{ref:f}=Wh({onChange(c){c&&n&&(o==null||o.component.preload())},triggerOnce:!0}),s=c=>{if(c.preventDefault(),i==null||i(c),l!=null&&l.startsWith("#")){window.location.hash=l;return}u.push(l||"",{scroll:t})};return m.jsx("a",{...a,href:l,ref:f,onClick:s,children:r})}function Uh(){const{router:e}=Cr(),n=e.routesById["/404"];return n?m.jsx(tf,{route:n,serverInitialData:{}}):m.jsxs(m.Fragment,{children:[m.jsx("h1",{children:"404 Not found"}),m.jsx(Hh,{href:"/",children:"Return home"})]})}function Yh({serverInitialData:e}){const{location:n}=Cr(),t=nf(n.pathname);return t?m.jsx(tf,{route:t,serverInitialData:e}):m.jsx(Uh,{})}function Gh({router:e,serverInitialLocation:n,serverInitialData:t}){return m.jsx(Ah,{router:e,serverInitialLocation:n,children:m.jsx(Yh,{serverInitialData:t})})}function af(e){return Xh(e.filter(Boolean).join("/"))}function Xh(e){return e.replace(/\/{2,}/g,"/")}function uf(e){return e==="/"?e:e.replace(/^\/{1,}/,"")}function of(e){return e==="/"?e:e.replace(/\/{1,}$/,"")}function Zh(e){return of(uf(e))}var Jh=Object.defineProperty,ff=e=>{throw TypeError(e)},Qh=(e,n,t)=>n in e?Jh(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,ft=(e,n,t)=>Qh(e,typeof n!="symbol"?n+"":n,t),Vh=(e,n,t)=>n.has(e)||ff("Cannot "+t),cf=(e,n,t)=>(Vh(e,n,"read from private field"),t?t.call(e):n.get(e)),sf=(e,n,t)=>n.has(e)?ff("Cannot add the same private member more than once"):n instanceof WeakSet?n.add(e):n.set(e,t),pa,za;function Kh(e){return new qh(e)}class qh{constructor(n){ft(this,"options"),ft(this,"basePath","/"),ft(this,"routeTree"),ft(this,"isServer",typeof document>"u"),ft(this,"routesById",{}),ft(this,"routesByPath",{}),ft(this,"update",t=>{this.options={...this.options,...t},cf(this,za).call(this,t.basePath),this.options.routeTree!==this.routeTree&&(this.routeTree=this.options.routeTree,cf(this,pa).call(this))}),sf(this,pa,()=>{const t=r=>{r.forEach((l,i)=>{if(l.init(i),this.routesById[l.id||""]=l,!l.isRoot&&l.options.path){const u=of(l.fullPath);(!this.routesByPath[u]||l.fullPath.endsWith("/"))&&(this.routesByPath[u]=l)}const a=l.children;a!=null&&a.length&&t(a)})};t([this.routeTree])}),sf(this,za,t=>{(!this.basePath||t&&t!==t)&&(t===void 0||t===""||t==="/"?this.basePath="/":this.basePath=`/${Zh(t)}`)}),this.update({...n}),this.isServer||(window.__TUONO__ROUTER__=this)}}pa=new WeakMap,za=new WeakMap;var jh=Object.defineProperty,$h=(e,n,t)=>n in e?jh(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,Ue=(e,n,t)=>$h(e,typeof n!="symbol"?n+"":n,t);function df(e){return new eg(e)}const jt="__root__";class eg{constructor(n){Ue(this,"options"),Ue(this,"id"),Ue(this,"isRoot"),Ue(this,"path"),Ue(this,"fullPath"),Ue(this,"children"),Ue(this,"parentRoute"),Ue(this,"originalIndex"),Ue(this,"component"),Ue(this,"$$typeof"),Ue(this,"init",t=>{var r,l;this.originalIndex=t;const i=!this.options.path&&!this.options.id;this.parentRoute=(l=(r=this.options).getParentRoute)==null?void 0:l.call(r),i&&(this.path=jt);let a=i?jt:this.options.path;a&&a!=="/"&&(a=uf(a));const u=this.options.id||a;let o=i?jt:af([u]);a===jt&&(a="/"),o!==jt&&(o=af(["/",o]));const f=o===jt?"/":a;this.path=a,this.id=o,this.fullPath=f||""}),Ue(this,"update",t=>(Object.assign(this.options,t),this.isRoot=t.isRoot||!t.getParentRoute,this)),this.isRoot=n.isRoot??typeof n.getParentRoute!="function",this.options=n,this.$$typeof=Symbol.for("react.memo"),this.component=n.component}addChildren(n){return this.children=n,this}}const hf="__TUONO_SERVER_PAYLOAD__",ng=typeof window>"u",gf=G.createContext({});function tg({serverPayload:e,children:n}){const t=G.useMemo(()=>({serverPayload:ng?e:window[hf]}),[e]);return m.jsx(gf,{value:t,children:n})}function ni(){return G.useContext(gf).serverPayload}const rg="/vite-server",lg={host:"localhost",port:3e3},ig=()=>{const{devServerConfig:e}=ni(),{host:n,port:t}=e??lg,r=`http://${n}:${t}${rg}`;return m.jsxs(m.Fragment,{children:[m.jsx("script",{type:"module",async:!0,children:[`import RefreshRuntime from '${r}/@react-refresh'`,"RefreshRuntime.injectIntoGlobalHook(window)","window.$RefreshReg$ = () => {}","window.$RefreshSig$ = () => (type) => type","window.__vite_plugin_react_preamble_installed__ = true"].join(`
|
|
`)}),m.jsx("script",{type:"module",async:!0,src:`${r}/@vite/client`}),m.jsx("script",{type:"module",async:!0,src:`${r}/client-main.tsx`})]})},ag=()=>{const{cssBundles:e,jsBundles:n}=ni();return m.jsxs(m.Fragment,{children:[e==null?void 0:e.map(t=>m.jsx("link",{rel:"stylesheet",precedence:"high",type:"text/css",href:`/${t}`},t)),n==null?void 0:n.map(t=>m.jsx("script",{type:"module",src:`/${t}`},t))]})};function ug(){const e=ni();return m.jsxs(m.Fragment,{children:[m.jsx("script",{children:`window['${hf}']=${JSON.stringify(e)}`}),e.mode==="Dev"&&m.jsx(ig,{}),e.mode==="Prod"&&m.jsx(ag,{})]})}const og=e=>{let n;const t=G.lazy(e),r=()=>e().then(i=>{n=i.default}),l=i=>G.createElement(n||t,i);return l.preload=r,l};function fg({children:e}){return m.jsx("html",{children:m.jsxs("body",{children:[m.jsx("main",{children:e}),m.jsx(ug,{})]})})}const cg=og(()=>Promise.resolve().then(()=>U_)),bf=df({isRoot:!0,component:fg}),sg=df({component:cg}).update({path:"/",getParentRoute:()=>bf,hasHandler:!0}),dg=bf.addChildren([sg]);(function(e){function n(_,R){var w;return _ instanceof Buffer?w=_:w=Buffer.from(_.buffer,_.byteOffset,_.byteLength),w.toString(R)}var t=function(_){return Buffer.from(_)};function r(_){for(var R=0,w=Math.min(256*256,_.length+1),S=new Uint16Array(w),E=[],P=0;;){var T=R<_.length;if(!T||P>=w-1){var M=S.subarray(0,P),O=M;if(E.push(String.fromCharCode.apply(null,O)),!T)return E.join("");_=_.subarray(R),R=0,P=0}var F=_[R++];if(!(F&128))S[P++]=F;else if((F&224)===192){var L=_[R++]&63;S[P++]=(F&31)<<6|L}else if((F&240)===224){var L=_[R++]&63,ne=_[R++]&63;S[P++]=(F&31)<<12|L<<6|ne}else if((F&248)===240){var L=_[R++]&63,ne=_[R++]&63,X=_[R++]&63,V=(F&7)<<18|L<<12|ne<<6|X;V>65535&&(V-=65536,S[P++]=V>>>10&1023|55296,V=56320|V&1023),S[P++]=V}}}function l(_){for(var R=0,w=_.length,S=0,E=Math.max(32,w+(w>>>1)+7),P=new Uint8Array(E>>>3<<3);R<w;){var T=_.charCodeAt(R++);if(T>=55296&&T<=56319){if(R<w){var M=_.charCodeAt(R);(M&64512)===56320&&(++R,T=((T&1023)<<10)+(M&1023)+65536)}if(T>=55296&&T<=56319)continue}if(S+4>P.length){E+=8,E*=1+R/_.length*2,E=E>>>3<<3;var O=new Uint8Array(E);O.set(P),P=O}if(T&4294967168)if(!(T&4294965248))P[S++]=T>>>6&31|192;else if(!(T&4294901760))P[S++]=T>>>12&15|224,P[S++]=T>>>6&63|128;else if(!(T&4292870144))P[S++]=T>>>18&7|240,P[S++]=T>>>12&63|128,P[S++]=T>>>6&63|128;else continue;else{P[S++]=T;continue}P[S++]=T&63|128}return P.slice?P.slice(0,S):P.subarray(0,S)}var i="Failed to ",a=function(_,R,w){if(_)throw new Error("".concat(i).concat(R,": the '").concat(w,"' option is unsupported."))},u=typeof Buffer=="function"&&Buffer.from,o=u?t:l;function f(){this.encoding="utf-8"}f.prototype.encode=function(_,R){return a(R&&R.stream,"encode","stream"),o(_)};function s(_){var R;try{var w=new Blob([_],{type:"text/plain;charset=UTF-8"});R=URL.createObjectURL(w);var S=new XMLHttpRequest;return S.open("GET",R,!1),S.send(),S.responseText}finally{R&&URL.revokeObjectURL(R)}}var c=!u&&typeof Blob=="function"&&typeof URL=="function"&&typeof URL.createObjectURL=="function",d=["utf-8","utf8","unicode-1-1-utf-8"],h=r;u?h=n:c&&(h=function(_){try{return s(_)}catch{return r(_)}});var g="construct 'TextDecoder'",v="".concat(i," ").concat(g,": the ");function x(_,R){a(R&&R.fatal,g,"fatal"),_=_||"utf-8";var w;if(u?w=Buffer.isEncoding(_):w=d.indexOf(_.toLowerCase())!==-1,!w)throw new RangeError("".concat(v," encoding label provided ('").concat(_,"') is invalid."));this.encoding=_,this.fatal=!1,this.ignoreBOM=!1}x.prototype.decode=function(_,R){a(R&&R.stream,"decode","stream");var w;return _ instanceof Uint8Array?w=_:_.buffer instanceof ArrayBuffer?w=new Uint8Array(_.buffer):w=new Uint8Array(_),h(w,this.encoding)},e.TextEncoder=e.TextEncoder||f,e.TextDecoder=e.TextDecoder||x})(typeof window<"u"?window:Oa);var hg=Object.defineProperty,gg=(e,n,t)=>n in e?hg(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,ct=(e,n,t)=>gg(e,typeof n!="symbol"?n+"":n,t);let yf=class{constructor(){ct(this,"onmessage",null),ct(this,"onmessageerror",null),ct(this,"otherPort",null),ct(this,"onmessageListeners",[]),ct(this,"isClosed",!1)}dispatchEvent(n){return this.isClosed?!1:(this.onmessage&&this.onmessage(n),this.onmessageListeners.forEach(t=>{t(n)}),!0)}postMessage(n){if(this.isClosed||!this.otherPort)return;const t=new W_("message",{data:n});this.otherPort.dispatchEvent(t)}addEventListener(n,t){this.isClosed||n!=="message"||typeof t=="function"&&!this.onmessageListeners.includes(t)&&this.onmessageListeners.push(t)}removeEventListener(n,t){if(!(this.isClosed||n!=="message")&&typeof t=="function"){const r=this.onmessageListeners.indexOf(t);r!==-1&&this.onmessageListeners.splice(r,1)}}start(){}close(){this.isClosed=!0}},bg=class{constructor(){ct(this,"port1"),ct(this,"port2"),this.port1=new yf,this.port2=new yf,this.port1.otherPort=this.port2,this.port2.otherPort=this.port1}};var ti={},vf={exports:{}},ve={};/**
|
|
* @license React
|
|
* react-dom.production.js
|
|
*
|
|
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var yg=G;function _f(e){var n="https://react.dev/errors/"+e;if(1<arguments.length){n+="?args[]="+encodeURIComponent(arguments[1]);for(var t=2;t<arguments.length;t++)n+="&args[]="+encodeURIComponent(arguments[t])}return"Minified React error #"+e+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function Zn(){}var _e={d:{f:Zn,r:function(){throw Error(_f(522))},D:Zn,C:Zn,L:Zn,m:Zn,X:Zn,S:Zn,M:Zn},p:0,findDOMNode:null},vg=Symbol.for("react.portal");function _g(e,n,t){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:vg,key:r==null?null:""+r,children:e,containerInfo:n,implementation:t}}var Pr=yg.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function ri(e,n){if(e==="font")return"";if(typeof n=="string")return n==="use-credentials"?n:""}ve.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=_e,ve.createPortal=function(e,n){var t=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)throw Error(_f(299));return _g(e,n,null,t)},ve.flushSync=function(e){var n=Pr.T,t=_e.p;try{if(Pr.T=null,_e.p=2,e)return e()}finally{Pr.T=n,_e.p=t,_e.d.f()}},ve.preconnect=function(e,n){typeof e=="string"&&(n?(n=n.crossOrigin,n=typeof n=="string"?n==="use-credentials"?n:"":void 0):n=null,_e.d.C(e,n))},ve.prefetchDNS=function(e){typeof e=="string"&&_e.d.D(e)},ve.preinit=function(e,n){if(typeof e=="string"&&n&&typeof n.as=="string"){var t=n.as,r=ri(t,n.crossOrigin),l=typeof n.integrity=="string"?n.integrity:void 0,i=typeof n.fetchPriority=="string"?n.fetchPriority:void 0;t==="style"?_e.d.S(e,typeof n.precedence=="string"?n.precedence:void 0,{crossOrigin:r,integrity:l,fetchPriority:i}):t==="script"&&_e.d.X(e,{crossOrigin:r,integrity:l,fetchPriority:i,nonce:typeof n.nonce=="string"?n.nonce:void 0})}},ve.preinitModule=function(e,n){if(typeof e=="string")if(typeof n=="object"&&n!==null){if(n.as==null||n.as==="script"){var t=ri(n.as,n.crossOrigin);_e.d.M(e,{crossOrigin:t,integrity:typeof n.integrity=="string"?n.integrity:void 0,nonce:typeof n.nonce=="string"?n.nonce:void 0})}}else n==null&&_e.d.M(e)},ve.preload=function(e,n){if(typeof e=="string"&&typeof n=="object"&&n!==null&&typeof n.as=="string"){var t=n.as,r=ri(t,n.crossOrigin);_e.d.L(e,t,{crossOrigin:r,integrity:typeof n.integrity=="string"?n.integrity:void 0,nonce:typeof n.nonce=="string"?n.nonce:void 0,type:typeof n.type=="string"?n.type:void 0,fetchPriority:typeof n.fetchPriority=="string"?n.fetchPriority:void 0,referrerPolicy:typeof n.referrerPolicy=="string"?n.referrerPolicy:void 0,imageSrcSet:typeof n.imageSrcSet=="string"?n.imageSrcSet:void 0,imageSizes:typeof n.imageSizes=="string"?n.imageSizes:void 0,media:typeof n.media=="string"?n.media:void 0})}},ve.preloadModule=function(e,n){if(typeof e=="string")if(n){var t=ri(n.as,n.crossOrigin);_e.d.m(e,{as:typeof n.as=="string"&&n.as!=="script"?n.as:void 0,crossOrigin:t,integrity:typeof n.integrity=="string"?n.integrity:void 0})}else _e.d.m(e)},ve.requestFormReset=function(e){_e.d.r(e)},ve.unstable_batchedUpdates=function(e,n){return e(n)},ve.useFormState=function(e,n,t){return Pr.H.useFormState(e,n,t)},ve.useFormStatus=function(){return Pr.H.useHostTransitionStatus()},ve.version="19.0.0";function wf(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(wf)}catch(e){console.error(e)}}wf(),vf.exports=ve;var Rf=vf.exports;/**
|
|
* @license React
|
|
* react-dom-server-legacy.browser.production.js
|
|
*
|
|
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var Ef=G,wg=Rf;function k(e){var n="https://react.dev/errors/"+e;if(1<arguments.length){n+="?args[]="+encodeURIComponent(arguments[1]);for(var t=2;t<arguments.length;t++)n+="&args[]="+encodeURIComponent(arguments[t])}return"Minified React error #"+e+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var Sf=Symbol.for("react.transitional.element"),Tf=Symbol.for("react.portal"),Cf=Symbol.for("react.fragment"),Pf=Symbol.for("react.strict_mode"),xf=Symbol.for("react.profiler"),Rg=Symbol.for("react.provider"),Of=Symbol.for("react.consumer"),li=Symbol.for("react.context"),Da=Symbol.for("react.forward_ref"),ii=Symbol.for("react.suspense"),Wa=Symbol.for("react.suspense_list"),Na=Symbol.for("react.memo"),ai=Symbol.for("react.lazy"),Eg=Symbol.for("react.scope"),Sg=Symbol.for("react.debug_trace_mode"),Tg=Symbol.for("react.offscreen"),Cg=Symbol.for("react.legacy_hidden"),Pg=Symbol.for("react.memo_cache_sentinel"),Af=Symbol.iterator,Ha=Array.isArray;function mf(e,n){var t=e.length&3,r=e.length-t,l=n;for(n=0;n<r;){var i=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24;++n,i=3432918353*(i&65535)+((3432918353*(i>>>16)&65535)<<16)&4294967295,i=i<<15|i>>>17,i=461845907*(i&65535)+((461845907*(i>>>16)&65535)<<16)&4294967295,l^=i,l=l<<13|l>>>19,l=5*(l&65535)+((5*(l>>>16)&65535)<<16)&4294967295,l=(l&65535)+27492+(((l>>>16)+58964&65535)<<16)}switch(i=0,t){case 3:i^=(e.charCodeAt(n+2)&255)<<16;case 2:i^=(e.charCodeAt(n+1)&255)<<8;case 1:i^=e.charCodeAt(n)&255,i=3432918353*(i&65535)+((3432918353*(i>>>16)&65535)<<16)&4294967295,i=i<<15|i>>>17,l^=461845907*(i&65535)+((461845907*(i>>>16)&65535)<<16)&4294967295}return l^=e.length,l^=l>>>16,l=2246822507*(l&65535)+((2246822507*(l>>>16)&65535)<<16)&4294967295,l^=l>>>13,l=3266489909*(l&65535)+((3266489909*(l>>>16)&65535)<<16)&4294967295,(l^l>>>16)>>>0}var Fe=Object.assign,q=Object.prototype.hasOwnProperty,xg=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]*$"),Ff={},kf={};function Ua(e){return q.call(kf,e)?!0:q.call(Ff,e)?!1:xg.test(e)?kf[e]=!0:(Ff[e]=!0,!1)}var Og=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(" ")),Ag=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"]]),mg=/["'&<>]/;function z(e){if(typeof e=="boolean"||typeof e=="number"||typeof e=="bigint")return""+e;e=""+e;var n=mg.exec(e);if(n){var t="",r,l=0;for(r=n.index;r<e.length;r++){switch(e.charCodeAt(r)){case 34:n=""";break;case 38:n="&";break;case 39:n="'";break;case 60:n="<";break;case 62:n=">";break;default:continue}l!==r&&(t+=e.slice(l,r)),l=r+1,t+=n}e=l!==r?t+e.slice(l,r):t}return e}var Fg=/([A-Z])/g,kg=/^ms-/,Ig=/^[\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 xr(e){return Ig.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var $t=Ef.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,If=wg.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Mg={pending:!1,data:null,method:null,action:null},On=If.d;If.d={f:On.f,r:On.r,D:qg,C:jg,L:$g,m:eb,X:tb,S:nb,M:rb};var Ye=[],Mf=/(<\/|<)(s)(cript)/gi;function Lf(e,n,t,r){return""+n+(t==="s"?"\\u0073":"\\u0053")+r}function Lg(e,n,t,r,l){return{idPrefix:e===void 0?"":e,nextFormID:0,streamingFormat:0,bootstrapScriptContent:t,bootstrapScripts:r,bootstrapModules:l,instructions:0,hasBody:!1,hasHtml:!1,unknownResources:{},dnsResources:{},connectResources:{default:{},anonymous:{},credentials:{}},imageResources:{},styleResources:{},scriptResources:{},moduleUnknownResources:{},moduleScriptResources:{}}}function we(e,n,t){return{insertionMode:e,selectedValue:n,tagScope:t}}function Bf(e,n,t){switch(n){case"noscript":return we(2,null,e.tagScope|1);case"select":return we(2,t.value!=null?t.value:t.defaultValue,e.tagScope);case"svg":return we(3,null,e.tagScope);case"picture":return we(2,null,e.tagScope|2);case"math":return we(4,null,e.tagScope);case"foreignObject":return we(2,null,e.tagScope);case"table":return we(5,null,e.tagScope);case"thead":case"tbody":case"tfoot":return we(6,null,e.tagScope);case"colgroup":return we(8,null,e.tagScope);case"tr":return we(7,null,e.tagScope)}return 5<=e.insertionMode?we(2,null,e.tagScope):e.insertionMode===0?we(n==="html"?1:2,null,e.tagScope):e.insertionMode===1?we(2,null,e.tagScope):e}var pf=new Map;function zf(e,n){if(typeof n!="object")throw Error(k(62));var t=!0,r;for(r in n)if(q.call(n,r)){var l=n[r];if(l!=null&&typeof l!="boolean"&&l!==""){if(r.indexOf("--")===0){var i=z(r);l=z((""+l).trim())}else i=pf.get(r),i===void 0&&(i=z(r.replace(Fg,"-$1").toLowerCase().replace(kg,"-ms-")),pf.set(r,i)),l=typeof l=="number"?l===0||Og.has(r)?""+l:l+"px":z((""+l).trim());t?(t=!1,e.push(' style="',i,":",l)):e.push(";",i,":",l)}}t||e.push('"')}function Ya(e,n,t){t&&typeof t!="function"&&typeof t!="symbol"&&e.push(" ",n,'=""')}function se(e,n,t){typeof t!="function"&&typeof t!="symbol"&&typeof t!="boolean"&&e.push(" ",n,'="',z(t),'"')}var Df=z("javascript:throw new Error('React form unexpectedly submitted.')");function Ga(e,n){this.push('<input type="hidden"'),Wf(e),se(this,"name",n),se(this,"value",e),this.push("/>")}function Wf(e){if(typeof e!="string")throw Error(k(480))}function Nf(e,n){if(typeof n.$$FORM_ACTION=="function"){var t=e.nextFormID++;e=e.idPrefix+t;try{var r=n.$$FORM_ACTION(e);if(r){var l=r.data;l!=null&&l.forEach(Wf)}return r}catch(i){if(typeof i=="object"&&i!==null&&typeof i.then=="function")throw i}}return null}function Hf(e,n,t,r,l,i,a,u){var o=null;if(typeof r=="function"){var f=Nf(n,r);f!==null?(u=f.name,r=f.action||"",l=f.encType,i=f.method,a=f.target,o=f.data):(e.push(" ","formAction",'="',Df,'"'),a=i=l=r=u=null,Uf(n,t))}return u!=null&&U(e,"name",u),r!=null&&U(e,"formAction",r),l!=null&&U(e,"formEncType",l),i!=null&&U(e,"formMethod",i),a!=null&&U(e,"formTarget",a),o}function U(e,n,t){switch(n){case"className":se(e,"class",t);break;case"tabIndex":se(e,"tabindex",t);break;case"dir":case"role":case"viewBox":case"width":case"height":se(e,n,t);break;case"style":zf(e,t);break;case"src":case"href":if(t==="")break;case"action":case"formAction":if(t==null||typeof t=="function"||typeof t=="symbol"||typeof t=="boolean")break;t=xr(""+t),e.push(" ",n,'="',z(t),'"');break;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"autoFocus":case"multiple":case"muted":Ya(e,n.toLowerCase(),t);break;case"xlinkHref":if(typeof t=="function"||typeof t=="symbol"||typeof t=="boolean")break;t=xr(""+t),e.push(" ","xlink:href",'="',z(t),'"');break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":typeof t!="function"&&typeof t!="symbol"&&e.push(" ",n,'="',z(t),'"');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":t&&typeof t!="function"&&typeof t!="symbol"&&e.push(" ",n,'=""');break;case"capture":case"download":t===!0?e.push(" ",n,'=""'):t!==!1&&typeof t!="function"&&typeof t!="symbol"&&e.push(" ",n,'="',z(t),'"');break;case"cols":case"rows":case"size":case"span":typeof t!="function"&&typeof t!="symbol"&&!isNaN(t)&&1<=t&&e.push(" ",n,'="',z(t),'"');break;case"rowSpan":case"start":typeof t=="function"||typeof t=="symbol"||isNaN(t)||e.push(" ",n,'="',z(t),'"');break;case"xlinkActuate":se(e,"xlink:actuate",t);break;case"xlinkArcrole":se(e,"xlink:arcrole",t);break;case"xlinkRole":se(e,"xlink:role",t);break;case"xlinkShow":se(e,"xlink:show",t);break;case"xlinkTitle":se(e,"xlink:title",t);break;case"xlinkType":se(e,"xlink:type",t);break;case"xmlBase":se(e,"xml:base",t);break;case"xmlLang":se(e,"xml:lang",t);break;case"xmlSpace":se(e,"xml:space",t);break;default:if((!(2<n.length)||n[0]!=="o"&&n[0]!=="O"||n[1]!=="n"&&n[1]!=="N")&&(n=Ag.get(n)||n,Ua(n))){switch(typeof t){case"function":case"symbol":return;case"boolean":var r=n.toLowerCase().slice(0,5);if(r!=="data-"&&r!=="aria-")return}e.push(" ",n,'="',z(t),'"')}}}function Ge(e,n,t){if(n!=null){if(t!=null)throw Error(k(60));if(typeof n!="object"||!("__html"in n))throw Error(k(61));n=n.__html,n!=null&&e.push(""+n)}}function Bg(e){var n="";return Ef.Children.forEach(e,function(t){t!=null&&(n+=t)}),n}function Uf(e,n){!(e.instructions&16)&&(e.instructions|=16,n.bootstrapChunks.unshift(n.startInlineScript,`addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error('React form unexpectedly submitted.')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});`,"<\/script>"))}function de(e,n){e.push(re("link"));for(var t in n)if(q.call(n,t)){var r=n[t];if(r!=null)switch(t){case"children":case"dangerouslySetInnerHTML":throw Error(k(399,"link"));default:U(e,t,r)}}return e.push("/>"),null}var Yf=/(<\/|<)(s)(tyle)/gi;function Gf(e,n,t,r){return""+n+(t==="s"?"\\73 ":"\\53 ")+r}function er(e,n,t){e.push(re(t));for(var r in n)if(q.call(n,r)){var l=n[r];if(l!=null)switch(r){case"children":case"dangerouslySetInnerHTML":throw Error(k(399,t));default:U(e,r,l)}}return e.push("/>"),null}function Xf(e,n){e.push(re("title"));var t=null,r=null,l;for(l in n)if(q.call(n,l)){var i=n[l];if(i!=null)switch(l){case"children":t=i;break;case"dangerouslySetInnerHTML":r=i;break;default:U(e,l,i)}}return e.push(">"),n=Array.isArray(t)?2>t.length?t[0]:null:t,typeof n!="function"&&typeof n!="symbol"&&n!==null&&n!==void 0&&e.push(z(""+n)),Ge(e,r,t),e.push(st("title")),null}function ui(e,n){e.push(re("script"));var t=null,r=null,l;for(l in n)if(q.call(n,l)){var i=n[l];if(i!=null)switch(l){case"children":t=i;break;case"dangerouslySetInnerHTML":r=i;break;default:U(e,l,i)}}return e.push(">"),Ge(e,r,t),typeof t=="string"&&e.push((""+t).replace(Mf,Lf)),e.push(st("script")),null}function Or(e,n,t){e.push(re(t));var r=t=null,l;for(l in n)if(q.call(n,l)){var i=n[l];if(i!=null)switch(l){case"children":t=i;break;case"dangerouslySetInnerHTML":r=i;break;default:U(e,l,i)}}return e.push(">"),Ge(e,r,t),typeof t=="string"?(e.push(z(t)),null):t}var pg=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Zf=new Map;function re(e){var n=Zf.get(e);if(n===void 0){if(!pg.test(e))throw Error(k(65,e));n="<"+e,Zf.set(e,n)}return n}function zg(e,n,t,r,l,i,a,u,o){switch(n){case"div":case"span":case"svg":case"path":break;case"a":e.push(re("a"));var f=null,s=null,c;for(c in t)if(q.call(t,c)){var d=t[c];if(d!=null)switch(c){case"children":f=d;break;case"dangerouslySetInnerHTML":s=d;break;case"href":d===""?se(e,"href",""):U(e,c,d);break;default:U(e,c,d)}}if(e.push(">"),Ge(e,s,f),typeof f=="string"){e.push(z(f));var h=null}else h=f;return h;case"g":case"p":case"li":break;case"select":e.push(re("select"));var g=null,v=null,x;for(x in t)if(q.call(t,x)){var _=t[x];if(_!=null)switch(x){case"children":g=_;break;case"dangerouslySetInnerHTML":v=_;break;case"defaultValue":case"value":break;default:U(e,x,_)}}return e.push(">"),Ge(e,v,g),g;case"option":var R=a.selectedValue;e.push(re("option"));var w=null,S=null,E=null,P=null,T;for(T in t)if(q.call(t,T)){var M=t[T];if(M!=null)switch(T){case"children":w=M;break;case"selected":E=M;break;case"dangerouslySetInnerHTML":P=M;break;case"value":S=M;default:U(e,T,M)}}if(R!=null){var O=S!==null?""+S:Bg(w);if(Ha(R)){for(var F=0;F<R.length;F++)if(""+R[F]===O){e.push(' selected=""');break}}else""+R===O&&e.push(' selected=""')}else E&&e.push(' selected=""');return e.push(">"),Ge(e,P,w),w;case"textarea":e.push(re("textarea"));var L=null,ne=null,X=null,V;for(V in t)if(q.call(t,V)){var ye=t[V];if(ye!=null)switch(V){case"children":X=ye;break;case"value":L=ye;break;case"defaultValue":ne=ye;break;case"dangerouslySetInnerHTML":throw Error(k(91));default:U(e,V,ye)}}if(L===null&&ne!==null&&(L=ne),e.push(">"),X!=null){if(L!=null)throw Error(k(92));if(Ha(X)){if(1<X.length)throw Error(k(93));L=""+X[0]}L=""+X}return typeof L=="string"&&L[0]===`
|
|
`&&e.push(`
|
|
`),L!==null&&e.push(z(""+L)),null;case"input":e.push(re("input"));var yl=null,vl=null,_l=null,wl=null,Rl=null,Bt=null,pt=null,zt=null,Dt=null,un;for(un in t)if(q.call(t,un)){var $=t[un];if($!=null)switch(un){case"children":case"dangerouslySetInnerHTML":throw Error(k(399,"input"));case"name":yl=$;break;case"formAction":vl=$;break;case"formEncType":_l=$;break;case"formMethod":wl=$;break;case"formTarget":Rl=$;break;case"defaultChecked":Dt=$;break;case"defaultValue":pt=$;break;case"checked":zt=$;break;case"value":Bt=$;break;default:U(e,un,$)}}var El=Hf(e,r,l,vl,_l,wl,Rl,yl);return zt!==null?Ya(e,"checked",zt):Dt!==null&&Ya(e,"checked",Dt),Bt!==null?U(e,"value",Bt):pt!==null&&U(e,"value",pt),e.push("/>"),El!=null&&El.forEach(Ga,e),null;case"button":e.push(re("button"));var on=null,Sl=null,Tl=null,Cl=null,Pl=null,xl=null,Ol=null,fn;for(fn in t)if(q.call(t,fn)){var te=t[fn];if(te!=null)switch(fn){case"children":on=te;break;case"dangerouslySetInnerHTML":Sl=te;break;case"name":Tl=te;break;case"formAction":Cl=te;break;case"formEncType":Pl=te;break;case"formMethod":xl=te;break;case"formTarget":Ol=te;break;default:U(e,fn,te)}}var Al=Hf(e,r,l,Cl,Pl,xl,Ol,Tl);if(e.push(">"),Al!=null&&Al.forEach(Ga,e),Ge(e,Sl,on),typeof on=="string"){e.push(z(on));var ml=null}else ml=on;return ml;case"form":e.push(re("form"));var cn=null,Fl=null,Te=null,sn=null,dn=null,hn=null,gn;for(gn in t)if(q.call(t,gn)){var fe=t[gn];if(fe!=null)switch(gn){case"children":cn=fe;break;case"dangerouslySetInnerHTML":Fl=fe;break;case"action":Te=fe;break;case"encType":sn=fe;break;case"method":dn=fe;break;case"target":hn=fe;break;default:U(e,gn,fe)}}var Wt=null,Nt=null;if(typeof Te=="function"){var Ce=Nf(r,Te);Ce!==null?(Te=Ce.action||"",sn=Ce.encType,dn=Ce.method,hn=Ce.target,Wt=Ce.data,Nt=Ce.name):(e.push(" ","action",'="',Df,'"'),hn=dn=sn=Te=null,Uf(r,l))}if(Te!=null&&U(e,"action",Te),sn!=null&&U(e,"encType",sn),dn!=null&&U(e,"method",dn),hn!=null&&U(e,"target",hn),e.push(">"),Nt!==null&&(e.push('<input type="hidden"'),se(e,"name",Nt),e.push("/>"),Wt!=null&&Wt.forEach(Ga,e)),Ge(e,Fl,cn),typeof cn=="string"){e.push(z(cn));var kl=null}else kl=cn;return kl;case"menuitem":e.push(re("menuitem"));for(var Bn in t)if(q.call(t,Bn)){var Il=t[Bn];if(Il!=null)switch(Bn){case"children":case"dangerouslySetInnerHTML":throw Error(k(400));default:U(e,Bn,Il)}}return e.push(">"),null;case"object":e.push(re("object"));var bn=null,Ml=null,yn;for(yn in t)if(q.call(t,yn)){var vn=t[yn];if(vn!=null)switch(yn){case"children":bn=vn;break;case"dangerouslySetInnerHTML":Ml=vn;break;case"data":var Ll=xr(""+vn);if(Ll==="")break;e.push(" ","data",'="',z(Ll),'"');break;default:U(e,yn,vn)}}if(e.push(">"),Ge(e,Ml,bn),typeof bn=="string"){e.push(z(bn));var Bl=null}else Bl=bn;return Bl;case"title":if(a.insertionMode===3||a.tagScope&1||t.itemProp!=null)var Ht=Xf(e,t);else o?Ht=null:(Xf(l.hoistableChunks,t),Ht=void 0);return Ht;case"link":var Do=t.rel,ce=t.href,pn=t.precedence;if(a.insertionMode===3||a.tagScope&1||t.itemProp!=null||typeof Do!="string"||typeof ce!="string"||ce===""){de(e,t);var _n=null}else if(t.rel==="stylesheet")if(typeof pn!="string"||t.disabled!=null||t.onLoad||t.onError)_n=de(e,t);else{var ze=l.styles.get(pn),zn=r.styleResources.hasOwnProperty(ce)?r.styleResources[ce]:void 0;if(zn!==null){r.styleResources[ce]=null,ze||(ze={precedence:z(pn),rules:[],hrefs:[],sheets:new Map},l.styles.set(pn,ze));var Dn={state:0,props:Fe({},t,{"data-precedence":t.precedence,precedence:null})};if(zn){zn.length===2&&mr(Dn.props,zn);var Ut=l.preloads.stylesheets.get(ce);Ut&&0<Ut.length?Ut.length=0:Dn.state=1}ze.sheets.set(ce,Dn),i&&i.stylesheets.add(Dn)}else if(ze){var pl=ze.sheets.get(ce);pl&&i&&i.stylesheets.add(pl)}u&&e.push("<!-- -->"),_n=null}else t.onLoad||t.onError?_n=de(e,t):(u&&e.push("<!-- -->"),_n=o?null:de(l.hoistableChunks,t));return _n;case"script":var Yt=t.async;if(typeof t.src!="string"||!t.src||!Yt||typeof Yt=="function"||typeof Yt=="symbol"||t.onLoad||t.onError||a.insertionMode===3||a.tagScope&1||t.itemProp!=null)var zl=ui(e,t);else{var Wn=t.src;if(t.type==="module")var Nn=r.moduleScriptResources,Dl=l.preloads.moduleScripts;else Nn=r.scriptResources,Dl=l.preloads.scripts;var Hn=Nn.hasOwnProperty(Wn)?Nn[Wn]:void 0;if(Hn!==null){Nn[Wn]=null;var Gt=t;if(Hn){Hn.length===2&&(Gt=Fe({},t),mr(Gt,Hn));var Wl=Dl.get(Wn);Wl&&(Wl.length=0)}var Nl=[];l.scripts.add(Nl),ui(Nl,Gt)}u&&e.push("<!-- -->"),zl=null}return zl;case"style":var Un=t.precedence,Pe=t.href;if(a.insertionMode===3||a.tagScope&1||t.itemProp!=null||typeof Un!="string"||typeof Pe!="string"||Pe===""){e.push(re("style"));var De=null,Hl=null,wn;for(wn in t)if(q.call(t,wn)){var Yn=t[wn];if(Yn!=null)switch(wn){case"children":De=Yn;break;case"dangerouslySetInnerHTML":Hl=Yn;break;default:U(e,wn,Yn)}}e.push(">");var Rn=Array.isArray(De)?2>De.length?De[0]:null:De;typeof Rn!="function"&&typeof Rn!="symbol"&&Rn!==null&&Rn!==void 0&&e.push((""+Rn).replace(Yf,Gf)),Ge(e,Hl,De),e.push(st("style"));var Ul=null}else{var xe=l.styles.get(Un);if((r.styleResources.hasOwnProperty(Pe)?r.styleResources[Pe]:void 0)!==null){r.styleResources[Pe]=null,xe?xe.hrefs.push(z(Pe)):(xe={precedence:z(Un),rules:[],hrefs:[z(Pe)],sheets:new Map},l.styles.set(Un,xe));var Yl=xe.rules,We=null,Gl=null,Gn;for(Gn in t)if(q.call(t,Gn)){var Xt=t[Gn];if(Xt!=null)switch(Gn){case"children":We=Xt;break;case"dangerouslySetInnerHTML":Gl=Xt}}var En=Array.isArray(We)?2>We.length?We[0]:null:We;typeof En!="function"&&typeof En!="symbol"&&En!==null&&En!==void 0&&Yl.push((""+En).replace(Yf,Gf)),Ge(Yl,Gl,We)}xe&&i&&i.styles.add(xe),u&&e.push("<!-- -->"),Ul=void 0}return Ul;case"meta":if(a.insertionMode===3||a.tagScope&1||t.itemProp!=null)var Xl=er(e,t,"meta");else u&&e.push("<!-- -->"),Xl=o?null:typeof t.charSet=="string"?er(l.charsetChunks,t,"meta"):t.name==="viewport"?er(l.viewportChunks,t,"meta"):er(l.hoistableChunks,t,"meta");return Xl;case"listing":case"pre":e.push(re(n));var Sn=null,Tn=null,Cn;for(Cn in t)if(q.call(t,Cn)){var Xn=t[Cn];if(Xn!=null)switch(Cn){case"children":Sn=Xn;break;case"dangerouslySetInnerHTML":Tn=Xn;break;default:U(e,Cn,Xn)}}if(e.push(">"),Tn!=null){if(Sn!=null)throw Error(k(60));if(typeof Tn!="object"||!("__html"in Tn))throw Error(k(61));var Oe=Tn.__html;Oe!=null&&(typeof Oe=="string"&&0<Oe.length&&Oe[0]===`
|
|
`?e.push(`
|
|
`,Oe):e.push(""+Oe))}return typeof Sn=="string"&&Sn[0]===`
|
|
`&&e.push(`
|
|
`),Sn;case"img":var N=t.src,D=t.srcSet;if(!(t.loading==="lazy"||!N&&!D||typeof N!="string"&&N!=null||typeof D!="string"&&D!=null)&&t.fetchPriority!=="low"&&!(a.tagScope&3)&&(typeof N!="string"||N[4]!==":"||N[0]!=="d"&&N[0]!=="D"||N[1]!=="a"&&N[1]!=="A"||N[2]!=="t"&&N[2]!=="T"||N[3]!=="a"&&N[3]!=="A")&&(typeof D!="string"||D[4]!==":"||D[0]!=="d"&&D[0]!=="D"||D[1]!=="a"&&D[1]!=="A"||D[2]!=="t"&&D[2]!=="T"||D[3]!=="a"&&D[3]!=="A")){var Zl=typeof t.sizes=="string"?t.sizes:void 0,Ne=D?D+`
|
|
`+(Zl||""):N,Zt=l.preloads.images,Ae=Zt.get(Ne);if(Ae)(t.fetchPriority==="high"||10>l.highImagePreloads.size)&&(Zt.delete(Ne),l.highImagePreloads.add(Ae));else if(!r.imageResources.hasOwnProperty(Ne)){r.imageResources[Ne]=Ye;var Jt=t.crossOrigin,Jl=typeof Jt=="string"?Jt==="use-credentials"?Jt:"":void 0,me=l.headers,Qt;me&&0<me.remainingCapacity&&(t.fetchPriority==="high"||500>me.highImagePreloads.length)&&(Qt=fi(N,"image",{imageSrcSet:t.srcSet,imageSizes:t.sizes,crossOrigin:Jl,integrity:t.integrity,nonce:t.nonce,type:t.type,fetchPriority:t.fetchPriority,referrerPolicy:t.refererPolicy}),0<=(me.remainingCapacity-=Qt.length+2))?(l.resets.image[Ne]=Ye,me.highImagePreloads&&(me.highImagePreloads+=", "),me.highImagePreloads+=Qt):(Ae=[],de(Ae,{rel:"preload",as:"image",href:D?void 0:N,imageSrcSet:D,imageSizes:Zl,crossOrigin:Jl,integrity:t.integrity,type:t.type,fetchPriority:t.fetchPriority,referrerPolicy:t.referrerPolicy}),t.fetchPriority==="high"||10>l.highImagePreloads.size?l.highImagePreloads.add(Ae):(l.bulkPreloads.add(Ae),Zt.set(Ne,Ae)))}}return er(e,t,"img");case"base":case"area":case"br":case"col":case"embed":case"hr":case"keygen":case"param":case"source":case"track":case"wbr":return er(e,t,n);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":break;case"head":if(2>a.insertionMode&&l.headChunks===null){l.headChunks=[];var Ql=Or(l.headChunks,t,"head")}else Ql=Or(e,t,"head");return Ql;case"html":if(a.insertionMode===0&&l.htmlChunks===null){l.htmlChunks=[""];var Vl=Or(l.htmlChunks,t,"html")}else Vl=Or(e,t,"html");return Vl;default:if(n.indexOf("-")!==-1){e.push(re(n));var Vt=null,Kl=null,He;for(He in t)if(q.call(t,He)){var ee=t[He];if(ee!=null){var ql=He;switch(He){case"children":Vt=ee;break;case"dangerouslySetInnerHTML":Kl=ee;break;case"style":zf(e,ee);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"className":ql="class";default:if(Ua(He)&&typeof ee!="function"&&typeof ee!="symbol"&&ee!==!1){if(ee===!0)ee="";else if(typeof ee=="object")continue;e.push(" ",ql,'="',z(ee),'"')}}}}return e.push(">"),Ge(e,Kl,Vt),Vt}}return Or(e,t,n)}var Jf=new Map;function st(e){var n=Jf.get(e);return n===void 0&&(n="</"+e+">",Jf.set(e,n)),n}function Qf(e,n){n=n.bootstrapChunks;for(var t=0;t<n.length-1;t++)e.push(n[t]);return t<n.length?(t=n[t],n.length=0,e.push(t)):!0}function Vf(e,n,t){if(e.push('<!--$?--><template id="'),t===null)throw Error(k(395));return e.push(n.boundaryPrefix),n=t.toString(16),e.push(n),e.push('"></template>')}function Dg(e,n,t,r){switch(t.insertionMode){case 0:case 1:case 2:return e.push('<div hidden id="'),e.push(n.segmentPrefix),n=r.toString(16),e.push(n),e.push('">');case 3:return e.push('<svg aria-hidden="true" style="display:none" id="'),e.push(n.segmentPrefix),n=r.toString(16),e.push(n),e.push('">');case 4:return e.push('<math aria-hidden="true" style="display:none" id="'),e.push(n.segmentPrefix),n=r.toString(16),e.push(n),e.push('">');case 5:return e.push('<table hidden id="'),e.push(n.segmentPrefix),n=r.toString(16),e.push(n),e.push('">');case 6:return e.push('<table hidden><tbody id="'),e.push(n.segmentPrefix),n=r.toString(16),e.push(n),e.push('">');case 7:return e.push('<table hidden><tr id="'),e.push(n.segmentPrefix),n=r.toString(16),e.push(n),e.push('">');case 8:return e.push('<table hidden><colgroup id="'),e.push(n.segmentPrefix),n=r.toString(16),e.push(n),e.push('">');default:throw Error(k(397))}}function Wg(e,n){switch(n.insertionMode){case 0:case 1:case 2:return e.push("</div>");case 3:return e.push("</svg>");case 4:return e.push("</math>");case 5:return e.push("</table>");case 6:return e.push("</tbody></table>");case 7:return e.push("</tr></table>");case 8:return e.push("</colgroup></table>");default:throw Error(k(397))}}var Ng=/[<\u2028\u2029]/g;function Hg(e){return JSON.stringify(e).replace(Ng,function(n){switch(n){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var Ug=/[&><\u2028\u2029]/g;function Ar(e){return JSON.stringify(e).replace(Ug,function(n){switch(n){case"&":return"\\u0026";case">":return"\\u003e";case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSObjectForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var oi=!1,Xa=!0;function Yg(e){var n=e.rules,t=e.hrefs,r=0;if(t.length){for(this.push('<style media="not all" data-precedence="'),this.push(e.precedence),this.push('" data-href="');r<t.length-1;r++)this.push(t[r]),this.push(" ");for(this.push(t[r]),this.push('">'),r=0;r<n.length;r++)this.push(n[r]);Xa=this.push("</style>"),oi=!0,n.length=0,t.length=0}}function Gg(e){return e.state!==2?oi=!0:!1}function Kf(e,n,t){return oi=!1,Xa=!0,n.styles.forEach(Yg,e),n.stylesheets.forEach(Gg),oi&&(t.stylesToHoist=!0),Xa}function en(e){for(var n=0;n<e.length;n++)this.push(e[n]);e.length=0}var Jn=[];function Xg(e){de(Jn,e.props);for(var n=0;n<Jn.length;n++)this.push(Jn[n]);Jn.length=0,e.state=2}function Zg(e){var n=0<e.sheets.size;e.sheets.forEach(Xg,this),e.sheets.clear();var t=e.rules,r=e.hrefs;if(!n||r.length){if(this.push('<style data-precedence="'),this.push(e.precedence),e=0,r.length){for(this.push('" data-href="');e<r.length-1;e++)this.push(r[e]),this.push(" ");this.push(r[e])}for(this.push('">'),e=0;e<t.length;e++)this.push(t[e]);this.push("</style>"),t.length=0,r.length=0}}function Jg(e){if(e.state===0){e.state=1;var n=e.props;for(de(Jn,{rel:"preload",as:"style",href:e.props.href,crossOrigin:n.crossOrigin,fetchPriority:n.fetchPriority,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy}),e=0;e<Jn.length;e++)this.push(Jn[e]);Jn.length=0}}function Qg(e){e.sheets.forEach(Jg,this),e.sheets.clear()}function Vg(e,n){e.push("[");var t="[";n.stylesheets.forEach(function(r){if(r.state!==2)if(r.state===3)e.push(t),r=Ar(""+r.props.href),e.push(r),e.push("]"),t=",[";else{e.push(t);var l=r.props["data-precedence"],i=r.props,a=xr(""+r.props.href);a=Ar(a),e.push(a),l=""+l,e.push(","),l=Ar(l),e.push(l);for(var u in i)if(q.call(i,u)&&(l=i[u],l!=null))switch(u){case"href":case"rel":case"precedence":case"data-precedence":break;case"children":case"dangerouslySetInnerHTML":throw Error(k(399,"link"));default:Kg(e,u,l)}e.push("]"),t=",[",r.state=3}}),e.push("]")}function Kg(e,n,t){var r=n.toLowerCase();switch(typeof t){case"function":case"symbol":return}switch(n){case"innerHTML":case"dangerouslySetInnerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"style":case"ref":return;case"className":r="class",n=""+t;break;case"hidden":if(t===!1)return;n="";break;case"src":case"href":t=xr(t),n=""+t;break;default:if(2<n.length&&(n[0]==="o"||n[0]==="O")&&(n[1]==="n"||n[1]==="N")||!Ua(n))return;n=""+t}e.push(","),r=Ar(r),e.push(r),e.push(","),r=Ar(n),e.push(r)}function qf(){return{styles:new Set,stylesheets:new Set}}function qg(e){var n=ae||null;if(n){var t=n.resumableState,r=n.renderState;if(typeof e=="string"&&e){if(!t.dnsResources.hasOwnProperty(e)){t.dnsResources[e]=null,t=r.headers;var l,i;(i=t&&0<t.remainingCapacity)&&(i=(l="<"+(""+e).replace(Za,Ja)+">; rel=dns-prefetch",0<=(t.remainingCapacity-=l.length+2))),i?(r.resets.dns[e]=null,t.preconnects&&(t.preconnects+=", "),t.preconnects+=l):(l=[],de(l,{href:e,rel:"dns-prefetch"}),r.preconnects.add(l))}bt(n)}}else On.D(e)}function jg(e,n){var t=ae||null;if(t){var r=t.resumableState,l=t.renderState;if(typeof e=="string"&&e){var i=n==="use-credentials"?"credentials":typeof n=="string"?"anonymous":"default";if(!r.connectResources[i].hasOwnProperty(e)){r.connectResources[i][e]=null,r=l.headers;var a,u;if(u=r&&0<r.remainingCapacity){if(u="<"+(""+e).replace(Za,Ja)+">; rel=preconnect",typeof n=="string"){var o=(""+n).replace(Qa,Va);u+='; crossorigin="'+o+'"'}u=(a=u,0<=(r.remainingCapacity-=a.length+2))}u?(l.resets.connect[i][e]=null,r.preconnects&&(r.preconnects+=", "),r.preconnects+=a):(i=[],de(i,{rel:"preconnect",href:e,crossOrigin:n}),l.preconnects.add(i))}bt(t)}}else On.C(e,n)}function $g(e,n,t){var r=ae||null;if(r){var l=r.resumableState,i=r.renderState;if(n&&e){switch(n){case"image":if(t)var a=t.imageSrcSet,u=t.imageSizes,o=t.fetchPriority;var f=a?a+`
|
|
`+(u||""):e;if(l.imageResources.hasOwnProperty(f))return;l.imageResources[f]=Ye,l=i.headers;var s;l&&0<l.remainingCapacity&&o==="high"&&(s=fi(e,n,t),0<=(l.remainingCapacity-=s.length+2))?(i.resets.image[f]=Ye,l.highImagePreloads&&(l.highImagePreloads+=", "),l.highImagePreloads+=s):(l=[],de(l,Fe({rel:"preload",href:a?void 0:e,as:n},t)),o==="high"?i.highImagePreloads.add(l):(i.bulkPreloads.add(l),i.preloads.images.set(f,l)));break;case"style":if(l.styleResources.hasOwnProperty(e))return;a=[],de(a,Fe({rel:"preload",href:e,as:n},t)),l.styleResources[e]=!t||typeof t.crossOrigin!="string"&&typeof t.integrity!="string"?Ye:[t.crossOrigin,t.integrity],i.preloads.stylesheets.set(e,a),i.bulkPreloads.add(a);break;case"script":if(l.scriptResources.hasOwnProperty(e))return;a=[],i.preloads.scripts.set(e,a),i.bulkPreloads.add(a),de(a,Fe({rel:"preload",href:e,as:n},t)),l.scriptResources[e]=!t||typeof t.crossOrigin!="string"&&typeof t.integrity!="string"?Ye:[t.crossOrigin,t.integrity];break;default:if(l.unknownResources.hasOwnProperty(n)){if(a=l.unknownResources[n],a.hasOwnProperty(e))return}else a={},l.unknownResources[n]=a;if(a[e]=Ye,(l=i.headers)&&0<l.remainingCapacity&&n==="font"&&(f=fi(e,n,t),0<=(l.remainingCapacity-=f.length+2)))i.resets.font[e]=Ye,l.fontPreloads&&(l.fontPreloads+=", "),l.fontPreloads+=f;else switch(l=[],e=Fe({rel:"preload",href:e,as:n},t),de(l,e),n){case"font":i.fontPreloads.add(l);break;default:i.bulkPreloads.add(l)}}bt(r)}}else On.L(e,n,t)}function eb(e,n){var t=ae||null;if(t){var r=t.resumableState,l=t.renderState;if(e){var i=n&&typeof n.as=="string"?n.as:"script";switch(i){case"script":if(r.moduleScriptResources.hasOwnProperty(e))return;i=[],r.moduleScriptResources[e]=!n||typeof n.crossOrigin!="string"&&typeof n.integrity!="string"?Ye:[n.crossOrigin,n.integrity],l.preloads.moduleScripts.set(e,i);break;default:if(r.moduleUnknownResources.hasOwnProperty(i)){var a=r.unknownResources[i];if(a.hasOwnProperty(e))return}else a={},r.moduleUnknownResources[i]=a;i=[],a[e]=Ye}de(i,Fe({rel:"modulepreload",href:e},n)),l.bulkPreloads.add(i),bt(t)}}else On.m(e,n)}function nb(e,n,t){var r=ae||null;if(r){var l=r.resumableState,i=r.renderState;if(e){n=n||"default";var a=i.styles.get(n),u=l.styleResources.hasOwnProperty(e)?l.styleResources[e]:void 0;u!==null&&(l.styleResources[e]=null,a||(a={precedence:z(n),rules:[],hrefs:[],sheets:new Map},i.styles.set(n,a)),n={state:0,props:Fe({rel:"stylesheet",href:e,"data-precedence":n},t)},u&&(u.length===2&&mr(n.props,u),(i=i.preloads.stylesheets.get(e))&&0<i.length?i.length=0:n.state=1),a.sheets.set(e,n),bt(r))}}else On.S(e,n,t)}function tb(e,n){var t=ae||null;if(t){var r=t.resumableState,l=t.renderState;if(e){var i=r.scriptResources.hasOwnProperty(e)?r.scriptResources[e]:void 0;i!==null&&(r.scriptResources[e]=null,n=Fe({src:e,async:!0},n),i&&(i.length===2&&mr(n,i),e=l.preloads.scripts.get(e))&&(e.length=0),e=[],l.scripts.add(e),ui(e,n),bt(t))}}else On.X(e,n)}function rb(e,n){var t=ae||null;if(t){var r=t.resumableState,l=t.renderState;if(e){var i=r.moduleScriptResources.hasOwnProperty(e)?r.moduleScriptResources[e]:void 0;i!==null&&(r.moduleScriptResources[e]=null,n=Fe({src:e,type:"module",async:!0},n),i&&(i.length===2&&mr(n,i),e=l.preloads.moduleScripts.get(e))&&(e.length=0),e=[],l.scripts.add(e),ui(e,n),bt(t))}}else On.M(e,n)}function mr(e,n){e.crossOrigin==null&&(e.crossOrigin=n[0]),e.integrity==null&&(e.integrity=n[1])}function fi(e,n,t){e=(""+e).replace(Za,Ja),n=(""+n).replace(Qa,Va),n="<"+e+'>; rel=preload; as="'+n+'"';for(var r in t)q.call(t,r)&&(e=t[r],typeof e=="string"&&(n+="; "+r.toLowerCase()+'="'+(""+e).replace(Qa,Va)+'"'));return n}var Za=/[<>\r\n]/g;function Ja(e){switch(e){case"<":return"%3C";case">":return"%3E";case`
|
|
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeLinkHrefForHeaderContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}var Qa=/["';,\r\n]/g;function Va(e){switch(e){case'"':return"%22";case"'":return"%27";case";":return"%3B";case",":return"%2C";case`
|
|
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeStringForLinkHeaderQuotedParamValueContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}function jf(e){this.styles.add(e)}function $f(e){this.stylesheets.add(e)}function lb(e,n){var t=e.idPrefix,r=[],l=e.bootstrapScriptContent,i=e.bootstrapScripts,a=e.bootstrapModules;l!==void 0&&r.push("<script>",(""+l).replace(Mf,Lf),"<\/script>"),l=t+"P:";var u=t+"S:";t+="B:";var o=new Set,f=new Set,s=new Set,c=new Map,d=new Set,h=new Set,g=new Set,v={images:new Map,stylesheets:new Map,scripts:new Map,moduleScripts:new Map};if(i!==void 0)for(var x=0;x<i.length;x++){var _=i[x],R,w=void 0,S=void 0,E={rel:"preload",as:"script",fetchPriority:"low",nonce:void 0};typeof _=="string"?E.href=R=_:(E.href=R=_.src,E.integrity=S=typeof _.integrity=="string"?_.integrity:void 0,E.crossOrigin=w=typeof _=="string"||_.crossOrigin==null?void 0:_.crossOrigin==="use-credentials"?"use-credentials":""),_=e;var P=R;_.scriptResources[P]=null,_.moduleScriptResources[P]=null,_=[],de(_,E),d.add(_),r.push('<script src="',z(R)),typeof S=="string"&&r.push('" integrity="',z(S)),typeof w=="string"&&r.push('" crossorigin="',z(w)),r.push('" async=""><\/script>')}if(a!==void 0)for(i=0;i<a.length;i++)E=a[i],w=R=void 0,S={rel:"modulepreload",fetchPriority:"low",nonce:void 0},typeof E=="string"?S.href=x=E:(S.href=x=E.src,S.integrity=w=typeof E.integrity=="string"?E.integrity:void 0,S.crossOrigin=R=typeof E=="string"||E.crossOrigin==null?void 0:E.crossOrigin==="use-credentials"?"use-credentials":""),E=e,_=x,E.scriptResources[_]=null,E.moduleScriptResources[_]=null,E=[],de(E,S),d.add(E),r.push('<script type="module" src="',z(x)),typeof w=="string"&&r.push('" integrity="',z(w)),typeof R=="string"&&r.push('" crossorigin="',z(R)),r.push('" async=""><\/script>');return{placeholderPrefix:l,segmentPrefix:u,boundaryPrefix:t,startInlineScript:"<script>",htmlChunks:null,headChunks:null,externalRuntimeScript:null,bootstrapChunks:r,importMapChunks:[],onHeaders:void 0,headers:null,resets:{font:{},dns:{},connect:{default:{},anonymous:{},credentials:{}},image:{},style:{}},charsetChunks:[],viewportChunks:[],hoistableChunks:[],preconnects:o,fontPreloads:f,highImagePreloads:s,styles:c,bootstrapScripts:d,scripts:h,bulkPreloads:g,preloads:v,stylesToHoist:!1,generateStaticMarkup:n}}function ec(e,n,t,r){return t.generateStaticMarkup?(e.push(z(n)),!1):(n===""?e=r:(r&&e.push("<!-- -->"),e.push(z(n)),e=!0),e)}function Ka(e,n,t,r){n.generateStaticMarkup||t&&r&&e.push("<!-- -->")}var ib=Function.prototype.bind,ab=Symbol.for("react.client.reference");function ci(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===ab?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Cf:return"Fragment";case Tf:return"Portal";case xf:return"Profiler";case Pf:return"StrictMode";case ii:return"Suspense";case Wa:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case li:return(e.displayName||"Context")+".Provider";case Of:return(e._context.displayName||"Context")+".Consumer";case Da:var n=e.render;return e=e.displayName,e||(e=n.displayName||n.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case Na:return n=e.displayName||null,n!==null?n:ci(e.type)||"Memo";case ai:n=e._payload,e=e._init;try{return ci(e(n))}catch{}}return null}var nc={},dt=null;function si(e,n){if(e!==n){e.context._currentValue2=e.parentValue,e=e.parent;var t=n.parent;if(e===null){if(t!==null)throw Error(k(401))}else{if(t===null)throw Error(k(401));si(e,t)}n.context._currentValue2=n.value}}function tc(e){e.context._currentValue2=e.parentValue,e=e.parent,e!==null&&tc(e)}function rc(e){var n=e.parent;n!==null&&rc(n),e.context._currentValue2=e.value}function lc(e,n){if(e.context._currentValue2=e.parentValue,e=e.parent,e===null)throw Error(k(402));e.depth===n.depth?si(e,n):lc(e,n)}function ic(e,n){var t=n.parent;if(t===null)throw Error(k(402));e.depth===t.depth?si(e,t):ic(e,t),n.context._currentValue2=n.value}function Qn(e){var n=dt;n!==e&&(n===null?rc(e):e===null?tc(n):n.depth===e.depth?si(n,e):n.depth>e.depth?lc(n,e):ic(n,e),dt=e)}var ac={isMounted:function(){return!1},enqueueSetState:function(e,n){e=e._reactInternals,e.queue!==null&&e.queue.push(n)},enqueueReplaceState:function(e,n){e=e._reactInternals,e.replace=!0,e.queue=[n]},enqueueForceUpdate:function(){}},ub={id:1,overflow:""};function qa(e,n,t){var r=e.id;e=e.overflow;var l=32-di(r)-1;r&=~(1<<l),t+=1;var i=32-di(n)+l;if(30<i){var a=l-l%5;return i=(r&(1<<a)-1).toString(32),r>>=a,l-=a,{id:1<<32-di(n)+l|t<<l|r,overflow:i+e}}return{id:1<<i|t<<l|r,overflow:e}}var di=Math.clz32?Math.clz32:cb,ob=Math.log,fb=Math.LN2;function cb(e){return e>>>=0,e===0?32:31-(ob(e)/fb|0)|0}var ht=Error(k(460));function hi(){}function sb(e,n,t){switch(t=e[t],t===void 0?e.push(n):t!==n&&(n.then(hi,hi),n=t),n.status){case"fulfilled":return n.value;case"rejected":throw n.reason;default:switch(typeof n.status=="string"?n.then(hi,hi):(e=n,e.status="pending",e.then(function(r){if(n.status==="pending"){var l=n;l.status="fulfilled",l.value=r}},function(r){if(n.status==="pending"){var l=n;l.status="rejected",l.reason=r}})),n.status){case"fulfilled":return n.value;case"rejected":throw n.reason}throw gi=n,ht}}var gi=null;function bi(){if(gi===null)throw Error(k(459));var e=gi;return gi=null,e}function db(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}var hb=typeof Object.is=="function"?Object.is:db,An=null,ja=null,$a=null,eu=null,yi=null,Z=null,Fr=!1,vi=!1,kr=0,Ir=0,Mr=-1,_i=0,nr=null,Vn=null,wi=0;function mn(){if(An===null)throw Error(k(321));return An}function uc(){if(0<wi)throw Error(k(312));return{memoizedState:null,queue:null,next:null}}function nu(){return Z===null?yi===null?(Fr=!1,yi=Z=uc()):(Fr=!0,Z=yi):Z.next===null?(Fr=!1,Z=Z.next=uc()):(Fr=!0,Z=Z.next),Z}function tr(){var e=nr;return nr=null,e}function Lr(){eu=$a=ja=An=null,vi=!1,yi=null,wi=0,Z=Vn=null}function oc(e,n){return typeof n=="function"?n(e):n}function fc(e,n,t){if(An=mn(),Z=nu(),Fr){var r=Z.queue;if(n=r.dispatch,Vn!==null&&(t=Vn.get(r),t!==void 0)){Vn.delete(r),r=Z.memoizedState;do r=e(r,t.action),t=t.next;while(t!==null);return Z.memoizedState=r,[r,n]}return[Z.memoizedState,n]}return e=e===oc?typeof n=="function"?n():n:t!==void 0?t(n):n,Z.memoizedState=e,e=Z.queue={last:null,dispatch:null},e=e.dispatch=gb.bind(null,An,e),[Z.memoizedState,e]}function cc(e,n){if(An=mn(),Z=nu(),n=n===void 0?null:n,Z!==null){var t=Z.memoizedState;if(t!==null&&n!==null){var r=t[1];e:if(r===null)r=!1;else{for(var l=0;l<r.length&&l<n.length;l++)if(!hb(n[l],r[l])){r=!1;break e}r=!0}if(r)return t[0]}}return e=e(),Z.memoizedState=[e,n],e}function gb(e,n,t){if(25<=wi)throw Error(k(301));if(e===An)if(vi=!0,e={action:t,next:null},Vn===null&&(Vn=new Map),t=Vn.get(n),t===void 0)Vn.set(n,e);else{for(n=t;n.next!==null;)n=n.next;n.next=e}}function bb(){throw Error(k(394))}function yb(){throw Error(k(479))}function sc(e,n,t){mn();var r=Ir++,l=$a;if(typeof e.$$FORM_ACTION=="function"){var i=null,a=eu;l=l.formState;var u=e.$$IS_SIGNATURE_EQUAL;if(l!==null&&typeof u=="function"){var o=l[1];u.call(e,l[2],l[3])&&(i=t!==void 0?"p"+t:"k"+mf(JSON.stringify([a,null,r]),0),o===i&&(Mr=r,n=l[0]))}var f=e.bind(null,n);return e=function(c){f(c)},typeof f.$$FORM_ACTION=="function"&&(e.$$FORM_ACTION=function(c){c=f.$$FORM_ACTION(c),t!==void 0&&(t+="",c.action=t);var d=c.data;return d&&(i===null&&(i=t!==void 0?"p"+t:"k"+mf(JSON.stringify([a,null,r]),0)),d.append("$ACTION_KEY",i)),c}),[n,e,!1]}var s=e.bind(null,n);return[n,function(c){s(c)},!1]}function dc(e){var n=_i;return _i+=1,nr===null&&(nr=[]),sb(nr,e,n)}function vb(){throw Error(k(393))}function Br(){}var Ri={readContext:function(e){return e._currentValue2},use:function(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return dc(e);if(e.$$typeof===li)return e._currentValue2}throw Error(k(438,String(e)))},useContext:function(e){return mn(),e._currentValue2},useMemo:cc,useReducer:fc,useRef:function(e){An=mn(),Z=nu();var n=Z.memoizedState;return n===null?(e={current:e},Z.memoizedState=e):n},useState:function(e){return fc(oc,e)},useInsertionEffect:Br,useLayoutEffect:Br,useCallback:function(e,n){return cc(function(){return e},n)},useImperativeHandle:Br,useEffect:Br,useDebugValue:Br,useDeferredValue:function(e,n){return mn(),n!==void 0?n:e},useTransition:function(){return mn(),[!1,bb]},useId:function(){var e=ja.treeContext,n=e.overflow;e=e.id,e=(e&~(1<<32-di(e)-1)).toString(32)+n;var t=Ei;if(t===null)throw Error(k(404));return n=kr++,e=":"+t.idPrefix+"R"+e,0<n&&(e+="H"+n.toString(32)),e+":"},useSyncExternalStore:function(e,n,t){if(t===void 0)throw Error(k(407));return t()},useCacheRefresh:function(){return vb},useMemoCache:function(e){for(var n=Array(e),t=0;t<e;t++)n[t]=Pg;return n},useHostTransitionStatus:function(){return mn(),Mg},useOptimistic:function(e){return mn(),[e,yb]}};Ri.useFormState=sc,Ri.useActionState=sc;var Ei=null,_b={getCacheForType:function(){throw Error(k(248))}},tu,hc;function rr(e){if(tu===void 0)try{throw Error()}catch(t){var n=t.stack.trim().match(/\n( *(at )?)/);tu=n&&n[1]||"",hc=-1<t.stack.indexOf(`
|
|
at`)?" (<anonymous>)":-1<t.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
`+tu+e+hc}var ru=!1;function Si(e,n){if(!e||ru)return"";ru=!0;var t=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(n){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(h){var d=h}Reflect.construct(e,[],c)}else{try{c.call()}catch(h){d=h}e.call(c.prototype)}}else{try{throw Error()}catch(h){d=h}(c=e())&&typeof c.catch=="function"&&c.catch(function(){})}}catch(h){if(h&&d&&typeof h.stack=="string")return[h.stack,d.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var l=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");l&&l.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var i=r.DetermineComponentFrameRoot(),a=i[0],u=i[1];if(a&&u){var o=a.split(`
|
|
`),f=u.split(`
|
|
`);for(l=r=0;r<o.length&&!o[r].includes("DetermineComponentFrameRoot");)r++;for(;l<f.length&&!f[l].includes("DetermineComponentFrameRoot");)l++;if(r===o.length||l===f.length)for(r=o.length-1,l=f.length-1;1<=r&&0<=l&&o[r]!==f[l];)l--;for(;1<=r&&0<=l;r--,l--)if(o[r]!==f[l]){if(r!==1||l!==1)do if(r--,l--,0>l||o[r]!==f[l]){var s=`
|
|
`+o[r].replace(" at new "," at ");return e.displayName&&s.includes("<anonymous>")&&(s=s.replace("<anonymous>",e.displayName)),s}while(1<=r&&0<=l);break}}}finally{ru=!1,Error.prepareStackTrace=t}return(t=e?e.displayName||e.name:"")?rr(t):""}function gc(e){if(typeof e=="string")return rr(e);if(typeof e=="function")return e.prototype&&e.prototype.isReactComponent?(e=Si(e,!0),e):Si(e,!1);if(typeof e=="object"&&e!==null){switch(e.$$typeof){case Da:return Si(e.render,!1);case Na:return Si(e.type,!1);case ai:var n=e,t=n._payload;n=n._init;try{e=n(t)}catch{return rr("Lazy")}return gc(e)}if(typeof e.name=="string")return t=e.env,rr(e.name+(t?" ["+t+"]":""))}switch(e){case Wa:return rr("SuspenseList");case ii:return rr("Suspense")}return""}function wb(e){if(typeof e=="object"&&e!==null&&typeof e.environmentName=="string"){var n=e.environmentName;e=[e].slice(0),typeof e[0]=="string"?e.splice(0,1,"[%s] "+e[0]," "+n+" "):e.splice(0,0,"[%s] "," "+n+" "),e.unshift(console),n=ib.apply(console.error,e),n()}else console.error(e);return null}function lr(){}function Rb(e,n,t,r,l,i,a,u,o,f,s){var c=new Set;this.destination=null,this.flushScheduled=!1,this.resumableState=e,this.renderState=n,this.rootFormatContext=t,this.progressiveChunkSize=r===void 0?12800:r,this.status=10,this.fatalError=null,this.pendingRootTasks=this.allPendingTasks=this.nextSegmentId=0,this.completedRootSegment=null,this.abortableTasks=c,this.pingedTasks=[],this.clientRenderedBoundaries=[],this.completedBoundaries=[],this.partialBoundaries=[],this.trackedPostpones=null,this.onError=l===void 0?wb:l,this.onPostpone=f===void 0?lr:f,this.onAllReady=i===void 0?lr:i,this.onShellReady=a===void 0?lr:a,this.onShellError=u===void 0?lr:u,this.onFatalError=o===void 0?lr:o,this.formState=s===void 0?null:s}function Eb(e,n,t,r,l,i,a,u,o,f,s,c){return n=new Rb(n,t,r,l,i,a,u,o,f,s,c),t=pr(n,0,null,r,!1,!1),t.parentFlushed=!0,e=Ti(n,null,e,-1,null,t,null,n.abortableTasks,null,r,null,ub,null,!1),zr(e),n.pingedTasks.push(e),n}var ae=null;function bc(e,n){e.pingedTasks.push(n),e.pingedTasks.length===1&&(e.flushScheduled=e.destination!==null,Sc(e))}function lu(e,n){return{status:0,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,completedSegments:[],byteSize:0,fallbackAbortableTasks:n,errorDigest:null,contentState:qf(),fallbackState:qf(),trackedContentKeyPath:null,trackedFallbackNode:null}}function Ti(e,n,t,r,l,i,a,u,o,f,s,c,d,h){e.allPendingTasks++,l===null?e.pendingRootTasks++:l.pendingTasks++;var g={replay:null,node:t,childIndex:r,ping:function(){return bc(e,g)},blockedBoundary:l,blockedSegment:i,hoistableState:a,abortSet:u,keyPath:o,formatContext:f,context:s,treeContext:c,componentStack:d,thenableState:n,isFallback:h};return u.add(g),g}function yc(e,n,t,r,l,i,a,u,o,f,s,c,d,h){e.allPendingTasks++,i===null?e.pendingRootTasks++:i.pendingTasks++,t.pendingTasks++;var g={replay:t,node:r,childIndex:l,ping:function(){return bc(e,g)},blockedBoundary:i,blockedSegment:null,hoistableState:a,abortSet:u,keyPath:o,formatContext:f,context:s,treeContext:c,componentStack:d,thenableState:n,isFallback:h};return u.add(g),g}function pr(e,n,t,r,l,i){return{status:0,id:-1,index:n,parentFlushed:!1,chunks:[],children:[],parentFormatContext:r,boundary:t,lastPushedText:l,textEmbedded:i}}function zr(e){var n=e.node;if(typeof n=="object"&&n!==null)switch(n.$$typeof){case Sf:e.componentStack={parent:e.componentStack,type:n.type}}}function gt(e){var n={};return e&&Object.defineProperty(n,"componentStack",{configurable:!0,enumerable:!0,get:function(){try{var t="",r=e;do t+=gc(r.type),r=r.parent;while(r);var l=t}catch(i){l=`
|
|
Error generating stack: `+i.message+`
|
|
`+i.stack}return Object.defineProperty(n,"componentStack",{value:l}),l}}),n}function Ie(e,n,t){if(e=e.onError,n=e(n,t),n==null||typeof n=="string")return n}function Dr(e,n){var t=e.onShellError,r=e.onFatalError;t(n),r(n),e.destination!==null?(e.status=14,e.destination.destroy(n)):(e.status=13,e.fatalError=n)}function vc(e,n,t,r,l,i){var a=n.thenableState;for(n.thenableState=null,An={},ja=n,$a=e,eu=t,Ir=kr=0,Mr=-1,_i=0,nr=a,e=r(l,i);vi;)vi=!1,Ir=kr=0,Mr=-1,_i=0,wi+=1,Z=null,e=r(l,i);return Lr(),e}function _c(e,n,t,r,l,i,a){var u=!1;if(i!==0&&e.formState!==null){var o=n.blockedSegment;if(o!==null){u=!0,o=o.chunks;for(var f=0;f<i;f++)f===a?o.push("<!--F!-->"):o.push("<!--F-->")}}i=n.keyPath,n.keyPath=t,l?(t=n.treeContext,n.treeContext=qa(t,1,0),nn(e,n,r,-1),n.treeContext=t):u?nn(e,n,r,-1):Xe(e,n,r,-1),n.keyPath=i}function Ci(e,n,t,r,l,i){if(typeof r=="function")if(r.prototype&&r.prototype.isReactComponent){var a=l;if("ref"in l){a={};for(var u in l)u!=="ref"&&(a[u]=l[u])}var o=r.defaultProps;if(o){a===l&&(a=Fe({},a,l));for(var f in o)a[f]===void 0&&(a[f]=o[f])}l=a,a=nc,o=r.contextType,typeof o=="object"&&o!==null&&(a=o._currentValue2),a=new r(l,a);var s=a.state!==void 0?a.state:null;if(a.updater=ac,a.props=l,a.state=s,o={queue:[],replace:!1},a._reactInternals=o,i=r.contextType,a.context=typeof i=="object"&&i!==null?i._currentValue2:nc,i=r.getDerivedStateFromProps,typeof i=="function"&&(i=i(l,s),s=i==null?s:Fe({},s,i),a.state=s),typeof r.getDerivedStateFromProps!="function"&&typeof a.getSnapshotBeforeUpdate!="function"&&(typeof a.UNSAFE_componentWillMount=="function"||typeof a.componentWillMount=="function"))if(r=a.state,typeof a.componentWillMount=="function"&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount=="function"&&a.UNSAFE_componentWillMount(),r!==a.state&&ac.enqueueReplaceState(a,a.state,null),o.queue!==null&&0<o.queue.length)if(r=o.queue,i=o.replace,o.queue=null,o.replace=!1,i&&r.length===1)a.state=r[0];else{for(o=i?r[0]:a.state,s=!0,i=i?1:0;i<r.length;i++)f=r[i],f=typeof f=="function"?f.call(a,o,l,void 0):f,f!=null&&(s?(s=!1,o=Fe({},o,f)):Fe(o,f));a.state=o}else o.queue=null;if(r=a.render(),e.status===12)throw null;l=n.keyPath,n.keyPath=t,Xe(e,n,r,-1),n.keyPath=l}else{if(r=vc(e,n,t,r,l,void 0),e.status===12)throw null;_c(e,n,t,r,kr!==0,Ir,Mr)}else if(typeof r=="string")if(a=n.blockedSegment,a===null)a=l.children,o=n.formatContext,s=n.keyPath,n.formatContext=Bf(o,r,l),n.keyPath=t,nn(e,n,a,-1),n.formatContext=o,n.keyPath=s;else{s=zg(a.chunks,r,l,e.resumableState,e.renderState,n.hoistableState,n.formatContext,a.lastPushedText,n.isFallback),a.lastPushedText=!1,o=n.formatContext,i=n.keyPath,n.formatContext=Bf(o,r,l),n.keyPath=t,nn(e,n,s,-1),n.formatContext=o,n.keyPath=i;e:{switch(n=a.chunks,e=e.resumableState,r){case"title":case"style":case"script":case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break e;case"body":if(1>=o.insertionMode){e.hasBody=!0;break e}break;case"html":if(o.insertionMode===0){e.hasHtml=!0;break e}}n.push(st(r))}a.lastPushedText=!1}else{switch(r){case Cg:case Sg:case Pf:case xf:case Cf:r=n.keyPath,n.keyPath=t,Xe(e,n,l.children,-1),n.keyPath=r;return;case Tg:l.mode!=="hidden"&&(r=n.keyPath,n.keyPath=t,Xe(e,n,l.children,-1),n.keyPath=r);return;case Wa:r=n.keyPath,n.keyPath=t,Xe(e,n,l.children,-1),n.keyPath=r;return;case Eg:throw Error(k(343));case ii:e:if(n.replay!==null){r=n.keyPath,n.keyPath=t,t=l.children;try{nn(e,n,t,-1)}finally{n.keyPath=r}}else{r=n.keyPath;var c=n.blockedBoundary,d=n.hoistableState;i=n.blockedSegment,f=l.fallback,l=l.children;var h=new Set;u=lu(e,h),e.trackedPostpones!==null&&(u.trackedContentKeyPath=t);var g=pr(e,i.chunks.length,u,n.formatContext,!1,!1);i.children.push(g),i.lastPushedText=!1;var v=pr(e,0,null,n.formatContext,!1,!1);if(v.parentFlushed=!0,e.trackedPostpones!==null){a=[t[0],"Suspense Fallback",t[2]],o=[a[1],a[2],[],null],e.trackedPostpones.workingMap.set(a,o),u.trackedFallbackNode=o,n.blockedSegment=g,n.keyPath=a,g.status=6;try{nn(e,n,f,-1),Ka(g.chunks,e.renderState,g.lastPushedText,g.textEmbedded),g.status=1}catch(x){throw g.status=e.status===12?3:4,x}finally{n.blockedSegment=i,n.keyPath=r}n=Ti(e,null,l,-1,u,v,u.contentState,n.abortSet,t,n.formatContext,n.context,n.treeContext,n.componentStack,n.isFallback),zr(n),e.pingedTasks.push(n)}else{n.blockedBoundary=u,n.hoistableState=u.contentState,n.blockedSegment=v,n.keyPath=t,v.status=6;try{if(nn(e,n,l,-1),Ka(v.chunks,e.renderState,v.lastPushedText,v.textEmbedded),v.status=1,Nr(u,v),u.pendingTasks===0&&u.status===0){u.status=1;break e}}catch(x){u.status=4,e.status===12?(v.status=3,a=e.fatalError):(v.status=4,a=x),o=gt(n.componentStack),s=Ie(e,a,o),u.errorDigest=s,ou(e,u)}finally{n.blockedBoundary=c,n.hoistableState=d,n.blockedSegment=i,n.keyPath=r}n=Ti(e,null,f,-1,c,g,u.fallbackState,h,[t[0],"Suspense Fallback",t[2]],n.formatContext,n.context,n.treeContext,n.componentStack,!0),zr(n),e.pingedTasks.push(n)}}return}if(typeof r=="object"&&r!==null)switch(r.$$typeof){case Da:if("ref"in l)for(g in a={},l)g!=="ref"&&(a[g]=l[g]);else a=l;r=vc(e,n,t,r.render,a,i),_c(e,n,t,r,kr!==0,Ir,Mr);return;case Na:Ci(e,n,t,r.type,l,i);return;case Rg:case li:if(o=l.children,a=n.keyPath,l=l.value,s=r._currentValue2,r._currentValue2=l,i=dt,dt=r={parent:i,depth:i===null?0:i.depth+1,context:r,parentValue:s,value:l},n.context=r,n.keyPath=t,Xe(e,n,o,-1),e=dt,e===null)throw Error(k(403));e.context._currentValue2=e.parentValue,e=dt=e.parent,n.context=e,n.keyPath=a;return;case Of:l=l.children,r=l(r._context._currentValue2),l=n.keyPath,n.keyPath=t,Xe(e,n,r,-1),n.keyPath=l;return;case ai:if(a=r._init,r=a(r._payload),e.status===12)throw null;Ci(e,n,t,r,l,i);return}throw Error(k(130,r==null?r:typeof r,""))}}function iu(e,n,t,r,l){var i=n.replay,a=n.blockedBoundary,u=pr(e,0,null,n.formatContext,!1,!1);u.id=t,u.parentFlushed=!0;try{n.replay=null,n.blockedSegment=u,nn(e,n,r,l),u.status=1,a===null?e.completedRootSegment=u:(Nr(a,u),a.parentFlushed&&e.partialBoundaries.push(a))}finally{n.replay=i,n.blockedSegment=null}}function Xe(e,n,t,r){n.replay!==null&&typeof n.replay.slots=="number"?iu(e,n,n.replay.slots,t,r):(n.node=t,n.childIndex=r,t=n.componentStack,zr(n),au(e,n),n.componentStack=t)}function au(e,n){var t=n.node,r=n.childIndex;if(t!==null){if(typeof t=="object"){switch(t.$$typeof){case Sf:var l=t.type,i=t.key,a=t.props;t=a.ref;var u=t!==void 0?t:null,o=ci(l),f=i??(r===-1?0:r);if(i=[n.keyPath,o,f],n.replay!==null)e:{var s=n.replay;for(r=s.nodes,t=0;t<r.length;t++){var c=r[t];if(f===c[1]){if(c.length===4){if(o!==null&&o!==c[0])throw Error(k(490,c[0],o));var d=c[2];o=c[3],f=n.node,n.replay={nodes:d,slots:o,pendingTasks:1};try{if(Ci(e,n,i,l,a,u),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error(k(488));n.replay.pendingTasks--}catch(S){if(typeof S=="object"&&S!==null&&(S===ht||typeof S.then=="function"))throw n.node===f&&(n.replay=s),S;n.replay.pendingTasks--,a=gt(n.componentStack),i=n.blockedBoundary,l=S,a=Ie(e,l,a),Wr(e,i,d,o,l,a)}n.replay=s}else{if(l!==ii)throw Error(k(490,"Suspense",ci(l)||"Unknown"));n:{s=void 0,l=c[5],u=c[2],o=c[3],f=c[4]===null?[]:c[4][2],c=c[4]===null?null:c[4][3];var h=n.keyPath,g=n.replay,v=n.blockedBoundary,x=n.hoistableState,_=a.children;a=a.fallback;var R=new Set,w=lu(e,R);w.parentFlushed=!0,w.rootSegmentID=l,n.blockedBoundary=w,n.hoistableState=w.contentState,n.keyPath=i,n.replay={nodes:u,slots:o,pendingTasks:1};try{if(nn(e,n,_,-1),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error(k(488));if(n.replay.pendingTasks--,w.pendingTasks===0&&w.status===0){w.status=1,e.completedBoundaries.push(w);break n}}catch(S){w.status=4,d=gt(n.componentStack),s=Ie(e,S,d),w.errorDigest=s,n.replay.pendingTasks--,e.clientRenderedBoundaries.push(w)}finally{n.blockedBoundary=v,n.hoistableState=x,n.replay=g,n.keyPath=h}n=yc(e,null,{nodes:f,slots:c,pendingTasks:0},a,-1,v,w.fallbackState,R,[i[0],"Suspense Fallback",i[2]],n.formatContext,n.context,n.treeContext,n.componentStack,!0),zr(n),e.pingedTasks.push(n)}}r.splice(t,1);break e}}}else Ci(e,n,i,l,a,u);return;case Tf:throw Error(k(257));case ai:if(d=t._init,t=d(t._payload),e.status===12)throw null;Xe(e,n,t,r);return}if(Ha(t)){uu(e,n,t,r);return}if(t===null||typeof t!="object"?d=null:(d=Af&&t[Af]||t["@@iterator"],d=typeof d=="function"?d:null),d&&(d=d.call(t))){if(t=d.next(),!t.done){a=[];do a.push(t.value),t=d.next();while(!t.done);uu(e,n,a,r)}return}if(typeof t.then=="function")return n.thenableState=null,Xe(e,n,dc(t),r);if(t.$$typeof===li)return Xe(e,n,t._currentValue2,r);throw r=Object.prototype.toString.call(t),Error(k(31,r==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":r))}typeof t=="string"?(r=n.blockedSegment,r!==null&&(r.lastPushedText=ec(r.chunks,t,e.renderState,r.lastPushedText))):(typeof t=="number"||typeof t=="bigint")&&(r=n.blockedSegment,r!==null&&(r.lastPushedText=ec(r.chunks,""+t,e.renderState,r.lastPushedText)))}}function uu(e,n,t,r){var l=n.keyPath;if(r!==-1&&(n.keyPath=[n.keyPath,"Fragment",r],n.replay!==null)){for(var i=n.replay,a=i.nodes,u=0;u<a.length;u++){var o=a[u];if(o[1]===r){r=o[2],o=o[3],n.replay={nodes:r,slots:o,pendingTasks:1};try{if(uu(e,n,t,-1),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error(k(488));n.replay.pendingTasks--}catch(c){if(typeof c=="object"&&c!==null&&(c===ht||typeof c.then=="function"))throw c;n.replay.pendingTasks--,t=gt(n.componentStack);var f=n.blockedBoundary,s=c;t=Ie(e,s,t),Wr(e,f,r,o,s,t)}n.replay=i,a.splice(u,1);break}}n.keyPath=l;return}if(i=n.treeContext,a=t.length,n.replay!==null&&(u=n.replay.slots,u!==null&&typeof u=="object")){for(r=0;r<a;r++)o=t[r],n.treeContext=qa(i,a,r),f=u[r],typeof f=="number"?(iu(e,n,f,o,r),delete u[r]):nn(e,n,o,r);n.treeContext=i,n.keyPath=l;return}for(u=0;u<a;u++)r=t[u],n.treeContext=qa(i,a,u),nn(e,n,r,u);n.treeContext=i,n.keyPath=l}function ou(e,n){e=e.trackedPostpones,e!==null&&(n=n.trackedContentKeyPath,n!==null&&(n=e.workingMap.get(n),n!==void 0&&(n.length=4,n[2]=[],n[3]=null)))}function wc(e,n,t){return yc(e,t,n.replay,n.node,n.childIndex,n.blockedBoundary,n.hoistableState,n.abortSet,n.keyPath,n.formatContext,n.context,n.treeContext,n.componentStack,n.isFallback)}function Rc(e,n,t){var r=n.blockedSegment,l=pr(e,r.chunks.length,null,n.formatContext,r.lastPushedText,!0);return r.children.push(l),r.lastPushedText=!1,Ti(e,t,n.node,n.childIndex,n.blockedBoundary,l,n.hoistableState,n.abortSet,n.keyPath,n.formatContext,n.context,n.treeContext,n.componentStack,n.isFallback)}function nn(e,n,t,r){var l=n.formatContext,i=n.context,a=n.keyPath,u=n.treeContext,o=n.componentStack,f=n.blockedSegment;if(f===null)try{return Xe(e,n,t,r)}catch(d){if(Lr(),t=d===ht?bi():d,typeof t=="object"&&t!==null){if(typeof t.then=="function"){r=tr(),e=wc(e,n,r).ping,t.then(e,e),n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,n.componentStack=o,Qn(i);return}if(t.message==="Maximum call stack size exceeded"){t=tr(),t=wc(e,n,t),e.pingedTasks.push(t),n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,n.componentStack=o,Qn(i);return}}}else{var s=f.children.length,c=f.chunks.length;try{return Xe(e,n,t,r)}catch(d){if(Lr(),f.children.length=s,f.chunks.length=c,t=d===ht?bi():d,typeof t=="object"&&t!==null){if(typeof t.then=="function"){r=tr(),e=Rc(e,n,r).ping,t.then(e,e),n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,n.componentStack=o,Qn(i);return}if(t.message==="Maximum call stack size exceeded"){t=tr(),t=Rc(e,n,t),e.pingedTasks.push(t),n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,n.componentStack=o,Qn(i);return}}}}throw n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,Qn(i),t}function Sb(e){var n=e.blockedBoundary;e=e.blockedSegment,e!==null&&(e.status=3,su(this,n,e))}function Wr(e,n,t,r,l,i){for(var a=0;a<t.length;a++){var u=t[a];if(u.length===4)Wr(e,n,u[2],u[3],l,i);else{u=u[5];var o=e,f=i,s=lu(o,new Set);s.parentFlushed=!0,s.rootSegmentID=u,s.status=4,s.errorDigest=f,s.parentFlushed&&o.clientRenderedBoundaries.push(s)}}if(t.length=0,r!==null){if(n===null)throw Error(k(487));if(n.status!==4&&(n.status=4,n.errorDigest=i,n.parentFlushed&&e.clientRenderedBoundaries.push(n)),typeof r=="object")for(var c in r)delete r[c]}}function Ec(e,n,t){var r=e.blockedBoundary,l=e.blockedSegment;if(l!==null){if(l.status===6)return;l.status=3}if(l=gt(e.componentStack),r===null){if(n.status!==13&&n.status!==14){if(r=e.replay,r===null){Ie(n,t,l),Dr(n,t);return}r.pendingTasks--,r.pendingTasks===0&&0<r.nodes.length&&(e=Ie(n,t,l),Wr(n,null,r.nodes,r.slots,t,e)),n.pendingRootTasks--,n.pendingRootTasks===0&&cu(n)}}else r.pendingTasks--,r.status!==4&&(r.status=4,e=Ie(n,t,l),r.status=4,r.errorDigest=e,ou(n,r),r.parentFlushed&&n.clientRenderedBoundaries.push(r)),r.fallbackAbortableTasks.forEach(function(i){return Ec(i,n,t)}),r.fallbackAbortableTasks.clear();n.allPendingTasks--,n.allPendingTasks===0&&Pi(n)}function fu(e,n){try{var t=e.renderState,r=t.onHeaders;if(r){var l=t.headers;if(l){t.headers=null;var i=l.preconnects;if(l.fontPreloads&&(i&&(i+=", "),i+=l.fontPreloads),l.highImagePreloads&&(i&&(i+=", "),i+=l.highImagePreloads),!n){var a=t.styles.values(),u=a.next();e:for(;0<l.remainingCapacity&&!u.done;u=a.next())for(var o=u.value.sheets.values(),f=o.next();0<l.remainingCapacity&&!f.done;f=o.next()){var s=f.value,c=s.props,d=c.href,h=s.props,g=fi(h.href,"style",{crossOrigin:h.crossOrigin,integrity:h.integrity,nonce:h.nonce,type:h.type,fetchPriority:h.fetchPriority,referrerPolicy:h.referrerPolicy,media:h.media});if(0<=(l.remainingCapacity-=g.length+2))t.resets.style[d]=Ye,i&&(i+=", "),i+=g,t.resets.style[d]=typeof c.crossOrigin=="string"||typeof c.integrity=="string"?[c.crossOrigin,c.integrity]:Ye;else break e}}r(i?{Link:i}:{})}}}catch(v){Ie(e,v,{})}}function cu(e){e.trackedPostpones===null&&fu(e,!0),e.onShellError=lr,e=e.onShellReady,e()}function Pi(e){fu(e,e.trackedPostpones===null?!0:e.completedRootSegment===null||e.completedRootSegment.status!==5),e=e.onAllReady,e()}function Nr(e,n){if(n.chunks.length===0&&n.children.length===1&&n.children[0].boundary===null&&n.children[0].id===-1){var t=n.children[0];t.id=n.id,t.parentFlushed=!0,t.status===1&&Nr(e,t)}else e.completedSegments.push(n)}function su(e,n,t){if(n===null){if(t!==null&&t.parentFlushed){if(e.completedRootSegment!==null)throw Error(k(389));e.completedRootSegment=t}e.pendingRootTasks--,e.pendingRootTasks===0&&cu(e)}else n.pendingTasks--,n.status!==4&&(n.pendingTasks===0?(n.status===0&&(n.status=1),t!==null&&t.parentFlushed&&t.status===1&&Nr(n,t),n.parentFlushed&&e.completedBoundaries.push(n),n.status===1&&(n.fallbackAbortableTasks.forEach(Sb,e),n.fallbackAbortableTasks.clear())):t!==null&&t.parentFlushed&&t.status===1&&(Nr(n,t),n.completedSegments.length===1&&n.parentFlushed&&e.partialBoundaries.push(n)));e.allPendingTasks--,e.allPendingTasks===0&&Pi(e)}function Sc(e){if(e.status!==14&&e.status!==13){var n=dt,t=$t.H;$t.H=Ri;var r=$t.A;$t.A=_b;var l=ae;ae=e;var i=Ei;Ei=e.resumableState;try{var a=e.pingedTasks,u;for(u=0;u<a.length;u++){var o=a[u],f=e,s=o.blockedSegment;if(s===null){var c=f;if(o.replay.pendingTasks!==0){Qn(o.context);try{if(typeof o.replay.slots=="number"?iu(c,o,o.replay.slots,o.node,o.childIndex):au(c,o),o.replay.pendingTasks===1&&0<o.replay.nodes.length)throw Error(k(488));o.replay.pendingTasks--,o.abortSet.delete(o),su(c,o.blockedBoundary,null)}catch(F){Lr();var d=F===ht?bi():F;if(typeof d=="object"&&d!==null&&typeof d.then=="function"){var h=o.ping;d.then(h,h),o.thenableState=tr()}else{o.replay.pendingTasks--,o.abortSet.delete(o);var g=gt(o.componentStack);f=void 0;var v=c,x=o.blockedBoundary,_=c.status===12?c.fatalError:d,R=o.replay.nodes,w=o.replay.slots;f=Ie(v,_,g),Wr(v,x,R,w,_,f),c.pendingRootTasks--,c.pendingRootTasks===0&&cu(c),c.allPendingTasks--,c.allPendingTasks===0&&Pi(c)}}finally{}}}else if(c=void 0,v=s,v.status===0){v.status=6,Qn(o.context);var S=v.children.length,E=v.chunks.length;try{au(f,o),Ka(v.chunks,f.renderState,v.lastPushedText,v.textEmbedded),o.abortSet.delete(o),v.status=1,su(f,o.blockedBoundary,v)}catch(F){Lr(),v.children.length=S,v.chunks.length=E;var P=F===ht?bi():f.status===12?f.fatalError:F;if(typeof P=="object"&&P!==null&&typeof P.then=="function"){v.status=0,o.thenableState=tr();var T=o.ping;P.then(T,T)}else{var M=gt(o.componentStack);o.abortSet.delete(o),v.status=4;var O=o.blockedBoundary;c=Ie(f,P,M),O===null?Dr(f,P):(O.pendingTasks--,O.status!==4&&(O.status=4,O.errorDigest=c,ou(f,O),O.parentFlushed&&f.clientRenderedBoundaries.push(O))),f.allPendingTasks--,f.allPendingTasks===0&&Pi(f)}}finally{}}}a.splice(0,u),e.destination!==null&&Ai(e,e.destination)}catch(F){Ie(e,F,{}),Dr(e,F)}finally{Ei=i,$t.H=t,$t.A=r,t===Ri&&Qn(n),ae=l}}}function xi(e,n,t,r){switch(t.parentFlushed=!0,t.status){case 0:t.id=e.nextSegmentId++;case 5:return r=t.id,t.lastPushedText=!1,t.textEmbedded=!1,e=e.renderState,n.push('<template id="'),n.push(e.placeholderPrefix),e=r.toString(16),n.push(e),n.push('"></template>');case 1:t.status=2;var l=!0,i=t.chunks,a=0;t=t.children;for(var u=0;u<t.length;u++){for(l=t[u];a<l.index;a++)n.push(i[a]);l=Oi(e,n,l,r)}for(;a<i.length-1;a++)n.push(i[a]);return a<i.length&&(l=n.push(i[a])),l;default:throw Error(k(390))}}function Oi(e,n,t,r){var l=t.boundary;if(l===null)return xi(e,n,t,r);if(l.parentFlushed=!0,l.status===4)return e.renderState.generateStaticMarkup||(l=l.errorDigest,n.push("<!--$!-->"),n.push("<template"),l&&(n.push(' data-dgst="'),l=z(l),n.push(l),n.push('"')),n.push("></template>")),xi(e,n,t,r),e=e.renderState.generateStaticMarkup?!0:n.push("<!--/$-->"),e;if(l.status!==1)return l.status===0&&(l.rootSegmentID=e.nextSegmentId++),0<l.completedSegments.length&&e.partialBoundaries.push(l),Vf(n,e.renderState,l.rootSegmentID),r&&(l=l.fallbackState,l.styles.forEach(jf,r),l.stylesheets.forEach($f,r)),xi(e,n,t,r),n.push("<!--/$-->");if(l.byteSize>e.progressiveChunkSize)return l.rootSegmentID=e.nextSegmentId++,e.completedBoundaries.push(l),Vf(n,e.renderState,l.rootSegmentID),xi(e,n,t,r),n.push("<!--/$-->");if(r&&(t=l.contentState,t.styles.forEach(jf,r),t.stylesheets.forEach($f,r)),e.renderState.generateStaticMarkup||n.push("<!--$-->"),t=l.completedSegments,t.length!==1)throw Error(k(391));return Oi(e,n,t[0],r),e=e.renderState.generateStaticMarkup?!0:n.push("<!--/$-->"),e}function du(e,n,t,r){return Dg(n,e.renderState,t.parentFormatContext,t.id),Oi(e,n,t,r),Wg(n,t.parentFormatContext)}function Tc(e,n,t){for(var r=t.completedSegments,l=0;l<r.length;l++)Cc(e,n,t,r[l]);r.length=0,Kf(n,t.contentState,e.renderState),r=e.resumableState,e=e.renderState,l=t.rootSegmentID,t=t.contentState;var i=e.stylesToHoist;return e.stylesToHoist=!1,n.push(e.startInlineScript),i?r.instructions&2?r.instructions&8?n.push('$RR("'):(r.instructions|=8,n.push(`$RM=new Map;
|
|
$RR=function(t,u,y){function v(n){this._p=null;n()}for(var w=$RC,p=$RM,q=new Map,r=document,g,b,h=r.querySelectorAll("link[data-precedence],style[data-precedence]"),x=[],k=0;b=h[k++];)"not all"===b.getAttribute("media")?x.push(b):("LINK"===b.tagName&&p.set(b.getAttribute("href"),b),q.set(b.dataset.precedence,g=b));b=0;h=[];var l,a;for(k=!0;;){if(k){var e=y[b++];if(!e){k=!1;b=0;continue}var c=!1,m=0;var d=e[m++];if(a=p.get(d)){var f=a._p;c=!0}else{a=r.createElement("link");a.href=
|
|
d;a.rel="stylesheet";for(a.dataset.precedence=l=e[m++];f=e[m++];)a.setAttribute(f,e[m++]);f=a._p=new Promise(function(n,z){a.onload=v.bind(a,n);a.onerror=v.bind(a,z)});p.set(d,a)}d=a.getAttribute("media");!f||d&&!matchMedia(d).matches||h.push(f);if(c)continue}else{a=x[b++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=q.get(l)||g;c===g&&(g=a);q.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=r.head,c.insertBefore(a,c.firstChild))}Promise.all(h).then(w.bind(null,
|
|
t,u,""),w.bind(null,t,u,"Resource failed to load"))};$RR("`)):(r.instructions|=10,n.push(`$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};$RM=new Map;
|
|
$RR=function(t,u,y){function v(n){this._p=null;n()}for(var w=$RC,p=$RM,q=new Map,r=document,g,b,h=r.querySelectorAll("link[data-precedence],style[data-precedence]"),x=[],k=0;b=h[k++];)"not all"===b.getAttribute("media")?x.push(b):("LINK"===b.tagName&&p.set(b.getAttribute("href"),b),q.set(b.dataset.precedence,g=b));b=0;h=[];var l,a;for(k=!0;;){if(k){var e=y[b++];if(!e){k=!1;b=0;continue}var c=!1,m=0;var d=e[m++];if(a=p.get(d)){var f=a._p;c=!0}else{a=r.createElement("link");a.href=
|
|
d;a.rel="stylesheet";for(a.dataset.precedence=l=e[m++];f=e[m++];)a.setAttribute(f,e[m++]);f=a._p=new Promise(function(n,z){a.onload=v.bind(a,n);a.onerror=v.bind(a,z)});p.set(d,a)}d=a.getAttribute("media");!f||d&&!matchMedia(d).matches||h.push(f);if(c)continue}else{a=x[b++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=q.get(l)||g;c===g&&(g=a);q.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=r.head,c.insertBefore(a,c.firstChild))}Promise.all(h).then(w.bind(null,
|
|
t,u,""),w.bind(null,t,u,"Resource failed to load"))};$RR("`)):r.instructions&2?n.push('$RC("'):(r.instructions|=2,n.push('$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};$RC("')),r=l.toString(16),n.push(e.boundaryPrefix),n.push(r),n.push('","'),n.push(e.segmentPrefix),n.push(r),i?(n.push('",'),Vg(n,t)):n.push('"'),t=n.push(")<\/script>"),Qf(n,e)&&t}function Cc(e,n,t,r){if(r.status===2)return!0;var l=t.contentState,i=r.id;if(i===-1){if((r.id=t.rootSegmentID)===-1)throw Error(k(392));return du(e,n,r,l)}return i===t.rootSegmentID?du(e,n,r,l):(du(e,n,r,l),t=e.resumableState,e=e.renderState,n.push(e.startInlineScript),t.instructions&1?n.push('$RS("'):(t.instructions|=1,n.push('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("')),n.push(e.segmentPrefix),i=i.toString(16),n.push(i),n.push('","'),n.push(e.placeholderPrefix),n.push(i),n=n.push('")<\/script>'),n)}function Ai(e,n){try{if(!(0<e.pendingRootTasks)){var t,r=e.completedRootSegment;if(r!==null){if(r.status===5)return;var l=e.renderState,i=l.htmlChunks,a=l.headChunks,u;if(i){for(u=0;u<i.length;u++)n.push(i[u]);if(a)for(u=0;u<a.length;u++)n.push(a[u]);else{var o=re("head");n.push(o),n.push(">")}}else if(a)for(u=0;u<a.length;u++)n.push(a[u]);var f=l.charsetChunks;for(u=0;u<f.length;u++)n.push(f[u]);f.length=0,l.preconnects.forEach(en,n),l.preconnects.clear();var s=l.viewportChunks;for(u=0;u<s.length;u++)n.push(s[u]);s.length=0,l.fontPreloads.forEach(en,n),l.fontPreloads.clear(),l.highImagePreloads.forEach(en,n),l.highImagePreloads.clear(),l.styles.forEach(Zg,n);var c=l.importMapChunks;for(u=0;u<c.length;u++)n.push(c[u]);c.length=0,l.bootstrapScripts.forEach(en,n),l.scripts.forEach(en,n),l.scripts.clear(),l.bulkPreloads.forEach(en,n),l.bulkPreloads.clear();var d=l.hoistableChunks;for(u=0;u<d.length;u++)n.push(d[u]);if(d.length=0,i&&a===null){var h=st("head");n.push(h)}Oi(e,n,r,null),e.completedRootSegment=null,Qf(n,e.renderState)}var g=e.renderState;r=0;var v=g.viewportChunks;for(r=0;r<v.length;r++)n.push(v[r]);v.length=0,g.preconnects.forEach(en,n),g.preconnects.clear(),g.fontPreloads.forEach(en,n),g.fontPreloads.clear(),g.highImagePreloads.forEach(en,n),g.highImagePreloads.clear(),g.styles.forEach(Qg,n),g.scripts.forEach(en,n),g.scripts.clear(),g.bulkPreloads.forEach(en,n),g.bulkPreloads.clear();var x=g.hoistableChunks;for(r=0;r<x.length;r++)n.push(x[r]);x.length=0;var _=e.clientRenderedBoundaries;for(t=0;t<_.length;t++){var R=_[t];g=n;var w=e.resumableState,S=e.renderState,E=R.rootSegmentID,P=R.errorDigest;g.push(S.startInlineScript),w.instructions&4?g.push('$RX("'):(w.instructions|=4,g.push('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};;$RX("')),g.push(S.boundaryPrefix);var T=E.toString(16);if(g.push(T),g.push('"'),P){g.push(",");var M=Hg(P||"");g.push(M)}var O=g.push(")<\/script>");if(!O){e.destination=null,t++,_.splice(0,t);return}}_.splice(0,t);var F=e.completedBoundaries;for(t=0;t<F.length;t++)if(!Tc(e,n,F[t])){e.destination=null,t++,F.splice(0,t);return}F.splice(0,t);var L=e.partialBoundaries;for(t=0;t<L.length;t++){var ne=L[t];e:{_=e,R=n;var X=ne.completedSegments;for(O=0;O<X.length;O++)if(!Cc(_,R,ne,X[O])){O++,X.splice(0,O);var V=!1;break e}X.splice(0,O),V=Kf(R,ne.contentState,_.renderState)}if(!V){e.destination=null,t++,L.splice(0,t);return}}L.splice(0,t);var ye=e.completedBoundaries;for(t=0;t<ye.length;t++)if(!Tc(e,n,ye[t])){e.destination=null,t++,ye.splice(0,t);return}ye.splice(0,t)}}finally{e.allPendingTasks===0&&e.pingedTasks.length===0&&e.clientRenderedBoundaries.length===0&&e.completedBoundaries.length===0&&(e.flushScheduled=!1,t=e.resumableState,t.hasBody&&(L=st("body"),n.push(L)),t.hasHtml&&(t=st("html"),n.push(t)),e.status=14,n.push(null),e.destination=null)}}function bt(e){if(e.flushScheduled===!1&&e.pingedTasks.length===0&&e.destination!==null){e.flushScheduled=!0;var n=e.destination;n?Ai(e,n):e.flushScheduled=!1}}function Tb(e,n){if(e.status===13)e.status=14,n.destroy(e.fatalError);else if(e.status!==14&&e.destination===null){e.destination=n;try{Ai(e,n)}catch(t){Ie(e,t,{}),Dr(e,t)}}}function Cb(e,n){(e.status===11||e.status===10)&&(e.status=12);try{var t=e.abortableTasks;if(0<t.size){var r=n===void 0?Error(k(432)):typeof n=="object"&&n!==null&&typeof n.then=="function"?Error(k(530)):n;e.fatalError=r,t.forEach(function(l){return Ec(l,e,r)}),t.clear()}e.destination!==null&&Ai(e,e.destination)}catch(l){Ie(e,l,{}),Dr(e,l)}}function Pb(){}function Pc(e,n,t,r){var l=!1,i=null,a="",u=!1;if(n=Lg(n?n.identifierPrefix:void 0),e=Eb(e,n,lb(n,t),we(0,null,0),1/0,Pb,void 0,function(){u=!0},void 0,void 0,void 0),e.flushScheduled=e.destination!==null,Sc(e),e.status===10&&(e.status=11),e.trackedPostpones===null&&fu(e,e.pendingRootTasks===0),Cb(e,r),Tb(e,{push:function(o){return o!==null&&(a+=o),!0},destroy:function(o){l=!0,i=o}}),l&&i!==r)throw i;if(!u)throw Error(k(426));return a}ti.renderToStaticMarkup=function(e,n){return Pc(e,n,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},ti.renderToString=function(e,n){return Pc(e,n,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},ti.version="19.0.0";var xb=Object.defineProperty,Ob=(e,n,t)=>n in e?xb(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,yt=(e,n,t)=>Ob(e,typeof n!="symbol"?n+"":n,t);class xc{constructor(){yt(this,"onmessage",null),yt(this,"onmessageerror",null),yt(this,"otherPort",null),yt(this,"onmessageListeners",[]),yt(this,"isClosed",!1)}dispatchEvent(n){return this.isClosed?!1:(this.onmessage&&this.onmessage(n),this.onmessageListeners.forEach(t=>{t(n)}),!0)}postMessage(n){if(this.isClosed||!this.otherPort)return;const t=new Lb("message",{data:n});this.otherPort.dispatchEvent(t)}addEventListener(n,t){this.isClosed||n!=="message"||typeof t=="function"&&!this.onmessageListeners.includes(t)&&this.onmessageListeners.push(t)}removeEventListener(n,t){if(!(this.isClosed||n!=="message")&&typeof t=="function"){const r=this.onmessageListeners.indexOf(t);r!==-1&&this.onmessageListeners.splice(r,1)}}start(){}close(){this.isClosed=!0}}class Ab{constructor(){yt(this,"port1"),yt(this,"port2"),this.port1=new xc,this.port2=new xc,this.port1.otherPort=this.port2,this.port2.otherPort=this.port1}}var mb=Object.defineProperty,Fb=(e,n,t)=>n in e?mb(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,Ze=(e,n,t)=>Fb(e,typeof n!="symbol"?n+"":n,t);let kb=class{constructor(n,t){Ze(this,"type"),Ze(this,"bubbles"),Ze(this,"cancelable"),Ze(this,"composed"),Ze(this,"currentTarget",null),Ze(this,"defaultPrevented",!1),Ze(this,"eventPhase",0),Ze(this,"isTrusted",!1),Ze(this,"target",null),Ze(this,"timeStamp",Date.now()),Ze(this,"returnValue",!0),Ze(this,"srcElement",null),this.type=n,this.bubbles=(t==null?void 0:t.bubbles)??!1,this.cancelable=(t==null?void 0:t.cancelable)??!1,this.composed=(t==null?void 0:t.composed)??!1}};var Ib=Object.defineProperty,Mb=(e,n,t)=>n in e?Ib(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,Hr=(e,n,t)=>Mb(e,typeof n!="symbol"?n+"":n,t);let Lb=class extends kb{constructor(n,t){super(n,t),Hr(this,"data"),Hr(this,"lastEventId"),Hr(this,"origin"),Hr(this,"ports"),Hr(this,"source"),this.data=t.data,this.lastEventId=t.lastEventId??"",this.origin=t.origin??"",this.ports=t.ports??[],this.source=t.source??null}};/**
|
|
* @license
|
|
* web-streams-polyfill v4.0.0
|
|
* Copyright 2024 Mattias Buelens, Diwank Singh Tomer and other contributors.
|
|
* This code is released under the MIT license.
|
|
* SPDX-License-Identifier: MIT
|
|
*/function Ur(){}function le(e){return typeof e=="object"&&e!==null||typeof e=="function"}const Oc=Ur;function W(e,n){try{Object.defineProperty(e,"name",{value:n,configurable:!0})}catch{}}const hu=Promise,Bb=Promise.resolve.bind(hu),pb=Promise.prototype.then,zb=Promise.reject.bind(hu),Db=Bb;function he(e){return new hu(e)}function H(e){return he(n=>n(e))}function A(e){return zb(e)}function Pn(e,n,t){return pb.call(e,n,t)}function tn(e,n,t){Pn(Pn(e,n,t),void 0,Oc)}function gu(e,n){tn(e,n)}function bu(e,n){tn(e,void 0,n)}function vt(e,n,t){return Pn(e,n,t)}function Yr(e){Pn(e,void 0,Oc)}let _t=e=>{if(typeof queueMicrotask=="function")_t=queueMicrotask;else{const n=H(void 0);_t=t=>Pn(n,t)}return _t(e)};function ir(e,n,t){if(typeof e!="function")throw new TypeError("Argument is not a function");return Function.prototype.apply.call(e,n,t)}function ar(e,n,t){try{return H(ir(e,n,t))}catch(r){return A(r)}}class Je{constructor(){this._cursor=0,this._size=0,this._front={_elements:[],_next:void 0},this._back=this._front,this._cursor=0,this._size=0}get length(){return this._size}push(n){const t=this._back;let r=t;t._elements.length===16383&&(r={_elements:[],_next:void 0}),t._elements.push(n),r!==t&&(this._back=r,t._next=r),++this._size}shift(){const n=this._front;let t=n;const r=this._cursor;let l=r+1;const i=n._elements,a=i[r];return l===16384&&(t=n._next,l=0),--this._size,this._cursor=l,n!==t&&(this._front=t),i[r]=void 0,a}forEach(n){let t=this._cursor,r=this._front,l=r._elements;for(;!(t===l.length&&r._next===void 0||t===l.length&&(r=r._next,l=r._elements,t=0,l.length===0));)n(l[t]),++t}peek(){const n=this._front,t=this._cursor;return n._elements[t]}}const Ac=Symbol("[[AbortSteps]]"),mc=Symbol("[[ErrorSteps]]"),yu=Symbol("[[CancelSteps]]"),vu=Symbol("[[PullSteps]]"),_u=Symbol("[[ReleaseSteps]]");function Fc(e,n){e._ownerReadableStream=n,n._reader=e,n._state==="readable"?Ru(e):n._state==="closed"?function(t){Ru(t),Ic(t)}(e):kc(e,n._storedError)}function wu(e,n){return rn(e._ownerReadableStream,n)}function Fn(e){const n=e._ownerReadableStream;n._state==="readable"?Eu(e,new TypeError("Reader was released and can no longer be used to monitor the stream's closedness")):function(t,r){kc(t,r)}(e,new TypeError("Reader was released and can no longer be used to monitor the stream's closedness")),n._readableStreamController[_u](),n._reader=void 0,e._ownerReadableStream=void 0}function mi(e){return new TypeError("Cannot "+e+" a stream using a released reader")}function Ru(e){e._closedPromise=he((n,t)=>{e._closedPromise_resolve=n,e._closedPromise_reject=t})}function kc(e,n){Ru(e),Eu(e,n)}function Eu(e,n){e._closedPromise_reject!==void 0&&(Yr(e._closedPromise),e._closedPromise_reject(n),e._closedPromise_resolve=void 0,e._closedPromise_reject=void 0)}function Ic(e){e._closedPromise_resolve!==void 0&&(e._closedPromise_resolve(void 0),e._closedPromise_resolve=void 0,e._closedPromise_reject=void 0)}const Mc=Number.isFinite||function(e){return typeof e=="number"&&isFinite(e)},Wb=Math.trunc||function(e){return e<0?Math.ceil(e):Math.floor(e)};function Kn(e,n){if(e!==void 0&&typeof(t=e)!="object"&&typeof t!="function")throw new TypeError(`${n} is not an object.`);var t}function qn(e,n){if(typeof e!="function")throw new TypeError(`${n} is not a function.`)}function Lc(e,n){if(!function(t){return typeof t=="object"&&t!==null||typeof t=="function"}(e))throw new TypeError(`${n} is not an object.`)}function wt(e,n,t){if(e===void 0)throw new TypeError(`Parameter ${n} is required in '${t}'.`)}function Bc(e,n,t){if(e===void 0)throw new TypeError(`${n} is required in '${t}'.`)}function pc(e){return Number(e)}function zc(e){return e===0?0:e}function Su(e,n){const t=Number.MAX_SAFE_INTEGER;let r=Number(e);if(r=zc(r),!Mc(r))throw new TypeError(`${n} is not a finite number`);if(r=function(l){return zc(Wb(l))}(r),r<0||r>t)throw new TypeError(`${n} is outside the accepted range of 0 to ${t}, inclusive`);return Mc(r)&&r!==0?r:0}function Tu(e,n){if(!lt(e))throw new TypeError(`${n} is not a ReadableStream.`)}function ur(e){return new Rt(e)}function Dc(e,n){e._reader._readRequests.push(n)}function Cu(e,n,t){const r=e._reader._readRequests.shift();t?r._closeSteps():r._chunkSteps(n)}function Fi(e){return e._reader._readRequests.length}function Wc(e){const n=e._reader;return n!==void 0&&!!jn(n)}class Rt{constructor(n){if(wt(n,1,"ReadableStreamDefaultReader"),Tu(n,"First parameter"),it(n))throw new TypeError("This stream has already been locked for exclusive reading by another reader");Fc(this,n),this._readRequests=new Je}get closed(){return jn(this)?this._closedPromise:A(ki("closed"))}cancel(n=void 0){return jn(this)?this._ownerReadableStream===void 0?A(mi("cancel")):wu(this,n):A(ki("cancel"))}read(){if(!jn(this))return A(ki("read"));if(this._ownerReadableStream===void 0)return A(mi("read from"));let n,t;const r=he((l,i)=>{n=l,t=i});return Gr(this,{_chunkSteps:l=>n({value:l,done:!1}),_closeSteps:()=>n({value:void 0,done:!0}),_errorSteps:l=>t(l)}),r}releaseLock(){if(!jn(this))throw ki("releaseLock");this._ownerReadableStream!==void 0&&function(n){Fn(n);const t=new TypeError("Reader was released");Nc(n,t)}(this)}}function jn(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_readRequests")&&e instanceof Rt}function Gr(e,n){const t=e._ownerReadableStream;t._disturbed=!0,t._state==="closed"?n._closeSteps():t._state==="errored"?n._errorSteps(t._storedError):t._readableStreamController[vu](n)}function Nc(e,n){const t=e._readRequests;e._readRequests=new Je,t.forEach(r=>{r._errorSteps(n)})}function ki(e){return new TypeError(`ReadableStreamDefaultReader.prototype.${e} can only be used on a ReadableStreamDefaultReader`)}var Pu,xu,Ou;function Xr(e){return e.slice()}function Hc(e,n,t,r,l){new Uint8Array(e).set(new Uint8Array(t,r,l),n)}Object.defineProperties(Rt.prototype,{cancel:{enumerable:!0},read:{enumerable:!0},releaseLock:{enumerable:!0},closed:{enumerable:!0}}),W(Rt.prototype.cancel,"cancel"),W(Rt.prototype.read,"read"),W(Rt.prototype.releaseLock,"releaseLock"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Rt.prototype,Symbol.toStringTag,{value:"ReadableStreamDefaultReader",configurable:!0});let Et=e=>(Et=typeof e.transfer=="function"?n=>n.transfer():typeof structuredClone=="function"?n=>structuredClone(n,{transfer:[n]}):n=>n,Et(e)),St=e=>(St=typeof e.detached=="boolean"?n=>n.detached:n=>n.byteLength===0,St(e));function Uc(e,n,t){if(e.slice)return e.slice(n,t);const r=t-n,l=new ArrayBuffer(r);return Hc(l,0,e,n,r),l}function Zr(e,n){const t=e[n];if(t!=null){if(typeof t!="function")throw new TypeError(`${String(n)} is not a function`);return t}}function Yc(e){try{const n=e.done,t=e.value;return Pn(Db(t),r=>({done:n,value:r}))}catch(n){return A(n)}}const Jr=(Ou=(Pu=Symbol.asyncIterator)!==null&&Pu!==void 0?Pu:(xu=Symbol.for)===null||xu===void 0?void 0:xu.call(Symbol,"Symbol.asyncIterator"))!==null&&Ou!==void 0?Ou:"@@asyncIterator";function Gc(e,n="sync",t){if(t===void 0)if(n==="async"){if((t=Zr(e,Jr))===void 0)return function(l){const i={next(){let a;try{a=Xc(l)}catch(u){return A(u)}return Yc(a)},return(a){let u;try{const o=Zr(l.iterator,"return");if(o===void 0)return H({done:!0,value:a});u=ir(o,l.iterator,[a])}catch(o){return A(o)}return le(u)?Yc(u):A(new TypeError("The iterator.return() method must return an object"))}};return{iterator:i,nextMethod:i.next,done:!1}}(Gc(e,"sync",Zr(e,Symbol.iterator)))}else t=Zr(e,Symbol.iterator);if(t===void 0)throw new TypeError("The object is not iterable");const r=ir(t,e,[]);if(!le(r))throw new TypeError("The iterator method must return an object");return{iterator:r,nextMethod:r.next,done:!1}}function Xc(e){const n=ir(e.nextMethod,e.iterator,[]);if(!le(n))throw new TypeError("The iterator.next() method must return an object");return n}class Zc{constructor(n,t){this._ongoingPromise=void 0,this._isFinished=!1,this._reader=n,this._preventCancel=t}next(){const n=()=>this._nextSteps();return this._ongoingPromise=this._ongoingPromise?vt(this._ongoingPromise,n,n):n(),this._ongoingPromise}return(n){const t=()=>this._returnSteps(n);return this._ongoingPromise?vt(this._ongoingPromise,t,t):t()}_nextSteps(){if(this._isFinished)return Promise.resolve({value:void 0,done:!0});const n=this._reader;let t,r;const l=he((i,a)=>{t=i,r=a});return Gr(n,{_chunkSteps:i=>{this._ongoingPromise=void 0,_t(()=>t({value:i,done:!1}))},_closeSteps:()=>{this._ongoingPromise=void 0,this._isFinished=!0,Fn(n),t({value:void 0,done:!0})},_errorSteps:i=>{this._ongoingPromise=void 0,this._isFinished=!0,Fn(n),r(i)}}),l}_returnSteps(n){if(this._isFinished)return Promise.resolve({value:n,done:!0});this._isFinished=!0;const t=this._reader;if(!this._preventCancel){const r=wu(t,n);return Fn(t),vt(r,()=>({value:n,done:!0}))}return Fn(t),H({value:n,done:!0})}}const Jc={next(){return Qc(this)?this._asyncIteratorImpl.next():A(Vc("next"))},return(e){return Qc(this)?this._asyncIteratorImpl.return(e):A(Vc("return"))},[Jr](){return this}};function Qc(e){if(!le(e)||!Object.prototype.hasOwnProperty.call(e,"_asyncIteratorImpl"))return!1;try{return e._asyncIteratorImpl instanceof Zc}catch{return!1}}function Vc(e){return new TypeError(`ReadableStreamAsyncIterator.${e} can only be used on a ReadableSteamAsyncIterator`)}Object.defineProperty(Jc,Jr,{enumerable:!1});const Kc=Number.isNaN||function(e){return e!=e};function qc(e){const n=Uc(e.buffer,e.byteOffset,e.byteOffset+e.byteLength);return new Uint8Array(n)}function Au(e){const n=e._queue.shift();return e._queueTotalSize-=n.size,e._queueTotalSize<0&&(e._queueTotalSize=0),n.value}function mu(e,n,t){if(typeof(r=t)!="number"||Kc(r)||r<0||t===1/0)throw new RangeError("Size must be a finite, non-NaN, non-negative number.");var r;e._queue.push({value:n,size:t}),e._queueTotalSize+=t}function $n(e){e._queue=new Je,e._queueTotalSize=0}function jc(e){return e===DataView}class or{constructor(){throw new TypeError("Illegal constructor")}get view(){if(!Fu(this))throw Bu("view");return this._view}respond(n){if(!Fu(this))throw Bu("respond");if(wt(n,1,"respond"),n=Su(n,"First parameter"),this._associatedReadableByteStreamController===void 0)throw new TypeError("This BYOB request has been invalidated");if(St(this._view.buffer))throw new TypeError("The BYOB request's buffer has been detached and so cannot be used as a response");Bi(this._associatedReadableByteStreamController,n)}respondWithNewView(n){if(!Fu(this))throw Bu("respondWithNewView");if(wt(n,1,"respondWithNewView"),!ArrayBuffer.isView(n))throw new TypeError("You can only respond with array buffer views");if(this._associatedReadableByteStreamController===void 0)throw new TypeError("This BYOB request has been invalidated");if(St(n.buffer))throw new TypeError("The given view's buffer has been detached and so cannot be used as a response");pi(this._associatedReadableByteStreamController,n)}}Object.defineProperties(or.prototype,{respond:{enumerable:!0},respondWithNewView:{enumerable:!0},view:{enumerable:!0}}),W(or.prototype.respond,"respond"),W(or.prototype.respondWithNewView,"respondWithNewView"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(or.prototype,Symbol.toStringTag,{value:"ReadableStreamBYOBRequest",configurable:!0});class et{constructor(){throw new TypeError("Illegal constructor")}get byobRequest(){if(!Tt(this))throw Vr("byobRequest");return Lu(this)}get desiredSize(){if(!Tt(this))throw Vr("desiredSize");return os(this)}close(){if(!Tt(this))throw Vr("close");if(this._closeRequested)throw new TypeError("The stream has already been closed; do not close it again!");const n=this._controlledReadableByteStream._state;if(n!=="readable")throw new TypeError(`The stream (in ${n} state) is not in the readable state and cannot be closed`);Qr(this)}enqueue(n){if(!Tt(this))throw Vr("enqueue");if(wt(n,1,"enqueue"),!ArrayBuffer.isView(n))throw new TypeError("chunk must be an array buffer view");if(n.byteLength===0)throw new TypeError("chunk must have non-zero byteLength");if(n.buffer.byteLength===0)throw new TypeError("chunk's buffer must have non-zero byteLength");if(this._closeRequested)throw new TypeError("stream is closed or draining");const t=this._controlledReadableByteStream._state;if(t!=="readable")throw new TypeError(`The stream (in ${t} state) is not in the readable state and cannot be enqueued to`);Li(this,n)}error(n=void 0){if(!Tt(this))throw Vr("error");Qe(this,n)}[yu](n){$c(this),$n(this);const t=this._cancelAlgorithm(n);return Mi(this),t}[vu](n){const t=this._controlledReadableByteStream;if(this._queueTotalSize>0)return void us(this,n);const r=this._autoAllocateChunkSize;if(r!==void 0){let l;try{l=new ArrayBuffer(r)}catch(a){return void n._errorSteps(a)}const i={buffer:l,bufferByteLength:r,byteOffset:0,byteLength:r,bytesFilled:0,minimumFill:1,elementSize:1,viewConstructor:Uint8Array,readerType:"default"};this._pendingPullIntos.push(i)}Dc(t,n),Ct(this)}[_u](){if(this._pendingPullIntos.length>0){const n=this._pendingPullIntos.peek();n.readerType="none",this._pendingPullIntos=new Je,this._pendingPullIntos.push(n)}}}function Tt(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_controlledReadableByteStream")&&e instanceof et}function Fu(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_associatedReadableByteStreamController")&&e instanceof or}function Ct(e){if(function(t){const r=t._controlledReadableByteStream;return r._state!=="readable"||t._closeRequested||!t._started?!1:!!(Wc(r)&&Fi(r)>0||pu(r)&&ds(r)>0||os(t)>0)}(e)){if(e._pulling)return void(e._pullAgain=!0);e._pulling=!0,tn(e._pullAlgorithm(),()=>(e._pulling=!1,e._pullAgain&&(e._pullAgain=!1,Ct(e)),null),t=>(Qe(e,t),null))}}function $c(e){Iu(e),e._pendingPullIntos=new Je}function ku(e,n){let t=!1;e._state==="closed"&&(t=!0);const r=es(n);n.readerType==="default"?Cu(e,r,t):function(l,i,a){const u=l._reader,o=u._readIntoRequests.shift();a?o._closeSteps(i):o._chunkSteps(i)}(e,r,t)}function es(e){const n=e.bytesFilled,t=e.elementSize;return new e.viewConstructor(e.buffer,e.byteOffset,n/t)}function Ii(e,n,t,r){e._queue.push({buffer:n,byteOffset:t,byteLength:r}),e._queueTotalSize+=r}function ns(e,n,t,r){let l;try{l=Uc(n,t,t+r)}catch(i){throw Qe(e,i),i}Ii(e,l,0,r)}function ts(e,n){n.bytesFilled>0&&ns(e,n.buffer,n.byteOffset,n.bytesFilled),fr(e)}function rs(e,n){const t=Math.min(e._queueTotalSize,n.byteLength-n.bytesFilled),r=n.bytesFilled+t;let l=t,i=!1;const a=r-r%n.elementSize;a>=n.minimumFill&&(l=a-n.bytesFilled,i=!0);const u=e._queue;for(;l>0;){const o=u.peek(),f=Math.min(l,o.byteLength),s=n.byteOffset+n.bytesFilled;Hc(n.buffer,s,o.buffer,o.byteOffset,f),o.byteLength===f?u.shift():(o.byteOffset+=f,o.byteLength-=f),e._queueTotalSize-=f,ls(e,f,n),l-=f}return i}function ls(e,n,t){t.bytesFilled+=n}function is(e){e._queueTotalSize===0&&e._closeRequested?(Mi(e),jr(e._controlledReadableByteStream)):Ct(e)}function Iu(e){e._byobRequest!==null&&(e._byobRequest._associatedReadableByteStreamController=void 0,e._byobRequest._view=null,e._byobRequest=null)}function Mu(e){for(;e._pendingPullIntos.length>0;){if(e._queueTotalSize===0)return;const n=e._pendingPullIntos.peek();rs(e,n)&&(fr(e),ku(e._controlledReadableByteStream,n))}}function Nb(e,n,t,r){const l=e._controlledReadableByteStream,i=n.constructor,a=function(d){return jc(d)?1:d.BYTES_PER_ELEMENT}(i),{byteOffset:u,byteLength:o}=n,f=t*a;let s;try{s=Et(n.buffer)}catch(d){return void r._errorSteps(d)}const c={buffer:s,bufferByteLength:s.byteLength,byteOffset:u,byteLength:o,bytesFilled:0,minimumFill:f,elementSize:a,viewConstructor:i,readerType:"byob"};if(e._pendingPullIntos.length>0)return e._pendingPullIntos.push(c),void ss(l,r);if(l._state!=="closed"){if(e._queueTotalSize>0){if(rs(e,c)){const d=es(c);return is(e),void r._chunkSteps(d)}if(e._closeRequested){const d=new TypeError("Insufficient bytes to fill elements in the given buffer");return Qe(e,d),void r._errorSteps(d)}}e._pendingPullIntos.push(c),ss(l,r),Ct(e)}else{const d=new i(c.buffer,c.byteOffset,0);r._closeSteps(d)}}function as(e,n){const t=e._pendingPullIntos.peek();Iu(e),e._controlledReadableByteStream._state==="closed"?function(r,l){l.readerType==="none"&&fr(r);const i=r._controlledReadableByteStream;if(pu(i))for(;ds(i)>0;)ku(i,fr(r))}(e,t):function(r,l,i){if(ls(0,l,i),i.readerType==="none")return ts(r,i),void Mu(r);if(i.bytesFilled<i.minimumFill)return;fr(r);const a=i.bytesFilled%i.elementSize;if(a>0){const u=i.byteOffset+i.bytesFilled;ns(r,i.buffer,u-a,a)}i.bytesFilled-=a,ku(r._controlledReadableByteStream,i),Mu(r)}(e,n,t),Ct(e)}function fr(e){return e._pendingPullIntos.shift()}function Mi(e){e._pullAlgorithm=void 0,e._cancelAlgorithm=void 0}function Qr(e){const n=e._controlledReadableByteStream;if(!e._closeRequested&&n._state==="readable")if(e._queueTotalSize>0)e._closeRequested=!0;else{if(e._pendingPullIntos.length>0){const t=e._pendingPullIntos.peek();if(t.bytesFilled%t.elementSize!=0){const r=new TypeError("Insufficient bytes to fill elements in the given buffer");throw Qe(e,r),r}}Mi(e),jr(n)}}function Li(e,n){const t=e._controlledReadableByteStream;if(e._closeRequested||t._state!=="readable")return;const{buffer:r,byteOffset:l,byteLength:i}=n;if(St(r))throw new TypeError("chunk's buffer is detached and so cannot be enqueued");const a=Et(r);if(e._pendingPullIntos.length>0){const u=e._pendingPullIntos.peek();if(St(u.buffer))throw new TypeError("The BYOB request's buffer has been detached and so cannot be filled with an enqueued chunk");Iu(e),u.buffer=Et(u.buffer),u.readerType==="none"&&ts(e,u)}Wc(t)?(function(u){const o=u._controlledReadableByteStream._reader;for(;o._readRequests.length>0;){if(u._queueTotalSize===0)return;us(u,o._readRequests.shift())}}(e),Fi(t)===0?Ii(e,a,l,i):(e._pendingPullIntos.length>0&&fr(e),Cu(t,new Uint8Array(a,l,i),!1))):pu(t)?(Ii(e,a,l,i),Mu(e)):Ii(e,a,l,i),Ct(e)}function Qe(e,n){const t=e._controlledReadableByteStream;t._state==="readable"&&($c(e),$n(e),Mi(e),zs(t,n))}function us(e,n){const t=e._queue.shift();e._queueTotalSize-=t.byteLength,is(e);const r=new Uint8Array(t.buffer,t.byteOffset,t.byteLength);n._chunkSteps(r)}function Lu(e){if(e._byobRequest===null&&e._pendingPullIntos.length>0){const n=e._pendingPullIntos.peek(),t=new Uint8Array(n.buffer,n.byteOffset+n.bytesFilled,n.byteLength-n.bytesFilled),r=Object.create(or.prototype);(function(l,i,a){l._associatedReadableByteStreamController=i,l._view=a})(r,e,t),e._byobRequest=r}return e._byobRequest}function os(e){const n=e._controlledReadableByteStream._state;return n==="errored"?null:n==="closed"?0:e._strategyHWM-e._queueTotalSize}function Bi(e,n){const t=e._pendingPullIntos.peek();if(e._controlledReadableByteStream._state==="closed"){if(n!==0)throw new TypeError("bytesWritten must be 0 when calling respond() on a closed stream")}else{if(n===0)throw new TypeError("bytesWritten must be greater than 0 when calling respond() on a readable stream");if(t.bytesFilled+n>t.byteLength)throw new RangeError("bytesWritten out of range")}t.buffer=Et(t.buffer),as(e,n)}function pi(e,n){const t=e._pendingPullIntos.peek();if(e._controlledReadableByteStream._state==="closed"){if(n.byteLength!==0)throw new TypeError("The view's length must be 0 when calling respondWithNewView() on a closed stream")}else if(n.byteLength===0)throw new TypeError("The view's length must be greater than 0 when calling respondWithNewView() on a readable stream");if(t.byteOffset+t.bytesFilled!==n.byteOffset)throw new RangeError("The region specified by view does not match byobRequest");if(t.bufferByteLength!==n.buffer.byteLength)throw new RangeError("The buffer of view has different capacity than byobRequest");if(t.bytesFilled+n.byteLength>t.byteLength)throw new RangeError("The region specified by view is larger than byobRequest");const r=n.byteLength;t.buffer=Et(n.buffer),as(e,r)}function fs(e,n,t,r,l,i,a){n._controlledReadableByteStream=e,n._pullAgain=!1,n._pulling=!1,n._byobRequest=null,n._queue=n._queueTotalSize=void 0,$n(n),n._closeRequested=!1,n._started=!1,n._strategyHWM=i,n._pullAlgorithm=r,n._cancelAlgorithm=l,n._autoAllocateChunkSize=a,n._pendingPullIntos=new Je,e._readableStreamController=n,tn(H(t()),()=>(n._started=!0,Ct(n),null),u=>(Qe(n,u),null))}function Bu(e){return new TypeError(`ReadableStreamBYOBRequest.prototype.${e} can only be used on a ReadableStreamBYOBRequest`)}function Vr(e){return new TypeError(`ReadableByteStreamController.prototype.${e} can only be used on a ReadableByteStreamController`)}function Hb(e,n){if((e=`${e}`)!="byob")throw new TypeError(`${n} '${e}' is not a valid enumeration value for ReadableStreamReaderMode`);return e}function cs(e){return new Pt(e)}function ss(e,n){e._reader._readIntoRequests.push(n)}function ds(e){return e._reader._readIntoRequests.length}function pu(e){const n=e._reader;return n!==void 0&&!!xt(n)}Object.defineProperties(et.prototype,{close:{enumerable:!0},enqueue:{enumerable:!0},error:{enumerable:!0},byobRequest:{enumerable:!0},desiredSize:{enumerable:!0}}),W(et.prototype.close,"close"),W(et.prototype.enqueue,"enqueue"),W(et.prototype.error,"error"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(et.prototype,Symbol.toStringTag,{value:"ReadableByteStreamController",configurable:!0});class Pt{constructor(n){if(wt(n,1,"ReadableStreamBYOBReader"),Tu(n,"First parameter"),it(n))throw new TypeError("This stream has already been locked for exclusive reading by another reader");if(!Tt(n._readableStreamController))throw new TypeError("Cannot construct a ReadableStreamBYOBReader for a stream not constructed with a byte source");Fc(this,n),this._readIntoRequests=new Je}get closed(){return xt(this)?this._closedPromise:A(zi("closed"))}cancel(n=void 0){return xt(this)?this._ownerReadableStream===void 0?A(mi("cancel")):wu(this,n):A(zi("cancel"))}read(n,t={}){if(!xt(this))return A(zi("read"));if(!ArrayBuffer.isView(n))return A(new TypeError("view must be an array buffer view"));if(n.byteLength===0)return A(new TypeError("view must have non-zero byteLength"));if(n.buffer.byteLength===0)return A(new TypeError("view's buffer must have non-zero byteLength"));if(St(n.buffer))return A(new TypeError("view's buffer has been detached"));let r;try{r=function(o,f){var s;return Kn(o,f),{min:Su((s=o==null?void 0:o.min)!==null&&s!==void 0?s:1,`${f} has member 'min' that`)}}(t,"options")}catch(o){return A(o)}const l=r.min;if(l===0)return A(new TypeError("options.min must be greater than 0"));if(function(o){return jc(o.constructor)}(n)){if(l>n.byteLength)return A(new RangeError("options.min must be less than or equal to view's byteLength"))}else if(l>n.length)return A(new RangeError("options.min must be less than or equal to view's length"));if(this._ownerReadableStream===void 0)return A(mi("read from"));let i,a;const u=he((o,f)=>{i=o,a=f});return hs(this,n,l,{_chunkSteps:o=>i({value:o,done:!1}),_closeSteps:o=>i({value:o,done:!0}),_errorSteps:o=>a(o)}),u}releaseLock(){if(!xt(this))throw zi("releaseLock");this._ownerReadableStream!==void 0&&function(n){Fn(n);const t=new TypeError("Reader was released");gs(n,t)}(this)}}function xt(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_readIntoRequests")&&e instanceof Pt}function hs(e,n,t,r){const l=e._ownerReadableStream;l._disturbed=!0,l._state==="errored"?r._errorSteps(l._storedError):Nb(l._readableStreamController,n,t,r)}function gs(e,n){const t=e._readIntoRequests;e._readIntoRequests=new Je,t.forEach(r=>{r._errorSteps(n)})}function zi(e){return new TypeError(`ReadableStreamBYOBReader.prototype.${e} can only be used on a ReadableStreamBYOBReader`)}function zu(e,n){const{highWaterMark:t}=e;if(t===void 0)return n;if(Kc(t)||t<0)throw new RangeError("Invalid highWaterMark");return t}function bs(e){const{size:n}=e;return n||(()=>1)}function ys(e,n){Kn(e,n);const t=e==null?void 0:e.highWaterMark,r=e==null?void 0:e.size;return{highWaterMark:t===void 0?void 0:pc(t),size:r===void 0?void 0:Ub(r,`${n} has member 'size' that`)}}function Ub(e,n){return qn(e,n),t=>pc(e(t))}function Yb(e,n,t){return qn(e,t),r=>ar(e,n,[r])}function Gb(e,n,t){return qn(e,t),()=>ar(e,n,[])}function Xb(e,n,t){return qn(e,t),r=>ir(e,n,[r])}function Zb(e,n,t){return qn(e,t),(r,l)=>ar(e,n,[r,l])}function vs(e,n){if(!sr(e))throw new TypeError(`${n} is not a WritableStream.`)}Object.defineProperties(Pt.prototype,{cancel:{enumerable:!0},read:{enumerable:!0},releaseLock:{enumerable:!0},closed:{enumerable:!0}}),W(Pt.prototype.cancel,"cancel"),W(Pt.prototype.read,"read"),W(Pt.prototype.releaseLock,"releaseLock"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Pt.prototype,Symbol.toStringTag,{value:"ReadableStreamBYOBReader",configurable:!0});const Jb=typeof AbortController=="function";class cr{constructor(n={},t={}){n===void 0?n=null:Lc(n,"First parameter");const r=ys(t,"Second parameter"),l=function(a,u){Kn(a,u);const o=a==null?void 0:a.abort,f=a==null?void 0:a.close,s=a==null?void 0:a.start,c=a==null?void 0:a.type,d=a==null?void 0:a.write;return{abort:o===void 0?void 0:Yb(o,a,`${u} has member 'abort' that`),close:f===void 0?void 0:Gb(f,a,`${u} has member 'close' that`),start:s===void 0?void 0:Xb(s,a,`${u} has member 'start' that`),write:d===void 0?void 0:Zb(d,a,`${u} has member 'write' that`),type:c}}(n,"First parameter");if(Qb(this),l.type!==void 0)throw new RangeError("Invalid type is specified");const i=bs(r);(function(a,u,o,f){const s=Object.create(Ni.prototype);let c,d,h,g;c=u.start!==void 0?()=>u.start(s):()=>{},d=u.write!==void 0?v=>u.write(v,s):()=>H(void 0),h=u.close!==void 0?()=>u.close():()=>H(void 0),g=u.abort!==void 0?v=>u.abort(v):()=>H(void 0),Kb(a,s,c,d,h,g,o,f)})(this,l,zu(r,1),i)}get locked(){if(!sr(this))throw Yi("locked");return dr(this)}abort(n=void 0){return sr(this)?dr(this)?A(new TypeError("Cannot abort a stream that already has a writer")):Di(this,n):A(Yi("abort"))}close(){return sr(this)?dr(this)?A(new TypeError("Cannot close a stream that already has a writer")):xn(this)?A(new TypeError("Cannot close an already-closing stream")):ws(this):A(Yi("close"))}getWriter(){if(!sr(this))throw Yi("getWriter");return _s(this)}}function _s(e){return new nt(e)}function Qb(e){e._state="writable",e._storedError=void 0,e._writer=void 0,e._writableStreamController=void 0,e._writeRequests=new Je,e._inFlightWriteRequest=void 0,e._closeRequest=void 0,e._inFlightCloseRequest=void 0,e._pendingAbortRequest=void 0,e._backpressure=!1}function sr(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_writableStreamController")&&e instanceof cr}function dr(e){return e._writer!==void 0}function Di(e,n){var t;if(e._state==="closed"||e._state==="errored")return H(void 0);e._writableStreamController._abortReason=n,(t=e._writableStreamController._abortController)===null||t===void 0||t.abort(n);const r=e._state;if(r==="closed"||r==="errored")return H(void 0);if(e._pendingAbortRequest!==void 0)return e._pendingAbortRequest._promise;let l=!1;r==="erroring"&&(l=!0,n=void 0);const i=he((a,u)=>{e._pendingAbortRequest={_promise:void 0,_resolve:a,_reject:u,_reason:n,_wasAlreadyErroring:l}});return e._pendingAbortRequest._promise=i,l||Wu(e,n),i}function ws(e){const n=e._state;if(n==="closed"||n==="errored")return A(new TypeError(`The stream (in ${n} state) is not in the writable state and cannot be closed`));const t=he((i,a)=>{const u={_resolve:i,_reject:a};e._closeRequest=u}),r=e._writer;var l;return r!==void 0&&e._backpressure&&n==="writable"&&Qu(r),mu(l=e._writableStreamController,Cs,0),Ui(l),t}function Du(e,n){e._state!=="writable"?Nu(e):Wu(e,n)}function Wu(e,n){const t=e._writableStreamController;e._state="erroring",e._storedError=n;const r=e._writer;r!==void 0&&Es(r,n),!function(l){return!(l._inFlightWriteRequest===void 0&&l._inFlightCloseRequest===void 0)}(e)&&t._started&&Nu(e)}function Nu(e){e._state="errored",e._writableStreamController[mc]();const n=e._storedError;if(e._writeRequests.forEach(r=>{r._reject(n)}),e._writeRequests=new Je,e._pendingAbortRequest===void 0)return void Wi(e);const t=e._pendingAbortRequest;if(e._pendingAbortRequest=void 0,t._wasAlreadyErroring)return t._reject(n),void Wi(e);tn(e._writableStreamController[Ac](t._reason),()=>(t._resolve(),Wi(e),null),r=>(t._reject(r),Wi(e),null))}function xn(e){return e._closeRequest!==void 0||e._inFlightCloseRequest!==void 0}function Wi(e){e._closeRequest!==void 0&&(e._closeRequest._reject(e._storedError),e._closeRequest=void 0);const n=e._writer;n!==void 0&&Zu(n,e._storedError)}function Hu(e,n){const t=e._writer;t!==void 0&&n!==e._backpressure&&(n?function(r){Xi(r)}(t):Qu(t)),e._backpressure=n}Object.defineProperties(cr.prototype,{abort:{enumerable:!0},close:{enumerable:!0},getWriter:{enumerable:!0},locked:{enumerable:!0}}),W(cr.prototype.abort,"abort"),W(cr.prototype.close,"close"),W(cr.prototype.getWriter,"getWriter"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(cr.prototype,Symbol.toStringTag,{value:"WritableStream",configurable:!0});class nt{constructor(n){if(wt(n,1,"WritableStreamDefaultWriter"),vs(n,"First parameter"),dr(n))throw new TypeError("This stream has already been locked for exclusive writing by another writer");this._ownerWritableStream=n,n._writer=this;const t=n._state;if(t==="writable")!xn(n)&&n._backpressure?Xi(this):ms(this),Gi(this);else if(t==="erroring")Ju(this,n._storedError),Gi(this);else if(t==="closed")ms(this),Gi(r=this),As(r);else{const l=n._storedError;Ju(this,l),Os(this,l)}var r}get closed(){return Ot(this)?this._closedPromise:A(At("closed"))}get desiredSize(){if(!Ot(this))throw At("desiredSize");if(this._ownerWritableStream===void 0)throw Kr("desiredSize");return function(n){const t=n._ownerWritableStream,r=t._state;return r==="errored"||r==="erroring"?null:r==="closed"?0:Ps(t._writableStreamController)}(this)}get ready(){return Ot(this)?this._readyPromise:A(At("ready"))}abort(n=void 0){return Ot(this)?this._ownerWritableStream===void 0?A(Kr("abort")):function(t,r){return Di(t._ownerWritableStream,r)}(this,n):A(At("abort"))}close(){if(!Ot(this))return A(At("close"));const n=this._ownerWritableStream;return n===void 0?A(Kr("close")):xn(n)?A(new TypeError("Cannot close an already-closing stream")):Rs(this)}releaseLock(){if(!Ot(this))throw At("releaseLock");this._ownerWritableStream!==void 0&&Ss(this)}write(n=void 0){return Ot(this)?this._ownerWritableStream===void 0?A(Kr("write to")):Ts(this,n):A(At("write"))}}function Ot(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_ownerWritableStream")&&e instanceof nt}function Rs(e){return ws(e._ownerWritableStream)}function Vb(e,n){e._closedPromiseState==="pending"?Zu(e,n):function(t,r){Os(t,r)}(e,n)}function Es(e,n){e._readyPromiseState==="pending"?Fs(e,n):function(t,r){Ju(t,r)}(e,n)}function Ss(e){const n=e._ownerWritableStream,t=new TypeError("Writer was released and can no longer be used to monitor the stream's closedness");Es(e,t),Vb(e,t),n._writer=void 0,e._ownerWritableStream=void 0}function Ts(e,n){const t=e._ownerWritableStream,r=t._writableStreamController,l=function(u,o){try{return u._strategySizeAlgorithm(o)}catch(f){return Yu(u,f),1}}(r,n);if(t!==e._ownerWritableStream)return A(Kr("write to"));const i=t._state;if(i==="errored")return A(t._storedError);if(xn(t)||i==="closed")return A(new TypeError("The stream is closing or closed and cannot be written to"));if(i==="erroring")return A(t._storedError);const a=function(u){return he((o,f)=>{const s={_resolve:o,_reject:f};u._writeRequests.push(s)})}(t);return function(u,o,f){try{mu(u,o,f)}catch(c){return void Yu(u,c)}const s=u._controlledWritableStream;!xn(s)&&s._state==="writable"&&Hu(s,Gu(u)),Ui(u)}(r,n,l),a}Object.defineProperties(nt.prototype,{abort:{enumerable:!0},close:{enumerable:!0},releaseLock:{enumerable:!0},write:{enumerable:!0},closed:{enumerable:!0},desiredSize:{enumerable:!0},ready:{enumerable:!0}}),W(nt.prototype.abort,"abort"),W(nt.prototype.close,"close"),W(nt.prototype.releaseLock,"releaseLock"),W(nt.prototype.write,"write"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(nt.prototype,Symbol.toStringTag,{value:"WritableStreamDefaultWriter",configurable:!0});const Cs={};class Ni{constructor(){throw new TypeError("Illegal constructor")}get abortReason(){if(!Uu(this))throw Xu("abortReason");return this._abortReason}get signal(){if(!Uu(this))throw Xu("signal");if(this._abortController===void 0)throw new TypeError("WritableStreamDefaultController.prototype.signal is not supported");return this._abortController.signal}error(n=void 0){if(!Uu(this))throw Xu("error");this._controlledWritableStream._state==="writable"&&xs(this,n)}[Ac](n){const t=this._abortAlgorithm(n);return Hi(this),t}[mc](){$n(this)}}function Uu(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_controlledWritableStream")&&e instanceof Ni}function Kb(e,n,t,r,l,i,a,u){n._controlledWritableStream=e,e._writableStreamController=n,n._queue=void 0,n._queueTotalSize=void 0,$n(n),n._abortReason=void 0,n._abortController=function(){if(Jb)return new AbortController}(),n._started=!1,n._strategySizeAlgorithm=u,n._strategyHWM=a,n._writeAlgorithm=r,n._closeAlgorithm=l,n._abortAlgorithm=i;const o=Gu(n);Hu(e,o),tn(H(t()),()=>(n._started=!0,Ui(n),null),f=>(n._started=!0,Du(e,f),null))}function Hi(e){e._writeAlgorithm=void 0,e._closeAlgorithm=void 0,e._abortAlgorithm=void 0,e._strategySizeAlgorithm=void 0}function Ps(e){return e._strategyHWM-e._queueTotalSize}function Ui(e){const n=e._controlledWritableStream;if(!e._started||n._inFlightWriteRequest!==void 0)return;if(n._state==="erroring")return void Nu(n);if(e._queue.length===0)return;const t=e._queue.peek().value;t===Cs?function(r){const l=r._controlledWritableStream;(function(a){a._inFlightCloseRequest=a._closeRequest,a._closeRequest=void 0})(l),Au(r);const i=r._closeAlgorithm();Hi(r),tn(i,()=>(function(a){a._inFlightCloseRequest._resolve(void 0),a._inFlightCloseRequest=void 0,a._state==="erroring"&&(a._storedError=void 0,a._pendingAbortRequest!==void 0&&(a._pendingAbortRequest._resolve(),a._pendingAbortRequest=void 0)),a._state="closed";const u=a._writer;u!==void 0&&As(u)}(l),null),a=>(function(u,o){u._inFlightCloseRequest._reject(o),u._inFlightCloseRequest=void 0,u._pendingAbortRequest!==void 0&&(u._pendingAbortRequest._reject(o),u._pendingAbortRequest=void 0),Du(u,o)}(l,a),null))}(e):function(r,l){const i=r._controlledWritableStream;(function(u){u._inFlightWriteRequest=u._writeRequests.shift()})(i);const a=r._writeAlgorithm(l);tn(a,()=>{(function(o){o._inFlightWriteRequest._resolve(void 0),o._inFlightWriteRequest=void 0})(i);const u=i._state;if(Au(r),!xn(i)&&u==="writable"){const o=Gu(r);Hu(i,o)}return Ui(r),null},u=>(i._state==="writable"&&Hi(r),function(o,f){o._inFlightWriteRequest._reject(f),o._inFlightWriteRequest=void 0,Du(o,f)}(i,u),null))}(e,t)}function Yu(e,n){e._controlledWritableStream._state==="writable"&&xs(e,n)}function Gu(e){return Ps(e)<=0}function xs(e,n){const t=e._controlledWritableStream;Hi(e),Wu(t,n)}function Yi(e){return new TypeError(`WritableStream.prototype.${e} can only be used on a WritableStream`)}function Xu(e){return new TypeError(`WritableStreamDefaultController.prototype.${e} can only be used on a WritableStreamDefaultController`)}function At(e){return new TypeError(`WritableStreamDefaultWriter.prototype.${e} can only be used on a WritableStreamDefaultWriter`)}function Kr(e){return new TypeError("Cannot "+e+" a stream using a released writer")}function Gi(e){e._closedPromise=he((n,t)=>{e._closedPromise_resolve=n,e._closedPromise_reject=t,e._closedPromiseState="pending"})}function Os(e,n){Gi(e),Zu(e,n)}function Zu(e,n){e._closedPromise_reject!==void 0&&(Yr(e._closedPromise),e._closedPromise_reject(n),e._closedPromise_resolve=void 0,e._closedPromise_reject=void 0,e._closedPromiseState="rejected")}function As(e){e._closedPromise_resolve!==void 0&&(e._closedPromise_resolve(void 0),e._closedPromise_resolve=void 0,e._closedPromise_reject=void 0,e._closedPromiseState="resolved")}function Xi(e){e._readyPromise=he((n,t)=>{e._readyPromise_resolve=n,e._readyPromise_reject=t}),e._readyPromiseState="pending"}function Ju(e,n){Xi(e),Fs(e,n)}function ms(e){Xi(e),Qu(e)}function Fs(e,n){e._readyPromise_reject!==void 0&&(Yr(e._readyPromise),e._readyPromise_reject(n),e._readyPromise_resolve=void 0,e._readyPromise_reject=void 0,e._readyPromiseState="rejected")}function Qu(e){e._readyPromise_resolve!==void 0&&(e._readyPromise_resolve(void 0),e._readyPromise_resolve=void 0,e._readyPromise_reject=void 0,e._readyPromiseState="fulfilled")}Object.defineProperties(Ni.prototype,{abortReason:{enumerable:!0},signal:{enumerable:!0},error:{enumerable:!0}}),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Ni.prototype,Symbol.toStringTag,{value:"WritableStreamDefaultController",configurable:!0});const ks=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:void 0,qb=function(){const e=ks==null?void 0:ks.DOMException;return function(n){if(typeof n!="function"&&typeof n!="object"||n.name!=="DOMException")return!1;try{return new n,!0}catch{return!1}}(e)?e:void 0}()||function(){const e=function(n,t){this.message=n||"",this.name=t||"Error",Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)};return W(e,"DOMException"),e.prototype=Object.create(Error.prototype),Object.defineProperty(e.prototype,"constructor",{value:e,writable:!0,configurable:!0}),e}();function Is(e,n,t,r,l,i){const a=ur(e),u=_s(n);e._disturbed=!0;let o=!1,f=H(void 0);return he((s,c)=>{let d;if(i!==void 0){if(d=()=>{const E=i.reason!==void 0?i.reason:new qb("Aborted","AbortError"),P=[];r||P.push(()=>n._state==="writable"?Di(n,E):H(void 0)),l||P.push(()=>e._state==="readable"?rn(e,E):H(void 0)),R(()=>Promise.all(P.map(T=>T())),!0,E)},i.aborted)return void d();i.addEventListener("abort",d)}var h,g,v;if(_(e,a._closedPromise,E=>(r?w(!0,E):R(()=>Di(n,E),!0,E),null)),_(n,u._closedPromise,E=>(l?w(!0,E):R(()=>rn(e,E),!0,E),null)),h=e,g=a._closedPromise,v=()=>(t?w():R(()=>function(E){const P=E._ownerWritableStream,T=P._state;return xn(P)||T==="closed"?H(void 0):T==="errored"?A(P._storedError):Rs(E)}(u)),null),h._state==="closed"?v():gu(g,v),xn(n)||n._state==="closed"){const E=new TypeError("the destination writable stream closed before all data could be piped to it");l?w(!0,E):R(()=>rn(e,E),!0,E)}function x(){const E=f;return Pn(f,()=>E!==f?x():void 0)}function _(E,P,T){E._state==="errored"?T(E._storedError):bu(P,T)}function R(E,P,T){function M(){return tn(E(),()=>S(P,T),O=>S(!0,O)),null}o||(o=!0,n._state!=="writable"||xn(n)?M():gu(x(),M))}function w(E,P){o||(o=!0,n._state!=="writable"||xn(n)?S(E,P):gu(x(),()=>S(E,P)))}function S(E,P){return Ss(u),Fn(a),i!==void 0&&i.removeEventListener("abort",d),E?c(P):s(void 0),null}Yr(he((E,P)=>{(function T(M){M?E():Pn(o?H(!0):Pn(u._readyPromise,()=>he((O,F)=>{Gr(a,{_chunkSteps:L=>{f=Pn(Ts(u,L),void 0,Ur),O(!1)},_closeSteps:()=>O(!0),_errorSteps:F})})),T,P)})(!1)}))})}class tt{constructor(){throw new TypeError("Illegal constructor")}get desiredSize(){if(!Zi(this))throw Qi("desiredSize");return Vu(this)}close(){if(!Zi(this))throw Qi("close");if(!br(this))throw new TypeError("The stream is not in a state that permits close");hr(this)}enqueue(n=void 0){if(!Zi(this))throw Qi("enqueue");if(!br(this))throw new TypeError("The stream is not in a state that permits enqueue");return gr(this,n)}error(n=void 0){if(!Zi(this))throw Qi("error");rt(this,n)}[yu](n){$n(this);const t=this._cancelAlgorithm(n);return Ji(this),t}[vu](n){const t=this._controlledReadableStream;if(this._queue.length>0){const r=Au(this);this._closeRequested&&this._queue.length===0?(Ji(this),jr(t)):qr(this),n._chunkSteps(r)}else Dc(t,n),qr(this)}[_u](){}}function Zi(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_controlledReadableStream")&&e instanceof tt}function qr(e){if(Ms(e)){if(e._pulling)return void(e._pullAgain=!0);e._pulling=!0,tn(e._pullAlgorithm(),()=>(e._pulling=!1,e._pullAgain&&(e._pullAgain=!1,qr(e)),null),n=>(rt(e,n),null))}}function Ms(e){const n=e._controlledReadableStream;return!br(e)||!e._started?!1:it(n)&&Fi(n)>0?!0:Vu(e)>0}function Ji(e){e._pullAlgorithm=void 0,e._cancelAlgorithm=void 0,e._strategySizeAlgorithm=void 0}function hr(e){if(!br(e))return;const n=e._controlledReadableStream;e._closeRequested=!0,e._queue.length===0&&(Ji(e),jr(n))}function gr(e,n){if(!br(e))return;const t=e._controlledReadableStream;if(it(t)&&Fi(t)>0)Cu(t,n,!1);else{let r;try{r=e._strategySizeAlgorithm(n)}catch(l){throw rt(e,l),l}try{mu(e,n,r)}catch(l){throw rt(e,l),l}}qr(e)}function rt(e,n){const t=e._controlledReadableStream;t._state==="readable"&&($n(e),Ji(e),zs(t,n))}function Vu(e){const n=e._controlledReadableStream._state;return n==="errored"?null:n==="closed"?0:e._strategyHWM-e._queueTotalSize}function br(e){const n=e._controlledReadableStream._state;return!e._closeRequested&&n==="readable"}function Ls(e,n,t,r,l,i,a){n._controlledReadableStream=e,n._queue=void 0,n._queueTotalSize=void 0,$n(n),n._started=!1,n._closeRequested=!1,n._pullAgain=!1,n._pulling=!1,n._strategySizeAlgorithm=a,n._strategyHWM=i,n._pullAlgorithm=r,n._cancelAlgorithm=l,e._readableStreamController=n,tn(H(t()),()=>(n._started=!0,qr(n),null),u=>(rt(n,u),null))}function Qi(e){return new TypeError(`ReadableStreamDefaultController.prototype.${e} can only be used on a ReadableStreamDefaultController`)}function jb(e,n){return Tt(e._readableStreamController)?function(t){let r,l,i,a,u,o=ur(t),f=!1,s=!1,c=!1,d=!1,h=!1;const g=he(T=>{u=T});function v(T){bu(T._closedPromise,M=>(T!==o||(Qe(i._readableStreamController,M),Qe(a._readableStreamController,M),d&&h||u(void 0)),null))}function x(){xt(o)&&(Fn(o),o=ur(t),v(o)),Gr(o,{_chunkSteps:T=>{_t(()=>{s=!1,c=!1;const M=T;let O=T;if(!d&&!h)try{O=qc(T)}catch(F){return Qe(i._readableStreamController,F),Qe(a._readableStreamController,F),void u(rn(t,F))}d||Li(i._readableStreamController,M),h||Li(a._readableStreamController,O),f=!1,s?R():c&&w()})},_closeSteps:()=>{f=!1,d||Qr(i._readableStreamController),h||Qr(a._readableStreamController),i._readableStreamController._pendingPullIntos.length>0&&Bi(i._readableStreamController,0),a._readableStreamController._pendingPullIntos.length>0&&Bi(a._readableStreamController,0),d&&h||u(void 0)},_errorSteps:()=>{f=!1}})}function _(T,M){jn(o)&&(Fn(o),o=cs(t),v(o));const O=M?a:i,F=M?i:a;hs(o,T,1,{_chunkSteps:L=>{_t(()=>{s=!1,c=!1;const ne=M?h:d;if(M?d:h)ne||pi(O._readableStreamController,L);else{let X;try{X=qc(L)}catch(V){return Qe(O._readableStreamController,V),Qe(F._readableStreamController,V),void u(rn(t,V))}ne||pi(O._readableStreamController,L),Li(F._readableStreamController,X)}f=!1,s?R():c&&w()})},_closeSteps:L=>{f=!1;const ne=M?h:d,X=M?d:h;ne||Qr(O._readableStreamController),X||Qr(F._readableStreamController),L!==void 0&&(ne||pi(O._readableStreamController,L),!X&&F._readableStreamController._pendingPullIntos.length>0&&Bi(F._readableStreamController,0)),ne&&X||u(void 0)},_errorSteps:()=>{f=!1}})}function R(){if(f)return s=!0,H(void 0);f=!0;const T=Lu(i._readableStreamController);return T===null?x():_(T._view,!1),H(void 0)}function w(){if(f)return c=!0,H(void 0);f=!0;const T=Lu(a._readableStreamController);return T===null?x():_(T._view,!0),H(void 0)}function S(T){if(d=!0,r=T,h){const M=Xr([r,l]),O=rn(t,M);u(O)}return g}function E(T){if(h=!0,l=T,d){const M=Xr([r,l]),O=rn(t,M);u(O)}return g}function P(){}return i=ps(P,R,S),a=ps(P,w,E),v(o),[i,a]}(e):function(t,r){const l=ur(t);let i,a,u,o,f,s=!1,c=!1,d=!1,h=!1;const g=he(w=>{f=w});function v(){return s?(c=!0,H(void 0)):(s=!0,Gr(l,{_chunkSteps:w=>{_t(()=>{c=!1;const S=w,E=w;d||gr(u._readableStreamController,S),h||gr(o._readableStreamController,E),s=!1,c&&v()})},_closeSteps:()=>{s=!1,d||hr(u._readableStreamController),h||hr(o._readableStreamController),d&&h||f(void 0)},_errorSteps:()=>{s=!1}}),H(void 0))}function x(w){if(d=!0,i=w,h){const S=Xr([i,a]),E=rn(t,S);f(E)}return g}function _(w){if(h=!0,a=w,d){const S=Xr([i,a]),E=rn(t,S);f(E)}return g}function R(){}return u=Vi(R,v,x),o=Vi(R,v,_),bu(l._closedPromise,w=>(rt(u._readableStreamController,w),rt(o._readableStreamController,w),d&&h||f(void 0),null)),[u,o]}(e)}function $b(e){return le(n=e)&&n.getReader!==void 0?function(t){let r;function l(){let a;try{a=t.read()}catch(u){return A(u)}return vt(a,u=>{if(!le(u))throw new TypeError("The promise returned by the reader.read() method must fulfill with an object");if(u.done)hr(r._readableStreamController);else{const o=u.value;gr(r._readableStreamController,o)}})}function i(a){try{return H(t.cancel(a))}catch(u){return A(u)}}return r=Vi(Ur,l,i,0),r}(e.getReader()):function(t){let r;const l=Gc(t,"async");function i(){let u;try{u=Xc(l)}catch(o){return A(o)}return vt(H(u),o=>{if(!le(o))throw new TypeError("The promise returned by the iterator.next() method must fulfill with an object");if(o.done)hr(r._readableStreamController);else{const f=o.value;gr(r._readableStreamController,f)}})}function a(u){const o=l.iterator;let f;try{f=Zr(o,"return")}catch(s){return A(s)}return f===void 0?H(void 0):vt(ar(f,o,[u]),s=>{if(!le(s))throw new TypeError("The promise returned by the iterator.return() method must fulfill with an object")})}return r=Vi(Ur,i,a,0),r}(e);var n}function ey(e,n,t){return qn(e,t),r=>ar(e,n,[r])}function ny(e,n,t){return qn(e,t),r=>ar(e,n,[r])}function ty(e,n,t){return qn(e,t),r=>ir(e,n,[r])}function ry(e,n){if((e=`${e}`)!="bytes")throw new TypeError(`${n} '${e}' is not a valid enumeration value for ReadableStreamType`);return e}function Bs(e,n){Kn(e,n);const t=e==null?void 0:e.preventAbort,r=e==null?void 0:e.preventCancel,l=e==null?void 0:e.preventClose,i=e==null?void 0:e.signal;return i!==void 0&&function(a,u){if(!function(o){if(typeof o!="object"||o===null)return!1;try{return typeof o.aborted=="boolean"}catch{return!1}}(a))throw new TypeError(`${u} is not an AbortSignal.`)}(i,`${n} has member 'signal' that`),{preventAbort:!!t,preventCancel:!!r,preventClose:!!l,signal:i}}Object.defineProperties(tt.prototype,{close:{enumerable:!0},enqueue:{enumerable:!0},error:{enumerable:!0},desiredSize:{enumerable:!0}}),W(tt.prototype.close,"close"),W(tt.prototype.enqueue,"enqueue"),W(tt.prototype.error,"error"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(tt.prototype,Symbol.toStringTag,{value:"ReadableStreamDefaultController",configurable:!0});class ue{constructor(n={},t={}){n===void 0?n=null:Lc(n,"First parameter");const r=ys(t,"Second parameter"),l=function(i,a){Kn(i,a);const u=i,o=u==null?void 0:u.autoAllocateChunkSize,f=u==null?void 0:u.cancel,s=u==null?void 0:u.pull,c=u==null?void 0:u.start,d=u==null?void 0:u.type;return{autoAllocateChunkSize:o===void 0?void 0:Su(o,`${a} has member 'autoAllocateChunkSize' that`),cancel:f===void 0?void 0:ey(f,u,`${a} has member 'cancel' that`),pull:s===void 0?void 0:ny(s,u,`${a} has member 'pull' that`),start:c===void 0?void 0:ty(c,u,`${a} has member 'start' that`),type:d===void 0?void 0:ry(d,`${a} has member 'type' that`)}}(n,"First parameter");if(Ku(this),l.type==="bytes"){if(r.size!==void 0)throw new RangeError("The strategy for a byte stream cannot have a size function");(function(i,a,u){const o=Object.create(et.prototype);let f,s,c;f=a.start!==void 0?()=>a.start(o):()=>{},s=a.pull!==void 0?()=>a.pull(o):()=>H(void 0),c=a.cancel!==void 0?h=>a.cancel(h):()=>H(void 0);const d=a.autoAllocateChunkSize;if(d===0)throw new TypeError("autoAllocateChunkSize must be greater than 0");fs(i,o,f,s,c,u,d)})(this,l,zu(r,0))}else{const i=bs(r);(function(a,u,o,f){const s=Object.create(tt.prototype);let c,d,h;c=u.start!==void 0?()=>u.start(s):()=>{},d=u.pull!==void 0?()=>u.pull(s):()=>H(void 0),h=u.cancel!==void 0?g=>u.cancel(g):()=>H(void 0),Ls(a,s,c,d,h,o,f)})(this,l,zu(r,1),i)}}get locked(){if(!lt(this))throw mt("locked");return it(this)}cancel(n=void 0){return lt(this)?it(this)?A(new TypeError("Cannot cancel a stream that already has a reader")):rn(this,n):A(mt("cancel"))}getReader(n=void 0){if(!lt(this))throw mt("getReader");return function(t,r){Kn(t,r);const l=t==null?void 0:t.mode;return{mode:l===void 0?void 0:Hb(l,`${r} has member 'mode' that`)}}(n,"First parameter").mode===void 0?ur(this):cs(this)}pipeThrough(n,t={}){if(!lt(this))throw mt("pipeThrough");wt(n,1,"pipeThrough");const r=function(i,a){Kn(i,a);const u=i==null?void 0:i.readable;Bc(u,"readable","ReadableWritablePair"),Tu(u,`${a} has member 'readable' that`);const o=i==null?void 0:i.writable;return Bc(o,"writable","ReadableWritablePair"),vs(o,`${a} has member 'writable' that`),{readable:u,writable:o}}(n,"First parameter"),l=Bs(t,"Second parameter");if(it(this))throw new TypeError("ReadableStream.prototype.pipeThrough cannot be used on a locked ReadableStream");if(dr(r.writable))throw new TypeError("ReadableStream.prototype.pipeThrough cannot be used on a locked WritableStream");return Yr(Is(this,r.writable,l.preventClose,l.preventAbort,l.preventCancel,l.signal)),r.readable}pipeTo(n,t={}){if(!lt(this))return A(mt("pipeTo"));if(n===void 0)return A("Parameter 1 is required in 'pipeTo'.");if(!sr(n))return A(new TypeError("ReadableStream.prototype.pipeTo's first argument must be a WritableStream"));let r;try{r=Bs(t,"Second parameter")}catch(l){return A(l)}return it(this)?A(new TypeError("ReadableStream.prototype.pipeTo cannot be used on a locked ReadableStream")):dr(n)?A(new TypeError("ReadableStream.prototype.pipeTo cannot be used on a locked WritableStream")):Is(this,n,r.preventClose,r.preventAbort,r.preventCancel,r.signal)}tee(){if(!lt(this))throw mt("tee");return Xr(jb(this))}values(n=void 0){if(!lt(this))throw mt("values");return function(t,r){const l=ur(t),i=new Zc(l,r),a=Object.create(Jc);return a._asyncIteratorImpl=i,a}(this,function(t,r){return Kn(t,r),{preventCancel:!!(t==null?void 0:t.preventCancel)}}(n,"First parameter").preventCancel)}[Jr](n){return this.values(n)}static from(n){return $b(n)}}function Vi(e,n,t,r=1,l=()=>1){const i=Object.create(ue.prototype);return Ku(i),Ls(i,Object.create(tt.prototype),e,n,t,r,l),i}function ps(e,n,t){const r=Object.create(ue.prototype);return Ku(r),fs(r,Object.create(et.prototype),e,n,t,0,void 0),r}function Ku(e){e._state="readable",e._reader=void 0,e._storedError=void 0,e._disturbed=!1}function lt(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_readableStreamController")&&e instanceof ue}function it(e){return e._reader!==void 0}function rn(e,n){if(e._disturbed=!0,e._state==="closed")return H(void 0);if(e._state==="errored")return A(e._storedError);jr(e);const t=e._reader;if(t!==void 0&&xt(t)){const r=t._readIntoRequests;t._readIntoRequests=new Je,r.forEach(l=>{l._closeSteps(void 0)})}return vt(e._readableStreamController[yu](n),Ur)}function jr(e){e._state="closed";const n=e._reader;if(n!==void 0&&(Ic(n),jn(n))){const t=n._readRequests;n._readRequests=new Je,t.forEach(r=>{r._closeSteps()})}}function zs(e,n){e._state="errored",e._storedError=n;const t=e._reader;t!==void 0&&(Eu(t,n),jn(t)?Nc(t,n):gs(t,n))}function mt(e){return new TypeError(`ReadableStream.prototype.${e} can only be used on a ReadableStream`)}Object.defineProperties(ue,{from:{enumerable:!0}}),Object.defineProperties(ue.prototype,{cancel:{enumerable:!0},getReader:{enumerable:!0},pipeThrough:{enumerable:!0},pipeTo:{enumerable:!0},tee:{enumerable:!0},values:{enumerable:!0},locked:{enumerable:!0}}),W(ue.from,"from"),W(ue.prototype.cancel,"cancel"),W(ue.prototype.getReader,"getReader"),W(ue.prototype.pipeThrough,"pipeThrough"),W(ue.prototype.pipeTo,"pipeTo"),W(ue.prototype.tee,"tee"),W(ue.prototype.values,"values"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(ue.prototype,Symbol.toStringTag,{value:"ReadableStream",configurable:!0}),Object.defineProperty(ue.prototype,Jr,{value:ue.prototype.values,writable:!0,configurable:!0}),W(e=>e.byteLength,"size"),W(()=>1,"size");function ly(e,n){rt(e._readable._readableStreamController,n),qu(e,n)}function qu(e,n){ay(e._transformStreamController),Yu(e._writable._writableStreamController,n),iy(e)}function iy(e){e._backpressure&&Ds(e,!1)}function Ds(e,n){e._backpressureChangePromise!==void 0&&e._backpressureChangePromise_resolve(),e._backpressureChangePromise=he(t=>{e._backpressureChangePromise_resolve=t}),e._backpressure=n}class yr{constructor(){throw new TypeError("Illegal constructor")}get desiredSize(){if(!Ki(this))throw qi("desiredSize");return Vu(this._controlledTransformStream._readable._readableStreamController)}enqueue(n=void 0){if(!Ki(this))throw qi("enqueue");uy(this,n)}error(n=void 0){if(!Ki(this))throw qi("error");var t;t=n,ly(this._controlledTransformStream,t)}terminate(){if(!Ki(this))throw qi("terminate");(function(n){const t=n._controlledTransformStream;hr(t._readable._readableStreamController);const r=new TypeError("TransformStream terminated");qu(t,r)})(this)}}function Ki(e){return!!le(e)&&!!Object.prototype.hasOwnProperty.call(e,"_controlledTransformStream")&&e instanceof yr}function ay(e){e._transformAlgorithm=void 0,e._flushAlgorithm=void 0,e._cancelAlgorithm=void 0}function uy(e,n){const t=e._controlledTransformStream,r=t._readable._readableStreamController;if(!br(r))throw new TypeError("Readable side is not in a state that permits enqueue");try{gr(r,n)}catch(i){throw qu(t,i),t._readable._storedError}(function(i){return!Ms(i)})(r)!==t._backpressure&&Ds(t,!0)}function qi(e){return new TypeError(`TransformStreamDefaultController.prototype.${e} can only be used on a TransformStreamDefaultController`)}Object.defineProperties(yr.prototype,{enqueue:{enumerable:!0},error:{enumerable:!0},terminate:{enumerable:!0},desiredSize:{enumerable:!0}}),W(yr.prototype.enqueue,"enqueue"),W(yr.prototype.error,"error"),W(yr.prototype.terminate,"terminate"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(yr.prototype,Symbol.toStringTag,{value:"TransformStreamDefaultController",configurable:!0});var ji={},ju=G,oy=Rf;function I(e){var n="https://react.dev/errors/"+e;if(1<arguments.length){n+="?args[]="+encodeURIComponent(arguments[1]);for(var t=2;t<arguments.length;t++)n+="&args[]="+encodeURIComponent(arguments[t])}return"Minified React error #"+e+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var Ws=Symbol.for("react.transitional.element"),Ns=Symbol.for("react.portal"),Hs=Symbol.for("react.fragment"),Us=Symbol.for("react.strict_mode"),Ys=Symbol.for("react.profiler"),fy=Symbol.for("react.provider"),Gs=Symbol.for("react.consumer"),$i=Symbol.for("react.context"),$u=Symbol.for("react.forward_ref"),ea=Symbol.for("react.suspense"),eo=Symbol.for("react.suspense_list"),no=Symbol.for("react.memo"),na=Symbol.for("react.lazy"),cy=Symbol.for("react.scope"),sy=Symbol.for("react.debug_trace_mode"),dy=Symbol.for("react.offscreen"),hy=Symbol.for("react.legacy_hidden"),gy=Symbol.for("react.memo_cache_sentinel"),Xs=Symbol.iterator,to=Array.isArray;function Zs(e,n){var t=e.length&3,r=e.length-t,l=n;for(n=0;n<r;){var i=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24;++n,i=3432918353*(i&65535)+((3432918353*(i>>>16)&65535)<<16)&4294967295,i=i<<15|i>>>17,i=461845907*(i&65535)+((461845907*(i>>>16)&65535)<<16)&4294967295,l^=i,l=l<<13|l>>>19,l=5*(l&65535)+((5*(l>>>16)&65535)<<16)&4294967295,l=(l&65535)+27492+(((l>>>16)+58964&65535)<<16)}switch(i=0,t){case 3:i^=(e.charCodeAt(n+2)&255)<<16;case 2:i^=(e.charCodeAt(n+1)&255)<<8;case 1:i^=e.charCodeAt(n)&255,i=3432918353*(i&65535)+((3432918353*(i>>>16)&65535)<<16)&4294967295,i=i<<15|i>>>17,l^=461845907*(i&65535)+((461845907*(i>>>16)&65535)<<16)&4294967295}return l^=e.length,l^=l>>>16,l=2246822507*(l&65535)+((2246822507*(l>>>16)&65535)<<16)&4294967295,l^=l>>>13,l=3266489909*(l&65535)+((3266489909*(l>>>16)&65535)<<16)&4294967295,(l^l>>>16)>>>0}var Js=new Ab,Qs=[];Js.port1.onmessage=function(){var e=Qs.shift();e&&e()};function ro(e){Qs.push(e),Js.port2.postMessage(null)}function by(e){setTimeout(function(){throw e})}var yy=Promise,Vs=typeof queueMicrotask=="function"?queueMicrotask:function(e){yy.resolve(null).then(e).catch(by)},Me=null,Le=0;function y(e,n){if(n.byteLength!==0)if(2048<n.byteLength)0<Le&&(e.enqueue(new Uint8Array(Me.buffer,0,Le)),Me=new Uint8Array(2048),Le=0),e.enqueue(n);else{var t=Me.length-Le;t<n.byteLength&&(t===0?e.enqueue(Me):(Me.set(n.subarray(0,t),Le),e.enqueue(Me),n=n.subarray(t)),Me=new Uint8Array(2048),Le=0),Me.set(n,Le),Le+=n.byteLength}}function J(e,n){return y(e,n),!0}function lo(e){Me&&0<Le&&(e.enqueue(new Uint8Array(Me.buffer,0,Le)),Me=null,Le=0)}var Ks=new TextEncoder;function C(e){return Ks.encode(e)}function b(e){return Ks.encode(e)}function qs(e,n){typeof e.error=="function"?e.error(n):e.close()}var ke=Object.assign,j=Object.prototype.hasOwnProperty,vy=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]*$"),js={},$s={};function io(e){return j.call($s,e)?!0:j.call(js,e)?!1:vy.test(e)?$s[e]=!0:(js[e]=!0,!1)}var _y=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(" ")),wy=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"]]),Ry=/["'&<>]/;function p(e){if(typeof e=="boolean"||typeof e=="number"||typeof e=="bigint")return""+e;e=""+e;var n=Ry.exec(e);if(n){var t="",r,l=0;for(r=n.index;r<e.length;r++){switch(e.charCodeAt(r)){case 34:n=""";break;case 38:n="&";break;case 39:n="'";break;case 60:n="<";break;case 62:n=">";break;default:continue}l!==r&&(t+=e.slice(l,r)),l=r+1,t+=n}e=l!==r?t+e.slice(l,r):t}return e}var Ey=/([A-Z])/g,Sy=/^ms-/,Ty=/^[\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 $r(e){return Ty.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var vr=ju.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ed=oy.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Cy={pending:!1,data:null,method:null,action:null},kn=ed.d;ed.d={f:kn.f,r:kn.r,D:t_,C:r_,L:l_,m:i_,X:u_,S:a_,M:o_};var Ve=[];b('"></template>');var Py=b("<script>"),nd=b("<\/script>"),xy=b('<script src="'),Oy=b('<script type="module" src="'),td=b('" nonce="'),rd=b('" integrity="'),ld=b('" crossorigin="'),id=b('" async=""><\/script>'),ao=/(<\/|<)(s)(cript)/gi;function uo(e,n,t,r){return""+n+(t==="s"?"\\u0073":"\\u0053")+r}var Ay=b('<script type="importmap">'),my=b("<\/script>");function ad(e,n,t,r,l,i){var a=n===void 0?Py:b('<script nonce="'+p(n)+'">'),u=e.idPrefix;t=[];var o=e.bootstrapScriptContent,f=e.bootstrapScripts,s=e.bootstrapModules;if(o!==void 0&&t.push(a,C((""+o).replace(ao,uo)),nd),o=[],r!==void 0&&(o.push(Ay),o.push(C((""+JSON.stringify(r)).replace(ao,uo))),o.push(my)),r=l?{preconnects:"",fontPreloads:"",highImagePreloads:"",remainingCapacity:2+(typeof i=="number"?i:2e3)}:null,l={placeholderPrefix:b(u+"P:"),segmentPrefix:b(u+"S:"),boundaryPrefix:b(u+"B:"),startInlineScript:a,htmlChunks:null,headChunks:null,externalRuntimeScript:null,bootstrapChunks:t,importMapChunks:o,onHeaders:l,headers:r,resets:{font:{},dns:{},connect:{default:{},anonymous:{},credentials:{}},image:{},style:{}},charsetChunks:[],viewportChunks:[],hoistableChunks:[],preconnects:new Set,fontPreloads:new Set,highImagePreloads:new Set,styles:new Map,bootstrapScripts:new Set,scripts:new Set,bulkPreloads:new Set,preloads:{images:new Map,stylesheets:new Map,scripts:new Map,moduleScripts:new Map},nonce:n,hoistableState:null,stylesToHoist:!1},f!==void 0)for(r=0;r<f.length;r++){var c=f[r];u=a=void 0,o={rel:"preload",as:"script",fetchPriority:"low",nonce:n},typeof c=="string"?o.href=i=c:(o.href=i=c.src,o.integrity=u=typeof c.integrity=="string"?c.integrity:void 0,o.crossOrigin=a=typeof c=="string"||c.crossOrigin==null?void 0:c.crossOrigin==="use-credentials"?"use-credentials":""),c=e;var d=i;c.scriptResources[d]=null,c.moduleScriptResources[d]=null,c=[],be(c,o),l.bootstrapScripts.add(c),t.push(xy,C(p(i))),n&&t.push(td,C(p(n))),typeof u=="string"&&t.push(rd,C(p(u))),typeof a=="string"&&t.push(ld,C(p(a))),t.push(id)}if(s!==void 0)for(f=0;f<s.length;f++)o=s[f],a=i=void 0,u={rel:"modulepreload",fetchPriority:"low",nonce:n},typeof o=="string"?u.href=r=o:(u.href=r=o.src,u.integrity=a=typeof o.integrity=="string"?o.integrity:void 0,u.crossOrigin=i=typeof o=="string"||o.crossOrigin==null?void 0:o.crossOrigin==="use-credentials"?"use-credentials":""),o=e,c=r,o.scriptResources[c]=null,o.moduleScriptResources[c]=null,o=[],be(o,u),l.bootstrapScripts.add(o),t.push(Oy,C(p(r))),n&&t.push(td,C(p(n))),typeof a=="string"&&t.push(rd,C(p(a))),typeof i=="string"&&t.push(ld,C(p(i))),t.push(id);return l}function ud(e,n,t,r,l){return{idPrefix:e===void 0?"":e,nextFormID:0,streamingFormat:0,bootstrapScriptContent:t,bootstrapScripts:r,bootstrapModules:l,instructions:0,hasBody:!1,hasHtml:!1,unknownResources:{},dnsResources:{},connectResources:{default:{},anonymous:{},credentials:{}},imageResources:{},styleResources:{},scriptResources:{},moduleUnknownResources:{},moduleScriptResources:{}}}function Re(e,n,t){return{insertionMode:e,selectedValue:n,tagScope:t}}function od(e){return Re(e==="http://www.w3.org/2000/svg"?3:e==="http://www.w3.org/1998/Math/MathML"?4:0,null,0)}function fd(e,n,t){switch(n){case"noscript":return Re(2,null,e.tagScope|1);case"select":return Re(2,t.value!=null?t.value:t.defaultValue,e.tagScope);case"svg":return Re(3,null,e.tagScope);case"picture":return Re(2,null,e.tagScope|2);case"math":return Re(4,null,e.tagScope);case"foreignObject":return Re(2,null,e.tagScope);case"table":return Re(5,null,e.tagScope);case"thead":case"tbody":case"tfoot":return Re(6,null,e.tagScope);case"colgroup":return Re(8,null,e.tagScope);case"tr":return Re(7,null,e.tagScope)}return 5<=e.insertionMode?Re(2,null,e.tagScope):e.insertionMode===0?Re(n==="html"?1:2,null,e.tagScope):e.insertionMode===1?Re(2,null,e.tagScope):e}var In=b("<!-- -->");function cd(e,n,t,r){return n===""?r:(r&&e.push(In),e.push(C(p(n))),!0)}var sd=new Map,Fy=b(' style="'),dd=b(":"),ky=b(";");function hd(e,n){if(typeof n!="object")throw Error(I(62));var t=!0,r;for(r in n)if(j.call(n,r)){var l=n[r];if(l!=null&&typeof l!="boolean"&&l!==""){if(r.indexOf("--")===0){var i=C(p(r));l=C(p((""+l).trim()))}else i=sd.get(r),i===void 0&&(i=b(p(r.replace(Ey,"-$1").toLowerCase().replace(Sy,"-ms-"))),sd.set(r,i)),l=typeof l=="number"?l===0||_y.has(r)?C(""+l):C(l+"px"):C(p((""+l).trim()));t?(t=!1,e.push(Fy,i,dd,l)):e.push(ky,i,dd,l)}}t||e.push(Be)}var Ee=b(" "),Ke=b('="'),Be=b('"'),oo=b('=""');function fo(e,n,t){t&&typeof t!="function"&&typeof t!="symbol"&&e.push(Ee,C(n),oo)}function ge(e,n,t){typeof t!="function"&&typeof t!="symbol"&&typeof t!="boolean"&&e.push(Ee,C(n),Ke,C(p(t)),Be)}var gd=b(p("javascript:throw new Error('React form unexpectedly submitted.')")),bd=b('<input type="hidden"');function co(e,n){this.push(bd),yd(e),ge(this,"name",n),ge(this,"value",e),this.push(el)}function yd(e){if(typeof e!="string")throw Error(I(480))}function vd(e,n){if(typeof n.$$FORM_ACTION=="function"){var t=e.nextFormID++;e=e.idPrefix+t;try{var r=n.$$FORM_ACTION(e);if(r){var l=r.data;l!=null&&l.forEach(yd)}return r}catch(i){if(typeof i=="object"&&i!==null&&typeof i.then=="function")throw i}}return null}function _d(e,n,t,r,l,i,a,u){var o=null;if(typeof r=="function"){var f=vd(n,r);f!==null?(u=f.name,r=f.action||"",l=f.encType,i=f.method,a=f.target,o=f.data):(e.push(Ee,C("formAction"),Ke,gd,Be),a=i=l=r=u=null,wd(n,t))}return u!=null&&Y(e,"name",u),r!=null&&Y(e,"formAction",r),l!=null&&Y(e,"formEncType",l),i!=null&&Y(e,"formMethod",i),a!=null&&Y(e,"formTarget",a),o}function Y(e,n,t){switch(n){case"className":ge(e,"class",t);break;case"tabIndex":ge(e,"tabindex",t);break;case"dir":case"role":case"viewBox":case"width":case"height":ge(e,n,t);break;case"style":hd(e,t);break;case"src":case"href":if(t==="")break;case"action":case"formAction":if(t==null||typeof t=="function"||typeof t=="symbol"||typeof t=="boolean")break;t=$r(""+t),e.push(Ee,C(n),Ke,C(p(t)),Be);break;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"autoFocus":case"multiple":case"muted":fo(e,n.toLowerCase(),t);break;case"xlinkHref":if(typeof t=="function"||typeof t=="symbol"||typeof t=="boolean")break;t=$r(""+t),e.push(Ee,C("xlink:href"),Ke,C(p(t)),Be);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":typeof t!="function"&&typeof t!="symbol"&&e.push(Ee,C(n),Ke,C(p(t)),Be);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":t&&typeof t!="function"&&typeof t!="symbol"&&e.push(Ee,C(n),oo);break;case"capture":case"download":t===!0?e.push(Ee,C(n),oo):t!==!1&&typeof t!="function"&&typeof t!="symbol"&&e.push(Ee,C(n),Ke,C(p(t)),Be);break;case"cols":case"rows":case"size":case"span":typeof t!="function"&&typeof t!="symbol"&&!isNaN(t)&&1<=t&&e.push(Ee,C(n),Ke,C(p(t)),Be);break;case"rowSpan":case"start":typeof t=="function"||typeof t=="symbol"||isNaN(t)||e.push(Ee,C(n),Ke,C(p(t)),Be);break;case"xlinkActuate":ge(e,"xlink:actuate",t);break;case"xlinkArcrole":ge(e,"xlink:arcrole",t);break;case"xlinkRole":ge(e,"xlink:role",t);break;case"xlinkShow":ge(e,"xlink:show",t);break;case"xlinkTitle":ge(e,"xlink:title",t);break;case"xlinkType":ge(e,"xlink:type",t);break;case"xmlBase":ge(e,"xml:base",t);break;case"xmlLang":ge(e,"xml:lang",t);break;case"xmlSpace":ge(e,"xml:space",t);break;default:if((!(2<n.length)||n[0]!=="o"&&n[0]!=="O"||n[1]!=="n"&&n[1]!=="N")&&(n=wy.get(n)||n,io(n))){switch(typeof t){case"function":case"symbol":return;case"boolean":var r=n.toLowerCase().slice(0,5);if(r!=="data-"&&r!=="aria-")return}e.push(Ee,C(n),Ke,C(p(t)),Be)}}}var Se=b(">"),el=b("/>");function qe(e,n,t){if(n!=null){if(t!=null)throw Error(I(60));if(typeof n!="object"||!("__html"in n))throw Error(I(61));n=n.__html,n!=null&&e.push(C(""+n))}}function Iy(e){var n="";return ju.Children.forEach(e,function(t){t!=null&&(n+=t)}),n}var so=b(' selected=""'),My=b(`addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error('React form unexpectedly submitted.')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});`);function wd(e,n){!(e.instructions&16)&&(e.instructions|=16,n.bootstrapChunks.unshift(n.startInlineScript,My,nd))}var Ly=b("<!--F!-->"),By=b("<!--F-->");function be(e,n){e.push(ie("link"));for(var t in n)if(j.call(n,t)){var r=n[t];if(r!=null)switch(t){case"children":case"dangerouslySetInnerHTML":throw Error(I(399,"link"));default:Y(e,t,r)}}return e.push(el),null}var Rd=/(<\/|<)(s)(tyle)/gi;function Ed(e,n,t,r){return""+n+(t==="s"?"\\73 ":"\\53 ")+r}function _r(e,n,t){e.push(ie(t));for(var r in n)if(j.call(n,r)){var l=n[r];if(l!=null)switch(r){case"children":case"dangerouslySetInnerHTML":throw Error(I(399,t));default:Y(e,r,l)}}return e.push(el),null}function Sd(e,n){e.push(ie("title"));var t=null,r=null,l;for(l in n)if(j.call(n,l)){var i=n[l];if(i!=null)switch(l){case"children":t=i;break;case"dangerouslySetInnerHTML":r=i;break;default:Y(e,l,i)}}return e.push(Se),n=Array.isArray(t)?2>t.length?t[0]:null:t,typeof n!="function"&&typeof n!="symbol"&&n!==null&&n!==void 0&&e.push(C(p(""+n))),qe(e,r,t),e.push(Ft("title")),null}function ta(e,n){e.push(ie("script"));var t=null,r=null,l;for(l in n)if(j.call(n,l)){var i=n[l];if(i!=null)switch(l){case"children":t=i;break;case"dangerouslySetInnerHTML":r=i;break;default:Y(e,l,i)}}return e.push(Se),qe(e,r,t),typeof t=="string"&&e.push(C((""+t).replace(ao,uo))),e.push(Ft("script")),null}function nl(e,n,t){e.push(ie(t));var r=t=null,l;for(l in n)if(j.call(n,l)){var i=n[l];if(i!=null)switch(l){case"children":t=i;break;case"dangerouslySetInnerHTML":r=i;break;default:Y(e,l,i)}}return e.push(Se),qe(e,r,t),typeof t=="string"?(e.push(C(p(t))),null):t}var ho=b(`
|
|
`),py=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Td=new Map;function ie(e){var n=Td.get(e);if(n===void 0){if(!py.test(e))throw Error(I(65,e));n=b("<"+e),Td.set(e,n)}return n}var zy=b("<!DOCTYPE html>");function Dy(e,n,t,r,l,i,a,u,o){switch(n){case"div":case"span":case"svg":case"path":break;case"a":e.push(ie("a"));var f=null,s=null,c;for(c in t)if(j.call(t,c)){var d=t[c];if(d!=null)switch(c){case"children":f=d;break;case"dangerouslySetInnerHTML":s=d;break;case"href":d===""?ge(e,"href",""):Y(e,c,d);break;default:Y(e,c,d)}}if(e.push(Se),qe(e,s,f),typeof f=="string"){e.push(C(p(f)));var h=null}else h=f;return h;case"g":case"p":case"li":break;case"select":e.push(ie("select"));var g=null,v=null,x;for(x in t)if(j.call(t,x)){var _=t[x];if(_!=null)switch(x){case"children":g=_;break;case"dangerouslySetInnerHTML":v=_;break;case"defaultValue":case"value":break;default:Y(e,x,_)}}return e.push(Se),qe(e,v,g),g;case"option":var R=a.selectedValue;e.push(ie("option"));var w=null,S=null,E=null,P=null,T;for(T in t)if(j.call(t,T)){var M=t[T];if(M!=null)switch(T){case"children":w=M;break;case"selected":E=M;break;case"dangerouslySetInnerHTML":P=M;break;case"value":S=M;default:Y(e,T,M)}}if(R!=null){var O=S!==null?""+S:Iy(w);if(to(R)){for(var F=0;F<R.length;F++)if(""+R[F]===O){e.push(so);break}}else""+R===O&&e.push(so)}else E&&e.push(so);return e.push(Se),qe(e,P,w),w;case"textarea":e.push(ie("textarea"));var L=null,ne=null,X=null,V;for(V in t)if(j.call(t,V)){var ye=t[V];if(ye!=null)switch(V){case"children":X=ye;break;case"value":L=ye;break;case"defaultValue":ne=ye;break;case"dangerouslySetInnerHTML":throw Error(I(91));default:Y(e,V,ye)}}if(L===null&&ne!==null&&(L=ne),e.push(Se),X!=null){if(L!=null)throw Error(I(92));if(to(X)){if(1<X.length)throw Error(I(93));L=""+X[0]}L=""+X}return typeof L=="string"&&L[0]===`
|
|
`&&e.push(ho),L!==null&&e.push(C(p(""+L))),null;case"input":e.push(ie("input"));var yl=null,vl=null,_l=null,wl=null,Rl=null,Bt=null,pt=null,zt=null,Dt=null,un;for(un in t)if(j.call(t,un)){var $=t[un];if($!=null)switch(un){case"children":case"dangerouslySetInnerHTML":throw Error(I(399,"input"));case"name":yl=$;break;case"formAction":vl=$;break;case"formEncType":_l=$;break;case"formMethod":wl=$;break;case"formTarget":Rl=$;break;case"defaultChecked":Dt=$;break;case"defaultValue":pt=$;break;case"checked":zt=$;break;case"value":Bt=$;break;default:Y(e,un,$)}}var El=_d(e,r,l,vl,_l,wl,Rl,yl);return zt!==null?fo(e,"checked",zt):Dt!==null&&fo(e,"checked",Dt),Bt!==null?Y(e,"value",Bt):pt!==null&&Y(e,"value",pt),e.push(el),El!=null&&El.forEach(co,e),null;case"button":e.push(ie("button"));var on=null,Sl=null,Tl=null,Cl=null,Pl=null,xl=null,Ol=null,fn;for(fn in t)if(j.call(t,fn)){var te=t[fn];if(te!=null)switch(fn){case"children":on=te;break;case"dangerouslySetInnerHTML":Sl=te;break;case"name":Tl=te;break;case"formAction":Cl=te;break;case"formEncType":Pl=te;break;case"formMethod":xl=te;break;case"formTarget":Ol=te;break;default:Y(e,fn,te)}}var Al=_d(e,r,l,Cl,Pl,xl,Ol,Tl);if(e.push(Se),Al!=null&&Al.forEach(co,e),qe(e,Sl,on),typeof on=="string"){e.push(C(p(on)));var ml=null}else ml=on;return ml;case"form":e.push(ie("form"));var cn=null,Fl=null,Te=null,sn=null,dn=null,hn=null,gn;for(gn in t)if(j.call(t,gn)){var fe=t[gn];if(fe!=null)switch(gn){case"children":cn=fe;break;case"dangerouslySetInnerHTML":Fl=fe;break;case"action":Te=fe;break;case"encType":sn=fe;break;case"method":dn=fe;break;case"target":hn=fe;break;default:Y(e,gn,fe)}}var Wt=null,Nt=null;if(typeof Te=="function"){var Ce=vd(r,Te);Ce!==null?(Te=Ce.action||"",sn=Ce.encType,dn=Ce.method,hn=Ce.target,Wt=Ce.data,Nt=Ce.name):(e.push(Ee,C("action"),Ke,gd,Be),hn=dn=sn=Te=null,wd(r,l))}if(Te!=null&&Y(e,"action",Te),sn!=null&&Y(e,"encType",sn),dn!=null&&Y(e,"method",dn),hn!=null&&Y(e,"target",hn),e.push(Se),Nt!==null&&(e.push(bd),ge(e,"name",Nt),e.push(el),Wt!=null&&Wt.forEach(co,e)),qe(e,Fl,cn),typeof cn=="string"){e.push(C(p(cn)));var kl=null}else kl=cn;return kl;case"menuitem":e.push(ie("menuitem"));for(var Bn in t)if(j.call(t,Bn)){var Il=t[Bn];if(Il!=null)switch(Bn){case"children":case"dangerouslySetInnerHTML":throw Error(I(400));default:Y(e,Bn,Il)}}return e.push(Se),null;case"object":e.push(ie("object"));var bn=null,Ml=null,yn;for(yn in t)if(j.call(t,yn)){var vn=t[yn];if(vn!=null)switch(yn){case"children":bn=vn;break;case"dangerouslySetInnerHTML":Ml=vn;break;case"data":var Ll=$r(""+vn);if(Ll==="")break;e.push(Ee,C("data"),Ke,C(p(Ll)),Be);break;default:Y(e,yn,vn)}}if(e.push(Se),qe(e,Ml,bn),typeof bn=="string"){e.push(C(p(bn)));var Bl=null}else Bl=bn;return Bl;case"title":if(a.insertionMode===3||a.tagScope&1||t.itemProp!=null)var Ht=Sd(e,t);else o?Ht=null:(Sd(l.hoistableChunks,t),Ht=void 0);return Ht;case"link":var Do=t.rel,ce=t.href,pn=t.precedence;if(a.insertionMode===3||a.tagScope&1||t.itemProp!=null||typeof Do!="string"||typeof ce!="string"||ce===""){be(e,t);var _n=null}else if(t.rel==="stylesheet")if(typeof pn!="string"||t.disabled!=null||t.onLoad||t.onError)_n=be(e,t);else{var ze=l.styles.get(pn),zn=r.styleResources.hasOwnProperty(ce)?r.styleResources[ce]:void 0;if(zn!==null){r.styleResources[ce]=null,ze||(ze={precedence:C(p(pn)),rules:[],hrefs:[],sheets:new Map},l.styles.set(pn,ze));var Dn={state:0,props:ke({},t,{"data-precedence":t.precedence,precedence:null})};if(zn){zn.length===2&&rl(Dn.props,zn);var Ut=l.preloads.stylesheets.get(ce);Ut&&0<Ut.length?Ut.length=0:Dn.state=1}ze.sheets.set(ce,Dn),i&&i.stylesheets.add(Dn)}else if(ze){var pl=ze.sheets.get(ce);pl&&i&&i.stylesheets.add(pl)}u&&e.push(In),_n=null}else t.onLoad||t.onError?_n=be(e,t):(u&&e.push(In),_n=o?null:be(l.hoistableChunks,t));return _n;case"script":var Yt=t.async;if(typeof t.src!="string"||!t.src||!Yt||typeof Yt=="function"||typeof Yt=="symbol"||t.onLoad||t.onError||a.insertionMode===3||a.tagScope&1||t.itemProp!=null)var zl=ta(e,t);else{var Wn=t.src;if(t.type==="module")var Nn=r.moduleScriptResources,Dl=l.preloads.moduleScripts;else Nn=r.scriptResources,Dl=l.preloads.scripts;var Hn=Nn.hasOwnProperty(Wn)?Nn[Wn]:void 0;if(Hn!==null){Nn[Wn]=null;var Gt=t;if(Hn){Hn.length===2&&(Gt=ke({},t),rl(Gt,Hn));var Wl=Dl.get(Wn);Wl&&(Wl.length=0)}var Nl=[];l.scripts.add(Nl),ta(Nl,Gt)}u&&e.push(In),zl=null}return zl;case"style":var Un=t.precedence,Pe=t.href;if(a.insertionMode===3||a.tagScope&1||t.itemProp!=null||typeof Un!="string"||typeof Pe!="string"||Pe===""){e.push(ie("style"));var De=null,Hl=null,wn;for(wn in t)if(j.call(t,wn)){var Yn=t[wn];if(Yn!=null)switch(wn){case"children":De=Yn;break;case"dangerouslySetInnerHTML":Hl=Yn;break;default:Y(e,wn,Yn)}}e.push(Se);var Rn=Array.isArray(De)?2>De.length?De[0]:null:De;typeof Rn!="function"&&typeof Rn!="symbol"&&Rn!==null&&Rn!==void 0&&e.push(C((""+Rn).replace(Rd,Ed))),qe(e,Hl,De),e.push(Ft("style"));var Ul=null}else{var xe=l.styles.get(Un);if((r.styleResources.hasOwnProperty(Pe)?r.styleResources[Pe]:void 0)!==null){r.styleResources[Pe]=null,xe?xe.hrefs.push(C(p(Pe))):(xe={precedence:C(p(Un)),rules:[],hrefs:[C(p(Pe))],sheets:new Map},l.styles.set(Un,xe));var Yl=xe.rules,We=null,Gl=null,Gn;for(Gn in t)if(j.call(t,Gn)){var Xt=t[Gn];if(Xt!=null)switch(Gn){case"children":We=Xt;break;case"dangerouslySetInnerHTML":Gl=Xt}}var En=Array.isArray(We)?2>We.length?We[0]:null:We;typeof En!="function"&&typeof En!="symbol"&&En!==null&&En!==void 0&&Yl.push(C((""+En).replace(Rd,Ed))),qe(Yl,Gl,We)}xe&&i&&i.styles.add(xe),u&&e.push(In),Ul=void 0}return Ul;case"meta":if(a.insertionMode===3||a.tagScope&1||t.itemProp!=null)var Xl=_r(e,t,"meta");else u&&e.push(In),Xl=o?null:typeof t.charSet=="string"?_r(l.charsetChunks,t,"meta"):t.name==="viewport"?_r(l.viewportChunks,t,"meta"):_r(l.hoistableChunks,t,"meta");return Xl;case"listing":case"pre":e.push(ie(n));var Sn=null,Tn=null,Cn;for(Cn in t)if(j.call(t,Cn)){var Xn=t[Cn];if(Xn!=null)switch(Cn){case"children":Sn=Xn;break;case"dangerouslySetInnerHTML":Tn=Xn;break;default:Y(e,Cn,Xn)}}if(e.push(Se),Tn!=null){if(Sn!=null)throw Error(I(60));if(typeof Tn!="object"||!("__html"in Tn))throw Error(I(61));var Oe=Tn.__html;Oe!=null&&(typeof Oe=="string"&&0<Oe.length&&Oe[0]===`
|
|
`?e.push(ho,C(Oe)):e.push(C(""+Oe)))}return typeof Sn=="string"&&Sn[0]===`
|
|
`&&e.push(ho),Sn;case"img":var N=t.src,D=t.srcSet;if(!(t.loading==="lazy"||!N&&!D||typeof N!="string"&&N!=null||typeof D!="string"&&D!=null)&&t.fetchPriority!=="low"&&!(a.tagScope&3)&&(typeof N!="string"||N[4]!==":"||N[0]!=="d"&&N[0]!=="D"||N[1]!=="a"&&N[1]!=="A"||N[2]!=="t"&&N[2]!=="T"||N[3]!=="a"&&N[3]!=="A")&&(typeof D!="string"||D[4]!==":"||D[0]!=="d"&&D[0]!=="D"||D[1]!=="a"&&D[1]!=="A"||D[2]!=="t"&&D[2]!=="T"||D[3]!=="a"&&D[3]!=="A")){var Zl=typeof t.sizes=="string"?t.sizes:void 0,Ne=D?D+`
|
|
`+(Zl||""):N,Zt=l.preloads.images,Ae=Zt.get(Ne);if(Ae)(t.fetchPriority==="high"||10>l.highImagePreloads.size)&&(Zt.delete(Ne),l.highImagePreloads.add(Ae));else if(!r.imageResources.hasOwnProperty(Ne)){r.imageResources[Ne]=Ve;var Jt=t.crossOrigin,Jl=typeof Jt=="string"?Jt==="use-credentials"?Jt:"":void 0,me=l.headers,Qt;me&&0<me.remainingCapacity&&(t.fetchPriority==="high"||500>me.highImagePreloads.length)&&(Qt=la(N,"image",{imageSrcSet:t.srcSet,imageSizes:t.sizes,crossOrigin:Jl,integrity:t.integrity,nonce:t.nonce,type:t.type,fetchPriority:t.fetchPriority,referrerPolicy:t.refererPolicy}),0<=(me.remainingCapacity-=Qt.length+2))?(l.resets.image[Ne]=Ve,me.highImagePreloads&&(me.highImagePreloads+=", "),me.highImagePreloads+=Qt):(Ae=[],be(Ae,{rel:"preload",as:"image",href:D?void 0:N,imageSrcSet:D,imageSizes:Zl,crossOrigin:Jl,integrity:t.integrity,type:t.type,fetchPriority:t.fetchPriority,referrerPolicy:t.referrerPolicy}),t.fetchPriority==="high"||10>l.highImagePreloads.size?l.highImagePreloads.add(Ae):(l.bulkPreloads.add(Ae),Zt.set(Ne,Ae)))}}return _r(e,t,"img");case"base":case"area":case"br":case"col":case"embed":case"hr":case"keygen":case"param":case"source":case"track":case"wbr":return _r(e,t,n);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":break;case"head":if(2>a.insertionMode&&l.headChunks===null){l.headChunks=[];var Ql=nl(l.headChunks,t,"head")}else Ql=nl(e,t,"head");return Ql;case"html":if(a.insertionMode===0&&l.htmlChunks===null){l.htmlChunks=[zy];var Vl=nl(l.htmlChunks,t,"html")}else Vl=nl(e,t,"html");return Vl;default:if(n.indexOf("-")!==-1){e.push(ie(n));var Vt=null,Kl=null,He;for(He in t)if(j.call(t,He)){var ee=t[He];if(ee!=null){var ql=He;switch(He){case"children":Vt=ee;break;case"dangerouslySetInnerHTML":Kl=ee;break;case"style":hd(e,ee);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"className":ql="class";default:if(io(He)&&typeof ee!="function"&&typeof ee!="symbol"&&ee!==!1){if(ee===!0)ee="";else if(typeof ee=="object")continue;e.push(Ee,C(ql),Ke,C(p(ee)),Be)}}}}return e.push(Se),qe(e,Kl,Vt),Vt}}return nl(e,t,n)}var Cd=new Map;function Ft(e){var n=Cd.get(e);return n===void 0&&(n=b("</"+e+">"),Cd.set(e,n)),n}function Pd(e,n){n=n.bootstrapChunks;for(var t=0;t<n.length-1;t++)y(e,n[t]);return t<n.length?(t=n[t],n.length=0,J(e,t)):!0}var Wy=b('<template id="'),Ny=b('"></template>'),Hy=b("<!--$-->"),Uy=b('<!--$?--><template id="'),Yy=b('"></template>'),Gy=b("<!--$!-->"),Xy=b("<!--/$-->"),Zy=b("<template"),Jy=b('"'),Qy=b(' data-dgst="');b(' data-msg="'),b(' data-stck="'),b(' data-cstck="');var Vy=b("></template>");function xd(e,n,t){if(y(e,Uy),t===null)throw Error(I(395));return y(e,n.boundaryPrefix),y(e,C(t.toString(16))),J(e,Yy)}var Ky=b('<div hidden id="'),qy=b('">'),jy=b("</div>"),$y=b('<svg aria-hidden="true" style="display:none" id="'),ev=b('">'),nv=b("</svg>"),tv=b('<math aria-hidden="true" style="display:none" id="'),rv=b('">'),lv=b("</math>"),iv=b('<table hidden id="'),av=b('">'),uv=b("</table>"),ov=b('<table hidden><tbody id="'),fv=b('">'),cv=b("</tbody></table>"),sv=b('<table hidden><tr id="'),dv=b('">'),hv=b("</tr></table>"),gv=b('<table hidden><colgroup id="'),bv=b('">'),yv=b("</colgroup></table>");function vv(e,n,t,r){switch(t.insertionMode){case 0:case 1:case 2:return y(e,Ky),y(e,n.segmentPrefix),y(e,C(r.toString(16))),J(e,qy);case 3:return y(e,$y),y(e,n.segmentPrefix),y(e,C(r.toString(16))),J(e,ev);case 4:return y(e,tv),y(e,n.segmentPrefix),y(e,C(r.toString(16))),J(e,rv);case 5:return y(e,iv),y(e,n.segmentPrefix),y(e,C(r.toString(16))),J(e,av);case 6:return y(e,ov),y(e,n.segmentPrefix),y(e,C(r.toString(16))),J(e,fv);case 7:return y(e,sv),y(e,n.segmentPrefix),y(e,C(r.toString(16))),J(e,dv);case 8:return y(e,gv),y(e,n.segmentPrefix),y(e,C(r.toString(16))),J(e,bv);default:throw Error(I(397))}}function _v(e,n){switch(n.insertionMode){case 0:case 1:case 2:return J(e,jy);case 3:return J(e,nv);case 4:return J(e,lv);case 5:return J(e,uv);case 6:return J(e,cv);case 7:return J(e,hv);case 8:return J(e,yv);default:throw Error(I(397))}}var wv=b('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),Rv=b('$RS("'),Ev=b('","'),Sv=b('")<\/script>');b('<template data-rsi="" data-sid="'),b('" data-pid="');var Tv=b('$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};$RC("'),Cv=b('$RC("'),Pv=b(`$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};$RM=new Map;
|
|
$RR=function(t,u,y){function v(n){this._p=null;n()}for(var w=$RC,p=$RM,q=new Map,r=document,g,b,h=r.querySelectorAll("link[data-precedence],style[data-precedence]"),x=[],k=0;b=h[k++];)"not all"===b.getAttribute("media")?x.push(b):("LINK"===b.tagName&&p.set(b.getAttribute("href"),b),q.set(b.dataset.precedence,g=b));b=0;h=[];var l,a;for(k=!0;;){if(k){var e=y[b++];if(!e){k=!1;b=0;continue}var c=!1,m=0;var d=e[m++];if(a=p.get(d)){var f=a._p;c=!0}else{a=r.createElement("link");a.href=
|
|
d;a.rel="stylesheet";for(a.dataset.precedence=l=e[m++];f=e[m++];)a.setAttribute(f,e[m++]);f=a._p=new Promise(function(n,z){a.onload=v.bind(a,n);a.onerror=v.bind(a,z)});p.set(d,a)}d=a.getAttribute("media");!f||d&&!matchMedia(d).matches||h.push(f);if(c)continue}else{a=x[b++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=q.get(l)||g;c===g&&(g=a);q.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=r.head,c.insertBefore(a,c.firstChild))}Promise.all(h).then(w.bind(null,
|
|
t,u,""),w.bind(null,t,u,"Resource failed to load"))};$RR("`),xv=b(`$RM=new Map;
|
|
$RR=function(t,u,y){function v(n){this._p=null;n()}for(var w=$RC,p=$RM,q=new Map,r=document,g,b,h=r.querySelectorAll("link[data-precedence],style[data-precedence]"),x=[],k=0;b=h[k++];)"not all"===b.getAttribute("media")?x.push(b):("LINK"===b.tagName&&p.set(b.getAttribute("href"),b),q.set(b.dataset.precedence,g=b));b=0;h=[];var l,a;for(k=!0;;){if(k){var e=y[b++];if(!e){k=!1;b=0;continue}var c=!1,m=0;var d=e[m++];if(a=p.get(d)){var f=a._p;c=!0}else{a=r.createElement("link");a.href=
|
|
d;a.rel="stylesheet";for(a.dataset.precedence=l=e[m++];f=e[m++];)a.setAttribute(f,e[m++]);f=a._p=new Promise(function(n,z){a.onload=v.bind(a,n);a.onerror=v.bind(a,z)});p.set(d,a)}d=a.getAttribute("media");!f||d&&!matchMedia(d).matches||h.push(f);if(c)continue}else{a=x[b++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=q.get(l)||g;c===g&&(g=a);q.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=r.head,c.insertBefore(a,c.firstChild))}Promise.all(h).then(w.bind(null,
|
|
t,u,""),w.bind(null,t,u,"Resource failed to load"))};$RR("`),Ov=b('$RR("'),Av=b('","'),mv=b('",'),Fv=b('"'),kv=b(")<\/script>");b('<template data-rci="" data-bid="'),b('<template data-rri="" data-bid="'),b('" data-sid="'),b('" data-sty="');var Iv=b('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};;$RX("'),Mv=b('$RX("'),Lv=b('"'),Bv=b(","),pv=b(")<\/script>");b('<template data-rxi="" data-bid="'),b('" data-dgst="'),b('" data-msg="'),b('" data-stck="'),b('" data-cstck="');var zv=/[<\u2028\u2029]/g;function Dv(e){return JSON.stringify(e).replace(zv,function(n){switch(n){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var Wv=/[&><\u2028\u2029]/g;function tl(e){return JSON.stringify(e).replace(Wv,function(n){switch(n){case"&":return"\\u0026";case">":return"\\u003e";case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSObjectForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var Nv=b('<style media="not all" data-precedence="'),Hv=b('" data-href="'),Uv=b('">'),Yv=b("</style>"),ra=!1,go=!0;function Gv(e){var n=e.rules,t=e.hrefs,r=0;if(t.length){for(y(this,Nv),y(this,e.precedence),y(this,Hv);r<t.length-1;r++)y(this,t[r]),y(this,Ad);for(y(this,t[r]),y(this,Uv),r=0;r<n.length;r++)y(this,n[r]);go=J(this,Yv),ra=!0,n.length=0,t.length=0}}function Xv(e){return e.state!==2?ra=!0:!1}function Od(e,n,t){return ra=!1,go=!0,n.styles.forEach(Gv,e),n.stylesheets.forEach(Xv),ra&&(t.stylesToHoist=!0),go}function ln(e){for(var n=0;n<e.length;n++)y(this,e[n]);e.length=0}var at=[];function Zv(e){be(at,e.props);for(var n=0;n<at.length;n++)y(this,at[n]);at.length=0,e.state=2}var Jv=b('<style data-precedence="'),Qv=b('" data-href="'),Ad=b(" "),Vv=b('">'),Kv=b("</style>");function qv(e){var n=0<e.sheets.size;e.sheets.forEach(Zv,this),e.sheets.clear();var t=e.rules,r=e.hrefs;if(!n||r.length){if(y(this,Jv),y(this,e.precedence),e=0,r.length){for(y(this,Qv);e<r.length-1;e++)y(this,r[e]),y(this,Ad);y(this,r[e])}for(y(this,Vv),e=0;e<t.length;e++)y(this,t[e]);y(this,Kv),t.length=0,r.length=0}}function jv(e){if(e.state===0){e.state=1;var n=e.props;for(be(at,{rel:"preload",as:"style",href:e.props.href,crossOrigin:n.crossOrigin,fetchPriority:n.fetchPriority,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy}),e=0;e<at.length;e++)y(this,at[e]);at.length=0}}function $v(e){e.sheets.forEach(jv,this),e.sheets.clear()}var md=b("["),Fd=b(",["),bo=b(","),yo=b("]");function e_(e,n){y(e,md);var t=md;n.stylesheets.forEach(function(r){if(r.state!==2)if(r.state===3)y(e,t),y(e,C(tl(""+r.props.href))),y(e,yo),t=Fd;else{y(e,t);var l=r.props["data-precedence"],i=r.props,a=$r(""+r.props.href);y(e,C(tl(a))),l=""+l,y(e,bo),y(e,C(tl(l)));for(var u in i)if(j.call(i,u)&&(l=i[u],l!=null))switch(u){case"href":case"rel":case"precedence":case"data-precedence":break;case"children":case"dangerouslySetInnerHTML":throw Error(I(399,"link"));default:n_(e,u,l)}y(e,yo),t=Fd,r.state=3}}),y(e,yo)}function n_(e,n,t){var r=n.toLowerCase();switch(typeof t){case"function":case"symbol":return}switch(n){case"innerHTML":case"dangerouslySetInnerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"style":case"ref":return;case"className":r="class",n=""+t;break;case"hidden":if(t===!1)return;n="";break;case"src":case"href":t=$r(t),n=""+t;break;default:if(2<n.length&&(n[0]==="o"||n[0]==="O")&&(n[1]==="n"||n[1]==="N")||!io(n))return;n=""+t}y(e,bo),y(e,C(tl(r))),y(e,bo),y(e,C(tl(n)))}function kd(){return{styles:new Set,stylesheets:new Set}}function t_(e){var n=oe||null;if(n){var t=n.resumableState,r=n.renderState;if(typeof e=="string"&&e){if(!t.dnsResources.hasOwnProperty(e)){t.dnsResources[e]=null,t=r.headers;var l,i;(i=t&&0<t.remainingCapacity)&&(i=(l="<"+(""+e).replace(vo,_o)+">; rel=dns-prefetch",0<=(t.remainingCapacity-=l.length+2))),i?(r.resets.dns[e]=null,t.preconnects&&(t.preconnects+=", "),t.preconnects+=l):(l=[],be(l,{href:e,rel:"dns-prefetch"}),r.preconnects.add(l))}Lt(n)}}else kn.D(e)}function r_(e,n){var t=oe||null;if(t){var r=t.resumableState,l=t.renderState;if(typeof e=="string"&&e){var i=n==="use-credentials"?"credentials":typeof n=="string"?"anonymous":"default";if(!r.connectResources[i].hasOwnProperty(e)){r.connectResources[i][e]=null,r=l.headers;var a,u;if(u=r&&0<r.remainingCapacity){if(u="<"+(""+e).replace(vo,_o)+">; rel=preconnect",typeof n=="string"){var o=(""+n).replace(wo,Ro);u+='; crossorigin="'+o+'"'}u=(a=u,0<=(r.remainingCapacity-=a.length+2))}u?(l.resets.connect[i][e]=null,r.preconnects&&(r.preconnects+=", "),r.preconnects+=a):(i=[],be(i,{rel:"preconnect",href:e,crossOrigin:n}),l.preconnects.add(i))}Lt(t)}}else kn.C(e,n)}function l_(e,n,t){var r=oe||null;if(r){var l=r.resumableState,i=r.renderState;if(n&&e){switch(n){case"image":if(t)var a=t.imageSrcSet,u=t.imageSizes,o=t.fetchPriority;var f=a?a+`
|
|
`+(u||""):e;if(l.imageResources.hasOwnProperty(f))return;l.imageResources[f]=Ve,l=i.headers;var s;l&&0<l.remainingCapacity&&o==="high"&&(s=la(e,n,t),0<=(l.remainingCapacity-=s.length+2))?(i.resets.image[f]=Ve,l.highImagePreloads&&(l.highImagePreloads+=", "),l.highImagePreloads+=s):(l=[],be(l,ke({rel:"preload",href:a?void 0:e,as:n},t)),o==="high"?i.highImagePreloads.add(l):(i.bulkPreloads.add(l),i.preloads.images.set(f,l)));break;case"style":if(l.styleResources.hasOwnProperty(e))return;a=[],be(a,ke({rel:"preload",href:e,as:n},t)),l.styleResources[e]=!t||typeof t.crossOrigin!="string"&&typeof t.integrity!="string"?Ve:[t.crossOrigin,t.integrity],i.preloads.stylesheets.set(e,a),i.bulkPreloads.add(a);break;case"script":if(l.scriptResources.hasOwnProperty(e))return;a=[],i.preloads.scripts.set(e,a),i.bulkPreloads.add(a),be(a,ke({rel:"preload",href:e,as:n},t)),l.scriptResources[e]=!t||typeof t.crossOrigin!="string"&&typeof t.integrity!="string"?Ve:[t.crossOrigin,t.integrity];break;default:if(l.unknownResources.hasOwnProperty(n)){if(a=l.unknownResources[n],a.hasOwnProperty(e))return}else a={},l.unknownResources[n]=a;if(a[e]=Ve,(l=i.headers)&&0<l.remainingCapacity&&n==="font"&&(f=la(e,n,t),0<=(l.remainingCapacity-=f.length+2)))i.resets.font[e]=Ve,l.fontPreloads&&(l.fontPreloads+=", "),l.fontPreloads+=f;else switch(l=[],e=ke({rel:"preload",href:e,as:n},t),be(l,e),n){case"font":i.fontPreloads.add(l);break;default:i.bulkPreloads.add(l)}}Lt(r)}}else kn.L(e,n,t)}function i_(e,n){var t=oe||null;if(t){var r=t.resumableState,l=t.renderState;if(e){var i=n&&typeof n.as=="string"?n.as:"script";switch(i){case"script":if(r.moduleScriptResources.hasOwnProperty(e))return;i=[],r.moduleScriptResources[e]=!n||typeof n.crossOrigin!="string"&&typeof n.integrity!="string"?Ve:[n.crossOrigin,n.integrity],l.preloads.moduleScripts.set(e,i);break;default:if(r.moduleUnknownResources.hasOwnProperty(i)){var a=r.unknownResources[i];if(a.hasOwnProperty(e))return}else a={},r.moduleUnknownResources[i]=a;i=[],a[e]=Ve}be(i,ke({rel:"modulepreload",href:e},n)),l.bulkPreloads.add(i),Lt(t)}}else kn.m(e,n)}function a_(e,n,t){var r=oe||null;if(r){var l=r.resumableState,i=r.renderState;if(e){n=n||"default";var a=i.styles.get(n),u=l.styleResources.hasOwnProperty(e)?l.styleResources[e]:void 0;u!==null&&(l.styleResources[e]=null,a||(a={precedence:C(p(n)),rules:[],hrefs:[],sheets:new Map},i.styles.set(n,a)),n={state:0,props:ke({rel:"stylesheet",href:e,"data-precedence":n},t)},u&&(u.length===2&&rl(n.props,u),(i=i.preloads.stylesheets.get(e))&&0<i.length?i.length=0:n.state=1),a.sheets.set(e,n),Lt(r))}}else kn.S(e,n,t)}function u_(e,n){var t=oe||null;if(t){var r=t.resumableState,l=t.renderState;if(e){var i=r.scriptResources.hasOwnProperty(e)?r.scriptResources[e]:void 0;i!==null&&(r.scriptResources[e]=null,n=ke({src:e,async:!0},n),i&&(i.length===2&&rl(n,i),e=l.preloads.scripts.get(e))&&(e.length=0),e=[],l.scripts.add(e),ta(e,n),Lt(t))}}else kn.X(e,n)}function o_(e,n){var t=oe||null;if(t){var r=t.resumableState,l=t.renderState;if(e){var i=r.moduleScriptResources.hasOwnProperty(e)?r.moduleScriptResources[e]:void 0;i!==null&&(r.moduleScriptResources[e]=null,n=ke({src:e,type:"module",async:!0},n),i&&(i.length===2&&rl(n,i),e=l.preloads.moduleScripts.get(e))&&(e.length=0),e=[],l.scripts.add(e),ta(e,n),Lt(t))}}else kn.M(e,n)}function rl(e,n){e.crossOrigin==null&&(e.crossOrigin=n[0]),e.integrity==null&&(e.integrity=n[1])}function la(e,n,t){e=(""+e).replace(vo,_o),n=(""+n).replace(wo,Ro),n="<"+e+'>; rel=preload; as="'+n+'"';for(var r in t)j.call(t,r)&&(e=t[r],typeof e=="string"&&(n+="; "+r.toLowerCase()+'="'+(""+e).replace(wo,Ro)+'"'));return n}var vo=/[<>\r\n]/g;function _o(e){switch(e){case"<":return"%3C";case">":return"%3E";case`
|
|
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeLinkHrefForHeaderContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}var wo=/["';,\r\n]/g;function Ro(e){switch(e){case'"':return"%22";case"'":return"%27";case";":return"%3B";case",":return"%2C";case`
|
|
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeStringForLinkHeaderQuotedParamValueContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}function Id(e){this.styles.add(e)}function Md(e){this.stylesheets.add(e)}var f_=Function.prototype.bind,c_=Symbol.for("react.client.reference");function ia(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===c_?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Hs:return"Fragment";case Ns:return"Portal";case Ys:return"Profiler";case Us:return"StrictMode";case ea:return"Suspense";case eo:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case $i:return(e.displayName||"Context")+".Provider";case Gs:return(e._context.displayName||"Context")+".Consumer";case $u:var n=e.render;return e=e.displayName,e||(e=n.displayName||n.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case no:return n=e.displayName||null,n!==null?n:ia(e.type)||"Memo";case na:n=e._payload,e=e._init;try{return ia(e(n))}catch{}}return null}var Ld={},kt=null;function aa(e,n){if(e!==n){e.context._currentValue=e.parentValue,e=e.parent;var t=n.parent;if(e===null){if(t!==null)throw Error(I(401))}else{if(t===null)throw Error(I(401));aa(e,t)}n.context._currentValue=n.value}}function Bd(e){e.context._currentValue=e.parentValue,e=e.parent,e!==null&&Bd(e)}function pd(e){var n=e.parent;n!==null&&pd(n),e.context._currentValue=e.value}function zd(e,n){if(e.context._currentValue=e.parentValue,e=e.parent,e===null)throw Error(I(402));e.depth===n.depth?aa(e,n):zd(e,n)}function Dd(e,n){var t=n.parent;if(t===null)throw Error(I(402));e.depth===t.depth?aa(e,t):Dd(e,t),n.context._currentValue=n.value}function ut(e){var n=kt;n!==e&&(n===null?pd(e):e===null?Bd(n):n.depth===e.depth?aa(n,e):n.depth>e.depth?zd(n,e):Dd(n,e),kt=e)}var Wd={isMounted:function(){return!1},enqueueSetState:function(e,n){e=e._reactInternals,e.queue!==null&&e.queue.push(n)},enqueueReplaceState:function(e,n){e=e._reactInternals,e.replace=!0,e.queue=[n]},enqueueForceUpdate:function(){}},s_={id:1,overflow:""};function Eo(e,n,t){var r=e.id;e=e.overflow;var l=32-ua(r)-1;r&=~(1<<l),t+=1;var i=32-ua(n)+l;if(30<i){var a=l-l%5;return i=(r&(1<<a)-1).toString(32),r>>=a,l-=a,{id:1<<32-ua(n)+l|t<<l|r,overflow:i+e}}return{id:1<<i|t<<l|r,overflow:e}}var ua=Math.clz32?Math.clz32:g_,d_=Math.log,h_=Math.LN2;function g_(e){return e>>>=0,e===0?32:31-(d_(e)/h_|0)|0}var It=Error(I(460));function oa(){}function b_(e,n,t){switch(t=e[t],t===void 0?e.push(n):t!==n&&(n.then(oa,oa),n=t),n.status){case"fulfilled":return n.value;case"rejected":throw n.reason;default:switch(typeof n.status=="string"?n.then(oa,oa):(e=n,e.status="pending",e.then(function(r){if(n.status==="pending"){var l=n;l.status="fulfilled",l.value=r}},function(r){if(n.status==="pending"){var l=n;l.status="rejected",l.reason=r}})),n.status){case"fulfilled":return n.value;case"rejected":throw n.reason}throw fa=n,It}}var fa=null;function ca(){if(fa===null)throw Error(I(459));var e=fa;return fa=null,e}function y_(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}var v_=typeof Object.is=="function"?Object.is:y_,Mn=null,So=null,To=null,Co=null,sa=null,Q=null,ll=!1,da=!1,il=0,al=0,ul=-1,ha=0,wr=null,ot=null,ga=0;function Ln(){if(Mn===null)throw Error(I(321));return Mn}function Nd(){if(0<ga)throw Error(I(312));return{memoizedState:null,queue:null,next:null}}function Po(){return Q===null?sa===null?(ll=!1,sa=Q=Nd()):(ll=!0,Q=sa):Q.next===null?(ll=!1,Q=Q.next=Nd()):(ll=!0,Q=Q.next),Q}function Rr(){var e=wr;return wr=null,e}function ol(){Co=To=So=Mn=null,da=!1,sa=null,ga=0,Q=ot=null}function Hd(e,n){return typeof n=="function"?n(e):n}function Ud(e,n,t){if(Mn=Ln(),Q=Po(),ll){var r=Q.queue;if(n=r.dispatch,ot!==null&&(t=ot.get(r),t!==void 0)){ot.delete(r),r=Q.memoizedState;do r=e(r,t.action),t=t.next;while(t!==null);return Q.memoizedState=r,[r,n]}return[Q.memoizedState,n]}return e=e===Hd?typeof n=="function"?n():n:t!==void 0?t(n):n,Q.memoizedState=e,e=Q.queue={last:null,dispatch:null},e=e.dispatch=__.bind(null,Mn,e),[Q.memoizedState,e]}function Yd(e,n){if(Mn=Ln(),Q=Po(),n=n===void 0?null:n,Q!==null){var t=Q.memoizedState;if(t!==null&&n!==null){var r=t[1];e:if(r===null)r=!1;else{for(var l=0;l<r.length&&l<n.length;l++)if(!v_(n[l],r[l])){r=!1;break e}r=!0}if(r)return t[0]}}return e=e(),Q.memoizedState=[e,n],e}function __(e,n,t){if(25<=ga)throw Error(I(301));if(e===Mn)if(da=!0,e={action:t,next:null},ot===null&&(ot=new Map),t=ot.get(n),t===void 0)ot.set(n,e);else{for(n=t;n.next!==null;)n=n.next;n.next=e}}function w_(){throw Error(I(394))}function R_(){throw Error(I(479))}function Gd(e,n,t){Ln();var r=al++,l=To;if(typeof e.$$FORM_ACTION=="function"){var i=null,a=Co;l=l.formState;var u=e.$$IS_SIGNATURE_EQUAL;if(l!==null&&typeof u=="function"){var o=l[1];u.call(e,l[2],l[3])&&(i=t!==void 0?"p"+t:"k"+Zs(JSON.stringify([a,null,r]),0),o===i&&(ul=r,n=l[0]))}var f=e.bind(null,n);return e=function(c){f(c)},typeof f.$$FORM_ACTION=="function"&&(e.$$FORM_ACTION=function(c){c=f.$$FORM_ACTION(c),t!==void 0&&(t+="",c.action=t);var d=c.data;return d&&(i===null&&(i=t!==void 0?"p"+t:"k"+Zs(JSON.stringify([a,null,r]),0)),d.append("$ACTION_KEY",i)),c}),[n,e,!1]}var s=e.bind(null,n);return[n,function(c){s(c)},!1]}function Xd(e){var n=ha;return ha+=1,wr===null&&(wr=[]),b_(wr,e,n)}function E_(){throw Error(I(393))}function fl(){}var ba={readContext:function(e){return e._currentValue},use:function(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return Xd(e);if(e.$$typeof===$i)return e._currentValue}throw Error(I(438,String(e)))},useContext:function(e){return Ln(),e._currentValue},useMemo:Yd,useReducer:Ud,useRef:function(e){Mn=Ln(),Q=Po();var n=Q.memoizedState;return n===null?(e={current:e},Q.memoizedState=e):n},useState:function(e){return Ud(Hd,e)},useInsertionEffect:fl,useLayoutEffect:fl,useCallback:function(e,n){return Yd(function(){return e},n)},useImperativeHandle:fl,useEffect:fl,useDebugValue:fl,useDeferredValue:function(e,n){return Ln(),n!==void 0?n:e},useTransition:function(){return Ln(),[!1,w_]},useId:function(){var e=So.treeContext,n=e.overflow;e=e.id,e=(e&~(1<<32-ua(e)-1)).toString(32)+n;var t=ya;if(t===null)throw Error(I(404));return n=il++,e=":"+t.idPrefix+"R"+e,0<n&&(e+="H"+n.toString(32)),e+":"},useSyncExternalStore:function(e,n,t){if(t===void 0)throw Error(I(407));return t()},useCacheRefresh:function(){return E_},useMemoCache:function(e){for(var n=Array(e),t=0;t<e;t++)n[t]=gy;return n},useHostTransitionStatus:function(){return Ln(),Cy},useOptimistic:function(e){return Ln(),[e,R_]}};ba.useFormState=Gd,ba.useActionState=Gd;var ya=null,S_={getCacheForType:function(){throw Error(I(248))}},xo,Zd;function Er(e){if(xo===void 0)try{throw Error()}catch(t){var n=t.stack.trim().match(/\n( *(at )?)/);xo=n&&n[1]||"",Zd=-1<t.stack.indexOf(`
|
|
at`)?" (<anonymous>)":-1<t.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
`+xo+e+Zd}var Oo=!1;function va(e,n){if(!e||Oo)return"";Oo=!0;var t=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(n){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(h){var d=h}Reflect.construct(e,[],c)}else{try{c.call()}catch(h){d=h}e.call(c.prototype)}}else{try{throw Error()}catch(h){d=h}(c=e())&&typeof c.catch=="function"&&c.catch(function(){})}}catch(h){if(h&&d&&typeof h.stack=="string")return[h.stack,d.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var l=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");l&&l.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var i=r.DetermineComponentFrameRoot(),a=i[0],u=i[1];if(a&&u){var o=a.split(`
|
|
`),f=u.split(`
|
|
`);for(l=r=0;r<o.length&&!o[r].includes("DetermineComponentFrameRoot");)r++;for(;l<f.length&&!f[l].includes("DetermineComponentFrameRoot");)l++;if(r===o.length||l===f.length)for(r=o.length-1,l=f.length-1;1<=r&&0<=l&&o[r]!==f[l];)l--;for(;1<=r&&0<=l;r--,l--)if(o[r]!==f[l]){if(r!==1||l!==1)do if(r--,l--,0>l||o[r]!==f[l]){var s=`
|
|
`+o[r].replace(" at new "," at ");return e.displayName&&s.includes("<anonymous>")&&(s=s.replace("<anonymous>",e.displayName)),s}while(1<=r&&0<=l);break}}}finally{Oo=!1,Error.prepareStackTrace=t}return(t=e?e.displayName||e.name:"")?Er(t):""}function Jd(e){if(typeof e=="string")return Er(e);if(typeof e=="function")return e.prototype&&e.prototype.isReactComponent?(e=va(e,!0),e):va(e,!1);if(typeof e=="object"&&e!==null){switch(e.$$typeof){case $u:return va(e.render,!1);case no:return va(e.type,!1);case na:var n=e,t=n._payload;n=n._init;try{e=n(t)}catch{return Er("Lazy")}return Jd(e)}if(typeof e.name=="string")return t=e.env,Er(e.name+(t?" ["+t+"]":""))}switch(e){case eo:return Er("SuspenseList");case ea:return Er("Suspense")}return""}function T_(e){if(typeof e=="object"&&e!==null&&typeof e.environmentName=="string"){var n=e.environmentName;e=[e].slice(0),typeof e[0]=="string"?e.splice(0,1,"%c%s%c "+e[0],"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px"," "+n+" ",""):e.splice(0,0,"%c%s%c ","background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px"," "+n+" ",""),e.unshift(console),n=f_.apply(console.error,e),n()}else console.error(e);return null}function Sr(){}function C_(e,n,t,r,l,i,a,u,o,f,s){var c=new Set;this.destination=null,this.flushScheduled=!1,this.resumableState=e,this.renderState=n,this.rootFormatContext=t,this.progressiveChunkSize=r===void 0?12800:r,this.status=10,this.fatalError=null,this.pendingRootTasks=this.allPendingTasks=this.nextSegmentId=0,this.completedRootSegment=null,this.abortableTasks=c,this.pingedTasks=[],this.clientRenderedBoundaries=[],this.completedBoundaries=[],this.partialBoundaries=[],this.trackedPostpones=null,this.onError=l===void 0?T_:l,this.onPostpone=f===void 0?Sr:f,this.onAllReady=i===void 0?Sr:i,this.onShellReady=a===void 0?Sr:a,this.onShellError=u===void 0?Sr:u,this.onFatalError=o===void 0?Sr:o,this.formState=s===void 0?null:s}function Qd(e,n,t,r,l,i,a,u,o,f,s,c){return n=new C_(n,t,r,l,i,a,u,o,f,s,c),t=cl(n,0,null,r,!1,!1),t.parentFlushed=!0,e=_a(n,null,e,-1,null,t,null,n.abortableTasks,null,r,null,s_,null,!1),sl(e),n.pingedTasks.push(e),n}function P_(e,n,t,r,l,i,a,u,o,f,s){return e=Qd(e,n,t,r,l,i,a,u,o,f,s,void 0),e.trackedPostpones={workingMap:new Map,rootNodes:[],rootSlots:null},e}var oe=null;function Vd(e,n){e.pingedTasks.push(n),e.pingedTasks.length===1&&(e.flushScheduled=e.destination!==null,e.trackedPostpones!==null||e.status===10?Vs(function(){return po(e)}):ro(function(){return po(e)}))}function Ao(e,n){return{status:0,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,completedSegments:[],byteSize:0,fallbackAbortableTasks:n,errorDigest:null,contentState:kd(),fallbackState:kd(),trackedContentKeyPath:null,trackedFallbackNode:null}}function _a(e,n,t,r,l,i,a,u,o,f,s,c,d,h){e.allPendingTasks++,l===null?e.pendingRootTasks++:l.pendingTasks++;var g={replay:null,node:t,childIndex:r,ping:function(){return Vd(e,g)},blockedBoundary:l,blockedSegment:i,hoistableState:a,abortSet:u,keyPath:o,formatContext:f,context:s,treeContext:c,componentStack:d,thenableState:n,isFallback:h};return u.add(g),g}function Kd(e,n,t,r,l,i,a,u,o,f,s,c,d,h){e.allPendingTasks++,i===null?e.pendingRootTasks++:i.pendingTasks++,t.pendingTasks++;var g={replay:t,node:r,childIndex:l,ping:function(){return Vd(e,g)},blockedBoundary:i,blockedSegment:null,hoistableState:a,abortSet:u,keyPath:o,formatContext:f,context:s,treeContext:c,componentStack:d,thenableState:n,isFallback:h};return u.add(g),g}function cl(e,n,t,r,l,i){return{status:0,id:-1,index:n,parentFlushed:!1,chunks:[],children:[],parentFormatContext:r,boundary:t,lastPushedText:l,textEmbedded:i}}function sl(e){var n=e.node;if(typeof n=="object"&&n!==null)switch(n.$$typeof){case Ws:e.componentStack={parent:e.componentStack,type:n.type}}}function Mt(e){var n={};return e&&Object.defineProperty(n,"componentStack",{configurable:!0,enumerable:!0,get:function(){try{var t="",r=e;do t+=Jd(r.type),r=r.parent;while(r);var l=t}catch(i){l=`
|
|
Error generating stack: `+i.message+`
|
|
`+i.stack}return Object.defineProperty(n,"componentStack",{value:l}),l}}),n}function pe(e,n,t){if(e=e.onError,n=e(n,t),n==null||typeof n=="string")return n}function dl(e,n){var t=e.onShellError,r=e.onFatalError;t(n),r(n),e.destination!==null?(e.status=14,qs(e.destination,n)):(e.status=13,e.fatalError=n)}function qd(e,n,t,r,l,i){var a=n.thenableState;for(n.thenableState=null,Mn={},So=n,To=e,Co=t,al=il=0,ul=-1,ha=0,wr=a,e=r(l,i);da;)da=!1,al=il=0,ul=-1,ha=0,ga+=1,Q=null,e=r(l,i);return ol(),e}function jd(e,n,t,r,l,i,a){var u=!1;if(i!==0&&e.formState!==null){var o=n.blockedSegment;if(o!==null){u=!0,o=o.chunks;for(var f=0;f<i;f++)f===a?o.push(Ly):o.push(By)}}i=n.keyPath,n.keyPath=t,l?(t=n.treeContext,n.treeContext=Eo(t,1,0),an(e,n,r,-1),n.treeContext=t):u?an(e,n,r,-1):je(e,n,r,-1),n.keyPath=i}function wa(e,n,t,r,l,i){if(typeof r=="function")if(r.prototype&&r.prototype.isReactComponent){var a=l;if("ref"in l){a={};for(var u in l)u!=="ref"&&(a[u]=l[u])}var o=r.defaultProps;if(o){a===l&&(a=ke({},a,l));for(var f in o)a[f]===void 0&&(a[f]=o[f])}l=a,a=Ld,o=r.contextType,typeof o=="object"&&o!==null&&(a=o._currentValue),a=new r(l,a);var s=a.state!==void 0?a.state:null;if(a.updater=Wd,a.props=l,a.state=s,o={queue:[],replace:!1},a._reactInternals=o,i=r.contextType,a.context=typeof i=="object"&&i!==null?i._currentValue:Ld,i=r.getDerivedStateFromProps,typeof i=="function"&&(i=i(l,s),s=i==null?s:ke({},s,i),a.state=s),typeof r.getDerivedStateFromProps!="function"&&typeof a.getSnapshotBeforeUpdate!="function"&&(typeof a.UNSAFE_componentWillMount=="function"||typeof a.componentWillMount=="function"))if(r=a.state,typeof a.componentWillMount=="function"&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount=="function"&&a.UNSAFE_componentWillMount(),r!==a.state&&Wd.enqueueReplaceState(a,a.state,null),o.queue!==null&&0<o.queue.length)if(r=o.queue,i=o.replace,o.queue=null,o.replace=!1,i&&r.length===1)a.state=r[0];else{for(o=i?r[0]:a.state,s=!0,i=i?1:0;i<r.length;i++)f=r[i],f=typeof f=="function"?f.call(a,o,l,void 0):f,f!=null&&(s?(s=!1,o=ke({},o,f)):ke(o,f));a.state=o}else o.queue=null;if(r=a.render(),e.status===12)throw null;l=n.keyPath,n.keyPath=t,je(e,n,r,-1),n.keyPath=l}else{if(r=qd(e,n,t,r,l,void 0),e.status===12)throw null;jd(e,n,t,r,il!==0,al,ul)}else if(typeof r=="string")if(a=n.blockedSegment,a===null)a=l.children,o=n.formatContext,s=n.keyPath,n.formatContext=fd(o,r,l),n.keyPath=t,an(e,n,a,-1),n.formatContext=o,n.keyPath=s;else{s=Dy(a.chunks,r,l,e.resumableState,e.renderState,n.hoistableState,n.formatContext,a.lastPushedText,n.isFallback),a.lastPushedText=!1,o=n.formatContext,i=n.keyPath,n.formatContext=fd(o,r,l),n.keyPath=t,an(e,n,s,-1),n.formatContext=o,n.keyPath=i;e:{switch(n=a.chunks,e=e.resumableState,r){case"title":case"style":case"script":case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break e;case"body":if(1>=o.insertionMode){e.hasBody=!0;break e}break;case"html":if(o.insertionMode===0){e.hasHtml=!0;break e}}n.push(Ft(r))}a.lastPushedText=!1}else{switch(r){case hy:case sy:case Us:case Ys:case Hs:r=n.keyPath,n.keyPath=t,je(e,n,l.children,-1),n.keyPath=r;return;case dy:l.mode!=="hidden"&&(r=n.keyPath,n.keyPath=t,je(e,n,l.children,-1),n.keyPath=r);return;case eo:r=n.keyPath,n.keyPath=t,je(e,n,l.children,-1),n.keyPath=r;return;case cy:throw Error(I(343));case ea:e:if(n.replay!==null){r=n.keyPath,n.keyPath=t,t=l.children;try{an(e,n,t,-1)}finally{n.keyPath=r}}else{r=n.keyPath;var c=n.blockedBoundary,d=n.hoistableState;i=n.blockedSegment,f=l.fallback,l=l.children;var h=new Set;u=Ao(e,h),e.trackedPostpones!==null&&(u.trackedContentKeyPath=t);var g=cl(e,i.chunks.length,u,n.formatContext,!1,!1);i.children.push(g),i.lastPushedText=!1;var v=cl(e,0,null,n.formatContext,!1,!1);if(v.parentFlushed=!0,e.trackedPostpones!==null){a=[t[0],"Suspense Fallback",t[2]],o=[a[1],a[2],[],null],e.trackedPostpones.workingMap.set(a,o),u.trackedFallbackNode=o,n.blockedSegment=g,n.keyPath=a,g.status=6;try{an(e,n,f,-1),g.lastPushedText&&g.textEmbedded&&g.chunks.push(In),g.status=1}catch(x){throw g.status=e.status===12?3:4,x}finally{n.blockedSegment=i,n.keyPath=r}n=_a(e,null,l,-1,u,v,u.contentState,n.abortSet,t,n.formatContext,n.context,n.treeContext,n.componentStack,n.isFallback),sl(n),e.pingedTasks.push(n)}else{n.blockedBoundary=u,n.hoistableState=u.contentState,n.blockedSegment=v,n.keyPath=t,v.status=6;try{if(an(e,n,l,-1),v.lastPushedText&&v.textEmbedded&&v.chunks.push(In),v.status=1,gl(u,v),u.pendingTasks===0&&u.status===0){u.status=1;break e}}catch(x){u.status=4,e.status===12?(v.status=3,a=e.fatalError):(v.status=4,a=x),o=Mt(n.componentStack),s=pe(e,a,o),u.errorDigest=s,Io(e,u)}finally{n.blockedBoundary=c,n.hoistableState=d,n.blockedSegment=i,n.keyPath=r}n=_a(e,null,f,-1,c,g,u.fallbackState,h,[t[0],"Suspense Fallback",t[2]],n.formatContext,n.context,n.treeContext,n.componentStack,!0),sl(n),e.pingedTasks.push(n)}}return}if(typeof r=="object"&&r!==null)switch(r.$$typeof){case $u:if("ref"in l)for(g in a={},l)g!=="ref"&&(a[g]=l[g]);else a=l;r=qd(e,n,t,r.render,a,i),jd(e,n,t,r,il!==0,al,ul);return;case no:wa(e,n,t,r.type,l,i);return;case fy:case $i:if(o=l.children,a=n.keyPath,l=l.value,s=r._currentValue,r._currentValue=l,i=kt,kt=r={parent:i,depth:i===null?0:i.depth+1,context:r,parentValue:s,value:l},n.context=r,n.keyPath=t,je(e,n,o,-1),e=kt,e===null)throw Error(I(403));e.context._currentValue=e.parentValue,e=kt=e.parent,n.context=e,n.keyPath=a;return;case Gs:l=l.children,r=l(r._context._currentValue),l=n.keyPath,n.keyPath=t,je(e,n,r,-1),n.keyPath=l;return;case na:if(a=r._init,r=a(r._payload),e.status===12)throw null;wa(e,n,t,r,l,i);return}throw Error(I(130,r==null?r:typeof r,""))}}function mo(e,n,t,r,l){var i=n.replay,a=n.blockedBoundary,u=cl(e,0,null,n.formatContext,!1,!1);u.id=t,u.parentFlushed=!0;try{n.replay=null,n.blockedSegment=u,an(e,n,r,l),u.status=1,a===null?e.completedRootSegment=u:(gl(a,u),a.parentFlushed&&e.partialBoundaries.push(a))}finally{n.replay=i,n.blockedSegment=null}}function je(e,n,t,r){n.replay!==null&&typeof n.replay.slots=="number"?mo(e,n,n.replay.slots,t,r):(n.node=t,n.childIndex=r,t=n.componentStack,sl(n),Fo(e,n),n.componentStack=t)}function Fo(e,n){var t=n.node,r=n.childIndex;if(t!==null){if(typeof t=="object"){switch(t.$$typeof){case Ws:var l=t.type,i=t.key,a=t.props;t=a.ref;var u=t!==void 0?t:null,o=ia(l),f=i??(r===-1?0:r);if(i=[n.keyPath,o,f],n.replay!==null)e:{var s=n.replay;for(r=s.nodes,t=0;t<r.length;t++){var c=r[t];if(f===c[1]){if(c.length===4){if(o!==null&&o!==c[0])throw Error(I(490,c[0],o));var d=c[2];o=c[3],f=n.node,n.replay={nodes:d,slots:o,pendingTasks:1};try{if(wa(e,n,i,l,a,u),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error(I(488));n.replay.pendingTasks--}catch(S){if(typeof S=="object"&&S!==null&&(S===It||typeof S.then=="function"))throw n.node===f&&(n.replay=s),S;n.replay.pendingTasks--,a=Mt(n.componentStack),i=n.blockedBoundary,l=S,a=pe(e,l,a),hl(e,i,d,o,l,a)}n.replay=s}else{if(l!==ea)throw Error(I(490,"Suspense",ia(l)||"Unknown"));n:{s=void 0,l=c[5],u=c[2],o=c[3],f=c[4]===null?[]:c[4][2],c=c[4]===null?null:c[4][3];var h=n.keyPath,g=n.replay,v=n.blockedBoundary,x=n.hoistableState,_=a.children;a=a.fallback;var R=new Set,w=Ao(e,R);w.parentFlushed=!0,w.rootSegmentID=l,n.blockedBoundary=w,n.hoistableState=w.contentState,n.keyPath=i,n.replay={nodes:u,slots:o,pendingTasks:1};try{if(an(e,n,_,-1),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error(I(488));if(n.replay.pendingTasks--,w.pendingTasks===0&&w.status===0){w.status=1,e.completedBoundaries.push(w);break n}}catch(S){w.status=4,d=Mt(n.componentStack),s=pe(e,S,d),w.errorDigest=s,n.replay.pendingTasks--,e.clientRenderedBoundaries.push(w)}finally{n.blockedBoundary=v,n.hoistableState=x,n.replay=g,n.keyPath=h}n=Kd(e,null,{nodes:f,slots:c,pendingTasks:0},a,-1,v,w.fallbackState,R,[i[0],"Suspense Fallback",i[2]],n.formatContext,n.context,n.treeContext,n.componentStack,!0),sl(n),e.pingedTasks.push(n)}}r.splice(t,1);break e}}}else wa(e,n,i,l,a,u);return;case Ns:throw Error(I(257));case na:if(d=t._init,t=d(t._payload),e.status===12)throw null;je(e,n,t,r);return}if(to(t)){ko(e,n,t,r);return}if(t===null||typeof t!="object"?d=null:(d=Xs&&t[Xs]||t["@@iterator"],d=typeof d=="function"?d:null),d&&(d=d.call(t))){if(t=d.next(),!t.done){a=[];do a.push(t.value),t=d.next();while(!t.done);ko(e,n,a,r)}return}if(typeof t.then=="function")return n.thenableState=null,je(e,n,Xd(t),r);if(t.$$typeof===$i)return je(e,n,t._currentValue,r);throw r=Object.prototype.toString.call(t),Error(I(31,r==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":r))}typeof t=="string"?(r=n.blockedSegment,r!==null&&(r.lastPushedText=cd(r.chunks,t,e.renderState,r.lastPushedText))):(typeof t=="number"||typeof t=="bigint")&&(r=n.blockedSegment,r!==null&&(r.lastPushedText=cd(r.chunks,""+t,e.renderState,r.lastPushedText)))}}function ko(e,n,t,r){var l=n.keyPath;if(r!==-1&&(n.keyPath=[n.keyPath,"Fragment",r],n.replay!==null)){for(var i=n.replay,a=i.nodes,u=0;u<a.length;u++){var o=a[u];if(o[1]===r){r=o[2],o=o[3],n.replay={nodes:r,slots:o,pendingTasks:1};try{if(ko(e,n,t,-1),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error(I(488));n.replay.pendingTasks--}catch(c){if(typeof c=="object"&&c!==null&&(c===It||typeof c.then=="function"))throw c;n.replay.pendingTasks--,t=Mt(n.componentStack);var f=n.blockedBoundary,s=c;t=pe(e,s,t),hl(e,f,r,o,s,t)}n.replay=i,a.splice(u,1);break}}n.keyPath=l;return}if(i=n.treeContext,a=t.length,n.replay!==null&&(u=n.replay.slots,u!==null&&typeof u=="object")){for(r=0;r<a;r++)o=t[r],n.treeContext=Eo(i,a,r),f=u[r],typeof f=="number"?(mo(e,n,f,o,r),delete u[r]):an(e,n,o,r);n.treeContext=i,n.keyPath=l;return}for(u=0;u<a;u++)r=t[u],n.treeContext=Eo(i,a,u),an(e,n,r,u);n.treeContext=i,n.keyPath=l}function Io(e,n){e=e.trackedPostpones,e!==null&&(n=n.trackedContentKeyPath,n!==null&&(n=e.workingMap.get(n),n!==void 0&&(n.length=4,n[2]=[],n[3]=null)))}function $d(e,n,t){return Kd(e,t,n.replay,n.node,n.childIndex,n.blockedBoundary,n.hoistableState,n.abortSet,n.keyPath,n.formatContext,n.context,n.treeContext,n.componentStack,n.isFallback)}function eh(e,n,t){var r=n.blockedSegment,l=cl(e,r.chunks.length,null,n.formatContext,r.lastPushedText,!0);return r.children.push(l),r.lastPushedText=!1,_a(e,t,n.node,n.childIndex,n.blockedBoundary,l,n.hoistableState,n.abortSet,n.keyPath,n.formatContext,n.context,n.treeContext,n.componentStack,n.isFallback)}function an(e,n,t,r){var l=n.formatContext,i=n.context,a=n.keyPath,u=n.treeContext,o=n.componentStack,f=n.blockedSegment;if(f===null)try{return je(e,n,t,r)}catch(d){if(ol(),t=d===It?ca():d,typeof t=="object"&&t!==null){if(typeof t.then=="function"){r=Rr(),e=$d(e,n,r).ping,t.then(e,e),n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,n.componentStack=o,ut(i);return}if(t.message==="Maximum call stack size exceeded"){t=Rr(),t=$d(e,n,t),e.pingedTasks.push(t),n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,n.componentStack=o,ut(i);return}}}else{var s=f.children.length,c=f.chunks.length;try{return je(e,n,t,r)}catch(d){if(ol(),f.children.length=s,f.chunks.length=c,t=d===It?ca():d,typeof t=="object"&&t!==null){if(typeof t.then=="function"){r=Rr(),e=eh(e,n,r).ping,t.then(e,e),n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,n.componentStack=o,ut(i);return}if(t.message==="Maximum call stack size exceeded"){t=Rr(),t=eh(e,n,t),e.pingedTasks.push(t),n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,n.componentStack=o,ut(i);return}}}}throw n.formatContext=l,n.context=i,n.keyPath=a,n.treeContext=u,ut(i),t}function x_(e){var n=e.blockedBoundary;e=e.blockedSegment,e!==null&&(e.status=3,Bo(this,n,e))}function hl(e,n,t,r,l,i){for(var a=0;a<t.length;a++){var u=t[a];if(u.length===4)hl(e,n,u[2],u[3],l,i);else{u=u[5];var o=e,f=i,s=Ao(o,new Set);s.parentFlushed=!0,s.rootSegmentID=u,s.status=4,s.errorDigest=f,s.parentFlushed&&o.clientRenderedBoundaries.push(s)}}if(t.length=0,r!==null){if(n===null)throw Error(I(487));if(n.status!==4&&(n.status=4,n.errorDigest=i,n.parentFlushed&&e.clientRenderedBoundaries.push(n)),typeof r=="object")for(var c in r)delete r[c]}}function nh(e,n,t){var r=e.blockedBoundary,l=e.blockedSegment;if(l!==null){if(l.status===6)return;l.status=3}if(l=Mt(e.componentStack),r===null){if(n.status!==13&&n.status!==14){if(r=e.replay,r===null){pe(n,t,l),dl(n,t);return}r.pendingTasks--,r.pendingTasks===0&&0<r.nodes.length&&(e=pe(n,t,l),hl(n,null,r.nodes,r.slots,t,e)),n.pendingRootTasks--,n.pendingRootTasks===0&&Lo(n)}}else r.pendingTasks--,r.status!==4&&(r.status=4,e=pe(n,t,l),r.status=4,r.errorDigest=e,Io(n,r),r.parentFlushed&&n.clientRenderedBoundaries.push(r)),r.fallbackAbortableTasks.forEach(function(i){return nh(i,n,t)}),r.fallbackAbortableTasks.clear();n.allPendingTasks--,n.allPendingTasks===0&&Ra(n)}function Mo(e,n){try{var t=e.renderState,r=t.onHeaders;if(r){var l=t.headers;if(l){t.headers=null;var i=l.preconnects;if(l.fontPreloads&&(i&&(i+=", "),i+=l.fontPreloads),l.highImagePreloads&&(i&&(i+=", "),i+=l.highImagePreloads),!n){var a=t.styles.values(),u=a.next();e:for(;0<l.remainingCapacity&&!u.done;u=a.next())for(var o=u.value.sheets.values(),f=o.next();0<l.remainingCapacity&&!f.done;f=o.next()){var s=f.value,c=s.props,d=c.href,h=s.props,g=la(h.href,"style",{crossOrigin:h.crossOrigin,integrity:h.integrity,nonce:h.nonce,type:h.type,fetchPriority:h.fetchPriority,referrerPolicy:h.referrerPolicy,media:h.media});if(0<=(l.remainingCapacity-=g.length+2))t.resets.style[d]=Ve,i&&(i+=", "),i+=g,t.resets.style[d]=typeof c.crossOrigin=="string"||typeof c.integrity=="string"?[c.crossOrigin,c.integrity]:Ve;else break e}}r(i?{Link:i}:{})}}}catch(v){pe(e,v,{})}}function Lo(e){e.trackedPostpones===null&&Mo(e,!0),e.onShellError=Sr,e=e.onShellReady,e()}function Ra(e){Mo(e,e.trackedPostpones===null?!0:e.completedRootSegment===null||e.completedRootSegment.status!==5),e=e.onAllReady,e()}function gl(e,n){if(n.chunks.length===0&&n.children.length===1&&n.children[0].boundary===null&&n.children[0].id===-1){var t=n.children[0];t.id=n.id,t.parentFlushed=!0,t.status===1&&gl(e,t)}else e.completedSegments.push(n)}function Bo(e,n,t){if(n===null){if(t!==null&&t.parentFlushed){if(e.completedRootSegment!==null)throw Error(I(389));e.completedRootSegment=t}e.pendingRootTasks--,e.pendingRootTasks===0&&Lo(e)}else n.pendingTasks--,n.status!==4&&(n.pendingTasks===0?(n.status===0&&(n.status=1),t!==null&&t.parentFlushed&&t.status===1&&gl(n,t),n.parentFlushed&&e.completedBoundaries.push(n),n.status===1&&(n.fallbackAbortableTasks.forEach(x_,e),n.fallbackAbortableTasks.clear())):t!==null&&t.parentFlushed&&t.status===1&&(gl(n,t),n.completedSegments.length===1&&n.parentFlushed&&e.partialBoundaries.push(n)));e.allPendingTasks--,e.allPendingTasks===0&&Ra(e)}function po(e){if(e.status!==14&&e.status!==13){var n=kt,t=vr.H;vr.H=ba;var r=vr.A;vr.A=S_;var l=oe;oe=e;var i=ya;ya=e.resumableState;try{var a=e.pingedTasks,u;for(u=0;u<a.length;u++){var o=a[u],f=e,s=o.blockedSegment;if(s===null){var c=f;if(o.replay.pendingTasks!==0){ut(o.context);try{if(typeof o.replay.slots=="number"?mo(c,o,o.replay.slots,o.node,o.childIndex):Fo(c,o),o.replay.pendingTasks===1&&0<o.replay.nodes.length)throw Error(I(488));o.replay.pendingTasks--,o.abortSet.delete(o),Bo(c,o.blockedBoundary,null)}catch(F){ol();var d=F===It?ca():F;if(typeof d=="object"&&d!==null&&typeof d.then=="function"){var h=o.ping;d.then(h,h),o.thenableState=Rr()}else{o.replay.pendingTasks--,o.abortSet.delete(o);var g=Mt(o.componentStack);f=void 0;var v=c,x=o.blockedBoundary,_=c.status===12?c.fatalError:d,R=o.replay.nodes,w=o.replay.slots;f=pe(v,_,g),hl(v,x,R,w,_,f),c.pendingRootTasks--,c.pendingRootTasks===0&&Lo(c),c.allPendingTasks--,c.allPendingTasks===0&&Ra(c)}}finally{}}}else if(c=void 0,v=s,v.status===0){v.status=6,ut(o.context);var S=v.children.length,E=v.chunks.length;try{Fo(f,o),v.lastPushedText&&v.textEmbedded&&v.chunks.push(In),o.abortSet.delete(o),v.status=1,Bo(f,o.blockedBoundary,v)}catch(F){ol(),v.children.length=S,v.chunks.length=E;var P=F===It?ca():f.status===12?f.fatalError:F;if(typeof P=="object"&&P!==null&&typeof P.then=="function"){v.status=0,o.thenableState=Rr();var T=o.ping;P.then(T,T)}else{var M=Mt(o.componentStack);o.abortSet.delete(o),v.status=4;var O=o.blockedBoundary;c=pe(f,P,M),O===null?dl(f,P):(O.pendingTasks--,O.status!==4&&(O.status=4,O.errorDigest=c,Io(f,O),O.parentFlushed&&f.clientRenderedBoundaries.push(O))),f.allPendingTasks--,f.allPendingTasks===0&&Ra(f)}}finally{}}}a.splice(0,u),e.destination!==null&&Ta(e,e.destination)}catch(F){pe(e,F,{}),dl(e,F)}finally{ya=i,vr.H=t,vr.A=r,t===ba&&ut(n),oe=l}}}function Ea(e,n,t,r){switch(t.parentFlushed=!0,t.status){case 0:t.id=e.nextSegmentId++;case 5:return r=t.id,t.lastPushedText=!1,t.textEmbedded=!1,e=e.renderState,y(n,Wy),y(n,e.placeholderPrefix),e=C(r.toString(16)),y(n,e),J(n,Ny);case 1:t.status=2;var l=!0,i=t.chunks,a=0;t=t.children;for(var u=0;u<t.length;u++){for(l=t[u];a<l.index;a++)y(n,i[a]);l=Sa(e,n,l,r)}for(;a<i.length-1;a++)y(n,i[a]);return a<i.length&&(l=J(n,i[a])),l;default:throw Error(I(390))}}function Sa(e,n,t,r){var l=t.boundary;if(l===null)return Ea(e,n,t,r);if(l.parentFlushed=!0,l.status===4)l=l.errorDigest,J(n,Gy),y(n,Zy),l&&(y(n,Qy),y(n,C(p(l))),y(n,Jy)),J(n,Vy),Ea(e,n,t,r);else if(l.status!==1)l.status===0&&(l.rootSegmentID=e.nextSegmentId++),0<l.completedSegments.length&&e.partialBoundaries.push(l),xd(n,e.renderState,l.rootSegmentID),r&&(l=l.fallbackState,l.styles.forEach(Id,r),l.stylesheets.forEach(Md,r)),Ea(e,n,t,r);else if(l.byteSize>e.progressiveChunkSize)l.rootSegmentID=e.nextSegmentId++,e.completedBoundaries.push(l),xd(n,e.renderState,l.rootSegmentID),Ea(e,n,t,r);else{if(r&&(t=l.contentState,t.styles.forEach(Id,r),t.stylesheets.forEach(Md,r)),J(n,Hy),t=l.completedSegments,t.length!==1)throw Error(I(391));Sa(e,n,t[0],r)}return J(n,Xy)}function zo(e,n,t,r){return vv(n,e.renderState,t.parentFormatContext,t.id),Sa(e,n,t,r),_v(n,t.parentFormatContext)}function th(e,n,t){for(var r=t.completedSegments,l=0;l<r.length;l++)rh(e,n,t,r[l]);r.length=0,Od(n,t.contentState,e.renderState),r=e.resumableState,e=e.renderState,l=t.rootSegmentID,t=t.contentState;var i=e.stylesToHoist;return e.stylesToHoist=!1,y(n,e.startInlineScript),i?r.instructions&2?r.instructions&8?y(n,Ov):(r.instructions|=8,y(n,xv)):(r.instructions|=10,y(n,Pv)):r.instructions&2?y(n,Cv):(r.instructions|=2,y(n,Tv)),r=C(l.toString(16)),y(n,e.boundaryPrefix),y(n,r),y(n,Av),y(n,e.segmentPrefix),y(n,r),i?(y(n,mv),e_(n,t)):y(n,Fv),t=J(n,kv),Pd(n,e)&&t}function rh(e,n,t,r){if(r.status===2)return!0;var l=t.contentState,i=r.id;if(i===-1){if((r.id=t.rootSegmentID)===-1)throw Error(I(392));return zo(e,n,r,l)}return i===t.rootSegmentID?zo(e,n,r,l):(zo(e,n,r,l),t=e.resumableState,e=e.renderState,y(n,e.startInlineScript),t.instructions&1?y(n,Rv):(t.instructions|=1,y(n,wv)),y(n,e.segmentPrefix),i=C(i.toString(16)),y(n,i),y(n,Ev),y(n,e.placeholderPrefix),y(n,i),n=J(n,Sv),n)}function Ta(e,n){Me=new Uint8Array(2048),Le=0;try{if(!(0<e.pendingRootTasks)){var t,r=e.completedRootSegment;if(r!==null){if(r.status===5)return;var l=e.renderState,i=l.htmlChunks,a=l.headChunks,u;if(i){for(u=0;u<i.length;u++)y(n,i[u]);if(a)for(u=0;u<a.length;u++)y(n,a[u]);else y(n,ie("head")),y(n,Se)}else if(a)for(u=0;u<a.length;u++)y(n,a[u]);var o=l.charsetChunks;for(u=0;u<o.length;u++)y(n,o[u]);o.length=0,l.preconnects.forEach(ln,n),l.preconnects.clear();var f=l.viewportChunks;for(u=0;u<f.length;u++)y(n,f[u]);f.length=0,l.fontPreloads.forEach(ln,n),l.fontPreloads.clear(),l.highImagePreloads.forEach(ln,n),l.highImagePreloads.clear(),l.styles.forEach(qv,n);var s=l.importMapChunks;for(u=0;u<s.length;u++)y(n,s[u]);s.length=0,l.bootstrapScripts.forEach(ln,n),l.scripts.forEach(ln,n),l.scripts.clear(),l.bulkPreloads.forEach(ln,n),l.bulkPreloads.clear();var c=l.hoistableChunks;for(u=0;u<c.length;u++)y(n,c[u]);c.length=0,i&&a===null&&y(n,Ft("head")),Sa(e,n,r,null),e.completedRootSegment=null,Pd(n,e.renderState)}var d=e.renderState;r=0;var h=d.viewportChunks;for(r=0;r<h.length;r++)y(n,h[r]);h.length=0,d.preconnects.forEach(ln,n),d.preconnects.clear(),d.fontPreloads.forEach(ln,n),d.fontPreloads.clear(),d.highImagePreloads.forEach(ln,n),d.highImagePreloads.clear(),d.styles.forEach($v,n),d.scripts.forEach(ln,n),d.scripts.clear(),d.bulkPreloads.forEach(ln,n),d.bulkPreloads.clear();var g=d.hoistableChunks;for(r=0;r<g.length;r++)y(n,g[r]);g.length=0;var v=e.clientRenderedBoundaries;for(t=0;t<v.length;t++){var x=v[t];d=n;var _=e.resumableState,R=e.renderState,w=x.rootSegmentID,S=x.errorDigest;y(d,R.startInlineScript),_.instructions&4?y(d,Mv):(_.instructions|=4,y(d,Iv)),y(d,R.boundaryPrefix),y(d,C(w.toString(16))),y(d,Lv),S&&(y(d,Bv),y(d,C(Dv(S||""))));var E=J(d,pv);if(!E){e.destination=null,t++,v.splice(0,t);return}}v.splice(0,t);var P=e.completedBoundaries;for(t=0;t<P.length;t++)if(!th(e,n,P[t])){e.destination=null,t++,P.splice(0,t);return}P.splice(0,t),lo(n),Me=new Uint8Array(2048),Le=0;var T=e.partialBoundaries;for(t=0;t<T.length;t++){var M=T[t];e:{v=e,x=n;var O=M.completedSegments;for(E=0;E<O.length;E++)if(!rh(v,x,M,O[E])){E++,O.splice(0,E);var F=!1;break e}O.splice(0,E),F=Od(x,M.contentState,v.renderState)}if(!F){e.destination=null,t++,T.splice(0,t);return}}T.splice(0,t);var L=e.completedBoundaries;for(t=0;t<L.length;t++)if(!th(e,n,L[t])){e.destination=null,t++,L.splice(0,t);return}L.splice(0,t)}}finally{e.allPendingTasks===0&&e.pingedTasks.length===0&&e.clientRenderedBoundaries.length===0&&e.completedBoundaries.length===0?(e.flushScheduled=!1,t=e.resumableState,t.hasBody&&y(n,Ft("body")),t.hasHtml&&y(n,Ft("html")),lo(n),e.status=14,n.close(),e.destination=null):lo(n)}}function lh(e){e.flushScheduled=e.destination!==null,Vs(function(){return po(e)}),ro(function(){e.status===10&&(e.status=11),e.trackedPostpones===null&&Mo(e,e.pendingRootTasks===0)})}function Lt(e){e.flushScheduled===!1&&e.pingedTasks.length===0&&e.destination!==null&&(e.flushScheduled=!0,ro(function(){var n=e.destination;n?Ta(e,n):e.flushScheduled=!1}))}function ih(e,n){if(e.status===13)e.status=14,qs(n,e.fatalError);else if(e.status!==14&&e.destination===null){e.destination=n;try{Ta(e,n)}catch(t){pe(e,t,{}),dl(e,t)}}}function Tr(e,n){(e.status===11||e.status===10)&&(e.status=12);try{var t=e.abortableTasks;if(0<t.size){var r=n===void 0?Error(I(432)):typeof n=="object"&&n!==null&&typeof n.then=="function"?Error(I(530)):n;e.fatalError=r,t.forEach(function(l){return nh(l,e,r)}),t.clear()}e.destination!==null&&Ta(e,e.destination)}catch(l){pe(e,l,{}),dl(e,l)}}function ah(){var e=ju.version;if(e!=="19.0.0")throw Error(I(527,e,"19.0.0"))}ah(),ah(),ji.prerender=function(e,n){return new Promise(function(t,r){var l=n?n.onHeaders:void 0,i;l&&(i=function(s){l(new Headers(s))});var a=ud(n?n.identifierPrefix:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.bootstrapScriptContent:void 0,n?n.bootstrapScripts:void 0,n?n.bootstrapModules:void 0),u=P_(e,a,ad(a,void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.importMap:void 0,i,n?n.maxHeadersLength:void 0),od(n?n.namespaceURI:void 0),n?n.progressiveChunkSize:void 0,n?n.onError:void 0,function(){var s={prelude:new ue({type:"bytes",pull:function(c){ih(u,c)},cancel:function(c){u.destination=null,Tr(u,c)}},{highWaterMark:0})};t(s)},void 0,void 0,r,n?n.onPostpone:void 0);if(n&&n.signal){var o=n.signal;if(o.aborted)Tr(u,o.reason);else{var f=function(){Tr(u,o.reason),o.removeEventListener("abort",f)};o.addEventListener("abort",f)}}lh(u)})},ji.renderToReadableStream=function(e,n){return new Promise(function(t,r){var l,i,a=new Promise(function(h,g){i=h,l=g}),u=n?n.onHeaders:void 0,o;u&&(o=function(h){u(new Headers(h))});var f=ud(n?n.identifierPrefix:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.bootstrapScriptContent:void 0,n?n.bootstrapScripts:void 0,n?n.bootstrapModules:void 0),s=Qd(e,f,ad(f,n?n.nonce:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.importMap:void 0,o,n?n.maxHeadersLength:void 0),od(n?n.namespaceURI:void 0),n?n.progressiveChunkSize:void 0,n?n.onError:void 0,i,function(){var h=new ue({type:"bytes",pull:function(g){ih(s,g)},cancel:function(g){s.destination=null,Tr(s,g)}},{highWaterMark:0});h.allReady=a,t(h)},function(h){a.catch(function(){}),r(h)},l,n?n.onPostpone:void 0,n?n.formState:void 0);if(n&&n.signal){var c=n.signal;if(c.aborted)Tr(s,c.reason);else{var d=function(){Tr(s,c.reason),c.removeEventListener("abort",d)};c.addEventListener("abort",d)}}lh(s)})},ji.version="19.0.0";var Ca,Pa;Ca=ti,Pa=ji,Ca.version,Ca.renderToString,Ca.renderToStaticMarkup;var O_=Pa.renderToReadableStream;Pa.resume&&Pa.resume;function A_({router:e}){const n=ni();return m.jsx(Gh,{router:e,serverInitialLocation:n.location,serverInitialData:n.data})}function m_({router:e,serverPayload:n}){return m.jsx(G.StrictMode,{children:m.jsx(tg,{serverPayload:n,children:m.jsx(A_,{router:e})})})}function F_(e){const n=new Uint8Array(e.reduce((r,l)=>r+l.length,0));let t=0;for(const r of e)n.set(r,t),t+=r.length;return n}async function k_(e){const n=[];for await(const t of e)n.push(t);return F_(n)}async function I_(e){const n=await k_(e);return new TextDecoder().decode(n)}(function(e={}){e.MessageChannel=e.MessageChannel??bg})(void 0);function M_(e){return async function(t){const r=t?JSON.parse(t):{},l=Kh({routeTree:e}),i=await O_(m.jsx(m_,{router:l,serverPayload:r}));return await i.allReady,await I_(i)}}var L_=Object.defineProperty,B_=(e,n,t)=>n in e?L_(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,$e=(e,n,t)=>B_(e,typeof n!="symbol"?n+"":n,t);class p_{constructor(n,t){$e(this,"type"),$e(this,"bubbles"),$e(this,"cancelable"),$e(this,"composed"),$e(this,"currentTarget",null),$e(this,"defaultPrevented",!1),$e(this,"eventPhase",0),$e(this,"isTrusted",!1),$e(this,"target",null),$e(this,"timeStamp",Date.now()),$e(this,"returnValue",!0),$e(this,"srcElement",null),this.type=n,this.bubbles=(t==null?void 0:t.bubbles)??!1,this.cancelable=(t==null?void 0:t.cancelable)??!1,this.composed=(t==null?void 0:t.composed)??!1}}var z_=Object.defineProperty,D_=(e,n,t)=>n in e?z_(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,bl=(e,n,t)=>D_(e,typeof n!="symbol"?n+"":n,t);class W_ extends p_{constructor(n,t){super(n,t),bl(this,"data"),bl(this,"lastEventId"),bl(this,"origin"),bl(this,"ports"),bl(this,"source"),this.data=t.data,this.lastEventId=t.lastEventId??"",this.origin=t.origin??"",this.ports=t.ports??[],this.source=t.source??null}}const N_=M_(dg);function H_({data:e,isLoading:n}){return n?m.jsx("h1",{children:"Loading..."}):m.jsxs(m.Fragment,{children:[m.jsxs("header",{className:"header",children:[m.jsx("a",{href:"https://crates.io/crates/tuono",target:"_blank",children:"Crates"}),m.jsx("a",{href:"https://www.npmjs.com/package/tuono",target:"_blank",children:"Npm"})]}),m.jsxs("div",{className:"title-wrap",children:[m.jsxs("h1",{className:"title",children:["TU",m.jsx("span",{children:"O"}),"NO"]}),m.jsxs("div",{className:"logo",children:[m.jsx("img",{src:"rust.svg",className:"rust"}),m.jsx("img",{src:"react.svg",className:"react"})]})]}),m.jsxs("div",{className:"subtitle-wrap",children:[m.jsx("p",{className:"subtitle",children:e==null?void 0:e.subtitle}),m.jsx("a",{href:"https://github.com/tuono-labs/tuono",target:"_blank",className:"button",type:"button",children:"Github"})]})]})}const U_=Object.freeze(Object.defineProperty({__proto__:null,default:H_},Symbol.toStringTag,{value:"Module"}));return xa.renderFn=N_,Object.defineProperty(xa,Symbol.toStringTag,{value:"Module"}),xa})({});
|