@oro.ad/nuxt-claude-devtools 1.0.6 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/README.md +149 -13
  2. package/dist/client/200.html +1 -1
  3. package/dist/client/404.html +1 -1
  4. package/dist/client/_nuxt/{Dgh4EhoJ.js → BRCY8pHC.js} +1 -1
  5. package/dist/client/_nuxt/BVHVIm9H.js +12 -0
  6. package/dist/client/_nuxt/BZrcCMrf.js +1 -0
  7. package/dist/client/_nuxt/BbEuL4Z6.js +1 -0
  8. package/dist/client/_nuxt/BmjlsnUc.js +1 -0
  9. package/dist/client/_nuxt/D2NL8Xro.js +7 -0
  10. package/dist/client/_nuxt/D9qGFoJm.js +4 -0
  11. package/dist/client/_nuxt/DImlDIT-.js +59 -0
  12. package/dist/client/_nuxt/{B6Pm7LNk.js → DV075BoS.js} +1 -1
  13. package/dist/client/_nuxt/{BngXb2T5.js → DYNukx3V.js} +1 -1
  14. package/dist/client/_nuxt/Dbw96V2H.js +7 -0
  15. package/dist/client/_nuxt/FllXIyfS.js +8 -0
  16. package/dist/client/_nuxt/MarkdownContent.WwTYmYZK.css +1 -0
  17. package/dist/client/_nuxt/TvBJGid1.js +1 -0
  18. package/dist/client/_nuxt/XJ4dJUK2.js +1 -0
  19. package/dist/client/_nuxt/builds/latest.json +1 -1
  20. package/dist/client/_nuxt/builds/meta/e8ae4dbb-462d-47a2-9aa2-50bed9498ab2.json +1 -0
  21. package/dist/client/_nuxt/e7kgpy_n.js +4 -0
  22. package/dist/client/_nuxt/entry.DwDQaFYc.css +1 -0
  23. package/dist/client/_nuxt/error-404.2GhCpCfF.css +1 -0
  24. package/dist/client/_nuxt/error-500.DqdIhFrl.css +1 -0
  25. package/dist/client/_nuxt/index.Bomb3OYy.css +1 -0
  26. package/dist/client/agents/index.html +1 -0
  27. package/dist/client/commands/index.html +1 -0
  28. package/dist/client/docs/index.html +1 -0
  29. package/dist/client/index.html +1 -1
  30. package/dist/client/mcp/index.html +1 -1
  31. package/dist/client/skills/index.html +1 -0
  32. package/dist/module.json +1 -1
  33. package/dist/module.mjs +22 -13
  34. package/dist/runtime/logger.d.ts +5 -0
  35. package/dist/runtime/logger.js +12 -0
  36. package/dist/runtime/server/agents-manager.d.ts +31 -0
  37. package/dist/runtime/server/agents-manager.js +193 -0
  38. package/dist/runtime/server/claude-session.d.ts +21 -4
  39. package/dist/runtime/server/claude-session.js +467 -25
  40. package/dist/runtime/server/commands-manager.d.ts +24 -0
  41. package/dist/runtime/server/commands-manager.js +132 -0
  42. package/dist/runtime/server/docs-manager.d.ts +48 -0
  43. package/dist/runtime/server/docs-manager.js +189 -0
  44. package/dist/runtime/server/history-manager.d.ts +24 -0
  45. package/dist/runtime/server/history-manager.js +184 -0
  46. package/dist/runtime/server/plugins/socket.io.d.ts +2 -0
  47. package/dist/runtime/server/plugins/socket.io.js +48 -0
  48. package/dist/runtime/server/skills-manager.d.ts +36 -0
  49. package/dist/runtime/server/skills-manager.js +210 -0
  50. package/dist/runtime/types.d.ts +156 -0
  51. package/dist/runtime/types.js +0 -0
  52. package/package.json +17 -1
  53. package/dist/client/_nuxt/BWmwj9se.js +0 -1
  54. package/dist/client/_nuxt/CRwOrvc3.js +0 -1
  55. package/dist/client/_nuxt/DMBGVttU.js +0 -1
  56. package/dist/client/_nuxt/DYOOVyPh.js +0 -1
  57. package/dist/client/_nuxt/JxSLzYFz.js +0 -4
  58. package/dist/client/_nuxt/builds/meta/f2b44466-6d7e-4b5c-bf6b-f6c7cf9e0d59.json +0 -1
  59. package/dist/client/_nuxt/entry.Ci1n7Rlt.css +0 -1
  60. package/dist/client/_nuxt/error-404.BLrjNXsr.css +0 -1
  61. package/dist/client/_nuxt/error-500.DLkAwcfL.css +0 -1
