@nuxt/hints 1.0.0-alpha.2 → 1.0.0-alpha.4

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 (72) hide show
  1. package/README.md +1 -1
  2. package/dist/client/200.html +1 -1
  3. package/dist/client/404.html +1 -1
  4. package/dist/client/_nuxt/6YZAjlve.js +1 -0
  5. package/dist/client/_nuxt/BXSELIT7.js +1 -0
  6. package/dist/client/_nuxt/BgVA9H9k.js +1 -0
  7. package/dist/client/_nuxt/BuasPzSQ.js +21 -0
  8. package/dist/client/_nuxt/By0zDdDR.js +6 -0
  9. package/dist/client/_nuxt/{eOWES_5F.js → C3mMm8J8.js} +1 -1
  10. package/dist/client/_nuxt/C4-GUK1K.js +6 -0
  11. package/dist/client/_nuxt/{qj2RPQZX.js → CHRGnUwv.js} +1 -1
  12. package/dist/client/_nuxt/{DU4nAREn.js → CIn0yCh1.js} +1 -1
  13. package/dist/client/_nuxt/{tqtdBwhO.js → CXsvEkWC.js} +1 -1
  14. package/dist/client/_nuxt/CeAnYTQ5.js +1 -0
  15. package/dist/client/_nuxt/{z9IIGYC-.js → Chg59sI4.js} +1 -1
  16. package/dist/client/_nuxt/CjPw6jm5.js +1 -0
  17. package/dist/client/_nuxt/{NleAzG8P.js → D4_iv3hh.js} +1 -1
  18. package/dist/client/_nuxt/{CnK8MTSM.js → DHQR4-dF.js} +1 -1
  19. package/dist/client/_nuxt/GrcSzlUJ.js +1 -0
  20. package/dist/client/_nuxt/{Do-INFgi.js → P-pLD3_d.js} +1 -1
  21. package/dist/client/_nuxt/{2GP93Pxi.js → Y-og_wyR.js} +1 -1
  22. package/dist/client/_nuxt/{nO2mFgKf.js → YA1k0SOY.js} +1 -1
  23. package/dist/client/_nuxt/aF-l9SMX.js +1 -0
  24. package/dist/client/_nuxt/builds/latest.json +1 -1
  25. package/dist/client/_nuxt/builds/meta/17377e6a-4112-4616-a57e-0db49b9956bf.json +1 -0
  26. package/dist/client/_nuxt/{CEG3Q07z.js → cgN_UPQ0.js} +1 -1
  27. package/dist/client/_nuxt/error-404.Db9gmKof.css +1 -0
  28. package/dist/client/_nuxt/error-500.BSnPHzYt.css +1 -0
  29. package/dist/client/_nuxt/hydration.Dg0tHOnZ.css +1 -0
  30. package/dist/client/_nuxt/{BHrmToEH.js → qdsjHGoJ.js} +1 -1
  31. package/dist/client/_nuxt/sTshF0tC.js +1 -0
  32. package/dist/client/hydration/index.html +1 -1
  33. package/dist/client/index.html +1 -1
  34. package/dist/client/third-party-scripts/index.html +1 -1
  35. package/dist/client/web-vitals/index.html +1 -1
  36. package/dist/module.d.mts +1 -3
  37. package/dist/module.json +1 -1
  38. package/dist/module.mjs +143 -36
  39. package/dist/runtime/core/components/nuxt-island.d.ts +1 -136
  40. package/dist/runtime/core/plugins/vue-tracer-state.client.d.ts +1 -1
  41. package/dist/runtime/hydration/component.d.ts +3 -0
  42. package/dist/runtime/hydration/component.js +22 -0
  43. package/dist/runtime/hydration/composables.js +16 -26
  44. package/dist/runtime/hydration/handler.nitro.d.ts +5 -0
  45. package/dist/runtime/hydration/handler.nitro.js +52 -0
  46. package/dist/runtime/hydration/plugin.client.d.ts +1 -1
  47. package/dist/runtime/hydration/sse.nitro.d.ts +2 -0
  48. package/dist/runtime/hydration/sse.nitro.js +22 -0
  49. package/dist/runtime/hydration/types.d.ts +29 -0
  50. package/dist/runtime/hydration/types.js +0 -0
  51. package/dist/runtime/hydration/utils.d.ts +3 -0
  52. package/dist/runtime/hydration/utils.js +23 -0
  53. package/dist/runtime/third-party-scripts/nitro.plugin.js +2 -2
  54. package/dist/runtime/third-party-scripts/plugin.client.d.ts +1 -1
  55. package/dist/runtime/third-party-scripts/plugin.client.js +2 -2
  56. package/dist/runtime/types.d.ts +11 -2
  57. package/dist/runtime/web-vitals/plugin.client.d.ts +1 -1
  58. package/package.json +6 -3
  59. package/dist/client/_nuxt/CGQlbfJh.js +0 -6
  60. package/dist/client/_nuxt/CJC4nrSc.js +0 -1
  61. package/dist/client/_nuxt/Cw07ACep.js +0 -1
  62. package/dist/client/_nuxt/D7VJQ_DO.js +0 -1
  63. package/dist/client/_nuxt/DH652Aoo.js +0 -6
  64. package/dist/client/_nuxt/DJJ7OUMB.js +0 -1
  65. package/dist/client/_nuxt/MKoRwnMq.js +0 -1
  66. package/dist/client/_nuxt/builds/meta/13453bb2-1adb-44c7-ac19-ec44784e7219.json +0 -1
  67. package/dist/client/_nuxt/error-404.CrTd3IxL.css +0 -1
  68. package/dist/client/_nuxt/error-500.evxQRSU6.css +0 -1
  69. package/dist/client/_nuxt/hydration.B5wxUWyr.css +0 -1
  70. package/dist/client/_nuxt/rlWm2Bc0.js +0 -1
  71. package/dist/client/_nuxt/sLvN_949.js +0 -1
  72. package/dist/client/_nuxt/umNIi3wV.js +0 -21
