Files
notxia.github.io/_nuxt/BRBP53Q8.js
2024-11-10 12:50:20 +00:00

72 lines
339 KiB
JavaScript
Raw Blame History

const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./KVeq5olf.js","./waQqphcD.js","./B0y6JPj3.js","./about.DQ3KPf58.css","./DC06v-_g.js","./CHVU7wI_.js","./DaWhTbgX.js","./B0QOuoFv.js","./resume.CQXCUcRb.css"])))=>i.map(i=>d[i]);
/**
* @vue/shared v3.5.12
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Ii(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Pe={},Yn=[],Ht=()=>{},Yd=()=>!1,Hr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Oi=e=>e.startsWith("onUpdate:"),Be=Object.assign,Ni=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Xd=Object.prototype.hasOwnProperty,be=(e,t)=>Xd.call(e,t),ae=Array.isArray,Xn=e=>Ur(e)==="[object Map]",Nc=e=>Ur(e)==="[object Set]",Jd=e=>Ur(e)==="[object RegExp]",le=e=>typeof e=="function",Oe=e=>typeof e=="string",Qt=e=>typeof e=="symbol",Re=e=>e!==null&&typeof e=="object",Mc=e=>(Re(e)||le(e))&&le(e.then)&&le(e.catch),Dc=Object.prototype.toString,Ur=e=>Dc.call(e),qd=e=>Ur(e).slice(8,-1),Fc=e=>Ur(e)==="[object Object]",Mi=e=>Oe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Jn=Ii(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Us=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Qd=/-(\w)/g,Et=Us(e=>e.replace(Qd,(t,n)=>n?n.toUpperCase():"")),zd=/\B([A-Z])/g,Mn=Us(e=>e.replace(zd,"-$1").toLowerCase()),Bs=Us(e=>e.charAt(0).toUpperCase()+e.slice(1)),mo=Us(e=>e?`on${Bs(e)}`:""),cn=(e,t)=>!Object.is(e,t),mr=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},$c=(e,t,n,o=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:o,value:n})},Zd=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Hc=e=>{const t=Oe(e)?Number(e):NaN;return isNaN(t)?e:t};let xa;const Vs=()=>xa||(xa=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Di(e){if(ae(e)){const t={};for(let n=0;n<e.length;n++){const o=e[n],s=Oe(o)?rh(o):Di(o);if(s)for(const r in s)t[r]=s[r]}return t}else if(Oe(e)||Re(e))return e}const eh=/;(?![^(]*\))/g,th=/:([^]+)/,nh=/\/\*[^]*?\*\//g;function rh(e){const t={};return e.replace(nh,"").split(eh).forEach(n=>{if(n){const o=n.split(th);o.length>1&&(t[o[0].trim()]=o[1].trim())}}),t}function js(e){let t="";if(Oe(e))t=e;else if(ae(e))for(let n=0;n<e.length;n++){const o=js(e[n]);o&&(t+=o+" ")}else if(Re(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const sh="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",oh=Ii(sh);function Uc(e){return!!e||e===""}const Bc=e=>!!(e&&e.__v_isRef===!0),ke=e=>Oe(e)?e:e==null?"":ae(e)||Re(e)&&(e.toString===Dc||!le(e.toString))?Bc(e)?ke(e.value):JSON.stringify(e,Vc,2):String(e),Vc=(e,t)=>Bc(t)?Vc(e,t.value):Xn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[o,s],r)=>(n[vo(o,r)+" =>"]=s,n),{})}:Nc(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>vo(n))}:Qt(t)?vo(t):Re(t)&&!ae(t)&&!Fc(t)?String(t):t,vo=(e,t="")=>{var n;return Qt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.12
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let ot;class jc{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ot,!t&&ot&&(this.index=(ot.scopes||(ot.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=ot;try{return ot=this,t()}finally{ot=n}}}on(){ot=this}off(){ot=this.parent}stop(t){if(this._active){let n,o;for(n=0,o=this.effects.length;n<o;n++)this.effects[n].stop();for(n=0,o=this.cleanups.length;n<o;n++)this.cleanups[n]();if(this.scopes)for(n=0,o=this.scopes.length;n<o;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 Fi(e){return new jc(e)}function Ws(){return ot}function Uo(e,t=!1){ot&&ot.cleanups.push(e)}let Le;const yo=new WeakSet;class Wc{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ot&&ot.active&&ot.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,yo.has(this)&&(yo.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Gc(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Ea(this),Yc(this);const t=Le,n=kt;Le=this,kt=!0;try{return this.fn()}finally{Xc(this),Le=t,kt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Ui(t);this.deps=this.depsTail=void 0,Ea(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?yo.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Bo(this)&&this.run()}get dirty(){return Bo(this)}}let Kc=0,vr,yr;function Gc(e,t=!1){if(e.flags|=8,t){e.next=yr,yr=e;return}e.next=vr,vr=e}function $i(){Kc++}function Hi(){if(--Kc>0)return;if(yr){let t=yr;for(yr=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;vr;){let t=vr;for(vr=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(o){e||(e=o)}t=n}}if(e)throw e}function Yc(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Xc(e){let t,n=e.depsTail,o=n;for(;o;){const s=o.prevDep;o.version===-1?(o===n&&(n=s),Ui(o),ih(o)):t=o,o.dep.activeLink=o.prevActiveLink,o.prevActiveLink=void 0,o=s}e.deps=t,e.depsTail=n}function Bo(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Jc(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Jc(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Pr))return;e.globalVersion=Pr;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Bo(e)){e.flags&=-3;return}const n=Le,o=kt;Le=e,kt=!0;try{Yc(e);const s=e.fn(e._value);(t.version===0||cn(s,e._value))&&(e._value=s,t.version++)}catch(s){throw t.version++,s}finally{Le=n,kt=o,Xc(e),e.flags&=-3}}function Ui(e,t=!1){const{dep:n,prevSub:o,nextSub:s}=e;if(o&&(o.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=o,e.nextSub=void 0),n.subs===e&&(n.subs=o,!o&&n.computed)){n.computed.flags&=-5;for(let r=n.computed.deps;r;r=r.nextDep)Ui(r,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function ih(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let kt=!0;const qc=[];function pn(){qc.push(kt),kt=!1}function gn(){const e=qc.pop();kt=e===void 0?!0:e}function Ea(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Le;Le=void 0;try{t()}finally{Le=n}}}let Pr=0;class ah{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Ks{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!Le||!kt||Le===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Le)n=this.activeLink=new ah(Le,this),Le.deps?(n.prevDep=Le.depsTail,Le.depsTail.nextDep=n,Le.depsTail=n):Le.deps=Le.depsTail=n,Qc(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const o=n.nextDep;o.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=o),n.prevDep=Le.depsTail,n.nextDep=void 0,Le.depsTail.nextDep=n,Le.depsTail=n,Le.deps===n&&(Le.deps=o)}return n}trigger(t){this.version++,Pr++,this.notify(t)}notify(t){$i();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Hi()}}}function Qc(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let o=t.deps;o;o=o.nextDep)Qc(o)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const gs=new WeakMap,kn=Symbol(""),Vo=Symbol(""),Lr=Symbol("");function Ze(e,t,n){if(kt&&Le){let o=gs.get(e);o||gs.set(e,o=new Map);let s=o.get(n);s||(o.set(n,s=new Ks),s.map=o,s.key=n),s.track()}}function Gt(e,t,n,o,s,r){const i=gs.get(e);if(!i){Pr++;return}const a=l=>{l&&l.trigger()};if($i(),t==="clear")i.forEach(a);else{const l=ae(e),f=l&&Mi(n);if(l&&n==="length"){const u=Number(o);i.forEach((h,d)=>{(d==="length"||d===Lr||!Qt(d)&&d>=u)&&a(h)})}else switch((n!==void 0||i.has(void 0))&&a(i.get(n)),f&&a(i.get(Lr)),t){case"add":l?f&&a(i.get("length")):(a(i.get(kn)),Xn(e)&&a(i.get(Vo)));break;case"delete":l||(a(i.get(kn)),Xn(e)&&a(i.get(Vo)));break;case"set":Xn(e)&&a(i.get(kn));break}}Hi()}function lh(e,t){const n=gs.get(e);return n&&n.get(t)}function Hn(e){const t=ve(e);return t===e?t:(Ze(t,"iterate",Lr),xt(e)?t:t.map(et))}function Gs(e){return Ze(e=ve(e),"iterate",Lr),e}const ch={__proto__:null,[Symbol.iterator](){return _o(this,Symbol.iterator,et)},concat(...e){return Hn(this).concat(...e.map(t=>ae(t)?Hn(t):t))},entries(){return _o(this,"entries",e=>(e[1]=et(e[1]),e))},every(e,t){return Ut(this,"every",e,t,void 0,arguments)},filter(e,t){return Ut(this,"filter",e,t,n=>n.map(et),arguments)},find(e,t){return Ut(this,"find",e,t,et,arguments)},findIndex(e,t){return Ut(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ut(this,"findLast",e,t,et,arguments)},findLastIndex(e,t){return Ut(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ut(this,"forEach",e,t,void 0,arguments)},includes(...e){return xo(this,"includes",e)},indexOf(...e){return xo(this,"indexOf",e)},join(e){return Hn(this).join(e)},lastIndexOf(...e){return xo(this,"lastIndexOf",e)},map(e,t){return Ut(this,"map",e,t,void 0,arguments)},pop(){return cr(this,"pop")},push(...e){return cr(this,"push",e)},reduce(e,...t){return ba(this,"reduce",e,t)},reduceRight(e,...t){return ba(this,"reduceRight",e,t)},shift(){return cr(this,"shift")},some(e,t){return Ut(this,"some",e,t,void 0,arguments)},splice(...e){return cr(this,"splice",e)},toReversed(){return Hn(this).toReversed()},toSorted(e){return Hn(this).toSorted(e)},toSpliced(...e){return Hn(this).toSpliced(...e)},unshift(...e){return cr(this,"unshift",e)},values(){return _o(this,"values",et)}};function _o(e,t,n){const o=Gs(e),s=o[t]();return o!==e&&!xt(e)&&(s._next=s.next,s.next=()=>{const r=s._next();return r.value&&(r.value=n(r.value)),r}),s}const uh=Array.prototype;function Ut(e,t,n,o,s,r){const i=Gs(e),a=i!==e&&!xt(e),l=i[t];if(l!==uh[t]){const h=l.apply(e,r);return a?et(h):h}let f=n;i!==e&&(a?f=function(h,d){return n.call(this,et(h),d,e)}:n.length>2&&(f=function(h,d){return n.call(this,h,d,e)}));const u=l.call(i,f,o);return a&&s?s(u):u}function ba(e,t,n,o){const s=Gs(e);let r=n;return s!==e&&(xt(e)?n.length>3&&(r=function(i,a,l){return n.call(this,i,a,l,e)}):r=function(i,a,l){return n.call(this,i,et(a),l,e)}),s[t](r,...o)}function xo(e,t,n){const o=ve(e);Ze(o,"iterate",Lr);const s=o[t](...n);return(s===-1||s===!1)&&ji(n[0])?(n[0]=ve(n[0]),o[t](...n)):s}function cr(e,t,n=[]){pn(),$i();const o=ve(e)[t].apply(e,n);return Hi(),gn(),o}const fh=Ii("__proto__,__v_isRef,__isVue"),zc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Qt));function dh(e){Qt(e)||(e=String(e));const t=ve(this);return Ze(t,"has",e),t.hasOwnProperty(e)}class Zc{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,o){const s=this._isReadonly,r=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return r;if(n==="__v_raw")return o===(s?r?bh:ru:r?nu:tu).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(o)?t:void 0;const i=ae(t);if(!s){let l;if(i&&(l=ch[n]))return l;if(n==="hasOwnProperty")return dh}const a=Reflect.get(t,n,Me(t)?t:o);return(Qt(n)?zc.has(n):fh(n))||(s||Ze(t,"get",n),r)?a:Me(a)?i&&Mi(n)?a:a.value:Re(a)?s?su(a):mn(a):a}}class eu extends Zc{constructor(t=!1){super(!1,t)}set(t,n,o,s){let r=t[n];if(!this._isShallow){const l=hn(r);if(!xt(o)&&!hn(o)&&(r=ve(r),o=ve(o)),!ae(t)&&Me(r)&&!Me(o))return l?!1:(r.value=o,!0)}const i=ae(t)&&Mi(n)?Number(n)<t.length:be(t,n),a=Reflect.set(t,n,o,Me(t)?t:s);return t===ve(s)&&(i?cn(o,r)&&Gt(t,"set",n,o):Gt(t,"add",n,o)),a}deleteProperty(t,n){const o=be(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&o&&Gt(t,"delete",n,void 0),s}has(t,n){const o=Reflect.has(t,n);return(!Qt(n)||!zc.has(n))&&Ze(t,"has",n),o}ownKeys(t){return Ze(t,"iterate",ae(t)?"length":kn),Reflect.ownKeys(t)}}class hh extends Zc{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const ph=new eu,gh=new hh,mh=new eu(!0);const jo=e=>e,Jr=e=>Reflect.getPrototypeOf(e);function vh(e,t,n){return function(...o){const s=this.__v_raw,r=ve(s),i=Xn(r),a=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,f=s[e](...o),u=n?jo:t?Wo:et;return!t&&Ze(r,"iterate",l?Vo:kn),{next(){const{value:h,done:d}=f.next();return d?{value:h,done:d}:{value:a?[u(h[0]),u(h[1])]:u(h),done:d}},[Symbol.iterator](){return this}}}}function qr(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function yh(e,t){const n={get(s){const r=this.__v_raw,i=ve(r),a=ve(s);e||(cn(s,a)&&Ze(i,"get",s),Ze(i,"get",a));const{has:l}=Jr(i),f=t?jo:e?Wo:et;if(l.call(i,s))return f(r.get(s));if(l.call(i,a))return f(r.get(a));r!==i&&r.get(s)},get size(){const s=this.__v_raw;return!e&&Ze(ve(s),"iterate",kn),Reflect.get(s,"size",s)},has(s){const r=this.__v_raw,i=ve(r),a=ve(s);return e||(cn(s,a)&&Ze(i,"has",s),Ze(i,"has",a)),s===a?r.has(s):r.has(s)||r.has(a)},forEach(s,r){const i=this,a=i.__v_raw,l=ve(a),f=t?jo:e?Wo:et;return!e&&Ze(l,"iterate",kn),a.forEach((u,h)=>s.call(r,f(u),f(h),i))}};return Be(n,e?{add:qr("add"),set:qr("set"),delete:qr("delete"),clear:qr("clear")}:{add(s){!t&&!xt(s)&&!hn(s)&&(s=ve(s));const r=ve(this);return Jr(r).has.call(r,s)||(r.add(s),Gt(r,"add",s,s)),this},set(s,r){!t&&!xt(r)&&!hn(r)&&(r=ve(r));const i=ve(this),{has:a,get:l}=Jr(i);let f=a.call(i,s);f||(s=ve(s),f=a.call(i,s));const u=l.call(i,s);return i.set(s,r),f?cn(r,u)&&Gt(i,"set",s,r):Gt(i,"add",s,r),this},delete(s){const r=ve(this),{has:i,get:a}=Jr(r);let l=i.call(r,s);l||(s=ve(s),l=i.call(r,s)),a&&a.call(r,s);const f=r.delete(s);return l&&Gt(r,"delete",s,void 0),f},clear(){const s=ve(this),r=s.size!==0,i=s.clear();return r&&Gt(s,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=vh(s,e,t)}),n}function Bi(e,t){const n=yh(e,t);return(o,s,r)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?o:Reflect.get(be(n,s)&&s in o?n:o,s,r)}const _h={get:Bi(!1,!1)},xh={get:Bi(!1,!0)},Eh={get:Bi(!0,!1)};const tu=new WeakMap,nu=new WeakMap,ru=new WeakMap,bh=new WeakMap;function wh(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Sh(e){return e.__v_skip||!Object.isExtensible(e)?0:wh(qd(e))}function mn(e){return hn(e)?e:Vi(e,!1,ph,_h,tu)}function Xt(e){return Vi(e,!1,mh,xh,nu)}function su(e){return Vi(e,!0,gh,Eh,ru)}function Vi(e,t,n,o,s){if(!Re(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=s.get(e);if(r)return r;const i=Sh(e);if(i===0)return e;const a=new Proxy(e,i===2?o:n);return s.set(e,a),a}function An(e){return hn(e)?An(e.__v_raw):!!(e&&e.__v_isReactive)}function hn(e){return!!(e&&e.__v_isReadonly)}function xt(e){return!!(e&&e.__v_isShallow)}function ji(e){return e?!!e.__v_raw:!1}function ve(e){const t=e&&e.__v_raw;return t?ve(t):e}function Ch(e){return!be(e,"__v_skip")&&Object.isExtensible(e)&&$c(e,"__v_skip",!0),e}const et=e=>Re(e)?mn(e):e,Wo=e=>Re(e)?su(e):e;function Me(e){return e?e.__v_isRef===!0:!1}function Se(e){return ou(e,!1)}function zn(e){return ou(e,!0)}function ou(e,t){return Me(e)?e:new Th(e,t)}class Th{constructor(t,n){this.dep=new Ks,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ve(t),this._value=n?t:et(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,o=this.__v_isShallow||xt(t)||hn(t);t=o?t:ve(t),cn(t,n)&&(this._rawValue=t,this._value=o?t:et(t),this.dep.trigger())}}function te(e){return Me(e)?e.value:e}const Ph={get:(e,t,n)=>t==="__v_raw"?e:te(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const s=e[t];return Me(s)&&!Me(n)?(s.value=n,!0):Reflect.set(e,t,n,o)}};function iu(e){return An(e)?e:new Proxy(e,Ph)}class Lh{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new Ks,{get:o,set:s}=t(n.track.bind(n),n.trigger.bind(n));this._get=o,this._set=s}get value(){return this._value=this._get()}set value(t){this._set(t)}}function Rh(e){return new Lh(e)}class kh{constructor(t,n,o){this._object=t,this._key=n,this._defaultValue=o,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return lh(ve(this._object),this._key)}}class Ah{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function au(e,t,n){return Me(e)?e:le(e)?new Ah(e):Re(e)&&arguments.length>1?Ih(e,t,n):Se(e)}function Ih(e,t,n){const o=e[t];return Me(o)?o:new kh(e,t,n)}class Oh{constructor(t,n,o){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Ks(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Pr-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=o}notify(){if(this.flags|=16,!(this.flags&8)&&Le!==this)return Gc(this,!0),!0}get value(){const t=this.dep.track();return Jc(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Nh(e,t,n=!1){let o,s;return le(e)?o=e:(o=e.get,s=e.set),new Oh(o,s,n)}const Qr={},ms=new WeakMap;let Ln;function Mh(e,t=!1,n=Ln){if(n){let o=ms.get(n);o||ms.set(n,o=[]),o.push(e)}}function Dh(e,t,n=Pe){const{immediate:o,deep:s,once:r,scheduler:i,augmentJob:a,call:l}=n,f=_=>s?_:xt(_)||s===!1||s===0?Yt(_,1):Yt(_);let u,h,d,c,p=!1,g=!1;if(Me(e)?(h=()=>e.value,p=xt(e)):An(e)?(h=()=>f(e),p=!0):ae(e)?(g=!0,p=e.some(_=>An(_)||xt(_)),h=()=>e.map(_=>{if(Me(_))return _.value;if(An(_))return f(_);if(le(_))return l?l(_,2):_()})):le(e)?t?h=l?()=>l(e,2):e:h=()=>{if(d){pn();try{d()}finally{gn()}}const _=Ln;Ln=u;try{return l?l(e,3,[c]):e(c)}finally{Ln=_}}:h=Ht,t&&s){const _=h,m=s===!0?1/0:s;h=()=>Yt(_(),m)}const v=Ws(),x=()=>{u.stop(),v&&Ni(v.effects,u)};if(r&&t){const _=t;t=(...m)=>{_(...m),x()}}let b=g?new Array(e.length).fill(Qr):Qr;const y=_=>{if(!(!(u.flags&1)||!u.dirty&&!_))if(t){const m=u.run();if(s||p||(g?m.some((E,w)=>cn(E,b[w])):cn(m,b))){d&&d();const E=Ln;Ln=u;try{const w=[m,b===Qr?void 0:g&&b[0]===Qr?[]:b,c];l?l(t,3,w):t(...w),b=m}finally{Ln=E}}}else u.run()};return a&&a(y),u=new Wc(h),u.scheduler=i?()=>i(y,!1):y,c=_=>Mh(_,!1,u),d=u.onStop=()=>{const _=ms.get(u);if(_){if(l)l(_,4);else for(const m of _)m();ms.delete(u)}},t?o?y(!0):b=u.run():i?i(y.bind(null,!0),!0):u.run(),x.pause=u.pause.bind(u),x.resume=u.resume.bind(u),x.stop=x,x}function Yt(e,t=1/0,n){if(t<=0||!Re(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Me(e))Yt(e.value,t,n);else if(ae(e))for(let o=0;o<e.length;o++)Yt(e[o],t,n);else if(Nc(e)||Xn(e))e.forEach(o=>{Yt(o,t,n)});else if(Fc(e)){for(const o in e)Yt(e[o],t,n);for(const o of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,o)&&Yt(e[o],t,n)}return e}/**
* @vue/runtime-core v3.5.12
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Br(e,t,n,o){try{return o?e(...o):e()}catch(s){Vr(s,t,n)}}function At(e,t,n,o){if(le(e)){const s=Br(e,t,n,o);return s&&Mc(s)&&s.catch(r=>{Vr(r,t,n)}),s}if(ae(e)){const s=[];for(let r=0;r<e.length;r++)s.push(At(e[r],t,n,o));return s}}function Vr(e,t,n,o=!0){const s=t?t.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||Pe;if(t){let a=t.parent;const l=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const u=a.ec;if(u){for(let h=0;h<u.length;h++)if(u[h](e,l,f)===!1)return}a=a.parent}if(r){pn(),Br(r,null,10,[e,l,f]),gn();return}}Fh(e,n,s,o,i)}function Fh(e,t,n,o=!0,s=!1){if(s)throw e;console.error(e)}const it=[];let Dt=-1;const qn=[];let nn=null,jn=0;const lu=Promise.resolve();let vs=null;function vn(e){const t=vs||lu;return e?t.then(this?e.bind(this):e):t}function $h(e){let t=Dt+1,n=it.length;for(;t<n;){const o=t+n>>>1,s=it[o],r=Rr(s);r<e||r===e&&s.flags&2?t=o+1:n=o}return t}function Wi(e){if(!(e.flags&1)){const t=Rr(e),n=it[it.length-1];!n||!(e.flags&2)&&t>=Rr(n)?it.push(e):it.splice($h(t),0,e),e.flags|=1,cu()}}function cu(){vs||(vs=lu.then(uu))}function Ko(e){ae(e)?qn.push(...e):nn&&e.id===-1?nn.splice(jn+1,0,e):e.flags&1||(qn.push(e),e.flags|=1),cu()}function wa(e,t,n=Dt+1){for(;n<it.length;n++){const o=it[n];if(o&&o.flags&2){if(e&&o.id!==e.uid)continue;it.splice(n,1),n--,o.flags&4&&(o.flags&=-2),o(),o.flags&4||(o.flags&=-2)}}}function ys(e){if(qn.length){const t=[...new Set(qn)].sort((n,o)=>Rr(n)-Rr(o));if(qn.length=0,nn){nn.push(...t);return}for(nn=t,jn=0;jn<nn.length;jn++){const n=nn[jn];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}nn=null,jn=0}}const Rr=e=>e.id==null?e.flags&2?-1:1/0:e.id;function uu(e){try{for(Dt=0;Dt<it.length;Dt++){const t=it[Dt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Br(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Dt<it.length;Dt++){const t=it[Dt];t&&(t.flags&=-2)}Dt=-1,it.length=0,ys(),vs=null,(it.length||qn.length)&&uu()}}let je=null,fu=null;function _s(e){const t=je;return je=e,fu=e&&e.type.__scopeId||null,t}function yn(e,t=je,n){if(!t||e._n)return e;const o=(...s)=>{o._d&&Da(-1);const r=_s(t);let i;try{i=e(...s)}finally{_s(r),o._d&&Da(1)}return i};return o._n=!0,o._c=!0,o._d=!0,o}function sb(e,t){if(je===null)return e;const n=Qs(je),o=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[r,i,a,l=Pe]=t[s];r&&(le(r)&&(r={mounted:r,updated:r}),r.deep&&Yt(i),o.push({dir:r,instance:n,value:i,oldValue:void 0,arg:a,modifiers:l}))}return e}function Ft(e,t,n,o){const s=e.dirs,r=t&&t.dirs;for(let i=0;i<s.length;i++){const a=s[i];r&&(a.oldValue=r[i].value);let l=a.dir[o];l&&(pn(),At(l,n,8,[e.el,a,e,t]),gn())}}const Hh=Symbol("_vte"),du=e=>e.__isTeleport,rn=Symbol("_leaveCb"),zr=Symbol("_enterCb");function Uh(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return wt(()=>{e.isMounted=!0}),jr(()=>{e.isUnmounting=!0}),e}const vt=[Function,Array],hu={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:vt,onEnter:vt,onAfterEnter:vt,onEnterCancelled:vt,onBeforeLeave:vt,onLeave:vt,onAfterLeave:vt,onLeaveCancelled:vt,onBeforeAppear:vt,onAppear:vt,onAfterAppear:vt,onAppearCancelled:vt},pu=e=>{const t=e.subTree;return t.component?pu(t.component):t},Bh={name:"BaseTransition",props:hu,setup(e,{slots:t}){const n=Dn(),o=Uh();return()=>{const s=t.default&&vu(t.default(),!0);if(!s||!s.length)return;const r=gu(s),i=ve(e),{mode:a}=i;if(o.isLeaving)return Eo(r);const l=Sa(r);if(!l)return Eo(r);let f=Go(l,i,o,n,d=>f=d);l.type!==Ve&&Zn(l,f);const u=n.subTree,h=u&&Sa(u);if(h&&h.type!==Ve&&!Lt(l,h)&&pu(n).type!==Ve){const d=Go(h,i,o,n);if(Zn(h,d),a==="out-in"&&l.type!==Ve)return o.isLeaving=!0,d.afterLeave=()=>{o.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave},Eo(r);a==="in-out"&&l.type!==Ve&&(d.delayLeave=(c,p,g)=>{const v=mu(o,h);v[String(h.key)]=h,c[rn]=()=>{p(),c[rn]=void 0,delete f.delayedLeave},f.delayedLeave=g})}return r}}};function gu(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==Ve){t=n;break}}return t}const Vh=Bh;function mu(e,t){const{leavingVNodes:n}=e;let o=n.get(t.type);return o||(o=Object.create(null),n.set(t.type,o)),o}function Go(e,t,n,o,s){const{appear:r,mode:i,persisted:a=!1,onBeforeEnter:l,onEnter:f,onAfterEnter:u,onEnterCancelled:h,onBeforeLeave:d,onLeave:c,onAfterLeave:p,onLeaveCancelled:g,onBeforeAppear:v,onAppear:x,onAfterAppear:b,onAppearCancelled:y}=t,_=String(e.key),m=mu(n,e),E=(T,L)=>{T&&At(T,o,9,L)},w=(T,L)=>{const P=L[1];E(T,L),ae(T)?T.every(C=>C.length<=1)&&P():T.length<=1&&P()},S={mode:i,persisted:a,beforeEnter(T){let L=l;if(!n.isMounted)if(r)L=v||l;else return;T[rn]&&T[rn](!0);const P=m[_];P&&Lt(e,P)&&P.el[rn]&&P.el[rn](),E(L,[T])},enter(T){let L=f,P=u,C=h;if(!n.isMounted)if(r)L=x||f,P=b||u,C=y||h;else return;let O=!1;const F=T[zr]=$=>{O||(O=!0,$?E(C,[T]):E(P,[T]),S.delayedLeave&&S.delayedLeave(),T[zr]=void 0)};L?w(L,[T,F]):F()},leave(T,L){const P=String(e.key);if(T[zr]&&T[zr](!0),n.isUnmounting)return L();E(d,[T]);let C=!1;const O=T[rn]=F=>{C||(C=!0,L(),F?E(g,[T]):E(p,[T]),T[rn]=void 0,m[P]===e&&delete m[P])};m[P]=e,c?w(c,[T,O]):O()},clone(T){const L=Go(T,t,n,o,s);return s&&s(L),L}};return S}function Eo(e){if(Ys(e))return e=qt(e),e.children=null,e}function Sa(e){if(!Ys(e))return du(e.type)&&e.children?gu(e.children):e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&le(n.default))return n.default()}}function Zn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Zn(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 vu(e,t=!1,n){let o=[],s=0;for(let r=0;r<e.length;r++){let i=e[r];const a=n==null?i.key:String(n)+String(i.key!=null?i.key:r);i.type===Ke?(i.patchFlag&128&&s++,o=o.concat(vu(i.children,t,a))):(t||i.type!==Ve)&&o.push(a!=null?qt(i,{key:a}):i)}if(s>1)for(let r=0;r<o.length;r++)o[r].patchFlag=-2;return o}/*! #__NO_SIDE_EFFECTS__ */function ze(e,t){return le(e)?Be({name:e.name},t,{setup:e}):e}function yu(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function xs(e,t,n,o,s=!1){if(ae(e)){e.forEach((p,g)=>xs(p,t&&(ae(t)?t[g]:t),n,o,s));return}if(un(o)&&!s)return;const r=o.shapeFlag&4?Qs(o.component):o.el,i=s?null:r,{i:a,r:l}=e,f=t&&t.r,u=a.refs===Pe?a.refs={}:a.refs,h=a.setupState,d=ve(h),c=h===Pe?()=>!1:p=>be(d,p);if(f!=null&&f!==l&&(Oe(f)?(u[f]=null,c(f)&&(h[f]=null)):Me(f)&&(f.value=null)),le(l))Br(l,a,12,[i,u]);else{const p=Oe(l),g=Me(l);if(p||g){const v=()=>{if(e.f){const x=p?c(l)?h[l]:u[l]:l.value;s?ae(x)&&Ni(x,r):ae(x)?x.includes(r)||x.push(r):p?(u[l]=[r],c(l)&&(h[l]=u[l])):(l.value=[r],e.k&&(u[e.k]=l.value))}else p?(u[l]=i,c(l)&&(h[l]=i)):g&&(l.value=i,e.k&&(u[e.k]=i))};i?(v.id=-1,Je(v,n)):v()}}}let Ca=!1;const Un=()=>{Ca||(console.error("Hydration completed but contains mismatches."),Ca=!0)},jh=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",Wh=e=>e.namespaceURI.includes("MathML"),Zr=e=>{if(e.nodeType===1){if(jh(e))return"svg";if(Wh(e))return"mathml"}},es=e=>e.nodeType===8;function Kh(e){const{mt:t,p:n,o:{patchProp:o,createText:s,nextSibling:r,parentNode:i,remove:a,insert:l,createComment:f}}=e,u=(y,_)=>{if(!_.hasChildNodes()){n(null,y,_),ys(),_._vnode=y;return}h(_.firstChild,y,null,null,null),ys(),_._vnode=y},h=(y,_,m,E,w,S=!1)=>{S=S||!!_.dynamicChildren;const T=es(y)&&y.data==="[",L=()=>g(y,_,m,E,w,T),{type:P,ref:C,shapeFlag:O,patchFlag:F}=_;let $=y.nodeType;_.el=y,F===-2&&(S=!1,_.dynamicChildren=null);let U=null;switch(P){case dn:$!==3?_.children===""?(l(_.el=s(""),i(y),y),U=y):U=L():(y.data!==_.children&&(Un(),y.data=_.children),U=r(y));break;case Ve:b(y)?(U=r(y),x(_.el=y.content.firstChild,y,m)):$!==8||T?U=L():U=r(y);break;case xr:if(T&&(y=r(y),$=y.nodeType),$===1||$===3){U=y;const j=!_.children.length;for(let Y=0;Y<_.staticCount;Y++)j&&(_.children+=U.nodeType===1?U.outerHTML:U.data),Y===_.staticCount-1&&(_.anchor=U),U=r(U);return T?r(U):U}else L();break;case Ke:T?U=p(y,_,m,E,w,S):U=L();break;default:if(O&1)($!==1||_.type.toLowerCase()!==y.tagName.toLowerCase())&&!b(y)?U=L():U=d(y,_,m,E,w,S);else if(O&6){_.slotScopeIds=w;const j=i(y);if(T?U=v(y):es(y)&&y.data==="teleport start"?U=v(y,y.data,"teleport end"):U=r(y),t(_,j,null,m,E,Zr(j),S),un(_)){let Y;T?(Y=Ae(Ke),Y.anchor=U?U.previousSibling:j.lastChild):Y=y.nodeType===3?qs(""):Ae("div"),Y.el=y,_.component.subTree=Y}}else O&64?$!==8?U=L():U=_.type.hydrate(y,_,m,E,w,S,e,c):O&128&&(U=_.type.hydrate(y,_,m,E,Zr(i(y)),w,S,e,h))}return C!=null&&xs(C,null,E,_),U},d=(y,_,m,E,w,S)=>{S=S||!!_.dynamicChildren;const{type:T,props:L,patchFlag:P,shapeFlag:C,dirs:O,transition:F}=_,$=T==="input"||T==="option";if($||P!==-1){O&&Ft(_,null,m,"created");let U=!1;if(b(y)){U=Bu(null,F)&&m&&m.vnode.props&&m.vnode.props.appear;const Y=y.content.firstChild;U&&F.beforeEnter(Y),x(Y,y,m),_.el=y=Y}if(C&16&&!(L&&(L.innerHTML||L.textContent))){let Y=c(y.firstChild,_,y,m,E,w,S);for(;Y;){ts(y,1)||Un();const se=Y;Y=Y.nextSibling,a(se)}}else if(C&8){let Y=_.children;Y[0]===`
`&&(y.tagName==="PRE"||y.tagName==="TEXTAREA")&&(Y=Y.slice(1)),y.textContent!==Y&&(ts(y,0)||Un(),y.textContent=_.children)}if(L){if($||!S||P&48){const Y=y.tagName.includes("-");for(const se in L)($&&(se.endsWith("value")||se==="indeterminate")||Hr(se)&&!Jn(se)||se[0]==="."||Y)&&o(y,se,null,L[se],void 0,m)}else if(L.onClick)o(y,"onClick",null,L.onClick,void 0,m);else if(P&4&&An(L.style))for(const Y in L.style)L.style[Y]}let j;(j=L&&L.onVnodeBeforeMount)&&ct(j,m,_),O&&Ft(_,null,m,"beforeMount"),((j=L&&L.onVnodeMounted)||O||U)&&Yu(()=>{j&&ct(j,m,_),U&&F.enter(y),O&&Ft(_,null,m,"mounted")},E)}return y.nextSibling},c=(y,_,m,E,w,S,T)=>{T=T||!!_.dynamicChildren;const L=_.children,P=L.length;for(let C=0;C<P;C++){const O=T?L[C]:L[C]=mt(L[C]),F=O.type===dn;y?(F&&!T&&C+1<P&&mt(L[C+1]).type===dn&&(l(s(y.data.slice(O.children.length)),m,r(y)),y.data=O.children),y=h(y,O,E,w,S,T)):F&&!O.children?l(O.el=s(""),m):(ts(m,1)||Un(),n(null,O,m,null,E,w,Zr(m),S))}return y},p=(y,_,m,E,w,S)=>{const{slotScopeIds:T}=_;T&&(w=w?w.concat(T):T);const L=i(y),P=c(r(y),_,L,m,E,w,S);return P&&es(P)&&P.data==="]"?r(_.anchor=P):(Un(),l(_.anchor=f("]"),L,P),P)},g=(y,_,m,E,w,S)=>{if(ts(y.parentElement,1)||Un(),_.el=null,S){const P=v(y);for(;;){const C=r(y);if(C&&C!==P)a(C);else break}}const T=r(y),L=i(y);return a(y),n(null,_,L,T,m,E,Zr(L),w),T},v=(y,_="[",m="]")=>{let E=0;for(;y;)if(y=r(y),y&&es(y)&&(y.data===_&&E++,y.data===m)){if(E===0)return r(y);E--}return y},x=(y,_,m)=>{const E=_.parentNode;E&&E.replaceChild(y,_);let w=m;for(;w;)w.vnode.el===_&&(w.vnode.el=w.subTree.el=y),w=w.parent},b=y=>y.nodeType===1&&y.tagName==="TEMPLATE";return[u,h]}const Ta="data-allow-mismatch",Gh={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function ts(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Ta);)e=e.parentElement;const n=e&&e.getAttribute(Ta);if(n==null)return!1;if(n==="")return!0;{const o=n.split(",");return t===0&&o.includes("children")?!0:n.split(",").includes(Gh[t])}}Vs().requestIdleCallback;Vs().cancelIdleCallback;const un=e=>!!e.type.__asyncLoader,Ys=e=>e.type.__isKeepAlive,Yh={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Dn(),o=n.ctx;if(!o.renderer)return()=>{const b=t.default&&t.default();return b&&b.length===1?b[0]:b};const s=new Map,r=new Set;let i=null;const a=n.suspense,{renderer:{p:l,m:f,um:u,o:{createElement:h}}}=o,d=h("div");o.activate=(b,y,_,m,E)=>{const w=b.component;f(b,y,_,0,a),l(w.vnode,b,y,_,w,a,m,b.slotScopeIds,E),Je(()=>{w.isDeactivated=!1,w.a&&mr(w.a);const S=b.props&&b.props.onVnodeMounted;S&&ct(S,w.parent,b)},a)},o.deactivate=b=>{const y=b.component;bs(y.m),bs(y.a),f(b,d,null,1,a),Je(()=>{y.da&&mr(y.da);const _=b.props&&b.props.onVnodeUnmounted;_&&ct(_,y.parent,b),y.isDeactivated=!0},a)};function c(b){bo(b),u(b,n,a,!0)}function p(b){s.forEach((y,_)=>{const m=ei(y.type);m&&!b(m)&&g(_)})}function g(b){const y=s.get(b);y&&(!i||!Lt(y,i))?c(y):i&&bo(i),s.delete(b),r.delete(b)}ht(()=>[e.include,e.exclude],([b,y])=>{b&&p(_=>pr(b,_)),y&&p(_=>!pr(y,_))},{flush:"post",deep:!0});let v=null;const x=()=>{v!=null&&(ws(n.subTree.type)?Je(()=>{s.set(v,ns(n.subTree))},n.subTree.suspense):s.set(v,ns(n.subTree)))};return wt(x),bu(x),jr(()=>{s.forEach(b=>{const{subTree:y,suspense:_}=n,m=ns(y);if(b.type===m.type&&b.key===m.key){bo(m);const E=m.component.da;E&&Je(E,_);return}c(b)})}),()=>{if(v=null,!t.default)return i=null;const b=t.default(),y=b[0];if(b.length>1)return i=null,b;if(!Nn(y)||!(y.shapeFlag&4)&&!(y.shapeFlag&128))return i=null,y;let _=ns(y);if(_.type===Ve)return i=null,_;const m=_.type,E=ei(un(_)?_.type.__asyncResolved||{}:m),{include:w,exclude:S,max:T}=e;if(w&&(!E||!pr(w,E))||S&&E&&pr(S,E))return _.shapeFlag&=-257,i=_,y;const L=_.key==null?m:_.key,P=s.get(L);return _.el&&(_=qt(_),y.shapeFlag&128&&(y.ssContent=_)),v=L,P?(_.el=P.el,_.component=P.component,_.transition&&Zn(_,_.transition),_.shapeFlag|=512,r.delete(L),r.add(L)):(r.add(L),T&&r.size>parseInt(T,10)&&g(r.values().next().value)),_.shapeFlag|=256,i=_,ws(y.type)?y:_}}},Xh=Yh;function pr(e,t){return ae(e)?e.some(n=>pr(n,t)):Oe(e)?e.split(",").includes(t):Jd(e)?(e.lastIndex=0,e.test(t)):!1}function _u(e,t){Eu(e,"a",t)}function xu(e,t){Eu(e,"da",t)}function Eu(e,t,n=Ge){const o=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Xs(t,o,n),n){let s=n.parent;for(;s&&s.parent;)Ys(s.parent.vnode)&&Jh(o,t,n,s),s=s.parent}}function Jh(e,t,n,o){const s=Xs(t,e,o,!0);Ki(()=>{Ni(o[t],s)},n)}function bo(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function ns(e){return e.shapeFlag&128?e.ssContent:e}function Xs(e,t,n=Ge,o=!1){if(n){const s=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...i)=>{pn();const a=Wr(n),l=At(t,n,e,i);return a(),gn(),l});return o?s.unshift(r):s.push(r),r}}const zt=e=>(t,n=Ge)=>{(!Ar||e==="sp")&&Xs(e,(...o)=>t(...o),n)},qh=zt("bm"),wt=zt("m"),Qh=zt("bu"),bu=zt("u"),jr=zt("bum"),Ki=zt("um"),zh=zt("sp"),Zh=zt("rtg"),ep=zt("rtc");function wu(e,t=Ge){Xs("ec",e,t)}const Su="components";function Pa(e,t){return Tu(Su,e,!0,t)||e}const Cu=Symbol.for("v-ndc");function tp(e){return Oe(e)?Tu(Su,e,!1)||e:e||Cu}function Tu(e,t,n=!0,o=!1){const s=je||Ge;if(s){const r=s.type;{const a=ei(r,!1);if(a&&(a===t||a===Et(t)||a===Bs(Et(t))))return r}const i=La(s[e]||r[e],t)||La(s.appContext[e],t);return!i&&o?r:i}}function La(e,t){return e&&(e[t]||e[Et(t)]||e[Bs(Et(t))])}function ob(e,t,n,o){let s;const r=n,i=ae(e);if(i||Oe(e)){const a=i&&An(e);let l=!1;a&&(l=!xt(e),e=Gs(e)),s=new Array(e.length);for(let f=0,u=e.length;f<u;f++)s[f]=t(l?et(e[f]):e[f],f,void 0,r)}else if(typeof e=="number"){s=new Array(e);for(let a=0;a<e;a++)s[a]=t(a+1,a,void 0,r)}else if(Re(e))if(e[Symbol.iterator])s=Array.from(e,(a,l)=>t(a,l,void 0,r));else{const a=Object.keys(e);s=new Array(a.length);for(let l=0,f=a.length;l<f;l++){const u=a[l];s[l]=t(e[u],u,l,r)}}else s=[];return s}function ib(e,t,n={},o,s){if(je.ce||je.parent&&un(je.parent)&&je.parent.ce)return ye(),qe(Ke,null,[Ae("slot",n,o)],64);let r=e[t];r&&r._c&&(r._d=!1),ye();const i=r&&Pu(r(n)),a=n.key||i&&i.key,l=qe(Ke,{key:(a&&!Qt(a)?a:`_${t}`)+(!i&&o?"_fb":"")},i||[],i&&e._===1?64:-2);return l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),r&&r._c&&(r._d=!0),l}function Pu(e){return e.some(t=>Nn(t)?!(t.type===Ve||t.type===Ke&&!Pu(t.children)):!0)?e:null}const Yo=e=>e?zu(e)?Qs(e):Yo(e.parent):null,_r=Be(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=>Yo(e.parent),$root:e=>Yo(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Gi(e),$forceUpdate:e=>e.f||(e.f=()=>{Wi(e.update)}),$nextTick:e=>e.n||(e.n=vn.bind(e.proxy)),$watch:e=>bp.bind(e)}),wo=(e,t)=>e!==Pe&&!e.__isScriptSetup&&be(e,t),np={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:o,data:s,props:r,accessCache:i,type:a,appContext:l}=e;let f;if(t[0]!=="$"){const c=i[t];if(c!==void 0)switch(c){case 1:return o[t];case 2:return s[t];case 4:return n[t];case 3:return r[t]}else{if(wo(o,t))return i[t]=1,o[t];if(s!==Pe&&be(s,t))return i[t]=2,s[t];if((f=e.propsOptions[0])&&be(f,t))return i[t]=3,r[t];if(n!==Pe&&be(n,t))return i[t]=4,n[t];Xo&&(i[t]=0)}}const u=_r[t];let h,d;if(u)return t==="$attrs"&&Ze(e.attrs,"get",""),u(e);if((h=a.__cssModules)&&(h=h[t]))return h;if(n!==Pe&&be(n,t))return i[t]=4,n[t];if(d=l.config.globalProperties,be(d,t))return d[t]},set({_:e},t,n){const{data:o,setupState:s,ctx:r}=e;return wo(s,t)?(s[t]=n,!0):o!==Pe&&be(o,t)?(o[t]=n,!0):be(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:s,propsOptions:r}},i){let a;return!!n[i]||e!==Pe&&be(e,i)||wo(t,i)||(a=r[0])&&be(a,i)||be(o,i)||be(_r,i)||be(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:be(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Ra(e){return ae(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Xo=!0;function rp(e){const t=Gi(e),n=e.proxy,o=e.ctx;Xo=!1,t.beforeCreate&&ka(t.beforeCreate,e,"bc");const{data:s,computed:r,methods:i,watch:a,provide:l,inject:f,created:u,beforeMount:h,mounted:d,beforeUpdate:c,updated:p,activated:g,deactivated:v,beforeDestroy:x,beforeUnmount:b,destroyed:y,unmounted:_,render:m,renderTracked:E,renderTriggered:w,errorCaptured:S,serverPrefetch:T,expose:L,inheritAttrs:P,components:C,directives:O,filters:F}=t;if(f&&sp(f,o,null),i)for(const j in i){const Y=i[j];le(Y)&&(o[j]=Y.bind(n))}if(s){const j=s.call(n,n);Re(j)&&(e.data=mn(j))}if(Xo=!0,r)for(const j in r){const Y=r[j],se=le(Y)?Y.bind(n,n):le(Y.get)?Y.get.bind(n,n):Ht,fe=!le(Y)&&le(Y.set)?Y.set.bind(n):Ht,ue=ge({get:se,set:fe});Object.defineProperty(o,j,{enumerable:!0,configurable:!0,get:()=>ue.value,set:ne=>ue.value=ne})}if(a)for(const j in a)Lu(a[j],o,n,j);if(l){const j=le(l)?l.call(n):l;Reflect.ownKeys(j).forEach(Y=>{fn(Y,j[Y])})}u&&ka(u,e,"c");function U(j,Y){ae(Y)?Y.forEach(se=>j(se.bind(n))):Y&&j(Y.bind(n))}if(U(qh,h),U(wt,d),U(Qh,c),U(bu,p),U(_u,g),U(xu,v),U(wu,S),U(ep,E),U(Zh,w),U(jr,b),U(Ki,_),U(zh,T),ae(L))if(L.length){const j=e.exposed||(e.exposed={});L.forEach(Y=>{Object.defineProperty(j,Y,{get:()=>n[Y],set:se=>n[Y]=se})})}else e.exposed||(e.exposed={});m&&e.render===Ht&&(e.render=m),P!=null&&(e.inheritAttrs=P),C&&(e.components=C),O&&(e.directives=O),T&&yu(e)}function sp(e,t,n=Ht){ae(e)&&(e=Jo(e));for(const o in e){const s=e[o];let r;Re(s)?"default"in s?r=tt(s.from||o,s.default,!0):r=tt(s.from||o):r=tt(s),Me(r)?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>r.value,set:i=>r.value=i}):t[o]=r}}function ka(e,t,n){At(ae(e)?e.map(o=>o.bind(t.proxy)):e.bind(t.proxy),t,n)}function Lu(e,t,n,o){let s=o.includes(".")?Wu(n,o):()=>n[o];if(Oe(e)){const r=t[e];le(r)&&ht(s,r)}else if(le(e))ht(s,e.bind(n));else if(Re(e))if(ae(e))e.forEach(r=>Lu(r,t,n,o));else{const r=le(e.handler)?e.handler.bind(n):t[e.handler];le(r)&&ht(s,r,e)}}function Gi(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:s,optionsCache:r,config:{optionMergeStrategies:i}}=e.appContext,a=r.get(t);let l;return a?l=a:!s.length&&!n&&!o?l=t:(l={},s.length&&s.forEach(f=>Es(l,f,i,!0)),Es(l,t,i)),Re(t)&&r.set(t,l),l}function Es(e,t,n,o=!1){const{mixins:s,extends:r}=t;r&&Es(e,r,n,!0),s&&s.forEach(i=>Es(e,i,n,!0));for(const i in t)if(!(o&&i==="expose")){const a=op[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const op={data:Aa,props:Ia,emits:Ia,methods:gr,computed:gr,beforeCreate:rt,created:rt,beforeMount:rt,mounted:rt,beforeUpdate:rt,updated:rt,beforeDestroy:rt,beforeUnmount:rt,destroyed:rt,unmounted:rt,activated:rt,deactivated:rt,errorCaptured:rt,serverPrefetch:rt,components:gr,directives:gr,watch:ap,provide:Aa,inject:ip};function Aa(e,t){return t?e?function(){return Be(le(e)?e.call(this,this):e,le(t)?t.call(this,this):t)}:t:e}function ip(e,t){return gr(Jo(e),Jo(t))}function Jo(e){if(ae(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function rt(e,t){return e?[...new Set([].concat(e,t))]:t}function gr(e,t){return e?Be(Object.create(null),e,t):t}function Ia(e,t){return e?ae(e)&&ae(t)?[...new Set([...e,...t])]:Be(Object.create(null),Ra(e),Ra(t??{})):t}function ap(e,t){if(!e)return t;if(!t)return e;const n=Be(Object.create(null),e);for(const o in t)n[o]=rt(e[o],t[o]);return n}function Ru(){return{app:null,config:{isNativeTag:Yd,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 lp=0;function cp(e,t){return function(o,s=null){le(o)||(o=Be({},o)),s!=null&&!Re(s)&&(s=null);const r=Ru(),i=new WeakSet,a=[];let l=!1;const f=r.app={_uid:lp++,_component:o,_props:s,_container:null,_context:r,_instance:null,version:ef,get config(){return r.config},set config(u){},use(u,...h){return i.has(u)||(u&&le(u.install)?(i.add(u),u.install(f,...h)):le(u)&&(i.add(u),u(f,...h))),f},mixin(u){return r.mixins.includes(u)||r.mixins.push(u),f},component(u,h){return h?(r.components[u]=h,f):r.components[u]},directive(u,h){return h?(r.directives[u]=h,f):r.directives[u]},mount(u,h,d){if(!l){const c=f._ceVNode||Ae(o,s);return c.appContext=r,d===!0?d="svg":d===!1&&(d=void 0),h&&t?t(c,u):e(c,u,d),l=!0,f._container=u,u.__vue_app__=f,Qs(c.component)}},onUnmount(u){a.push(u)},unmount(){l&&(At(a,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(u,h){return r.provides[u]=h,f},runWithContext(u){const h=In;In=f;try{return u()}finally{In=h}}};return f}}let In=null;function fn(e,t){if(Ge){let n=Ge.provides;const o=Ge.parent&&Ge.parent.provides;o===n&&(n=Ge.provides=Object.create(o)),n[e]=t}}function tt(e,t,n=!1){const o=Ge||je;if(o||In){const s=In?In._context.provides:o?o.parent==null?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&le(t)?t.call(o&&o.proxy):t}}function ku(){return!!(Ge||je||In)}const Au={},Iu=()=>Object.create(Au),Ou=e=>Object.getPrototypeOf(e)===Au;function up(e,t,n,o=!1){const s={},r=Iu();e.propsDefaults=Object.create(null),Nu(e,t,s,r);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=o?s:Xt(s):e.type.props?e.props=s:e.props=r,e.attrs=r}function fp(e,t,n,o){const{props:s,attrs:r,vnode:{patchFlag:i}}=e,a=ve(s),[l]=e.propsOptions;let f=!1;if((o||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let h=0;h<u.length;h++){let d=u[h];if(Js(e.emitsOptions,d))continue;const c=t[d];if(l)if(be(r,d))c!==r[d]&&(r[d]=c,f=!0);else{const p=Et(d);s[p]=qo(l,a,p,c,e,!1)}else c!==r[d]&&(r[d]=c,f=!0)}}}else{Nu(e,t,s,r)&&(f=!0);let u;for(const h in a)(!t||!be(t,h)&&((u=Mn(h))===h||!be(t,u)))&&(l?n&&(n[h]!==void 0||n[u]!==void 0)&&(s[h]=qo(l,a,h,void 0,e,!0)):delete s[h]);if(r!==a)for(const h in r)(!t||!be(t,h))&&(delete r[h],f=!0)}f&&Gt(e.attrs,"set","")}function Nu(e,t,n,o){const[s,r]=e.propsOptions;let i=!1,a;if(t)for(let l in t){if(Jn(l))continue;const f=t[l];let u;s&&be(s,u=Et(l))?!r||!r.includes(u)?n[u]=f:(a||(a={}))[u]=f:Js(e.emitsOptions,l)||(!(l in o)||f!==o[l])&&(o[l]=f,i=!0)}if(r){const l=ve(n),f=a||Pe;for(let u=0;u<r.length;u++){const h=r[u];n[h]=qo(s,l,h,f[h],e,!be(f,h))}}return i}function qo(e,t,n,o,s,r){const i=e[n];if(i!=null){const a=be(i,"default");if(a&&o===void 0){const l=i.default;if(i.type!==Function&&!i.skipFactory&&le(l)){const{propsDefaults:f}=s;if(n in f)o=f[n];else{const u=Wr(s);o=f[n]=l.call(null,t),u()}}else o=l;s.ce&&s.ce._setProp(n,o)}i[0]&&(r&&!a?o=!1:i[1]&&(o===""||o===Mn(n))&&(o=!0))}return o}const dp=new WeakMap;function Mu(e,t,n=!1){const o=n?dp:t.propsCache,s=o.get(e);if(s)return s;const r=e.props,i={},a=[];let l=!1;if(!le(e)){const u=h=>{l=!0;const[d,c]=Mu(h,t,!0);Be(i,d),c&&a.push(...c)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!r&&!l)return Re(e)&&o.set(e,Yn),Yn;if(ae(r))for(let u=0;u<r.length;u++){const h=Et(r[u]);Oa(h)&&(i[h]=Pe)}else if(r)for(const u in r){const h=Et(u);if(Oa(h)){const d=r[u],c=i[h]=ae(d)||le(d)?{type:d}:Be({},d),p=c.type;let g=!1,v=!0;if(ae(p))for(let x=0;x<p.length;++x){const b=p[x],y=le(b)&&b.name;if(y==="Boolean"){g=!0;break}else y==="String"&&(v=!1)}else g=le(p)&&p.name==="Boolean";c[0]=g,c[1]=v,(g||be(c,"default"))&&a.push(h)}}const f=[i,a];return Re(e)&&o.set(e,f),f}function Oa(e){return e[0]!=="$"&&!Jn(e)}const Du=e=>e[0]==="_"||e==="$stable",Yi=e=>ae(e)?e.map(mt):[mt(e)],hp=(e,t,n)=>{if(t._n)return t;const o=yn((...s)=>Yi(t(...s)),n);return o._c=!1,o},Fu=(e,t,n)=>{const o=e._ctx;for(const s in e){if(Du(s))continue;const r=e[s];if(le(r))t[s]=hp(s,r,o);else if(r!=null){const i=Yi(r);t[s]=()=>i}}},$u=(e,t)=>{const n=Yi(t);e.slots.default=()=>n},Hu=(e,t,n)=>{for(const o in t)(n||o!=="_")&&(e[o]=t[o])},pp=(e,t,n)=>{const o=e.slots=Iu();if(e.vnode.shapeFlag&32){const s=t._;s?(Hu(o,t,n),n&&$c(o,"_",s,!0)):Fu(t,o)}else t&&$u(e,t)},gp=(e,t,n)=>{const{vnode:o,slots:s}=e;let r=!0,i=Pe;if(o.shapeFlag&32){const a=t._;a?n&&a===1?r=!1:Hu(s,t,n):(r=!t.$stable,Fu(t,s)),i=t}else t&&($u(e,t),i={default:1});if(r)for(const a in s)!Du(a)&&i[a]==null&&delete s[a]},Je=Yu;function mp(e){return Uu(e)}function vp(e){return Uu(e,Kh)}function Uu(e,t){const n=Vs();n.__VUE__=!0;const{insert:o,remove:s,patchProp:r,createElement:i,createText:a,createComment:l,setText:f,setElementText:u,parentNode:h,nextSibling:d,setScopeId:c=Ht,insertStaticContent:p}=e,g=(A,I,D,W=null,B=null,X=null,Q=void 0,R=null,k=!!I.dynamicChildren)=>{if(A===I)return;A&&!Lt(A,I)&&(W=V(A),ne(A,B,X,!0),A=null),I.patchFlag===-2&&(k=!1,I.dynamicChildren=null);const{type:N,ref:K,shapeFlag:J}=I;switch(N){case dn:v(A,I,D,W);break;case Ve:x(A,I,D,W);break;case xr:A==null&&b(I,D,W,Q);break;case Ke:C(A,I,D,W,B,X,Q,R,k);break;default:J&1?m(A,I,D,W,B,X,Q,R,k):J&6?O(A,I,D,W,B,X,Q,R,k):(J&64||J&128)&&N.process(A,I,D,W,B,X,Q,R,k,ee)}K!=null&&B&&xs(K,A&&A.ref,X,I||A,!I)},v=(A,I,D,W)=>{if(A==null)o(I.el=a(I.children),D,W);else{const B=I.el=A.el;I.children!==A.children&&f(B,I.children)}},x=(A,I,D,W)=>{A==null?o(I.el=l(I.children||""),D,W):I.el=A.el},b=(A,I,D,W)=>{[A.el,A.anchor]=p(A.children,I,D,W,A.el,A.anchor)},y=({el:A,anchor:I},D,W)=>{let B;for(;A&&A!==I;)B=d(A),o(A,D,W),A=B;o(I,D,W)},_=({el:A,anchor:I})=>{let D;for(;A&&A!==I;)D=d(A),s(A),A=D;s(I)},m=(A,I,D,W,B,X,Q,R,k)=>{I.type==="svg"?Q="svg":I.type==="math"&&(Q="mathml"),A==null?E(I,D,W,B,X,Q,R,k):T(A,I,B,X,Q,R,k)},E=(A,I,D,W,B,X,Q,R)=>{let k,N;const{props:K,shapeFlag:J,transition:G,dirs:M}=A;if(k=A.el=i(A.type,X,K&&K.is,K),J&8?u(k,A.children):J&16&&S(A.children,k,null,W,B,So(A,X),Q,R),M&&Ft(A,null,W,"created"),w(k,A,A.scopeId,Q,W),K){for(const re in K)re!=="value"&&!Jn(re)&&r(k,re,null,K[re],X,W);"value"in K&&r(k,"value",null,K.value,X),(N=K.onVnodeBeforeMount)&&ct(N,W,A)}M&&Ft(A,null,W,"beforeMount");const H=Bu(B,G);H&&G.beforeEnter(k),o(k,I,D),((N=K&&K.onVnodeMounted)||H||M)&&Je(()=>{N&&ct(N,W,A),H&&G.enter(k),M&&Ft(A,null,W,"mounted")},B)},w=(A,I,D,W,B)=>{if(D&&c(A,D),W)for(let X=0;X<W.length;X++)c(A,W[X]);if(B){let X=B.subTree;if(I===X||ws(X.type)&&(X.ssContent===I||X.ssFallback===I)){const Q=B.vnode;w(A,Q,Q.scopeId,Q.slotScopeIds,B.parent)}}},S=(A,I,D,W,B,X,Q,R,k=0)=>{for(let N=k;N<A.length;N++){const K=A[N]=R?sn(A[N]):mt(A[N]);g(null,K,I,D,W,B,X,Q,R)}},T=(A,I,D,W,B,X,Q)=>{const R=I.el=A.el;let{patchFlag:k,dynamicChildren:N,dirs:K}=I;k|=A.patchFlag&16;const J=A.props||Pe,G=I.props||Pe;let M;if(D&&bn(D,!1),(M=G.onVnodeBeforeUpdate)&&ct(M,D,I,A),K&&Ft(I,A,D,"beforeUpdate"),D&&bn(D,!0),(J.innerHTML&&G.innerHTML==null||J.textContent&&G.textContent==null)&&u(R,""),N?L(A.dynamicChildren,N,R,D,W,So(I,B),X):Q||Y(A,I,R,null,D,W,So(I,B),X,!1),k>0){if(k&16)P(R,J,G,D,B);else if(k&2&&J.class!==G.class&&r(R,"class",null,G.class,B),k&4&&r(R,"style",J.style,G.style,B),k&8){const H=I.dynamicProps;for(let re=0;re<H.length;re++){const oe=H[re],Ne=J[oe],De=G[oe];(De!==Ne||oe==="value")&&r(R,oe,Ne,De,B,D)}}k&1&&A.children!==I.children&&u(R,I.children)}else!Q&&N==null&&P(R,J,G,D,B);((M=G.onVnodeUpdated)||K)&&Je(()=>{M&&ct(M,D,I,A),K&&Ft(I,A,D,"updated")},W)},L=(A,I,D,W,B,X,Q)=>{for(let R=0;R<I.length;R++){const k=A[R],N=I[R],K=k.el&&(k.type===Ke||!Lt(k,N)||k.shapeFlag&70)?h(k.el):D;g(k,N,K,null,W,B,X,Q,!0)}},P=(A,I,D,W,B)=>{if(I!==D){if(I!==Pe)for(const X in I)!Jn(X)&&!(X in D)&&r(A,X,I[X],null,B,W);for(const X in D){if(Jn(X))continue;const Q=D[X],R=I[X];Q!==R&&X!=="value"&&r(A,X,R,Q,B,W)}"value"in D&&r(A,"value",I.value,D.value,B)}},C=(A,I,D,W,B,X,Q,R,k)=>{const N=I.el=A?A.el:a(""),K=I.anchor=A?A.anchor:a("");let{patchFlag:J,dynamicChildren:G,slotScopeIds:M}=I;M&&(R=R?R.concat(M):M),A==null?(o(N,D,W),o(K,D,W),S(I.children||[],D,K,B,X,Q,R,k)):J>0&&J&64&&G&&A.dynamicChildren?(L(A.dynamicChildren,G,D,B,X,Q,R),(I.key!=null||B&&I===B.subTree)&&Vu(A,I,!0)):Y(A,I,D,K,B,X,Q,R,k)},O=(A,I,D,W,B,X,Q,R,k)=>{I.slotScopeIds=R,A==null?I.shapeFlag&512?B.ctx.activate(I,D,W,Q,k):F(I,D,W,B,X,Q,k):$(A,I,k)},F=(A,I,D,W,B,X,Q)=>{const R=A.component=Hp(A,W,B);if(Ys(A)&&(R.ctx.renderer=ee),Up(R,!1,Q),R.asyncDep){if(B&&B.registerDep(R,U,Q),!A.el){const k=R.subTree=Ae(Ve);x(null,k,I,D)}}else U(R,A,I,D,B,X,Q)},$=(A,I,D)=>{const W=I.component=A.component;if(Lp(A,I,D))if(W.asyncDep&&!W.asyncResolved){j(W,I,D);return}else W.next=I,W.update();else I.el=A.el,W.vnode=I},U=(A,I,D,W,B,X,Q)=>{const R=()=>{if(A.isMounted){let{next:J,bu:G,u:M,parent:H,vnode:re}=A;{const nt=ju(A);if(nt){J&&(J.el=re.el,j(A,J,Q)),nt.asyncDep.then(()=>{A.isUnmounted||R()});return}}let oe=J,Ne;bn(A,!1),J?(J.el=re.el,j(A,J,Q)):J=re,G&&mr(G),(Ne=J.props&&J.props.onVnodeBeforeUpdate)&&ct(Ne,H,J,re),bn(A,!0);const De=Co(A),We=A.subTree;A.subTree=De,g(We,De,h(We.el),V(We),A,B,X),J.el=De.el,oe===null&&Ji(A,De.el),M&&Je(M,B),(Ne=J.props&&J.props.onVnodeUpdated)&&Je(()=>ct(Ne,H,J,re),B)}else{let J;const{el:G,props:M}=I,{bm:H,m:re,parent:oe,root:Ne,type:De}=A,We=un(I);if(bn(A,!1),H&&mr(H),!We&&(J=M&&M.onVnodeBeforeMount)&&ct(J,oe,I),bn(A,!0),G&&xe){const nt=()=>{A.subTree=Co(A),xe(G,A.subTree,A,B,null)};We&&De.__asyncHydrate?De.__asyncHydrate(G,A,nt):nt()}else{Ne.ce&&Ne.ce._injectChildStyle(De);const nt=A.subTree=Co(A);g(null,nt,D,W,A,B,X),I.el=nt.el}if(re&&Je(re,B),!We&&(J=M&&M.onVnodeMounted)){const nt=I;Je(()=>ct(J,oe,nt),B)}(I.shapeFlag&256||oe&&un(oe.vnode)&&oe.vnode.shapeFlag&256)&&A.a&&Je(A.a,B),A.isMounted=!0,I=D=W=null}};A.scope.on();const k=A.effect=new Wc(R);A.scope.off();const N=A.update=k.run.bind(k),K=A.job=k.runIfDirty.bind(k);K.i=A,K.id=A.uid,k.scheduler=()=>Wi(K),bn(A,!0),N()},j=(A,I,D)=>{I.component=A;const W=A.vnode.props;A.vnode=I,A.next=null,fp(A,I.props,W,D),gp(A,I.children,D),pn(),wa(A),gn()},Y=(A,I,D,W,B,X,Q,R,k=!1)=>{const N=A&&A.children,K=A?A.shapeFlag:0,J=I.children,{patchFlag:G,shapeFlag:M}=I;if(G>0){if(G&128){fe(N,J,D,W,B,X,Q,R,k);return}else if(G&256){se(N,J,D,W,B,X,Q,R,k);return}}M&8?(K&16&&de(N,B,X),J!==N&&u(D,J)):K&16?M&16?fe(N,J,D,W,B,X,Q,R,k):de(N,B,X,!0):(K&8&&u(D,""),M&16&&S(J,D,W,B,X,Q,R,k))},se=(A,I,D,W,B,X,Q,R,k)=>{A=A||Yn,I=I||Yn;const N=A.length,K=I.length,J=Math.min(N,K);let G;for(G=0;G<J;G++){const M=I[G]=k?sn(I[G]):mt(I[G]);g(A[G],M,D,null,B,X,Q,R,k)}N>K?de(A,B,X,!0,!1,J):S(I,D,W,B,X,Q,R,k,J)},fe=(A,I,D,W,B,X,Q,R,k)=>{let N=0;const K=I.length;let J=A.length-1,G=K-1;for(;N<=J&&N<=G;){const M=A[N],H=I[N]=k?sn(I[N]):mt(I[N]);if(Lt(M,H))g(M,H,D,null,B,X,Q,R,k);else break;N++}for(;N<=J&&N<=G;){const M=A[J],H=I[G]=k?sn(I[G]):mt(I[G]);if(Lt(M,H))g(M,H,D,null,B,X,Q,R,k);else break;J--,G--}if(N>J){if(N<=G){const M=G+1,H=M<K?I[M].el:W;for(;N<=G;)g(null,I[N]=k?sn(I[N]):mt(I[N]),D,H,B,X,Q,R,k),N++}}else if(N>G)for(;N<=J;)ne(A[N],B,X,!0),N++;else{const M=N,H=N,re=new Map;for(N=H;N<=G;N++){const gt=I[N]=k?sn(I[N]):mt(I[N]);gt.key!=null&&re.set(gt.key,N)}let oe,Ne=0;const De=G-H+1;let We=!1,nt=0;const $n=new Array(De);for(N=0;N<De;N++)$n[N]=0;for(N=M;N<=J;N++){const gt=A[N];if(Ne>=De){ne(gt,B,X,!0);continue}let Mt;if(gt.key!=null)Mt=re.get(gt.key);else for(oe=H;oe<=G;oe++)if($n[oe-H]===0&&Lt(gt,I[oe])){Mt=oe;break}Mt===void 0?ne(gt,B,X,!0):($n[Mt-H]=N+1,Mt>=nt?nt=Mt:We=!0,g(gt,I[Mt],D,null,B,X,Q,R,k),Ne++)}const ya=We?yp($n):Yn;for(oe=ya.length-1,N=De-1;N>=0;N--){const gt=H+N,Mt=I[gt],_a=gt+1<K?I[gt+1].el:W;$n[N]===0?g(null,Mt,D,_a,B,X,Q,R,k):We&&(oe<0||N!==ya[oe]?ue(Mt,D,_a,2):oe--)}}},ue=(A,I,D,W,B=null)=>{const{el:X,type:Q,transition:R,children:k,shapeFlag:N}=A;if(N&6){ue(A.component.subTree,I,D,W);return}if(N&128){A.suspense.move(I,D,W);return}if(N&64){Q.move(A,I,D,ee);return}if(Q===Ke){o(X,I,D);for(let J=0;J<k.length;J++)ue(k[J],I,D,W);o(A.anchor,I,D);return}if(Q===xr){y(A,I,D);return}if(W!==2&&N&1&&R)if(W===0)R.beforeEnter(X),o(X,I,D),Je(()=>R.enter(X),B);else{const{leave:J,delayLeave:G,afterLeave:M}=R,H=()=>o(X,I,D),re=()=>{J(X,()=>{H(),M&&M()})};G?G(X,H,re):re()}else o(X,I,D)},ne=(A,I,D,W=!1,B=!1)=>{const{type:X,props:Q,ref:R,children:k,dynamicChildren:N,shapeFlag:K,patchFlag:J,dirs:G,cacheIndex:M}=A;if(J===-2&&(B=!1),R!=null&&xs(R,null,D,A,!0),M!=null&&(I.renderCache[M]=void 0),K&256){I.ctx.deactivate(A);return}const H=K&1&&G,re=!un(A);let oe;if(re&&(oe=Q&&Q.onVnodeBeforeUnmount)&&ct(oe,I,A),K&6)Ue(A.component,D,W);else{if(K&128){A.suspense.unmount(D,W);return}H&&Ft(A,null,I,"beforeUnmount"),K&64?A.type.remove(A,I,D,ee,W):N&&!N.hasOnce&&(X!==Ke||J>0&&J&64)?de(N,I,D,!1,!0):(X===Ke&&J&384||!B&&K&16)&&de(k,I,D),W&&Ce(A)}(re&&(oe=Q&&Q.onVnodeUnmounted)||H)&&Je(()=>{oe&&ct(oe,I,A),H&&Ft(A,null,I,"unmounted")},D)},Ce=A=>{const{type:I,el:D,anchor:W,transition:B}=A;if(I===Ke){_e(D,W);return}if(I===xr){_(A);return}const X=()=>{s(D),B&&!B.persisted&&B.afterLeave&&B.afterLeave()};if(A.shapeFlag&1&&B&&!B.persisted){const{leave:Q,delayLeave:R}=B,k=()=>Q(D,X);R?R(A.el,X,k):k()}else X()},_e=(A,I)=>{let D;for(;A!==I;)D=d(A),s(A),A=D;s(I)},Ue=(A,I,D)=>{const{bum:W,scope:B,job:X,subTree:Q,um:R,m:k,a:N}=A;bs(k),bs(N),W&&mr(W),B.stop(),X&&(X.flags|=8,ne(Q,A,I,D)),R&&Je(R,I),Je(()=>{A.isUnmounted=!0},I),I&&I.pendingBranch&&!I.isUnmounted&&A.asyncDep&&!A.asyncResolved&&A.suspenseId===I.pendingId&&(I.deps--,I.deps===0&&I.resolve())},de=(A,I,D,W=!1,B=!1,X=0)=>{for(let Q=X;Q<A.length;Q++)ne(A[Q],I,D,W,B)},V=A=>{if(A.shapeFlag&6)return V(A.component.subTree);if(A.shapeFlag&128)return A.suspense.next();const I=d(A.anchor||A.el),D=I&&I[Hh];return D?d(D):I};let q=!1;const z=(A,I,D)=>{A==null?I._vnode&&ne(I._vnode,null,null,!0):g(I._vnode||null,A,I,null,null,null,D),I._vnode=A,q||(q=!0,wa(),ys(),q=!1)},ee={p:g,um:ne,m:ue,r:Ce,mt:F,mc:S,pc:Y,pbc:L,n:V,o:e};let he,xe;return t&&([he,xe]=t(ee)),{render:z,hydrate:he,createApp:cp(z,he)}}function So({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function bn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Bu(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Vu(e,t,n=!1){const o=e.children,s=t.children;if(ae(o)&&ae(s))for(let r=0;r<o.length;r++){const i=o[r];let a=s[r];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=s[r]=sn(s[r]),a.el=i.el),!n&&a.patchFlag!==-2&&Vu(i,a)),a.type===dn&&(a.el=i.el)}}function yp(e){const t=e.slice(),n=[0];let o,s,r,i,a;const l=e.length;for(o=0;o<l;o++){const f=e[o];if(f!==0){if(s=n[n.length-1],e[s]<f){t[o]=s,n.push(o);continue}for(r=0,i=n.length-1;r<i;)a=r+i>>1,e[n[a]]<f?r=a+1:i=a;f<e[n[r]]&&(r>0&&(t[o]=n[r-1]),n[r]=o)}}for(r=n.length,i=n[r-1];r-- >0;)n[r]=i,i=t[i];return n}function ju(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ju(t)}function bs(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const _p=Symbol.for("v-scx"),xp=()=>tt(_p);function Ep(e,t){return Xi(e,null,t)}function ht(e,t,n){return Xi(e,t,n)}function Xi(e,t,n=Pe){const{immediate:o,deep:s,flush:r,once:i}=n,a=Be({},n),l=t&&o||!t&&r!=="post";let f;if(Ar){if(r==="sync"){const c=xp();f=c.__watcherHandles||(c.__watcherHandles=[])}else if(!l){const c=()=>{};return c.stop=Ht,c.resume=Ht,c.pause=Ht,c}}const u=Ge;a.call=(c,p,g)=>At(c,u,p,g);let h=!1;r==="post"?a.scheduler=c=>{Je(c,u&&u.suspense)}:r!=="sync"&&(h=!0,a.scheduler=(c,p)=>{p?c():Wi(c)}),a.augmentJob=c=>{t&&(c.flags|=4),h&&(c.flags|=2,u&&(c.id=u.uid,c.i=u))};const d=Dh(e,t,a);return Ar&&(f?f.push(d):l&&d()),d}function bp(e,t,n){const o=this.proxy,s=Oe(e)?e.includes(".")?Wu(o,e):()=>o[e]:e.bind(o,o);let r;le(t)?r=t:(r=t.handler,n=t);const i=Wr(this),a=Xi(s,r.bind(o),n);return i(),a}function Wu(e,t){const n=t.split(".");return()=>{let o=e;for(let s=0;s<n.length&&o;s++)o=o[n[s]];return o}}const wp=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Et(t)}Modifiers`]||e[`${Mn(t)}Modifiers`];function Sp(e,t,...n){if(e.isUnmounted)return;const o=e.vnode.props||Pe;let s=n;const r=t.startsWith("update:"),i=r&&wp(o,t.slice(7));i&&(i.trim&&(s=n.map(u=>Oe(u)?u.trim():u)),i.number&&(s=n.map(Zd)));let a,l=o[a=mo(t)]||o[a=mo(Et(t))];!l&&r&&(l=o[a=mo(Mn(t))]),l&&At(l,e,6,s);const f=o[a+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,At(f,e,6,s)}}function Ku(e,t,n=!1){const o=t.emitsCache,s=o.get(e);if(s!==void 0)return s;const r=e.emits;let i={},a=!1;if(!le(e)){const l=f=>{const u=Ku(f,t,!0);u&&(a=!0,Be(i,u))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!r&&!a?(Re(e)&&o.set(e,null),null):(ae(r)?r.forEach(l=>i[l]=null):Be(i,r),Re(e)&&o.set(e,i),i)}function Js(e,t){return!e||!Hr(t)?!1:(t=t.slice(2).replace(/Once$/,""),be(e,t[0].toLowerCase()+t.slice(1))||be(e,Mn(t))||be(e,t))}function Co(e){const{type:t,vnode:n,proxy:o,withProxy:s,propsOptions:[r],slots:i,attrs:a,emit:l,render:f,renderCache:u,props:h,data:d,setupState:c,ctx:p,inheritAttrs:g}=e,v=_s(e);let x,b;try{if(n.shapeFlag&4){const _=s||o,m=_;x=mt(f.call(m,_,u,h,c,d,p)),b=a}else{const _=t;x=mt(_.length>1?_(h,{attrs:a,slots:i,emit:l}):_(h,null)),b=t.props?a:Tp(a)}}catch(_){Er.length=0,Vr(_,e,1),x=Ae(Ve)}let y=x;if(b&&g!==!1){const _=Object.keys(b),{shapeFlag:m}=y;_.length&&m&7&&(r&&_.some(Oi)&&(b=Pp(b,r)),y=qt(y,b,!1,!0))}return n.dirs&&(y=qt(y,null,!1,!0),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&Zn(y,n.transition),x=y,_s(v),x}function Cp(e,t=!0){let n;for(let o=0;o<e.length;o++){const s=e[o];if(Nn(s)){if(s.type!==Ve||s.children==="v-if"){if(n)return;n=s}}else return}return n}const Tp=e=>{let t;for(const n in e)(n==="class"||n==="style"||Hr(n))&&((t||(t={}))[n]=e[n]);return t},Pp=(e,t)=>{const n={};for(const o in e)(!Oi(o)||!(o.slice(9)in t))&&(n[o]=e[o]);return n};function Lp(e,t,n){const{props:o,children:s,component:r}=e,{props:i,children:a,patchFlag:l}=t,f=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return o?Na(o,i,f):!!i;if(l&8){const u=t.dynamicProps;for(let h=0;h<u.length;h++){const d=u[h];if(i[d]!==o[d]&&!Js(f,d))return!0}}}else return(s||a)&&(!a||!a.$stable)?!0:o===i?!1:o?i?Na(o,i,f):!0:!!i;return!1}function Na(e,t,n){const o=Object.keys(t);if(o.length!==Object.keys(e).length)return!0;for(let s=0;s<o.length;s++){const r=o[s];if(t[r]!==e[r]&&!Js(n,r))return!0}return!1}function Ji({vnode:e,parent:t},n){for(;t;){const o=t.subTree;if(o.suspense&&o.suspense.activeBranch===e&&(o.el=e.el),o===e)(e=t.vnode).el=n,t=t.parent;else break}}const ws=e=>e.__isSuspense;let Qo=0;const Rp={name:"Suspense",__isSuspense:!0,process(e,t,n,o,s,r,i,a,l,f){if(e==null)kp(t,n,o,s,r,i,a,l,f);else{if(r&&r.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}Ap(e,t,n,o,s,i,a,l,f)}},hydrate:Ip,normalize:Op},qi=Rp;function kr(e,t){const n=e.props&&e.props[t];le(n)&&n()}function kp(e,t,n,o,s,r,i,a,l){const{p:f,o:{createElement:u}}=l,h=u("div"),d=e.suspense=Gu(e,s,o,t,h,n,r,i,a,l);f(null,d.pendingBranch=e.ssContent,h,null,o,d,r,i),d.deps>0?(kr(e,"onPending"),kr(e,"onFallback"),f(null,e.ssFallback,t,n,o,null,r,i),Qn(d,e.ssFallback)):d.resolve(!1,!0)}function Ap(e,t,n,o,s,r,i,a,{p:l,um:f,o:{createElement:u}}){const h=t.suspense=e.suspense;h.vnode=t,t.el=e.el;const d=t.ssContent,c=t.ssFallback,{activeBranch:p,pendingBranch:g,isInFallback:v,isHydrating:x}=h;if(g)h.pendingBranch=d,Lt(d,g)?(l(g,d,h.hiddenContainer,null,s,h,r,i,a),h.deps<=0?h.resolve():v&&(x||(l(p,c,n,o,s,null,r,i,a),Qn(h,c)))):(h.pendingId=Qo++,x?(h.isHydrating=!1,h.activeBranch=g):f(g,s,h),h.deps=0,h.effects.length=0,h.hiddenContainer=u("div"),v?(l(null,d,h.hiddenContainer,null,s,h,r,i,a),h.deps<=0?h.resolve():(l(p,c,n,o,s,null,r,i,a),Qn(h,c))):p&&Lt(d,p)?(l(p,d,n,o,s,h,r,i,a),h.resolve(!0)):(l(null,d,h.hiddenContainer,null,s,h,r,i,a),h.deps<=0&&h.resolve()));else if(p&&Lt(d,p))l(p,d,n,o,s,h,r,i,a),Qn(h,d);else if(kr(t,"onPending"),h.pendingBranch=d,d.shapeFlag&512?h.pendingId=d.component.suspenseId:h.pendingId=Qo++,l(null,d,h.hiddenContainer,null,s,h,r,i,a),h.deps<=0)h.resolve();else{const{timeout:b,pendingId:y}=h;b>0?setTimeout(()=>{h.pendingId===y&&h.fallback(c)},b):b===0&&h.fallback(c)}}function Gu(e,t,n,o,s,r,i,a,l,f,u=!1){const{p:h,m:d,um:c,n:p,o:{parentNode:g,remove:v}}=f;let x;const b=Np(e);b&&t&&t.pendingBranch&&(x=t.pendingId,t.deps++);const y=e.props?Hc(e.props.timeout):void 0,_=r,m={vnode:e,parent:t,parentComponent:n,namespace:i,container:o,hiddenContainer:s,deps:0,pendingId:Qo++,timeout:typeof y=="number"?y:-1,activeBranch:null,pendingBranch:null,isInFallback:!u,isHydrating:u,isUnmounted:!1,effects:[],resolve(E=!1,w=!1){const{vnode:S,activeBranch:T,pendingBranch:L,pendingId:P,effects:C,parentComponent:O,container:F}=m;let $=!1;m.isHydrating?m.isHydrating=!1:E||($=T&&L.transition&&L.transition.mode==="out-in",$&&(T.transition.afterLeave=()=>{P===m.pendingId&&(d(L,F,r===_?p(T):r,0),Ko(C))}),T&&(g(T.el)===F&&(r=p(T)),c(T,O,m,!0)),$||d(L,F,r,0)),Qn(m,L),m.pendingBranch=null,m.isInFallback=!1;let U=m.parent,j=!1;for(;U;){if(U.pendingBranch){U.effects.push(...C),j=!0;break}U=U.parent}!j&&!$&&Ko(C),m.effects=[],b&&t&&t.pendingBranch&&x===t.pendingId&&(t.deps--,t.deps===0&&!w&&t.resolve()),kr(S,"onResolve")},fallback(E){if(!m.pendingBranch)return;const{vnode:w,activeBranch:S,parentComponent:T,container:L,namespace:P}=m;kr(w,"onFallback");const C=p(S),O=()=>{m.isInFallback&&(h(null,E,L,C,T,null,P,a,l),Qn(m,E))},F=E.transition&&E.transition.mode==="out-in";F&&(S.transition.afterLeave=O),m.isInFallback=!0,c(S,T,null,!0),F||O()},move(E,w,S){m.activeBranch&&d(m.activeBranch,E,w,S),m.container=E},next(){return m.activeBranch&&p(m.activeBranch)},registerDep(E,w,S){const T=!!m.pendingBranch;T&&m.deps++;const L=E.vnode.el;E.asyncDep.catch(P=>{Vr(P,E,0)}).then(P=>{if(E.isUnmounted||m.isUnmounted||m.pendingId!==E.suspenseId)return;E.asyncResolved=!0;const{vnode:C}=E;Zo(E,P,!1),L&&(C.el=L);const O=!L&&E.subTree.el;w(E,C,g(L||E.subTree.el),L?null:p(E.subTree),m,i,S),O&&v(O),Ji(E,C.el),T&&--m.deps===0&&m.resolve()})},unmount(E,w){m.isUnmounted=!0,m.activeBranch&&c(m.activeBranch,n,E,w),m.pendingBranch&&c(m.pendingBranch,n,E,w)}};return m}function Ip(e,t,n,o,s,r,i,a,l){const f=t.suspense=Gu(t,o,n,e.parentNode,document.createElement("div"),null,s,r,i,a,!0),u=l(e,f.pendingBranch=t.ssContent,n,f,r,i);return f.deps===0&&f.resolve(!1,!0),u}function Op(e){const{shapeFlag:t,children:n}=e,o=t&32;e.ssContent=Ma(o?n.default:n),e.ssFallback=o?Ma(n.fallback):Ae(Ve)}function Ma(e){let t;if(le(e)){const n=er&&e._c;n&&(e._d=!1,ye()),e=e(),n&&(e._d=!0,t=dt,Xu())}return ae(e)&&(e=Cp(e)),e=mt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Yu(e,t){t&&t.pendingBranch?ae(e)?t.effects.push(...e):t.effects.push(e):Ko(e)}function Qn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:o}=e;let s=t.el;for(;!s&&t.component;)t=t.component.subTree,s=t.el;n.el=s,o&&o.subTree===n&&(o.vnode.el=s,Ji(o,s))}function Np(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const Ke=Symbol.for("v-fgt"),dn=Symbol.for("v-txt"),Ve=Symbol.for("v-cmt"),xr=Symbol.for("v-stc"),Er=[];let dt=null;function ye(e=!1){Er.push(dt=e?null:[])}function Xu(){Er.pop(),dt=Er[Er.length-1]||null}let er=1;function Da(e){er+=e,e<0&&dt&&(dt.hasOnce=!0)}function Ju(e){return e.dynamicChildren=er>0?dt||Yn:null,Xu(),er>0&&dt&&dt.push(e),e}function at(e,t,n,o,s,r){return Ju(ie(e,t,n,o,s,r,!0))}function qe(e,t,n,o,s){return Ju(Ae(e,t,n,o,s,!0))}function Nn(e){return e?e.__v_isVNode===!0:!1}function Lt(e,t){return e.type===t.type&&e.key===t.key}const qu=({key:e})=>e??null,us=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Oe(e)||Me(e)||le(e)?{i:je,r:e,k:t,f:!!n}:e:null);function ie(e,t=null,n=null,o=0,s=null,r=e===Ke?0:1,i=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&qu(t),ref:t&&us(t),scopeId:fu,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:o,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:je};return a?(Qi(l,n),r&128&&e.normalize(l)):n&&(l.shapeFlag|=Oe(n)?8:16),er>0&&!i&&dt&&(l.patchFlag>0||r&6)&&l.patchFlag!==32&&dt.push(l),l}const Ae=Mp;function Mp(e,t=null,n=null,o=0,s=null,r=!1){if((!e||e===Cu)&&(e=Ve),Nn(e)){const a=qt(e,t,!0);return n&&Qi(a,n),er>0&&!r&&dt&&(a.shapeFlag&6?dt[dt.indexOf(e)]=a:dt.push(a)),a.patchFlag=-2,a}if(Wp(e)&&(e=e.__vccOpts),t){t=Dp(t);let{class:a,style:l}=t;a&&!Oe(a)&&(t.class=js(a)),Re(l)&&(ji(l)&&!ae(l)&&(l=Be({},l)),t.style=Di(l))}const i=Oe(e)?1:ws(e)?128:du(e)?64:Re(e)?4:le(e)?2:0;return ie(e,t,n,o,s,i,r,!0)}function Dp(e){return e?ji(e)||Ou(e)?Be({},e):e:null}function qt(e,t,n=!1,o=!1){const{props:s,ref:r,patchFlag:i,children:a,transition:l}=e,f=t?Qu(s||{},t):s,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&qu(f),ref:t&&t.ref?n&&r?ae(r)?r.concat(us(t)):[r,us(t)]:us(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ke?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&qt(e.ssContent),ssFallback:e.ssFallback&&qt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&o&&Zn(u,l.clone(u)),u}function qs(e=" ",t=0){return Ae(dn,null,e,t)}function ab(e,t){const n=Ae(xr,null,e);return n.staticCount=t,n}function ut(e="",t=!1){return t?(ye(),qe(Ve,null,e)):Ae(Ve,null,e)}function mt(e){return e==null||typeof e=="boolean"?Ae(Ve):ae(e)?Ae(Ke,null,e.slice()):Nn(e)?sn(e):Ae(dn,null,String(e))}function sn(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:qt(e)}function Qi(e,t){let n=0;const{shapeFlag:o}=e;if(t==null)t=null;else if(ae(t))n=16;else if(typeof t=="object")if(o&65){const s=t.default;s&&(s._c&&(s._d=!1),Qi(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!Ou(t)?t._ctx=je:s===3&&je&&(je.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else le(t)?(t={default:t,_ctx:je},n=32):(t=String(t),o&64?(n=16,t=[qs(t)]):n=8);e.children=t,e.shapeFlag|=n}function Qu(...e){const t={};for(let n=0;n<e.length;n++){const o=e[n];for(const s in o)if(s==="class")t.class!==o.class&&(t.class=js([t.class,o.class]));else if(s==="style")t.style=Di([t.style,o.style]);else if(Hr(s)){const r=t[s],i=o[s];i&&r!==i&&!(ae(r)&&r.includes(i))&&(t[s]=r?[].concat(r,i):i)}else s!==""&&(t[s]=o[s])}return t}function ct(e,t,n,o=null){At(e,t,7,[n,o])}const Fp=Ru();let $p=0;function Hp(e,t,n){const o=e.type,s=(t?t.appContext:e.appContext)||Fp,r={uid:$p++,vnode:e,type:o,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new jc(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Mu(o,s),emitsOptions:Ku(o,s),emit:null,emitted:null,propsDefaults:Pe,inheritAttrs:o.inheritAttrs,ctx:Pe,data:Pe,props:Pe,attrs:Pe,slots:Pe,refs:Pe,setupState:Pe,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 r.ctx={_:r},r.root=t?t.root:r,r.emit=Sp.bind(null,r),e.ce&&e.ce(r),r}let Ge=null;const Dn=()=>Ge||je;let Ss,zo;{const e=Vs(),t=(n,o)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(o),r=>{s.length>1?s.forEach(i=>i(r)):s[0](r)}};Ss=t("__VUE_INSTANCE_SETTERS__",n=>Ge=n),zo=t("__VUE_SSR_SETTERS__",n=>Ar=n)}const Wr=e=>{const t=Ge;return Ss(e),e.scope.on(),()=>{e.scope.off(),Ss(t)}},Fa=()=>{Ge&&Ge.scope.off(),Ss(null)};function zu(e){return e.vnode.shapeFlag&4}let Ar=!1;function Up(e,t=!1,n=!1){t&&zo(t);const{props:o,children:s}=e.vnode,r=zu(e);up(e,o,r,t),pp(e,s,n);const i=r?Bp(e,t):void 0;return t&&zo(!1),i}function Bp(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,np);const{setup:o}=n;if(o){pn();const s=e.setupContext=o.length>1?jp(e):null,r=Wr(e),i=Br(o,e,0,[e.props,s]),a=Mc(i);if(gn(),r(),(a||e.sp)&&!un(e)&&yu(e),a){if(i.then(Fa,Fa),t)return i.then(l=>{Zo(e,l,t)}).catch(l=>{Vr(l,e,0)});e.asyncDep=i}else Zo(e,i,t)}else Zu(e,t)}function Zo(e,t,n){le(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Re(t)&&(e.setupState=iu(t)),Zu(e,n)}let $a;function Zu(e,t,n){const o=e.type;if(!e.render){if(!t&&$a&&!o.render){const s=o.template||Gi(e).template;if(s){const{isCustomElement:r,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:l}=o,f=Be(Be({isCustomElement:r,delimiters:a},i),l);o.render=$a(s,f)}}e.render=o.render||Ht}{const s=Wr(e);pn();try{rp(e)}finally{gn(),s()}}}const Vp={get(e,t){return Ze(e,"get",""),e[t]}};function jp(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Vp),slots:e.slots,emit:e.emit,expose:t}}function Qs(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(iu(Ch(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in _r)return _r[n](e)},has(t,n){return n in t||n in _r}})):e.proxy}function ei(e,t=!0){return le(e)?e.displayName||e.name:e.name||t&&e.__name}function Wp(e){return le(e)&&"__vccOpts"in e}const ge=(e,t)=>Nh(e,t,Ar);function Xe(e,t,n){const o=arguments.length;return o===2?Re(t)&&!ae(t)?Nn(t)?Ae(e,null,[t]):Ae(e,t):Ae(e,null,t):(o>3?n=Array.prototype.slice.call(arguments,2):o===3&&Nn(n)&&(n=[n]),Ae(e,t,n))}const ef="3.5.12";/**
* @vue/runtime-dom v3.5.12
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let ti;const Ha=typeof window<"u"&&window.trustedTypes;if(Ha)try{ti=Ha.createPolicy("vue",{createHTML:e=>e})}catch{}const tf=ti?e=>ti.createHTML(e):e=>e,Kp="http://www.w3.org/2000/svg",Gp="http://www.w3.org/1998/Math/MathML",Kt=typeof document<"u"?document:null,Ua=Kt&&Kt.createElement("template"),Yp={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const s=t==="svg"?Kt.createElementNS(Kp,e):t==="mathml"?Kt.createElementNS(Gp,e):n?Kt.createElement(e,{is:n}):Kt.createElement(e);return e==="select"&&o&&o.multiple!=null&&s.setAttribute("multiple",o.multiple),s},createText:e=>Kt.createTextNode(e),createComment:e=>Kt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Kt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,o,s,r){const i=n?n.previousSibling:t.lastChild;if(s&&(s===r||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===r||!(s=s.nextSibling)););else{Ua.innerHTML=tf(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const a=Ua.content;if(o==="svg"||o==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Zt="transition",ur="animation",Ir=Symbol("_vtc"),nf={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},Xp=Be({},hu,nf),Jp=e=>(e.displayName="Transition",e.props=Xp,e),rf=Jp((e,{slots:t})=>Xe(Vh,qp(e),t)),wn=(e,t=[])=>{ae(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ba=e=>e?ae(e)?e.some(t=>t.length>1):e.length>1:!1;function qp(e){const t={};for(const C in e)C in nf||(t[C]=e[C]);if(e.css===!1)return t;const{name:n="v",type:o,duration:s,enterFromClass:r=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:l=r,appearActiveClass:f=i,appearToClass:u=a,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:c=`${n}-leave-to`}=e,p=Qp(s),g=p&&p[0],v=p&&p[1],{onBeforeEnter:x,onEnter:b,onEnterCancelled:y,onLeave:_,onLeaveCancelled:m,onBeforeAppear:E=x,onAppear:w=b,onAppearCancelled:S=y}=t,T=(C,O,F)=>{Sn(C,O?u:a),Sn(C,O?f:i),F&&F()},L=(C,O)=>{C._isLeaving=!1,Sn(C,h),Sn(C,c),Sn(C,d),O&&O()},P=C=>(O,F)=>{const $=C?w:b,U=()=>T(O,C,F);wn($,[O,U]),Va(()=>{Sn(O,C?l:r),en(O,C?u:a),Ba($)||ja(O,o,g,U)})};return Be(t,{onBeforeEnter(C){wn(x,[C]),en(C,r),en(C,i)},onBeforeAppear(C){wn(E,[C]),en(C,l),en(C,f)},onEnter:P(!1),onAppear:P(!0),onLeave(C,O){C._isLeaving=!0;const F=()=>L(C,O);en(C,h),en(C,d),eg(),Va(()=>{C._isLeaving&&(Sn(C,h),en(C,c),Ba(_)||ja(C,o,v,F))}),wn(_,[C,F])},onEnterCancelled(C){T(C,!1),wn(y,[C])},onAppearCancelled(C){T(C,!0),wn(S,[C])},onLeaveCancelled(C){L(C),wn(m,[C])}})}function Qp(e){if(e==null)return null;if(Re(e))return[To(e.enter),To(e.leave)];{const t=To(e);return[t,t]}}function To(e){return Hc(e)}function en(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Ir]||(e[Ir]=new Set)).add(t)}function Sn(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const n=e[Ir];n&&(n.delete(t),n.size||(e[Ir]=void 0))}function Va(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let zp=0;function ja(e,t,n,o){const s=e._endId=++zp,r=()=>{s===e._endId&&o()};if(n!=null)return setTimeout(r,n);const{type:i,timeout:a,propCount:l}=Zp(e,t);if(!i)return o();const f=i+"end";let u=0;const h=()=>{e.removeEventListener(f,d),r()},d=c=>{c.target===e&&++u>=l&&h()};setTimeout(()=>{u<l&&h()},a+1),e.addEventListener(f,d)}function Zp(e,t){const n=window.getComputedStyle(e),o=p=>(n[p]||"").split(", "),s=o(`${Zt}Delay`),r=o(`${Zt}Duration`),i=Wa(s,r),a=o(`${ur}Delay`),l=o(`${ur}Duration`),f=Wa(a,l);let u=null,h=0,d=0;t===Zt?i>0&&(u=Zt,h=i,d=r.length):t===ur?f>0&&(u=ur,h=f,d=l.length):(h=Math.max(i,f),u=h>0?i>f?Zt:ur:null,d=u?u===Zt?r.length:l.length:0);const c=u===Zt&&/\b(transform|all)(,|$)/.test(o(`${Zt}Property`).toString());return{type:u,timeout:h,propCount:d,hasTransform:c}}function Wa(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,o)=>Ka(n)+Ka(e[o])))}function Ka(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function eg(){return document.body.offsetHeight}function tg(e,t,n){const o=e[Ir];o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Cs=Symbol("_vod"),sf=Symbol("_vsh"),lb={beforeMount(e,{value:t},{transition:n}){e[Cs]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):fr(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:o}){!t!=!n&&(o?t?(o.beforeEnter(e),fr(e,!0),o.enter(e)):o.leave(e,()=>{fr(e,!1)}):fr(e,t))},beforeUnmount(e,{value:t}){fr(e,t)}};function fr(e,t){e.style.display=t?e[Cs]:"none",e[sf]=!t}const ng=Symbol(""),rg=/(^|;)\s*display\s*:/;function sg(e,t,n){const o=e.style,s=Oe(n);let r=!1;if(n&&!s){if(t)if(Oe(t))for(const i of t.split(";")){const a=i.slice(0,i.indexOf(":")).trim();n[a]==null&&fs(o,a,"")}else for(const i in t)n[i]==null&&fs(o,i,"");for(const i in n)i==="display"&&(r=!0),fs(o,i,n[i])}else if(s){if(t!==n){const i=o[ng];i&&(n+=";"+i),o.cssText=n,r=rg.test(n)}}else t&&e.removeAttribute("style");Cs in e&&(e[Cs]=r?o.display:"",e[sf]&&(o.display="none"))}const Ga=/\s*!important$/;function fs(e,t,n){if(ae(n))n.forEach(o=>fs(e,t,o));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const o=og(e,t);Ga.test(n)?e.setProperty(Mn(o),n.replace(Ga,""),"important"):e[o]=n}}const Ya=["Webkit","Moz","ms"],Po={};function og(e,t){const n=Po[t];if(n)return n;let o=Et(t);if(o!=="filter"&&o in e)return Po[t]=o;o=Bs(o);for(let s=0;s<Ya.length;s++){const r=Ya[s]+o;if(r in e)return Po[t]=r}return t}const Xa="http://www.w3.org/1999/xlink";function Ja(e,t,n,o,s,r=oh(t)){o&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Xa,t.slice(6,t.length)):e.setAttributeNS(Xa,t,n):n==null||r&&!Uc(n)?e.removeAttribute(t):e.setAttribute(t,r?"":Qt(n)?String(n):n)}function qa(e,t,n,o,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?tf(n):n);return}const r=e.tagName;if(t==="value"&&r!=="PROGRESS"&&!r.includes("-")){const a=r==="OPTION"?e.getAttribute("value")||"":e.value,l=n==null?e.type==="checkbox"?"on":"":String(n);(a!==l||!("_value"in e))&&(e.value=l),n==null&&e.removeAttribute(t),e._value=n;return}let i=!1;if(n===""||n==null){const a=typeof e[t];a==="boolean"?n=Uc(n):n==null&&a==="string"?(n="",i=!0):a==="number"&&(n=0,i=!0)}try{e[t]=n}catch{}i&&e.removeAttribute(s||t)}function ig(e,t,n,o){e.addEventListener(t,n,o)}function ag(e,t,n,o){e.removeEventListener(t,n,o)}const Qa=Symbol("_vei");function lg(e,t,n,o,s=null){const r=e[Qa]||(e[Qa]={}),i=r[t];if(o&&i)i.value=o;else{const[a,l]=cg(t);if(o){const f=r[t]=dg(o,s);ig(e,a,f,l)}else i&&(ag(e,a,i,l),r[t]=void 0)}}const za=/(?:Once|Passive|Capture)$/;function cg(e){let t;if(za.test(e)){t={};let o;for(;o=e.match(za);)e=e.slice(0,e.length-o[0].length),t[o[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Mn(e.slice(2)),t]}let Lo=0;const ug=Promise.resolve(),fg=()=>Lo||(ug.then(()=>Lo=0),Lo=Date.now());function dg(e,t){const n=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=n.attached)return;At(hg(o,n.value),t,5,[o])};return n.value=e,n.attached=fg(),n}function hg(e,t){if(ae(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(o=>s=>!s._stopped&&o&&o(s))}else return t}const Za=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,pg=(e,t,n,o,s,r)=>{const i=s==="svg";t==="class"?tg(e,o,i):t==="style"?sg(e,n,o):Hr(t)?Oi(t)||lg(e,t,n,o,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):gg(e,t,o,i))?(qa(e,t,o),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ja(e,t,o,i,r,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Oe(o))?qa(e,Et(t),o,r,t):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),Ja(e,t,o,i))};function gg(e,t,n,o){if(o)return!!(t==="innerHTML"||t==="textContent"||t in e&&Za(t)&&le(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Za(t)&&Oe(n)?!1:t in e}const of=Be({patchProp:pg},Yp);let br,el=!1;function mg(){return br||(br=mp(of))}function vg(){return br=el?br:vp(of),el=!0,br}const yg=(...e)=>{const t=mg().createApp(...e),{mount:n}=t;return t.mount=o=>{const s=lf(o);if(!s)return;const r=t._component;!le(r)&&!r.render&&!r.template&&(r.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const i=n(s,!1,af(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t},_g=(...e)=>{const t=vg().createApp(...e),{mount:n}=t;return t.mount=o=>{const s=lf(o);if(s)return n(s,!0,af(s))},t};function af(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function lf(e){return Oe(e)?document.querySelector(e):e}const xg=/"(?:_|\\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*:/,Eg=/"(?: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*:/,bg=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function wg(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Sg(e);return}return t}function Sg(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function Or(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e.endsWith('"')&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const o=n.toLowerCase();if(o==="true")return!0;if(o==="false")return!1;if(o==="undefined")return;if(o==="null")return null;if(o==="nan")return Number.NaN;if(o==="infinity")return Number.POSITIVE_INFINITY;if(o==="-infinity")return Number.NEGATIVE_INFINITY}if(!bg.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(xg.test(e)||Eg.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,wg)}return JSON.parse(e)}catch(o){if(t.strict)throw o;return e}}const Cg=/#/g,Tg=/&/g,Pg=/\//g,Lg=/=/g,zi=/\+/g,Rg=/%5e/gi,kg=/%60/gi,Ag=/%7c/gi,Ig=/%20/gi;function Og(e){return encodeURI(""+e).replace(Ag,"|")}function ni(e){return Og(typeof e=="string"?e:JSON.stringify(e)).replace(zi,"%2B").replace(Ig,"+").replace(Cg,"%23").replace(Tg,"%26").replace(kg,"`").replace(Rg,"^").replace(Pg,"%2F")}function Ro(e){return ni(e).replace(Lg,"%3D")}function Ts(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Ng(e){return Ts(e.replace(zi," "))}function Mg(e){return Ts(e.replace(zi," "))}function Zi(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const o=n.match(/([^=]+)=?(.*)/)||[];if(o.length<2)continue;const s=Ng(o[1]);if(s==="__proto__"||s==="constructor")continue;const r=Mg(o[2]||"");t[s]===void 0?t[s]=r:Array.isArray(t[s])?t[s].push(r):t[s]=[t[s],r]}return t}function Dg(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${Ro(e)}=${ni(n)}`).join("&"):`${Ro(e)}=${ni(t)}`:Ro(e)}function Fg(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Dg(t,e[t])).filter(Boolean).join("&")}const $g=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Hg=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Ug=/^([/\\]\s*){2,}[^/\\]/,Bg=/^[\s\0]*(blob|data|javascript|vbscript):$/i,Vg=/\/$|\/\?|\/#/,jg=/^\.?\//;function St(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?$g.test(e):Hg.test(e)||(t.acceptRelative?Ug.test(e):!1)}function Wg(e){return!!e&&Bg.test(e)}function ri(e="",t){return t?Vg.test(e):e.endsWith("/")}function Kr(e="",t){if(!t)return(ri(e)?e.slice(0,-1):e)||"/";if(!ri(e,!0))return e||"/";let n=e,o="";const s=e.indexOf("#");s>=0&&(n=e.slice(0,s),o=e.slice(s));const[r,...i]=n.split("?");return((r.endsWith("/")?r.slice(0,-1):r)||"/")+(i.length>0?`?${i.join("?")}`:"")+o}function Nr(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(ri(e,!0))return e||"/";let n=e,o="";const s=e.indexOf("#");if(s>=0&&(n=e.slice(0,s),o=e.slice(s),!n))return o;const[r,...i]=n.split("?");return r+"/"+(i.length>0?`?${i.join("?")}`:"")+o}function Kg(e=""){return e.startsWith("/")}function tl(e=""){return Kg(e)?e:"/"+e}function Gg(e,t){if(uf(t)||St(e))return e;const n=Kr(t);return e.startsWith(n)?e:Fn(n,e)}function nl(e,t){if(uf(t))return e;const n=Kr(t);if(!e.startsWith(n))return e;const o=e.slice(n.length);return o[0]==="/"?o:"/"+o}function cf(e,t){const n=Xg(e),o={...Zi(n.search),...t};return n.search=Fg(o),Jg(n)}function uf(e){return!e||e==="/"}function Yg(e){return e&&e!=="/"}function Fn(e,...t){let n=e||"";for(const o of t.filter(s=>Yg(s)))if(n){const s=o.replace(jg,"");n=Nr(n)+s}else n=o;return n}function ff(...e){var i,a,l,f;const t=/\/(?!\/)/,n=e.filter(Boolean),o=[];let s=0;for(const u of n)if(!(!u||u==="/")){for(const[h,d]of u.split(t).entries())if(!(!d||d===".")){if(d===".."){if(o.length===1&&St(o[0]))continue;o.pop(),s--;continue}if(h===1&&((i=o[o.length-1])!=null&&i.endsWith(":/"))){o[o.length-1]+="/"+d;continue}o.push(d),s++}}let r=o.join("/");return s>=0?(a=n[0])!=null&&a.startsWith("/")&&!r.startsWith("/")?r="/"+r:(l=n[0])!=null&&l.startsWith("./")&&!r.startsWith("./")&&(r="./"+r):r="../".repeat(-1*s)+r,(f=n[n.length-1])!=null&&f.endsWith("/")&&!r.endsWith("/")&&(r+="/"),r}function si(e,t,n={}){return n.trailingSlash||(e=Nr(e),t=Nr(t)),n.leadingSlash||(e=tl(e),t=tl(t)),n.encoding||(e=Ts(e),t=Ts(t)),e===t}const df=Symbol.for("ufo:protocolRelative");function Xg(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,h,d=""]=n;return{protocol:h.toLowerCase(),pathname:d,href:h+d,auth:"",host:"",search:"",hash:""}}if(!St(e,{acceptRelative:!0}))return oi(e);const[,o="",s,r=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[];let[,i="",a=""]=r.match(/([^#/?]*)(.*)?/)||[];o==="file:"&&(a=a.replace(/\/(?=[A-Za-z]:)/,""));const{pathname:l,search:f,hash:u}=oi(a);return{protocol:o.toLowerCase(),auth:s?s.slice(0,Math.max(0,s.length-1)):"",host:i,pathname:l,search:f,hash:u,[df]:!o}}function oi(e=""){const[t="",n="",o=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:o}}function Jg(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",o=e.hash||"",s=e.auth?e.auth+"@":"",r=e.host||"";return(e.protocol||e[df]?(e.protocol||"")+"//":"")+s+r+t+n+o}class qg extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Qg(e){var l,f,u,h,d;const t=((l=e.error)==null?void 0:l.message)||((f=e.error)==null?void 0:f.toString())||"",n=((u=e.request)==null?void 0:u.method)||((h=e.options)==null?void 0:h.method)||"GET",o=((d=e.request)==null?void 0:d.url)||String(e.request)||"/",s=`[${n}] ${JSON.stringify(o)}`,r=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",i=`${s}: ${r}${t?` ${t}`:""}`,a=new qg(i,e.error?{cause:e.error}:void 0);for(const c of["request","options","response"])Object.defineProperty(a,c,{get(){return e[c]}});for(const[c,p]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(a,c,{get(){return e.response&&e.response[p]}});return a}const zg=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function rl(e="GET"){return zg.has(e.toUpperCase())}function Zg(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const em=new Set(["image/svg","application/xml","application/xhtml","application/html"]),tm=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function nm(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return tm.test(t)?"json":em.has(t)||t.startsWith("text/")?"text":"blob"}function rm(e,t,n,o){const s=sm((t==null?void 0:t.headers)??(e==null?void 0:e.headers),n==null?void 0:n.headers,o);let r;return(n!=null&&n.query||n!=null&&n.params||t!=null&&t.params||t!=null&&t.query)&&(r={...n==null?void 0:n.params,...n==null?void 0:n.query,...t==null?void 0:t.params,...t==null?void 0:t.query}),{...n,...t,query:r,params:r,headers:s}}function sm(e,t,n){if(!t)return new n(e);const o=new n(t);if(e)for(const[s,r]of Symbol.iterator in e||Array.isArray(e)?e:new n(e))o.set(s,r);return o}async function rs(e,t){if(t)if(Array.isArray(t))for(const n of t)await n(e);else await t(e)}const om=new Set([408,409,425,429,500,502,503,504]),im=new Set([101,204,205,304]);function hf(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:o=globalThis.AbortController}=e;async function s(a){const l=a.error&&a.error.name==="AbortError"&&!a.options.timeout||!1;if(a.options.retry!==!1&&!l){let u;typeof a.options.retry=="number"?u=a.options.retry:u=rl(a.options.method)?0:1;const h=a.response&&a.response.status||500;if(u>0&&(Array.isArray(a.options.retryStatusCodes)?a.options.retryStatusCodes.includes(h):om.has(h))){const d=typeof a.options.retryDelay=="function"?a.options.retryDelay(a):a.options.retryDelay||0;return d>0&&await new Promise(c=>setTimeout(c,d)),r(a.request,{...a.options,retry:u-1})}}const f=Qg(a);throw Error.captureStackTrace&&Error.captureStackTrace(f,r),f}const r=async function(l,f={}){const u={request:l,options:rm(l,f,e.defaults,n),response:void 0,error:void 0};u.options.method&&(u.options.method=u.options.method.toUpperCase()),u.options.onRequest&&await rs(u,u.options.onRequest),typeof u.request=="string"&&(u.options.baseURL&&(u.request=Gg(u.request,u.options.baseURL)),u.options.query&&(u.request=cf(u.request,u.options.query),delete u.options.query),"query"in u.options&&delete u.options.query,"params"in u.options&&delete u.options.params),u.options.body&&rl(u.options.method)&&(Zg(u.options.body)?(u.options.body=typeof u.options.body=="string"?u.options.body:JSON.stringify(u.options.body),u.options.headers=new n(u.options.headers||{}),u.options.headers.has("content-type")||u.options.headers.set("content-type","application/json"),u.options.headers.has("accept")||u.options.headers.set("accept","application/json")):("pipeTo"in u.options.body&&typeof u.options.body.pipeTo=="function"||typeof u.options.body.pipe=="function")&&("duplex"in u.options||(u.options.duplex="half")));let h;if(!u.options.signal&&u.options.timeout){const c=new o;h=setTimeout(()=>{const p=new Error("[TimeoutError]: The operation was aborted due to timeout");p.name="TimeoutError",p.code=23,c.abort(p)},u.options.timeout),u.options.signal=c.signal}try{u.response=await t(u.request,u.options)}catch(c){return u.error=c,u.options.onRequestError&&await rs(u,u.options.onRequestError),await s(u)}finally{h&&clearTimeout(h)}if((u.response.body||u.response._bodyInit)&&!im.has(u.response.status)&&u.options.method!=="HEAD"){const c=(u.options.parseResponse?"json":u.options.responseType)||nm(u.response.headers.get("content-type")||"");switch(c){case"json":{const p=await u.response.text(),g=u.options.parseResponse||Or;u.response._data=g(p);break}case"stream":{u.response._data=u.response.body||u.response._bodyInit;break}default:u.response._data=await u.response[c]()}}return u.options.onResponse&&await rs(u,u.options.onResponse),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await rs(u,u.options.onResponseError),await s(u)):u.response},i=async function(l,f){return(await r(l,f))._data};return i.raw=r,i.native=(...a)=>t(...a),i.create=(a={},l={})=>hf({...e,...l,defaults:{...e.defaults,...l.defaults,...a}}),i}const Ps=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")}(),am=Ps.fetch?(...e)=>Ps.fetch(...e):()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!")),lm=Ps.Headers,cm=Ps.AbortController,um=hf({fetch:am,Headers:lm,AbortController:cm}),fm=um,dm=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},Ls=dm().app,hm=()=>Ls.baseURL,pm=()=>Ls.buildAssetsDir,ea=(...e)=>ff(pf(),pm(),...e),pf=(...e)=>{const t=Ls.cdnURL||Ls.baseURL;return e.length?ff(t,...e):t};globalThis.__buildAssetsURL=ea,globalThis.__publicAssetsURL=pf;globalThis.$fetch||(globalThis.$fetch=fm.create({baseURL:hm()}));function ii(e,t={},n){for(const o in e){const s=e[o],r=n?`${n}:${o}`:o;typeof s=="object"&&s!==null?ii(s,t,r):typeof s=="function"&&(t[r]=s)}return t}const gm={run:e=>e()},mm=()=>gm,gf=typeof console.createTask<"u"?console.createTask:mm;function vm(e,t){const n=t.shift(),o=gf(n);return e.reduce((s,r)=>s.then(()=>o.run(()=>r(...t))),Promise.resolve())}function ym(e,t){const n=t.shift(),o=gf(n);return Promise.all(e.map(s=>o.run(()=>s(...t))))}function ko(e,t){for(const n of[...e])n(t)}class _m{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,o={}){if(!t||typeof n!="function")return()=>{};const s=t;let r;for(;this._deprecatedHooks[t];)r=this._deprecatedHooks[t],t=r.to;if(r&&!o.allowDeprecated){let i=r.message;i||(i=`${s} hook has been deprecated`+(r.to?`, please use ${r.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 o,s=(...r)=>(typeof o=="function"&&o(),o=void 0,s=void 0,n(...r));return o=this.hook(t,s),o}removeHook(t,n){if(this._hooks[t]){const o=this._hooks[t].indexOf(n);o!==-1&&this._hooks[t].splice(o,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const o=this._hooks[t]||[];delete this._hooks[t];for(const s of o)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=ii(t),o=Object.keys(n).map(s=>this.hook(s,n[s]));return()=>{for(const s of o.splice(0,o.length))s()}}removeHooks(t){const n=ii(t);for(const o in n)this.removeHook(o,n[o])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(vm,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(ym,t,...n)}callHookWith(t,n,...o){const s=this._before||this._after?{name:n,args:o,context:{}}:void 0;this._before&&ko(this._before,s);const r=t(n in this._hooks?[...this._hooks[n]]:[],o);return r instanceof Promise?r.finally(()=>{this._after&&s&&ko(this._after,s)}):(this._after&&s&&ko(this._after,s),r)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function mf(){return new _m}function xm(e={}){let t,n=!1;const o=i=>{if(t&&t!==i)throw new Error("Context conflict")};let s;if(e.asyncContext){const i=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;i?s=new i:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const r=()=>{if(s&&t===void 0){const i=s.getStore();if(i!==void 0)return i}return t};return{use:()=>{const i=r();if(i===void 0)throw new Error("Context is not available");return i},tryUse:()=>r(),set:(i,a)=>{a||o(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,a)=>{o(i),t=i;try{return s?s.run(i,a):a()}finally{n||(t=void 0)}},async callAsync(i,a){t=i;const l=()=>{t=i},f=()=>t===i?l:void 0;ai.add(f);try{const u=s?s.run(i,a):a();return n||(t=void 0),await u}finally{ai.delete(f)}}}}function Em(e={}){const t={};return{get(n,o={}){return t[n]||(t[n]=xm({...e,...o})),t[n],t[n]}}}const Rs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},sl="__unctx__",bm=Rs[sl]||(Rs[sl]=Em()),wm=(e,t={})=>bm.get(e,t),ol="__unctx_async_handlers__",ai=Rs[ol]||(Rs[ol]=new Set);function Rt(e){const t=[];for(const s of ai){const r=s();r&&t.push(r)}const n=()=>{for(const s of t)s()};let o=e();return o&&typeof o=="object"&&"catch"in o&&(o=o.catch(s=>{throw n(),s})),[o,n]}const Sm=!1,li=!1,Cm=!1,Tm={componentName:"NuxtLink",prefetch:!0,prefetchOn:{visibility:!0}},Pm=null,Lm="#__nuxt",vf="nuxt-app",il=36e5,Rm="vite:preloadError";function yf(e=vf){return wm(e,{asyncContext:!1})}const km="__nuxt_plugin";function Am(e){var s;let t=0;const n={_id:e.id||vf||"nuxt-app",_scope:Fi(),provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.14.159"},get vue(){return n.vueApp.version}},payload:Xt({...((s=e.ssrContext)==null?void 0:s.payload)||{},data:Xt({}),state:mn({}),once:new Set,_errors:Xt({})}),static:{data:{}},runWithContext(r){return n._scope.active&&!Ws()?n._scope.run(()=>al(n,r)):al(n,r)},isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let r=!1;return()=>{if(!r&&(r=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:Xt({}),_payloadRevivers:{},...e};{const r=window.__NUXT__;if(r)for(const i in r)switch(i){case"data":case"state":case"_errors":Object.assign(n.payload[i],r[i]);break;default:n.payload[i]=r[i]}}n.hooks=mf(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(r,i)=>{const a="$"+r;ss(n,a,i),ss(n.vueApp.config.globalProperties,a,i)},ss(n.vueApp,"$nuxt",n),ss(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener(Rm,i=>{n.callHook("app:chunkError",{error:i.payload}),(n.isHydrating||i.payload.message.includes("Unable to preload CSS"))&&i.preventDefault()}),window.useNuxtApp=window.useNuxtApp||me;const r=n.hook("app:error",(...i)=>{console.error("[nuxt] error caught during app initialization",...i)});n.hook("app:mounted",r)}const o=n.payload.config;return n.provide("config",o),n}function Im(e,t){t.hooks&&e.hooks.addHooks(t.hooks)}async function Om(e,t){if(typeof t=="function"){const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const o in n)e.provide(o,n[o])}}async function Nm(e,t){const n=[],o=[],s=[],r=[];let i=0;async function a(l){var u;const f=((u=l.dependsOn)==null?void 0:u.filter(h=>t.some(d=>d._name===h)&&!n.includes(h)))??[];if(f.length>0)o.push([new Set(f),l]);else{const h=Om(e,l).then(async()=>{l._name&&(n.push(l._name),await Promise.all(o.map(async([d,c])=>{d.has(l._name)&&(d.delete(l._name),d.size===0&&(i++,await a(c)))})))});l.parallel?s.push(h.catch(d=>r.push(d))):await h}}for(const l of t)Im(e,l);for(const l of t)await a(l);if(await Promise.all(s),i)for(let l=0;l<i;l++)await Promise.all(s);if(r.length)throw r[0]}function Nt(e){if(typeof e=="function")return e;const t=e._name||e.name;return delete e.name,Object.assign(e.setup||(()=>{}),e,{[km]:!0,_name:t})}function al(e,t,n){const o=()=>t();return yf(e._id).set(e),e.vueApp.runWithContext(o)}function Mm(e){var n;let t;return ku()&&(t=(n=Dn())==null?void 0:n.appContext.app.$nuxt),t=t||yf(e).tryUse(),t||null}function me(e){const t=Mm(e);if(!t)throw new Error("[nuxt] instance unavailable");return t}function pt(e){return me().$config}function ss(e,t,n){Object.defineProperty(e,t,{get:()=>n})}function Dm(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");const n={},o=t||{},s=o.decode||Fm;let r=0;for(;r<e.length;){const i=e.indexOf("=",r);if(i===-1)break;let a=e.indexOf(";",r);if(a===-1)a=e.length;else if(a<i){r=e.lastIndexOf(";",i-1)+1;continue}const l=e.slice(r,i).trim();if(o!=null&&o.filter&&!(o!=null&&o.filter(l))){r=a+1;continue}if(n[l]===void 0){let f=e.slice(i+1,a).trim();f.codePointAt(0)===34&&(f=f.slice(1,-1)),n[l]=$m(f,s)}r=a+1}return n}function Fm(e){return e.includes("%")?decodeURIComponent(e):e}function $m(e,t){try{return t(e)}catch{return e}}const os=/^[\u0009\u0020-\u007E\u0080-\u00FF]+$/;function ll(e,t,n){const o=n||{},s=o.encode||encodeURIComponent;if(typeof s!="function")throw new TypeError("option encode is invalid");if(!os.test(e))throw new TypeError("argument name is invalid");const r=s(t);if(r&&!os.test(r))throw new TypeError("argument val is invalid");let i=e+"="+r;if(o.maxAge!==void 0&&o.maxAge!==null){const a=o.maxAge-0;if(Number.isNaN(a)||!Number.isFinite(a))throw new TypeError("option maxAge is invalid");i+="; Max-Age="+Math.floor(a)}if(o.domain){if(!os.test(o.domain))throw new TypeError("option domain is invalid");i+="; Domain="+o.domain}if(o.path){if(!os.test(o.path))throw new TypeError("option path is invalid");i+="; Path="+o.path}if(o.expires){if(!Hm(o.expires)||Number.isNaN(o.expires.valueOf()))throw new TypeError("option expires is invalid");i+="; Expires="+o.expires.toUTCString()}if(o.httpOnly&&(i+="; HttpOnly"),o.secure&&(i+="; Secure"),o.priority)switch(typeof o.priority=="string"?o.priority.toLowerCase():o.priority){case"low":{i+="; Priority=Low";break}case"medium":{i+="; Priority=Medium";break}case"high":{i+="; Priority=High";break}default:throw new TypeError("option priority is invalid")}if(o.sameSite)switch(typeof o.sameSite=="string"?o.sameSite.toLowerCase():o.sameSite){case!0:{i+="; SameSite=Strict";break}case"lax":{i+="; SameSite=Lax";break}case"strict":{i+="; SameSite=Strict";break}case"none":{i+="; SameSite=None";break}default:throw new TypeError("option sameSite is invalid")}return o.partitioned&&(i+="; Partitioned"),i}function Hm(e){return Object.prototype.toString.call(e)==="[object Date]"||e instanceof Date}const cl=Object.freeze({ignoreUnknown:!1,respectType:!1,respectFunctionNames:!1,respectFunctionProperties:!1,unorderedObjects:!0,unorderedArrays:!1,unorderedSets:!1,excludeKeys:void 0,excludeValues:void 0,replacer:void 0});function ul(e,t){t?t={...cl,...t}:t=cl;const n=_f(t);return n.dispatch(e),n.toString()}const Um=Object.freeze(["prototype","__proto__","constructor"]);function _f(e){let t="",n=new Map;const o=s=>{t+=s};return{toString(){return t},getContext(){return n},dispatch(s){return e.replacer&&(s=e.replacer(s)),this[s===null?"null":typeof s](s)},object(s){if(s&&typeof s.toJSON=="function")return this.object(s.toJSON());const r=Object.prototype.toString.call(s);let i="";const a=r.length;a<10?i="unknown:["+r+"]":i=r.slice(8,a-1),i=i.toLowerCase();let l=null;if((l=n.get(s))===void 0)n.set(s,n.size);else return this.dispatch("[CIRCULAR:"+l+"]");if(typeof Buffer<"u"&&Buffer.isBuffer&&Buffer.isBuffer(s))return o("buffer:"),o(s.toString("utf8"));if(i!=="object"&&i!=="function"&&i!=="asyncfunction")this[i]?this[i](s):e.ignoreUnknown||this.unkown(s,i);else{let f=Object.keys(s);e.unorderedObjects&&(f=f.sort());let u=[];e.respectType!==!1&&!fl(s)&&(u=Um),e.excludeKeys&&(f=f.filter(d=>!e.excludeKeys(d)),u=u.filter(d=>!e.excludeKeys(d))),o("object:"+(f.length+u.length)+":");const h=d=>{this.dispatch(d),o(":"),e.excludeValues||this.dispatch(s[d]),o(",")};for(const d of f)h(d);for(const d of u)h(d)}},array(s,r){if(r=r===void 0?e.unorderedArrays!==!1:r,o("array:"+s.length+":"),!r||s.length<=1){for(const l of s)this.dispatch(l);return}const i=new Map,a=s.map(l=>{const f=_f(e);f.dispatch(l);for(const[u,h]of f.getContext())i.set(u,h);return f.toString()});return n=i,a.sort(),this.array(a,!1)},date(s){return o("date:"+s.toJSON())},symbol(s){return o("symbol:"+s.toString())},unkown(s,r){if(o(r),!!s&&(o(":"),s&&typeof s.entries=="function"))return this.array(Array.from(s.entries()),!0)},error(s){return o("error:"+s.toString())},boolean(s){return o("bool:"+s)},string(s){o("string:"+s.length+":"),o(s)},function(s){o("fn:"),fl(s)?this.dispatch("[native]"):this.dispatch(s.toString()),e.respectFunctionNames!==!1&&this.dispatch("function-name:"+String(s.name)),e.respectFunctionProperties&&this.object(s)},number(s){return o("number:"+s)},xml(s){return o("xml:"+s.toString())},null(){return o("Null")},undefined(){return o("Undefined")},regexp(s){return o("regex:"+s.toString())},uint8array(s){return o("uint8array:"),this.dispatch(Array.prototype.slice.call(s))},uint8clampedarray(s){return o("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(s))},int8array(s){return o("int8array:"),this.dispatch(Array.prototype.slice.call(s))},uint16array(s){return o("uint16array:"),this.dispatch(Array.prototype.slice.call(s))},int16array(s){return o("int16array:"),this.dispatch(Array.prototype.slice.call(s))},uint32array(s){return o("uint32array:"),this.dispatch(Array.prototype.slice.call(s))},int32array(s){return o("int32array:"),this.dispatch(Array.prototype.slice.call(s))},float32array(s){return o("float32array:"),this.dispatch(Array.prototype.slice.call(s))},float64array(s){return o("float64array:"),this.dispatch(Array.prototype.slice.call(s))},arraybuffer(s){return o("arraybuffer:"),this.dispatch(new Uint8Array(s))},url(s){return o("url:"+s.toString())},map(s){o("map:");const r=[...s];return this.array(r,e.unorderedSets!==!1)},set(s){o("set:");const r=[...s];return this.array(r,e.unorderedSets!==!1)},file(s){return o("file:"),this.dispatch([s.name,s.size,s.type,s.lastModfied])},blob(){if(e.ignoreUnknown)return o("[blob]");throw new Error(`Hashing Blob objects is currently not supported
Use "options.replacer" or "options.ignoreUnknown"
`)},domwindow(){return o("domwindow")},bigint(s){return o("bigint:"+s.toString())},process(){return o("process")},timer(){return o("timer")},pipe(){return o("pipe")},tcp(){return o("tcp")},udp(){return o("udp")},tty(){return o("tty")},statwatcher(){return o("statwatcher")},securecontext(){return o("securecontext")},connection(){return o("connection")},zlib(){return o("zlib")},context(){return o("context")},nodescript(){return o("nodescript")},httpparser(){return o("httpparser")},dataview(){return o("dataview")},signal(){return o("signal")},fsevent(){return o("fsevent")},tlswrap(){return o("tlswrap")}}}const xf="[native code] }",Bm=xf.length;function fl(e){return typeof e!="function"?!1:Function.prototype.toString.call(e).slice(-Bm)===xf}function Vm(e,t,n={}){return e===t||ul(e,n)===ul(t,n)}function jm(e,t){return{ctx:{table:e},matchAll:n=>bf(n,e)}}function Ef(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([o,s])=>[o,Ef(s)])):new Map(Object.entries(e[n]));return t}function Wm(e){return jm(Ef(e))}function bf(e,t,n){e.endsWith("/")&&(e=e.slice(0,-1)||"/");const o=[];for(const[r,i]of dl(t.wildcard))(e===r||e.startsWith(r+"/"))&&o.push(i);for(const[r,i]of dl(t.dynamic))if(e.startsWith(r+"/")){const a="/"+e.slice(r.length).split("/").splice(2).join("/");o.push(...bf(a,i))}const s=t.static.get(e);return s&&o.push(s),o.filter(Boolean)}function dl(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function Ao(e){if(e===null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return t!==null&&t!==Object.prototype&&Object.getPrototypeOf(t)!==null||Symbol.iterator in e?!1:Symbol.toStringTag in e?Object.prototype.toString.call(e)==="[object Module]":!0}function ci(e,t,n=".",o){if(!Ao(t))return ci(e,{},n,o);const s=Object.assign({},t);for(const r in e){if(r==="__proto__"||r==="constructor")continue;const i=e[r];i!=null&&(o&&o(s,r,i,n)||(Array.isArray(i)&&Array.isArray(s[r])?s[r]=[...i,...s[r]]:Ao(i)&&Ao(s[r])?s[r]=ci(i,s[r],(n?`${n}.`:"")+r.toString(),o):s[r]=i))}return s}function Km(e){return(...t)=>t.reduce((n,o)=>ci(n,o,"",e),{})}const wf=Km();function Gm(e,t){try{return t in e}catch{return!1}}var Ym=Object.defineProperty,Xm=(e,t,n)=>t in e?Ym(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rn=(e,t,n)=>(Xm(e,typeof t!="symbol"?t+"":t,n),n);class ui extends Error{constructor(t,n={}){super(t,n),Rn(this,"statusCode",500),Rn(this,"fatal",!1),Rn(this,"unhandled",!1),Rn(this,"statusMessage"),Rn(this,"data"),Rn(this,"cause"),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:di(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Sf(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}Rn(ui,"__h3_error__",!0);function fi(e){if(typeof e=="string")return new ui(e);if(Jm(e))return e;const t=new ui(e.message??e.statusMessage??"",{cause:e.cause||e});if(Gm(e,"stack"))try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=di(e.statusCode,t.statusCode):e.status&&(t.statusCode=di(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Sf(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 Jm(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const qm=/[^\u0009\u0020-\u007E]/g;function Sf(e=""){return e.replace(qm,"")}function di(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const Cf=Symbol("layout-meta"),Gr=Symbol("route"),Qe=()=>{var e;return(e=me())==null?void 0:e.$router},zs=()=>ku()?tt(Gr,me()._route):me()._route;const Qm=(e,t,n={})=>{const o=me(),s=n.global||typeof e!="string",r=t;if(!r){console.warn("[nuxt] No route middleware passed to `addRouteMiddleware`.",e);return}s?o._middleware.global.push(r):o._middleware.named[e]=r},zm=()=>{try{if(me()._processingMiddleware)return!0}catch{return!1}return!1},Tf=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:"path"in e?hi(e):Qe().resolve(e).href;if(t!=null&&t.open){const{target:l="_blank",windowFeatures:f={}}=t.open,u=Object.entries(f).filter(([h,d])=>d!==void 0).map(([h,d])=>`${h.toLowerCase()}=${d}`).join(", ");return open(n,l,u),Promise.resolve()}const o=St(n,{acceptRelative:!0}),s=(t==null?void 0:t.external)||o;if(s){if(!(t!=null&&t.external))throw new Error("Navigating to an external URL is not allowed by default. Use `navigateTo(url, { external: true })`.");const{protocol:l}=new URL(n,window.location.href);if(l&&Wg(l))throw new Error(`Cannot navigate to a URL with '${l}' protocol.`)}const r=zm();if(!s&&r)return e;const i=Qe(),a=me();return s?(a._scope.stop(),t!=null&&t.replace?location.replace(n):location.href=n,r?a.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?i.replace(e):i.push(e)};function hi(e){return cf(e.path||"",e.query||{})+(e.hash||"")}const Pf="__nuxt_error",Zs=()=>au(me().payload,"error"),Gn=e=>{const t=eo(e);try{const n=me(),o=Zs();n.hooks.callHook("app:error",t),o.value=o.value||t}catch{throw t}return t},Zm=async(e={})=>{const t=me(),n=Zs();t.callHook("app:error:cleared",e),e.redirect&&await Qe().replace(e.redirect),n.value=Pm},ev=e=>!!e&&typeof e=="object"&&Pf in e,eo=e=>{const t=fi(e);return Object.defineProperty(t,Pf,{value:!0,configurable:!1,writable:!1}),t};function hl(e){const t=nv(e),n=new ArrayBuffer(t.length),o=new DataView(n);for(let s=0;s<n.byteLength;s++)o.setUint8(s,t.charCodeAt(s));return n}const tv="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function nv(e){e.length%4===0&&(e=e.replace(/==?$/,""));let t="",n=0,o=0;for(let s=0;s<e.length;s++)n<<=6,n|=tv.indexOf(e[s]),o+=6,o===24&&(t+=String.fromCharCode((n&16711680)>>16),t+=String.fromCharCode((n&65280)>>8),t+=String.fromCharCode(n&255),n=o=0);return o===12?(n>>=4,t+=String.fromCharCode(n)):o===18&&(n>>=2,t+=String.fromCharCode((n&65280)>>8),t+=String.fromCharCode(n&255)),t}const rv=-1,sv=-2,ov=-3,iv=-4,av=-5,lv=-6;function cv(e,t){return uv(JSON.parse(e),t)}function uv(e,t){if(typeof e=="number")return s(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,o=Array(n.length);function s(r,i=!1){if(r===rv)return;if(r===ov)return NaN;if(r===iv)return 1/0;if(r===av)return-1/0;if(r===lv)return-0;if(i)throw new Error("Invalid input");if(r in o)return o[r];const a=n[r];if(!a||typeof a!="object")o[r]=a;else if(Array.isArray(a))if(typeof a[0]=="string"){const l=a[0],f=t==null?void 0:t[l];if(f)return o[r]=f(s(a[1]));switch(l){case"Date":o[r]=new Date(a[1]);break;case"Set":const u=new Set;o[r]=u;for(let c=1;c<a.length;c+=1)u.add(s(a[c]));break;case"Map":const h=new Map;o[r]=h;for(let c=1;c<a.length;c+=2)h.set(s(a[c]),s(a[c+1]));break;case"RegExp":o[r]=new RegExp(a[1],a[2]);break;case"Object":o[r]=Object(a[1]);break;case"BigInt":o[r]=BigInt(a[1]);break;case"null":const d=Object.create(null);o[r]=d;for(let c=1;c<a.length;c+=2)d[a[c]]=s(a[c+1]);break;case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":{const c=globalThis[l],p=a[1],g=hl(p),v=new c(g);o[r]=v;break}case"ArrayBuffer":{const c=a[1],p=hl(c);o[r]=p;break}default:throw new Error(`Unknown type ${l}`)}}else{const l=new Array(a.length);o[r]=l;for(let f=0;f<a.length;f+=1){const u=a[f];u!==sv&&(l[f]=s(u))}}else{const l={};o[r]=l;for(const f in a){const u=a[f];l[f]=s(u)}}return o[r]}return s(0)}const fv=new Set(["title","titleTemplate","script","style","noscript"]),ds=new Set(["base","meta","link","style","script","noscript"]),dv=new Set(["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),hv=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),Lf=new Set(["tagPosition","tagPriority","tagDuplicateStrategy","children","innerHTML","textContent","processTemplateParams"]),pv=typeof window<"u";function ks(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 pi(e){if(e._h)return e._h;if(e._d)return ks(e._d);let t=`${e.tag}:${e.textContent||e.innerHTML||""}:`;for(const n in e.props)t+=`${n}:${String(e.props[n])},`;return ks(t)}function gv(e,t){return e instanceof Promise?e.then(t):t(e)}function gi(e,t,n,o){const s=o||kf(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},e==="templateParams"||e==="titleTemplate");if(s instanceof Promise)return s.then(i=>gi(e,t,n,i));const r={tag:e,props:s};for(const i of Lf){const a=r.props[i]!==void 0?r.props[i]:n[i];a!==void 0&&((!(i==="innerHTML"||i==="textContent"||i==="children")||fv.has(r.tag))&&(r[i==="children"?"innerHTML":i]=a),delete r.props[i])}return r.props.body&&(r.tagPosition="bodyClose",delete r.props.body),r.tag==="script"&&typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),Array.isArray(r.props.content)?r.props.content.map(i=>({...r,props:{...r.props,content:i}})):r}function mv(e,t){var o;const n=e==="class"?" ":";";return t&&typeof t=="object"&&!Array.isArray(t)&&(t=Object.entries(t).filter(([,s])=>s).map(([s,r])=>e==="style"?`${s}:${r}`:s)),(o=String(Array.isArray(t)?t.join(n):t))==null?void 0:o.split(n).filter(s=>!!s.trim()).join(n)}function Rf(e,t,n,o){for(let s=o;s<n.length;s+=1){const r=n[s];if(r==="class"||r==="style"){e[r]=mv(r,e[r]);continue}if(e[r]instanceof Promise)return e[r].then(i=>(e[r]=i,Rf(e,t,n,s)));if(!t&&!Lf.has(r)){const i=String(e[r]),a=r.startsWith("data-");i==="true"||i===""?e[r]=a?"true":!0:e[r]||(a&&i==="false"?e[r]="false":delete e[r])}}}function kf(e,t=!1){const n=Rf(e,t,Object.keys(e),0);return n instanceof Promise?n.then(()=>e):e}const vv=10;function Af(e,t,n){for(let o=n;o<t.length;o+=1){const s=t[o];if(s instanceof Promise)return s.then(r=>(t[o]=r,Af(e,t,o)));Array.isArray(s)?e.push(...s):e.push(s)}}function yv(e){const t=[],n=e.resolvedInput;for(const s in n){if(!Object.prototype.hasOwnProperty.call(n,s))continue;const r=n[s];if(!(r===void 0||!dv.has(s))){if(Array.isArray(r)){for(const i of r)t.push(gi(s,i,e));continue}t.push(gi(s,r,e))}}if(t.length===0)return[];const o=[];return gv(Af(o,t,0),()=>o.map((s,r)=>(s._e=e._i,e.mode&&(s._m=e.mode),s._p=(e._i<<vv)+r,s)))}const pl=new Set(["onload","onerror","onabort","onprogress","onloadstart"]),gl={base:-10,title:10},ml={critical:-80,high:-10,low:20};function As(e){const t=e.tagPriority;if(typeof t=="number")return t;let n=100;return e.tag==="meta"?e.props["http-equiv"]==="content-security-policy"?n=-30:e.props.charset?n=-20:e.props.name==="viewport"&&(n=-15):e.tag==="link"&&e.props.rel==="preconnect"?n=20:e.tag in gl&&(n=gl[e.tag]),t&&t in ml?n+ml[t]:n}const _v=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}],xv=["name","property","http-equiv"];function If(e){const{props:t,tag:n}=e;if(hv.has(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(t.id)return`${n}:id:${t.id}`;for(const o of xv)if(t[o]!==void 0)return`${n}:${o}:${t[o]}`;return!1}const on="%separator";function Ev(e,t,n=!1){var s;let o;if(t==="s"||t==="pageTitle")o=e.pageTitle;else if(t.includes(".")){const r=t.indexOf(".");o=(s=e[t.substring(0,r)])==null?void 0:s[t.substring(r+1)]}else o=e[t];if(o!==void 0)return n?(o||"").replace(/"/g,'\\"'):o||""}const bv=new RegExp(`${on}(?:\\s*${on})*`,"g");function is(e,t,n,o=!1){if(typeof e!="string"||!e.includes("%"))return e;let s=e;try{s=decodeURI(e)}catch{}const r=s.match(/%\w+(?:\.\w+)?/g);if(!r)return e;const i=e.includes(on);return e=e.replace(/%\w+(?:\.\w+)?/g,a=>{if(a===on||!r.includes(a))return a;const l=Ev(t,a.slice(1),o);return l!==void 0?l:a}).trim(),i&&(e.endsWith(on)&&(e=e.slice(0,-on.length)),e.startsWith(on)&&(e=e.slice(on.length)),e=e.replace(bv,n).trim()),e}function vl(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function Of(e,t={}){const n=t.document||e.resolvedOptions.document;if(!n||!e.dirty)return;const o={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",o),!!o.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async s=>{var h;const r=(await e.resolveTags()).map(d=>({tag:d,id:ds.has(d.tag)?pi(d):d.tag,shouldRender:!0}));let i=e._dom;if(!i){i={elMap:{htmlAttrs:n.documentElement,bodyAttrs:n.body}};const d=new Set;for(const c of["body","head"]){const p=(h=n[c])==null?void 0:h.children;for(const g of p){const v=g.tagName.toLowerCase();if(!ds.has(v))continue;const x={tag:v,props:await kf(g.getAttributeNames().reduce((m,E)=>({...m,[E]:g.getAttribute(E)}),{})),innerHTML:g.innerHTML},b=If(x);let y=b,_=1;for(;y&&d.has(y);)y=`${b}:${_++}`;y&&(x._d=y,d.add(y)),i.elMap[g.getAttribute("data-hid")||pi(x)]=g}}}i.pendingSideEffects={...i.sideEffects},i.sideEffects={};function a(d,c,p){const g=`${d}:${c}`;i.sideEffects[g]=p,delete i.pendingSideEffects[g]}function l({id:d,$el:c,tag:p}){const g=p.tag.endsWith("Attrs");if(i.elMap[d]=c,g||(p.textContent&&p.textContent!==c.textContent&&(c.textContent=p.textContent),p.innerHTML&&p.innerHTML!==c.innerHTML&&(c.innerHTML=p.innerHTML),a(d,"el",()=>{var v;(v=i.elMap[d])==null||v.remove(),delete i.elMap[d]})),p._eventHandlers)for(const v in p._eventHandlers)Object.prototype.hasOwnProperty.call(p._eventHandlers,v)&&c.getAttribute(`data-${v}`)!==""&&((p.tag==="bodyAttrs"?n.defaultView:c).addEventListener(v.substring(2),p._eventHandlers[v].bind(c)),c.setAttribute(`data-${v}`,""));for(const v in p.props){if(!Object.prototype.hasOwnProperty.call(p.props,v))continue;const x=p.props[v],b=`attr:${v}`;if(v==="class"){if(!x)continue;for(const y of x.split(" "))g&&a(d,`${b}:${y}`,()=>c.classList.remove(y)),!c.classList.contains(y)&&c.classList.add(y)}else if(v==="style"){if(!x)continue;for(const y of x.split(";")){const _=y.indexOf(":"),m=y.substring(0,_).trim(),E=y.substring(_+1).trim();a(d,`${b}:${m}`,()=>{c.style.removeProperty(m)}),c.style.setProperty(m,E)}}else c.getAttribute(v)!==x&&c.setAttribute(v,x===!0?"":String(x)),g&&a(d,b,()=>c.removeAttribute(v))}}const f=[],u={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const d of r){const{tag:c,shouldRender:p,id:g}=d;if(p){if(c.tag==="title"){n.title=c.textContent;continue}d.$el=d.$el||i.elMap[g],d.$el?l(d):ds.has(c.tag)&&f.push(d)}}for(const d of f){const c=d.tag.tagPosition||"head";d.$el=n.createElement(d.tag.tag),l(d),u[c]=u[c]||n.createDocumentFragment(),u[c].appendChild(d.$el)}for(const d of r)await e.hooks.callHook("dom:renderTag",d,n,a);u.head&&n.head.appendChild(u.head),u.bodyOpen&&n.body.insertBefore(u.bodyOpen,n.body.firstChild),u.bodyClose&&n.body.appendChild(u.bodyClose);for(const d in i.pendingSideEffects)i.pendingSideEffects[d]();e._dom=i,await e.hooks.callHook("dom:rendered",{renders:r}),s()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function wv(e,t={}){const n=t.delayFn||(o=>setTimeout(o,10));return e._domDebouncedUpdatePromise=e._domDebouncedUpdatePromise||new Promise(o=>n(()=>Of(e,t).then(()=>{delete e._domDebouncedUpdatePromise,o()})))}function Sv(e){return t=>{var o,s;const n=((s=(o=t.resolvedOptions.document)==null?void 0:o.head.querySelector('script[id="unhead:payload"]'))==null?void 0:s.innerHTML)||!1;return n&&t.push(JSON.parse(n)),{mode:"client",hooks:{"entries:updated":r=>{wv(r,e)}}}}}const Cv=new Set(["templateParams","htmlAttrs","bodyAttrs"]),Tv={hooks:{"tag:normalise":({tag:e})=>{e.props.hid&&(e.key=e.props.hid,delete e.props.hid),e.props.vmid&&(e.key=e.props.vmid,delete e.props.vmid),e.props.key&&(e.key=e.props.key,delete e.props.key);const t=If(e);t&&!t.startsWith("meta:og:")&&!t.startsWith("meta:twitter:")&&delete e.key;const n=t||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":e=>{const t=Object.create(null);for(const o of e.tags){const s=(o.key?`${o.tag}:${o.key}`:o._d)||pi(o),r=t[s];if(r){let a=o==null?void 0:o.tagDuplicateStrategy;if(!a&&Cv.has(o.tag)&&(a="merge"),a==="merge"){const l=r.props;l.style&&o.props.style&&(l.style[l.style.length-1]!==";"&&(l.style+=";"),o.props.style=`${l.style} ${o.props.style}`),l.class&&o.props.class?o.props.class=`${l.class} ${o.props.class}`:l.class&&(o.props.class=l.class),t[s].props={...l,...o.props};continue}else if(o._e===r._e){r._duped=r._duped||[],o._d=`${r._d}:${r._duped.length+1}`,r._duped.push(o);continue}else if(As(o)>As(r))continue}if(!(o.innerHTML||o.textContent||Object.keys(o.props).length!==0)&&ds.has(o.tag)){delete t[s];continue}t[s]=o}const n=[];for(const o in t){const s=t[o],r=s._duped;n.push(s),r&&(delete s._duped,n.push(...r))}e.tags=n,e.tags=e.tags.filter(o=>!(o.tag==="meta"&&(o.props.name||o.props.property)&&!o.props.content))}}},Pv=new Set(["script","link","bodyAttrs"]),Lv=e=>({hooks:{"tags:resolve":t=>{for(const n of t.tags){if(!Pv.has(n.tag))continue;const o=n.props;for(const s in o){if(s[0]!=="o"||s[1]!=="n"||!Object.prototype.hasOwnProperty.call(o,s))continue;const r=o[s];typeof r=="function"&&(e.ssr&&pl.has(s)?o[s]=`this.dataset.${s}fired = true`:delete o[s],n._eventHandlers=n._eventHandlers||{},n._eventHandlers[s]=r)}e.ssr&&n._eventHandlers&&(n.props.src||n.props.href)&&(n.key=n.key||ks(n.props.src||n.props.href))}},"dom:renderTag":({$el:t,tag:n})=>{var s,r;const o=t==null?void 0:t.dataset;if(o)for(const i in o){if(!i.endsWith("fired"))continue;const a=i.slice(0,-5);pl.has(a)&&((r=(s=n._eventHandlers)==null?void 0:s[a])==null||r.call(t,new Event(a.substring(2))))}}}}),Rv=new Set(["link","style","script","noscript"]),kv={hooks:{"tag:normalise":({tag:e})=>{e.key&&Rv.has(e.tag)&&(e.props["data-hid"]=e._h=ks(e.key))}}},Av={mode:"server",hooks:{"tags:beforeResolve":e=>{const t={};let n=!1;for(const o of e.tags)o._m!=="server"||o.tag!=="titleTemplate"&&o.tag!=="templateParams"&&o.tag!=="title"||(t[o.tag]=o.tag==="title"||o.tag==="titleTemplate"?o.textContent:o.props,n=!0);n&&e.tags.push({tag:"script",innerHTML:JSON.stringify(t),props:{id:"unhead:payload",type:"application/json"}})}}},Iv={hooks:{"tags:resolve":e=>{var t;for(const n of e.tags)if(typeof n.tagPriority=="string")for(const{prefix:o,offset:s}of _v){if(!n.tagPriority.startsWith(o))continue;const r=n.tagPriority.substring(o.length),i=(t=e.tags.find(a=>a._d===r))==null?void 0:t._p;if(i!==void 0){n._p=i+s;break}}e.tags.sort((n,o)=>{const s=As(n),r=As(o);return s<r?-1:s>r?1:n._p-o._p})}}},Ov={meta:"content",link:"href",htmlAttrs:"lang"},Nv=["innerHTML","textContent"],Mv=e=>({hooks:{"tags:resolve":t=>{var i;const{tags:n}=t;let o;for(let a=0;a<n.length;a+=1)n[a].tag==="templateParams"&&(o=t.tags.splice(a,1)[0].props,a-=1);const s=o||{},r=s.separator||"|";delete s.separator,s.pageTitle=is(s.pageTitle||((i=n.find(a=>a.tag==="title"))==null?void 0:i.textContent)||"",s,r);for(const a of n){if(a.processTemplateParams===!1)continue;const l=Ov[a.tag];if(l&&typeof a.props[l]=="string")a.props[l]=is(a.props[l],s,r);else if(a.processTemplateParams||a.tag==="titleTemplate"||a.tag==="title")for(const f of Nv)typeof a[f]=="string"&&(a[f]=is(a[f],s,r,a.tag==="script"&&a.props.type.endsWith("json")))}e._templateParams=s,e._separator=r},"tags:afterResolve":({tags:t})=>{let n;for(let o=0;o<t.length;o+=1){const s=t[o];s.tag==="title"&&s.processTemplateParams!==!1&&(n=s)}n!=null&&n.textContent&&(n.textContent=is(n.textContent,e._templateParams,e._separator))}}}),Dv={hooks:{"tags:resolve":e=>{const{tags:t}=e;let n,o;for(let s=0;s<t.length;s+=1){const r=t[s];r.tag==="title"?n=r:r.tag==="titleTemplate"&&(o=r)}if(o&&n){const s=vl(o.textContent,n.textContent);s!==null?n.textContent=s||n.textContent:e.tags.splice(e.tags.indexOf(n),1)}else if(o){const s=vl(o.textContent);s!==null&&(o.textContent=s,o.tag="title",o=void 0)}o&&e.tags.splice(e.tags.indexOf(o),1)}}},Fv={hooks:{"tags:afterResolve":e=>{for(const t of e.tags)typeof t.innerHTML=="string"&&(t.innerHTML&&(t.props.type==="application/ld+json"||t.props.type==="application/json")?t.innerHTML=t.innerHTML.replace(/</g,"\\u003C"):t.innerHTML=t.innerHTML.replace(new RegExp(`</${t.tag}`,"g"),`<\\/${t.tag}`))}}};let Nf;function $v(e={}){const t=Hv(e);return t.use(Sv()),Nf=t}function yl(e,t){return!e||e==="server"&&t||e==="client"&&!t}function Hv(e={}){const t=mf();t.addHooks(e.hooks||{}),e.document=e.document||(pv?document:void 0);const n=!e.document,o=()=>{a.dirty=!0,t.callHook("entries:updated",a)};let s=0,r=[];const i=[],a={plugins:i,dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return r},use(l){const f=typeof l=="function"?l(a):l;(!f.key||!i.some(u=>u.key===f.key))&&(i.push(f),yl(f.mode,n)&&t.addHooks(f.hooks||{}))},push(l,f){f==null||delete f.head;const u={_i:s++,input:l,...f};return yl(u.mode,n)&&(r.push(u),o()),{dispose(){r=r.filter(h=>h._i!==u._i),o()},patch(h){for(const d of r)d._i===u._i&&(d.input=u.input=h);o()}}},async resolveTags(){const l={tags:[],entries:[...r]};await t.callHook("entries:resolve",l);for(const f of l.entries){const u=f.resolvedInput||f.input;if(f.resolvedInput=await(f.transform?f.transform(u):u),f.resolvedInput)for(const h of await yv(f)){const d={tag:h,entry:f,resolvedOptions:a.resolvedOptions};await t.callHook("tag:normalise",d),l.tags.push(d.tag)}}return await t.callHook("tags:beforeResolve",l),await t.callHook("tags:resolve",l),await t.callHook("tags:afterResolve",l),l.tags},ssr:n};return[Tv,Av,Lv,kv,Iv,Mv,Dv,Fv,...(e==null?void 0:e.plugins)||[]].forEach(l=>a.use(l)),a.hooks.callHook("init",a),a}function Uv(){return Nf}const Bv=ef[0]==="3";function Vv(e){return typeof e=="function"?e():te(e)}function Is(e){if(e instanceof Promise||e instanceof Date||e instanceof RegExp)return e;const t=Vv(e);if(!e||!t)return t;if(Array.isArray(t))return t.map(n=>Is(n));if(typeof t=="object"){const n={};for(const o in t)if(Object.prototype.hasOwnProperty.call(t,o)){if(o==="titleTemplate"||o[0]==="o"&&o[1]==="n"){n[o]=te(t[o]);continue}n[o]=Is(t[o])}return n}return t}const jv={hooks:{"entries:resolve":e=>{for(const t of e.entries)t.resolvedInput=Is(t.input)}}},Mf="usehead";function Wv(e){return{install(n){Bv&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Mf,e))}}.install}function Kv(e={}){e.domDelayFn=e.domDelayFn||(n=>vn(()=>setTimeout(()=>n(),0)));const t=$v(e);return t.use(jv),t.install=Wv(t),t}const mi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},vi="__unhead_injection_handler__";function Gv(e){mi[vi]=e}function Yv(){if(vi in mi)return mi[vi]();const e=tt(Mf);return e||Uv()}function _l(e,t={}){const n=t.head||Yv();if(n)return n.ssr?n.push(e,t):Xv(n,e,t)}function Xv(e,t,n={}){const o=Se(!1),s=Se({});Ep(()=>{s.value=o.value?{}:Is(t)});const r=e.push(s.value,n);return ht(s,a=>{r.patch(a)}),Dn()&&(jr(()=>{r.dispose()}),xu(()=>{o.value=!0}),_u(()=>{o.value=!1})),r}let hs,ps;function Jv(){return hs=$fetch(ea(`builds/meta/${pt().app.buildId}.json`),{responseType:"json"}),hs.then(e=>{ps=Wm(e.matcher)}).catch(e=>{console.error("[nuxt] Error fetching app manifest.",e)}),hs}function to(){return hs||Jv()}async function ta(e){if(await to(),!ps)return console.error("[nuxt] Error creating app manifest matcher.",ps),{};try{return wf({},...ps.matchAll(e).reverse())}catch(t){return console.error("[nuxt] Error matching route rules.",t),{}}}async function xl(e,t={}){const n=await Qv(e,t),o=me(),s=o._payloadCache=o._payloadCache||{};return n in s?s[n]||null:(s[n]=Ff(e).then(r=>r?Df(n).then(i=>i||(delete s[n],null)):(s[n]=null,null)),s[n])}const qv="_payload.json";async function Qv(e,t={}){const n=new URL(e,"http://localhost");if(n.host!=="localhost"||St(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const o=pt(),s=t.hash||(t.fresh?Date.now():o.app.buildId),r=o.app.cdnURL,i=r&&await Ff(e)?r:o.app.baseURL;return Fn(i,n.pathname,qv+(s?`?${s}`:""))}async function Df(e){const t=fetch(e).then(n=>n.text().then($f));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function Ff(e=zs().path){if(e=Kr(e),(await to()).prerendered.includes(e))return!0;const n=await ta(e);return!!n.prerender&&!n.redirect}let Cn=null;async function zv(){var o;if(Cn)return Cn;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=await $f(e.textContent||""),n=e.dataset.src?await Df(e.dataset.src):void 0;return Cn={...t,...n,...window.__NUXT__},(o=Cn.config)!=null&&o.public&&(Cn.config.public=mn(Cn.config.public)),Cn}async function $f(e){return await cv(e,me()._payloadRevivers)}function Zv(e,t){me()._payloadRevivers[e]=t}const ey=[["NuxtError",e=>eo(e)],["EmptyShallowRef",e=>zn(e==="_"?void 0:e==="0n"?BigInt(0):Or(e))],["EmptyRef",e=>Se(e==="_"?void 0:e==="0n"?BigInt(0):Or(e))],["ShallowRef",e=>zn(e)],["ShallowReactive",e=>Xt(e)],["Ref",e=>Se(e)],["Reactive",e=>mn(e)]],ty=Nt({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const[o,s]of ey)Zv(o,s);Object.assign(e.payload,([t,n]=Rt(()=>e.runWithContext(zv)),t=await t,n(),t)),window.__NUXT__=e.payload}}),ny=[],ry=Nt({name:"nuxt:head",enforce:"pre",setup(e){const t=Kv({plugins:ny});Gv(()=>me().vueApp._context.provides.usehead),e.vueApp.use(t);{let n=!0;const o=async()=>{n=!1,await Of(t)};t.hooks.hook("dom:beforeRender",s=>{s.shouldRender=!n}),e.hooks.hook("page:start",()=>{n=!0}),e.hooks.hook("page:finish",()=>{e.isHydrating||o()}),e.hooks.hook("app:error",o),e.hooks.hook("app:suspense:resolve",o)}}});/*!
* vue-router v4.4.5
* (c) 2024 Eduardo San Martin Morote
* @license MIT
*/const Wn=typeof document<"u";function Hf(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function sy(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Hf(e.default)}const Te=Object.assign;function Io(e,t){const n={};for(const o in t){const s=t[o];n[o]=It(s)?s.map(e):e(s)}return n}const wr=()=>{},It=Array.isArray,Uf=/#/g,oy=/&/g,iy=/\//g,ay=/=/g,ly=/\?/g,Bf=/\+/g,cy=/%5B/g,uy=/%5D/g,Vf=/%5E/g,fy=/%60/g,jf=/%7B/g,dy=/%7C/g,Wf=/%7D/g,hy=/%20/g;function na(e){return encodeURI(""+e).replace(dy,"|").replace(cy,"[").replace(uy,"]")}function py(e){return na(e).replace(jf,"{").replace(Wf,"}").replace(Vf,"^")}function yi(e){return na(e).replace(Bf,"%2B").replace(hy,"+").replace(Uf,"%23").replace(oy,"%26").replace(fy,"`").replace(jf,"{").replace(Wf,"}").replace(Vf,"^")}function gy(e){return yi(e).replace(ay,"%3D")}function my(e){return na(e).replace(Uf,"%23").replace(ly,"%3F")}function vy(e){return e==null?"":my(e).replace(iy,"%2F")}function Mr(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const yy=/\/$/,_y=e=>e.replace(yy,"");function Oo(e,t,n="/"){let o,s={},r="",i="";const a=t.indexOf("#");let l=t.indexOf("?");return a<l&&a>=0&&(l=-1),l>-1&&(o=t.slice(0,l),r=t.slice(l+1,a>-1?a:t.length),s=e(r)),a>-1&&(o=o||t.slice(0,a),i=t.slice(a,t.length)),o=wy(o??t,n),{fullPath:o+(r&&"?")+r+i,path:o,query:s,hash:Mr(i)}}function xy(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function El(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Ey(e,t,n){const o=t.matched.length-1,s=n.matched.length-1;return o>-1&&o===s&&tr(t.matched[o],n.matched[s])&&Kf(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function tr(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Kf(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!by(e[n],t[n]))return!1;return!0}function by(e,t){return It(e)?bl(e,t):It(t)?bl(t,e):e===t}function bl(e,t){return It(t)?e.length===t.length&&e.every((n,o)=>n===t[o]):e.length===1&&e[0]===t}function wy(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),o=e.split("/"),s=o[o.length-1];(s===".."||s===".")&&o.push("");let r=n.length-1,i,a;for(i=0;i<o.length;i++)if(a=o[i],a!==".")if(a==="..")r>1&&r--;else break;return n.slice(0,r).join("/")+"/"+o.slice(i).join("/")}const Tt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Dr;(function(e){e.pop="pop",e.push="push"})(Dr||(Dr={}));var Sr;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Sr||(Sr={}));function Sy(e){if(!e)if(Wn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),_y(e)}const Cy=/^[^#]+#/;function Ty(e,t){return e.replace(Cy,"#")+t}function Py(e,t){const n=document.documentElement.getBoundingClientRect(),o=e.getBoundingClientRect();return{behavior:t.behavior,left:o.left-n.left-(t.left||0),top:o.top-n.top-(t.top||0)}}const no=()=>({left:window.scrollX,top:window.scrollY});function Ly(e){let t;if("el"in e){const n=e.el,o=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?o?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=Py(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function wl(e,t){return(history.state?history.state.position-t:-1)+e}const _i=new Map;function Ry(e,t){_i.set(e,t)}function ky(e){const t=_i.get(e);return _i.delete(e),t}let Ay=()=>location.protocol+"//"+location.host;function Gf(e,t){const{pathname:n,search:o,hash:s}=t,r=e.indexOf("#");if(r>-1){let a=s.includes(e.slice(r))?e.slice(r).length:1,l=s.slice(a);return l[0]!=="/"&&(l="/"+l),El(l,"")}return El(n,e)+o+s}function Iy(e,t,n,o){let s=[],r=[],i=null;const a=({state:d})=>{const c=Gf(e,location),p=n.value,g=t.value;let v=0;if(d){if(n.value=c,t.value=d,i&&i===p){i=null;return}v=g?d.position-g.position:0}else o(c);s.forEach(x=>{x(n.value,p,{delta:v,type:Dr.pop,direction:v?v>0?Sr.forward:Sr.back:Sr.unknown})})};function l(){i=n.value}function f(d){s.push(d);const c=()=>{const p=s.indexOf(d);p>-1&&s.splice(p,1)};return r.push(c),c}function u(){const{history:d}=window;d.state&&d.replaceState(Te({},d.state,{scroll:no()}),"")}function h(){for(const d of r)d();r=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:l,listen:f,destroy:h}}function Sl(e,t,n,o=!1,s=!1){return{back:e,current:t,forward:n,replaced:o,position:window.history.length,scroll:s?no():null}}function Oy(e){const{history:t,location:n}=window,o={value:Gf(e,n)},s={value:t.state};s.value||r(o.value,{back:null,current:o.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function r(l,f,u){const h=e.indexOf("#"),d=h>-1?(n.host&&document.querySelector("base")?e:e.slice(h))+l:Ay()+e+l;try{t[u?"replaceState":"pushState"](f,"",d),s.value=f}catch(c){console.error(c),n[u?"replace":"assign"](d)}}function i(l,f){const u=Te({},t.state,Sl(s.value.back,l,s.value.forward,!0),f,{position:s.value.position});r(l,u,!0),o.value=l}function a(l,f){const u=Te({},s.value,t.state,{forward:l,scroll:no()});r(u.current,u,!0);const h=Te({},Sl(o.value,l,null),{position:u.position+1},f);r(l,h,!1),o.value=l}return{location:o,state:s,push:a,replace:i}}function Yf(e){e=Sy(e);const t=Oy(e),n=Iy(e,t.state,t.location,t.replace);function o(r,i=!0){i||n.pauseListeners(),history.go(r)}const s=Te({location:"",base:e,go:o,createHref:Ty.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 Ny(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Yf(e)}function My(e){return typeof e=="string"||e&&typeof e=="object"}function Xf(e){return typeof e=="string"||typeof e=="symbol"}const Jf=Symbol("");var Cl;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Cl||(Cl={}));function nr(e,t){return Te(new Error,{type:e,[Jf]:!0},t)}function Bt(e,t){return e instanceof Error&&Jf in e&&(t==null||!!(e.type&t))}const Tl="[^/]+?",Dy={sensitive:!1,strict:!1,start:!0,end:!0},Fy=/[.+*?^${}()[\]/\\]/g;function $y(e,t){const n=Te({},Dy,t),o=[];let s=n.start?"^":"";const r=[];for(const f of e){const u=f.length?[]:[90];n.strict&&!f.length&&(s+="/");for(let h=0;h<f.length;h++){const d=f[h];let c=40+(n.sensitive?.25:0);if(d.type===0)h||(s+="/"),s+=d.value.replace(Fy,"\\$&"),c+=40;else if(d.type===1){const{value:p,repeatable:g,optional:v,regexp:x}=d;r.push({name:p,repeatable:g,optional:v});const b=x||Tl;if(b!==Tl){c+=10;try{new RegExp(`(${b})`)}catch(_){throw new Error(`Invalid custom RegExp for param "${p}" (${b}): `+_.message)}}let y=g?`((?:${b})(?:/(?:${b}))*)`:`(${b})`;h||(y=v&&f.length<2?`(?:/${y})`:"/"+y),v&&(y+="?"),s+=y,c+=20,v&&(c+=-8),g&&(c+=-20),b===".*"&&(c+=-50)}u.push(c)}o.push(u)}if(n.strict&&n.end){const f=o.length-1;o[f][o[f].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&(s+="(?:/|$)");const i=new RegExp(s,n.sensitive?"":"i");function a(f){const u=f.match(i),h={};if(!u)return null;for(let d=1;d<u.length;d++){const c=u[d]||"",p=r[d-1];h[p.name]=c&&p.repeatable?c.split("/"):c}return h}function l(f){let u="",h=!1;for(const d of e){(!h||!u.endsWith("/"))&&(u+="/"),h=!1;for(const c of d)if(c.type===0)u+=c.value;else if(c.type===1){const{value:p,repeatable:g,optional:v}=c,x=p in f?f[p]:"";if(It(x)&&!g)throw new Error(`Provided param "${p}" is an array but it is not repeatable (* or + modifiers)`);const b=It(x)?x.join("/"):x;if(!b)if(v)d.length<2&&(u.endsWith("/")?u=u.slice(0,-1):h=!0);else throw new Error(`Missing required param "${p}"`);u+=b}}return u||"/"}return{re:i,score:o,keys:r,parse:a,stringify:l}}function Hy(e,t){let n=0;for(;n<e.length&&n<t.length;){const o=t[n]-e[n];if(o)return o;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function qf(e,t){let n=0;const o=e.score,s=t.score;for(;n<o.length&&n<s.length;){const r=Hy(o[n],s[n]);if(r)return r;n++}if(Math.abs(s.length-o.length)===1){if(Pl(o))return 1;if(Pl(s))return-1}return s.length-o.length}function Pl(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Uy={type:0,value:""},By=/[a-zA-Z0-9_]/;function Vy(e){if(!e)return[[]];if(e==="/")return[[Uy]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(c){throw new Error(`ERR (${n})/"${f}": ${c}`)}let n=0,o=n;const s=[];let r;function i(){r&&s.push(r),r=[]}let a=0,l,f="",u="";function h(){f&&(n===0?r.push({type:0,value:f}):n===1||n===2||n===3?(r.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${f}) must be alone in its segment. eg: '/:ids+.`),r.push({type:1,value:f,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),f="")}function d(){f+=l}for(;a<e.length;){if(l=e[a++],l==="\\"&&n!==2){o=n,n=4;continue}switch(n){case 0:l==="/"?(f&&h(),i()):l===":"?(h(),n=1):d();break;case 4:d(),n=o;break;case 1:l==="("?n=2:By.test(l)?d():(h(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&a--);break;case 2:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:n=3:u+=l;break;case 3:h(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&a--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${f}"`),h(),i(),s}function jy(e,t,n){const o=$y(Vy(e.path),n),s=Te(o,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function Wy(e,t){const n=[],o=new Map;t=Al({strict:!1,end:!0,sensitive:!1},t);function s(h){return o.get(h)}function r(h,d,c){const p=!c,g=Rl(h);g.aliasOf=c&&c.record;const v=Al(t,h),x=[g];if("alias"in h){const _=typeof h.alias=="string"?[h.alias]:h.alias;for(const m of _)x.push(Rl(Te({},g,{components:c?c.record.components:g.components,path:m,aliasOf:c?c.record:g})))}let b,y;for(const _ of x){const{path:m}=_;if(d&&m[0]!=="/"){const E=d.record.path,w=E[E.length-1]==="/"?"":"/";_.path=d.record.path+(m&&w+m)}if(b=jy(_,d,v),c?c.alias.push(b):(y=y||b,y!==b&&y.alias.push(b),p&&h.name&&!kl(b)&&i(h.name)),Qf(b)&&l(b),g.children){const E=g.children;for(let w=0;w<E.length;w++)r(E[w],b,c&&c.children[w])}c=c||b}return y?()=>{i(y)}:wr}function i(h){if(Xf(h)){const d=o.get(h);d&&(o.delete(h),n.splice(n.indexOf(d),1),d.children.forEach(i),d.alias.forEach(i))}else{const d=n.indexOf(h);d>-1&&(n.splice(d,1),h.record.name&&o.delete(h.record.name),h.children.forEach(i),h.alias.forEach(i))}}function a(){return n}function l(h){const d=Yy(h,n);n.splice(d,0,h),h.record.name&&!kl(h)&&o.set(h.record.name,h)}function f(h,d){let c,p={},g,v;if("name"in h&&h.name){if(c=o.get(h.name),!c)throw nr(1,{location:h});v=c.record.name,p=Te(Ll(d.params,c.keys.filter(y=>!y.optional).concat(c.parent?c.parent.keys.filter(y=>y.optional):[]).map(y=>y.name)),h.params&&Ll(h.params,c.keys.map(y=>y.name))),g=c.stringify(p)}else if(h.path!=null)g=h.path,c=n.find(y=>y.re.test(g)),c&&(p=c.parse(g),v=c.record.name);else{if(c=d.name?o.get(d.name):n.find(y=>y.re.test(d.path)),!c)throw nr(1,{location:h,currentLocation:d});v=c.record.name,p=Te({},d.params,h.params),g=c.stringify(p)}const x=[];let b=c;for(;b;)x.unshift(b.record),b=b.parent;return{name:v,path:g,params:p,matched:x,meta:Gy(x)}}e.forEach(h=>r(h));function u(){n.length=0,o.clear()}return{addRoute:r,resolve:f,removeRoute:i,clearRoutes:u,getRoutes:a,getRecordMatcher:s}}function Ll(e,t){const n={};for(const o of t)o in e&&(n[o]=e[o]);return n}function Rl(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:Ky(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function Ky(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const o in e.components)t[o]=typeof n=="object"?n[o]:n;return t}function kl(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Gy(e){return e.reduce((t,n)=>Te(t,n.meta),{})}function Al(e,t){const n={};for(const o in e)n[o]=o in t?t[o]:e[o];return n}function Yy(e,t){let n=0,o=t.length;for(;n!==o;){const r=n+o>>1;qf(e,t[r])<0?o=r:n=r+1}const s=Xy(e);return s&&(o=t.lastIndexOf(s,o-1)),o}function Xy(e){let t=e;for(;t=t.parent;)if(Qf(t)&&qf(e,t)===0)return t}function Qf({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function Jy(e){const t={};if(e===""||e==="?")return t;const o=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<o.length;++s){const r=o[s].replace(Bf," "),i=r.indexOf("="),a=Mr(i<0?r:r.slice(0,i)),l=i<0?null:Mr(r.slice(i+1));if(a in t){let f=t[a];It(f)||(f=t[a]=[f]),f.push(l)}else t[a]=l}return t}function Il(e){let t="";for(let n in e){const o=e[n];if(n=gy(n),o==null){o!==void 0&&(t+=(t.length?"&":"")+n);continue}(It(o)?o.map(r=>r&&yi(r)):[o&&yi(o)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+n,r!=null&&(t+="="+r))})}return t}function qy(e){const t={};for(const n in e){const o=e[n];o!==void 0&&(t[n]=It(o)?o.map(s=>s==null?null:""+s):o==null?o:""+o)}return t}const Qy=Symbol(""),Ol=Symbol(""),ra=Symbol(""),sa=Symbol(""),xi=Symbol("");function dr(){let e=[];function t(o){return e.push(o),()=>{const s=e.indexOf(o);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function an(e,t,n,o,s,r=i=>i()){const i=o&&(o.enterCallbacks[s]=o.enterCallbacks[s]||[]);return()=>new Promise((a,l)=>{const f=d=>{d===!1?l(nr(4,{from:n,to:t})):d instanceof Error?l(d):My(d)?l(nr(2,{from:t,to:d})):(i&&o.enterCallbacks[s]===i&&typeof d=="function"&&i.push(d),a())},u=r(()=>e.call(o&&o.instances[s],t,n,f));let h=Promise.resolve(u);e.length<3&&(h=h.then(f)),h.catch(d=>l(d))})}function No(e,t,n,o,s=r=>r()){const r=[];for(const i of e)for(const a in i.components){let l=i.components[a];if(!(t!=="beforeRouteEnter"&&!i.instances[a]))if(Hf(l)){const u=(l.__vccOpts||l)[t];u&&r.push(an(u,n,o,i,a,s))}else{let f=l();r.push(()=>f.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${a}" at "${i.path}"`);const h=sy(u)?u.default:u;i.mods[a]=u,i.components[a]=h;const c=(h.__vccOpts||h)[t];return c&&an(c,n,o,i,a,s)()}))}}return r}function Nl(e){const t=tt(ra),n=tt(sa),o=ge(()=>{const l=te(e.to);return t.resolve(l)}),s=ge(()=>{const{matched:l}=o.value,{length:f}=l,u=l[f-1],h=n.matched;if(!u||!h.length)return-1;const d=h.findIndex(tr.bind(null,u));if(d>-1)return d;const c=Ml(l[f-2]);return f>1&&Ml(u)===c&&h[h.length-1].path!==c?h.findIndex(tr.bind(null,l[f-2])):d}),r=ge(()=>s.value>-1&&t0(n.params,o.value.params)),i=ge(()=>s.value>-1&&s.value===n.matched.length-1&&Kf(n.params,o.value.params));function a(l={}){return e0(l)?t[te(e.replace)?"replace":"push"](te(e.to)).catch(wr):Promise.resolve()}return{route:o,href:ge(()=>o.value.href),isActive:r,isExactActive:i,navigate:a}}const zy=ze({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:Nl,setup(e,{slots:t}){const n=mn(Nl(e)),{options:o}=tt(ra),s=ge(()=>({[Dl(e.activeClass,o.linkActiveClass,"router-link-active")]:n.isActive,[Dl(e.exactActiveClass,o.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const r=t.default&&t.default(n);return e.custom?r:Xe("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},r)}}}),Zy=zy;function e0(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 t0(e,t){for(const n in t){const o=t[n],s=e[n];if(typeof o=="string"){if(o!==s)return!1}else if(!It(s)||s.length!==o.length||o.some((r,i)=>r!==s[i]))return!1}return!0}function Ml(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Dl=(e,t,n)=>e??t??n,n0=ze({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const o=tt(xi),s=ge(()=>e.route||o.value),r=tt(Ol,0),i=ge(()=>{let f=te(r);const{matched:u}=s.value;let h;for(;(h=u[f])&&!h.components;)f++;return f}),a=ge(()=>s.value.matched[i.value]);fn(Ol,ge(()=>i.value+1)),fn(Qy,a),fn(xi,s);const l=Se();return ht(()=>[l.value,a.value,e.name],([f,u,h],[d,c,p])=>{u&&(u.instances[h]=f,c&&c!==u&&f&&f===d&&(u.leaveGuards.size||(u.leaveGuards=c.leaveGuards),u.updateGuards.size||(u.updateGuards=c.updateGuards))),f&&u&&(!c||!tr(u,c)||!d)&&(u.enterCallbacks[h]||[]).forEach(g=>g(f))},{flush:"post"}),()=>{const f=s.value,u=e.name,h=a.value,d=h&&h.components[u];if(!d)return Fl(n.default,{Component:d,route:f});const c=h.props[u],p=c?c===!0?f.params:typeof c=="function"?c(f):c:null,v=Xe(d,Te({},p,t,{onVnodeUnmounted:x=>{x.component.isUnmounted&&(h.instances[u]=null)},ref:l}));return Fl(n.default,{Component:v,route:f})||v}}});function Fl(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const zf=n0;function r0(e){const t=Wy(e.routes,e),n=e.parseQuery||Jy,o=e.stringifyQuery||Il,s=e.history,r=dr(),i=dr(),a=dr(),l=zn(Tt);let f=Tt;Wn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Io.bind(null,V=>""+V),h=Io.bind(null,vy),d=Io.bind(null,Mr);function c(V,q){let z,ee;return Xf(V)?(z=t.getRecordMatcher(V),ee=q):ee=V,t.addRoute(ee,z)}function p(V){const q=t.getRecordMatcher(V);q&&t.removeRoute(q)}function g(){return t.getRoutes().map(V=>V.record)}function v(V){return!!t.getRecordMatcher(V)}function x(V,q){if(q=Te({},q||l.value),typeof V=="string"){const I=Oo(n,V,q.path),D=t.resolve({path:I.path},q),W=s.createHref(I.fullPath);return Te(I,D,{params:d(D.params),hash:Mr(I.hash),redirectedFrom:void 0,href:W})}let z;if(V.path!=null)z=Te({},V,{path:Oo(n,V.path,q.path).path});else{const I=Te({},V.params);for(const D in I)I[D]==null&&delete I[D];z=Te({},V,{params:h(I)}),q.params=h(q.params)}const ee=t.resolve(z,q),he=V.hash||"";ee.params=u(d(ee.params));const xe=xy(o,Te({},V,{hash:py(he),path:ee.path})),A=s.createHref(xe);return Te({fullPath:xe,hash:he,query:o===Il?qy(V.query):V.query||{}},ee,{redirectedFrom:void 0,href:A})}function b(V){return typeof V=="string"?Oo(n,V,l.value.path):Te({},V)}function y(V,q){if(f!==V)return nr(8,{from:q,to:V})}function _(V){return w(V)}function m(V){return _(Te(b(V),{replace:!0}))}function E(V){const q=V.matched[V.matched.length-1];if(q&&q.redirect){const{redirect:z}=q;let ee=typeof z=="function"?z(V):z;return typeof ee=="string"&&(ee=ee.includes("?")||ee.includes("#")?ee=b(ee):{path:ee},ee.params={}),Te({query:V.query,hash:V.hash,params:ee.path!=null?{}:V.params},ee)}}function w(V,q){const z=f=x(V),ee=l.value,he=V.state,xe=V.force,A=V.replace===!0,I=E(z);if(I)return w(Te(b(I),{state:typeof I=="object"?Te({},he,I.state):he,force:xe,replace:A}),q||z);const D=z;D.redirectedFrom=q;let W;return!xe&&Ey(o,ee,z)&&(W=nr(16,{to:D,from:ee}),ue(ee,ee,!0,!1)),(W?Promise.resolve(W):L(D,ee)).catch(B=>Bt(B)?Bt(B,2)?B:fe(B):Y(B,D,ee)).then(B=>{if(B){if(Bt(B,2))return w(Te({replace:A},b(B.to),{state:typeof B.to=="object"?Te({},he,B.to.state):he,force:xe}),q||D)}else B=C(D,ee,!0,A,he);return P(D,ee,B),B})}function S(V,q){const z=y(V,q);return z?Promise.reject(z):Promise.resolve()}function T(V){const q=_e.values().next().value;return q&&typeof q.runWithContext=="function"?q.runWithContext(V):V()}function L(V,q){let z;const[ee,he,xe]=s0(V,q);z=No(ee.reverse(),"beforeRouteLeave",V,q);for(const I of ee)I.leaveGuards.forEach(D=>{z.push(an(D,V,q))});const A=S.bind(null,V,q);return z.push(A),de(z).then(()=>{z=[];for(const I of r.list())z.push(an(I,V,q));return z.push(A),de(z)}).then(()=>{z=No(he,"beforeRouteUpdate",V,q);for(const I of he)I.updateGuards.forEach(D=>{z.push(an(D,V,q))});return z.push(A),de(z)}).then(()=>{z=[];for(const I of xe)if(I.beforeEnter)if(It(I.beforeEnter))for(const D of I.beforeEnter)z.push(an(D,V,q));else z.push(an(I.beforeEnter,V,q));return z.push(A),de(z)}).then(()=>(V.matched.forEach(I=>I.enterCallbacks={}),z=No(xe,"beforeRouteEnter",V,q,T),z.push(A),de(z))).then(()=>{z=[];for(const I of i.list())z.push(an(I,V,q));return z.push(A),de(z)}).catch(I=>Bt(I,8)?I:Promise.reject(I))}function P(V,q,z){a.list().forEach(ee=>T(()=>ee(V,q,z)))}function C(V,q,z,ee,he){const xe=y(V,q);if(xe)return xe;const A=q===Tt,I=Wn?history.state:{};z&&(ee||A?s.replace(V.fullPath,Te({scroll:A&&I&&I.scroll},he)):s.push(V.fullPath,he)),l.value=V,ue(V,q,z,A),fe()}let O;function F(){O||(O=s.listen((V,q,z)=>{if(!Ue.listening)return;const ee=x(V),he=E(ee);if(he){w(Te(he,{replace:!0}),ee).catch(wr);return}f=ee;const xe=l.value;Wn&&Ry(wl(xe.fullPath,z.delta),no()),L(ee,xe).catch(A=>Bt(A,12)?A:Bt(A,2)?(w(A.to,ee).then(I=>{Bt(I,20)&&!z.delta&&z.type===Dr.pop&&s.go(-1,!1)}).catch(wr),Promise.reject()):(z.delta&&s.go(-z.delta,!1),Y(A,ee,xe))).then(A=>{A=A||C(ee,xe,!1),A&&(z.delta&&!Bt(A,8)?s.go(-z.delta,!1):z.type===Dr.pop&&Bt(A,20)&&s.go(-1,!1)),P(ee,xe,A)}).catch(wr)}))}let $=dr(),U=dr(),j;function Y(V,q,z){fe(V);const ee=U.list();return ee.length?ee.forEach(he=>he(V,q,z)):console.error(V),Promise.reject(V)}function se(){return j&&l.value!==Tt?Promise.resolve():new Promise((V,q)=>{$.add([V,q])})}function fe(V){return j||(j=!V,F(),$.list().forEach(([q,z])=>V?z(V):q()),$.reset()),V}function ue(V,q,z,ee){const{scrollBehavior:he}=e;if(!Wn||!he)return Promise.resolve();const xe=!z&&ky(wl(V.fullPath,0))||(ee||!z)&&history.state&&history.state.scroll||null;return vn().then(()=>he(V,q,xe)).then(A=>A&&Ly(A)).catch(A=>Y(A,V,q))}const ne=V=>s.go(V);let Ce;const _e=new Set,Ue={currentRoute:l,listening:!0,addRoute:c,removeRoute:p,clearRoutes:t.clearRoutes,hasRoute:v,getRoutes:g,resolve:x,options:e,push:_,replace:m,go:ne,back:()=>ne(-1),forward:()=>ne(1),beforeEach:r.add,beforeResolve:i.add,afterEach:a.add,onError:U.add,isReady:se,install(V){const q=this;V.component("RouterLink",Zy),V.component("RouterView",zf),V.config.globalProperties.$router=q,Object.defineProperty(V.config.globalProperties,"$route",{enumerable:!0,get:()=>te(l)}),Wn&&!Ce&&l.value===Tt&&(Ce=!0,_(s.location).catch(he=>{}));const z={};for(const he in Tt)Object.defineProperty(z,he,{get:()=>l.value[he],enumerable:!0});V.provide(ra,q),V.provide(sa,Xt(z)),V.provide(xi,l);const ee=V.unmount;_e.add(V),V.unmount=function(){_e.delete(V),_e.size<1&&(f=Tt,O&&O(),O=null,l.value=Tt,Ce=!1,j=!1),ee()}}};function de(V){return V.reduce((q,z)=>q.then(()=>T(z)),Promise.resolve())}return Ue}function s0(e,t){const n=[],o=[],s=[],r=Math.max(t.matched.length,e.matched.length);for(let i=0;i<r;i++){const a=t.matched[i];a&&(e.matched.find(f=>tr(f,a))?o.push(a):n.push(a));const l=e.matched[i];l&&(t.matched.find(f=>tr(f,l))||s.push(l))}return[n,o,s]}function o0(e){return tt(sa)}const i0=/(:\w+)\([^)]+\)/g,a0=/(:\w+)[?+*]/g,l0=/:\w+/g,c0=(e,t)=>t.path.replace(i0,"$1").replace(a0,"$1").replace(l0,n=>{var o;return((o=e.params[n.slice(1)])==null?void 0:o.toString())||""}),Ei=(e,t)=>{const n=e.route.matched.find(s=>{var r;return((r=s.components)==null?void 0:r.default)===e.Component.type}),o=t??(n==null?void 0:n.meta.key)??(n&&c0(e.route,n));return typeof o=="function"?o(e.route):o},u0=(e,t)=>({default:()=>e?Xe(Xh,e===!0?{}:e,t):t});function oa(e){return Array.isArray(e)?e:[e]}const f0="modulepreload",d0=function(e,t){return new URL(e,t).href},$l={},Fe=function(t,n,o){let s=Promise.resolve();if(n&&n.length>0){const i=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),l=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));s=Promise.allSettled(n.map(f=>{if(f=d0(f,o),f in $l)return;$l[f]=!0;const u=f.endsWith(".css"),h=u?'[rel="stylesheet"]':"";if(!!o)for(let p=i.length-1;p>=0;p--){const g=i[p];if(g.href===f&&(!u||g.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${f}"]${h}`))return;const c=document.createElement("link");if(c.rel=u?"stylesheet":f0,u||(c.as="script"),c.crossOrigin="",c.href=f,l&&c.setAttribute("nonce",l),document.head.appendChild(c),u)return new Promise((p,g)=>{c.addEventListener("load",p),c.addEventListener("error",()=>g(new Error(`Unable to preload CSS for ${f}`)))})}))}function r(i){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=i,window.dispatchEvent(a),!a.defaultPrevented)throw i}return s.then(i=>{for(const a of i||[])a.status==="rejected"&&r(a.reason);return t().catch(r)})},Mo=[{name:"about___en___default",path:"/about",component:()=>Fe(()=>import("./KVeq5olf.js"),__vite__mapDeps([0,1,2,3]),import.meta.url)},{name:"about___en",path:"/en/about",component:()=>Fe(()=>import("./KVeq5olf.js"),__vite__mapDeps([0,1,2,3]),import.meta.url)},{name:"about___it",path:"/it/about",component:()=>Fe(()=>import("./KVeq5olf.js"),__vite__mapDeps([0,1,2,3]),import.meta.url)},{name:"contacts___en___default",path:"/contacts",component:()=>Fe(()=>import("./DC06v-_g.js"),__vite__mapDeps([4,1,2]),import.meta.url)},{name:"contacts___en",path:"/en/contacts",component:()=>Fe(()=>import("./DC06v-_g.js"),__vite__mapDeps([4,1,2]),import.meta.url)},{name:"contacts___it",path:"/it/contacts",component:()=>Fe(()=>import("./DC06v-_g.js"),__vite__mapDeps([4,1,2]),import.meta.url)},{name:"index___en___default",path:"/",component:()=>Fe(()=>import("./CHVU7wI_.js"),__vite__mapDeps([5,1,2]),import.meta.url)},{name:"index___en",path:"/en",component:()=>Fe(()=>import("./CHVU7wI_.js"),__vite__mapDeps([5,1,2]),import.meta.url)},{name:"index___it",path:"/it",component:()=>Fe(()=>import("./CHVU7wI_.js"),__vite__mapDeps([5,1,2]),import.meta.url)},{name:"projects___en___default",path:"/projects",component:()=>Fe(()=>import("./DaWhTbgX.js"),__vite__mapDeps([6,1]),import.meta.url)},{name:"projects___en",path:"/en/projects",component:()=>Fe(()=>import("./DaWhTbgX.js"),__vite__mapDeps([6,1]),import.meta.url)},{name:"projects___it",path:"/it/projects",component:()=>Fe(()=>import("./DaWhTbgX.js"),__vite__mapDeps([6,1]),import.meta.url)},{name:"resume___en___default",path:"/resume",component:()=>Fe(()=>import("./B0QOuoFv.js"),__vite__mapDeps([7,1,8]),import.meta.url)},{name:"resume___en",path:"/en/resume",component:()=>Fe(()=>import("./B0QOuoFv.js"),__vite__mapDeps([7,1,8]),import.meta.url)},{name:"resume___it",path:"/it/resume",component:()=>Fe(()=>import("./B0QOuoFv.js"),__vite__mapDeps([7,1,8]),import.meta.url)}],Zf=(e,t,n)=>(t=t===!0?{}:t,{default:()=>{var o;return t?Xe(e,t,n):(o=n.default)==null?void 0:o.call(n)}}),h0=/(:\w+)\([^)]+\)/g,p0=/(:\w+)[?+*]/g,g0=/:\w+/g;function Hl(e){const t=(e==null?void 0:e.meta.key)??e.path.replace(h0,"$1").replace(p0,"$1").replace(g0,n=>{var o;return((o=e.params[n.slice(1)])==null?void 0:o.toString())||""});return typeof t=="function"?t(e):t}function m0(e,t){return e===t||t===Tt?!1:Hl(e)!==Hl(t)?!0:!e.matched.every((o,s)=>{var r,i;return o.components&&o.components.default===((i=(r=t.matched[s])==null?void 0:r.components)==null?void 0:i.default)})}const v0={scrollBehavior(e,t,n){var f;const o=me(),s=((f=Qe().options)==null?void 0:f.scrollBehaviorType)??"auto";let r=n||void 0;const i=typeof e.meta.scrollToTop=="function"?e.meta.scrollToTop(e,t):e.meta.scrollToTop;if(!r&&t&&e&&i!==!1&&m0(e,t)&&(r={left:0,top:0}),e.path===t.path)return t.hash&&!e.hash?{left:0,top:0}:e.hash?{el:e.hash,top:Ul(e.hash),behavior:s}:!1;const a=u=>!!(u.meta.pageTransition??li),l=a(t)&&a(e)?"page:transition:finish":"page:finish";return new Promise(u=>{o.hooks.hookOnce(l,async()=>{await new Promise(h=>setTimeout(h,0)),e.hash&&(r={el:e.hash,top:Ul(e.hash),behavior:s}),u(r)})})}};function Ul(e){try{const t=document.querySelector(e);if(t)return(Number.parseFloat(getComputedStyle(t).scrollMarginTop)||0)+(Number.parseFloat(getComputedStyle(document.documentElement).scrollPaddingTop)||0)}catch{}return 0}const y0={hashMode:!1,scrollBehaviorType:"auto"},yt={...y0,...v0},_0=async e=>{var l;let t,n;if(!((l=e.meta)!=null&&l.validate))return;const o=me(),s=Qe(),r=([t,n]=Rt(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t);if(r===!0)return;const i=eo({statusCode:r&&r.statusCode||404,statusMessage:r&&r.statusMessage||`Page Not Found: ${e.fullPath}`,data:{path:e.fullPath}}),a=s.beforeResolve(f=>{if(a(),f===e){const u=s.afterEach(async()=>{u(),await o.runWithContext(()=>Gn(i)),window==null||window.history.pushState({},"",e.fullPath)});return!1}})},x0=async e=>{let t,n;const o=([t,n]=Rt(()=>ta(e.path)),t=await t,n(),t);if(o.redirect)return St(o.redirect,{acceptRelative:!0})?(window.location.href=o.redirect,!1):o.redirect},E0=[_0,x0],Cr={};function b0(e,t,n){const{pathname:o,search:s,hash:r}=t,i=e.indexOf("#");if(i>-1){const f=r.includes(e.slice(i))?e.slice(i).length:1;let u=r.slice(f);return u[0]!=="/"&&(u="/"+u),nl(u,"")}const a=nl(o,e),l=!n||si(a,n,{trailingSlash:!0})?a:n;return l+(l.includes("?")?"":s)+r}const w0=Nt({name:"nuxt:router",enforce:"pre",async setup(e){var v;let t,n,o=pt().app.baseURL;yt.hashMode&&!o.includes("#")&&(o+="#");const s=((v=yt.history)==null?void 0:v.call(yt,o))??(yt.hashMode?Ny(o):Yf(o)),r=yt.routes?([t,n]=Rt(()=>yt.routes(Mo)),t=await t,n(),t??Mo):Mo;let i;const a=r0({...yt,scrollBehavior:(x,b,y)=>{if(b===Tt){i=y;return}if(yt.scrollBehavior){if(a.options.scrollBehavior=yt.scrollBehavior,"scrollRestoration"in window.history){const _=a.beforeEach(()=>{_(),window.history.scrollRestoration="manual"})}return yt.scrollBehavior(x,Tt,i||y)}},history:s,routes:r});"scrollRestoration"in window.history&&(window.history.scrollRestoration="auto"),e.vueApp.use(a);const l=zn(a.currentRoute.value);a.afterEach((x,b)=>{l.value=b}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>l.value});const f=b0(o,window.location,e.payload.path),u=zn(a.currentRoute.value),h=()=>{u.value=a.currentRoute.value};e.hook("page:finish",h),a.afterEach((x,b)=>{var y,_,m,E;((_=(y=x.matched[0])==null?void 0:y.components)==null?void 0:_.default)===((E=(m=b.matched[0])==null?void 0:m.components)==null?void 0:E.default)&&h()});const d={};for(const x in u.value)Object.defineProperty(d,x,{get:()=>u.value[x],enumerable:!0});e._route=Xt(d),e._middleware=e._middleware||{global:[],named:{}};const c=Zs();a.afterEach(async(x,b,y)=>{delete e._processingMiddleware,!e.isHydrating&&c.value&&await e.runWithContext(Zm),y&&await e.callHook("page:loading:end")});try{[t,n]=Rt(()=>a.isReady()),await t,n()}catch(x){[t,n]=Rt(()=>e.runWithContext(()=>Gn(x))),await t,n()}const p=f!==a.currentRoute.value.fullPath?a.resolve(f):a.currentRoute.value;h();const g=e.payload.state._layout;return a.beforeEach(async(x,b)=>{var y;await e.callHook("page:loading:start"),x.meta=mn(x.meta),e.isHydrating&&g&&!hn(x.meta.layout)&&(x.meta.layout=g),e._processingMiddleware=!0;{const _=new Set([...E0,...e._middleware.global]);for(const m of x.matched){const E=m.meta.middleware;if(E)for(const w of oa(E))_.add(w)}{const m=await e.runWithContext(()=>ta(x.path));if(m.appMiddleware)for(const E in m.appMiddleware)m.appMiddleware[E]?_.add(E):_.delete(E)}for(const m of _){const E=typeof m=="string"?e._middleware.named[m]||await((y=Cr[m])==null?void 0:y.call(Cr).then(S=>S.default||S)):m;if(!E)throw new Error(`Unknown route middleware: '${m}'.`);const w=await e.runWithContext(()=>E(x,b));if(!e.payload.serverRendered&&e.isHydrating&&(w===!1||w instanceof Error)){const S=w||fi({statusCode:404,statusMessage:`Page Not Found: ${f}`});return await e.runWithContext(()=>Gn(S)),!1}if(w!==!0&&(w||w===!1))return w}}}),a.onError(async()=>{delete e._processingMiddleware,await e.callHook("page:loading:end")}),a.afterEach(async(x,b)=>{x.matched.length===0&&await e.runWithContext(()=>Gn(fi({statusCode:404,fatal:!1,statusMessage:`Page not found: ${x.fullPath}`,data:{path:x.fullPath}})))}),e.hooks.hookOnce("app:created",async()=>{try{"name"in p&&(p.name=void 0),await a.replace({...p,force:!0}),a.options.scrollBehavior=yt.scrollBehavior}catch(x){await e.runWithContext(()=>Gn(x))}}),{provide:{router:a}}}}),bi=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),S0=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),ro=e=>{const t=me();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{bi(()=>e())}):bi(()=>e())},C0=Nt({name:"nuxt:payload",setup(e){Qe().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const o=await xl(t.path);o&&Object.assign(e.static.data,o.data)}),ro(()=>{var t;e.hooks.hook("link:prefetch",async n=>{const{hostname:o}=new URL(n,window.location.href);o===window.location.hostname&&await xl(n)}),((t=navigator.connection)==null?void 0:t.effectiveType)!=="slow-2g"&&setTimeout(to,1e3)})}}),T0=Nt(()=>{const e=Qe();ro(()=>{e.beforeResolve(async()=>{await new Promise(t=>{setTimeout(t,100),requestAnimationFrame(()=>{setTimeout(t,0)})})})})}),P0=Nt(e=>{let t;async function n(){const o=await to();t&&clearTimeout(t),t=setTimeout(n,il);try{const s=await $fetch(ea("builds/latest.json")+`?${Date.now()}`);s.id!==o.id&&e.hooks.callHook("app:manifest:update",s)}catch{}}ro(()=>{t=setTimeout(n,il)})});function L0(e={}){const t=e.path||window.location.pathname;let n={};try{n=Or(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0: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 R0=Nt({name:"nuxt:chunk-reload",setup(e){const t=Qe(),n=pt(),o=new Set;t.beforeEach(()=>{o.clear()}),e.hook("app:chunkError",({error:r})=>{o.add(r)});function s(r){const a="href"in r&&r.href[0]==="#"?n.app.baseURL+r.href:Fn(n.app.baseURL,r.fullPath);L0({path:a,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(s)}),t.onError((r,i)=>{o.has(r)&&s(i)})}}),k0=Nt({name:"nuxt:global-components"}),ln={},A0=Nt({name:"nuxt:prefetch",setup(e){const t=Qe();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{var s;const o=(s=n==null?void 0:n.meta)==null?void 0:s.layout;o&&typeof ln[o]=="function"&&await ln[o]()})}),e.hooks.hook("link:prefetch",n=>{if(St(n))return;const o=t.resolve(n);if(!o)return;const s=o.meta.layout;let r=oa(o.meta.middleware);r=r.filter(i=>typeof i=="string");for(const i of r)typeof Cr[i]=="function"&&Cr[i]();s&&typeof ln[s]=="function"&&ln[s]()})}});/*!
* shared v9.14.1
* (c) 2024 kazuya kawaguchi
* Released under the MIT License.
*/const Os=typeof window<"u",_n=(e,t=!1)=>t?Symbol.for(e):Symbol(e),I0=(e,t,n)=>O0({l:e,k:t,s:n}),O0=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Ye=e=>typeof e=="number"&&isFinite(e),N0=e=>td(e)==="[object Date]",Ns=e=>td(e)==="[object RegExp]",so=e=>pe(e)&&Object.keys(e).length===0,He=Object.assign;let Bl;const ia=()=>Bl||(Bl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Vl(e){return e.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const M0=Object.prototype.hasOwnProperty;function Ms(e,t){return M0.call(e,t)}const $e=Array.isArray,we=e=>typeof e=="function",Z=e=>typeof e=="string",Ie=e=>typeof e=="boolean",D0=e=>typeof e=="symbol",ce=e=>e!==null&&typeof e=="object",F0=e=>ce(e)&&we(e.then)&&we(e.catch),ed=Object.prototype.toString,td=e=>ed.call(e),pe=e=>{if(!ce(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},$0=e=>e==null?"":$e(e)||pe(e)&&e.toString===ed?JSON.stringify(e,null,2):String(e);function aa(e,t=""){return e.reduce((n,o,s)=>s===0?n+o:n+t+o,"")}function oo(e){let t=e;return()=>++t}function H0(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const as=e=>!ce(e)||$e(e);function On(e,t){if(as(e)||as(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:o,des:s}=n.pop();Object.keys(o).forEach(r=>{ce(o[r])&&!ce(s[r])&&(s[r]=Array.isArray(o[r])?[]:{}),as(s[r])||as(o[r])?s[r]=o[r]:n.push({src:o[r],des:s[r]})})}}const rr=["en","it"],Ds={en:[{key:"../locales/en-US/general.ts",load:()=>Fe(()=>import("./B29_kTit.js"),[],import.meta.url),cache:!0},{key:"../locales/en-US/projects.ts",load:()=>Fe(()=>import("./CSZKke7c.js"),[],import.meta.url),cache:!0},{key:"../locales/en-US/resume.ts",load:()=>Fe(()=>import("./DNoOLGtr.js"),[],import.meta.url),cache:!0}],it:[{key:"../locales/it-IT/general.ts",load:()=>Fe(()=>import("./BUkrKSb_.js"),[],import.meta.url),cache:!0},{key:"../locales/it-IT/projects.ts",load:()=>Fe(()=>import("./RtgaAZ7m.js"),[],import.meta.url),cache:!0},{key:"../locales/it-IT/resume.ts",load:()=>Fe(()=>import("./DrtRviTy.js"),[],import.meta.url),cache:!0}]},U0=[],io=[{code:"en",name:"English",files:[{path:"/home/runner/work/notxia.github.io/notxia.github.io/locales/en-US/general.ts"},{path:"/home/runner/work/notxia.github.io/notxia.github.io/locales/en-US/projects.ts"},{path:"/home/runner/work/notxia.github.io/notxia.github.io/locales/en-US/resume.ts"}],language:"en-US"},{code:"it",name:"Italiano",files:[{path:"/home/runner/work/notxia.github.io/notxia.github.io/locales/it-IT/general.ts"},{path:"/home/runner/work/notxia.github.io/notxia.github.io/locales/it-IT/projects.ts"},{path:"/home/runner/work/notxia.github.io/notxia.github.io/locales/it-IT/resume.ts"}],language:"it-IT"}],nd="@nuxtjs/i18n",B0=!1,V0="nuxtI18n",j0="i18n_redirected",jl="nuxt-i18n-slp",W0=typeof window<"u";function K0(e){e=e||[];const t=[];for(const n of e)Z(n)?t.push({code:n}):t.push(n);return t}function G0(e){return e!=null&&"global"in e&&"mode"in e}function Y0(e){return e!=null&&!("__composer"in e)&&"locale"in e&&Me(e.locale)}function rd(e){return e!=null&&"__composer"in e}function xn(e){return G0(e)?e.global:e}function sr(e){const t=xn(e);return Y0(t)?t:rd(t)?t.__composer:t}function ao(e){return te(xn(e).locale)}function X0(e){return te(xn(e).locales)}function J0(e){return te(xn(e).localeCodes)}function sd(e,t){const n=xn(e);Me(n.locale)?n.locale.value=t:n.locale=t}function od(e){return Z(e)?e:D0(e)?e.toString():"(null)"}function Wl(e,t,{defaultLocale:n,strategy:o,routesNameSeparator:s,defaultLocaleRouteNameSuffix:r,differentDomains:i}){const a=o!=="no_prefix"||i;let l=od(e)+(a?s+t:"");return t===n&&o==="prefix_and_default"&&(l+=s+r),l}function Kl(e,t){return we(e)?e(t):e}function q0(e,t){const n=[];for(const[o,s]of t.entries()){const r=e.find(i=>i.language.toLowerCase()===s.toLowerCase());if(r){n.push({code:r.code,score:1-o/t.length});break}}for(const[o,s]of t.entries()){const r=s.split("-")[0].toLowerCase(),i=e.find(a=>a.language.split("-")[0].toLowerCase()===r);if(i){n.push({code:i.code,score:.999-o/t.length});break}}return n}const Q0=q0;function z0(e,t){return e.score===t.score?t.code.length-e.code.length:t.score-e.score}const Z0=z0;function e_(e,t,{matcher:n=Q0,comparer:o=Z0}={}){const s=[];for(const i of e){const{code:a}=i,l=i.language||a;s.push({code:a,language:l})}const r=n(s,t);return r.length>1&&r.sort(o),r.length?r[0].code:""}function la(e){return new RegExp(`^/(${e.join("|")})(?:/|$)`,"i")}const Tr=new Map;async function t_(e,t){const n={messages:{}};for(const o of e){const{default:s}=await o(),r=we(s)?await t.runWithContext(async()=>await s()):s;On(r,n)}return n}function id(e,t){let n=[];if($e(e))n=e;else if(ce(e)){const o=[...t,"default"];for(const s of o)e[s]&&(n=[...n,...e[s].filter(Boolean)])}else Z(e)&&t.every(o=>o!==e)&&n.push(e);return n}async function n_(e,t,n){const{defaultLocale:o,initialLocale:s,localeCodes:r,fallbackLocale:i,lazy:a}=n;if(a&&i){const f=id(i,[o,s]);await Promise.all(f.map(u=>Gl(u,t,e)))}const l=a?[...new Set().add(o).add(s)]:r;return await Promise.all(l.map(f=>Gl(f,t,e))),e}async function r_(e,{key:t,load:n}){let o=null;try{const s=await n().then(r=>r.default||r);we(s)?o=await s(e):(o=s,o!=null&&Tr&&Tr.set(t,o))}catch(s){console.error("Failed locale loading: "+s.message)}return o}async function Fs(e,t,n){const o=t[e];if(o==null){console.warn("Could not find messages for locale code: "+e);return}const s={};for(const r of o){let i=null;Tr&&Tr.has(r.key)&&r.cache?i=Tr.get(r.key):i=await r_(e,r),i!=null&&On(i,s)}n(e,s)}async function Gl(e,t,n){await Fs(e,t,(s,r)=>{const i=n[s]||{};On(r,i),n[s]=i})}function s_(e,t){return[e.slice(0,t),e.slice(t)]}function o_(e){const{fullPath:t,query:n,hash:o,name:s,path:r,params:i,meta:a,redirectedFrom:l,matched:f}=e;return{fullPath:t,params:i,query:n,hash:o,name:s,path:r,meta:a,matched:f,redirectedFrom:l}}function i_({router:e},t,n,o){var f,u;if(n!=="prefix")return e.resolve(t);const[s,r]=s_(t.path,1),i=`${s}${o}${r===""?r:`/${r}`}`,a=(u=(f=e.options)==null?void 0:f.routes)==null?void 0:u.find(h=>h.path===i);if(a==null)return t;const l=He({},t,a);return l.path=i,e.resolve(l)}const a_=new Set(["prefix_and_default","prefix_except_default"]);function l_(e){const{currentLocale:t,defaultLocale:n,strategy:o}=e;return!(t===n&&a_.has(o))&&o!=="no_prefix"}const c_=l_;function or(e,t){const{routesNameSeparator:n}=e.runtimeConfig.public.i18n,o=te(t);return o==null||!o.name?void 0:od(o.name).split(n)[0]}function lo(e,t,n){var s;if(typeof t=="string"&&St(t,{acceptRelative:!0}))return t;const o=co(e,t,n);return o==null?"":((s=o.redirectedFrom)==null?void 0:s.fullPath)||o.fullPath}function ca(e,t,n){return co(e,t,n)??void 0}function u_(e,t,n){return co(e,t,n)??void 0}function co(e,t,n){const{router:o,i18n:s}=e,r=n||ao(s),{defaultLocale:i,strategy:a,trailingSlash:l}=e.runtimeConfig.public.i18n,f=T_(e.runtimeConfig);let u;if(Z(t))if(t[0]==="/"){const{pathname:c,search:p,hash:g}=oi(t),v=Zi(p);u={path:c,query:v,hash:g}}else u={name:t};else u=t;let h=He({},u);if((c=>"path"in c&&!!c.path&&!("name"in c))(h)){const c=i_(e,h,a,r),p=or(e,c);Z(p)?(h={name:Wl(p,r,e.runtimeConfig.public.i18n),params:c.params,query:c.query,hash:c.hash},h.state=c.state):(f({currentLocale:r,defaultLocale:i,strategy:a})&&(h.path=`/${r}${h.path}`),h.path=l?Nr(h.path,!0):Kr(h.path,!0))}else!h.name&&!("path"in h)&&(h.name=or(e,o.currentRoute.value)),h.name=Wl(h.name,r,e.runtimeConfig.public.i18n);try{const c=o.resolve(h);return c.name?c:o.resolve(t)}catch(c){if(typeof c=="object"&&"type"in c&&c.type===1)return null}}const f_=e=>e;function d_(e,t){var o;if(e.runtimeConfig.public.i18n.experimental.switchLocalePathLinkSSR)return te(e.metaState.value);const n=t.meta||{};return((o=te(n))==null?void 0:o[V0])||{}}function ir(e,t,n){const o=n??e.router.currentRoute.value,s=or(e,o);if(!s)return"";const r=P_(e.runtimeConfig),i=o_(o),a=d_(e,o)[t],l={...i,name:s,params:{...i.params,...a}},f=lo(e,l,t);return r(f,t)}function ad(e,{addDirAttribute:t=!1,addSeoAttributes:n=!0,identifierAttribute:o="hid"}){const{defaultDirection:s}=pt().public.i18n,r=sr(e.i18n),i={htmlAttrs:{},link:[],meta:[]};if(te(r.locales)==null||te(r.baseUrl)==null)return i;const a=ao(e.i18n),l=X0(e.i18n),f=K0(l).find(d=>d.code===a)||{code:a},u=f.language,h=f.dir||s;return t&&(i.htmlAttrs.dir=h),n&&a&&te(r.locales)&&(u&&(i.htmlAttrs.lang=u),i.link.push(...h_(e,te(l),o),...p_(e,o,n)),i.meta.push(...g_(e,o,n),...m_(f,u,o),...v_(te(l),u,o))),i}function ua(){const e=me(),t=sr(e.$i18n);return Fn(te(t.baseUrl),e.$config.app.baseURL)}function h_(e,t,n){const o=ua(),{defaultLocale:s,strategy:r}=pt().public.i18n,i=[];if(r==="no_prefix")return i;const a=new Map;for(const l of t){const f=l.language;if(!f){console.warn("Locale `language` ISO code is required to generate alternate link");continue}const[u,h]=f.split("-");u&&h&&(l.isCatchallLocale||!a.has(u))&&a.set(u,l),a.set(f,l)}for(const[l,f]of a.entries()){const u=ir(e,f.code);u&&i.push({[n]:`i18n-alt-${l}`,rel:"alternate",href:wi(u,o),hreflang:l})}if(s){const l=ir(e,s);l&&i.push({[n]:"i18n-xd",rel:"alternate",href:wi(l,o),hreflang:"x-default"})}return i}function ld(e,t,n){const o=e.router.currentRoute.value,s=ca(e,{...o,path:void 0,name:or(e,o)});if(!s)return"";let r=wi(s.path,t);const i=ce(n)&&n.canonicalQueries||[],a=s.query,l=new URLSearchParams;for(const u of i)if(u in a){const h=a[u];$e(h)?h.forEach(d=>l.append(u,d||"")):l.append(u,h||"")}const f=l.toString();return f&&(r=`${r}?${f}`),r}function p_(e,t,n){const o=ua(),s=ld(e,o,n);return s?[{[t]:"i18n-can",rel:"canonical",href:s}]:[]}function g_(e,t,n){const o=ua(),s=ld(e,o,n);return s?[{[t]:"i18n-og-url",property:"og:url",content:s}]:[]}function m_(e,t,n){return!e||!t?[]:[{[n]:"i18n-og",property:"og:locale",content:cd(t)}]}function v_(e,t,n){return e.filter(s=>s.language&&s.language!==t).map(s=>({[n]:`i18n-og-alt-${s.language}`,property:"og:locale:alternate",content:cd(s.language)}))}function cd(e){return(e||"").replace(/-/g,"_")}function wi(e,t){return e.match(/^https?:\/\//)?e:Fn(t,e)}function ud(){const{routesNameSeparator:e,defaultLocaleRouteNameSuffix:t}=pt().public.i18n,n=`(${rr.join("|")})`,o=`(?:${e}${t})?`,s=new RegExp(`${e}${n}${o}$`,"i"),r=la(rr);return a=>{if(ce(a)){if(a.name){const f=(Z(a.name)?a.name:a.name.toString()).match(s);if(f&&f.length>1)return f[1]}else if(a.path){const l=a.path.match(r);if(l&&l.length>1)return l[1]}}else if(Z(a)){const l=a.match(r);if(l&&l.length>1)return l[1]}return""}}const y_="$s";function fd(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,o]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(o!==void 0&&typeof o!="function")throw new Error("[nuxt] [useState] init must be a function: "+o);const s=y_+n,r=me(),i=au(r.payload.state,s);if(i.value===void 0&&o){const a=o();if(Me(a))return r.payload.state[s]=a,a;i.value=a}return i}function __(e,t){return Yr(e,"setLocale",t)}function x_(e,t){return Yr(e,"setLocaleCookie",t)}function dd(e,t,n){return Yr(e,"mergeLocaleMessage",t,n)}async function E_(e,t,n,o,s){return Yr(e,"onBeforeLanguageSwitch",t,n,o,s)}function b_(e,t,n){return Yr(e,"onLanguageSwitched",t,n)}function fa(e){return{i18n:e??me().$i18n,router:Qe(),runtimeConfig:pt(),metaState:fd("nuxt-i18n-meta",()=>({}))}}async function Yl(e,t,n,o=!1){const{differentDomains:s,skipSettingLocaleOnNavigate:r,lazy:i}=n,a=Xr(n),l=me(),f=ao(t),u=J0(t);function h(c=f){a===!1||!a.useCookie||r||x_(t,c)}if(!e||!o&&s||f===e)return h(),!1;const d=await E_(t,f,e,o,l);if(d&&u.includes(d)){if(f===d)return h(),!1;e=d}if(i){const c=N_(t,"fallbackLocale"),p=(g,v)=>dd(t,g,v);if(c){const g=id(c,[e]);await Promise.all(g.map(v=>Fs(v,Ds,p)))}await Fs(e,Ds,p)}return r?!1:(h(e),sd(t,e),await b_(t,f,e),!0)}function hd(e){return{log:console.log.bind(console,`${e}:`)}}function Xl(e,t,n,o,s){const{strategy:r,defaultLocale:i,differentDomains:a,multiDomainLocales:l}=s,{localeCookie:f}=o,u=Xr(s);hd("detectLocale");const h=we(n)?n():n,d=vd(e,o,h);if(d.reason===md.SSG_IGNORE)return h;if(d.locale&&d.from!=null)return d.locale;let c="";a||l?c||(c=$_(io,r,e)):r!=="no_prefix"&&(c||(c=t(e)));const p=u&&u.useCookie&&f;return c||(c=p||h||i||""),c}function Jl({route:e,targetLocale:t,routeLocaleGetter:n,calledWithRouting:o=!1}){const s=me(),r=fa(),{strategy:i,differentDomains:a}=r.runtimeConfig.public.i18n;let l="";const{fullPath:f}=e.to;if(!a&&(o||i!=="no_prefix")&&n(e.to)!==t){const u=s.$switchLocalePath(t)||s.$localePath(f,t);Z(u)&&u&&!si(u,f)&&!u.startsWith("//")&&(l=e.from&&e.from.fullPath===u?"":u)}if((a||!0)&&n(e.to)!==t){const u=ir(r,t,e.to);Z(u)&&u&&!si(u,f)&&!u.startsWith("//")&&(l=u)}return l}function w_(e){return ce(e)&&"path"in e&&"statusCode"in e}const S_=()=>fd(nd+":redirect",()=>"");function Bn(e,t){return Tf(e,{redirectCode:t})}async function ql(e,{status:t=302,enableNavigate:n=!1}={}){const{nuxtApp:o,i18n:s,locale:r,route:i}=e,{rootRedirect:a,differentDomains:l,multiDomainLocales:f,skipSettingLocaleOnNavigate:u,configLocales:h,strategy:d}=o.$config.public.i18n;let{redirectPath:c}=e;if(i.path==="/"&&a)return Z(a)?c="/"+a:w_(a)&&(c="/"+a.path,t=a.statusCode),c=o.$localePath(c,r),Bn(c,t);if(!(u&&(s.__pendingLocale=r,s.__pendingLocalePromise=new Promise(p=>{s.__resolvePendingLocalePromise=p}),!n))){if(f&&d==="prefix_except_default"){const p=uo(),g=h.find(x=>{var b;return typeof x!="string"?(b=x.defaultForDomains)==null?void 0:b.find(y=>y===p):!1}),v=typeof g!="string"?g==null?void 0:g.code:void 0;if(i.path.startsWith(`/${v}`))return Bn(i.path.replace(`/${v}`,""),t);if(!i.path.startsWith(`/${r}`)&&r!==v){const b=ud()(i.path);return Bn(b!==""?`/${r+i.path.replace(`/${b}`,"")}`:`/${r+(i.path==="/"?"":i.path)}`,t)}else if(c&&i.path!==c)return Bn(c,t);return}if(l){const p=S_();p.value&&p.value!==c&&(p.value="",window.location.assign(c))}else if(c)return Bn(c,t)}}function C_(e,t){Vn(e,"$i18n",xn(t)),Vn(e,"$getRouteBaseName",ft(or)),Vn(e,"$localePath",ft(lo)),Vn(e,"$localeRoute",ft(ca)),Vn(e,"$switchLocalePath",ft(ir)),Vn(e,"$localeHead",ft(ad))}function T_(e=pt()){return t=>c_(t)&&!e.public.i18n.differentDomains}function P_(e=pt()){return(t,n)=>{if(e.public.i18n.differentDomains){const o=yd(n);return o?Fn(o,t):t}else return f_(t)}}function L_(){return()=>{const e=me(),{baseUrl:t,defaultLocale:n,differentDomains:o}=e.$config.public.i18n;if(we(t))return t(e);const s=we(n)?n():n;if(o&&s){const r=yd(s);if(r)return r}return t}}function Pt(e){if(typeof e!="object")return e;var t,n,o=Object.prototype.toString.call(e);if(o==="[object Object]"){if(e.constructor!==Object&&typeof e.constructor=="function"){n=new e.constructor;for(t in e)e.hasOwnProperty(t)&&n[t]!==e[t]&&(n[t]=Pt(e[t]))}else{n={};for(t in e)t==="__proto__"?Object.defineProperty(n,t,{value:Pt(e[t]),configurable:!0,enumerable:!0,writable:!0}):n[t]=Pt(e[t])}return n}if(o==="[object Array]"){for(t=e.length,n=Array(t);t--;)n[t]=Pt(e[t]);return n}return o==="[object Set]"?(n=new Set,e.forEach(function(s){n.add(Pt(s))}),n):o==="[object Map]"?(n=new Map,e.forEach(function(s,r){n.set(Pt(r),Pt(s))}),n):o==="[object Date]"?new Date(+e):o==="[object RegExp]"?(n=new RegExp(e.source,e.flags),n.lastIndex=e.lastIndex,n):o==="[object DataView]"?new e.constructor(Pt(e.buffer)):o==="[object ArrayBuffer]"?e.slice(0):o.slice(-6)==="Array]"?new e.constructor(e):e}const R_={path:"/",watch:!0,decode:e=>Or(decodeURIComponent(e)),encode:e=>encodeURIComponent(typeof e=="string"?e:JSON.stringify(e))},ls=window.cookieStore;function k_(e,t){var l;const n={...R_,...t};n.filter??(n.filter=f=>f===e);const o=Ql(n)||{};let s;n.maxAge!==void 0?s=n.maxAge*1e3:n.expires&&(s=n.expires.getTime()-Date.now());const r=s!==void 0&&s<=0,i=Pt(r?void 0:o[e]??((l=n.default)==null?void 0:l.call(n))),a=s&&!r?O_(i,s,n.watch&&n.watch!=="shallow"):Se(i);{let f=null;try{!ls&&typeof BroadcastChannel<"u"&&(f=new BroadcastChannel(`nuxt:cookies:${e}`))}catch{}const u=()=>{n.readonly||Vm(a.value,o[e])||(I_(e,a.value,n),o[e]=Pt(a.value),f==null||f.postMessage({value:n.encode(a.value)}))},h=p=>{var v;const g=p.refresh?(v=Ql(n))==null?void 0:v[e]:n.decode(p.value);d=!0,a.value=g,o[e]=Pt(g),vn(()=>{d=!1})};let d=!1;const c=!!Ws();if(c&&Uo(()=>{d=!0,u(),f==null||f.close()}),ls){const p=g=>{const v=g.changed.find(b=>b.name===e),x=g.deleted.find(b=>b.name===e);v&&h({value:v.value}),x&&h({value:null})};ls.addEventListener("change",p),c&&Uo(()=>ls.removeEventListener("change",p))}else f&&(f.onmessage=({data:p})=>h(p));n.watch?ht(a,()=>{d||u()},{deep:n.watch!=="shallow"}):u()}return a}function Ql(e={}){return Dm(document.cookie,e)}function A_(e,t,n={}){return t==null?ll(e,t,{...n,maxAge:-1}):ll(e,t,n)}function I_(e,t,n={}){document.cookie=A_(e,t,n)}const zl=2147483647;function O_(e,t,n){let o,s,r=0;const i=n?Se(e):{value:e};return Ws()&&Uo(()=>{s==null||s(),clearTimeout(o)}),Rh((a,l)=>{n&&(s=ht(i,l));function f(){r=0,clearTimeout(o);const u=t-r,h=u<zl?u:zl;o=setTimeout(()=>{if(r+=h,r<t)return f();i.value=void 0,l()},h)}return{get(){return a(),i.value},set(u){f(),i.value=u,l()}}})}function pd(e){return nd+" "+e}function Yr(e,t,...n){const o=xn(e),[s,r]=[o,o[t]];return Reflect.apply(r,s,[...n])}function N_(e,t){const n=xn(e);return te(n[t])}function Vn(e,t,n){Object.defineProperty(e,t,{get:()=>n})}function ft(e,t=fa()){return(...n)=>e(t,...n)}function gd(){let e;return navigator.languages&&(e=e_(io,navigator.languages)),e}function M_(){const e=Xr(),t=e&&e.cookieKey||j0,n=new Date,o={expires:new Date(n.setDate(n.getDate()+365)),path:"/",sameSite:e&&e.cookieCrossOrigin?"none":"lax",secure:e&&e.cookieCrossOrigin||e&&e.cookieSecure};return e&&e.cookieDomain&&(o.domain=e.cookieDomain),k_(t,o)}function Do(e,t,n){if(t===!1||!t.useCookie)return;const o=e.value??void 0;if(o!=null){if(rr.includes(o))return o;if(n)return e.value=n,n;e.value=void 0}}function D_(e,t,n){n===!1||!n.useCookie||(e.value=t)}var md=(e=>(e.NOT_FOUND="not_found_match",e.FIRST_ACCESS="first_access_only",e.NO_REDIRECT_ROOT="not_redirect_on_root",e.NO_REDIRECT_NO_PREFIX="not_redirect_on_no_prefix",e.SSG_IGNORE="detect_ignore_on_ssg",e))(md||{});const F_={locale:""};function vd(e,t,n=""){hd("detectBrowserLanguage");const o=Xr();if(!o)return F_;const{strategy:s}=pt().public.i18n,{ssg:r,callType:i,firstAccess:a,localeCookie:l}=t;if(s==="no_prefix"&&r==="ssg_ignore")return{locale:"",reason:"detect_ignore_on_ssg"};if(!a)return{locale:s==="no_prefix"?n:"",reason:"first_access_only"};const{redirectOn:f,alwaysRedirect:u,useCookie:h,fallbackLocale:d}=o,c=Z(e)?e:e.path;if(s!=="no_prefix"){if(f==="root"&&c!=="/")return{locale:"",reason:"not_redirect_on_root"};if(f==="no prefix"&&!u&&c.match(la(rr)))return{locale:"",reason:"not_redirect_on_no_prefix"}}let p;const g=h&&l||void 0;h&&(p="cookie");const v=gd();g||(p="navigator_or_header");const x=g||v,b=x||d||"";return!x&&d&&(p="fallback"),{locale:b,from:p}}function uo(){let e;return e=window.location.host,e}function $_(e,t,n){let o=uo()||"";if(o){let s;const r=e.filter(i=>{if(i&&i.domain){let a=i.domain;return St(i.domain)&&(a=i.domain.replace(/(http|https):\/\//,"")),a===o}else if(Array.isArray(i==null?void 0:i.domains))return i.domains.includes(o);return!1});if(r.length===1)s=r[0];else if(r.length>1)if(t==="no_prefix")console.warn(pd("Multiple matching domains found! This is not supported for no_prefix strategy in combination with differentDomains!")),s=r[0];else{if(n){const i=ce(n)?n.path:Z(n)?n:"";if(i&&i!==""){const a=i.match(la(r.map(l=>l.code)));a&&a.length>1&&(s=r.find(l=>l.code===a[1]))}}s||(s=r.find(i=>Array.isArray(i.defaultForDomains)?i.defaultForDomains.includes(o):i.domainDefault))}if(s)return s.code;o=""}return o}function yd(e){var i,a,l,f,u,h;const t=pt();me();const n=uo(),o=t.public.i18n,s=io.find(d=>d.code===e),r=((a=(i=o==null?void 0:o.locales)==null?void 0:i[e])==null?void 0:a.domain)||(s==null?void 0:s.domain)||((u=(f=(l=o==null?void 0:o.locales)==null?void 0:l[e])==null?void 0:f.domains)==null?void 0:u.find(d=>d===n))||((h=s==null?void 0:s.domains)==null?void 0:h.find(d=>d===n));if(r){if(St(r,{strict:!0}))return r;let d;return d=new URL(window.location.origin).protocol,d+"//"+r}console.warn(pd("Could not find domain name for locale "+e))}const Xr=(e=pt().public.i18n)=>(e==null?void 0:e.detectBrowserLanguage)===!1?!1:e==null?void 0:e.detectBrowserLanguage;/*!
* message-compiler v9.14.1
* (c) 2024 kazuya kawaguchi
* Released under the MIT License.
*/function H_(e,t,n){return{line:e,column:t,offset:n}}function $s(e,t,n){return{start:e,end:t}}const _d={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2};function U_(e,t,...n){const s={message:String(e),code:e};return t&&(s.location=t),s}const Ee={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16,__EXTEND_POINT__:17};function fo(e,t,n={}){const{domain:o,messages:s,args:r}=n,i=e,a=new SyntaxError(String(i));return a.code=e,t&&(a.location=t),a.domain=o,a}function B_(e){throw e}const Vt=" ",V_="\r",st=`
`,j_="\u2028",W_="\u2029";function K_(e){const t=e;let n=0,o=1,s=1,r=0;const i=w=>t[w]===V_&&t[w+1]===st,a=w=>t[w]===st,l=w=>t[w]===W_,f=w=>t[w]===j_,u=w=>i(w)||a(w)||l(w)||f(w),h=()=>n,d=()=>o,c=()=>s,p=()=>r,g=w=>i(w)||l(w)||f(w)?st:t[w],v=()=>g(n),x=()=>g(n+r);function b(){return r=0,u(n)&&(o++,s=0),i(n)&&n++,n++,s++,t[n]}function y(){return i(n+r)&&r++,r++,t[n+r]}function _(){n=0,o=1,s=1,r=0}function m(w=0){r=w}function E(){const w=n+r;for(;w!==n;)b();r=0}return{index:h,line:d,column:c,peekOffset:p,charAt:g,currentChar:v,currentPeek:x,next:b,peek:y,reset:_,resetPeek:m,skipToPeek:E}}const tn=void 0,G_=".",Zl="'",Y_="tokenizer";function X_(e,t={}){const n=t.location!==!1,o=K_(e),s=()=>o.index(),r=()=>H_(o.line(),o.column(),o.index()),i=r(),a=s(),l={currentType:14,offset:a,startLoc:i,endLoc:i,lastType:14,lastOffset:a,lastStartLoc:i,lastEndLoc:i,braceNest:0,inLinked:!1,text:""},f=()=>l,{onError:u}=t;function h(R,k,N,...K){const J=f();if(k.column+=N,k.offset+=N,u){const G=n?$s(J.startLoc,k):null,M=fo(R,G,{domain:Y_,args:K});u(M)}}function d(R,k,N){R.endLoc=r(),R.currentType=k;const K={type:k};return n&&(K.loc=$s(R.startLoc,R.endLoc)),N!=null&&(K.value=N),K}const c=R=>d(R,14);function p(R,k){return R.currentChar()===k?(R.next(),k):(h(Ee.EXPECTED_TOKEN,r(),0,k),"")}function g(R){let k="";for(;R.currentPeek()===Vt||R.currentPeek()===st;)k+=R.currentPeek(),R.peek();return k}function v(R){const k=g(R);return R.skipToPeek(),k}function x(R){if(R===tn)return!1;const k=R.charCodeAt(0);return k>=97&&k<=122||k>=65&&k<=90||k===95}function b(R){if(R===tn)return!1;const k=R.charCodeAt(0);return k>=48&&k<=57}function y(R,k){const{currentType:N}=k;if(N!==2)return!1;g(R);const K=x(R.currentPeek());return R.resetPeek(),K}function _(R,k){const{currentType:N}=k;if(N!==2)return!1;g(R);const K=R.currentPeek()==="-"?R.peek():R.currentPeek(),J=b(K);return R.resetPeek(),J}function m(R,k){const{currentType:N}=k;if(N!==2)return!1;g(R);const K=R.currentPeek()===Zl;return R.resetPeek(),K}function E(R,k){const{currentType:N}=k;if(N!==8)return!1;g(R);const K=R.currentPeek()===".";return R.resetPeek(),K}function w(R,k){const{currentType:N}=k;if(N!==9)return!1;g(R);const K=x(R.currentPeek());return R.resetPeek(),K}function S(R,k){const{currentType:N}=k;if(!(N===8||N===12))return!1;g(R);const K=R.currentPeek()===":";return R.resetPeek(),K}function T(R,k){const{currentType:N}=k;if(N!==10)return!1;const K=()=>{const G=R.currentPeek();return G==="{"?x(R.peek()):G==="@"||G==="%"||G==="|"||G===":"||G==="."||G===Vt||!G?!1:G===st?(R.peek(),K()):C(R,!1)},J=K();return R.resetPeek(),J}function L(R){g(R);const k=R.currentPeek()==="|";return R.resetPeek(),k}function P(R){const k=g(R),N=R.currentPeek()==="%"&&R.peek()==="{";return R.resetPeek(),{isModulo:N,hasSpace:k.length>0}}function C(R,k=!0){const N=(J=!1,G="",M=!1)=>{const H=R.currentPeek();return H==="{"?G==="%"?!1:J:H==="@"||!H?G==="%"?!0:J:H==="%"?(R.peek(),N(J,"%",!0)):H==="|"?G==="%"||M?!0:!(G===Vt||G===st):H===Vt?(R.peek(),N(!0,Vt,M)):H===st?(R.peek(),N(!0,st,M)):!0},K=N();return k&&R.resetPeek(),K}function O(R,k){const N=R.currentChar();return N===tn?tn:k(N)?(R.next(),N):null}function F(R){const k=R.charCodeAt(0);return k>=97&&k<=122||k>=65&&k<=90||k>=48&&k<=57||k===95||k===36}function $(R){return O(R,F)}function U(R){const k=R.charCodeAt(0);return k>=97&&k<=122||k>=65&&k<=90||k>=48&&k<=57||k===95||k===36||k===45}function j(R){return O(R,U)}function Y(R){const k=R.charCodeAt(0);return k>=48&&k<=57}function se(R){return O(R,Y)}function fe(R){const k=R.charCodeAt(0);return k>=48&&k<=57||k>=65&&k<=70||k>=97&&k<=102}function ue(R){return O(R,fe)}function ne(R){let k="",N="";for(;k=se(R);)N+=k;return N}function Ce(R){v(R);const k=R.currentChar();return k!=="%"&&h(Ee.EXPECTED_TOKEN,r(),0,k),R.next(),"%"}function _e(R){let k="";for(;;){const N=R.currentChar();if(N==="{"||N==="}"||N==="@"||N==="|"||!N)break;if(N==="%")if(C(R))k+=N,R.next();else break;else if(N===Vt||N===st)if(C(R))k+=N,R.next();else{if(L(R))break;k+=N,R.next()}else k+=N,R.next()}return k}function Ue(R){v(R);let k="",N="";for(;k=j(R);)N+=k;return R.currentChar()===tn&&h(Ee.UNTERMINATED_CLOSING_BRACE,r(),0),N}function de(R){v(R);let k="";return R.currentChar()==="-"?(R.next(),k+=`-${ne(R)}`):k+=ne(R),R.currentChar()===tn&&h(Ee.UNTERMINATED_CLOSING_BRACE,r(),0),k}function V(R){return R!==Zl&&R!==st}function q(R){v(R),p(R,"'");let k="",N="";for(;k=O(R,V);)k==="\\"?N+=z(R):N+=k;const K=R.currentChar();return K===st||K===tn?(h(Ee.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,r(),0),K===st&&(R.next(),p(R,"'")),N):(p(R,"'"),N)}function z(R){const k=R.currentChar();switch(k){case"\\":case"'":return R.next(),`\\${k}`;case"u":return ee(R,k,4);case"U":return ee(R,k,6);default:return h(Ee.UNKNOWN_ESCAPE_SEQUENCE,r(),0,k),""}}function ee(R,k,N){p(R,k);let K="";for(let J=0;J<N;J++){const G=ue(R);if(!G){h(Ee.INVALID_UNICODE_ESCAPE_SEQUENCE,r(),0,`\\${k}${K}${R.currentChar()}`);break}K+=G}return`\\${k}${K}`}function he(R){return R!=="{"&&R!=="}"&&R!==Vt&&R!==st}function xe(R){v(R);let k="",N="";for(;k=O(R,he);)N+=k;return N}function A(R){let k="",N="";for(;k=$(R);)N+=k;return N}function I(R){const k=N=>{const K=R.currentChar();return K==="{"||K==="%"||K==="@"||K==="|"||K==="("||K===")"||!K||K===Vt?N:(N+=K,R.next(),k(N))};return k("")}function D(R){v(R);const k=p(R,"|");return v(R),k}function W(R,k){let N=null;switch(R.currentChar()){case"{":return k.braceNest>=1&&h(Ee.NOT_ALLOW_NEST_PLACEHOLDER,r(),0),R.next(),N=d(k,2,"{"),v(R),k.braceNest++,N;case"}":return k.braceNest>0&&k.currentType===2&&h(Ee.EMPTY_PLACEHOLDER,r(),0),R.next(),N=d(k,3,"}"),k.braceNest--,k.braceNest>0&&v(R),k.inLinked&&k.braceNest===0&&(k.inLinked=!1),N;case"@":return k.braceNest>0&&h(Ee.UNTERMINATED_CLOSING_BRACE,r(),0),N=B(R,k)||c(k),k.braceNest=0,N;default:{let J=!0,G=!0,M=!0;if(L(R))return k.braceNest>0&&h(Ee.UNTERMINATED_CLOSING_BRACE,r(),0),N=d(k,1,D(R)),k.braceNest=0,k.inLinked=!1,N;if(k.braceNest>0&&(k.currentType===5||k.currentType===6||k.currentType===7))return h(Ee.UNTERMINATED_CLOSING_BRACE,r(),0),k.braceNest=0,X(R,k);if(J=y(R,k))return N=d(k,5,Ue(R)),v(R),N;if(G=_(R,k))return N=d(k,6,de(R)),v(R),N;if(M=m(R,k))return N=d(k,7,q(R)),v(R),N;if(!J&&!G&&!M)return N=d(k,13,xe(R)),h(Ee.INVALID_TOKEN_IN_PLACEHOLDER,r(),0,N.value),v(R),N;break}}return N}function B(R,k){const{currentType:N}=k;let K=null;const J=R.currentChar();switch((N===8||N===9||N===12||N===10)&&(J===st||J===Vt)&&h(Ee.INVALID_LINKED_FORMAT,r(),0),J){case"@":return R.next(),K=d(k,8,"@"),k.inLinked=!0,K;case".":return v(R),R.next(),d(k,9,".");case":":return v(R),R.next(),d(k,10,":");default:return L(R)?(K=d(k,1,D(R)),k.braceNest=0,k.inLinked=!1,K):E(R,k)||S(R,k)?(v(R),B(R,k)):w(R,k)?(v(R),d(k,12,A(R))):T(R,k)?(v(R),J==="{"?W(R,k)||K:d(k,11,I(R))):(N===8&&h(Ee.INVALID_LINKED_FORMAT,r(),0),k.braceNest=0,k.inLinked=!1,X(R,k))}}function X(R,k){let N={type:14};if(k.braceNest>0)return W(R,k)||c(k);if(k.inLinked)return B(R,k)||c(k);switch(R.currentChar()){case"{":return W(R,k)||c(k);case"}":return h(Ee.UNBALANCED_CLOSING_BRACE,r(),0),R.next(),d(k,3,"}");case"@":return B(R,k)||c(k);default:{if(L(R))return N=d(k,1,D(R)),k.braceNest=0,k.inLinked=!1,N;const{isModulo:J,hasSpace:G}=P(R);if(J)return G?d(k,0,_e(R)):d(k,4,Ce(R));if(C(R))return d(k,0,_e(R));break}}return N}function Q(){const{currentType:R,offset:k,startLoc:N,endLoc:K}=l;return l.lastType=R,l.lastOffset=k,l.lastStartLoc=N,l.lastEndLoc=K,l.offset=s(),l.startLoc=r(),o.currentChar()===tn?d(l,14):X(o,l)}return{nextToken:Q,currentOffset:s,currentPosition:r,context:f}}const J_="parser",q_=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function Q_(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const o=parseInt(t||n,16);return o<=55295||o>=57344?String.fromCodePoint(o):"<22>"}}}function z_(e={}){const t=e.location!==!1,{onError:n,onWarn:o}=e;function s(y,_,m,E,...w){const S=y.currentPosition();if(S.offset+=E,S.column+=E,n){const T=t?$s(m,S):null,L=fo(_,T,{domain:J_,args:w});n(L)}}function r(y,_,m,E,...w){const S=y.currentPosition();if(S.offset+=E,S.column+=E,o){const T=t?$s(m,S):null;o(U_(_,T,w))}}function i(y,_,m){const E={type:y};return t&&(E.start=_,E.end=_,E.loc={start:m,end:m}),E}function a(y,_,m,E){t&&(y.end=_,y.loc&&(y.loc.end=m))}function l(y,_){const m=y.context(),E=i(3,m.offset,m.startLoc);return E.value=_,a(E,y.currentOffset(),y.currentPosition()),E}function f(y,_){const m=y.context(),{lastOffset:E,lastStartLoc:w}=m,S=i(5,E,w);return S.index=parseInt(_,10),y.nextToken(),a(S,y.currentOffset(),y.currentPosition()),S}function u(y,_,m){const E=y.context(),{lastOffset:w,lastStartLoc:S}=E,T=i(4,w,S);return T.key=_,m===!0&&(T.modulo=!0),y.nextToken(),a(T,y.currentOffset(),y.currentPosition()),T}function h(y,_){const m=y.context(),{lastOffset:E,lastStartLoc:w}=m,S=i(9,E,w);return S.value=_.replace(q_,Q_),y.nextToken(),a(S,y.currentOffset(),y.currentPosition()),S}function d(y){const _=y.nextToken(),m=y.context(),{lastOffset:E,lastStartLoc:w}=m,S=i(8,E,w);return _.type!==12?(s(y,Ee.UNEXPECTED_EMPTY_LINKED_MODIFIER,m.lastStartLoc,0),S.value="",a(S,E,w),{nextConsumeToken:_,node:S}):(_.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,m.lastStartLoc,0,Ct(_)),S.value=_.value||"",a(S,y.currentOffset(),y.currentPosition()),{node:S})}function c(y,_){const m=y.context(),E=i(7,m.offset,m.startLoc);return E.value=_,a(E,y.currentOffset(),y.currentPosition()),E}function p(y){const _=y.context(),m=i(6,_.offset,_.startLoc);let E=y.nextToken();if(E.type===9){const w=d(y);m.modifier=w.node,E=w.nextConsumeToken||y.nextToken()}switch(E.type!==10&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(E)),E=y.nextToken(),E.type===2&&(E=y.nextToken()),E.type){case 11:E.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(E)),m.key=c(y,E.value||"");break;case 5:E.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(E)),m.key=u(y,E.value||"");break;case 6:E.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(E)),m.key=f(y,E.value||"");break;case 7:E.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(E)),m.key=h(y,E.value||"");break;default:{s(y,Ee.UNEXPECTED_EMPTY_LINKED_KEY,_.lastStartLoc,0);const w=y.context(),S=i(7,w.offset,w.startLoc);return S.value="",a(S,w.offset,w.startLoc),m.key=S,a(m,w.offset,w.startLoc),{nextConsumeToken:E,node:m}}}return a(m,y.currentOffset(),y.currentPosition()),{node:m}}function g(y){const _=y.context(),m=_.currentType===1?y.currentOffset():_.offset,E=_.currentType===1?_.endLoc:_.startLoc,w=i(2,m,E);w.items=[];let S=null,T=null;do{const C=S||y.nextToken();switch(S=null,C.type){case 0:C.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(C)),w.items.push(l(y,C.value||""));break;case 6:C.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(C)),w.items.push(f(y,C.value||""));break;case 4:T=!0;break;case 5:C.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(C)),w.items.push(u(y,C.value||"",!!T)),T&&(r(y,_d.USE_MODULO_SYNTAX,_.lastStartLoc,0,Ct(C)),T=null);break;case 7:C.value==null&&s(y,Ee.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(C)),w.items.push(h(y,C.value||""));break;case 8:{const O=p(y);w.items.push(O.node),S=O.nextConsumeToken||null;break}}}while(_.currentType!==14&&_.currentType!==1);const L=_.currentType===1?_.lastOffset:y.currentOffset(),P=_.currentType===1?_.lastEndLoc:y.currentPosition();return a(w,L,P),w}function v(y,_,m,E){const w=y.context();let S=E.items.length===0;const T=i(1,_,m);T.cases=[],T.cases.push(E);do{const L=g(y);S||(S=L.items.length===0),T.cases.push(L)}while(w.currentType!==14);return S&&s(y,Ee.MUST_HAVE_MESSAGES_IN_PLURAL,m,0),a(T,y.currentOffset(),y.currentPosition()),T}function x(y){const _=y.context(),{offset:m,startLoc:E}=_,w=g(y);return _.currentType===14?w:v(y,m,E,w)}function b(y){const _=X_(y,He({},e)),m=_.context(),E=i(0,m.offset,m.startLoc);return t&&E.loc&&(E.loc.source=y),E.body=x(_),e.onCacheKey&&(E.cacheKey=e.onCacheKey(y)),m.currentType!==14&&s(_,Ee.UNEXPECTED_LEXICAL_ANALYSIS,m.lastStartLoc,0,y[m.offset]||""),a(E,_.currentOffset(),_.currentPosition()),E}return{parse:b}}function Ct(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function Z_(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:r=>(n.helpers.add(r),r)}}function ec(e,t){for(let n=0;n<e.length;n++)da(e[n],t)}function da(e,t){switch(e.type){case 1:ec(e.cases,t),t.helper("plural");break;case 2:ec(e.items,t);break;case 6:{da(e.key,t),t.helper("linked"),t.helper("type");break}case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function ex(e,t={}){const n=Z_(e);n.helper("normalize"),e.body&&da(e.body,n);const o=n.context();e.helpers=Array.from(o.helpers)}function tx(e){const t=e.body;return t.type===2?tc(t):t.cases.forEach(n=>tc(n)),e}function tc(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;n<e.items.length;n++){const o=e.items[n];if(!(o.type===3||o.type===9)||o.value==null)break;t.push(o.value)}if(t.length===e.items.length){e.static=aa(t);for(let n=0;n<e.items.length;n++){const o=e.items[n];(o.type===3||o.type===9)&&delete o.value}}}}function Kn(e){switch(e.t=e.type,e.type){case 0:{const t=e;Kn(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let o=0;o<n.length;o++)Kn(n[o]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let o=0;o<n.length;o++)Kn(n[o]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{const t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{const t=e;Kn(t.key),t.k=t.key,delete t.key,t.modifier&&(Kn(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{const t=e;t.i=t.index,delete t.index;break}case 4:{const t=e;t.k=t.key,delete t.key;break}}delete e.type}function nx(e,t){const{sourceMap:n,filename:o,breakLineCode:s,needIndent:r}=t,i=t.location!==!1,a={filename:o,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:s,needIndent:r,indentLevel:0};i&&e.loc&&(a.source=e.loc.source);const l=()=>a;function f(v,x){a.code+=v}function u(v,x=!0){const b=x?s:"";f(r?b+" ".repeat(v):b)}function h(v=!0){const x=++a.indentLevel;v&&u(x)}function d(v=!0){const x=--a.indentLevel;v&&u(x)}function c(){u(a.indentLevel)}return{context:l,push:f,indent:h,deindent:d,newline:c,helper:v=>`_${v}`,needIndent:()=>a.needIndent}}function rx(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),ar(e,t.key),t.modifier?(e.push(", "),ar(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function sx(e,t){const{helper:n,needIndent:o}=e;e.push(`${n("normalize")}([`),e.indent(o());const s=t.items.length;for(let r=0;r<s&&(ar(e,t.items[r]),r!==s-1);r++)e.push(", ");e.deindent(o()),e.push("])")}function ox(e,t){const{helper:n,needIndent:o}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(o());const s=t.cases.length;for(let r=0;r<s&&(ar(e,t.cases[r]),r!==s-1);r++)e.push(", ");e.deindent(o()),e.push("])")}}function ix(e,t){t.body?ar(e,t.body):e.push("null")}function ar(e,t){const{helper:n}=e;switch(t.type){case 0:ix(e,t);break;case 1:ox(e,t);break;case 2:sx(e,t);break;case 6:rx(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break}}const ax=(e,t={})=>{const n=Z(t.mode)?t.mode:"normal",o=Z(t.filename)?t.filename:"message.intl",s=!!t.sourceMap,r=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
`,i=t.needIndent?t.needIndent:n!=="arrow",a=e.helpers||[],l=nx(e,{mode:n,filename:o,sourceMap:s,breakLineCode:r,needIndent:i});l.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),l.indent(i),a.length>0&&(l.push(`const { ${aa(a.map(h=>`${h}: _${h}`),", ")} } = ctx`),l.newline()),l.push("return "),ar(l,e),l.deindent(i),l.push("}"),delete e.helpers;const{code:f,map:u}=l.context();return{ast:e,code:f,map:u?u.toJSON():void 0}};function lx(e,t={}){const n=He({},t),o=!!n.jit,s=!!n.minify,r=n.optimize==null?!0:n.optimize,a=z_(n).parse(e);return o?(r&&tx(a),s&&Kn(a),{ast:a,code:""}):(ex(a,n),ax(a,n))}/*!
* core-base v9.14.1
* (c) 2024 kazuya kawaguchi
* Released under the MIT License.
*/function cx(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(ia().__INTLIFY_PROD_DEVTOOLS__=!1)}const En=[];En[0]={w:[0],i:[3,0],"[":[4],o:[7]};En[1]={w:[1],".":[2],"[":[4],o:[7]};En[2]={w:[2],i:[3,0],0:[3,0]};En[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};En[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};En[5]={"'":[4,0],o:8,l:[5,0]};En[6]={'"':[4,0],o:8,l:[6,0]};const ux=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function fx(e){return ux.test(e)}function dx(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function hx(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function px(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:fx(t)?dx(t):"*"+t}function gx(e){const t=[];let n=-1,o=0,s=0,r,i,a,l,f,u,h;const d=[];d[0]=()=>{i===void 0?i=a:i+=a},d[1]=()=>{i!==void 0&&(t.push(i),i=void 0)},d[2]=()=>{d[0](),s++},d[3]=()=>{if(s>0)s--,o=4,d[0]();else{if(s=0,i===void 0||(i=px(i),i===!1))return!1;d[1]()}};function c(){const p=e[n+1];if(o===5&&p==="'"||o===6&&p==='"')return n++,a="\\"+p,d[0](),!0}for(;o!==null;)if(n++,r=e[n],!(r==="\\"&&c())){if(l=hx(r),h=En[o],f=h[l]||h.l||8,f===8||(o=f[0],f[1]!==void 0&&(u=d[f[1]],u&&(a=r,u()===!1))))return;if(o===7)return t}}const nc=new Map;function mx(e,t){return ce(e)?e[t]:null}function vx(e,t){if(!ce(e))return null;let n=nc.get(t);if(n||(n=gx(t),n&&nc.set(t,n)),!n)return null;const o=n.length;let s=e,r=0;for(;r<o;){const i=s[n[r]];if(i===void 0||we(s))return null;s=i,r++}return s}const yx=e=>e,_x=e=>"",xx="text",Ex=e=>e.length===0?"":aa(e),bx=$0;function rc(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function wx(e){const t=Ye(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Ye(e.named.count)||Ye(e.named.n))?Ye(e.named.count)?e.named.count:Ye(e.named.n)?e.named.n:t:t}function Sx(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Cx(e={}){const t=e.locale,n=wx(e),o=ce(e.pluralRules)&&Z(t)&&we(e.pluralRules[t])?e.pluralRules[t]:rc,s=ce(e.pluralRules)&&Z(t)&&we(e.pluralRules[t])?rc:void 0,r=x=>x[o(n,x.length,s)],i=e.list||[],a=x=>i[x],l=e.named||{};Ye(e.pluralIndex)&&Sx(n,l);const f=x=>l[x];function u(x){const b=we(e.messages)?e.messages(x):ce(e.messages)?e.messages[x]:!1;return b||(e.parent?e.parent.message(x):_x)}const h=x=>e.modifiers?e.modifiers[x]:yx,d=pe(e.processor)&&we(e.processor.normalize)?e.processor.normalize:Ex,c=pe(e.processor)&&we(e.processor.interpolate)?e.processor.interpolate:bx,p=pe(e.processor)&&Z(e.processor.type)?e.processor.type:xx,v={list:a,named:f,plural:r,linked:(x,...b)=>{const[y,_]=b;let m="text",E="";b.length===1?ce(y)?(E=y.modifier||E,m=y.type||m):Z(y)&&(E=y||E):b.length===2&&(Z(y)&&(E=y||E),Z(_)&&(m=_||m));const w=u(x)(v),S=m==="vnode"&&$e(w)&&E?w[0]:w;return E?h(E)(S,m):S},message:u,type:p,interpolate:c,normalize:d,values:He({},i,l)};return v}let Fr=null;function Tx(e){Fr=e}function Px(e,t,n){Fr&&Fr.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Lx=Rx("function:translate");function Rx(e){return t=>Fr&&Fr.emit(e,t)}const xd=_d.__EXTEND_POINT__,Tn=oo(xd),kx={NOT_FOUND_KEY:xd,FALLBACK_TO_TRANSLATE:Tn(),CANNOT_FORMAT_NUMBER:Tn(),FALLBACK_TO_NUMBER_FORMAT:Tn(),CANNOT_FORMAT_DATE:Tn(),FALLBACK_TO_DATE_FORMAT:Tn(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:Tn(),__EXTEND_POINT__:Tn()},Ed=Ee.__EXTEND_POINT__,Pn=oo(Ed),$t={INVALID_ARGUMENT:Ed,INVALID_DATE_ARGUMENT:Pn(),INVALID_ISO_DATE_ARGUMENT:Pn(),NOT_SUPPORT_NON_STRING_MESSAGE:Pn(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:Pn(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:Pn(),NOT_SUPPORT_LOCALE_TYPE:Pn(),__EXTEND_POINT__:Pn()};function Jt(e){return fo(e,null,void 0)}function ha(e,t){return t.locale!=null?sc(t.locale):sc(e.locale)}let Fo;function sc(e){if(Z(e))return e;if(we(e)){if(e.resolvedOnce&&Fo!=null)return Fo;if(e.constructor.name==="Function"){const t=e();if(F0(t))throw Jt($t.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Fo=t}else throw Jt($t.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Jt($t.NOT_SUPPORT_LOCALE_TYPE)}function Ax(e,t,n){return[...new Set([n,...$e(t)?t:ce(t)?Object.keys(t):Z(t)?[t]:[n]])]}function bd(e,t,n){const o=Z(n)?n:Hs,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let r=s.__localeChainCache.get(o);if(!r){r=[];let i=[n];for(;$e(i);)i=oc(r,i,t);const a=$e(t)||!pe(t)?t:t.default?t.default:null;i=Z(a)?[a]:a,$e(i)&&oc(r,i,!1),s.__localeChainCache.set(o,r)}return r}function oc(e,t,n){let o=!0;for(let s=0;s<t.length&&Ie(o);s++){const r=t[s];Z(r)&&(o=Ix(e,t[s],n))}return o}function Ix(e,t,n){let o;const s=t.split("-");do{const r=s.join("-");o=Ox(e,r,n),s.splice(-1,1)}while(s.length&&o===!0);return o}function Ox(e,t,n){let o=!1;if(!e.includes(t)&&(o=!0,t)){o=t[t.length-1]!=="!";const s=t.replace(/!/g,"");e.push(s),($e(n)||pe(n))&&n[s]&&(o=n[s])}return o}const Nx="9.14.1",ho=-1,Hs="en-US",ic="",ac=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Mx(){return{upper:(e,t)=>t==="text"&&Z(e)?e.toUpperCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&Z(e)?e.toLowerCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&Z(e)?ac(e):t==="vnode"&&ce(e)&&"__v_isVNode"in e?ac(e.children):e}}let wd;function Dx(e){wd=e}let Sd;function Fx(e){Sd=e}let Cd;function $x(e){Cd=e}let Td=null;const Hx=e=>{Td=e},Ux=()=>Td;let Pd=null;const lc=e=>{Pd=e},Bx=()=>Pd;let cc=0;function Vx(e={}){const t=we(e.onWarn)?e.onWarn:H0,n=Z(e.version)?e.version:Nx,o=Z(e.locale)||we(e.locale)?e.locale:Hs,s=we(o)?Hs:o,r=$e(e.fallbackLocale)||pe(e.fallbackLocale)||Z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:s,i=pe(e.messages)?e.messages:{[s]:{}},a=pe(e.datetimeFormats)?e.datetimeFormats:{[s]:{}},l=pe(e.numberFormats)?e.numberFormats:{[s]:{}},f=He({},e.modifiers||{},Mx()),u=e.pluralRules||{},h=we(e.missing)?e.missing:null,d=Ie(e.missingWarn)||Ns(e.missingWarn)?e.missingWarn:!0,c=Ie(e.fallbackWarn)||Ns(e.fallbackWarn)?e.fallbackWarn:!0,p=!!e.fallbackFormat,g=!!e.unresolving,v=we(e.postTranslation)?e.postTranslation:null,x=pe(e.processor)?e.processor:null,b=Ie(e.warnHtmlMessage)?e.warnHtmlMessage:!0,y=!!e.escapeParameter,_=we(e.messageCompiler)?e.messageCompiler:wd,m=we(e.messageResolver)?e.messageResolver:Sd||mx,E=we(e.localeFallbacker)?e.localeFallbacker:Cd||Ax,w=ce(e.fallbackContext)?e.fallbackContext:void 0,S=e,T=ce(S.__datetimeFormatters)?S.__datetimeFormatters:new Map,L=ce(S.__numberFormatters)?S.__numberFormatters:new Map,P=ce(S.__meta)?S.__meta:{};cc++;const C={version:n,cid:cc,locale:o,fallbackLocale:r,messages:i,modifiers:f,pluralRules:u,missing:h,missingWarn:d,fallbackWarn:c,fallbackFormat:p,unresolving:g,postTranslation:v,processor:x,warnHtmlMessage:b,escapeParameter:y,messageCompiler:_,messageResolver:m,localeFallbacker:E,fallbackContext:w,onWarn:t,__meta:P};return C.datetimeFormats=a,C.numberFormats=l,C.__datetimeFormatters=T,C.__numberFormatters=L,__INTLIFY_PROD_DEVTOOLS__&&Px(C,n,P),C}function pa(e,t,n,o,s){const{missing:r,onWarn:i}=e;if(r!==null){const a=r(e,n,t,s);return Z(a)?a:t}else return t}function hr(e,t,n){const o=e;o.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function jx(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function Wx(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let o=n+1;o<t.length;o++)if(jx(e,t[o]))return!0;return!1}function $o(e){return n=>Kx(n,e)}function Kx(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const o=n,s=o.c||o.cases;return e.plural(s.reduce((r,i)=>[...r,uc(e,i)],[]))}else return uc(e,n)}function uc(e,t){const n=t.s||t.static;if(n)return e.type==="text"?n:e.normalize([n]);{const o=(t.i||t.items).reduce((s,r)=>[...s,Si(e,r)],[]);return e.normalize(o)}}function Si(e,t){const n=t.t||t.type;switch(n){case 3:{const o=t;return o.v||o.value}case 9:{const o=t;return o.v||o.value}case 4:{const o=t;return e.interpolate(e.named(o.k||o.key))}case 5:{const o=t;return e.interpolate(e.list(o.i!=null?o.i:o.index))}case 6:{const o=t,s=o.m||o.modifier;return e.linked(Si(e,o.k||o.key),s?Si(e,s):void 0,e.type)}case 7:{const o=t;return o.v||o.value}case 8:{const o=t;return o.v||o.value}default:throw new Error(`unhandled node type on format message part: ${n}`)}}const Gx=e=>e;let cs=Object.create(null);const lr=e=>ce(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function Yx(e,t={}){let n=!1;const o=t.onError||B_;return t.onError=s=>{n=!0,o(s)},{...lx(e,t),detectError:n}}function Xx(e,t){if(Z(e)){Ie(t.warnHtmlMessage)&&t.warnHtmlMessage;const o=(t.onCacheKey||Gx)(e),s=cs[o];if(s)return s;const{ast:r,detectError:i}=Yx(e,{...t,location:!1,jit:!0}),a=$o(r);return i?a:cs[o]=a}else{const n=e.cacheKey;if(n){const o=cs[n];return o||(cs[n]=$o(e))}else return $o(e)}}const fc=()=>"",_t=e=>we(e);function dc(e,...t){const{fallbackFormat:n,postTranslation:o,unresolving:s,messageCompiler:r,fallbackLocale:i,messages:a}=e,[l,f]=Ci(...t),u=Ie(f.missingWarn)?f.missingWarn:e.missingWarn,h=Ie(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,d=Ie(f.escapeParameter)?f.escapeParameter:e.escapeParameter,c=!!f.resolvedMessage,p=Z(f.default)||Ie(f.default)?Ie(f.default)?r?l:()=>l:f.default:n?r?l:()=>l:"",g=n||p!=="",v=ha(e,f);d&&Jx(f);let[x,b,y]=c?[l,v,a[v]||{}]:Ld(e,l,v,i,h,u),_=x,m=l;if(!c&&!(Z(_)||lr(_)||_t(_))&&g&&(_=p,m=_),!c&&(!(Z(_)||lr(_)||_t(_))||!Z(b)))return s?ho:l;let E=!1;const w=()=>{E=!0},S=_t(_)?_:Rd(e,l,b,_,m,w);if(E)return _;const T=zx(e,b,y,f),L=Cx(T),P=qx(e,S,L),C=o?o(P,l):P;if(__INTLIFY_PROD_DEVTOOLS__){const O={timestamp:Date.now(),key:Z(l)?l:_t(_)?_.key:"",locale:b||(_t(_)?_.locale:""),format:Z(_)?_:_t(_)?_.source:"",message:C};O.meta=He({},e.__meta,Ux()||{}),Lx(O)}return C}function Jx(e){$e(e.list)?e.list=e.list.map(t=>Z(t)?Vl(t):t):ce(e.named)&&Object.keys(e.named).forEach(t=>{Z(e.named[t])&&(e.named[t]=Vl(e.named[t]))})}function Ld(e,t,n,o,s,r){const{messages:i,onWarn:a,messageResolver:l,localeFallbacker:f}=e,u=f(e,o,n);let h={},d,c=null;const p="translate";for(let g=0;g<u.length&&(d=u[g],h=i[d]||{},(c=l(h,t))===null&&(c=h[t]),!(Z(c)||lr(c)||_t(c)));g++)if(!Wx(d,u)){const v=pa(e,t,d,r,p);v!==t&&(c=v)}return[c,d,h]}function Rd(e,t,n,o,s,r){const{messageCompiler:i,warnHtmlMessage:a}=e;if(_t(o)){const f=o;return f.locale=f.locale||n,f.key=f.key||t,f}if(i==null){const f=()=>o;return f.locale=n,f.key=t,f}const l=i(o,Qx(e,n,s,o,a,r));return l.locale=n,l.key=t,l.source=o,l}function qx(e,t,n){return t(n)}function Ci(...e){const[t,n,o]=e,s={};if(!Z(t)&&!Ye(t)&&!_t(t)&&!lr(t))throw Jt($t.INVALID_ARGUMENT);const r=Ye(t)?String(t):(_t(t),t);return Ye(n)?s.plural=n:Z(n)?s.default=n:pe(n)&&!so(n)?s.named=n:$e(n)&&(s.list=n),Ye(o)?s.plural=o:Z(o)?s.default=o:pe(o)&&He(s,o),[r,s]}function Qx(e,t,n,o,s,r){return{locale:t,key:n,warnHtmlMessage:s,onError:i=>{throw r&&r(i),i},onCacheKey:i=>I0(t,n,i)}}function zx(e,t,n,o){const{modifiers:s,pluralRules:r,messageResolver:i,fallbackLocale:a,fallbackWarn:l,missingWarn:f,fallbackContext:u}=e,d={locale:t,modifiers:s,pluralRules:r,messages:c=>{let p=i(n,c);if(p==null&&u){const[,,g]=Ld(u,c,t,a,l,f);p=i(g,c)}if(Z(p)||lr(p)){let g=!1;const x=Rd(e,c,t,p,c,()=>{g=!0});return g?fc:x}else return _t(p)?p:fc}};return e.processor&&(d.processor=e.processor),o.list&&(d.list=o.list),o.named&&(d.named=o.named),Ye(o.plural)&&(d.pluralIndex=o.plural),d}function hc(e,...t){const{datetimeFormats:n,unresolving:o,fallbackLocale:s,onWarn:r,localeFallbacker:i}=e,{__datetimeFormatters:a}=e,[l,f,u,h]=Ti(...t),d=Ie(u.missingWarn)?u.missingWarn:e.missingWarn;Ie(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const c=!!u.part,p=ha(e,u),g=i(e,s,p);if(!Z(l)||l==="")return new Intl.DateTimeFormat(p,h).format(f);let v={},x,b=null;const y="datetime format";for(let E=0;E<g.length&&(x=g[E],v=n[x]||{},b=v[l],!pe(b));E++)pa(e,l,x,d,y);if(!pe(b)||!Z(x))return o?ho:l;let _=`${x}__${l}`;so(h)||(_=`${_}__${JSON.stringify(h)}`);let m=a.get(_);return m||(m=new Intl.DateTimeFormat(x,He({},b,h)),a.set(_,m)),c?m.formatToParts(f):m.format(f)}const kd=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Ti(...e){const[t,n,o,s]=e,r={};let i={},a;if(Z(t)){const l=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!l)throw Jt($t.INVALID_ISO_DATE_ARGUMENT);const f=l[3]?l[3].trim().startsWith("T")?`${l[1].trim()}${l[3].trim()}`:`${l[1].trim()}T${l[3].trim()}`:l[1].trim();a=new Date(f);try{a.toISOString()}catch{throw Jt($t.INVALID_ISO_DATE_ARGUMENT)}}else if(N0(t)){if(isNaN(t.getTime()))throw Jt($t.INVALID_DATE_ARGUMENT);a=t}else if(Ye(t))a=t;else throw Jt($t.INVALID_ARGUMENT);return Z(n)?r.key=n:pe(n)&&Object.keys(n).forEach(l=>{kd.includes(l)?i[l]=n[l]:r[l]=n[l]}),Z(o)?r.locale=o:pe(o)&&(i=o),pe(s)&&(i=s),[r.key||"",a,r,i]}function pc(e,t,n){const o=e;for(const s in n){const r=`${t}__${s}`;o.__datetimeFormatters.has(r)&&o.__datetimeFormatters.delete(r)}}function gc(e,...t){const{numberFormats:n,unresolving:o,fallbackLocale:s,onWarn:r,localeFallbacker:i}=e,{__numberFormatters:a}=e,[l,f,u,h]=Pi(...t),d=Ie(u.missingWarn)?u.missingWarn:e.missingWarn;Ie(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const c=!!u.part,p=ha(e,u),g=i(e,s,p);if(!Z(l)||l==="")return new Intl.NumberFormat(p,h).format(f);let v={},x,b=null;const y="number format";for(let E=0;E<g.length&&(x=g[E],v=n[x]||{},b=v[l],!pe(b));E++)pa(e,l,x,d,y);if(!pe(b)||!Z(x))return o?ho:l;let _=`${x}__${l}`;so(h)||(_=`${_}__${JSON.stringify(h)}`);let m=a.get(_);return m||(m=new Intl.NumberFormat(x,He({},b,h)),a.set(_,m)),c?m.formatToParts(f):m.format(f)}const Ad=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Pi(...e){const[t,n,o,s]=e,r={};let i={};if(!Ye(t))throw Jt($t.INVALID_ARGUMENT);const a=t;return Z(n)?r.key=n:pe(n)&&Object.keys(n).forEach(l=>{Ad.includes(l)?i[l]=n[l]:r[l]=n[l]}),Z(o)?r.locale=o:pe(o)&&(i=o),pe(s)&&(i=s),[r.key||"",a,r,i]}function mc(e,t,n){const o=e;for(const s in n){const r=`${t}__${s}`;o.__numberFormatters.has(r)&&o.__numberFormatters.delete(r)}}cx();/*!
* vue-i18n v9.14.1
* (c) 2024 kazuya kawaguchi
* Released under the MIT License.
*/const Zx="9.14.1";function e1(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(ia().__INTLIFY_PROD_DEVTOOLS__=!1)}const Id=kx.__EXTEND_POINT__,jt=oo(Id);jt(),jt(),jt(),jt(),jt(),jt(),jt(),jt(),jt();const Od=$t.__EXTEND_POINT__,lt=oo(Od),bt={UNEXPECTED_RETURN_TYPE:Od,INVALID_ARGUMENT:lt(),MUST_BE_CALL_SETUP_TOP:lt(),NOT_INSTALLED:lt(),NOT_AVAILABLE_IN_LEGACY_MODE:lt(),REQUIRED_VALUE:lt(),INVALID_VALUE:lt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:lt(),NOT_INSTALLED_WITH_PROVIDE:lt(),UNEXPECTED_ERROR:lt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:lt(),BRIDGE_SUPPORT_VUE_2_ONLY:lt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:lt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:lt(),__EXTEND_POINT__:lt()};function Ot(e,...t){return fo(e,null,void 0)}const Li=_n("__translateVNode"),Ri=_n("__datetimeParts"),ki=_n("__numberParts"),t1=_n("__setPluralRules"),n1=_n("__injectWithOption"),Ai=_n("__dispose");function $r(e){if(!ce(e))return e;for(const t in e)if(Ms(e,t))if(!t.includes("."))ce(e[t])&&$r(e[t]);else{const n=t.split("."),o=n.length-1;let s=e,r=!1;for(let i=0;i<o;i++){if(n[i]in s||(s[n[i]]={}),!ce(s[n[i]])){r=!0;break}s=s[n[i]]}r||(s[n[o]]=e[t],delete e[t]),ce(s[n[o]])&&$r(s[n[o]])}return e}function Nd(e,t){const{messages:n,__i18n:o,messageResolver:s,flatJson:r}=t,i=pe(n)?n:$e(o)?{}:{[e]:{}};if($e(o)&&o.forEach(a=>{if("locale"in a&&"resource"in a){const{locale:l,resource:f}=a;l?(i[l]=i[l]||{},On(f,i[l])):On(f,i)}else Z(a)&&On(JSON.parse(a),i)}),s==null&&r)for(const a in i)Ms(i,a)&&$r(i[a]);return i}function Md(e){return e.type}function r1(e,t,n){let o=ce(t.messages)?t.messages:{};"__i18nGlobal"in n&&(o=Nd(e.locale.value,{messages:o,__i18n:n.__i18nGlobal}));const s=Object.keys(o);s.length&&s.forEach(r=>{e.mergeLocaleMessage(r,o[r])});{if(ce(t.datetimeFormats)){const r=Object.keys(t.datetimeFormats);r.length&&r.forEach(i=>{e.mergeDateTimeFormat(i,t.datetimeFormats[i])})}if(ce(t.numberFormats)){const r=Object.keys(t.numberFormats);r.length&&r.forEach(i=>{e.mergeNumberFormat(i,t.numberFormats[i])})}}}function vc(e){return Ae(dn,null,e,0)}const yc="__INTLIFY_META__",_c=()=>[],s1=()=>!1;let xc=0;function Ec(e){return(t,n,o,s)=>e(n,o,Dn()||void 0,s)}const o1=()=>{const e=Dn();let t=null;return e&&(t=Md(e)[yc])?{[yc]:t}:null};function Dd(e={},t){const{__root:n,__injectWithOption:o}=e,s=n===void 0,r=e.flatJson,i=Os?Se:zn,a=!!e.translateExistCompatible;let l=Ie(e.inheritLocale)?e.inheritLocale:!0;const f=i(n&&l?n.locale.value:Z(e.locale)?e.locale:Hs),u=i(n&&l?n.fallbackLocale.value:Z(e.fallbackLocale)||$e(e.fallbackLocale)||pe(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:f.value),h=i(Nd(f.value,e)),d=i(pe(e.datetimeFormats)?e.datetimeFormats:{[f.value]:{}}),c=i(pe(e.numberFormats)?e.numberFormats:{[f.value]:{}});let p=n?n.missingWarn:Ie(e.missingWarn)||Ns(e.missingWarn)?e.missingWarn:!0,g=n?n.fallbackWarn:Ie(e.fallbackWarn)||Ns(e.fallbackWarn)?e.fallbackWarn:!0,v=n?n.fallbackRoot:Ie(e.fallbackRoot)?e.fallbackRoot:!0,x=!!e.fallbackFormat,b=we(e.missing)?e.missing:null,y=we(e.missing)?Ec(e.missing):null,_=we(e.postTranslation)?e.postTranslation:null,m=n?n.warnHtmlMessage:Ie(e.warnHtmlMessage)?e.warnHtmlMessage:!0,E=!!e.escapeParameter;const w=n?n.modifiers:pe(e.modifiers)?e.modifiers:{};let S=e.pluralRules||n&&n.pluralRules,T;T=(()=>{s&&lc(null);const M={version:Zx,locale:f.value,fallbackLocale:u.value,messages:h.value,modifiers:w,pluralRules:S,missing:y===null?void 0:y,missingWarn:p,fallbackWarn:g,fallbackFormat:x,unresolving:!0,postTranslation:_===null?void 0:_,warnHtmlMessage:m,escapeParameter:E,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};M.datetimeFormats=d.value,M.numberFormats=c.value,M.__datetimeFormatters=pe(T)?T.__datetimeFormatters:void 0,M.__numberFormatters=pe(T)?T.__numberFormatters:void 0;const H=Vx(M);return s&&lc(H),H})(),hr(T,f.value,u.value);function P(){return[f.value,u.value,h.value,d.value,c.value]}const C=ge({get:()=>f.value,set:M=>{f.value=M,T.locale=f.value}}),O=ge({get:()=>u.value,set:M=>{u.value=M,T.fallbackLocale=u.value,hr(T,f.value,M)}}),F=ge(()=>h.value),$=ge(()=>d.value),U=ge(()=>c.value);function j(){return we(_)?_:null}function Y(M){_=M,T.postTranslation=M}function se(){return b}function fe(M){M!==null&&(y=Ec(M)),b=M,T.missing=y}const ue=(M,H,re,oe,Ne,De)=>{P();let We;try{__INTLIFY_PROD_DEVTOOLS__,s||(T.fallbackContext=n?Bx():void 0),We=M(T)}finally{__INTLIFY_PROD_DEVTOOLS__,s||(T.fallbackContext=void 0)}if(re!=="translate exists"&&Ye(We)&&We===ho||re==="translate exists"&&!We){const[nt,$n]=H();return n&&v?oe(n):Ne(nt)}else{if(De(We))return We;throw Ot(bt.UNEXPECTED_RETURN_TYPE)}};function ne(...M){return ue(H=>Reflect.apply(dc,null,[H,...M]),()=>Ci(...M),"translate",H=>Reflect.apply(H.t,H,[...M]),H=>H,H=>Z(H))}function Ce(...M){const[H,re,oe]=M;if(oe&&!ce(oe))throw Ot(bt.INVALID_ARGUMENT);return ne(H,re,He({resolvedMessage:!0},oe||{}))}function _e(...M){return ue(H=>Reflect.apply(hc,null,[H,...M]),()=>Ti(...M),"datetime format",H=>Reflect.apply(H.d,H,[...M]),()=>ic,H=>Z(H))}function Ue(...M){return ue(H=>Reflect.apply(gc,null,[H,...M]),()=>Pi(...M),"number format",H=>Reflect.apply(H.n,H,[...M]),()=>ic,H=>Z(H))}function de(M){return M.map(H=>Z(H)||Ye(H)||Ie(H)?vc(String(H)):H)}const q={normalize:de,interpolate:M=>M,type:"vnode"};function z(...M){return ue(H=>{let re;const oe=H;try{oe.processor=q,re=Reflect.apply(dc,null,[oe,...M])}finally{oe.processor=null}return re},()=>Ci(...M),"translate",H=>H[Li](...M),H=>[vc(H)],H=>$e(H))}function ee(...M){return ue(H=>Reflect.apply(gc,null,[H,...M]),()=>Pi(...M),"number format",H=>H[ki](...M),_c,H=>Z(H)||$e(H))}function he(...M){return ue(H=>Reflect.apply(hc,null,[H,...M]),()=>Ti(...M),"datetime format",H=>H[Ri](...M),_c,H=>Z(H)||$e(H))}function xe(M){S=M,T.pluralRules=S}function A(M,H){return ue(()=>{if(!M)return!1;const re=Z(H)?H:f.value,oe=W(re),Ne=T.messageResolver(oe,M);return a?Ne!=null:lr(Ne)||_t(Ne)||Z(Ne)},()=>[M],"translate exists",re=>Reflect.apply(re.te,re,[M,H]),s1,re=>Ie(re))}function I(M){let H=null;const re=bd(T,u.value,f.value);for(let oe=0;oe<re.length;oe++){const Ne=h.value[re[oe]]||{},De=T.messageResolver(Ne,M);if(De!=null){H=De;break}}return H}function D(M){const H=I(M);return H??(n?n.tm(M)||{}:{})}function W(M){return h.value[M]||{}}function B(M,H){if(r){const re={[M]:H};for(const oe in re)Ms(re,oe)&&$r(re[oe]);H=re[M]}h.value[M]=H,T.messages=h.value}function X(M,H){h.value[M]=h.value[M]||{};const re={[M]:H};if(r)for(const oe in re)Ms(re,oe)&&$r(re[oe]);H=re[M],On(H,h.value[M]),T.messages=h.value}function Q(M){return d.value[M]||{}}function R(M,H){d.value[M]=H,T.datetimeFormats=d.value,pc(T,M,H)}function k(M,H){d.value[M]=He(d.value[M]||{},H),T.datetimeFormats=d.value,pc(T,M,H)}function N(M){return c.value[M]||{}}function K(M,H){c.value[M]=H,T.numberFormats=c.value,mc(T,M,H)}function J(M,H){c.value[M]=He(c.value[M]||{},H),T.numberFormats=c.value,mc(T,M,H)}xc++,n&&Os&&(ht(n.locale,M=>{l&&(f.value=M,T.locale=M,hr(T,f.value,u.value))}),ht(n.fallbackLocale,M=>{l&&(u.value=M,T.fallbackLocale=M,hr(T,f.value,u.value))}));const G={id:xc,locale:C,fallbackLocale:O,get inheritLocale(){return l},set inheritLocale(M){l=M,M&&n&&(f.value=n.locale.value,u.value=n.fallbackLocale.value,hr(T,f.value,u.value))},get availableLocales(){return Object.keys(h.value).sort()},messages:F,get modifiers(){return w},get pluralRules(){return S||{}},get isGlobal(){return s},get missingWarn(){return p},set missingWarn(M){p=M,T.missingWarn=p},get fallbackWarn(){return g},set fallbackWarn(M){g=M,T.fallbackWarn=g},get fallbackRoot(){return v},set fallbackRoot(M){v=M},get fallbackFormat(){return x},set fallbackFormat(M){x=M,T.fallbackFormat=x},get warnHtmlMessage(){return m},set warnHtmlMessage(M){m=M,T.warnHtmlMessage=M},get escapeParameter(){return E},set escapeParameter(M){E=M,T.escapeParameter=M},t:ne,getLocaleMessage:W,setLocaleMessage:B,mergeLocaleMessage:X,getPostTranslationHandler:j,setPostTranslationHandler:Y,getMissingHandler:se,setMissingHandler:fe,[t1]:xe};return G.datetimeFormats=$,G.numberFormats=U,G.rt=Ce,G.te=A,G.tm=D,G.d=_e,G.n=Ue,G.getDateTimeFormat=Q,G.setDateTimeFormat=R,G.mergeDateTimeFormat=k,G.getNumberFormat=N,G.setNumberFormat=K,G.mergeNumberFormat=J,G[n1]=o,G[Li]=z,G[Ri]=he,G[ki]=ee,G}const ga={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function i1({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((o,s)=>[...o,...s.type===Ke?s.children:[s]],[]):t.reduce((n,o)=>{const s=e[o];return s&&(n[o]=s()),n},{})}function Fd(e){return Ke}const a1=ze({name:"i18n-t",props:He({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Ye(e)||!isNaN(e)}},ga),setup(e,t){const{slots:n,attrs:o}=t,s=e.i18n||po({useScope:e.scope,__useComponent:!0});return()=>{const r=Object.keys(n).filter(h=>h!=="_"),i={};e.locale&&(i.locale=e.locale),e.plural!==void 0&&(i.plural=Z(e.plural)?+e.plural:e.plural);const a=i1(t,r),l=s[Li](e.keypath,a,i),f=He({},o),u=Z(e.tag)||ce(e.tag)?e.tag:Fd();return Xe(u,f,l)}}}),bc=a1;function l1(e){return $e(e)&&!Z(e[0])}function $d(e,t,n,o){const{slots:s,attrs:r}=t;return()=>{const i={part:!0};let a={};e.locale&&(i.locale=e.locale),Z(e.format)?i.key=e.format:ce(e.format)&&(Z(e.format.key)&&(i.key=e.format.key),a=Object.keys(e.format).reduce((d,c)=>n.includes(c)?He({},d,{[c]:e.format[c]}):d,{}));const l=o(e.value,i,a);let f=[i.key];$e(l)?f=l.map((d,c)=>{const p=s[d.type],g=p?p({[d.type]:d.value,index:c,parts:l}):[d.value];return l1(g)&&(g[0].key=`${d.type}-${c}`),g}):Z(l)&&(f=[l]);const u=He({},r),h=Z(e.tag)||ce(e.tag)?e.tag:Fd();return Xe(h,u,f)}}const c1=ze({name:"i18n-n",props:He({value:{type:Number,required:!0},format:{type:[String,Object]}},ga),setup(e,t){const n=e.i18n||po({useScope:e.scope,__useComponent:!0});return $d(e,t,Ad,(...o)=>n[ki](...o))}}),wc=c1,u1=ze({name:"i18n-d",props:He({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},ga),setup(e,t){const n=e.i18n||po({useScope:e.scope,__useComponent:!0});return $d(e,t,kd,(...o)=>n[Ri](...o))}}),Sc=u1;function f1(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const o=n.__getInstance(t);return o!=null?o.__composer:e.global.__composer}}function d1(e){const t=i=>{const{instance:a,modifiers:l,value:f}=i;if(!a||!a.$)throw Ot(bt.UNEXPECTED_ERROR);const u=f1(e,a.$),h=Cc(f);return[Reflect.apply(u.t,u,[...Tc(h)]),u]};return{created:(i,a)=>{const[l,f]=t(a);Os&&e.global===f&&(i.__i18nWatcher=ht(f.locale,()=>{a.instance&&a.instance.$forceUpdate()})),i.__composer=f,i.textContent=l},unmounted:i=>{Os&&i.__i18nWatcher&&(i.__i18nWatcher(),i.__i18nWatcher=void 0,delete i.__i18nWatcher),i.__composer&&(i.__composer=void 0,delete i.__composer)},beforeUpdate:(i,{value:a})=>{if(i.__composer){const l=i.__composer,f=Cc(a);i.textContent=Reflect.apply(l.t,l,[...Tc(f)])}},getSSRProps:i=>{const[a]=t(i);return{textContent:a}}}}function Cc(e){if(Z(e))return{path:e};if(pe(e)){if(!("path"in e))throw Ot(bt.REQUIRED_VALUE,"path");return e}else throw Ot(bt.INVALID_VALUE)}function Tc(e){const{path:t,locale:n,args:o,choice:s,plural:r}=e,i={},a=o||{};return Z(n)&&(i.locale=n),Ye(s)&&(i.plural=s),Ye(r)&&(i.plural=r),[t,a,i]}function h1(e,t,...n){const o=pe(n[0])?n[0]:{},s=!!o.useI18nComponentName;(Ie(o.globalInstall)?o.globalInstall:!0)&&([s?"i18n":bc.name,"I18nT"].forEach(i=>e.component(i,bc)),[wc.name,"I18nN"].forEach(i=>e.component(i,wc)),[Sc.name,"I18nD"].forEach(i=>e.component(i,Sc))),e.directive("t",d1(t))}const p1=_n("global-vue-i18n");function g1(e={},t){const n=Ie(e.globalInjection)?e.globalInjection:!0,o=!0,s=new Map,[r,i]=m1(e),a=_n("");function l(h){return s.get(h)||null}function f(h,d){s.set(h,d)}function u(h){s.delete(h)}{const h={get mode(){return"composition"},get allowComposition(){return o},async install(d,...c){if(d.__VUE_I18N_SYMBOL__=a,d.provide(d.__VUE_I18N_SYMBOL__,h),pe(c[0])){const v=c[0];h.__composerExtend=v.__composerExtend,h.__vueI18nExtend=v.__vueI18nExtend}let p=null;n&&(p=S1(d,h.global)),h1(d,h,...c);const g=d.unmount;d.unmount=()=>{p&&p(),h.dispose(),g()}},get global(){return i},dispose(){r.stop()},__instances:s,__getInstance:l,__setInstance:f,__deleteInstance:u};return h}}function po(e={}){const t=Dn();if(t==null)throw Ot(bt.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Ot(bt.NOT_INSTALLED);const n=v1(t),o=_1(n),s=Md(t),r=y1(e,s);if(r==="global")return r1(o,e,s),o;if(r==="parent"){let l=x1(n,t,e.__useComponent);return l==null&&(l=o),l}const i=n;let a=i.__getInstance(t);if(a==null){const l=He({},e);"__i18n"in s&&(l.__i18n=s.__i18n),o&&(l.__root=o),a=Dd(l),i.__composerExtend&&(a[Ai]=i.__composerExtend(a)),b1(i,t,a),i.__setInstance(t,a)}return a}function m1(e,t,n){const o=Fi();{const s=o.run(()=>Dd(e));if(s==null)throw Ot(bt.UNEXPECTED_ERROR);return[o,s]}}function v1(e){{const t=tt(e.isCE?p1:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Ot(e.isCE?bt.NOT_INSTALLED_WITH_PROVIDE:bt.UNEXPECTED_ERROR);return t}}function y1(e,t){return so(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function _1(e){return e.mode==="composition"?e.global:e.global.__composer}function x1(e,t,n=!1){let o=null;const s=t.root;let r=E1(t,n);for(;r!=null;){const i=e;if(e.mode==="composition"&&(o=i.__getInstance(r)),o!=null||s===r)break;r=r.parent}return o}function E1(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function b1(e,t,n){wt(()=>{},t),Ki(()=>{const o=n;e.__deleteInstance(t);const s=o[Ai];s&&(s(),delete o[Ai])},t)}const w1=["locale","fallbackLocale","availableLocales"],Pc=["t","rt","d","n","tm","te"];function S1(e,t){const n=Object.create(null);return w1.forEach(s=>{const r=Object.getOwnPropertyDescriptor(t,s);if(!r)throw Ot(bt.UNEXPECTED_ERROR);const i=Me(r.value)?{get(){return r.value.value},set(a){r.value.value=a}}:{get(){return r.get&&r.get()}};Object.defineProperty(n,s,i)}),e.config.globalProperties.$i18n=n,Pc.forEach(s=>{const r=Object.getOwnPropertyDescriptor(t,s);if(!r||!r.value)throw Ot(bt.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${s}`,r)}),()=>{delete e.config.globalProperties.$i18n,Pc.forEach(s=>{delete e.config.globalProperties[`$${s}`]})}}e1();Dx(Xx);Fx(vx);$x(bd);if(__INTLIFY_PROD_DEVTOOLS__){const e=ia();e.__INTLIFY__=!0,Tx(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}function C1(){return ft(lo)}function T1(){return ft(ir)}const P1=Nt({name:"i18n:plugin:switch-locale-path-ssr",dependsOn:["i18n:plugin"],setup(e){if(e.$config.public.i18n.experimental.switchLocalePathLinkSSR!==!0)return;const t=T1(),n=new RegExp([`<!--${jl}-\\[(\\w+)\\]-->`,".+?",`<!--/${jl}-->`].join(""),"g");e.hook("app:rendered",o=>{var s;((s=o.renderResult)==null?void 0:s.html)!=null&&(o.renderResult.html=o.renderResult.html.replaceAll(n,(r,i)=>r.replace(/href="([^"]+)"/,`href="${encodeURI(t(i??""))}"`)))})}});function L1(e,{locales:t=[],localeCodes:n=[],baseUrl:o="",hooks:s={},context:r={}}={}){const i=Fi(),a=e.install;return e.install=(l,...f)=>{const u=A1(f[0])?He({},f[0]):{inject:!0};u.inject==null&&(u.inject=!0);const h=u.__composerExtend;if(u.__composerExtend=g=>{const v=sr(e);g.locales=ge(()=>v.locales.value),g.localeCodes=ge(()=>v.localeCodes.value),g.baseUrl=ge(()=>v.baseUrl.value);let x;return we(h)&&(x=Reflect.apply(h,u,[g])),()=>{x&&x()}},e.mode==="legacy"){const g=u.__vueI18nExtend;u.__vueI18nExtend=v=>{Lc(v,s.onExtendVueI18n);let x;return we(g)&&(x=Reflect.apply(g,u,[v])),()=>{x&&x()}}}f[0]=u,Reflect.apply(a,e,[l,...f]);const d=sr(e);i.run(()=>{R1(d,{locales:t,localeCodes:n,baseUrl:o,hooks:s,context:r}),e.mode==="legacy"&&rd(e.global)&&Lc(e.global,s.onExtendVueI18n)});const c=l,p=e.mode==="composition"?c.config.globalProperties.$i18n:null;if(p&&k1(p,d,s.onExtendExportedGlobal),u.inject){const g=fa(e);l.mixin({methods:{getRouteBaseName:ft(or,g),resolveRoute:ft(co,g),localePath:ft(lo,g),localeRoute:ft(ca,g),localeLocation:ft(u_,g),switchLocalePath:ft(ir,g),localeHead:ft(ad,g)}})}if(c.unmount){const g=c.unmount;c.unmount=()=>{i.stop(),g()}}},i}function R1(e,t){const{locales:n,localeCodes:o,baseUrl:s,context:r}=t,i=Se(n),a=Se(o),l=Se("");e.locales=ge(()=>i.value),e.localeCodes=ge(()=>a.value),e.baseUrl=ge(()=>l.value),W0?ht(e.locale,()=>{l.value=Kl(s,r)},{immediate:!0}):l.value=Kl(s,r),t.hooks&&t.hooks.onExtendComposer&&t.hooks.onExtendComposer(e)}function Hd(e,t,n){const o=[{locales:{get(){return e.locales.value}},localeCodes:{get(){return e.localeCodes.value}},baseUrl:{get(){return e.baseUrl.value}}}];n&&o.push(n(e));for(const s of o)for(const[r,i]of Object.entries(s))Object.defineProperty(t,r,i)}function k1(e,t,n){Hd(t,e,n)}function Lc(e,t){const n=sr(e);Hd(n,e,t)}function A1(e){return ce(e)&&("inject"in e||"__composerExtend"in e||"__vueI18nExtend"in e)}const I1=Nt({name:"i18n:plugin",parallel:B0,async setup(e){let t,n;const o=zs(),{vueApp:s}=e,r=e,i=uo(),{configLocales:a,defaultLocale:l,multiDomainLocales:f,strategy:u}=r.$config.public.i18n,h=a.some(P=>typeof P!="string"&&Array.isArray(P.defaultForDomains));let d;if(l)d=l;else if(h){const P=a.find(C=>typeof C=="string"||!Array.isArray(C.defaultForDomains)?!1:C.defaultForDomains.includes(i??""));d=(P==null?void 0:P.code)??""}else d="";if(f&&(u==="prefix_except_default"||u==="prefix_and_default")){const P=Qe();P.getRoutes().forEach(C=>{var O;if((O=C.name)!=null&&O.toString().includes("___default"))if(C.name.toString().split("___")[1]!==d)P.removeRoute(C.name);else{const $=C.name.toString().replace("___default","");C.name=$}})}const c={...r.$config.public.i18n,defaultLocale:d};c.baseUrl=L_();const p=Xr(),g=([t,n]=Rt(()=>t_(U0,me())),t=await t,n(),t);g.messages=g.messages||{},g.fallbackLocale=g.fallbackLocale??!1;const v=ud(),x=P=>P||g.locale||"en-US",b=M_();let y=Xl(o,v,x(c.defaultLocale),{ssg:c.strategy==="no_prefix"?"ssg_ignore":"normal",callType:"setup",firstAccess:!0,localeCookie:Do(b,p,c.defaultLocale)},c);g.messages=([t,n]=Rt(()=>n_(g.messages,Ds,{localeCodes:rr,initialLocale:y,lazy:c.lazy,defaultLocale:c.defaultLocale,fallbackLocale:g.fallbackLocale})),t=await t,n(),t),y=x(y);const _=g1({...g,locale:y});let m=!0;const E=P=>y!==P&&m;let w=!0;const S=()=>w;if(S()&&c.strategy==="no_prefix"){const P=b.value;e.hook("app:mounted",()=>{const C=vd(o,{ssg:"ssg_setup",callType:"setup",firstAccess:!0,localeCookie:P},y);__(_,C.locale),w=!1})}L1(_,{locales:c.configLocales,localeCodes:rr,baseUrl:c.baseUrl,context:r,hooks:{onExtendComposer(P){P.strategy=c.strategy,P.localeProperties=ge(()=>io.find(C=>C.code===P.locale.value)||{code:P.locale.value}),P.setLocale=async C=>{const O=E(C);await Yl(C,_,c,O)&&O&&(m=!1);const $=await r.runWithContext(()=>Jl({route:{to:o},targetLocale:C,routeLocaleGetter:v}));await r.runWithContext(async()=>await ql({nuxtApp:r,i18n:_,redirectPath:$,locale:C,route:o},{enableNavigate:!0}))},P.loadLocaleMessages=async C=>{await Fs(C,Ds,(F,$)=>dd(_,F,$))},P.differentDomains=c.differentDomains,P.defaultLocale=c.defaultLocale,P.getBrowserLocale=()=>gd(),P.getLocaleCookie=()=>Do(b,p,c.defaultLocale),P.setLocaleCookie=C=>D_(b,C,p),P.onBeforeLanguageSwitch=(C,O,F,$)=>e.callHook("i18n:beforeLocaleSwitch",{oldLocale:C,newLocale:O,initialSetup:F,context:$}),P.onLanguageSwitched=(C,O)=>e.callHook("i18n:localeSwitched",{oldLocale:C,newLocale:O}),P.finalizePendingLocaleChange=async()=>{_.__pendingLocale&&(sd(_,_.__pendingLocale),_.__resolvePendingLocalePromise&&await _.__resolvePendingLocalePromise(),_.__pendingLocale=void 0)},P.waitForPendingLocaleChange=async()=>{_.__pendingLocale&&_.__pendingLocalePromise&&await _.__pendingLocalePromise}},onExtendExportedGlobal(P){return{strategy:{get(){return P.strategy}},localeProperties:{get(){return P.localeProperties.value}},setLocale:{get(){return async C=>Reflect.apply(P.setLocale,P,[C])}},differentDomains:{get(){return P.differentDomains}},defaultLocale:{get(){return P.defaultLocale}},getBrowserLocale:{get(){return()=>Reflect.apply(P.getBrowserLocale,P,[])}},getLocaleCookie:{get(){return()=>Reflect.apply(P.getLocaleCookie,P,[])}},setLocaleCookie:{get(){return C=>Reflect.apply(P.setLocaleCookie,P,[C])}},onBeforeLanguageSwitch:{get(){return(C,O,F,$)=>Reflect.apply(P.onBeforeLanguageSwitch,P,[C,O,F,$])}},onLanguageSwitched:{get(){return(C,O)=>Reflect.apply(P.onLanguageSwitched,P,[C,O])}},finalizePendingLocaleChange:{get(){return()=>Reflect.apply(P.finalizePendingLocaleChange,P,[])}},waitForPendingLocaleChange:{get(){return()=>Reflect.apply(P.waitForPendingLocaleChange,P,[])}}}},onExtendVueI18n(P){return{strategy:{get(){return P.strategy}},localeProperties:{get(){return P.localeProperties.value}},setLocale:{get(){return async C=>Reflect.apply(P.setLocale,P,[C])}},loadLocaleMessages:{get(){return async C=>Reflect.apply(P.loadLocaleMessages,P,[C])}},differentDomains:{get(){return P.differentDomains}},defaultLocale:{get(){return P.defaultLocale}},getBrowserLocale:{get(){return()=>Reflect.apply(P.getBrowserLocale,P,[])}},getLocaleCookie:{get(){return()=>Reflect.apply(P.getLocaleCookie,P,[])}},setLocaleCookie:{get(){return C=>Reflect.apply(P.setLocaleCookie,P,[C])}},onBeforeLanguageSwitch:{get(){return(C,O,F,$)=>Reflect.apply(P.onBeforeLanguageSwitch,P,[C,O,F,$])}},onLanguageSwitched:{get(){return(C,O)=>Reflect.apply(P.onLanguageSwitched,P,[C,O])}},finalizePendingLocaleChange:{get(){return()=>Reflect.apply(P.finalizePendingLocaleChange,P,[])}},waitForPendingLocaleChange:{get(){return()=>Reflect.apply(P.waitForPendingLocaleChange,P,[])}}}}}});const T={__composerExtend:P=>{const C=sr(_);return P.strategy=C.strategy,P.localeProperties=ge(()=>C.localeProperties.value),P.setLocale=C.setLocale,P.differentDomains=C.differentDomains,P.getBrowserLocale=C.getBrowserLocale,P.getLocaleCookie=C.getLocaleCookie,P.setLocaleCookie=C.setLocaleCookie,P.onBeforeLanguageSwitch=C.onBeforeLanguageSwitch,P.onLanguageSwitched=C.onLanguageSwitched,P.finalizePendingLocaleChange=C.finalizePendingLocaleChange,P.waitForPendingLocaleChange=C.waitForPendingLocaleChange,()=>{}}};s.use(_,T),C_(r,_);let L=0;Qm("locale-changing",async(P,C)=>{let O,F;const $=Xl(P,v,()=>ao(_)||x(c.defaultLocale),{ssg:S()&&c.strategy==="no_prefix"?"ssg_ignore":"normal",callType:"routing",firstAccess:L===0,localeCookie:Do(b,p,c.defaultLocale)},c),U=E($);([O,F]=Rt(()=>Yl($,_,c,U)),O=await O,F(),O)&&U&&(m=!1);const Y=([O,F]=Rt(()=>r.runWithContext(()=>Jl({route:{to:P,from:C},targetLocale:$,routeLocaleGetter:c.strategy==="no_prefix"?()=>$:v,calledWithRouting:!0}))),O=await O,F(),O);return L++,[O,F]=Rt(()=>r.runWithContext(async()=>ql({nuxtApp:r,i18n:_,redirectPath:Y,locale:$,route:P}))),O=await O,F(),O},{global:!0})}}),O1=[ty,ry,w0,C0,T0,P0,R0,k0,A0,P1,I1],N1=ze({props:{vnode:{type:Object,required:!0},route:{type:Object,required:!0},vnodeRef:Object,renderKey:String,trackRootNodes:Boolean},setup(e){const t=e.renderKey,n=e.route,o={};for(const s in e.route)Object.defineProperty(o,s,{get:()=>t===e.renderKey?e.route[s]:n[s],enumerable:!0});return fn(Gr,Xt(o)),()=>Xe(e.vnode,{ref:e.vnodeRef})}}),M1=ze({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:t,slots:n,expose:o}){const s=me(),r=Se(),i=tt(Gr,null);let a;o({pageRef:r});const l=tt(Cf,null);let f;const u=s.deferHydration();if(s.isHydrating){const h=s.hooks.hookOnce("app:error",u);Qe().beforeEach(h)}return e.pageKey&&ht(()=>e.pageKey,(h,d)=>{h!==d&&s.callHook("page:loading:start")}),()=>Xe(zf,{name:e.name,route:e.route,...t},{default:h=>{const d=F1(i,h.route,h.Component),c=i&&i.matched.length===h.route.matched.length;if(!h.Component){if(f&&!c)return f;u();return}if(f&&l&&!l.isCurrent(h.route))return f;if(d&&i&&(!l||l!=null&&l.isCurrent(i)))return c?f:null;const p=Ei(h,e.pageKey);!s.isHydrating&&!$1(i,h.route,h.Component)&&a===p&&s.callHook("page:loading:end"),a=p;const g=!!(e.transition??h.route.meta.pageTransition??li),v=g&&D1([e.transition,h.route.meta.pageTransition,li,{onAfterLeave:()=>{s.callHook("page:transition:finish",h.Component)}}].filter(Boolean)),x=e.keepalive??h.route.meta.keepalive??Cm;return f=Zf(rf,g&&v,u0(x,Xe(qi,{suspensible:!0,onPending:()=>s.callHook("page:start",h.Component),onResolve:()=>{vn(()=>s.callHook("page:finish",h.Component).then(()=>s.callHook("page:loading:end")).finally(u))}},{default:()=>{const b=Xe(N1,{key:p||void 0,vnode:n.default?Xe(Ke,void 0,n.default(h)):h.Component,route:h.route,renderKey:p||void 0,trackRootNodes:g,vnodeRef:r});return x&&(b.type.name=h.Component.type.name||h.Component.type.__name||"RouteProvider"),b}}))).default(),f}})}});function D1(e){const t=e.map(n=>({...n,onAfterLeave:n.onAfterLeave?oa(n.onAfterLeave):void 0}));return wf(...t)}function F1(e,t,n){if(!e)return!1;const o=t.matched.findIndex(s=>{var r;return((r=s.components)==null?void 0:r.default)===(n==null?void 0:n.type)});return!o||o===-1?!1:t.matched.slice(0,o).some((s,r)=>{var i,a,l;return((i=s.components)==null?void 0:i.default)!==((l=(a=e.matched[r])==null?void 0:a.components)==null?void 0:l.default)})||n&&Ei({route:t,Component:n})!==Ei({route:e,Component:n})}function $1(e,t,n){return e?t.matched.findIndex(s=>{var r;return((r=s.components)==null?void 0:r.default)===(n==null?void 0:n.type)})<t.matched.length-1:!1}const H1=ze({name:"LayoutLoader",inheritAttrs:!1,props:{name:String,layoutProps:Object},async setup(e,t){const n=await ln[e.name]().then(o=>o.default||o);return()=>Xe(n,e.layoutProps,t.slots)}}),U1=ze({name:"NuxtLayout",inheritAttrs:!1,props:{name:{type:[String,Boolean,Object],default:null},fallback:{type:[String,Object],default:null}},setup(e,t){const n=me(),o=tt(Gr),s=o===zs()?o0():o,r=ge(()=>{let l=te(e.name)??s.meta.layout??"default";return l&&!(l in ln)&&e.fallback&&(l=te(e.fallback)),l}),i=Se();t.expose({layoutRef:i});const a=n.deferHydration();if(n.isHydrating){const l=n.hooks.hookOnce("app:error",a);Qe().beforeEach(l)}return()=>{const l=r.value&&r.value in ln,f=s.meta.layoutTransition??Sm;return Zf(rf,l&&f,{default:()=>Xe(qi,{suspensible:!0,onResolve:()=>{vn(a)}},{default:()=>Xe(B1,{layoutProps:Qu(t.attrs,{ref:i}),key:r.value||void 0,name:r.value,shouldProvide:!e.name,hasTransition:!!f},t.slots)})}).default()}}}),B1=ze({name:"NuxtLayoutProvider",inheritAttrs:!1,props:{name:{type:[String,Boolean]},layoutProps:{type:Object},hasTransition:{type:Boolean},shouldProvide:{type:Boolean}},setup(e,t){const n=e.name;return e.shouldProvide&&fn(Cf,{isCurrent:o=>n===(o.meta.layout??"default")}),()=>{var o,s;return!n||typeof n=="string"&&!(n in ln)?(s=(o=t.slots).default)==null?void 0:s.call(o):Xe(H1,{key:n,layoutProps:e.layoutProps,name:n},t.slots)}}}),V1=Symbol.for("nuxt:client-only"),go=ze({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:t,attrs:n}){const o=Se(!1);return wt(()=>{o.value=!0}),fn(V1,!0),s=>{var l;if(o.value)return(l=t.default)==null?void 0:l.call(t);const r=t.fallback||t.placeholder;if(r)return r();const i=s.fallback||s.placeholder||"",a=s.fallbackTag||s.placeholderTag||"span";return at(a,n,i)}}});var Ho=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ud={exports:{}};/*!
* matter-js 0.19.0 by @liabru
* http://brm.io/matter-js/
* License MIT
*
* The MIT License (MIT)
*
* Copyright (c) Liam Brummitt and contributors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/(function(e,t){(function(o,s){e.exports=s()})(Ho,function(){return function(n){var o={};function s(r){if(o[r])return o[r].exports;var i=o[r]={i:r,l:!1,exports:{}};return n[r].call(i.exports,i,i.exports,s),i.l=!0,i.exports}return s.m=n,s.c=o,s.d=function(r,i,a){s.o(r,i)||Object.defineProperty(r,i,{enumerable:!0,get:a})},s.r=function(r){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})},s.t=function(r,i){if(i&1&&(r=s(r)),i&8||i&4&&typeof r=="object"&&r&&r.__esModule)return r;var a=Object.create(null);if(s.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:r}),i&2&&typeof r!="string")for(var l in r)s.d(a,l,(function(f){return r[f]}).bind(null,l));return a},s.n=function(r){var i=r&&r.__esModule?function(){return r.default}:function(){return r};return s.d(i,"a",i),i},s.o=function(r,i){return Object.prototype.hasOwnProperty.call(r,i)},s.p="",s(s.s=20)}([function(n,o){var s={};n.exports=s,function(){s._baseDelta=1e3/60,s._nextId=0,s._seed=0,s._nowStartTime=+new Date,s._warnedOnce={},s._decomp=null,s.extend=function(i,a){var l,f;typeof a=="boolean"?(l=2,f=a):(l=1,f=!0);for(var u=l;u<arguments.length;u++){var h=arguments[u];if(h)for(var d in h)f&&h[d]&&h[d].constructor===Object&&(!i[d]||i[d].constructor===Object)?(i[d]=i[d]||{},s.extend(i[d],f,h[d])):i[d]=h[d]}return i},s.clone=function(i,a){return s.extend({},a,i)},s.keys=function(i){if(Object.keys)return Object.keys(i);var a=[];for(var l in i)a.push(l);return a},s.values=function(i){var a=[];if(Object.keys){for(var l=Object.keys(i),f=0;f<l.length;f++)a.push(i[l[f]]);return a}for(var u in i)a.push(i[u]);return a},s.get=function(i,a,l,f){a=a.split(".").slice(l,f);for(var u=0;u<a.length;u+=1)i=i[a[u]];return i},s.set=function(i,a,l,f,u){var h=a.split(".").slice(f,u);return s.get(i,a,0,-1)[h[h.length-1]]=l,l},s.shuffle=function(i){for(var a=i.length-1;a>0;a--){var l=Math.floor(s.random()*(a+1)),f=i[a];i[a]=i[l],i[l]=f}return i},s.choose=function(i){return i[Math.floor(s.random()*i.length)]},s.isElement=function(i){return typeof HTMLElement<"u"?i instanceof HTMLElement:!!(i&&i.nodeType&&i.nodeName)},s.isArray=function(i){return Object.prototype.toString.call(i)==="[object Array]"},s.isFunction=function(i){return typeof i=="function"},s.isPlainObject=function(i){return typeof i=="object"&&i.constructor===Object},s.isString=function(i){return toString.call(i)==="[object String]"},s.clamp=function(i,a,l){return i<a?a:i>l?l:i},s.sign=function(i){return i<0?-1:1},s.now=function(){if(typeof window<"u"&&window.performance){if(window.performance.now)return window.performance.now();if(window.performance.webkitNow)return window.performance.webkitNow()}return Date.now?Date.now():new Date-s._nowStartTime},s.random=function(i,a){return i=typeof i<"u"?i:0,a=typeof a<"u"?a:1,i+r()*(a-i)};var r=function(){return s._seed=(s._seed*9301+49297)%233280,s._seed/233280};s.colorToNumber=function(i){return i=i.replace("#",""),i.length==3&&(i=i.charAt(0)+i.charAt(0)+i.charAt(1)+i.charAt(1)+i.charAt(2)+i.charAt(2)),parseInt(i,16)},s.logLevel=1,s.log=function(){console&&s.logLevel>0&&s.logLevel<=3&&console.log.apply(console,["matter-js:"].concat(Array.prototype.slice.call(arguments)))},s.info=function(){console&&s.logLevel>0&&s.logLevel<=2&&console.info.apply(console,["matter-js:"].concat(Array.prototype.slice.call(arguments)))},s.warn=function(){console&&s.logLevel>0&&s.logLevel<=3&&console.warn.apply(console,["matter-js:"].concat(Array.prototype.slice.call(arguments)))},s.warnOnce=function(){var i=Array.prototype.slice.call(arguments).join(" ");s._warnedOnce[i]||(s.warn(i),s._warnedOnce[i]=!0)},s.deprecated=function(i,a,l){i[a]=s.chain(function(){s.warnOnce("🔅 deprecated 🔅",l)},i[a])},s.nextId=function(){return s._nextId++},s.indexOf=function(i,a){if(i.indexOf)return i.indexOf(a);for(var l=0;l<i.length;l++)if(i[l]===a)return l;return-1},s.map=function(i,a){if(i.map)return i.map(a);for(var l=[],f=0;f<i.length;f+=1)l.push(a(i[f]));return l},s.topologicalSort=function(i){var a=[],l=[],f=[];for(var u in i)!l[u]&&!f[u]&&s._topologicalSort(u,l,f,i,a);return a},s._topologicalSort=function(i,a,l,f,u){var h=f[i]||[];l[i]=!0;for(var d=0;d<h.length;d+=1){var c=h[d];l[c]||a[c]||s._topologicalSort(c,a,l,f,u)}l[i]=!1,a[i]=!0,u.push(i)},s.chain=function(){for(var i=[],a=0;a<arguments.length;a+=1){var l=arguments[a];l._chained?i.push.apply(i,l._chained):i.push(l)}var f=function(){for(var u,h=new Array(arguments.length),d=0,c=arguments.length;d<c;d++)h[d]=arguments[d];for(d=0;d<i.length;d+=1){var p=i[d].apply(u,h);typeof p<"u"&&(u=p)}return u};return f._chained=i,f},s.chainPathBefore=function(i,a,l){return s.set(i,a,s.chain(l,s.get(i,a)))},s.chainPathAfter=function(i,a,l){return s.set(i,a,s.chain(s.get(i,a),l))},s.setDecomp=function(i){s._decomp=i},s.getDecomp=function(){var i=s._decomp;try{!i&&typeof window<"u"&&(i=window.decomp),!i&&typeof Ho<"u"&&(i=Ho.decomp)}catch{i=null}return i}}()},function(n,o){var s={};n.exports=s,function(){s.create=function(r){var i={min:{x:0,y:0},max:{x:0,y:0}};return r&&s.update(i,r),i},s.update=function(r,i,a){r.min.x=1/0,r.max.x=-1/0,r.min.y=1/0,r.max.y=-1/0;for(var l=0;l<i.length;l++){var f=i[l];f.x>r.max.x&&(r.max.x=f.x),f.x<r.min.x&&(r.min.x=f.x),f.y>r.max.y&&(r.max.y=f.y),f.y<r.min.y&&(r.min.y=f.y)}a&&(a.x>0?r.max.x+=a.x:r.min.x+=a.x,a.y>0?r.max.y+=a.y:r.min.y+=a.y)},s.contains=function(r,i){return i.x>=r.min.x&&i.x<=r.max.x&&i.y>=r.min.y&&i.y<=r.max.y},s.overlaps=function(r,i){return r.min.x<=i.max.x&&r.max.x>=i.min.x&&r.max.y>=i.min.y&&r.min.y<=i.max.y},s.translate=function(r,i){r.min.x+=i.x,r.max.x+=i.x,r.min.y+=i.y,r.max.y+=i.y},s.shift=function(r,i){var a=r.max.x-r.min.x,l=r.max.y-r.min.y;r.min.x=i.x,r.max.x=i.x+a,r.min.y=i.y,r.max.y=i.y+l}}()},function(n,o){var s={};n.exports=s,function(){s.create=function(r,i){return{x:r||0,y:i||0}},s.clone=function(r){return{x:r.x,y:r.y}},s.magnitude=function(r){return Math.sqrt(r.x*r.x+r.y*r.y)},s.magnitudeSquared=function(r){return r.x*r.x+r.y*r.y},s.rotate=function(r,i,a){var l=Math.cos(i),f=Math.sin(i);a||(a={});var u=r.x*l-r.y*f;return a.y=r.x*f+r.y*l,a.x=u,a},s.rotateAbout=function(r,i,a,l){var f=Math.cos(i),u=Math.sin(i);l||(l={});var h=a.x+((r.x-a.x)*f-(r.y-a.y)*u);return l.y=a.y+((r.x-a.x)*u+(r.y-a.y)*f),l.x=h,l},s.normalise=function(r){var i=s.magnitude(r);return i===0?{x:0,y:0}:{x:r.x/i,y:r.y/i}},s.dot=function(r,i){return r.x*i.x+r.y*i.y},s.cross=function(r,i){return r.x*i.y-r.y*i.x},s.cross3=function(r,i,a){return(i.x-r.x)*(a.y-r.y)-(i.y-r.y)*(a.x-r.x)},s.add=function(r,i,a){return a||(a={}),a.x=r.x+i.x,a.y=r.y+i.y,a},s.sub=function(r,i,a){return a||(a={}),a.x=r.x-i.x,a.y=r.y-i.y,a},s.mult=function(r,i){return{x:r.x*i,y:r.y*i}},s.div=function(r,i){return{x:r.x/i,y:r.y/i}},s.perp=function(r,i){return i=i===!0?-1:1,{x:i*-r.y,y:i*r.x}},s.neg=function(r){return{x:-r.x,y:-r.y}},s.angle=function(r,i){return Math.atan2(i.y-r.y,i.x-r.x)},s._temp=[s.create(),s.create(),s.create(),s.create(),s.create(),s.create()]}()},function(n,o,s){var r={};n.exports=r;var i=s(2),a=s(0);(function(){r.create=function(l,f){for(var u=[],h=0;h<l.length;h++){var d=l[h],c={x:d.x,y:d.y,index:h,body:f,isInternal:!1};u.push(c)}return u},r.fromPath=function(l,f){var u=/L?\s*([-\d.e]+)[\s,]*([-\d.e]+)*/ig,h=[];return l.replace(u,function(d,c,p){h.push({x:parseFloat(c),y:parseFloat(p)})}),r.create(h,f)},r.centre=function(l){for(var f=r.area(l,!0),u={x:0,y:0},h,d,c,p=0;p<l.length;p++)c=(p+1)%l.length,h=i.cross(l[p],l[c]),d=i.mult(i.add(l[p],l[c]),h),u=i.add(u,d);return i.div(u,6*f)},r.mean=function(l){for(var f={x:0,y:0},u=0;u<l.length;u++)f.x+=l[u].x,f.y+=l[u].y;return i.div(f,l.length)},r.area=function(l,f){for(var u=0,h=l.length-1,d=0;d<l.length;d++)u+=(l[h].x-l[d].x)*(l[h].y+l[d].y),h=d;return f?u/2:Math.abs(u)/2},r.inertia=function(l,f){for(var u=0,h=0,d=l,c,p,g=0;g<d.length;g++)p=(g+1)%d.length,c=Math.abs(i.cross(d[p],d[g])),u+=c*(i.dot(d[p],d[p])+i.dot(d[p],d[g])+i.dot(d[g],d[g])),h+=c;return f/6*(u/h)},r.translate=function(l,f,u){u=typeof u<"u"?u:1;var h=l.length,d=f.x*u,c=f.y*u,p;for(p=0;p<h;p++)l[p].x+=d,l[p].y+=c;return l},r.rotate=function(l,f,u){if(f!==0){var h=Math.cos(f),d=Math.sin(f),c=u.x,p=u.y,g=l.length,v,x,b,y;for(y=0;y<g;y++)v=l[y],x=v.x-c,b=v.y-p,v.x=c+(x*h-b*d),v.y=p+(x*d+b*h);return l}},r.contains=function(l,f){for(var u=f.x,h=f.y,d=l.length,c=l[d-1],p,g=0;g<d;g++){if(p=l[g],(u-c.x)*(p.y-c.y)+(h-c.y)*(c.x-p.x)>0)return!1;c=p}return!0},r.scale=function(l,f,u,h){if(f===1&&u===1)return l;h=h||r.centre(l);for(var d,c,p=0;p<l.length;p++)d=l[p],c=i.sub(d,h),l[p].x=h.x+c.x*f,l[p].y=h.y+c.y*u;return l},r.chamfer=function(l,f,u,h,d){typeof f=="number"?f=[f]:f=f||[8],u=typeof u<"u"?u:-1,h=h||2,d=d||14;for(var c=[],p=0;p<l.length;p++){var g=l[p-1>=0?p-1:l.length-1],v=l[p],x=l[(p+1)%l.length],b=f[p<f.length?p:f.length-1];if(b===0){c.push(v);continue}var y=i.normalise({x:v.y-g.y,y:g.x-v.x}),_=i.normalise({x:x.y-v.y,y:v.x-x.x}),m=Math.sqrt(2*Math.pow(b,2)),E=i.mult(a.clone(y),b),w=i.normalise(i.mult(i.add(y,_),.5)),S=i.sub(v,i.mult(w,m)),T=u;u===-1&&(T=Math.pow(b,.32)*1.75),T=a.clamp(T,h,d),T%2===1&&(T+=1);for(var L=Math.acos(i.dot(y,_)),P=L/T,C=0;C<T;C++)c.push(i.add(i.rotate(E,P*C),S))}return c},r.clockwiseSort=function(l){var f=r.mean(l);return l.sort(function(u,h){return i.angle(f,u)-i.angle(f,h)}),l},r.isConvex=function(l){var f=0,u=l.length,h,d,c,p;if(u<3)return null;for(h=0;h<u;h++)if(d=(h+1)%u,c=(h+2)%u,p=(l[d].x-l[h].x)*(l[c].y-l[d].y),p-=(l[d].y-l[h].y)*(l[c].x-l[d].x),p<0?f|=1:p>0&&(f|=2),f===3)return!1;return f!==0?!0:null},r.hull=function(l){var f=[],u=[],h,d;for(l=l.slice(0),l.sort(function(c,p){var g=c.x-p.x;return g!==0?g:c.y-p.y}),d=0;d<l.length;d+=1){for(h=l[d];u.length>=2&&i.cross3(u[u.length-2],u[u.length-1],h)<=0;)u.pop();u.push(h)}for(d=l.length-1;d>=0;d-=1){for(h=l[d];f.length>=2&&i.cross3(f[f.length-2],f[f.length-1],h)<=0;)f.pop();f.push(h)}return f.pop(),u.pop(),f.concat(u)}})()},function(n,o,s){var r={};n.exports=r;var i=s(3),a=s(2),l=s(7),f=s(0),u=s(1),h=s(11);(function(){r._timeCorrection=!0,r._inertiaScale=4,r._nextCollidingGroupId=1,r._nextNonCollidingGroupId=-1,r._nextCategory=1,r._baseDelta=1e3/60,r.create=function(c){var p={id:f.nextId(),type:"body",label:"Body",parts:[],plugin:{},angle:0,vertices:i.fromPath("L 0 0 L 40 0 L 40 40 L 0 40"),position:{x:0,y:0},force:{x:0,y:0},torque:0,positionImpulse:{x:0,y:0},constraintImpulse:{x:0,y:0,angle:0},totalContacts:0,speed:0,angularSpeed:0,velocity:{x:0,y:0},angularVelocity:0,isSensor:!1,isStatic:!1,isSleeping:!1,motion:0,sleepThreshold:60,density:.001,restitution:0,friction:.1,frictionStatic:.5,frictionAir:.01,collisionFilter:{category:1,mask:4294967295,group:0},slop:.05,timeScale:1,render:{visible:!0,opacity:1,strokeStyle:null,fillStyle:null,lineWidth:null,sprite:{xScale:1,yScale:1,xOffset:0,yOffset:0}},events:null,bounds:null,chamfer:null,circleRadius:0,positionPrev:null,anglePrev:0,parent:null,axes:null,area:0,mass:0,inertia:0,deltaTime:16.666666666666668,_original:null},g=f.extend(p,c);return d(g,c),g},r.nextGroup=function(c){return c?r._nextNonCollidingGroupId--:r._nextCollidingGroupId++},r.nextCategory=function(){return r._nextCategory=r._nextCategory<<1,r._nextCategory};var d=function(c,p){p=p||{},r.set(c,{bounds:c.bounds||u.create(c.vertices),positionPrev:c.positionPrev||a.clone(c.position),anglePrev:c.anglePrev||c.angle,vertices:c.vertices,parts:c.parts||[c],isStatic:c.isStatic,isSleeping:c.isSleeping,parent:c.parent||c}),i.rotate(c.vertices,c.angle,c.position),h.rotate(c.axes,c.angle),u.update(c.bounds,c.vertices,c.velocity),r.set(c,{axes:p.axes||c.axes,area:p.area||c.area,mass:p.mass||c.mass,inertia:p.inertia||c.inertia});var g=c.isStatic?"#14151f":f.choose(["#f19648","#f5d259","#f55a3c","#063e7b","#ececd1"]),v=c.isStatic?"#555":"#ccc",x=c.isStatic&&c.render.fillStyle===null?1:0;c.render.fillStyle=c.render.fillStyle||g,c.render.strokeStyle=c.render.strokeStyle||v,c.render.lineWidth=c.render.lineWidth||x,c.render.sprite.xOffset+=-(c.bounds.min.x-c.position.x)/(c.bounds.max.x-c.bounds.min.x),c.render.sprite.yOffset+=-(c.bounds.min.y-c.position.y)/(c.bounds.max.y-c.bounds.min.y)};r.set=function(c,p,g){var v;typeof p=="string"&&(v=p,p={},p[v]=g);for(v in p)if(Object.prototype.hasOwnProperty.call(p,v))switch(g=p[v],v){case"isStatic":r.setStatic(c,g);break;case"isSleeping":l.set(c,g);break;case"mass":r.setMass(c,g);break;case"density":r.setDensity(c,g);break;case"inertia":r.setInertia(c,g);break;case"vertices":r.setVertices(c,g);break;case"position":r.setPosition(c,g);break;case"angle":r.setAngle(c,g);break;case"velocity":r.setVelocity(c,g);break;case"angularVelocity":r.setAngularVelocity(c,g);break;case"speed":r.setSpeed(c,g);break;case"angularSpeed":r.setAngularSpeed(c,g);break;case"parts":r.setParts(c,g);break;case"centre":r.setCentre(c,g);break;default:c[v]=g}},r.setStatic=function(c,p){for(var g=0;g<c.parts.length;g++){var v=c.parts[g];v.isStatic=p,p?(v._original={restitution:v.restitution,friction:v.friction,mass:v.mass,inertia:v.inertia,density:v.density,inverseMass:v.inverseMass,inverseInertia:v.inverseInertia},v.restitution=0,v.friction=1,v.mass=v.inertia=v.density=1/0,v.inverseMass=v.inverseInertia=0,v.positionPrev.x=v.position.x,v.positionPrev.y=v.position.y,v.anglePrev=v.angle,v.angularVelocity=0,v.speed=0,v.angularSpeed=0,v.motion=0):v._original&&(v.restitution=v._original.restitution,v.friction=v._original.friction,v.mass=v._original.mass,v.inertia=v._original.inertia,v.density=v._original.density,v.inverseMass=v._original.inverseMass,v.inverseInertia=v._original.inverseInertia,v._original=null)}},r.setMass=function(c,p){var g=c.inertia/(c.mass/6);c.inertia=g*(p/6),c.inverseInertia=1/c.inertia,c.mass=p,c.inverseMass=1/c.mass,c.density=c.mass/c.area},r.setDensity=function(c,p){r.setMass(c,p*c.area),c.density=p},r.setInertia=function(c,p){c.inertia=p,c.inverseInertia=1/c.inertia},r.setVertices=function(c,p){p[0].body===c?c.vertices=p:c.vertices=i.create(p,c),c.axes=h.fromVertices(c.vertices),c.area=i.area(c.vertices),r.setMass(c,c.density*c.area);var g=i.centre(c.vertices);i.translate(c.vertices,g,-1),r.setInertia(c,r._inertiaScale*i.inertia(c.vertices,c.mass)),i.translate(c.vertices,c.position),u.update(c.bounds,c.vertices,c.velocity)},r.setParts=function(c,p,g){var v;for(p=p.slice(0),c.parts.length=0,c.parts.push(c),c.parent=c,v=0;v<p.length;v++){var x=p[v];x!==c&&(x.parent=c,c.parts.push(x))}if(c.parts.length!==1){if(g=typeof g<"u"?g:!0,g){var b=[];for(v=0;v<p.length;v++)b=b.concat(p[v].vertices);i.clockwiseSort(b);var y=i.hull(b),_=i.centre(y);r.setVertices(c,y),i.translate(c.vertices,_)}var m=r._totalProperties(c);c.area=m.area,c.parent=c,c.position.x=m.centre.x,c.position.y=m.centre.y,c.positionPrev.x=m.centre.x,c.positionPrev.y=m.centre.y,r.setMass(c,m.mass),r.setInertia(c,m.inertia),r.setPosition(c,m.centre)}},r.setCentre=function(c,p,g){g?(c.positionPrev.x+=p.x,c.positionPrev.y+=p.y,c.position.x+=p.x,c.position.y+=p.y):(c.positionPrev.x=p.x-(c.position.x-c.positionPrev.x),c.positionPrev.y=p.y-(c.position.y-c.positionPrev.y),c.position.x=p.x,c.position.y=p.y)},r.setPosition=function(c,p,g){var v=a.sub(p,c.position);g?(c.positionPrev.x=c.position.x,c.positionPrev.y=c.position.y,c.velocity.x=v.x,c.velocity.y=v.y,c.speed=a.magnitude(v)):(c.positionPrev.x+=v.x,c.positionPrev.y+=v.y);for(var x=0;x<c.parts.length;x++){var b=c.parts[x];b.position.x+=v.x,b.position.y+=v.y,i.translate(b.vertices,v),u.update(b.bounds,b.vertices,c.velocity)}},r.setAngle=function(c,p,g){var v=p-c.angle;g?(c.anglePrev=c.angle,c.angularVelocity=v,c.angularSpeed=Math.abs(v)):c.anglePrev+=v;for(var x=0;x<c.parts.length;x++){var b=c.parts[x];b.angle+=v,i.rotate(b.vertices,v,c.position),h.rotate(b.axes,v),u.update(b.bounds,b.vertices,c.velocity),x>0&&a.rotateAbout(b.position,v,c.position,b.position)}},r.setVelocity=function(c,p){var g=c.deltaTime/r._baseDelta;c.positionPrev.x=c.position.x-p.x*g,c.positionPrev.y=c.position.y-p.y*g,c.velocity.x=(c.position.x-c.positionPrev.x)/g,c.velocity.y=(c.position.y-c.positionPrev.y)/g,c.speed=a.magnitude(c.velocity)},r.getVelocity=function(c){var p=r._baseDelta/c.deltaTime;return{x:(c.position.x-c.positionPrev.x)*p,y:(c.position.y-c.positionPrev.y)*p}},r.getSpeed=function(c){return a.magnitude(r.getVelocity(c))},r.setSpeed=function(c,p){r.setVelocity(c,a.mult(a.normalise(r.getVelocity(c)),p))},r.setAngularVelocity=function(c,p){var g=c.deltaTime/r._baseDelta;c.anglePrev=c.angle-p*g,c.angularVelocity=(c.angle-c.anglePrev)/g,c.angularSpeed=Math.abs(c.angularVelocity)},r.getAngularVelocity=function(c){return(c.angle-c.anglePrev)*r._baseDelta/c.deltaTime},r.getAngularSpeed=function(c){return Math.abs(r.getAngularVelocity(c))},r.setAngularSpeed=function(c,p){r.setAngularVelocity(c,f.sign(r.getAngularVelocity(c))*p)},r.translate=function(c,p,g){r.setPosition(c,a.add(c.position,p),g)},r.rotate=function(c,p,g,v){if(!g)r.setAngle(c,c.angle+p,v);else{var x=Math.cos(p),b=Math.sin(p),y=c.position.x-g.x,_=c.position.y-g.y;r.setPosition(c,{x:g.x+(y*x-_*b),y:g.y+(y*b+_*x)},v),r.setAngle(c,c.angle+p,v)}},r.scale=function(c,p,g,v){var x=0,b=0;v=v||c.position;for(var y=0;y<c.parts.length;y++){var _=c.parts[y];i.scale(_.vertices,p,g,v),_.axes=h.fromVertices(_.vertices),_.area=i.area(_.vertices),r.setMass(_,c.density*_.area),i.translate(_.vertices,{x:-_.position.x,y:-_.position.y}),r.setInertia(_,r._inertiaScale*i.inertia(_.vertices,_.mass)),i.translate(_.vertices,{x:_.position.x,y:_.position.y}),y>0&&(x+=_.area,b+=_.inertia),_.position.x=v.x+(_.position.x-v.x)*p,_.position.y=v.y+(_.position.y-v.y)*g,u.update(_.bounds,_.vertices,c.velocity)}c.parts.length>1&&(c.area=x,c.isStatic||(r.setMass(c,c.density*x),r.setInertia(c,b))),c.circleRadius&&(p===g?c.circleRadius*=p:c.circleRadius=null)},r.update=function(c,p){p=(typeof p<"u"?p:1e3/60)*c.timeScale;var g=p*p,v=r._timeCorrection?p/(c.deltaTime||p):1,x=1-c.frictionAir*(p/f._baseDelta),b=(c.position.x-c.positionPrev.x)*v,y=(c.position.y-c.positionPrev.y)*v;c.velocity.x=b*x+c.force.x/c.mass*g,c.velocity.y=y*x+c.force.y/c.mass*g,c.positionPrev.x=c.position.x,c.positionPrev.y=c.position.y,c.position.x+=c.velocity.x,c.position.y+=c.velocity.y,c.deltaTime=p,c.angularVelocity=(c.angle-c.anglePrev)*x*v+c.torque/c.inertia*g,c.anglePrev=c.angle,c.angle+=c.angularVelocity;for(var _=0;_<c.parts.length;_++){var m=c.parts[_];i.translate(m.vertices,c.velocity),_>0&&(m.position.x+=c.velocity.x,m.position.y+=c.velocity.y),c.angularVelocity!==0&&(i.rotate(m.vertices,c.angularVelocity,c.position),h.rotate(m.axes,c.angularVelocity),_>0&&a.rotateAbout(m.position,c.angularVelocity,c.position,m.position)),u.update(m.bounds,m.vertices,c.velocity)}},r.updateVelocities=function(c){var p=r._baseDelta/c.deltaTime,g=c.velocity;g.x=(c.position.x-c.positionPrev.x)*p,g.y=(c.position.y-c.positionPrev.y)*p,c.speed=Math.sqrt(g.x*g.x+g.y*g.y),c.angularVelocity=(c.angle-c.anglePrev)*p,c.angularSpeed=Math.abs(c.angularVelocity)},r.applyForce=function(c,p,g){var v={x:p.x-c.position.x,y:p.y-c.position.y};c.force.x+=g.x,c.force.y+=g.y,c.torque+=v.x*g.y-v.y*g.x},r._totalProperties=function(c){for(var p={mass:0,area:0,inertia:0,centre:{x:0,y:0}},g=c.parts.length===1?0:1;g<c.parts.length;g++){var v=c.parts[g],x=v.mass!==1/0?v.mass:1;p.mass+=x,p.area+=v.area,p.inertia+=v.inertia,p.centre=a.add(p.centre,a.mult(v.position,x))}return p.centre=a.div(p.centre,p.mass),p}})()},function(n,o,s){var r={};n.exports=r;var i=s(0);(function(){r.on=function(a,l,f){for(var u=l.split(" "),h,d=0;d<u.length;d++)h=u[d],a.events=a.events||{},a.events[h]=a.events[h]||[],a.events[h].push(f);return f},r.off=function(a,l,f){if(!l){a.events={};return}typeof l=="function"&&(f=l,l=i.keys(a.events).join(" "));for(var u=l.split(" "),h=0;h<u.length;h++){var d=a.events[u[h]],c=[];if(f&&d)for(var p=0;p<d.length;p++)d[p]!==f&&c.push(d[p]);a.events[u[h]]=c}},r.trigger=function(a,l,f){var u,h,d,c,p=a.events;if(p&&i.keys(p).length>0){f||(f={}),u=l.split(" ");for(var g=0;g<u.length;g++)if(h=u[g],d=p[h],d){c=i.clone(f,!1),c.name=h,c.source=a;for(var v=0;v<d.length;v++)d[v].apply(a,[c])}}}})()},function(n,o,s){var r={};n.exports=r;var i=s(5),a=s(0),l=s(1),f=s(4);(function(){r.create=function(u){return a.extend({id:a.nextId(),type:"composite",parent:null,isModified:!1,bodies:[],constraints:[],composites:[],label:"Composite",plugin:{},cache:{allBodies:null,allConstraints:null,allComposites:null}},u)},r.setModified=function(u,h,d,c){if(u.isModified=h,h&&u.cache&&(u.cache.allBodies=null,u.cache.allConstraints=null,u.cache.allComposites=null),d&&u.parent&&r.setModified(u.parent,h,d,c),c)for(var p=0;p<u.composites.length;p++){var g=u.composites[p];r.setModified(g,h,d,c)}},r.add=function(u,h){var d=[].concat(h);i.trigger(u,"beforeAdd",{object:h});for(var c=0;c<d.length;c++){var p=d[c];switch(p.type){case"body":if(p.parent!==p){a.warn("Composite.add: skipped adding a compound body part (you must add its parent instead)");break}r.addBody(u,p);break;case"constraint":r.addConstraint(u,p);break;case"composite":r.addComposite(u,p);break;case"mouseConstraint":r.addConstraint(u,p.constraint);break}}return i.trigger(u,"afterAdd",{object:h}),u},r.remove=function(u,h,d){var c=[].concat(h);i.trigger(u,"beforeRemove",{object:h});for(var p=0;p<c.length;p++){var g=c[p];switch(g.type){case"body":r.removeBody(u,g,d);break;case"constraint":r.removeConstraint(u,g,d);break;case"composite":r.removeComposite(u,g,d);break;case"mouseConstraint":r.removeConstraint(u,g.constraint);break}}return i.trigger(u,"afterRemove",{object:h}),u},r.addComposite=function(u,h){return u.composites.push(h),h.parent=u,r.setModified(u,!0,!0,!1),u},r.removeComposite=function(u,h,d){var c=a.indexOf(u.composites,h);if(c!==-1&&r.removeCompositeAt(u,c),d)for(var p=0;p<u.composites.length;p++)r.removeComposite(u.composites[p],h,!0);return u},r.removeCompositeAt=function(u,h){return u.composites.splice(h,1),r.setModified(u,!0,!0,!1),u},r.addBody=function(u,h){return u.bodies.push(h),r.setModified(u,!0,!0,!1),u},r.removeBody=function(u,h,d){var c=a.indexOf(u.bodies,h);if(c!==-1&&r.removeBodyAt(u,c),d)for(var p=0;p<u.composites.length;p++)r.removeBody(u.composites[p],h,!0);return u},r.removeBodyAt=function(u,h){return u.bodies.splice(h,1),r.setModified(u,!0,!0,!1),u},r.addConstraint=function(u,h){return u.constraints.push(h),r.setModified(u,!0,!0,!1),u},r.removeConstraint=function(u,h,d){var c=a.indexOf(u.constraints,h);if(c!==-1&&r.removeConstraintAt(u,c),d)for(var p=0;p<u.composites.length;p++)r.removeConstraint(u.composites[p],h,!0);return u},r.removeConstraintAt=function(u,h){return u.constraints.splice(h,1),r.setModified(u,!0,!0,!1),u},r.clear=function(u,h,d){if(d)for(var c=0;c<u.composites.length;c++)r.clear(u.composites[c],h,!0);return h?u.bodies=u.bodies.filter(function(p){return p.isStatic}):u.bodies.length=0,u.constraints.length=0,u.composites.length=0,r.setModified(u,!0,!0,!1),u},r.allBodies=function(u){if(u.cache&&u.cache.allBodies)return u.cache.allBodies;for(var h=[].concat(u.bodies),d=0;d<u.composites.length;d++)h=h.concat(r.allBodies(u.composites[d]));return u.cache&&(u.cache.allBodies=h),h},r.allConstraints=function(u){if(u.cache&&u.cache.allConstraints)return u.cache.allConstraints;for(var h=[].concat(u.constraints),d=0;d<u.composites.length;d++)h=h.concat(r.allConstraints(u.composites[d]));return u.cache&&(u.cache.allConstraints=h),h},r.allComposites=function(u){if(u.cache&&u.cache.allComposites)return u.cache.allComposites;for(var h=[].concat(u.composites),d=0;d<u.composites.length;d++)h=h.concat(r.allComposites(u.composites[d]));return u.cache&&(u.cache.allComposites=h),h},r.get=function(u,h,d){var c,p;switch(d){case"body":c=r.allBodies(u);break;case"constraint":c=r.allConstraints(u);break;case"composite":c=r.allComposites(u).concat(u);break}return c?(p=c.filter(function(g){return g.id.toString()===h.toString()}),p.length===0?null:p[0]):null},r.move=function(u,h,d){return r.remove(u,h),r.add(d,h),u},r.rebase=function(u){for(var h=r.allBodies(u).concat(r.allConstraints(u)).concat(r.allComposites(u)),d=0;d<h.length;d++)h[d].id=a.nextId();return u},r.translate=function(u,h,d){for(var c=d?r.allBodies(u):u.bodies,p=0;p<c.length;p++)f.translate(c[p],h);return u},r.rotate=function(u,h,d,c){for(var p=Math.cos(h),g=Math.sin(h),v=c?r.allBodies(u):u.bodies,x=0;x<v.length;x++){var b=v[x],y=b.position.x-d.x,_=b.position.y-d.y;f.setPosition(b,{x:d.x+(y*p-_*g),y:d.y+(y*g+_*p)}),f.rotate(b,h)}return u},r.scale=function(u,h,d,c,p){for(var g=p?r.allBodies(u):u.bodies,v=0;v<g.length;v++){var x=g[v],b=x.position.x-c.x,y=x.position.y-c.y;f.setPosition(x,{x:c.x+b*h,y:c.y+y*d}),f.scale(x,h,d)}return u},r.bounds=function(u){for(var h=r.allBodies(u),d=[],c=0;c<h.length;c+=1){var p=h[c];d.push(p.bounds.min,p.bounds.max)}return l.create(d)}})()},function(n,o,s){var r={};n.exports=r;var i=s(4),a=s(5),l=s(0);(function(){r._motionWakeThreshold=.18,r._motionSleepThreshold=.08,r._minBias=.9,r.update=function(f,u){for(var h=u/l._baseDelta,d=r._motionSleepThreshold,c=0;c<f.length;c++){var p=f[c],g=i.getSpeed(p),v=i.getAngularSpeed(p),x=g*g+v*v;if(p.force.x!==0||p.force.y!==0){r.set(p,!1);continue}var b=Math.min(p.motion,x),y=Math.max(p.motion,x);p.motion=r._minBias*b+(1-r._minBias)*y,p.sleepThreshold>0&&p.motion<d?(p.sleepCounter+=1,p.sleepCounter>=p.sleepThreshold/h&&r.set(p,!0)):p.sleepCounter>0&&(p.sleepCounter-=1)}},r.afterCollisions=function(f){for(var u=r._motionSleepThreshold,h=0;h<f.length;h++){var d=f[h];if(d.isActive){var c=d.collision,p=c.bodyA.parent,g=c.bodyB.parent;if(!(p.isSleeping&&g.isSleeping||p.isStatic||g.isStatic)&&(p.isSleeping||g.isSleeping)){var v=p.isSleeping&&!p.isStatic?p:g,x=v===p?g:p;!v.isStatic&&x.motion>u&&r.set(v,!1)}}}},r.set=function(f,u){var h=f.isSleeping;u?(f.isSleeping=!0,f.sleepCounter=f.sleepThreshold,f.positionImpulse.x=0,f.positionImpulse.y=0,f.positionPrev.x=f.position.x,f.positionPrev.y=f.position.y,f.anglePrev=f.angle,f.speed=0,f.angularSpeed=0,f.motion=0,h||a.trigger(f,"sleepStart")):(f.isSleeping=!1,f.sleepCounter=0,h&&a.trigger(f,"sleepEnd"))}})()},function(n,o,s){var r={};n.exports=r;var i=s(3),a=s(9);(function(){var l=[],f={overlap:0,axis:null},u={overlap:0,axis:null};r.create=function(h,d){return{pair:null,collided:!1,bodyA:h,bodyB:d,parentA:h.parent,parentB:d.parent,depth:0,normal:{x:0,y:0},tangent:{x:0,y:0},penetration:{x:0,y:0},supports:[]}},r.collides=function(h,d,c){if(r._overlapAxes(f,h.vertices,d.vertices,h.axes),f.overlap<=0||(r._overlapAxes(u,d.vertices,h.vertices,d.axes),u.overlap<=0))return null;var p=c&&c.table[a.id(h,d)],g;p?g=p.collision:(g=r.create(h,d),g.collided=!0,g.bodyA=h.id<d.id?h:d,g.bodyB=h.id<d.id?d:h,g.parentA=g.bodyA.parent,g.parentB=g.bodyB.parent),h=g.bodyA,d=g.bodyB;var v;f.overlap<u.overlap?v=f:v=u;var x=g.normal,b=g.supports,y=v.axis,_=y.x,m=y.y;_*(d.position.x-h.position.x)+m*(d.position.y-h.position.y)<0?(x.x=_,x.y=m):(x.x=-_,x.y=-m),g.tangent.x=-x.y,g.tangent.y=x.x,g.depth=v.overlap,g.penetration.x=x.x*g.depth,g.penetration.y=x.y*g.depth;var E=r._findSupports(h,d,x,1),w=0;if(i.contains(h.vertices,E[0])&&(b[w++]=E[0]),i.contains(h.vertices,E[1])&&(b[w++]=E[1]),w<2){var S=r._findSupports(d,h,x,-1);i.contains(d.vertices,S[0])&&(b[w++]=S[0]),w<2&&i.contains(d.vertices,S[1])&&(b[w++]=S[1])}return w===0&&(b[w++]=E[0]),b.length=w,g},r._overlapAxes=function(h,d,c,p){var g=d.length,v=c.length,x=d[0].x,b=d[0].y,y=c[0].x,_=c[0].y,m=p.length,E=Number.MAX_VALUE,w=0,S,T,L,P,C,O;for(C=0;C<m;C++){var F=p[C],$=F.x,U=F.y,j=x*$+b*U,Y=y*$+_*U,se=j,fe=Y;for(O=1;O<g;O+=1)P=d[O].x*$+d[O].y*U,P>se?se=P:P<j&&(j=P);for(O=1;O<v;O+=1)P=c[O].x*$+c[O].y*U,P>fe?fe=P:P<Y&&(Y=P);if(T=se-Y,L=fe-j,S=T<L?T:L,S<E&&(E=S,w=C,S<=0))break}h.axis=p[w],h.overlap=E},r._projectToAxis=function(h,d,c){for(var p=d[0].x*c.x+d[0].y*c.y,g=p,v=1;v<d.length;v+=1){var x=d[v].x*c.x+d[v].y*c.y;x>g?g=x:x<p&&(p=x)}h.min=p,h.max=g},r._findSupports=function(h,d,c,p){var g=d.vertices,v=g.length,x=h.position.x,b=h.position.y,y=c.x*p,_=c.y*p,m=Number.MAX_VALUE,E,w,S,T,L;for(L=0;L<v;L+=1)w=g[L],T=y*(x-w.x)+_*(b-w.y),T<m&&(m=T,E=w);return S=g[(v+E.index-1)%v],m=y*(x-S.x)+_*(b-S.y),w=g[(E.index+1)%v],y*(x-w.x)+_*(b-w.y)<m?(l[0]=E,l[1]=w,l):(l[0]=E,l[1]=S,l)}})()},function(n,o,s){var r={};n.exports=r;var i=s(16);(function(){r.create=function(a,l){var f=a.bodyA,u=a.bodyB,h={id:r.id(f,u),bodyA:f,bodyB:u,collision:a,contacts:[],activeContacts:[],separation:0,isActive:!0,confirmedActive:!0,isSensor:f.isSensor||u.isSensor,timeCreated:l,timeUpdated:l,inverseMass:0,friction:0,frictionStatic:0,restitution:0,slop:0};return r.update(h,a,l),h},r.update=function(a,l,f){var u=a.contacts,h=l.supports,d=a.activeContacts,c=l.parentA,p=l.parentB,g=c.vertices.length;a.isActive=!0,a.timeUpdated=f,a.collision=l,a.separation=l.depth,a.inverseMass=c.inverseMass+p.inverseMass,a.friction=c.friction<p.friction?c.friction:p.friction,a.frictionStatic=c.frictionStatic>p.frictionStatic?c.frictionStatic:p.frictionStatic,a.restitution=c.restitution>p.restitution?c.restitution:p.restitution,a.slop=c.slop>p.slop?c.slop:p.slop,l.pair=a,d.length=0;for(var v=0;v<h.length;v++){var x=h[v],b=x.body===c?x.index:g+x.index,y=u[b];y?d.push(y):d.push(u[b]=i.create(x))}},r.setActive=function(a,l,f){l?(a.isActive=!0,a.timeUpdated=f):(a.isActive=!1,a.activeContacts.length=0)},r.id=function(a,l){return a.id<l.id?"A"+a.id+"B"+l.id:"A"+l.id+"B"+a.id}})()},function(n,o,s){var r={};n.exports=r;var i=s(3),a=s(2),l=s(7),f=s(1),u=s(11),h=s(0);(function(){r._warming=.4,r._torqueDampen=1,r._minLength=1e-6,r.create=function(d){var c=d;c.bodyA&&!c.pointA&&(c.pointA={x:0,y:0}),c.bodyB&&!c.pointB&&(c.pointB={x:0,y:0});var p=c.bodyA?a.add(c.bodyA.position,c.pointA):c.pointA,g=c.bodyB?a.add(c.bodyB.position,c.pointB):c.pointB,v=a.magnitude(a.sub(p,g));c.length=typeof c.length<"u"?c.length:v,c.id=c.id||h.nextId(),c.label=c.label||"Constraint",c.type="constraint",c.stiffness=c.stiffness||(c.length>0?1:.7),c.damping=c.damping||0,c.angularStiffness=c.angularStiffness||0,c.angleA=c.bodyA?c.bodyA.angle:c.angleA,c.angleB=c.bodyB?c.bodyB.angle:c.angleB,c.plugin={};var x={visible:!0,lineWidth:2,strokeStyle:"#ffffff",type:"line",anchors:!0};return c.length===0&&c.stiffness>.1?(x.type="pin",x.anchors=!1):c.stiffness<.9&&(x.type="spring"),c.render=h.extend(x,c.render),c},r.preSolveAll=function(d){for(var c=0;c<d.length;c+=1){var p=d[c],g=p.constraintImpulse;p.isStatic||g.x===0&&g.y===0&&g.angle===0||(p.position.x+=g.x,p.position.y+=g.y,p.angle+=g.angle)}},r.solveAll=function(d,c){for(var p=h.clamp(c/h._baseDelta,0,1),g=0;g<d.length;g+=1){var v=d[g],x=!v.bodyA||v.bodyA&&v.bodyA.isStatic,b=!v.bodyB||v.bodyB&&v.bodyB.isStatic;(x||b)&&r.solve(d[g],p)}for(g=0;g<d.length;g+=1)v=d[g],x=!v.bodyA||v.bodyA&&v.bodyA.isStatic,b=!v.bodyB||v.bodyB&&v.bodyB.isStatic,!x&&!b&&r.solve(d[g],p)},r.solve=function(d,c){var p=d.bodyA,g=d.bodyB,v=d.pointA,x=d.pointB;if(!(!p&&!g)){p&&!p.isStatic&&(a.rotate(v,p.angle-d.angleA,v),d.angleA=p.angle),g&&!g.isStatic&&(a.rotate(x,g.angle-d.angleB,x),d.angleB=g.angle);var b=v,y=x;if(p&&(b=a.add(p.position,v)),g&&(y=a.add(g.position,x)),!(!b||!y)){var _=a.sub(b,y),m=a.magnitude(_);m<r._minLength&&(m=r._minLength);var E=(m-d.length)/m,w=d.stiffness>=1||d.length===0,S=w?d.stiffness*c:d.stiffness*c*c,T=d.damping*c,L=a.mult(_,E*S),P=(p?p.inverseMass:0)+(g?g.inverseMass:0),C=(p?p.inverseInertia:0)+(g?g.inverseInertia:0),O=P+C,F,$,U,j,Y;if(T>0){var se=a.create();U=a.div(_,m),Y=a.sub(g&&a.sub(g.position,g.positionPrev)||se,p&&a.sub(p.position,p.positionPrev)||se),j=a.dot(U,Y)}p&&!p.isStatic&&($=p.inverseMass/P,p.constraintImpulse.x-=L.x*$,p.constraintImpulse.y-=L.y*$,p.position.x-=L.x*$,p.position.y-=L.y*$,T>0&&(p.positionPrev.x-=T*U.x*j*$,p.positionPrev.y-=T*U.y*j*$),F=a.cross(v,L)/O*r._torqueDampen*p.inverseInertia*(1-d.angularStiffness),p.constraintImpulse.angle-=F,p.angle-=F),g&&!g.isStatic&&($=g.inverseMass/P,g.constraintImpulse.x+=L.x*$,g.constraintImpulse.y+=L.y*$,g.position.x+=L.x*$,g.position.y+=L.y*$,T>0&&(g.positionPrev.x+=T*U.x*j*$,g.positionPrev.y+=T*U.y*j*$),F=a.cross(x,L)/O*r._torqueDampen*g.inverseInertia*(1-d.angularStiffness),g.constraintImpulse.angle+=F,g.angle+=F)}}},r.postSolveAll=function(d){for(var c=0;c<d.length;c++){var p=d[c],g=p.constraintImpulse;if(!(p.isStatic||g.x===0&&g.y===0&&g.angle===0)){l.set(p,!1);for(var v=0;v<p.parts.length;v++){var x=p.parts[v];i.translate(x.vertices,g),v>0&&(x.position.x+=g.x,x.position.y+=g.y),g.angle!==0&&(i.rotate(x.vertices,g.angle,p.position),u.rotate(x.axes,g.angle),v>0&&a.rotateAbout(x.position,g.angle,p.position,x.position)),f.update(x.bounds,x.vertices,p.velocity)}g.angle*=r._warming,g.x*=r._warming,g.y*=r._warming}}},r.pointAWorld=function(d){return{x:(d.bodyA?d.bodyA.position.x:0)+(d.pointA?d.pointA.x:0),y:(d.bodyA?d.bodyA.position.y:0)+(d.pointA?d.pointA.y:0)}},r.pointBWorld=function(d){return{x:(d.bodyB?d.bodyB.position.x:0)+(d.pointB?d.pointB.x:0),y:(d.bodyB?d.bodyB.position.y:0)+(d.pointB?d.pointB.y:0)}}})()},function(n,o,s){var r={};n.exports=r;var i=s(2),a=s(0);(function(){r.fromVertices=function(l){for(var f={},u=0;u<l.length;u++){var h=(u+1)%l.length,d=i.normalise({x:l[h].y-l[u].y,y:l[u].x-l[h].x}),c=d.y===0?1/0:d.x/d.y;c=c.toFixed(3).toString(),f[c]=d}return a.values(f)},r.rotate=function(l,f){if(f!==0)for(var u=Math.cos(f),h=Math.sin(f),d=0;d<l.length;d++){var c=l[d],p;p=c.x*u-c.y*h,c.y=c.x*h+c.y*u,c.x=p}}})()},function(n,o,s){var r={};n.exports=r;var i=s(3),a=s(0),l=s(4),f=s(1),u=s(2);(function(){r.rectangle=function(h,d,c,p,g){g=g||{};var v={label:"Rectangle Body",position:{x:h,y:d},vertices:i.fromPath("L 0 0 L "+c+" 0 L "+c+" "+p+" L 0 "+p)};if(g.chamfer){var x=g.chamfer;v.vertices=i.chamfer(v.vertices,x.radius,x.quality,x.qualityMin,x.qualityMax),delete g.chamfer}return l.create(a.extend({},v,g))},r.trapezoid=function(h,d,c,p,g,v){v=v||{},g*=.5;var x=(1-g*2)*c,b=c*g,y=b+x,_=y+b,m;g<.5?m="L 0 0 L "+b+" "+-p+" L "+y+" "+-p+" L "+_+" 0":m="L 0 0 L "+y+" "+-p+" L "+_+" 0";var E={label:"Trapezoid Body",position:{x:h,y:d},vertices:i.fromPath(m)};if(v.chamfer){var w=v.chamfer;E.vertices=i.chamfer(E.vertices,w.radius,w.quality,w.qualityMin,w.qualityMax),delete v.chamfer}return l.create(a.extend({},E,v))},r.circle=function(h,d,c,p,g){p=p||{};var v={label:"Circle Body",circleRadius:c};g=g||25;var x=Math.ceil(Math.max(10,Math.min(g,c)));return x%2===1&&(x+=1),r.polygon(h,d,x,c,a.extend({},v,p))},r.polygon=function(h,d,c,p,g){if(g=g||{},c<3)return r.circle(h,d,p,g);for(var v=2*Math.PI/c,x="",b=v*.5,y=0;y<c;y+=1){var _=b+y*v,m=Math.cos(_)*p,E=Math.sin(_)*p;x+="L "+m.toFixed(3)+" "+E.toFixed(3)+" "}var w={label:"Polygon Body",position:{x:h,y:d},vertices:i.fromPath(x)};if(g.chamfer){var S=g.chamfer;w.vertices=i.chamfer(w.vertices,S.radius,S.quality,S.qualityMin,S.qualityMax),delete g.chamfer}return l.create(a.extend({},w,g))},r.fromVertices=function(h,d,c,p,g,v,x,b){var y=a.getDecomp(),_,m,E,w,S,T,L,P,C,O,F;for(_=!!(y&&y.quickDecomp),p=p||{},E=[],g=typeof g<"u"?g:!1,v=typeof v<"u"?v:.01,x=typeof x<"u"?x:10,b=typeof b<"u"?b:.01,a.isArray(c[0])||(c=[c]),O=0;O<c.length;O+=1)if(T=c[O],w=i.isConvex(T),S=!w,S&&!_&&a.warnOnce("Bodies.fromVertices: Install the 'poly-decomp' library and use Common.setDecomp or provide 'decomp' as a global to decompose concave vertices."),w||!_)w?T=i.clockwiseSort(T):T=i.hull(T),E.push({position:{x:h,y:d},vertices:T});else{var $=T.map(function(de){return[de.x,de.y]});y.makeCCW($),v!==!1&&y.removeCollinearPoints($,v),b!==!1&&y.removeDuplicatePoints&&y.removeDuplicatePoints($,b);var U=y.quickDecomp($);for(L=0;L<U.length;L++){var j=U[L],Y=j.map(function(de){return{x:de[0],y:de[1]}});x>0&&i.area(Y)<x||E.push({position:i.centre(Y),vertices:Y})}}for(L=0;L<E.length;L++)E[L]=l.create(a.extend(E[L],p));if(g){var se=5;for(L=0;L<E.length;L++){var fe=E[L];for(P=L+1;P<E.length;P++){var ue=E[P];if(f.overlaps(fe.bounds,ue.bounds)){var ne=fe.vertices,Ce=ue.vertices;for(C=0;C<fe.vertices.length;C++)for(F=0;F<ue.vertices.length;F++){var _e=u.magnitudeSquared(u.sub(ne[(C+1)%ne.length],Ce[F])),Ue=u.magnitudeSquared(u.sub(ne[C],Ce[(F+1)%Ce.length]));_e<se&&Ue<se&&(ne[C].isInternal=!0,Ce[F].isInternal=!0)}}}}}return E.length>1?(m=l.create(a.extend({parts:E.slice(0)},p)),l.setPosition(m,{x:h,y:d}),m):E[0]}})()},function(n,o,s){var r={};n.exports=r;var i=s(0),a=s(8);(function(){r.create=function(l){var f={bodies:[],pairs:null};return i.extend(f,l)},r.setBodies=function(l,f){l.bodies=f.slice(0)},r.clear=function(l){l.bodies=[]},r.collisions=function(l){var f=[],u=l.pairs,h=l.bodies,d=h.length,c=r.canCollide,p=a.collides,g,v;for(h.sort(r._compareBoundsX),g=0;g<d;g++){var x=h[g],b=x.bounds,y=x.bounds.max.x,_=x.bounds.max.y,m=x.bounds.min.y,E=x.isStatic||x.isSleeping,w=x.parts.length,S=w===1;for(v=g+1;v<d;v++){var T=h[v],L=T.bounds;if(L.min.x>y)break;if(!(_<L.min.y||m>L.max.y)&&!(E&&(T.isStatic||T.isSleeping))&&c(x.collisionFilter,T.collisionFilter)){var P=T.parts.length;if(S&&P===1){var C=p(x,T,u);C&&f.push(C)}else for(var O=w>1?1:0,F=P>1?1:0,$=O;$<w;$++)for(var U=x.parts[$],b=U.bounds,j=F;j<P;j++){var Y=T.parts[j],L=Y.bounds;if(!(b.min.x>L.max.x||b.max.x<L.min.x||b.max.y<L.min.y||b.min.y>L.max.y)){var C=p(U,Y,u);C&&f.push(C)}}}}}return f},r.canCollide=function(l,f){return l.group===f.group&&l.group!==0?l.group>0:(l.mask&f.category)!==0&&(f.mask&l.category)!==0},r._compareBoundsX=function(l,f){return l.bounds.min.x-f.bounds.min.x}})()},function(n,o,s){var r={};n.exports=r;var i=s(0);(function(){r.create=function(a){var l={};return a||i.log("Mouse.create: element was undefined, defaulting to document.body","warn"),l.element=a||document.body,l.absolute={x:0,y:0},l.position={x:0,y:0},l.mousedownPosition={x:0,y:0},l.mouseupPosition={x:0,y:0},l.offset={x:0,y:0},l.scale={x:1,y:1},l.wheelDelta=0,l.button=-1,l.pixelRatio=parseInt(l.element.getAttribute("data-pixel-ratio"),10)||1,l.sourceEvents={mousemove:null,mousedown:null,mouseup:null,mousewheel:null},l.mousemove=function(f){var u=r._getRelativeMousePosition(f,l.element,l.pixelRatio),h=f.changedTouches;h&&(l.button=0,f.preventDefault()),l.absolute.x=u.x,l.absolute.y=u.y,l.position.x=l.absolute.x*l.scale.x+l.offset.x,l.position.y=l.absolute.y*l.scale.y+l.offset.y,l.sourceEvents.mousemove=f},l.mousedown=function(f){var u=r._getRelativeMousePosition(f,l.element,l.pixelRatio),h=f.changedTouches;h?(l.button=0,f.preventDefault()):l.button=f.button,l.absolute.x=u.x,l.absolute.y=u.y,l.position.x=l.absolute.x*l.scale.x+l.offset.x,l.position.y=l.absolute.y*l.scale.y+l.offset.y,l.mousedownPosition.x=l.position.x,l.mousedownPosition.y=l.position.y,l.sourceEvents.mousedown=f},l.mouseup=function(f){var u=r._getRelativeMousePosition(f,l.element,l.pixelRatio),h=f.changedTouches;h&&f.preventDefault(),l.button=-1,l.absolute.x=u.x,l.absolute.y=u.y,l.position.x=l.absolute.x*l.scale.x+l.offset.x,l.position.y=l.absolute.y*l.scale.y+l.offset.y,l.mouseupPosition.x=l.position.x,l.mouseupPosition.y=l.position.y,l.sourceEvents.mouseup=f},l.mousewheel=function(f){l.wheelDelta=Math.max(-1,Math.min(1,f.wheelDelta||-f.detail)),f.preventDefault()},r.setElement(l,l.element),l},r.setElement=function(a,l){a.element=l,l.addEventListener("mousemove",a.mousemove),l.addEventListener("mousedown",a.mousedown),l.addEventListener("mouseup",a.mouseup),l.addEventListener("mousewheel",a.mousewheel),l.addEventListener("DOMMouseScroll",a.mousewheel),l.addEventListener("touchmove",a.mousemove),l.addEventListener("touchstart",a.mousedown),l.addEventListener("touchend",a.mouseup)},r.clearSourceEvents=function(a){a.sourceEvents.mousemove=null,a.sourceEvents.mousedown=null,a.sourceEvents.mouseup=null,a.sourceEvents.mousewheel=null,a.wheelDelta=0},r.setOffset=function(a,l){a.offset.x=l.x,a.offset.y=l.y,a.position.x=a.absolute.x*a.scale.x+a.offset.x,a.position.y=a.absolute.y*a.scale.y+a.offset.y},r.setScale=function(a,l){a.scale.x=l.x,a.scale.y=l.y,a.position.x=a.absolute.x*a.scale.x+a.offset.x,a.position.y=a.absolute.y*a.scale.y+a.offset.y},r._getRelativeMousePosition=function(a,l,f){var u=l.getBoundingClientRect(),h=document.documentElement||document.body.parentNode||document.body,d=window.pageXOffset!==void 0?window.pageXOffset:h.scrollLeft,c=window.pageYOffset!==void 0?window.pageYOffset:h.scrollTop,p=a.changedTouches,g,v;return p?(g=p[0].pageX-u.left-d,v=p[0].pageY-u.top-c):(g=a.pageX-u.left-d,v=a.pageY-u.top-c),{x:g/(l.clientWidth/(l.width||l.clientWidth)*f),y:v/(l.clientHeight/(l.height||l.clientHeight)*f)}}})()},function(n,o,s){var r={};n.exports=r;var i=s(0);(function(){r._registry={},r.register=function(a){if(r.isPlugin(a)||i.warn("Plugin.register:",r.toString(a),"does not implement all required fields."),a.name in r._registry){var l=r._registry[a.name],f=r.versionParse(a.version).number,u=r.versionParse(l.version).number;f>u?(i.warn("Plugin.register:",r.toString(l),"was upgraded to",r.toString(a)),r._registry[a.name]=a):f<u?i.warn("Plugin.register:",r.toString(l),"can not be downgraded to",r.toString(a)):a!==l&&i.warn("Plugin.register:",r.toString(a),"is already registered to different plugin object")}else r._registry[a.name]=a;return a},r.resolve=function(a){return r._registry[r.dependencyParse(a).name]},r.toString=function(a){return typeof a=="string"?a:(a.name||"anonymous")+"@"+(a.version||a.range||"0.0.0")},r.isPlugin=function(a){return a&&a.name&&a.version&&a.install},r.isUsed=function(a,l){return a.used.indexOf(l)>-1},r.isFor=function(a,l){var f=a.for&&r.dependencyParse(a.for);return!a.for||l.name===f.name&&r.versionSatisfies(l.version,f.range)},r.use=function(a,l){if(a.uses=(a.uses||[]).concat(l||[]),a.uses.length===0){i.warn("Plugin.use:",r.toString(a),"does not specify any dependencies to install.");return}for(var f=r.dependencies(a),u=i.topologicalSort(f),h=[],d=0;d<u.length;d+=1)if(u[d]!==a.name){var c=r.resolve(u[d]);if(!c){h.push("❌ "+u[d]);continue}r.isUsed(a,c.name)||(r.isFor(c,a)||(i.warn("Plugin.use:",r.toString(c),"is for",c.for,"but installed on",r.toString(a)+"."),c._warned=!0),c.install?c.install(a):(i.warn("Plugin.use:",r.toString(c),"does not specify an install function."),c._warned=!0),c._warned?(h.push("🔶 "+r.toString(c)),delete c._warned):h.push("✅ "+r.toString(c)),a.used.push(c.name))}h.length>0&&i.info(h.join(" "))},r.dependencies=function(a,l){var f=r.dependencyParse(a),u=f.name;if(l=l||{},!(u in l)){a=r.resolve(a)||a,l[u]=i.map(a.uses||[],function(d){r.isPlugin(d)&&r.register(d);var c=r.dependencyParse(d),p=r.resolve(d);return p&&!r.versionSatisfies(p.version,c.range)?(i.warn("Plugin.dependencies:",r.toString(p),"does not satisfy",r.toString(c),"used by",r.toString(f)+"."),p._warned=!0,a._warned=!0):p||(i.warn("Plugin.dependencies:",r.toString(d),"used by",r.toString(f),"could not be resolved."),a._warned=!0),c.name});for(var h=0;h<l[u].length;h+=1)r.dependencies(l[u][h],l);return l}},r.dependencyParse=function(a){if(i.isString(a)){var l=/^[\w-]+(@(\*|[\^~]?\d+\.\d+\.\d+(-[0-9A-Za-z-+]+)?))?$/;return l.test(a)||i.warn("Plugin.dependencyParse:",a,"is not a valid dependency string."),{name:a.split("@")[0],range:a.split("@")[1]||"*"}}return{name:a.name,range:a.range||a.version}},r.versionParse=function(a){var l=/^(\*)|(\^|~|>=|>)?\s*((\d+)\.(\d+)\.(\d+))(-[0-9A-Za-z-+]+)?$/;l.test(a)||i.warn("Plugin.versionParse:",a,"is not a valid version or range.");var f=l.exec(a),u=Number(f[4]),h=Number(f[5]),d=Number(f[6]);return{isRange:!!(f[1]||f[2]),version:f[3],range:a,operator:f[1]||f[2]||"",major:u,minor:h,patch:d,parts:[u,h,d],prerelease:f[7],number:u*1e8+h*1e4+d}},r.versionSatisfies=function(a,l){l=l||"*";var f=r.versionParse(l),u=r.versionParse(a);if(f.isRange){if(f.operator==="*"||a==="*")return!0;if(f.operator===">")return u.number>f.number;if(f.operator===">=")return u.number>=f.number;if(f.operator==="~")return u.major===f.major&&u.minor===f.minor&&u.patch>=f.patch;if(f.operator==="^")return f.major>0?u.major===f.major&&u.number>=f.number:f.minor>0?u.minor===f.minor&&u.patch>=f.patch:u.patch===f.patch}return a===l||a==="*"}})()},function(n,o){var s={};n.exports=s,function(){s.create=function(r){return{vertex:r,normalImpulse:0,tangentImpulse:0}}}()},function(n,o,s){var r={};n.exports=r;var i=s(7),a=s(18),l=s(13),f=s(19),u=s(5),h=s(6),d=s(10),c=s(0),p=s(4);(function(){r.create=function(g){g=g||{};var v={positionIterations:6,velocityIterations:4,constraintIterations:2,enableSleeping:!1,events:[],plugin:{},gravity:{x:0,y:1,scale:.001},timing:{timestamp:0,timeScale:1,lastDelta:0,lastElapsed:0}},x=c.extend(v,g);return x.world=g.world||h.create({label:"World"}),x.pairs=g.pairs||f.create(),x.detector=g.detector||l.create(),x.grid={buckets:[]},x.world.gravity=x.gravity,x.broadphase=x.grid,x.metrics={},x},r.update=function(g,v){var x=c.now(),b=g.world,y=g.detector,_=g.pairs,m=g.timing,E=m.timestamp,w;v=typeof v<"u"?v:c._baseDelta,v*=m.timeScale,m.timestamp+=v,m.lastDelta=v;var S={timestamp:m.timestamp,delta:v};u.trigger(g,"beforeUpdate",S);var T=h.allBodies(b),L=h.allConstraints(b);for(b.isModified&&(l.setBodies(y,T),h.setModified(b,!1,!1,!0)),g.enableSleeping&&i.update(T,v),r._bodiesApplyGravity(T,g.gravity),v>0&&r._bodiesUpdate(T,v),d.preSolveAll(T),w=0;w<g.constraintIterations;w++)d.solveAll(L,v);d.postSolveAll(T),y.pairs=g.pairs;var P=l.collisions(y);f.update(_,P,E),g.enableSleeping&&i.afterCollisions(_.list),_.collisionStart.length>0&&u.trigger(g,"collisionStart",{pairs:_.collisionStart});var C=c.clamp(20/g.positionIterations,0,1);for(a.preSolvePosition(_.list),w=0;w<g.positionIterations;w++)a.solvePosition(_.list,v,C);for(a.postSolvePosition(T),d.preSolveAll(T),w=0;w<g.constraintIterations;w++)d.solveAll(L,v);for(d.postSolveAll(T),a.preSolveVelocity(_.list),w=0;w<g.velocityIterations;w++)a.solveVelocity(_.list,v);return r._bodiesUpdateVelocities(T),_.collisionActive.length>0&&u.trigger(g,"collisionActive",{pairs:_.collisionActive}),_.collisionEnd.length>0&&u.trigger(g,"collisionEnd",{pairs:_.collisionEnd}),r._bodiesClearForces(T),u.trigger(g,"afterUpdate",S),g.timing.lastElapsed=c.now()-x,g},r.merge=function(g,v){if(c.extend(g,v),v.world){g.world=v.world,r.clear(g);for(var x=h.allBodies(g.world),b=0;b<x.length;b++){var y=x[b];i.set(y,!1),y.id=c.nextId()}}},r.clear=function(g){f.clear(g.pairs),l.clear(g.detector)},r._bodiesClearForces=function(g){for(var v=g.length,x=0;x<v;x++){var b=g[x];b.force.x=0,b.force.y=0,b.torque=0}},r._bodiesApplyGravity=function(g,v){var x=typeof v.scale<"u"?v.scale:.001,b=g.length;if(!(v.x===0&&v.y===0||x===0))for(var y=0;y<b;y++){var _=g[y];_.isStatic||_.isSleeping||(_.force.y+=_.mass*v.y*x,_.force.x+=_.mass*v.x*x)}},r._bodiesUpdate=function(g,v){for(var x=g.length,b=0;b<x;b++){var y=g[b];y.isStatic||y.isSleeping||p.update(y,v)}},r._bodiesUpdateVelocities=function(g){for(var v=g.length,x=0;x<v;x++)p.updateVelocities(g[x])}})()},function(n,o,s){var r={};n.exports=r;var i=s(3),a=s(0),l=s(1);(function(){r._restingThresh=2,r._restingThreshTangent=Math.sqrt(6),r._positionDampen=.9,r._positionWarming=.8,r._frictionNormalMultiplier=5,r._frictionMaxStatic=Number.MAX_VALUE,r.preSolvePosition=function(f){var u,h,d,c=f.length;for(u=0;u<c;u++)h=f[u],h.isActive&&(d=h.activeContacts.length,h.collision.parentA.totalContacts+=d,h.collision.parentB.totalContacts+=d)},r.solvePosition=function(f,u,h){var d,c,p,g,v,x,b,y,_=r._positionDampen*(h||1),m=a.clamp(u/a._baseDelta,0,1),E=f.length;for(d=0;d<E;d++)c=f[d],!(!c.isActive||c.isSensor)&&(p=c.collision,g=p.parentA,v=p.parentB,x=p.normal,c.separation=x.x*(v.positionImpulse.x+p.penetration.x-g.positionImpulse.x)+x.y*(v.positionImpulse.y+p.penetration.y-g.positionImpulse.y));for(d=0;d<E;d++)c=f[d],!(!c.isActive||c.isSensor)&&(p=c.collision,g=p.parentA,v=p.parentB,x=p.normal,y=c.separation-c.slop*m,(g.isStatic||v.isStatic)&&(y*=2),g.isStatic||g.isSleeping||(b=_/g.totalContacts,g.positionImpulse.x+=x.x*y*b,g.positionImpulse.y+=x.y*y*b),v.isStatic||v.isSleeping||(b=_/v.totalContacts,v.positionImpulse.x-=x.x*y*b,v.positionImpulse.y-=x.y*y*b))},r.postSolvePosition=function(f){for(var u=r._positionWarming,h=f.length,d=i.translate,c=l.update,p=0;p<h;p++){var g=f[p],v=g.positionImpulse,x=v.x,b=v.y,y=g.velocity;if(g.totalContacts=0,x!==0||b!==0){for(var _=0;_<g.parts.length;_++){var m=g.parts[_];d(m.vertices,v),c(m.bounds,m.vertices,y),m.position.x+=x,m.position.y+=b}g.positionPrev.x+=x,g.positionPrev.y+=b,x*y.x+b*y.y<0?(v.x=0,v.y=0):(v.x*=u,v.y*=u)}}},r.preSolveVelocity=function(f){var u=f.length,h,d;for(h=0;h<u;h++){var c=f[h];if(!(!c.isActive||c.isSensor)){var p=c.activeContacts,g=p.length,v=c.collision,x=v.parentA,b=v.parentB,y=v.normal,_=v.tangent;for(d=0;d<g;d++){var m=p[d],E=m.vertex,w=m.normalImpulse,S=m.tangentImpulse;if(w!==0||S!==0){var T=y.x*w+_.x*S,L=y.y*w+_.y*S;x.isStatic||x.isSleeping||(x.positionPrev.x+=T*x.inverseMass,x.positionPrev.y+=L*x.inverseMass,x.anglePrev+=x.inverseInertia*((E.x-x.position.x)*L-(E.y-x.position.y)*T)),b.isStatic||b.isSleeping||(b.positionPrev.x-=T*b.inverseMass,b.positionPrev.y-=L*b.inverseMass,b.anglePrev-=b.inverseInertia*((E.x-b.position.x)*L-(E.y-b.position.y)*T))}}}}},r.solveVelocity=function(f,u){var h=u/a._baseDelta,d=h*h,c=d*h,p=-r._restingThresh*h,g=r._restingThreshTangent,v=r._frictionNormalMultiplier*h,x=r._frictionMaxStatic,b=f.length,y,_,m,E;for(m=0;m<b;m++){var w=f[m];if(!(!w.isActive||w.isSensor)){var S=w.collision,T=S.parentA,L=S.parentB,P=T.velocity,C=L.velocity,O=S.normal.x,F=S.normal.y,$=S.tangent.x,U=S.tangent.y,j=w.activeContacts,Y=j.length,se=1/Y,fe=T.inverseMass+L.inverseMass,ue=w.friction*w.frictionStatic*v;for(P.x=T.position.x-T.positionPrev.x,P.y=T.position.y-T.positionPrev.y,C.x=L.position.x-L.positionPrev.x,C.y=L.position.y-L.positionPrev.y,T.angularVelocity=T.angle-T.anglePrev,L.angularVelocity=L.angle-L.anglePrev,E=0;E<Y;E++){var ne=j[E],Ce=ne.vertex,_e=Ce.x-T.position.x,Ue=Ce.y-T.position.y,de=Ce.x-L.position.x,V=Ce.y-L.position.y,q=P.x-Ue*T.angularVelocity,z=P.y+_e*T.angularVelocity,ee=C.x-V*L.angularVelocity,he=C.y+de*L.angularVelocity,xe=q-ee,A=z-he,I=O*xe+F*A,D=$*xe+U*A,W=w.separation+I,B=Math.min(W,1);B=W<0?0:B;var X=B*ue;D<-X||D>X?(_=D>0?D:-D,y=w.friction*(D>0?1:-1)*c,y<-_?y=-_:y>_&&(y=_)):(y=D,_=x);var Q=_e*F-Ue*O,R=de*F-V*O,k=se/(fe+T.inverseInertia*Q*Q+L.inverseInertia*R*R),N=(1+w.restitution)*I*k;if(y*=k,I<p)ne.normalImpulse=0;else{var K=ne.normalImpulse;ne.normalImpulse+=N,ne.normalImpulse>0&&(ne.normalImpulse=0),N=ne.normalImpulse-K}if(D<-g||D>g)ne.tangentImpulse=0;else{var J=ne.tangentImpulse;ne.tangentImpulse+=y,ne.tangentImpulse<-_&&(ne.tangentImpulse=-_),ne.tangentImpulse>_&&(ne.tangentImpulse=_),y=ne.tangentImpulse-J}var G=O*N+$*y,M=F*N+U*y;T.isStatic||T.isSleeping||(T.positionPrev.x+=G*T.inverseMass,T.positionPrev.y+=M*T.inverseMass,T.anglePrev+=(_e*M-Ue*G)*T.inverseInertia),L.isStatic||L.isSleeping||(L.positionPrev.x-=G*L.inverseMass,L.positionPrev.y-=M*L.inverseMass,L.anglePrev-=(de*M-V*G)*L.inverseInertia)}}}}})()},function(n,o,s){var r={};n.exports=r;var i=s(9),a=s(0);(function(){r.create=function(l){return a.extend({table:{},list:[],collisionStart:[],collisionActive:[],collisionEnd:[]},l)},r.update=function(l,f,u){var h=l.list,d=h.length,c=l.table,p=f.length,g=l.collisionStart,v=l.collisionEnd,x=l.collisionActive,b,y,_,m;for(g.length=0,v.length=0,x.length=0,m=0;m<d;m++)h[m].confirmedActive=!1;for(m=0;m<p;m++)b=f[m],_=b.pair,_?(_.isActive?x.push(_):g.push(_),i.update(_,b,u),_.confirmedActive=!0):(_=i.create(b,u),c[_.id]=_,g.push(_),h.push(_));var E=[];for(d=h.length,m=0;m<d;m++)_=h[m],_.confirmedActive||(i.setActive(_,!1,u),v.push(_),!_.collision.bodyA.isSleeping&&!_.collision.bodyB.isSleeping&&E.push(m));for(m=0;m<E.length;m++)y=E[m]-m,_=h[y],h.splice(y,1),delete c[_.id]},r.clear=function(l){return l.table={},l.list.length=0,l.collisionStart.length=0,l.collisionActive.length=0,l.collisionEnd.length=0,l}})()},function(n,o,s){var r=n.exports=s(21);r.Axes=s(11),r.Bodies=s(12),r.Body=s(4),r.Bounds=s(1),r.Collision=s(8),r.Common=s(0),r.Composite=s(6),r.Composites=s(22),r.Constraint=s(10),r.Contact=s(16),r.Detector=s(13),r.Engine=s(17),r.Events=s(5),r.Grid=s(23),r.Mouse=s(14),r.MouseConstraint=s(24),r.Pair=s(9),r.Pairs=s(19),r.Plugin=s(15),r.Query=s(25),r.Render=s(26),r.Resolver=s(18),r.Runner=s(27),r.SAT=s(28),r.Sleeping=s(7),r.Svg=s(29),r.Vector=s(2),r.Vertices=s(3),r.World=s(30),r.Engine.run=r.Runner.run,r.Common.deprecated(r.Engine,"run","Engine.run ➤ use Matter.Runner.run(engine) instead")},function(n,o,s){var r={};n.exports=r;var i=s(15),a=s(0);(function(){r.name="matter-js",r.version="0.19.0",r.uses=[],r.used=[],r.use=function(){i.use(r,Array.prototype.slice.call(arguments))},r.before=function(l,f){return l=l.replace(/^Matter./,""),a.chainPathBefore(r,l,f)},r.after=function(l,f){return l=l.replace(/^Matter./,""),a.chainPathAfter(r,l,f)}})()},function(n,o,s){var r={};n.exports=r;var i=s(6),a=s(10),l=s(0),f=s(4),u=s(12),h=l.deprecated;(function(){r.stack=function(d,c,p,g,v,x,b){for(var y=i.create({label:"Stack"}),_=d,m=c,E,w=0,S=0;S<g;S++){for(var T=0,L=0;L<p;L++){var P=b(_,m,L,S,E,w);if(P){var C=P.bounds.max.y-P.bounds.min.y,O=P.bounds.max.x-P.bounds.min.x;C>T&&(T=C),f.translate(P,{x:O*.5,y:C*.5}),_=P.bounds.max.x+v,i.addBody(y,P),E=P,w+=1}else _+=v}m+=T+x,_=d}return y},r.chain=function(d,c,p,g,v,x){for(var b=d.bodies,y=1;y<b.length;y++){var _=b[y-1],m=b[y],E=_.bounds.max.y-_.bounds.min.y,w=_.bounds.max.x-_.bounds.min.x,S=m.bounds.max.y-m.bounds.min.y,T=m.bounds.max.x-m.bounds.min.x,L={bodyA:_,pointA:{x:w*c,y:E*p},bodyB:m,pointB:{x:T*g,y:S*v}},P=l.extend(L,x);i.addConstraint(d,a.create(P))}return d.label+=" Chain",d},r.mesh=function(d,c,p,g,v){var x=d.bodies,b,y,_,m,E;for(b=0;b<p;b++){for(y=1;y<c;y++)_=x[y-1+b*c],m=x[y+b*c],i.addConstraint(d,a.create(l.extend({bodyA:_,bodyB:m},v)));if(b>0)for(y=0;y<c;y++)_=x[y+(b-1)*c],m=x[y+b*c],i.addConstraint(d,a.create(l.extend({bodyA:_,bodyB:m},v))),g&&y>0&&(E=x[y-1+(b-1)*c],i.addConstraint(d,a.create(l.extend({bodyA:E,bodyB:m},v)))),g&&y<c-1&&(E=x[y+1+(b-1)*c],i.addConstraint(d,a.create(l.extend({bodyA:E,bodyB:m},v))))}return d.label+=" Mesh",d},r.pyramid=function(d,c,p,g,v,x,b){return r.stack(d,c,p,g,v,x,function(y,_,m,E,w,S){var T=Math.min(g,Math.ceil(p/2)),L=w?w.bounds.max.x-w.bounds.min.x:0;if(!(E>T)){E=T-E;var P=E,C=p-1-E;if(!(m<P||m>C)){S===1&&f.translate(w,{x:(m+(p%2===1?1:-1))*L,y:0});var O=w?m*L:0;return b(d+O+m*v,_,m,E,w,S)}}})},r.newtonsCradle=function(d,c,p,g,v){for(var x=i.create({label:"Newtons Cradle"}),b=0;b<p;b++){var y=1.9,_=u.circle(d+b*(g*y),c+v,g,{inertia:1/0,restitution:1,friction:0,frictionAir:1e-4,slop:1}),m=a.create({pointA:{x:d+b*(g*y),y:c},bodyB:_});i.addBody(x,_),i.addConstraint(x,m)}return x},h(r,"newtonsCradle","Composites.newtonsCradle ➤ moved to newtonsCradle example"),r.car=function(d,c,p,g,v){var x=f.nextGroup(!0),b=20,y=-p*.5+b,_=p*.5-b,m=0,E=i.create({label:"Car"}),w=u.rectangle(d,c,p,g,{collisionFilter:{group:x},chamfer:{radius:g*.5},density:2e-4}),S=u.circle(d+y,c+m,v,{collisionFilter:{group:x},friction:.8}),T=u.circle(d+_,c+m,v,{collisionFilter:{group:x},friction:.8}),L=a.create({bodyB:w,pointB:{x:y,y:m},bodyA:S,stiffness:1,length:0}),P=a.create({bodyB:w,pointB:{x:_,y:m},bodyA:T,stiffness:1,length:0});return i.addBody(E,w),i.addBody(E,S),i.addBody(E,T),i.addConstraint(E,L),i.addConstraint(E,P),E},h(r,"car","Composites.car ➤ moved to car example"),r.softBody=function(d,c,p,g,v,x,b,y,_,m){_=l.extend({inertia:1/0},_),m=l.extend({stiffness:.2,render:{type:"line",anchors:!1}},m);var E=r.stack(d,c,p,g,v,x,function(w,S){return u.circle(w,S,y,_)});return r.mesh(E,p,g,b,m),E.label="Soft Body",E},h(r,"softBody","Composites.softBody ➤ moved to softBody and cloth examples")})()},function(n,o,s){var r={};n.exports=r;var i=s(9),a=s(0),l=a.deprecated;(function(){r.create=function(f){var u={buckets:{},pairs:{},pairsList:[],bucketWidth:48,bucketHeight:48};return a.extend(u,f)},r.update=function(f,u,h,d){var c,p,g,v=h.world,x=f.buckets,b,y,_=!1;for(c=0;c<u.length;c++){var m=u[c];if(!(m.isSleeping&&!d)&&!(v.bounds&&(m.bounds.max.x<v.bounds.min.x||m.bounds.min.x>v.bounds.max.x||m.bounds.max.y<v.bounds.min.y||m.bounds.min.y>v.bounds.max.y))){var E=r._getRegion(f,m);if(!m.region||E.id!==m.region.id||d){(!m.region||d)&&(m.region=E);var w=r._regionUnion(E,m.region);for(p=w.startCol;p<=w.endCol;p++)for(g=w.startRow;g<=w.endRow;g++){y=r._getBucketId(p,g),b=x[y];var S=p>=E.startCol&&p<=E.endCol&&g>=E.startRow&&g<=E.endRow,T=p>=m.region.startCol&&p<=m.region.endCol&&g>=m.region.startRow&&g<=m.region.endRow;!S&&T&&T&&b&&r._bucketRemoveBody(f,b,m),(m.region===E||S&&!T||d)&&(b||(b=r._createBucket(x,y)),r._bucketAddBody(f,b,m))}m.region=E,_=!0}}}_&&(f.pairsList=r._createActivePairsList(f))},l(r,"update","Grid.update ➤ replaced by Matter.Detector"),r.clear=function(f){f.buckets={},f.pairs={},f.pairsList=[]},l(r,"clear","Grid.clear ➤ replaced by Matter.Detector"),r._regionUnion=function(f,u){var h=Math.min(f.startCol,u.startCol),d=Math.max(f.endCol,u.endCol),c=Math.min(f.startRow,u.startRow),p=Math.max(f.endRow,u.endRow);return r._createRegion(h,d,c,p)},r._getRegion=function(f,u){var h=u.bounds,d=Math.floor(h.min.x/f.bucketWidth),c=Math.floor(h.max.x/f.bucketWidth),p=Math.floor(h.min.y/f.bucketHeight),g=Math.floor(h.max.y/f.bucketHeight);return r._createRegion(d,c,p,g)},r._createRegion=function(f,u,h,d){return{id:f+","+u+","+h+","+d,startCol:f,endCol:u,startRow:h,endRow:d}},r._getBucketId=function(f,u){return"C"+f+"R"+u},r._createBucket=function(f,u){var h=f[u]=[];return h},r._bucketAddBody=function(f,u,h){var d=f.pairs,c=i.id,p=u.length,g;for(g=0;g<p;g++){var v=u[g];if(!(h.id===v.id||h.isStatic&&v.isStatic)){var x=c(h,v),b=d[x];b?b[2]+=1:d[x]=[h,v,1]}}u.push(h)},r._bucketRemoveBody=function(f,u,h){var d=f.pairs,c=i.id,p;u.splice(a.indexOf(u,h),1);var g=u.length;for(p=0;p<g;p++){var v=d[c(h,u[p])];v&&(v[2]-=1)}},r._createActivePairsList=function(f){var u,h=f.pairs,d=a.keys(h),c=d.length,p=[],g;for(g=0;g<c;g++)u=h[d[g]],u[2]>0?p.push(u):delete h[d[g]];return p}})()},function(n,o,s){var r={};n.exports=r;var i=s(3),a=s(7),l=s(14),f=s(5),u=s(13),h=s(10),d=s(6),c=s(0),p=s(1);(function(){r.create=function(g,v){var x=(g?g.mouse:null)||(v?v.mouse:null);x||(g&&g.render&&g.render.canvas?x=l.create(g.render.canvas):v&&v.element?x=l.create(v.element):(x=l.create(),c.warn("MouseConstraint.create: options.mouse was undefined, options.element was undefined, may not function as expected")));var b=h.create({label:"Mouse Constraint",pointA:x.position,pointB:{x:0,y:0},length:.01,stiffness:.1,angularStiffness:1,render:{strokeStyle:"#90EE90",lineWidth:3}}),y={type:"mouseConstraint",mouse:x,element:null,body:null,constraint:b,collisionFilter:{category:1,mask:4294967295,group:0}},_=c.extend(y,v);return f.on(g,"beforeUpdate",function(){var m=d.allBodies(g.world);r.update(_,m),r._triggerEvents(_)}),_},r.update=function(g,v){var x=g.mouse,b=g.constraint,y=g.body;if(x.button===0){if(b.bodyB)a.set(b.bodyB,!1),b.pointA=x.position;else for(var _=0;_<v.length;_++)if(y=v[_],p.contains(y.bounds,x.position)&&u.canCollide(y.collisionFilter,g.collisionFilter))for(var m=y.parts.length>1?1:0;m<y.parts.length;m++){var E=y.parts[m];if(i.contains(E.vertices,x.position)){b.pointA=x.position,b.bodyB=g.body=y,b.pointB={x:x.position.x-y.position.x,y:x.position.y-y.position.y},b.angleB=y.angle,a.set(y,!1),f.trigger(g,"startdrag",{mouse:x,body:y});break}}}else b.bodyB=g.body=null,b.pointB=null,y&&f.trigger(g,"enddrag",{mouse:x,body:y})},r._triggerEvents=function(g){var v=g.mouse,x=v.sourceEvents;x.mousemove&&f.trigger(g,"mousemove",{mouse:v}),x.mousedown&&f.trigger(g,"mousedown",{mouse:v}),x.mouseup&&f.trigger(g,"mouseup",{mouse:v}),l.clearSourceEvents(v)}})()},function(n,o,s){var r={};n.exports=r;var i=s(2),a=s(8),l=s(1),f=s(12),u=s(3);(function(){r.collides=function(h,d){for(var c=[],p=d.length,g=h.bounds,v=a.collides,x=l.overlaps,b=0;b<p;b++){var y=d[b],_=y.parts.length,m=_===1?0:1;if(x(y.bounds,g))for(var E=m;E<_;E++){var w=y.parts[E];if(x(w.bounds,g)){var S=v(w,h);if(S){c.push(S);break}}}}return c},r.ray=function(h,d,c,p){p=p||1e-100;for(var g=i.angle(d,c),v=i.magnitude(i.sub(d,c)),x=(c.x+d.x)*.5,b=(c.y+d.y)*.5,y=f.rectangle(x,b,v,p,{angle:g}),_=r.collides(y,h),m=0;m<_.length;m+=1){var E=_[m];E.body=E.bodyB=E.bodyA}return _},r.region=function(h,d,c){for(var p=[],g=0;g<h.length;g++){var v=h[g],x=l.overlaps(v.bounds,d);(x&&!c||!x&&c)&&p.push(v)}return p},r.point=function(h,d){for(var c=[],p=0;p<h.length;p++){var g=h[p];if(l.contains(g.bounds,d))for(var v=g.parts.length===1?0:1;v<g.parts.length;v++){var x=g.parts[v];if(l.contains(x.bounds,d)&&u.contains(x.vertices,d)){c.push(g);break}}}return c}})()},function(n,o,s){var r={};n.exports=r;var i=s(4),a=s(0),l=s(6),f=s(1),u=s(5),h=s(2),d=s(14);(function(){var c,p;typeof window<"u"&&(c=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.msRequestAnimationFrame||function(m){window.setTimeout(function(){m(a.now())},1e3/60)},p=window.cancelAnimationFrame||window.mozCancelAnimationFrame||window.webkitCancelAnimationFrame||window.msCancelAnimationFrame),r._goodFps=30,r._goodDelta=1e3/60,r.create=function(m){var E={engine:null,element:null,canvas:null,mouse:null,frameRequestId:null,timing:{historySize:60,delta:0,deltaHistory:[],lastTime:0,lastTimestamp:0,lastElapsed:0,timestampElapsed:0,timestampElapsedHistory:[],engineDeltaHistory:[],engineElapsedHistory:[],elapsedHistory:[]},options:{width:800,height:600,pixelRatio:1,background:"#14151f",wireframeBackground:"#14151f",hasBounds:!!m.bounds,enabled:!0,wireframes:!0,showSleeping:!0,showDebug:!1,showStats:!1,showPerformance:!1,showBounds:!1,showVelocity:!1,showCollisions:!1,showSeparations:!1,showAxes:!1,showPositions:!1,showAngleIndicator:!1,showIds:!1,showVertexNumbers:!1,showConvexHulls:!1,showInternalEdges:!1,showMousePosition:!1}},w=a.extend(E,m);return w.canvas&&(w.canvas.width=w.options.width||w.canvas.width,w.canvas.height=w.options.height||w.canvas.height),w.mouse=m.mouse,w.engine=m.engine,w.canvas=w.canvas||x(w.options.width,w.options.height),w.context=w.canvas.getContext("2d"),w.textures={},w.bounds=w.bounds||{min:{x:0,y:0},max:{x:w.canvas.width,y:w.canvas.height}},w.controller=r,w.options.showBroadphase=!1,w.options.pixelRatio!==1&&r.setPixelRatio(w,w.options.pixelRatio),a.isElement(w.element)&&w.element.appendChild(w.canvas),w},r.run=function(m){(function E(w){m.frameRequestId=c(E),g(m,w),r.world(m,w),(m.options.showStats||m.options.showDebug)&&r.stats(m,m.context,w),(m.options.showPerformance||m.options.showDebug)&&r.performance(m,m.context,w)})()},r.stop=function(m){p(m.frameRequestId)},r.setPixelRatio=function(m,E){var w=m.options,S=m.canvas;E==="auto"&&(E=b(S)),w.pixelRatio=E,S.setAttribute("data-pixel-ratio",E),S.width=w.width*E,S.height=w.height*E,S.style.width=w.width+"px",S.style.height=w.height+"px"},r.lookAt=function(m,E,w,S){S=typeof S<"u"?S:!0,E=a.isArray(E)?E:[E],w=w||{x:0,y:0};for(var T={min:{x:1/0,y:1/0},max:{x:-1/0,y:-1/0}},L=0;L<E.length;L+=1){var P=E[L],C=P.bounds?P.bounds.min:P.min||P.position||P,O=P.bounds?P.bounds.max:P.max||P.position||P;C&&O&&(C.x<T.min.x&&(T.min.x=C.x),O.x>T.max.x&&(T.max.x=O.x),C.y<T.min.y&&(T.min.y=C.y),O.y>T.max.y&&(T.max.y=O.y))}var F=T.max.x-T.min.x+2*w.x,$=T.max.y-T.min.y+2*w.y,U=m.canvas.height,j=m.canvas.width,Y=j/U,se=F/$,fe=1,ue=1;se>Y?ue=se/Y:fe=Y/se,m.options.hasBounds=!0,m.bounds.min.x=T.min.x,m.bounds.max.x=T.min.x+F*fe,m.bounds.min.y=T.min.y,m.bounds.max.y=T.min.y+$*ue,S&&(m.bounds.min.x+=F*.5-F*fe*.5,m.bounds.max.x+=F*.5-F*fe*.5,m.bounds.min.y+=$*.5-$*ue*.5,m.bounds.max.y+=$*.5-$*ue*.5),m.bounds.min.x-=w.x,m.bounds.max.x-=w.x,m.bounds.min.y-=w.y,m.bounds.max.y-=w.y,m.mouse&&(d.setScale(m.mouse,{x:(m.bounds.max.x-m.bounds.min.x)/m.canvas.width,y:(m.bounds.max.y-m.bounds.min.y)/m.canvas.height}),d.setOffset(m.mouse,m.bounds.min))},r.startViewTransform=function(m){var E=m.bounds.max.x-m.bounds.min.x,w=m.bounds.max.y-m.bounds.min.y,S=E/m.options.width,T=w/m.options.height;m.context.setTransform(m.options.pixelRatio/S,0,0,m.options.pixelRatio/T,0,0),m.context.translate(-m.bounds.min.x,-m.bounds.min.y)},r.endViewTransform=function(m){m.context.setTransform(m.options.pixelRatio,0,0,m.options.pixelRatio,0,0)},r.world=function(m,E){var w=a.now(),S=m.engine,T=S.world,L=m.canvas,P=m.context,C=m.options,O=m.timing,F=l.allBodies(T),$=l.allConstraints(T),U=C.wireframes?C.wireframeBackground:C.background,j=[],Y=[],se,fe={timestamp:S.timing.timestamp};if(u.trigger(m,"beforeRender",fe),m.currentBackground!==U&&_(m,U),P.globalCompositeOperation="source-in",P.fillStyle="transparent",P.fillRect(0,0,L.width,L.height),P.globalCompositeOperation="source-over",C.hasBounds){for(se=0;se<F.length;se++){var ue=F[se];f.overlaps(ue.bounds,m.bounds)&&j.push(ue)}for(se=0;se<$.length;se++){var ne=$[se],Ce=ne.bodyA,_e=ne.bodyB,Ue=ne.pointA,de=ne.pointB;Ce&&(Ue=h.add(Ce.position,ne.pointA)),_e&&(de=h.add(_e.position,ne.pointB)),!(!Ue||!de)&&(f.contains(m.bounds,Ue)||f.contains(m.bounds,de))&&Y.push(ne)}r.startViewTransform(m),m.mouse&&(d.setScale(m.mouse,{x:(m.bounds.max.x-m.bounds.min.x)/m.options.width,y:(m.bounds.max.y-m.bounds.min.y)/m.options.height}),d.setOffset(m.mouse,m.bounds.min))}else Y=$,j=F,m.options.pixelRatio!==1&&m.context.setTransform(m.options.pixelRatio,0,0,m.options.pixelRatio,0,0);!C.wireframes||S.enableSleeping&&C.showSleeping?r.bodies(m,j,P):(C.showConvexHulls&&r.bodyConvexHulls(m,j,P),r.bodyWireframes(m,j,P)),C.showBounds&&r.bodyBounds(m,j,P),(C.showAxes||C.showAngleIndicator)&&r.bodyAxes(m,j,P),C.showPositions&&r.bodyPositions(m,j,P),C.showVelocity&&r.bodyVelocity(m,j,P),C.showIds&&r.bodyIds(m,j,P),C.showSeparations&&r.separations(m,S.pairs.list,P),C.showCollisions&&r.collisions(m,S.pairs.list,P),C.showVertexNumbers&&r.vertexNumbers(m,j,P),C.showMousePosition&&r.mousePosition(m,m.mouse,P),r.constraints(Y,P),C.hasBounds&&r.endViewTransform(m),u.trigger(m,"afterRender",fe),O.lastElapsed=a.now()-w},r.stats=function(m,E,w){for(var S=m.engine,T=S.world,L=l.allBodies(T),P=0,C=55,O=44,F=0,$=0,U=0;U<L.length;U+=1)P+=L[U].parts.length;var j={Part:P,Body:L.length,Cons:l.allConstraints(T).length,Comp:l.allComposites(T).length,Pair:S.pairs.list.length};E.fillStyle="#0e0f19",E.fillRect(F,$,C*5.5,O),E.font="12px Arial",E.textBaseline="top",E.textAlign="right";for(var Y in j){var se=j[Y];E.fillStyle="#aaa",E.fillText(Y,F+C,$+8),E.fillStyle="#eee",E.fillText(se,F+C,$+26),F+=C}},r.performance=function(m,E){var w=m.engine,S=m.timing,T=S.deltaHistory,L=S.elapsedHistory,P=S.timestampElapsedHistory,C=S.engineDeltaHistory,O=S.engineElapsedHistory,F=w.timing.lastDelta,$=v(T),U=v(L),j=v(C),Y=v(O),se=v(P),fe=se/$||0,ue=1e3/$||0,ne=4,Ce=12,_e=60,Ue=34,de=10,V=69;E.fillStyle="#0e0f19",E.fillRect(0,50,Ce*4+_e*5+22,Ue),r.status(E,de,V,_e,ne,T.length,Math.round(ue)+" fps",ue/r._goodFps,function(q){return T[q]/$-1}),r.status(E,de+Ce+_e,V,_e,ne,C.length,F.toFixed(2)+" dt",r._goodDelta/F,function(q){return C[q]/j-1}),r.status(E,de+(Ce+_e)*2,V,_e,ne,O.length,Y.toFixed(2)+" ut",1-Y/r._goodFps,function(q){return O[q]/Y-1}),r.status(E,de+(Ce+_e)*3,V,_e,ne,L.length,U.toFixed(2)+" rt",1-U/r._goodFps,function(q){return L[q]/U-1}),r.status(E,de+(Ce+_e)*4,V,_e,ne,P.length,fe.toFixed(2)+" x",fe*fe*fe,function(q){return(P[q]/T[q]/fe||0)-1})},r.status=function(m,E,w,S,T,L,P,C,O){m.strokeStyle="#888",m.fillStyle="#444",m.lineWidth=1,m.fillRect(E,w+7,S,1),m.beginPath(),m.moveTo(E,w+7-T*a.clamp(.4*O(0),-2,2));for(var F=0;F<S;F+=1)m.lineTo(E+F,w+7-(F<L?T*a.clamp(.4*O(F),-2,2):0));m.stroke(),m.fillStyle="hsl("+a.clamp(25+95*C,0,120)+",100%,60%)",m.fillRect(E,w-7,4,4),m.font="12px Arial",m.textBaseline="middle",m.textAlign="right",m.fillStyle="#eee",m.fillText(P,E+S,w-5)},r.constraints=function(m,E){for(var w=E,S=0;S<m.length;S++){var T=m[S];if(!(!T.render.visible||!T.pointA||!T.pointB)){var L=T.bodyA,P=T.bodyB,C,O;if(L?C=h.add(L.position,T.pointA):C=T.pointA,T.render.type==="pin")w.beginPath(),w.arc(C.x,C.y,3,0,2*Math.PI),w.closePath();else{if(P?O=h.add(P.position,T.pointB):O=T.pointB,w.beginPath(),w.moveTo(C.x,C.y),T.render.type==="spring")for(var F=h.sub(O,C),$=h.perp(h.normalise(F)),U=Math.ceil(a.clamp(T.length/5,12,20)),j,Y=1;Y<U;Y+=1)j=Y%2===0?1:-1,w.lineTo(C.x+F.x*(Y/U)+$.x*j*4,C.y+F.y*(Y/U)+$.y*j*4);w.lineTo(O.x,O.y)}T.render.lineWidth&&(w.lineWidth=T.render.lineWidth,w.strokeStyle=T.render.strokeStyle,w.stroke()),T.render.anchors&&(w.fillStyle=T.render.strokeStyle,w.beginPath(),w.arc(C.x,C.y,3,0,2*Math.PI),w.arc(O.x,O.y,3,0,2*Math.PI),w.closePath(),w.fill())}}},r.bodies=function(m,E,w){var S=w;m.engine;var T=m.options,L=T.showInternalEdges||!T.wireframes,P,C,O,F;for(O=0;O<E.length;O++)if(P=E[O],!!P.render.visible){for(F=P.parts.length>1?1:0;F<P.parts.length;F++)if(C=P.parts[F],!!C.render.visible){if(T.showSleeping&&P.isSleeping?S.globalAlpha=.5*C.render.opacity:C.render.opacity!==1&&(S.globalAlpha=C.render.opacity),C.render.sprite&&C.render.sprite.texture&&!T.wireframes){var $=C.render.sprite,U=y(m,$.texture);S.translate(C.position.x,C.position.y),S.rotate(C.angle),S.drawImage(U,U.width*-$.xOffset*$.xScale,U.height*-$.yOffset*$.yScale,U.width*$.xScale,U.height*$.yScale),S.rotate(-C.angle),S.translate(-C.position.x,-C.position.y)}else{if(C.circleRadius)S.beginPath(),S.arc(C.position.x,C.position.y,C.circleRadius,0,2*Math.PI);else{S.beginPath(),S.moveTo(C.vertices[0].x,C.vertices[0].y);for(var j=1;j<C.vertices.length;j++)!C.vertices[j-1].isInternal||L?S.lineTo(C.vertices[j].x,C.vertices[j].y):S.moveTo(C.vertices[j].x,C.vertices[j].y),C.vertices[j].isInternal&&!L&&S.moveTo(C.vertices[(j+1)%C.vertices.length].x,C.vertices[(j+1)%C.vertices.length].y);S.lineTo(C.vertices[0].x,C.vertices[0].y),S.closePath()}T.wireframes?(S.lineWidth=1,S.strokeStyle="#bbb",S.stroke()):(S.fillStyle=C.render.fillStyle,C.render.lineWidth&&(S.lineWidth=C.render.lineWidth,S.strokeStyle=C.render.strokeStyle,S.stroke()),S.fill())}S.globalAlpha=1}}},r.bodyWireframes=function(m,E,w){var S=w,T=m.options.showInternalEdges,L,P,C,O,F;for(S.beginPath(),C=0;C<E.length;C++)if(L=E[C],!!L.render.visible)for(F=L.parts.length>1?1:0;F<L.parts.length;F++){for(P=L.parts[F],S.moveTo(P.vertices[0].x,P.vertices[0].y),O=1;O<P.vertices.length;O++)!P.vertices[O-1].isInternal||T?S.lineTo(P.vertices[O].x,P.vertices[O].y):S.moveTo(P.vertices[O].x,P.vertices[O].y),P.vertices[O].isInternal&&!T&&S.moveTo(P.vertices[(O+1)%P.vertices.length].x,P.vertices[(O+1)%P.vertices.length].y);S.lineTo(P.vertices[0].x,P.vertices[0].y)}S.lineWidth=1,S.strokeStyle="#bbb",S.stroke()},r.bodyConvexHulls=function(m,E,w){var S=w,T,L,P;for(S.beginPath(),L=0;L<E.length;L++)if(T=E[L],!(!T.render.visible||T.parts.length===1)){for(S.moveTo(T.vertices[0].x,T.vertices[0].y),P=1;P<T.vertices.length;P++)S.lineTo(T.vertices[P].x,T.vertices[P].y);S.lineTo(T.vertices[0].x,T.vertices[0].y)}S.lineWidth=1,S.strokeStyle="rgba(255,255,255,0.2)",S.stroke()},r.vertexNumbers=function(m,E,w){var S=w,T,L,P;for(T=0;T<E.length;T++){var C=E[T].parts;for(P=C.length>1?1:0;P<C.length;P++){var O=C[P];for(L=0;L<O.vertices.length;L++)S.fillStyle="rgba(255,255,255,0.2)",S.fillText(T+"_"+L,O.position.x+(O.vertices[L].x-O.position.x)*.8,O.position.y+(O.vertices[L].y-O.position.y)*.8)}}},r.mousePosition=function(m,E,w){var S=w;S.fillStyle="rgba(255,255,255,0.8)",S.fillText(E.position.x+" "+E.position.y,E.position.x+5,E.position.y-5)},r.bodyBounds=function(m,E,w){var S=w;m.engine;var T=m.options;S.beginPath();for(var L=0;L<E.length;L++){var P=E[L];if(P.render.visible)for(var C=E[L].parts,O=C.length>1?1:0;O<C.length;O++){var F=C[O];S.rect(F.bounds.min.x,F.bounds.min.y,F.bounds.max.x-F.bounds.min.x,F.bounds.max.y-F.bounds.min.y)}}T.wireframes?S.strokeStyle="rgba(255,255,255,0.08)":S.strokeStyle="rgba(0,0,0,0.1)",S.lineWidth=1,S.stroke()},r.bodyAxes=function(m,E,w){var S=w;m.engine;var T=m.options,L,P,C,O;for(S.beginPath(),P=0;P<E.length;P++){var F=E[P],$=F.parts;if(F.render.visible)if(T.showAxes)for(C=$.length>1?1:0;C<$.length;C++)for(L=$[C],O=0;O<L.axes.length;O++){var U=L.axes[O];S.moveTo(L.position.x,L.position.y),S.lineTo(L.position.x+U.x*20,L.position.y+U.y*20)}else for(C=$.length>1?1:0;C<$.length;C++)for(L=$[C],O=0;O<L.axes.length;O++)S.moveTo(L.position.x,L.position.y),S.lineTo((L.vertices[0].x+L.vertices[L.vertices.length-1].x)/2,(L.vertices[0].y+L.vertices[L.vertices.length-1].y)/2)}T.wireframes?(S.strokeStyle="indianred",S.lineWidth=1):(S.strokeStyle="rgba(255, 255, 255, 0.4)",S.globalCompositeOperation="overlay",S.lineWidth=2),S.stroke(),S.globalCompositeOperation="source-over"},r.bodyPositions=function(m,E,w){var S=w;m.engine;var T=m.options,L,P,C,O;for(S.beginPath(),C=0;C<E.length;C++)if(L=E[C],!!L.render.visible)for(O=0;O<L.parts.length;O++)P=L.parts[O],S.arc(P.position.x,P.position.y,3,0,2*Math.PI,!1),S.closePath();for(T.wireframes?S.fillStyle="indianred":S.fillStyle="rgba(0,0,0,0.5)",S.fill(),S.beginPath(),C=0;C<E.length;C++)L=E[C],L.render.visible&&(S.arc(L.positionPrev.x,L.positionPrev.y,2,0,2*Math.PI,!1),S.closePath());S.fillStyle="rgba(255,165,0,0.8)",S.fill()},r.bodyVelocity=function(m,E,w){var S=w;S.beginPath();for(var T=0;T<E.length;T++){var L=E[T];if(L.render.visible){var P=i.getVelocity(L);S.moveTo(L.position.x,L.position.y),S.lineTo(L.position.x+P.x,L.position.y+P.y)}}S.lineWidth=3,S.strokeStyle="cornflowerblue",S.stroke()},r.bodyIds=function(m,E,w){var S=w,T,L;for(T=0;T<E.length;T++)if(E[T].render.visible){var P=E[T].parts;for(L=P.length>1?1:0;L<P.length;L++){var C=P[L];S.font="12px Arial",S.fillStyle="rgba(255,255,255,0.5)",S.fillText(C.id,C.position.x+10,C.position.y-10)}}},r.collisions=function(m,E,w){var S=w,T=m.options,L,P,C,O;for(S.beginPath(),C=0;C<E.length;C++)if(L=E[C],!!L.isActive)for(P=L.collision,O=0;O<L.activeContacts.length;O++){var F=L.activeContacts[O],$=F.vertex;S.rect($.x-1.5,$.y-1.5,3.5,3.5)}for(T.wireframes?S.fillStyle="rgba(255,255,255,0.7)":S.fillStyle="orange",S.fill(),S.beginPath(),C=0;C<E.length;C++)if(L=E[C],!!L.isActive&&(P=L.collision,L.activeContacts.length>0)){var U=L.activeContacts[0].vertex.x,j=L.activeContacts[0].vertex.y;L.activeContacts.length===2&&(U=(L.activeContacts[0].vertex.x+L.activeContacts[1].vertex.x)/2,j=(L.activeContacts[0].vertex.y+L.activeContacts[1].vertex.y)/2),P.bodyB===P.supports[0].body||P.bodyA.isStatic===!0?S.moveTo(U-P.normal.x*8,j-P.normal.y*8):S.moveTo(U+P.normal.x*8,j+P.normal.y*8),S.lineTo(U,j)}T.wireframes?S.strokeStyle="rgba(255,165,0,0.7)":S.strokeStyle="orange",S.lineWidth=1,S.stroke()},r.separations=function(m,E,w){var S=w,T=m.options,L,P,C,O,F;for(S.beginPath(),F=0;F<E.length;F++)if(L=E[F],!!L.isActive){P=L.collision,C=P.bodyA,O=P.bodyB;var $=1;!O.isStatic&&!C.isStatic&&($=.5),O.isStatic&&($=0),S.moveTo(O.position.x,O.position.y),S.lineTo(O.position.x-P.penetration.x*$,O.position.y-P.penetration.y*$),$=1,!O.isStatic&&!C.isStatic&&($=.5),C.isStatic&&($=0),S.moveTo(C.position.x,C.position.y),S.lineTo(C.position.x+P.penetration.x*$,C.position.y+P.penetration.y*$)}T.wireframes?S.strokeStyle="rgba(255,165,0,0.5)":S.strokeStyle="orange",S.stroke()},r.inspector=function(m,E){m.engine;var w=m.selected,S=m.render,T=S.options,L;if(T.hasBounds){var P=S.bounds.max.x-S.bounds.min.x,C=S.bounds.max.y-S.bounds.min.y,O=P/S.options.width,F=C/S.options.height;E.scale(1/O,1/F),E.translate(-S.bounds.min.x,-S.bounds.min.y)}for(var $=0;$<w.length;$++){var U=w[$].data;switch(E.translate(.5,.5),E.lineWidth=1,E.strokeStyle="rgba(255,165,0,0.9)",E.setLineDash([1,2]),U.type){case"body":L=U.bounds,E.beginPath(),E.rect(Math.floor(L.min.x-3),Math.floor(L.min.y-3),Math.floor(L.max.x-L.min.x+6),Math.floor(L.max.y-L.min.y+6)),E.closePath(),E.stroke();break;case"constraint":var j=U.pointA;U.bodyA&&(j=U.pointB),E.beginPath(),E.arc(j.x,j.y,10,0,2*Math.PI),E.closePath(),E.stroke();break}E.setLineDash([]),E.translate(-.5,-.5)}m.selectStart!==null&&(E.translate(.5,.5),E.lineWidth=1,E.strokeStyle="rgba(255,165,0,0.6)",E.fillStyle="rgba(255,165,0,0.1)",L=m.selectBounds,E.beginPath(),E.rect(Math.floor(L.min.x),Math.floor(L.min.y),Math.floor(L.max.x-L.min.x),Math.floor(L.max.y-L.min.y)),E.closePath(),E.stroke(),E.fill(),E.translate(-.5,-.5)),T.hasBounds&&E.setTransform(1,0,0,1,0,0)};var g=function(m,E){var w=m.engine,S=m.timing,T=S.historySize,L=w.timing.timestamp;S.delta=E-S.lastTime||r._goodDelta,S.lastTime=E,S.timestampElapsed=L-S.lastTimestamp||0,S.lastTimestamp=L,S.deltaHistory.unshift(S.delta),S.deltaHistory.length=Math.min(S.deltaHistory.length,T),S.engineDeltaHistory.unshift(w.timing.lastDelta),S.engineDeltaHistory.length=Math.min(S.engineDeltaHistory.length,T),S.timestampElapsedHistory.unshift(S.timestampElapsed),S.timestampElapsedHistory.length=Math.min(S.timestampElapsedHistory.length,T),S.engineElapsedHistory.unshift(w.timing.lastElapsed),S.engineElapsedHistory.length=Math.min(S.engineElapsedHistory.length,T),S.elapsedHistory.unshift(S.lastElapsed),S.elapsedHistory.length=Math.min(S.elapsedHistory.length,T)},v=function(m){for(var E=0,w=0;w<m.length;w+=1)E+=m[w];return E/m.length||0},x=function(m,E){var w=document.createElement("canvas");return w.width=m,w.height=E,w.oncontextmenu=function(){return!1},w.onselectstart=function(){return!1},w},b=function(m){var E=m.getContext("2d"),w=window.devicePixelRatio||1,S=E.webkitBackingStorePixelRatio||E.mozBackingStorePixelRatio||E.msBackingStorePixelRatio||E.oBackingStorePixelRatio||E.backingStorePixelRatio||1;return w/S},y=function(m,E){var w=m.textures[E];return w||(w=m.textures[E]=new Image,w.src=E,w)},_=function(m,E){var w=E;/(jpg|gif|png)$/.test(E)&&(w="url("+E+")"),m.canvas.style.background=w,m.canvas.style.backgroundSize="contain",m.currentBackground=E}})()},function(n,o,s){var r={};n.exports=r;var i=s(5),a=s(17),l=s(0);(function(){var f,u;if(typeof window<"u"&&(f=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.msRequestAnimationFrame,u=window.cancelAnimationFrame||window.mozCancelAnimationFrame||window.webkitCancelAnimationFrame||window.msCancelAnimationFrame),!f){var h;f=function(d){h=setTimeout(function(){d(l.now())},1e3/60)},u=function(){clearTimeout(h)}}r.create=function(d){var c={fps:60,deltaSampleSize:60,counterTimestamp:0,frameCounter:0,deltaHistory:[],timePrev:null,frameRequestId:null,isFixed:!1,enabled:!0},p=l.extend(c,d);return p.delta=p.delta||1e3/p.fps,p.deltaMin=p.deltaMin||1e3/p.fps,p.deltaMax=p.deltaMax||1e3/(p.fps*.5),p.fps=1e3/p.delta,p},r.run=function(d,c){return typeof d.positionIterations<"u"&&(c=d,d=r.create()),function p(g){d.frameRequestId=f(p),g&&d.enabled&&r.tick(d,c,g)}(),d},r.tick=function(d,c,p){var g=c.timing,v;d.isFixed?v=d.delta:(v=p-d.timePrev||d.delta,d.timePrev=p,d.deltaHistory.push(v),d.deltaHistory=d.deltaHistory.slice(-d.deltaSampleSize),v=Math.min.apply(null,d.deltaHistory),v=v<d.deltaMin?d.deltaMin:v,v=v>d.deltaMax?d.deltaMax:v,d.delta=v);var x={timestamp:g.timestamp};i.trigger(d,"beforeTick",x),d.frameCounter+=1,p-d.counterTimestamp>=1e3&&(d.fps=d.frameCounter*((p-d.counterTimestamp)/1e3),d.counterTimestamp=p,d.frameCounter=0),i.trigger(d,"tick",x),i.trigger(d,"beforeUpdate",x),a.update(c,v),i.trigger(d,"afterUpdate",x),i.trigger(d,"afterTick",x)},r.stop=function(d){u(d.frameRequestId)},r.start=function(d,c){r.run(d,c)}})()},function(n,o,s){var r={};n.exports=r;var i=s(8),a=s(0),l=a.deprecated;(function(){r.collides=function(f,u){return i.collides(f,u)},l(r,"collides","SAT.collides ➤ replaced by Collision.collides")})()},function(n,o,s){var r={};n.exports=r,s(1);var i=s(0);(function(){r.pathToVertices=function(a,l){typeof window<"u"&&!("SVGPathSeg"in window)&&i.warn("Svg.pathToVertices: SVGPathSeg not defined, a polyfill is required.");var f,u,h,d,c,p,g,v,x,b,y=[],_,m,E=0,w=0,S=0;l=l||15;var T=function(P,C,O){var F=O%2===1&&O>1;if(!x||P!=x.x||C!=x.y){x&&F?(_=x.x,m=x.y):(_=0,m=0);var $={x:_+P,y:m+C};(F||!x)&&(x=$),y.push($),w=_+P,S=m+C}},L=function(P){var C=P.pathSegTypeAsLetter.toUpperCase();if(C!=="Z"){switch(C){case"M":case"L":case"T":case"C":case"S":case"Q":w=P.x,S=P.y;break;case"H":w=P.x;break;case"V":S=P.y;break}T(w,S,P.pathSegType)}};for(r._svgPathToAbsolute(a),h=a.getTotalLength(),p=[],f=0;f<a.pathSegList.numberOfItems;f+=1)p.push(a.pathSegList.getItem(f));for(g=p.concat();E<h;){if(b=a.getPathSegAtLength(E),c=p[b],c!=v){for(;g.length&&g[0]!=c;)L(g.shift());v=c}switch(c.pathSegTypeAsLetter.toUpperCase()){case"C":case"T":case"S":case"Q":case"A":d=a.getPointAtLength(E),T(d.x,d.y,0);break}E+=l}for(f=0,u=g.length;f<u;++f)L(g[f]);return y},r._svgPathToAbsolute=function(a){for(var l,f,u,h,d,c,p=a.pathSegList,g=0,v=0,x=p.numberOfItems,b=0;b<x;++b){var y=p.getItem(b),_=y.pathSegTypeAsLetter;if(/[MLHVCSQTA]/.test(_))"x"in y&&(g=y.x),"y"in y&&(v=y.y);else switch("x1"in y&&(u=g+y.x1),"x2"in y&&(d=g+y.x2),"y1"in y&&(h=v+y.y1),"y2"in y&&(c=v+y.y2),"x"in y&&(g+=y.x),"y"in y&&(v+=y.y),_){case"m":p.replaceItem(a.createSVGPathSegMovetoAbs(g,v),b);break;case"l":p.replaceItem(a.createSVGPathSegLinetoAbs(g,v),b);break;case"h":p.replaceItem(a.createSVGPathSegLinetoHorizontalAbs(g),b);break;case"v":p.replaceItem(a.createSVGPathSegLinetoVerticalAbs(v),b);break;case"c":p.replaceItem(a.createSVGPathSegCurvetoCubicAbs(g,v,u,h,d,c),b);break;case"s":p.replaceItem(a.createSVGPathSegCurvetoCubicSmoothAbs(g,v,d,c),b);break;case"q":p.replaceItem(a.createSVGPathSegCurvetoQuadraticAbs(g,v,u,h),b);break;case"t":p.replaceItem(a.createSVGPathSegCurvetoQuadraticSmoothAbs(g,v),b);break;case"a":p.replaceItem(a.createSVGPathSegArcAbs(g,v,y.r1,y.r2,y.angle,y.largeArcFlag,y.sweepFlag),b);break;case"z":case"Z":g=l,v=f;break}(_=="M"||_=="m")&&(l=g,f=v)}}})()},function(n,o,s){var r={};n.exports=r;var i=s(6);s(0),function(){r.create=i.create,r.add=i.add,r.remove=i.remove,r.clear=i.clear,r.addComposite=i.addComposite,r.addBody=i.addBody,r.addConstraint=i.addConstraint}()}])})})(Ud);var Wt=Ud.exports;const Bd=""+new URL("cookie.CgVnyfMp.png",import.meta.url).href;function Rc(){return localStorage.getItem("cookie")==null}function j1(){localStorage.setItem("cookie","accept")}function W1(){localStorage.setItem("cookie","refuse")}const Vd=["cookie","future","change-something","picture-bright","picture-nolights"];function K1(e){if(!Vd.includes(e))return;let t=new Set(JSON.parse(localStorage.getItem("eastereggs")??"[]"));const n=!t.has(e);t.add(e),localStorage.setItem("eastereggs",JSON.stringify([...t])),n&&document.dispatchEvent(new CustomEvent("easteregg",{detail:e}))}function ma(){return JSON.parse(localStorage.getItem("eastereggs")??"[]")}function kc(){return ma().length}function G1(){return Vd.length}function cb(e){return e[Math.floor(Math.random()*e.length)]}function jd(e,t){return Math.random()*(t-e)+e}function Y1(e,t){return Math.floor(jd(e,t))}const X1={key:0,class:"w-full h-full"},J1=["width","height"],q1={ref:"banner",class:"fixed bottom-0 left-0 z-50 bg-slate-200/90 border-slate-700 dark:bg-slate-800/90 dark:border-slate-400 border rounded w-fit lg:w-1/2 p-3 px-5 m-5"},Q1={class:"text-sm"},z1={class:"text-xs"},Z1={class:"flex justify-end mt-2 text-sm"},eE=ze({__name:"Cookie",setup(e){const t=Se(null),n=Se(null),o=Se(!0),s=Se(0),r=Se(0);let i=null;wt(async()=>{o.value=Rc(),s.value=f(),r.value=u(),Rc()&&(await vn(),d(),new ResizeObserver(()=>{h()}).observe(document.body))});function a(){j1(),o.value=!1}function l(){W1(),o.value=!1}function f(){return document.body.clientWidth}function u(){return document.body.scrollHeight}function h(){s.value=f(),r.value=u()}function d(){if(!i){i=Wt.Engine.create();let g=Wt.Render.create({element:t.value,canvas:n.value,engine:i,options:{width:f(),height:u(),wireframes:!1,background:"#00000000"}});Wt.Render.run(g),Wt.Runner.run(Wt.Runner.create(),i)}h()}function c(){if(K1("cookie"),!i)return;let g=Wt.Bodies.circle(Y1(0,f()),document.documentElement.scrollTop+window.screen.height,30,{render:{sprite:{texture:Bd,xScale:.08,yScale:.08}}});Wt.Composite.add(i.world,[g]);const v=.02*g.mass;Wt.Body.applyForce(g,g.position,{x:v*(g.position.x>f()/2?-1:1),y:-v*jd(3,6)}),p(g)}function p(g){g.position.y>document.body.scrollHeight+1e3?Wt.Composite.remove(i.world,g):setTimeout(()=>{p(g)},5e3)}return(g,v)=>{const x=go;return ye(),qe(x,null,{default:yn(()=>[te(o)?(ye(),at("div",X1,[ie("div",{ref_key:"container_cookie",ref:t,class:"absolute top-0 left-0 h-full w-full pointer-events-none z-40"},[ie("canvas",{ref_key:"canvas_cookie",ref:n,width:te(s),height:te(r)},null,8,J1)],512),ie("div",q1,[ie("p",Q1,ke(g.$t("cookie policy title")),1),ie("div",z1,[ie("span",null,[qs(ke(g.$t("cookie policy"))+" ",1),ie("button",{onClick:c,class:"underline"},ke(g.$t("cookie policy link")),1)])]),ie("div",Z1,[ie("button",{onClick:l,class:"mx-1 hover:text-slate-500 dark:hover:text-slate-300"},ke(g.$t("reject")),1),ie("button",{onClick:a,class:"rounded p-2 mx-1 bg-slate-300 hover:bg-slate-400 dark:bg-slate-700 dark:hover:bg-slate-600"},ke(g.$t("accept")),1)])],512)])):ut("",!0)]),_:1})}}}),va=(e,t)=>{const n=e.__vccOpts||e;for(const[o,s]of t)n[o]=s;return n},tE={},nE={class:"flex justify-center text-sm"},rE={class:"flex-1 ml-2"},sE={class:"font-bold text-base"};function oE(e,t){return ye(),at("div",nE,[t[0]||(t[0]=ie("div",{class:"flex items-center justify-center"},[ie("div",{class:"w-10 h-10 flex items-center justify-center overflow-hidden"},[ie("img",{src:Bd,alt:"",class:"h-full w-full"})])],-1)),ie("div",rE,[ie("p",sE,ke(e.$t("cookie.title")),1),ie("p",null,ke(e.$t("cookie.description")),1)])])}const iE=va(tE,[["render",oE]]),aE=""+new URL("future.Byi108RQ.png",import.meta.url).href,lE={},cE={class:"flex text-sm"},uE={class:"flex-1 ml-2"},fE={class:"font-bold text-base"};function dE(e,t){return ye(),at("div",cE,[t[0]||(t[0]=ie("div",{class:"flex items-center justify-center"},[ie("div",{class:"w-10 h-10 flex items-center justify-center overflow-hidden"},[ie("img",{src:aE,alt:"",class:"h-full w-full"})])],-1)),ie("div",uE,[ie("p",fE,ke(e.$t("future.title")),1),ie("p",null,ke(e.$t("future.description")),1)])])}const hE=va(lE,[["render",dE]]),pE="data:image/svg+xml,%3csvg%20width='256'%20height='256'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ctitle%3eLayer%201%3c/title%3e%3cpath%20stroke-width='6'%20d='m87.42994,204.96972c0,-1.84579%20-1.14618,-5.51965%20-2.04203,-11.07467c-1.18738,-7.36275%20-1.021,-16.61199%20-1.021,-24.91798c0,-8.30599%203.39199,-15.16636%208.16807,-21.22643c6.29732,-7.99029%2015.72902,-15.76546%2022.46223,-18.45777c7.69972,-3.07879%2016.27282,-3.22853%2022.46223,-3.69155c7.12271,-0.53284%2014.29414,1.84577%2019.39919,5.53732c5.10505,3.69156%2010.79941,12.67733%2014.29414,20.30355c3.70672,8.08883%204.33436,13.80799%206.12607,24.91798c1.18738,7.36277%201.02099,11.99757%201.02099,11.99757c0,0.92287%200,1.84576%200,2.76866c0,0.92289%200,0.92289%200,1.84576c0,0.92289%200.13325,0.32866%20-0.01237,1.98987l0.14409,3.54746'%20id='svg_6'%20stroke='%23000'%20fill='none'/%3e%3cpath%20stroke-width='6'%20d='m76.48487,73.41126c-0.60606,0%20-1.50682,0.49924%20-1.81818,1.81818c-0.27849,1.1797%20-0.46386,3.72864%200,4.84849c0.656,1.58372%202.31743,2.11288%203.63637,2.42424c0.58984,0.13924%202.43787,0.22215%204.24242,0c2.48013,-0.30531%203.35787,-1.24454%203.63636,-2.42424c0.31136,-1.31894%201.21213,-1.81818%201.21213,-3.63637c0,-1.21212%20-0.71097,-2.33498%20-1.21213,-3.0303c-0.79239,-1.09939%20-1.32485,-1.63184%20-2.42424,-2.42424c-0.69531,-0.50115%20-1.81818,-1.21212%20-2.42424,-1.81818c0,0%20-1.21212,0%20-2.42425,0c-1.21212,0%20-1.81818,0%20-2.42424,0.60606l0,0.60606l0,0.60606l0,0.60606'%20id='svg_11'%20stroke='%23000'%20fill='none'/%3e%3cpath%20stroke-width='6'%20d='m171.6364,77.09092c0,0%20-0.60606,1.21212%20-0.60606,2.42424c0,1.21212%200.09227,1.96039%201.21211,2.42424c0.79185,0.328%201.81819,1.21212%202.42426,1.21212c0.60605,0%201.81818,0%202.42424,0c1.21211,0%201.8643,0.23193%202.42424,0c0.79185,-0.328%201.81818,-1.81818%201.81818,-2.42424c0,-1.21212%20-0.46387,-1.91045%200,-3.0303c0.328,-0.79185%200.60606,-1.21212%200.60606,-2.42424c0,-0.60606%20-0.60606,-2.42424%20-1.21211,-3.0303c0,0%20-0.17752,-0.17751%20-0.60606,-0.60606c-0.42856,-0.42855%20-0.60606,-0.60606%20-0.60606,-0.60606c-1.21213,0%20-2.42424,0%20-3.0303,0c-1.81818,0%20-2.51651,0.1422%20-3.63637,0.60606c-0.79185,0.328%20-0.41972,0.71879%20-1.21211,1.81818c-0.50116,0.69532%20-1.21213,1.21212%20-1.21213,3.63637c0,0.60606%200,1.21212%200.60606,1.21212l0,0.60606'%20id='svg_16'%20stroke='%23000'%20fill='none'/%3e%3c/g%3e%3c/svg%3e",gE={},mE={class:"flex text-sm"},vE={class:"flex-1 ml-2"},yE={class:"font-bold text-base"};function _E(e,t){return ye(),at("div",mE,[t[0]||(t[0]=ie("div",{class:"flex items-center justify-center"},[ie("div",{class:"w-10 h-10 flex items-center justify-center overflow-hidden"},[ie("img",{src:pE,alt:"",class:"h-full w-full dark:invert"})])],-1)),ie("div",vE,[ie("p",yE,ke(e.$t("something.title")),1),ie("p",null,ke(e.$t("something.description")),1)])])}const xE=va(gE,[["render",_E]]),EE=""+new URL("sun.ByUC_F-l.png",import.meta.url).href,bE={class:"flex text-sm"},wE={class:"flex-1 ml-2"},SE={class:"font-bold text-base"},CE={key:0},TE={key:1},PE=ze({__name:"PictureBrightEgg",setup(e){const t=Se(!1);return wt(()=>{t.value=ma().includes("picture-nolights")}),(n,o)=>{const s=go;return ye(),qe(s,null,{default:yn(()=>[ie("div",bE,[o[0]||(o[0]=ie("div",{class:"flex items-center justify-center"},[ie("div",{class:"w-10 h-10 flex items-center justify-center overflow-hidden"},[ie("img",{src:EE,alt:"",class:"h-full w-full"})])],-1)),ie("div",wE,[ie("p",SE,ke(n.$t("bright.title")),1),te(t)?ut("",!0):(ye(),at("p",CE,ke(n.$t("bright.description")),1)),te(t)?(ye(),at("p",TE,ke(n.$t("bright_either.description")),1)):ut("",!0)])])]),_:1})}}}),LE=""+new URL("moon.kLV7MxQw.png",import.meta.url).href,RE={class:"flex text-sm"},kE={class:"flex-1 ml-2"},AE={class:"font-bold text-base"},IE={key:0},OE={key:1},NE=ze({__name:"PictureNoLightEgg",setup(e){const t=Se(!1);return wt(()=>{t.value=ma().includes("picture-bright")}),(n,o)=>{const s=go;return ye(),qe(s,null,{default:yn(()=>[ie("div",RE,[o[0]||(o[0]=ie("div",{class:"flex items-center justify-center"},[ie("div",{class:"w-10 h-10 flex items-center justify-center overflow-hidden"},[ie("img",{src:LE,alt:"",class:"h-full w-full"})])],-1)),ie("div",kE,[ie("p",AE,ke(n.$t("dark.title")),1),te(t)?ut("",!0):(ye(),at("p",IE,ke(n.$t("dark.description")),1)),te(t)?(ye(),at("p",OE,ke(n.$t("dark_either.description")),1)):ut("",!0)])])]),_:1})}}}),ME={key:0,class:"fixed top-0 left-0 w-full pointer-events-none z-50"},DE={class:"flex text-sm"},FE={class:"flex-1"},$E={class:"mt-1 text-center"},HE={key:0},UE={key:1},BE=ze({__name:"EastereggBanner",setup(e,{expose:t}){const n=Se(!1),o=Se(""),s=Se(G1()),r=Se(0);wt(()=>{r.value=kc()});let i=null;function a(f){o.value=f,r.value=kc(),n.value=!0,i&&clearTimeout(i),i=setTimeout(()=>{l()},7e3)}function l(){n.value=!1}return t({show:a}),(f,u)=>{const h=iE,d=hE,c=xE,p=PE,g=NE,v=go;return ye(),qe(v,null,{default:yn(()=>[te(n)?(ye(),at("div",ME,[ie("div",{class:js(`border rounded-sm mx-auto w-fit max-w-xs md:max-w-md pointer-events-auto
bg-slate-200/90 border-slate-700 dark:bg-slate-800/90 dark:border-slate-400
transition-opacity ${te(n)?"opacity-100 duration-300 p-3 px-5 my-2":"opacity-0 duration-200"}`),onClick:l},[ie("div",DE,[ie("div",FE,[te(o)==="cookie"?(ye(),qe(h,{key:0})):ut("",!0),te(o)==="future"?(ye(),qe(d,{key:1})):ut("",!0),te(o)==="change-something"?(ye(),qe(c,{key:2})):ut("",!0),te(o)==="picture-bright"?(ye(),qe(p,{key:3})):ut("",!0),te(o)==="picture-nolights"?(ye(),qe(g,{key:4})):ut("",!0),ie("div",$E,[te(r)!=te(s)?(ye(),at("p",HE,ke(te(r))+"/"+ke(te(s))+" "+ke(f.$t("easter eggs found")),1)):ut("",!0),te(r)===te(s)?(ye(),at("p",UE,ke(f.$t("all easter eggs found")),1)):ut("",!0)])])])],2)])):ut("",!0)]),_:1})}}});function Wd(){return localStorage.getItem("theme")??"dark"}function VE(e){e!=="dark"&&e!=="light"&&(e="dark"),localStorage.setItem("theme",e)}function ub(){VE(Wd()==="dark"?"light":"dark")}function Kd(e){switch(e||(e=Wd()),e){case"dark":document.documentElement.classList.add("dark");break;case"light":document.documentElement.classList.remove("dark");break;default:document.documentElement.classList.add("dark");break}}const jE={key:0,class:"min-h-screen h-full",style:{"font-family":"'Comfortaa'","overflow-x":"hidden"}},WE={style:{"margin-right":"calc(-1 * (100vw - 100%))"}},KE={class:"container mx-auto pb-8 px-3 md:px-8 min-h-screen w-screen flex flex-col"},GE={__name:"app",setup(e){const{locale:t}=po(),n=Se(),o=Se(!1);return wt(()=>{Kd(),document.addEventListener("easteregg",s=>{n.value.show(s.detail)}),o.value=!0}),_l({htmlAttrs:{lang:t.value},bodyAttrs:{class:"dark:bg-gray-900 dark:text-slate-50 bg-gray-100 text-gray-900"}}),ht(t,s=>{_l({htmlAttrs:{lang:s}})}),(s,r)=>{const i=M1,a=U1,l=eE,f=BE;return te(o)?(ye(),at("div",jE,[ie("div",WE,[ie("div",KE,[Ae(a,null,{default:yn(()=>[Ae(i)]),_:1})])]),Ae(l),Ae(f,{ref_key:"easteregg",ref:n},null,512)])):ut("",!0)}}};async function Gd(e,t=Qe()){const{path:n,matched:o}=t.resolve(e);if(!o.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(()=>Gd(e,t));t._routePreloaded.add(n);const r=o.map(i=>{var a;return(a=i.components)==null?void 0:a.default}).filter(i=>typeof i=="function");for(const i of r){const a=Promise.resolve(i()).catch(()=>{}).finally(()=>s.splice(s.indexOf(a)));s.push(a)}await Promise.all(s)}const YE=(...e)=>e.find(t=>t!==void 0);function XE(e){const t=e.componentName||"NuxtLink";function n(s,r){if(!s||e.trailingSlash!=="append"&&e.trailingSlash!=="remove")return s;if(typeof s=="string")return Ac(s,e.trailingSlash);const i="path"in s&&s.path!==void 0?s.path:r(s).path;return{...s,name:void 0,path:Ac(i,e.trailingSlash)}}function o(s){const r=Qe(),i=pt(),a=ge(()=>!!s.target&&s.target!=="_self"),l=ge(()=>{const g=s.to||s.href||"";return typeof g=="string"&&St(g,{acceptRelative:!0})}),f=Pa("RouterLink"),u=f&&typeof f!="string"?f.useLink:void 0,h=ge(()=>{if(s.external)return!0;const g=s.to||s.href||"";return typeof g=="object"?!1:g===""||l.value}),d=ge(()=>{const g=s.to||s.href||"";return h.value?g:n(g,r.resolve)}),c=h.value||u==null?void 0:u({...s,to:d}),p=ge(()=>{var g;if(!d.value||l.value)return d.value;if(h.value){const v=typeof d.value=="object"&&"path"in d.value?hi(d.value):d.value,x=typeof v=="object"?r.resolve(v).href:v;return n(x,r.resolve)}return typeof d.value=="object"?((g=r.resolve(d.value))==null?void 0:g.href)??null:n(Fn(i.app.baseURL,d.value),r.resolve)});return{to:d,hasTarget:a,isAbsoluteUrl:l,isExternal:h,href:p,isActive:(c==null?void 0:c.isActive)??ge(()=>d.value===r.currentRoute.value.path),isExactActive:(c==null?void 0:c.isExactActive)??ge(()=>d.value===r.currentRoute.value.path),route:(c==null?void 0:c.route)??ge(()=>r.resolve(d.value)),async navigate(){await Tf(p.value,{replace:s.replace,external:h.value||a.value})}}}return ze({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},prefetchOn:{type:[String,Object],default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},useLink:o,setup(s,{slots:r}){const i=Qe(),{to:a,href:l,navigate:f,isExternal:u,hasTarget:h,isAbsoluteUrl:d}=o(s),c=Se(!1),p=Se(null),g=b=>{var y;p.value=s.custom?(y=b==null?void 0:b.$el)==null?void 0:y.nextElementSibling:b==null?void 0:b.$el};function v(b){var y,_;return!c.value&&(typeof s.prefetchOn=="string"?s.prefetchOn===b:((y=s.prefetchOn)==null?void 0:y[b])??((_=e.prefetchOn)==null?void 0:_[b]))&&(s.prefetch??e.prefetch)!==!1&&s.noPrefetch!==!0&&s.target!=="_blank"&&!zE()}async function x(b=me()){if(c.value)return;c.value=!0;const y=typeof a.value=="string"?a.value:u.value?hi(a.value):i.resolve(a.value).fullPath,_=u.value?new URL(y,window.location.href).href:y;await Promise.all([b.hooks.callHook("link:prefetch",_).catch(()=>{}),!u.value&&!h.value&&Gd(a.value,i).catch(()=>{})])}if(v("visibility")){const b=me();let y,_=null;wt(()=>{const m=qE();ro(()=>{y=bi(()=>{var E;(E=p==null?void 0:p.value)!=null&&E.tagName&&(_=m.observe(p.value,async()=>{_==null||_(),_=null,await x(b)}))})})}),jr(()=>{y&&S0(y),_==null||_(),_=null})}return()=>{var _;if(!u.value&&!h.value){const m={ref:g,to:a.value,activeClass:s.activeClass||e.activeClass,exactActiveClass:s.exactActiveClass||e.exactActiveClass,replace:s.replace,ariaCurrentValue:s.ariaCurrentValue,custom:s.custom};return s.custom||(v("interaction")&&(m.onPointerenter=x.bind(null,void 0),m.onFocus=x.bind(null,void 0)),c.value&&(m.class=s.prefetchedClass||e.prefetchedClass),m.rel=s.rel||void 0),Xe(Pa("RouterLink"),m,r.default)}const b=s.target||null,y=YE(s.noRel?"":s.rel,e.externalRelAttribute,d.value||h.value?"noopener noreferrer":"")||null;return s.custom?r.default?r.default({href:l.value,navigate:f,prefetch:x,get route(){if(!l.value)return;const m=new URL(l.value,window.location.href);return{path:m.pathname,fullPath:m.pathname,get query(){return Zi(m.search)},hash:m.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:l.value}},rel:y,target:b,isExternal:u.value||h.value,isActive:!1,isExactActive:!1}):null:Xe("a",{ref:p,href:l.value||null,rel:y,target:b},(_=r.default)==null?void 0:_.call(r))}}})}const JE=XE(Tm);function Ac(e,t){const n=t==="append"?Nr:Kr;return St(e)&&!e.startsWith("http")?e:n(e,!0)}function qE(){const e=me();if(e._observer)return e._observer;let t=null;const n=new Map,o=(r,i)=>(t||(t=new IntersectionObserver(a=>{for(const l of a){const f=n.get(l.target);(l.isIntersecting||l.intersectionRatio>0)&&f&&f()}})),n.set(r,i),t.observe(r),()=>{n.delete(r),t.unobserve(r),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:o}}const QE=/2g/;function zE(){const e=navigator.connection;return!!(e&&(e.saveData||QE.test(e.effectiveType)))}const ZE=""+new URL("no-turn-street.BRW4kPj4.png",import.meta.url).href,eb={class:"bg-gray-100 text-gray-900 min-h-screen h-full dark:bg-gray-900 dark:text-slate-50 flex justify-center items-center",style:{"font-family":"'Comfortaa'","overflow-x":"hidden"}},tb={class:"text-2xl md:text-4xl text-center"},nb=ze({__name:"error",setup(e){const t=C1();return wt(()=>{Kd()}),(n,o)=>{const s=JE;return ye(),at("div",eb,[ie("div",null,[ie("p",tb,ke(n.$t("wrong directions")),1),o[0]||(o[0]=ie("img",{src:ZE,class:"mx-auto my-2",alt:""},null,-1)),Ae(s,{to:te(t)("/"),class:"block py-2 text-center text-xl hover:underline border border-slate-700 text-gray-700 dark:text-slate-50 dark:border-slate-200"},{default:yn(()=>[qs(ke(n.$t("back to home")),1)]),_:1},8,["to"])])])}}}),rb={key:0},Ic={__name:"nuxt-root",setup(e){const t=()=>null,n=me(),o=n.deferHydration();if(n.isHydrating){const l=n.hooks.hookOnce("app:error",o);Qe().beforeEach(l)}const s=!1;fn(Gr,zs()),n.hooks.callHookWith(l=>l.map(f=>f()),"vue:setup");const r=Zs(),i=!1;wu((l,f,u)=>{if(n.hooks.callHook("vue:error",l,f,u).catch(h=>console.error("[nuxt] Error in `vue:error` hook",h)),ev(l)&&(l.fatal||l.unhandled))return n.runWithContext(()=>Gn(l)),!1});const a=!1;return(l,f)=>(ye(),qe(qi,{onResolve:te(o)},{default:yn(()=>[te(i)?(ye(),at("div",rb)):te(r)?(ye(),qe(te(nb),{key:1,error:te(r)},null,8,["error"])):te(a)?(ye(),qe(te(t),{key:2,context:te(a)},null,8,["context"])):te(s)?(ye(),qe(tp(te(s)),{key:3})):(ye(),qe(te(GE),{key:4}))]),_:1},8,["onResolve"]))}};let Oc;{let e;Oc=async function(){var i,a;if(e)return e;const o=!!(((i=window.__NUXT__)==null?void 0:i.serverRendered)??((a=document.getElementById("__NUXT_DATA__"))==null?void 0:a.dataset.ssr)==="true")?_g(Ic):yg(Ic),s=Am({vueApp:o});async function r(l){await s.callHook("app:error",l),s.payload.error=s.payload.error||eo(l)}o.config.errorHandler=r,s.hook("app:suspense:resolve",()=>{o.config.errorHandler===r&&(o.config.errorHandler=void 0)});try{await Nm(s,O1)}catch(l){r(l)}try{await s.hooks.callHook("app:created",o),await s.hooks.callHook("app:beforeMount",o),o.mount(Lm),await s.hooks.callHook("app:mounted",o),await vn()}catch(l){r(l)}return o},e=Oc().catch(t=>{throw console.error("Error while mounting app:",t),t})}export{ab as A,Di as B,ub as C,Kd as D,T1 as E,Ke as F,JE as G,C1 as H,Qe as I,va as _,zs as a,K1 as b,ye as c,ze as d,at as e,ie as f,Wd as g,te as h,ut as i,_l as j,ge as k,ht as l,Ae as m,yn as n,wt as o,qs as p,cb as q,Se as r,ib as s,ke as t,po as u,lb as v,sb as w,ob as x,js as y,qe as z};