nuxt-og-image 2.0.0-beta.6 → 2.0.0-beta.8

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 (37) hide show
  1. package/dist/client/200.html +2 -2
  2. package/dist/client/404.html +2 -2
  3. package/dist/client/_nuxt/{IconCSS.a041aca0.js → IconCSS.e4ca33fe.js} +1 -1
  4. package/dist/client/_nuxt/{ImageLoader.9bf39d71.js → ImageLoader.b3a6a884.js} +1 -1
  5. package/dist/client/_nuxt/entry.0bddba71.js +5 -0
  6. package/dist/client/_nuxt/entry.b37a20ad.css +1 -0
  7. package/dist/client/_nuxt/{error-404.1ff52902.js → error-404.f5dc80fe.js} +1 -1
  8. package/dist/client/_nuxt/{error-500.f7d30da5.js → error-500.a1082086.js} +1 -1
  9. package/dist/client/_nuxt/{error-component.cf7543e5.js → error-component.a28c293c.js} +2 -2
  10. package/dist/client/_nuxt/{index.3f356409.js → index.7dc20983.js} +1 -1
  11. package/dist/client/_nuxt/{options.56a3e5f9.js → options.97e2328c.js} +1 -1
  12. package/dist/client/_nuxt/{png.37f3e77b.js → png.50aa137a.js} +1 -1
  13. package/dist/client/_nuxt/{shiki.3a930bb8.js → shiki.665f08b3.js} +1 -1
  14. package/dist/client/_nuxt/{svg.186c6bd1.js → svg.d633e908.js} +1 -1
  15. package/dist/client/_nuxt/{vnodes.a799f183.js → vnodes.63ee1c3b.js} +1 -1
  16. package/dist/client/index.html +2 -2
  17. package/dist/client/options/index.html +2 -2
  18. package/dist/client/png/index.html +2 -2
  19. package/dist/client/svg/index.html +2 -2
  20. package/dist/client/vnodes/index.html +2 -2
  21. package/dist/module.json +1 -1
  22. package/dist/module.mjs +33 -27
  23. package/dist/runtime/browserUtil.mjs +5 -2
  24. package/dist/runtime/nitro/middleware/playground.mjs +4 -3
  25. package/dist/runtime/nitro/renderers/browser.mjs +3 -1
  26. package/dist/runtime/nitro/renderers/satori/plugins/encoding.mjs +2 -1
  27. package/dist/runtime/nitro/routes/html.mjs +11 -8
  28. package/dist/runtime/nitro/routes/options.mjs +4 -2
  29. package/dist/runtime/nitro/routes/svg.mjs +3 -1
  30. package/dist/runtime/nitro/routes/vnode.mjs +3 -1
  31. package/dist/runtime/nitro/utils-pure.d.ts +1 -0
  32. package/dist/runtime/nitro/utils-pure.mjs +9 -7
  33. package/dist/runtime/nitro/utils.d.ts +1 -1
  34. package/dist/runtime/nitro/utils.mjs +6 -5
  35. package/package.json +14 -13
  36. package/dist/client/_nuxt/entry.74018bda.js +0 -5
  37. package/dist/client/_nuxt/entry.7a8c1ab2.css +0 -1