@@ -1,6 +0,0 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./sLvN_949.js","./DH652Aoo.js","./DJJ7OUMB.js","./CJC4nrSc.js","./rlWm2Bc0.js","./umNIi3wV.js","./nO2mFgKf.js","./DU4nAREn.js","./hydration.B5wxUWyr.css","./Do-INFgi.js","./Cw07ACep.js","./third-party-scripts.tn0RQdqM.css","./MKoRwnMq.js","./2GP93Pxi.js","./z9IIGYC-.js","./error-404.CrTd3IxL.css","./qj2RPQZX.js","./error-500.evxQRSU6.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 co(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const fe={},dn=[],at=()=>{},Pl=()=>!1,Yn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),ao=e=>e.startsWith("onUpdate:"),Ee=Object.assign,uo=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ru=Object.prototype.hasOwnProperty,se=(e,t)=>ru.call(e,t),Q=Array.isArray,hn=e=>Xn(e)==="[object Map]",kl=e=>Xn(e)==="[object Set]",su=e=>Xn(e)==="[object RegExp]",J=e=>typeof e=="function",pe=e=>typeof e=="string",wt=e=>typeof e=="symbol",le=e=>e!==null&&typeof e=="object",Il=e=>(le(e)||J(e))&&J(e.then)&&J(e.catch),Ol=Object.prototype.toString,Xn=e=>Ol.call(e),ou=e=>Xn(e).slice(8,-1),Nl=e=>Xn(e)==="[object Object]",fo=e=>pe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,pn=co(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Kr=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},iu=/-\w/g,Je=Kr(e=>e.replace(iu,t=>t.slice(1).toUpperCase())),lu=/\B([A-Z])/g,nn=Kr(e=>e.replace(lu,"-$1").toLowerCase()),Gr=Kr(e=>e.charAt(0).toUpperCase()+e.slice(1)),ls=Kr(e=>e?`on${Gr(e)}`:""),Nt=(e,t)=>!Object.is(e,t),jn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ll=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},cu=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Ml=e=>{const t=pe(e)?Number(e):NaN;return isNaN(t)?e:t};let Qo;const qr=()=>Qo||(Qo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function zr(e){if(Q(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=pe(r)?du(r):zr(r);if(s)for(const o in s)t[o]=s[o]}return t}else if(pe(e)||le(e))return e}const au=/;(?![^(]*\))/g,uu=/:([^]+)/,fu=/\/\*[^]*?\*\//g;function du(e){const t={};return e.replace(fu,"").split(au).forEach(n=>{if(n){const r=n.split(uu);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Qr(e){let t="";if(pe(e))t=e;else if(Q(e))for(let n=0;n<e.length;n++){const r=Qr(e[n]);r&&(t+=r+" ")}else if(le(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function hu(e){if(!e)return null;let{class:t,style:n}=e;return t&&!pe(t)&&(e.class=Qr(t)),n&&(e.style=zr(n)),e}const pu="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",gu=co(pu);function Hl(e){return!!e||e===""}const jl=e=>!!(e&&e.__v_isRef===!0),mu=e=>pe(e)?e:e==null?"":Q(e)||le(e)&&(e.toString===Ol||!J(e.toString))?jl(e)?mu(e.value):JSON.stringify(e,Dl,2):String(e),Dl=(e,t)=>jl(t)?Dl(e,t.value):hn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],o)=>(n[cs(r,o)+" =>"]=s,n),{})}:kl(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>cs(n))}:wt(t)?cs(t):le(t)&&!Q(t)&&!Nl(t)?String(t):t,cs=(e,t="")=>{var n;return wt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let xe;class Fl{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=xe,!t&&xe&&(this.index=(xe.scopes||(xe.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=xe;try{return xe=this,t()}finally{xe=n}}}on(){++this._on===1&&(this.prevScope=xe,xe=this)}off(){this._on>0&&--this._on===0&&(xe=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 yu(e){return new Fl(e)}function Ul(){return xe}function o_(e,t=!1){xe&&xe.cleanups.push(e)}let ae;const as=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,xe&&xe.active&&xe.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,as.has(this)&&(as.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Vl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Jo(this),Wl(this);const t=ae,n=et;ae=this,et=!0;try{return this.fn()}finally{Kl(this),ae=t,et=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)go(t);this.deps=this.depsTail=void 0,Jo(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?as.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ks(this)&&this.run()}get dirty(){return ks(this)}}let $l=0,Dn,Fn;function Vl(e,t=!1){if(e.flags|=8,t){e.next=Fn,Fn=e;return}e.next=Dn,Dn=e}function ho(){$l++}function po(){if(--$l>0)return;if(Fn){let t=Fn;for(Fn=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Dn;){let t=Dn;for(Dn=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 Wl(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Kl(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),go(r),_u(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function ks(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Gl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Gl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Wn)||(e.globalVersion=Wn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!ks(e))))return;e.flags|=2;const t=e.dep,n=ae,r=et;ae=e,et=!0;try{Wl(e);const s=e.fn(e._value);(t.version===0||Nt(s,e._value))&&(e.flags|=128,e._value=s,t.version++)}catch(s){throw t.version++,s}finally{ae=n,et=r,Kl(e),e.flags&=-3}}function go(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)go(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function _u(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let et=!0;const ql=[];function yt(){ql.push(et),et=!1}function _t(){const e=ql.pop();et=e===void 0?!0:e}function Jo(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ae;ae=void 0;try{t()}finally{ae=n}}}let Wn=0;class bu{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 mo{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(!ae||!et||ae===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==ae)n=this.activeLink=new bu(ae,this),ae.deps?(n.prevDep=ae.depsTail,ae.depsTail.nextDep=n,ae.depsTail=n):ae.deps=ae.depsTail=n,zl(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=ae.depsTail,n.nextDep=void 0,ae.depsTail.nextDep=n,ae.depsTail=n,ae.deps===n&&(ae.deps=r)}return n}trigger(t){this.version++,Wn++,this.notify(t)}notify(t){ho();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{po()}}}function zl(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)zl(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Tr=new WeakMap,Gt=Symbol(""),Is=Symbol(""),Kn=Symbol("");function Ae(e,t,n){if(et&&ae){let r=Tr.get(e);r||Tr.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new mo),s.map=r,s.key=n),s.track()}}function mt(e,t,n,r,s,o){const i=Tr.get(e);if(!i){Wn++;return}const l=c=>{c&&c.trigger()};if(ho(),t==="clear")i.forEach(l);else{const c=Q(e),u=c&&fo(n);if(c&&n==="length"){const a=Number(r);i.forEach((f,h)=>{(h==="length"||h===Kn||!wt(h)&&h>=a)&&l(f)})}else switch((n!==void 0||i.has(void 0))&&l(i.get(n)),u&&l(i.get(Kn)),t){case"add":c?u&&l(i.get("length")):(l(i.get(Gt)),hn(e)&&l(i.get(Is)));break;case"delete":c||(l(i.get(Gt)),hn(e)&&l(i.get(Is)));break;case"set":hn(e)&&l(i.get(Gt));break}}po()}function vu(e,t){const n=Tr.get(e);return n&&n.get(t)}function ln(e){const t=ne(e);return t===e?t:(Ae(t,"iterate",Kn),ze(e)?t:t.map(Re))}function Jr(e){return Ae(e=ne(e),"iterate",Kn),e}const wu={__proto__:null,[Symbol.iterator](){return us(this,Symbol.iterator,Re)},concat(...e){return ln(this).concat(...e.map(t=>Q(t)?ln(t):t))},entries(){return us(this,"entries",e=>(e[1]=Re(e[1]),e))},every(e,t){return ft(this,"every",e,t,void 0,arguments)},filter(e,t){return ft(this,"filter",e,t,n=>n.map(Re),arguments)},find(e,t){return ft(this,"find",e,t,Re,arguments)},findIndex(e,t){return ft(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return ft(this,"findLast",e,t,Re,arguments)},findLastIndex(e,t){return ft(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return ft(this,"forEach",e,t,void 0,arguments)},includes(...e){return fs(this,"includes",e)},indexOf(...e){return fs(this,"indexOf",e)},join(e){return ln(this).join(e)},lastIndexOf(...e){return fs(this,"lastIndexOf",e)},map(e,t){return ft(this,"map",e,t,void 0,arguments)},pop(){return An(this,"pop")},push(...e){return An(this,"push",e)},reduce(e,...t){return Yo(this,"reduce",e,t)},reduceRight(e,...t){return Yo(this,"reduceRight",e,t)},shift(){return An(this,"shift")},some(e,t){return ft(this,"some",e,t,void 0,arguments)},splice(...e){return An(this,"splice",e)},toReversed(){return ln(this).toReversed()},toSorted(e){return ln(this).toSorted(e)},toSpliced(...e){return ln(this).toSpliced(...e)},unshift(...e){return An(this,"unshift",e)},values(){return us(this,"values",Re)}};function us(e,t,n){const r=Jr(e),s=r[t]();return r!==e&&!ze(e)&&(s._next=s.next,s.next=()=>{const o=s._next();return o.done||(o.value=n(o.value)),o}),s}const Eu=Array.prototype;function ft(e,t,n,r,s,o){const i=Jr(e),l=i!==e&&!ze(e),c=i[t];if(c!==Eu[t]){const f=c.apply(e,o);return l?Re(f):f}let u=n;i!==e&&(l?u=function(f,h){return n.call(this,Re(f),h,e)}:n.length>2&&(u=function(f,h){return n.call(this,f,h,e)}));const a=c.call(i,u,r);return l&&s?s(a):a}function Yo(e,t,n,r){const s=Jr(e);let o=n;return s!==e&&(ze(e)?n.length>3&&(o=function(i,l,c){return n.call(this,i,l,c,e)}):o=function(i,l,c){return n.call(this,i,Re(l),c,e)}),s[t](o,...r)}function fs(e,t,n){const r=ne(e);Ae(r,"iterate",Kn);const s=r[t](...n);return(s===-1||s===!1)&&bo(n[0])?(n[0]=ne(n[0]),r[t](...n)):s}function An(e,t,n=[]){yt(),ho();const r=ne(e)[t].apply(e,n);return po(),_t(),r}const Tu=co("__proto__,__v_isRef,__isVue"),Ql=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(wt));function Ru(e){wt(e)||(e=String(e));const t=ne(this);return Ae(t,"has",e),t.hasOwnProperty(e)}class Jl{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?Lu:ec:o?Zl:Xl).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=Q(t);if(!s){let c;if(i&&(c=wu[n]))return c;if(n==="hasOwnProperty")return Ru}const l=Reflect.get(t,n,ve(t)?t:r);if((wt(n)?Ql.has(n):Tu(n))||(s||Ae(t,"get",n),o))return l;if(ve(l)){const c=i&&fo(n)?l:l.value;return s&&le(c)?Ns(c):c}return le(l)?s?Ns(l):Et(l):l}}class Yl extends Jl{constructor(t=!1){super(!1,t)}set(t,n,r,s){let o=t[n];if(!this._isShallow){const c=bt(o);if(!ze(r)&&!bt(r)&&(o=ne(o),r=ne(r)),!Q(t)&&ve(o)&&!ve(r))return c||(o.value=r),!0}const i=Q(t)&&fo(n)?Number(n)<t.length:se(t,n),l=Reflect.set(t,n,r,ve(t)?t:s);return t===ne(s)&&(i?Nt(r,o)&&mt(t,"set",n,r):mt(t,"add",n,r)),l}deleteProperty(t,n){const r=se(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&mt(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!wt(n)||!Ql.has(n))&&Ae(t,"has",n),r}ownKeys(t){return Ae(t,"iterate",Q(t)?"length":Gt),Reflect.ownKeys(t)}}class Cu extends Jl{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Su=new Yl,xu=new Cu,Au=new Yl(!0);const Os=e=>e,or=e=>Reflect.getPrototypeOf(e);function Pu(e,t,n){return function(...r){const s=this.__v_raw,o=ne(s),i=hn(o),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,u=s[e](...r),a=n?Os:t?Rr:Re;return!t&&Ae(o,"iterate",c?Is:Gt),{next(){const{value:f,done:h}=u.next();return h?{value:f,done:h}:{value:l?[a(f[0]),a(f[1])]:a(f),done:h}},[Symbol.iterator](){return this}}}}function ir(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function ku(e,t){const n={get(s){const o=this.__v_raw,i=ne(o),l=ne(s);e||(Nt(s,l)&&Ae(i,"get",s),Ae(i,"get",l));const{has:c}=or(i),u=t?Os:e?Rr:Re;if(c.call(i,s))return u(o.get(s));if(c.call(i,l))return u(o.get(l));o!==i&&o.get(s)},get size(){const s=this.__v_raw;return!e&&Ae(ne(s),"iterate",Gt),s.size},has(s){const o=this.__v_raw,i=ne(o),l=ne(s);return e||(Nt(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,c=ne(l),u=t?Os:e?Rr:Re;return!e&&Ae(c,"iterate",Gt),l.forEach((a,f)=>s.call(o,u(a),u(f),i))}};return Ee(n,e?{add:ir("add"),set:ir("set"),delete:ir("delete"),clear:ir("clear")}:{add(s){!t&&!ze(s)&&!bt(s)&&(s=ne(s));const o=ne(this);return or(o).has.call(o,s)||(o.add(s),mt(o,"add",s,s)),this},set(s,o){!t&&!ze(o)&&!bt(o)&&(o=ne(o));const i=ne(this),{has:l,get:c}=or(i);let u=l.call(i,s);u||(s=ne(s),u=l.call(i,s));const a=c.call(i,s);return i.set(s,o),u?Nt(o,a)&&mt(i,"set",s,o):mt(i,"add",s,o),this},delete(s){const o=ne(this),{has:i,get:l}=or(o);let c=i.call(o,s);c||(s=ne(s),c=i.call(o,s)),l&&l.call(o,s);const u=o.delete(s);return c&&mt(o,"delete",s,void 0),u},clear(){const s=ne(this),o=s.size!==0,i=s.clear();return o&&mt(s,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=Pu(s,e,t)}),n}function yo(e,t){const n=ku(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 Iu={get:yo(!1,!1)},Ou={get:yo(!1,!0)},Nu={get:yo(!0,!1)};const Xl=new WeakMap,Zl=new WeakMap,ec=new WeakMap,Lu=new WeakMap;function Mu(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Hu(e){return e.__v_skip||!Object.isExtensible(e)?0:Mu(ou(e))}function Et(e){return bt(e)?e:_o(e,!1,Su,Iu,Xl)}function ct(e){return _o(e,!1,Au,Ou,Zl)}function Ns(e){return _o(e,!0,xu,Nu,ec)}function _o(e,t,n,r,s){if(!le(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=Hu(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 qt(e){return bt(e)?qt(e.__v_raw):!!(e&&e.__v_isReactive)}function bt(e){return!!(e&&e.__v_isReadonly)}function ze(e){return!!(e&&e.__v_isShallow)}function bo(e){return e?!!e.__v_raw:!1}function ne(e){const t=e&&e.__v_raw;return t?ne(t):e}function ju(e){return!se(e,"__v_skip")&&Object.isExtensible(e)&&Ll(e,"__v_skip",!0),e}const Re=e=>le(e)?Et(e):e,Rr=e=>le(e)?Ns(e):e;function ve(e){return e?e.__v_isRef===!0:!1}function Qe(e){return tc(e,!1)}function Ht(e){return tc(e,!0)}function tc(e,t){return ve(e)?e:new Du(e,t)}class Du{constructor(t,n){this.dep=new mo,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ne(t),this._value=n?t:Re(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||ze(t)||bt(t);t=r?t:ne(t),Nt(t,n)&&(this._rawValue=t,this._value=r?t:Re(t),this.dep.trigger())}}function Fu(e){e.dep&&e.dep.trigger()}function ue(e){return ve(e)?e.value:e}function Uu(e){return J(e)?e():ue(e)}const Bu={get:(e,t,n)=>t==="__v_raw"?e:ue(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return ve(s)&&!ve(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function nc(e){return qt(e)?e:new Proxy(e,Bu)}class $u{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return vu(ne(this._object),this._key)}}class Vu{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 Wu(e,t,n){return ve(e)?e:J(e)?new Vu(e):le(e)&&arguments.length>1?Ku(e,t,n):Qe(e)}function Ku(e,t,n){const r=e[t];return ve(r)?r:new $u(e,t,n)}class Gu{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new mo(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Wn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&ae!==this)return Vl(this,!0),!0}get value(){const t=this.dep.track();return Gl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function qu(e,t,n=!1){let r,s;return J(e)?r=e:(r=e.get,s=e.set),new Gu(r,s,n)}const lr={},Cr=new WeakMap;let $t;function zu(e,t=!1,n=$t){if(n){let r=Cr.get(n);r||Cr.set(n,r=[]),r.push(e)}}function Qu(e,t,n=fe){const{immediate:r,deep:s,once:o,scheduler:i,augmentJob:l,call:c}=n,u=y=>s?y:ze(y)||s===!1||s===0?kt(y,1):kt(y);let a,f,h,d,_=!1,b=!1;if(ve(e)?(f=()=>e.value,_=ze(e)):qt(e)?(f=()=>u(e),_=!0):Q(e)?(b=!0,_=e.some(y=>qt(y)||ze(y)),f=()=>e.map(y=>{if(ve(y))return y.value;if(qt(y))return u(y);if(J(y))return c?c(y,2):y()})):J(e)?t?f=c?()=>c(e,2):e:f=()=>{if(h){yt();try{h()}finally{_t()}}const y=$t;$t=a;try{return c?c(e,3,[d]):e(d)}finally{$t=y}}:f=at,t&&s){const y=f,E=s===!0?1/0:s;f=()=>kt(y(),E)}const w=Ul(),R=()=>{a.stop(),w&&w.active&&uo(w.effects,a)};if(o&&t){const y=t;t=(...E)=>{y(...E),R()}}let v=b?new Array(e.length).fill(lr):lr;const g=y=>{if(!(!(a.flags&1)||!a.dirty&&!y))if(t){const E=a.run();if(s||_||(b?E.some((C,O)=>Nt(C,v[O])):Nt(E,v))){h&&h();const C=$t;$t=a;try{const O=[E,v===lr?void 0:b&&v[0]===lr?[]:v,d];v=E,c?c(t,3,O):t(...O)}finally{$t=C}}}else a.run()};return l&&l(g),a=new Bl(f),a.scheduler=i?()=>i(g,!1):g,d=y=>zu(y,!1,a),h=a.onStop=()=>{const y=Cr.get(a);if(y){if(c)c(y,4);else for(const E of y)E();Cr.delete(a)}},t?r?g(!0):v=a.run():i?i(g.bind(null,!0),!0):a.run(),R.pause=a.pause.bind(a),R.resume=a.resume.bind(a),R.stop=R,R}function kt(e,t=1/0,n){if(t<=0||!le(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,ve(e))kt(e.value,t,n);else if(Q(e))for(let r=0;r<e.length;r++)kt(e[r],t,n);else if(kl(e)||hn(e))e.forEach(r=>{kt(r,t,n)});else if(Nl(e)){for(const r in e)kt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&kt(e[r],t,n)}return e}function Zn(e,t,n,r){try{return r?e(...r):e()}catch(s){Rn(s,t,n)}}function tt(e,t,n,r){if(J(e)){const s=Zn(e,t,n,r);return s&&Il(s)&&s.catch(o=>{Rn(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 Rn(e,t,n,r=!0){const s=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||fe;if(t){let l=t.parent;const c=t.proxy,u=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const a=l.ec;if(a){for(let f=0;f<a.length;f++)if(a[f](e,c,u)===!1)return}l=l.parent}if(o){yt(),Zn(o,null,10,[e,c,u]),_t();return}}Ju(e,n,s,r,i)}function Ju(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}const Ne=[];let it=-1;const gn=[];let xt=null,an=0;const rc=Promise.resolve();let Sr=null;function Xt(e){const t=Sr||rc;return e?t.then(this?e.bind(this):e):t}function Yu(e){let t=it+1,n=Ne.length;for(;t<n;){const r=t+n>>>1,s=Ne[r],o=Gn(s);o<e||o===e&&s.flags&2?t=r+1:n=r}return t}function vo(e){if(!(e.flags&1)){const t=Gn(e),n=Ne[Ne.length-1];!n||!(e.flags&2)&&t>=Gn(n)?Ne.push(e):Ne.splice(Yu(t),0,e),e.flags|=1,sc()}}function sc(){Sr||(Sr=rc.then(oc))}function Ls(e){Q(e)?gn.push(...e):xt&&e.id===-1?xt.splice(an+1,0,e):e.flags&1||(gn.push(e),e.flags|=1),sc()}function Xo(e,t,n=it+1){for(;n<Ne.length;n++){const r=Ne[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;Ne.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function xr(e){if(gn.length){const t=[...new Set(gn)].sort((n,r)=>Gn(n)-Gn(r));if(gn.length=0,xt){xt.push(...t);return}for(xt=t,an=0;an<xt.length;an++){const n=xt[an];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}xt=null,an=0}}const Gn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function oc(e){try{for(it=0;it<Ne.length;it++){const t=Ne[it];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Zn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;it<Ne.length;it++){const t=Ne[it];t&&(t.flags&=-2)}it=-1,Ne.length=0,xr(),Sr=null,(Ne.length||gn.length)&&oc()}}let Me=null,ic=null;function Ar(e){const t=Me;return Me=e,ic=e&&e.type.__scopeId||null,t}function wo(e,t=Me,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Lr(-1);const o=Ar(t);let i;try{i=e(...s)}finally{Ar(o),r._d&&Lr(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}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 c=l.dir[r];c&&(yt(),tt(c,n,8,[e.el,l,e,t]),_t())}}const Xu=Symbol("_vte"),lc=e=>e.__isTeleport,gt=Symbol("_leaveCb"),cr=Symbol("_enterCb");function Zu(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Xr(()=>{e.isMounted=!0}),tr(()=>{e.isUnmounting=!0}),e}const Ke=[Function,Array],cc={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ke,onEnter:Ke,onAfterEnter:Ke,onEnterCancelled:Ke,onBeforeLeave:Ke,onLeave:Ke,onAfterLeave:Ke,onLeaveCancelled:Ke,onBeforeAppear:Ke,onAppear:Ke,onAfterAppear:Ke,onAppearCancelled:Ke},ac=e=>{const t=e.subTree;return t.component?ac(t.component):t},ef={name:"BaseTransition",props:cc,setup(e,{slots:t}){const n=Cn(),r=Zu();return()=>{const s=t.default&&dc(t.default(),!0);if(!s||!s.length)return;const o=uc(s),i=ne(e),{mode:l}=i;if(r.isLeaving)return ds(o);const c=Zo(o);if(!c)return ds(o);let u=Ms(c,i,r,n,f=>u=f);c.type!==ye&&bn(c,u);let a=n.subTree&&Zo(n.subTree);if(a&&a.type!==ye&&!Ze(a,c)&&ac(n).type!==ye){let f=Ms(a,i,r,n);if(bn(a,f),l==="out-in"&&c.type!==ye)return r.isLeaving=!0,f.afterLeave=()=>{r.isLeaving=!1,n.job.flags&8||n.update(),delete f.afterLeave,a=void 0},ds(o);l==="in-out"&&c.type!==ye?f.delayLeave=(h,d,_)=>{const b=fc(r,a);b[String(a.key)]=a,h[gt]=()=>{d(),h[gt]=void 0,delete u.delayedLeave,a=void 0},u.delayedLeave=()=>{_(),delete u.delayedLeave,a=void 0}}:a=void 0}else a&&(a=void 0);return o}}};function uc(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==ye){t=n;break}}return t}const tf=ef;function fc(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 Ms(e,t,n,r,s){const{appear:o,mode:i,persisted:l=!1,onBeforeEnter:c,onEnter:u,onAfterEnter:a,onEnterCancelled:f,onBeforeLeave:h,onLeave:d,onAfterLeave:_,onLeaveCancelled:b,onBeforeAppear:w,onAppear:R,onAfterAppear:v,onAppearCancelled:g}=t,y=String(e.key),E=fc(n,e),C=(L,I)=>{L&&tt(L,r,9,I)},O=(L,I)=>{const W=I[1];C(L,I),Q(L)?L.every(N=>N.length<=1)&&W():L.length<=1&&W()},$={mode:i,persisted:l,beforeEnter(L){let I=c;if(!n.isMounted)if(o)I=w||c;else return;L[gt]&&L[gt](!0);const W=E[y];W&&Ze(e,W)&&W.el[gt]&&W.el[gt](),C(I,[L])},enter(L){let I=u,W=a,N=f;if(!n.isMounted)if(o)I=R||u,W=v||a,N=g||f;else return;let K=!1;const ee=L[cr]=ie=>{K||(K=!0,ie?C(N,[L]):C(W,[L]),$.delayedLeave&&$.delayedLeave(),L[cr]=void 0)};I?O(I,[L,ee]):ee()},leave(L,I){const W=String(e.key);if(L[cr]&&L[cr](!0),n.isUnmounting)return I();C(h,[L]);let N=!1;const K=L[gt]=ee=>{N||(N=!0,I(),ee?C(b,[L]):C(_,[L]),L[gt]=void 0,E[W]===e&&delete E[W])};E[W]=e,d?O(d,[L,K]):K()},clone(L){const I=Ms(L,t,n,r,s);return s&&s(I),I}};return $}function ds(e){if(er(e))return e=vt(e),e.children=null,e}function Zo(e){if(!er(e))return lc(e.type)&&e.children?uc(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&&J(n.default))return n.default()}}function bn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,bn(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 dc(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===Pe?(i.patchFlag&128&&s++,r=r.concat(dc(i.children,t,l))):(t||i.type!==ye)&&r.push(l!=null?vt(i,{key:l}):i)}if(s>1)for(let o=0;o<r.length;o++)r[o].patchFlag=-2;return r}function ut(e,t){return J(e)?Ee({name:e.name},t,{setup:e}):e}function Eo(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const Pr=new WeakMap;function mn(e,t,n,r,s=!1){if(Q(e)){e.forEach((_,b)=>mn(_,t&&(Q(t)?t[b]:t),n,r,s));return}if(Lt(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&mn(e,t,n,r.component.subTree);return}const o=r.shapeFlag&4?Oo(r.component):r.el,i=s?null:o,{i:l,r:c}=e,u=t&&t.r,a=l.refs===fe?l.refs={}:l.refs,f=l.setupState,h=ne(f),d=f===fe?Pl:_=>se(h,_);if(u!=null&&u!==c){if(ei(t),pe(u))a[u]=null,d(u)&&(f[u]=null);else if(ve(u)){u.value=null;const _=t;_.k&&(a[_.k]=null)}}if(J(c))Zn(c,l,12,[i,a]);else{const _=pe(c),b=ve(c);if(_||b){const w=()=>{if(e.f){const R=_?d(c)?f[c]:a[c]:c.value;if(s)Q(R)&&uo(R,o);else if(Q(R))R.includes(o)||R.push(o);else if(_)a[c]=[o],d(c)&&(f[c]=a[c]);else{const v=[o];c.value=v,e.k&&(a[e.k]=v)}}else _?(a[c]=i,d(c)&&(f[c]=i)):b&&(c.value=i,e.k&&(a[e.k]=i))};if(i){const R=()=>{w(),Pr.delete(e)};R.id=-1,Pr.set(e,R),Te(R,n)}else ei(e),w()}}}function ei(e){const t=Pr.get(e);t&&(t.flags|=8,Pr.delete(e))}let ti=!1;const cn=()=>{ti||(console.error("Hydration completed but contains mismatches."),ti=!0)},nf=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",rf=e=>e.namespaceURI.includes("MathML"),ar=e=>{if(e.nodeType===1){if(nf(e))return"svg";if(rf(e))return"mathml"}},fn=e=>e.nodeType===8;function sf(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:l,insert:c,createComment:u}}=e,a=(g,y)=>{if(!y.hasChildNodes()){n(null,g,y),xr(),y._vnode=g;return}f(y.firstChild,g,null,null,null),xr(),y._vnode=g},f=(g,y,E,C,O,$=!1)=>{$=$||!!y.dynamicChildren;const L=fn(g)&&g.data==="[",I=()=>b(g,y,E,C,O,L),{type:W,ref:N,shapeFlag:K,patchFlag:ee}=y;let ie=g.nodeType;y.el=g,ee===-2&&($=!1,y.dynamicChildren=null);let V=null;switch(W){case Jt:ie!==3?y.children===""?(c(y.el=s(""),i(g),g),V=g):V=I():(g.data!==y.children&&(cn(),g.data=y.children),V=o(g));break;case ye:v(g)?(V=o(g),R(y.el=g.content.firstChild,g,E)):ie!==8||L?V=I():V=o(g);break;case gr:if(L&&(g=o(g),ie=g.nodeType),ie===1||ie===3){V=g;const Y=!y.children.length;for(let U=0;U<y.staticCount;U++)Y&&(y.children+=V.nodeType===1?V.outerHTML:V.data),U===y.staticCount-1&&(y.anchor=V),V=o(V);return L?o(V):V}else I();break;case Pe:L?V=_(g,y,E,C,O,$):V=I();break;default:if(K&1)(ie!==1||y.type.toLowerCase()!==g.tagName.toLowerCase())&&!v(g)?V=I():V=h(g,y,E,C,O,$);else if(K&6){y.slotScopeIds=O;const Y=i(g);if(L?V=w(g):fn(g)&&g.data==="teleport start"?V=w(g,g.data,"teleport end"):V=o(g),t(y,Y,null,E,C,ar(Y),$),Lt(y)&&!y.type.__asyncResolved){let U;L?(U=me(Pe),U.anchor=V?V.previousSibling:Y.lastChild):U=g.nodeType===3?ko(""):me("div"),U.el=g,y.component.subTree=U}}else K&64?ie!==8?V=I():V=y.type.hydrate(g,y,E,C,O,$,e,d):K&128&&(V=y.type.hydrate(g,y,E,C,ar(i(g)),O,$,e,f))}return N!=null&&mn(N,null,C,y),V},h=(g,y,E,C,O,$)=>{$=$||!!y.dynamicChildren;const{type:L,props:I,patchFlag:W,shapeFlag:N,dirs:K,transition:ee}=y,ie=L==="input"||L==="option";if(ie||W!==-1){K&&lt(y,null,E,"created");let V=!1;if(v(g)){V=Lc(null,ee)&&E&&E.vnode.props&&E.vnode.props.appear;const U=g.content.firstChild;if(V){const de=U.getAttribute("class");de&&(U.$cls=de),ee.beforeEnter(U)}R(U,g,E),y.el=g=U}if(N&16&&!(I&&(I.innerHTML||I.textContent))){let U=d(g.firstChild,y,g,E,C,O,$);for(;U;){ur(g,1)||cn();const de=U;U=U.nextSibling,l(de)}}else if(N&8){let U=y.children;U[0]===`
3
- `&&(g.tagName==="PRE"||g.tagName==="TEXTAREA")&&(U=U.slice(1));const{textContent:de}=g;de!==U&&de!==U.replace(/\r\n|\r/g,`
4
- `)&&(ur(g,0)||cn(),g.textContent=y.children)}if(I){if(ie||!$||W&48){const U=g.tagName.includes("-");for(const de in I)(ie&&(de.endsWith("value")||de==="indeterminate")||Yn(de)&&!pn(de)||de[0]==="."||U)&&r(g,de,null,I[de],void 0,E)}else if(I.onClick)r(g,"onClick",null,I.onClick,void 0,E);else if(W&4&&qt(I.style))for(const U in I.style)I.style[U]}let Y;(Y=I&&I.onVnodeBeforeMount)&&De(Y,E,y),K&&lt(y,null,E,"beforeMount"),((Y=I&&I.onVnodeMounted)||K||V)&&Uc(()=>{Y&&De(Y,E,y),V&&ee.enter(g),K&&lt(y,null,E,"mounted")},C)}return g.nextSibling},d=(g,y,E,C,O,$,L)=>{L=L||!!y.dynamicChildren;const I=y.children,W=I.length;for(let N=0;N<W;N++){const K=L?I[N]:I[N]=$e(I[N]),ee=K.type===Jt;g?(ee&&!L&&N+1<W&&$e(I[N+1]).type===Jt&&(c(s(g.data.slice(K.children.length)),E,o(g)),g.data=K.children),g=f(g,K,C,O,$,L)):ee&&!K.children?c(K.el=s(""),E):(ur(E,1)||cn(),n(null,K,E,null,C,O,ar(E),$))}return g},_=(g,y,E,C,O,$)=>{const{slotScopeIds:L}=y;L&&(O=O?O.concat(L):L);const I=i(g),W=d(o(g),y,I,E,C,O,$);return W&&fn(W)&&W.data==="]"?o(y.anchor=W):(cn(),c(y.anchor=u("]"),I,W),W)},b=(g,y,E,C,O,$)=>{if(ur(g.parentElement,1)||cn(),y.el=null,$){const W=w(g);for(;;){const N=o(g);if(N&&N!==W)l(N);else break}}const L=o(g),I=i(g);return l(g),n(null,y,I,L,E,C,ar(I),O),E&&(E.vnode.el=y.el,es(E,y.el)),L},w=(g,y="[",E="]")=>{let C=0;for(;g;)if(g=o(g),g&&fn(g)&&(g.data===y&&C++,g.data===E)){if(C===0)return o(g);C--}return g},R=(g,y,E)=>{const C=y.parentNode;C&&C.replaceChild(g,y);let O=E;for(;O;)O.vnode.el===y&&(O.vnode.el=O.subTree.el=g),O=O.parent},v=g=>g.nodeType===1&&g.tagName==="TEMPLATE";return[a,f]}const ni="data-allow-mismatch",of={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function ur(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(ni);)e=e.parentElement;const n=e&&e.getAttribute(ni);if(n==null)return!1;if(n==="")return!0;{const r=n.split(",");return t===0&&r.includes("children")?!0:r.includes(of[t])}}qr().requestIdleCallback;qr().cancelIdleCallback;function lf(e,t){if(fn(e)&&e.data==="["){let n=1,r=e.nextSibling;for(;r;){if(r.nodeType===1){if(t(r)===!1)break}else if(fn(r))if(r.data==="]"){if(--n===0)break}else r.data==="["&&n++;r=r.nextSibling}}else t(e)}const Lt=e=>!!e.type.__asyncLoader;function kr(e){J(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,hydrate:o,timeout:i,suspensible:l=!0,onError:c}=e;let u=null,a,f=0;const h=()=>(f++,u=null,d()),d=()=>{let _;return u||(_=u=t().catch(b=>{if(b=b instanceof Error?b:new Error(String(b)),c)return new Promise((w,R)=>{c(b,()=>w(h()),()=>R(b),f+1)});throw b}).then(b=>_!==u&&u?u:(b&&(b.__esModule||b[Symbol.toStringTag]==="Module")&&(b=b.default),a=b,b)))};return ut({name:"AsyncComponentWrapper",__asyncLoader:d,__asyncHydrate(_,b,w){let R=!1;(b.bu||(b.bu=[])).push(()=>R=!0);const v=()=>{R||w()},g=o?()=>{const y=o(v,E=>lf(_,E));y&&(b.bum||(b.bum=[])).push(y)}:v;a?g():d().then(()=>!b.isUnmounted&&g())},get __asyncResolved(){return a},setup(){const _=Ce;if(Eo(_),a)return()=>fr(a,_);const b=g=>{u=null,Rn(g,_,13,!r)};if(l&&_.suspense||wn)return d().then(g=>()=>fr(g,_)).catch(g=>(b(g),()=>r?me(r,{error:g}):null));const w=Qe(!1),R=Qe(),v=Qe(!!s);return s&&setTimeout(()=>{v.value=!1},s),i!=null&&setTimeout(()=>{if(!w.value&&!R.value){const g=new Error(`Async component timed out after ${i}ms.`);b(g),R.value=g}},i),d().then(()=>{w.value=!0,_.parent&&er(_.parent.vnode)&&_.parent.update()}).catch(g=>{b(g),R.value=g}),()=>{if(w.value&&a)return fr(a,_);if(R.value&&r)return me(r,{error:R.value});if(n&&!v.value)return fr(n,_)}}})}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 er=e=>e.type.__isKeepAlive,cf={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Cn(),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:c,m:u,um:a,o:{createElement:f}}}=r,h=f("div");r.activate=(v,g,y,E,C)=>{const O=v.component;u(v,g,y,0,l),c(O.vnode,v,g,y,O,l,E,v.slotScopeIds,C),Te(()=>{O.isDeactivated=!1,O.a&&jn(O.a);const $=v.props&&v.props.onVnodeMounted;$&&De($,O.parent,v)},l)},r.deactivate=v=>{const g=v.component;Or(g.m),Or(g.a),u(v,h,null,1,l),Te(()=>{g.da&&jn(g.da);const y=v.props&&v.props.onVnodeUnmounted;y&&De(y,g.parent,v),g.isDeactivated=!0},l)};function d(v){hs(v),a(v,n,l,!0)}function _(v){s.forEach((g,y)=>{const E=Vs(g.type);E&&!v(E)&&b(y)})}function b(v){const g=s.get(v);g&&(!i||!Ze(g,i))?d(g):i&&hs(i),s.delete(v),o.delete(v)}Qt(()=>[e.include,e.exclude],([v,g])=>{v&&_(y=>Mn(v,y)),g&&_(y=>!Mn(g,y))},{flush:"post",deep:!0});let w=null;const R=()=>{w!=null&&(Nr(n.subTree.type)?Te(()=>{s.set(w,dr(n.subTree))},n.subTree.suspense):s.set(w,dr(n.subTree)))};return Xr(R),mc(R),tr(()=>{s.forEach(v=>{const{subTree:g,suspense:y}=n,E=dr(g);if(v.type===E.type&&v.key===E.key){hs(E);const C=E.component.da;C&&Te(C,y);return}d(v)})}),()=>{if(w=null,!t.default)return i=null;const v=t.default(),g=v[0];if(v.length>1)return i=null,v;if(!Zt(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return i=null,g;let y=dr(g);if(y.type===ye)return i=null,y;const E=y.type,C=Vs(Lt(y)?y.type.__asyncResolved||{}:E),{include:O,exclude:$,max:L}=e;if(O&&(!C||!Mn(O,C))||$&&C&&Mn($,C))return y.shapeFlag&=-257,i=y,g;const I=y.key==null?E:y.key,W=s.get(I);return y.el&&(y=vt(y),g.shapeFlag&128&&(g.ssContent=y)),w=I,W?(y.el=W.el,y.component=W.component,y.transition&&bn(y,y.transition),y.shapeFlag|=512,o.delete(I),o.add(I)):(o.add(I),L&&o.size>parseInt(L,10)&&b(o.values().next().value)),y.shapeFlag|=256,i=y,Nr(g.type)?g:y}}},af=cf;function Mn(e,t){return Q(e)?e.some(n=>Mn(n,t)):pe(e)?e.split(",").includes(t):su(e)?(e.lastIndex=0,e.test(t)):!1}function hc(e,t){gc(e,"a",t)}function pc(e,t){gc(e,"da",t)}function gc(e,t,n=Ce){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Yr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)er(s.parent.vnode)&&uf(r,t,n,s),s=s.parent}}function uf(e,t,n,r){const s=Yr(t,e,r,!0);To(()=>{uo(r[t],s)},n)}function hs(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function dr(e){return e.shapeFlag&128?e.ssContent:e}function Yr(e,t,n=Ce,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{yt();const l=nr(n),c=tt(t,n,e,i);return l(),_t(),c});return r?s.unshift(o):s.push(o),o}}const Tt=e=>(t,n=Ce)=>{(!wn||e==="sp")&&Yr(e,(...r)=>t(...r),n)},ff=Tt("bm"),Xr=Tt("m"),df=Tt("bu"),mc=Tt("u"),tr=Tt("bum"),To=Tt("um"),hf=Tt("sp"),pf=Tt("rtg"),gf=Tt("rtc");function yc(e,t=Ce){Yr("ec",e,t)}const _c="components";function i_(e,t){return vc(_c,e,!0,t)||e}const bc=Symbol.for("v-ndc");function mf(e){return pe(e)?vc(_c,e,!1)||e:e||bc}function vc(e,t,n=!0,r=!1){const s=Me||Ce;if(s){const o=s.type;{const l=Vs(o,!1);if(l&&(l===t||l===Je(t)||l===Gr(Je(t))))return o}const i=ri(s[e]||o[e],t)||ri(s.appContext[e],t);return!i&&r?o:i}}function ri(e,t){return e&&(e[t]||e[Je(t)]||e[Gr(Je(t))])}function l_(e,t,n,r){let s;const o=n,i=Q(e);if(i||pe(e)){const l=i&&qt(e);let c=!1,u=!1;l&&(c=!ze(e),u=bt(e),e=Jr(e)),s=new Array(e.length);for(let a=0,f=e.length;a<f;a++)s[a]=t(c?u?Rr(Re(e[a])):Re(e[a]):e[a],a,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(le(e))if(e[Symbol.iterator])s=Array.from(e,(l,c)=>t(l,c,void 0,o));else{const l=Object.keys(e);s=new Array(l.length);for(let c=0,u=l.length;c<u;c++){const a=l[c];s[c]=t(e[a],a,c,o)}}else s=[];return s}function yf(e,t,n={},r,s){if(Me.ce||Me.parent&&Lt(Me.parent)&&Me.parent.ce){const u=Object.keys(n).length>0;return t!=="default"&&(n.name=t),Le(),Xe(Pe,null,[me("slot",n,r&&r())],u?-2:64)}let o=e[t];o&&o._c&&(o._d=!1),Le();const i=o&&wc(o(n)),l=n.key||i&&i.key,c=Xe(Pe,{key:(l&&!wt(l)?l:`_${t}`)+(!i&&r?"_fb":"")},i||(r?r():[]),i&&e._===1?64:-2);return c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),o&&o._c&&(o._d=!0),c}function wc(e){return e.some(t=>Zt(t)?!(t.type===ye||t.type===Pe&&!wc(t.children)):!0)?e:null}const Hs=e=>e?Gc(e)?Oo(e):Hs(e.parent):null,Un=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=>Hs(e.parent),$root:e=>Hs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Tc(e),$forceUpdate:e=>e.f||(e.f=()=>{vo(e.update)}),$nextTick:e=>e.n||(e.n=Xt.bind(e.proxy)),$watch:e=>Df.bind(e)}),ps=(e,t)=>e!==fe&&!e.__isScriptSetup&&se(e,t),_f={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:l,appContext:c}=e;let u;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(ps(r,t))return i[t]=1,r[t];if(s!==fe&&se(s,t))return i[t]=2,s[t];if((u=e.propsOptions[0])&&se(u,t))return i[t]=3,o[t];if(n!==fe&&se(n,t))return i[t]=4,n[t];js&&(i[t]=0)}}const a=Un[t];let f,h;if(a)return t==="$attrs"&&Ae(e.attrs,"get",""),a(e);if((f=l.__cssModules)&&(f=f[t]))return f;if(n!==fe&&se(n,t))return i[t]=4,n[t];if(h=c.config.globalProperties,se(h,t))return h[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return ps(s,t)?(s[t]=n,!0):r!==fe&&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,propsOptions:o,type:i}},l){let c,u;return!!(n[l]||e!==fe&&l[0]!=="$"&&se(e,l)||ps(t,l)||(c=o[0])&&se(c,l)||se(r,l)||se(Un,l)||se(s.config.globalProperties,l)||(u=i.__cssModules)&&u[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 si(e){return Q(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let js=!0;function bf(e){const t=Tc(e),n=e.proxy,r=e.ctx;js=!1,t.beforeCreate&&oi(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:l,provide:c,inject:u,created:a,beforeMount:f,mounted:h,beforeUpdate:d,updated:_,activated:b,deactivated:w,beforeDestroy:R,beforeUnmount:v,destroyed:g,unmounted:y,render:E,renderTracked:C,renderTriggered:O,errorCaptured:$,serverPrefetch:L,expose:I,inheritAttrs:W,components:N,directives:K,filters:ee}=t;if(u&&vf(u,r,null),i)for(const Y in i){const U=i[Y];J(U)&&(r[Y]=U.bind(n))}if(s){const Y=s.call(n,n);le(Y)&&(e.data=Et(Y))}if(js=!0,o)for(const Y in o){const U=o[Y],de=J(U)?U.bind(n,n):J(U.get)?U.get.bind(n,n):at,Rt=!J(U)&&J(U.set)?U.set.bind(n):at,st=qe({get:de,set:Rt});Object.defineProperty(r,Y,{enumerable:!0,configurable:!0,get:()=>st.value,set:He=>st.value=He})}if(l)for(const Y in l)Ec(l[Y],r,n,Y);if(c){const Y=J(c)?c.call(n):c;Reflect.ownKeys(Y).forEach(U=>{Mt(U,Y[U])})}a&&oi(a,e,"c");function V(Y,U){Q(U)?U.forEach(de=>Y(de.bind(n))):U&&Y(U.bind(n))}if(V(ff,f),V(Xr,h),V(df,d),V(mc,_),V(hc,b),V(pc,w),V(yc,$),V(gf,C),V(pf,O),V(tr,v),V(To,y),V(hf,L),Q(I))if(I.length){const Y=e.exposed||(e.exposed={});I.forEach(U=>{Object.defineProperty(Y,U,{get:()=>n[U],set:de=>n[U]=de,enumerable:!0})})}else e.exposed||(e.exposed={});E&&e.render===at&&(e.render=E),W!=null&&(e.inheritAttrs=W),N&&(e.components=N),K&&(e.directives=K),L&&Eo(e)}function vf(e,t,n=at){Q(e)&&(e=Ds(e));for(const r in e){const s=e[r];let o;le(s)?"default"in s?o=ke(s.from||r,s.default,!0):o=ke(s.from||r):o=ke(s),ve(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function oi(e,t,n){tt(Q(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ec(e,t,n,r){let s=r.includes(".")?jc(n,r):()=>n[r];if(pe(e)){const o=t[e];J(o)&&Qt(s,o)}else if(J(e))Qt(s,e.bind(n));else if(le(e))if(Q(e))e.forEach(o=>Ec(o,t,n,r));else{const o=J(e.handler)?e.handler.bind(n):t[e.handler];J(o)&&Qt(s,o,e)}}function Tc(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,l=o.get(t);let c;return l?c=l:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(u=>Ir(c,u,i,!0)),Ir(c,t,i)),le(t)&&o.set(t,c),c}function Ir(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Ir(e,o,n,!0),s&&s.forEach(i=>Ir(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=wf[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const wf={data:ii,props:li,emits:li,methods:Hn,computed:Hn,beforeCreate:Ie,created:Ie,beforeMount:Ie,mounted:Ie,beforeUpdate:Ie,updated:Ie,beforeDestroy:Ie,beforeUnmount:Ie,destroyed:Ie,unmounted:Ie,activated:Ie,deactivated:Ie,errorCaptured:Ie,serverPrefetch:Ie,components:Hn,directives:Hn,watch:Tf,provide:ii,inject:Ef};function ii(e,t){return t?e?function(){return Ee(J(e)?e.call(this,this):e,J(t)?t.call(this,this):t)}:t:e}function Ef(e,t){return Hn(Ds(e),Ds(t))}function Ds(e){if(Q(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ie(e,t){return e?[...new Set([].concat(e,t))]:t}function Hn(e,t){return e?Ee(Object.create(null),e,t):t}function li(e,t){return e?Q(e)&&Q(t)?[...new Set([...e,...t])]:Ee(Object.create(null),si(e),si(t??{})):t}function Tf(e,t){if(!e)return t;if(!t)return e;const n=Ee(Object.create(null),e);for(const r in t)n[r]=Ie(e[r],t[r]);return n}function Rc(){return{app:null,config:{isNativeTag:Pl,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 Rf=0;function Cf(e,t){return function(r,s=null){J(r)||(r=Ee({},r)),s!=null&&!le(s)&&(s=null);const o=Rc(),i=new WeakSet,l=[];let c=!1;const u=o.app={_uid:Rf++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:ld,get config(){return o.config},set config(a){},use(a,...f){return i.has(a)||(a&&J(a.install)?(i.add(a),a.install(u,...f)):J(a)&&(i.add(a),a(u,...f))),u},mixin(a){return o.mixins.includes(a)||o.mixins.push(a),u},component(a,f){return f?(o.components[a]=f,u):o.components[a]},directive(a,f){return f?(o.directives[a]=f,u):o.directives[a]},mount(a,f,h){if(!c){const d=u._ceVNode||me(r,s);return d.appContext=o,h===!0?h="svg":h===!1&&(h=void 0),f&&t?t(d,a):e(d,a,h),c=!0,u._container=a,a.__vue_app__=u,Oo(d.component)}},onUnmount(a){l.push(a)},unmount(){c&&(tt(l,u._instance,16),e(null,u._container),delete u._container.__vue_app__)},provide(a,f){return o.provides[a]=f,u},runWithContext(a){const f=zt;zt=u;try{return a()}finally{zt=f}}};return u}}let zt=null;function Mt(e,t){if(Ce){let n=Ce.provides;const r=Ce.parent&&Ce.parent.provides;r===n&&(n=Ce.provides=Object.create(r)),n[e]=t}}function ke(e,t,n=!1){const r=Cn();if(r||zt){let s=zt?zt._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&&J(t)?t.call(r&&r.proxy):t}}function Ro(){return!!(Cn()||zt)}const Cc={},Sc=()=>Object.create(Cc),xc=e=>Object.getPrototypeOf(e)===Cc;function Sf(e,t,n,r=!1){const s={},o=Sc();e.propsDefaults=Object.create(null),Ac(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 xf(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,l=ne(s),[c]=e.propsOptions;let u=!1;if((r||i>0)&&!(i&16)){if(i&8){const a=e.vnode.dynamicProps;for(let f=0;f<a.length;f++){let h=a[f];if(Zr(e.emitsOptions,h))continue;const d=t[h];if(c)if(se(o,h))d!==o[h]&&(o[h]=d,u=!0);else{const _=Je(h);s[_]=Fs(c,l,_,d,e,!1)}else d!==o[h]&&(o[h]=d,u=!0)}}}else{Ac(e,t,s,o)&&(u=!0);let a;for(const f in l)(!t||!se(t,f)&&((a=nn(f))===f||!se(t,a)))&&(c?n&&(n[f]!==void 0||n[a]!==void 0)&&(s[f]=Fs(c,l,f,void 0,e,!0)):delete s[f]);if(o!==l)for(const f in o)(!t||!se(t,f))&&(delete o[f],u=!0)}u&&mt(e.attrs,"set","")}function Ac(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,l;if(t)for(let c in t){if(pn(c))continue;const u=t[c];let a;s&&se(s,a=Je(c))?!o||!o.includes(a)?n[a]=u:(l||(l={}))[a]=u:Zr(e.emitsOptions,c)||(!(c in r)||u!==r[c])&&(r[c]=u,i=!0)}if(o){const c=ne(n),u=l||fe;for(let a=0;a<o.length;a++){const f=o[a];n[f]=Fs(s,c,f,u[f],e,!se(u,f))}}return i}function Fs(e,t,n,r,s,o){const i=e[n];if(i!=null){const l=se(i,"default");if(l&&r===void 0){const c=i.default;if(i.type!==Function&&!i.skipFactory&&J(c)){const{propsDefaults:u}=s;if(n in u)r=u[n];else{const a=nr(s);r=u[n]=c.call(null,t),a()}}else r=c;s.ce&&s.ce._setProp(n,r)}i[0]&&(o&&!l?r=!1:i[1]&&(r===""||r===nn(n))&&(r=!0))}return r}const Af=new WeakMap;function Pc(e,t,n=!1){const r=n?Af:t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},l=[];let c=!1;if(!J(e)){const a=f=>{c=!0;const[h,d]=Pc(f,t,!0);Ee(i,h),d&&l.push(...d)};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!o&&!c)return le(e)&&r.set(e,dn),dn;if(Q(o))for(let a=0;a<o.length;a++){const f=Je(o[a]);ci(f)&&(i[f]=fe)}else if(o)for(const a in o){const f=Je(a);if(ci(f)){const h=o[a],d=i[f]=Q(h)||J(h)?{type:h}:Ee({},h),_=d.type;let b=!1,w=!0;if(Q(_))for(let R=0;R<_.length;++R){const v=_[R],g=J(v)&&v.name;if(g==="Boolean"){b=!0;break}else g==="String"&&(w=!1)}else b=J(_)&&_.name==="Boolean";d[0]=b,d[1]=w,(b||se(d,"default"))&&l.push(f)}}const u=[i,l];return le(e)&&r.set(e,u),u}function ci(e){return e[0]!=="$"&&!pn(e)}const Co=e=>e==="_"||e==="_ctx"||e==="$stable",So=e=>Q(e)?e.map($e):[$e(e)],Pf=(e,t,n)=>{if(t._n)return t;const r=wo((...s)=>So(t(...s)),n);return r._c=!1,r},kc=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Co(s))continue;const o=e[s];if(J(o))t[s]=Pf(s,o,r);else if(o!=null){const i=So(o);t[s]=()=>i}}},Ic=(e,t)=>{const n=So(t);e.slots.default=()=>n},Oc=(e,t,n)=>{for(const r in t)(n||!Co(r))&&(e[r]=t[r])},kf=(e,t,n)=>{const r=e.slots=Sc();if(e.vnode.shapeFlag&32){const s=t._;s?(Oc(r,t,n),n&&Ll(r,"_",s,!0)):kc(t,r)}else t&&Ic(e,t)},If=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=fe;if(r.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:Oc(s,t,n):(o=!t.$stable,kc(t,s)),i=t}else t&&(Ic(e,t),i={default:1});if(o)for(const l in s)!Co(l)&&i[l]==null&&delete s[l]},Te=Uc;function Of(e){return Nc(e)}function Nf(e){return Nc(e,sf)}function Nc(e,t){const n=qr();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:l,createComment:c,setText:u,setElementText:a,parentNode:f,nextSibling:h,setScopeId:d=at,insertStaticContent:_}=e,b=(p,m,T,A=null,S=null,P=null,j=void 0,H=null,M=!!m.dynamicChildren)=>{if(p===m)return;p&&!Ze(p,m)&&(A=x(p),He(p,S,P,!0),p=null),m.patchFlag===-2&&(M=!1,m.dynamicChildren=null);const{type:k,ref:z,shapeFlag:F}=m;switch(k){case Jt:w(p,m,T,A);break;case ye:R(p,m,T,A);break;case gr:p==null&&v(m,T,A,j);break;case Pe:N(p,m,T,A,S,P,j,H,M);break;default:F&1?E(p,m,T,A,S,P,j,H,M):F&6?K(p,m,T,A,S,P,j,H,M):(F&64||F&128)&&k.process(p,m,T,A,S,P,j,H,M,q)}z!=null&&S?mn(z,p&&p.ref,P,m||p,!m):z==null&&p&&p.ref!=null&&mn(p.ref,null,P,p,!0)},w=(p,m,T,A)=>{if(p==null)r(m.el=l(m.children),T,A);else{const S=m.el=p.el;m.children!==p.children&&u(S,m.children)}},R=(p,m,T,A)=>{p==null?r(m.el=c(m.children||""),T,A):m.el=p.el},v=(p,m,T,A)=>{[p.el,p.anchor]=_(p.children,m,T,A,p.el,p.anchor)},g=({el:p,anchor:m},T,A)=>{let S;for(;p&&p!==m;)S=h(p),r(p,T,A),p=S;r(m,T,A)},y=({el:p,anchor:m})=>{let T;for(;p&&p!==m;)T=h(p),s(p),p=T;s(m)},E=(p,m,T,A,S,P,j,H,M)=>{if(m.type==="svg"?j="svg":m.type==="math"&&(j="mathml"),p==null)C(m,T,A,S,P,j,H,M);else{const k=p.el&&p.el._isVueCE?p.el:null;try{k&&k._beginPatch(),L(p,m,S,P,j,H,M)}finally{k&&k._endPatch()}}},C=(p,m,T,A,S,P,j,H)=>{let M,k;const{props:z,shapeFlag:F,transition:G,dirs:X}=p;if(M=p.el=i(p.type,P,z&&z.is,z),F&8?a(M,p.children):F&16&&$(p.children,M,null,A,S,gs(p,P),j,H),X&&lt(p,null,A,"created"),O(M,p,p.scopeId,j,A),z){for(const ce in z)ce!=="value"&&!pn(ce)&&o(M,ce,null,z[ce],P,A);"value"in z&&o(M,"value",null,z.value,P),(k=z.onVnodeBeforeMount)&&De(k,A,p)}X&&lt(p,null,A,"beforeMount");const te=Lc(S,G);te&&G.beforeEnter(M),r(M,m,T),((k=z&&z.onVnodeMounted)||te||X)&&Te(()=>{k&&De(k,A,p),te&&G.enter(M),X&&lt(p,null,A,"mounted")},S)},O=(p,m,T,A,S)=>{if(T&&d(p,T),A)for(let P=0;P<A.length;P++)d(p,A[P]);if(S){let P=S.subTree;if(m===P||Nr(P.type)&&(P.ssContent===m||P.ssFallback===m)){const j=S.vnode;O(p,j,j.scopeId,j.slotScopeIds,S.parent)}}},$=(p,m,T,A,S,P,j,H,M=0)=>{for(let k=M;k<p.length;k++){const z=p[k]=H?At(p[k]):$e(p[k]);b(null,z,m,T,A,S,P,j,H)}},L=(p,m,T,A,S,P,j)=>{const H=m.el=p.el;let{patchFlag:M,dynamicChildren:k,dirs:z}=m;M|=p.patchFlag&16;const F=p.props||fe,G=m.props||fe;let X;if(T&&Dt(T,!1),(X=G.onVnodeBeforeUpdate)&&De(X,T,m,p),z&&lt(m,p,T,"beforeUpdate"),T&&Dt(T,!0),(F.innerHTML&&G.innerHTML==null||F.textContent&&G.textContent==null)&&a(H,""),k?I(p.dynamicChildren,k,H,T,A,gs(m,S),P):j||U(p,m,H,null,T,A,gs(m,S),P,!1),M>0){if(M&16)W(H,F,G,T,S);else if(M&2&&F.class!==G.class&&o(H,"class",null,G.class,S),M&4&&o(H,"style",F.style,G.style,S),M&8){const te=m.dynamicProps;for(let ce=0;ce<te.length;ce++){const oe=te[ce],je=F[oe],Se=G[oe];(Se!==je||oe==="value")&&o(H,oe,je,Se,S,T)}}M&1&&p.children!==m.children&&a(H,m.children)}else!j&&k==null&&W(H,F,G,T,S);((X=G.onVnodeUpdated)||z)&&Te(()=>{X&&De(X,T,m,p),z&&lt(m,p,T,"updated")},A)},I=(p,m,T,A,S,P,j)=>{for(let H=0;H<m.length;H++){const M=p[H],k=m[H],z=M.el&&(M.type===Pe||!Ze(M,k)||M.shapeFlag&198)?f(M.el):T;b(M,k,z,null,A,S,P,j,!0)}},W=(p,m,T,A,S)=>{if(m!==T){if(m!==fe)for(const P in m)!pn(P)&&!(P in T)&&o(p,P,m[P],null,S,A);for(const P in T){if(pn(P))continue;const j=T[P],H=m[P];j!==H&&P!=="value"&&o(p,P,H,j,S,A)}"value"in T&&o(p,"value",m.value,T.value,S)}},N=(p,m,T,A,S,P,j,H,M)=>{const k=m.el=p?p.el:l(""),z=m.anchor=p?p.anchor:l("");let{patchFlag:F,dynamicChildren:G,slotScopeIds:X}=m;X&&(H=H?H.concat(X):X),p==null?(r(k,T,A),r(z,T,A),$(m.children||[],T,z,S,P,j,H,M)):F>0&&F&64&&G&&p.dynamicChildren?(I(p.dynamicChildren,G,T,S,P,j,H),(m.key!=null||S&&m===S.subTree)&&Mc(p,m,!0)):U(p,m,T,z,S,P,j,H,M)},K=(p,m,T,A,S,P,j,H,M)=>{m.slotScopeIds=H,p==null?m.shapeFlag&512?S.ctx.activate(m,T,A,j,M):ee(m,T,A,S,P,j,M):ie(p,m,M)},ee=(p,m,T,A,S,P,j)=>{const H=p.component=td(p,A,S);if(er(p)&&(H.ctx.renderer=q),nd(H,!1,j),H.asyncDep){if(S&&S.registerDep(H,V,j),!p.el){const M=H.subTree=me(ye);R(null,M,m,T),p.placeholder=M.el}}else V(H,p,m,T,S,P,j)},ie=(p,m,T)=>{const A=m.component=p.component;if(Kf(p,m,T))if(A.asyncDep&&!A.asyncResolved){Y(A,m,T);return}else A.next=m,A.update();else m.el=p.el,A.vnode=m},V=(p,m,T,A,S,P,j)=>{const H=()=>{if(p.isMounted){let{next:F,bu:G,u:X,parent:te,vnode:ce}=p;{const Ue=Hc(p);if(Ue){F&&(F.el=ce.el,Y(p,F,j)),Ue.asyncDep.then(()=>{p.isUnmounted||H()});return}}let oe=F,je;Dt(p,!1),F?(F.el=ce.el,Y(p,F,j)):F=ce,G&&jn(G),(je=F.props&&F.props.onVnodeBeforeUpdate)&&De(je,te,F,ce),Dt(p,!0);const Se=ms(p),Ye=p.subTree;p.subTree=Se,b(Ye,Se,f(Ye.el),x(Ye),p,S,P),F.el=Se.el,oe===null&&es(p,Se.el),X&&Te(X,S),(je=F.props&&F.props.onVnodeUpdated)&&Te(()=>De(je,te,F,ce),S)}else{let F;const{el:G,props:X}=m,{bm:te,m:ce,parent:oe,root:je,type:Se}=p,Ye=Lt(m);if(Dt(p,!1),te&&jn(te),!Ye&&(F=X&&X.onVnodeBeforeMount)&&De(F,oe,m),Dt(p,!0),G&&he){const Ue=()=>{p.subTree=ms(p),he(G,p.subTree,p,S,null)};Ye&&Se.__asyncHydrate?Se.__asyncHydrate(G,p,Ue):Ue()}else{je.ce&&je.ce._def.shadowRoot!==!1&&je.ce._injectChildStyle(Se);const Ue=p.subTree=ms(p);b(null,Ue,T,A,p,S,P),m.el=Ue.el}if(ce&&Te(ce,S),!Ye&&(F=X&&X.onVnodeMounted)){const Ue=m;Te(()=>De(F,oe,Ue),S)}(m.shapeFlag&256||oe&&Lt(oe.vnode)&&oe.vnode.shapeFlag&256)&&p.a&&Te(p.a,S),p.isMounted=!0,m=T=A=null}};p.scope.on();const M=p.effect=new Bl(H);p.scope.off();const k=p.update=M.run.bind(M),z=p.job=M.runIfDirty.bind(M);z.i=p,z.id=p.uid,M.scheduler=()=>vo(z),Dt(p,!0),k()},Y=(p,m,T)=>{m.component=p;const A=p.vnode.props;p.vnode=m,p.next=null,xf(p,m.props,A,T),If(p,m.children,T),yt(),Xo(p),_t()},U=(p,m,T,A,S,P,j,H,M=!1)=>{const k=p&&p.children,z=p?p.shapeFlag:0,F=m.children,{patchFlag:G,shapeFlag:X}=m;if(G>0){if(G&128){Rt(k,F,T,A,S,P,j,H,M);return}else if(G&256){de(k,F,T,A,S,P,j,H,M);return}}X&8?(z&16&&We(k,S,P),F!==k&&a(T,F)):z&16?X&16?Rt(k,F,T,A,S,P,j,H,M):We(k,S,P,!0):(z&8&&a(T,""),X&16&&$(F,T,A,S,P,j,H,M))},de=(p,m,T,A,S,P,j,H,M)=>{p=p||dn,m=m||dn;const k=p.length,z=m.length,F=Math.min(k,z);let G;for(G=0;G<F;G++){const X=m[G]=M?At(m[G]):$e(m[G]);b(p[G],X,T,null,S,P,j,H,M)}k>z?We(p,S,P,!0,!1,F):$(m,T,A,S,P,j,H,M,F)},Rt=(p,m,T,A,S,P,j,H,M)=>{let k=0;const z=m.length;let F=p.length-1,G=z-1;for(;k<=F&&k<=G;){const X=p[k],te=m[k]=M?At(m[k]):$e(m[k]);if(Ze(X,te))b(X,te,T,null,S,P,j,H,M);else break;k++}for(;k<=F&&k<=G;){const X=p[F],te=m[G]=M?At(m[G]):$e(m[G]);if(Ze(X,te))b(X,te,T,null,S,P,j,H,M);else break;F--,G--}if(k>F){if(k<=G){const X=G+1,te=X<z?m[X].el:A;for(;k<=G;)b(null,m[k]=M?At(m[k]):$e(m[k]),T,te,S,P,j,H,M),k++}}else if(k>G)for(;k<=F;)He(p[k],S,P,!0),k++;else{const X=k,te=k,ce=new Map;for(k=te;k<=G;k++){const Be=m[k]=M?At(m[k]):$e(m[k]);Be.key!=null&&ce.set(Be.key,k)}let oe,je=0;const Se=G-te+1;let Ye=!1,Ue=0;const xn=new Array(Se);for(k=0;k<Se;k++)xn[k]=0;for(k=X;k<=F;k++){const Be=p[k];if(je>=Se){He(Be,S,P,!0);continue}let ot;if(Be.key!=null)ot=ce.get(Be.key);else for(oe=te;oe<=G;oe++)if(xn[oe-te]===0&&Ze(Be,m[oe])){ot=oe;break}ot===void 0?He(Be,S,P,!0):(xn[ot-te]=k+1,ot>=Ue?Ue=ot:Ye=!0,b(Be,m[ot],T,null,S,P,j,H,M),je++)}const Go=Ye?Lf(xn):dn;for(oe=Go.length-1,k=Se-1;k>=0;k--){const Be=te+k,ot=m[Be],qo=m[Be+1],zo=Be+1<z?qo.el||qo.placeholder:A;xn[k]===0?b(null,ot,T,zo,S,P,j,H,M):Ye&&(oe<0||k!==Go[oe]?st(ot,T,zo,2):oe--)}}},st=(p,m,T,A,S=null)=>{const{el:P,type:j,transition:H,children:M,shapeFlag:k}=p;if(k&6){st(p.component.subTree,m,T,A);return}if(k&128){p.suspense.move(m,T,A);return}if(k&64){j.move(p,m,T,q);return}if(j===Pe){r(P,m,T);for(let F=0;F<M.length;F++)st(M[F],m,T,A);r(p.anchor,m,T);return}if(j===gr){g(p,m,T);return}if(A!==2&&k&1&&H)if(A===0)H.beforeEnter(P),r(P,m,T),Te(()=>H.enter(P),S);else{const{leave:F,delayLeave:G,afterLeave:X}=H,te=()=>{p.ctx.isUnmounted?s(P):r(P,m,T)},ce=()=>{P._isLeaving&&P[gt](!0),F(P,()=>{te(),X&&X()})};G?G(P,te,ce):ce()}else r(P,m,T)},He=(p,m,T,A=!1,S=!1)=>{const{type:P,props:j,ref:H,children:M,dynamicChildren:k,shapeFlag:z,patchFlag:F,dirs:G,cacheIndex:X}=p;if(F===-2&&(S=!1),H!=null&&(yt(),mn(H,null,T,p,!0),_t()),X!=null&&(m.renderCache[X]=void 0),z&256){m.ctx.deactivate(p);return}const te=z&1&&G,ce=!Lt(p);let oe;if(ce&&(oe=j&&j.onVnodeBeforeUnmount)&&De(oe,m,p),z&6)jt(p.component,T,A);else{if(z&128){p.suspense.unmount(T,A);return}te&&lt(p,null,m,"beforeUnmount"),z&64?p.type.remove(p,m,T,q,A):k&&!k.hasOnce&&(P!==Pe||F>0&&F&64)?We(k,m,T,!1,!0):(P===Pe&&F&384||!S&&z&16)&&We(M,m,T),A&&sn(p)}(ce&&(oe=j&&j.onVnodeUnmounted)||te)&&Te(()=>{oe&&De(oe,m,p),te&&lt(p,null,m,"unmounted")},T)},sn=p=>{const{type:m,el:T,anchor:A,transition:S}=p;if(m===Pe){on(T,A);return}if(m===gr){y(p);return}const P=()=>{s(T),S&&!S.persisted&&S.afterLeave&&S.afterLeave()};if(p.shapeFlag&1&&S&&!S.persisted){const{leave:j,delayLeave:H}=S,M=()=>j(T,P);H?H(p.el,P,M):M()}else P()},on=(p,m)=>{let T;for(;p!==m;)T=h(p),s(p),p=T;s(m)},jt=(p,m,T)=>{const{bum:A,scope:S,job:P,subTree:j,um:H,m:M,a:k}=p;Or(M),Or(k),A&&jn(A),S.stop(),P&&(P.flags|=8,He(j,p,m,T)),H&&Te(H,m),Te(()=>{p.isUnmounted=!0},m)},We=(p,m,T,A=!1,S=!1,P=0)=>{for(let j=P;j<p.length;j++)He(p[j],m,T,A,S)},x=p=>{if(p.shapeFlag&6)return x(p.component.subTree);if(p.shapeFlag&128)return p.suspense.next();const m=h(p.anchor||p.el),T=m&&m[Xu];return T?h(T):m};let B=!1;const D=(p,m,T)=>{p==null?m._vnode&&He(m._vnode,null,null,!0):b(m._vnode||null,p,m,null,null,null,T),m._vnode=p,B||(B=!0,Xo(),xr(),B=!1)},q={p:b,um:He,m:st,r:sn,mt:ee,mc:$,pc:U,pbc:I,n:x,o:e};let Z,he;return t&&([Z,he]=t(q)),{render:D,hydrate:Z,createApp:Cf(D,Z)}}function gs({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 Dt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Lc(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Mc(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]=At(s[o]),l.el=i.el),!n&&l.patchFlag!==-2&&Mc(i,l)),l.type===Jt&&l.patchFlag!==-1&&(l.el=i.el),l.type===ye&&!l.el&&(l.el=i.el)}}function Lf(e){const t=e.slice(),n=[0];let r,s,o,i,l;const c=e.length;for(r=0;r<c;r++){const u=e[r];if(u!==0){if(s=n[n.length-1],e[s]<u){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)l=o+i>>1,e[n[l]]<u?o=l+1:i=l;u<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 Hc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Hc(t)}function Or(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Mf=Symbol.for("v-scx"),Hf=()=>ke(Mf);function jf(e,t){return xo(e,null,t)}function Qt(e,t,n){return xo(e,t,n)}function xo(e,t,n=fe){const{immediate:r,deep:s,flush:o,once:i}=n,l=Ee({},n),c=t&&r||!t&&o!=="post";let u;if(wn){if(o==="sync"){const d=Hf();u=d.__watcherHandles||(d.__watcherHandles=[])}else if(!c){const d=()=>{};return d.stop=at,d.resume=at,d.pause=at,d}}const a=Ce;l.call=(d,_,b)=>tt(d,a,_,b);let f=!1;o==="post"?l.scheduler=d=>{Te(d,a&&a.suspense)}:o!=="sync"&&(f=!0,l.scheduler=(d,_)=>{_?d():vo(d)}),l.augmentJob=d=>{t&&(d.flags|=4),f&&(d.flags|=2,a&&(d.id=a.uid,d.i=a))};const h=Qu(e,t,l);return wn&&(u?u.push(h):c&&h()),h}function Df(e,t,n){const r=this.proxy,s=pe(e)?e.includes(".")?jc(r,e):()=>r[e]:e.bind(r,r);let o;J(t)?o=t:(o=t.handler,n=t);const i=nr(this),l=xo(s,o.bind(r),n);return i(),l}function jc(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 Ff=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Je(t)}Modifiers`]||e[`${nn(t)}Modifiers`];function Uf(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||fe;let s=n;const o=t.startsWith("update:"),i=o&&Ff(r,t.slice(7));i&&(i.trim&&(s=n.map(a=>pe(a)?a.trim():a)),i.number&&(s=n.map(cu)));let l,c=r[l=ls(t)]||r[l=ls(Je(t))];!c&&o&&(c=r[l=ls(nn(t))]),c&&tt(c,e,6,s);const u=r[l+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,tt(u,e,6,s)}}const Bf=new WeakMap;function Dc(e,t,n=!1){const r=n?Bf:t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},l=!1;if(!J(e)){const c=u=>{const a=Dc(u,t,!0);a&&(l=!0,Ee(i,a))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!l?(le(e)&&r.set(e,null),null):(Q(o)?o.forEach(c=>i[c]=null):Ee(i,o),le(e)&&r.set(e,i),i)}function Zr(e,t){return!e||!Yn(t)?!1:(t=t.slice(2).replace(/Once$/,""),se(e,t[0].toLowerCase()+t.slice(1))||se(e,nn(t))||se(e,t))}function ms(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[o],slots:i,attrs:l,emit:c,render:u,renderCache:a,props:f,data:h,setupState:d,ctx:_,inheritAttrs:b}=e,w=Ar(e);let R,v;try{if(n.shapeFlag&4){const y=s||r,E=y;R=$e(u.call(E,y,a,f,d,h,_)),v=l}else{const y=t;R=$e(y.length>1?y(f,{attrs:l,slots:i,emit:c}):y(f,null)),v=t.props?l:Vf(l)}}catch(y){Bn.length=0,Rn(y,e,1),R=me(ye)}let g=R;if(v&&b!==!1){const y=Object.keys(v),{shapeFlag:E}=g;y.length&&E&7&&(o&&y.some(ao)&&(v=Wf(v,o)),g=vt(g,v,!1,!0))}return n.dirs&&(g=vt(g,null,!1,!0),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&bn(g,n.transition),R=g,Ar(w),R}function $f(e,t=!0){let n;for(let r=0;r<e.length;r++){const s=e[r];if(Zt(s)){if(s.type!==ye||s.children==="v-if"){if(n)return;n=s}}else return}return n}const Vf=e=>{let t;for(const n in e)(n==="class"||n==="style"||Yn(n))&&((t||(t={}))[n]=e[n]);return t},Wf=(e,t)=>{const n={};for(const r in e)(!ao(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Kf(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:l,patchFlag:c}=t,u=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?ai(r,i,u):!!i;if(c&8){const a=t.dynamicProps;for(let f=0;f<a.length;f++){const h=a[f];if(i[h]!==r[h]&&!Zr(u,h))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?ai(r,i,u):!0:!!i;return!1}function ai(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]&&!Zr(n,o))return!0}return!1}function es({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 Nr=e=>e.__isSuspense;let Us=0;const Gf={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,o,i,l,c,u){if(e==null)qf(t,n,r,s,o,i,l,c,u);else{if(o&&o.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}zf(e,t,n,r,s,i,l,c,u)}},hydrate:Qf,normalize:Jf},Ao=Gf;function qn(e,t){const n=e.props&&e.props[t];J(n)&&n()}function qf(e,t,n,r,s,o,i,l,c){const{p:u,o:{createElement:a}}=c,f=a("div"),h=e.suspense=Fc(e,s,r,t,f,n,o,i,l,c);u(null,h.pendingBranch=e.ssContent,f,null,r,h,o,i),h.deps>0?(qn(e,"onPending"),qn(e,"onFallback"),u(null,e.ssFallback,t,n,r,null,o,i),yn(h,e.ssFallback)):h.resolve(!1,!0)}function zf(e,t,n,r,s,o,i,l,{p:c,um:u,o:{createElement:a}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const h=t.ssContent,d=t.ssFallback,{activeBranch:_,pendingBranch:b,isInFallback:w,isHydrating:R}=f;if(b)f.pendingBranch=h,Ze(b,h)?(c(b,h,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0?f.resolve():w&&(R||(c(_,d,n,r,s,null,o,i,l),yn(f,d)))):(f.pendingId=Us++,R?(f.isHydrating=!1,f.activeBranch=b):u(b,s,f),f.deps=0,f.effects.length=0,f.hiddenContainer=a("div"),w?(c(null,h,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0?f.resolve():(c(_,d,n,r,s,null,o,i,l),yn(f,d))):_&&Ze(_,h)?(c(_,h,n,r,s,f,o,i,l),f.resolve(!0)):(c(null,h,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0&&f.resolve()));else if(_&&Ze(_,h))c(_,h,n,r,s,f,o,i,l),yn(f,h);else if(qn(t,"onPending"),f.pendingBranch=h,h.shapeFlag&512?f.pendingId=h.component.suspenseId:f.pendingId=Us++,c(null,h,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0)f.resolve();else{const{timeout:v,pendingId:g}=f;v>0?setTimeout(()=>{f.pendingId===g&&f.fallback(d)},v):v===0&&f.fallback(d)}}function Fc(e,t,n,r,s,o,i,l,c,u,a=!1){const{p:f,m:h,um:d,n:_,o:{parentNode:b,remove:w}}=u;let R;const v=Yf(e);v&&t&&t.pendingBranch&&(R=t.pendingId,t.deps++);const g=e.props?Ml(e.props.timeout):void 0,y=o,E={vnode:e,parent:t,parentComponent:n,namespace:i,container:r,hiddenContainer:s,deps:0,pendingId:Us++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!a,isHydrating:a,isUnmounted:!1,effects:[],resolve(C=!1,O=!1){const{vnode:$,activeBranch:L,pendingBranch:I,pendingId:W,effects:N,parentComponent:K,container:ee,isInFallback:ie}=E;let V=!1;E.isHydrating?E.isHydrating=!1:C||(V=L&&I.transition&&I.transition.mode==="out-in",V&&(L.transition.afterLeave=()=>{W===E.pendingId&&(h(I,ee,o===y?_(L):o,0),Ls(N),ie&&$.ssFallback&&($.ssFallback.el=null))}),L&&(b(L.el)===ee&&(o=_(L)),d(L,K,E,!0),!V&&ie&&$.ssFallback&&($.ssFallback.el=null)),V||h(I,ee,o,0)),yn(E,I),E.pendingBranch=null,E.isInFallback=!1;let Y=E.parent,U=!1;for(;Y;){if(Y.pendingBranch){Y.effects.push(...N),U=!0;break}Y=Y.parent}!U&&!V&&Ls(N),E.effects=[],v&&t&&t.pendingBranch&&R===t.pendingId&&(t.deps--,t.deps===0&&!O&&t.resolve()),qn($,"onResolve")},fallback(C){if(!E.pendingBranch)return;const{vnode:O,activeBranch:$,parentComponent:L,container:I,namespace:W}=E;qn(O,"onFallback");const N=_($),K=()=>{E.isInFallback&&(f(null,C,I,N,L,null,W,l,c),yn(E,C))},ee=C.transition&&C.transition.mode==="out-in";ee&&($.transition.afterLeave=K),E.isInFallback=!0,d($,L,null,!0),ee||K()},move(C,O,$){E.activeBranch&&h(E.activeBranch,C,O,$),E.container=C},next(){return E.activeBranch&&_(E.activeBranch)},registerDep(C,O,$){const L=!!E.pendingBranch;L&&E.deps++;const I=C.vnode.el;C.asyncDep.catch(W=>{Rn(W,C,0)}).then(W=>{if(C.isUnmounted||E.isUnmounted||E.pendingId!==C.suspenseId)return;C.asyncResolved=!0;const{vnode:N}=C;$s(C,W),I&&(N.el=I);const K=!I&&C.subTree.el;O(C,N,b(I||C.subTree.el),I?null:_(C.subTree),E,i,$),K&&(N.placeholder=null,w(K)),es(C,N.el),L&&--E.deps===0&&E.resolve()})},unmount(C,O){E.isUnmounted=!0,E.activeBranch&&d(E.activeBranch,n,C,O),E.pendingBranch&&d(E.pendingBranch,n,C,O)}};return E}function Qf(e,t,n,r,s,o,i,l,c){const u=t.suspense=Fc(t,r,n,e.parentNode,document.createElement("div"),null,s,o,i,l,!0),a=c(e,u.pendingBranch=t.ssContent,n,u,o,i);return u.deps===0&&u.resolve(!1,!0),a}function Jf(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=ui(r?n.default:n),e.ssFallback=r?ui(n.fallback):me(ye)}function ui(e){let t;if(J(e)){const n=vn&&e._c;n&&(e._d=!1,Le()),e=e(),n&&(e._d=!0,t=Fe,Bc())}return Q(e)&&(e=$f(e)),e=$e(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Uc(e,t){t&&t.pendingBranch?Q(e)?t.effects.push(...e):t.effects.push(e):Ls(e)}function yn(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,es(r,s))}function Yf(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const Pe=Symbol.for("v-fgt"),Jt=Symbol.for("v-txt"),ye=Symbol.for("v-cmt"),gr=Symbol.for("v-stc"),Bn=[];let Fe=null;function Le(e=!1){Bn.push(Fe=e?null:[])}function Bc(){Bn.pop(),Fe=Bn[Bn.length-1]||null}let vn=1;function Lr(e,t=!1){vn+=e,e<0&&Fe&&t&&(Fe.hasOnce=!0)}function $c(e){return e.dynamicChildren=vn>0?Fe||dn:null,Bc(),vn>0&&Fe&&Fe.push(e),e}function Po(e,t,n,r,s,o){return $c(Mr(e,t,n,r,s,o,!0))}function Xe(e,t,n,r,s){return $c(me(e,t,n,r,s,!0))}function Zt(e){return e?e.__v_isVNode===!0:!1}function Ze(e,t){return e.type===t.type&&e.key===t.key}const Vc=({key:e})=>e??null,mr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?pe(e)||ve(e)||J(e)?{i:Me,r:e,k:t,f:!!n}:e:null);function Mr(e,t=null,n=null,r=0,s=null,o=e===Pe?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Vc(t),ref:t&&mr(t),scopeId:ic,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:Me};return l?(Io(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=pe(n)?8:16),vn>0&&!i&&Fe&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Fe.push(c),c}const me=Xf;function Xf(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===bc)&&(e=ye),Zt(e)){const l=vt(e,t,!0);return n&&Io(l,n),vn>0&&!o&&Fe&&(l.shapeFlag&6?Fe[Fe.indexOf(e)]=l:Fe.push(l)),l.patchFlag=-2,l}if(id(e)&&(e=e.__vccOpts),t){t=Wc(t);let{class:l,style:c}=t;l&&!pe(l)&&(t.class=Qr(l)),le(c)&&(bo(c)&&!Q(c)&&(c=Ee({},c)),t.style=zr(c))}const i=pe(e)?1:Nr(e)?128:lc(e)?64:le(e)?4:J(e)?2:0;return Mr(e,t,n,r,s,i,o,!0)}function Wc(e){return e?bo(e)||xc(e)?Ee({},e):e:null}function vt(e,t,n=!1,r=!1){const{props:s,ref:o,patchFlag:i,children:l,transition:c}=e,u=t?Kc(s||{},t):s,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&Vc(u),ref:t&&t.ref?n&&o?Q(o)?o.concat(mr(t)):[o,mr(t)]:mr(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!==Pe?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&vt(e.ssContent),ssFallback:e.ssFallback&&vt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&r&&bn(a,c.clone(a)),a}function ko(e=" ",t=0){return me(Jt,null,e,t)}function c_(e="",t=!1){return t?(Le(),Xe(ye,null,e)):me(ye,null,e)}function $e(e){return e==null||typeof e=="boolean"?me(ye):Q(e)?me(Pe,null,e.slice()):Zt(e)?At(e):me(Jt,null,String(e))}function At(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:vt(e)}function Io(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),Io(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!xc(t)?t._ctx=Me:s===3&&Me&&(Me.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else J(t)?(t={default:t,_ctx:Me},n=32):(t=String(t),r&64?(n=16,t=[ko(t)]):n=8);e.children=t,e.shapeFlag|=n}function Kc(...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=Qr([t.class,r.class]));else if(s==="style")t.style=zr([t.style,r.style]);else if(Yn(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 De(e,t,n,r=null){tt(e,t,7,[n,r])}const Zf=Rc();let ed=0;function td(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Zf,o={uid:ed++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Fl(!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:Pc(r,s),emitsOptions:Dc(r,s),emit:null,emitted:null,propsDefaults:fe,inheritAttrs:r.inheritAttrs,ctx:fe,data:fe,props:fe,attrs:fe,slots:fe,refs:fe,setupState:fe,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=Uf.bind(null,o),e.ce&&e.ce(o),o}let Ce=null;const Cn=()=>Ce||Me;let Hr,Bs;{const e=qr(),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)}};Hr=t("__VUE_INSTANCE_SETTERS__",n=>Ce=n),Bs=t("__VUE_SSR_SETTERS__",n=>wn=n)}const nr=e=>{const t=Ce;return Hr(e),e.scope.on(),()=>{e.scope.off(),Hr(t)}},fi=()=>{Ce&&Ce.scope.off(),Hr(null)};function Gc(e){return e.vnode.shapeFlag&4}let wn=!1;function nd(e,t=!1,n=!1){t&&Bs(t);const{props:r,children:s}=e.vnode,o=Gc(e);Sf(e,r,o,t),kf(e,s,n||t);const i=o?rd(e,t):void 0;return t&&Bs(!1),i}function rd(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,_f);const{setup:r}=n;if(r){yt();const s=e.setupContext=r.length>1?od(e):null,o=nr(e),i=Zn(r,e,0,[e.props,s]),l=Il(i);if(_t(),o(),(l||e.sp)&&!Lt(e)&&Eo(e),l){if(i.then(fi,fi),t)return i.then(c=>{$s(e,c)}).catch(c=>{Rn(c,e,0)});e.asyncDep=i}else $s(e,i)}else qc(e)}function $s(e,t,n){J(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:le(t)&&(e.setupState=nc(t)),qc(e)}function qc(e,t,n){const r=e.type;e.render||(e.render=r.render||at);{const s=nr(e);yt();try{bf(e)}finally{_t(),s()}}}const sd={get(e,t){return Ae(e,"get",""),e[t]}};function od(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,sd),slots:e.slots,emit:e.emit,expose:t}}function Oo(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(nc(ju(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Un)return Un[n](e)},has(t,n){return n in t||n in Un}})):e.proxy}function Vs(e,t=!0){return J(e)?e.displayName||e.name:e.name||t&&e.__name}function id(e){return J(e)&&"__vccOpts"in e}const qe=(e,t)=>qu(e,t,wn);function we(e,t,n){try{Lr(-1);const r=arguments.length;return r===2?le(t)&&!Q(t)?Zt(t)?me(e,null,[t]):me(e,t):me(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Zt(n)&&(n=[n]),me(e,t,n))}finally{Lr(1)}}const ld="3.5.24";let Ws;const di=typeof window<"u"&&window.trustedTypes;if(di)try{Ws=di.createPolicy("vue",{createHTML:e=>e})}catch{}const zc=Ws?e=>Ws.createHTML(e):e=>e,cd="http://www.w3.org/2000/svg",ad="http://www.w3.org/1998/Math/MathML",pt=typeof document<"u"?document:null,hi=pt&&pt.createElement("template"),ud={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"?pt.createElementNS(cd,e):t==="mathml"?pt.createElementNS(ad,e):n?pt.createElement(e,{is:n}):pt.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>pt.createTextNode(e),createComment:e=>pt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>pt.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{hi.innerHTML=zc(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const l=hi.content;if(r==="svg"||r==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ct="transition",Pn="animation",zn=Symbol("_vtc"),Qc={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},fd=Ee({},cc,Qc),dd=e=>(e.displayName="Transition",e.props=fd,e),hd=dd((e,{slots:t})=>we(tf,pd(e),t)),Ft=(e,t=[])=>{Q(e)?e.forEach(n=>n(...t)):e&&e(...t)},pi=e=>e?Q(e)?e.some(t=>t.length>1):e.length>1:!1;function pd(e){const t={};for(const N in e)N in Qc||(t[N]=e[N]);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:c=o,appearActiveClass:u=i,appearToClass:a=l,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:h=`${n}-leave-active`,leaveToClass:d=`${n}-leave-to`}=e,_=gd(s),b=_&&_[0],w=_&&_[1],{onBeforeEnter:R,onEnter:v,onEnterCancelled:g,onLeave:y,onLeaveCancelled:E,onBeforeAppear:C=R,onAppear:O=v,onAppearCancelled:$=g}=t,L=(N,K,ee,ie)=>{N._enterCancelled=ie,Ut(N,K?a:l),Ut(N,K?u:i),ee&&ee()},I=(N,K)=>{N._isLeaving=!1,Ut(N,f),Ut(N,d),Ut(N,h),K&&K()},W=N=>(K,ee)=>{const ie=N?O:v,V=()=>L(K,N,ee);Ft(ie,[K,V]),gi(()=>{Ut(K,N?c:o),dt(K,N?a:l),pi(ie)||mi(K,r,b,V)})};return Ee(t,{onBeforeEnter(N){Ft(R,[N]),dt(N,o),dt(N,i)},onBeforeAppear(N){Ft(C,[N]),dt(N,c),dt(N,u)},onEnter:W(!1),onAppear:W(!0),onLeave(N,K){N._isLeaving=!0;const ee=()=>I(N,K);dt(N,f),N._enterCancelled?(dt(N,h),bi(N)):(bi(N),dt(N,h)),gi(()=>{N._isLeaving&&(Ut(N,f),dt(N,d),pi(y)||mi(N,r,w,ee))}),Ft(y,[N,ee])},onEnterCancelled(N){L(N,!1,void 0,!0),Ft(g,[N])},onAppearCancelled(N){L(N,!0,void 0,!0),Ft($,[N])},onLeaveCancelled(N){I(N),Ft(E,[N])}})}function gd(e){if(e==null)return null;if(le(e))return[ys(e.enter),ys(e.leave)];{const t=ys(e);return[t,t]}}function ys(e){return Ml(e)}function dt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[zn]||(e[zn]=new Set)).add(t)}function Ut(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 gi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let md=0;function mi(e,t,n,r){const s=e._endId=++md,o=()=>{s===e._endId&&r()};if(n!=null)return setTimeout(o,n);const{type:i,timeout:l,propCount:c}=yd(e,t);if(!i)return r();const u=i+"end";let a=0;const f=()=>{e.removeEventListener(u,h),o()},h=d=>{d.target===e&&++a>=c&&f()};setTimeout(()=>{a<c&&f()},l+1),e.addEventListener(u,h)}function yd(e,t){const n=window.getComputedStyle(e),r=_=>(n[_]||"").split(", "),s=r(`${Ct}Delay`),o=r(`${Ct}Duration`),i=yi(s,o),l=r(`${Pn}Delay`),c=r(`${Pn}Duration`),u=yi(l,c);let a=null,f=0,h=0;t===Ct?i>0&&(a=Ct,f=i,h=o.length):t===Pn?u>0&&(a=Pn,f=u,h=c.length):(f=Math.max(i,u),a=f>0?i>u?Ct:Pn:null,h=a?a===Ct?o.length:c.length:0);const d=a===Ct&&/\b(?:transform|all)(?:,|$)/.test(r(`${Ct}Property`).toString());return{type:a,timeout:f,propCount:h,hasTransform:d}}function yi(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>_i(n)+_i(e[r])))}function _i(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function bi(e){return(e?e.ownerDocument:document).body.offsetHeight}function _d(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 vi=Symbol("_vod"),bd=Symbol("_vsh"),vd=Symbol(""),wd=/(?:^|;)\s*display\s*:/;function Ed(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&&yr(r,l,"")}else for(const i in t)n[i]==null&&yr(r,i,"");for(const i in n)i==="display"&&(o=!0),yr(r,i,n[i])}else if(s){if(t!==n){const i=r[vd];i&&(n+=";"+i),r.cssText=n,o=wd.test(n)}}else t&&e.removeAttribute("style");vi in e&&(e[vi]=o?r.display:"",e[bd]&&(r.display="none"))}const wi=/\s*!important$/;function yr(e,t,n){if(Q(n))n.forEach(r=>yr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Td(e,t);wi.test(n)?e.setProperty(nn(r),n.replace(wi,""),"important"):e[r]=n}}const Ei=["Webkit","Moz","ms"],_s={};function Td(e,t){const n=_s[t];if(n)return n;let r=Je(t);if(r!=="filter"&&r in e)return _s[t]=r;r=Gr(r);for(let s=0;s<Ei.length;s++){const o=Ei[s]+r;if(o in e)return _s[t]=o}return t}const Ti="http://www.w3.org/1999/xlink";function Ri(e,t,n,r,s,o=gu(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Ti,t.slice(6,t.length)):e.setAttributeNS(Ti,t,n):n==null||o&&!Hl(n)?e.removeAttribute(t):e.setAttribute(t,o?"":wt(n)?String(n):n)}function Ci(e,t,n,r,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?zc(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const l=o==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(l!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let i=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=Hl(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 Rd(e,t,n,r){e.addEventListener(t,n,r)}function Cd(e,t,n,r){e.removeEventListener(t,n,r)}const Si=Symbol("_vei");function Sd(e,t,n,r,s=null){const o=e[Si]||(e[Si]={}),i=o[t];if(r&&i)i.value=r;else{const[l,c]=xd(t);if(r){const u=o[t]=kd(r,s);Rd(e,l,u,c)}else i&&(Cd(e,l,i,c),o[t]=void 0)}}const xi=/(?:Once|Passive|Capture)$/;function xd(e){let t;if(xi.test(e)){t={};let r;for(;r=e.match(xi);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):nn(e.slice(2)),t]}let bs=0;const Ad=Promise.resolve(),Pd=()=>bs||(Ad.then(()=>bs=0),bs=Date.now());function kd(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;tt(Id(r,n.value),t,5,[r])};return n.value=e,n.attached=Pd(),n}function Id(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 Ai=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Od=(e,t,n,r,s,o)=>{const i=s==="svg";t==="class"?_d(e,r,i):t==="style"?Ed(e,n,r):Yn(t)?ao(t)||Sd(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Nd(e,t,r,i))?(Ci(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ri(e,t,r,i,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!pe(r))?Ci(e,Je(t),r,o,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Ri(e,t,r,i))};function Nd(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ai(t)&&J(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 Ai(t)&&pe(n)?!1:t in e}const Jc=Ee({patchProp:Od},ud);let $n,Pi=!1;function Ld(){return $n||($n=Of(Jc))}function Md(){return $n=Pi?$n:Nf(Jc),Pi=!0,$n}const Hd=((...e)=>{const t=Ld().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Xc(r);if(!s)return;const o=t._component;!J(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const i=n(s,!1,Yc(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t}),jd=((...e)=>{const t=Md().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Xc(r);if(s)return n(s,!0,Yc(s))},t});function Yc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Xc(e){return pe(e)?document.querySelector(e):e}const Dd=/"(?:_|\\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*:/,Fd=/"(?: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*:/,Ud=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function Bd(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){$d(e);return}return t}function $d(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function jr(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(!Ud.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(Dd.test(e)||Fd.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Bd)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}const Vd=/#/g,Wd=/&/g,Kd=/\//g,Gd=/=/g,No=/\+/g,qd=/%5e/gi,zd=/%60/gi,Qd=/%7c/gi,Jd=/%20/gi;function Yd(e){return encodeURI(""+e).replace(Qd,"|")}function Ks(e){return Yd(typeof e=="string"?e:JSON.stringify(e)).replace(No,"%2B").replace(Jd,"+").replace(Vd,"%23").replace(Wd,"%26").replace(zd,"`").replace(qd,"^").replace(Kd,"%2F")}function vs(e){return Ks(e).replace(Gd,"%3D")}function Dr(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Xd(e){return Dr(e.replace(No," "))}function Zd(e){return Dr(e.replace(No," "))}function Zc(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=Xd(r[1]);if(s==="__proto__"||s==="constructor")continue;const o=Zd(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 eh(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${vs(e)}=${Ks(n)}`).join("&"):`${vs(e)}=${Ks(t)}`:vs(e)}function th(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>eh(t,e[t])).filter(Boolean).join("&")}const nh=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,rh=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,sh=/^([/\\]\s*){2,}[^/\\]/,oh=/^[\s\0]*(blob|data|javascript|vbscript):$/i,ih=/\/$|\/\?|\/#/,lh=/^\.?\//;function rn(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?nh.test(e):rh.test(e)||(t.acceptRelative?sh.test(e):!1)}function ch(e){return!!e&&oh.test(e)}function Gs(e="",t){return t?ih.test(e):e.endsWith("/")}function Fr(e="",t){if(!t)return(Gs(e)?e.slice(0,-1):e)||"/";if(!Gs(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 ah(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Gs(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 uh(e,t){if(ta(t)||rn(e))return e;const n=Fr(t);return e.startsWith(n)?e:Lo(n,e)}function ki(e,t){if(ta(t))return e;const n=Fr(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function ea(e,t){const n=sa(e),r={...Zc(n.search),...t};return n.search=th(r),hh(n)}function ta(e){return!e||e==="/"}function fh(e){return e&&e!=="/"}function Lo(e,...t){let n=e||"";for(const r of t.filter(s=>fh(s)))if(n){const s=r.replace(lh,"");n=ah(n)+s}else n=r;return n}function na(...e){const t=/\/(?!\/)/,n=e.filter(Boolean),r=[];let s=0;for(const i of n)if(!(!i||i==="/")){for(const[l,c]of i.split(t).entries())if(!(!c||c===".")){if(c===".."){if(r.length===1&&rn(r[0]))continue;r.pop(),s--;continue}if(l===1&&r[r.length-1]?.endsWith(":/")){r[r.length-1]+="/"+c;continue}r.push(c),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 dh(e,t){return Dr(Fr(e))===Dr(Fr(t))}const ra=Symbol.for("ufo:protocolRelative");function sa(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,f,h=""]=n;return{protocol:f.toLowerCase(),pathname:h,href:f+h,auth:"",host:"",search:"",hash:""}}if(!rn(e,{acceptRelative:!0}))return Ii(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:c,search:u,hash:a}=Ii(l);return{protocol:r.toLowerCase(),auth:s?s.slice(0,Math.max(0,s.length-1)):"",host:i,pathname:c,search:u,hash:a,[ra]:!r}}function Ii(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function hh(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[ra]?(e.protocol||"")+"//":"")+s+o+t+n+r}class ph extends Error{constructor(t,n){super(t,n),this.name="FetchError",n?.cause&&!this.cause&&(this.cause=n.cause)}}function gh(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 ph(i,e.error?{cause:e.error}:void 0);for(const c of["request","options","response"])Object.defineProperty(l,c,{get(){return e[c]}});for(const[c,u]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(l,c,{get(){return e.response&&e.response[u]}});return l}const mh=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Oi(e="GET"){return mh.has(e.toUpperCase())}function yh(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 _h=new Set(["image/svg","application/xml","application/xhtml","application/html"]),bh=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function vh(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return bh.test(t)?"json":t==="text/event-stream"?"stream":_h.has(t)||t.startsWith("text/")?"text":"blob"}function wh(e,t,n,r){const s=Eh(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 Eh(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 hr(e,t){if(t)if(Array.isArray(t))for(const n of t)await n(e);else await t(e)}const Th=new Set([408,409,425,429,500,502,503,504]),Rh=new Set([101,204,205,304]);function oa(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function s(l){const c=l.error&&l.error.name==="AbortError"&&!l.options.timeout||!1;if(l.options.retry!==!1&&!c){let a;typeof l.options.retry=="number"?a=l.options.retry:a=Oi(l.options.method)?0:1;const f=l.response&&l.response.status||500;if(a>0&&(Array.isArray(l.options.retryStatusCodes)?l.options.retryStatusCodes.includes(f):Th.has(f))){const h=typeof l.options.retryDelay=="function"?l.options.retryDelay(l):l.options.retryDelay||0;return h>0&&await new Promise(d=>setTimeout(d,h)),o(l.request,{...l.options,retry:a-1})}}const u=gh(l);throw Error.captureStackTrace&&Error.captureStackTrace(u,o),u}const o=async function(c,u={}){const a={request:c,options:wh(c,u,e.defaults,n),response:void 0,error:void 0};if(a.options.method&&(a.options.method=a.options.method.toUpperCase()),a.options.onRequest&&(await hr(a,a.options.onRequest),a.options.headers instanceof n||(a.options.headers=new n(a.options.headers||{}))),typeof a.request=="string"&&(a.options.baseURL&&(a.request=uh(a.request,a.options.baseURL)),a.options.query&&(a.request=ea(a.request,a.options.query),delete a.options.query),"query"in a.options&&delete a.options.query,"params"in a.options&&delete a.options.params),a.options.body&&Oi(a.options.method))if(yh(a.options.body)){const d=a.options.headers.get("content-type");typeof a.options.body!="string"&&(a.options.body=d==="application/x-www-form-urlencoded"?new URLSearchParams(a.options.body).toString():JSON.stringify(a.options.body)),d||a.options.headers.set("content-type","application/json"),a.options.headers.has("accept")||a.options.headers.set("accept","application/json")}else("pipeTo"in a.options.body&&typeof a.options.body.pipeTo=="function"||typeof a.options.body.pipe=="function")&&("duplex"in a.options||(a.options.duplex="half"));let f;if(!a.options.signal&&a.options.timeout){const d=new r;f=setTimeout(()=>{const _=new Error("[TimeoutError]: The operation was aborted due to timeout");_.name="TimeoutError",_.code=23,d.abort(_)},a.options.timeout),a.options.signal=d.signal}try{a.response=await t(a.request,a.options)}catch(d){return a.error=d,a.options.onRequestError&&await hr(a,a.options.onRequestError),await s(a)}finally{f&&clearTimeout(f)}if((a.response.body||a.response._bodyInit)&&!Rh.has(a.response.status)&&a.options.method!=="HEAD"){const d=(a.options.parseResponse?"json":a.options.responseType)||vh(a.response.headers.get("content-type")||"");switch(d){case"json":{const _=await a.response.text(),b=a.options.parseResponse||jr;a.response._data=b(_);break}case"stream":{a.response._data=a.response.body||a.response._bodyInit;break}default:a.response._data=await a.response[d]()}}return a.options.onResponse&&await hr(a,a.options.onResponse),!a.options.ignoreResponseError&&a.response.status>=400&&a.response.status<600?(a.options.onResponseError&&await hr(a,a.options.onResponseError),await s(a)):a.response},i=async function(c,u){return(await o(c,u))._data};return i.raw=o,i.native=(...l)=>t(...l),i.create=(l={},c={})=>oa({...e,...c,defaults:{...e.defaults,...c.defaults,...l}}),i}const Ur=(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")})(),Ch=Ur.fetch?(...e)=>Ur.fetch(...e):()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!")),Sh=Ur.Headers,xh=Ur.AbortController,Ah=oa({fetch:Ch,Headers:Sh,AbortController:xh}),Ph=Ah,kh=()=>window?.__NUXT__?.config||window?.useNuxtApp?.().payload?.config,Mo=()=>kh().app,Ih=()=>Mo().baseURL,Oh=()=>Mo().buildAssetsDir,Ho=(...e)=>na(ia(),Oh(),...e),ia=(...e)=>{const t=Mo(),n=t.cdnURL||t.baseURL;return e.length?na(n,...e):n};globalThis.__buildAssetsURL=Ho,globalThis.__publicAssetsURL=ia;globalThis.$fetch||(globalThis.$fetch=Ph.create({baseURL:Ih()}));"global"in globalThis||(globalThis.global=globalThis);function qs(e,t={},n){for(const r in e){const s=e[r],o=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?qs(s,t,o):typeof s=="function"&&(t[o]=s)}return t}const Nh={run:e=>e()},Lh=()=>Nh,la=typeof console.createTask<"u"?console.createTask:Lh;function Mh(e,t){const n=t.shift(),r=la(n);return e.reduce((s,o)=>s.then(()=>r.run(()=>o(...t))),Promise.resolve())}function Hh(e,t){const n=t.shift(),r=la(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}function ws(e,t){for(const n of[...e])n(t)}class jh{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=qs(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=qs(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(Mh,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Hh,t,...n)}callHookWith(t,n,...r){const s=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&ws(this._before,s);const o=t(n in this._hooks?[...this._hooks[n]]:[],r);return o instanceof Promise?o.finally(()=>{this._after&&s&&ws(this._after,s)}):(this._after&&s&&ws(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 ca(){return new jh}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 c=()=>{t=i},u=()=>t===i?c:void 0;zs.add(u);try{const a=s?s.run(i,l):l();return n||(t=void 0),await a}finally{zs.delete(u)}}}}function Fh(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=Dh({...e,...r})),t[n]}}}const Br=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},Ni="__unctx__",Uh=Br[Ni]||(Br[Ni]=Fh()),Bh=(e,t={})=>Uh.get(e,t),Li="__unctx_async_handlers__",zs=Br[Li]||(Br[Li]=new Set);function _n(e){const t=[];for(const s of zs){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 $h=!1,Mi=!1,Vh=!1,Hi={id:"__nuxt-loader"},a_={componentName:"NuxtLink",prefetch:!0,prefetchOn:{visibility:!0}},Wh="#__nuxt",aa="nuxt-hints-iframe",ji=36e5,Kh="vite:preloadError";function ua(e=aa){return Bh(e,{asyncContext:!1})}const Gh="__nuxt_plugin";function qh(e){let t=0;const n={_id:e.id||aa||"nuxt-app",_scope:yu(),provide:void 0,versions:{get nuxt(){return"4.2.0"},get vue(){return n.vueApp.version}},payload:ct({...e.ssrContext?.payload||{},data:ct({}),state:Et({}),once:new Set,_errors:ct({})}),static:{data:{}},runWithContext(s){return n._scope.active&&!Ul()?n._scope.run(()=>Di(n,s)):Di(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=ca(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(s,o)=>{const i="$"+s;pr(n,i,o),pr(n.vueApp.config.globalProperties,i,o)},pr(n.vueApp,"$nuxt",n),pr(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener(Kh,o=>{n.callHook("app:chunkError",{error:o.payload}),o.payload.message.includes("Unable to preload CSS")&&o.preventDefault()}),window.useNuxtApp||=_e;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 zh(e,t){t.hooks&&e.hooks.addHooks(t.hooks)}async function Qh(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 Jh(e,t){const n=new Set,r=[],s=[];let o,i=0;async function l(c){const u=c.dependsOn?.filter(a=>t.some(f=>f._name===a)&&!n.has(a))??[];if(u.length>0)r.push([new Set(u),c]);else{const a=Qh(e,c).then(async()=>{c._name&&(n.add(c._name),await Promise.all(r.map(async([f,h])=>{f.has(c._name)&&(f.delete(c._name),f.size===0&&(i++,await l(h)))})))}).catch(f=>{if(!c.parallel&&!e.payload.error)throw f;o||=f});c.parallel?s.push(a):await a}}for(const c of t)zh(e,c);for(const c of t)await l(c);if(await Promise.all(s),i)for(let c=0;c<i;c++)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,{[Gh]:!0,_name:t})}function Di(e,t,n){const r=()=>t();return ua(e._id).set(e),e.vueApp.runWithContext(r)}function Yh(e){let t;return Ro()&&(t=Cn()?.appContext.app.$nuxt),t||=ua(e).tryUse(),t||null}function _e(e){const t=Yh(e);if(!t)throw new Error("[nuxt] instance unavailable");return t}function rr(e){return _e().$config}function pr(e,t,n){Object.defineProperty(e,t,{get:()=>n})}function Xh(e,t){return{ctx:{table:e},matchAll:n=>da(n,e)}}function fa(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,s])=>[r,fa(s)])):new Map(Object.entries(e[n]));return t}function Zh(e){return Xh(fa(e))}function da(e,t,n){e.endsWith("/")&&(e=e.slice(0,-1)||"/");const r=[];for(const[o,i]of Fi(t.wildcard))(e===o||e.startsWith(o+"/"))&&r.push(i);for(const[o,i]of Fi(t.dynamic))if(e.startsWith(o+"/")){const l="/"+e.slice(o.length).split("/").splice(2).join("/");r.push(...da(l,i))}const s=t.static.get(e);return s&&r.push(s),r.filter(Boolean)}function Fi(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function Es(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 Qs(e,t,n=".",r){if(!Es(t))return Qs(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]]:Es(i)&&Es(s[o])?s[o]=Qs(i,s[o],(n?`${n}.`:"")+o.toString(),r):s[o]=i))}return s}function ha(e){return(...t)=>t.reduce((n,r)=>Qs(n,r,"",e),{})}const pa=ha(),ep=ha((e,t,n)=>{if(e[t]!==void 0&&typeof n=="function")return e[t]=n(e[t]),!0});function tp(e,t){try{return t in e}catch{return!1}}class Ui 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:Js(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=ga(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}function np(e){if(typeof e=="string")return new Ui(e);if(rp(e))return e;const t=new Ui(e.message??e.statusMessage??"",{cause:e.cause||e});if(tp(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=Js(e.statusCode,t.statusCode):e.status&&(t.statusCode=Js(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;ga(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 rp(e){return e?.constructor?.__h3_error__===!0}const sp=/[^\u0009\u0020-\u007E]/g;function ga(e=""){return e.replace(sp,"")}function Js(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const ma=Symbol("layout-meta"),en=Symbol("route");import.meta.url.replace(/\/app\/.*$/,"/");const Ve=()=>_e()?.$router,ts=()=>Ro()?ke(en,_e()._route):_e()._route;const op=()=>{try{if(_e()._processingMiddleware)return!0}catch{return!1}return!1},u_=(e,t)=>{e||="/";const n=typeof e=="string"?e:"path"in e?ip(e):Ve().resolve(e).href;if(t?.open){const{target:c="_blank",windowFeatures:u={}}=t.open,a=[];for(const[f,h]of Object.entries(u))h!==void 0&&a.push(`${f.toLowerCase()}=${h}`);return open(n,c,a.join(", ")),Promise.resolve()}const r=rn(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:c}=new URL(n,window.location.href);if(c&&ch(c))throw new Error(`Cannot navigate to a URL with '${c}' protocol.`)}const o=op();if(!s&&o){if(t?.replace){if(typeof e=="string"){const{pathname:c,search:u,hash:a}=sa(e);return{path:c,...u&&{query:Zc(u)},...a&&{hash:a},replace:!0}}return{...e,replace:!0}}return e}const i=Ve(),l=_e();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 ip(e){return ea(e.path||"",e.query||{})+(e.hash||"")}const ya="__nuxt_error",ns=()=>Wu(_e().payload,"error"),Vt=e=>{const t=Yt(e);try{const n=ns();_e().hooks.callHook("app:error",t),n.value||=t}catch{throw t}return t},lp=async(e={})=>{const t=_e(),n=ns();t.callHook("app:error:cleared",e),e.redirect&&await Ve().replace(e.redirect),n.value=void 0},_a=e=>!!e&&typeof e=="object"&&ya in e,Yt=e=>{const t=np(e);return Object.defineProperty(t,ya,{value:!0,configurable:!1,writable:!1}),t};function cp(e){const t=up(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 ap="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function up(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|=ap.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 fp=-1,dp=-2,hp=-3,pp=-4,gp=-5,mp=-6;function yp(e,t){return _p(JSON.parse(e),t)}function _p(e,t){if(typeof e=="number")return s(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function s(o,i=!1){if(o===fp)return;if(o===hp)return NaN;if(o===pp)return 1/0;if(o===gp)return-1/0;if(o===mp)return-0;if(i||typeof o!="number")throw new Error("Invalid input");if(o in r)return r[o];const l=n[o];if(!l||typeof l!="object")r[o]=l;else if(Array.isArray(l))if(typeof l[0]=="string"){const c=l[0],u=t?.[c];if(u){let a=l[1];return typeof a!="number"&&(a=n.push(l[1])-1),r[o]=u(s(a))}switch(c){case"Date":r[o]=new Date(l[1]);break;case"Set":const a=new Set;r[o]=a;for(let d=1;d<l.length;d+=1)a.add(s(l[d]));break;case"Map":const f=new Map;r[o]=f;for(let d=1;d<l.length;d+=2)f.set(s(l[d]),s(l[d+1]));break;case"RegExp":r[o]=new RegExp(l[1],l[2]);break;case"Object":r[o]=Object(l[1]);break;case"BigInt":r[o]=BigInt(l[1]);break;case"null":const h=Object.create(null);r[o]=h;for(let d=1;d<l.length;d+=2)h[l[d]]=s(l[d+1]);break;case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":{const d=globalThis[c],_=new d(s(l[1]));r[o]=l[2]!==void 0?_.subarray(l[2],l[3]):_;break}case"ArrayBuffer":{const d=l[1],_=cp(d);r[o]=_;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 d=c.slice(9);r[o]=Temporal[d].from(l[1]);break}case"URL":{const d=new URL(l[1]);r[o]=d;break}case"URLSearchParams":{const d=new URLSearchParams(l[1]);r[o]=d;break}default:throw new Error(`Unknown type ${c}`)}}else{const c=new Array(l.length);r[o]=c;for(let u=0;u<l.length;u+=1){const a=l[u];a!==dp&&(c[u]=s(a))}}else{const c={};r[o]=c;for(const u in l){if(u==="__proto__")throw new Error("Cannot parse an object with a `__proto__` property");const a=l[u];c[u]=s(a)}}return r[o]}return s(0)}const bp=new Set(["link","style","script","noscript"]),vp=new Set(["title","titleTemplate","script","style","noscript"]),Bi=new Set(["base","meta","link","style","script","noscript"]),wp=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),Ep=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),Tp=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),Rp=new Set(["templateParams","htmlAttrs","bodyAttrs"]),Cp=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]),Sp=["name","property","http-equiv"],xp=new Set(["viewport","description","keywords","robots"]);function ba(e){const t=e.split(":");return t.length?Cp.has(t[1]):!1}function Ys(e){const{props:t,tag:n}=e;if(Ep.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.includes(":"),i=xp.has(s),c=!(o||i)&&e.key?`:key:${e.key}`:"";return`${n}:${s}${c}`}}if(e.key)return`${n}:key:${e.key}`;if(t.id)return`${n}:id:${t.id}`;if(vp.has(n)){const r=e.textContent||e.innerHTML;if(r)return`${n}:content:${r}`}}function $i(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 $r(e,t,n){typeof e==="function"&&(!n||n!=="titleTemplate"&&!(n[0]==="o"&&n[1]==="n"))&&(e=e());let s;if(t&&(s=t(n,e)),Array.isArray(s))return s.map(o=>$r(o,t));if(s?.constructor===Object){const o={};for(const i of Object.keys(s))o[i]=$r(s[i],t,i);return o}return s}function Ap(e,t){const n=e==="style"?new Map:new Set;function r(s){const o=s.trim();if(o)if(e==="style"){const[i,...l]=o.split(":").map(c=>c.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(s.trim(),o):r(s))}),n}function va(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]=Ap(n,r);return}if(Tp.has(n)){if(["textContent","innerHTML"].includes(n)&&typeof r=="object"){let i=t.type;if(t.type||(i="application/json"),!i?.endsWith("json")&&i!=="speculationrules")return;t.type=i,e.props.type=i,e[n]=JSON.stringify(r)}else e[n]=r;return}const s=String(r),o=n.startsWith("data-");s==="true"||s===""?e.props[n]=o?s:!0:!r&&o&&s==="false"?e.props[n]="false":r!==void 0&&(e.props[n]=r)}),e):e}function Pp(e,t){const n=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},r=va({tag:e,props:{}},n);return r.key&&bp.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 kp(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=$r(e,n),Object.entries(e||{}).forEach(([s,o])=>{if(o!==void 0)for(const i of Array.isArray(o)?o:[o])r.push(Pp(s,i))}),r.flat()}const Vi=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,Wi={base:-10,title:10},Ip={critical:-8,high:-1,low:2},Ki={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}},Op=/@import/,kn=e=>e===""||e===!0;function Np(e,t){if(typeof t.tagPriority=="number")return t.tagPriority;let n=100;const r=Ip[t.tagPriority]||0,s=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:Ki;if(t.tag in Wi)n=Wi[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=Ki.meta[o])}else t.tag==="link"&&t.props.rel?n=s.link[t.props.rel]:t.tag==="script"?kn(t.props.async)?n=s.script.async:t.props.src&&!kn(t.props.defer)&&!kn(t.props.async)&&t.props.type!=="module"&&!t.props.type?.endsWith("json")?n=s.script.sync:kn(t.props.defer)&&t.props.src&&!kn(t.props.async)&&(n=s.script.defer):t.tag==="style"&&(n=t.innerHTML&&Op.test(t.innerHTML)?s.style.imported:s.style.sync);return(n||100)+r}function Gi(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 Lp(e={}){const t=ca();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=>Gi(i,l),push(l,c){const u={...c||{}};delete u.head;const a=u._index??i._entryCount++,f={_i:a,input:l,options:u},h={_poll(d=!1){i.dirty=!0,!d&&o.add(a),t.callHook("entries:updated",i)},dispose(){r.delete(a)&&i.invalidate()},patch(d){(!u.mode||u.mode==="server"&&n||u.mode==="client"&&!n)&&(f.input=d,r.set(a,f),h._poll())}};return h.patch(l),h},async resolveTags(){const l={tagMap:new Map,tags:[],entries:[...i.entries.values()]};for(await t.callHook("entries:resolve",l);o.size;){const h=o.values().next().value;o.delete(h);const d=r.get(h);if(d){const _={tags:kp(d.input,e.propResolvers||[]).map(b=>Object.assign(b,d.options)),entry:d};await t.callHook("entries:normalize",_),d._tags=_.tags.map((b,w)=>(b._w=Np(i,b),b._p=(d._i<<10)+w,b._d=Ys(b),b))}}let c=!1;l.entries.flatMap(h=>(h._tags||[]).map(d=>({...d,props:{...d.props}}))).sort(Vi).reduce((h,d)=>{const _=String(d._d||d._p);if(!h.has(_))return h.set(_,d);const b=h.get(_);if((d?.tagDuplicateStrategy||(Rp.has(d.tag)?"merge":null)||(d.key&&d.key===b.key?"merge":null))==="merge"){const R={...b.props};Object.entries(d.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),h.set(_,{...d,props:R})}else d._p>>10===b._p>>10&&d.tag==="meta"&&ba(_)?(h.set(_,Object.assign([...Array.isArray(b)?b:[b],d],d)),c=!0):(d._w===b._w?d._p>b._p:d?._w<b?._w)&&h.set(_,d);return h},l.tagMap);const u=l.tagMap.get("title"),a=l.tagMap.get("titleTemplate");if(i._title=u?.textContent,a){const h=a?.textContent;if(i._titleTemplate=h,h){let d=typeof h=="function"?h(u?.textContent):h;typeof d=="string"&&!i.plugins.has("template-params")&&(d=d.replace("%s",u?.textContent||"")),u?d===null?l.tagMap.delete("title"):l.tagMap.set("title",{...u,textContent:d}):(a.tag="title",a.textContent=d)}}l.tags=Array.from(l.tagMap.values()),c&&(l.tags=l.tags.flat().sort(Vi)),await t.callHook("tags:beforeResolve",l),await t.callHook("tags:resolve",l),await t.callHook("tags:afterResolve",l);const f=[];for(const h of l.tags){const{innerHTML:d,tag:_,props:b}=h;if(wp.has(_)&&!(Object.keys(b).length===0&&!h.innerHTML&&!h.textContent)&&!(_==="meta"&&!b.content&&!b["http-equiv"]&&!b.charset)){if(_==="script"&&d){if(b.type?.endsWith("json")){const w=typeof d=="string"?d:JSON.stringify(d);h.innerHTML=w.replace(/</g,"\\u003C")}else typeof d=="string"&&(h.innerHTML=d.replace(new RegExp(`</${_}`,"g"),`<\\/${_}`));h._d=Ys(h)}f.push(h)}}return f},invalidate(){for(const l of r.values())o.add(l._i);i.dirty=!0,t.callHook("entries:updated",i)}};return(e?.plugins||[]).forEach(l=>Gi(i,l)),i.hooks.callHook("init",i),e.init?.forEach(l=>l&&i.push(l)),i}const Mp=(e,t)=>ve(t)?Uu(t):t,wa="usehead";function Hp(e){return{install(n){n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(wa,e)}}.install}function jp(){if(Ro()){const e=ke(wa);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 f_(e,t={}){const n=t.head||jp();return n.ssr?n.push(e||{},t):Dp(n,e,t)}function Dp(e,t,n={}){const r=Qe(!1);let s;return jf(()=>{const i=r.value?{}:$r(t,Mp);s?s.patch(i):s=e.push(i,n)}),Cn()&&(tr(()=>{s.dispose()}),pc(()=>{r.value=!0}),hc(()=>{r.value=!1})),s}let _r,br;function Fp(){return _r=$fetch(Ho(`builds/meta/${rr().app.buildId}.json`),{responseType:"json"}),_r.then(e=>{br=Zh(e.matcher)}).catch(e=>{console.error("[nuxt] Error fetching app manifest.",e)}),_r}function rs(){return _r||Fp()}async function jo(e){const t=typeof e=="string"?e:e.path;if(await rs(),!br)return console.error("[nuxt] Error creating app manifest matcher.",br),{};try{return pa({},...br.matchAll(t).reverse())}catch(n){return console.error("[nuxt] Error matching route rules.",n),{}}}async function qi(e,t={}){if(!await Ta(e))return null;const r=await Bp(e,t);return await Ea(r)||null}const Up="_payload.json";async function Bp(e,t={}){const n=new URL(e,"http://localhost");if(n.host!=="localhost"||rn(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=rr(),s=t.hash||(t.fresh?Date.now():r.app.buildId),o=r.app.cdnURL,i=o&&await Ta(e)?o:r.app.baseURL;return Lo(i,n.pathname,Up+(s?`?${s}`:""))}async function Ea(e){const t=fetch(e,{cache:"force-cache"}).then(n=>n.text().then(Ra));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function Ta(e=ts().path){const t=_e();return e=e==="/"?e:e.replace(/\/$/,""),(await rs()).prerendered.includes(e)?!0:t.runWithContext(async()=>{const r=await jo({path:e});return!!r.prerender&&!r.redirect})}let Bt=null;async function $p(){if(Bt)return Bt;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=await Ra(e.textContent||""),n=e.dataset.src?await Ea(e.dataset.src):void 0;return Bt={...t,...n,...window.__NUXT__},Bt.config?.public&&(Bt.config.public=Et(Bt.config.public)),Bt}async function Ra(e){return await yp(e,_e()._payloadRevivers)}function Vp(e,t){_e()._payloadRevivers[e]=t}const Wp=[["NuxtError",e=>Yt(e)],["EmptyShallowRef",e=>Ht(e==="_"?void 0:e==="0n"?BigInt(0):jr(e))],["EmptyRef",e=>Qe(e==="_"?void 0:e==="0n"?BigInt(0):jr(e))],["ShallowRef",e=>Ht(e)],["ShallowReactive",e=>ct(e)],["Ref",e=>Qe(e)],["Reactive",e=>Et(e)]],Kp=rt({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const[r,s]of Wp)Vp(r,s);Object.assign(e.payload,([t,n]=_n(()=>e.runWithContext($p)),t=await t,n(),t)),delete window.__NUXT__}});async function Do(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(d=>{e.resolveTags().then(_=>{d(_.map(b=>{const w=o.get(b._d)||0,R={tag:b,id:(w?`${b._d}:${w}`:b._d)||$i(b),shouldRender:!0};return b._d&&ba(b._d)&&o.set(b._d,w+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 d of["body","head"]){const _=n[d]?.children;for(const b of _){const w=b.tagName.toLowerCase();if(!Bi.has(w))continue;const R=va({tag:w,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=Ys(R)||$i(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 c(d,_,b){const w=`${d}:${_}`;l.sideEffects[w]=b,delete l.pendingSideEffects[w]}function u({id:d,$el:_,tag:b}){const w=b.tag.endsWith("Attrs");l.elMap.set(d,_),w||(b.textContent&&b.textContent!==_.textContent&&(_.textContent=b.textContent),b.innerHTML&&b.innerHTML!==_.innerHTML&&(_.innerHTML=b.innerHTML),c(d,"el",()=>{_?.remove(),l.elMap.delete(d)}));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(y&&y[`${R}fired`]){const E=R.slice(0,-5);v.call(_,new Event(E.substring(2)))}_.getAttribute(`data-${R}`)!==""&&((b.tag==="bodyAttrs"?n.defaultView:_).addEventListener(R.substring(2),v.bind(_)),_.setAttribute(`data-${R}`,""));continue}const g=`attr:${R}`;if(R==="class"){if(!v)continue;for(const y of v)w&&c(d,`${g}:${y}`,()=>_.classList.remove(y)),!_.classList.contains(y)&&_.classList.add(y)}else if(R==="style"){if(!v)continue;for(const[y,E]of v)c(d,`${g}:${y}`,()=>{_.style.removeProperty(y)}),_.style.setProperty(y,E)}else v!==!1&&v!==null&&(_.getAttribute(R)!==v&&_.setAttribute(R,v===!0?"":String(v)),w&&c(d,g,()=>_.removeAttribute(R)))}}const a=[],f={bodyClose:void 0,bodyOpen:void 0,head:void 0},h=await i;for(const d of h){const{tag:_,shouldRender:b,id:w}=d;if(b){if(_.tag==="title"){n.title=_.textContent,c("title","",()=>n.title=l.title);continue}d.$el=d.$el||l.elMap.get(w),d.$el?u(d):Bi.has(_.tag)&&a.push(d)}}for(const d of a){const _=d.tag.tagPosition||"head";d.$el=n.createElement(d.tag.tag),u(d),f[_]=f[_]||n.createDocumentFragment(),f[_].appendChild(d.$el)}for(const d of h)await e.hooks.callHook("dom:renderTag",d,n,c);f.head&&n.head.appendChild(f.head),f.bodyOpen&&n.body.insertBefore(f.bodyOpen,n.body.firstChild),f.bodyClose&&n.body.appendChild(f.bodyClose);for(const d in l.pendingSideEffects)l.pendingSideEffects[d]();e._dom=l,await e.hooks.callHook("dom:rendered",{renders:h}),s()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function Gp(e={}){const t=e.domOptions?.render||Do;e.document=e.document||(typeof window<"u"?document:void 0);const n=e.document?.head.querySelector('script[id="unhead:payload"]')?.innerHTML||!1;return Lp({...e,plugins:[...e.plugins||[],{key:"client",hooks:{"entries:updated":t}}],init:[n?JSON.parse(n):!1,...e.init||[]]})}function qp(e,t){let n=0;return()=>{const r=++n;t(()=>{n===r&&e()})}}function zp(e={}){const t=Gp({domOptions:{render:qp(()=>Do(t),n=>setTimeout(n,0))},...e});return t.install=Hp(t),t}const Qp={disableDefaults:!0},Jp=rt({name:"nuxt:head",enforce:"pre",setup(e){const t=zp(Qp);e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await Do(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 un=typeof document<"u";function Ca(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Yp(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Ca(e.default)}const re=Object.assign;function Ts(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 Vn=()=>{},nt=Array.isArray;function zi(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}const Sa=/#/g,Xp=/&/g,Zp=/\//g,eg=/=/g,tg=/\?/g,xa=/\+/g,ng=/%5B/g,rg=/%5D/g,Aa=/%5E/g,sg=/%60/g,Pa=/%7B/g,og=/%7C/g,ka=/%7D/g,ig=/%20/g;function Fo(e){return e==null?"":encodeURI(""+e).replace(og,"|").replace(ng,"[").replace(rg,"]")}function lg(e){return Fo(e).replace(Pa,"{").replace(ka,"}").replace(Aa,"^")}function Xs(e){return Fo(e).replace(xa,"%2B").replace(ig,"+").replace(Sa,"%23").replace(Xp,"%26").replace(sg,"`").replace(Pa,"{").replace(ka,"}").replace(Aa,"^")}function cg(e){return Xs(e).replace(eg,"%3D")}function ag(e){return Fo(e).replace(Sa,"%23").replace(tg,"%3F")}function ug(e){return ag(e).replace(Zp,"%2F")}function Qn(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const fg=/\/$/,dg=e=>e.replace(fg,"");function Rs(e,t,n="/"){let r,s={},o="",i="";const l=t.indexOf("#");let c=t.indexOf("?");return c=l>=0&&c>l?-1:c,c>=0&&(r=t.slice(0,c),o=t.slice(c,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=mg(r??t,n),{fullPath:r+o+i,path:r,query:s,hash:Qn(i)}}function hg(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Qi(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function pg(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&En(t.matched[r],n.matched[s])&&Ia(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function En(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Ia(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!gg(e[n],t[n]))return!1;return!0}function gg(e,t){return nt(e)?Ji(e,t):nt(t)?Ji(t,e):e===t}function Ji(e,t){return nt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function mg(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 Ge={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let Zs=(function(e){return e.pop="pop",e.push="push",e})({}),Cs=(function(e){return e.back="back",e.forward="forward",e.unknown="",e})({});function yg(e){if(!e)if(un){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),dg(e)}const _g=/^[^#]+#/;function bg(e,t){return e.replace(_g,"#")+t}function vg(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 ss=()=>({left:window.scrollX,top:window.scrollY});function wg(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=vg(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 Yi(e,t){return(history.state?history.state.position-t:-1)+e}const eo=new Map;function Eg(e,t){eo.set(e,t)}function Tg(e){const t=eo.get(e);return eo.delete(e),t}function Rg(e){return typeof e=="string"||e&&typeof e=="object"}function Oa(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 Na=Symbol("");ge.MATCHER_NOT_FOUND+"",ge.NAVIGATION_GUARD_REDIRECT+"",ge.NAVIGATION_ABORTED+"",ge.NAVIGATION_CANCELLED+"",ge.NAVIGATION_DUPLICATED+"";function Tn(e,t){return re(new Error,{type:e,[Na]:!0},t)}function ht(e,t){return e instanceof Error&&Na in e&&(t==null||!!(e.type&t))}const Cg=["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 Cg)n in e&&(t[n]=e[n]);return JSON.stringify(t,null,2)}function xg(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(xa," "),o=s.indexOf("="),i=Qn(o<0?s:s.slice(0,o)),l=o<0?null:Qn(s.slice(o+1));if(i in t){let c=t[i];nt(c)||(c=t[i]=[c]),c.push(l)}else t[i]=l}return t}function Xi(e){let t="";for(let n in e){const r=e[n];if(n=cg(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(nt(r)?r.map(s=>s&&Xs(s)):[r&&Xs(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function Ag(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 Pg=Symbol(""),Zi=Symbol(""),Uo=Symbol(""),Bo=Symbol(""),to=Symbol("");function In(){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 Pt(e,t,n,r,s,o=i=>i()){const i=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((l,c)=>{const u=h=>{h===!1?c(Tn(ge.NAVIGATION_ABORTED,{from:n,to:t})):h instanceof Error?c(h):Rg(h)?c(Tn(ge.NAVIGATION_GUARD_REDIRECT,{from:t,to:h})):(i&&r.enterCallbacks[s]===i&&typeof h=="function"&&i.push(h),l())},a=o(()=>e.call(r&&r.instances[s],t,n,u));let f=Promise.resolve(a);e.length<3&&(f=f.then(u)),f.catch(h=>c(h))})}function Ss(e,t,n,r,s=o=>o()){const o=[];for(const i of e)for(const l in i.components){let c=i.components[l];if(!(t!=="beforeRouteEnter"&&!i.instances[l]))if(Ca(c)){const u=(c.__vccOpts||c)[t];u&&o.push(Pt(u,n,r,i,l,s))}else{let u=c();o.push(()=>u.then(a=>{if(!a)throw new Error(`Couldn't resolve component "${l}" at "${i.path}"`);const f=Yp(a)?a.default:a;i.mods[l]=a,i.components[l]=f;const h=(f.__vccOpts||f)[t];return h&&Pt(h,n,r,i,l,s)()}))}}return o}function kg(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(u=>En(u,l))?r.push(l):n.push(l));const c=e.matched[i];c&&(t.matched.find(u=>En(u,c))||s.push(c))}return[n,r,s]}let Ig=()=>location.protocol+"//"+location.host;function La(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),Qi(l,"")}return Qi(n,e)+r+s}function Og(e,t,n,r){let s=[],o=[],i=null;const l=({state:h})=>{const d=La(e,location),_=n.value,b=t.value;let w=0;if(h){if(n.value=d,t.value=h,i&&i===_){i=null;return}w=b?h.position-b.position:0}else r(d);s.forEach(R=>{R(n.value,_,{delta:w,type:Zs.pop,direction:w?w>0?Cs.forward:Cs.back:Cs.unknown})})};function c(){i=n.value}function u(h){s.push(h);const d=()=>{const _=s.indexOf(h);_>-1&&s.splice(_,1)};return o.push(d),d}function a(){if(document.visibilityState==="hidden"){const{history:h}=window;if(!h.state)return;h.replaceState(re({},h.state,{scroll:ss()}),"")}}function f(){for(const h of o)h();o=[],window.removeEventListener("popstate",l),window.removeEventListener("pagehide",a),document.removeEventListener("visibilitychange",a)}return window.addEventListener("popstate",l),window.addEventListener("pagehide",a),document.addEventListener("visibilitychange",a),{pauseListeners:c,listen:u,destroy:f}}function el(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?ss():null}}function Ng(e){const{history:t,location:n}=window,r={value:La(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(c,u,a){const f=e.indexOf("#"),h=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+c:Ig()+e+c;try{t[a?"replaceState":"pushState"](u,"",h),s.value=u}catch(d){console.error(d),n[a?"replace":"assign"](h)}}function i(c,u){o(c,re({},t.state,el(s.value.back,c,s.value.forward,!0),u,{position:s.value.position}),!0),r.value=c}function l(c,u){const a=re({},s.value,t.state,{forward:c,scroll:ss()});o(a.current,a,!0),o(c,re({},el(r.value,c,null),{position:a.position+1},u),!1),r.value=c}return{location:r,state:s,push:l,replace:i}}function Lg(e){e=yg(e);const t=Ng(e),n=Og(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:bg.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 Kt=(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 Mg={type:Kt.Static,value:""},Hg=/[a-zA-Z0-9_]/;function jg(e){if(!e)return[[]];if(e==="/")return[[Mg]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(d){throw new Error(`ERR (${n})/"${u}": ${d}`)}let n=be.Static,r=n;const s=[];let o;function i(){o&&s.push(o),o=[]}let l=0,c,u="",a="";function f(){u&&(n===be.Static?o.push({type:Kt.Static,value:u}):n===be.Param||n===be.ParamRegExp||n===be.ParamRegExpEnd?(o.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),o.push({type:Kt.Param,value:u,regexp:a,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),u="")}function h(){u+=c}for(;l<e.length;){if(c=e[l++],c==="\\"&&n!==be.ParamRegExp){r=n,n=be.EscapeNext;continue}switch(n){case be.Static:c==="/"?(u&&f(),i()):c===":"?(f(),n=be.Param):h();break;case be.EscapeNext:h(),n=r;break;case be.Param:c==="("?n=be.ParamRegExp:Hg.test(c)?h():(f(),n=be.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--);break;case be.ParamRegExp:c===")"?a[a.length-1]=="\\"?a=a.slice(0,-1)+c:n=be.ParamRegExpEnd:a+=c;break;case be.ParamRegExpEnd:f(),n=be.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--,a="";break;default:t("Unknown state");break}}return n===be.ParamRegExp&&t(`Unfinished custom RegExp for param "${u}"`),f(),i(),s}const tl="[^/]+?",Dg={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 Fg=/[.+*?^${}()[\]/\\]/g;function Ug(e,t){const n=re({},Dg,t),r=[];let s=n.start?"^":"";const o=[];for(const u of e){const a=u.length?[]:[Oe.Root];n.strict&&!u.length&&(s+="/");for(let f=0;f<u.length;f++){const h=u[f];let d=Oe.Segment+(n.sensitive?Oe.BonusCaseSensitive:0);if(h.type===Kt.Static)f||(s+="/"),s+=h.value.replace(Fg,"\\$&"),d+=Oe.Static;else if(h.type===Kt.Param){const{value:_,repeatable:b,optional:w,regexp:R}=h;o.push({name:_,repeatable:b,optional:w});const v=R||tl;if(v!==tl){d+=Oe.BonusCustomRegExp;try{`${v}`}catch(y){throw new Error(`Invalid custom RegExp for param "${_}" (${v}): `+y.message)}}let g=b?`((?:${v})(?:/(?:${v}))*)`:`(${v})`;f||(g=w&&u.length<2?`(?:/${g})`:"/"+g),w&&(g+="?"),s+=g,d+=Oe.Dynamic,w&&(d+=Oe.BonusOptional),b&&(d+=Oe.BonusRepeatable),v===".*"&&(d+=Oe.BonusWildcard)}a.push(d)}r.push(a)}if(n.strict&&n.end){const u=r.length-1;r[u][r[u].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(u){const a=u.match(i),f={};if(!a)return null;for(let h=1;h<a.length;h++){const d=a[h]||"",_=o[h-1];f[_.name]=d&&_.repeatable?d.split("/"):d}return f}function c(u){let a="",f=!1;for(const h of e){(!f||!a.endsWith("/"))&&(a+="/"),f=!1;for(const d of h)if(d.type===Kt.Static)a+=d.value;else if(d.type===Kt.Param){const{value:_,repeatable:b,optional:w}=d,R=_ in u?u[_]:"";if(nt(R)&&!b)throw new Error(`Provided param "${_}" is an array but it is not repeatable (* or + modifiers)`);const v=nt(R)?R.join("/"):R;if(!v)if(w)h.length<2&&(a.endsWith("/")?a=a.slice(0,-1):f=!0);else throw new Error(`Missing required param "${_}"`);a+=v}}return a||"/"}return{re:i,score:r,keys:o,parse:l,stringify:c}}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 Ma(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(nl(r))return 1;if(nl(s))return-1}return s.length-r.length}function nl(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const $g={strict:!1,end:!0,sensitive:!1};function Vg(e,t,n){const r=Ug(jg(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 Wg(e,t){const n=[],r=new Map;t=zi($g,t);function s(f){return r.get(f)}function o(f,h,d){const _=!d,b=sl(f);b.aliasOf=d&&d.record;const w=zi(t,f),R=[b];if("alias"in f){const y=typeof f.alias=="string"?[f.alias]:f.alias;for(const E of y)R.push(sl(re({},b,{components:d?d.record.components:b.components,path:E,aliasOf:d?d.record:b})))}let v,g;for(const y of R){const{path:E}=y;if(h&&E[0]!=="/"){const C=h.record.path,O=C[C.length-1]==="/"?"":"/";y.path=h.record.path+(E&&O+E)}if(v=Vg(y,h,w),d?d.alias.push(v):(g=g||v,g!==v&&g.alias.push(v),_&&f.name&&!ol(v)&&i(f.name)),Ha(v)&&c(v),b.children){const C=b.children;for(let O=0;O<C.length;O++)o(C[O],v,d&&d.children[O])}d=d||v}return g?()=>{i(g)}:Vn}function i(f){if(Oa(f)){const h=r.get(f);h&&(r.delete(f),n.splice(n.indexOf(h),1),h.children.forEach(i),h.alias.forEach(i))}else{const h=n.indexOf(f);h>-1&&(n.splice(h,1),f.record.name&&r.delete(f.record.name),f.children.forEach(i),f.alias.forEach(i))}}function l(){return n}function c(f){const h=qg(f,n);n.splice(h,0,f),f.record.name&&!ol(f)&&r.set(f.record.name,f)}function u(f,h){let d,_={},b,w;if("name"in f&&f.name){if(d=r.get(f.name),!d)throw Tn(ge.MATCHER_NOT_FOUND,{location:f});w=d.record.name,_=re(rl(h.params,d.keys.filter(g=>!g.optional).concat(d.parent?d.parent.keys.filter(g=>g.optional):[]).map(g=>g.name)),f.params&&rl(f.params,d.keys.map(g=>g.name))),b=d.stringify(_)}else if(f.path!=null)b=f.path,d=n.find(g=>g.re.test(b)),d&&(_=d.parse(b),w=d.record.name);else{if(d=h.name?r.get(h.name):n.find(g=>g.re.test(h.path)),!d)throw Tn(ge.MATCHER_NOT_FOUND,{location:f,currentLocation:h});w=d.record.name,_=re({},h.params,f.params),b=d.stringify(_)}const R=[];let v=d;for(;v;)R.unshift(v.record),v=v.parent;return{name:w,path:b,params:_,matched:R,meta:Gg(R)}}e.forEach(f=>o(f));function a(){n.length=0,r.clear()}return{addRoute:o,resolve:u,removeRoute:i,clearRoutes:a,getRoutes:l,getRecordMatcher:s}}function rl(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function sl(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:Kg(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 Kg(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 ol(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Gg(e){return e.reduce((t,n)=>re(t,n.meta),{})}function qg(e,t){let n=0,r=t.length;for(;n!==r;){const o=n+r>>1;Ma(e,t[o])<0?r=o:n=o+1}const s=zg(e);return s&&(r=t.lastIndexOf(s,r-1)),r}function zg(e){let t=e;for(;t=t.parent;)if(Ha(t)&&Ma(e,t)===0)return t}function Ha({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function il(e){const t=ke(Uo),n=ke(Bo),r=qe(()=>{const c=ue(e.to);return t.resolve(c)}),s=qe(()=>{const{matched:c}=r.value,{length:u}=c,a=c[u-1],f=n.matched;if(!a||!f.length)return-1;const h=f.findIndex(En.bind(null,a));if(h>-1)return h;const d=ll(c[u-2]);return u>1&&ll(a)===d&&f[f.length-1].path!==d?f.findIndex(En.bind(null,c[u-2])):h}),o=qe(()=>s.value>-1&&Zg(n.params,r.value.params)),i=qe(()=>s.value>-1&&s.value===n.matched.length-1&&Ia(n.params,r.value.params));function l(c={}){if(Xg(c)){const u=t[ue(e.replace)?"replace":"push"](ue(e.to)).catch(Vn);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>u),u}return Promise.resolve()}return{route:r,href:qe(()=>r.value.href),isActive:o,isExactActive:i,navigate:l}}function Qg(e){return e.length===1?e[0]:e}const Jg=ut({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:il,setup(e,{slots:t}){const n=Et(il(e)),{options:r}=ke(Uo),s=qe(()=>({[cl(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[cl(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&Qg(t.default(n));return e.custom?o:we("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),Yg=Jg;function Xg(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 Zg(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!==s[i]))return!1}return!0}function ll(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const cl=(e,t,n)=>e??t??n,em=ut({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=ke(to),s=qe(()=>e.route||r.value),o=ke(Zi,0),i=qe(()=>{let u=ue(o);const{matched:a}=s.value;let f;for(;(f=a[u])&&!f.components;)u++;return u}),l=qe(()=>s.value.matched[i.value]);Mt(Zi,qe(()=>i.value+1)),Mt(Pg,l),Mt(to,s);const c=Qe();return Qt(()=>[c.value,l.value,e.name],([u,a,f],[h,d,_])=>{a&&(a.instances[f]=u,d&&d!==a&&u&&u===h&&(a.leaveGuards.size||(a.leaveGuards=d.leaveGuards),a.updateGuards.size||(a.updateGuards=d.updateGuards))),u&&a&&(!d||!En(a,d)||!h)&&(a.enterCallbacks[f]||[]).forEach(b=>b(u))},{flush:"post"}),()=>{const u=s.value,a=e.name,f=l.value,h=f&&f.components[a];if(!h)return al(n.default,{Component:h,route:u});const d=f.props[a],_=d?d===!0?u.params:typeof d=="function"?d(u):d:null,w=we(h,re({},_,t,{onVnodeUnmounted:R=>{R.component.isUnmounted&&(f.instances[a]=null)},ref:c}));return al(n.default,{Component:w,route:u})||w}}});function al(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const ja=em;function tm(e){const t=Wg(e.routes,e),n=e.parseQuery||xg,r=e.stringifyQuery||Xi,s=e.history,o=In(),i=In(),l=In(),c=Ht(Ge);let u=Ge;un&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const a=Ts.bind(null,x=>""+x),f=Ts.bind(null,ug),h=Ts.bind(null,Qn);function d(x,B){let D,q;return Oa(x)?(D=t.getRecordMatcher(x),q=B):q=x,t.addRoute(q,D)}function _(x){const B=t.getRecordMatcher(x);B&&t.removeRoute(B)}function b(){return t.getRoutes().map(x=>x.record)}function w(x){return!!t.getRecordMatcher(x)}function R(x,B){if(B=re({},B||c.value),typeof x=="string"){const m=Rs(n,x,B.path),T=t.resolve({path:m.path},B),A=s.createHref(m.fullPath);return re(m,T,{params:h(T.params),hash:Qn(m.hash),redirectedFrom:void 0,href:A})}let D;if(x.path!=null)D=re({},x,{path:Rs(n,x.path,B.path).path});else{const m=re({},x.params);for(const T in m)m[T]==null&&delete m[T];D=re({},x,{params:f(m)}),B.params=f(B.params)}const q=t.resolve(D,B),Z=x.hash||"";q.params=a(h(q.params));const he=hg(r,re({},x,{hash:lg(Z),path:q.path})),p=s.createHref(he);return re({fullPath:he,hash:Z,query:r===Xi?Ag(x.query):x.query||{}},q,{redirectedFrom:void 0,href:p})}function v(x){return typeof x=="string"?Rs(n,x,c.value.path):re({},x)}function g(x,B){if(u!==x)return Tn(ge.NAVIGATION_CANCELLED,{from:B,to:x})}function y(x){return O(x)}function E(x){return y(re(v(x),{replace:!0}))}function C(x,B){const D=x.matched[x.matched.length-1];if(D&&D.redirect){const{redirect:q}=D;let Z=typeof q=="function"?q(x,B):q;return typeof Z=="string"&&(Z=Z.includes("?")||Z.includes("#")?Z=v(Z):{path:Z},Z.params={}),re({query:x.query,hash:x.hash,params:Z.path!=null?{}:x.params},Z)}}function O(x,B){const D=u=R(x),q=c.value,Z=x.state,he=x.force,p=x.replace===!0,m=C(D,q);if(m)return O(re(v(m),{state:typeof m=="object"?re({},Z,m.state):Z,force:he,replace:p}),B||D);const T=D;T.redirectedFrom=B;let A;return!he&&pg(r,q,D)&&(A=Tn(ge.NAVIGATION_DUPLICATED,{to:T,from:q}),st(q,q,!0,!1)),(A?Promise.resolve(A):I(T,q)).catch(S=>ht(S)?ht(S,ge.NAVIGATION_GUARD_REDIRECT)?S:Rt(S):U(S,T,q)).then(S=>{if(S){if(ht(S,ge.NAVIGATION_GUARD_REDIRECT))return O(re({replace:p},v(S.to),{state:typeof S.to=="object"?re({},Z,S.to.state):Z,force:he}),B||T)}else S=N(T,q,!0,p,Z);return W(T,q,S),S})}function $(x,B){const D=g(x,B);return D?Promise.reject(D):Promise.resolve()}function L(x){const B=on.values().next().value;return B&&typeof B.runWithContext=="function"?B.runWithContext(x):x()}function I(x,B){let D;const[q,Z,he]=kg(x,B);D=Ss(q.reverse(),"beforeRouteLeave",x,B);for(const m of q)m.leaveGuards.forEach(T=>{D.push(Pt(T,x,B))});const p=$.bind(null,x,B);return D.push(p),We(D).then(()=>{D=[];for(const m of o.list())D.push(Pt(m,x,B));return D.push(p),We(D)}).then(()=>{D=Ss(Z,"beforeRouteUpdate",x,B);for(const m of Z)m.updateGuards.forEach(T=>{D.push(Pt(T,x,B))});return D.push(p),We(D)}).then(()=>{D=[];for(const m of he)if(m.beforeEnter)if(nt(m.beforeEnter))for(const T of m.beforeEnter)D.push(Pt(T,x,B));else D.push(Pt(m.beforeEnter,x,B));return D.push(p),We(D)}).then(()=>(x.matched.forEach(m=>m.enterCallbacks={}),D=Ss(he,"beforeRouteEnter",x,B,L),D.push(p),We(D))).then(()=>{D=[];for(const m of i.list())D.push(Pt(m,x,B));return D.push(p),We(D)}).catch(m=>ht(m,ge.NAVIGATION_CANCELLED)?m:Promise.reject(m))}function W(x,B,D){l.list().forEach(q=>L(()=>q(x,B,D)))}function N(x,B,D,q,Z){const he=g(x,B);if(he)return he;const p=B===Ge,m=un?history.state:{};D&&(q||p?s.replace(x.fullPath,re({scroll:p&&m&&m.scroll},Z)):s.push(x.fullPath,Z)),c.value=x,st(x,B,D,p),Rt()}let K;function ee(){K||(K=s.listen((x,B,D)=>{if(!jt.listening)return;const q=R(x),Z=C(q,jt.currentRoute.value);if(Z){O(re(Z,{replace:!0,force:!0}),q).catch(Vn);return}u=q;const he=c.value;un&&Eg(Yi(he.fullPath,D.delta),ss()),I(q,he).catch(p=>ht(p,ge.NAVIGATION_ABORTED|ge.NAVIGATION_CANCELLED)?p:ht(p,ge.NAVIGATION_GUARD_REDIRECT)?(O(re(v(p.to),{force:!0}),q).then(m=>{ht(m,ge.NAVIGATION_ABORTED|ge.NAVIGATION_DUPLICATED)&&!D.delta&&D.type===Zs.pop&&s.go(-1,!1)}).catch(Vn),Promise.reject()):(D.delta&&s.go(-D.delta,!1),U(p,q,he))).then(p=>{p=p||N(q,he,!1),p&&(D.delta&&!ht(p,ge.NAVIGATION_CANCELLED)?s.go(-D.delta,!1):D.type===Zs.pop&&ht(p,ge.NAVIGATION_ABORTED|ge.NAVIGATION_DUPLICATED)&&s.go(-1,!1)),W(q,he,p)}).catch(Vn)}))}let ie=In(),V=In(),Y;function U(x,B,D){Rt(x);const q=V.list();return q.length?q.forEach(Z=>Z(x,B,D)):console.error(x),Promise.reject(x)}function de(){return Y&&c.value!==Ge?Promise.resolve():new Promise((x,B)=>{ie.add([x,B])})}function Rt(x){return Y||(Y=!x,ee(),ie.list().forEach(([B,D])=>x?D(x):B()),ie.reset()),x}function st(x,B,D,q){const{scrollBehavior:Z}=e;if(!un||!Z)return Promise.resolve();const he=!D&&Tg(Yi(x.fullPath,0))||(q||!D)&&history.state&&history.state.scroll||null;return Xt().then(()=>Z(x,B,he)).then(p=>p&&wg(p)).catch(p=>U(p,x,B))}const He=x=>s.go(x);let sn;const on=new Set,jt={currentRoute:c,listening:!0,addRoute:d,removeRoute:_,clearRoutes:t.clearRoutes,hasRoute:w,getRoutes:b,resolve:R,options:e,push:y,replace:E,go:He,back:()=>He(-1),forward:()=>He(1),beforeEach:o.add,beforeResolve:i.add,afterEach:l.add,onError:V.add,isReady:de,install(x){x.component("RouterLink",Yg),x.component("RouterView",ja),x.config.globalProperties.$router=jt,Object.defineProperty(x.config.globalProperties,"$route",{enumerable:!0,get:()=>ue(c)}),un&&!sn&&c.value===Ge&&(sn=!0,y(s.location).catch(q=>{}));const B={};for(const q in Ge)Object.defineProperty(B,q,{get:()=>c.value[q],enumerable:!0});x.provide(Uo,jt),x.provide(Bo,ct(B)),x.provide(to,c);const D=x.unmount;on.add(x),x.unmount=function(){on.delete(x),on.size<1&&(u=Ge,K&&K(),K=null,c.value=Ge,sn=!1,Y=!1),D()}}};function We(x){return x.reduce((B,D)=>B.then(()=>L(D)),Promise.resolve())}return jt}function Da(e){return ke(Bo)}const nm=/(:\w+)\([^)]+\)/g,rm=/(:\w+)[?+*]/g,sm=/:\w+/g,om=(e,t)=>t.path.replace(nm,"$1").replace(rm,"$1").replace(sm,n=>e.params[n.slice(1)]?.toString()||""),no=(e,t)=>{const n=e.route.matched.find(s=>s.components?.default===e.Component.type),r=t??n?.meta.key??(n&&om(e.route,n));return typeof r=="function"?r(e.route):r},im=(e,t)=>({default:()=>e?we(af,e===!0?{}:e,t):t});function $o(e){return Array.isArray(e)?e:[e]}const lm="modulepreload",cm=function(e,t){return new URL(e,t).href},ul={},It=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){let u=function(a){return Promise.all(a.map(f=>Promise.resolve(f).then(h=>({status:"fulfilled",value:h}),h=>({status:"rejected",reason:h}))))};const i=document.getElementsByTagName("link"),l=document.querySelector("meta[property=csp-nonce]"),c=l?.nonce||l?.getAttribute("nonce");s=u(n.map(a=>{if(a=cm(a,r),a in ul)return;ul[a]=!0;const f=a.endsWith(".css"),h=f?'[rel="stylesheet"]':"";if(r)for(let _=i.length-1;_>=0;_--){const b=i[_];if(b.href===a&&(!f||b.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${a}"]${h}`))return;const d=document.createElement("link");if(d.rel=f?"stylesheet":lm,f||(d.as="script"),d.crossOrigin="",d.href=a,c&&d.setAttribute("nonce",c),document.head.appendChild(d),f)return new Promise((_,b)=>{d.addEventListener("load",_),d.addEventListener("error",()=>b(new Error(`Unable to preload CSS for ${a}`)))})}))}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)})},am={title:"Hydration"},um={title:"Web Vitals"},fm={title:"Third-Party Scripts"},xs=[{name:"index",path:"/",component:()=>It(()=>import("./sLvN_949.js"),__vite__mapDeps([0,1,2,3,4]),import.meta.url)},{name:"hydration",path:"/hydration",meta:am||{},component:()=>It(()=>import("./umNIi3wV.js"),__vite__mapDeps([5,4,1,6,3,2,7,8]),import.meta.url)},{name:"web-vitals",path:"/web-vitals",meta:um||{},component:()=>It(()=>import("./Do-INFgi.js"),__vite__mapDeps([9,2,1,7]),import.meta.url)},{name:"third-party-scripts",path:"/third-party-scripts",meta:fm||{},component:()=>It(()=>import("./Cw07ACep.js"),__vite__mapDeps([10,2,4,1,6,3,11]),import.meta.url)}],Fa=(e,t)=>({default:()=>e?we(hd,e===!0?{}:e,t):t.default?.()}),dm=/(:\w+)\([^)]+\)/g,hm=/(:\w+)[?+*]/g,pm=/:\w+/g;function fl(e){const t=e?.meta.key??e.path.replace(dm,"$1").replace(hm,"$1").replace(pm,n=>e.params[n.slice(1)]?.toString()||"");return typeof t=="function"?t(e):t}function gm(e,t){return e===t||t===Ge?!1:fl(e)!==fl(t)?!0:!e.matched.every((r,s)=>r.components&&r.components.default===t.matched[s]?.components?.default)}const mm={scrollBehavior(e,t,n){const r=_e(),s=Ve().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:Ua(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===Ge){l(dl(e,t,n,s));return}r.hooks.hookOnce(i,()=>{requestAnimationFrame(()=>l(dl(e,t,n,s)))})})}};function Ua(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 dl(e,t,n,r){if(n)return n;const s=gm(e,t);return e.hash?{el:e.hash,top:Ua(e.hash),behavior:s?r:"instant"}:{left:0,top:0}}const ym={hashMode:!1,scrollBehaviorType:"auto"},St={...ym,...mm},_m=async(e,t)=>{let n,r;if(!e.meta?.validate)return;const s=([n,r]=_n(()=>Promise.resolve(e.meta.validate(e))),n=await n,r(),n);if(s===!0)return;const o=Yt({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},bm=async e=>{let t,n;const r=([t,n]=_n(()=>jo({path:e.path})),t=await t,n(),t);if(r.redirect){const s=r.redirect.includes("#")?r.redirect:r.redirect+e.hash;return rn(s,{acceptRelative:!0})?(window.location.href=s,!1):s}},vm=[_m,bm],ro={};function wm(e,t,n){const{pathname:r,search:s,hash:o}=t,i=e.indexOf("#");if(i>-1){const u=o.includes(e.slice(i))?e.slice(i).length:1;let a=o.slice(u);return a[0]!=="/"&&(a="/"+a),ki(a,"")}const l=ki(r,e),c=!n||dh(l,n)?l:n;return c+(c.includes("?")?"":s)+o}const Em=rt({name:"nuxt:router",enforce:"pre",async setup(e){let t,n,r=rr().app.baseURL;const s=St.history?.(r)??Lg(r),o=St.routes?([t,n]=_n(()=>St.routes(xs)),t=await t,n(),t??xs):xs;let i;const l=tm({...St,scrollBehavior:(w,R,v)=>{if(R===Ge){i=v;return}if(St.scrollBehavior){if(l.options.scrollBehavior=St.scrollBehavior,"scrollRestoration"in window.history){const g=l.beforeEach(()=>{g(),window.history.scrollRestoration="manual"})}return St.scrollBehavior(w,Ge,i||v)}},history:s,routes:o});"scrollRestoration"in window.history&&(window.history.scrollRestoration="auto"),e.vueApp.use(l);const c=Ht(l.currentRoute.value);l.afterEach((w,R)=>{c.value=R}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>c.value});const u=wm(r,window.location,e.payload.path),a=Ht(l.currentRoute.value),f=()=>{a.value=l.currentRoute.value};e.hook("page:finish",f),l.afterEach((w,R)=>{w.matched[w.matched.length-1]?.components?.default===R.matched[R.matched.length-1]?.components?.default&&f()});const h={};for(const w in a.value)Object.defineProperty(h,w,{get:()=>a.value[w],enumerable:!0});e._route=ct(h),e._middleware||={global:[],named:{}};const d=ns();l.afterEach(async(w,R,v)=>{delete e._processingMiddleware,!e.isHydrating&&d.value&&await e.runWithContext(lp),v&&await e.callHook("page:loading:end")});try{[t,n]=_n(()=>l.isReady()),await t,n()}catch(w){[t,n]=_n(()=>e.runWithContext(()=>Vt(w))),await t,n()}const _=u!==l.currentRoute.value.fullPath?l.resolve(u):l.currentRoute.value;f();const b=e.payload.state._layout;return l.beforeEach(async(w,R)=>{await e.callHook("page:loading:start"),w.meta=Et(w.meta),e.isHydrating&&b&&!bt(w.meta.layout)&&(w.meta.layout=b),e._processingMiddleware=!0;{const v=new Set([...vm,...e._middleware.global]);for(const g of w.matched){const y=g.meta.middleware;if(y)for(const E of $o(y))v.add(E)}{const g=await e.runWithContext(()=>jo({path:w.path}));if(g.appMiddleware)for(const y in g.appMiddleware)g.appMiddleware[y]?v.add(y):v.delete(y)}for(const g of v){const y=typeof g=="string"?e._middleware.named[g]||await ro[g]?.().then(E=>E.default||E):g;if(!y)throw new Error(`Unknown route middleware: '${g}'.`);try{const E=await e.runWithContext(()=>y(w,R));if(!e.payload.serverRendered&&e.isHydrating&&(E===!1||E instanceof Error)){const C=E||Yt({statusCode:404,statusMessage:`Page Not Found: ${u}`});return await e.runWithContext(()=>Vt(C)),!1}if(E===!0)continue;if(E===!1)return E;if(E)return _a(E)&&E.fatal&&await e.runWithContext(()=>Vt(E)),E}catch(E){const C=Yt(E);return C.fatal&&await e.runWithContext(()=>Vt(C)),C}}}}),l.onError(async()=>{delete e._processingMiddleware,await e.callHook("page:loading:end")}),l.afterEach(w=>{if(w.matched.length===0)return e.runWithContext(()=>Vt(Yt({statusCode:404,fatal:!1,statusMessage:`Page not found: ${w.fullPath}`,data:{path:w.fullPath}})))}),e.hooks.hookOnce("app:created",async()=>{try{"name"in _&&(_.name=void 0),await l.replace({..._,force:!0}),l.options.scrollBehavior=St.scrollBehavior}catch(w){await e.runWithContext(()=>Vt(w))}}),{provide:{router:l}}}}),hl=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),d_=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),Vo=e=>{const t=_e();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{hl(()=>e())}):hl(()=>e())},Tm=rt({name:"nuxt:payload",setup(e){const t=new Set;Ve().beforeResolve(async(n,r)=>{if(n.path===r.path)return;const s=await qi(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]}}),Vo(()=>{e.hooks.hook("link:prefetch",async n=>{const{hostname:r}=new URL(n,window.location.href);r===window.location.hostname&&await qi(n).catch(()=>{console.warn("[nuxt] Error preloading payload for",n)})}),navigator.connection?.effectiveType!=="slow-2g"&&setTimeout(rs,1e3)})}}),Rm=rt(()=>{const e=Ve();Vo(()=>{e.beforeResolve(async()=>{await new Promise(t=>{setTimeout(t,100),requestAnimationFrame(()=>{setTimeout(t,0)})})})})}),Cm=rt(e=>{let t;async function n(){let r;try{r=await rs()}catch(s){const o=s;if(!("status"in o&&(o.status===404||o.status===403)))throw o}t&&clearTimeout(t),t=setTimeout(n,ji);try{const s=await $fetch(Ho("builds/latest.json")+`?${Date.now()}`);s.id!==r?.id&&(e.hooks.callHook("app:manifest:update",s),t&&clearTimeout(t))}catch{}}Vo(()=>{t=setTimeout(n,ji)})});function Sm(e={}){const t=e.path||window.location.pathname;let n={};try{n=jr(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:_e().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const xm=rt({name:"nuxt:chunk-reload",setup(e){const t=Ve(),n=rr(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:o})=>{r.add(o)});function s(o){const i=Lo(n.app.baseURL,o.fullPath);Sm({path:i,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(s)}),t.onError((o,i)=>{r.has(o)&&s(i)})}}),Am=kr(()=>It(()=>import("./DH652Aoo.js"),[],import.meta.url).then(e=>e.default||e.default||e)),Pm=[["Icon",Am]],km=rt({name:"nuxt:global-components",setup(e){for(const[t,n]of Pm)e.vueApp.component(t,n),e.vueApp.component("Lazy"+t,n)}}),Ot={default:kr(()=>It(()=>import("./MKoRwnMq.js"),__vite__mapDeps([12,3,1]),import.meta.url).then(e=>e.default||e))};function Im(e){if(e?.__asyncLoader&&!e.__asyncResolved)return e.__asyncLoader()}async function Om(e,t=Ve()){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 Nm=rt({name:"nuxt:prefetch",setup(e){const t=Ve();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{const r=n?.meta?.layout;r&&typeof Ot[r]=="function"&&await Ot[r]()})}),e.hooks.hook("link:prefetch",n=>{if(rn(n))return;const r=t.resolve(n);if(!r)return;const s=r.meta.layout;let o=$o(r.meta.middleware);o=o.filter(i=>typeof i=="string");for(const i of o)typeof ro[i]=="function"&&ro[i]();typeof s=="string"&&s in Ot&&Im(Ot[s])})}}),Ba=/^[a-z0-9]+(-[a-z0-9]+)*$/,sr=(e,t,n,r="")=>{const s=e.split(":");if(e.slice(0,1)==="@"){if(s.length<2||s.length>3)return null;r=s.shift().slice(1)}if(s.length>3||!s.length)return null;if(s.length>1){const l=s.pop(),c=s.pop(),u={provider:s.length>0?s[0]:r,prefix:c,name:l};return t&&!vr(u)?null:u}const o=s[0],i=o.split("-");if(i.length>1){const l={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!vr(l)?null:l}if(n&&r===""){const l={provider:r,prefix:"",name:o};return t&&!vr(l,n)?null:l}return null},vr=(e,t)=>e?!!((t&&e.prefix===""||e.prefix)&&e.name):!1,$a=Object.freeze({left:0,top:0,width:16,height:16}),Vr=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Sn=Object.freeze({...$a,...Vr}),so=Object.freeze({...Sn,body:"",hidden:!1});function Lm(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function pl(e,t){const n=Lm(e,t);for(const r in so)r in Vr?r in e&&!(r in n)&&(n[r]=Vr[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function Mm(e,t){const n=e.icons,r=e.aliases||Object.create(null),s=Object.create(null);function o(i){if(n[i])return s[i]=[];if(!(i in s)){s[i]=null;const l=r[i]&&r[i].parent,c=l&&o(l);c&&(s[i]=[l].concat(c))}return s[i]}return Object.keys(n).concat(Object.keys(r)).forEach(o),s}function Hm(e,t,n){const r=e.icons,s=e.aliases||Object.create(null);let o={};function i(l){o=pl(r[l]||s[l],o)}return i(t),n.forEach(i),pl(e,o)}function Va(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(s=>{t(s,null),n.push(s)});const r=Mm(e);for(const s in r){const o=r[s];o&&(t(s,Hm(e,s,o)),n.push(s))}return n}const jm={provider:"",aliases:{},not_found:{},...$a};function As(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function Wa(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!As(e,jm))return null;const n=t.icons;for(const s in n){const o=n[s];if(!s||typeof o.body!="string"||!As(o,so))return null}const r=t.aliases||Object.create(null);for(const s in r){const o=r[s],i=o.parent;if(!s||typeof i!="string"||!n[i]&&!r[i]||!As(o,so))return null}return t}const gl=Object.create(null);function Dm(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function tn(e,t){const n=gl[e]||(gl[e]=Object.create(null));return n[t]||(n[t]=Dm(e,t))}function Ka(e,t){return Wa(t)?Va(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function Fm(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let Jn=!1;function Ga(e){return typeof e=="boolean"&&(Jn=e),Jn}function Wo(e){const t=typeof e=="string"?sr(e,!0,Jn):e;if(t){const n=tn(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function Um(e,t){const n=sr(e,!0,Jn);if(!n)return!1;const r=tn(n.provider,n.prefix);return t?Fm(r,n.name,t):(r.missing.add(n.name),!0)}function Bm(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),Jn&&!t&&!e.prefix){let s=!1;return Wa(e)&&(e.prefix="",Va(e,(o,i)=>{Um(o,i)&&(s=!0)})),s}const n=e.prefix;if(!vr({prefix:n,name:"a"}))return!1;const r=tn(t,n);return!!Ka(r,e)}function h_(e){const t=Wo(e);return t&&{...Sn,...t}}const qa=Object.freeze({width:null,height:null}),za=Object.freeze({...qa,...Vr}),$m=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Vm=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function ml(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const r=e.split($m);if(r===null||!r.length)return e;const s=[];let o=r.shift(),i=Vm.test(o);for(;;){if(i){const l=parseFloat(o);isNaN(l)?s.push(o):s.push(Math.ceil(l*t*n)/n)}else s.push(o);if(o=r.shift(),o===void 0)return s.join("");i=!i}}function Wm(e,t="defs"){let n="";const r=e.indexOf("<"+t);for(;r>=0;){const s=e.indexOf(">",r),o=e.indexOf("</"+t);if(s===-1||o===-1)break;const i=e.indexOf(">",o);if(i===-1)break;n+=e.slice(s+1,o).trim(),e=e.slice(0,r).trim()+e.slice(i+1)}return{defs:n,content:e}}function Km(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Gm(e,t,n){const r=Wm(e);return Km(r.defs,t+r.content+n)}const qm=e=>e==="unset"||e==="undefined"||e==="none";function zm(e,t){const n={...Sn,...e},r={...za,...t},s={left:n.left,top:n.top,width:n.width,height:n.height};let o=n.body;[n,r].forEach(b=>{const w=[],R=b.hFlip,v=b.vFlip;let g=b.rotate;R?v?g+=2:(w.push("translate("+(s.width+s.left).toString()+" "+(0-s.top).toString()+")"),w.push("scale(-1 1)"),s.top=s.left=0):v&&(w.push("translate("+(0-s.left).toString()+" "+(s.height+s.top).toString()+")"),w.push("scale(1 -1)"),s.top=s.left=0);let y;switch(g<0&&(g-=Math.floor(g/4)*4),g=g%4,g){case 1:y=s.height/2+s.top,w.unshift("rotate(90 "+y.toString()+" "+y.toString()+")");break;case 2:w.unshift("rotate(180 "+(s.width/2+s.left).toString()+" "+(s.height/2+s.top).toString()+")");break;case 3:y=s.width/2+s.left,w.unshift("rotate(-90 "+y.toString()+" "+y.toString()+")");break}g%2===1&&(s.left!==s.top&&(y=s.left,s.left=s.top,s.top=y),s.width!==s.height&&(y=s.width,s.width=s.height,s.height=y)),w.length&&(o=Gm(o,'<g transform="'+w.join(" ")+'">',"</g>"))});const i=r.width,l=r.height,c=s.width,u=s.height;let a,f;i===null?(f=l===null?"1em":l==="auto"?u:l,a=ml(f,c/u)):(a=i==="auto"?c:i,f=l===null?ml(a,u/c):l==="auto"?u:l);const h={},d=(b,w)=>{qm(w)||(h[b]=w.toString())};d("width",a),d("height",f);const _=[s.left,s.top,c,u];return h.viewBox=_.join(" "),{attributes:h,viewBox:_,body:o}}const Qm=/\sid="(\S+)"/g,Jm="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Ym=0;function Xm(e,t=Jm){const n=[];let r;for(;r=Qm.exec(e);)n.push(r[1]);if(!n.length)return e;const s="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(o=>{const i=typeof t=="function"?t(o):t+(Ym++).toString(),l=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+l+')([")]|\\.[a-z])',"g"),"$1"+i+s+"$3")}),e=e.replace(new RegExp(s,"g"),""),e}const oo=Object.create(null);function Qa(e,t){oo[e]=t}function io(e){return oo[e]||oo[""]}function Ko(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const os=Object.create(null),On=["https://api.simplesvg.com","https://api.unisvg.com"],wr=[];for(;On.length>0;)On.length===1||Math.random()>.5?wr.push(On.shift()):wr.push(On.pop());os[""]=Ko({resources:["https://api.iconify.design"].concat(wr)});function Ja(e,t){const n=Ko(t);return n===null?!1:(os[e]=n,!0)}function is(e){return os[e]}function Zm(){return Object.keys(os)}const ey=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let Wr=ey();function ty(e){Wr=e}function ny(){return Wr}function ry(e,t){const n=is(e);if(!n)return 0;let r;if(!n.maxURL)r=0;else{let s=0;n.resources.forEach(i=>{s=Math.max(s,i.length)});const o=t+".json?icons=";r=n.maxURL-s-n.path.length-o.length}return r}function sy(e){return e===404}const oy=(e,t,n)=>{const r=[],s=ry(e,t),o="icons";let i={type:o,provider:e,prefix:t,icons:[]},l=0;return n.forEach((c,u)=>{l+=c.length+1,l>=s&&u>0&&(r.push(i),i={type:o,provider:e,prefix:t,icons:[]},l=c.length),i.icons.push(c)}),r.push(i),r};function iy(e){if(typeof e=="string"){const t=is(e);if(t)return t.path}return"/"}const ly=(e,t,n)=>{if(!Wr){n("abort",424);return}let r=iy(t.provider);switch(t.type){case"icons":{const o=t.prefix,l=t.icons.join(","),c=new URLSearchParams({icons:l});r+=o+".json?"+c.toString();break}case"custom":{const o=t.uri;r+=o.slice(0,1)==="/"?o.slice(1):o;break}default:n("abort",400);return}let s=503;Wr(e+r).then(o=>{const i=o.status;if(i!==200){setTimeout(()=>{n(sy(i)?"abort":"next",i)});return}return s=501,o.json()}).then(o=>{if(typeof o!="object"||o===null){setTimeout(()=>{o===404?n("abort",o):n("next",s)});return}setTimeout(()=>{n("success",o)})}).catch(()=>{n("next",s)})},cy={prepare:oy,send:ly};function ay(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((s,o)=>s.provider!==o.provider?s.provider.localeCompare(o.provider):s.prefix!==o.prefix?s.prefix.localeCompare(o.prefix):s.name.localeCompare(o.name));let r={provider:"",prefix:"",name:""};return e.forEach(s=>{if(r.name===s.name&&r.prefix===s.prefix&&r.provider===s.provider)return;r=s;const o=s.provider,i=s.prefix,l=s.name,c=n[o]||(n[o]=Object.create(null)),u=c[i]||(c[i]=tn(o,i));let a;l in u.icons?a=t.loaded:i===""||u.missing.has(l)?a=t.missing:a=t.pending;const f={provider:o,prefix:i,name:l};a.push(f)}),t}function Ya(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(s=>s.id!==t))})}function uy(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const r=e.provider,s=e.prefix;t.forEach(o=>{const i=o.icons,l=i.pending.length;i.pending=i.pending.filter(c=>{if(c.prefix!==s)return!0;const u=c.name;if(e.icons[u])i.loaded.push({provider:r,prefix:s,name:u});else if(e.missing.has(u))i.missing.push({provider:r,prefix:s,name:u});else return n=!0,!0;return!1}),i.pending.length!==l&&(n||Ya([e],o.id),o.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),o.abort))})}))}let fy=0;function dy(e,t,n){const r=fy++,s=Ya.bind(null,n,r);if(!t.pending.length)return s;const o={id:r,icons:t,callback:e,abort:s};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(o)}),s}function hy(e,t=!0,n=!1){const r=[];return e.forEach(s=>{const o=typeof s=="string"?sr(s,t,n):s;o&&r.push(o)}),r}var py={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function gy(e,t,n,r){const s=e.resources.length,o=e.random?Math.floor(Math.random()*s):e.index;let i;if(e.random){let C=e.resources.slice(0);for(i=[];C.length>1;){const O=Math.floor(Math.random()*C.length);i.push(C[O]),C=C.slice(0,O).concat(C.slice(O+1))}i=i.concat(C)}else i=e.resources.slice(o).concat(e.resources.slice(0,o));const l=Date.now();let c="pending",u=0,a,f=null,h=[],d=[];typeof r=="function"&&d.push(r);function _(){f&&(clearTimeout(f),f=null)}function b(){c==="pending"&&(c="aborted"),_(),h.forEach(C=>{C.status==="pending"&&(C.status="aborted")}),h=[]}function w(C,O){O&&(d=[]),typeof C=="function"&&d.push(C)}function R(){return{startTime:l,payload:t,status:c,queriesSent:u,queriesPending:h.length,subscribe:w,abort:b}}function v(){c="failed",d.forEach(C=>{C(void 0,a)})}function g(){h.forEach(C=>{C.status==="pending"&&(C.status="aborted")}),h=[]}function y(C,O,$){const L=O!=="success";switch(h=h.filter(I=>I!==C),c){case"pending":break;case"failed":if(L||!e.dataAfterTimeout)return;break;default:return}if(O==="abort"){a=$,v();return}if(L){a=$,h.length||(i.length?E():v());return}if(_(),g(),!e.random){const I=e.resources.indexOf(C.resource);I!==-1&&I!==e.index&&(e.index=I)}c="completed",d.forEach(I=>{I($)})}function E(){if(c!=="pending")return;_();const C=i.shift();if(C===void 0){if(h.length){f=setTimeout(()=>{_(),c==="pending"&&(g(),v())},e.timeout);return}v();return}const O={status:"pending",resource:C,callback:($,L)=>{y(O,$,L)}};h.push(O),u++,f=setTimeout(E,e.rotate),n(C,t,O.callback)}return setTimeout(E),R}function Xa(e){const t={...py,...e};let n=[];function r(){n=n.filter(l=>l().status==="pending")}function s(l,c,u){const a=gy(t,l,c,(f,h)=>{r(),u&&u(f,h)});return n.push(a),a}function o(l){return n.find(c=>l(c))||null}return{query:s,find:o,setIndex:l=>{t.index=l},getIndex:()=>t.index,cleanup:r}}function yl(){}const Ps=Object.create(null);function my(e){if(!Ps[e]){const t=is(e);if(!t)return;const n=Xa(t),r={config:t,redundancy:n};Ps[e]=r}return Ps[e]}function Za(e,t,n){let r,s;if(typeof e=="string"){const o=io(e);if(!o)return n(void 0,424),yl;s=o.send;const i=my(e);i&&(r=i.redundancy)}else{const o=Ko(e);if(o){r=Xa(o);const i=e.resources?e.resources[0]:"",l=io(i);l&&(s=l.send)}}return!r||!s?(n(void 0,424),yl):r.query(t,s,n)().abort}function _l(){}function yy(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,uy(e)}))}function _y(e){const t=[],n=[];return e.forEach(r=>{(r.match(Ba)?t:n).push(r)}),{valid:t,invalid:n}}function Nn(e,t,n){function r(){const s=e.pendingIcons;t.forEach(o=>{s&&s.delete(o),e.icons[o]||e.missing.add(o)})}if(n&&typeof n=="object")try{if(!Ka(e,n).length){r();return}}catch(s){console.error(s)}r(),yy(e)}function bl(e,t){e instanceof Promise?e.then(n=>{t(n)}).catch(()=>{t(null)}):t(e)}function by(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:r}=e,s=e.iconsToLoad;if(delete e.iconsToLoad,!s||!s.length)return;const o=e.loadIcon;if(e.loadIcons&&(s.length>1||!o)){bl(e.loadIcons(s,r,n),a=>{Nn(e,s,a)});return}if(o){s.forEach(a=>{const f=o(a,r,n);bl(f,h=>{const d=h?{prefix:r,icons:{[a]:h}}:null;Nn(e,[a],d)})});return}const{valid:i,invalid:l}=_y(s);if(l.length&&Nn(e,l,null),!i.length)return;const c=r.match(Ba)?io(n):null;if(!c){Nn(e,i,null);return}c.prepare(n,r,i).forEach(a=>{Za(n,a,f=>{Nn(e,a.icons,f)})})}))}const eu=(e,t)=>{const n=hy(e,!0,Ga()),r=ay(n);if(!r.pending.length){let c=!0;return t&&setTimeout(()=>{c&&t(r.loaded,r.missing,r.pending,_l)}),()=>{c=!1}}const s=Object.create(null),o=[];let i,l;return r.pending.forEach(c=>{const{provider:u,prefix:a}=c;if(a===l&&u===i)return;i=u,l=a,o.push(tn(u,a));const f=s[u]||(s[u]=Object.create(null));f[a]||(f[a]=[])}),r.pending.forEach(c=>{const{provider:u,prefix:a,name:f}=c,h=tn(u,a),d=h.pendingIcons||(h.pendingIcons=new Set);d.has(f)||(d.add(f),s[u][a].push(f))}),o.forEach(c=>{const u=s[c.provider][c.prefix];u.length&&by(c,u)}),t?dy(t,r,o):_l},p_=e=>new Promise((t,n)=>{const r=typeof e=="string"?sr(e,!0):e;if(!r){n(e);return}eu([r||e],s=>{if(s.length&&r){const o=Wo(r);if(o){t({...Sn,...o});return}}n(e)})});function vy(e,t,n){tn("",t).loadIcons=e}function wy(e,t){const n={...e};for(const r in t){const s=t[r],o=typeof s;r in qa?(s===null||s&&(o==="string"||o==="number"))&&(n[r]=s):o===typeof n[r]&&(n[r]=r==="rotate"?s%4:s)}return n}const Ey=/[\s,]+/;function Ty(e,t){t.split(Ey).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function Ry(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(s){for(;s<0;)s+=4;return s%4}if(n===""){const s=parseInt(e);return isNaN(s)?0:r(s)}else if(n!==e){let s=0;switch(n){case"%":s=25;break;case"deg":s=90}if(s){let o=parseFloat(e.slice(0,e.length-n.length));return isNaN(o)?0:(o=o/s,o%1===0?r(o):0)}}return t}function Cy(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}function Sy(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function xy(e){return"data:image/svg+xml,"+Sy(e)}function Ay(e){return'url("'+xy(e)+'")'}const vl={...za,inline:!1},Py={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},ky={display:"inline-block"},lo={backgroundColor:"currentColor"},tu={backgroundColor:"transparent"},wl={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},El={webkitMask:lo,mask:lo,background:tu};for(const e in El){const t=El[e];for(const n in wl)t[e+n]=wl[n]}const Er={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Er[e+"-flip"]=t,Er[e.slice(0,1)+"-flip"]=t,Er[e+"Flip"]=t});function Tl(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const Rl=(e,t)=>{const n=wy(vl,t),r={...Py},s=t.mode||"svg",o={},i=t.style,l=typeof i=="object"&&!(i instanceof Array)?i:{};for(let b in t){const w=t[b];if(w!==void 0)switch(b){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":n[b]=w===!0||w==="true"||w===1;break;case"flip":typeof w=="string"&&Ty(n,w);break;case"color":o.color=w;break;case"rotate":typeof w=="string"?n[b]=Ry(w):typeof w=="number"&&(n[b]=w);break;case"ariaHidden":case"aria-hidden":w!==!0&&w!=="true"&&delete r["aria-hidden"];break;default:{const R=Er[b];R?(w===!0||w==="true"||w===1)&&(n[R]=!0):vl[b]===void 0&&(r[b]=w)}}}const c=zm(e,n),u=c.attributes;if(n.inline&&(o.verticalAlign="-0.125em"),s==="svg"){r.style={...o,...l},Object.assign(r,u);let b=0,w=t.id;return typeof w=="string"&&(w=w.replace(/-/g,"_")),r.innerHTML=Xm(c.body,w?()=>w+"ID"+b++:"iconifyVue"),we("svg",r)}const{body:a,width:f,height:h}=e,d=s==="mask"||(s==="bg"?!1:a.indexOf("currentColor")!==-1),_=Cy(a,{...u,width:f+"",height:h+""});return r.style={...o,"--svg":Ay(_),width:Tl(u.width),height:Tl(u.height),...ky,...d?lo:tu,...l},we("span",r)};Ga(!0);Qa("",cy);if(typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!Bm(r))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const r="IconifyProviders["+n+"] is invalid.";try{const s=t[n];if(typeof s!="object"||!s||s.resources===void 0)continue;Ja(n,s)||console.error(r)}catch{console.error(r)}}}}const Iy={...Sn,body:""},g_=ut((e,{emit:t})=>{const n=Qe(null);function r(){n.value&&(n.value.abort?.(),n.value=null)}const s=Qe(!!e.ssr),o=Qe(""),i=Ht(null);function l(){const u=e.icon;if(typeof u=="object"&&u!==null&&typeof u.body=="string")return o.value="",{data:u};let a;if(typeof u!="string"||(a=sr(u,!1,!0))===null)return null;let f=Wo(a);if(!f){const _=n.value;return(!_||_.name!==u)&&(f===null?n.value={name:u}:n.value={name:u,abort:eu([a],c)}),null}r(),o.value!==u&&(o.value=u,Xt(()=>{t("load",u)}));const h=e.customise;if(h){f=Object.assign({},f);const _=h(f.body,a.name,a.prefix,a.provider);typeof _=="string"&&(f.body=_)}const d=["iconify"];return a.prefix!==""&&d.push("iconify--"+a.prefix),a.provider!==""&&d.push("iconify--"+a.provider),{data:f,classes:d}}function c(){const u=l();u?u.data!==i.value?.data&&(i.value=u):i.value=null}return s.value?c():Xr(()=>{s.value=!0,c()}),Qt(()=>e.icon,c),To(r),()=>{const u=i.value;if(!u)return Rl(Iy,e);let a=e;return u.classes&&(a={...e,class:u.classes.join(" ")}),Rl({...Sn,...u.data},a)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]}),Cl={getAPIConfig:is,setAPIModule:Qa,sendAPIQuery:Za,setFetch:ty,getFetch:ny,listAPIProviders:Zm},Oy={nuxt:{},icon:{provider:"iconify",class:"",aliases:{},iconifyApiEndpoint:"https://api.iconify.design",localApiEndpoint:"/api/_nuxt_icon",fallbackToApi:!0,cssSelectorPrefix:"i-",cssWherePseudo:!0,mode:"css",attrs:{"aria-hidden":!0},collections:["academicons","akar-icons","ant-design","arcticons","basil","bi","bitcoin-icons","bpmn","brandico","bx","bxl","bxs","bytesize","carbon","catppuccin","cbi","charm","ci","cib","cif","cil","circle-flags","circum","clarity","codicon","covid","cryptocurrency","cryptocurrency-color","dashicons","devicon","devicon-plain","ei","el","emojione","emojione-monotone","emojione-v1","entypo","entypo-social","eos-icons","ep","et","eva","f7","fa","fa-brands","fa-regular","fa-solid","fa6-brands","fa6-regular","fa6-solid","fad","fe","feather","file-icons","flag","flagpack","flat-color-icons","flat-ui","flowbite","fluent","fluent-emoji","fluent-emoji-flat","fluent-emoji-high-contrast","fluent-mdl2","fontelico","fontisto","formkit","foundation","fxemoji","gala","game-icons","geo","gg","gis","gravity-ui","gridicons","grommet-icons","guidance","healthicons","heroicons","heroicons-outline","heroicons-solid","hugeicons","humbleicons","ic","icomoon-free","icon-park","icon-park-outline","icon-park-solid","icon-park-twotone","iconamoon","iconoir","icons8","il","ion","iwwa","jam","la","lets-icons","line-md","logos","ls","lucide","lucide-lab","mage","majesticons","maki","map","marketeq","material-symbols","material-symbols-light","mdi","mdi-light","medical-icon","memory","meteocons","mi","mingcute","mono-icons","mynaui","nimbus","nonicons","noto","noto-v1","octicon","oi","ooui","openmoji","oui","pajamas","pepicons","pepicons-pencil","pepicons-pop","pepicons-print","ph","pixelarticons","prime","ps","quill","radix-icons","raphael","ri","rivet-icons","si-glyph","simple-icons","simple-line-icons","skill-icons","solar","streamline","streamline-emojis","subway","svg-spinners","system-uicons","tabler","tdesign","teenyicons","token","token-branded","topcoat","twemoji","typcn","uil","uim","uis","uit","uiw","unjs","vaadin","vs","vscode-icons","websymbol","weui","whh","wi","wpf","zmdi","zondicons"],fetchTimeout:1500}},Ny=ep(Oy);function Ly(){const e=_e();return e._appConfig||=Et(Ny),e._appConfig}const My=rt({name:"@nuxt/icon",setup(){const e=rr(),t=Ly().icon;Cl.setFetch($fetch.native);const n=[];if(t.provider==="server"){const s=e.app?.baseURL?.replace(/\/$/,"")??"";n.push(s+(t.localApiEndpoint||"/api/_nuxt_icon")),(t.fallbackToApi===!0||t.fallbackToApi==="client-only")&&n.push(t.iconifyApiEndpoint)}else t.provider==="none"?Cl.setFetch(()=>Promise.resolve(new Response)):n.push(t.iconifyApiEndpoint);async function r(s,o){try{const i=await $fetch(n[0]+"/"+o+".json",{query:{icons:s.join(",")}});if(!i||i.prefix!==o||!i.icons)throw new Error("Invalid data"+JSON.stringify(i));return i}catch(i){return console.error("Failed to load custom icons",i),null}}Ja("",{resources:n});for(const s of t.customCollections||[])s&&vy(r,s)}}),Hy=rt(()=>{}),jy=[Kp,Jp,Em,Tm,Rm,Cm,xm,km,Nm,My,Hy],nu=(e="RouteProvider")=>ut({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 Mt(en,ct(s)),()=>t.vnode?we(t.vnode,{ref:t.vnodeRef}):t.vnode}}),Dy=nu(),Sl=new WeakMap,Fy=ut({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=_e(),o=Qe(),i=ke(en,null);let l;r({pageRef:o});const c=ke(ma,null);let u;const a=s.deferHydration();if(s.isHydrating){const h=s.hooks.hookOnce("app:error",a);Ve().beforeEach(h)}e.pageKey&&Qt(()=>e.pageKey,(h,d)=>{h!==d&&s.callHook("page:loading:start")});let f=!1;{const h=Ve().beforeResolve(()=>{f=!1});tr(()=>{h()})}return()=>we(ja,{name:e.name,route:e.route,...t},{default:h=>{const d=By(i,h.route,h.Component),_=i&&i.matched.length===h.route.matched.length;if(!h.Component){if(u&&!_)return u;a();return}if(u&&c&&!c.isCurrent(h.route))return u;if(d&&i&&(!c||c?.isCurrent(i)))return _?u:null;const b=no(h,e.pageKey),w=$y(i,h.route,h.Component);!s.isHydrating&&l===b&&!w&&Xt(()=>{f=!0,s.callHook("page:loading:end")}),l=b;const R=!!(e.transition??h.route.meta.pageTransition??Mi),v=R&&Uy([e.transition,h.route.meta.pageTransition,Mi,{onAfterLeave(){delete s._runningTransition,s.callHook("page:transition:finish",h.Component)}}]),g=e.keepalive??h.route.meta.keepalive??Vh;return u=Fa(R&&v,im(g,we(Ao,{suspensible:!0,onPending:()=>{R&&(s._runningTransition=!0),s.callHook("page:start",h.Component)},onResolve:()=>{Xt(()=>s.callHook("page:finish",h.Component).then(()=>{if(delete s._runningTransition,!f&&!w)return f=!0,s.callHook("page:loading:end")}).finally(a))}},{default:()=>{const y={key:b||void 0,vnode:n.default?Vy(n.default,h):h.Component,route:h.route,renderKey:b||void 0,trackRootNodes:R,vnodeRef:o};if(!g)return we(Dy,y);const E=h.Component.type,C=E;let O=Sl.get(C);return O||(O=nu(E.name||E.__name),Sl.set(C,O)),we(O,y)}}))).default(),u}})}});function Uy(e){const t=[];for(const n of e)n&&t.push({...n,onAfterLeave:n.onAfterLeave?$o(n.onAfterLeave):void 0});return pa(...t)}function By(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&&no({route:t,Component:n})!==no({route:e,Component:n})}function $y(e,t,n){return e?t.matched.findIndex(s=>s.components?.default===n?.type)<t.matched.length-1:!1}function Vy(e,t){const n=e(t);return n.length===1?we(n[0]):we(Pe,void 0,n)}const Wy=ut({name:"LayoutLoader",inheritAttrs:!1,props:{name:String,layoutProps:Object},setup(e,t){return()=>we(Ot[e.name],e.layoutProps,t.slots)}}),Ky={name:{type:[String,Boolean,Object],default:null},fallback:{type:[String,Object],default:null}},Gy=ut({name:"NuxtLayout",inheritAttrs:!1,props:Ky,setup(e,t){const n=_e(),r=ke(en),o=!r||r===ts()?Da():r,i=qe(()=>{let a=ue(e.name)??o?.meta.layout??"default";return a&&!(a in Ot)&&e.fallback&&(a=ue(e.fallback)),a}),l=Ht();t.expose({layoutRef:l});const c=n.deferHydration();if(n.isHydrating){const a=n.hooks.hookOnce("app:error",c);Ve().beforeEach(a)}let u;return()=>{const a=i.value&&i.value in Ot,f=o?.meta.layoutTransition??$h,h=u;return u=i.value,Fa(a&&f,{default:()=>we(Ao,{suspensible:!0,onResolve:()=>{Xt(c)}},{default:()=>we(qy,{layoutProps:Kc(t.attrs,{ref:l}),key:i.value||void 0,name:i.value,shouldProvide:!e.name,isRenderingNewLayout:d=>d!==h&&d===i.value,hasTransition:!!f},t.slots)})}).default()}}}),qy=ut({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&&Mt(ma,{isCurrent:o=>n===(o.meta.layout??"default")});const r=ke(en);if(r&&r===ts()){const o=Da(),i={};for(const l in o){const c=l;Object.defineProperty(i,c,{enumerable:!0,get:()=>e.isRenderingNewLayout(e.name)?o[c]:r[c]})}Mt(en,ct(i))}return()=>!n||typeof n=="string"&&!(n in Ot)?t.slots.default?.():we(Wy,{key:n,layoutProps:e.layoutProps,name:n},t.slots)}}),zy=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},Qy={},Jy={class:"n-loading n-panel-grids-center"},Yy={class:"flex flex-col animate-pulse items-center text-lg"};function Xy(e,t){return Le(),Po("div",Jy,[Mr("div",Yy,[t[1]||(t[1]=Mr("div",{class:"i-carbon-circle-dash animate-spin text-4xl op50"},null,-1)),yf(e.$slots,"default",{},()=>[t[0]||(t[0]=ko(" Loading... ",-1))])])])}const Zy=Object.assign(zy(Qy,[["render",Xy]]),{__name:"NLoading"});let Wt;const Ln=[];function e_(e){if(Ln.push(e),!(typeof window>"u"))return window.__NUXT_DEVTOOLS__&&Ln.forEach(t=>t(window.__NUXT_DEVTOOLS__)),Object.defineProperty(window,"__NUXT_DEVTOOLS__",{set(t){t&&Ln.forEach(n=>n(t))},get(){return Wt.value},configurable:!0}),()=>{Ln.splice(Ln.indexOf(e),1)}}function t_(){Wt||(Wt=Ht(),e_(t));function e(){Wt&&Fu(Wt)}function t(n){Wt.value=n,n.host&&n.host.hooks.hook("host:update:reactivity",e)}return Wt}const n_=ut({__name:"app",setup(e){const t=t_();return(n,r)=>{const s=Fy,o=Gy,i=Zy;return Le(),Po("div",null,[ue(t)?(Le(),Xe(o,{key:0},{default:wo(()=>[me(s)]),_:1})):(Le(),Xe(i,{key:1}))])}}}),r_={__name:"nuxt-error-page",props:{error:Object},setup(e){const n=e.error;n.stack&&n.stack.split(`
5
- `).splice(1).map(f=>({text:f.replace("webpack:/","").replace(".vue",".js").trim(),internal:f.includes("node_modules")&&!f.includes(".cache")||f.includes("internal")||f.includes("new Promise")})).map(f=>`<span class="stack${f.internal?" internal":""}">${f.text}</span>`).join(`
6
- `);const 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,a=s?kr(()=>It(()=>import("./2GP93Pxi.js"),__vite__mapDeps([13,3,14,15]),import.meta.url)):kr(()=>It(()=>import("./qj2RPQZX.js"),__vite__mapDeps([16,14,17]),import.meta.url));return(f,h)=>(Le(),Xe(ue(a),hu(Wc({statusCode:ue(r),statusMessage:ue(o),description:ue(i),stack:ue(l)})),null,16))}},s_={key:0},xl={__name:"nuxt-root",setup(e){const t=()=>null,n=_e(),r=n.deferHydration();if(n.isHydrating){const u=n.hooks.hookOnce("app:error",r);Ve().beforeEach(u)}const s=!1;Mt(en,ts()),n.hooks.callHookWith(u=>u.map(a=>a()),"vue:setup");const o=ns(),i=!1,l=/bot\b|chrome-lighthouse|facebookexternalhit|google\b/i;yc((u,a,f)=>{if(n.hooks.callHook("vue:error",u,a,f).catch(h=>console.error("[nuxt] Error in `vue:error` hook",h)),l.test(navigator.userAgent))return n.hooks.callHook("app:error",u),console.error(`[nuxt] Not rendering error page for bot with user agent \`${navigator.userAgent}\`:`,u),!1;if(_a(u)&&(u.fatal||u.unhandled))return n.runWithContext(()=>Vt(u)),!1});const c=!1;return(u,a)=>(Le(),Xe(Ao,{onResolve:ue(r)},{default:wo(()=>[ue(i)?(Le(),Po("div",s_)):ue(o)?(Le(),Xe(ue(r_),{key:1,error:ue(o)},null,8,["error"])):ue(c)?(Le(),Xe(ue(t),{key:2,context:ue(c)},null,8,["context"])):ue(s)?(Le(),Xe(mf(ue(s)),{key:3})):(Le(),Xe(ue(n_),{key:4}))]),_:1},8,["onResolve"]))}};let Al;{let e;Al=async function(){if(e)return e;const n=!!(window.__NUXT__?.serverRendered??document.getElementById("__NUXT_DATA__")?.dataset.ssr==="true"),r=n?jd(xl):Hd(xl),s=qh({vueApp:r});async function o(i){await s.callHook("app:error",i),s.payload.error||=Yt(i)}r.config.errorHandler=o,s.hook("app:suspense:resolve",()=>{r.config.errorHandler===o&&(r.config.errorHandler=void 0)}),!n&&Hi.id&&s.hook("app:suspense:resolve",()=>{document.getElementById(Hi.id)?.remove()});try{await Jh(s,jy)}catch(i){o(i)}try{await s.hooks.callHook("app:created",r),await s.hooks.callHook("app:beforeMount",r),r.mount(Wh),await s.hooks.callHook("app:mounted",r),await Xt()}catch(i){o(i)}return r},e=Al().catch(t=>{throw console.error("Error while mounting app:",t),t})}export{ts as A,Ve as B,Ht as C,Xr as D,Vo as E,Pe as F,hl as G,tr as H,d_ as I,i_ as J,Zc as K,ip as L,Om as M,rn as N,Lo as O,rr as P,u_ as Q,ah as R,Fr as S,a_ as T,Ly as U,h_ as V,p_ as W,Um as X,g_ as Y,zy as _,Mr as a,me as b,Po as c,ko as d,_e as e,wa as f,ut as g,Ro as h,ke as i,qe as j,Xe as k,c_ as l,ue as m,It as n,Le as o,Qe as p,Qt as q,yf as r,l_ as s,mu as t,f_ as u,Qr as v,wo as w,t_ as x,we as y,o_ as z};
@@ -1 +0,0 @@
1
- import{g as O,B as q,C as B,p as T,e as k,D as j,E as N,G as E,H as U,I,y as L,J as A,K as D,L as w,M as H,j as b,N as P,O as F,P as V,Q as M,R as z,S as W,T as G}from"./CGQlbfJh.js";const Q=(...t)=>t.find(o=>o!==void 0);function $(t){const o=t.componentName||"NuxtLink";function v(e){return typeof e=="string"&&e.startsWith("#")}function S(e,u,f){const r=f??t.trailingSlash;if(!e||r!=="append"&&r!=="remove")return e;if(typeof e=="string")return C(e,r);const l="path"in e&&e.path!==void 0?e.path:u(e).path;return{...e,name:void 0,path:C(l,r)}}function R(e){const u=q(),f=V(),r=b(()=>!!e.target&&e.target!=="_self"),l=b(()=>{const i=e.to||e.href||"";return typeof i=="string"&&P(i,{acceptRelative:!0})}),y=A("RouterLink"),h=y&&typeof y!="string"?y.useLink:void 0,c=b(()=>{if(e.external)return!0;const i=e.to||e.href||"";return typeof i=="object"?!1:i===""||l.value}),n=b(()=>{const i=e.to||e.href||"";return c.value?i:S(i,u.resolve,e.trailingSlash)}),g=c.value?void 0:h?.({...e,to:n}),p=b(()=>{const i=e.trailingSlash??t.trailingSlash;if(!n.value||l.value||v(n.value))return n.value;if(c.value){const m=typeof n.value=="object"&&"path"in n.value?w(n.value):n.value,x=typeof m=="object"?u.resolve(m).href:m;return C(x,i)}return typeof n.value=="object"?u.resolve(n.value)?.href??null:C(F(f.app.baseURL,n.value),i)});return{to:n,hasTarget:r,isAbsoluteUrl:l,isExternal:c,href:p,isActive:g?.isActive??b(()=>n.value===u.currentRoute.value.path),isExactActive:g?.isExactActive??b(()=>n.value===u.currentRoute.value.path),route:g?.route??b(()=>u.resolve(n.value)),async navigate(i){await M(p.value,{replace:e.replace,external:c.value||r.value})}}}return O({name:o,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},prefetchOn:{type:[String,Object],default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1},trailingSlash:{type:String,default:void 0,required:!1}},useLink:R,setup(e,{slots:u}){const f=q(),{to:r,href:l,navigate:y,isExternal:h,hasTarget:c,isAbsoluteUrl:n}=R(e),g=B(!1),p=T(null),i=s=>{p.value=e.custom?s?.$el?.nextElementSibling:s?.$el};function m(s){return!g.value&&(typeof e.prefetchOn=="string"?e.prefetchOn===s:e.prefetchOn?.[s]??t.prefetchOn?.[s])&&(e.prefetch??t.prefetch)!==!1&&e.noPrefetch!==!0&&e.target!=="_blank"&&!X()}async function x(s=k()){if(g.value)return;g.value=!0;const d=typeof r.value=="string"?r.value:h.value?w(r.value):f.resolve(r.value).fullPath,a=h.value?new URL(d,window.location.href).href:d;await Promise.all([s.hooks.callHook("link:prefetch",a).catch(()=>{}),!h.value&&!c.value&&H(r.value,f).catch(()=>{})])}if(m("visibility")){const s=k();let d,a=null;j(()=>{const _=J();N(()=>{d=E(()=>{p?.value?.tagName&&(a=_.observe(p.value,async()=>{a?.(),a=null,await x(s)}))})})}),U(()=>{d&&I(d),a?.(),a=null})}return()=>{if(!h.value&&!c.value&&!v(r.value)){const a={ref:i,to:r.value,activeClass:e.activeClass||t.activeClass,exactActiveClass:e.exactActiveClass||t.exactActiveClass,replace:e.replace,ariaCurrentValue:e.ariaCurrentValue,custom:e.custom};return e.custom||(m("interaction")&&(a.onPointerenter=x.bind(null,void 0),a.onFocus=x.bind(null,void 0)),g.value&&(a.class=e.prefetchedClass||t.prefetchedClass),a.rel=e.rel||void 0),L(A("RouterLink"),a,u.default)}const s=e.target||null,d=Q(e.noRel?"":e.rel,t.externalRelAttribute,n.value||c.value?"noopener noreferrer":"")||null;return e.custom?u.default?u.default({href:l.value,navigate:y,prefetch:x,get route(){if(!l.value)return;const a=new URL(l.value,window.location.href);return{path:a.pathname,fullPath:a.pathname,get query(){return D(a.search)},hash:a.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:l.value}},rel:d,target:s,isExternal:h.value||c.value,isActive:!1,isExactActive:!1}):null:L("a",{ref:p,href:l.value||null,rel:d,target:s,onClick:a=>{if(!(h.value||c.value))return a.preventDefault(),e.replace?f.replace(l.value):f.push(l.value)}},u.default?.())}}})}const Z=$(G);function C(t,o){const v=o==="append"?z:W;return P(t)&&!t.startsWith("http")?t:v(t,!0)}function J(){const t=k();if(t._observer)return t._observer;let o=null;const v=new Map,S=(e,u)=>(o||=new IntersectionObserver(f=>{for(const r of f){const l=v.get(r.target);(r.isIntersecting||r.intersectionRatio>0)&&l&&l()}}),v.set(e,u),o.observe(e),()=>{v.delete(e),o?.unobserve(e),v.size===0&&(o?.disconnect(),o=null)});return t._observer={observe:S}}const K=/2g/;function X(){const t=navigator.connection;return!!(t&&(t.saveData||K.test(t.effectiveType)))}export{Z as _};
@@ -1 +0,0 @@
1
- import{b as S,_ as D}from"./DJJ7OUMB.js";import{_ as E}from"./rlWm2Bc0.js";import H from"./DH652Aoo.js";import{_ as q}from"./nO2mFgKf.js";import{g as A,j as f,c as b,o as d,a as t,k as a,l as m,b as u,w as n,m as p,F as I,s as M,t as i,d as c}from"./CGQlbfJh.js";import"./CJC4nrSc.js";const U={class:"p-4 space-y-4"},V={class:"grid gap-3 md:grid-cols-5 grid-cols-2"},$={class:"text-2xl font-bold"},F={class:"text-2xl font-bold"},j={class:"text-xs text-neutral-500"},O={class:"text-2xl font-bold text-yellow-600"},G={class:"text-xs text-neutral-500"},J={class:"text-2xl font-bold text-orange-600"},K={class:"text-2xl font-bold text-red-600"},Q={class:"grid gap-3 md:grid-cols-2"},W={class:"flex items-start justify-between gap-3"},X={class:"min-w-0"},Y={class:"text-xs text-neutral-500"},Z=["href"],ee={class:"flex items-center gap-2 shrink-0"},te={class:"mt-2 flex flex-wrap gap-2 text-[11px]"},se={class:"mt-3 grid grid-cols-2 gap-2"},oe={class:"n-border-base border rounded p-2"},re={class:"font-mono"},ne={class:"n-border-base border rounded p-2"},ie={class:"font-mono"},le={class:"n-border-base border rounded p-2"},de={class:"font-mono"},ae={class:"n-border-base border rounded p-2"},ce={class:"font-mono"},ue={class:"mt-3 flex items-center gap-2"},ke=A({__name:"third-party-scripts",setup(me){const{scripts:w,isUsingNuxtScripts:T}=S(),g={network:300,parse:200},x=f(()=>(w.value||[]).map(e=>{const s=e.element,l=s.src,_=new URL(l,location.href),o=!!(s.ownerDocument&&s.ownerDocument.head&&s.ownerDocument.head.contains(s))&&!s.async&&!s.defer&&s.type!=="module";return{element:s,url:l,domain:_.host,https:_.protocol==="https:",loaded:e.loaded,renderBlocking:o,requestTime:s.requestTime,downloadTime:s.downloadTime,totalNetworkTime:s.totalNetworkTime,parseExecuteTime:s.parseExecuteTime,crossorigin:s.getAttribute("crossorigin"),integrity:s.getAttribute("integrity"),referrerPolicy:s.getAttribute("referrerpolicy"),async:s.async,defer:s.defer,isModule:s.type==="module"}})),h=f(()=>x.value.slice().sort((r,e)=>{const s=(r.totalNetworkTime||0)+(r.parseExecuteTime||0);return(e.totalNetworkTime||0)+(e.parseExecuteTime||0)-s})),v=f(()=>x.value.length),C=f(()=>x.value.filter(r=>r.loaded).length),N=f(()=>x.value.filter(r=>(r.totalNetworkTime||0)>g.network).length),z=f(()=>x.value.filter(r=>(r.parseExecuteTime||0)>g.parse).length),P=f(()=>x.value.filter(r=>r.renderBlocking).length);function y(r){return typeof r=="number"?`${r.toFixed(0)}ms`:"N/A"}function B(r){console.log("[@nuxt/hints]: Third-party script element",r)}async function L(r){try{await navigator.clipboard.writeText(r)}catch{}}return(r,e)=>{const s=D,l=E,_=H,k=q;return d(),b("div",U,[t("div",V,[u(s,{"p-3":""},{default:n(()=>[e[0]||(e[0]=t("div",{class:"text-xs text-neutral-500"}," 3rd-party scripts ",-1)),t("div",$,i(p(v)),1)]),_:1}),u(s,{"p-3":""},{default:n(()=>[e[1]||(e[1]=t("div",{class:"text-xs text-neutral-500"}," Loaded ",-1)),t("div",F,i(p(C)),1)]),_:1}),u(s,{"p-3":""},{default:n(()=>[t("div",j," Slow network (>"+i(g.network)+"ms) ",1),t("div",O,i(p(N)),1)]),_:1}),u(s,{"p-3":""},{default:n(()=>[t("div",G," Long parse (>"+i(g.parse)+"ms) ",1),t("div",J,i(p(z)),1)]),_:1}),u(s,{"p-3":""},{default:n(()=>[e[2]||(e[2]=t("div",{class:"text-xs text-neutral-500"}," Render-blocking ",-1)),t("div",K,i(p(P)),1)]),_:1})]),p(v)>0&&!p(T)?(d(),a(l,{key:0,n:"yellow6"},{default:n(()=>[...e[3]||(e[3]=[c(" Third-party scripts detected. Consider using @nuxt/scripts for best-practice loading and management. ",-1)])]),_:1})):m("",!0),t("div",Q,[(d(!0),b(I,null,M(p(h),o=>(d(),a(s,{key:o.url,"p-3":""},{default:n(()=>[t("div",W,[t("div",X,[t("div",Y,i(o.domain),1),t("a",{href:o.url,target:"_blank",rel:"noopener",class:"block truncate text-sm text-blue-600"},i(o.url),9,Z)]),t("div",ee,[u(l,{type:o.loaded?"success":"warning",size:"small"},{default:n(()=>[c(i(o.loaded?"Loaded":"Pending"),1)]),_:2},1032,["type"])])]),t("div",te,[o.renderBlocking?(d(),a(l,{key:0,type:"error",size:"small",title:"In document head and not async/defer/module; blocks HTML parsing and delays first paint. Prefer defer or type=module."},{default:n(()=>[...e[4]||(e[4]=[c(" render-blocking ",-1)])]),_:1})):m("",!0),o.isModule?(d(),a(l,{key:1,size:"small",title:"Module scripts are deferred by default and don't block parsing; execution order differs from classic scripts."},{default:n(()=>[...e[5]||(e[5]=[c(" module ",-1)])]),_:1})):m("",!0),o.async?(d(),a(l,{key:2,size:"small",title:"Doesn't block parsing; executes as soon as it's downloaded. Order is not guaranteed."},{default:n(()=>[...e[6]||(e[6]=[c(" async ",-1)])]),_:1})):m("",!0),o.defer?(d(),a(l,{key:3,size:"small",title:"Doesn't block parsing; executes after document parsing, preserving script order."},{default:n(()=>[...e[7]||(e[7]=[c(" defer ",-1)])]),_:1})):m("",!0),o.crossorigin?(d(),a(l,{key:4,size:"small",title:"CORS mode for this script. Use 'anonymous' for cross-origin with SRI and better error reporting."},{default:n(()=>[c(" crossorigin="+i(o.crossorigin),1)]),_:2},1024)):(d(),a(l,{key:5,type:"warning",size:"small",title:"Cross-origin script without crossorigin. Add crossorigin='anonymous' for SRI and better error reporting."},{default:n(()=>[...e[8]||(e[8]=[c(" missing crossorigin ",-1)])]),_:1})),o.integrity?(d(),a(l,{key:6,size:"small",title:"Subresource Integrity: protects against CDN/script tampering."},{default:n(()=>[...e[9]||(e[9]=[c(" sri ",-1)])]),_:1})):m("",!0),o.referrerPolicy?(d(),a(l,{key:7,size:"small",title:"Referrer policy controls the Referer header for this request."},{default:n(()=>[c(" referrer="+i(o.referrerPolicy),1)]),_:2},1024)):m("",!0),o.https===!1?(d(),a(l,{key:8,type:"error",size:"small",title:"Loaded over HTTP; use HTTPS to avoid mixed content and security risks."},{default:n(()=>[...e[10]||(e[10]=[c(" insecure http ",-1)])]),_:1})):m("",!0)]),t("div",se,[t("div",oe,[e[11]||(e[11]=t("div",{class:"text-xs text-neutral-500"}," Total network ",-1)),t("div",re,i(y(o.totalNetworkTime)),1)]),t("div",ne,[e[12]||(e[12]=t("div",{class:"text-xs text-neutral-500"}," Parse + execute ",-1)),t("div",ie,i(y(o.parseExecuteTime)),1)]),t("div",le,[e[13]||(e[13]=t("div",{class:"text-xs text-neutral-500"}," Request ",-1)),t("div",de,i(y(o.requestTime)),1)]),t("div",ae,[e[14]||(e[14]=t("div",{class:"text-xs text-neutral-500"}," Download ",-1)),t("div",ce,i(y(o.downloadTime)),1)])]),t("div",ue,[u(k,{onClick:R=>B(o.element)},{default:n(()=>[u(_,{name:"material-symbols:terminal",class:"text-lg"}),e[15]||(e[15]=t("span",{class:"ml-1"},"Log element",-1))]),_:1},8,["onClick"]),u(k,{onClick:R=>L(o.url)},{default:n(()=>[u(_,{name:"material-symbols:content-copy-outline",class:"text-lg"}),e[16]||(e[16]=t("span",{class:"ml-1"},"Copy URL",-1))]),_:1},8,["onClick"])])]),_:2},1024))),128))])])}}});export{ke as default};