@@ -0,0 +1,4 @@
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./BmjlsnUc.js","./TvBJGid1.js","./XJ4dJUK2.js","./BZrcCMrf.js","./BbEuL4Z6.js","./BVHVIm9H.js","./DImlDIT-.js","./MarkdownContent.WwTYmYZK.css","./D9qGFoJm.js","./index.Bomb3OYy.css","./D2NL8Xro.js","./FllXIyfS.js","./Dbw96V2H.js","./DV075BoS.js","./DYNukx3V.js","./error-404.2GhCpCfF.css","./BRCY8pHC.js","./error-500.DqdIhFrl.css"])))=>i.map(i=>d[i]);
2
+ (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const o of s)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerPolicy&&(o.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?o.credentials="include":s.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}})();function Xs(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ae={},hn=[],ut=()=>{},al=()=>!1,Zn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Zs=e=>e.startsWith("onUpdate:"),Ee=Object.assign,eo=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Cc=Object.prototype.hasOwnProperty,se=(e,t)=>Cc.call(e,t),q=Array.isArray,pn=e=>On(e)==="[object Map]",Pn=e=>On(e)==="[object Set]",Mo=e=>On(e)==="[object Date]",Sc=e=>On(e)==="[object RegExp]",Q=e=>typeof e=="function",pe=e=>typeof e=="string",Ze=e=>typeof e=="symbol",ie=e=>e!==null&&typeof e=="object",cl=e=>(ie(e)||Q(e))&&Q(e.then)&&Q(e.catch),ul=Object.prototype.toString,On=e=>ul.call(e),Ac=e=>On(e).slice(8,-1),fl=e=>On(e)==="[object Object]",jr=e=>pe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,gn=Xs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Fr=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},kc=/-\w/g,Ye=Fr(e=>e.replace(kc,t=>t.slice(1).toUpperCase())),xc=/\B([A-Z])/g,rn=Fr(e=>e.replace(xc,"-$1").toLowerCase()),Br=Fr(e=>e.charAt(0).toUpperCase()+e.slice(1)),ts=Fr(e=>e?`on${Br(e)}`:""),Lt=(e,t)=>!Object.is(e,t),mn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},dl=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Ur=e=>{const t=parseFloat(e);return isNaN(t)?e:t},hl=e=>{const t=pe(e)?Number(e):NaN;return isNaN(t)?e:t};let No;const $r=()=>No||(No=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Vr(e){if(q(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=pe(r)?Mc(r):Vr(r);if(s)for(const o in s)t[o]=s[o]}return t}else if(pe(e)||ie(e))return e}const Pc=/;(?![^(]*\))/g,Oc=/:([^]+)/,Ic=/\/\*[^]*?\*\//g;function Mc(e){const t={};return e.replace(Ic,"").split(Pc).forEach(n=>{if(n){const r=n.split(Oc);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Wr(e){let t="";if(pe(e))t=e;else if(q(e))for(let n=0;n<e.length;n++){const r=Wr(e[n]);r&&(t+=r+" ")}else if(ie(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function Nc(e){if(!e)return null;let{class:t,style:n}=e;return t&&!pe(t)&&(e.class=Wr(t)),n&&(e.style=Vr(n)),e}const Lc="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Hc=Xs(Lc);function pl(e){return!!e||e===""}function Dc(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=Zt(e[r],t[r]);return n}function Zt(e,t){if(e===t)return!0;let n=Mo(e),r=Mo(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=Ze(e),r=Ze(t),n||r)return e===t;if(n=q(e),r=q(t),n||r)return n&&r?Dc(e,t):!1;if(n=ie(e),r=ie(t),n||r){if(!n||!r)return!1;const s=Object.keys(e).length,o=Object.keys(t).length;if(s!==o)return!1;for(const i in e){const l=e.hasOwnProperty(i),a=t.hasOwnProperty(i);if(l&&!a||!l&&a||!Zt(e[i],t[i]))return!1}}return String(e)===String(t)}function to(e,t){return e.findIndex(n=>Zt(n,t))}const gl=e=>!!(e&&e.__v_isRef===!0),jc=e=>pe(e)?e:e==null?"":q(e)||ie(e)&&(e.toString===ul||!Q(e.toString))?gl(e)?jc(e.value):JSON.stringify(e,ml,2):String(e),ml=(e,t)=>gl(t)?ml(e,t.value):pn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],o)=>(n[ns(r,o)+" =>"]=s,n),{})}:Pn(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>ns(n))}:Ze(t)?ns(t):ie(t)&&!q(t)&&!fl(t)?String(t):t,ns=(e,t="")=>{var n;return Ze(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let Le;class yl{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Le,!t&&Le&&(this.index=(Le.scopes||(Le.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=Le;try{return Le=this,t()}finally{Le=n}}}on(){++this._on===1&&(this.prevScope=Le,Le=this)}off(){this._on>0&&--this._on===0&&(Le=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0}}}function Fc(e){return new yl(e)}function _l(){return Le}let ue;const rs=new WeakSet;class bl{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Le&&Le.active&&Le.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,rs.has(this)&&(rs.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||wl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Lo(this),El(this);const t=ue,n=Xe;ue=this,Xe=!0;try{return this.fn()}finally{Rl(this),ue=t,Xe=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)so(t);this.deps=this.depsTail=void 0,Lo(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?rs.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Rs(this)&&this.run()}get dirty(){return Rs(this)}}let vl=0,Un,$n;function wl(e,t=!1){if(e.flags|=8,t){e.next=$n,$n=e;return}e.next=Un,Un=e}function no(){vl++}function ro(){if(--vl>0)return;if($n){let t=$n;for($n=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Un;){let t=Un;for(Un=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function El(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Rl(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),so(r),Bc(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function Rs(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Tl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Tl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===qn)||(e.globalVersion=qn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Rs(e))))return;e.flags|=2;const t=e.dep,n=ue,r=Xe;ue=e,Xe=!0;try{El(e);const s=e.fn(e._value);(t.version===0||Lt(s,e._value))&&(e.flags|=128,e._value=s,t.version++)}catch(s){throw t.version++,s}finally{ue=n,Xe=r,Rl(e),e.flags&=-3}}function so(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)so(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Bc(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Xe=!0;const Cl=[];function Et(){Cl.push(Xe),Xe=!1}function Rt(){const e=Cl.pop();Xe=e===void 0?!0:e}function Lo(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ue;ue=void 0;try{t()}finally{ue=n}}}let qn=0;class Uc{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class oo{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!ue||!Xe||ue===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==ue)n=this.activeLink=new Uc(ue,this),ue.deps?(n.prevDep=ue.depsTail,ue.depsTail.nextDep=n,ue.depsTail=n):ue.deps=ue.depsTail=n,Sl(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=ue.depsTail,n.nextDep=void 0,ue.depsTail.nextDep=n,ue.depsTail=n,ue.deps===n&&(ue.deps=r)}return n}trigger(t){this.version++,qn++,this.notify(t)}notify(t){no();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{ro()}}}function Sl(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)Sl(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const wr=new WeakMap,Yt=Symbol(""),Ts=Symbol(""),Jn=Symbol("");function Ae(e,t,n){if(Xe&&ue){let r=wr.get(e);r||wr.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new oo),s.map=r,s.key=n),s.track()}}function yt(e,t,n,r,s,o){const i=wr.get(e);if(!i){qn++;return}const l=a=>{a&&a.trigger()};if(no(),t==="clear")i.forEach(l);else{const a=q(e),f=a&&jr(n);if(a&&n==="length"){const c=Number(r);i.forEach((u,d)=>{(d==="length"||d===Jn||!Ze(d)&&d>=c)&&l(u)})}else switch((n!==void 0||i.has(void 0))&&l(i.get(n)),f&&l(i.get(Jn)),t){case"add":a?f&&l(i.get("length")):(l(i.get(Yt)),pn(e)&&l(i.get(Ts)));break;case"delete":a||(l(i.get(Yt)),pn(e)&&l(i.get(Ts)));break;case"set":pn(e)&&l(i.get(Yt));break}}ro()}function $c(e,t){const n=wr.get(e);return n&&n.get(t)}function an(e){const t=ne(e);return t===e?t:(Ae(t,"iterate",Jn),Ue(e)?t:t.map(et))}function Kr(e){return Ae(e=ne(e),"iterate",Jn),e}function xt(e,t){return ft(e)?Ht(e)?En(et(t)):En(t):et(t)}const Vc={__proto__:null,[Symbol.iterator](){return ss(this,Symbol.iterator,e=>xt(this,e))},concat(...e){return an(this).concat(...e.map(t=>q(t)?an(t):t))},entries(){return ss(this,"entries",e=>(e[1]=xt(this,e[1]),e))},every(e,t){return dt(this,"every",e,t,void 0,arguments)},filter(e,t){return dt(this,"filter",e,t,n=>n.map(r=>xt(this,r)),arguments)},find(e,t){return dt(this,"find",e,t,n=>xt(this,n),arguments)},findIndex(e,t){return dt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return dt(this,"findLast",e,t,n=>xt(this,n),arguments)},findLastIndex(e,t){return dt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return dt(this,"forEach",e,t,void 0,arguments)},includes(...e){return os(this,"includes",e)},indexOf(...e){return os(this,"indexOf",e)},join(e){return an(this).join(e)},lastIndexOf(...e){return os(this,"lastIndexOf",e)},map(e,t){return dt(this,"map",e,t,void 0,arguments)},pop(){return Ln(this,"pop")},push(...e){return Ln(this,"push",e)},reduce(e,...t){return Ho(this,"reduce",e,t)},reduceRight(e,...t){return Ho(this,"reduceRight",e,t)},shift(){return Ln(this,"shift")},some(e,t){return dt(this,"some",e,t,void 0,arguments)},splice(...e){return Ln(this,"splice",e)},toReversed(){return an(this).toReversed()},toSorted(e){return an(this).toSorted(e)},toSpliced(...e){return an(this).toSpliced(...e)},unshift(...e){return Ln(this,"unshift",e)},values(){return ss(this,"values",e=>xt(this,e))}};function ss(e,t,n){const r=Kr(e),s=r[t]();return r!==e&&!Ue(e)&&(s._next=s.next,s.next=()=>{const o=s._next();return o.done||(o.value=n(o.value)),o}),s}const Wc=Array.prototype;function dt(e,t,n,r,s,o){const i=Kr(e),l=i!==e&&!Ue(e),a=i[t];if(a!==Wc[t]){const u=a.apply(e,o);return l?et(u):u}let f=n;i!==e&&(l?f=function(u,d){return n.call(this,xt(e,u),d,e)}:n.length>2&&(f=function(u,d){return n.call(this,u,d,e)}));const c=a.call(i,f,r);return l&&s?s(c):c}function Ho(e,t,n,r){const s=Kr(e);let o=n;return s!==e&&(Ue(e)?n.length>3&&(o=function(i,l,a){return n.call(this,i,l,a,e)}):o=function(i,l,a){return n.call(this,i,xt(e,l),a,e)}),s[t](o,...r)}function os(e,t,n){const r=ne(e);Ae(r,"iterate",Jn);const s=r[t](...n);return(s===-1||s===!1)&&Gr(n[0])?(n[0]=ne(n[0]),r[t](...n)):s}function Ln(e,t,n=[]){Et(),no();const r=ne(e)[t].apply(e,n);return ro(),Rt(),r}const Kc=Xs("__proto__,__v_isRef,__isVue"),Al=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ze));function Gc(e){Ze(e)||(e=String(e));const t=ne(this);return Ae(t,"has",e),t.hasOwnProperty(e)}class kl{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(s?o?nu:Il:o?Ol:Pl).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=q(t);if(!s){let a;if(i&&(a=Vc[n]))return a;if(n==="hasOwnProperty")return Gc}const l=Reflect.get(t,n,_e(t)?t:r);if((Ze(n)?Al.has(n):Kc(n))||(s||Ae(t,"get",n),o))return l;if(_e(l)){const a=i&&jr(n)?l:l.value;return s&&ie(a)?Ss(a):a}return ie(l)?s?Ss(l):Ft(l):l}}class xl extends kl{constructor(t=!1){super(!1,t)}set(t,n,r,s){let o=t[n];const i=q(t)&&jr(n);if(!this._isShallow){const f=ft(o);if(!Ue(r)&&!ft(r)&&(o=ne(o),r=ne(r)),!i&&_e(o)&&!_e(r))return f||(o.value=r),!0}const l=i?Number(n)<t.length:se(t,n),a=Reflect.set(t,n,r,_e(t)?t:s);return t===ne(s)&&(l?Lt(r,o)&&yt(t,"set",n,r):yt(t,"add",n,r)),a}deleteProperty(t,n){const r=se(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&yt(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!Ze(n)||!Al.has(n))&&Ae(t,"has",n),r}ownKeys(t){return Ae(t,"iterate",q(t)?"length":Yt),Reflect.ownKeys(t)}}class qc extends kl{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Jc=new xl,Yc=new qc,Qc=new xl(!0);const Cs=e=>e,or=e=>Reflect.getPrototypeOf(e);function zc(e,t,n){return function(...r){const s=this.__v_raw,o=ne(s),i=pn(o),l=e==="entries"||e===Symbol.iterator&&i,a=e==="keys"&&i,f=s[e](...r),c=n?Cs:t?En:et;return!t&&Ae(o,"iterate",a?Ts:Yt),{next(){const{value:u,done:d}=f.next();return d?{value:u,done:d}:{value:l?[c(u[0]),c(u[1])]:c(u),done:d}},[Symbol.iterator](){return this}}}}function ir(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Xc(e,t){const n={get(s){const o=this.__v_raw,i=ne(o),l=ne(s);e||(Lt(s,l)&&Ae(i,"get",s),Ae(i,"get",l));const{has:a}=or(i),f=t?Cs:e?En:et;if(a.call(i,s))return f(o.get(s));if(a.call(i,l))return f(o.get(l));o!==i&&o.get(s)},get size(){const s=this.__v_raw;return!e&&Ae(ne(s),"iterate",Yt),s.size},has(s){const o=this.__v_raw,i=ne(o),l=ne(s);return e||(Lt(s,l)&&Ae(i,"has",s),Ae(i,"has",l)),s===l?o.has(s):o.has(s)||o.has(l)},forEach(s,o){const i=this,l=i.__v_raw,a=ne(l),f=t?Cs:e?En:et;return!e&&Ae(a,"iterate",Yt),l.forEach((c,u)=>s.call(o,f(c),f(u),i))}};return Ee(n,e?{add:ir("add"),set:ir("set"),delete:ir("delete"),clear:ir("clear")}:{add(s){!t&&!Ue(s)&&!ft(s)&&(s=ne(s));const o=ne(this);return or(o).has.call(o,s)||(o.add(s),yt(o,"add",s,s)),this},set(s,o){!t&&!Ue(o)&&!ft(o)&&(o=ne(o));const i=ne(this),{has:l,get:a}=or(i);let f=l.call(i,s);f||(s=ne(s),f=l.call(i,s));const c=a.call(i,s);return i.set(s,o),f?Lt(o,c)&&yt(i,"set",s,o):yt(i,"add",s,o),this},delete(s){const o=ne(this),{has:i,get:l}=or(o);let a=i.call(o,s);a||(s=ne(s),a=i.call(o,s)),l&&l.call(o,s);const f=o.delete(s);return a&&yt(o,"delete",s,void 0),f},clear(){const s=ne(this),o=s.size!==0,i=s.clear();return o&&yt(s,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=zc(s,e,t)}),n}function io(e,t){const n=Xc(e,t);return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(se(n,s)&&s in r?n:r,s,o)}const Zc={get:io(!1,!1)},eu={get:io(!1,!0)},tu={get:io(!0,!1)};const Pl=new WeakMap,Ol=new WeakMap,Il=new WeakMap,nu=new WeakMap;function ru(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function su(e){return e.__v_skip||!Object.isExtensible(e)?0:ru(Ac(e))}function Ft(e){return ft(e)?e:lo(e,!1,Jc,Zc,Pl)}function ct(e){return lo(e,!1,Qc,eu,Ol)}function Ss(e){return lo(e,!0,Yc,tu,Il)}function lo(e,t,n,r,s){if(!ie(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=su(e);if(o===0)return e;const i=s.get(e);if(i)return i;const l=new Proxy(e,o===2?r:n);return s.set(e,l),l}function Ht(e){return ft(e)?Ht(e.__v_raw):!!(e&&e.__v_isReactive)}function ft(e){return!!(e&&e.__v_isReadonly)}function Ue(e){return!!(e&&e.__v_isShallow)}function Gr(e){return e?!!e.__v_raw:!1}function ne(e){const t=e&&e.__v_raw;return t?ne(t):e}function ou(e){return!se(e,"__v_skip")&&Object.isExtensible(e)&&dl(e,"__v_skip",!0),e}const et=e=>ie(e)?Ft(e):e,En=e=>ie(e)?Ss(e):e;function _e(e){return e?e.__v_isRef===!0:!1}function vt(e){return Ml(e,!1)}function Rn(e){return Ml(e,!0)}function Ml(e,t){return _e(e)?e:new iu(e,t)}class iu{constructor(t,n){this.dep=new oo,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ne(t),this._value=n?t:et(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||Ue(t)||ft(t);t=r?t:ne(t),Lt(t,n)&&(this._rawValue=t,this._value=r?t:et(t),this.dep.trigger())}}function Sm(e){e.dep&&e.dep.trigger()}function fe(e){return _e(e)?e.value:e}function lu(e){return Q(e)?e():fe(e)}const au={get:(e,t,n)=>t==="__v_raw"?e:fe(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return _e(s)&&!_e(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Nl(e){return Ht(e)?e:new Proxy(e,au)}class cu{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0,this._raw=ne(t);let s=!0,o=t;if(!q(t)||!jr(String(n)))do s=!Gr(o)||Ue(o);while(s&&(o=o.__v_raw));this._shallow=s}get value(){let t=this._object[this._key];return this._shallow&&(t=fe(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&_e(this._raw[this._key])){const n=this._object[this._key];if(_e(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return $c(this._raw,this._key)}}class uu{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function fu(e,t,n){return _e(e)?e:Q(e)?new uu(e):ie(e)&&arguments.length>1?du(e,t,n):vt(e)}function du(e,t,n){return new cu(e,t,n)}class hu{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new oo(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=qn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&ue!==this)return wl(this,!0),!0}get value(){const t=this.dep.track();return Tl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function pu(e,t,n=!1){let r,s;return Q(e)?r=e:(r=e.get,s=e.set),new hu(r,s,n)}const lr={},Er=new WeakMap;let Gt;function gu(e,t=!1,n=Gt){if(n){let r=Er.get(n);r||Er.set(n,r=[]),r.push(e)}}function mu(e,t,n=ae){const{immediate:r,deep:s,once:o,scheduler:i,augmentJob:l,call:a}=n,f=_=>s?_:Ue(_)||s===!1||s===0?_t(_,1):_t(_);let c,u,d,h,y=!1,b=!1;if(_e(e)?(u=()=>e.value,y=Ue(e)):Ht(e)?(u=()=>f(e),y=!0):q(e)?(b=!0,y=e.some(_=>Ht(_)||Ue(_)),u=()=>e.map(_=>{if(_e(_))return _.value;if(Ht(_))return f(_);if(Q(_))return a?a(_,2):_()})):Q(e)?t?u=a?()=>a(e,2):e:u=()=>{if(d){Et();try{d()}finally{Rt()}}const _=Gt;Gt=c;try{return a?a(e,3,[h]):e(h)}finally{Gt=_}}:u=ut,t&&s){const _=u,w=s===!0?1/0:s;u=()=>_t(_(),w)}const T=_l(),R=()=>{c.stop(),T&&T.active&&eo(T.effects,c)};if(o&&t){const _=t;t=(...w)=>{_(...w),R()}}let v=b?new Array(e.length).fill(lr):lr;const g=_=>{if(!(!(c.flags&1)||!c.dirty&&!_))if(t){const w=c.run();if(s||y||(b?w.some((k,L)=>Lt(k,v[L])):Lt(w,v))){d&&d();const k=Gt;Gt=c;try{const L=[w,v===lr?void 0:b&&v[0]===lr?[]:v,h];v=w,a?a(t,3,L):t(...L)}finally{Gt=k}}}else c.run()};return l&&l(g),c=new bl(u),c.scheduler=i?()=>i(g,!1):g,h=_=>gu(_,!1,c),d=c.onStop=()=>{const _=Er.get(c);if(_){if(a)a(_,4);else for(const w of _)w();Er.delete(c)}},t?r?g(!0):v=c.run():i?i(g.bind(null,!0),!0):c.run(),R.pause=c.pause.bind(c),R.resume=c.resume.bind(c),R.stop=R,R}function _t(e,t=1/0,n){if(t<=0||!ie(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,_e(e))_t(e.value,t,n);else if(q(e))for(let r=0;r<e.length;r++)_t(e[r],t,n);else if(Pn(e)||pn(e))e.forEach(r=>{_t(r,t,n)});else if(fl(e)){for(const r in e)_t(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&_t(e[r],t,n)}return e}function er(e,t,n,r){try{return r?e(...r):e()}catch(s){In(s,t,n)}}function tt(e,t,n,r){if(Q(e)){const s=er(e,t,n,r);return s&&cl(s)&&s.catch(o=>{In(o,t,n)}),s}if(q(e)){const s=[];for(let o=0;o<e.length;o++)s.push(tt(e[o],t,n,r));return s}}function In(e,t,n,r=!0){const s=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||ae;if(t){let l=t.parent;const a=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const c=l.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,a,f)===!1)return}l=l.parent}if(o){Et(),er(o,null,10,[e,a,f]),Rt();return}}yu(e,n,s,r,i)}function yu(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}const Ie=[];let it=-1;const yn=[];let Pt=null,un=0;const Ll=Promise.resolve();let Rr=null;function en(e){const t=Rr||Ll;return e?t.then(this?e.bind(this):e):t}function _u(e){let t=it+1,n=Ie.length;for(;t<n;){const r=t+n>>>1,s=Ie[r],o=Yn(s);o<e||o===e&&s.flags&2?t=r+1:n=r}return t}function ao(e){if(!(e.flags&1)){const t=Yn(e),n=Ie[Ie.length-1];!n||!(e.flags&2)&&t>=Yn(n)?Ie.push(e):Ie.splice(_u(t),0,e),e.flags|=1,Hl()}}function Hl(){Rr||(Rr=Ll.then(Dl))}function As(e){q(e)?yn.push(...e):Pt&&e.id===-1?Pt.splice(un+1,0,e):e.flags&1||(yn.push(e),e.flags|=1),Hl()}function Do(e,t,n=it+1){for(;n<Ie.length;n++){const r=Ie[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;Ie.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function Tr(e){if(yn.length){const t=[...new Set(yn)].sort((n,r)=>Yn(n)-Yn(r));if(yn.length=0,Pt){Pt.push(...t);return}for(Pt=t,un=0;un<Pt.length;un++){const n=Pt[un];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Pt=null,un=0}}const Yn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Dl(e){try{for(it=0;it<Ie.length;it++){const t=Ie[it];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),er(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;it<Ie.length;it++){const t=Ie[it];t&&(t.flags&=-2)}it=-1,Ie.length=0,Tr(),Rr=null,(Ie.length||yn.length)&&Dl()}}let Ce=null,jl=null;function Cr(e){const t=Ce;return Ce=e,jl=e&&e.type.__scopeId||null,t}function co(e,t=Ce,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Pr(-1);const o=Cr(t);let i;try{i=e(...s)}finally{Cr(o),r._d&&Pr(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Am(e,t){if(Ce===null)return e;const n=Qr(Ce),r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[o,i,l,a=ae]=t[s];o&&(Q(o)&&(o={mounted:o,updated:o}),o.deep&&_t(i),r.push({dir:o,instance:n,value:i,oldValue:void 0,arg:l,modifiers:a}))}return e}function lt(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;i<s.length;i++){const l=s[i];o&&(l.oldValue=o[i].value);let a=l.dir[r];a&&(Et(),tt(a,n,8,[e.el,l,e,t]),Rt())}}function Dt(e,t){if(Te){let n=Te.provides;const r=Te.parent&&Te.parent.provides;r===n&&(n=Te.provides=Object.create(r)),n[e]=t}}function xe(e,t,n=!1){const r=Mn();if(r||Qt){let s=Qt?Qt._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&Q(t)?t.call(r&&r.proxy):t}}function uo(){return!!(Mn()||Qt)}const bu=Symbol.for("v-scx"),vu=()=>xe(bu);function wu(e,t){return fo(e,null,t)}function _n(e,t,n){return fo(e,t,n)}function fo(e,t,n=ae){const{immediate:r,deep:s,flush:o,once:i}=n,l=Ee({},n),a=t&&r||!t&&o!=="post";let f;if(Sn){if(o==="sync"){const h=vu();f=h.__watcherHandles||(h.__watcherHandles=[])}else if(!a){const h=()=>{};return h.stop=ut,h.resume=ut,h.pause=ut,h}}const c=Te;l.call=(h,y,b)=>tt(h,c,y,b);let u=!1;o==="post"?l.scheduler=h=>{we(h,c&&c.suspense)}:o!=="sync"&&(u=!0,l.scheduler=(h,y)=>{y?h():ao(h)}),l.augmentJob=h=>{t&&(h.flags|=4),u&&(h.flags|=2,c&&(h.id=c.uid,h.i=c))};const d=mu(e,t,l);return Sn&&(f?f.push(d):a&&d()),d}function Eu(e,t,n){const r=this.proxy,s=pe(e)?e.includes(".")?Fl(r,e):()=>r[e]:e.bind(r,r);let o;Q(t)?o=t:(o=t.handler,n=t);const i=rr(this),l=fo(s,o.bind(r),n);return i(),l}function Fl(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}const Ru=Symbol("_vte"),Bl=e=>e.__isTeleport,mt=Symbol("_leaveCb"),ar=Symbol("_enterCb");function Tu(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return po(()=>{e.isMounted=!0}),nr(()=>{e.isUnmounting=!0}),e}const We=[Function,Array],Ul={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:We,onEnter:We,onAfterEnter:We,onEnterCancelled:We,onBeforeLeave:We,onLeave:We,onAfterLeave:We,onLeaveCancelled:We,onBeforeAppear:We,onAppear:We,onAfterAppear:We,onAppearCancelled:We},$l=e=>{const t=e.subTree;return t.component?$l(t.component):t},Cu={name:"BaseTransition",props:Ul,setup(e,{slots:t}){const n=Mn(),r=Tu();return()=>{const s=t.default&&Kl(t.default(),!0);if(!s||!s.length)return;const o=Vl(s),i=ne(e),{mode:l}=i;if(r.isLeaving)return is(o);const a=jo(o);if(!a)return is(o);let f=ks(a,i,r,n,u=>f=u);a.type!==ye&&Tn(a,f);let c=n.subTree&&jo(n.subTree);if(c&&c.type!==ye&&!ze(c,a)&&$l(n).type!==ye){let u=ks(c,i,r,n);if(Tn(c,u),l==="out-in"&&a.type!==ye)return r.isLeaving=!0,u.afterLeave=()=>{r.isLeaving=!1,n.job.flags&8||n.update(),delete u.afterLeave,c=void 0},is(o);l==="in-out"&&a.type!==ye?u.delayLeave=(d,h,y)=>{const b=Wl(r,c);b[String(c.key)]=c,d[mt]=()=>{h(),d[mt]=void 0,delete f.delayedLeave,c=void 0},f.delayedLeave=()=>{y(),delete f.delayedLeave,c=void 0}}:c=void 0}else c&&(c=void 0);return o}}};function Vl(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==ye){t=n;break}}return t}const Su=Cu;function Wl(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function ks(e,t,n,r,s){const{appear:o,mode:i,persisted:l=!1,onBeforeEnter:a,onEnter:f,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:d,onLeave:h,onAfterLeave:y,onLeaveCancelled:b,onBeforeAppear:T,onAppear:R,onAfterAppear:v,onAppearCancelled:g}=t,_=String(e.key),w=Wl(n,e),k=(M,I)=>{M&&tt(M,r,9,I)},L=(M,I)=>{const W=I[1];k(M,I),q(M)?M.every(O=>O.length<=1)&&W():M.length<=1&&W()},V={mode:i,persisted:l,beforeEnter(M){let I=a;if(!n.isMounted)if(o)I=T||a;else return;M[mt]&&M[mt](!0);const W=w[_];W&&ze(e,W)&&W.el[mt]&&W.el[mt](),k(I,[M])},enter(M){let I=f,W=c,O=u;if(!n.isMounted)if(o)I=R||f,W=v||c,O=g||u;else return;let K=!1;const ee=M[ar]=le=>{K||(K=!0,le?k(O,[M]):k(W,[M]),V.delayedLeave&&V.delayedLeave(),M[ar]=void 0)};I?L(I,[M,ee]):ee()},leave(M,I){const W=String(e.key);if(M[ar]&&M[ar](!0),n.isUnmounting)return I();k(d,[M]);let O=!1;const K=M[mt]=ee=>{O||(O=!0,I(),ee?k(b,[M]):k(y,[M]),M[mt]=void 0,w[W]===e&&delete w[W])};w[W]=e,h?L(h,[M,K]):K()},clone(M){const I=ks(M,t,n,r,s);return s&&s(I),I}};return V}function is(e){if(tr(e))return e=Tt(e),e.children=null,e}function jo(e){if(!tr(e))return Bl(e.type)&&e.children?Vl(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&Q(n.default))return n.default()}}function Tn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Tn(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Kl(e,t=!1,n){let r=[],s=0;for(let o=0;o<e.length;o++){let i=e[o];const l=n==null?i.key:String(n)+String(i.key!=null?i.key:o);i.type===Re?(i.patchFlag&128&&s++,r=r.concat(Kl(i.children,t,l))):(t||i.type!==ye)&&r.push(l!=null?Tt(i,{key:l}):i)}if(s>1)for(let o=0;o<r.length;o++)r[o].patchFlag=-2;return r}function Bt(e,t){return Q(e)?Ee({name:e.name},t,{setup:e}):e}function ho(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const Sr=new WeakMap;function bn(e,t,n,r,s=!1){if(q(e)){e.forEach((y,b)=>bn(y,t&&(q(t)?t[b]:t),n,r,s));return}if(wt(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&bn(e,t,n,r.component.subTree);return}const o=r.shapeFlag&4?Qr(r.component):r.el,i=s?null:o,{i:l,r:a}=e,f=t&&t.r,c=l.refs===ae?l.refs={}:l.refs,u=l.setupState,d=ne(u),h=u===ae?al:y=>se(d,y);if(f!=null&&f!==a){if(Fo(t),pe(f))c[f]=null,h(f)&&(u[f]=null);else if(_e(f)){f.value=null;const y=t;y.k&&(c[y.k]=null)}}if(Q(a))er(a,l,12,[i,c]);else{const y=pe(a),b=_e(a);if(y||b){const T=()=>{if(e.f){const R=y?h(a)?u[a]:c[a]:a.value;if(s)q(R)&&eo(R,o);else if(q(R))R.includes(o)||R.push(o);else if(y)c[a]=[o],h(a)&&(u[a]=c[a]);else{const v=[o];a.value=v,e.k&&(c[e.k]=v)}}else y?(c[a]=i,h(a)&&(u[a]=i)):b&&(a.value=i,e.k&&(c[e.k]=i))};if(i){const R=()=>{T(),Sr.delete(e)};R.id=-1,Sr.set(e,R),we(R,n)}else Fo(e),T()}}}function Fo(e){const t=Sr.get(e);t&&(t.flags|=8,Sr.delete(e))}let Bo=!1;const cn=()=>{Bo||(console.error("Hydration completed but contains mismatches."),Bo=!0)},Au=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",ku=e=>e.namespaceURI.includes("MathML"),cr=e=>{if(e.nodeType===1){if(Au(e))return"svg";if(ku(e))return"mathml"}},dn=e=>e.nodeType===8;function xu(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:l,insert:a,createComment:f}}=e,c=(g,_)=>{if(!_.hasChildNodes()){n(null,g,_),Tr(),_._vnode=g;return}u(_.firstChild,g,null,null,null),Tr(),_._vnode=g},u=(g,_,w,k,L,V=!1)=>{V=V||!!_.dynamicChildren;const M=dn(g)&&g.data==="[",I=()=>b(g,_,w,k,L,M),{type:W,ref:O,shapeFlag:K,patchFlag:ee}=_;let le=g.nodeType;_.el=g,ee===-2&&(V=!1,_.dynamicChildren=null);let $=null;switch(W){case zt:le!==3?_.children===""?(a(_.el=s(""),i(g),g),$=g):$=I():(g.data!==_.children&&(cn(),g.data=_.children),$=o(g));break;case ye:v(g)?($=o(g),R(_.el=g.content.firstChild,g,w)):le!==8||M?$=I():$=o(g);break;case mr:if(M&&(g=o(g),le=g.nodeType),le===1||le===3){$=g;const z=!_.children.length;for(let B=0;B<_.staticCount;B++)z&&(_.children+=$.nodeType===1?$.outerHTML:$.data),B===_.staticCount-1&&(_.anchor=$),$=o($);return M?o($):$}else I();break;case Re:M?$=y(g,_,w,k,L,V):$=I();break;default:if(K&1)(le!==1||_.type.toLowerCase()!==g.tagName.toLowerCase())&&!v(g)?$=I():$=d(g,_,w,k,L,V);else if(K&6){_.slotScopeIds=L;const z=i(g);if(M?$=T(g):dn(g)&&g.data==="teleport start"?$=T(g,g.data,"teleport end"):$=o(g),t(_,z,null,w,k,cr(z),V),wt(_)&&!_.type.__asyncResolved){let B;M?(B=me(Re),B.anchor=$?$.previousSibling:z.lastChild):B=g.nodeType===3?Sa(""):me("div"),B.el=g,_.component.subTree=B}}else K&64?le!==8?$=I():$=_.type.hydrate(g,_,w,k,L,V,e,h):K&128&&($=_.type.hydrate(g,_,w,k,cr(i(g)),L,V,e,u))}return O!=null&&bn(O,null,k,_),$},d=(g,_,w,k,L,V)=>{V=V||!!_.dynamicChildren;const{type:M,props:I,patchFlag:W,shapeFlag:O,dirs:K,transition:ee}=_,le=M==="input"||M==="option";if(le||W!==-1){K&&lt(_,null,w,"created");let $=!1;if(v(g)){$=ga(null,ee)&&w&&w.vnode.props&&w.vnode.props.appear;const B=g.content.firstChild;if($){const de=B.getAttribute("class");de&&(B.$cls=de),ee.beforeEnter(B)}R(B,g,w),_.el=g=B}if(O&16&&!(I&&(I.innerHTML||I.textContent))){let B=h(g.firstChild,_,g,w,k,L,V);for(;B;){ur(g,1)||cn();const de=B;B=B.nextSibling,l(de)}}else if(O&8){let B=_.children;B[0]===`
3
+ `&&(g.tagName==="PRE"||g.tagName==="TEXTAREA")&&(B=B.slice(1));const{textContent:de}=g;de!==B&&de!==B.replace(/\r\n|\r/g,`
4
+ `)&&(ur(g,0)||cn(),g.textContent=_.children)}if(I){if(le||!V||W&48){const B=g.tagName.includes("-");for(const de in I)(le&&(de.endsWith("value")||de==="indeterminate")||Zn(de)&&!gn(de)||de[0]==="."||B)&&r(g,de,null,I[de],void 0,w)}else if(I.onClick)r(g,"onClick",null,I.onClick,void 0,w);else if(W&4&&Ht(I.style))for(const B in I.style)I.style[B]}let z;(z=I&&I.onVnodeBeforeMount)&&He(z,w,_),K&&lt(_,null,w,"beforeMount"),((z=I&&I.onVnodeMounted)||K||$)&&va(()=>{z&&He(z,w,_),$&&ee.enter(g),K&&lt(_,null,w,"mounted")},k)}return g.nextSibling},h=(g,_,w,k,L,V,M)=>{M=M||!!_.dynamicChildren;const I=_.children,W=I.length;for(let O=0;O<W;O++){const K=M?I[O]:I[O]=Be(I[O]),ee=K.type===zt;g?(ee&&!M&&O+1<W&&Be(I[O+1]).type===zt&&(a(s(g.data.slice(K.children.length)),w,o(g)),g.data=K.children),g=u(g,K,k,L,V,M)):ee&&!K.children?a(K.el=s(""),w):(ur(w,1)||cn(),n(null,K,w,null,k,L,cr(w),V))}return g},y=(g,_,w,k,L,V)=>{const{slotScopeIds:M}=_;M&&(L=L?L.concat(M):M);const I=i(g),W=h(o(g),_,I,w,k,L,V);return W&&dn(W)&&W.data==="]"?o(_.anchor=W):(cn(),a(_.anchor=f("]"),I,W),W)},b=(g,_,w,k,L,V)=>{if(ur(g.parentElement,1)||cn(),_.el=null,V){const W=T(g);for(;;){const O=o(g);if(O&&O!==W)l(O);else break}}const M=o(g),I=i(g);return l(g),n(null,_,I,M,w,k,cr(I),L),w&&(w.vnode.el=_.el,Yr(w,_.el)),M},T=(g,_="[",w="]")=>{let k=0;for(;g;)if(g=o(g),g&&dn(g)&&(g.data===_&&k++,g.data===w)){if(k===0)return o(g);k--}return g},R=(g,_,w)=>{const k=_.parentNode;k&&k.replaceChild(g,_);let L=w;for(;L;)L.vnode.el===_&&(L.vnode.el=L.subTree.el=g),L=L.parent},v=g=>g.nodeType===1&&g.tagName==="TEMPLATE";return[c,u]}const Uo="data-allow-mismatch",Pu={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function ur(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Uo);)e=e.parentElement;const n=e&&e.getAttribute(Uo);if(n==null)return!1;if(n==="")return!0;{const r=n.split(",");return t===0&&r.includes("children")?!0:r.includes(Pu[t])}}$r().requestIdleCallback;$r().cancelIdleCallback;function Ou(e,t){if(dn(e)&&e.data==="["){let n=1,r=e.nextSibling;for(;r;){if(r.nodeType===1){if(t(r)===!1)break}else if(dn(r))if(r.data==="]"){if(--n===0)break}else r.data==="["&&n++;r=r.nextSibling}}else t(e)}const wt=e=>!!e.type.__asyncLoader;function $o(e){Q(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,hydrate:o,timeout:i,suspensible:l=!0,onError:a}=e;let f=null,c,u=0;const d=()=>(u++,f=null,h()),h=()=>{let y;return f||(y=f=t().catch(b=>{if(b=b instanceof Error?b:new Error(String(b)),a)return new Promise((T,R)=>{a(b,()=>T(d()),()=>R(b),u+1)});throw b}).then(b=>y!==f&&f?f:(b&&(b.__esModule||b[Symbol.toStringTag]==="Module")&&(b=b.default),c=b,b)))};return Bt({name:"AsyncComponentWrapper",__asyncLoader:h,__asyncHydrate(y,b,T){let R=!1;(b.bu||(b.bu=[])).push(()=>R=!0);const v=()=>{R||T()},g=o?()=>{const _=o(v,w=>Ou(y,w));_&&(b.bum||(b.bum=[])).push(_)}:v;c?g():h().then(()=>!b.isUnmounted&&g())},get __asyncResolved(){return c},setup(){const y=Te;if(ho(y),c)return()=>fr(c,y);const b=g=>{f=null,In(g,y,13,!r)};if(l&&y.suspense||Sn)return h().then(g=>()=>fr(g,y)).catch(g=>(b(g),()=>r?me(r,{error:g}):null));const T=vt(!1),R=vt(),v=vt(!!s);return s&&setTimeout(()=>{v.value=!1},s),i!=null&&setTimeout(()=>{if(!T.value&&!R.value){const g=new Error(`Async component timed out after ${i}ms.`);b(g),R.value=g}},i),h().then(()=>{T.value=!0,y.parent&&tr(y.parent.vnode)&&y.parent.update()}).catch(g=>{b(g),R.value=g}),()=>{if(T.value&&c)return fr(c,y);if(R.value&&r)return me(r,{error:R.value});if(n&&!v.value)return fr(n,y)}}})}function fr(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,i=me(e,r,s);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const tr=e=>e.type.__isKeepAlive,Iu={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Mn(),r=n.ctx;if(!r.renderer)return()=>{const v=t.default&&t.default();return v&&v.length===1?v[0]:v};const s=new Map,o=new Set;let i=null;const l=n.suspense,{renderer:{p:a,m:f,um:c,o:{createElement:u}}}=r,d=u("div");r.activate=(v,g,_,w,k)=>{const L=v.component;f(v,g,_,0,l),a(L.vnode,v,g,_,L,l,w,v.slotScopeIds,k),we(()=>{L.isDeactivated=!1,L.a&&mn(L.a);const V=v.props&&v.props.onVnodeMounted;V&&He(V,L.parent,v)},l)},r.deactivate=v=>{const g=v.component;kr(g.m),kr(g.a),f(v,d,null,1,l),we(()=>{g.da&&mn(g.da);const _=v.props&&v.props.onVnodeUnmounted;_&&He(_,g.parent,v),g.isDeactivated=!0},l)};function h(v){ls(v),c(v,n,l,!0)}function y(v){s.forEach((g,_)=>{const w=Hs(wt(g)?g.type.__asyncResolved||{}:g.type);w&&!v(w)&&b(_)})}function b(v){const g=s.get(v);g&&(!i||!ze(g,i))?h(g):i&&ls(i),s.delete(v),o.delete(v)}_n(()=>[e.include,e.exclude],([v,g])=>{v&&y(_=>Fn(v,_)),g&&y(_=>!Fn(g,_))},{flush:"post",deep:!0});let T=null;const R=()=>{T!=null&&(xr(n.subTree.type)?we(()=>{s.set(T,dr(n.subTree))},n.subTree.suspense):s.set(T,dr(n.subTree)))};return po(R),Yl(R),nr(()=>{s.forEach(v=>{const{subTree:g,suspense:_}=n,w=dr(g);if(v.type===w.type&&v.key===w.key){ls(w);const k=w.component.da;k&&we(k,_);return}h(v)})}),()=>{if(T=null,!t.default)return i=null;const v=t.default(),g=v[0];if(v.length>1)return i=null,v;if(!tn(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return i=null,g;let _=dr(g);if(_.type===ye)return i=null,_;const w=_.type,k=Hs(wt(_)?_.type.__asyncResolved||{}:w),{include:L,exclude:V,max:M}=e;if(L&&(!k||!Fn(L,k))||V&&k&&Fn(V,k))return _.shapeFlag&=-257,i=_,g;const I=_.key==null?w:_.key,W=s.get(I);return _.el&&(_=Tt(_),g.shapeFlag&128&&(g.ssContent=_)),T=I,W?(_.el=W.el,_.component=W.component,_.transition&&Tn(_,_.transition),_.shapeFlag|=512,o.delete(I),o.add(I)):(o.add(I),M&&o.size>parseInt(M,10)&&b(o.values().next().value)),_.shapeFlag|=256,i=_,xr(g.type)?g:_}}},Mu=Iu;function Fn(e,t){return q(e)?e.some(n=>Fn(n,t)):pe(e)?e.split(",").includes(t):Sc(e)?(e.lastIndex=0,e.test(t)):!1}function Gl(e,t){Jl(e,"a",t)}function ql(e,t){Jl(e,"da",t)}function Jl(e,t,n=Te){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(qr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)tr(s.parent.vnode)&&Nu(r,t,n,s),s=s.parent}}function Nu(e,t,n,r){const s=qr(t,e,r,!0);Ql(()=>{eo(r[t],s)},n)}function ls(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function dr(e){return e.shapeFlag&128?e.ssContent:e}function qr(e,t,n=Te,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{Et();const l=rr(n),a=tt(t,n,e,i);return l(),Rt(),a});return r?s.unshift(o):s.push(o),o}}const Ct=e=>(t,n=Te)=>{(!Sn||e==="sp")&&qr(e,(...r)=>t(...r),n)},Lu=Ct("bm"),po=Ct("m"),Hu=Ct("bu"),Yl=Ct("u"),nr=Ct("bum"),Ql=Ct("um"),Du=Ct("sp"),ju=Ct("rtg"),Fu=Ct("rtc");function zl(e,t=Te){qr("ec",e,t)}const Xl="components";function km(e,t){return ea(Xl,e,!0,t)||e}const Zl=Symbol.for("v-ndc");function Bu(e){return pe(e)?ea(Xl,e,!1)||e:e||Zl}function ea(e,t,n=!0,r=!1){const s=Ce||Te;if(s){const o=s.type;{const l=Hs(o,!1);if(l&&(l===t||l===Ye(t)||l===Br(Ye(t))))return o}const i=Vo(s[e]||o[e],t)||Vo(s.appContext[e],t);return!i&&r?o:i}}function Vo(e,t){return e&&(e[t]||e[Ye(t)]||e[Br(Ye(t))])}function xm(e,t,n,r){let s;const o=n,i=q(e);if(i||pe(e)){const l=i&&Ht(e);let a=!1,f=!1;l&&(a=!Ue(e),f=ft(e),e=Kr(e)),s=new Array(e.length);for(let c=0,u=e.length;c<u;c++)s[c]=t(a?f?En(et(e[c])):et(e[c]):e[c],c,void 0,o)}else if(typeof e=="number"){s=new Array(e);for(let l=0;l<e;l++)s[l]=t(l+1,l,void 0,o)}else if(ie(e))if(e[Symbol.iterator])s=Array.from(e,(l,a)=>t(l,a,void 0,o));else{const l=Object.keys(e);s=new Array(l.length);for(let a=0,f=l.length;a<f;a++){const c=l[a];s[a]=t(e[c],c,a,o)}}else s=[];return s}function Pm(e,t,n={},r,s){if(Ce.ce||Ce.parent&&wt(Ce.parent)&&Ce.parent.ce){const f=Object.keys(n).length>0;return t!=="default"&&(n.name=t),Ge(),at(Re,null,[me("slot",n,r&&r())],f?-2:64)}let o=e[t];o&&o._c&&(o._d=!1),Ge();const i=o&&ta(o(n)),l=n.key||i&&i.key,a=at(Re,{key:(l&&!Ze(l)?l:`_${t}`)+(!i&&r?"_fb":"")},i||(r?r():[]),i&&e._===1?64:-2);return a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),o&&o._c&&(o._d=!0),a}function ta(e){return e.some(t=>tn(t)?!(t.type===ye||t.type===Re&&!ta(t.children)):!0)?e:null}const xs=e=>e?ka(e)?Qr(e):xs(e.parent):null,Vn=Ee(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>xs(e.parent),$root:e=>xs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>ra(e),$forceUpdate:e=>e.f||(e.f=()=>{ao(e.update)}),$nextTick:e=>e.n||(e.n=en.bind(e.proxy)),$watch:e=>Eu.bind(e)}),as=(e,t)=>e!==ae&&!e.__isScriptSetup&&se(e,t),Uu={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:l,appContext:a}=e;if(t[0]!=="$"){const d=i[t];if(d!==void 0)switch(d){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(as(r,t))return i[t]=1,r[t];if(s!==ae&&se(s,t))return i[t]=2,s[t];if(se(o,t))return i[t]=3,o[t];if(n!==ae&&se(n,t))return i[t]=4,n[t];Ps&&(i[t]=0)}}const f=Vn[t];let c,u;if(f)return t==="$attrs"&&Ae(e.attrs,"get",""),f(e);if((c=l.__cssModules)&&(c=c[t]))return c;if(n!==ae&&se(n,t))return i[t]=4,n[t];if(u=a.config.globalProperties,se(u,t))return u[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return as(s,t)?(s[t]=n,!0):r!==ae&&se(r,t)?(r[t]=n,!0):se(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,props:o,type:i}},l){let a;return!!(n[l]||e!==ae&&l[0]!=="$"&&se(e,l)||as(t,l)||se(o,l)||se(r,l)||se(Vn,l)||se(s.config.globalProperties,l)||(a=i.__cssModules)&&a[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:se(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Wo(e){return q(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Ps=!0;function $u(e){const t=ra(e),n=e.proxy,r=e.ctx;Ps=!1,t.beforeCreate&&Ko(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:l,provide:a,inject:f,created:c,beforeMount:u,mounted:d,beforeUpdate:h,updated:y,activated:b,deactivated:T,beforeDestroy:R,beforeUnmount:v,destroyed:g,unmounted:_,render:w,renderTracked:k,renderTriggered:L,errorCaptured:V,serverPrefetch:M,expose:I,inheritAttrs:W,components:O,directives:K,filters:ee}=t;if(f&&Vu(f,r,null),i)for(const z in i){const B=i[z];Q(B)&&(r[z]=B.bind(n))}if(s){const z=s.call(n,n);ie(z)&&(e.data=Ft(z))}if(Ps=!0,o)for(const z in o){const B=o[z],de=Q(B)?B.bind(n,n):Q(B.get)?B.get.bind(n,n):ut,St=!Q(B)&&Q(B.set)?B.set.bind(n):ut,st=qe({get:de,set:St});Object.defineProperty(r,z,{enumerable:!0,configurable:!0,get:()=>st.value,set:Me=>st.value=Me})}if(l)for(const z in l)na(l[z],r,n,z);if(a){const z=Q(a)?a.call(n):a;Reflect.ownKeys(z).forEach(B=>{Dt(B,z[B])})}c&&Ko(c,e,"c");function $(z,B){q(B)?B.forEach(de=>z(de.bind(n))):B&&z(B.bind(n))}if($(Lu,u),$(po,d),$(Hu,h),$(Yl,y),$(Gl,b),$(ql,T),$(zl,V),$(Fu,k),$(ju,L),$(nr,v),$(Ql,_),$(Du,M),q(I))if(I.length){const z=e.exposed||(e.exposed={});I.forEach(B=>{Object.defineProperty(z,B,{get:()=>n[B],set:de=>n[B]=de,enumerable:!0})})}else e.exposed||(e.exposed={});w&&e.render===ut&&(e.render=w),W!=null&&(e.inheritAttrs=W),O&&(e.components=O),K&&(e.directives=K),M&&ho(e)}function Vu(e,t,n=ut){q(e)&&(e=Os(e));for(const r in e){const s=e[r];let o;ie(s)?"default"in s?o=xe(s.from||r,s.default,!0):o=xe(s.from||r):o=xe(s),_e(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function Ko(e,t,n){tt(q(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function na(e,t,n,r){let s=r.includes(".")?Fl(n,r):()=>n[r];if(pe(e)){const o=t[e];Q(o)&&_n(s,o)}else if(Q(e))_n(s,e.bind(n));else if(ie(e))if(q(e))e.forEach(o=>na(o,t,n,r));else{const o=Q(e.handler)?e.handler.bind(n):t[e.handler];Q(o)&&_n(s,o,e)}}function ra(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,l=o.get(t);let a;return l?a=l:!s.length&&!n&&!r?a=t:(a={},s.length&&s.forEach(f=>Ar(a,f,i,!0)),Ar(a,t,i)),ie(t)&&o.set(t,a),a}function Ar(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Ar(e,o,n,!0),s&&s.forEach(i=>Ar(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=Wu[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const Wu={data:Go,props:qo,emits:qo,methods:Bn,computed:Bn,beforeCreate:Pe,created:Pe,beforeMount:Pe,mounted:Pe,beforeUpdate:Pe,updated:Pe,beforeDestroy:Pe,beforeUnmount:Pe,destroyed:Pe,unmounted:Pe,activated:Pe,deactivated:Pe,errorCaptured:Pe,serverPrefetch:Pe,components:Bn,directives:Bn,watch:Gu,provide:Go,inject:Ku};function Go(e,t){return t?e?function(){return Ee(Q(e)?e.call(this,this):e,Q(t)?t.call(this,this):t)}:t:e}function Ku(e,t){return Bn(Os(e),Os(t))}function Os(e){if(q(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Pe(e,t){return e?[...new Set([].concat(e,t))]:t}function Bn(e,t){return e?Ee(Object.create(null),e,t):t}function qo(e,t){return e?q(e)&&q(t)?[...new Set([...e,...t])]:Ee(Object.create(null),Wo(e),Wo(t??{})):t}function Gu(e,t){if(!e)return t;if(!t)return e;const n=Ee(Object.create(null),e);for(const r in t)n[r]=Pe(e[r],t[r]);return n}function sa(){return{app:null,config:{isNativeTag:al,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let qu=0;function Ju(e,t){return function(r,s=null){Q(r)||(r=Ee({},r)),s!=null&&!ie(s)&&(s=null);const o=sa(),i=new WeakSet,l=[];let a=!1;const f=o.app={_uid:qu++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:kf,get config(){return o.config},set config(c){},use(c,...u){return i.has(c)||(c&&Q(c.install)?(i.add(c),c.install(f,...u)):Q(c)&&(i.add(c),c(f,...u))),f},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),f},component(c,u){return u?(o.components[c]=u,f):o.components[c]},directive(c,u){return u?(o.directives[c]=u,f):o.directives[c]},mount(c,u,d){if(!a){const h=f._ceVNode||me(r,s);return h.appContext=o,d===!0?d="svg":d===!1&&(d=void 0),u&&t?t(h,c):e(h,c,d),a=!0,f._container=c,c.__vue_app__=f,Qr(h.component)}},onUnmount(c){l.push(c)},unmount(){a&&(tt(l,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(c,u){return o.provides[c]=u,f},runWithContext(c){const u=Qt;Qt=f;try{return c()}finally{Qt=u}}};return f}}let Qt=null;const Yu=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ye(t)}Modifiers`]||e[`${rn(t)}Modifiers`];function Qu(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||ae;let s=n;const o=t.startsWith("update:"),i=o&&Yu(r,t.slice(7));i&&(i.trim&&(s=n.map(c=>pe(c)?c.trim():c)),i.number&&(s=n.map(Ur)));let l,a=r[l=ts(t)]||r[l=ts(Ye(t))];!a&&o&&(a=r[l=ts(rn(t))]),a&&tt(a,e,6,s);const f=r[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,tt(f,e,6,s)}}const zu=new WeakMap;function oa(e,t,n=!1){const r=n?zu:t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},l=!1;if(!Q(e)){const a=f=>{const c=oa(f,t,!0);c&&(l=!0,Ee(i,c))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!o&&!l?(ie(e)&&r.set(e,null),null):(q(o)?o.forEach(a=>i[a]=null):Ee(i,o),ie(e)&&r.set(e,i),i)}function Jr(e,t){return!e||!Zn(t)?!1:(t=t.slice(2).replace(/Once$/,""),se(e,t[0].toLowerCase()+t.slice(1))||se(e,rn(t))||se(e,t))}function cs(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[o],slots:i,attrs:l,emit:a,render:f,renderCache:c,props:u,data:d,setupState:h,ctx:y,inheritAttrs:b}=e,T=Cr(e);let R,v;try{if(n.shapeFlag&4){const _=s||r,w=_;R=Be(f.call(w,_,c,u,h,d,y)),v=l}else{const _=t;R=Be(_.length>1?_(u,{attrs:l,slots:i,emit:a}):_(u,null)),v=t.props?l:Zu(l)}}catch(_){Wn.length=0,In(_,e,1),R=me(ye)}let g=R;if(v&&b!==!1){const _=Object.keys(v),{shapeFlag:w}=g;_.length&&w&7&&(o&&_.some(Zs)&&(v=ef(v,o)),g=Tt(g,v,!1,!0))}return n.dirs&&(g=Tt(g,null,!1,!0),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&Tn(g,n.transition),R=g,Cr(T),R}function Xu(e,t=!0){let n;for(let r=0;r<e.length;r++){const s=e[r];if(tn(s)){if(s.type!==ye||s.children==="v-if"){if(n)return;n=s}}else return}return n}const Zu=e=>{let t;for(const n in e)(n==="class"||n==="style"||Zn(n))&&((t||(t={}))[n]=e[n]);return t},ef=(e,t)=>{const n={};for(const r in e)(!Zs(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function tf(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:l,patchFlag:a}=t,f=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?Jo(r,i,f):!!i;if(a&8){const c=t.dynamicProps;for(let u=0;u<c.length;u++){const d=c[u];if(i[d]!==r[d]&&!Jr(f,d))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?Jo(r,i,f):!0:!!i;return!1}function Jo(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!Jr(n,o))return!0}return!1}function Yr({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const ia={},la=()=>Object.create(ia),aa=e=>Object.getPrototypeOf(e)===ia;function nf(e,t,n,r=!1){const s={},o=la();e.propsDefaults=Object.create(null),ca(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:ct(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function rf(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,l=ne(s),[a]=e.propsOptions;let f=!1;if((r||i>0)&&!(i&16)){if(i&8){const c=e.vnode.dynamicProps;for(let u=0;u<c.length;u++){let d=c[u];if(Jr(e.emitsOptions,d))continue;const h=t[d];if(a)if(se(o,d))h!==o[d]&&(o[d]=h,f=!0);else{const y=Ye(d);s[y]=Is(a,l,y,h,e,!1)}else h!==o[d]&&(o[d]=h,f=!0)}}}else{ca(e,t,s,o)&&(f=!0);let c;for(const u in l)(!t||!se(t,u)&&((c=rn(u))===u||!se(t,c)))&&(a?n&&(n[u]!==void 0||n[c]!==void 0)&&(s[u]=Is(a,l,u,void 0,e,!0)):delete s[u]);if(o!==l)for(const u in o)(!t||!se(t,u))&&(delete o[u],f=!0)}f&&yt(e.attrs,"set","")}function ca(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,l;if(t)for(let a in t){if(gn(a))continue;const f=t[a];let c;s&&se(s,c=Ye(a))?!o||!o.includes(c)?n[c]=f:(l||(l={}))[c]=f:Jr(e.emitsOptions,a)||(!(a in r)||f!==r[a])&&(r[a]=f,i=!0)}if(o){const a=ne(n),f=l||ae;for(let c=0;c<o.length;c++){const u=o[c];n[u]=Is(s,a,u,f[u],e,!se(f,u))}}return i}function Is(e,t,n,r,s,o){const i=e[n];if(i!=null){const l=se(i,"default");if(l&&r===void 0){const a=i.default;if(i.type!==Function&&!i.skipFactory&&Q(a)){const{propsDefaults:f}=s;if(n in f)r=f[n];else{const c=rr(s);r=f[n]=a.call(null,t),c()}}else r=a;s.ce&&s.ce._setProp(n,r)}i[0]&&(o&&!l?r=!1:i[1]&&(r===""||r===rn(n))&&(r=!0))}return r}const sf=new WeakMap;function ua(e,t,n=!1){const r=n?sf:t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},l=[];let a=!1;if(!Q(e)){const c=u=>{a=!0;const[d,h]=ua(u,t,!0);Ee(i,d),h&&l.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!o&&!a)return ie(e)&&r.set(e,hn),hn;if(q(o))for(let c=0;c<o.length;c++){const u=Ye(o[c]);Yo(u)&&(i[u]=ae)}else if(o)for(const c in o){const u=Ye(c);if(Yo(u)){const d=o[c],h=i[u]=q(d)||Q(d)?{type:d}:Ee({},d),y=h.type;let b=!1,T=!0;if(q(y))for(let R=0;R<y.length;++R){const v=y[R],g=Q(v)&&v.name;if(g==="Boolean"){b=!0;break}else g==="String"&&(T=!1)}else b=Q(y)&&y.name==="Boolean";h[0]=b,h[1]=T,(b||se(h,"default"))&&l.push(u)}}const f=[i,l];return ie(e)&&r.set(e,f),f}function Yo(e){return e[0]!=="$"&&!gn(e)}const go=e=>e==="_"||e==="_ctx"||e==="$stable",mo=e=>q(e)?e.map(Be):[Be(e)],of=(e,t,n)=>{if(t._n)return t;const r=co((...s)=>mo(t(...s)),n);return r._c=!1,r},fa=(e,t,n)=>{const r=e._ctx;for(const s in e){if(go(s))continue;const o=e[s];if(Q(o))t[s]=of(s,o,r);else if(o!=null){const i=mo(o);t[s]=()=>i}}},da=(e,t)=>{const n=mo(t);e.slots.default=()=>n},ha=(e,t,n)=>{for(const r in t)(n||!go(r))&&(e[r]=t[r])},lf=(e,t,n)=>{const r=e.slots=la();if(e.vnode.shapeFlag&32){const s=t._;s?(ha(r,t,n),n&&dl(r,"_",s,!0)):fa(t,r)}else t&&da(e,t)},af=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=ae;if(r.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:ha(s,t,n):(o=!t.$stable,fa(t,s)),i=t}else t&&(da(e,t),i={default:1});if(o)for(const l in s)!go(l)&&i[l]==null&&delete s[l]},we=va;function cf(e){return pa(e)}function uf(e){return pa(e,xu)}function pa(e,t){const n=$r();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:l,createComment:a,setText:f,setElementText:c,parentNode:u,nextSibling:d,setScopeId:h=ut,insertStaticContent:y}=e,b=(p,m,E,A=null,C=null,x=null,D=void 0,H=null,N=!!m.dynamicChildren)=>{if(p===m)return;p&&!ze(p,m)&&(A=S(p),Me(p,C,x,!0),p=null),m.patchFlag===-2&&(N=!1,m.dynamicChildren=null);const{type:P,ref:Y,shapeFlag:F}=m;switch(P){case zt:T(p,m,E,A);break;case ye:R(p,m,E,A);break;case mr:p==null&&v(m,E,A,D);break;case Re:O(p,m,E,A,C,x,D,H,N);break;default:F&1?w(p,m,E,A,C,x,D,H,N):F&6?K(p,m,E,A,C,x,D,H,N):(F&64||F&128)&&P.process(p,m,E,A,C,x,D,H,N,J)}Y!=null&&C?bn(Y,p&&p.ref,x,m||p,!m):Y==null&&p&&p.ref!=null&&bn(p.ref,null,x,p,!0)},T=(p,m,E,A)=>{if(p==null)r(m.el=l(m.children),E,A);else{const C=m.el=p.el;m.children!==p.children&&f(C,m.children)}},R=(p,m,E,A)=>{p==null?r(m.el=a(m.children||""),E,A):m.el=p.el},v=(p,m,E,A)=>{[p.el,p.anchor]=y(p.children,m,E,A,p.el,p.anchor)},g=({el:p,anchor:m},E,A)=>{let C;for(;p&&p!==m;)C=d(p),r(p,E,A),p=C;r(m,E,A)},_=({el:p,anchor:m})=>{let E;for(;p&&p!==m;)E=d(p),s(p),p=E;s(m)},w=(p,m,E,A,C,x,D,H,N)=>{if(m.type==="svg"?D="svg":m.type==="math"&&(D="mathml"),p==null)k(m,E,A,C,x,D,H,N);else{const P=p.el&&p.el._isVueCE?p.el:null;try{P&&P._beginPatch(),M(p,m,C,x,D,H,N)}finally{P&&P._endPatch()}}},k=(p,m,E,A,C,x,D,H)=>{let N,P;const{props:Y,shapeFlag:F,transition:G,dirs:X}=p;if(N=p.el=i(p.type,x,Y&&Y.is,Y),F&8?c(N,p.children):F&16&&V(p.children,N,null,A,C,us(p,x),D,H),X&&lt(p,null,A,"created"),L(N,p,p.scopeId,D,A),Y){for(const ce in Y)ce!=="value"&&!gn(ce)&&o(N,ce,null,Y[ce],x,A);"value"in Y&&o(N,"value",null,Y.value,x),(P=Y.onVnodeBeforeMount)&&He(P,A,p)}X&&lt(p,null,A,"beforeMount");const te=ga(C,G);te&&G.beforeEnter(N),r(N,m,E),((P=Y&&Y.onVnodeMounted)||te||X)&&we(()=>{P&&He(P,A,p),te&&G.enter(N),X&&lt(p,null,A,"mounted")},C)},L=(p,m,E,A,C)=>{if(E&&h(p,E),A)for(let x=0;x<A.length;x++)h(p,A[x]);if(C){let x=C.subTree;if(m===x||xr(x.type)&&(x.ssContent===m||x.ssFallback===m)){const D=C.vnode;L(p,D,D.scopeId,D.slotScopeIds,C.parent)}}},V=(p,m,E,A,C,x,D,H,N=0)=>{for(let P=N;P<p.length;P++){const Y=p[P]=H?Ot(p[P]):Be(p[P]);b(null,Y,m,E,A,C,x,D,H)}},M=(p,m,E,A,C,x,D)=>{const H=m.el=p.el;let{patchFlag:N,dynamicChildren:P,dirs:Y}=m;N|=p.patchFlag&16;const F=p.props||ae,G=m.props||ae;let X;if(E&&$t(E,!1),(X=G.onVnodeBeforeUpdate)&&He(X,E,m,p),Y&&lt(m,p,E,"beforeUpdate"),E&&$t(E,!0),(F.innerHTML&&G.innerHTML==null||F.textContent&&G.textContent==null)&&c(H,""),P?I(p.dynamicChildren,P,H,E,A,us(m,C),x):D||B(p,m,H,null,E,A,us(m,C),x,!1),N>0){if(N&16)W(H,F,G,E,C);else if(N&2&&F.class!==G.class&&o(H,"class",null,G.class,C),N&4&&o(H,"style",F.style,G.style,C),N&8){const te=m.dynamicProps;for(let ce=0;ce<te.length;ce++){const oe=te[ce],Ne=F[oe],Se=G[oe];(Se!==Ne||oe==="value")&&o(H,oe,Ne,Se,C,E)}}N&1&&p.children!==m.children&&c(H,m.children)}else!D&&P==null&&W(H,F,G,E,C);((X=G.onVnodeUpdated)||Y)&&we(()=>{X&&He(X,E,m,p),Y&&lt(m,p,E,"updated")},A)},I=(p,m,E,A,C,x,D)=>{for(let H=0;H<m.length;H++){const N=p[H],P=m[H],Y=N.el&&(N.type===Re||!ze(N,P)||N.shapeFlag&198)?u(N.el):E;b(N,P,Y,null,A,C,x,D,!0)}},W=(p,m,E,A,C)=>{if(m!==E){if(m!==ae)for(const x in m)!gn(x)&&!(x in E)&&o(p,x,m[x],null,C,A);for(const x in E){if(gn(x))continue;const D=E[x],H=m[x];D!==H&&x!=="value"&&o(p,x,H,D,C,A)}"value"in E&&o(p,"value",m.value,E.value,C)}},O=(p,m,E,A,C,x,D,H,N)=>{const P=m.el=p?p.el:l(""),Y=m.anchor=p?p.anchor:l("");let{patchFlag:F,dynamicChildren:G,slotScopeIds:X}=m;X&&(H=H?H.concat(X):X),p==null?(r(P,E,A),r(Y,E,A),V(m.children||[],E,Y,C,x,D,H,N)):F>0&&F&64&&G&&p.dynamicChildren&&p.dynamicChildren.length===G.length?(I(p.dynamicChildren,G,E,C,x,D,H),(m.key!=null||C&&m===C.subTree)&&ma(p,m,!0)):B(p,m,E,Y,C,x,D,H,N)},K=(p,m,E,A,C,x,D,H,N)=>{m.slotScopeIds=H,p==null?m.shapeFlag&512?C.ctx.activate(m,E,A,D,N):ee(m,E,A,C,x,D,N):le(p,m,N)},ee=(p,m,E,A,C,x,D)=>{const H=p.component=Ef(p,A,C);if(tr(p)&&(H.ctx.renderer=J),Rf(H,!1,D),H.asyncDep){if(C&&C.registerDep(H,$,D),!p.el){const N=H.subTree=me(ye);R(null,N,m,E),p.placeholder=N.el}}else $(H,p,m,E,C,x,D)},le=(p,m,E)=>{const A=m.component=p.component;if(tf(p,m,E))if(A.asyncDep&&!A.asyncResolved){z(A,m,E);return}else A.next=m,A.update();else m.el=p.el,A.vnode=m},$=(p,m,E,A,C,x,D)=>{const H=()=>{if(p.isMounted){let{next:F,bu:G,u:X,parent:te,vnode:ce}=p;{const je=ya(p);if(je){F&&(F.el=ce.el,z(p,F,D)),je.asyncDep.then(()=>{p.isUnmounted||H()});return}}let oe=F,Ne;$t(p,!1),F?(F.el=ce.el,z(p,F,D)):F=ce,G&&mn(G),(Ne=F.props&&F.props.onVnodeBeforeUpdate)&&He(Ne,te,F,ce),$t(p,!0);const Se=cs(p),Qe=p.subTree;p.subTree=Se,b(Qe,Se,u(Qe.el),S(Qe),p,C,x),F.el=Se.el,oe===null&&Yr(p,Se.el),X&&we(X,C),(Ne=F.props&&F.props.onVnodeUpdated)&&we(()=>He(Ne,te,F,ce),C)}else{let F;const{el:G,props:X}=m,{bm:te,m:ce,parent:oe,root:Ne,type:Se}=p,Qe=wt(m);if($t(p,!1),te&&mn(te),!Qe&&(F=X&&X.onVnodeBeforeMount)&&He(F,oe,m),$t(p,!0),G&&he){const je=()=>{p.subTree=cs(p),he(G,p.subTree,p,C,null)};Qe&&Se.__asyncHydrate?Se.__asyncHydrate(G,p,je):je()}else{Ne.ce&&Ne.ce._def.shadowRoot!==!1&&Ne.ce._injectChildStyle(Se);const je=p.subTree=cs(p);b(null,je,E,A,p,C,x),m.el=je.el}if(ce&&we(ce,C),!Qe&&(F=X&&X.onVnodeMounted)){const je=m;we(()=>He(F,oe,je),C)}(m.shapeFlag&256||oe&&wt(oe.vnode)&&oe.vnode.shapeFlag&256)&&p.a&&we(p.a,C),p.isMounted=!0,m=E=A=null}};p.scope.on();const N=p.effect=new bl(H);p.scope.off();const P=p.update=N.run.bind(N),Y=p.job=N.runIfDirty.bind(N);Y.i=p,Y.id=p.uid,N.scheduler=()=>ao(Y),$t(p,!0),P()},z=(p,m,E)=>{m.component=p;const A=p.vnode.props;p.vnode=m,p.next=null,rf(p,m.props,A,E),af(p,m.children,E),Et(),Do(p),Rt()},B=(p,m,E,A,C,x,D,H,N=!1)=>{const P=p&&p.children,Y=p?p.shapeFlag:0,F=m.children,{patchFlag:G,shapeFlag:X}=m;if(G>0){if(G&128){St(P,F,E,A,C,x,D,H,N);return}else if(G&256){de(P,F,E,A,C,x,D,H,N);return}}X&8?(Y&16&&Ve(P,C,x),F!==P&&c(E,F)):Y&16?X&16?St(P,F,E,A,C,x,D,H,N):Ve(P,C,x,!0):(Y&8&&c(E,""),X&16&&V(F,E,A,C,x,D,H,N))},de=(p,m,E,A,C,x,D,H,N)=>{p=p||hn,m=m||hn;const P=p.length,Y=m.length,F=Math.min(P,Y);let G;for(G=0;G<F;G++){const X=m[G]=N?Ot(m[G]):Be(m[G]);b(p[G],X,E,null,C,x,D,H,N)}P>Y?Ve(p,C,x,!0,!1,F):V(m,E,A,C,x,D,H,N,F)},St=(p,m,E,A,C,x,D,H,N)=>{let P=0;const Y=m.length;let F=p.length-1,G=Y-1;for(;P<=F&&P<=G;){const X=p[P],te=m[P]=N?Ot(m[P]):Be(m[P]);if(ze(X,te))b(X,te,E,null,C,x,D,H,N);else break;P++}for(;P<=F&&P<=G;){const X=p[F],te=m[G]=N?Ot(m[G]):Be(m[G]);if(ze(X,te))b(X,te,E,null,C,x,D,H,N);else break;F--,G--}if(P>F){if(P<=G){const X=G+1,te=X<Y?m[X].el:A;for(;P<=G;)b(null,m[P]=N?Ot(m[P]):Be(m[P]),E,te,C,x,D,H,N),P++}}else if(P>G)for(;P<=F;)Me(p[P],C,x,!0),P++;else{const X=P,te=P,ce=new Map;for(P=te;P<=G;P++){const Fe=m[P]=N?Ot(m[P]):Be(m[P]);Fe.key!=null&&ce.set(Fe.key,P)}let oe,Ne=0;const Se=G-te+1;let Qe=!1,je=0;const Nn=new Array(Se);for(P=0;P<Se;P++)Nn[P]=0;for(P=X;P<=F;P++){const Fe=p[P];if(Ne>=Se){Me(Fe,C,x,!0);continue}let ot;if(Fe.key!=null)ot=ce.get(Fe.key);else for(oe=te;oe<=G;oe++)if(Nn[oe-te]===0&&ze(Fe,m[oe])){ot=oe;break}ot===void 0?Me(Fe,C,x,!0):(Nn[ot-te]=P+1,ot>=je?je=ot:Qe=!0,b(Fe,m[ot],E,null,C,x,D,H,N),Ne++)}const Po=Qe?ff(Nn):hn;for(oe=Po.length-1,P=Se-1;P>=0;P--){const Fe=te+P,ot=m[Fe],Oo=m[Fe+1],Io=Fe+1<Y?Oo.el||_a(Oo):A;Nn[P]===0?b(null,ot,E,Io,C,x,D,H,N):Qe&&(oe<0||P!==Po[oe]?st(ot,E,Io,2):oe--)}}},st=(p,m,E,A,C=null)=>{const{el:x,type:D,transition:H,children:N,shapeFlag:P}=p;if(P&6){st(p.component.subTree,m,E,A);return}if(P&128){p.suspense.move(m,E,A);return}if(P&64){D.move(p,m,E,J);return}if(D===Re){r(x,m,E);for(let F=0;F<N.length;F++)st(N[F],m,E,A);r(p.anchor,m,E);return}if(D===mr){g(p,m,E);return}if(A!==2&&P&1&&H)if(A===0)H.beforeEnter(x),r(x,m,E),we(()=>H.enter(x),C);else{const{leave:F,delayLeave:G,afterLeave:X}=H,te=()=>{p.ctx.isUnmounted?s(x):r(x,m,E)},ce=()=>{x._isLeaving&&x[mt](!0),F(x,()=>{te(),X&&X()})};G?G(x,te,ce):ce()}else r(x,m,E)},Me=(p,m,E,A=!1,C=!1)=>{const{type:x,props:D,ref:H,children:N,dynamicChildren:P,shapeFlag:Y,patchFlag:F,dirs:G,cacheIndex:X}=p;if(F===-2&&(C=!1),H!=null&&(Et(),bn(H,null,E,p,!0),Rt()),X!=null&&(m.renderCache[X]=void 0),Y&256){m.ctx.deactivate(p);return}const te=Y&1&&G,ce=!wt(p);let oe;if(ce&&(oe=D&&D.onVnodeBeforeUnmount)&&He(oe,m,p),Y&6)Ut(p.component,E,A);else{if(Y&128){p.suspense.unmount(E,A);return}te&&lt(p,null,m,"beforeUnmount"),Y&64?p.type.remove(p,m,E,J,A):P&&!P.hasOnce&&(x!==Re||F>0&&F&64)?Ve(P,m,E,!1,!0):(x===Re&&F&384||!C&&Y&16)&&Ve(N,m,E),A&&on(p)}(ce&&(oe=D&&D.onVnodeUnmounted)||te)&&we(()=>{oe&&He(oe,m,p),te&&lt(p,null,m,"unmounted")},E)},on=p=>{const{type:m,el:E,anchor:A,transition:C}=p;if(m===Re){ln(E,A);return}if(m===mr){_(p);return}const x=()=>{s(E),C&&!C.persisted&&C.afterLeave&&C.afterLeave()};if(p.shapeFlag&1&&C&&!C.persisted){const{leave:D,delayLeave:H}=C,N=()=>D(E,x);H?H(p.el,x,N):N()}else x()},ln=(p,m)=>{let E;for(;p!==m;)E=d(p),s(p),p=E;s(m)},Ut=(p,m,E)=>{const{bum:A,scope:C,job:x,subTree:D,um:H,m:N,a:P}=p;kr(N),kr(P),A&&mn(A),C.stop(),x&&(x.flags|=8,Me(D,p,m,E)),H&&we(H,m),we(()=>{p.isUnmounted=!0},m)},Ve=(p,m,E,A=!1,C=!1,x=0)=>{for(let D=x;D<p.length;D++)Me(p[D],m,E,A,C)},S=p=>{if(p.shapeFlag&6)return S(p.component.subTree);if(p.shapeFlag&128)return p.suspense.next();const m=d(p.anchor||p.el),E=m&&m[Ru];return E?d(E):m};let U=!1;const j=(p,m,E)=>{let A;p==null?m._vnode&&(Me(m._vnode,null,null,!0),A=m._vnode.component):b(m._vnode||null,p,m,null,null,null,E),m._vnode=p,U||(U=!0,Do(A),Tr(),U=!1)},J={p:b,um:Me,m:st,r:on,mt:ee,mc:V,pc:B,pbc:I,n:S,o:e};let Z,he;return t&&([Z,he]=t(J)),{render:j,hydrate:Z,createApp:Ju(j,Z)}}function us({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function $t({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function ga(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ma(e,t,n=!1){const r=e.children,s=t.children;if(q(r)&&q(s))for(let o=0;o<r.length;o++){const i=r[o];let l=s[o];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[o]=Ot(s[o]),l.el=i.el),!n&&l.patchFlag!==-2&&ma(i,l)),l.type===zt&&(l.patchFlag!==-1?l.el=i.el:l.__elIndex=o+(e.type===Re?1:0)),l.type===ye&&!l.el&&(l.el=i.el)}}function ff(e){const t=e.slice(),n=[0];let r,s,o,i,l;const a=e.length;for(r=0;r<a;r++){const f=e[r];if(f!==0){if(s=n[n.length-1],e[s]<f){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)l=o+i>>1,e[n[l]]<f?o=l+1:i=l;f<e[n[o]]&&(o>0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function ya(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ya(t)}function kr(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function _a(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?_a(t.subTree):null}const xr=e=>e.__isSuspense;let Ms=0;const df={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,o,i,l,a,f){if(e==null)hf(t,n,r,s,o,i,l,a,f);else{if(o&&o.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}pf(e,t,n,r,s,i,l,a,f)}},hydrate:gf,normalize:mf},yo=df;function Qn(e,t){const n=e.props&&e.props[t];Q(n)&&n()}function hf(e,t,n,r,s,o,i,l,a){const{p:f,o:{createElement:c}}=a,u=c("div"),d=e.suspense=ba(e,s,r,t,u,n,o,i,l,a);f(null,d.pendingBranch=e.ssContent,u,null,r,d,o,i),d.deps>0?(Qn(e,"onPending"),Qn(e,"onFallback"),f(null,e.ssFallback,t,n,r,null,o,i),vn(d,e.ssFallback)):d.resolve(!1,!0)}function pf(e,t,n,r,s,o,i,l,{p:a,um:f,o:{createElement:c}}){const u=t.suspense=e.suspense;u.vnode=t,t.el=e.el;const d=t.ssContent,h=t.ssFallback,{activeBranch:y,pendingBranch:b,isInFallback:T,isHydrating:R}=u;if(b)u.pendingBranch=d,ze(b,d)?(a(b,d,u.hiddenContainer,null,s,u,o,i,l),u.deps<=0?u.resolve():T&&(R||(a(y,h,n,r,s,null,o,i,l),vn(u,h)))):(u.pendingId=Ms++,R?(u.isHydrating=!1,u.activeBranch=b):f(b,s,u),u.deps=0,u.effects.length=0,u.hiddenContainer=c("div"),T?(a(null,d,u.hiddenContainer,null,s,u,o,i,l),u.deps<=0?u.resolve():(a(y,h,n,r,s,null,o,i,l),vn(u,h))):y&&ze(y,d)?(a(y,d,n,r,s,u,o,i,l),u.resolve(!0)):(a(null,d,u.hiddenContainer,null,s,u,o,i,l),u.deps<=0&&u.resolve()));else if(y&&ze(y,d))a(y,d,n,r,s,u,o,i,l),vn(u,d);else if(Qn(t,"onPending"),u.pendingBranch=d,d.shapeFlag&512?u.pendingId=d.component.suspenseId:u.pendingId=Ms++,a(null,d,u.hiddenContainer,null,s,u,o,i,l),u.deps<=0)u.resolve();else{const{timeout:v,pendingId:g}=u;v>0?setTimeout(()=>{u.pendingId===g&&u.fallback(h)},v):v===0&&u.fallback(h)}}function ba(e,t,n,r,s,o,i,l,a,f,c=!1){const{p:u,m:d,um:h,n:y,o:{parentNode:b,remove:T}}=f;let R;const v=yf(e);v&&t&&t.pendingBranch&&(R=t.pendingId,t.deps++);const g=e.props?hl(e.props.timeout):void 0,_=o,w={vnode:e,parent:t,parentComponent:n,namespace:i,container:r,hiddenContainer:s,deps:0,pendingId:Ms++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!c,isHydrating:c,isUnmounted:!1,effects:[],resolve(k=!1,L=!1){const{vnode:V,activeBranch:M,pendingBranch:I,pendingId:W,effects:O,parentComponent:K,container:ee,isInFallback:le}=w;let $=!1;w.isHydrating?w.isHydrating=!1:k||($=M&&I.transition&&I.transition.mode==="out-in",$&&(M.transition.afterLeave=()=>{W===w.pendingId&&(d(I,ee,o===_?y(M):o,0),As(O),le&&V.ssFallback&&(V.ssFallback.el=null))}),M&&(b(M.el)===ee&&(o=y(M)),h(M,K,w,!0),!$&&le&&V.ssFallback&&we(()=>V.ssFallback.el=null,w)),$||d(I,ee,o,0)),vn(w,I),w.pendingBranch=null,w.isInFallback=!1;let z=w.parent,B=!1;for(;z;){if(z.pendingBranch){z.effects.push(...O),B=!0;break}z=z.parent}!B&&!$&&As(O),w.effects=[],v&&t&&t.pendingBranch&&R===t.pendingId&&(t.deps--,t.deps===0&&!L&&t.resolve()),Qn(V,"onResolve")},fallback(k){if(!w.pendingBranch)return;const{vnode:L,activeBranch:V,parentComponent:M,container:I,namespace:W}=w;Qn(L,"onFallback");const O=y(V),K=()=>{w.isInFallback&&(u(null,k,I,O,M,null,W,l,a),vn(w,k))},ee=k.transition&&k.transition.mode==="out-in";ee&&(V.transition.afterLeave=K),w.isInFallback=!0,h(V,M,null,!0),ee||K()},move(k,L,V){w.activeBranch&&d(w.activeBranch,k,L,V),w.container=k},next(){return w.activeBranch&&y(w.activeBranch)},registerDep(k,L,V){const M=!!w.pendingBranch;M&&w.deps++;const I=k.vnode.el;k.asyncDep.catch(W=>{In(W,k,0)}).then(W=>{if(k.isUnmounted||w.isUnmounted||w.pendingId!==k.suspenseId)return;k.asyncResolved=!0;const{vnode:O}=k;Ls(k,W),I&&(O.el=I);const K=!I&&k.subTree.el;L(k,O,b(I||k.subTree.el),I?null:y(k.subTree),w,i,V),K&&(O.placeholder=null,T(K)),Yr(k,O.el),M&&--w.deps===0&&w.resolve()})},unmount(k,L){w.isUnmounted=!0,w.activeBranch&&h(w.activeBranch,n,k,L),w.pendingBranch&&h(w.pendingBranch,n,k,L)}};return w}function gf(e,t,n,r,s,o,i,l,a){const f=t.suspense=ba(t,r,n,e.parentNode,document.createElement("div"),null,s,o,i,l,!0),c=a(e,f.pendingBranch=t.ssContent,n,f,o,i);return f.deps===0&&f.resolve(!1,!0),c}function mf(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=Qo(r?n.default:n),e.ssFallback=r?Qo(n.fallback):me(ye)}function Qo(e){let t;if(Q(e)){const n=Cn&&e._c;n&&(e._d=!1,Ge()),e=e(),n&&(e._d=!0,t=De,wa())}return q(e)&&(e=Xu(e)),e=Be(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function va(e,t){t&&t.pendingBranch?q(e)?t.effects.push(...e):t.effects.push(e):As(e)}function vn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e;let s=t.el;for(;!s&&t.component;)t=t.component.subTree,s=t.el;n.el=s,r&&r.subTree===n&&(r.vnode.el=s,Yr(r,s))}function yf(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const Re=Symbol.for("v-fgt"),zt=Symbol.for("v-txt"),ye=Symbol.for("v-cmt"),mr=Symbol.for("v-stc"),Wn=[];let De=null;function Ge(e=!1){Wn.push(De=e?null:[])}function wa(){Wn.pop(),De=Wn[Wn.length-1]||null}let Cn=1;function Pr(e,t=!1){Cn+=e,e<0&&De&&t&&(De.hasOnce=!0)}function Ea(e){return e.dynamicChildren=Cn>0?De||hn:null,wa(),Cn>0&&De&&De.push(e),e}function _f(e,t,n,r,s,o){return Ea(Ta(e,t,n,r,s,o,!0))}function at(e,t,n,r,s){return Ea(me(e,t,n,r,s,!0))}function tn(e){return e?e.__v_isVNode===!0:!1}function ze(e,t){return e.type===t.type&&e.key===t.key}const Ra=({key:e})=>e??null,yr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?pe(e)||_e(e)||Q(e)?{i:Ce,r:e,k:t,f:!!n}:e:null);function Ta(e,t=null,n=null,r=0,s=null,o=e===Re?0:1,i=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ra(t),ref:t&&yr(t),scopeId:jl,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Ce};return l?(_o(a,n),o&128&&e.normalize(a)):n&&(a.shapeFlag|=pe(n)?8:16),Cn>0&&!i&&De&&(a.patchFlag>0||o&6)&&a.patchFlag!==32&&De.push(a),a}const me=bf;function bf(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===Zl)&&(e=ye),tn(e)){const l=Tt(e,t,!0);return n&&_o(l,n),Cn>0&&!o&&De&&(l.shapeFlag&6?De[De.indexOf(e)]=l:De.push(l)),l.patchFlag=-2,l}if(Af(e)&&(e=e.__vccOpts),t){t=Ca(t);let{class:l,style:a}=t;l&&!pe(l)&&(t.class=Wr(l)),ie(a)&&(Gr(a)&&!q(a)&&(a=Ee({},a)),t.style=Vr(a))}const i=pe(e)?1:xr(e)?128:Bl(e)?64:ie(e)?4:Q(e)?2:0;return Ta(e,t,n,r,s,i,o,!0)}function Ca(e){return e?Gr(e)||aa(e)?Ee({},e):e:null}function Tt(e,t,n=!1,r=!1){const{props:s,ref:o,patchFlag:i,children:l,transition:a}=e,f=t?Aa(s||{},t):s,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&Ra(f),ref:t&&t.ref?n&&o?q(o)?o.concat(yr(t)):[o,yr(t)]:yr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Re?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Tt(e.ssContent),ssFallback:e.ssFallback&&Tt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&Tn(c,a.clone(c)),c}function Sa(e=" ",t=0){return me(zt,null,e,t)}function Om(e="",t=!1){return t?(Ge(),at(ye,null,e)):me(ye,null,e)}function Be(e){return e==null||typeof e=="boolean"?me(ye):q(e)?me(Re,null,e.slice()):tn(e)?Ot(e):me(zt,null,String(e))}function Ot(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Tt(e)}function _o(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(q(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),_o(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!aa(t)?t._ctx=Ce:s===3&&Ce&&(Ce.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Q(t)?(t={default:t,_ctx:Ce},n=32):(t=String(t),r&64?(n=16,t=[Sa(t)]):n=8);e.children=t,e.shapeFlag|=n}function Aa(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Wr([t.class,r.class]));else if(s==="style")t.style=Vr([t.style,r.style]);else if(Zn(s)){const o=t[s],i=r[s];i&&o!==i&&!(q(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function He(e,t,n,r=null){tt(e,t,7,[n,r])}const vf=sa();let wf=0;function Ef(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||vf,o={uid:wf++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new yl(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:ua(r,s),emitsOptions:oa(r,s),emit:null,emitted:null,propsDefaults:ae,inheritAttrs:r.inheritAttrs,ctx:ae,data:ae,props:ae,attrs:ae,slots:ae,refs:ae,setupState:ae,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=Qu.bind(null,o),e.ce&&e.ce(o),o}let Te=null;const Mn=()=>Te||Ce;let Or,Ns;{const e=$r(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),o=>{s.length>1?s.forEach(i=>i(o)):s[0](o)}};Or=t("__VUE_INSTANCE_SETTERS__",n=>Te=n),Ns=t("__VUE_SSR_SETTERS__",n=>Sn=n)}const rr=e=>{const t=Te;return Or(e),e.scope.on(),()=>{e.scope.off(),Or(t)}},zo=()=>{Te&&Te.scope.off(),Or(null)};function ka(e){return e.vnode.shapeFlag&4}let Sn=!1;function Rf(e,t=!1,n=!1){t&&Ns(t);const{props:r,children:s}=e.vnode,o=ka(e);nf(e,r,o,t),lf(e,s,n||t);const i=o?Tf(e,t):void 0;return t&&Ns(!1),i}function Tf(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Uu);const{setup:r}=n;if(r){Et();const s=e.setupContext=r.length>1?Sf(e):null,o=rr(e),i=er(r,e,0,[e.props,s]),l=cl(i);if(Rt(),o(),(l||e.sp)&&!wt(e)&&ho(e),l){if(i.then(zo,zo),t)return i.then(a=>{Ls(e,a)}).catch(a=>{In(a,e,0)});e.asyncDep=i}else Ls(e,i)}else xa(e)}function Ls(e,t,n){Q(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ie(t)&&(e.setupState=Nl(t)),xa(e)}function xa(e,t,n){const r=e.type;e.render||(e.render=r.render||ut);{const s=rr(e);Et();try{$u(e)}finally{Rt(),s()}}}const Cf={get(e,t){return Ae(e,"get",""),e[t]}};function Sf(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Cf),slots:e.slots,emit:e.emit,expose:t}}function Qr(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Nl(ou(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Vn)return Vn[n](e)},has(t,n){return n in t||n in Vn}})):e.proxy}function Hs(e,t=!0){return Q(e)?e.displayName||e.name:e.name||t&&e.__name}function Af(e){return Q(e)&&"__vccOpts"in e}const qe=(e,t)=>pu(e,t,Sn);function ke(e,t,n){try{Pr(-1);const r=arguments.length;return r===2?ie(t)&&!q(t)?tn(t)?me(e,null,[t]):me(e,t):me(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&tn(n)&&(n=[n]),me(e,t,n))}finally{Pr(1)}}const kf="3.5.26";let Ds;const Xo=typeof window<"u"&&window.trustedTypes;if(Xo)try{Ds=Xo.createPolicy("vue",{createHTML:e=>e})}catch{}const Pa=Ds?e=>Ds.createHTML(e):e=>e,xf="http://www.w3.org/2000/svg",Pf="http://www.w3.org/1998/Math/MathML",gt=typeof document<"u"?document:null,Zo=gt&&gt.createElement("template"),Of={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?gt.createElementNS(xf,e):t==="mathml"?gt.createElementNS(Pf,e):n?gt.createElement(e,{is:n}):gt.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>gt.createTextNode(e),createComment:e=>gt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>gt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const i=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{Zo.innerHTML=Pa(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const l=Zo.content;if(r==="svg"||r==="mathml"){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},At="transition",Hn="animation",zn=Symbol("_vtc"),Oa={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},If=Ee({},Ul,Oa),Mf=e=>(e.displayName="Transition",e.props=If,e),Nf=Mf((e,{slots:t})=>ke(Su,Lf(e),t)),Vt=(e,t=[])=>{q(e)?e.forEach(n=>n(...t)):e&&e(...t)},ei=e=>e?q(e)?e.some(t=>t.length>1):e.length>1:!1;function Lf(e){const t={};for(const O in e)O in Oa||(t[O]=e[O]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=o,appearActiveClass:f=i,appearToClass:c=l,leaveFromClass:u=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,y=Hf(s),b=y&&y[0],T=y&&y[1],{onBeforeEnter:R,onEnter:v,onEnterCancelled:g,onLeave:_,onLeaveCancelled:w,onBeforeAppear:k=R,onAppear:L=v,onAppearCancelled:V=g}=t,M=(O,K,ee,le)=>{O._enterCancelled=le,Wt(O,K?c:l),Wt(O,K?f:i),ee&&ee()},I=(O,K)=>{O._isLeaving=!1,Wt(O,u),Wt(O,h),Wt(O,d),K&&K()},W=O=>(K,ee)=>{const le=O?L:v,$=()=>M(K,O,ee);Vt(le,[K,$]),ti(()=>{Wt(K,O?a:o),ht(K,O?c:l),ei(le)||ni(K,r,b,$)})};return Ee(t,{onBeforeEnter(O){Vt(R,[O]),ht(O,o),ht(O,i)},onBeforeAppear(O){Vt(k,[O]),ht(O,a),ht(O,f)},onEnter:W(!1),onAppear:W(!0),onLeave(O,K){O._isLeaving=!0;const ee=()=>I(O,K);ht(O,u),O._enterCancelled?(ht(O,d),oi(O)):(oi(O),ht(O,d)),ti(()=>{O._isLeaving&&(Wt(O,u),ht(O,h),ei(_)||ni(O,r,T,ee))}),Vt(_,[O,ee])},onEnterCancelled(O){M(O,!1,void 0,!0),Vt(g,[O])},onAppearCancelled(O){M(O,!0,void 0,!0),Vt(V,[O])},onLeaveCancelled(O){I(O),Vt(w,[O])}})}function Hf(e){if(e==null)return null;if(ie(e))return[fs(e.enter),fs(e.leave)];{const t=fs(e);return[t,t]}}function fs(e){return hl(e)}function ht(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[zn]||(e[zn]=new Set)).add(t)}function Wt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[zn];n&&(n.delete(t),n.size||(e[zn]=void 0))}function ti(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Df=0;function ni(e,t,n,r){const s=e._endId=++Df,o=()=>{s===e._endId&&r()};if(n!=null)return setTimeout(o,n);const{type:i,timeout:l,propCount:a}=jf(e,t);if(!i)return r();const f=i+"end";let c=0;const u=()=>{e.removeEventListener(f,d),o()},d=h=>{h.target===e&&++c>=a&&u()};setTimeout(()=>{c<a&&u()},l+1),e.addEventListener(f,d)}function jf(e,t){const n=window.getComputedStyle(e),r=y=>(n[y]||"").split(", "),s=r(`${At}Delay`),o=r(`${At}Duration`),i=ri(s,o),l=r(`${Hn}Delay`),a=r(`${Hn}Duration`),f=ri(l,a);let c=null,u=0,d=0;t===At?i>0&&(c=At,u=i,d=o.length):t===Hn?f>0&&(c=Hn,u=f,d=a.length):(u=Math.max(i,f),c=u>0?i>f?At:Hn:null,d=c?c===At?o.length:a.length:0);const h=c===At&&/\b(?:transform|all)(?:,|$)/.test(r(`${At}Property`).toString());return{type:c,timeout:u,propCount:d,hasTransform:h}}function ri(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>si(n)+si(e[r])))}function si(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function oi(e){return(e?e.ownerDocument:document).body.offsetHeight}function Ff(e,t,n){const r=e[zn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const ii=Symbol("_vod"),Bf=Symbol("_vsh"),Uf=Symbol(""),$f=/(?:^|;)\s*display\s*:/;function Vf(e,t,n){const r=e.style,s=pe(n);let o=!1;if(n&&!s){if(t)if(pe(t))for(const i of t.split(";")){const l=i.slice(0,i.indexOf(":")).trim();n[l]==null&&_r(r,l,"")}else for(const i in t)n[i]==null&&_r(r,i,"");for(const i in n)i==="display"&&(o=!0),_r(r,i,n[i])}else if(s){if(t!==n){const i=r[Uf];i&&(n+=";"+i),r.cssText=n,o=$f.test(n)}}else t&&e.removeAttribute("style");ii in e&&(e[ii]=o?r.display:"",e[Bf]&&(r.display="none"))}const li=/\s*!important$/;function _r(e,t,n){if(q(n))n.forEach(r=>_r(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Wf(e,t);li.test(n)?e.setProperty(rn(r),n.replace(li,""),"important"):e[r]=n}}const ai=["Webkit","Moz","ms"],ds={};function Wf(e,t){const n=ds[t];if(n)return n;let r=Ye(t);if(r!=="filter"&&r in e)return ds[t]=r;r=Br(r);for(let s=0;s<ai.length;s++){const o=ai[s]+r;if(o in e)return ds[t]=o}return t}const ci="http://www.w3.org/1999/xlink";function ui(e,t,n,r,s,o=Hc(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(ci,t.slice(6,t.length)):e.setAttributeNS(ci,t,n):n==null||o&&!pl(n)?e.removeAttribute(t):e.setAttribute(t,o?"":Ze(n)?String(n):n)}function fi(e,t,n,r,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Pa(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const l=o==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(l!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let i=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=pl(n):n==null&&l==="string"?(n="",i=!0):l==="number"&&(n=0,i=!0)}try{e[t]=n}catch{}i&&e.removeAttribute(s||t)}function bt(e,t,n,r){e.addEventListener(t,n,r)}function Kf(e,t,n,r){e.removeEventListener(t,n,r)}const di=Symbol("_vei");function Gf(e,t,n,r,s=null){const o=e[di]||(e[di]={}),i=o[t];if(r&&i)i.value=r;else{const[l,a]=qf(t);if(r){const f=o[t]=Qf(r,s);bt(e,l,f,a)}else i&&(Kf(e,l,i,a),o[t]=void 0)}}const hi=/(?:Once|Passive|Capture)$/;function qf(e){let t;if(hi.test(e)){t={};let r;for(;r=e.match(hi);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):rn(e.slice(2)),t]}let hs=0;const Jf=Promise.resolve(),Yf=()=>hs||(Jf.then(()=>hs=0),hs=Date.now());function Qf(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;tt(zf(r,n.value),t,5,[r])};return n.value=e,n.attached=Yf(),n}function zf(e,t){if(q(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const pi=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Xf=(e,t,n,r,s,o)=>{const i=s==="svg";t==="class"?Ff(e,r,i):t==="style"?Vf(e,n,r):Zn(t)?Zs(t)||Gf(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Zf(e,t,r,i))?(fi(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ui(e,t,r,i,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!pe(r))?fi(e,Ye(t),r,o,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),ui(e,t,r,i))};function Zf(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&pi(t)&&Q(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return pi(t)&&pe(n)?!1:t in e}const jt=e=>{const t=e.props["onUpdate:modelValue"]||!1;return q(t)?n=>mn(t,n):t};function ed(e){e.target.composing=!0}function gi(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Je=Symbol("_assign");function mi(e,t,n){return t&&(e=e.trim()),n&&(e=Ur(e)),e}const yi={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e[Je]=jt(s);const o=r||s.props&&s.props.type==="number";bt(e,t?"change":"input",i=>{i.target.composing||e[Je](mi(e.value,n,o))}),(n||o)&&bt(e,"change",()=>{e.value=mi(e.value,n,o)}),t||(bt(e,"compositionstart",ed),bt(e,"compositionend",gi),bt(e,"change",gi))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:s,number:o}},i){if(e[Je]=jt(i),e.composing)return;const l=(o||e.type==="number")&&!/^0\d/.test(e.value)?Ur(e.value):e.value,a=t??"";l!==a&&(document.activeElement===e&&e.type!=="range"&&(r&&t===n||s&&e.value.trim()===a)||(e.value=a))}},td={deep:!0,created(e,t,n){e[Je]=jt(n),bt(e,"change",()=>{const r=e._modelValue,s=An(e),o=e.checked,i=e[Je];if(q(r)){const l=to(r,s),a=l!==-1;if(o&&!a)i(r.concat(s));else if(!o&&a){const f=[...r];f.splice(l,1),i(f)}}else if(Pn(r)){const l=new Set(r);o?l.add(s):l.delete(s),i(l)}else i(Ia(e,o))})},mounted:_i,beforeUpdate(e,t,n){e[Je]=jt(n),_i(e,t,n)}};function _i(e,{value:t,oldValue:n},r){e._modelValue=t;let s;if(q(t))s=to(t,r.props.value)>-1;else if(Pn(t))s=t.has(r.props.value);else{if(t===n)return;s=Zt(t,Ia(e,!0))}e.checked!==s&&(e.checked=s)}const nd={created(e,{value:t},n){e.checked=Zt(t,n.props.value),e[Je]=jt(n),bt(e,"change",()=>{e[Je](An(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e[Je]=jt(r),t!==n&&(e.checked=Zt(t,r.props.value))}},rd={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const s=Pn(t);bt(e,"change",()=>{const o=Array.prototype.filter.call(e.options,i=>i.selected).map(i=>n?Ur(An(i)):An(i));e[Je](e.multiple?s?new Set(o):o:o[0]),e._assigning=!0,en(()=>{e._assigning=!1})}),e[Je]=jt(r)},mounted(e,{value:t}){bi(e,t)},beforeUpdate(e,t,n){e[Je]=jt(n)},updated(e,{value:t}){e._assigning||bi(e,t)}};function bi(e,t){const n=e.multiple,r=q(t);if(!(n&&!r&&!Pn(t))){for(let s=0,o=e.options.length;s<o;s++){const i=e.options[s],l=An(i);if(n)if(r){const a=typeof l;a==="string"||a==="number"?i.selected=t.some(f=>String(f)===String(l)):i.selected=to(t,l)>-1}else i.selected=t.has(l);else if(Zt(An(i),t)){e.selectedIndex!==s&&(e.selectedIndex=s);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function An(e){return"_value"in e?e._value:e.value}function Ia(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Im={created(e,t,n){hr(e,t,n,null,"created")},mounted(e,t,n){hr(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){hr(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){hr(e,t,n,r,"updated")}};function sd(e,t){switch(e){case"SELECT":return rd;case"TEXTAREA":return yi;default:switch(t){case"checkbox":return td;case"radio":return nd;default:return yi}}}function hr(e,t,n,r,s){const i=sd(e.tagName,n.props&&n.props.type)[s];i&&i(e,t,n,r)}const od=["ctrl","shift","alt","meta"],id={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>od.some(n=>e[`${n}Key`]&&!t.includes(n))},Mm=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=((s,...o)=>{for(let i=0;i<t.length;i++){const l=id[t[i]];if(l&&l(s,t))return}return e(s,...o)}))},Ma=Ee({patchProp:Xf},Of);let Kn,vi=!1;function ld(){return Kn||(Kn=cf(Ma))}function ad(){return Kn=vi?Kn:uf(Ma),vi=!0,Kn}const cd=((...e)=>{const t=ld().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=La(r);if(!s)return;const o=t._component;!Q(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const i=n(s,!1,Na(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t}),ud=((...e)=>{const t=ad().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=La(r);if(s)return n(s,!0,Na(s))},t});function Na(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function La(e){return pe(e)?document.querySelector(e):e}const fd=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,dd=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,hd=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function pd(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){gd(e);return}return t}function gd(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function Ir(e,t={}){if(typeof e!="string")return e;if(e[0]==='"'&&e[e.length-1]==='"'&&e.indexOf("\\")===-1)return e.slice(1,-1);const n=e.trim();if(n.length<=9)switch(n.toLowerCase()){case"true":return!0;case"false":return!1;case"undefined":return;case"null":return null;case"nan":return Number.NaN;case"infinity":return Number.POSITIVE_INFINITY;case"-infinity":return Number.NEGATIVE_INFINITY}if(!hd.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(fd.test(e)||dd.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,pd)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}const md=/#/g,yd=/&/g,_d=/\//g,bd=/=/g,bo=/\+/g,vd=/%5e/gi,wd=/%60/gi,Ed=/%7c/gi,Rd=/%20/gi;function Td(e){return encodeURI(""+e).replace(Ed,"|")}function js(e){return Td(typeof e=="string"?e:JSON.stringify(e)).replace(bo,"%2B").replace(Rd,"+").replace(md,"%23").replace(yd,"%26").replace(wd,"`").replace(vd,"^").replace(_d,"%2F")}function ps(e){return js(e).replace(bd,"%3D")}function Mr(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Cd(e){return Mr(e.replace(bo," "))}function Sd(e){return Mr(e.replace(bo," "))}function Ha(e=""){const t=Object.create(null);e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const s=Cd(r[1]);if(s==="__proto__"||s==="constructor")continue;const o=Sd(r[2]||"");t[s]===void 0?t[s]=o:Array.isArray(t[s])?t[s].push(o):t[s]=[t[s],o]}return t}function Ad(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${ps(e)}=${js(n)}`).join("&"):`${ps(e)}=${js(t)}`:ps(e)}function kd(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Ad(t,e[t])).filter(Boolean).join("&")}const xd=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Pd=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Od=/^([/\\]\s*){2,}[^/\\]/,Id=/^[\s\0]*(blob|data|javascript|vbscript):$/i,Md=/\/$|\/\?|\/#/,Nd=/^\.?\//;function sn(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?xd.test(e):Pd.test(e)||(t.acceptRelative?Od.test(e):!1)}function Ld(e){return!!e&&Id.test(e)}function Fs(e="",t){return t?Md.test(e):e.endsWith("/")}function Nr(e="",t){if(!t)return(Fs(e)?e.slice(0,-1):e)||"/";if(!Fs(e,!0))return e||"/";let n=e,r="";const s=e.indexOf("#");s!==-1&&(n=e.slice(0,s),r=e.slice(s));const[o,...i]=n.split("?");return((o.endsWith("/")?o.slice(0,-1):o)||"/")+(i.length>0?`?${i.join("?")}`:"")+r}function Hd(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Fs(e,!0))return e||"/";let n=e,r="";const s=e.indexOf("#");if(s!==-1&&(n=e.slice(0,s),r=e.slice(s),!n))return r;const[o,...i]=n.split("?");return o+"/"+(i.length>0?`?${i.join("?")}`:"")+r}function Dd(e,t){if(ja(t)||sn(e))return e;const n=Nr(t);if(e.startsWith(n)){const r=e[n.length];if(!r||r==="/"||r==="?")return e}return vo(n,e)}function wi(e,t){if(ja(t))return e;const n=Nr(t);if(!e.startsWith(n))return e;const r=e[n.length];if(r&&r!=="/"&&r!=="?")return e;const s=e.slice(n.length);return s[0]==="/"?s:"/"+s}function Da(e,t){const n=Ua(e),r={...Ha(n.search),...t};return n.search=kd(r),Bd(n)}function ja(e){return!e||e==="/"}function jd(e){return e&&e!=="/"}function vo(e,...t){let n=e||"";for(const r of t.filter(s=>jd(s)))if(n){const s=r.replace(Nd,"");n=Hd(n)+s}else n=r;return n}function Fa(...e){const t=/\/(?!\/)/,n=e.filter(Boolean),r=[];let s=0;for(const i of n)if(!(!i||i==="/")){for(const[l,a]of i.split(t).entries())if(!(!a||a===".")){if(a===".."){if(r.length===1&&sn(r[0]))continue;r.pop(),s--;continue}if(l===1&&r[r.length-1]?.endsWith(":/")){r[r.length-1]+="/"+a;continue}r.push(a),s++}}let o=r.join("/");return s>=0?n[0]?.startsWith("/")&&!o.startsWith("/")?o="/"+o:n[0]?.startsWith("./")&&!o.startsWith("./")&&(o="./"+o):o="../".repeat(-1*s)+o,n[n.length-1]?.endsWith("/")&&!o.endsWith("/")&&(o+="/"),o}function Fd(e,t){return Mr(Nr(e))===Mr(Nr(t))}const Ba=Symbol.for("ufo:protocolRelative");function Ua(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,u,d=""]=n;return{protocol:u.toLowerCase(),pathname:d,href:u+d,auth:"",host:"",search:"",hash:""}}if(!sn(e,{acceptRelative:!0}))return Ei(e);const[,r="",s,o=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[];let[,i="",l=""]=o.match(/([^#/?]*)(.*)?/)||[];r==="file:"&&(l=l.replace(/\/(?=[A-Za-z]:)/,""));const{pathname:a,search:f,hash:c}=Ei(l);return{protocol:r.toLowerCase(),auth:s?s.slice(0,Math.max(0,s.length-1)):"",host:i,pathname:a,search:f,hash:c,[Ba]:!r}}function Ei(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function Bd(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",r=e.hash||"",s=e.auth?e.auth+"@":"",o=e.host||"";return(e.protocol||e[Ba]?(e.protocol||"")+"//":"")+s+o+t+n+r}class Ud extends Error{constructor(t,n){super(t,n),this.name="FetchError",n?.cause&&!this.cause&&(this.cause=n.cause)}}function $d(e){const t=e.error?.message||e.error?.toString()||"",n=e.request?.method||e.options?.method||"GET",r=e.request?.url||String(e.request)||"/",s=`[${n}] ${JSON.stringify(r)}`,o=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",i=`${s}: ${o}${t?` ${t}`:""}`,l=new Ud(i,e.error?{cause:e.error}:void 0);for(const a of["request","options","response"])Object.defineProperty(l,a,{get(){return e[a]}});for(const[a,f]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(l,a,{get(){return e.response&&e.response[f]}});return l}const Vd=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Ri(e="GET"){return Vd.has(e.toUpperCase())}function Wd(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer||e instanceof FormData||e instanceof URLSearchParams?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const Kd=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Gd=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function qd(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Gd.test(t)?"json":t==="text/event-stream"?"stream":Kd.has(t)||t.startsWith("text/")?"text":"blob"}function Jd(e,t,n,r){const s=Yd(t?.headers??e?.headers,n?.headers,r);let o;return(n?.query||n?.params||t?.params||t?.query)&&(o={...n?.params,...n?.query,...t?.params,...t?.query}),{...n,...t,query:o,params:o,headers:s}}function Yd(e,t,n){if(!t)return new n(e);const r=new n(t);if(e)for(const[s,o]of Symbol.iterator in e||Array.isArray(e)?e:new n(e))r.set(s,o);return r}async function pr(e,t){if(t)if(Array.isArray(t))for(const n of t)await n(e);else await t(e)}const Qd=new Set([408,409,425,429,500,502,503,504]),zd=new Set([101,204,205,304]);function $a(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function s(l){const a=l.error&&l.error.name==="AbortError"&&!l.options.timeout||!1;if(l.options.retry!==!1&&!a){let c;typeof l.options.retry=="number"?c=l.options.retry:c=Ri(l.options.method)?0:1;const u=l.response&&l.response.status||500;if(c>0&&(Array.isArray(l.options.retryStatusCodes)?l.options.retryStatusCodes.includes(u):Qd.has(u))){const d=typeof l.options.retryDelay=="function"?l.options.retryDelay(l):l.options.retryDelay||0;return d>0&&await new Promise(h=>setTimeout(h,d)),o(l.request,{...l.options,retry:c-1})}}const f=$d(l);throw Error.captureStackTrace&&Error.captureStackTrace(f,o),f}const o=async function(a,f={}){const c={request:a,options:Jd(a,f,e.defaults,n),response:void 0,error:void 0};if(c.options.method&&(c.options.method=c.options.method.toUpperCase()),c.options.onRequest&&(await pr(c,c.options.onRequest),c.options.headers instanceof n||(c.options.headers=new n(c.options.headers||{}))),typeof c.request=="string"&&(c.options.baseURL&&(c.request=Dd(c.request,c.options.baseURL)),c.options.query&&(c.request=Da(c.request,c.options.query),delete c.options.query),"query"in c.options&&delete c.options.query,"params"in c.options&&delete c.options.params),c.options.body&&Ri(c.options.method))if(Wd(c.options.body)){const h=c.options.headers.get("content-type");typeof c.options.body!="string"&&(c.options.body=h==="application/x-www-form-urlencoded"?new URLSearchParams(c.options.body).toString():JSON.stringify(c.options.body)),h||c.options.headers.set("content-type","application/json"),c.options.headers.has("accept")||c.options.headers.set("accept","application/json")}else("pipeTo"in c.options.body&&typeof c.options.body.pipeTo=="function"||typeof c.options.body.pipe=="function")&&("duplex"in c.options||(c.options.duplex="half"));let u;if(!c.options.signal&&c.options.timeout){const h=new r;u=setTimeout(()=>{const y=new Error("[TimeoutError]: The operation was aborted due to timeout");y.name="TimeoutError",y.code=23,h.abort(y)},c.options.timeout),c.options.signal=h.signal}try{c.response=await t(c.request,c.options)}catch(h){return c.error=h,c.options.onRequestError&&await pr(c,c.options.onRequestError),await s(c)}finally{u&&clearTimeout(u)}if((c.response.body||c.response._bodyInit)&&!zd.has(c.response.status)&&c.options.method!=="HEAD"){const h=(c.options.parseResponse?"json":c.options.responseType)||qd(c.response.headers.get("content-type")||"");switch(h){case"json":{const y=await c.response.text(),b=c.options.parseResponse||Ir;c.response._data=b(y);break}case"stream":{c.response._data=c.response.body||c.response._bodyInit;break}default:c.response._data=await c.response[h]()}}return c.options.onResponse&&await pr(c,c.options.onResponse),!c.options.ignoreResponseError&&c.response.status>=400&&c.response.status<600?(c.options.onResponseError&&await pr(c,c.options.onResponseError),await s(c)):c.response},i=async function(a,f){return(await o(a,f))._data};return i.raw=o,i.native=(...l)=>t(...l),i.create=(l={},a={})=>$a({...e,...a,defaults:{...e.defaults,...a.defaults,...l}}),i}const Lr=(function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")})(),Xd=Lr.fetch?(...e)=>Lr.fetch(...e):()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!")),Zd=Lr.Headers,eh=Lr.AbortController,th=$a({fetch:Xd,Headers:Zd,AbortController:eh}),nh=th,rh=()=>window?.__NUXT__?.config||window?.useNuxtApp?.().payload?.config,wo=()=>rh().app,sh=()=>wo().baseURL,oh=()=>wo().buildAssetsDir,Eo=(...e)=>Fa(Va(),oh(),...e),Va=(...e)=>{const t=wo(),n=t.cdnURL||t.baseURL;return e.length?Fa(n,...e):n};globalThis.__buildAssetsURL=Eo,globalThis.__publicAssetsURL=Va;globalThis.$fetch||(globalThis.$fetch=nh.create({baseURL:sh()}));"global"in globalThis||(globalThis.global=globalThis);function Bs(e,t={},n){for(const r in e){const s=e[r],o=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?Bs(s,t,o):typeof s=="function"&&(t[o]=s)}return t}const ih={run:e=>e()},lh=()=>ih,Wa=typeof console.createTask<"u"?console.createTask:lh;function ah(e,t){const n=t.shift(),r=Wa(n);return e.reduce((s,o)=>s.then(()=>r.run(()=>o(...t))),Promise.resolve())}function ch(e,t){const n=t.shift(),r=Wa(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}function gs(e,t){for(const n of[...e])n(t)}let uh=class{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const s=t;let o;for(;this._deprecatedHooks[t];)o=this._deprecatedHooks[t],t=o.to;if(o&&!r.allowDeprecated){let i=o.message;i||(i=`${s} hook has been deprecated`+(o.to?`, please use ${o.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,s=(...o)=>(typeof r=="function"&&r(),r=void 0,s=void 0,n(...o));return r=this.hook(t,s),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const s of r)this.hook(t,s)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=Bs(t),r=Object.keys(n).map(s=>this.hook(s,n[s]));return()=>{for(const s of r.splice(0,r.length))s()}}removeHooks(t){const n=Bs(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(ah,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(ch,t,...n)}callHookWith(t,n,...r){const s=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&gs(this._before,s);const o=t(n in this._hooks?[...this._hooks[n]]:[],r);return o instanceof Promise?o.finally(()=>{this._after&&s&&gs(this._after,s)}):(this._after&&s&&gs(this._after,s),o)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}};function fh(){return new uh}function dh(e={}){let t,n=!1;const r=i=>{if(t&&t!==i)throw new Error("Context conflict")};let s;if(e.asyncContext){const i=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;i?s=new i:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const o=()=>{if(s){const i=s.getStore();if(i!==void 0)return i}return t};return{use:()=>{const i=o();if(i===void 0)throw new Error("Context is not available");return i},tryUse:()=>o(),set:(i,l)=>{l||r(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,l)=>{r(i),t=i;try{return s?s.run(i,l):l()}finally{n||(t=void 0)}},async callAsync(i,l){t=i;const a=()=>{t=i},f=()=>t===i?a:void 0;Us.add(f);try{const c=s?s.run(i,l):l();return n||(t=void 0),await c}finally{Us.delete(f)}}}}function hh(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=dh({...e,...r})),t[n]}}}const Hr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},Ti="__unctx__",ph=Hr[Ti]||(Hr[Ti]=hh()),gh=(e,t={})=>ph.get(e,t),Ci="__unctx_async_handlers__",Us=Hr[Ci]||(Hr[Ci]=new Set);function wn(e){const t=[];for(const s of Us){const o=s();o&&t.push(o)}const n=()=>{for(const s of t)s()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(s=>{throw n(),s})),[r,n]}const mh=!1,Si=!1,yh=!1,Ai={id:"__nuxt-loader"},Lm={componentName:"NuxtLink",prefetch:!0,prefetchOn:{visibility:!0}},_h="#__nuxt",Ka="nuxt-app",ki=36e5,bh="vite:preloadError";function Ga(e=Ka){return gh(e,{asyncContext:!1})}const vh="__nuxt_plugin";function wh(e){let t=0;const n={_id:e.id||Ka||"nuxt-app",_scope:Fc(),provide:void 0,versions:{get nuxt(){return"4.2.2"},get vue(){return n.vueApp.version}},payload:ct({...e.ssrContext?.payload||{},data:ct({}),state:Ft({}),once:new Set,_errors:ct({})}),static:{data:{}},runWithContext(s){return n._scope.active&&!_l()?n._scope.run(()=>xi(n,s)):xi(n,s)},isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let s=!1;return()=>{if(!s&&(s=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:ct({}),_payloadRevivers:{},...e};{const s=window.__NUXT__;if(s)for(const o in s)switch(o){case"data":case"state":case"_errors":Object.assign(n.payload[o],s[o]);break;default:n.payload[o]=s[o]}}n.hooks=fh(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(s,o)=>{const i="$"+s;gr(n,i,o),gr(n.vueApp.config.globalProperties,i,o)},gr(n.vueApp,"$nuxt",n),gr(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener(bh,o=>{n.callHook("app:chunkError",{error:o.payload}),o.payload.message.includes("Unable to preload CSS")&&o.preventDefault()}),window.useNuxtApp||=ve;const s=n.hook("app:error",(...o)=>{console.error("[nuxt] error caught during app initialization",...o)});n.hook("app:mounted",s)}const r=n.payload.config;return n.provide("config",r),n}function Eh(e,t){t.hooks&&e.hooks.addHooks(t.hooks)}async function Rh(e,t){if(typeof t=="function"){const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}}async function Th(e,t){const n=new Set,r=[],s=[];let o,i=0;async function l(a){const f=a.dependsOn?.filter(c=>t.some(u=>u._name===c)&&!n.has(c))??[];if(f.length>0)r.push([new Set(f),a]);else{const c=Rh(e,a).then(async()=>{a._name&&(n.add(a._name),await Promise.all(r.map(async([u,d])=>{u.has(a._name)&&(u.delete(a._name),u.size===0&&(i++,await l(d)))})))}).catch(u=>{if(!a.parallel&&!e.payload.error)throw u;o||=u});a.parallel?s.push(c):await c}}for(const a of t)Eh(e,a);for(const a of t)await l(a);if(await Promise.all(s),i)for(let a=0;a<i;a++)await Promise.all(s);if(o)throw e.payload.error||o}function rt(e){if(typeof e=="function")return e;const t=e._name||e.name;return delete e.name,Object.assign(e.setup||(()=>{}),e,{[vh]:!0,_name:t})}function xi(e,t,n){const r=()=>t();return Ga(e._id).set(e),e.vueApp.runWithContext(r)}function Ch(e){let t;return uo()&&(t=Mn()?.appContext.app.$nuxt),t||=Ga(e).tryUse(),t||null}function ve(e){const t=Ch(e);if(!t)throw new Error("[nuxt] instance unavailable");return t}function sr(e){return ve().$config}function gr(e,t,n){Object.defineProperty(e,t,{get:()=>n})}function Sh(e,t){return{ctx:{table:e},matchAll:n=>Ja(n,e)}}function qa(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,s])=>[r,qa(s)])):new Map(Object.entries(e[n]));return t}function Ah(e){return Sh(qa(e))}function Ja(e,t,n){e.endsWith("/")&&(e=e.slice(0,-1)||"/");const r=[];for(const[o,i]of Pi(t.wildcard))(e===o||e.startsWith(o+"/"))&&r.push(i);for(const[o,i]of Pi(t.dynamic))if(e.startsWith(o+"/")){const l="/"+e.slice(o.length).split("/").splice(2).join("/");r.push(...Ja(l,i))}const s=t.static.get(e);return s&&r.push(s),r.filter(Boolean)}function Pi(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function ms(e){if(e===null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return t!==null&&t!==Object.prototype&&Object.getPrototypeOf(t)!==null||Symbol.iterator in e?!1:Symbol.toStringTag in e?Object.prototype.toString.call(e)==="[object Module]":!0}function $s(e,t,n=".",r){if(!ms(t))return $s(e,{},n,r);const s=Object.assign({},t);for(const o in e){if(o==="__proto__"||o==="constructor")continue;const i=e[o];i!=null&&(r&&r(s,o,i,n)||(Array.isArray(i)&&Array.isArray(s[o])?s[o]=[...i,...s[o]]:ms(i)&&ms(s[o])?s[o]=$s(i,s[o],(n?`${n}.`:"")+o.toString(),r):s[o]=i))}return s}function kh(e){return(...t)=>t.reduce((n,r)=>$s(n,r,"",e),{})}const Ya=kh();function xh(e,t){try{return t in e}catch{return!1}}class Oi extends Error{static __h3_error__=!0;statusCode=500;fatal=!1;unhandled=!1;statusMessage;data;cause;constructor(t,n={}){super(t,n),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:Vs(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Qa(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}function Ph(e){if(typeof e=="string")return new Oi(e);if(Oh(e))return e;const t=new Oi(e.message??e.statusMessage??"",{cause:e.cause||e});if(xh(e,"stack"))try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=Vs(e.statusCode,t.statusCode):e.status&&(t.statusCode=Vs(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Qa(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future, `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function Oh(e){return e?.constructor?.__h3_error__===!0}const Ih=/[^\u0009\u0020-\u007E]/g;function Qa(e=""){return e.replace(Ih,"")}function Vs(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const za=Symbol("layout-meta"),nn=Symbol("route");import.meta.url.replace(/\/app\/.*$/,"/");const $e=()=>ve()?.$router,zr=()=>uo()?xe(nn,ve()._route):ve()._route;const Mh=()=>{try{if(ve()._processingMiddleware)return!0}catch{return!1}return!1},Hm=(e,t)=>{e||="/";const n=typeof e=="string"?e:"path"in e?Nh(e):$e().resolve(e).href;if(t?.open){const{target:a="_blank",windowFeatures:f={}}=t.open,c=[];for(const[u,d]of Object.entries(f))d!==void 0&&c.push(`${u.toLowerCase()}=${d}`);return open(n,a,c.join(", ")),Promise.resolve()}const r=sn(n,{acceptRelative:!0}),s=t?.external||r;if(s){if(!t?.external)throw new Error("Navigating to an external URL is not allowed by default. Use `navigateTo(url, { external: true })`.");const{protocol:a}=new URL(n,window.location.href);if(a&&Ld(a))throw new Error(`Cannot navigate to a URL with '${a}' protocol.`)}const o=Mh();if(!s&&o){if(t?.replace){if(typeof e=="string"){const{pathname:a,search:f,hash:c}=Ua(e);return{path:a,...f&&{query:Ha(f)},...c&&{hash:c},replace:!0}}return{...e,replace:!0}}return e}const i=$e(),l=ve();return s?(l._scope.stop(),t?.replace?location.replace(n):location.href=n,o?l.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t?.replace?i.replace(e):i.push(e)};function Nh(e){return Da(e.path||"",e.query||{})+(e.hash||"")}const Xa="__nuxt_error",Xr=()=>fu(ve().payload,"error"),qt=e=>{const t=Xt(e);try{const n=Xr();ve().hooks.callHook("app:error",t),n.value||=t}catch{throw t}return t},Lh=async(e={})=>{const t=ve(),n=Xr();t.callHook("app:error:cleared",e),e.redirect&&await $e().replace(e.redirect),n.value=void 0},Za=e=>!!e&&typeof e=="object"&&Xa in e,Xt=e=>{const t=Ph(e);return Object.defineProperty(t,Xa,{value:!0,configurable:!1,writable:!1}),t};function Hh(e){const t=jh(e),n=new ArrayBuffer(t.length),r=new DataView(n);for(let s=0;s<n.byteLength;s++)r.setUint8(s,t.charCodeAt(s));return n}const Dh="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function jh(e){e.length%4===0&&(e=e.replace(/==?$/,""));let t="",n=0,r=0;for(let s=0;s<e.length;s++)n<<=6,n|=Dh.indexOf(e[s]),r+=6,r===24&&(t+=String.fromCharCode((n&16711680)>>16),t+=String.fromCharCode((n&65280)>>8),t+=String.fromCharCode(n&255),n=r=0);return r===12?(n>>=4,t+=String.fromCharCode(n)):r===18&&(n>>=2,t+=String.fromCharCode((n&65280)>>8),t+=String.fromCharCode(n&255)),t}const Fh=-1,Bh=-2,Uh=-3,$h=-4,Vh=-5,Wh=-6;function Kh(e,t){return Gh(JSON.parse(e),t)}function Gh(e,t){if(typeof e=="number")return o(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);let s=null;function o(i,l=!1){if(i===Fh)return;if(i===Uh)return NaN;if(i===$h)return 1/0;if(i===Vh)return-1/0;if(i===Wh)return-0;if(l||typeof i!="number")throw new Error("Invalid input");if(i in r)return r[i];const a=n[i];if(!a||typeof a!="object")r[i]=a;else if(Array.isArray(a))if(typeof a[0]=="string"){const f=a[0],c=t&&Object.hasOwn(t,f)?t[f]:void 0;if(c){let u=a[1];if(typeof u!="number"&&(u=n.push(a[1])-1),s??=new Set,s.has(u))throw new Error("Invalid circular reference");return s.add(u),r[i]=c(o(u)),s.delete(u),r[i]}switch(f){case"Date":r[i]=new Date(a[1]);break;case"Set":const u=new Set;r[i]=u;for(let y=1;y<a.length;y+=1)u.add(o(a[y]));break;case"Map":const d=new Map;r[i]=d;for(let y=1;y<a.length;y+=2)d.set(o(a[y]),o(a[y+1]));break;case"RegExp":r[i]=new RegExp(a[1],a[2]);break;case"Object":r[i]=Object(a[1]);break;case"BigInt":r[i]=BigInt(a[1]);break;case"null":const h=Object.create(null);r[i]=h;for(let y=1;y<a.length;y+=2)h[a[y]]=o(a[y+1]);break;case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":{if(n[a[1]][0]!=="ArrayBuffer")throw new Error("Invalid data");const y=globalThis[f],b=o(a[1]),T=new y(b);r[i]=a[2]!==void 0?T.subarray(a[2],a[3]):T;break}case"ArrayBuffer":{const y=a[1];if(typeof y!="string")throw new Error("Invalid ArrayBuffer encoding");const b=Hh(y);r[i]=b;break}case"Temporal.Duration":case"Temporal.Instant":case"Temporal.PlainDate":case"Temporal.PlainTime":case"Temporal.PlainDateTime":case"Temporal.PlainMonthDay":case"Temporal.PlainYearMonth":case"Temporal.ZonedDateTime":{const y=f.slice(9);r[i]=Temporal[y].from(a[1]);break}case"URL":{const y=new URL(a[1]);r[i]=y;break}case"URLSearchParams":{const y=new URLSearchParams(a[1]);r[i]=y;break}default:throw new Error(`Unknown type ${f}`)}}else{const f=new Array(a.length);r[i]=f;for(let c=0;c<a.length;c+=1){const u=a[c];u!==Bh&&(f[c]=o(u))}}else{const f={};r[i]=f;for(const c in a){if(c==="__proto__")throw new Error("Cannot parse an object with a `__proto__` property");const u=a[c];f[c]=o(u)}}return r[i]}return o(0)}const qh=new Set(["link","style","script","noscript"]),Jh=new Set(["title","titleTemplate","script","style","noscript"]),Ii=new Set(["base","meta","link","style","script","noscript"]),Yh=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),Qh=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),zh=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),Xh=new Set(["templateParams","htmlAttrs","bodyAttrs"]),Zh=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]);function Ws(e,t={},n){for(const r in e){const s=e[r],o=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?Ws(s,t,o):typeof s=="function"&&(t[o]=s)}return t}const ec=(()=>{if(console.createTask)return console.createTask;const e={run:t=>t()};return()=>e})();function tc(e,t,n,r){for(let s=n;s<e.length;s+=1)try{const o=r?r.run(()=>e[s](...t)):e[s](...t);if(o instanceof Promise)return o.then(()=>tc(e,t,s+1,r))}catch(o){return Promise.reject(o)}}function ep(e,t,n){if(e.length>0)return tc(e,t,0,ec(n))}function tp(e,t,n){if(e.length>0){const r=ec(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}}function ys(e,t){for(const n of[...e])n(t)}var np=class{_hooks;_before;_after;_deprecatedHooks;_deprecatedMessages;constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(e,t,n={}){if(!e||typeof t!="function")return()=>{};const r=e;let s;for(;this._deprecatedHooks[e];)s=this._deprecatedHooks[e],e=s.to;if(s&&!n.allowDeprecated){let o=s.message;o||(o=`${r} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(o)||(console.warn(o),this._deprecatedMessages.add(o))}if(!t.name)try{Object.defineProperty(t,"name",{get:()=>"_"+e.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[e]=this._hooks[e]||[],this._hooks[e].push(t),()=>{t&&(this.removeHook(e,t),t=void 0)}}hookOnce(e,t){let n,r=(...s)=>(typeof n=="function"&&n(),n=void 0,r=void 0,t(...s));return n=this.hook(e,r),n}removeHook(e,t){const n=this._hooks[e];if(n){const r=n.indexOf(t);r!==-1&&n.splice(r,1),n.length===0&&(this._hooks[e]=void 0)}}deprecateHook(e,t){this._deprecatedHooks[e]=typeof t=="string"?{to:t}:t;const n=this._hooks[e]||[];this._hooks[e]=void 0;for(const r of n)this.hook(e,r)}deprecateHooks(e){for(const t in e)this.deprecateHook(t,e[t])}addHooks(e){const t=Ws(e),n=Object.keys(t).map(r=>this.hook(r,t[r]));return()=>{for(const r of n)r();n.length=0}}removeHooks(e){const t=Ws(e);for(const n in t)this.removeHook(n,t[n])}removeAllHooks(){this._hooks={}}callHook(e,...t){return this.callHookWith(ep,e,t)}callHookParallel(e,...t){return this.callHookWith(tp,e,t)}callHookWith(e,t,n){const r=this._before||this._after?{name:t,args:n,context:{}}:void 0;this._before&&ys(this._before,r);const s=e(this._hooks[t]?[...this._hooks[t]]:[],n,t);return s instanceof Promise?s.finally(()=>{this._after&&r&&ys(this._after,r)}):(this._after&&r&&ys(this._after,r),s)}beforeEach(e){return this._before=this._before||[],this._before.push(e),()=>{if(this._before!==void 0){const t=this._before.indexOf(e);t!==-1&&this._before.splice(t,1)}}}afterEach(e){return this._after=this._after||[],this._after.push(e),()=>{if(this._after!==void 0){const t=this._after.indexOf(e);t!==-1&&this._after.splice(t,1)}}}};function rp(){return new np}const sp=["name","property","http-equiv"],op=new Set(["viewport","description","keywords","robots"]);function nc(e){const t=e.split(":");return t.length?Zh.has(t[1]):!1}function Ks(e){const{props:t,tag:n}=e;if(Qh.has(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(e.tag==="meta"){for(const r of sp)if(t[r]!==void 0){const s=t[r],o=s&&typeof s=="string"&&s.includes(":"),i=s&&op.has(s),a=!(o||i)&&e.key?`:key:${e.key}`:"";return`${n}:${s}${a}`}}if(e.key)return`${n}:key:${e.key}`;if(t.id)return`${n}:id:${t.id}`;if(Jh.has(n)){const r=e.textContent||e.innerHTML;if(r)return`${n}:content:${r}`}}function Mi(e){const t=e._h||e._d;if(t)return t;const n=e.textContent||e.innerHTML;return n||`${e.tag}:${Object.entries(e.props).map(([r,s])=>`${r}:${String(s)}`).join(",")}`}function Dr(e,t,n){typeof e==="function"&&(!n||n!=="titleTemplate"&&!(n[0]==="o"&&n[1]==="n"))&&(e=e());const s=t?t(n,e):e;if(Array.isArray(s))return s.map(o=>Dr(o,t));if(s?.constructor===Object){const o={};for(const i of Object.keys(s))o[i]=Dr(s[i],t,i);return o}return s}function ip(e,t){const n=e==="style"?new Map:new Set;function r(s){if(s==null||s===void 0)return;const o=String(s).trim();if(o)if(e==="style"){const[i,...l]=o.split(":").map(a=>a?a.trim():"");i&&l.length&&n.set(i,l.join(":"))}else o.split(" ").filter(Boolean).forEach(i=>n.add(i))}return typeof t=="string"?e==="style"?t.split(";").forEach(r):r(t):Array.isArray(t)?t.forEach(s=>r(s)):t&&typeof t=="object"&&Object.entries(t).forEach(([s,o])=>{o&&o!=="false"&&(e==="style"?n.set(String(s).trim(),String(o)):r(s))}),n}function rc(e,t){return e.props=e.props||{},t?e.tag==="templateParams"?(e.props=t,e):(Object.entries(t).forEach(([n,r])=>{if(r===null){e.props[n]=null;return}if(n==="class"||n==="style"){e.props[n]=ip(n,r);return}if(zh.has(n)){if(["textContent","innerHTML"].includes(n)&&typeof r=="object"){let l=t.type;if(t.type||(l="application/json"),!l?.endsWith("json")&&l!=="speculationrules")return;t.type=l,e.props.type=l,e[n]=JSON.stringify(r)}else e[n]=r;return}const s=String(r),o=n.startsWith("data-"),i=e.tag==="meta"&&n==="content";s==="true"||s===""?e.props[n]=o||i?s:!0:!r&&o&&s==="false"?e.props[n]="false":r!==void 0&&(e.props[n]=r)}),e):e}function lp(e,t){const n=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},r=rc({tag:e,props:{}},n);return r.key&&qh.has(r.tag)&&(r.props["data-hid"]=r._h=r.key),r.tag==="script"&&typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),Array.isArray(r.props.content)?r.props.content.map(s=>({...r,props:{...r.props,content:s}})):r}function ap(e,t){if(!e)return[];typeof e=="function"&&(e=e());const n=(s,o)=>{for(let i=0;i<t.length;i++)o=t[i](s,o);return o};e=n(void 0,e);const r=[];return e=Dr(e,n),Object.entries(e||{}).forEach(([s,o])=>{if(o!==void 0)for(const i of Array.isArray(o)?o:[o])r.push(lp(s,i))}),r.flat()}const Ni=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,Li={base:-10,title:10},cp={critical:-8,high:-1,low:2},Hi={meta:{"content-security-policy":-30,charset:-20,viewport:-15},link:{preconnect:20,stylesheet:60,preload:70,modulepreload:70,prefetch:90,"dns-prefetch":90,prerender:90},script:{async:30,defer:80,sync:50},style:{imported:40,sync:60}},up=/@import/,Dn=e=>e===""||e===!0;function fp(e,t){if(typeof t.tagPriority=="number")return t.tagPriority;let n=100;const r=cp[t.tagPriority]||0,s=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:Hi;if(t.tag in Li)n=Li[t.tag];else if(t.tag==="meta"){const o=t.props["http-equiv"]==="content-security-policy"?"content-security-policy":t.props.charset?"charset":t.props.name==="viewport"?"viewport":null;o&&(n=Hi.meta[o])}else if(t.tag==="link"&&t.props.rel)n=s.link[t.props.rel];else if(t.tag==="script"){const o=String(t.props.type);Dn(t.props.async)?n=s.script.async:t.props.src&&!Dn(t.props.defer)&&!Dn(t.props.async)&&o!=="module"&&!o.endsWith("json")||t.innerHTML&&!o.endsWith("json")?n=s.script.sync:(Dn(t.props.defer)&&t.props.src&&!Dn(t.props.async)||o==="module")&&(n=s.script.defer)}else t.tag==="style"&&(n=t.innerHTML&&up.test(t.innerHTML)?s.style.imported:s.style.sync);return(n||100)+r}function Di(e,t){const n=typeof t=="function"?t(e):t,r=n.key||String(e.plugins.size+1);e.plugins.get(r)||(e.plugins.set(r,n),e.hooks.addHooks(n.hooks||{}))}function dp(e={}){const t=rp();t.addHooks(e.hooks||{});const n=!e.document,r=new Map,s=new Map,o=new Set,i={_entryCount:1,plugins:s,dirty:!1,resolvedOptions:e,hooks:t,ssr:n,entries:r,headEntries(){return[...r.values()]},use:l=>Di(i,l),push(l,a){const f={...a||{}};delete f.head;const c=f._index??i._entryCount++,u={_i:c,input:l,options:f},d={_poll(h=!1){i.dirty=!0,!h&&o.add(c),t.callHook("entries:updated",i)},dispose(){r.delete(c)&&i.invalidate()},patch(h){(!f.mode||f.mode==="server"&&n||f.mode==="client"&&!n)&&(u.input=h,r.set(c,u),d._poll())}};return d.patch(l),d},async resolveTags(){const l={tagMap:new Map,tags:[],entries:[...i.entries.values()]};for(await t.callHook("entries:resolve",l);o.size;){const d=o.values().next().value;o.delete(d);const h=r.get(d);if(h){const y={tags:ap(h.input,e.propResolvers||[]).map(b=>Object.assign(b,h.options)),entry:h};await t.callHook("entries:normalize",y),h._tags=y.tags.map((b,T)=>(b._w=fp(i,b),b._p=(h._i<<10)+T,b._d=Ks(b),b))}}let a=!1;l.entries.flatMap(d=>(d._tags||[]).map(h=>({...h,props:{...h.props}}))).sort(Ni).reduce((d,h)=>{const y=String(h._d||h._p);if(!d.has(y))return d.set(y,h);const b=d.get(y);if((h?.tagDuplicateStrategy||(Xh.has(h.tag)?"merge":null)||(h.key&&h.key===b.key?"merge":null))==="merge"){const R={...b.props};Object.entries(h.props).forEach(([v,g])=>R[v]=v==="style"?new Map([...b.props.style||new Map,...g]):v==="class"?new Set([...b.props.class||new Set,...g]):g),d.set(y,{...h,props:R})}else h._p>>10===b._p>>10&&h.tag==="meta"&&nc(y)?(d.set(y,Object.assign([...Array.isArray(b)?b:[b],h],h)),a=!0):(h._w===b._w?h._p>b._p:h?._w<b?._w)&&d.set(y,h);return d},l.tagMap);const f=l.tagMap.get("title"),c=l.tagMap.get("titleTemplate");if(i._title=f?.textContent,c){const d=c?.textContent;if(i._titleTemplate=d,d){let h=typeof d=="function"?d(f?.textContent):d;typeof h=="string"&&!i.plugins.has("template-params")&&(h=h.replace("%s",f?.textContent||"")),f?h===null?l.tagMap.delete("title"):l.tagMap.set("title",{...f,textContent:h}):(c.tag="title",c.textContent=h)}}l.tags=Array.from(l.tagMap.values()),a&&(l.tags=l.tags.flat().sort(Ni)),await t.callHook("tags:beforeResolve",l),await t.callHook("tags:resolve",l),await t.callHook("tags:afterResolve",l);const u=[];for(const d of l.tags){const{innerHTML:h,tag:y,props:b}=d;if(Yh.has(y)&&!(Object.keys(b).length===0&&!d.innerHTML&&!d.textContent)&&!(y==="meta"&&!b.content&&!b["http-equiv"]&&!b.charset)){if(y==="script"&&h){if(String(b.type).endsWith("json")){const T=typeof h=="string"?h:JSON.stringify(h);d.innerHTML=T.replace(/</g,"\\u003C")}else typeof h=="string"&&(d.innerHTML=h.replace(new RegExp(`</${y}`,"g"),`<\\/${y}`));d._d=Ks(d)}u.push(d)}}return u},invalidate(){for(const l of r.values())o.add(l._i);i.dirty=!0,t.callHook("entries:updated",i)}};return(e?.plugins||[]).forEach(l=>Di(i,l)),i.hooks.callHook("init",i),e.init?.forEach(l=>l&&i.push(l)),i}const hp=(e,t)=>_e(t)?lu(t):t,sc="usehead";function pp(e){return{install(n){n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(sc,e)}}.install}function gp(){if(uo()){const e=xe(sc);if(!e)throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.");return e}throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.")}function Dm(e,t={}){const n=t.head||gp();return n.ssr?n.push(e||{},t):mp(n,e,t)}function mp(e,t,n={}){const r=vt(!1);let s;return wu(()=>{const i=r.value?{}:Dr(t,hp);s?s.patch(i):s=e.push(i,n)}),Mn()&&(nr(()=>{s.dispose()}),ql(()=>{r.value=!0}),Gl(()=>{r.value=!1})),s}let br,vr;function yp(){return br=$fetch(Eo(`builds/meta/${sr().app.buildId}.json`),{responseType:"json"}),br.then(e=>{vr=Ah(e.matcher)}).catch(e=>{console.error("[nuxt] Error fetching app manifest.",e)}),br}function Zr(){return br||yp()}async function Ro(e){const t=typeof e=="string"?e:e.path;if(await Zr(),!vr)return console.error("[nuxt] Error creating app manifest matcher.",vr),{};try{return Ya({},...vr.matchAll(t).reverse())}catch(n){return console.error("[nuxt] Error matching route rules.",n),{}}}async function ji(e,t={}){if(!await ic(e))return null;const r=await bp(e,t);return await oc(r)||null}const _p="_payload.json";async function bp(e,t={}){const n=new URL(e,"http://localhost");if(n.host!=="localhost"||sn(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=sr(),s=t.hash||(t.fresh?Date.now():r.app.buildId),o=r.app.cdnURL,i=o&&await ic(e)?o:r.app.baseURL;return vo(i,n.pathname,_p+(s?`?${s}`:""))}async function oc(e){const t=fetch(e,{cache:"force-cache"}).then(n=>n.text().then(lc));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function ic(e=zr().path){const t=ve();return e=e==="/"?e:e.replace(/\/$/,""),(await Zr()).prerendered.includes(e)?!0:t.runWithContext(async()=>{const r=await Ro({path:e});return!!r.prerender&&!r.redirect})}let Kt=null;async function vp(){if(Kt)return Kt;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=await lc(e.textContent||""),n=e.dataset.src?await oc(e.dataset.src):void 0;return Kt={...t,...n,...window.__NUXT__},Kt.config?.public&&(Kt.config.public=Ft(Kt.config.public)),Kt}async function lc(e){return await Kh(e,ve()._payloadRevivers)}function wp(e,t){ve()._payloadRevivers[e]=t}const Ep=[["NuxtError",e=>Xt(e)],["EmptyShallowRef",e=>Rn(e==="_"?void 0:e==="0n"?BigInt(0):Ir(e))],["EmptyRef",e=>vt(e==="_"?void 0:e==="0n"?BigInt(0):Ir(e))],["ShallowRef",e=>Rn(e)],["ShallowReactive",e=>ct(e)],["Ref",e=>vt(e)],["Reactive",e=>Ft(e)]],Rp=rt({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const[r,s]of Ep)wp(r,s);Object.assign(e.payload,([t,n]=wn(()=>e.runWithContext(vp)),t=await t,n(),t)),delete window.__NUXT__}});async function To(e,t={}){const n=t.document||e.resolvedOptions.document;if(!n||!e.dirty)return;const r={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!!r.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async s=>{const o=new Map,i=new Promise(h=>{e.resolveTags().then(y=>{h(y.map(b=>{const T=o.get(b._d)||0,R={tag:b,id:(T?`${b._d}:${T}`:b._d)||Mi(b),shouldRender:!0};return b._d&&nc(b._d)&&o.set(b._d,T+1),R}))})});let l=e._dom;if(!l){l={title:n.title,elMap:new Map().set("htmlAttrs",n.documentElement).set("bodyAttrs",n.body)};for(const h of["body","head"]){const y=n[h]?.children;for(const b of y){const T=b.tagName.toLowerCase();if(!Ii.has(T))continue;const R=rc({tag:T,props:{}},{innerHTML:b.innerHTML,...b.getAttributeNames().reduce((v,g)=>(v[g]=b.getAttribute(g),v),{})||{}});if(R.key=b.getAttribute("data-hid")||void 0,R._d=Ks(R)||Mi(R),l.elMap.has(R._d)){let v=1,g=R._d;for(;l.elMap.has(g);)g=`${R._d}:${v++}`;l.elMap.set(g,b)}else l.elMap.set(R._d,b)}}}l.pendingSideEffects={...l.sideEffects},l.sideEffects={};function a(h,y,b){const T=`${h}:${y}`;l.sideEffects[T]=b,delete l.pendingSideEffects[T]}function f({id:h,$el:y,tag:b}){const T=b.tag.endsWith("Attrs");l.elMap.set(h,y),T||(b.textContent&&b.textContent!==y.textContent&&(y.textContent=b.textContent),b.innerHTML&&b.innerHTML!==y.innerHTML&&(y.innerHTML=b.innerHTML),a(h,"el",()=>{y?.remove(),l.elMap.delete(h)}));for(const R in b.props){if(!Object.prototype.hasOwnProperty.call(b.props,R))continue;const v=b.props[R];if(R.startsWith("on")&&typeof v=="function"){const _=y?.dataset;if(_&&_[`${R}fired`]){const w=R.slice(0,-5);v.call(y,new Event(w.substring(2)))}y.getAttribute(`data-${R}`)!==""&&((b.tag==="bodyAttrs"?n.defaultView:y).addEventListener(R.substring(2),v.bind(y)),y.setAttribute(`data-${R}`,""));continue}const g=`attr:${R}`;if(R==="class"){if(!v)continue;for(const _ of v)T&&a(h,`${g}:${_}`,()=>y.classList.remove(_)),!y.classList.contains(_)&&y.classList.add(_)}else if(R==="style"){if(!v)continue;for(const[_,w]of v)a(h,`${g}:${_}`,()=>{y.style.removeProperty(_)}),y.style.setProperty(_,w)}else v!==!1&&v!==null&&(y.getAttribute(R)!==v&&y.setAttribute(R,v===!0?"":String(v)),T&&a(h,g,()=>y.removeAttribute(R)))}}const c=[],u={bodyClose:void 0,bodyOpen:void 0,head:void 0},d=await i;for(const h of d){const{tag:y,shouldRender:b,id:T}=h;if(b){if(y.tag==="title"){n.title=y.textContent,a("title","",()=>n.title=l.title);continue}h.$el=h.$el||l.elMap.get(T),h.$el?f(h):Ii.has(y.tag)&&c.push(h)}}for(const h of c){const y=h.tag.tagPosition||"head";h.$el=n.createElement(h.tag.tag),f(h),u[y]=u[y]||n.createDocumentFragment(),u[y].appendChild(h.$el)}for(const h of d)await e.hooks.callHook("dom:renderTag",h,n,a);u.head&&n.head.appendChild(u.head),u.bodyOpen&&n.body.insertBefore(u.bodyOpen,n.body.firstChild),u.bodyClose&&n.body.appendChild(u.bodyClose);for(const h in l.pendingSideEffects)l.pendingSideEffects[h]();e._dom=l,await e.hooks.callHook("dom:rendered",{renders:d}),s()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function Tp(e={}){const t=e.domOptions?.render||To;e.document=e.document||(typeof window<"u"?document:void 0);const n=e.document?.head.querySelector('script[id="unhead:payload"]')?.innerHTML||!1;return dp({...e,plugins:[...e.plugins||[],{key:"client",hooks:{"entries:updated":t}}],init:[n?JSON.parse(n):!1,...e.init||[]]})}function Cp(e,t){let n=0;return()=>{const r=++n;t(()=>{n===r&&e()})}}function Sp(e={}){const t=Tp({domOptions:{render:Cp(()=>To(t),n=>setTimeout(n,0))},...e});return t.install=pp(t),t}const Ap={disableDefaults:!0},kp=rt({name:"nuxt:head",enforce:"pre",setup(e){const t=Sp(Ap);e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await To(t)};t.hooks.hook("dom:beforeRender",s=>{s.shouldRender=!n}),e.hooks.hook("page:start",()=>{n=!0}),e.hooks.hook("page:finish",()=>{e.isHydrating||r()}),e.hooks.hook("app:error",r),e.hooks.hook("app:suspense:resolve",r)}}});const fn=typeof document<"u";function ac(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function xp(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&ac(e.default)}const re=Object.assign;function _s(e,t){const n={};for(const r in t){const s=t[r];n[r]=nt(s)?s.map(e):e(s)}return n}const Gn=()=>{},nt=Array.isArray;function Fi(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}const cc=/#/g,Pp=/&/g,Op=/\//g,Ip=/=/g,Mp=/\?/g,uc=/\+/g,Np=/%5B/g,Lp=/%5D/g,fc=/%5E/g,Hp=/%60/g,dc=/%7B/g,Dp=/%7C/g,hc=/%7D/g,jp=/%20/g;function Co(e){return e==null?"":encodeURI(""+e).replace(Dp,"|").replace(Np,"[").replace(Lp,"]")}function Fp(e){return Co(e).replace(dc,"{").replace(hc,"}").replace(fc,"^")}function Gs(e){return Co(e).replace(uc,"%2B").replace(jp,"+").replace(cc,"%23").replace(Pp,"%26").replace(Hp,"`").replace(dc,"{").replace(hc,"}").replace(fc,"^")}function Bp(e){return Gs(e).replace(Ip,"%3D")}function Up(e){return Co(e).replace(cc,"%23").replace(Mp,"%3F")}function $p(e){return Up(e).replace(Op,"%2F")}function Xn(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const Vp=/\/$/,Wp=e=>e.replace(Vp,"");function bs(e,t,n="/"){let r,s={},o="",i="";const l=t.indexOf("#");let a=t.indexOf("?");return a=l>=0&&a>l?-1:a,a>=0&&(r=t.slice(0,a),o=t.slice(a,l>0?l:t.length),s=e(o.slice(1))),l>=0&&(r=r||t.slice(0,l),i=t.slice(l,t.length)),r=Jp(r??t,n),{fullPath:r+o+i,path:r,query:s,hash:Xn(i)}}function Kp(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Bi(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Gp(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&kn(t.matched[r],n.matched[s])&&pc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function kn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function pc(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(!qp(e[n],t[n]))return!1;return!0}function qp(e,t){return nt(e)?Ui(e,t):nt(t)?Ui(t,e):e?.valueOf()===t?.valueOf()}function Ui(e,t){return nt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function Jp(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),s=r[r.length-1];(s===".."||s===".")&&r.push("");let o=n.length-1,i,l;for(i=0;i<r.length;i++)if(l=r[i],l!==".")if(l==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+r.slice(i).join("/")}const Ke={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let qs=(function(e){return e.pop="pop",e.push="push",e})({}),vs=(function(e){return e.back="back",e.forward="forward",e.unknown="",e})({});function Yp(e){if(!e)if(fn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Wp(e)}const Qp=/^[^#]+#/;function zp(e,t){return e.replace(Qp,"#")+t}function Xp(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const es=()=>({left:window.scrollX,top:window.scrollY});function Zp(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=Xp(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function $i(e,t){return(history.state?history.state.position-t:-1)+e}const Js=new Map;function eg(e,t){Js.set(e,t)}function tg(e){const t=Js.get(e);return Js.delete(e),t}function ng(e){return typeof e=="string"||e&&typeof e=="object"}function gc(e){return typeof e=="string"||typeof e=="symbol"}let ge=(function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",e[e.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",e})({});const mc=Symbol("");ge.MATCHER_NOT_FOUND+"",ge.NAVIGATION_GUARD_REDIRECT+"",ge.NAVIGATION_ABORTED+"",ge.NAVIGATION_CANCELLED+"",ge.NAVIGATION_DUPLICATED+"";function xn(e,t){return re(new Error,{type:e,[mc]:!0},t)}function pt(e,t){return e instanceof Error&&mc in e&&(t==null||!!(e.type&t))}const rg=["params","query","hash"];function sg(e){if(typeof e=="string")return e;if(e.path!=null)return e.path;const t={};for(const n of rg)n in e&&(t[n]=e[n]);return JSON.stringify(t,null,2)}function og(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;r<n.length;++r){const s=n[r].replace(uc," "),o=s.indexOf("="),i=Xn(o<0?s:s.slice(0,o)),l=o<0?null:Xn(s.slice(o+1));if(i in t){let a=t[i];nt(a)||(a=t[i]=[a]),a.push(l)}else t[i]=l}return t}function Vi(e){let t="";for(let n in e){const r=e[n];if(n=Bp(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(nt(r)?r.map(s=>s&&Gs(s)):[r&&Gs(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function ig(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=nt(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const lg=Symbol(""),Wi=Symbol(""),So=Symbol(""),Ao=Symbol(""),Ys=Symbol("");function jn(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function It(e,t,n,r,s,o=i=>i()){const i=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((l,a)=>{const f=d=>{d===!1?a(xn(ge.NAVIGATION_ABORTED,{from:n,to:t})):d instanceof Error?a(d):ng(d)?a(xn(ge.NAVIGATION_GUARD_REDIRECT,{from:t,to:d})):(i&&r.enterCallbacks[s]===i&&typeof d=="function"&&i.push(d),l())},c=o(()=>e.call(r&&r.instances[s],t,n,f));let u=Promise.resolve(c);e.length<3&&(u=u.then(f)),u.catch(d=>a(d))})}function ws(e,t,n,r,s=o=>o()){const o=[];for(const i of e)for(const l in i.components){let a=i.components[l];if(!(t!=="beforeRouteEnter"&&!i.instances[l]))if(ac(a)){const f=(a.__vccOpts||a)[t];f&&o.push(It(f,n,r,i,l,s))}else{let f=a();o.push(()=>f.then(c=>{if(!c)throw new Error(`Couldn't resolve component "${l}" at "${i.path}"`);const u=xp(c)?c.default:c;i.mods[l]=c,i.components[l]=u;const d=(u.__vccOpts||u)[t];return d&&It(d,n,r,i,l,s)()}))}}return o}function ag(e,t){const n=[],r=[],s=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;i<o;i++){const l=t.matched[i];l&&(e.matched.find(f=>kn(f,l))?r.push(l):n.push(l));const a=e.matched[i];a&&(t.matched.find(f=>kn(f,a))||s.push(a))}return[n,r,s]}let cg=()=>location.protocol+"//"+location.host;function yc(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){let i=s.includes(e.slice(o))?e.slice(o).length:1,l=s.slice(i);return l[0]!=="/"&&(l="/"+l),Bi(l,"")}return Bi(n,e)+r+s}function ug(e,t,n,r){let s=[],o=[],i=null;const l=({state:d})=>{const h=yc(e,location),y=n.value,b=t.value;let T=0;if(d){if(n.value=h,t.value=d,i&&i===y){i=null;return}T=b?d.position-b.position:0}else r(h);s.forEach(R=>{R(n.value,y,{delta:T,type:qs.pop,direction:T?T>0?vs.forward:vs.back:vs.unknown})})};function a(){i=n.value}function f(d){s.push(d);const h=()=>{const y=s.indexOf(d);y>-1&&s.splice(y,1)};return o.push(h),h}function c(){if(document.visibilityState==="hidden"){const{history:d}=window;if(!d.state)return;d.replaceState(re({},d.state,{scroll:es()}),"")}}function u(){for(const d of o)d();o=[],window.removeEventListener("popstate",l),window.removeEventListener("pagehide",c),document.removeEventListener("visibilitychange",c)}return window.addEventListener("popstate",l),window.addEventListener("pagehide",c),document.addEventListener("visibilitychange",c),{pauseListeners:a,listen:f,destroy:u}}function Ki(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?es():null}}function fg(e){const{history:t,location:n}=window,r={value:yc(e,n)},s={value:t.state};s.value||o(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(a,f,c){const u=e.indexOf("#"),d=u>-1?(n.host&&document.querySelector("base")?e:e.slice(u))+a:cg()+e+a;try{t[c?"replaceState":"pushState"](f,"",d),s.value=f}catch(h){console.error(h),n[c?"replace":"assign"](d)}}function i(a,f){o(a,re({},t.state,Ki(s.value.back,a,s.value.forward,!0),f,{position:s.value.position}),!0),r.value=a}function l(a,f){const c=re({},s.value,t.state,{forward:a,scroll:es()});o(c.current,c,!0),o(a,re({},Ki(r.value,a,null),{position:c.position+1},f),!1),r.value=a}return{location:r,state:s,push:l,replace:i}}function dg(e){e=Yp(e);const t=fg(e),n=ug(e,t.state,t.location,t.replace);function r(o,i=!0){i||n.pauseListeners(),history.go(o)}const s=re({location:"",base:e,go:r,createHref:zp.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}let Jt=(function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e})({});var be=(function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e})(be||{});const hg={type:Jt.Static,value:""},pg=/[a-zA-Z0-9_]/;function gg(e){if(!e)return[[]];if(e==="/")return[[hg]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(h){throw new Error(`ERR (${n})/"${f}": ${h}`)}let n=be.Static,r=n;const s=[];let o;function i(){o&&s.push(o),o=[]}let l=0,a,f="",c="";function u(){f&&(n===be.Static?o.push({type:Jt.Static,value:f}):n===be.Param||n===be.ParamRegExp||n===be.ParamRegExpEnd?(o.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${f}) must be alone in its segment. eg: '/:ids+.`),o.push({type:Jt.Param,value:f,regexp:c,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),f="")}function d(){f+=a}for(;l<e.length;){if(a=e[l++],a==="\\"&&n!==be.ParamRegExp){r=n,n=be.EscapeNext;continue}switch(n){case be.Static:a==="/"?(f&&u(),i()):a===":"?(u(),n=be.Param):d();break;case be.EscapeNext:d(),n=r;break;case be.Param:a==="("?n=be.ParamRegExp:pg.test(a)?d():(u(),n=be.Static,a!=="*"&&a!=="?"&&a!=="+"&&l--);break;case be.ParamRegExp:a===")"?c[c.length-1]=="\\"?c=c.slice(0,-1)+a:n=be.ParamRegExpEnd:c+=a;break;case be.ParamRegExpEnd:u(),n=be.Static,a!=="*"&&a!=="?"&&a!=="+"&&l--,c="";break;default:t("Unknown state");break}}return n===be.ParamRegExp&&t(`Unfinished custom RegExp for param "${f}"`),u(),i(),s}const Gi="[^/]+?",mg={sensitive:!1,strict:!1,start:!0,end:!0};var Oe=(function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=90]="Root",e[e.Segment=40]="Segment",e[e.SubSegment=30]="SubSegment",e[e.Static=40]="Static",e[e.Dynamic=20]="Dynamic",e[e.BonusCustomRegExp=10]="BonusCustomRegExp",e[e.BonusWildcard=-50]="BonusWildcard",e[e.BonusRepeatable=-20]="BonusRepeatable",e[e.BonusOptional=-8]="BonusOptional",e[e.BonusStrict=.7000000000000001]="BonusStrict",e[e.BonusCaseSensitive=.25]="BonusCaseSensitive",e})(Oe||{});const yg=/[.+*?^${}()[\]/\\]/g;function _g(e,t){const n=re({},mg,t),r=[];let s=n.start?"^":"";const o=[];for(const f of e){const c=f.length?[]:[Oe.Root];n.strict&&!f.length&&(s+="/");for(let u=0;u<f.length;u++){const d=f[u];let h=Oe.Segment+(n.sensitive?Oe.BonusCaseSensitive:0);if(d.type===Jt.Static)u||(s+="/"),s+=d.value.replace(yg,"\\$&"),h+=Oe.Static;else if(d.type===Jt.Param){const{value:y,repeatable:b,optional:T,regexp:R}=d;o.push({name:y,repeatable:b,optional:T});const v=R||Gi;if(v!==Gi){h+=Oe.BonusCustomRegExp;try{`${v}`}catch(_){throw new Error(`Invalid custom RegExp for param "${y}" (${v}): `+_.message)}}let g=b?`((?:${v})(?:/(?:${v}))*)`:`(${v})`;u||(g=T&&f.length<2?`(?:/${g})`:"/"+g),T&&(g+="?"),s+=g,h+=Oe.Dynamic,T&&(h+=Oe.BonusOptional),b&&(h+=Oe.BonusRepeatable),v===".*"&&(h+=Oe.BonusWildcard)}c.push(h)}r.push(c)}if(n.strict&&n.end){const f=r.length-1;r[f][r[f].length-1]+=Oe.BonusStrict}n.strict||(s+="/?"),n.end?s+="$":n.strict&&!s.endsWith("/")&&(s+="(?:/|$)");const i=new RegExp(s,n.sensitive?"":"i");function l(f){const c=f.match(i),u={};if(!c)return null;for(let d=1;d<c.length;d++){const h=c[d]||"",y=o[d-1];u[y.name]=h&&y.repeatable?h.split("/"):h}return u}function a(f){let c="",u=!1;for(const d of e){(!u||!c.endsWith("/"))&&(c+="/"),u=!1;for(const h of d)if(h.type===Jt.Static)c+=h.value;else if(h.type===Jt.Param){const{value:y,repeatable:b,optional:T}=h,R=y in f?f[y]:"";if(nt(R)&&!b)throw new Error(`Provided param "${y}" is an array but it is not repeatable (* or + modifiers)`);const v=nt(R)?R.join("/"):R;if(!v)if(T)d.length<2&&(c.endsWith("/")?c=c.slice(0,-1):u=!0);else throw new Error(`Missing required param "${y}"`);c+=v}}return c||"/"}return{re:i,score:r,keys:o,parse:l,stringify:a}}function bg(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===Oe.Static+Oe.Segment?-1:1:e.length>t.length?t.length===1&&t[0]===Oe.Static+Oe.Segment?1:-1:0}function _c(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const o=bg(r[n],s[n]);if(o)return o;n++}if(Math.abs(s.length-r.length)===1){if(qi(r))return 1;if(qi(s))return-1}return s.length-r.length}function qi(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const vg={strict:!1,end:!0,sensitive:!1};function wg(e,t,n){const r=_g(gg(e.path),n),s=re(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function Eg(e,t){const n=[],r=new Map;t=Fi(vg,t);function s(u){return r.get(u)}function o(u,d,h){const y=!h,b=Yi(u);b.aliasOf=h&&h.record;const T=Fi(t,u),R=[b];if("alias"in u){const _=typeof u.alias=="string"?[u.alias]:u.alias;for(const w of _)R.push(Yi(re({},b,{components:h?h.record.components:b.components,path:w,aliasOf:h?h.record:b})))}let v,g;for(const _ of R){const{path:w}=_;if(d&&w[0]!=="/"){const k=d.record.path,L=k[k.length-1]==="/"?"":"/";_.path=d.record.path+(w&&L+w)}if(v=wg(_,d,T),h?h.alias.push(v):(g=g||v,g!==v&&g.alias.push(v),y&&u.name&&!Qi(v)&&i(u.name)),bc(v)&&a(v),b.children){const k=b.children;for(let L=0;L<k.length;L++)o(k[L],v,h&&h.children[L])}h=h||v}return g?()=>{i(g)}:Gn}function i(u){if(gc(u)){const d=r.get(u);d&&(r.delete(u),n.splice(n.indexOf(d),1),d.children.forEach(i),d.alias.forEach(i))}else{const d=n.indexOf(u);d>-1&&(n.splice(d,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function l(){return n}function a(u){const d=Cg(u,n);n.splice(d,0,u),u.record.name&&!Qi(u)&&r.set(u.record.name,u)}function f(u,d){let h,y={},b,T;if("name"in u&&u.name){if(h=r.get(u.name),!h)throw xn(ge.MATCHER_NOT_FOUND,{location:u});T=h.record.name,y=re(Ji(d.params,h.keys.filter(g=>!g.optional).concat(h.parent?h.parent.keys.filter(g=>g.optional):[]).map(g=>g.name)),u.params&&Ji(u.params,h.keys.map(g=>g.name))),b=h.stringify(y)}else if(u.path!=null)b=u.path,h=n.find(g=>g.re.test(b)),h&&(y=h.parse(b),T=h.record.name);else{if(h=d.name?r.get(d.name):n.find(g=>g.re.test(d.path)),!h)throw xn(ge.MATCHER_NOT_FOUND,{location:u,currentLocation:d});T=h.record.name,y=re({},d.params,u.params),b=h.stringify(y)}const R=[];let v=h;for(;v;)R.unshift(v.record),v=v.parent;return{name:T,path:b,params:y,matched:R,meta:Tg(R)}}e.forEach(u=>o(u));function c(){n.length=0,r.clear()}return{addRoute:o,resolve:f,removeRoute:i,clearRoutes:c,getRoutes:l,getRecordMatcher:s}}function Ji(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Yi(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:Rg(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function Rg(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function Qi(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Tg(e){return e.reduce((t,n)=>re(t,n.meta),{})}function Cg(e,t){let n=0,r=t.length;for(;n!==r;){const o=n+r>>1;_c(e,t[o])<0?r=o:n=o+1}const s=Sg(e);return s&&(r=t.lastIndexOf(s,r-1)),r}function Sg(e){let t=e;for(;t=t.parent;)if(bc(t)&&_c(e,t)===0)return t}function bc({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function zi(e){const t=xe(So),n=xe(Ao),r=qe(()=>{const a=fe(e.to);return t.resolve(a)}),s=qe(()=>{const{matched:a}=r.value,{length:f}=a,c=a[f-1],u=n.matched;if(!c||!u.length)return-1;const d=u.findIndex(kn.bind(null,c));if(d>-1)return d;const h=Xi(a[f-2]);return f>1&&Xi(c)===h&&u[u.length-1].path!==h?u.findIndex(kn.bind(null,a[f-2])):d}),o=qe(()=>s.value>-1&&Og(n.params,r.value.params)),i=qe(()=>s.value>-1&&s.value===n.matched.length-1&&pc(n.params,r.value.params));function l(a={}){if(Pg(a)){const f=t[fe(e.replace)?"replace":"push"](fe(e.to)).catch(Gn);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>f),f}return Promise.resolve()}return{route:r,href:qe(()=>r.value.href),isActive:o,isExactActive:i,navigate:l}}function Ag(e){return e.length===1?e[0]:e}const kg=Bt({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:zi,setup(e,{slots:t}){const n=Ft(zi(e)),{options:r}=xe(So),s=qe(()=>({[Zi(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Zi(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&Ag(t.default(n));return e.custom?o:ke("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),xg=kg;function Pg(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Og(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!nt(s)||s.length!==r.length||r.some((o,i)=>o.valueOf()!==s[i].valueOf()))return!1}return!0}function Xi(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Zi=(e,t,n)=>e??t??n,Ig=Bt({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=xe(Ys),s=qe(()=>e.route||r.value),o=xe(Wi,0),i=qe(()=>{let f=fe(o);const{matched:c}=s.value;let u;for(;(u=c[f])&&!u.components;)f++;return f}),l=qe(()=>s.value.matched[i.value]);Dt(Wi,qe(()=>i.value+1)),Dt(lg,l),Dt(Ys,s);const a=vt();return _n(()=>[a.value,l.value,e.name],([f,c,u],[d,h,y])=>{c&&(c.instances[u]=f,h&&h!==c&&f&&f===d&&(c.leaveGuards.size||(c.leaveGuards=h.leaveGuards),c.updateGuards.size||(c.updateGuards=h.updateGuards))),f&&c&&(!h||!kn(c,h)||!d)&&(c.enterCallbacks[u]||[]).forEach(b=>b(f))},{flush:"post"}),()=>{const f=s.value,c=e.name,u=l.value,d=u&&u.components[c];if(!d)return el(n.default,{Component:d,route:f});const h=u.props[c],y=h?h===!0?f.params:typeof h=="function"?h(f):h:null,T=ke(d,re({},y,t,{onVnodeUnmounted:R=>{R.component.isUnmounted&&(u.instances[c]=null)},ref:a}));return el(n.default,{Component:T,route:f})||T}}});function el(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const vc=Ig;function Mg(e){const t=Eg(e.routes,e),n=e.parseQuery||og,r=e.stringifyQuery||Vi,s=e.history,o=jn(),i=jn(),l=jn(),a=Rn(Ke);let f=Ke;fn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const c=_s.bind(null,S=>""+S),u=_s.bind(null,$p),d=_s.bind(null,Xn);function h(S,U){let j,J;return gc(S)?(j=t.getRecordMatcher(S),J=U):J=S,t.addRoute(J,j)}function y(S){const U=t.getRecordMatcher(S);U&&t.removeRoute(U)}function b(){return t.getRoutes().map(S=>S.record)}function T(S){return!!t.getRecordMatcher(S)}function R(S,U){if(U=re({},U||a.value),typeof S=="string"){const m=bs(n,S,U.path),E=t.resolve({path:m.path},U),A=s.createHref(m.fullPath);return re(m,E,{params:d(E.params),hash:Xn(m.hash),redirectedFrom:void 0,href:A})}let j;if(S.path!=null)j=re({},S,{path:bs(n,S.path,U.path).path});else{const m=re({},S.params);for(const E in m)m[E]==null&&delete m[E];j=re({},S,{params:u(m)}),U.params=u(U.params)}const J=t.resolve(j,U),Z=S.hash||"";J.params=c(d(J.params));const he=Kp(r,re({},S,{hash:Fp(Z),path:J.path})),p=s.createHref(he);return re({fullPath:he,hash:Z,query:r===Vi?ig(S.query):S.query||{}},J,{redirectedFrom:void 0,href:p})}function v(S){return typeof S=="string"?bs(n,S,a.value.path):re({},S)}function g(S,U){if(f!==S)return xn(ge.NAVIGATION_CANCELLED,{from:U,to:S})}function _(S){return L(S)}function w(S){return _(re(v(S),{replace:!0}))}function k(S,U){const j=S.matched[S.matched.length-1];if(j&&j.redirect){const{redirect:J}=j;let Z=typeof J=="function"?J(S,U):J;return typeof Z=="string"&&(Z=Z.includes("?")||Z.includes("#")?Z=v(Z):{path:Z},Z.params={}),re({query:S.query,hash:S.hash,params:Z.path!=null?{}:S.params},Z)}}function L(S,U){const j=f=R(S),J=a.value,Z=S.state,he=S.force,p=S.replace===!0,m=k(j,J);if(m)return L(re(v(m),{state:typeof m=="object"?re({},Z,m.state):Z,force:he,replace:p}),U||j);const E=j;E.redirectedFrom=U;let A;return!he&&Gp(r,J,j)&&(A=xn(ge.NAVIGATION_DUPLICATED,{to:E,from:J}),st(J,J,!0,!1)),(A?Promise.resolve(A):I(E,J)).catch(C=>pt(C)?pt(C,ge.NAVIGATION_GUARD_REDIRECT)?C:St(C):B(C,E,J)).then(C=>{if(C){if(pt(C,ge.NAVIGATION_GUARD_REDIRECT))return L(re({replace:p},v(C.to),{state:typeof C.to=="object"?re({},Z,C.to.state):Z,force:he}),U||E)}else C=O(E,J,!0,p,Z);return W(E,J,C),C})}function V(S,U){const j=g(S,U);return j?Promise.reject(j):Promise.resolve()}function M(S){const U=ln.values().next().value;return U&&typeof U.runWithContext=="function"?U.runWithContext(S):S()}function I(S,U){let j;const[J,Z,he]=ag(S,U);j=ws(J.reverse(),"beforeRouteLeave",S,U);for(const m of J)m.leaveGuards.forEach(E=>{j.push(It(E,S,U))});const p=V.bind(null,S,U);return j.push(p),Ve(j).then(()=>{j=[];for(const m of o.list())j.push(It(m,S,U));return j.push(p),Ve(j)}).then(()=>{j=ws(Z,"beforeRouteUpdate",S,U);for(const m of Z)m.updateGuards.forEach(E=>{j.push(It(E,S,U))});return j.push(p),Ve(j)}).then(()=>{j=[];for(const m of he)if(m.beforeEnter)if(nt(m.beforeEnter))for(const E of m.beforeEnter)j.push(It(E,S,U));else j.push(It(m.beforeEnter,S,U));return j.push(p),Ve(j)}).then(()=>(S.matched.forEach(m=>m.enterCallbacks={}),j=ws(he,"beforeRouteEnter",S,U,M),j.push(p),Ve(j))).then(()=>{j=[];for(const m of i.list())j.push(It(m,S,U));return j.push(p),Ve(j)}).catch(m=>pt(m,ge.NAVIGATION_CANCELLED)?m:Promise.reject(m))}function W(S,U,j){l.list().forEach(J=>M(()=>J(S,U,j)))}function O(S,U,j,J,Z){const he=g(S,U);if(he)return he;const p=U===Ke,m=fn?history.state:{};j&&(J||p?s.replace(S.fullPath,re({scroll:p&&m&&m.scroll},Z)):s.push(S.fullPath,Z)),a.value=S,st(S,U,j,p),St()}let K;function ee(){K||(K=s.listen((S,U,j)=>{if(!Ut.listening)return;const J=R(S),Z=k(J,Ut.currentRoute.value);if(Z){L(re(Z,{replace:!0,force:!0}),J).catch(Gn);return}f=J;const he=a.value;fn&&eg($i(he.fullPath,j.delta),es()),I(J,he).catch(p=>pt(p,ge.NAVIGATION_ABORTED|ge.NAVIGATION_CANCELLED)?p:pt(p,ge.NAVIGATION_GUARD_REDIRECT)?(L(re(v(p.to),{force:!0}),J).then(m=>{pt(m,ge.NAVIGATION_ABORTED|ge.NAVIGATION_DUPLICATED)&&!j.delta&&j.type===qs.pop&&s.go(-1,!1)}).catch(Gn),Promise.reject()):(j.delta&&s.go(-j.delta,!1),B(p,J,he))).then(p=>{p=p||O(J,he,!1),p&&(j.delta&&!pt(p,ge.NAVIGATION_CANCELLED)?s.go(-j.delta,!1):j.type===qs.pop&&pt(p,ge.NAVIGATION_ABORTED|ge.NAVIGATION_DUPLICATED)&&s.go(-1,!1)),W(J,he,p)}).catch(Gn)}))}let le=jn(),$=jn(),z;function B(S,U,j){St(S);const J=$.list();return J.length?J.forEach(Z=>Z(S,U,j)):console.error(S),Promise.reject(S)}function de(){return z&&a.value!==Ke?Promise.resolve():new Promise((S,U)=>{le.add([S,U])})}function St(S){return z||(z=!S,ee(),le.list().forEach(([U,j])=>S?j(S):U()),le.reset()),S}function st(S,U,j,J){const{scrollBehavior:Z}=e;if(!fn||!Z)return Promise.resolve();const he=!j&&tg($i(S.fullPath,0))||(J||!j)&&history.state&&history.state.scroll||null;return en().then(()=>Z(S,U,he)).then(p=>p&&Zp(p)).catch(p=>B(p,S,U))}const Me=S=>s.go(S);let on;const ln=new Set,Ut={currentRoute:a,listening:!0,addRoute:h,removeRoute:y,clearRoutes:t.clearRoutes,hasRoute:T,getRoutes:b,resolve:R,options:e,push:_,replace:w,go:Me,back:()=>Me(-1),forward:()=>Me(1),beforeEach:o.add,beforeResolve:i.add,afterEach:l.add,onError:$.add,isReady:de,install(S){S.component("RouterLink",xg),S.component("RouterView",vc),S.config.globalProperties.$router=Ut,Object.defineProperty(S.config.globalProperties,"$route",{enumerable:!0,get:()=>fe(a)}),fn&&!on&&a.value===Ke&&(on=!0,_(s.location).catch(J=>{}));const U={};for(const J in Ke)Object.defineProperty(U,J,{get:()=>a.value[J],enumerable:!0});S.provide(So,Ut),S.provide(Ao,ct(U)),S.provide(Ys,a);const j=S.unmount;ln.add(S),S.unmount=function(){ln.delete(S),ln.size<1&&(f=Ke,K&&K(),K=null,a.value=Ke,on=!1,z=!1),j()}}};function Ve(S){return S.reduce((U,j)=>U.then(()=>M(j)),Promise.resolve())}return Ut}function wc(e){return xe(Ao)}const Ng=/(:\w+)\([^)]+\)/g,Lg=/(:\w+)[?+*]/g,Hg=/:\w+/g,Dg=(e,t)=>t.path.replace(Ng,"$1").replace(Lg,"$1").replace(Hg,n=>e.params[n.slice(1)]?.toString()||""),Qs=(e,t)=>{const n=e.route.matched.find(s=>s.components?.default===e.Component.type),r=t??n?.meta.key??(n&&Dg(e.route,n));return typeof r=="function"?r(e.route):r},jg=(e,t)=>({default:()=>e?ke(Mu,e===!0?{}:e,t):t});function ko(e){return Array.isArray(e)?e:[e]}const Fg="modulepreload",Bg=function(e,t){return new URL(e,t).href},tl={},Mt=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){let f=function(c){return Promise.all(c.map(u=>Promise.resolve(u).then(d=>({status:"fulfilled",value:d}),d=>({status:"rejected",reason:d}))))};const i=document.getElementsByTagName("link"),l=document.querySelector("meta[property=csp-nonce]"),a=l?.nonce||l?.getAttribute("nonce");s=f(n.map(c=>{if(c=Bg(c,r),c in tl)return;tl[c]=!0;const u=c.endsWith(".css"),d=u?'[rel="stylesheet"]':"";if(r)for(let y=i.length-1;y>=0;y--){const b=i[y];if(b.href===c&&(!u||b.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${c}"]${d}`))return;const h=document.createElement("link");if(h.rel=u?"stylesheet":Fg,u||(h.as="script"),h.crossOrigin="",h.href=c,a&&h.setAttribute("nonce",a),document.head.appendChild(h),u)return new Promise((y,b)=>{h.addEventListener("load",y),h.addEventListener("error",()=>b(new Error(`Unable to preload CSS for ${c}`)))})}))}function o(i){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=i,window.dispatchEvent(l),!l.defaultPrevented)throw i}return s.then(i=>{for(const l of i||[])l.status==="rejected"&&o(l.reason);return t().catch(o)})},Es=[{name:"mcp",path:"/mcp",component:()=>Mt(()=>import("./BmjlsnUc.js"),__vite__mapDeps([0,1,2,3,4]),import.meta.url)},{name:"docs",path:"/docs",component:()=>Mt(()=>import("./BVHVIm9H.js"),__vite__mapDeps([5,1,2,6,7,3]),import.meta.url)},{name:"index",path:"/",component:()=>Mt(()=>import("./D9qGFoJm.js"),__vite__mapDeps([8,2,1,4,6,7,9]),import.meta.url)},{name:"agents",path:"/agents",component:()=>Mt(()=>import("./D2NL8Xro.js"),__vite__mapDeps([10,1,2,4,3,6,7]),import.meta.url)},{name:"skills",path:"/skills",component:()=>Mt(()=>import("./FllXIyfS.js"),__vite__mapDeps([11,1,2,3,4,6,7]),import.meta.url)},{name:"commands",path:"/commands",component:()=>Mt(()=>import("./Dbw96V2H.js"),__vite__mapDeps([12,1,2,3,4,6,7]),import.meta.url)}],Ec=(e,t)=>({default:()=>e?ke(Nf,e===!0?{}:e,t):t.default?.()}),Ug=/(:\w+)\([^)]+\)/g,$g=/(:\w+)[?+*]/g,Vg=/:\w+/g;function nl(e){const t=e?.meta.key??e.path.replace(Ug,"$1").replace($g,"$1").replace(Vg,n=>e.params[n.slice(1)]?.toString()||"");return typeof t=="function"?t(e):t}function Wg(e,t){return e===t||t===Ke?!1:nl(e)!==nl(t)?!0:!e.matched.every((r,s)=>r.components&&r.components.default===t.matched[s]?.components?.default)}const Kg={scrollBehavior(e,t,n){const r=ve(),s=$e().options?.scrollBehaviorType??"auto";if(e.path.replace(/\/$/,"")===t.path.replace(/\/$/,""))return t.hash&&!e.hash?{left:0,top:0}:e.hash?{el:e.hash,top:Rc(e.hash),behavior:s}:!1;if((typeof e.meta.scrollToTop=="function"?e.meta.scrollToTop(e,t):e.meta.scrollToTop)===!1)return!1;const i=r._runningTransition?"page:transition:finish":"page:loading:end";return new Promise(l=>{if(t===Ke){l(rl(e,t,n,s));return}r.hooks.hookOnce(i,()=>{requestAnimationFrame(()=>l(rl(e,t,n,s)))})})}};function Rc(e){try{const t=document.querySelector(e);if(t)return(Number.parseFloat(getComputedStyle(t).scrollMarginTop)||0)+(Number.parseFloat(getComputedStyle(document.documentElement).scrollPaddingTop)||0)}catch{}return 0}function rl(e,t,n,r){if(n)return n;const s=Wg(e,t);return e.hash?{el:e.hash,top:Rc(e.hash),behavior:s?r:"instant"}:{left:0,top:0}}const Gg={hashMode:!1,scrollBehaviorType:"auto"},kt={...Gg,...Kg},qg=async(e,t)=>{let n,r;if(!e.meta?.validate)return;const s=([n,r]=wn(()=>Promise.resolve(e.meta.validate(e))),n=await n,r(),n);if(s===!0)return;const o=Xt({fatal:!0,statusCode:s&&s.statusCode||404,statusMessage:s&&s.statusMessage||`Page Not Found: ${e.fullPath}`,data:{path:e.fullPath}});return typeof window<"u"&&window.history.pushState({},"",t.fullPath),o},Jg=async e=>{let t,n;const r=([t,n]=wn(()=>Ro({path:e.path})),t=await t,n(),t);if(r.redirect){const s=r.redirect.includes("#")?r.redirect:r.redirect+e.hash;return sn(s,{acceptRelative:!0})?(window.location.href=s,!1):s}},Yg=[qg,Jg],zs={};function Qg(e,t,n){const{pathname:r,search:s,hash:o}=t,i=e.indexOf("#");if(i>-1){const f=o.includes(e.slice(i))?e.slice(i).length:1;let c=o.slice(f);return c[0]!=="/"&&(c="/"+c),wi(c,"")}const l=wi(r,e),a=!n||Fd(l,n)?l:n;return a+(a.includes("?")?"":s)+o}const zg=rt({name:"nuxt:router",enforce:"pre",async setup(e){let t,n,r=sr().app.baseURL;const s=kt.history?.(r)??dg(r),o=kt.routes?([t,n]=wn(()=>kt.routes(Es)),t=await t,n(),t??Es):Es;let i;const l=Mg({...kt,scrollBehavior:(T,R,v)=>{if(R===Ke){i=v;return}if(kt.scrollBehavior){if(l.options.scrollBehavior=kt.scrollBehavior,"scrollRestoration"in window.history){const g=l.beforeEach(()=>{g(),window.history.scrollRestoration="manual"})}return kt.scrollBehavior(T,Ke,i||v)}},history:s,routes:o});"scrollRestoration"in window.history&&(window.history.scrollRestoration="auto"),e.vueApp.use(l);const a=Rn(l.currentRoute.value);l.afterEach((T,R)=>{a.value=R}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>a.value});const f=Qg(r,window.location,e.payload.path),c=Rn(l.currentRoute.value),u=()=>{c.value=l.currentRoute.value};l.afterEach((T,R)=>{T.matched.at(-1)?.components?.default===R.matched.at(-1)?.components?.default&&u()});const d={sync:u};for(const T in c.value)Object.defineProperty(d,T,{get:()=>c.value[T],enumerable:!0});e._route=ct(d),e._middleware||={global:[],named:{}};const h=Xr();l.afterEach(async(T,R,v)=>{delete e._processingMiddleware,!e.isHydrating&&h.value&&await e.runWithContext(Lh),v&&await e.callHook("page:loading:end")});try{[t,n]=wn(()=>l.isReady()),await t,n()}catch(T){[t,n]=wn(()=>e.runWithContext(()=>qt(T))),await t,n()}const y=f!==l.currentRoute.value.fullPath?l.resolve(f):l.currentRoute.value;u();const b=e.payload.state._layout;return l.beforeEach(async(T,R)=>{await e.callHook("page:loading:start"),T.meta=Ft(T.meta),e.isHydrating&&b&&!ft(T.meta.layout)&&(T.meta.layout=b),e._processingMiddleware=!0;{const v=new Set([...Yg,...e._middleware.global]);for(const g of T.matched){const _=g.meta.middleware;if(_)for(const w of ko(_))v.add(w)}{const g=await e.runWithContext(()=>Ro({path:T.path}));if(g.appMiddleware)for(const _ in g.appMiddleware)g.appMiddleware[_]?v.add(_):v.delete(_)}for(const g of v){const _=typeof g=="string"?e._middleware.named[g]||await zs[g]?.().then(w=>w.default||w):g;if(!_)throw new Error(`Unknown route middleware: '${g}'.`);try{const w=await e.runWithContext(()=>_(T,R));if(!e.payload.serverRendered&&e.isHydrating&&(w===!1||w instanceof Error)){const k=w||Xt({statusCode:404,statusMessage:`Page Not Found: ${f}`});return await e.runWithContext(()=>qt(k)),!1}if(w===!0)continue;if(w===!1)return w;if(w)return Za(w)&&w.fatal&&await e.runWithContext(()=>qt(w)),w}catch(w){const k=Xt(w);return k.fatal&&await e.runWithContext(()=>qt(k)),k}}}}),l.onError(async()=>{delete e._processingMiddleware,await e.callHook("page:loading:end")}),l.afterEach(T=>{if(T.matched.length===0)return e.runWithContext(()=>qt(Xt({statusCode:404,fatal:!1,statusMessage:`Page not found: ${T.fullPath}`,data:{path:T.fullPath}})))}),e.hooks.hookOnce("app:created",async()=>{try{"name"in y&&(y.name=void 0),await l.replace({...y,force:!0}),l.options.scrollBehavior=kt.scrollBehavior}catch(T){await e.runWithContext(()=>qt(T))}}),{provide:{router:l}}}}),sl=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),jm=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),xo=e=>{const t=ve();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{sl(()=>e())}):sl(()=>e())},Xg=rt({name:"nuxt:payload",setup(e){const t=new Set;$e().beforeResolve(async(n,r)=>{if(n.path===r.path)return;const s=await ji(n.path);if(s){for(const o of t)delete e.static.data[o];for(const o in s.data)o in e.static.data||t.add(o),e.static.data[o]=s.data[o]}}),xo(()=>{e.hooks.hook("link:prefetch",async n=>{const{hostname:r}=new URL(n,window.location.href);r===window.location.hostname&&await ji(n).catch(()=>{console.warn("[nuxt] Error preloading payload for",n)})}),navigator.connection?.effectiveType!=="slow-2g"&&setTimeout(Zr,1e3)})}}),Zg=rt(()=>{const e=$e();xo(()=>{e.beforeResolve(async()=>{await new Promise(t=>{setTimeout(t,100),requestAnimationFrame(()=>{setTimeout(t,0)})})})})}),em=rt(e=>{let t;async function n(){let r;try{r=await Zr()}catch(s){const o=s;if(!("status"in o&&(o.status===404||o.status===403)))throw o}t&&clearTimeout(t),t=setTimeout(n,ki);try{const s=await $fetch(Eo("builds/latest.json")+`?${Date.now()}`);s.id!==r?.id&&(e.hooks.callHook("app:manifest:update",s),t&&clearTimeout(t))}catch{}}xo(()=>{t=setTimeout(n,ki)})});function tm(e={}){const t=e.path||window.location.pathname;let n={};try{n=Ir(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||n?.path!==t||n?.expires<Date.now()){try{sessionStorage.setItem("nuxt:reload",JSON.stringify({path:t,expires:Date.now()+(e.ttl??1e4)}))}catch{}if(e.persistState)try{sessionStorage.setItem("nuxt:reload:state",JSON.stringify({state:ve().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const nm=rt({name:"nuxt:chunk-reload",setup(e){const t=$e(),n=sr(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:o})=>{r.add(o)});function s(o){const i=vo(n.app.baseURL,o.fullPath);tm({path:i,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(s)}),t.onError((o,i)=>{r.has(o)&&s(i)})}}),rm=rt({name:"nuxt:global-components"}),Nt={};function sm(e){if(e?.__asyncLoader&&!e.__asyncResolved)return e.__asyncLoader()}async function om(e,t=$e()){const{path:n,matched:r}=t.resolve(e);if(!r.length||(t._routePreloaded||=new Set,t._routePreloaded.has(n)))return;const s=t._preloadPromises||=[];if(s.length>4)return Promise.all(s).then(()=>om(e,t));t._routePreloaded.add(n);for(const o of r){const i=o.components?.default;if(typeof i!="function")continue;const l=Promise.resolve(i()).catch(()=>{}).finally(()=>s.splice(s.indexOf(l)));s.push(l)}await Promise.all(s)}const im=rt({name:"nuxt:prefetch",setup(e){const t=$e();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{const r=n?.meta?.layout;r&&typeof Nt[r]=="function"&&await Nt[r]()})}),e.hooks.hook("link:prefetch",n=>{if(sn(n))return;const r=t.resolve(n);if(!r)return;const s=r.meta.layout;let o=ko(r.meta.middleware);o=o.filter(i=>typeof i=="string");for(const i of o)typeof zs[i]=="function"&&zs[i]();typeof s=="string"&&s in Nt&&sm(Nt[s])})}}),lm=rt(()=>{const t=sr().public.claudeDevtoolsBc?.tunnel;return{provide:{claudeDevtoolsBc:{tunnel:t,isTunnelActive:t!==null}}}}),am=rt(()=>{}),cm=[Rp,kp,zg,Xg,Zg,em,nm,rm,im,lm,am],Tc=(e="RouteProvider")=>Bt({name:e,props:{route:{type:Object,required:!0},vnode:Object,vnodeRef:Object,renderKey:String,trackRootNodes:Boolean},setup(t){const n=t.renderKey,r=t.route,s={};for(const o in t.route)Object.defineProperty(s,o,{get:()=>n===t.renderKey?t.route[o]:r[o],enumerable:!0});return Dt(nn,ct(s)),()=>t.vnode?ke(t.vnode,{ref:t.vnodeRef}):t.vnode}}),um=Tc(),ol=new WeakMap,fm=Bt({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:t,slots:n,expose:r}){const s=ve(),o=vt(),i=xe(nn,null);let l;r({pageRef:o});const a=xe(za,null);let f;const c=s.deferHydration();if(s.isHydrating){const d=s.hooks.hookOnce("app:error",c);$e().beforeEach(d)}e.pageKey&&_n(()=>e.pageKey,(d,h)=>{d!==h&&s.callHook("page:loading:start")});let u=!1;{const d=$e().beforeResolve(()=>{u=!1});nr(()=>{d()})}return()=>ke(vc,{name:e.name,route:e.route,...t},{default:d=>{const h=hm(i,d.route,d.Component),y=i&&i.matched.length===d.route.matched.length;if(!d.Component){if(f&&!y)return f;c();return}if(f&&a&&!a.isCurrent(d.route))return f;if(h&&i&&(!a||a?.isCurrent(i)))return y?f:null;const b=Qs(d,e.pageKey),T=pm(i,d.route,d.Component);!s.isHydrating&&l===b&&!T&&en(()=>{u=!0,s.callHook("page:loading:end")}),l=b;const R=!!(e.transition??d.route.meta.pageTransition??Si),v=R&&dm([e.transition,d.route.meta.pageTransition,Si,{onAfterLeave(){delete s._runningTransition,s.callHook("page:transition:finish",d.Component)}}]),g=e.keepalive??d.route.meta.keepalive??yh;return f=Ec(R&&v,jg(g,ke(yo,{suspensible:!0,onPending:()=>{R&&(s._runningTransition=!0),s.callHook("page:start",d.Component)},onResolve:async()=>{await en();try{s._route.sync?.(),await s.callHook("page:finish",d.Component),delete s._runningTransition,!u&&!T&&(u=!0,await s.callHook("page:loading:end"))}finally{c()}}},{default:()=>{const _={key:b||void 0,vnode:n.default?gm(n.default,d):d.Component,route:d.route,renderKey:b||void 0,trackRootNodes:R,vnodeRef:o};if(!g)return ke(um,_);const w=d.Component.type,k=w;let L=ol.get(k);return L||(L=Tc(w.name||w.__name),ol.set(k,L)),ke(L,_)}}))).default(),f}})}});function dm(e){const t=[];for(const n of e)n&&t.push({...n,onAfterLeave:n.onAfterLeave?ko(n.onAfterLeave):void 0});return Ya(...t)}function hm(e,t,n){if(!e)return!1;const r=t.matched.findIndex(s=>s.components?.default===n?.type);return!r||r===-1?!1:t.matched.slice(0,r).some((s,o)=>s.components?.default!==e.matched[o]?.components?.default)||n&&Qs({route:t,Component:n})!==Qs({route:e,Component:n})}function pm(e,t,n){return e?t.matched.findIndex(s=>s.components?.default===n?.type)<t.matched.length-1:!1}function gm(e,t){const n=e(t);return n.length===1?ke(n[0]):ke(Re,void 0,n)}const mm=Bt({name:"LayoutLoader",inheritAttrs:!1,props:{name:String,layoutProps:Object},setup(e,t){return()=>ke(Nt[e.name],e.layoutProps,t.slots)}}),ym={name:{type:[String,Boolean,Object],default:null},fallback:{type:[String,Object],default:null}},_m=Bt({name:"NuxtLayout",inheritAttrs:!1,props:ym,setup(e,t){const n=ve(),r=xe(nn),o=!r||r===zr()?wc():r,i=qe(()=>{let c=fe(e.name)??o?.meta.layout??"default";return c&&!(c in Nt)&&e.fallback&&(c=fe(e.fallback)),c}),l=Rn();t.expose({layoutRef:l});const a=n.deferHydration();if(n.isHydrating){const c=n.hooks.hookOnce("app:error",a);$e().beforeEach(c)}let f;return()=>{const c=i.value&&i.value in Nt,u=o?.meta.layoutTransition??mh,d=f;return f=i.value,Ec(c&&u,{default:()=>ke(yo,{suspensible:!0,onResolve:()=>{en(a)}},{default:()=>ke(bm,{layoutProps:Aa(t.attrs,{ref:l}),key:i.value||void 0,name:i.value,shouldProvide:!e.name,isRenderingNewLayout:h=>h!==d&&h===i.value,hasTransition:!!u},t.slots)})}).default()}}}),bm=Bt({name:"NuxtLayoutProvider",inheritAttrs:!1,props:{name:{type:[String,Boolean]},layoutProps:{type:Object},hasTransition:{type:Boolean},shouldProvide:{type:Boolean},isRenderingNewLayout:{type:Function,required:!0}},setup(e,t){const n=e.name;e.shouldProvide&&Dt(za,{isCurrent:o=>n===(o.meta.layout??"default")});const r=xe(nn);if(r&&r===zr()){const o=wc(),i={};for(const l in o){const a=l;Object.defineProperty(i,a,{enumerable:!0,get:()=>e.isRenderingNewLayout(e.name)?o[a]:r[a]})}Dt(nn,ct(i))}return()=>!n||typeof n=="string"&&!(n in Nt)?t.slots.default?.():ke(mm,{key:n,layoutProps:e.layoutProps,name:n},t.slots)}}),vm=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},wm={};function Em(e,t){const n=fm,r=_m;return Ge(),at(r,null,{default:co(()=>[me(n,{keepalive:!0,transition:{name:"page",mode:"out-in"}})]),_:1})}const Rm=vm(wm,[["render",Em]]),Tm={__name:"nuxt-error-page",props:{error:Object},setup(e){const n=e.error,r=Number(n.statusCode||500),s=r===404,o=n.statusMessage??(s?"Page Not Found":"Internal Server Error"),i=n.message||n.toString(),l=void 0,c=s?$o(()=>Mt(()=>import("./DV075BoS.js"),__vite__mapDeps([13,1,14,15]),import.meta.url)):$o(()=>Mt(()=>import("./BRCY8pHC.js"),__vite__mapDeps([16,14,17]),import.meta.url));return(u,d)=>(Ge(),at(fe(c),Nc(Ca({statusCode:fe(r),statusMessage:fe(o),description:fe(i),stack:fe(l)})),null,16))}},Cm={key:0},il={__name:"nuxt-root",setup(e){const t=()=>null,n=ve(),r=n.deferHydration();if(n.isHydrating){const f=n.hooks.hookOnce("app:error",r);$e().beforeEach(f)}const s=!1;Dt(nn,zr()),n.hooks.callHookWith(f=>f.map(c=>c()),"vue:setup");const o=Xr(),i=!1,l=/bot\b|chrome-lighthouse|facebookexternalhit|google\b/i;zl((f,c,u)=>{if(n.hooks.callHook("vue:error",f,c,u).catch(d=>console.error("[nuxt] Error in `vue:error` hook",d)),l.test(navigator.userAgent))return n.hooks.callHook("app:error",f),console.error(`[nuxt] Not rendering error page for bot with user agent \`${navigator.userAgent}\`:`,f),!1;if(Za(f)&&(f.fatal||f.unhandled))return n.runWithContext(()=>qt(f)),!1});const a=!1;return(f,c)=>(Ge(),at(yo,{onResolve:fe(r)},{default:co(()=>[fe(i)?(Ge(),_f("div",Cm)):fe(o)?(Ge(),at(fe(Tm),{key:1,error:fe(o)},null,8,["error"])):fe(a)?(Ge(),at(fe(t),{key:2,context:fe(a)},null,8,["context"])):fe(s)?(Ge(),at(Bu(fe(s)),{key:3})):(Ge(),at(fe(Rm),{key:4}))]),_:1},8,["onResolve"]))}};let ll;{let e;ll=async function(){if(e)return e;const n=!!(window.__NUXT__?.serverRendered??document.getElementById("__NUXT_DATA__")?.dataset.ssr==="true"),r=n?ud(il):cd(il),s=wh({vueApp:r});async function o(i){await s.callHook("app:error",i),s.payload.error||=Xt(i)}r.config.errorHandler=o,s.hook("app:suspense:resolve",()=>{r.config.errorHandler===o&&(r.config.errorHandler=void 0)}),!n&&Ai.id&&s.hook("app:suspense:resolve",()=>{document.getElementById(Ai.id)?.remove()});try{await Th(s,cm)}catch(i){o(i)}try{await s.hooks.callHook("app:created",r),await s.hooks.callHook("app:beforeMount",r),r.mount(_h),await s.hooks.callHook("app:mounted",r),await en()}catch(i){o(i)}return r},e=ll().catch(t=>{throw console.error("Error while mounting app:",t),t})}export{Hd as $,Sm as A,_n as B,fe as C,en as D,rd as E,Re as F,Mn as G,Pm as H,Im as I,Aa as J,_e as K,ke as L,sr as M,$e as N,xo as O,sl as P,nr as Q,jm as R,km as S,Nf as T,Ha as U,Nh as V,om as W,sn as X,vo as Y,Hm as Z,vm as _,Ta as a,Nr as a0,Lm as a1,me as b,_f as c,Sa as d,ve as e,sc as f,Bt as g,uo as h,xe as i,po as j,Ql as k,Om as l,Am as m,Wr as n,Ge as o,xm as p,qe as q,vt as r,at as s,jc as t,Dm as u,nd as v,co as w,yi as x,Mm as y,Rn as z};