@@ -1,5 +0,0 @@
1
- function ao(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return t?s=>!!n[s.toLowerCase()]:s=>!!n[s]}function hn(e){if(z(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=ve(r)?mu(r):hn(r);if(s)for(const o in s)t[o]=s[o]}return t}else{if(ve(e))return e;if(fe(e))return e}}const hu=/;(?![^(]*\))/g,pu=/:([^]+)/,gu=/\/\*.*?\*\//gs;function mu(e){const t={};return e.replace(gu,"").split(hu).forEach(n=>{if(n){const r=n.split(pu);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ee(e){let t="";if(ve(e))t=e;else if(z(e))for(let n=0;n<e.length;n++){const r=Ee(e[n]);r&&(t+=r+" ")}else if(fe(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function yu(e){if(!e)return null;let{class:t,style:n}=e;return t&&!ve(t)&&(e.class=Ee(t)),n&&(e.style=hn(n)),e}const _u="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",vu=ao(_u);function Kl(e){return!!e||e===""}function bu(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=Ut(e[r],t[r]);return n}function Ut(e,t){if(e===t)return!0;let n=Zo(e),r=Zo(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=Dn(e),r=Dn(t),n||r)return e===t;if(n=z(e),r=z(t),n||r)return n&&r?bu(e,t):!1;if(n=fe(e),r=fe(t),n||r){if(!n||!r)return!1;const s=Object.keys(e).length,o=Object.keys(t).length;if(s!==o)return!1;for(const i in e){const l=e.hasOwnProperty(i),c=t.hasOwnProperty(i);if(l&&!c||!l&&c||!Ut(e[i],t[i]))return!1}}return String(e)===String(t)}function uo(e,t){return e.findIndex(n=>Ut(n,t))}const Cs=e=>ve(e)?e:e==null?"":z(e)||fe(e)&&(e.toString===Wl||!X(e.toString))?JSON.stringify(e,Vl,2):String(e),Vl=(e,t)=>t&&t.__v_isRef?Vl(e,t.value):Zt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:pn(t)?{[`Set(${t.size})`]:[...t.values()]}:fe(t)&&!z(t)&&!ql(t)?String(t):t,de={},Gt=[],Ye=()=>{},wu=()=>!1,Eu=/^on[^a-z]/,Gn=e=>Eu.test(e),fo=e=>e.startsWith("onUpdate:"),Te=Object.assign,ho=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},xu=Object.prototype.hasOwnProperty,re=(e,t)=>xu.call(e,t),z=Array.isArray,Zt=e=>gn(e)==="[object Map]",pn=e=>gn(e)==="[object Set]",Zo=e=>gn(e)==="[object Date]",Cu=e=>gn(e)==="[object RegExp]",X=e=>typeof e=="function",ve=e=>typeof e=="string",Dn=e=>typeof e=="symbol",fe=e=>e!==null&&typeof e=="object",po=e=>fe(e)&&X(e.then)&&X(e.catch),Wl=Object.prototype.toString,gn=e=>Wl.call(e),Tu=e=>gn(e).slice(8,-1),ql=e=>gn(e)==="[object Object]",go=e=>ve(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,In=ao(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Br=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},ku=/-(\w)/g,ot=Br(e=>e.replace(ku,(t,n)=>n?n.toUpperCase():"")),Pu=/\B([A-Z])/g,mn=Br(e=>e.replace(Pu,"-$1").toLowerCase()),Ur=Br(e=>e.charAt(0).toUpperCase()+e.slice(1)),ns=Br(e=>e?`on${Ur(e)}`:""),Bn=(e,t)=>!Object.is(e,t),en=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Er=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},xr=e=>{const t=parseFloat(e);return isNaN(t)?e:t},zl=e=>{const t=ve(e)?Number(e):NaN;return isNaN(t)?e:t};let ei;const Su=()=>ei||(ei=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Qe;class Ru{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Qe,!t&&Qe&&(this.index=(Qe.scopes||(Qe.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Qe;try{return Qe=this,t()}finally{Qe=n}}}on(){Qe=this}off(){Qe=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!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,this._active=!1}}}function Ou(e,t=Qe){t&&t.active&&t.effects.push(e)}function Iu(){return Qe}const mo=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Ql=e=>(e.w&Rt)>0,Jl=e=>(e.n&Rt)>0,Au=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=Rt},Mu=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const s=t[r];Ql(s)&&!Jl(s)?s.delete(e):t[n++]=s,s.w&=~Rt,s.n&=~Rt}t.length=n}},Cr=new WeakMap;let Rn=0,Rt=1;const Ts=30;let Je;const Dt=Symbol(""),ks=Symbol("");class yo{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Ou(this,r)}run(){if(!this.active)return this.fn();let t=Je,n=kt;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=Je,Je=this,kt=!0,Rt=1<<++Rn,Rn<=Ts?Au(this):ti(this),this.fn()}finally{Rn<=Ts&&Mu(this),Rt=1<<--Rn,Je=this.parent,kt=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Je===this?this.deferStop=!0:this.active&&(ti(this),this.onStop&&this.onStop(),this.active=!1)}}function ti(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let kt=!0;const Xl=[];function yn(){Xl.push(kt),kt=!1}function _n(){const e=Xl.pop();kt=e===void 0?!0:e}function Ne(e,t,n){if(kt&&Je){let r=Cr.get(e);r||Cr.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=mo()),Yl(s)}}function Yl(e,t){let n=!1;Rn<=Ts?Jl(e)||(e.n|=Rt,n=!Ql(e)):n=!e.has(Je),n&&(e.add(Je),Je.deps.push(e))}function ht(e,t,n,r,s,o){const i=Cr.get(e);if(!i)return;let l=[];if(t==="clear")l=[...i.values()];else if(n==="length"&&z(e)){const c=Number(r);i.forEach((a,u)=>{(u==="length"||u>=c)&&l.push(a)})}else switch(n!==void 0&&l.push(i.get(n)),t){case"add":z(e)?go(n)&&l.push(i.get("length")):(l.push(i.get(Dt)),Zt(e)&&l.push(i.get(ks)));break;case"delete":z(e)||(l.push(i.get(Dt)),Zt(e)&&l.push(i.get(ks)));break;case"set":Zt(e)&&l.push(i.get(Dt));break}if(l.length===1)l[0]&&Ps(l[0]);else{const c=[];for(const a of l)a&&c.push(...a);Ps(mo(c))}}function Ps(e,t){const n=z(e)?e:[...e];for(const r of n)r.computed&&ni(r);for(const r of n)r.computed||ni(r)}function ni(e,t){(e!==Je||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function $u(e,t){var n;return(n=Cr.get(e))===null||n===void 0?void 0:n.get(t)}const Hu=ao("__proto__,__v_isRef,__isVue"),Gl=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Dn)),Lu=_o(),Nu=_o(!1,!0),ju=_o(!0),ri=Fu();function Fu(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=se(this);for(let o=0,i=this.length;o<i;o++)Ne(r,"get",o+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(se)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){yn();const r=se(this)[t].apply(this,n);return _n(),r}}),e}function Du(e){const t=se(this);return Ne(t,"has",e),t.hasOwnProperty(e)}function _o(e=!1,t=!1){return function(r,s,o){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&o===(e?t?nf:rc:t?nc:tc).get(r))return r;const i=z(r);if(!e){if(i&&re(ri,s))return Reflect.get(ri,s,o);if(s==="hasOwnProperty")return Du}const l=Reflect.get(r,s,o);return(Dn(s)?Gl.has(s):Hu(s))||(e||Ne(r,"get",s),t)?l:be(l)?i&&go(s)?l:l.value:fe(l)?e?sc(l):Ve(l):l}}const Bu=Zl(),Uu=Zl(!0);function Zl(e=!1){return function(n,r,s,o){let i=n[r];if(Kt(i)&&be(i)&&!be(s))return!1;if(!e&&(!Tr(s)&&!Kt(s)&&(i=se(i),s=se(s)),!z(n)&&be(i)&&!be(s)))return i.value=s,!0;const l=z(n)&&go(r)?Number(r)<n.length:re(n,r),c=Reflect.set(n,r,s,o);return n===se(o)&&(l?Bn(s,i)&&ht(n,"set",r,s):ht(n,"add",r,s)),c}}function Ku(e,t){const n=re(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&ht(e,"delete",t,void 0),r}function Vu(e,t){const n=Reflect.has(e,t);return(!Dn(t)||!Gl.has(t))&&Ne(e,"has",t),n}function Wu(e){return Ne(e,"iterate",z(e)?"length":Dt),Reflect.ownKeys(e)}const ec={get:Lu,set:Bu,deleteProperty:Ku,has:Vu,ownKeys:Wu},qu={get:ju,set(e,t){return!0},deleteProperty(e,t){return!0}},zu=Te({},ec,{get:Nu,set:Uu}),vo=e=>e,Kr=e=>Reflect.getPrototypeOf(e);function sr(e,t,n=!1,r=!1){e=e.__v_raw;const s=se(e),o=se(t);n||(t!==o&&Ne(s,"get",t),Ne(s,"get",o));const{has:i}=Kr(s),l=r?vo:n?Eo:Un;if(i.call(s,t))return l(e.get(t));if(i.call(s,o))return l(e.get(o));e!==s&&e.get(t)}function or(e,t=!1){const n=this.__v_raw,r=se(n),s=se(e);return t||(e!==s&&Ne(r,"has",e),Ne(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function ir(e,t=!1){return e=e.__v_raw,!t&&Ne(se(e),"iterate",Dt),Reflect.get(e,"size",e)}function si(e){e=se(e);const t=se(this);return Kr(t).has.call(t,e)||(t.add(e),ht(t,"add",e,e)),this}function oi(e,t){t=se(t);const n=se(this),{has:r,get:s}=Kr(n);let o=r.call(n,e);o||(e=se(e),o=r.call(n,e));const i=s.call(n,e);return n.set(e,t),o?Bn(t,i)&&ht(n,"set",e,t):ht(n,"add",e,t),this}function ii(e){const t=se(this),{has:n,get:r}=Kr(t);let s=n.call(t,e);s||(e=se(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&ht(t,"delete",e,void 0),o}function li(){const e=se(this),t=e.size!==0,n=e.clear();return t&&ht(e,"clear",void 0,void 0),n}function lr(e,t){return function(r,s){const o=this,i=o.__v_raw,l=se(i),c=t?vo:e?Eo:Un;return!e&&Ne(l,"iterate",Dt),i.forEach((a,u)=>r.call(s,c(a),c(u),o))}}function cr(e,t,n){return function(...r){const s=this.__v_raw,o=se(s),i=Zt(o),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,a=s[e](...r),u=n?vo:t?Eo:Un;return!t&&Ne(o,"iterate",c?ks:Dt),{next(){const{value:f,done:d}=a.next();return d?{value:f,done:d}:{value:l?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function _t(e){return function(...t){return e==="delete"?!1:this}}function Qu(){const e={get(o){return sr(this,o)},get size(){return ir(this)},has:or,add:si,set:oi,delete:ii,clear:li,forEach:lr(!1,!1)},t={get(o){return sr(this,o,!1,!0)},get size(){return ir(this)},has:or,add:si,set:oi,delete:ii,clear:li,forEach:lr(!1,!0)},n={get(o){return sr(this,o,!0)},get size(){return ir(this,!0)},has(o){return or.call(this,o,!0)},add:_t("add"),set:_t("set"),delete:_t("delete"),clear:_t("clear"),forEach:lr(!0,!1)},r={get(o){return sr(this,o,!0,!0)},get size(){return ir(this,!0)},has(o){return or.call(this,o,!0)},add:_t("add"),set:_t("set"),delete:_t("delete"),clear:_t("clear"),forEach:lr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=cr(o,!1,!1),n[o]=cr(o,!0,!1),t[o]=cr(o,!1,!0),r[o]=cr(o,!0,!0)}),[e,n,t,r]}const[Ju,Xu,Yu,Gu]=Qu();function bo(e,t){const n=t?e?Gu:Yu:e?Xu:Ju;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(re(n,s)&&s in r?n:r,s,o)}const Zu={get:bo(!1,!1)},ef={get:bo(!1,!0)},tf={get:bo(!0,!1)},tc=new WeakMap,nc=new WeakMap,rc=new WeakMap,nf=new WeakMap;function rf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function sf(e){return e.__v_skip||!Object.isExtensible(e)?0:rf(Tu(e))}function Ve(e){return Kt(e)?e:wo(e,!1,ec,Zu,tc)}function of(e){return wo(e,!1,zu,ef,nc)}function sc(e){return wo(e,!0,qu,tf,rc)}function wo(e,t,n,r,s){if(!fe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=sf(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return s.set(e,l),l}function tn(e){return Kt(e)?tn(e.__v_raw):!!(e&&e.__v_isReactive)}function Kt(e){return!!(e&&e.__v_isReadonly)}function Tr(e){return!!(e&&e.__v_isShallow)}function oc(e){return tn(e)||Kt(e)}function se(e){const t=e&&e.__v_raw;return t?se(t):e}function ic(e){return Er(e,"__v_skip",!0),e}const Un=e=>fe(e)?Ve(e):e,Eo=e=>fe(e)?sc(e):e;function lc(e){kt&&Je&&(e=se(e),Yl(e.dep||(e.dep=mo())))}function xo(e,t){e=se(e);const n=e.dep;n&&Ps(n)}function be(e){return!!(e&&e.__v_isRef===!0)}function _e(e){return cc(e,!1)}function kr(e){return cc(e,!0)}function cc(e,t){return be(e)?e:new lf(e,t)}class lf{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:se(t),this._value=n?t:Un(t)}get value(){return lc(this),this._value}set value(t){const n=this.__v_isShallow||Tr(t)||Kt(t);t=n?t:se(t),Bn(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Un(t),xo(this))}}function cf(e){xo(e)}function V(e){return be(e)?e.value:e}const af={get:(e,t,n)=>V(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return be(s)&&!be(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function ac(e){return tn(e)?e:new Proxy(e,af)}class uf{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return $u(se(this._object),this._key)}}function uc(e,t,n){const r=e[t];return be(r)?r:new uf(e,t,n)}var fc;class ff{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[fc]=!1,this._dirty=!0,this.effect=new yo(t,()=>{this._dirty||(this._dirty=!0,xo(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=se(this);return lc(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}fc="__v_isReadonly";function df(e,t,n=!1){let r,s;const o=X(e);return o?(r=e,s=Ye):(r=e.get,s=e.set),new ff(r,s,o||!s,n)}function Pt(e,t,n,r){let s;try{s=r?e(...r):e()}catch(o){vn(o,t,n)}return s}function Ke(e,t,n,r){if(X(e)){const o=Pt(e,t,n,r);return o&&po(o)&&o.catch(i=>{vn(i,t,n)}),o}const s=[];for(let o=0;o<e.length;o++)s.push(Ke(e[o],t,n,r));return s}function vn(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,l=n;for(;o;){const a=o.ec;if(a){for(let u=0;u<a.length;u++)if(a[u](e,i,l)===!1)return}o=o.parent}const c=t.appContext.config.errorHandler;if(c){Pt(c,null,10,[e,i,l]);return}}hf(e,n,s,r)}function hf(e,t,n,r=!0){console.error(e)}let Kn=!1,Ss=!1;const Pe=[];let nt=0;const nn=[];let at=null,Nt=0;const dc=Promise.resolve();let Co=null;function bn(e){const t=Co||dc;return e?t.then(this?e.bind(this):e):t}function pf(e){let t=nt+1,n=Pe.length;for(;t<n;){const r=t+n>>>1;Vn(Pe[r])<e?t=r+1:n=r}return t}function Vr(e){(!Pe.length||!Pe.includes(e,Kn&&e.allowRecurse?nt+1:nt))&&(e.id==null?Pe.push(e):Pe.splice(pf(e.id),0,e),hc())}function hc(){!Kn&&!Ss&&(Ss=!0,Co=dc.then(gc))}function gf(e){const t=Pe.indexOf(e);t>nt&&Pe.splice(t,1)}function pc(e){z(e)?nn.push(...e):(!at||!at.includes(e,e.allowRecurse?Nt+1:Nt))&&nn.push(e),hc()}function ci(e,t=Kn?nt+1:0){for(;t<Pe.length;t++){const n=Pe[t];n&&n.pre&&(Pe.splice(t,1),t--,n())}}function Pr(e){if(nn.length){const t=[...new Set(nn)];if(nn.length=0,at){at.push(...t);return}for(at=t,at.sort((n,r)=>Vn(n)-Vn(r)),Nt=0;Nt<at.length;Nt++)at[Nt]();at=null,Nt=0}}const Vn=e=>e.id==null?1/0:e.id,mf=(e,t)=>{const n=Vn(e)-Vn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function gc(e){Ss=!1,Kn=!0,Pe.sort(mf);const t=Ye;try{for(nt=0;nt<Pe.length;nt++){const n=Pe[nt];n&&n.active!==!1&&Pt(n,null,14)}}finally{nt=0,Pe.length=0,Pr(),Kn=!1,Co=null,(Pe.length||nn.length)&&gc()}}function yf(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||de;let s=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in r){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:d}=r[u]||de;d&&(s=n.map(g=>ve(g)?g.trim():g)),f&&(s=n.map(xr))}let l,c=r[l=ns(t)]||r[l=ns(ot(t))];!c&&o&&(c=r[l=ns(mn(t))]),c&&Ke(c,e,6,s);const a=r[l+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ke(a,e,6,s)}}function mc(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},l=!1;if(!X(e)){const c=a=>{const u=mc(a,t,!0);u&&(l=!0,Te(i,u))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!l?(fe(e)&&r.set(e,null),null):(z(o)?o.forEach(c=>i[c]=null):Te(i,o),fe(e)&&r.set(e,i),i)}function Wr(e,t){return!e||!Gn(t)?!1:(t=t.slice(2).replace(/Once$/,""),re(e,t[0].toLowerCase()+t.slice(1))||re(e,mn(t))||re(e,t))}let Ce=null,qr=null;function Sr(e){const t=Ce;return Ce=e,qr=e&&e.type.__scopeId||null,t}function X_(e){qr=e}function Y_(){qr=null}function Re(e,t=Ce,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&vi(-1);const o=Sr(t);let i;try{i=e(...s)}finally{Sr(o),r._d&&vi(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function rs(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[i],slots:l,attrs:c,emit:a,render:u,renderCache:f,data:d,setupState:g,ctx:m,inheritAttrs:b}=e;let E,_;const p=Sr(e);try{if(n.shapeFlag&4){const x=s||r;E=Be(u.call(x,x,f,o,g,d,m)),_=c}else{const x=t;E=Be(x.length>1?x(o,{attrs:c,slots:l,emit:a}):x(o,null)),_=t.props?c:vf(c)}}catch(x){$n.length=0,vn(x,e,1),E=G(Ae)}let v=E;if(_&&b!==!1){const x=Object.keys(_),{shapeFlag:O}=v;x.length&&O&7&&(i&&x.some(fo)&&(_=bf(_,i)),v=pt(v,_))}return n.dirs&&(v=pt(v),v.dirs=v.dirs?v.dirs.concat(n.dirs):n.dirs),n.transition&&(v.transition=n.transition),E=v,Sr(p),E}function _f(e){let t;for(let n=0;n<e.length;n++){const r=e[n];if(cn(r)){if(r.type!==Ae||r.children==="v-if"){if(t)return;t=r}}else return}return t}const vf=e=>{let t;for(const n in e)(n==="class"||n==="style"||Gn(n))&&((t||(t={}))[n]=e[n]);return t},bf=(e,t)=>{const n={};for(const r in e)(!fo(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function wf(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:l,patchFlag:c}=t,a=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,a):!!i;if(c&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const d=u[f];if(i[d]!==r[d]&&!Wr(a,d))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?ai(r,i,a):!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]&&!Wr(n,o))return!0}return!1}function To({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const yc=e=>e.__isSuspense,Ef={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,o,i,l,c,a){e==null?xf(t,n,r,s,o,i,l,c,a):Cf(e,t,n,r,s,i,l,c,a)},hydrate:Tf,create:ko,normalize:kf},_c=Ef;function Wn(e,t){const n=e.props&&e.props[t];X(n)&&n()}function xf(e,t,n,r,s,o,i,l,c){const{p:a,o:{createElement:u}}=c,f=u("div"),d=e.suspense=ko(e,s,r,t,f,n,o,i,l,c);a(null,d.pendingBranch=e.ssContent,f,null,r,d,o,i),d.deps>0?(Wn(e,"onPending"),Wn(e,"onFallback"),a(null,e.ssFallback,t,n,r,null,o,i),rn(d,e.ssFallback)):d.resolve()}function Cf(e,t,n,r,s,o,i,l,{p:c,um:a,o:{createElement:u}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,g=t.ssFallback,{activeBranch:m,pendingBranch:b,isInFallback:E,isHydrating:_}=f;if(b)f.pendingBranch=d,Xe(d,b)?(c(b,d,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0?f.resolve():E&&(c(m,g,n,r,s,null,o,i,l),rn(f,g))):(f.pendingId++,_?(f.isHydrating=!1,f.activeBranch=b):a(b,s,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),E?(c(null,d,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0?f.resolve():(c(m,g,n,r,s,null,o,i,l),rn(f,g))):m&&Xe(d,m)?(c(m,d,n,r,s,f,o,i,l),f.resolve(!0)):(c(null,d,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0&&f.resolve()));else if(m&&Xe(d,m))c(m,d,n,r,s,f,o,i,l),rn(f,d);else if(Wn(t,"onPending"),f.pendingBranch=d,f.pendingId++,c(null,d,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0)f.resolve();else{const{timeout:p,pendingId:v}=f;p>0?setTimeout(()=>{f.pendingId===v&&f.fallback(g)},p):p===0&&f.fallback(g)}}function ko(e,t,n,r,s,o,i,l,c,a,u=!1){const{p:f,m:d,um:g,n:m,o:{parentNode:b,remove:E}}=a,_=e.props?zl(e.props.timeout):void 0,p={vnode:e,parent:t,parentComponent:n,isSVG:i,container:r,hiddenContainer:s,anchor:o,deps:0,pendingId:0,timeout:typeof _=="number"?_:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(v=!1){const{vnode:x,activeBranch:O,pendingBranch:P,pendingId:H,effects:R,parentComponent:U,container:F}=p;if(p.isHydrating)p.isHydrating=!1;else if(!v){const Y=O&&P.transition&&P.transition.mode==="out-in";Y&&(O.transition.afterLeave=()=>{H===p.pendingId&&d(P,F,D,0)});let{anchor:D}=p;O&&(D=m(O),g(O,U,p,!0)),Y||d(P,F,D,0)}rn(p,P),p.pendingBranch=null,p.isInFallback=!1;let Q=p.parent,N=!1;for(;Q;){if(Q.pendingBranch){Q.effects.push(...R),N=!0;break}Q=Q.parent}N||pc(R),p.effects=[],Wn(x,"onResolve")},fallback(v){if(!p.pendingBranch)return;const{vnode:x,activeBranch:O,parentComponent:P,container:H,isSVG:R}=p;Wn(x,"onFallback");const U=m(O),F=()=>{p.isInFallback&&(f(null,v,H,U,P,null,R,l,c),rn(p,v))},Q=v.transition&&v.transition.mode==="out-in";Q&&(O.transition.afterLeave=F),p.isInFallback=!0,g(O,P,null,!0),Q||F()},move(v,x,O){p.activeBranch&&d(p.activeBranch,v,x,O),p.container=v},next(){return p.activeBranch&&m(p.activeBranch)},registerDep(v,x){const O=!!p.pendingBranch;O&&p.deps++;const P=v.vnode.el;v.asyncDep.catch(H=>{vn(H,v,0)}).then(H=>{if(v.isUnmounted||p.isUnmounted||p.pendingId!==v.suspenseId)return;v.asyncResolved=!0;const{vnode:R}=v;Hs(v,H,!1),P&&(R.el=P);const U=!P&&v.subTree.el;x(v,R,b(P||v.subTree.el),P?null:m(v.subTree),p,i,c),U&&E(U),To(v,R.el),O&&--p.deps===0&&p.resolve()})},unmount(v,x){p.isUnmounted=!0,p.activeBranch&&g(p.activeBranch,n,v,x),p.pendingBranch&&g(p.pendingBranch,n,v,x)}};return p}function Tf(e,t,n,r,s,o,i,l,c){const a=t.suspense=ko(t,r,n,e.parentNode,document.createElement("div"),null,s,o,i,l,!0),u=c(e,a.pendingBranch=t.ssContent,n,a,o,i);return a.deps===0&&a.resolve(),u}function kf(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=ui(r?n.default:n),e.ssFallback=r?ui(n.fallback):G(Ae)}function ui(e){let t;if(X(e)){const n=ln&&e._c;n&&(e._d=!1,he()),e=e(),n&&(e._d=!0,t=Ue,Kc())}return z(e)&&(e=_f(e)),e=Be(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function vc(e,t){t&&t.pendingBranch?z(e)?t.effects.push(...e):t.effects.push(e):pc(e)}function rn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,s=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=s,To(r,s))}function sn(e,t){if(ye){let n=ye.provides;const r=ye.parent&&ye.parent.provides;r===n&&(n=ye.provides=Object.create(r)),n[e]=t}}function Ge(e,t,n=!1){const r=ye||Ce;if(r){const s=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&X(t)?t.call(r.proxy):t}}function Pf(e,t){return zr(e,null,t)}function Sf(e,t){return zr(e,null,{flush:"post"})}const ar={};function Fe(e,t,n){return zr(e,t,n)}function zr(e,t,{immediate:n,deep:r,flush:s,onTrack:o,onTrigger:i}=de){const l=Iu()===ye?.scope?ye:null;let c,a=!1,u=!1;if(be(e)?(c=()=>e.value,a=Tr(e)):tn(e)?(c=()=>e,r=!0):z(e)?(u=!0,a=e.some(v=>tn(v)||Tr(v)),c=()=>e.map(v=>{if(be(v))return v.value;if(tn(v))return Ft(v);if(X(v))return Pt(v,l,2)})):X(e)?t?c=()=>Pt(e,l,2):c=()=>{if(!(l&&l.isUnmounted))return f&&f(),Ke(e,l,3,[d])}:c=Ye,t&&r){const v=c;c=()=>Ft(v())}let f,d=v=>{f=_.onStop=()=>{Pt(v,l,4)}},g;if(an)if(d=Ye,t?n&&Ke(t,l,3,[c(),u?[]:void 0,d]):c(),s==="sync"){const v=gd();g=v.__watcherHandles||(v.__watcherHandles=[])}else return Ye;let m=u?new Array(e.length).fill(ar):ar;const b=()=>{if(_.active)if(t){const v=_.run();(r||a||(u?v.some((x,O)=>Bn(x,m[O])):Bn(v,m)))&&(f&&f(),Ke(t,l,3,[v,m===ar?void 0:u&&m[0]===ar?[]:m,d]),m=v)}else _.run()};b.allowRecurse=!!t;let E;s==="sync"?E=b:s==="post"?E=()=>xe(b,l&&l.suspense):(b.pre=!0,l&&(b.id=l.uid),E=()=>Vr(b));const _=new yo(c,E);t?n?b():m=_.run():s==="post"?xe(_.run.bind(_),l&&l.suspense):_.run();const p=()=>{_.stop(),l&&l.scope&&ho(l.scope.effects,_)};return g&&g.push(p),p}function Rf(e,t,n){const r=this.proxy,s=ve(e)?e.includes(".")?bc(r,e):()=>r[e]:e.bind(r,r);let o;X(t)?o=t:(o=t.handler,n=t);const i=ye;Ot(this);const l=zr(s,o.bind(r),n);return i?Ot(i):St(),l}function bc(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}}function Ft(e,t){if(!fe(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),be(e))Ft(e.value,t);else if(z(e))for(let n=0;n<e.length;n++)Ft(e[n],t);else if(pn(e)||Zt(e))e.forEach(n=>{Ft(n,t)});else if(ql(e))for(const n in e)Ft(e[n],t);return e}function Of(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return wn(()=>{e.isMounted=!0}),er(()=>{e.isUnmounting=!0}),e}const De=[Function,Array],If={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:De,onEnter:De,onAfterEnter:De,onEnterCancelled:De,onBeforeLeave:De,onLeave:De,onAfterLeave:De,onLeaveCancelled:De,onBeforeAppear:De,onAppear:De,onAfterAppear:De,onAppearCancelled:De},setup(e,{slots:t}){const n=it(),r=Of();let s;return()=>{const o=t.default&&xc(t.default(),!0);if(!o||!o.length)return;let i=o[0];if(o.length>1){for(const b of o)if(b.type!==Ae){i=b;break}}const l=se(e),{mode:c}=l;if(r.isLeaving)return ss(i);const a=fi(i);if(!a)return ss(i);const u=Rs(a,l,r,n);Rr(a,u);const f=n.subTree,d=f&&fi(f);let g=!1;const{getTransitionKey:m}=a.type;if(m){const b=m();s===void 0?s=b:b!==s&&(s=b,g=!0)}if(d&&d.type!==Ae&&(!Xe(a,d)||g)){const b=Rs(d,l,r,n);if(Rr(d,b),c==="out-in")return r.isLeaving=!0,b.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},ss(i);c==="in-out"&&a.type!==Ae&&(b.delayLeave=(E,_,p)=>{const v=Ec(r,d);v[String(d.key)]=d,E._leaveCb=()=>{_(),E._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=p})}return i}}},wc=If;function Ec(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 Rs(e,t,n,r){const{appear:s,mode:o,persisted:i=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:a,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:g,onLeaveCancelled:m,onBeforeAppear:b,onAppear:E,onAfterAppear:_,onAppearCancelled:p}=t,v=String(e.key),x=Ec(n,e),O=(R,U)=>{R&&Ke(R,r,9,U)},P=(R,U)=>{const F=U[1];O(R,U),z(R)?R.every(Q=>Q.length<=1)&&F():R.length<=1&&F()},H={mode:o,persisted:i,beforeEnter(R){let U=l;if(!n.isMounted)if(s)U=b||l;else return;R._leaveCb&&R._leaveCb(!0);const F=x[v];F&&Xe(e,F)&&F.el._leaveCb&&F.el._leaveCb(),O(U,[R])},enter(R){let U=c,F=a,Q=u;if(!n.isMounted)if(s)U=E||c,F=_||a,Q=p||u;else return;let N=!1;const Y=R._enterCb=D=>{N||(N=!0,D?O(Q,[R]):O(F,[R]),H.delayedLeave&&H.delayedLeave(),R._enterCb=void 0)};U?P(U,[R,Y]):Y()},leave(R,U){const F=String(e.key);if(R._enterCb&&R._enterCb(!0),n.isUnmounting)return U();O(f,[R]);let Q=!1;const N=R._leaveCb=Y=>{Q||(Q=!0,U(),Y?O(m,[R]):O(g,[R]),R._leaveCb=void 0,x[F]===e&&delete x[F])};x[F]=e,d?P(d,[R,N]):N()},clone(R){return Rs(R,t,n,r)}};return H}function ss(e){if(Zn(e))return e=pt(e),e.children=null,e}function fi(e){return Zn(e)?e.children?e.children[0]:void 0:e}function Rr(e,t){e.shapeFlag&6&&e.component?Rr(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 xc(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===Oe?(i.patchFlag&128&&s++,r=r.concat(xc(i.children,t,l))):(t||i.type!==Ae)&&r.push(l!=null?pt(i,{key:l}):i)}if(s>1)for(let o=0;o<r.length;o++)r[o].patchFlag=-2;return r}function Me(e){return X(e)?{setup:e,name:e.name}:e}const Bt=e=>!!e.type.__asyncLoader;function Os(e){X(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,timeout:o,suspensible:i=!0,onError:l}=e;let c=null,a,u=0;const f=()=>(u++,c=null,d()),d=()=>{let g;return c||(g=c=t().catch(m=>{if(m=m instanceof Error?m:new Error(String(m)),l)return new Promise((b,E)=>{l(m,()=>b(f()),()=>E(m),u+1)});throw m}).then(m=>g!==c&&c?c:(m&&(m.__esModule||m[Symbol.toStringTag]==="Module")&&(m=m.default),a=m,m)))};return Me({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return a},setup(){const g=ye;if(a)return()=>os(a,g);const m=p=>{c=null,vn(p,g,13,!r)};if(i&&g.suspense||an)return d().then(p=>()=>os(p,g)).catch(p=>(m(p),()=>r?G(r,{error:p}):null));const b=_e(!1),E=_e(),_=_e(!!s);return s&&setTimeout(()=>{_.value=!1},s),o!=null&&setTimeout(()=>{if(!b.value&&!E.value){const p=new Error(`Async component timed out after ${o}ms.`);m(p),E.value=p}},o),d().then(()=>{b.value=!0,g.parent&&Zn(g.parent.vnode)&&Vr(g.parent.update)}).catch(p=>{m(p),E.value=p}),()=>{if(b.value&&a)return os(a,g);if(E.value&&r)return G(r,{error:E.value});if(n&&!_.value)return G(n)}}})}function os(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,i=G(e,r,s);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const Zn=e=>e.type.__isKeepAlive,Af={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=it(),r=n.ctx;if(!r.renderer)return()=>{const p=t.default&&t.default();return p&&p.length===1?p[0]:p};const s=new Map,o=new Set;let i=null;const l=n.suspense,{renderer:{p:c,m:a,um:u,o:{createElement:f}}}=r,d=f("div");r.activate=(p,v,x,O,P)=>{const H=p.component;a(p,v,x,0,l),c(H.vnode,p,v,x,H,l,O,p.slotScopeIds,P),xe(()=>{H.isDeactivated=!1,H.a&&en(H.a);const R=p.props&&p.props.onVnodeMounted;R&&He(R,H.parent,p)},l)},r.deactivate=p=>{const v=p.component;a(p,d,null,1,l),xe(()=>{v.da&&en(v.da);const x=p.props&&p.props.onVnodeUnmounted;x&&He(x,v.parent,p),v.isDeactivated=!0},l)};function g(p){is(p),u(p,n,l,!0)}function m(p){s.forEach((v,x)=>{const O=Ls(v.type);O&&(!p||!p(O))&&b(x)})}function b(p){const v=s.get(p);!i||!Xe(v,i)?g(v):i&&is(i),s.delete(p),o.delete(p)}Fe(()=>[e.include,e.exclude],([p,v])=>{p&&m(x=>On(p,x)),v&&m(x=>!On(v,x))},{flush:"post",deep:!0});let E=null;const _=()=>{E!=null&&s.set(E,ls(n.subTree))};return wn(_),Sc(_),er(()=>{s.forEach(p=>{const{subTree:v,suspense:x}=n,O=ls(v);if(p.type===O.type&&p.key===O.key){is(O);const P=O.component.da;P&&xe(P,x);return}g(p)})}),()=>{if(E=null,!t.default)return null;const p=t.default(),v=p[0];if(p.length>1)return i=null,p;if(!cn(v)||!(v.shapeFlag&4)&&!(v.shapeFlag&128))return i=null,v;let x=ls(v);const O=x.type,P=Ls(Bt(x)?x.type.__asyncResolved||{}:O),{include:H,exclude:R,max:U}=e;if(H&&(!P||!On(H,P))||R&&P&&On(R,P))return i=x,v;const F=x.key==null?O:x.key,Q=s.get(F);return x.el&&(x=pt(x),v.shapeFlag&128&&(v.ssContent=x)),E=F,Q?(x.el=Q.el,x.component=Q.component,x.transition&&Rr(x,x.transition),x.shapeFlag|=512,o.delete(F),o.add(F)):(o.add(F),U&&o.size>parseInt(U,10)&&b(o.values().next().value)),x.shapeFlag|=256,i=x,yc(v.type)?v:x}}},Mf=Af;function On(e,t){return z(e)?e.some(n=>On(n,t)):ve(e)?e.split(",").includes(t):Cu(e)?e.test(t):!1}function Cc(e,t){kc(e,"a",t)}function Tc(e,t){kc(e,"da",t)}function kc(e,t,n=ye){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Qr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Zn(s.parent.vnode)&&$f(r,t,n,s),s=s.parent}}function $f(e,t,n,r){const s=Qr(t,e,r,!0);qn(()=>{ho(r[t],s)},n)}function is(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function ls(e){return e.shapeFlag&128?e.ssContent:e}function Qr(e,t,n=ye,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;yn(),Ot(n);const l=Ke(t,n,e,i);return St(),_n(),l});return r?s.unshift(o):s.push(o),o}}const gt=e=>(t,n=ye)=>(!an||e==="sp")&&Qr(e,(...r)=>t(...r),n),Pc=gt("bm"),wn=gt("m"),Hf=gt("bu"),Sc=gt("u"),er=gt("bum"),qn=gt("um"),Lf=gt("sp"),Nf=gt("rtg"),jf=gt("rtc");function Rc(e,t=ye){Qr("ec",e,t)}function Ff(e,t){const n=Ce;if(n===null)return e;const r=Xr(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[i,l,c,a=de]=t[o];i&&(X(i)&&(i={mounted:i,updated:i}),i.deep&&Ft(l),s.push({dir:i,instance:r,value:l,oldValue:void 0,arg:c,modifiers:a}))}return e}function tt(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&&(yn(),Ke(c,n,8,[e.el,l,e,t]),_n())}}const Po="components";function Df(e,t){return Ac(Po,e,!0,t)||e}const Oc=Symbol();function Ic(e){return ve(e)?Ac(Po,e,!1)||e:e||Oc}function Ac(e,t,n=!0,r=!1){const s=Ce||ye;if(s){const o=s.type;if(e===Po){const l=Ls(o,!1);if(l&&(l===t||l===ot(t)||l===Ur(ot(t))))return o}const i=di(s[e]||o[e],t)||di(s.appContext[e],t);return!i&&r?o:i}}function di(e,t){return e&&(e[t]||e[ot(t)]||e[Ur(ot(t))])}function zn(e,t,n={},r,s){if(Ce.isCE||Ce.parent&&Bt(Ce.parent)&&Ce.parent.isCE)return t!=="default"&&(n.name=t),G("slot",n,r&&r());let o=e[t];o&&o._c&&(o._d=!1),he();const i=o&&Mc(o(n)),l=Ie(Oe,{key:n.key||i&&i.key||`_${t}`},i||(r?r():[]),i&&e._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),o&&o._c&&(o._d=!0),l}function Mc(e){return e.some(t=>cn(t)?!(t.type===Ae||t.type===Oe&&!Mc(t.children)):!0)?e:null}const Is=e=>e?Qc(e)?Xr(e)||e.proxy:Is(e.parent):null,An=Te(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=>Is(e.parent),$root:e=>Is(e.root),$emit:e=>e.emit,$options:e=>So(e),$forceUpdate:e=>e.f||(e.f=()=>Vr(e.update)),$nextTick:e=>e.n||(e.n=bn.bind(e.proxy)),$watch:e=>Rf.bind(e)}),cs=(e,t)=>e!==de&&!e.__isScriptSetup&&re(e,t),Bf={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:l,appContext:c}=e;let a;if(t[0]!=="$"){const g=i[t];if(g!==void 0)switch(g){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(cs(r,t))return i[t]=1,r[t];if(s!==de&&re(s,t))return i[t]=2,s[t];if((a=e.propsOptions[0])&&re(a,t))return i[t]=3,o[t];if(n!==de&&re(n,t))return i[t]=4,n[t];As&&(i[t]=0)}}const u=An[t];let f,d;if(u)return t==="$attrs"&&Ne(e,"get",t),u(e);if((f=l.__cssModules)&&(f=f[t]))return f;if(n!==de&&re(n,t))return i[t]=4,n[t];if(d=c.config.globalProperties,re(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return cs(s,t)?(s[t]=n,!0):r!==de&&re(r,t)?(r[t]=n,!0):re(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}},i){let l;return!!n[i]||e!==de&&re(e,i)||cs(t,i)||(l=o[0])&&re(l,i)||re(r,i)||re(An,i)||re(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:re(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let As=!0;function Uf(e){const t=So(e),n=e.proxy,r=e.ctx;As=!1,t.beforeCreate&&hi(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:l,provide:c,inject:a,created:u,beforeMount:f,mounted:d,beforeUpdate:g,updated:m,activated:b,deactivated:E,beforeDestroy:_,beforeUnmount:p,destroyed:v,unmounted:x,render:O,renderTracked:P,renderTriggered:H,errorCaptured:R,serverPrefetch:U,expose:F,inheritAttrs:Q,components:N,directives:Y,filters:D}=t;if(a&&Kf(a,r,null,e.appContext.config.unwrapInjectedRef),i)for(const ae in i){const ie=i[ae];X(ie)&&(r[ae]=ie.bind(n))}if(s){const ae=s.call(n,n);fe(ae)&&(e.data=Ve(ae))}if(As=!0,o)for(const ae in o){const ie=o[ae],We=X(ie)?ie.bind(n,n):X(ie.get)?ie.get.bind(n,n):Ye,At=!X(ie)&&X(ie.set)?ie.set.bind(n):Ye,qe=ce({get:We,set:At});Object.defineProperty(r,ae,{enumerable:!0,configurable:!0,get:()=>qe.value,set:$e=>qe.value=$e})}if(l)for(const ae in l)$c(l[ae],r,n,ae);if(c){const ae=X(c)?c.call(n):c;Reflect.ownKeys(ae).forEach(ie=>{sn(ie,ae[ie])})}u&&hi(u,e,"c");function te(ae,ie){z(ie)?ie.forEach(We=>ae(We.bind(n))):ie&&ae(ie.bind(n))}if(te(Pc,f),te(wn,d),te(Hf,g),te(Sc,m),te(Cc,b),te(Tc,E),te(Rc,R),te(jf,P),te(Nf,H),te(er,p),te(qn,x),te(Lf,U),z(F))if(F.length){const ae=e.exposed||(e.exposed={});F.forEach(ie=>{Object.defineProperty(ae,ie,{get:()=>n[ie],set:We=>n[ie]=We})})}else e.exposed||(e.exposed={});O&&e.render===Ye&&(e.render=O),Q!=null&&(e.inheritAttrs=Q),N&&(e.components=N),Y&&(e.directives=Y)}function Kf(e,t,n=Ye,r=!1){z(e)&&(e=Ms(e));for(const s in e){const o=e[s];let i;fe(o)?"default"in o?i=Ge(o.from||s,o.default,!0):i=Ge(o.from||s):i=Ge(o),be(i)&&r?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:l=>i.value=l}):t[s]=i}}function hi(e,t,n){Ke(z(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function $c(e,t,n,r){const s=r.includes(".")?bc(n,r):()=>n[r];if(ve(e)){const o=t[e];X(o)&&Fe(s,o)}else if(X(e))Fe(s,e.bind(n));else if(fe(e))if(z(e))e.forEach(o=>$c(o,t,n,r));else{const o=X(e.handler)?e.handler.bind(n):t[e.handler];X(o)&&Fe(s,o,e)}}function So(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(a=>Or(c,a,i,!0)),Or(c,t,i)),fe(t)&&o.set(t,c),c}function Or(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Or(e,o,n,!0),s&&s.forEach(i=>Or(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=Vf[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const Vf={data:pi,props:Lt,emits:Lt,methods:Lt,computed:Lt,beforeCreate:Se,created:Se,beforeMount:Se,mounted:Se,beforeUpdate:Se,updated:Se,beforeDestroy:Se,beforeUnmount:Se,destroyed:Se,unmounted:Se,activated:Se,deactivated:Se,errorCaptured:Se,serverPrefetch:Se,components:Lt,directives:Lt,watch:qf,provide:pi,inject:Wf};function pi(e,t){return t?e?function(){return Te(X(e)?e.call(this,this):e,X(t)?t.call(this,this):t)}:t:e}function Wf(e,t){return Lt(Ms(e),Ms(t))}function Ms(e){if(z(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Se(e,t){return e?[...new Set([].concat(e,t))]:t}function Lt(e,t){return e?Te(Te(Object.create(null),e),t):t}function qf(e,t){if(!e)return t;if(!t)return e;const n=Te(Object.create(null),e);for(const r in t)n[r]=Se(e[r],t[r]);return n}function zf(e,t,n,r=!1){const s={},o={};Er(o,Jr,1),e.propsDefaults=Object.create(null),Hc(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:of(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function Qf(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,l=se(s),[c]=e.propsOptions;let a=!1;if((r||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let d=u[f];if(Wr(e.emitsOptions,d))continue;const g=t[d];if(c)if(re(o,d))g!==o[d]&&(o[d]=g,a=!0);else{const m=ot(d);s[m]=$s(c,l,m,g,e,!1)}else g!==o[d]&&(o[d]=g,a=!0)}}}else{Hc(e,t,s,o)&&(a=!0);let u;for(const f in l)(!t||!re(t,f)&&((u=mn(f))===f||!re(t,u)))&&(c?n&&(n[f]!==void 0||n[u]!==void 0)&&(s[f]=$s(c,l,f,void 0,e,!0)):delete s[f]);if(o!==l)for(const f in o)(!t||!re(t,f))&&(delete o[f],a=!0)}a&&ht(e,"set","$attrs")}function Hc(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,l;if(t)for(let c in t){if(In(c))continue;const a=t[c];let u;s&&re(s,u=ot(c))?!o||!o.includes(u)?n[u]=a:(l||(l={}))[u]=a:Wr(e.emitsOptions,c)||(!(c in r)||a!==r[c])&&(r[c]=a,i=!0)}if(o){const c=se(n),a=l||de;for(let u=0;u<o.length;u++){const f=o[u];n[f]=$s(s,c,f,a[f],e,!re(a,f))}}return i}function $s(e,t,n,r,s,o){const i=e[n];if(i!=null){const l=re(i,"default");if(l&&r===void 0){const c=i.default;if(i.type!==Function&&X(c)){const{propsDefaults:a}=s;n in a?r=a[n]:(Ot(s),r=a[n]=c.call(null,t),St())}else r=c}i[0]&&(o&&!l?r=!1:i[1]&&(r===""||r===mn(n))&&(r=!0))}return r}function Lc(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},l=[];let c=!1;if(!X(e)){const u=f=>{c=!0;const[d,g]=Lc(f,t,!0);Te(i,d),g&&l.push(...g)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!c)return fe(e)&&r.set(e,Gt),Gt;if(z(o))for(let u=0;u<o.length;u++){const f=ot(o[u]);gi(f)&&(i[f]=de)}else if(o)for(const u in o){const f=ot(u);if(gi(f)){const d=o[u],g=i[f]=z(d)||X(d)?{type:d}:Object.assign({},d);if(g){const m=_i(Boolean,g.type),b=_i(String,g.type);g[0]=m>-1,g[1]=b<0||m<b,(m>-1||re(g,"default"))&&l.push(f)}}}const a=[i,l];return fe(e)&&r.set(e,a),a}function gi(e){return e[0]!=="$"}function mi(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function yi(e,t){return mi(e)===mi(t)}function _i(e,t){return z(t)?t.findIndex(n=>yi(n,e)):X(t)&&yi(t,e)?0:-1}const Nc=e=>e[0]==="_"||e==="$stable",Ro=e=>z(e)?e.map(Be):[Be(e)],Jf=(e,t,n)=>{if(t._n)return t;const r=Re((...s)=>Ro(t(...s)),n);return r._c=!1,r},jc=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Nc(s))continue;const o=e[s];if(X(o))t[s]=Jf(s,o,r);else if(o!=null){const i=Ro(o);t[s]=()=>i}}},Fc=(e,t)=>{const n=Ro(t);e.slots.default=()=>n},Xf=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=se(t),Er(t,"_",n)):jc(t,e.slots={})}else e.slots={},t&&Fc(e,t);Er(e.slots,Jr,1)},Yf=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=de;if(r.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:(Te(s,t),!n&&l===1&&delete s._):(o=!t.$stable,jc(t,s)),i=t}else t&&(Fc(e,t),i={default:1});if(o)for(const l in s)!Nc(l)&&!(l in i)&&delete s[l]};function Dc(){return{app:null,config:{isNativeTag:wu,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 Gf=0;function Zf(e,t){return function(r,s=null){X(r)||(r=Object.assign({},r)),s!=null&&!fe(s)&&(s=null);const o=Dc(),i=new Set;let l=!1;const c=o.app={_uid:Gf++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:Yc,get config(){return o.config},set config(a){},use(a,...u){return i.has(a)||(a&&X(a.install)?(i.add(a),a.install(c,...u)):X(a)&&(i.add(a),a(c,...u))),c},mixin(a){return o.mixins.includes(a)||o.mixins.push(a),c},component(a,u){return u?(o.components[a]=u,c):o.components[a]},directive(a,u){return u?(o.directives[a]=u,c):o.directives[a]},mount(a,u,f){if(!l){const d=G(r,s);return d.appContext=o,u&&t?t(d,a):e(d,a,f),l=!0,c._container=a,a.__vue_app__=c,Xr(d.component)||d.component.proxy}},unmount(){l&&(e(null,c._container),delete c._container.__vue_app__)},provide(a,u){return o.provides[a]=u,c}};return c}}function Ir(e,t,n,r,s=!1){if(z(e)){e.forEach((d,g)=>Ir(d,t&&(z(t)?t[g]:t),n,r,s));return}if(Bt(r)&&!s)return;const o=r.shapeFlag&4?Xr(r.component)||r.component.proxy:r.el,i=s?null:o,{i:l,r:c}=e,a=t&&t.r,u=l.refs===de?l.refs={}:l.refs,f=l.setupState;if(a!=null&&a!==c&&(ve(a)?(u[a]=null,re(f,a)&&(f[a]=null)):be(a)&&(a.value=null)),X(c))Pt(c,l,12,[i,u]);else{const d=ve(c),g=be(c);if(d||g){const m=()=>{if(e.f){const b=d?re(f,c)?f[c]:u[c]:c.value;s?z(b)&&ho(b,o):z(b)?b.includes(o)||b.push(o):d?(u[c]=[o],re(f,c)&&(f[c]=u[c])):(c.value=[o],e.k&&(u[e.k]=c.value))}else d?(u[c]=i,re(f,c)&&(f[c]=i)):g&&(c.value=i,e.k&&(u[e.k]=i))};i?(m.id=-1,xe(m,n)):m()}}}let vt=!1;const ur=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",fr=e=>e.nodeType===8;function ed(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:l,insert:c,createComment:a}}=e,u=(_,p)=>{if(!p.hasChildNodes()){n(null,_,p),Pr(),p._vnode=_;return}vt=!1,f(p.firstChild,_,null,null,null),Pr(),p._vnode=_,vt&&console.error("Hydration completed but contains mismatches.")},f=(_,p,v,x,O,P=!1)=>{const H=fr(_)&&_.data==="[",R=()=>b(_,p,v,x,O,H),{type:U,ref:F,shapeFlag:Q,patchFlag:N}=p;let Y=_.nodeType;p.el=_,N===-2&&(P=!1,p.dynamicChildren=null);let D=null;switch(U){case on:Y!==3?p.children===""?(c(p.el=s(""),i(_),_),D=_):D=R():(_.data!==p.children&&(vt=!0,_.data=p.children),D=o(_));break;case Ae:Y!==8||H?D=R():D=o(_);break;case Mn:if(H&&(_=o(_),Y=_.nodeType),Y===1||Y===3){D=_;const ke=!p.children.length;for(let te=0;te<p.staticCount;te++)ke&&(p.children+=D.nodeType===1?D.outerHTML:D.data),te===p.staticCount-1&&(p.anchor=D),D=o(D);return H?o(D):D}else R();break;case Oe:H?D=m(_,p,v,x,O,P):D=R();break;default:if(Q&1)Y!==1||p.type.toLowerCase()!==_.tagName.toLowerCase()?D=R():D=d(_,p,v,x,O,P);else if(Q&6){p.slotScopeIds=O;const ke=i(_);if(t(p,ke,null,v,x,ur(ke),P),D=H?E(_):o(_),D&&fr(D)&&D.data==="teleport end"&&(D=o(D)),Bt(p)){let te;H?(te=G(Oe),te.anchor=D?D.previousSibling:ke.lastChild):te=_.nodeType===3?Hn(""):G("div"),te.el=_,p.component.subTree=te}}else Q&64?Y!==8?D=R():D=p.type.hydrate(_,p,v,x,O,P,e,g):Q&128&&(D=p.type.hydrate(_,p,v,x,ur(i(_)),O,P,e,f))}return F!=null&&Ir(F,null,x,p),D},d=(_,p,v,x,O,P)=>{P=P||!!p.dynamicChildren;const{type:H,props:R,patchFlag:U,shapeFlag:F,dirs:Q}=p,N=H==="input"&&Q||H==="option";if(N||U!==-1){if(Q&&tt(p,null,v,"created"),R)if(N||!P||U&48)for(const D in R)(N&&D.endsWith("value")||Gn(D)&&!In(D))&&r(_,D,null,R[D],!1,void 0,v);else R.onClick&&r(_,"onClick",null,R.onClick,!1,void 0,v);let Y;if((Y=R&&R.onVnodeBeforeMount)&&He(Y,v,p),Q&&tt(p,null,v,"beforeMount"),((Y=R&&R.onVnodeMounted)||Q)&&vc(()=>{Y&&He(Y,v,p),Q&&tt(p,null,v,"mounted")},x),F&16&&!(R&&(R.innerHTML||R.textContent))){let D=g(_.firstChild,p,_,v,x,O,P);for(;D;){vt=!0;const ke=D;D=D.nextSibling,l(ke)}}else F&8&&_.textContent!==p.children&&(vt=!0,_.textContent=p.children)}return _.nextSibling},g=(_,p,v,x,O,P,H)=>{H=H||!!p.dynamicChildren;const R=p.children,U=R.length;for(let F=0;F<U;F++){const Q=H?R[F]:R[F]=Be(R[F]);if(_)_=f(_,Q,x,O,P,H);else{if(Q.type===on&&!Q.children)continue;vt=!0,n(null,Q,v,null,x,O,ur(v),P)}}return _},m=(_,p,v,x,O,P)=>{const{slotScopeIds:H}=p;H&&(O=O?O.concat(H):H);const R=i(_),U=g(o(_),p,R,v,x,O,P);return U&&fr(U)&&U.data==="]"?o(p.anchor=U):(vt=!0,c(p.anchor=a("]"),R,U),U)},b=(_,p,v,x,O,P)=>{if(vt=!0,p.el=null,P){const U=E(_);for(;;){const F=o(_);if(F&&F!==U)l(F);else break}}const H=o(_),R=i(_);return l(_),n(null,p,R,H,v,x,ur(R),O),H},E=_=>{let p=0;for(;_;)if(_=o(_),_&&fr(_)&&(_.data==="["&&p++,_.data==="]")){if(p===0)return o(_);p--}return _};return[u,f]}const xe=vc;function td(e){return Bc(e)}function nd(e){return Bc(e,ed)}function Bc(e,t){const n=Su();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:l,createComment:c,setText:a,setElementText:u,parentNode:f,nextSibling:d,setScopeId:g=Ye,insertStaticContent:m}=e,b=(h,y,w,C=null,k=null,A=null,L=!1,I=null,M=!!y.dynamicChildren)=>{if(h===y)return;h&&!Xe(h,y)&&(C=$(h),$e(h,k,A,!0),h=null),y.patchFlag===-2&&(M=!1,y.dynamicChildren=null);const{type:S,ref:W,shapeFlag:B}=y;switch(S){case on:E(h,y,w,C);break;case Ae:_(h,y,w,C);break;case Mn:h==null&&p(y,w,C,L);break;case Oe:N(h,y,w,C,k,A,L,I,M);break;default:B&1?O(h,y,w,C,k,A,L,I,M):B&6?Y(h,y,w,C,k,A,L,I,M):(B&64||B&128)&&S.process(h,y,w,C,k,A,L,I,M,ne)}W!=null&&k&&Ir(W,h&&h.ref,A,y||h,!y)},E=(h,y,w,C)=>{if(h==null)r(y.el=l(y.children),w,C);else{const k=y.el=h.el;y.children!==h.children&&a(k,y.children)}},_=(h,y,w,C)=>{h==null?r(y.el=c(y.children||""),w,C):y.el=h.el},p=(h,y,w,C)=>{[h.el,h.anchor]=m(h.children,y,w,C,h.el,h.anchor)},v=({el:h,anchor:y},w,C)=>{let k;for(;h&&h!==y;)k=d(h),r(h,w,C),h=k;r(y,w,C)},x=({el:h,anchor:y})=>{let w;for(;h&&h!==y;)w=d(h),s(h),h=w;s(y)},O=(h,y,w,C,k,A,L,I,M)=>{L=L||y.type==="svg",h==null?P(y,w,C,k,A,L,I,M):U(h,y,k,A,L,I,M)},P=(h,y,w,C,k,A,L,I)=>{let M,S;const{type:W,props:B,shapeFlag:q,transition:J,dirs:ee}=h;if(M=h.el=i(h.type,A,B&&B.is,B),q&8?u(M,h.children):q&16&&R(h.children,M,null,C,k,A&&W!=="foreignObject",L,I),ee&&tt(h,null,C,"created"),H(M,h,h.scopeId,L,C),B){for(const le in B)le!=="value"&&!In(le)&&o(M,le,null,B[le],A,h.children,C,k,j);"value"in B&&o(M,"value",null,B.value),(S=B.onVnodeBeforeMount)&&He(S,C,h)}ee&&tt(h,null,C,"beforeMount");const ue=(!k||k&&!k.pendingBranch)&&J&&!J.persisted;ue&&J.beforeEnter(M),r(M,y,w),((S=B&&B.onVnodeMounted)||ue||ee)&&xe(()=>{S&&He(S,C,h),ue&&J.enter(M),ee&&tt(h,null,C,"mounted")},k)},H=(h,y,w,C,k)=>{if(w&&g(h,w),C)for(let A=0;A<C.length;A++)g(h,C[A]);if(k){let A=k.subTree;if(y===A){const L=k.vnode;H(h,L,L.scopeId,L.slotScopeIds,k.parent)}}},R=(h,y,w,C,k,A,L,I,M=0)=>{for(let S=M;S<h.length;S++){const W=h[S]=I?Ct(h[S]):Be(h[S]);b(null,W,y,w,C,k,A,L,I)}},U=(h,y,w,C,k,A,L)=>{const I=y.el=h.el;let{patchFlag:M,dynamicChildren:S,dirs:W}=y;M|=h.patchFlag&16;const B=h.props||de,q=y.props||de;let J;w&&Mt(w,!1),(J=q.onVnodeBeforeUpdate)&&He(J,w,y,h),W&&tt(y,h,w,"beforeUpdate"),w&&Mt(w,!0);const ee=k&&y.type!=="foreignObject";if(S?F(h.dynamicChildren,S,I,w,C,ee,A):L||ie(h,y,I,null,w,C,ee,A,!1),M>0){if(M&16)Q(I,y,B,q,w,C,k);else if(M&2&&B.class!==q.class&&o(I,"class",null,q.class,k),M&4&&o(I,"style",B.style,q.style,k),M&8){const ue=y.dynamicProps;for(let le=0;le<ue.length;le++){const we=ue[le],ze=B[we],qt=q[we];(qt!==ze||we==="value")&&o(I,we,ze,qt,k,h.children,w,C,j)}}M&1&&h.children!==y.children&&u(I,y.children)}else!L&&S==null&&Q(I,y,B,q,w,C,k);((J=q.onVnodeUpdated)||W)&&xe(()=>{J&&He(J,w,y,h),W&&tt(y,h,w,"updated")},C)},F=(h,y,w,C,k,A,L)=>{for(let I=0;I<y.length;I++){const M=h[I],S=y[I],W=M.el&&(M.type===Oe||!Xe(M,S)||M.shapeFlag&70)?f(M.el):w;b(M,S,W,null,C,k,A,L,!0)}},Q=(h,y,w,C,k,A,L)=>{if(w!==C){if(w!==de)for(const I in w)!In(I)&&!(I in C)&&o(h,I,w[I],null,L,y.children,k,A,j);for(const I in C){if(In(I))continue;const M=C[I],S=w[I];M!==S&&I!=="value"&&o(h,I,S,M,L,y.children,k,A,j)}"value"in C&&o(h,"value",w.value,C.value)}},N=(h,y,w,C,k,A,L,I,M)=>{const S=y.el=h?h.el:l(""),W=y.anchor=h?h.anchor:l("");let{patchFlag:B,dynamicChildren:q,slotScopeIds:J}=y;J&&(I=I?I.concat(J):J),h==null?(r(S,w,C),r(W,w,C),R(y.children,w,W,k,A,L,I,M)):B>0&&B&64&&q&&h.dynamicChildren?(F(h.dynamicChildren,q,w,k,A,L,I),(y.key!=null||k&&y===k.subTree)&&Uc(h,y,!0)):ie(h,y,w,W,k,A,L,I,M)},Y=(h,y,w,C,k,A,L,I,M)=>{y.slotScopeIds=I,h==null?y.shapeFlag&512?k.ctx.activate(y,w,C,L,M):D(y,w,C,k,A,L,M):ke(h,y,M)},D=(h,y,w,C,k,A,L)=>{const I=h.component=cd(h,C,k);if(Zn(h)&&(I.ctx.renderer=ne),ad(I),I.asyncDep){if(k&&k.registerDep(I,te),!h.el){const M=I.subTree=G(Ae);_(null,M,y,w)}return}te(I,h,y,w,k,A,L)},ke=(h,y,w)=>{const C=y.component=h.component;if(wf(h,y,w))if(C.asyncDep&&!C.asyncResolved){ae(C,y,w);return}else C.next=y,gf(C.update),C.update();else y.el=h.el,C.vnode=y},te=(h,y,w,C,k,A,L)=>{const I=()=>{if(h.isMounted){let{next:W,bu:B,u:q,parent:J,vnode:ee}=h,ue=W,le;Mt(h,!1),W?(W.el=ee.el,ae(h,W,L)):W=ee,B&&en(B),(le=W.props&&W.props.onVnodeBeforeUpdate)&&He(le,J,W,ee),Mt(h,!0);const we=rs(h),ze=h.subTree;h.subTree=we,b(ze,we,f(ze.el),$(ze),h,k,A),W.el=we.el,ue===null&&To(h,we.el),q&&xe(q,k),(le=W.props&&W.props.onVnodeUpdated)&&xe(()=>He(le,J,W,ee),k)}else{let W;const{el:B,props:q}=y,{bm:J,m:ee,parent:ue}=h,le=Bt(y);if(Mt(h,!1),J&&en(J),!le&&(W=q&&q.onVnodeBeforeMount)&&He(W,ue,y),Mt(h,!0),B&&Z){const we=()=>{h.subTree=rs(h),Z(B,h.subTree,h,k,null)};le?y.type.__asyncLoader().then(()=>!h.isUnmounted&&we()):we()}else{const we=h.subTree=rs(h);b(null,we,w,C,h,k,A),y.el=we.el}if(ee&&xe(ee,k),!le&&(W=q&&q.onVnodeMounted)){const we=y;xe(()=>He(W,ue,we),k)}(y.shapeFlag&256||ue&&Bt(ue.vnode)&&ue.vnode.shapeFlag&256)&&h.a&&xe(h.a,k),h.isMounted=!0,y=w=C=null}},M=h.effect=new yo(I,()=>Vr(S),h.scope),S=h.update=()=>M.run();S.id=h.uid,Mt(h,!0),S()},ae=(h,y,w)=>{y.component=h;const C=h.vnode.props;h.vnode=y,h.next=null,Qf(h,y.props,C,w),Yf(h,y.children,w),yn(),ci(),_n()},ie=(h,y,w,C,k,A,L,I,M=!1)=>{const S=h&&h.children,W=h?h.shapeFlag:0,B=y.children,{patchFlag:q,shapeFlag:J}=y;if(q>0){if(q&128){At(S,B,w,C,k,A,L,I,M);return}else if(q&256){We(S,B,w,C,k,A,L,I,M);return}}J&8?(W&16&&j(S,k,A),B!==S&&u(w,B)):W&16?J&16?At(S,B,w,C,k,A,L,I,M):j(S,k,A,!0):(W&8&&u(w,""),J&16&&R(B,w,C,k,A,L,I,M))},We=(h,y,w,C,k,A,L,I,M)=>{h=h||Gt,y=y||Gt;const S=h.length,W=y.length,B=Math.min(S,W);let q;for(q=0;q<B;q++){const J=y[q]=M?Ct(y[q]):Be(y[q]);b(h[q],J,w,null,k,A,L,I,M)}S>W?j(h,k,A,!0,!1,B):R(y,w,C,k,A,L,I,M,B)},At=(h,y,w,C,k,A,L,I,M)=>{let S=0;const W=y.length;let B=h.length-1,q=W-1;for(;S<=B&&S<=q;){const J=h[S],ee=y[S]=M?Ct(y[S]):Be(y[S]);if(Xe(J,ee))b(J,ee,w,null,k,A,L,I,M);else break;S++}for(;S<=B&&S<=q;){const J=h[B],ee=y[q]=M?Ct(y[q]):Be(y[q]);if(Xe(J,ee))b(J,ee,w,null,k,A,L,I,M);else break;B--,q--}if(S>B){if(S<=q){const J=q+1,ee=J<W?y[J].el:C;for(;S<=q;)b(null,y[S]=M?Ct(y[S]):Be(y[S]),w,ee,k,A,L,I,M),S++}}else if(S>q)for(;S<=B;)$e(h[S],k,A,!0),S++;else{const J=S,ee=S,ue=new Map;for(S=ee;S<=q;S++){const je=y[S]=M?Ct(y[S]):Be(y[S]);je.key!=null&&ue.set(je.key,S)}let le,we=0;const ze=q-ee+1;let qt=!1,Xo=0;const xn=new Array(ze);for(S=0;S<ze;S++)xn[S]=0;for(S=J;S<=B;S++){const je=h[S];if(we>=ze){$e(je,k,A,!0);continue}let et;if(je.key!=null)et=ue.get(je.key);else for(le=ee;le<=q;le++)if(xn[le-ee]===0&&Xe(je,y[le])){et=le;break}et===void 0?$e(je,k,A,!0):(xn[et-ee]=S+1,et>=Xo?Xo=et:qt=!0,b(je,y[et],w,null,k,A,L,I,M),we++)}const Yo=qt?rd(xn):Gt;for(le=Yo.length-1,S=ze-1;S>=0;S--){const je=ee+S,et=y[je],Go=je+1<W?y[je+1].el:C;xn[S]===0?b(null,et,w,Go,k,A,L,I,M):qt&&(le<0||S!==Yo[le]?qe(et,w,Go,2):le--)}}},qe=(h,y,w,C,k=null)=>{const{el:A,type:L,transition:I,children:M,shapeFlag:S}=h;if(S&6){qe(h.component.subTree,y,w,C);return}if(S&128){h.suspense.move(y,w,C);return}if(S&64){L.move(h,y,w,ne);return}if(L===Oe){r(A,y,w);for(let B=0;B<M.length;B++)qe(M[B],y,w,C);r(h.anchor,y,w);return}if(L===Mn){v(h,y,w);return}if(C!==2&&S&1&&I)if(C===0)I.beforeEnter(A),r(A,y,w),xe(()=>I.enter(A),k);else{const{leave:B,delayLeave:q,afterLeave:J}=I,ee=()=>r(A,y,w),ue=()=>{B(A,()=>{ee(),J&&J()})};q?q(A,ee,ue):ue()}else r(A,y,w)},$e=(h,y,w,C=!1,k=!1)=>{const{type:A,props:L,ref:I,children:M,dynamicChildren:S,shapeFlag:W,patchFlag:B,dirs:q}=h;if(I!=null&&Ir(I,null,w,h,!0),W&256){y.ctx.deactivate(h);return}const J=W&1&&q,ee=!Bt(h);let ue;if(ee&&(ue=L&&L.onVnodeBeforeUnmount)&&He(ue,y,h),W&6)T(h.component,w,C);else{if(W&128){h.suspense.unmount(w,C);return}J&&tt(h,null,y,"beforeUnmount"),W&64?h.type.remove(h,y,w,k,ne,C):S&&(A!==Oe||B>0&&B&64)?j(S,y,w,!1,!0):(A===Oe&&B&384||!k&&W&16)&&j(M,y,w),C&&Wt(h)}(ee&&(ue=L&&L.onVnodeUnmounted)||J)&&xe(()=>{ue&&He(ue,y,h),J&&tt(h,null,y,"unmounted")},w)},Wt=h=>{const{type:y,el:w,anchor:C,transition:k}=h;if(y===Oe){rr(w,C);return}if(y===Mn){x(h);return}const A=()=>{s(w),k&&!k.persisted&&k.afterLeave&&k.afterLeave()};if(h.shapeFlag&1&&k&&!k.persisted){const{leave:L,delayLeave:I}=k,M=()=>L(w,A);I?I(h.el,A,M):M()}else A()},rr=(h,y)=>{let w;for(;h!==y;)w=d(h),s(h),h=w;s(y)},T=(h,y,w)=>{const{bum:C,scope:k,update:A,subTree:L,um:I}=h;C&&en(C),k.stop(),A&&(A.active=!1,$e(L,h,y,w)),I&&xe(I,y),xe(()=>{h.isUnmounted=!0},y),y&&y.pendingBranch&&!y.isUnmounted&&h.asyncDep&&!h.asyncResolved&&h.suspenseId===y.pendingId&&(y.deps--,y.deps===0&&y.resolve())},j=(h,y,w,C=!1,k=!1,A=0)=>{for(let L=A;L<h.length;L++)$e(h[L],y,w,C,k)},$=h=>h.shapeFlag&6?$(h.component.subTree):h.shapeFlag&128?h.suspense.next():d(h.anchor||h.el),K=(h,y,w)=>{h==null?y._vnode&&$e(y._vnode,null,null,!0):b(y._vnode||null,h,y,null,null,null,w),ci(),Pr(),y._vnode=h},ne={p:b,um:$e,m:qe,r:Wt,mt:D,mc:R,pc:ie,pbc:F,n:$,o:e};let pe,Z;return t&&([pe,Z]=t(ne)),{render:K,hydrate:pe,createApp:Zf(K,pe)}}function Mt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Uc(e,t,n=!1){const r=e.children,s=t.children;if(z(r)&&z(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]=Ct(s[o]),l.el=i.el),n||Uc(i,l)),l.type===on&&(l.el=i.el)}}function rd(e){const t=e.slice(),n=[0];let r,s,o,i,l;const c=e.length;for(r=0;r<c;r++){const a=e[r];if(a!==0){if(s=n[n.length-1],e[s]<a){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)l=o+i>>1,e[n[l]]<a?o=l+1:i=l;a<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}const sd=e=>e.__isTeleport,Oe=Symbol(void 0),on=Symbol(void 0),Ae=Symbol(void 0),Mn=Symbol(void 0),$n=[];let Ue=null;function he(e=!1){$n.push(Ue=e?null:[])}function Kc(){$n.pop(),Ue=$n[$n.length-1]||null}let ln=1;function vi(e){ln+=e}function Vc(e){return e.dynamicChildren=ln>0?Ue||Gt:null,Kc(),ln>0&&Ue&&Ue.push(e),e}function rt(e,t,n,r,s,o){return Vc(ge(e,t,n,r,s,o,!0))}function Ie(e,t,n,r,s){return Vc(G(e,t,n,r,s,!0))}function cn(e){return e?e.__v_isVNode===!0:!1}function Xe(e,t){return e.type===t.type&&e.key===t.key}const Jr="__vInternal",Wc=({key:e})=>e??null,yr=({ref:e,ref_key:t,ref_for:n})=>e!=null?ve(e)||be(e)||X(e)?{i:Ce,r:e,k:t,f:!!n}:e:null;function ge(e,t=null,n=null,r=0,s=null,o=e===Oe?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Wc(t),ref:t&&yr(t),scopeId:qr,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Ce};return l?(Oo(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=ve(n)?8:16),ln>0&&!i&&Ue&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Ue.push(c),c}const G=od;function od(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===Oc)&&(e=Ae),cn(e)){const l=pt(e,t,!0);return n&&Oo(l,n),ln>0&&!o&&Ue&&(l.shapeFlag&6?Ue[Ue.indexOf(e)]=l:Ue.push(l)),l.patchFlag|=-2,l}if(hd(e)&&(e=e.__vccOpts),t){t=qc(t);let{class:l,style:c}=t;l&&!ve(l)&&(t.class=Ee(l)),fe(c)&&(oc(c)&&!z(c)&&(c=Te({},c)),t.style=hn(c))}const i=ve(e)?1:yc(e)?128:sd(e)?64:fe(e)?4:X(e)?2:0;return ge(e,t,n,r,s,i,o,!0)}function qc(e){return e?oc(e)||Jr in e?Te({},e):e:null}function pt(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:i}=e,l=t?zc(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&Wc(l),ref:t&&t.ref?n&&s?z(s)?s.concat(yr(t)):[s,yr(t)]:yr(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Oe?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&pt(e.ssContent),ssFallback:e.ssFallback&&pt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Hn(e=" ",t=0){return G(on,null,e,t)}function xt(e="",t=!1){return t?(he(),Ie(Ae,null,e)):G(Ae,null,e)}function Be(e){return e==null||typeof e=="boolean"?G(Ae):z(e)?G(Oe,null,e.slice()):typeof e=="object"?Ct(e):G(on,null,String(e))}function Ct(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:pt(e)}function Oo(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(z(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Oo(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(Jr in t)?t._ctx=Ce:s===3&&Ce&&(Ce.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else X(t)?(t={default:t,_ctx:Ce},n=32):(t=String(t),r&64?(n=16,t=[Hn(t)]):n=8);e.children=t,e.shapeFlag|=n}function zc(...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=Ee([t.class,r.class]));else if(s==="style")t.style=hn([t.style,r.style]);else if(Gn(s)){const o=t[s],i=r[s];i&&o!==i&&!(z(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function He(e,t,n,r=null){Ke(e,t,7,[n,r])}const id=Dc();let ld=0;function cd(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||id,o={uid:ld++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new Ru(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Lc(r,s),emitsOptions:mc(r,s),emit:null,emitted:null,propsDefaults:de,inheritAttrs:r.inheritAttrs,ctx:de,data:de,props:de,attrs:de,slots:de,refs:de,setupState:de,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=yf.bind(null,o),e.ce&&e.ce(o),o}let ye=null;const it=()=>ye||Ce,Ot=e=>{ye=e,e.scope.on()},St=()=>{ye&&ye.scope.off(),ye=null};function Qc(e){return e.vnode.shapeFlag&4}let an=!1;function ad(e,t=!1){an=t;const{props:n,children:r}=e.vnode,s=Qc(e);zf(e,n,s,t),Xf(e,r);const o=s?ud(e,t):void 0;return an=!1,o}function ud(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=ic(new Proxy(e.ctx,Bf));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?dd(e):null;Ot(e),yn();const o=Pt(r,e,0,[e.props,s]);if(_n(),St(),po(o)){if(o.then(St,St),t)return o.then(i=>{Hs(e,i,t)}).catch(i=>{vn(i,e,0)});e.asyncDep=o}else Hs(e,o,t)}else Jc(e,t)}function Hs(e,t,n){X(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:fe(t)&&(e.setupState=ac(t)),Jc(e,n)}let bi;function Jc(e,t,n){const r=e.type;if(!e.render){if(!t&&bi&&!r.render){const s=r.template||So(e).template;if(s){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:l,compilerOptions:c}=r,a=Te(Te({isCustomElement:o,delimiters:l},i),c);r.render=bi(s,a)}}e.render=r.render||Ye}Ot(e),yn(),Uf(e),_n(),St()}function fd(e){return new Proxy(e.attrs,{get(t,n){return Ne(e,"get","$attrs"),t[n]}})}function dd(e){const t=r=>{e.exposed=r||{}};let n;return{get attrs(){return n||(n=fd(e))},slots:e.slots,emit:e.emit,expose:t}}function Xr(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(ac(ic(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in An)return An[n](e)},has(t,n){return n in t||n in An}}))}function Ls(e,t=!0){return X(e)?e.displayName||e.name:e.name||t&&e.__name}function hd(e){return X(e)&&"__vccOpts"in e}const ce=(e,t)=>df(e,t,an);function Xc(e){const t=it();let n=e();return St(),po(n)&&(n=n.catch(r=>{throw Ot(t),r})),[n,()=>Ot(t)]}function Le(e,t,n){const r=arguments.length;return r===2?fe(t)&&!z(t)?cn(t)?G(e,null,[t]):G(e,t):G(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&cn(n)&&(n=[n]),G(e,t,n))}const pd=Symbol(""),gd=()=>Ge(pd),Yc="3.2.47",md="http://www.w3.org/2000/svg",jt=typeof document<"u"?document:null,wi=jt&&jt.createElement("template"),yd={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?jt.createElementNS(md,e):jt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>jt.createTextNode(e),createComment:e=>jt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>jt.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{wi.innerHTML=r?`<svg>${e}</svg>`:e;const l=wi.content;if(r){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]}};function _d(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function vd(e,t,n){const r=e.style,s=ve(n);if(n&&!s){if(t&&!ve(t))for(const o in t)n[o]==null&&Ns(r,o,"");for(const o in n)Ns(r,o,n[o])}else{const o=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=o)}}const Ei=/\s*!important$/;function Ns(e,t,n){if(z(n))n.forEach(r=>Ns(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=bd(e,t);Ei.test(n)?e.setProperty(mn(r),n.replace(Ei,""),"important"):e[r]=n}}const xi=["Webkit","Moz","ms"],as={};function bd(e,t){const n=as[t];if(n)return n;let r=ot(t);if(r!=="filter"&&r in e)return as[t]=r;r=Ur(r);for(let s=0;s<xi.length;s++){const o=xi[s]+r;if(o in e)return as[t]=o}return t}const Ci="http://www.w3.org/1999/xlink";function wd(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Ci,t.slice(6,t.length)):e.setAttributeNS(Ci,t,n);else{const o=vu(t);n==null||o&&!Kl(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function Ed(e,t,n,r,s,o,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,s,o),e[t]=n??"";return}if(t==="value"&&e.tagName!=="PROGRESS"&&!e.tagName.includes("-")){e._value=n;const c=n??"";(e.value!==c||e.tagName==="OPTION")&&(e.value=c),n==null&&e.removeAttribute(t);return}let l=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=Kl(n):n==null&&c==="string"?(n="",l=!0):c==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function ft(e,t,n,r){e.addEventListener(t,n,r)}function xd(e,t,n,r){e.removeEventListener(t,n,r)}function Cd(e,t,n,r,s=null){const o=e._vei||(e._vei={}),i=o[t];if(r&&i)i.value=r;else{const[l,c]=Td(t);if(r){const a=o[t]=Sd(r,s);ft(e,l,a,c)}else i&&(xd(e,l,i,c),o[t]=void 0)}}const Ti=/(?:Once|Passive|Capture)$/;function Td(e){let t;if(Ti.test(e)){t={};let r;for(;r=e.match(Ti);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):mn(e.slice(2)),t]}let us=0;const kd=Promise.resolve(),Pd=()=>us||(kd.then(()=>us=0),us=Date.now());function Sd(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Ke(Rd(r,n.value),t,5,[r])};return n.value=e,n.attached=Pd(),n}function Rd(e,t){if(z(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 ki=/^on[a-z]/,Od=(e,t,n,r,s=!1,o,i,l,c)=>{t==="class"?_d(e,r,s):t==="style"?vd(e,n,r):Gn(t)?fo(t)||Cd(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Id(e,t,r,s))?Ed(e,t,r,o,i,l,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),wd(e,t,r,s))};function Id(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&ki.test(t)&&X(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||ki.test(t)&&ve(n)?!1:t in e}function G_(e){const t=it();if(!t)return;const n=t.ut=(s=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(o=>Fs(o,s))},r=()=>{const s=e(t.proxy);js(t.subTree,s),n(s)};Sf(r),wn(()=>{const s=new MutationObserver(r);s.observe(t.subTree.el.parentNode,{childList:!0}),qn(()=>s.disconnect())})}function js(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{js(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)Fs(e.el,t);else if(e.type===Oe)e.children.forEach(n=>js(n,t));else if(e.type===Mn){let{el:n,anchor:r}=e;for(;n&&(Fs(n,t),n!==r);)n=n.nextSibling}}function Fs(e,t){if(e.nodeType===1){const n=e.style;for(const r in t)n.setProperty(`--${r}`,t[r])}}const bt="transition",Cn="animation",Io=(e,{slots:t})=>Le(wc,Ad(e),t);Io.displayName="Transition";const Gc={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};Io.props=Te({},wc.props,Gc);const $t=(e,t=[])=>{z(e)?e.forEach(n=>n(...t)):e&&e(...t)},Pi=e=>e?z(e)?e.some(t=>t.length>1):e.length>1:!1;function Ad(e){const t={};for(const N in e)N in Gc||(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:a=i,appearToClass:u=l,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:g=`${n}-leave-to`}=e,m=Md(s),b=m&&m[0],E=m&&m[1],{onBeforeEnter:_,onEnter:p,onEnterCancelled:v,onLeave:x,onLeaveCancelled:O,onBeforeAppear:P=_,onAppear:H=p,onAppearCancelled:R=v}=t,U=(N,Y,D)=>{Ht(N,Y?u:l),Ht(N,Y?a:i),D&&D()},F=(N,Y)=>{N._isLeaving=!1,Ht(N,f),Ht(N,g),Ht(N,d),Y&&Y()},Q=N=>(Y,D)=>{const ke=N?H:p,te=()=>U(Y,N,D);$t(ke,[Y,te]),Si(()=>{Ht(Y,N?c:o),wt(Y,N?u:l),Pi(ke)||Ri(Y,r,b,te)})};return Te(t,{onBeforeEnter(N){$t(_,[N]),wt(N,o),wt(N,i)},onBeforeAppear(N){$t(P,[N]),wt(N,c),wt(N,a)},onEnter:Q(!1),onAppear:Q(!0),onLeave(N,Y){N._isLeaving=!0;const D=()=>F(N,Y);wt(N,f),Ld(),wt(N,d),Si(()=>{N._isLeaving&&(Ht(N,f),wt(N,g),Pi(x)||Ri(N,r,E,D))}),$t(x,[N,D])},onEnterCancelled(N){U(N,!1),$t(v,[N])},onAppearCancelled(N){U(N,!0),$t(R,[N])},onLeaveCancelled(N){F(N),$t(O,[N])}})}function Md(e){if(e==null)return null;if(fe(e))return[fs(e.enter),fs(e.leave)];{const t=fs(e);return[t,t]}}function fs(e){return zl(e)}function wt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function Ht(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function Si(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let $d=0;function Ri(e,t,n,r){const s=e._endId=++$d,o=()=>{s===e._endId&&r()};if(n)return setTimeout(o,n);const{type:i,timeout:l,propCount:c}=Hd(e,t);if(!i)return r();const a=i+"end";let u=0;const f=()=>{e.removeEventListener(a,d),o()},d=g=>{g.target===e&&++u>=c&&f()};setTimeout(()=>{u<c&&f()},l+1),e.addEventListener(a,d)}function Hd(e,t){const n=window.getComputedStyle(e),r=m=>(n[m]||"").split(", "),s=r(`${bt}Delay`),o=r(`${bt}Duration`),i=Oi(s,o),l=r(`${Cn}Delay`),c=r(`${Cn}Duration`),a=Oi(l,c);let u=null,f=0,d=0;t===bt?i>0&&(u=bt,f=i,d=o.length):t===Cn?a>0&&(u=Cn,f=a,d=c.length):(f=Math.max(i,a),u=f>0?i>a?bt:Cn:null,d=u?u===bt?o.length:c.length:0);const g=u===bt&&/\b(transform|all)(,|$)/.test(r(`${bt}Property`).toString());return{type:u,timeout:f,propCount:d,hasTransform:g}}function Oi(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Ii(n)+Ii(e[r])))}function Ii(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Ld(){return document.body.offsetHeight}const It=e=>{const t=e.props["onUpdate:modelValue"]||!1;return z(t)?n=>en(t,n):t};function Nd(e){e.target.composing=!0}function Ai(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Mi={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e._assign=It(s);const o=r||s.props&&s.props.type==="number";ft(e,t?"change":"input",i=>{if(i.target.composing)return;let l=e.value;n&&(l=l.trim()),o&&(l=xr(l)),e._assign(l)}),n&&ft(e,"change",()=>{e.value=e.value.trim()}),t||(ft(e,"compositionstart",Nd),ft(e,"compositionend",Ai),ft(e,"change",Ai))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:s}},o){if(e._assign=It(o),e.composing||document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===t||(s||e.type==="number")&&xr(e.value)===t))return;const i=t??"";e.value!==i&&(e.value=i)}},jd={deep:!0,created(e,t,n){e._assign=It(n),ft(e,"change",()=>{const r=e._modelValue,s=un(e),o=e.checked,i=e._assign;if(z(r)){const l=uo(r,s),c=l!==-1;if(o&&!c)i(r.concat(s));else if(!o&&c){const a=[...r];a.splice(l,1),i(a)}}else if(pn(r)){const l=new Set(r);o?l.add(s):l.delete(s),i(l)}else i(Zc(e,o))})},mounted:$i,beforeUpdate(e,t,n){e._assign=It(n),$i(e,t,n)}};function $i(e,{value:t,oldValue:n},r){e._modelValue=t,z(t)?e.checked=uo(t,r.props.value)>-1:pn(t)?e.checked=t.has(r.props.value):t!==n&&(e.checked=Ut(t,Zc(e,!0)))}const Fd={created(e,{value:t},n){e.checked=Ut(t,n.props.value),e._assign=It(n),ft(e,"change",()=>{e._assign(un(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e._assign=It(r),t!==n&&(e.checked=Ut(t,r.props.value))}},Dd={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const s=pn(t);ft(e,"change",()=>{const o=Array.prototype.filter.call(e.options,i=>i.selected).map(i=>n?xr(un(i)):un(i));e._assign(e.multiple?s?new Set(o):o:o[0])}),e._assign=It(r)},mounted(e,{value:t}){Hi(e,t)},beforeUpdate(e,t,n){e._assign=It(n)},updated(e,{value:t}){Hi(e,t)}};function Hi(e,t){const n=e.multiple;if(!(n&&!z(t)&&!pn(t))){for(let r=0,s=e.options.length;r<s;r++){const o=e.options[r],i=un(o);if(n)z(t)?o.selected=uo(t,i)>-1:o.selected=t.has(i);else if(Ut(un(o),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function un(e){return"_value"in e?e._value:e.value}function Zc(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Bd={created(e,t,n){dr(e,t,n,null,"created")},mounted(e,t,n){dr(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){dr(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){dr(e,t,n,r,"updated")}};function Ud(e,t){switch(e){case"SELECT":return Dd;case"TEXTAREA":return Mi;default:switch(t){case"checkbox":return jd;case"radio":return Fd;default:return Mi}}}function dr(e,t,n,r,s){const i=Ud(e.tagName,n.props&&n.props.type)[s];i&&i(e,t,n,r)}const ea=Te({patchProp:Od},yd);let Ln,Li=!1;function Kd(){return Ln||(Ln=td(ea))}function Vd(){return Ln=Li?Ln:nd(ea),Li=!0,Ln}const Wd=(...e)=>{const t=Kd().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=ta(r);if(!s)return;const o=t._component;!X(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.innerHTML="";const i=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t},qd=(...e)=>{const t=Vd().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=ta(r);if(s)return n(s,!0,s instanceof SVGElement)},t};function ta(e){return ve(e)?document.querySelector(e):e}const zd=/"(?:_|\\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*:/,Qd=/"(?: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*:/,Jd=/^\s*["[{]|^\s*-?\d[\d.]{0,14}\s*$/;function Xd(e,t){if(e!=="__proto__"&&!(e==="constructor"&&t&&typeof t=="object"&&"prototype"in t))return t}function Yd(e,t={}){if(typeof e!="string")return e;const n=e.toLowerCase().trim();if(n==="true")return!0;if(n==="false")return!1;if(n==="null")return null;if(n==="nan")return Number.NaN;if(n==="infinity")return Number.POSITIVE_INFINITY;if(n!=="undefined"){if(!Jd.test(e)){if(t.strict)throw new SyntaxError("Invalid JSON");return e}try{return zd.test(e)||Qd.test(e)?JSON.parse(e,Xd):JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}}const Gd=/#/g,Zd=/&/g,eh=/=/g,na=/\+/g,th=/%5e/gi,nh=/%60/gi,rh=/%7c/gi,sh=/%20/gi;function oh(e){return encodeURI(""+e).replace(rh,"|")}function Ds(e){return oh(typeof e=="string"?e:JSON.stringify(e)).replace(na,"%2B").replace(sh,"+").replace(Gd,"%23").replace(Zd,"%26").replace(nh,"`").replace(th,"^")}function ds(e){return Ds(e).replace(eh,"%3D")}function ra(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function ih(e){return ra(e.replace(na," "))}function sa(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const s=ra(r[1]);if(s==="__proto__"||s==="constructor")continue;const o=ih(r[2]||"");typeof t[s]<"u"?Array.isArray(t[s])?t[s].push(o):t[s]=[t[s],o]:t[s]=o}return t}function lh(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${ds(e)}=${Ds(n)}`).join("&"):`${ds(e)}=${Ds(t)}`:ds(e)}function ch(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>lh(t,e[t])).join("&")}const ah=/^\w{2,}:([/\\]{1,2})/,uh=/^\w{2,}:([/\\]{2})?/,fh=/^([/\\]\s*){2,}[^/\\]/;function En(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?ah.test(e):uh.test(e)||(t.acceptRelative?fh.test(e):!1)}const dh=/\/$|\/\?/;function Bs(e="",t=!1){return t?dh.test(e):e.endsWith("/")}function Ao(e="",t=!1){if(!t)return(Bs(e)?e.slice(0,-1):e)||"/";if(!Bs(e,!0))return e||"/";const[n,...r]=e.split("?");return(n.slice(0,-1)||"/")+(r.length>0?`?${r.join("?")}`:"")}function oa(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(Bs(e,!0))return e||"/";const[n,...r]=e.split("?");return n+"/"+(r.length>0?`?${r.join("?")}`:"")}function hh(e=""){return e.startsWith("/")}function ph(e=""){return(hh(e)?e.slice(1):e)||"/"}function gh(e,t){if(ia(t)||En(e))return e;const n=Ao(t);return e.startsWith(n)?e:tr(n,e)}function Ni(e,t){if(ia(t))return e;const n=Ao(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function mh(e,t){const n=nr(e),r={...sa(n.search),...t};return n.search=ch(r),_h(n)}function ia(e){return!e||e==="/"}function yh(e){return e&&e!=="/"}function tr(e,...t){let n=e||"";for(const r of t.filter(s=>yh(s)))n=n?oa(n)+ph(r):r;return n}function nr(e="",t){if(!En(e,{acceptRelative:!0}))return t?nr(t+e):ji(e);const[n="",r,s=""]=(e.replace(/\\/g,"/").match(/([^/:]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),[o="",i=""]=(s.match(/([^#/?]*)(.*)?/)||[]).splice(1),{pathname:l,search:c,hash:a}=ji(i.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:n,auth:r?r.slice(0,Math.max(0,r.length-1)):"",host:o,pathname:l,search:c,hash:a}}function ji(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function _h(e){const t=e.pathname+(e.search?(e.search.startsWith("?")?"":"?")+e.search:"")+e.hash;return e.protocol?e.protocol+"//"+(e.auth?e.auth+"@":"")+e.host+t:t}class vh extends Error{constructor(){super(...arguments),this.name="FetchError"}}function bh(e,t,n){let r="";t&&(r=t.message),e&&n?r=`${r} (${n.status} ${n.statusText} (${e.toString()}))`:e&&(r=`${r} (${e.toString()})`);const s=new vh(r);return Object.defineProperty(s,"request",{get(){return e}}),Object.defineProperty(s,"response",{get(){return n}}),Object.defineProperty(s,"data",{get(){return n&&n._data}}),Object.defineProperty(s,"status",{get(){return n&&n.status}}),Object.defineProperty(s,"statusText",{get(){return n&&n.statusText}}),Object.defineProperty(s,"statusCode",{get(){return n&&n.status}}),Object.defineProperty(s,"statusMessage",{get(){return n&&n.statusText}}),s}const wh=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Fi(e="GET"){return wh.has(e.toUpperCase())}function Eh(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.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const xh=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Ch=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Th(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Ch.test(t)?"json":xh.has(t)||t.startsWith("text/")?"text":"blob"}const kh=new Set([408,409,425,429,500,502,503,504]);function la(e){const{fetch:t,Headers:n}=e;function r(i){const l=i.error&&i.error.name==="AbortError"||!1;if(i.options.retry!==!1&&!l){let a;typeof i.options.retry=="number"?a=i.options.retry:a=Fi(i.options.method)?0:1;const u=i.response&&i.response.status||500;if(a>0&&kh.has(u))return s(i.request,{...i.options,retry:a-1})}const c=bh(i.request,i.error,i.response);throw Error.captureStackTrace&&Error.captureStackTrace(c,s),c}const s=async function(l,c={}){const a={request:l,options:{...e.defaults,...c},response:void 0,error:void 0};a.options.onRequest&&await a.options.onRequest(a),typeof a.request=="string"&&(a.options.baseURL&&(a.request=gh(a.request,a.options.baseURL)),(a.options.query||a.options.params)&&(a.request=mh(a.request,{...a.options.params,...a.options.query})),a.options.body&&Fi(a.options.method)&&Eh(a.options.body)&&(a.options.body=typeof a.options.body=="string"?a.options.body:JSON.stringify(a.options.body),a.options.headers=new n(a.options.headers),a.options.headers.has("content-type")||a.options.headers.set("content-type","application/json"),a.options.headers.has("accept")||a.options.headers.set("accept","application/json"))),a.response=await t(a.request,a.options).catch(async f=>(a.error=f,a.options.onRequestError&&await a.options.onRequestError(a),r(a)));const u=(a.options.parseResponse?"json":a.options.responseType)||Th(a.response.headers.get("content-type")||"");if(u==="json"){const f=await a.response.text(),d=a.options.parseResponse||Yd;a.response._data=d(f)}else u==="stream"?a.response._data=a.response.body:a.response._data=await a.response[u]();return a.options.onResponse&&await a.options.onResponse(a),a.response.status>=400&&a.response.status<600?(a.options.onResponseError&&await a.options.onResponseError(a),r(a)):a.response},o=function(l,c){return s(l,c).then(a=>a._data)};return o.raw=s,o.native=t,o.create=(i={})=>la({...e,defaults:{...e.defaults,...i}}),o}const ca=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")}(),Ph=ca.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),Sh=ca.Headers,Rh=la({fetch:Ph,Headers:Sh}),Oh=Rh,Ih=()=>window?.__NUXT__?.config||{},Ar=Ih().app,Ah=()=>Ar.baseURL,Mh=()=>Ar.buildAssetsDir,$h=(...e)=>tr(aa(),Mh(),...e),aa=(...e)=>{const t=Ar.cdnURL||Ar.baseURL;return e.length?tr(t,...e):t};globalThis.__buildAssetsURL=$h,globalThis.__publicAssetsURL=aa;function Us(e,t={},n){for(const r in e){const s=e[r],o=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?Us(s,t,o):typeof s=="function"&&(t[o]=s)}return t}const Hh={run:e=>e()},Lh=()=>Hh,ua=typeof console.createTask<"u"?console.createTask:Lh;function Nh(e,t){const n=t.shift(),r=ua(n);return e.reduce((s,o)=>s.then(()=>r.run(()=>o(...t))),Promise.resolve())}function jh(e,t){const n=t.shift(),r=ua(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}function hs(e,t){for(const n of e)n(t)}class Fh{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]||[];this._hooks[t]=void 0;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=Us(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=Us(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(Nh,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(jh,t,...n)}callHookWith(t,n,...r){const s=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&hs(this._before,s);const o=t(this._hooks[n]||[],r);return o instanceof Promise?o.finally(()=>{this._after&&s&&hs(this._after,s)}):(this._after&&s&&hs(this._after,s),o)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}function fa(){return new Fh}function Dh(){let e,t=!1;const n=r=>{if(e&&e!==r)throw new Error("Context conflict")};return{use:()=>{if(e===void 0)throw new Error("Context is not available");return e},tryUse:()=>e,set:(r,s)=>{s||n(r),e=r,t=!0},unset:()=>{e=void 0,t=!1},call:(r,s)=>{n(r),e=r;try{return s()}finally{t||(e=void 0)}},async callAsync(r,s){e=r;const o=()=>{e=r},i=()=>e===r?o:void 0;Ks.add(i);try{const l=s();return t||(e=void 0),await l}finally{Ks.delete(i)}}}}function Bh(){const e={};return{get(t){return e[t]||(e[t]=Dh()),e[t],e[t]}}}const Mr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},Di="__unctx__",Uh=Mr[Di]||(Mr[Di]=Bh()),Kh=e=>Uh.get(e),Bi="__unctx_async_handlers__",Ks=Mr[Bi]||(Mr[Bi]=new Set);function Vs(e){const t=[];for(const s of Ks){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 da=Kh("nuxt-app"),Vh="__nuxt_plugin";function Wh(e){let t=0;const n={provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.3.1"},get vue(){return n.vueApp.version}},payload:Ve({data:{},state:{},_errors:{},...window.__NUXT__}),static:{data:{}},isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let o=!1;return()=>{if(!o&&(o=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},...e};n.hooks=fa(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,i)=>{const l="$"+o;hr(n,l,i),hr(n.vueApp.config.globalProperties,l,i)},hr(n.vueApp,"$nuxt",n),hr(n.vueApp.config.globalProperties,"$nuxt",n),window.addEventListener("nuxt.preloadError",o=>{n.callHook("app:chunkError",{error:o.payload})}),n.hook("app:error",(...o)=>{console.error("[nuxt] error caught during app initialization",...o)});const r=Ve(n.payload.config),s=new Proxy(r,{get(o,i){return i==="public"?o.public:o[i]??o.public[i]},set(o,i,l){return i==="public"||i==="app"?!1:(o[i]=l,o.public[i]=l,!0)}});return n.provide("config",s),n}async function qh(e,t){if(typeof t!="function")return;const{provide:n}=await ut(e,t,[e])||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}async function zh(e,t){for(const n of t)await qh(e,n)}function Qh(e){return e.map(n=>typeof n!="function"?null:n.length>1?r=>n(r,r.provide):n).filter(Boolean)}function mt(e){return e[Vh]=!0,e}function ut(e,t,n){const r=()=>n?t(...n):t();return da.set(e),r()}function me(){const e=da.tryUse();if(!e){const t=it();if(!t)throw new Error("nuxt instance unavailable");return t.appContext.app.$nuxt}return e}function Mo(){return me().$config}function hr(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Jh="modulepreload",Xh=function(e,t){return e.startsWith(".")?new URL(e,t).href:e},Ui={},Yh=function(t,n,r){if(!n||n.length===0)return t();const s=document.getElementsByTagName("link");return Promise.all(n.map(o=>{if(o=Xh(o,r),o in Ui)return;Ui[o]=!0;const i=o.endsWith(".css"),l=i?'[rel="stylesheet"]':"";if(!!r)for(let u=s.length-1;u>=0;u--){const f=s[u];if(f.href===o&&(!i||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${l}`))return;const a=document.createElement("link");if(a.rel=i?"stylesheet":Jh,i||(a.as="script",a.crossOrigin=""),a.href=o,document.head.appendChild(a),i)return new Promise((u,f)=>{a.addEventListener("load",u),a.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t())},dt=(...e)=>Yh(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),ps={Icon:Os(()=>dt(()=>Promise.resolve().then(()=>E_),void 0,import.meta.url).then(e=>e.default||e)),IconCSS:Os(()=>dt(()=>import("./IconCSS.a041aca0.js"),[],import.meta.url).then(e=>e.default||e))},Gh=mt(e=>{for(const t in ps)e.vueApp.component(t,ps[t]),e.vueApp.component("Lazy"+t,ps[t])});function Zh(e){return Array.isArray(e)?e:[e]}const ha=["title","script","style","noscript"],$o=["base","meta","link","style","script","noscript"],ep=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],tp=["base","title","titleTemplate","bodyAttrs","htmlAttrs"],np=["tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent"];function pa(e){let t=9;for(let n=0;n<e.length;)t=Math.imul(t^e.charCodeAt(n++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function $r(e){return pa(`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function rp(e){let t=9;for(const n of e)for(let r=0;r<n.length;)t=Math.imul(t^n.charCodeAt(r++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function ga(e,t){const{props:n,tag:r}=e;if(tp.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const s=["id"];r==="meta"&&s.push("name","property","http-equiv");for(const o of s)if(typeof n[o]<"u"){const i=String(n[o]);return t&&!t(i)?!1:`${r}:${o}:${i}`}return!1}const Ki=(e,t)=>e==null?t||null:typeof e=="function"?e(t):e,pr=(e,t=!1,n)=>{const{tag:r,$el:s}=e;s&&(Object.entries(r.props).forEach(([o,i])=>{i=String(i);const l=`attr:${o}`;if(o==="class"){if(!i)return;for(const c of i.split(" ")){const a=`${l}:${c}`;n&&n(e,a,()=>s.classList.remove(c)),s.classList.contains(c)||s.classList.add(c)}return}n&&!o.startsWith("data-h-")&&n(e,l,()=>s.removeAttribute(o)),(t||s.getAttribute(o)!==i)&&s.setAttribute(o,i)}),ha.includes(r.tag)&&(r.textContent&&r.textContent!==s.textContent?s.textContent=r.textContent:r.innerHTML&&r.innerHTML!==s.innerHTML&&(s.innerHTML=r.innerHTML)))};let Tn=!1;async function sp(e,t={}){const n={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",n),!n.shouldRender)return;const r=t.document||e.resolvedOptions.document||window.document,s=(await e.resolveTags()).map(l);if(e.resolvedOptions.experimentalHashHydration&&(Tn=Tn||e._hash||!1,Tn)){const d=rp(s.map(g=>g.tag._h));if(Tn===d)return;Tn=d}const o=e._popSideEffectQueue();e.headEntries().map(d=>d._sde).forEach(d=>{Object.entries(d).forEach(([g,m])=>{o[g]=m})});const i=(d,g,m)=>{g=`${d.renderId}:${g}`,d.entry&&(d.entry._sde[g]=m),delete o[g]};function l(d){const g=e.headEntries().find(b=>b._i===d._e),m={renderId:d._d||$r(d),$el:null,shouldRender:!0,tag:d,entry:g,markSideEffect:(b,E)=>i(m,b,E)};return m}const c=[],a={body:[],head:[]},u=d=>{e._elMap[d.renderId]=d.$el,c.push(d),i(d,"el",()=>{d.$el?.remove(),delete e._elMap[d.renderId]})};for(const d of s){if(await e.hooks.callHook("dom:beforeRenderTag",d),!d.shouldRender)continue;const{tag:g}=d;if(g.tag==="title"){r.title=g.textContent||"",c.push(d);continue}if(g.tag==="htmlAttrs"||g.tag==="bodyAttrs"){d.$el=r[g.tag==="htmlAttrs"?"documentElement":"body"],pr(d,!1,i),c.push(d);continue}if(d.$el=e._elMap[d.renderId],!d.$el&&g.key&&(d.$el=r.querySelector(`${g.tagPosition?.startsWith("body")?"body":"head"} > ${g.tag}[data-h-${g._h}]`)),d.$el){d.tag._d&&pr(d),u(d);continue}a[g.tagPosition?.startsWith("body")?"body":"head"].push(d)}const f={bodyClose:void 0,bodyOpen:void 0,head:void 0};Object.entries(a).forEach(([d,g])=>{if(!g.length)return;const m=r?.[d]?.children;if(m){for(const b of[...m].reverse()){const E=b.tagName.toLowerCase();if(!$o.includes(E))continue;const _=b.getAttributeNames().reduce((O,P)=>({...O,[P]:b.getAttribute(P)}),{}),p={tag:E,props:_};b.innerHTML&&(p.innerHTML=b.innerHTML);const v=$r(p);let x=g.findIndex(O=>O?.renderId===v);if(x===-1){const O=ga(p);x=g.findIndex(P=>P?.tag._d&&P.tag._d===O)}if(x!==-1){const O=g[x];O.$el=b,pr(O),u(O),delete g[x]}}g.forEach(b=>{const E=b.tag.tagPosition||"head";f[E]=f[E]||r.createDocumentFragment(),b.$el||(b.$el=r.createElement(b.tag.tag),pr(b,!0)),f[E].appendChild(b.$el),u(b)})}}),f.head&&r.head.appendChild(f.head),f.bodyOpen&&r.body.insertBefore(f.bodyOpen,r.body.firstChild),f.bodyClose&&r.body.appendChild(f.bodyClose);for(const d of c)await e.hooks.callHook("dom:renderTag",d);Object.values(o).forEach(d=>d())}let gs=null;async function op(e,t={}){function n(){return gs=null,sp(e,t)}const r=t.delayFn||(s=>setTimeout(s,10));return gs=gs||new Promise(s=>r(()=>s(n())))}const ip=e=>({hooks:{"entries:updated":function(t){if(typeof e?.document>"u"&&typeof window>"u")return;let n=e?.delayFn;!n&&typeof requestAnimationFrame<"u"&&(n=requestAnimationFrame),op(t,{document:e?.document||window.document,delayFn:n})}}});function lp(e){return e?.head.querySelector('meta[name="unhead:ssr"]')?.getAttribute("content")||!1}const Vi={critical:2,high:9,low:12,base:-1,title:1,meta:10};function Wi(e){if(typeof e.tagPriority=="number")return e.tagPriority;if(e.tag==="meta"){if(e.props.charset)return-2;if(e.props["http-equiv"]==="content-security-policy")return 0}const t=e.tagPriority||e.tag;return t in Vi?Vi[t]:10}const cp=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}];function ap(){return{hooks:{"tags:resolve":e=>{const t=n=>e.tags.find(r=>r._d===n)?._p;for(const{prefix:n,offset:r}of cp)for(const s of e.tags.filter(o=>typeof o.tagPriority=="string"&&o.tagPriority.startsWith(n))){const o=t(s.tagPriority.replace(n,""));typeof o<"u"&&(s._p=o+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>Wi(n)-Wi(r))}}}}const up=()=>({hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(s=>s.tag==="titleTemplate");const r=t.findIndex(s=>s.tag==="title");if(r!==-1&&n!==-1){const s=Ki(t[n].textContent,t[r].textContent);s!==null?t[r].textContent=s||t[r].textContent:delete t[r]}else if(n!==-1){const s=Ki(t[n].textContent);s!==null&&(t[n].textContent=s,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}}),fp=()=>({hooks:{"tag:normalise":function({tag:e}){typeof e.props.body<"u"&&(e.tagPosition="bodyClose",delete e.props.body)}}}),ma=typeof window<"u",dp=()=>({hooks:{"tag:normalise":e=>{const{tag:t,entry:n,resolvedOptions:r}=e;r.experimentalHashHydration===!0&&(t._h=$r(t));const s=typeof t.props._dynamic<"u";!$o.includes(t.tag)||!t.key||ma||_a()?.resolvedOptions?.document||(n._m==="server"||s)&&(t._h=t._h||$r(t),t.props[`data-h-${t._h}`]="")},"tags:resolve":e=>{e.tags=e.tags.map(t=>(delete t.props._dynamic,t))}}}),qi=["script","link","bodyAttrs"],hp=()=>{const e=(t,n)=>{const r={},s={};Object.entries(n.props).forEach(([i,l])=>{i.startsWith("on")&&typeof l=="function"?s[i]=l:r[i]=l});let o;return t==="dom"&&n.tag==="script"&&typeof r.src=="string"&&typeof s.onload<"u"&&(o=r.src,delete r.src),{props:r,eventHandlers:s,delayedSrc:o}};return{hooks:{"ssr:render":function(t){t.tags=t.tags.map(n=>(!qi.includes(n.tag)||!Object.entries(n.props).find(([r,s])=>r.startsWith("on")&&typeof s=="function")||(n.props=e("ssr",n).props),n))},"dom:beforeRenderTag":function(t){if(!qi.includes(t.tag.tag)||!Object.entries(t.tag.props).find(([o,i])=>o.startsWith("on")&&typeof i=="function"))return;const{props:n,eventHandlers:r,delayedSrc:s}=e("dom",t.tag);Object.keys(r).length&&(t.tag.props=n,t.tag._eventHandlers=r,t.tag._delayedSrc=s)},"dom:renderTag":function(t){const n=t.$el;if(!t.tag._eventHandlers||!n)return;const r=t.tag.tag==="bodyAttrs"&&typeof window<"u"?window:n;Object.entries(t.tag._eventHandlers).forEach(([s,o])=>{const i=`${t.tag._d||t.tag._p}:${s}`,l=s.slice(2).toLowerCase(),c=`data-h-${l}`;if(t.markSideEffect(i,()=>{}),n.hasAttribute(c))return;const a=o;n.setAttribute(c,""),r.addEventListener(l,a),t.entry&&(t.entry._sde[i]=()=>{r.removeEventListener(l,a),n.removeAttribute(c)})}),t.tag._delayedSrc&&n.setAttribute("src",t.tag._delayedSrc)}}}},pp=["templateParams","htmlAttrs","bodyAttrs"],gp=()=>({hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(n=>{e.props[n]&&(e.key=e.props[n],delete e.props[n])});const t=e.key?`${e.tag}:${e.key}`:ga(e);t&&(e._d=t)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const s=r._d||r._p,o=t[s];if(o){let i=r?.tagDuplicateStrategy;if(!i&&pp.includes(r.tag)&&(i="merge"),i==="merge"){const c=o.props;["class","style"].forEach(a=>{r.props[a]&&c[a]&&(a==="style"&&!c[a].endsWith(";")&&(c[a]+=";"),r.props[a]=`${c[a]} ${r.props[a]}`)}),t[s].props={...c,...r.props};return}else if(r._e===o._e){o._duped=o._duped||[],r._d=`${o._d}:${o._duped.length+1}`,o._duped.push(r);return}const l=Object.keys(r.props).length;if((l===0||l===1&&typeof r.props["data-h-key"]<"u")&&!r.innerHTML&&!r.textContent){delete t[s];return}}t[s]=r});const n=[];Object.values(t).forEach(r=>{const s=r._duped;delete r._duped,n.push(r),s&&n.push(...s)}),e.tags=n}}});function ms(e,t){function n(o){let i="";return["s","pageTitle"].includes(o)?i=t.pageTitle:o.includes(".")&&(i=o.split(".").reduce((l,c)=>l[c]||"",t)),i||t[o]||""}let r=e;try{r=decodeURI(e)}catch{}return(r.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(o=>{e=e.replaceAll(o,n(o.slice(1))).trim()}),t.separator&&(e.endsWith(t.separator)&&(e=e.slice(0,-t.separator.length).trim()),e.startsWith(t.separator)&&(e=e.slice(t.separator.length).trim()),e=e.replace(new RegExp(`\\${t.separator}\\s*\\${t.separator}`,"g"),t.separator)),e}function mp(){return{hooks:{"tags:resolve":e=>{const{tags:t}=e,n=t.find(o=>o.tag==="title")?.textContent,r=t.findIndex(o=>o.tag==="templateParams"),s=r!==-1?t[r].textContent:{};s.pageTitle=s.pageTitle||n||"";for(const o of t)if(["titleTemplate","title"].includes(o.tag)&&typeof o.textContent=="string")o.textContent=ms(o.textContent,s);else if(o.tag==="meta"&&typeof o.props.content=="string")o.props.content=ms(o.props.content,s);else if(o.tag==="script"&&["application/json","application/ld+json"].includes(o.props.type)&&typeof o.innerHTML=="string")try{o.innerHTML=JSON.stringify(JSON.parse(o.innerHTML),(i,l)=>typeof l=="string"?ms(l,s):l)}catch{}e.tags=t.filter(o=>o.tag!=="templateParams")}}}}let ya;const yp=e=>ya=e,_a=()=>ya;async function _p(e,t){const n={tag:e,props:{}};return["title","titleTemplate","templateParams"].includes(e)?(n.textContent=t instanceof Promise?await t:t,n):typeof t=="string"?["script","noscript","style"].includes(e)?(e==="script"&&(/^(https?:)?\/\//.test(t)||t.startsWith("/"))?n.props.src=t:(n.innerHTML=t,n.key=pa(t)),n):!1:(n.props=await bp(e,{...t}),n.props.children&&(n.props.innerHTML=n.props.children),delete n.props.children,Object.keys(n.props).filter(r=>np.includes(r)).forEach(r=>{(!["innerHTML","textContent"].includes(r)||ha.includes(n.tag))&&(n[r]=n.props[r]),delete n.props[r]}),["innerHTML","textContent"].forEach(r=>{if(n.tag==="script"&&typeof n[r]=="string"&&["application/ld+json","application/json"].includes(n.props.type))try{n[r]=JSON.parse(n[r])}catch{n[r]=""}typeof n[r]=="object"&&(n[r]=JSON.stringify(n[r]))}),n.props.class&&(n.props.class=vp(n.props.class)),n.props.content&&Array.isArray(n.props.content)?n.props.content.map(r=>({...n,props:{...n.props,content:r}})):n)}function vp(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function bp(e,t){for(const n of Object.keys(t)){const r=n.startsWith("data-");t[n]instanceof Promise&&(t[n]=await t[n]),String(t[n])==="true"?t[n]=r?"true":"":String(t[n])==="false"&&(r?t[n]="false":delete t[n])}return t}const wp=10;async function Ep(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&ep.includes(n)).forEach(([n,r])=>{const s=Zh(r);t.push(...s.map(o=>_p(n,o)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,n._p=(e._i<<wp)+r,n))}const xp=()=>[gp(),ap(),mp(),up(),dp(),hp(),fp()],Cp=(e={})=>[ip({document:e?.document,delayFn:e?.domDelayFn})];function Tp(e={}){const t=kp({...e,plugins:[...Cp(e),...e?.plugins||[]]});return e.experimentalHashHydration&&t.resolvedOptions.document&&(t._hash=lp(t.resolvedOptions.document)),yp(t),t}function kp(e={}){let t=[],n={},r=0;const s=fa();e?.hooks&&s.addHooks(e.hooks),e.plugins=[...xp(),...e?.plugins||[]],e.plugins.forEach(l=>l.hooks&&s.addHooks(l.hooks)),e.document=e.document||(ma?document:void 0);const o=()=>s.callHook("entries:updated",i),i={resolvedOptions:e,headEntries(){return t},get hooks(){return s},use(l){l.hooks&&s.addHooks(l.hooks)},push(l,c){const a={_i:r++,input:l,_sde:{}};return c?.mode&&(a._m=c?.mode),c?.transform&&(a._t=c?.transform),t.push(a),o(),{dispose(){t=t.filter(u=>u._i!==a._i?!0:(n={...n,...u._sde||{}},u._sde={},o(),!1))},patch(u){t=t.map(f=>(f._i===a._i&&(a.input=f.input=u,o()),f))}}},async resolveTags(){const l={tags:[],entries:[...t]};await s.callHook("entries:resolve",l);for(const c of l.entries){const a=c._t||(u=>u);c.resolvedInput=a(c.resolvedInput||c.input);for(const u of await Ep(c)){const f={tag:u,entry:c,resolvedOptions:i.resolvedOptions};await s.callHook("tag:normalise",f),l.tags.push(f.tag)}}return await s.callHook("tags:resolve",l),l.tags},_popSideEffectQueue(){const l={...n};return n={},l},_elMap:{}};return i.hooks.callHook("init",i),i}function Pp(e){return typeof e=="function"?e():V(e)}function Hr(e,t=""){if(e instanceof Promise)return e;const n=Pp(e);if(!e||!n)return n;if(Array.isArray(n))return n.map(r=>Hr(r,t));if(typeof n=="object"){let r=!1;const s=Object.fromEntries(Object.entries(n).map(([o,i])=>o==="titleTemplate"||o.startsWith("on")?[o,V(i)]:((typeof i=="function"||be(i))&&(r=!0),[o,Hr(i,o)])));return r&&$o.includes(String(t))&&(s._dynamic=!0),s}return n}const Sp=Yc.startsWith("3"),Rp=typeof window<"u",va="usehead";function Ho(){return it()&&Ge(va)||_a()}function Op(e){return{install(n){Sp&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(va,e))}}.install}function Ip(e={}){const t=Tp({...e,domDelayFn:n=>setTimeout(()=>bn(()=>n()),10),plugins:[Ap(),...e?.plugins||[]]});return t.install=Op(t),t}const Ap=()=>({hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=Hr(t.input)}}});function Mp(e,t={}){const n=Ho(),r=_e(!1),s=_e({});Pf(()=>{s.value=r.value?{}:Hr(e)});const o=n.push(s.value,t);return Fe(s,l=>{o.patch(l)}),it()&&(er(()=>{o.dispose()}),Tc(()=>{r.value=!0}),Cc(()=>{r.value=!1})),o}function $p(e,t={}){return Ho().push(e,t)}function ba(e,t={}){const n=Ho();if(n){const r=Rp||!!n.resolvedOptions?.document;return t.mode==="server"&&r||t.mode==="client"&&!r?void 0:r?Mp(e,t):$p(e,t)}}const Hp={meta:[{name:"viewport",content:"width=device-width, initial-scale=1"},{charset:"utf-8"}],link:[],style:[],script:[],noscript:[]},Ws=!1,Lp=!1,Np="__nuxt",jp=mt(e=>{const n=Ip();n.push(Hp),e.vueApp.use(n);{let r=!0;const s=()=>{r=!1,n.hooks.callHook("entries:updated",n)};n.hooks.hook("dom:beforeRender",o=>{o.shouldRender=!r}),e.hooks.hook("page:start",()=>{r=!0}),e.hooks.hook("page:finish",s),e.hooks.hook("app:mounted",s)}});function Fp(e){const t=e;return t.headTags=e.resolveTags,t.addEntry=e.push,t.addHeadObjs=e.push,t.addReactiveEntry=(n,r)=>{const s=ba(n,r);return typeof s<"u"?s.dispose:()=>{}},t.removeHeadObjs=()=>{},t.updateDOM=()=>{e.hooks.callHook("entries:updated",e)},t.unhead=e,t}const Dp=mt(e=>{Fp(e.vueApp._context.provides.usehead)});/*!
2
- * vue-router v4.1.6
3
- * (c) 2022 Eduardo San Martin Morote
4
- * @license MIT
5
- */const Xt=typeof window<"u";function Bp(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const oe=Object.assign;function ys(e,t){const n={};for(const r in t){const s=t[r];n[r]=Ze(s)?s.map(e):e(s)}return n}const Nn=()=>{},Ze=Array.isArray,Up=/\/$/,Kp=e=>e.replace(Up,"");function _s(e,t,n="/"){let r,s={},o="",i="";const l=t.indexOf("#");let c=t.indexOf("?");return l<c&&l>=0&&(c=-1),c>-1&&(r=t.slice(0,c),o=t.slice(c+1,l>-1?l:t.length),s=e(o)),l>-1&&(r=r||t.slice(0,l),i=t.slice(l,t.length)),r=zp(r??t,n),{fullPath:r+(o&&"?")+o+i,path:r,query:s,hash:i}}function Vp(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function zi(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Wp(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&fn(t.matched[r],n.matched[s])&&wa(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function fn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function wa(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!qp(e[n],t[n]))return!1;return!0}function qp(e,t){return Ze(e)?Qi(e,t):Ze(t)?Qi(t,e):e===t}function Qi(e,t){return Ze(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function zp(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/");let s=n.length-1,o,i;for(o=0;o<r.length;o++)if(i=r[o],i!==".")if(i==="..")s>1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(o-(o===r.length?1:0)).join("/")}var Qn;(function(e){e.pop="pop",e.push="push"})(Qn||(Qn={}));var jn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(jn||(jn={}));function Qp(e){if(!e)if(Xt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Kp(e)}const Jp=/^[^#]+#/;function Xp(e,t){return e.replace(Jp,"#")+t}function Yp(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 Yr=()=>({left:window.pageXOffset,top:window.pageYOffset});function Gp(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=Yp(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function Ji(e,t){return(history.state?history.state.position-t:-1)+e}const qs=new Map;function Zp(e,t){qs.set(e,t)}function eg(e){const t=qs.get(e);return qs.delete(e),t}let tg=()=>location.protocol+"//"+location.host;function Ea(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){let l=s.includes(e.slice(o))?e.slice(o).length:1,c=s.slice(l);return c[0]!=="/"&&(c="/"+c),zi(c,"")}return zi(n,e)+r+s}function ng(e,t,n,r){let s=[],o=[],i=null;const l=({state:d})=>{const g=Ea(e,location),m=n.value,b=t.value;let E=0;if(d){if(n.value=g,t.value=d,i&&i===m){i=null;return}E=b?d.position-b.position:0}else r(g);s.forEach(_=>{_(n.value,m,{delta:E,type:Qn.pop,direction:E?E>0?jn.forward:jn.back:jn.unknown})})};function c(){i=n.value}function a(d){s.push(d);const g=()=>{const m=s.indexOf(d);m>-1&&s.splice(m,1)};return o.push(g),g}function u(){const{history:d}=window;d.state&&d.replaceState(oe({},d.state,{scroll:Yr()}),"")}function f(){for(const d of o)d();o=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",u),{pauseListeners:c,listen:a,destroy:f}}function Xi(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?Yr():null}}function rg(e){const{history:t,location:n}=window,r={value:Ea(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,a,u){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+c:tg()+e+c;try{t[u?"replaceState":"pushState"](a,"",d),s.value=a}catch(g){console.error(g),n[u?"replace":"assign"](d)}}function i(c,a){const u=oe({},t.state,Xi(s.value.back,c,s.value.forward,!0),a,{position:s.value.position});o(c,u,!0),r.value=c}function l(c,a){const u=oe({},s.value,t.state,{forward:c,scroll:Yr()});o(u.current,u,!0);const f=oe({},Xi(r.value,c,null),{position:u.position+1},a);o(c,f,!1),r.value=c}return{location:r,state:s,push:l,replace:i}}function xa(e){e=Qp(e);const t=rg(e),n=ng(e,t.state,t.location,t.replace);function r(o,i=!0){i||n.pauseListeners(),history.go(o)}const s=oe({location:"",base:e,go:r,createHref:Xp.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}function sg(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),xa(e)}function og(e){return typeof e=="string"||e&&typeof e=="object"}function Ca(e){return typeof e=="string"||typeof e=="symbol"}const Et={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Ta=Symbol("");var Yi;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Yi||(Yi={}));function dn(e,t){return oe(new Error,{type:e,[Ta]:!0},t)}function lt(e,t){return e instanceof Error&&Ta in e&&(t==null||!!(e.type&t))}const Gi="[^/]+?",ig={sensitive:!1,strict:!1,start:!0,end:!0},lg=/[.+*?^${}()[\]/\\]/g;function cg(e,t){const n=oe({},ig,t),r=[];let s=n.start?"^":"";const o=[];for(const a of e){const u=a.length?[]:[90];n.strict&&!a.length&&(s+="/");for(let f=0;f<a.length;f++){const d=a[f];let g=40+(n.sensitive?.25:0);if(d.type===0)f||(s+="/"),s+=d.value.replace(lg,"\\$&"),g+=40;else if(d.type===1){const{value:m,repeatable:b,optional:E,regexp:_}=d;o.push({name:m,repeatable:b,optional:E});const p=_||Gi;if(p!==Gi){g+=10;try{new RegExp(`(${p})`)}catch(x){throw new Error(`Invalid custom RegExp for param "${m}" (${p}): `+x.message)}}let v=b?`((?:${p})(?:/(?:${p}))*)`:`(${p})`;f||(v=E&&a.length<2?`(?:/${v})`:"/"+v),E&&(v+="?"),s+=v,g+=20,E&&(g+=-8),b&&(g+=-20),p===".*"&&(g+=-50)}u.push(g)}r.push(u)}if(n.strict&&n.end){const a=r.length-1;r[a][r[a].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&(s+="(?:/|$)");const i=new RegExp(s,n.sensitive?"":"i");function l(a){const u=a.match(i),f={};if(!u)return null;for(let d=1;d<u.length;d++){const g=u[d]||"",m=o[d-1];f[m.name]=g&&m.repeatable?g.split("/"):g}return f}function c(a){let u="",f=!1;for(const d of e){(!f||!u.endsWith("/"))&&(u+="/"),f=!1;for(const g of d)if(g.type===0)u+=g.value;else if(g.type===1){const{value:m,repeatable:b,optional:E}=g,_=m in a?a[m]:"";if(Ze(_)&&!b)throw new Error(`Provided param "${m}" is an array but it is not repeatable (* or + modifiers)`);const p=Ze(_)?_.join("/"):_;if(!p)if(E)d.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${m}"`);u+=p}}return u||"/"}return{re:i,score:r,keys:o,parse:l,stringify:c}}function ag(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]===40+40?-1:1:e.length>t.length?t.length===1&&t[0]===40+40?1:-1:0}function ug(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const o=ag(r[n],s[n]);if(o)return o;n++}if(Math.abs(s.length-r.length)===1){if(Zi(r))return 1;if(Zi(s))return-1}return s.length-r.length}function Zi(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const fg={type:0,value:""},dg=/[a-zA-Z0-9_]/;function hg(e){if(!e)return[[]];if(e==="/")return[[fg]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(g){throw new Error(`ERR (${n})/"${a}": ${g}`)}let n=0,r=n;const s=[];let o;function i(){o&&s.push(o),o=[]}let l=0,c,a="",u="";function f(){a&&(n===0?o.push({type:0,value:a}):n===1||n===2||n===3?(o.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${a}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:a,regexp:u,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),a="")}function d(){a+=c}for(;l<e.length;){if(c=e[l++],c==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:c==="/"?(a&&f(),i()):c===":"?(f(),n=1):d();break;case 4:d(),n=r;break;case 1:c==="("?n=2:dg.test(c)?d():(f(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&l--);break;case 2:c===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+c:n=3:u+=c;break;case 3:f(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&l--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${a}"`),f(),i(),s}function pg(e,t,n){const r=cg(hg(e.path),n),s=oe(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function gg(e,t){const n=[],r=new Map;t=nl({strict:!1,end:!0,sensitive:!1},t);function s(u){return r.get(u)}function o(u,f,d){const g=!d,m=mg(u);m.aliasOf=d&&d.record;const b=nl(t,u),E=[m];if("alias"in u){const v=typeof u.alias=="string"?[u.alias]:u.alias;for(const x of v)E.push(oe({},m,{components:d?d.record.components:m.components,path:x,aliasOf:d?d.record:m}))}let _,p;for(const v of E){const{path:x}=v;if(f&&x[0]!=="/"){const O=f.record.path,P=O[O.length-1]==="/"?"":"/";v.path=f.record.path+(x&&P+x)}if(_=pg(v,f,b),d?d.alias.push(_):(p=p||_,p!==_&&p.alias.push(_),g&&u.name&&!tl(_)&&i(u.name)),m.children){const O=m.children;for(let P=0;P<O.length;P++)o(O[P],_,d&&d.children[P])}d=d||_,(_.record.components&&Object.keys(_.record.components).length||_.record.name||_.record.redirect)&&c(_)}return p?()=>{i(p)}:Nn}function i(u){if(Ca(u)){const f=r.get(u);f&&(r.delete(u),n.splice(n.indexOf(f),1),f.children.forEach(i),f.alias.forEach(i))}else{const f=n.indexOf(u);f>-1&&(n.splice(f,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function l(){return n}function c(u){let f=0;for(;f<n.length&&ug(u,n[f])>=0&&(u.record.path!==n[f].record.path||!ka(u,n[f]));)f++;n.splice(f,0,u),u.record.name&&!tl(u)&&r.set(u.record.name,u)}function a(u,f){let d,g={},m,b;if("name"in u&&u.name){if(d=r.get(u.name),!d)throw dn(1,{location:u});b=d.record.name,g=oe(el(f.params,d.keys.filter(p=>!p.optional).map(p=>p.name)),u.params&&el(u.params,d.keys.map(p=>p.name))),m=d.stringify(g)}else if("path"in u)m=u.path,d=n.find(p=>p.re.test(m)),d&&(g=d.parse(m),b=d.record.name);else{if(d=f.name?r.get(f.name):n.find(p=>p.re.test(f.path)),!d)throw dn(1,{location:u,currentLocation:f});b=d.record.name,g=oe({},f.params,u.params),m=d.stringify(g)}const E=[];let _=d;for(;_;)E.unshift(_.record),_=_.parent;return{name:b,path:m,params:g,matched:E,meta:_g(E)}}return e.forEach(u=>o(u)),{addRoute:o,resolve:a,removeRoute:i,getRoutes:l,getRecordMatcher:s}}function el(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function mg(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:yg(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function yg(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=="boolean"?n:n[r];return t}function tl(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function _g(e){return e.reduce((t,n)=>oe(t,n.meta),{})}function nl(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function ka(e,t){return t.children.some(n=>n===e||ka(e,n))}const Pa=/#/g,vg=/&/g,bg=/\//g,wg=/=/g,Eg=/\?/g,Sa=/\+/g,xg=/%5B/g,Cg=/%5D/g,Ra=/%5E/g,Tg=/%60/g,Oa=/%7B/g,kg=/%7C/g,Ia=/%7D/g,Pg=/%20/g;function Lo(e){return encodeURI(""+e).replace(kg,"|").replace(xg,"[").replace(Cg,"]")}function Sg(e){return Lo(e).replace(Oa,"{").replace(Ia,"}").replace(Ra,"^")}function zs(e){return Lo(e).replace(Sa,"%2B").replace(Pg,"+").replace(Pa,"%23").replace(vg,"%26").replace(Tg,"`").replace(Oa,"{").replace(Ia,"}").replace(Ra,"^")}function Rg(e){return zs(e).replace(wg,"%3D")}function Og(e){return Lo(e).replace(Pa,"%23").replace(Eg,"%3F")}function Ig(e){return e==null?"":Og(e).replace(bg,"%2F")}function Lr(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Ag(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const o=r[s].replace(Sa," "),i=o.indexOf("="),l=Lr(i<0?o:o.slice(0,i)),c=i<0?null:Lr(o.slice(i+1));if(l in t){let a=t[l];Ze(a)||(a=t[l]=[a]),a.push(c)}else t[l]=c}return t}function rl(e){let t="";for(let n in e){const r=e[n];if(n=Rg(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(Ze(r)?r.map(o=>o&&zs(o)):[r&&zs(r)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Mg(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=Ze(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const $g=Symbol(""),sl=Symbol(""),No=Symbol(""),Aa=Symbol(""),Qs=Symbol("");function kn(){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,reset:n}}function Tt(e,t,n,r,s){const o=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((i,l)=>{const c=f=>{f===!1?l(dn(4,{from:n,to:t})):f instanceof Error?l(f):og(f)?l(dn(2,{from:t,to:f})):(o&&r.enterCallbacks[s]===o&&typeof f=="function"&&o.push(f),i())},a=e.call(r&&r.instances[s],t,n,c);let u=Promise.resolve(a);e.length<3&&(u=u.then(c)),u.catch(f=>l(f))})}function vs(e,t,n,r){const s=[];for(const o of e)for(const i in o.components){let l=o.components[i];if(!(t!=="beforeRouteEnter"&&!o.instances[i]))if(Hg(l)){const a=(l.__vccOpts||l)[t];a&&s.push(Tt(a,n,r,o,i))}else{let c=l();s.push(()=>c.then(a=>{if(!a)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${o.path}"`));const u=Bp(a)?a.default:a;o.components[i]=u;const d=(u.__vccOpts||u)[t];return d&&Tt(d,n,r,o,i)()}))}}return s}function Hg(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function ol(e){const t=Ge(No),n=Ge(Aa),r=ce(()=>t.resolve(V(e.to))),s=ce(()=>{const{matched:c}=r.value,{length:a}=c,u=c[a-1],f=n.matched;if(!u||!f.length)return-1;const d=f.findIndex(fn.bind(null,u));if(d>-1)return d;const g=il(c[a-2]);return a>1&&il(u)===g&&f[f.length-1].path!==g?f.findIndex(fn.bind(null,c[a-2])):d}),o=ce(()=>s.value>-1&&Fg(n.params,r.value.params)),i=ce(()=>s.value>-1&&s.value===n.matched.length-1&&wa(n.params,r.value.params));function l(c={}){return jg(c)?t[V(e.replace)?"replace":"push"](V(e.to)).catch(Nn):Promise.resolve()}return{route:r,href:ce(()=>r.value.href),isActive:o,isExactActive:i,navigate:l}}const Lg=Me({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"}},useLink:ol,setup(e,{slots:t}){const n=Ve(ol(e)),{options:r}=Ge(No),s=ce(()=>({[ll(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[ll(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:Le("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),Ng=Lg;function jg(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 Fg(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(!Ze(s)||s.length!==r.length||r.some((o,i)=>o!==s[i]))return!1}return!0}function il(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const ll=(e,t,n)=>e??t??n,Dg=Me({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Ge(Qs),s=ce(()=>e.route||r.value),o=Ge(sl,0),i=ce(()=>{let a=V(o);const{matched:u}=s.value;let f;for(;(f=u[a])&&!f.components;)a++;return a}),l=ce(()=>s.value.matched[i.value]);sn(sl,ce(()=>i.value+1)),sn($g,l),sn(Qs,s);const c=_e();return Fe(()=>[c.value,l.value,e.name],([a,u,f],[d,g,m])=>{u&&(u.instances[f]=a,g&&g!==u&&a&&a===d&&(u.leaveGuards.size||(u.leaveGuards=g.leaveGuards),u.updateGuards.size||(u.updateGuards=g.updateGuards))),a&&u&&(!g||!fn(u,g)||!d)&&(u.enterCallbacks[f]||[]).forEach(b=>b(a))},{flush:"post"}),()=>{const a=s.value,u=e.name,f=l.value,d=f&&f.components[u];if(!d)return cl(n.default,{Component:d,route:a});const g=f.props[u],m=g?g===!0?a.params:typeof g=="function"?g(a):g:null,E=Le(d,oe({},m,t,{onVnodeUnmounted:_=>{_.component.isUnmounted&&(f.instances[u]=null)},ref:c}));return cl(n.default,{Component:E,route:a})||E}}});function cl(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Ma=Dg;function Bg(e){const t=gg(e.routes,e),n=e.parseQuery||Ag,r=e.stringifyQuery||rl,s=e.history,o=kn(),i=kn(),l=kn(),c=kr(Et);let a=Et;Xt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=ys.bind(null,T=>""+T),f=ys.bind(null,Ig),d=ys.bind(null,Lr);function g(T,j){let $,K;return Ca(T)?($=t.getRecordMatcher(T),K=j):K=T,t.addRoute(K,$)}function m(T){const j=t.getRecordMatcher(T);j&&t.removeRoute(j)}function b(){return t.getRoutes().map(T=>T.record)}function E(T){return!!t.getRecordMatcher(T)}function _(T,j){if(j=oe({},j||c.value),typeof T=="string"){const h=_s(n,T,j.path),y=t.resolve({path:h.path},j),w=s.createHref(h.fullPath);return oe(h,y,{params:d(y.params),hash:Lr(h.hash),redirectedFrom:void 0,href:w})}let $;if("path"in T)$=oe({},T,{path:_s(n,T.path,j.path).path});else{const h=oe({},T.params);for(const y in h)h[y]==null&&delete h[y];$=oe({},T,{params:f(T.params)}),j.params=f(j.params)}const K=t.resolve($,j),ne=T.hash||"";K.params=u(d(K.params));const pe=Vp(r,oe({},T,{hash:Sg(ne),path:K.path})),Z=s.createHref(pe);return oe({fullPath:pe,hash:ne,query:r===rl?Mg(T.query):T.query||{}},K,{redirectedFrom:void 0,href:Z})}function p(T){return typeof T=="string"?_s(n,T,c.value.path):oe({},T)}function v(T,j){if(a!==T)return dn(8,{from:j,to:T})}function x(T){return H(T)}function O(T){return x(oe(p(T),{replace:!0}))}function P(T){const j=T.matched[T.matched.length-1];if(j&&j.redirect){const{redirect:$}=j;let K=typeof $=="function"?$(T):$;return typeof K=="string"&&(K=K.includes("?")||K.includes("#")?K=p(K):{path:K},K.params={}),oe({query:T.query,hash:T.hash,params:"path"in K?{}:T.params},K)}}function H(T,j){const $=a=_(T),K=c.value,ne=T.state,pe=T.force,Z=T.replace===!0,h=P($);if(h)return H(oe(p(h),{state:typeof h=="object"?oe({},ne,h.state):ne,force:pe,replace:Z}),j||$);const y=$;y.redirectedFrom=j;let w;return!pe&&Wp(r,K,$)&&(w=dn(16,{to:y,from:K}),At(K,K,!0,!1)),(w?Promise.resolve(w):U(y,K)).catch(C=>lt(C)?lt(C,2)?C:We(C):ae(C,y,K)).then(C=>{if(C){if(lt(C,2))return H(oe({replace:Z},p(C.to),{state:typeof C.to=="object"?oe({},ne,C.to.state):ne,force:pe}),j||y)}else C=Q(y,K,!0,Z,ne);return F(y,K,C),C})}function R(T,j){const $=v(T,j);return $?Promise.reject($):Promise.resolve()}function U(T,j){let $;const[K,ne,pe]=Ug(T,j);$=vs(K.reverse(),"beforeRouteLeave",T,j);for(const h of K)h.leaveGuards.forEach(y=>{$.push(Tt(y,T,j))});const Z=R.bind(null,T,j);return $.push(Z),zt($).then(()=>{$=[];for(const h of o.list())$.push(Tt(h,T,j));return $.push(Z),zt($)}).then(()=>{$=vs(ne,"beforeRouteUpdate",T,j);for(const h of ne)h.updateGuards.forEach(y=>{$.push(Tt(y,T,j))});return $.push(Z),zt($)}).then(()=>{$=[];for(const h of T.matched)if(h.beforeEnter&&!j.matched.includes(h))if(Ze(h.beforeEnter))for(const y of h.beforeEnter)$.push(Tt(y,T,j));else $.push(Tt(h.beforeEnter,T,j));return $.push(Z),zt($)}).then(()=>(T.matched.forEach(h=>h.enterCallbacks={}),$=vs(pe,"beforeRouteEnter",T,j),$.push(Z),zt($))).then(()=>{$=[];for(const h of i.list())$.push(Tt(h,T,j));return $.push(Z),zt($)}).catch(h=>lt(h,8)?h:Promise.reject(h))}function F(T,j,$){for(const K of l.list())K(T,j,$)}function Q(T,j,$,K,ne){const pe=v(T,j);if(pe)return pe;const Z=j===Et,h=Xt?history.state:{};$&&(K||Z?s.replace(T.fullPath,oe({scroll:Z&&h&&h.scroll},ne)):s.push(T.fullPath,ne)),c.value=T,At(T,j,$,Z),We()}let N;function Y(){N||(N=s.listen((T,j,$)=>{if(!rr.listening)return;const K=_(T),ne=P(K);if(ne){H(oe(ne,{replace:!0}),K).catch(Nn);return}a=K;const pe=c.value;Xt&&Zp(Ji(pe.fullPath,$.delta),Yr()),U(K,pe).catch(Z=>lt(Z,12)?Z:lt(Z,2)?(H(Z.to,K).then(h=>{lt(h,20)&&!$.delta&&$.type===Qn.pop&&s.go(-1,!1)}).catch(Nn),Promise.reject()):($.delta&&s.go(-$.delta,!1),ae(Z,K,pe))).then(Z=>{Z=Z||Q(K,pe,!1),Z&&($.delta&&!lt(Z,8)?s.go(-$.delta,!1):$.type===Qn.pop&&lt(Z,20)&&s.go(-1,!1)),F(K,pe,Z)}).catch(Nn)}))}let D=kn(),ke=kn(),te;function ae(T,j,$){We(T);const K=ke.list();return K.length?K.forEach(ne=>ne(T,j,$)):console.error(T),Promise.reject(T)}function ie(){return te&&c.value!==Et?Promise.resolve():new Promise((T,j)=>{D.add([T,j])})}function We(T){return te||(te=!T,Y(),D.list().forEach(([j,$])=>T?$(T):j()),D.reset()),T}function At(T,j,$,K){const{scrollBehavior:ne}=e;if(!Xt||!ne)return Promise.resolve();const pe=!$&&eg(Ji(T.fullPath,0))||(K||!$)&&history.state&&history.state.scroll||null;return bn().then(()=>ne(T,j,pe)).then(Z=>Z&&Gp(Z)).catch(Z=>ae(Z,T,j))}const qe=T=>s.go(T);let $e;const Wt=new Set,rr={currentRoute:c,listening:!0,addRoute:g,removeRoute:m,hasRoute:E,getRoutes:b,resolve:_,options:e,push:x,replace:O,go:qe,back:()=>qe(-1),forward:()=>qe(1),beforeEach:o.add,beforeResolve:i.add,afterEach:l.add,onError:ke.add,isReady:ie,install(T){const j=this;T.component("RouterLink",Ng),T.component("RouterView",Ma),T.config.globalProperties.$router=j,Object.defineProperty(T.config.globalProperties,"$route",{enumerable:!0,get:()=>V(c)}),Xt&&!$e&&c.value===Et&&($e=!0,x(s.location).catch(ne=>{}));const $={};for(const ne in Et)$[ne]=ce(()=>c.value[ne]);T.provide(No,j),T.provide(Aa,Ve($)),T.provide(Qs,c);const K=T.unmount;Wt.add(T),T.unmount=function(){Wt.delete(T),Wt.size<1&&(a=Et,N&&N(),N=null,c.value=Et,$e=!1,te=!1),K()}}};return rr}function zt(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function Ug(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(a=>fn(a,l))?r.push(l):n.push(l));const c=e.matched[i];c&&(t.matched.find(a=>fn(a,c))||s.push(c))}return[n,r,s]}function bs(e){return e!==null&&typeof e=="object"}function Js(e,t,n=".",r){if(!bs(t))return Js(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]]:bs(i)&&bs(s[o])?s[o]=Js(i,s[o],(n?`${n}.`:"")+o.toString(),r):s[o]=i))}return s}function $a(e){return(...t)=>t.reduce((n,r)=>Js(n,r,"",e),{})}const Kg=$a(),Vg=$a((e,t,n)=>{if(typeof e[t]<"u"&&typeof n=="function")return e[t]=n(e[t]),!0});class Xs extends Error{constructor(){super(...arguments),this.statusCode=500,this.fatal=!1,this.unhandled=!1,this.statusMessage=void 0}toJSON(){const t={message:this.message,statusCode:Gs(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Ha(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}Xs.__h3_error__=!0;function Ys(e){if(typeof e=="string")return new Xs(e);if(Wg(e))return e;const t=new Xs(e.message??e.statusMessage,e.cause?{cause:e.cause}:void 0);if("stack"in e)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=Gs(e.statusCode,t.statusCode):e.status&&(t.statusCode=Gs(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Ha(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 Wg(e){return e?.constructor?.__h3_error__===!0}const qg=/[^\u0009\u0020-\u007E]/g;function Ha(e=""){return e.replace(qg,"")}function Gs(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}function Gr(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(r!==void 0&&typeof r!="function")throw new Error("[nuxt] [useState] init must be a function: "+r);const s="$s"+n,o=me(),i=uc(o.payload.state,s);if(i.value===void 0&&r){const l=r();if(be(l))return o.payload.state[s]=l,l;i.value=l}return i}const yt=()=>me()?.$router,_r=()=>it()?Ge("_route",me()._route):me()._route,zg=e=>e,Qg=()=>{try{if(me()._processingMiddleware)return!0}catch{return!0}return!1},Jg=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:e.path||"/",r=En(n,{acceptRelative:!0});if(r&&!t?.external)throw new Error("Navigating to external URL is not allowed by default. Use `navigateTo (url, { external: true })`.");if(r&&nr(n).protocol==="script:")throw new Error("Cannot navigate to an URL with script protocol.");if(!r&&Qg())return e;const s=yt();return r?(t?.replace?location.replace(n):location.href=n,Promise.resolve()):t?.replace?s.replace(e):s.push(e)},Zr=()=>uc(me().payload,"error"),Yt=e=>{const t=Nr(e);try{me().callHook("app:error",t);const r=Zr();r.value=r.value||t}catch{throw t}return t},Xg=async(e={})=>{const t=me(),n=Zr();t.callHook("app:error:cleared",e),e.redirect&&await yt().replace(e.redirect),n.value=null},Yg=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),Nr=e=>{const t=Ys(e);return t.__nuxt_error=!0,t},al=[{name:"index",path:"/",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./index.3f356409.js"),[],import.meta.url).then(e=>e.default||e)},{name:"options",path:"/options",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./options.56a3e5f9.js"),["./options.56a3e5f9.js","./shiki.3a930bb8.js"],import.meta.url).then(e=>e.default||e)},{name:"png",path:"/png",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./png.37f3e77b.js"),["./png.37f3e77b.js","./ImageLoader.9bf39d71.js"],import.meta.url).then(e=>e.default||e)},{name:"svg",path:"/svg",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./svg.186c6bd1.js"),["./svg.186c6bd1.js","./ImageLoader.9bf39d71.js"],import.meta.url).then(e=>e.default||e)},{name:"vnodes",path:"/vnodes",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./vnodes.a799f183.js"),["./vnodes.a799f183.js","./shiki.3a930bb8.js"],import.meta.url).then(e=>e.default||e)}],Gg={scrollBehavior(e,t,n){const r=me();let s=n||void 0;if(!s&&t&&e&&e.meta.scrollToTop!==!1&&Zg(t,e)&&(s={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:ul(e.hash)}}const o=l=>!!(l.meta.pageTransition??Ws),i=o(t)&&o(e)?"page:transition:finish":"page:finish";return new Promise(l=>{r.hooks.hookOnce(i,async()=>{await bn(),e.hash&&(s={el:e.hash,top:ul(e.hash)}),l(s)})})}};function ul(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function Zg(e,t){const n=e.matched[0]===t.matched[0];return!!(!n||n&&JSON.stringify(e.params)!==JSON.stringify(t.params))}const em={},Pn={...em,...Gg},tm=zg(async e=>{let t,n;if(!e.meta?.validate)return;const r=me(),s=yt();if(([t,n]=Vs(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const i=Nr({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`}),l=s.beforeResolve(c=>{if(l(),c===e){const a=s.afterEach(async()=>{a(),await ut(r,Yt,[i]),window.history.pushState({},"",e.fullPath)});return!1}})}),nm=[tm],Zs={};function rm(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){const l=s.includes(e.slice(o))?e.slice(o).length:1;let c=s.slice(l);return c[0]!=="/"&&(c="/"+c),Ni(c,"")}return Ni(n,e)+r+s}const sm=mt(async e=>{let t,n,r=Mo().app.baseURL;Pn.hashMode&&!r.includes("#")&&(r+="#");const s=Pn.history?.(r)??(Pn.hashMode?sg(r):xa(r)),o=Pn.routes?.(al)??al,i=rm(r,window.location),l=Bg({...Pn,history:s,routes:o});e.vueApp.use(l);const c=kr(l.currentRoute.value);l.afterEach((m,b)=>{c.value=b}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>c.value});const a=kr(l.resolve(i)),u=()=>{a.value=l.currentRoute.value};e.hook("page:finish",u),l.afterEach((m,b)=>{m.matched[0]?.components?.default===b.matched[0]?.components?.default&&u()});const f={};for(const m in a.value)f[m]=ce(()=>a.value[m]);e._route=Ve(f),e._middleware=e._middleware||{global:[],named:{}};const d=Zr();try{[t,n]=Vs(()=>l.isReady()),await t,n()}catch(m){[t,n]=Vs(()=>ut(e,Yt,[m])),await t,n()}const g=Gr("_layout");return l.beforeEach(async(m,b)=>{m.meta=Ve(m.meta),e.isHydrating&&g.value&&!Kt(m.meta.layout)&&(m.meta.layout=g.value),e._processingMiddleware=!0;const E=new Set([...nm,...e._middleware.global]);for(const _ of m.matched){const p=_.meta.middleware;if(p)if(Array.isArray(p))for(const v of p)E.add(v);else E.add(p)}for(const _ of E){const p=typeof _=="string"?e._middleware.named[_]||await Zs[_]?.().then(x=>x.default||x):_;if(!p)throw new Error(`Unknown route middleware: '${_}'.`);const v=await ut(e,p,[m,b]);if(!e.payload.serverRendered&&e.isHydrating&&(v===!1||v instanceof Error)){const x=v||Ys({statusCode:404,statusMessage:`Page Not Found: ${i}`});return await ut(e,Yt,[x]),!1}if(v||v===!1)return v}}),l.afterEach(async m=>{delete e._processingMiddleware,!e.isHydrating&&d.value&&await ut(e,Xg),m.matched.length===0&&await ut(e,Yt,[Ys({statusCode:404,fatal:!1,statusMessage:`Page not found: ${m.fullPath}`})])}),e.hooks.hookOnce("app:created",async()=>{try{await l.replace({...l.resolve(i),name:void 0,force:!0})}catch(m){await ut(e,Yt,[m])}}),{provide:{router:l}}}),gr={},om=mt(()=>{const e=me(),t=yt();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{const r=n?.meta?.layout;r&&typeof gr[r]=="function"&&await gr[r]()})}),e.hooks.hook("link:prefetch",n=>{if(En(n))return;const r=t.resolve(n);if(!r)return;const s=r?.meta?.layout;let o=Array.isArray(r?.meta?.middleware)?r?.meta?.middleware:[r?.meta?.middleware];o=o.filter(i=>typeof i=="string");for(const i of o)typeof Zs[i]=="function"&&Zs[i]();s&&typeof gr[s]=="function"&&gr[s]()})}),im=()=>null;function jo(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);let[n,r,s={}]=e;if(typeof n!="string")throw new TypeError("[nuxt] [asyncData] key must be a string.");if(typeof r!="function")throw new TypeError("[nuxt] [asyncData] handler must be a function.");s.server=s.server??!0,s.default=s.default??im,s.lazy=s.lazy??!1,s.immediate=s.immediate??!0;const o=me(),i=()=>o.isHydrating?o.payload.data[n]:o.static.data[n],l=()=>i()!==void 0;o._asyncData[n]||(o._asyncData[n]={data:_e(i()??s.default?.()??null),pending:_e(!l()),error:_e(o.payload._errors[n]?Nr(o.payload._errors[n]):null)});const c={...o._asyncData[n]};c.refresh=c.execute=(d={})=>{if(o._asyncDataPromises[n]){if(d.dedupe===!1)return o._asyncDataPromises[n];o._asyncDataPromises[n].cancelled=!0}if(d._initial&&l())return i();c.pending.value=!0;const g=new Promise((m,b)=>{try{m(r(o))}catch(E){b(E)}}).then(m=>{if(g.cancelled)return o._asyncDataPromises[n];let b=m;s.transform&&(b=s.transform(m)),s.pick&&(b=lm(b,s.pick)),c.data.value=b,c.error.value=null}).catch(m=>{if(g.cancelled)return o._asyncDataPromises[n];c.error.value=m,c.data.value=V(s.default?.()??null)}).finally(()=>{g.cancelled||(c.pending.value=!1,o.payload.data[n]=c.data.value,c.error.value&&(o.payload._errors[n]=Nr(c.error.value)),delete o._asyncDataPromises[n])});return o._asyncDataPromises[n]=g,o._asyncDataPromises[n]};const a=()=>c.refresh({_initial:!0}),u=s.server!==!1&&o.payload.serverRendered;{const d=it();if(d&&!d._nuxtOnBeforeMountCbs){d._nuxtOnBeforeMountCbs=[];const m=d._nuxtOnBeforeMountCbs;d&&(Pc(()=>{m.forEach(b=>{b()}),m.splice(0,m.length)}),qn(()=>m.splice(0,m.length)))}u&&o.isHydrating&&l()?c.pending.value=!1:d&&(o.payload.serverRendered&&o.isHydrating||s.lazy)&&s.immediate?d._nuxtOnBeforeMountCbs.push(a):s.immediate&&a(),s.watch&&Fe(s.watch,()=>c.refresh());const g=o.hook("app:data:refresh",m=>{if(!m||m.includes(n))return c.refresh()});d&&qn(g)}const f=Promise.resolve(o._asyncDataPromises[n]).then(()=>c);return Object.assign(f,c),f}function lm(e,t){const n={};for(const r of t)n[r]=e[r];return n}const eo=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),cm=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),am=e=>{const t=me();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{eo(e)}):eo(e)};async function La(e,t=yt()){const{path:n,matched:r}=t.resolve(e);if(!r.length||(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(n)))return;const s=t._preloadPromises=t._preloadPromises||[];if(s.length>4)return Promise.all(s).then(()=>La(e,t));t._routePreloaded.add(n);const o=r.map(i=>i.components?.default).filter(i=>typeof i=="function");for(const i of o){const l=Promise.resolve(i()).catch(()=>{}).finally(()=>s.splice(s.indexOf(l)));s.push(l)}await Promise.all(s)}function fl(e,t={}){const n=um(e,t),r=me(),s=r._payloadCache=r._payloadCache||{};return s[n]||(s[n]=fm(n).then(o=>o||(delete s[n],null))),s[n]}function um(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||En(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return tr(Mo().app.baseURL,n.pathname,r?`_payload.${r}.js`:"_payload.js")}async function fm(e){return(await dt(()=>import(e),[],import.meta.url).catch(n=>{console.warn("[nuxt] Cannot load payload ",e,n)}))?.default||null}function dm(){return!!me().payload.prerenderedAt}function hm(e={}){const t=e.path||window.location.pathname;let n={};try{n=JSON.parse(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:me().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const pm=(...e)=>e.find(t=>t!==void 0),gm="noopener noreferrer";function mm(e){const t=e.componentName||"NuxtLink",n=(r,s)=>{if(!r||e.trailingSlash!=="append"&&e.trailingSlash!=="remove")return r;const o=e.trailingSlash==="append"?oa:Ao;if(typeof r=="string")return o(r,!0);const i="path"in r?r.path:s(r).path;return{...r,name:void 0,path:o(i,!0)}};return Me({name:t,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},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}},setup(r,{slots:s}){const o=yt(),i=ce(()=>{const u=r.to||r.href||"";return n(u,o.resolve)}),l=ce(()=>r.external||r.target&&r.target!=="_self"?!0:typeof i.value=="object"?!1:i.value===""||En(i.value,{acceptRelative:!0})),c=_e(!1),a=_e(null);if(r.prefetch!==!1&&r.noPrefetch!==!0&&r.target!=="_blank"&&!_m()){const f=me();let d,g=null;wn(()=>{const m=ym();am(()=>{d=eo(()=>{a?.value?.tagName&&(g=m.observe(a.value,async()=>{g?.(),g=null;const b=typeof i.value=="string"?i.value:o.resolve(i.value).fullPath;await Promise.all([f.hooks.callHook("link:prefetch",b).catch(()=>{}),!l.value&&La(i.value,o).catch(()=>{})]),c.value=!0}))})})}),er(()=>{d&&cm(d),g?.(),g=null})}return()=>{if(!l.value){const m={ref:b=>{a.value=b?.$el},to:i.value,activeClass:r.activeClass||e.activeClass,exactActiveClass:r.exactActiveClass||e.exactActiveClass,replace:r.replace,ariaCurrentValue:r.ariaCurrentValue,custom:r.custom};return r.custom||(c.value&&(m.class=r.prefetchedClass||e.prefetchedClass),m.rel=r.rel),Le(Df("RouterLink"),m,s.default)}const u=typeof i.value=="object"?o.resolve(i.value)?.href??null:i.value||null,f=r.target||null,d=r.noRel?null:pm(r.rel,e.externalRelAttribute,u?gm:"")||null,g=()=>Jg(u,{replace:r.replace});return r.custom?s.default?s.default({href:u,navigate:g,get route(){if(!u)return;const m=nr(u);return{path:m.pathname,fullPath:m.pathname,get query(){return sa(m.search)},hash:m.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:u}},rel:d,target:f,isExternal:l.value,isActive:!1,isExactActive:!1}):null:Le("a",{ref:a,href:u,rel:d,target:f},s.default?.())}}})}const Na=mm({componentName:"NuxtLink"});function ym(){const e=me();if(e._observer)return e._observer;let t=null;const n=new Map,r=(o,i)=>(t||(t=new IntersectionObserver(l=>{for(const c of l){const a=n.get(c.target);(c.isIntersecting||c.intersectionRatio>0)&&a&&a()}})),n.set(o,i),t.observe(o),()=>{n.delete(o),t.unobserve(o),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:r}}function _m(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}const vm={},bm=Vg(vm);function wm(){const e=me();return e._appConfig||(e._appConfig=Ve(bm)),e._appConfig}const Em="__NUXT_COLOR_MODE__",xm="ColorScheme",Cm="nuxt-color-mode",ct=window[Em],Tm=mt(e=>{const t=Gr("color-mode",()=>Ve({preference:ct.preference,value:ct.value,unknown:!1,forced:!1})).value;yt().afterEach(s=>{const o=s.meta.colorMode;o&&o!=="system"?(t.value=o,t.forced=!0):(o==="system"&&console.warn("You cannot force the colorMode to system at the page level."),t.forced=!1,t.value=t.preference==="system"?ct.getColorScheme():t.preference)});let n;function r(){n||!window.matchMedia||(n=window.matchMedia("(prefers-color-scheme: dark)"),n.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=ct.getColorScheme())}))}Fe(()=>t.preference,s=>{t.forced||(s==="system"?(t.value=ct.getColorScheme(),r()):t.value=s,window.localStorage?.setItem(Cm,s))},{immediate:!0}),Fe(()=>t.value,(s,o)=>{ct.removeColorScheme(o),ct.addColorScheme(s)}),t.preference==="system"&&r(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=ct.preference,t.value=ct.value,t.unknown=!1)}),e.provide("colorMode",t)});const km=mt(()=>{}),Pm=mt(e=>{const t=yt(),n=Mo(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)}),t.onError((s,o)=>{if(r.has(s)){const l="href"in o&&o.href.startsWith("#")?n.app.baseURL+o.href:tr(n.app.baseURL,o.fullPath);hm({path:l,persistState:!0})}})}),Sm=mt(e=>{dm()&&(e.hooks.hook("link:prefetch",async t=>{nr(t).protocol||await fl(t)}),yt().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await fl(t.path);r&&Object.assign(e.static.data,r.data)}))}),Rm=[Gh,jp,Dp,sm,om,Tm,km,Pm,Sm],Fo=Me({__name:"NIcon",props:{icon:null},setup(e){return(t,n)=>(he(),rt("div",{class:Ee(["n-icon",e.icon])},null,2))}}),Om=()=>Gr("color-mode").value;var dl;const Im=typeof window<"u",Am=e=>typeof e<"u",Mm=e=>typeof e=="function",hl=()=>{};Im&&((dl=window?.navigator)!=null&&dl.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function jr(e){return typeof e=="function"?e():V(e)}function $m(e,t){function n(...r){return new Promise((s,o)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(s).catch(o)})}return n}function Hm(e,t={}){let n,r,s=hl;const o=l=>{clearTimeout(l),s(),s=hl};return l=>{const c=jr(e),a=jr(t.maxWait);return n&&o(n),c<=0||a!==void 0&&a<=0?(r&&(o(r),r=null),Promise.resolve(l())):new Promise((u,f)=>{s=t.rejectOnCancel?f:u,a&&!r&&(r=setTimeout(()=>{n&&o(n),r=null,u(l())},a)),n=setTimeout(()=>{r&&o(r),r=null,u(l())},c)})}}function Lm(e){return e}function ja(e,t=200,n={}){return $m(Hm(t,n),e)}function Nm(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,s=be(e),o=_e(e);function i(l){if(arguments.length)return o.value=l,o.value;{const c=jr(n);return o.value=o.value===c?jr(r):c,o.value}}return s?i:[o,i]}function jm(e){return JSON.parse(JSON.stringify(e))}const pl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},gl="__vueuse_ssr_handlers__";pl[gl]=pl[gl]||{};var ml;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(ml||(ml={}));var Fm=Object.defineProperty,yl=Object.getOwnPropertySymbols,Dm=Object.prototype.hasOwnProperty,Bm=Object.prototype.propertyIsEnumerable,_l=(e,t,n)=>t in e?Fm(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Um=(e,t)=>{for(var n in t||(t={}))Dm.call(t,n)&&_l(e,n,t[n]);if(yl)for(var n of yl(t))Bm.call(t,n)&&_l(e,n,t[n]);return e};const Km={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};Um({linear:Lm},Km);function Vm(e,t,n,r={}){var s,o,i;const{clone:l=!1,passive:c=!1,eventName:a,deep:u=!1,defaultValue:f}=r,d=it(),g=n||d?.emit||((s=d?.$emit)==null?void 0:s.bind(d))||((i=(o=d?.proxy)==null?void 0:o.$emit)==null?void 0:i.bind(d?.proxy));let m=a;t||(t="modelValue"),m=a||m||`update:${t.toString()}`;const b=_=>l?Mm(l)?l(_):jm(_):_,E=()=>Am(e[t])?b(e[t]):f;if(c){const _=E(),p=_e(_);return Fe(()=>e[t],v=>p.value=b(v)),Fe(p,v=>{(v!==e[t]||u)&&g(m,v)},{deep:u}),p}else return ce({get(){return E()},set(_){g(m,_)}})}const Wm=6e4,Fa=e=>e,qm=Fa;function zm(e,t){const{post:n,on:r,eventNames:s=[],serialize:o=Fa,deserialize:i=qm,resolver:l,timeout:c=Wm}=t,a=new Map;let u;const f=new Proxy({},{get(d,g){if(g==="$functions")return e;const m=(...E)=>{n(o({m:g,a:E,t:"q"}))};if(s.includes(g))return m.asEvent=m,m;const b=async(...E)=>(await u,new Promise((_,p)=>{const v=Jm();a.set(v,{resolve:_,reject:p}),n(o({m:g,a:E,i:v,t:"q"})),c>=0&&setTimeout(()=>{p(new Error(`[birpc] timeout on calling "${g}"`)),a.delete(v)},c)}));return b.asEvent=m,b}});return u=r(async(d,...g)=>{const m=i(d);if(m.t==="q"){const{m:b,a:E}=m;let _,p;const v=l?l(b,e[b]):e[b];if(!v)p=new Error(`[birpc] function "${b}" not found`);else try{_=await v.apply(f,E)}catch(x){p=x}m.i&&(p&&t.onError&&t.onError(p,b,E),n(o({t:"s",i:m.i,r:_,e:p}),...g))}else{const{i:b,r:E,e:_}=m,p=a.get(b);p&&(_?p.reject(_):p.resolve(E)),a.delete(b)}}),f}const Qm="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function Jm(e=21){let t="",n=e;for(;n--;)t+=Qm[Math.random()*64|0];return t}/*! (c) 2020 Andrea Giammarchi */const{parse:Xm,stringify:Ym}=JSON,{keys:Gm}=Object,Jn=String,Da="string",vl={},Fr="object",Ba=(e,t)=>t,Zm=e=>e instanceof Jn?Jn(e):e,ey=(e,t)=>typeof t===Da?new Jn(t):t,Ua=(e,t,n,r)=>{const s=[];for(let o=Gm(n),{length:i}=o,l=0;l<i;l++){const c=o[l],a=n[c];if(a instanceof Jn){const u=e[a];typeof u===Fr&&!t.has(u)?(t.add(u),n[c]=vl,s.push({k:c,a:[e,t,u,r]})):n[c]=r.call(n,c,u)}else n[c]!==vl&&(n[c]=r.call(n,c,a))}for(let{length:o}=s,i=0;i<o;i++){const{k:l,a:c}=s[i];n[l]=r.call(n,l,Ua.apply(null,c))}return n},bl=(e,t,n)=>{const r=Jn(t.push(n)-1);return e.set(n,r),r},ty=(e,t)=>{const n=Xm(e,ey).map(Zm),r=n[0],s=t||Ba,o=typeof r===Fr&&r?Ua(n,new Set,r,s):r;return s.call({"":o},"",o)},ny=(e,t,n)=>{const r=t&&typeof t===Fr?(u,f)=>u===""||-1<t.indexOf(u)?f:void 0:t||Ba,s=new Map,o=[],i=[];let l=+bl(s,o,r.call({"":e},"",e)),c=!l;for(;l<o.length;)c=!0,i[l]=Ym(o[l++],a,n);return"["+i.join(",")+"]";function a(u,f){if(c)return c=!c,f;const d=r.call(this,u,f);switch(typeof d){case Fr:if(d===null)return d;case Da:return s.get(d)||bl(s,o,d)}return d}},ry=2e3;let Ka=()=>{};const wl=_e(!0),El=_e(),Va=_e(null);function sy(e){const t=zm(e,{post:n=>Va.value.send(n),on:n=>{Ka=n},serialize:ny,deserialize:ty});return{useServerConfig:async function(){return(await jo("server-config",()=>t.getConfig())).data}}}async function Wa(e){const t=new WebSocket(`ws://${e}/__nuxt_og_image__/entry`);return t.addEventListener("message",n=>Ka(String(n.data))),t.addEventListener("error",n=>{El.value=n}),t.addEventListener("close",()=>{console.log("[nuxt-og-image] WebSocket closed, reconnecting..."),setTimeout(async()=>{Va.value=await Wa(e)},ry)}),wl.value=!0,t.readyState!==WebSocket.OPEN&&await new Promise(n=>t.addEventListener("open",n)),console.log("[nuxt-og-image] WebSocket connected."),wl.value=!1,El.value=null,t}const Do=_e(Date.now()),xl=_e(null),qa=window.location.host,Bo=`${window.location.protocol}//${qa}`,st=_e("/"),to=ja(()=>{Do.value=Date.now()},200),oy={refresh(){to()}};await Wa(qa);const Z_=sy(oy),Qt=_e(null),ev=ce(()=>`${Bo}${st.value==="/"?"":st.value}`);const za=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n};let Jt;function Qa(){Jt||(Jt=kr(),window.__NUXT_DEVTOOLS__&&e(window.__NUXT_DEVTOOLS__),Object.defineProperty(window,"__NUXT_DEVTOOLS__",{set(t){t&&e(t)},get(){return Jt.value},configurable:!0}));function e(t){Jt.value=t,t.host&&t.host.hooks.hook("host:update:reactivity",()=>{cf(Jt)})}return Jt}Qa();const iy=Me({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:t,attrs:n}){const r=_e(!1);return wn(()=>{r.value=!0}),s=>{if(r.value)return t.default?.();const o=t.fallback||t.placeholder;if(o)return o();const i=s.fallback||s.placeholder||"",l=s.fallbackTag||s.placeholderTag||"span";return rt(l,n,i)}}}),ly={name:xm,props:{placeholder:String,tag:{type:String,default:"span"}}};function cy(e,t,n,r,s,o){const i=iy;return he(),Ie(i,{placeholder:n.placeholder,"placeholder-tag":n.tag},{default:Re(()=>[zn(e.$slots,"default")]),_:3},8,["placeholder","placeholder-tag"])}const ay=za(ly,[["render",cy]]),uy=Me({__name:"NDarkToggle",setup(e){const t=Om(),n=ce({get(){return t.value==="dark"},set(){t.preference=n.value?"light":"dark"}}),r=Nm(n),s={mode:t,isDark:n,toggle:r};return(o,i)=>{const l=ay;return he(),Ie(l,{tag:"span"},{default:Re(()=>[zn(o.$slots,"default",yu(qc(s)))]),_:3})}}});const fy={class:"n-bg-base rounded py-1 border n-border-base flex items-center flex n-text-input focus-within:n-focus-base focus-within:border-context px-2"},dy=["type","disabled","placeholder"],hy=Me({__name:"NTextInput",props:{modelValue:{default:""},placeholder:null,icon:null,disabled:{type:Boolean,default:!1},type:{default:"text"}},setup(e,{emit:t}){const r=Vm(e,"modelValue",t,{passive:!0});return(s,o)=>{const i=Fo;return he(),rt("div",fy,[zn(s.$slots,"icon",{},()=>[e.icon?(he(),Ie(i,{key:0,icon:e.icon,class:"op50 mr-0.4em text-1.1em"},null,8,["icon"])):xt("",!0)]),Ff(ge("input",{"onUpdate:modelValue":o[0]||(o[0]=l=>be(r)?r.value=l:null),class:"flex-auto n-bg-base w-full !outline-none",type:e.type,disabled:e.disabled,placeholder:e.placeholder},null,8,dy),[[Bd,V(r)]])])}}});const py=Me({name:"FragmentWrapper",setup(e,{slots:t}){return()=>t.default?.()}}),gy=(e,t,n)=>({default:()=>t?Le(e,t===!0?{}:t,n):Le(py,{},n)}),Ja=Object.freeze({left:0,top:0,width:16,height:16}),Xa=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Uo=Object.freeze({...Ja,...Xa});Object.freeze({...Uo,body:"",hidden:!1});({...Ja});const Ya=Object.freeze({width:null,height:null}),Ga=Object.freeze({...Ya,...Xa});function my(e,t){const n={...e};for(const r in t){const s=t[r],o=typeof s;r in Ya?(s===null||s&&(o==="string"||o==="number"))&&(n[r]=s):o===typeof n[r]&&(n[r]=r==="rotate"?s%4:s)}return n}const yy=/[\s,]+/;function _y(e,t){t.split(yy).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function vy(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}const by=/(-?[0-9.]*[0-9]+[0-9.]*)/g,wy=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Cl(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(by);if(r===null||!r.length)return e;const s=[];let o=r.shift(),i=wy.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}}const Ey=e=>e==="unset"||e==="undefined"||e==="none";function xy(e,t){const n={...Uo,...e},r={...Ga,...t},s={left:n.left,top:n.top,width:n.width,height:n.height};let o=n.body;[n,r].forEach(m=>{const b=[],E=m.hFlip,_=m.vFlip;let p=m.rotate;E?_?p+=2:(b.push("translate("+(s.width+s.left).toString()+" "+(0-s.top).toString()+")"),b.push("scale(-1 1)"),s.top=s.left=0):_&&(b.push("translate("+(0-s.left).toString()+" "+(s.height+s.top).toString()+")"),b.push("scale(1 -1)"),s.top=s.left=0);let v;switch(p<0&&(p-=Math.floor(p/4)*4),p=p%4,p){case 1:v=s.height/2+s.top,b.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:b.unshift("rotate(180 "+(s.width/2+s.left).toString()+" "+(s.height/2+s.top).toString()+")");break;case 3:v=s.width/2+s.left,b.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}p%2===1&&(s.left!==s.top&&(v=s.left,s.left=s.top,s.top=v),s.width!==s.height&&(v=s.width,s.width=s.height,s.height=v)),b.length&&(o='<g transform="'+b.join(" ")+'">'+o+"</g>")});const i=r.width,l=r.height,c=s.width,a=s.height;let u,f;i===null?(f=l===null?"1em":l==="auto"?a:l,u=Cl(f,c/a)):(u=i==="auto"?c:i,f=l===null?Cl(u,a/c):l==="auto"?a:l);const d={},g=(m,b)=>{Ey(b)||(d[m]=b.toString())};return g("width",u),g("height",f),d.viewBox=s.left.toString()+" "+s.top.toString()+" "+c.toString()+" "+a.toString(),{attributes:d,body:o}}const Cy=/\sid="(\S+)"/g,Ty="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let ky=0;function Py(e,t=Ty){const n=[];let r;for(;r=Cy.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+(ky++).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}function Sy(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 Ry(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Oy(e){return'url("data:image/svg+xml,'+Ry(e)+'")'}const Tl={...Ga,inline:!1},Iy={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},Ay={display:"inline-block"},no={backgroundColor:"currentColor"},Za={backgroundColor:"transparent"},kl={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},Pl={webkitMask:no,mask:no,background:Za};for(const e in Pl){const t=Pl[e];for(const n in kl)t[e+n]=kl[n]}const vr={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";vr[e+"-flip"]=t,vr[e.slice(0,1)+"-flip"]=t,vr[e+"Flip"]=t});function Sl(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const My=(e,t)=>{const n=my(Tl,t),r={...Iy},s=t.mode||"svg",o={},i=t.style,l=typeof i=="object"&&!(i instanceof Array)?i:{};for(let b in t){const E=t[b];if(E!==void 0)switch(b){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":n[b]=E===!0||E==="true"||E===1;break;case"flip":typeof E=="string"&&_y(n,E);break;case"color":o.color=E;break;case"rotate":typeof E=="string"?n[b]=vy(E):typeof E=="number"&&(n[b]=E);break;case"ariaHidden":case"aria-hidden":E!==!0&&E!=="true"&&delete r["aria-hidden"];break;default:{const _=vr[b];_?(E===!0||E==="true"||E===1)&&(n[_]=!0):Tl[b]===void 0&&(r[b]=E)}}}const c=xy(e,n),a=c.attributes;if(n.inline&&(o.verticalAlign="-0.125em"),s==="svg"){r.style={...o,...l},Object.assign(r,a);let b=0,E=t.id;return typeof E=="string"&&(E=E.replace(/-/g,"_")),r.innerHTML=Py(c.body,E?()=>E+"ID"+b++:"iconifyVue"),Le("svg",r)}const{body:u,width:f,height:d}=e,g=s==="mask"||(s==="bg"?!1:u.indexOf("currentColor")!==-1),m=Sy(u,{...a,width:f+"",height:d+""});return r.style={...o,"--svg":Oy(m),width:Sl(a.width),height:Sl(a.height),...Ay,...g?no:Za,...l},Le("span",r)},$y=Object.create(null),Hy=Me({inheritAttrs:!1,render(){const e=this.$attrs,t=e.icon,n=typeof t=="string"?$y[t]:typeof t=="object"?t:null;return n===null||typeof n!="object"||typeof n.body!="string"?this.$slots.default?this.$slots.default():null:My({...Uo,...n},e)}}),Fn=/^[a-z0-9]+(-[a-z0-9]+)*$/,es=(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(),a={provider:s.length>0?s[0]:r,prefix:c,name:l};return t&&!br(a)?null:a}const o=s[0],i=o.split("-");if(i.length>1){const l={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!br(l)?null:l}if(n&&r===""){const l={provider:r,prefix:"",name:o};return t&&!br(l,n)?null:l}return null},br=(e,t)=>e?!!((e.provider===""||e.provider.match(Fn))&&(t&&e.prefix===""||e.prefix.match(Fn))&&e.name.match(Fn)):!1,eu=Object.freeze({left:0,top:0,width:16,height:16}),Dr=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Ko=Object.freeze({...eu,...Dr}),ro=Object.freeze({...Ko,body:"",hidden:!1});function Ly(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 Rl(e,t){const n=Ly(e,t);for(const r in ro)r in Dr?r in e&&!(r in n)&&(n[r]=Dr[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function Ny(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(t||Object.keys(n).concat(Object.keys(r))).forEach(o),s}function jy(e,t,n){const r=e.icons,s=e.aliases||Object.create(null);let o={};function i(l){o=Rl(r[l]||s[l],o)}return i(t),n.forEach(i),Rl(e,o)}function tu(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=Ny(e);for(const s in r){const o=r[s];o&&(t(s,jy(e,s,o)),n.push(s))}return n}const Fy={provider:"",aliases:{},not_found:{},...eu};function ws(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function nu(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!ws(e,Fy))return null;const n=t.icons;for(const s in n){const o=n[s];if(!s.match(Fn)||typeof o.body!="string"||!ws(o,ro))return null}const r=t.aliases||Object.create(null);for(const s in r){const o=r[s],i=o.parent;if(!s.match(Fn)||typeof i!="string"||!n[i]&&!r[i]||!ws(o,ro))return null}return t}const Ol=Object.create(null);function Dy(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function Vt(e,t){const n=Ol[e]||(Ol[e]=Object.create(null));return n[t]||(n[t]=Dy(e,t))}function Vo(e,t){return nu(t)?tu(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function By(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let Xn=!1;function ru(e){return typeof e=="boolean"&&(Xn=e),Xn}function Uy(e){const t=typeof e=="string"?es(e,!0,Xn):e;if(t){const n=Vt(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function Ky(e,t){const n=es(e,!0,Xn);if(!n)return!1;const r=Vt(n.provider,n.prefix);return By(r,n.name,t)}function Vy(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),Xn&&!t&&!e.prefix){let s=!1;return nu(e)&&(e.prefix="",tu(e,(o,i)=>{i&&Ky(o,i)&&(s=!0)})),s}const n=e.prefix;if(!br({provider:t,prefix:n,name:"a"}))return!1;const r=Vt(t,n);return!!Vo(r,e)}const Wy=Object.freeze({width:null,height:null}),qy=Object.freeze({...Wy,...Dr});""+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);const so=Object.create(null);function zy(e,t){so[e]=t}function oo(e){return so[e]||so[""]}function Wo(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 qo=Object.create(null),Sn=["https://api.simplesvg.com","https://api.unisvg.com"],wr=[];for(;Sn.length>0;)Sn.length===1||Math.random()>.5?wr.push(Sn.shift()):wr.push(Sn.pop());qo[""]=Wo({resources:["https://api.iconify.design"].concat(wr)});function Qy(e,t){const n=Wo(t);return n===null?!1:(qo[e]=n,!0)}function zo(e){return qo[e]}const Jy=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let Il=Jy();function Xy(e,t){const n=zo(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 Yy(e){return e===404}const Gy=(e,t,n)=>{const r=[],s=Xy(e,t),o="icons";let i={type:o,provider:e,prefix:t,icons:[]},l=0;return n.forEach((c,a)=>{l+=c.length+1,l>=s&&a>0&&(r.push(i),i={type:o,provider:e,prefix:t,icons:[]},l=c.length),i.icons.push(c)}),r.push(i),r};function Zy(e){if(typeof e=="string"){const t=zo(e);if(t)return t.path}return"/"}const e_=(e,t,n)=>{if(!Il){n("abort",424);return}let r=Zy(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;Il(e+r).then(o=>{const i=o.status;if(i!==200){setTimeout(()=>{n(Yy(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)})},t_={prepare:Gy,send:e_};function n_(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)),a=c[i]||(c[i]=Vt(o,i));let u;l in a.icons?u=t.loaded:i===""||a.missing.has(l)?u=t.missing:u=t.pending;const f={provider:o,prefix:i,name:l};u.push(f)}),t}function su(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(s=>s.id!==t))})}function r_(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 a=c.name;if(e.icons[a])i.loaded.push({provider:r,prefix:s,name:a});else if(e.missing.has(a))i.missing.push({provider:r,prefix:s,name:a});else return n=!0,!0;return!1}),i.pending.length!==l&&(n||su([e],o.id),o.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),o.abort))})}))}let s_=0;function o_(e,t,n){const r=s_++,s=su.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 i_(e,t=!0,n=!1){const r=[];return e.forEach(s=>{const o=typeof s=="string"?es(s,t,n):s;o&&r.push(o)}),r}var l_={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function c_(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 P=e.resources.slice(0);for(i=[];P.length>1;){const H=Math.floor(Math.random()*P.length);i.push(P[H]),P=P.slice(0,H).concat(P.slice(H+1))}i=i.concat(P)}else i=e.resources.slice(o).concat(e.resources.slice(0,o));const l=Date.now();let c="pending",a=0,u,f=null,d=[],g=[];typeof r=="function"&&g.push(r);function m(){f&&(clearTimeout(f),f=null)}function b(){c==="pending"&&(c="aborted"),m(),d.forEach(P=>{P.status==="pending"&&(P.status="aborted")}),d=[]}function E(P,H){H&&(g=[]),typeof P=="function"&&g.push(P)}function _(){return{startTime:l,payload:t,status:c,queriesSent:a,queriesPending:d.length,subscribe:E,abort:b}}function p(){c="failed",g.forEach(P=>{P(void 0,u)})}function v(){d.forEach(P=>{P.status==="pending"&&(P.status="aborted")}),d=[]}function x(P,H,R){const U=H!=="success";switch(d=d.filter(F=>F!==P),c){case"pending":break;case"failed":if(U||!e.dataAfterTimeout)return;break;default:return}if(H==="abort"){u=R,p();return}if(U){u=R,d.length||(i.length?O():p());return}if(m(),v(),!e.random){const F=e.resources.indexOf(P.resource);F!==-1&&F!==e.index&&(e.index=F)}c="completed",g.forEach(F=>{F(R)})}function O(){if(c!=="pending")return;m();const P=i.shift();if(P===void 0){if(d.length){f=setTimeout(()=>{m(),c==="pending"&&(v(),p())},e.timeout);return}p();return}const H={status:"pending",resource:P,callback:(R,U)=>{x(H,R,U)}};d.push(H),a++,f=setTimeout(O,e.rotate),n(P,t,H.callback)}return setTimeout(O),_}function ou(e){const t={...l_,...e};let n=[];function r(){n=n.filter(l=>l().status==="pending")}function s(l,c,a){const u=c_(t,l,c,(f,d)=>{r(),a&&a(f,d)});return n.push(u),u}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 Al(){}const Es=Object.create(null);function a_(e){if(!Es[e]){const t=zo(e);if(!t)return;const n=ou(t),r={config:t,redundancy:n};Es[e]=r}return Es[e]}function u_(e,t,n){let r,s;if(typeof e=="string"){const o=oo(e);if(!o)return n(void 0,424),Al;s=o.send;const i=a_(e);i&&(r=i.redundancy)}else{const o=Wo(e);if(o){r=ou(o);const i=e.resources?e.resources[0]:"",l=oo(i);l&&(s=l.send)}}return!r||!s?(n(void 0,424),Al):r.query(t,s,n)().abort}const Ml="iconify2",Yn="iconify",iu=Yn+"-count",$l=Yn+"-version",lu=36e5,f_=168;function io(e,t){try{return e.getItem(t)}catch{}}function Qo(e,t,n){try{return e.setItem(t,n),!0}catch{}}function Hl(e,t){try{e.removeItem(t)}catch{}}function lo(e,t){return Qo(e,iu,t.toString())}function co(e){return parseInt(io(e,iu))||0}const ts={local:!0,session:!0},cu={local:new Set,session:new Set};let Jo=!1;function d_(e){Jo=e}let mr=typeof window>"u"?{}:window;function au(e){const t=e+"Storage";try{if(mr&&mr[t]&&typeof mr[t].length=="number")return mr[t]}catch{}ts[e]=!1}function uu(e,t){const n=au(e);if(!n)return;const r=io(n,$l);if(r!==Ml){if(r){const l=co(n);for(let c=0;c<l;c++)Hl(n,Yn+c.toString())}Qo(n,$l,Ml),lo(n,0);return}const s=Math.floor(Date.now()/lu)-f_,o=l=>{const c=Yn+l.toString(),a=io(n,c);if(typeof a=="string"){try{const u=JSON.parse(a);if(typeof u=="object"&&typeof u.cached=="number"&&u.cached>s&&typeof u.provider=="string"&&typeof u.data=="object"&&typeof u.data.prefix=="string"&&t(u,l))return!0}catch{}Hl(n,c)}};let i=co(n);for(let l=i-1;l>=0;l--)o(l)||(l===i-1?(i--,lo(n,i)):cu[e].add(l))}function fu(){if(!Jo){d_(!0);for(const e in ts)uu(e,t=>{const n=t.data,r=t.provider,s=n.prefix,o=Vt(r,s);if(!Vo(o,n).length)return!1;const i=n.lastModified||-1;return o.lastModifiedCached=o.lastModifiedCached?Math.min(o.lastModifiedCached,i):i,!0})}}function h_(e,t){const n=e.lastModifiedCached;if(n&&n>=t)return n===t;if(e.lastModifiedCached=t,n)for(const r in ts)uu(r,s=>{const o=s.data;return s.provider!==e.provider||o.prefix!==e.prefix||o.lastModified===t});return!0}function p_(e,t){Jo||fu();function n(r){let s;if(!ts[r]||!(s=au(r)))return;const o=cu[r];let i;if(o.size)o.delete(i=Array.from(o).shift());else if(i=co(s),!lo(s,i+1))return;const l={cached:Math.floor(Date.now()/lu),provider:e.provider,data:t};return Qo(s,Yn+i.toString(),JSON.stringify(l))}t.lastModified&&!h_(e,t.lastModified)||Object.keys(t.icons).length&&(t.not_found&&(t=Object.assign({},t),delete t.not_found),n("local")||n("session"))}function Ll(){}function g_(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,r_(e)}))}function m_(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;delete e.iconsToLoad;let o;if(!s||!(o=oo(n)))return;o.prepare(n,r,s).forEach(l=>{u_(n,l,c=>{if(typeof c!="object")l.icons.forEach(a=>{e.missing.add(a)});else try{const a=Vo(e,c);if(!a.length)return;const u=e.pendingIcons;u&&a.forEach(f=>{u.delete(f)}),p_(e,c)}catch(a){console.error(a)}g_(e)})})}))}const y_=(e,t)=>{const n=i_(e,!0,ru()),r=n_(n);if(!r.pending.length){let c=!0;return t&&setTimeout(()=>{c&&t(r.loaded,r.missing,r.pending,Ll)}),()=>{c=!1}}const s=Object.create(null),o=[];let i,l;return r.pending.forEach(c=>{const{provider:a,prefix:u}=c;if(u===l&&a===i)return;i=a,l=u,o.push(Vt(a,u));const f=s[a]||(s[a]=Object.create(null));f[u]||(f[u]=[])}),r.pending.forEach(c=>{const{provider:a,prefix:u,name:f}=c,d=Vt(a,u),g=d.pendingIcons||(d.pendingIcons=new Set);g.has(f)||(g.add(f),s[a][u].push(f))}),o.forEach(c=>{const{provider:a,prefix:u}=c;s[a][u].length&&m_(c,s[a][u])}),t?o_(t,r,o):Ll},__=e=>new Promise((t,n)=>{const r=typeof e=="string"?es(e,!0):e;if(!r){n(e);return}y_([r||e],s=>{if(s.length&&r){const o=Uy(r);if(o){t({...Ko,...o});return}}n(e)})});({...qy});const Nl={backgroundColor:"currentColor"},v_={backgroundColor:"transparent"},jl={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},Fl={webkitMask:Nl,mask:Nl,background:v_};for(const e in Fl){const t=Fl[e];for(const n in jl)t[e+n]=jl[n]}const xs={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";xs[e+"-flip"]=t,xs[e.slice(0,1)+"-flip"]=t,xs[e+"Flip"]=t});ru(!0);zy("",t_);if(typeof document<"u"&&typeof window<"u"){fu();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"||!Vy(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;Qy(n,s)||console.error(r)}catch{console.error(r)}}}}({...Ko});const b_=["width","height"],w_=Me({__name:"Icon",props:{name:{type:String,required:!0},size:{type:String,default:""}},async setup(e){let t,n;const r=e,s=me(),o=wm();o?.nuxtIcon?.aliases;const i=Gr("icons",()=>({})),l=_e(!1),c=ce(()=>(o.nuxtIcon?.aliases||{})[r.name]||r.name),a=ce(()=>i.value?.[c.value]),u=ce(()=>s.vueApp.component(c.value)),f=ce(()=>{if(!r.size&&typeof o.nuxtIcon?.size=="boolean"&&!o.nuxtIcon?.size)return;const m=r.size||o.nuxtIcon?.size||"1em";return String(Number(m))===m?`${m}px`:m}),d=ce(()=>o?.nuxtIcon?.class??"icon");async function g(){u.value||i.value?.[c.value]||(l.value=!0,i.value[c.value]=await __(c.value).catch(()=>{}),l.value=!1)}return Fe(()=>c.value,g),!u.value&&([t,n]=Xc(()=>g()),t=await t,n()),(m,b)=>V(l)?(he(),rt("span",{key:0,class:Ee(V(d)),width:V(f),height:V(f)},null,10,b_)):V(a)?(he(),Ie(V(Hy),{key:1,icon:V(a),class:Ee(V(d)),width:V(f),height:V(f)},null,8,["icon","class","width","height"])):V(u)?(he(),Ie(Ic(V(u)),{key:2,class:Ee(V(d)),width:V(f),height:V(f)},null,8,["class","width","height"])):(he(),rt("span",{key:3,class:Ee(V(d)),style:hn({fontSize:V(f),lineHeight:V(f),width:V(f),height:V(f)})},Cs(e.name),7))}});const du=za(w_,[["__scopeId","data-v-19a18889"]]),E_=Object.freeze(Object.defineProperty({__proto__:null,default:du},Symbol.toStringTag,{value:"Module"}));const x_=(e,t)=>t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>e.params[n.slice(1)]?.toString()||""),C_=(e,t)=>{const n=e.route.matched.find(s=>s.components?.default===e.Component.type),r=t??n?.meta.key??(n&&x_(e.route,n));return typeof r=="function"?r(e.route):r},T_=(e,t)=>({default:()=>e?Le(Mf,e===!0?{}:e,t):t}),k_=Me({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}){const n=me();return()=>Le(Ma,{name:e.name,route:e.route,...t},{default:r=>{if(!r.Component)return;const s=C_(r,e.pageKey),o=n.deferHydration(),i=!!(e.transition??r.route.meta.pageTransition??Ws),l=i&&S_([e.transition,r.route.meta.pageTransition,Ws,{onAfterLeave:()=>{n.callHook("page:transition:finish",r.Component)}}].filter(Boolean));return gy(Io,i&&l,T_(e.keepalive??r.route.meta.keepalive??Lp,Le(_c,{onPending:()=>n.callHook("page:start",r.Component),onResolve:()=>{bn(()=>n.callHook("page:finish",r.Component).finally(o))}},{default:()=>Le(R_,{key:s,routeProps:r,pageKey:s,hasTransition:i})}))).default()}})}});function P_(e){return Array.isArray(e)?e:e?[e]:[]}function S_(e){const t=e.map(n=>({...n,onAfterLeave:P_(n.onAfterLeave)}));return Kg(...t)}const R_=Me({name:"RouteProvider",props:["routeProps","pageKey","hasTransition"],setup(e){const t=e.pageKey,n=e.routeProps.route,r={};for(const s in e.routeProps.route)r[s]=ce(()=>t===e.pageKey?e.routeProps.route[s]:n[s]);return sn("_route",Ve(r)),()=>Le(e.routeProps.Component)}}),O_=Me({__name:"NButton",props:{to:null,icon:null},setup(e){return(t,n)=>{const r=Fo;return he(),Ie(Ic(e.to?V(Na):"button"),zc({to:e.to},t.$attrs,{class:"n-transition n-button n-button-base hover:n-button-hover active:n-button-active focus-visible:n-focus-base n-disabled:n-disabled"}),{default:Re(()=>[zn(t.$slots,"icon",{},()=>[e.icon?(he(),Ie(r,{key:0,icon:e.icon,class:"n-button-icon"},null,8,["icon"])):xt("",!0)]),zn(t.$slots,"default")]),_:3},16,["to"])}}});async function I_(){const{data:e}=await jo(()=>$fetch("/api/og-image-options",{baseURL:Bo,query:{path:st.value}}),{watch:[st,Do]},"$XVR8o8RMBy");return e}async function tv(){const{data:e}=await jo(()=>$fetch("/api/og-image-vnode",{query:{path:st.value},baseURL:Bo}),{watch:[st,Do]},"$cHgKigQ0kS");return e}const Dl=Qa(),A_={class:"flex-row flex h-screen"},M_={class:"border-r-1 border-light-400 dark:border-dark-400 dark:bg-dark-900 dark:text-light bg-white text-dark-800 flex flex-col justify-between h-screen z-5"},$_={class:"flex-grow hidden md:block"},H_={class:"py-3 w-full flex items-start px-5 justify-between space-x-5"},L_=ge("h1",{class:"text-base w-40"}," OG Image Playground ",-1),N_=ge("hr",{class:"border-1 border-light-400 dark:border-dark-400"},null,-1),j_={class:"py-7 px-5 text-sm flex flex-col space-y-3"},F_=ge("hr",{class:"border-1 border-light-400 dark:border-dark-400"},null,-1),D_={key:0,class:"py-7 px-5 text-sm flex flex-col space-y-3"},B_={class:"mx-auto flex flex-col w-full bg-white dark:bg-black max-h-screen overflow-hidden dark:bg-dark-700 bg-light-200"},U_={class:"py-9px dark:bg-dark-800 bg-light-200 px-10 opacity-80 flex items-center max-w-full block space-x-5"},K_={class:"text-sm flex items-center space-x-5"},V_=ge("div",{class:"text-xs opacity-40"}," Path ",-1),W_={class:"flex items-center space-x-1"},q_={key:0,class:"text-xs opacity-70"},z_=ge("hr",{class:"border-1 border-light-400 dark:border-dark-400"},null,-1),Q_=Me({__name:"app",async setup(e){let t,n;ba({title:"OG Image Playground"});const r=ce(()=>!!Dl.value),s=ce(()=>Dl.value?.host.nuxt.vueApp.config?.globalProperties?.$route?.path||void 0);st.value=s.value||_r().query.path||"/",Fe(()=>s.value,c=>{st.value=c});const o=ce(()=>_r().path!=="/vnodes"&&_r().path!=="/options"),i=([t,n]=Xc(()=>I_()),t=await t,n(),t),l=ja(c=>{st.value=c.target.value,to()},1e3);return(c,a)=>{const u=Fo,f=O_,d=uy,g=du,m=Na,b=hy,E=k_;return he(),rt("div",A_,[ge("header",M_,[ge("div",$_,[ge("div",H_,[L_,V(r)?xt("",!0):(he(),Ie(d,{key:0},{default:Re(({toggle:_})=>[G(f,{n:"borderless lg m-0","p-0":"",op50:"",onClick:_},{default:Re(()=>[G(u,{icon:"dark:carbon-moon carbon-sun"})]),_:2},1032,["onClick"])]),_:1}))]),N_,ge("div",j_,[G(m,{to:"/",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Re(({isActive:_})=>[G(g,{name:"carbon:image-search",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])},Cs(V(i).component)+".vue ",3)]),_:1}),V(i).provider==="satori"?(he(),Ie(m,{key:0,to:"/svg",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Re(({isActive:_})=>[G(g,{name:"carbon:svg",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])}," Preview SVG ",2)]),_:1})):xt("",!0),G(m,{to:"/png",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Re(({isActive:_})=>[G(g,{name:"carbon:png",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])}," Preview PNG ",2)]),_:1}),G(m,{to:"/options",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Re(({isActive:_})=>[G(g,{name:"carbon:operations-record",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])}," Options ",2)]),_:1}),G(m,{to:"/vnodes",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Re(({isActive:_})=>[G(g,{name:"carbon:ibm-cloud-pak-manta-automated-data-lineage",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])}," vNodes ",2)]),_:1})]),F_,V(o)?(he(),rt("div",D_,[V(Qt)!==504?(he(),rt("div",{key:0,onClick:a[0]||(a[0]=_=>Qt.value=504)},[G(f,null,{default:Re(()=>[G(g,{name:"carbon:mobile"}),Hn(" Small ")]),_:1})])):xt("",!0),V(Qt)!==null?(he(),rt("div",{key:1,onClick:a[1]||(a[1]=_=>Qt.value=null)},[G(f,null,{default:Re(()=>[G(g,{name:"carbon:laptop"}),Hn(" Full width ")]),_:1})])):xt("",!0),ge("div",null,[G(f,{onClick:V(to)},{default:Re(()=>[Hn(" Refresh ")]),_:1},8,["onClick"])])])):xt("",!0)])]),ge("main",B_,[ge("div",U_,[ge("div",K_,[V_,ge("div",W_,[G(b,{"model-value":V(st),placeholder:"Search...",n:"primary",onInput:V(l)},null,8,["model-value","onInput"])])]),V(xl)?(he(),rt("div",q_,Cs(V(xl)),1)):xt("",!0)]),z_,ge("div",{class:"h-full max-h-full overflow-hidden lg:p-10 p-3",style:hn({width:V(Qt)&&V(o)?`${V(Qt)}px`:"100%"})},[G(E)],4)])])}}});const Bl={__name:"nuxt-root",setup(e){const t=Os(()=>dt(()=>import("./error-component.cf7543e5.js"),[],import.meta.url).then(l=>l.default||l)),n=()=>null,r=me(),s=r.deferHydration();sn("_route",_r()),r.hooks.callHookWith(l=>l.map(c=>c()),"vue:setup");const o=Zr();Rc((l,c,a)=>{r.hooks.callHook("vue:error",l,c,a).catch(u=>console.error("[nuxt] Error in `vue:error` hook",u)),Yg(l)&&(l.fatal||l.unhandled)&&ut(r,Yt,[l])});const{islandContext:i}=!1;return(l,c)=>(he(),Ie(_c,{onResolve:V(s)},{default:Re(()=>[V(o)?(he(),Ie(V(t),{key:0,error:V(o)},null,8,["error"])):V(i)?(he(),Ie(V(n),{key:1,context:V(i)},null,8,["context"])):(he(),Ie(V(Q_),{key:2}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=Oh.create({baseURL:Ah()}));let Ul;const J_=Qh(Rm);Ul=async function(){const n=Boolean(window.__NUXT__?.serverRendered)?qd(Bl):Wd(Bl),r=Wh({vueApp:n});try{await zh(r,J_)}catch(s){await r.callHook("app:error",s),r.payload.error=r.payload.error||s}try{await r.hooks.callHook("app:created",n),await r.hooks.callHook("app:beforeMount",n),n.mount("#"+Np),await r.hooks.callHook("app:mounted",n),await bn()}catch(s){await r.callHook("app:error",s),r.payload.error=r.payload.error||s}},Ul().catch(e=>{console.error("Error while mounting app:",e)});export{st as A,Do as B,to as C,I_ as D,ev as E,tv as F,Cs as G,Re as H,Hn as I,Na as J,X_ as K,Y_ as L,dt as _,Me as a,G_ as b,Ie as c,Os as d,wm as e,ce as f,qc as g,rt as h,hn as i,za as j,Om as k,ja as l,wn as m,yu as n,he as o,Qt as p,ba as q,_e as r,xl as s,ge as t,V as u,Xc as v,Fe as w,G as x,Z_ as y,Bo as z};
@@ -1 +0,0 @@
1
- :root{--nui-c-context: 125,125,125}html{background-color:#fff}html.dark{background-color:#151515;color:#fff;color-scheme:dark}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.carbon-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 22L6 12l1.4-1.4l8.6 8.6l8.6-8.6L26 12z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon-sun{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6ZM5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:ibm-cloud-pak-manta-automated-data-lineage{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 11V5h-6v2H14V4a2.002 2.002 0 0 0-2-2H4a2.002 2.002 0 0 0-2 2v8a2.002 2.002 0 0 0 2 2h8a2.002 2.002 0 0 0 2-2V9a3.003 3.003 0 0 1 3 3v9h-6v-2H5v6h6v-2h6v2a2.002 2.002 0 0 0 2 2h5v2h6v-6h-6v2h-5v-7h5v2h6v-6h-6v2h-5v-4a4.952 4.952 0 0 0-1.025-3H24v2ZM4 12V4h8v8Zm5 11H7v-2h2Zm17 2h2v2h-2Zm0-9h2v2h-2Zm0-9h2v2h-2Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:image-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 14a5.99 5.99 0 0 0-4.885 9.471L14 28.586L15.414 30l5.115-5.115A5.997 5.997 0 1 0 24 14zm0 10a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm-7-12a3 3 0 1 0-3-3a3.003 3.003 0 0 0 3 3zm0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1z'/%3E%3Cpath fill='currentColor' d='M12 24H4v-6.003L9 13l5.586 5.586L16 17.168l-5.586-5.585a2 2 0 0 0-2.828 0L4 15.168V4h20v6h2V4a2.002 2.002 0 0 0-2-2H4a2.002 2.002 0 0 0-2 2v20a2.002 2.002 0 0 0 2 2h8Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:laptop{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 24.005H6a2.002 2.002 0 0 1-2-2v-14a2.002 2.002 0 0 1 2-2h20a2.002 2.002 0 0 1 2 2v14a2.003 2.003 0 0 1-2 2Zm-20-16v14h20v-14Zm-4 18h28v2H2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:mobile{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 4H10a2.002 2.002 0 0 0-2 2v22a2.002 2.002 0 0 0 2 2h12a2.003 2.003 0 0 0 2-2V6a2.002 2.002 0 0 0-2-2Zm0 2v2H10V6ZM10 28V10h12v18Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:operations-record{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 20h10v2H20zm0 4h10v2H20zm0 4h10v2H20zm-4-8a3.912 3.912 0 0 1-4-4a3.912 3.912 0 0 1 4-4a3.912 3.912 0 0 1 4 4h2a6 6 0 1 0-6 6z'/%3E%3Cpath fill='currentColor' d='m29.305 11.044l-2.36-4.088a1.998 1.998 0 0 0-2.374-.895l-2.434.824a11.042 11.042 0 0 0-1.312-.758l-.504-2.52A2 2 0 0 0 18.36 2h-4.72a2 2 0 0 0-1.961 1.608l-.504 2.518a10.967 10.967 0 0 0-1.327.754l-2.42-.819a1.998 1.998 0 0 0-2.372.895l-2.36 4.088a2 2 0 0 0 .411 2.502l1.931 1.697C5.021 15.495 5 15.745 5 16c0 .258.01.513.028.766l-1.92 1.688a2 2 0 0 0-.413 2.502l2.36 4.088a1.998 1.998 0 0 0 2.374.895l2.434-.824a10.974 10.974 0 0 0 1.312.759l.503 2.518A2 2 0 0 0 13.64 30H16v-2h-2.36l-.71-3.55a9.095 9.095 0 0 1-2.695-1.572l-3.447 1.166l-2.36-4.088l2.725-2.395a8.926 8.926 0 0 1-.007-3.128l-2.718-2.39l2.36-4.087l3.427 1.16A9.03 9.03 0 0 1 12.93 7.55L13.64 4h4.72l.71 3.55a9.098 9.098 0 0 1 2.695 1.572l3.447-1.166l2.36 4.088l-2.798 2.452L26.092 16l2.8-2.454a2 2 0 0 0 .413-2.502Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:png{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 23h-6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h6v2h-6v10h4v-4h-2v-2h4zm-12-4L14.32 9H12v14h2V13l3.68 10H20V9h-2v10zM4 23H2V9h6a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4zm0-7h4v-5H4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:svg{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 23h-6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h6v2h-6v10h4v-4h-2v-2h4zM18 9l-2 13l-2-13h-2l2.52 14h2.96L20 9h-2zM8 23H2v-2h6v-4H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h6v2H4v4h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.dark .dark\:carbon-moon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.n-checkbox-icon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m13 24l-9-9l1.414-1.414L13 21.171L26.586 7.586L28 9L13 24z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.n-switch-slider{border-color:#9ca3af33;border-radius:9999px;border-width:1px;margin-right:.25rem;padding:2px;position:relative}.n-radio-inner{background-color:rgba(var(--nui-c-context),1);border-radius:50%;height:0;margin:auto;width:0}.n-button-icon{font-size:1.1em;margin-left:-.2em;margin-right:.2em}.n-checkbox-box{--un-text-opacity:1;align-items:center;border-color:#9ca3af33;border-radius:.125rem;border-width:1px;color:rgba(255,255,255,var(--un-text-opacity));display:flex;flex:none;height:1.1em;margin-right:.25rem;overflow:visible;width:1.1em}.n-radio-box{--un-text-opacity:1;border-color:#9ca3af33;border-radius:9999px;border-width:1px;color:rgba(255,255,255,var(--un-text-opacity));display:flex;flex:none;height:1.2em;margin-right:.25rem;overflow:visible;width:1.2em}.n-switch-thumb{border-color:#9ca3af33;border-radius:50%;border-width:1px;height:1em;margin-left:0;margin-right:.8em;width:1em}.n-checked\:n-switch-thumb-checked[checked],[checked] .n-checked\:n-switch-thumb-checked{background-color:rgba(var(--nui-c-context),1);border-color:rgba(var(--nui-c-context),1);margin-left:.8em;margin-right:0}.n-icon-button{align-items:center;aspect-ratio:1/1;border-radius:.25rem;display:flex;height:1.6em;justify-content:center;opacity:.5;width:1.6em}.n-checked\:n-radio-inner-checked[checked],[checked] .n-checked\:n-radio-inner-checked{height:.8em;width:.8em}.n-tip-base{grid-gap:.5rem;align-items:center;background-color:rgba(var(--nui-c-context),.04);border-radius:.25rem;color:rgba(var(--nui-c-context),1);display:flex;gap:.5rem;padding:.4em 1em}.n-button-base{grid-gap:.25rem;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,.05));align-items:center;border-color:#9ca3af33;border-radius:.25rem;border-width:1px;box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);display:inline-flex;gap:.25rem;opacity:.8;outline:2px solid transparent!important;outline-offset:2px!important;padding:.25em 1em;touch-action:manipulation}.n-switch-base{align-items:center;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.n-icon{flex:none}.n-card-base{--un-bg-opacity:1;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,.05));background-color:rgba(255,255,255,var(--un-bg-opacity));border-color:#9ca3af33;border-radius:.25rem;border-width:1px;box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.n-border-base{border-color:#9ca3af33}.hover\:n-button-hover:hover{border-color:rgba(var(--nui-c-context),1)!important;color:rgba(var(--nui-c-context),1);opacity:1}.n-checked\:n-checkbox-box-checked[checked],[checked] .n-checked\:n-checkbox-box-checked{background-color:rgba(var(--nui-c-context),1);border-color:rgba(var(--nui-c-context),1)}.n-checked\:n-radio-box-checked[checked],[checked] .n-checked\:n-radio-box-checked{border-color:rgba(var(--nui-c-context),1)}.n-checked\:n-switch-slider-checked[checked],[checked] .n-checked\:n-switch-slider-checked{background-color:rgba(var(--nui-c-context),.1);border-color:rgba(var(--nui-c-context),.2)}[n~=borderless]{--un-shadow:0 0 var(--un-shadow-color, transparent) !important;border-style:none!important;box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)!important}.dark .n-bg-base,.dark .n-card-base{--un-bg-opacity:1;background-color:rgba(21,21,21,var(--un-bg-opacity))}.n-bg-base,.n-code-block{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.dark .n-code-block{--un-bg-opacity:1;background-color:rgba(18,18,18,var(--un-bg-opacity))}.dark .n-tip-base{background-color:rgba(var(--nui-c-context),.12)}.active\:n-button-active:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);--un-ring-color:rgba(var(--nui-c-context),.1);background-color:rgba(var(--nui-c-context),.05);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:n-link-hover:hover{color:rgba(var(--nui-c-context),1);text-decoration-color:rgba(var(--nui-c-context),1);text-decoration-style:dotted}.n-link-base{text-decoration-color:#0003;text-decoration-line:underline;text-underline-offset:2px}.dark .n-link-base{text-decoration-color:#fff6}.n-icon-button:hover{opacity:1}.focus-visible\:n-focus-base:focus-visible,.focus-within\:n-focus-base:focus-within,.peer:focus-visible~.peer-focus-visible\:n-focus-base{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);--un-ring-color:rgba(var(--nui-c-context),.5);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.peer:active~.peer-active\:n-active-base{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);--un-ring-color:rgba(var(--nui-c-context),.1);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.n-transition{transition-duration:.15s;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{bottom:0;top:0}.-bottom-1\/2{bottom:-50%}.-top-\[58px\]{top:-58px}.-top-3{top:-.75rem}.left-0{left:0}.right-0{right:0}.-z-1{z-index:-1}.z-1{z-index:1}.z-10{z-index:10}.z-100{z-index:100}.z-20{z-index:20}.z-5{z-index:5}.order-last{order:9999}.grid{display:grid}.col-span-2{grid-column:span 2 / span 2}.row-span-2{grid-row:span 2 / span 2}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.hover\:ml-1:hover{margin-left:.25rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-0\.4em{margin-right:.4em}.mr-1{margin-right:.25rem}.mt1{margin-top:.25rem}.block,.dark .dark\:block{display:block}.inline-block{display:inline-block}.dark .dark\:hidden,.hidden,[hidden=""]{display:none}.h-\[70px\]{height:70px}.h-1\/2{height:50%}.h-32{height:8rem}.h-auto{height:auto}.h-full,[h-full=""]{height:100%}.h-screen{height:100vh}.h1{height:.25rem}.max-h-630px{max-height:630px}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-w-\[960px\]{max-width:960px}.max-w-1200px{max-width:1200px}.max-w-520px{max-width:520px}.max-w-full{max-width:100%}.min-h-screen{min-height:100vh}.w-\[20\%\]{width:20%}.w-40{width:10rem}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.-translate-y-1{--un-translate-y:-.25rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-0{--un-scale-x:0;--un-scale-y:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.n-checked\:scale-100[checked],[checked] .n-checked\:scale-100{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.place-content-center{place-content:center}.place-self-start{place-self:start}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-gap2{grid-gap:.5rem;gap:.5rem}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.gap-y-16{grid-row-gap:4rem;row-gap:4rem}.gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.gap-y-4{grid-row-gap:1rem;row-gap:1rem}.space-x-1>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--un-space-x-reverse)));margin-right:calc(.25rem*var(--un-space-x-reverse))}.space-x-5>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--un-space-x-reverse)));margin-right:calc(1.25rem*var(--un-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.75rem*var(--un-space-y-reverse));margin-top:calc(.75rem*(1 - var(--un-space-y-reverse)))}.of-auto,[of-auto=""]{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.border,.border-1{border-width:1px}.border-r-1{border-right-width:1px}.border-t{border-top-width:1px}.border-gray-200{--un-border-opacity:1;border-color:rgba(229,231,235,var(--un-border-opacity))}.border-light-400{--un-border-opacity:1;border-color:rgba(246,246,246,var(--un-border-opacity))}.border-light-500{--un-border-opacity:1;border-color:rgba(242,242,242,var(--un-border-opacity))}.dark .dark\:border-dark-400{--un-border-opacity:1;border-color:rgba(34,34,34,var(--un-border-opacity))}.dark .dark\:border-gray-900{--un-border-opacity:1;border-color:rgba(17,24,39,var(--un-border-opacity))}.dark .dark\:border-transparent,.hover\:border-transparent:hover{border-color:transparent}.focus-within\:border-context:focus-within{border-color:rgba(var(--nui-c-context),1)}.rounded{border-radius:.25rem}.rounded-xl{border-radius:.75rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border-none,.dark .dark\:border-none{border-style:none}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-gray-100{--un-bg-opacity:1;background-color:rgba(243,244,246,var(--un-bg-opacity))}.bg-light-200{--un-bg-opacity:1;background-color:rgba(250,250,250,var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.dark .dark\:bg-black{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity))}.dark .dark\:bg-dark-700{--un-bg-opacity:1;background-color:rgba(27,27,27,var(--un-bg-opacity))}.dark .dark\:bg-dark-800{--un-bg-opacity:1;background-color:rgba(24,24,24,var(--un-bg-opacity))}.dark .dark\:bg-dark-900{--un-bg-opacity:1;background-color:rgba(15,15,15,var(--un-bg-opacity))}.dark .dark\:bg-gray-900{--un-bg-opacity:1;background-color:rgba(17,24,39,var(--un-bg-opacity))}.dark .dark\:bg-white\/10{background-color:#ffffff1a}.from-blue-400{--un-gradient-from:rgba(96,165,250,var(--un-from-opacity, 1));--un-gradient-to:rgba(96,165,250,0);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to)}.from-green-400{--un-gradient-from:rgba(74,222,128,var(--un-from-opacity, 1));--un-gradient-to:rgba(74,222,128,0);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to)}.from-yellow-400{--un-gradient-from:rgba(250,204,21,var(--un-from-opacity, 1));--un-gradient-to:rgba(250,204,21,0);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to)}.to-transparent{--un-gradient-to:transparent}.bg-gradient-to-l{--un-gradient-shape:to left;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient))}.bg-gradient-to-r{--un-gradient-shape:to right;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient))}.p-0,[p-0=""]{padding:0}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-8{padding:2rem}.p4{padding:1rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8,.px8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-9px{padding-bottom:9px;padding-top:9px}.pb-6,.pb6{padding-bottom:1.5rem}.pt-\[58px\]{padding-top:58px}.pt-14{padding-top:3.5rem}.pt2{padding-top:.5rem}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Avenir,Helvetica,Arial,sans-serif}.text-1\.1em{font-size:1.1em}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-tight{line-height:1.25}.dark .dark\:hover\:text-white:hover,.dark .dark\:text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.dark .dark\:text-gray-300{--un-text-opacity:1;color:rgba(209,213,219,var(--un-text-opacity))}.dark .dark\:text-light{--un-text-opacity:1;color:rgba(246,246,246,var(--un-text-opacity))}.hover\:text-black:hover,.text-black{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.text-dark-800{--un-text-opacity:1;color:rgba(24,24,24,var(--un-text-opacity))}.text-gray-700{--un-text-opacity:1;color:rgba(55,65,81,var(--un-text-opacity))}.text-truegray\:50{color:#a3a3a380}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:grayscale}.n-checked\:op100[checked],.op-100,[checked] .n-checked\:op100{opacity:1}.op0{opacity:0}.op50,.op50\:,[op50=""]{opacity:.5}.op75{opacity:.75}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.\!outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.focus-visible\:ring-2:focus-visible{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}[n~=lg]{font-size:1.125rem;line-height:1.75rem}.n-disabled\:n-disabled[disabled],[disabled] .n-disabled\:n-disabled{filter:saturate(0);opacity:.4;pointer-events:none}@media (min-width:640px){.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:h-34{height:8.5rem}.sm\:min-h-\[220px\]{min-height:220px}.sm\:flex-row{flex-direction:row}.sm\:justify-between{justify-content:space-between}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-28{padding-left:7rem;padding-right:7rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:block{display:block}.md\:min-h-\[180px\]{min-height:180px}}@media (min-width:1024px){.lg\:order-none{order:0}.lg\:col-span-10{grid-column:span 10 / span 10}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:min-h-min{min-height:-moz-min-content;min-height:min-content}.lg\:flex-col{flex-direction:column}.lg\:p-10{padding:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}}iframe[data-v-85f41f36]{height:auto;margin:0 auto;max-width:100%;transition:.4s ease-in-out;width:auto}img[data-v-23ec6856]{height:auto!important;margin:0 auto;max-width:100%;transition:.4s ease-in-out;width:auto!important}.n-code-block-lines .shiki code{counter-increment:step calc(var(--start, 1) - 1);counter-reset:step}.n-code-block-lines .shiki code .line:before{color:#a3a3a380;content:counter(step);counter-increment:step;display:inline-block;margin-right:.5rem;padding-right:.5rem;text-align:right;width:2rem}details[data-v-f38cfe25]{border-style:none}summary[data-v-f38cfe25]{border-style:none;list-style:none}details[open] summary[data-v-f38cfe25]{border-style:none}details summary[data-v-f38cfe25]::-webkit-details-marker{display:none}details[open] .chevron[data-v-f38cfe25]{opacity:.75;transform:rotate(180deg)}@media (prefers-color-scheme:light){.get-started-gradient-border[data-v-c886fa13]{background:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#00dc82,#1de0b1,#36e4da)}.gradient-border-modules[data-v-c886fa13]{background:linear-gradient(var(--gradient-angle),#f7d14c,rgba(247,209,76,.6),hsla(0,0%,100%,.8),#f7d14c)}.gradient-border-examples[data-v-c886fa13]{background:linear-gradient(var(--gradient-angle),#8deaff,rgba(141,234,255,.6),hsla(0,0%,100%,.8),#8deaff)}.gradient-border-documentation[data-v-c886fa13]{background:linear-gradient(var(--gradient-angle),#00dc82,rgba(0,220,130,.6),hsla(0,0%,100%,.8),#00dc82)}}@media (prefers-color-scheme:dark){.get-started-gradient-border[data-v-c886fa13]{background:linear-gradient(90deg,#18181b,#18181b),linear-gradient(90deg,#00dc82,#1de0b1,#36e4da)}.gradient-border-modules[data-v-c886fa13]{background:linear-gradient(var(--gradient-angle),#f7d14c,#a38108,hsla(0,0%,100%,.3),#a38108)}.gradient-border-examples[data-v-c886fa13]{background:linear-gradient(var(--gradient-angle),#8deaff,#008aa9,hsla(0,0%,100%,.3),#008aa9)}.gradient-border-documentation[data-v-c886fa13]{background:linear-gradient(var(--gradient-angle),#00dc82,#003f25,hsla(0,0%,100%,.2),#003f25)}}.get-started-gradient-border[data-v-c886fa13]{background-clip:padding-box,border-box;background-origin:padding-box,border-box;border-color:transparent;border-radius:12px;border-width:1px}.get-started-gradient-border[data-v-c886fa13]:hover>:is(.get-started-gradient-left,.get-started-gradient-right){opacity:.2}.get-started-gradient-left[data-v-c886fa13],.get-started-gradient-right[data-v-c886fa13]{opacity:0}.gradient-border[data-v-c886fa13]{border-radius:12px;left:0;opacity:0;position:absolute;top:0;transform:translate(-1px,-1px);width:calc(100% + 2px);z-index:-1}.gradient-border-rect[data-v-c886fa13]{height:calc(100% + 2px)}@media (min-width:1024px){.gradient-border-rect[data-v-c886fa13]{height:calc(100% + 1px)}}.gradient-border-square[data-v-c886fa13]{height:calc(100% + 2px)}.modules-gradient-right[data-v-c886fa13]{opacity:0}.documentation-container:hover>.gradient-border[data-v-c886fa13],.examples-container:hover>.gradient-border[data-v-c886fa13],.modules-container:hover>.gradient-border[data-v-c886fa13]{animation:gradient-rotate 5s linear 0s infinite reverse;opacity:1;transition:all .3s linear}.modules-container:hover>.modules-gradient-right[data-v-c886fa13]{opacity:.2}.examples-container:hover>.examples-gradient-right[data-v-c886fa13]{opacity:.2}.examples-gradient-right[data-v-c886fa13]{opacity:0}.documentation-image-color-dark[data-v-c886fa13],.documentation-image-color-light[data-v-c886fa13],.modules-image-color-dark[data-v-c886fa13],.modules-image-color-light[data-v-c886fa13],.examples-image-color-dark[data-v-c886fa13],.examples-image-color-light[data-v-c886fa13]{display:none}@media (prefers-color-scheme:light){.modules-image-light[data-v-c886fa13]{display:block}.modules-image-dark[data-v-c886fa13]{display:none}.modules-container:hover>a>.modules-image-light[data-v-c886fa13]{display:none}.modules-container:hover>a>.modules-image-color-light[data-v-c886fa13]{display:block}.examples-image-light[data-v-c886fa13]{display:block}.examples-image-dark[data-v-c886fa13]{display:none}.examples-container:hover>a>.examples-image-light[data-v-c886fa13]{display:none}.examples-container:hover>a>.examples-image-color-light[data-v-c886fa13]{display:block}.documentation-image-light[data-v-c886fa13]{display:block}.documentation-image-dark[data-v-c886fa13]{display:none}.documentation-container:hover>a>div>.documentation-image-light[data-v-c886fa13]{display:none}.documentation-container:hover>a>div>.documentation-image-color-light[data-v-c886fa13]{display:block}}@media (prefers-color-scheme:dark){.modules-image-dark[data-v-c886fa13]{display:block}.modules-image-light[data-v-c886fa13]{display:none}.modules-container:hover>a>.modules-image-color-dark[data-v-c886fa13]{display:block}.modules-container:hover>a>.modules-image-dark[data-v-c886fa13]{display:none}.examples-image-dark[data-v-c886fa13]{display:block}.examples-image-light[data-v-c886fa13]{display:none}.examples-container:hover>a>.examples-image-color-dark[data-v-c886fa13]{display:block}.examples-container:hover>a>.examples-image-dark[data-v-c886fa13]{display:none}.documentation-image-dark[data-v-c886fa13]{display:block}.documentation-image-light[data-v-c886fa13]{display:none}.documentation-container:hover>a>div>.documentation-image-color-dark[data-v-c886fa13]{display:block}.documentation-container:hover>a>div>.documentation-image-dark[data-v-c886fa13]{display:none}}.bg-white[data-v-c886fa13]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-100[data-v-c886fa13]{--tw-bg-opacity:1;background-color:rgba(238,238,238,var(--tw-bg-opacity))}.bg-gradient-to-r[data-v-c886fa13]{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-l[data-v-c886fa13]{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.from-green-400[data-v-c886fa13]{--tw-gradient-from:rgba(55, 233, 144, var(--tw-from-opacity, 1));--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, hsla(0,0%,100%,0))}.from-blue-400[data-v-c886fa13]{--tw-gradient-from:rgba(56, 189, 248, var(--tw-from-opacity, 1));--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, hsla(0,0%,100%,0))}.from-yellow-400[data-v-c886fa13]{--tw-gradient-from:rgba(251, 191, 36, var(--tw-from-opacity, 1));--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, hsla(0,0%,100%,0))}.to-transparent[data-v-c886fa13]{--tw-gradient-to:transparent}.border-gray-200[data-v-c886fa13]{--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.hover\:border-transparent[data-v-c886fa13]:hover{border-color:transparent}.rounded-xl[data-v-c886fa13]{border-radius:.75rem}.rounded[data-v-c886fa13]{border-radius:.25rem}.border[data-v-c886fa13]{border-width:1px}.border-t[data-v-c886fa13]{border-top-width:1px}.flex[data-v-c886fa13]{display:flex}.grid[data-v-c886fa13]{display:grid}.hidden[data-v-c886fa13]{display:none}.flex-col[data-v-c886fa13]{flex-direction:column}.flex-col-reverse[data-v-c886fa13]{flex-direction:column-reverse}.place-content-center[data-v-c886fa13]{place-content:center}.items-center[data-v-c886fa13]{align-items:center}.justify-end[data-v-c886fa13]{justify-content:flex-end}.justify-center[data-v-c886fa13]{justify-content:center}.flex-1[data-v-c886fa13]{flex:1 1 0%}.order-last[data-v-c886fa13]{order:9999}.font-mono[data-v-c886fa13]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-semibold[data-v-c886fa13]{font-weight:600}.font-bold[data-v-c886fa13]{font-weight:700}.h-32[data-v-c886fa13]{height:8rem}.h-\[70px\][data-v-c886fa13]{height:70px}.text-4xl[data-v-c886fa13]{font-size:2.25rem;line-height:2.5rem}.text-xl[data-v-c886fa13]{font-size:1.25rem;line-height:1.75rem}.text-sm[data-v-c886fa13]{font-size:.875rem;line-height:1.25rem}.text-2xl[data-v-c886fa13]{font-size:1.5rem;line-height:2rem}.mx-auto[data-v-c886fa13]{margin-left:auto;margin-right:auto}.mb-2[data-v-c886fa13]{margin-bottom:.5rem}.max-w-\[960px\][data-v-c886fa13]{max-width:960px}.min-h-screen[data-v-c886fa13]{min-height:100vh}.p-1[data-v-c886fa13]{padding:.25rem}.px-4[data-v-c886fa13]{padding-left:1rem;padding-right:1rem}.py-14[data-v-c886fa13]{padding-bottom:3.5rem;padding-top:3.5rem}.py-6[data-v-c886fa13]{padding-bottom:1.5rem;padding-top:1.5rem}.px-5[data-v-c886fa13]{padding-left:1.25rem;padding-right:1.25rem}.pt-\[58px\][data-v-c886fa13]{padding-top:58px}.pb-6[data-v-c886fa13]{padding-bottom:1.5rem}.absolute[data-v-c886fa13]{position:absolute}.relative[data-v-c886fa13]{position:relative}.inset-y-0[data-v-c886fa13]{bottom:0;top:0}.inset-x-0[data-v-c886fa13]{left:0;right:0}.left-0[data-v-c886fa13]{left:0}.right-0[data-v-c886fa13]{right:0}.-top-\[58px\][data-v-c886fa13]{top:-58px}.-top-3[data-v-c886fa13]{top:-.75rem}.focus-visible\:ring-2[data-v-c886fa13]:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.text-center[data-v-c886fa13]{text-align:center}.text-black[data-v-c886fa13]{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-gray-700[data-v-c886fa13]{--tw-text-opacity:1;color:rgba(66,66,66,var(--tw-text-opacity))}.hover\:text-black[data-v-c886fa13]:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.antialiased[data-v-c886fa13]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-full[data-v-c886fa13]{width:100%}.w-\[20\%\][data-v-c886fa13]{width:20%}.z-10[data-v-c886fa13]{z-index:10}.z-1[data-v-c886fa13]{z-index:1}.gap-6[data-v-c886fa13]{grid-gap:1.5rem;gap:1.5rem}.gap-3[data-v-c886fa13]{grid-gap:.75rem;gap:.75rem}.gap-x-4[data-v-c886fa13]{grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.gap-y-16[data-v-c886fa13]{grid-row-gap:4rem;-webkit-row-gap:4rem;-moz-row-gap:4rem;row-gap:4rem}.gap-y-4[data-v-c886fa13]{grid-row-gap:1rem;-webkit-row-gap:1rem;-moz-row-gap:1rem;row-gap:1rem}.gap-y-2[data-v-c886fa13]{grid-row-gap:.5rem;-webkit-row-gap:.5rem;-moz-row-gap:.5rem;row-gap:.5rem}.grid-cols-2[data-v-c886fa13]{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-2[data-v-c886fa13]{-ms-grid-column-span:span 2 / span 2;grid-column:span 2 / span 2}.row-span-2[data-v-c886fa13]{-ms-grid-row-span:span 2 / span 2;grid-row:span 2 / span 2}.transition-opacity[data-v-c886fa13]{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300[data-v-c886fa13]{transition-duration:.3s}@media (min-width:640px){.sm\:flex-row[data-v-c886fa13]{flex-direction:row}.sm\:justify-between[data-v-c886fa13]{justify-content:space-between}.sm\:h-34[data-v-c886fa13]{height:8.5rem}.sm\:text-base[data-v-c886fa13]{font-size:1rem;line-height:1.5rem}.sm\:text-5xl[data-v-c886fa13]{font-size:3rem;line-height:1}.sm\:min-h-\[220px\][data-v-c886fa13]{min-height:220px}.sm\:px-6[data-v-c886fa13]{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-28[data-v-c886fa13]{padding-left:7rem;padding-right:7rem}.sm\:col-span-1[data-v-c886fa13]{-ms-grid-column-span:span 1 / span 1;grid-column:span 1 / span 1}}@media (min-width:768px){.md\:min-h-\[180px\][data-v-c886fa13]{min-height:180px}}@media (min-width:1024px){.lg\:flex-col[data-v-c886fa13]{flex-direction:column}.lg\:order-none[data-v-c886fa13]{order:0}.lg\:min-h-min[data-v-c886fa13]{min-height:-moz-min-content;min-height:min-content}.lg\:py-7[data-v-c886fa13]{padding-bottom:1.75rem;padding-top:1.75rem}.lg\:px-8[data-v-c886fa13]{padding-left:2rem;padding-right:2rem}.lg\:grid-cols-10[data-v-c886fa13]{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:col-span-10[data-v-c886fa13]{-ms-grid-column-span:span 10 / span 10;grid-column:span 10 / span 10}.lg\:col-span-6[data-v-c886fa13]{-ms-grid-column-span:span 6 / span 6;grid-column:span 6 / span 6}.lg\:col-span-4[data-v-c886fa13]{-ms-grid-column-span:span 4 / span 4;grid-column:span 4 / span 4}}@media (prefers-color-scheme:dark){.dark\:bg-black[data-v-c886fa13]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.dark\:bg-white\/10[data-v-c886fa13]{--tw-bg-opacity:.1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark\:bg-gray-900[data-v-c886fa13]{--tw-bg-opacity:1;background-color:rgba(24,24,27,var(--tw-bg-opacity))}.dark\:border-transparent[data-v-c886fa13]{border-color:transparent}.dark\:border-gray-900[data-v-c886fa13]{--tw-border-opacity:1;border-color:rgba(24,24,27,var(--tw-border-opacity))}.dark\:border-none[data-v-c886fa13]{border-style:none}.dark\:block[data-v-c886fa13]{display:block}.dark\:hidden[data-v-c886fa13]{display:none}.dark\:text-white[data-v-c886fa13]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark\:text-gray-300[data-v-c886fa13]{--tw-text-opacity:1;color:rgba(189,189,189,var(--tw-text-opacity))}.dark\:hover\:text-white[data-v-c886fa13]:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}.icon[data-v-19a18889]{display:inline-block;vertical-align:middle}span[data-v-3c47f034]{background-color:currentColor;display:inline-block;-webkit-mask-image:var(--387181c2);mask-image:var(--387181c2);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle}.tab-panels{width:100%}div[role=tabpanel]{display:flex;width:100%}