2026-04-14 15:54:53 +02:00

18 lines
84 KiB
JavaScript

(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))s(i);new MutationObserver(i=>{for(const r of i)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const r={};return i.integrity&&(r.integrity=i.integrity),i.referrerPolicy&&(r.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?r.credentials="include":i.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function s(i){if(i.ep)return;i.ep=!0;const r=n(i);fetch(i.href,r)}})();/**
* @vue/shared v3.5.32
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function is(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const J={},bt=[],He=()=>{},pi=()=>!1,_n=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),bn=e=>e.startsWith("onUpdate:"),fe=Object.assign,rs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Mr=Object.prototype.hasOwnProperty,q=(e,t)=>Mr.call(e,t),P=Array.isArray,xt=e=>zt(e)==="[object Map]",gi=e=>zt(e)==="[object Set]",Ms=e=>zt(e)==="[object Date]",F=e=>typeof e=="function",ie=e=>typeof e=="string",Ve=e=>typeof e=="symbol",G=e=>e!==null&&typeof e=="object",mi=e=>(G(e)||F(e))&&F(e.then)&&F(e.catch),vi=Object.prototype.toString,zt=e=>vi.call(e),$r=e=>zt(e).slice(8,-1),yi=e=>zt(e)==="[object Object]",os=e=>ie(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,It=is(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),xn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Or=/-\w/g,Ae=xn(e=>e.replace(Or,t=>t.slice(1).toUpperCase())),Pr=/\B([A-Z])/g,mt=xn(e=>e.replace(Pr,"-$1").toLowerCase()),_i=xn(e=>e.charAt(0).toUpperCase()+e.slice(1)),On=xn(e=>e?`on${_i(e)}`:""),je=(e,t)=>!Object.is(e,t),nn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},bi=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},ls=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Ir=e=>{const t=ie(e)?Number(e):NaN;return isNaN(t)?e:t};let $s;const wn=()=>$s||($s=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function st(e){if(P(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],i=ie(s)?Nr(s):st(s);if(i)for(const r in i)t[r]=i[r]}return t}else if(ie(e)||G(e))return e}const Lr=/;(?![^(]*\))/g,Rr=/:([^]+)/,Fr=/\/\*[^]*?\*\//g;function Nr(e){const t={};return e.replace(Fr,"").split(Lr).forEach(n=>{if(n){const s=n.split(Rr);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function gt(e){let t="";if(ie(e))t=e;else if(P(e))for(let n=0;n<e.length;n++){const s=gt(e[n]);s&&(t+=s+" ")}else if(G(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Dr="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Br=is(Dr);function xi(e){return!!e||e===""}function jr(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=cs(e[s],t[s]);return n}function cs(e,t){if(e===t)return!0;let n=Ms(e),s=Ms(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Ve(e),s=Ve(t),n||s)return e===t;if(n=P(e),s=P(t),n||s)return n&&s?jr(e,t):!1;if(n=G(e),s=G(t),n||s){if(!n||!s)return!1;const i=Object.keys(e).length,r=Object.keys(t).length;if(i!==r)return!1;for(const o in e){const l=e.hasOwnProperty(o),c=t.hasOwnProperty(o);if(l&&!c||!l&&c||!cs(e[o],t[o]))return!1}}return String(e)===String(t)}const wi=e=>!!(e&&e.__v_isRef===!0),ae=e=>ie(e)?e:e==null?"":P(e)||G(e)&&(e.toString===vi||!F(e.toString))?wi(e)?ae(e.value):JSON.stringify(e,Ci,2):String(e),Ci=(e,t)=>wi(t)?Ci(e,t.value):xt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,i],r)=>(n[Pn(s,r)+" =>"]=i,n),{})}:gi(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Pn(n))}:Ve(t)?Pn(t):G(t)&&!P(t)&&!yi(t)?String(t):t,Pn=(e,t="")=>{var n;return Ve(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.32
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let be;class Hr{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=be,!t&&be&&(this.index=(be.scopes||(be.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=be;try{return be=this,t()}finally{be=n}}}on(){++this._on===1&&(this.prevScope=be,be=this)}off(){this._on>0&&--this._on===0&&(be=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function Vr(){return be}let X;const In=new WeakSet;class Si{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,be&&be.active&&be.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,In.has(this)&&(In.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Ei(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Os(this),Ai(this);const t=X,n=ke;X=this,ke=!0;try{return this.fn()}finally{ki(this),X=t,ke=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)as(t);this.deps=this.depsTail=void 0,Os(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?In.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Wn(this)&&this.run()}get dirty(){return Wn(this)}}let Ti=0,Lt,Rt;function Ei(e,t=!1){if(e.flags|=8,t){e.next=Rt,Rt=e;return}e.next=Lt,Lt=e}function fs(){Ti++}function us(){if(--Ti>0)return;if(Rt){let t=Rt;for(Rt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Lt;){let t=Lt;for(Lt=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function Ai(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function ki(e){let t,n=e.depsTail,s=n;for(;s;){const i=s.prevDep;s.version===-1?(s===n&&(n=i),as(s),Kr(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=i}e.deps=t,e.depsTail=n}function Wn(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Mi(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Mi(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===jt)||(e.globalVersion=jt,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Wn(e))))return;e.flags|=2;const t=e.dep,n=X,s=ke;X=e,ke=!0;try{Ai(e);const i=e.fn(e._value);(t.version===0||je(i,e._value))&&(e.flags|=128,e._value=i,t.version++)}catch(i){throw t.version++,i}finally{X=n,ke=s,ki(e),e.flags&=-3}}function as(e,t=!1){const{dep:n,prevSub:s,nextSub:i}=e;if(s&&(s.nextSub=i,e.prevSub=void 0),i&&(i.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let r=n.computed.deps;r;r=r.nextDep)as(r,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Kr(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let ke=!0;const $i=[];function Ze(){$i.push(ke),ke=!1}function Qe(){const e=$i.pop();ke=e===void 0?!0:e}function Os(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=X;X=void 0;try{t()}finally{X=n}}}let jt=0;class Ur{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 ds{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!X||!ke||X===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==X)n=this.activeLink=new Ur(X,this),X.deps?(n.prevDep=X.depsTail,X.depsTail.nextDep=n,X.depsTail=n):X.deps=X.depsTail=n,Oi(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=X.depsTail,n.nextDep=void 0,X.depsTail.nextDep=n,X.depsTail=n,X.deps===n&&(X.deps=s)}return n}trigger(t){this.version++,jt++,this.notify(t)}notify(t){fs();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{us()}}}function Oi(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)Oi(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const qn=new WeakMap,ht=Symbol(""),Gn=Symbol(""),Ht=Symbol("");function he(e,t,n){if(ke&&X){let s=qn.get(e);s||qn.set(e,s=new Map);let i=s.get(n);i||(s.set(n,i=new ds),i.map=s,i.key=n),i.track()}}function Je(e,t,n,s,i,r){const o=qn.get(e);if(!o){jt++;return}const l=c=>{c&&c.trigger()};if(fs(),t==="clear")o.forEach(l);else{const c=P(e),d=c&&os(n);if(c&&n==="length"){const u=Number(s);o.forEach((h,b)=>{(b==="length"||b===Ht||!Ve(b)&&b>=u)&&l(h)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),d&&l(o.get(Ht)),t){case"add":c?d&&l(o.get("length")):(l(o.get(ht)),xt(e)&&l(o.get(Gn)));break;case"delete":c||(l(o.get(ht)),xt(e)&&l(o.get(Gn)));break;case"set":xt(e)&&l(o.get(ht));break}}us()}function vt(e){const t=W(e);return t===e?t:(he(t,"iterate",Ht),Ee(e)?t:t.map(Me))}function Cn(e){return he(e=W(e),"iterate",Ht),e}function De(e,t){return Xe(e)?St(pt(e)?Me(t):t):Me(t)}const Wr={__proto__:null,[Symbol.iterator](){return Ln(this,Symbol.iterator,e=>De(this,e))},concat(...e){return vt(this).concat(...e.map(t=>P(t)?vt(t):t))},entries(){return Ln(this,"entries",e=>(e[1]=De(this,e[1]),e))},every(e,t){return Ue(this,"every",e,t,void 0,arguments)},filter(e,t){return Ue(this,"filter",e,t,n=>n.map(s=>De(this,s)),arguments)},find(e,t){return Ue(this,"find",e,t,n=>De(this,n),arguments)},findIndex(e,t){return Ue(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ue(this,"findLast",e,t,n=>De(this,n),arguments)},findLastIndex(e,t){return Ue(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ue(this,"forEach",e,t,void 0,arguments)},includes(...e){return Rn(this,"includes",e)},indexOf(...e){return Rn(this,"indexOf",e)},join(e){return vt(this).join(e)},lastIndexOf(...e){return Rn(this,"lastIndexOf",e)},map(e,t){return Ue(this,"map",e,t,void 0,arguments)},pop(){return Mt(this,"pop")},push(...e){return Mt(this,"push",e)},reduce(e,...t){return Ps(this,"reduce",e,t)},reduceRight(e,...t){return Ps(this,"reduceRight",e,t)},shift(){return Mt(this,"shift")},some(e,t){return Ue(this,"some",e,t,void 0,arguments)},splice(...e){return Mt(this,"splice",e)},toReversed(){return vt(this).toReversed()},toSorted(e){return vt(this).toSorted(e)},toSpliced(...e){return vt(this).toSpliced(...e)},unshift(...e){return Mt(this,"unshift",e)},values(){return Ln(this,"values",e=>De(this,e))}};function Ln(e,t,n){const s=Cn(e),i=s[t]();return s!==e&&!Ee(e)&&(i._next=i.next,i.next=()=>{const r=i._next();return r.done||(r.value=n(r.value)),r}),i}const qr=Array.prototype;function Ue(e,t,n,s,i,r){const o=Cn(e),l=o!==e&&!Ee(e),c=o[t];if(c!==qr[t]){const h=c.apply(e,r);return l?Me(h):h}let d=n;o!==e&&(l?d=function(h,b){return n.call(this,De(e,h),b,e)}:n.length>2&&(d=function(h,b){return n.call(this,h,b,e)}));const u=c.call(o,d,s);return l&&i?i(u):u}function Ps(e,t,n,s){const i=Cn(e),r=i!==e&&!Ee(e);let o=n,l=!1;i!==e&&(r?(l=s.length===0,o=function(d,u,h){return l&&(l=!1,d=De(e,d)),n.call(this,d,De(e,u),h,e)}):n.length>3&&(o=function(d,u,h){return n.call(this,d,u,h,e)}));const c=i[t](o,...s);return l?De(e,c):c}function Rn(e,t,n){const s=W(e);he(s,"iterate",Ht);const i=s[t](...n);return(i===-1||i===!1)&&ms(n[0])?(n[0]=W(n[0]),s[t](...n)):i}function Mt(e,t,n=[]){Ze(),fs();const s=W(e)[t].apply(e,n);return us(),Qe(),s}const Gr=is("__proto__,__v_isRef,__isVue"),Pi=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ve));function zr(e){Ve(e)||(e=String(e));const t=W(this);return he(t,"has",e),t.hasOwnProperty(e)}class Ii{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const i=this._isReadonly,r=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return r;if(n==="__v_raw")return s===(i?r?io:Ni:r?Fi:Ri).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=P(t);if(!i){let c;if(o&&(c=Wr[n]))return c;if(n==="hasOwnProperty")return zr}const l=Reflect.get(t,n,pe(t)?t:s);if((Ve(n)?Pi.has(n):Gr(n))||(i||he(t,"get",n),r))return l;if(pe(l)){const c=o&&os(n)?l:l.value;return i&&G(c)?Jn(c):c}return G(l)?i?Jn(l):ps(l):l}}class Li extends Ii{constructor(t=!1){super(!1,t)}set(t,n,s,i){let r=t[n];const o=P(t)&&os(n);if(!this._isShallow){const d=Xe(r);if(!Ee(s)&&!Xe(s)&&(r=W(r),s=W(s)),!o&&pe(r)&&!pe(s))return d||(r.value=s),!0}const l=o?Number(n)<t.length:q(t,n),c=Reflect.set(t,n,s,pe(t)?t:i);return t===W(i)&&(l?je(s,r)&&Je(t,"set",n,s):Je(t,"add",n,s)),c}deleteProperty(t,n){const s=q(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&s&&Je(t,"delete",n,void 0),i}has(t,n){const s=Reflect.has(t,n);return(!Ve(n)||!Pi.has(n))&&he(t,"has",n),s}ownKeys(t){return he(t,"iterate",P(t)?"length":ht),Reflect.ownKeys(t)}}class Jr extends Ii{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Yr=new Li,Zr=new Jr,Qr=new Li(!0);const zn=e=>e,Xt=e=>Reflect.getPrototypeOf(e);function Xr(e,t,n){return function(...s){const i=this.__v_raw,r=W(i),o=xt(r),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,d=i[e](...s),u=n?zn:t?St:Me;return!t&&he(r,"iterate",c?Gn:ht),fe(Object.create(d),{next(){const{value:h,done:b}=d.next();return b?{value:h,done:b}:{value:l?[u(h[0]),u(h[1])]:u(h),done:b}}})}}function en(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function eo(e,t){const n={get(i){const r=this.__v_raw,o=W(r),l=W(i);e||(je(i,l)&&he(o,"get",i),he(o,"get",l));const{has:c}=Xt(o),d=t?zn:e?St:Me;if(c.call(o,i))return d(r.get(i));if(c.call(o,l))return d(r.get(l));r!==o&&r.get(i)},get size(){const i=this.__v_raw;return!e&&he(W(i),"iterate",ht),i.size},has(i){const r=this.__v_raw,o=W(r),l=W(i);return e||(je(i,l)&&he(o,"has",i),he(o,"has",l)),i===l?r.has(i):r.has(i)||r.has(l)},forEach(i,r){const o=this,l=o.__v_raw,c=W(l),d=t?zn:e?St:Me;return!e&&he(c,"iterate",ht),l.forEach((u,h)=>i.call(r,d(u),d(h),o))}};return fe(n,e?{add:en("add"),set:en("set"),delete:en("delete"),clear:en("clear")}:{add(i){const r=W(this),o=Xt(r),l=W(i),c=!t&&!Ee(i)&&!Xe(i)?l:i;return o.has.call(r,c)||je(i,c)&&o.has.call(r,i)||je(l,c)&&o.has.call(r,l)||(r.add(c),Je(r,"add",c,c)),this},set(i,r){!t&&!Ee(r)&&!Xe(r)&&(r=W(r));const o=W(this),{has:l,get:c}=Xt(o);let d=l.call(o,i);d||(i=W(i),d=l.call(o,i));const u=c.call(o,i);return o.set(i,r),d?je(r,u)&&Je(o,"set",i,r):Je(o,"add",i,r),this},delete(i){const r=W(this),{has:o,get:l}=Xt(r);let c=o.call(r,i);c||(i=W(i),c=o.call(r,i)),l&&l.call(r,i);const d=r.delete(i);return c&&Je(r,"delete",i,void 0),d},clear(){const i=W(this),r=i.size!==0,o=i.clear();return r&&Je(i,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(i=>{n[i]=Xr(i,e,t)}),n}function hs(e,t){const n=eo(e,t);return(s,i,r)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?s:Reflect.get(q(n,i)&&i in s?n:s,i,r)}const to={get:hs(!1,!1)},no={get:hs(!1,!0)},so={get:hs(!0,!1)};const Ri=new WeakMap,Fi=new WeakMap,Ni=new WeakMap,io=new WeakMap;function ro(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function oo(e){return e.__v_skip||!Object.isExtensible(e)?0:ro($r(e))}function ps(e){return Xe(e)?e:gs(e,!1,Yr,to,Ri)}function lo(e){return gs(e,!1,Qr,no,Fi)}function Jn(e){return gs(e,!0,Zr,so,Ni)}function gs(e,t,n,s,i){if(!G(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=oo(e);if(r===0)return e;const o=i.get(e);if(o)return o;const l=new Proxy(e,r===2?s:n);return i.set(e,l),l}function pt(e){return Xe(e)?pt(e.__v_raw):!!(e&&e.__v_isReactive)}function Xe(e){return!!(e&&e.__v_isReadonly)}function Ee(e){return!!(e&&e.__v_isShallow)}function ms(e){return e?!!e.__v_raw:!1}function W(e){const t=e&&e.__v_raw;return t?W(t):e}function co(e){return!q(e,"__v_skip")&&Object.isExtensible(e)&&bi(e,"__v_skip",!0),e}const Me=e=>G(e)?ps(e):e,St=e=>G(e)?Jn(e):e;function pe(e){return e?e.__v_isRef===!0:!1}function qe(e){return fo(e,!1)}function fo(e,t){return pe(e)?e:new uo(e,t)}class uo{constructor(t,n){this.dep=new ds,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:W(t),this._value=n?t:Me(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||Ee(t)||Xe(t);t=s?t:W(t),je(t,n)&&(this._rawValue=t,this._value=s?t:Me(t),this.dep.trigger())}}function ao(e){return pe(e)?e.value:e}const ho={get:(e,t,n)=>t==="__v_raw"?e:ao(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const i=e[t];return pe(i)&&!pe(n)?(i.value=n,!0):Reflect.set(e,t,n,s)}};function Di(e){return pt(e)?e:new Proxy(e,ho)}class po{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new ds(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=jt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&X!==this)return Ei(this,!0),!0}get value(){const t=this.dep.track();return Mi(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function go(e,t,n=!1){let s,i;return F(e)?s=e:(s=e.get,i=e.set),new po(s,i,n)}const tn={},an=new WeakMap;let at;function mo(e,t=!1,n=at){if(n){let s=an.get(n);s||an.set(n,s=[]),s.push(e)}}function vo(e,t,n=J){const{immediate:s,deep:i,once:r,scheduler:o,augmentJob:l,call:c}=n,d=k=>i?k:Ee(k)||i===!1||i===0?Ye(k,1):Ye(k);let u,h,b,T,N=!1,$=!1;if(pe(e)?(h=()=>e.value,N=Ee(e)):pt(e)?(h=()=>d(e),N=!0):P(e)?($=!0,N=e.some(k=>pt(k)||Ee(k)),h=()=>e.map(k=>{if(pe(k))return k.value;if(pt(k))return d(k);if(F(k))return c?c(k,2):k()})):F(e)?t?h=c?()=>c(e,2):e:h=()=>{if(b){Ze();try{b()}finally{Qe()}}const k=at;at=u;try{return c?c(e,3,[T]):e(T)}finally{at=k}}:h=He,t&&i){const k=h,E=i===!0?1/0:i;h=()=>Ye(k(),E)}const Y=Vr(),U=()=>{u.stop(),Y&&Y.active&&rs(Y.effects,u)};if(r&&t){const k=t;t=(...E)=>{k(...E),U()}}let D=$?new Array(e.length).fill(tn):tn;const H=k=>{if(!(!(u.flags&1)||!u.dirty&&!k))if(t){const E=u.run();if(i||N||($?E.some((I,se)=>je(I,D[se])):je(E,D))){b&&b();const I=at;at=u;try{const se=[E,D===tn?void 0:$&&D[0]===tn?[]:D,T];D=E,c?c(t,3,se):t(...se)}finally{at=I}}}else u.run()};return l&&l(H),u=new Si(h),u.scheduler=o?()=>o(H,!1):H,T=k=>mo(k,!1,u),b=u.onStop=()=>{const k=an.get(u);if(k){if(c)c(k,4);else for(const E of k)E();an.delete(u)}},t?s?H(!0):D=u.run():o?o(H.bind(null,!0),!0):u.run(),U.pause=u.pause.bind(u),U.resume=u.resume.bind(u),U.stop=U,U}function Ye(e,t=1/0,n){if(t<=0||!G(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,pe(e))Ye(e.value,t,n);else if(P(e))for(let s=0;s<e.length;s++)Ye(e[s],t,n);else if(gi(e)||xt(e))e.forEach(s=>{Ye(s,t,n)});else if(yi(e)){for(const s in e)Ye(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&Ye(e[s],t,n)}return e}/**
* @vue/runtime-core v3.5.32
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Jt(e,t,n,s){try{return s?e(...s):e()}catch(i){Sn(i,t,n)}}function $e(e,t,n,s){if(F(e)){const i=Jt(e,t,n,s);return i&&mi(i)&&i.catch(r=>{Sn(r,t,n)}),i}if(P(e)){const i=[];for(let r=0;r<e.length;r++)i.push($e(e[r],t,n,s));return i}}function Sn(e,t,n,s=!0){const i=t?t.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||J;if(t){let l=t.parent;const c=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const u=l.ec;if(u){for(let h=0;h<u.length;h++)if(u[h](e,c,d)===!1)return}l=l.parent}if(r){Ze(),Jt(r,null,10,[e,c,d]),Qe();return}}yo(e,n,i,s,o)}function yo(e,t,n,s=!0,i=!1){if(i)throw e;console.error(e)}const me=[];let Fe=-1;const wt=[];let nt=null,yt=0;const Bi=Promise.resolve();let dn=null;function _o(e){const t=dn||Bi;return e?t.then(this?e.bind(this):e):t}function bo(e){let t=Fe+1,n=me.length;for(;t<n;){const s=t+n>>>1,i=me[s],r=Vt(i);r<e||r===e&&i.flags&2?t=s+1:n=s}return t}function vs(e){if(!(e.flags&1)){const t=Vt(e),n=me[me.length-1];!n||!(e.flags&2)&&t>=Vt(n)?me.push(e):me.splice(bo(t),0,e),e.flags|=1,ji()}}function ji(){dn||(dn=Bi.then(Vi))}function xo(e){P(e)?wt.push(...e):nt&&e.id===-1?nt.splice(yt+1,0,e):e.flags&1||(wt.push(e),e.flags|=1),ji()}function Is(e,t,n=Fe+1){for(;n<me.length;n++){const s=me[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;me.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Hi(e){if(wt.length){const t=[...new Set(wt)].sort((n,s)=>Vt(n)-Vt(s));if(wt.length=0,nt){nt.push(...t);return}for(nt=t,yt=0;yt<nt.length;yt++){const n=nt[yt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}nt=null,yt=0}}const Vt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Vi(e){try{for(Fe=0;Fe<me.length;Fe++){const t=me[Fe];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Jt(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Fe<me.length;Fe++){const t=me[Fe];t&&(t.flags&=-2)}Fe=-1,me.length=0,Hi(),dn=null,(me.length||wt.length)&&Vi()}}let Te=null,Ki=null;function hn(e){const t=Te;return Te=e,Ki=e&&e.type.__scopeId||null,t}function sn(e,t=Te,n){if(!t||e._n)return e;const s=(...i)=>{s._d&&mn(-1);const r=hn(t);let o;try{o=e(...i)}finally{hn(r),s._d&&mn(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function Ui(e,t){if(Te===null)return e;const n=Mn(Te),s=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[r,o,l,c=J]=t[i];r&&(F(r)&&(r={mounted:r,updated:r}),r.deep&&Ye(o),s.push({dir:r,instance:n,value:o,oldValue:void 0,arg:l,modifiers:c}))}return e}function lt(e,t,n,s){const i=e.dirs,r=t&&t.dirs;for(let o=0;o<i.length;o++){const l=i[o];r&&(l.oldValue=r[o].value);let c=l.dir[s];c&&(Ze(),$e(c,n,8,[e.el,l,e,t]),Qe())}}function wo(e,t){if(ye){let n=ye.provides;const s=ye.parent&&ye.parent.provides;s===n&&(n=ye.provides=Object.create(s)),n[e]=t}}function rn(e,t,n=!1){const s=xr();if(s||Ct){let i=Ct?Ct._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(i&&e in i)return i[e];if(arguments.length>1)return n&&F(t)?t.call(s&&s.proxy):t}}const Co=Symbol.for("v-scx"),So=()=>rn(Co);function Fn(e,t,n){return Wi(e,t,n)}function Wi(e,t,n=J){const{immediate:s,deep:i,flush:r,once:o}=n,l=fe({},n),c=t&&s||!t&&r!=="post";let d;if(qt){if(r==="sync"){const T=So();d=T.__watcherHandles||(T.__watcherHandles=[])}else if(!c){const T=()=>{};return T.stop=He,T.resume=He,T.pause=He,T}}const u=ye;l.call=(T,N,$)=>$e(T,u,N,$);let h=!1;r==="post"?l.scheduler=T=>{_e(T,u&&u.suspense)}:r!=="sync"&&(h=!0,l.scheduler=(T,N)=>{N?T():vs(T)}),l.augmentJob=T=>{t&&(T.flags|=4),h&&(T.flags|=2,u&&(T.id=u.uid,T.i=u))};const b=vo(e,t,l);return qt&&(d?d.push(b):c&&b()),b}function To(e,t,n){const s=this.proxy,i=ie(e)?e.includes(".")?qi(s,e):()=>s[e]:e.bind(s,s);let r;F(t)?r=t:(r=t.handler,n=t);const o=Yt(this),l=Wi(i,r.bind(s),n);return o(),l}function qi(e,t){const n=t.split(".");return()=>{let s=e;for(let i=0;i<n.length&&s;i++)s=s[n[i]];return s}}const Eo=Symbol("_vte"),Gi=e=>e.__isTeleport,Ne=Symbol("_leaveCb"),$t=Symbol("_enterCb");function Ao(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return ys(()=>{e.isMounted=!0}),tr(()=>{e.isUnmounting=!0}),e}const Se=[Function,Array],zi={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Se,onEnter:Se,onAfterEnter:Se,onEnterCancelled:Se,onBeforeLeave:Se,onLeave:Se,onAfterLeave:Se,onLeaveCancelled:Se,onBeforeAppear:Se,onAppear:Se,onAfterAppear:Se,onAppearCancelled:Se},Ji=e=>{const t=e.subTree;return t.component?Ji(t.component):t},ko={name:"BaseTransition",props:zi,setup(e,{slots:t}){const n=xr(),s=Ao();return()=>{const i=t.default&&Qi(t.default(),!0);if(!i||!i.length)return;const r=Yi(i),o=W(e),{mode:l}=o;if(s.isLeaving)return Nn(r);const c=Ls(r);if(!c)return Nn(r);let d=Yn(c,o,s,n,h=>d=h);c.type!==ve&&Kt(c,d);let u=n.subTree&&Ls(n.subTree);if(u&&u.type!==ve&&!dt(u,c)&&Ji(n).type!==ve){let h=Yn(u,o,s,n);if(Kt(u,h),l==="out-in"&&c.type!==ve)return s.isLeaving=!0,h.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete h.afterLeave,u=void 0},Nn(r);l==="in-out"&&c.type!==ve?h.delayLeave=(b,T,N)=>{const $=Zi(s,u);$[String(u.key)]=u,b[Ne]=()=>{T(),b[Ne]=void 0,delete d.delayedLeave,u=void 0},d.delayedLeave=()=>{N(),delete d.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return r}}};function Yi(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==ve){t=n;break}}return t}const Mo=ko;function Zi(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function Yn(e,t,n,s,i){const{appear:r,mode:o,persisted:l=!1,onBeforeEnter:c,onEnter:d,onAfterEnter:u,onEnterCancelled:h,onBeforeLeave:b,onLeave:T,onAfterLeave:N,onLeaveCancelled:$,onBeforeAppear:Y,onAppear:U,onAfterAppear:D,onAppearCancelled:H}=t,k=String(e.key),E=Zi(n,e),I=(R,V)=>{R&&$e(R,s,9,V)},se=(R,V)=>{const ee=V[1];I(R,V),P(R)?R.every(A=>A.length<=1)&&ee():R.length<=1&&ee()},oe={mode:o,persisted:l,beforeEnter(R){let V=c;if(!n.isMounted)if(r)V=Y||c;else return;R[Ne]&&R[Ne](!0);const ee=E[k];ee&&dt(e,ee)&&ee.el[Ne]&&ee.el[Ne](),I(V,[R])},enter(R){if(E[k]===e)return;let V=d,ee=u,A=h;if(!n.isMounted)if(r)V=U||d,ee=D||u,A=H||h;else return;let te=!1;R[$t]=Ke=>{te||(te=!0,Ke?I(A,[R]):I(ee,[R]),oe.delayedLeave&&oe.delayedLeave(),R[$t]=void 0)};const de=R[$t].bind(null,!1);V?se(V,[R,de]):de()},leave(R,V){const ee=String(e.key);if(R[$t]&&R[$t](!0),n.isUnmounting)return V();I(b,[R]);let A=!1;R[Ne]=de=>{A||(A=!0,V(),de?I($,[R]):I(N,[R]),R[Ne]=void 0,E[ee]===e&&delete E[ee])};const te=R[Ne].bind(null,!1);E[ee]=e,T?se(T,[R,te]):te()},clone(R){const V=Yn(R,t,n,s,i);return i&&i(V),V}};return oe}function Nn(e){if(Tn(e))return e=it(e),e.children=null,e}function Ls(e){if(!Tn(e))return Gi(e.type)&&e.children?Yi(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&F(n.default))return n.default()}}function Kt(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Kt(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 Qi(e,t=!1,n){let s=[],i=0;for(let r=0;r<e.length;r++){let o=e[r];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:r);o.type===we?(o.patchFlag&128&&i++,s=s.concat(Qi(o.children,t,l))):(t||o.type!==ve)&&s.push(l!=null?it(o,{key:l}):o)}if(i>1)for(let r=0;r<s.length;r++)s[r].patchFlag=-2;return s}function Xi(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Rs(e,t){let n;return!!((n=Object.getOwnPropertyDescriptor(e,t))&&!n.configurable)}const pn=new WeakMap;function Ft(e,t,n,s,i=!1){if(P(e)){e.forEach(($,Y)=>Ft($,t&&(P(t)?t[Y]:t),n,s,i));return}if(Nt(s)&&!i){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Ft(e,t,n,s.component.subTree);return}const r=s.shapeFlag&4?Mn(s.component):s.el,o=i?null:r,{i:l,r:c}=e,d=t&&t.r,u=l.refs===J?l.refs={}:l.refs,h=l.setupState,b=W(h),T=h===J?pi:$=>Rs(u,$)?!1:q(b,$),N=($,Y)=>!(Y&&Rs(u,Y));if(d!=null&&d!==c){if(Fs(t),ie(d))u[d]=null,T(d)&&(h[d]=null);else if(pe(d)){const $=t;N(d,$.k)&&(d.value=null),$.k&&(u[$.k]=null)}}if(F(c))Jt(c,l,12,[o,u]);else{const $=ie(c),Y=pe(c);if($||Y){const U=()=>{if(e.f){const D=$?T(c)?h[c]:u[c]:N()||!e.k?c.value:u[e.k];if(i)P(D)&&rs(D,r);else if(P(D))D.includes(r)||D.push(r);else if($)u[c]=[r],T(c)&&(h[c]=u[c]);else{const H=[r];N(c,e.k)&&(c.value=H),e.k&&(u[e.k]=H)}}else $?(u[c]=o,T(c)&&(h[c]=o)):Y&&(N(c,e.k)&&(c.value=o),e.k&&(u[e.k]=o))};if(o){const D=()=>{U(),pn.delete(e)};D.id=-1,pn.set(e,D),_e(D,n)}else Fs(e),U()}}}function Fs(e){const t=pn.get(e);t&&(t.flags|=8,pn.delete(e))}wn().requestIdleCallback;wn().cancelIdleCallback;const Nt=e=>!!e.type.__asyncLoader,Tn=e=>e.type.__isKeepAlive;function $o(e,t){er(e,"a",t)}function Oo(e,t){er(e,"da",t)}function er(e,t,n=ye){const s=e.__wdc||(e.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return e()});if(En(t,s,n),n){let i=n.parent;for(;i&&i.parent;)Tn(i.parent.vnode)&&Po(s,t,n,i),i=i.parent}}function Po(e,t,n,s){const i=En(t,e,s,!0);_s(()=>{rs(s[t],i)},n)}function En(e,t,n=ye,s=!1){if(n){const i=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...o)=>{Ze();const l=Yt(n),c=$e(t,n,e,o);return l(),Qe(),c});return s?i.unshift(r):i.push(r),r}}const et=e=>(t,n=ye)=>{(!qt||e==="sp")&&En(e,(...s)=>t(...s),n)},Io=et("bm"),ys=et("m"),Lo=et("bu"),Ro=et("u"),tr=et("bum"),_s=et("um"),Fo=et("sp"),No=et("rtg"),Do=et("rtc");function Bo(e,t=ye){En("ec",e,t)}const jo=Symbol.for("v-ndc");function bs(e,t,n,s){let i;const r=n,o=P(e);if(o||ie(e)){const l=o&&pt(e);let c=!1,d=!1;l&&(c=!Ee(e),d=Xe(e),e=Cn(e)),i=new Array(e.length);for(let u=0,h=e.length;u<h;u++)i[u]=t(c?d?St(Me(e[u])):Me(e[u]):e[u],u,void 0,r)}else if(typeof e=="number"){i=new Array(e);for(let l=0;l<e;l++)i[l]=t(l+1,l,void 0,r)}else if(G(e))if(e[Symbol.iterator])i=Array.from(e,(l,c)=>t(l,c,void 0,r));else{const l=Object.keys(e);i=new Array(l.length);for(let c=0,d=l.length;c<d;c++){const u=l[c];i[c]=t(e[u],u,c,r)}}else i=[];return i}const Zn=e=>e?wr(e)?Mn(e):Zn(e.parent):null,Dt=fe(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=>Zn(e.parent),$root:e=>Zn(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>sr(e),$forceUpdate:e=>e.f||(e.f=()=>{vs(e.update)}),$nextTick:e=>e.n||(e.n=_o.bind(e.proxy)),$watch:e=>To.bind(e)}),Dn=(e,t)=>e!==J&&!e.__isScriptSetup&&q(e,t),Ho={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:i,props:r,accessCache:o,type:l,appContext:c}=e;if(t[0]!=="$"){const b=o[t];if(b!==void 0)switch(b){case 1:return s[t];case 2:return i[t];case 4:return n[t];case 3:return r[t]}else{if(Dn(s,t))return o[t]=1,s[t];if(i!==J&&q(i,t))return o[t]=2,i[t];if(q(r,t))return o[t]=3,r[t];if(n!==J&&q(n,t))return o[t]=4,n[t];Qn&&(o[t]=0)}}const d=Dt[t];let u,h;if(d)return t==="$attrs"&&he(e.attrs,"get",""),d(e);if((u=l.__cssModules)&&(u=u[t]))return u;if(n!==J&&q(n,t))return o[t]=4,n[t];if(h=c.config.globalProperties,q(h,t))return h[t]},set({_:e},t,n){const{data:s,setupState:i,ctx:r}=e;return Dn(i,t)?(i[t]=n,!0):s!==J&&q(s,t)?(s[t]=n,!0):q(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:i,props:r,type:o}},l){let c;return!!(n[l]||e!==J&&l[0]!=="$"&&q(e,l)||Dn(t,l)||q(r,l)||q(s,l)||q(Dt,l)||q(i.config.globalProperties,l)||(c=o.__cssModules)&&c[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:q(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Ns(e){return P(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Qn=!0;function Vo(e){const t=sr(e),n=e.proxy,s=e.ctx;Qn=!1,t.beforeCreate&&Ds(t.beforeCreate,e,"bc");const{data:i,computed:r,methods:o,watch:l,provide:c,inject:d,created:u,beforeMount:h,mounted:b,beforeUpdate:T,updated:N,activated:$,deactivated:Y,beforeDestroy:U,beforeUnmount:D,destroyed:H,unmounted:k,render:E,renderTracked:I,renderTriggered:se,errorCaptured:oe,serverPrefetch:R,expose:V,inheritAttrs:ee,components:A,directives:te,filters:de}=t;if(d&&Ko(d,s,null),o)for(const ne in o){const Z=o[ne];F(Z)&&(s[ne]=Z.bind(n))}if(i){const ne=i.call(n,n);G(ne)&&(e.data=ps(ne))}if(Qn=!0,r)for(const ne in r){const Z=r[ne],rt=F(Z)?Z.bind(n,n):F(Z.get)?Z.get.bind(n,n):He,Zt=!F(Z)&&F(Z.set)?Z.set.bind(n):He,ot=Tt({get:rt,set:Zt});Object.defineProperty(s,ne,{enumerable:!0,configurable:!0,get:()=>ot.value,set:Oe=>ot.value=Oe})}if(l)for(const ne in l)nr(l[ne],s,n,ne);if(c){const ne=F(c)?c.call(n):c;Reflect.ownKeys(ne).forEach(Z=>{wo(Z,ne[Z])})}u&&Ds(u,e,"c");function le(ne,Z){P(Z)?Z.forEach(rt=>ne(rt.bind(n))):Z&&ne(Z.bind(n))}if(le(Io,h),le(ys,b),le(Lo,T),le(Ro,N),le($o,$),le(Oo,Y),le(Bo,oe),le(Do,I),le(No,se),le(tr,D),le(_s,k),le(Fo,R),P(V))if(V.length){const ne=e.exposed||(e.exposed={});V.forEach(Z=>{Object.defineProperty(ne,Z,{get:()=>n[Z],set:rt=>n[Z]=rt,enumerable:!0})})}else e.exposed||(e.exposed={});E&&e.render===He&&(e.render=E),ee!=null&&(e.inheritAttrs=ee),A&&(e.components=A),te&&(e.directives=te),R&&Xi(e)}function Ko(e,t,n=He){P(e)&&(e=Xn(e));for(const s in e){const i=e[s];let r;G(i)?"default"in i?r=rn(i.from||s,i.default,!0):r=rn(i.from||s):r=rn(i),pe(r)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>r.value,set:o=>r.value=o}):t[s]=r}}function Ds(e,t,n){$e(P(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function nr(e,t,n,s){let i=s.includes(".")?qi(n,s):()=>n[s];if(ie(e)){const r=t[e];F(r)&&Fn(i,r)}else if(F(e))Fn(i,e.bind(n));else if(G(e))if(P(e))e.forEach(r=>nr(r,t,n,s));else{const r=F(e.handler)?e.handler.bind(n):t[e.handler];F(r)&&Fn(i,r,e)}}function sr(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:i,optionsCache:r,config:{optionMergeStrategies:o}}=e.appContext,l=r.get(t);let c;return l?c=l:!i.length&&!n&&!s?c=t:(c={},i.length&&i.forEach(d=>gn(c,d,o,!0)),gn(c,t,o)),G(t)&&r.set(t,c),c}function gn(e,t,n,s=!1){const{mixins:i,extends:r}=t;r&&gn(e,r,n,!0),i&&i.forEach(o=>gn(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=Uo[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Uo={data:Bs,props:js,emits:js,methods:Pt,computed:Pt,beforeCreate:ge,created:ge,beforeMount:ge,mounted:ge,beforeUpdate:ge,updated:ge,beforeDestroy:ge,beforeUnmount:ge,destroyed:ge,unmounted:ge,activated:ge,deactivated:ge,errorCaptured:ge,serverPrefetch:ge,components:Pt,directives:Pt,watch:qo,provide:Bs,inject:Wo};function Bs(e,t){return t?e?function(){return fe(F(e)?e.call(this,this):e,F(t)?t.call(this,this):t)}:t:e}function Wo(e,t){return Pt(Xn(e),Xn(t))}function Xn(e){if(P(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ge(e,t){return e?[...new Set([].concat(e,t))]:t}function Pt(e,t){return e?fe(Object.create(null),e,t):t}function js(e,t){return e?P(e)&&P(t)?[...new Set([...e,...t])]:fe(Object.create(null),Ns(e),Ns(t??{})):t}function qo(e,t){if(!e)return t;if(!t)return e;const n=fe(Object.create(null),e);for(const s in t)n[s]=ge(e[s],t[s]);return n}function ir(){return{app:null,config:{isNativeTag:pi,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 Go=0;function zo(e,t){return function(s,i=null){F(s)||(s=fe({},s)),i!=null&&!G(i)&&(i=null);const r=ir(),o=new WeakSet,l=[];let c=!1;const d=r.app={_uid:Go++,_component:s,_props:i,_container:null,_context:r,_instance:null,version:El,get config(){return r.config},set config(u){},use(u,...h){return o.has(u)||(u&&F(u.install)?(o.add(u),u.install(d,...h)):F(u)&&(o.add(u),u(d,...h))),d},mixin(u){return r.mixins.includes(u)||r.mixins.push(u),d},component(u,h){return h?(r.components[u]=h,d):r.components[u]},directive(u,h){return h?(r.directives[u]=h,d):r.directives[u]},mount(u,h,b){if(!c){const T=d._ceVNode||ce(s,i);return T.appContext=r,b===!0?b="svg":b===!1&&(b=void 0),e(T,u,b),c=!0,d._container=u,u.__vue_app__=d,Mn(T.component)}},onUnmount(u){l.push(u)},unmount(){c&&($e(l,d._instance,16),e(null,d._container),delete d._container.__vue_app__)},provide(u,h){return r.provides[u]=h,d},runWithContext(u){const h=Ct;Ct=d;try{return u()}finally{Ct=h}}};return d}}let Ct=null;const Jo=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ae(t)}Modifiers`]||e[`${mt(t)}Modifiers`];function Yo(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||J;let i=n;const r=t.startsWith("update:"),o=r&&Jo(s,t.slice(7));o&&(o.trim&&(i=n.map(u=>ie(u)?u.trim():u)),o.number&&(i=n.map(ls)));let l,c=s[l=On(t)]||s[l=On(Ae(t))];!c&&r&&(c=s[l=On(mt(t))]),c&&$e(c,e,6,i);const d=s[l+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,$e(d,e,6,i)}}const Zo=new WeakMap;function rr(e,t,n=!1){const s=n?Zo:t.emitsCache,i=s.get(e);if(i!==void 0)return i;const r=e.emits;let o={},l=!1;if(!F(e)){const c=d=>{const u=rr(d,t,!0);u&&(l=!0,fe(o,u))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!r&&!l?(G(e)&&s.set(e,null),null):(P(r)?r.forEach(c=>o[c]=null):fe(o,r),G(e)&&s.set(e,o),o)}function An(e,t){return!e||!_n(t)?!1:(t=t.slice(2).replace(/Once$/,""),q(e,t[0].toLowerCase()+t.slice(1))||q(e,mt(t))||q(e,t))}function Hs(e){const{type:t,vnode:n,proxy:s,withProxy:i,propsOptions:[r],slots:o,attrs:l,emit:c,render:d,renderCache:u,props:h,data:b,setupState:T,ctx:N,inheritAttrs:$}=e,Y=hn(e);let U,D;try{if(n.shapeFlag&4){const k=i||s,E=k;U=Be(d.call(E,k,u,h,T,b,N)),D=l}else{const k=t;U=Be(k.length>1?k(h,{attrs:l,slots:o,emit:c}):k(h,null)),D=t.props?l:Qo(l)}}catch(k){Bt.length=0,Sn(k,e,1),U=ce(ve)}let H=U;if(D&&$!==!1){const k=Object.keys(D),{shapeFlag:E}=H;k.length&&E&7&&(r&&k.some(bn)&&(D=Xo(D,r)),H=it(H,D,!1,!0))}return n.dirs&&(H=it(H,null,!1,!0),H.dirs=H.dirs?H.dirs.concat(n.dirs):n.dirs),n.transition&&Kt(H,n.transition),U=H,hn(Y),U}const Qo=e=>{let t;for(const n in e)(n==="class"||n==="style"||_n(n))&&((t||(t={}))[n]=e[n]);return t},Xo=(e,t)=>{const n={};for(const s in e)(!bn(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function el(e,t,n){const{props:s,children:i,component:r}=e,{props:o,children:l,patchFlag:c}=t,d=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Vs(s,o,d):!!o;if(c&8){const u=t.dynamicProps;for(let h=0;h<u.length;h++){const b=u[h];if(or(o,s,b)&&!An(d,b))return!0}}}else return(i||l)&&(!l||!l.$stable)?!0:s===o?!1:s?o?Vs(s,o,d):!0:!!o;return!1}function Vs(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let i=0;i<s.length;i++){const r=s[i];if(or(t,e,r)&&!An(n,r))return!0}return!1}function or(e,t,n){const s=e[n],i=t[n];return n==="style"&&G(s)&&G(i)?!cs(s,i):s!==i}function tl({vnode:e,parent:t,suspense:n},s){for(;t;){const i=t.subTree;if(i.suspense&&i.suspense.activeBranch===e&&(i.suspense.vnode.el=i.el=s,e=i),i===e)(e=t.vnode).el=s,t=t.parent;else break}n&&n.activeBranch===e&&(n.vnode.el=s)}const lr={},cr=()=>Object.create(lr),fr=e=>Object.getPrototypeOf(e)===lr;function nl(e,t,n,s=!1){const i={},r=cr();e.propsDefaults=Object.create(null),ur(e,t,i,r);for(const o in e.propsOptions[0])o in i||(i[o]=void 0);n?e.props=s?i:lo(i):e.type.props?e.props=i:e.props=r,e.attrs=r}function sl(e,t,n,s){const{props:i,attrs:r,vnode:{patchFlag:o}}=e,l=W(i),[c]=e.propsOptions;let d=!1;if((s||o>0)&&!(o&16)){if(o&8){const u=e.vnode.dynamicProps;for(let h=0;h<u.length;h++){let b=u[h];if(An(e.emitsOptions,b))continue;const T=t[b];if(c)if(q(r,b))T!==r[b]&&(r[b]=T,d=!0);else{const N=Ae(b);i[N]=es(c,l,N,T,e,!1)}else T!==r[b]&&(r[b]=T,d=!0)}}}else{ur(e,t,i,r)&&(d=!0);let u;for(const h in l)(!t||!q(t,h)&&((u=mt(h))===h||!q(t,u)))&&(c?n&&(n[h]!==void 0||n[u]!==void 0)&&(i[h]=es(c,l,h,void 0,e,!0)):delete i[h]);if(r!==l)for(const h in r)(!t||!q(t,h))&&(delete r[h],d=!0)}d&&Je(e.attrs,"set","")}function ur(e,t,n,s){const[i,r]=e.propsOptions;let o=!1,l;if(t)for(let c in t){if(It(c))continue;const d=t[c];let u;i&&q(i,u=Ae(c))?!r||!r.includes(u)?n[u]=d:(l||(l={}))[u]=d:An(e.emitsOptions,c)||(!(c in s)||d!==s[c])&&(s[c]=d,o=!0)}if(r){const c=W(n),d=l||J;for(let u=0;u<r.length;u++){const h=r[u];n[h]=es(i,c,h,d[h],e,!q(d,h))}}return o}function es(e,t,n,s,i,r){const o=e[n];if(o!=null){const l=q(o,"default");if(l&&s===void 0){const c=o.default;if(o.type!==Function&&!o.skipFactory&&F(c)){const{propsDefaults:d}=i;if(n in d)s=d[n];else{const u=Yt(i);s=d[n]=c.call(null,t),u()}}else s=c;i.ce&&i.ce._setProp(n,s)}o[0]&&(r&&!l?s=!1:o[1]&&(s===""||s===mt(n))&&(s=!0))}return s}const il=new WeakMap;function ar(e,t,n=!1){const s=n?il:t.propsCache,i=s.get(e);if(i)return i;const r=e.props,o={},l=[];let c=!1;if(!F(e)){const u=h=>{c=!0;const[b,T]=ar(h,t,!0);fe(o,b),T&&l.push(...T)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!r&&!c)return G(e)&&s.set(e,bt),bt;if(P(r))for(let u=0;u<r.length;u++){const h=Ae(r[u]);Ks(h)&&(o[h]=J)}else if(r)for(const u in r){const h=Ae(u);if(Ks(h)){const b=r[u],T=o[h]=P(b)||F(b)?{type:b}:fe({},b),N=T.type;let $=!1,Y=!0;if(P(N))for(let U=0;U<N.length;++U){const D=N[U],H=F(D)&&D.name;if(H==="Boolean"){$=!0;break}else H==="String"&&(Y=!1)}else $=F(N)&&N.name==="Boolean";T[0]=$,T[1]=Y,($||q(T,"default"))&&l.push(h)}}const d=[o,l];return G(e)&&s.set(e,d),d}function Ks(e){return e[0]!=="$"&&!It(e)}const xs=e=>e==="_"||e==="_ctx"||e==="$stable",ws=e=>P(e)?e.map(Be):[Be(e)],rl=(e,t,n)=>{if(t._n)return t;const s=sn((...i)=>ws(t(...i)),n);return s._c=!1,s},dr=(e,t,n)=>{const s=e._ctx;for(const i in e){if(xs(i))continue;const r=e[i];if(F(r))t[i]=rl(i,r,s);else if(r!=null){const o=ws(r);t[i]=()=>o}}},hr=(e,t)=>{const n=ws(t);e.slots.default=()=>n},pr=(e,t,n)=>{for(const s in t)(n||!xs(s))&&(e[s]=t[s])},ol=(e,t,n)=>{const s=e.slots=cr();if(e.vnode.shapeFlag&32){const i=t._;i?(pr(s,t,n),n&&bi(s,"_",i,!0)):dr(t,s)}else t&&hr(e,t)},ll=(e,t,n)=>{const{vnode:s,slots:i}=e;let r=!0,o=J;if(s.shapeFlag&32){const l=t._;l?n&&l===1?r=!1:pr(i,t,n):(r=!t.$stable,dr(t,i)),o=t}else t&&(hr(e,t),o={default:1});if(r)for(const l in i)!xs(l)&&o[l]==null&&delete i[l]},_e=dl;function cl(e){return fl(e)}function fl(e,t){const n=wn();n.__VUE__=!0;const{insert:s,remove:i,patchProp:r,createElement:o,createText:l,createComment:c,setText:d,setElementText:u,parentNode:h,nextSibling:b,setScopeId:T=He,insertStaticContent:N}=e,$=(f,a,p,y=null,g=null,m=null,C=void 0,w=null,x=!!a.dynamicChildren)=>{if(f===a)return;f&&!dt(f,a)&&(y=Qt(f),Oe(f,g,m,!0),f=null),a.patchFlag===-2&&(x=!1,a.dynamicChildren=null);const{type:v,ref:O,shapeFlag:S}=a;switch(v){case kn:Y(f,a,p,y);break;case ve:U(f,a,p,y);break;case on:f==null&&D(a,p,y,C);break;case we:A(f,a,p,y,g,m,C,w,x);break;default:S&1?E(f,a,p,y,g,m,C,w,x):S&6?te(f,a,p,y,g,m,C,w,x):(S&64||S&128)&&v.process(f,a,p,y,g,m,C,w,x,At)}O!=null&&g?Ft(O,f&&f.ref,m,a||f,!a):O==null&&f&&f.ref!=null&&Ft(f.ref,null,m,f,!0)},Y=(f,a,p,y)=>{if(f==null)s(a.el=l(a.children),p,y);else{const g=a.el=f.el;a.children!==f.children&&d(g,a.children)}},U=(f,a,p,y)=>{f==null?s(a.el=c(a.children||""),p,y):a.el=f.el},D=(f,a,p,y)=>{[f.el,f.anchor]=N(f.children,a,p,y,f.el,f.anchor)},H=({el:f,anchor:a},p,y)=>{let g;for(;f&&f!==a;)g=b(f),s(f,p,y),f=g;s(a,p,y)},k=({el:f,anchor:a})=>{let p;for(;f&&f!==a;)p=b(f),i(f),f=p;i(a)},E=(f,a,p,y,g,m,C,w,x)=>{if(a.type==="svg"?C="svg":a.type==="math"&&(C="mathml"),f==null)I(a,p,y,g,m,C,w,x);else{const v=f.el&&f.el._isVueCE?f.el:null;try{v&&v._beginPatch(),R(f,a,g,m,C,w,x)}finally{v&&v._endPatch()}}},I=(f,a,p,y,g,m,C,w)=>{let x,v;const{props:O,shapeFlag:S,transition:M,dirs:L}=f;if(x=f.el=o(f.type,m,O&&O.is,O),S&8?u(x,f.children):S&16&&oe(f.children,x,null,y,g,Bn(f,m),C,w),L&&lt(f,null,y,"created"),se(x,f,f.scopeId,C,y),O){for(const z in O)z!=="value"&&!It(z)&&r(x,z,null,O[z],m,y);"value"in O&&r(x,"value",null,O.value,m),(v=O.onVnodeBeforeMount)&&Re(v,y,f)}L&&lt(f,null,y,"beforeMount");const K=ul(g,M);K&&M.beforeEnter(x),s(x,a,p),((v=O&&O.onVnodeMounted)||K||L)&&_e(()=>{try{v&&Re(v,y,f),K&&M.enter(x),L&&lt(f,null,y,"mounted")}finally{}},g)},se=(f,a,p,y,g)=>{if(p&&T(f,p),y)for(let m=0;m<y.length;m++)T(f,y[m]);if(g){let m=g.subTree;if(a===m||yr(m.type)&&(m.ssContent===a||m.ssFallback===a)){const C=g.vnode;se(f,C,C.scopeId,C.slotScopeIds,g.parent)}}},oe=(f,a,p,y,g,m,C,w,x=0)=>{for(let v=x;v<f.length;v++){const O=f[v]=w?ze(f[v]):Be(f[v]);$(null,O,a,p,y,g,m,C,w)}},R=(f,a,p,y,g,m,C)=>{const w=a.el=f.el;let{patchFlag:x,dynamicChildren:v,dirs:O}=a;x|=f.patchFlag&16;const S=f.props||J,M=a.props||J;let L;if(p&&ct(p,!1),(L=M.onVnodeBeforeUpdate)&&Re(L,p,a,f),O&&lt(a,f,p,"beforeUpdate"),p&&ct(p,!0),(S.innerHTML&&M.innerHTML==null||S.textContent&&M.textContent==null)&&u(w,""),v?V(f.dynamicChildren,v,w,p,y,Bn(a,g),m):C||Z(f,a,w,null,p,y,Bn(a,g),m,!1),x>0){if(x&16)ee(w,S,M,p,g);else if(x&2&&S.class!==M.class&&r(w,"class",null,M.class,g),x&4&&r(w,"style",S.style,M.style,g),x&8){const K=a.dynamicProps;for(let z=0;z<K.length;z++){const Q=K[z],re=S[Q],ue=M[Q];(ue!==re||Q==="value")&&r(w,Q,re,ue,g,p)}}x&1&&f.children!==a.children&&u(w,a.children)}else!C&&v==null&&ee(w,S,M,p,g);((L=M.onVnodeUpdated)||O)&&_e(()=>{L&&Re(L,p,a,f),O&&lt(a,f,p,"updated")},y)},V=(f,a,p,y,g,m,C)=>{for(let w=0;w<a.length;w++){const x=f[w],v=a[w],O=x.el&&(x.type===we||!dt(x,v)||x.shapeFlag&198)?h(x.el):p;$(x,v,O,null,y,g,m,C,!0)}},ee=(f,a,p,y,g)=>{if(a!==p){if(a!==J)for(const m in a)!It(m)&&!(m in p)&&r(f,m,a[m],null,g,y);for(const m in p){if(It(m))continue;const C=p[m],w=a[m];C!==w&&m!=="value"&&r(f,m,w,C,g,y)}"value"in p&&r(f,"value",a.value,p.value,g)}},A=(f,a,p,y,g,m,C,w,x)=>{const v=a.el=f?f.el:l(""),O=a.anchor=f?f.anchor:l("");let{patchFlag:S,dynamicChildren:M,slotScopeIds:L}=a;L&&(w=w?w.concat(L):L),f==null?(s(v,p,y),s(O,p,y),oe(a.children||[],p,O,g,m,C,w,x)):S>0&&S&64&&M&&f.dynamicChildren&&f.dynamicChildren.length===M.length?(V(f.dynamicChildren,M,p,g,m,C,w),(a.key!=null||g&&a===g.subTree)&&gr(f,a,!0)):Z(f,a,p,O,g,m,C,w,x)},te=(f,a,p,y,g,m,C,w,x)=>{a.slotScopeIds=w,f==null?a.shapeFlag&512?g.ctx.activate(a,p,y,C,x):de(a,p,y,g,m,C,x):Ke(f,a,x)},de=(f,a,p,y,g,m,C)=>{const w=f.component=_l(f,y,g);if(Tn(f)&&(w.ctx.renderer=At),bl(w,!1,C),w.asyncDep){if(g&&g.registerDep(w,le,C),!f.el){const x=w.subTree=ce(ve);U(null,x,a,p),f.placeholder=x.el}}else le(w,f,a,p,g,m,C)},Ke=(f,a,p)=>{const y=a.component=f.component;if(el(f,a,p))if(y.asyncDep&&!y.asyncResolved){ne(y,a,p);return}else y.next=a,y.update();else a.el=f.el,y.vnode=a},le=(f,a,p,y,g,m,C)=>{const w=()=>{if(f.isMounted){let{next:S,bu:M,u:L,parent:K,vnode:z}=f;{const Ie=mr(f);if(Ie){S&&(S.el=z.el,ne(f,S,C)),Ie.asyncDep.then(()=>{_e(()=>{f.isUnmounted||v()},g)});return}}let Q=S,re;ct(f,!1),S?(S.el=z.el,ne(f,S,C)):S=z,M&&nn(M),(re=S.props&&S.props.onVnodeBeforeUpdate)&&Re(re,K,S,z),ct(f,!0);const ue=Hs(f),Pe=f.subTree;f.subTree=ue,$(Pe,ue,h(Pe.el),Qt(Pe),f,g,m),S.el=ue.el,Q===null&&tl(f,ue.el),L&&_e(L,g),(re=S.props&&S.props.onVnodeUpdated)&&_e(()=>Re(re,K,S,z),g)}else{let S;const{el:M,props:L}=a,{bm:K,m:z,parent:Q,root:re,type:ue}=f,Pe=Nt(a);ct(f,!1),K&&nn(K),!Pe&&(S=L&&L.onVnodeBeforeMount)&&Re(S,Q,a),ct(f,!0);{re.ce&&re.ce._hasShadowRoot()&&re.ce._injectChildStyle(ue,f.parent?f.parent.type:void 0);const Ie=f.subTree=Hs(f);$(null,Ie,p,y,f,g,m),a.el=Ie.el}if(z&&_e(z,g),!Pe&&(S=L&&L.onVnodeMounted)){const Ie=a;_e(()=>Re(S,Q,Ie),g)}(a.shapeFlag&256||Q&&Nt(Q.vnode)&&Q.vnode.shapeFlag&256)&&f.a&&_e(f.a,g),f.isMounted=!0,a=p=y=null}};f.scope.on();const x=f.effect=new Si(w);f.scope.off();const v=f.update=x.run.bind(x),O=f.job=x.runIfDirty.bind(x);O.i=f,O.id=f.uid,x.scheduler=()=>vs(O),ct(f,!0),v()},ne=(f,a,p)=>{a.component=f;const y=f.vnode.props;f.vnode=a,f.next=null,sl(f,a.props,y,p),ll(f,a.children,p),Ze(),Is(f),Qe()},Z=(f,a,p,y,g,m,C,w,x=!1)=>{const v=f&&f.children,O=f?f.shapeFlag:0,S=a.children,{patchFlag:M,shapeFlag:L}=a;if(M>0){if(M&128){Zt(v,S,p,y,g,m,C,w,x);return}else if(M&256){rt(v,S,p,y,g,m,C,w,x);return}}L&8?(O&16&&Et(v,g,m),S!==v&&u(p,S)):O&16?L&16?Zt(v,S,p,y,g,m,C,w,x):Et(v,g,m,!0):(O&8&&u(p,""),L&16&&oe(S,p,y,g,m,C,w,x))},rt=(f,a,p,y,g,m,C,w,x)=>{f=f||bt,a=a||bt;const v=f.length,O=a.length,S=Math.min(v,O);let M;for(M=0;M<S;M++){const L=a[M]=x?ze(a[M]):Be(a[M]);$(f[M],L,p,null,g,m,C,w,x)}v>O?Et(f,g,m,!0,!1,S):oe(a,p,y,g,m,C,w,x,S)},Zt=(f,a,p,y,g,m,C,w,x)=>{let v=0;const O=a.length;let S=f.length-1,M=O-1;for(;v<=S&&v<=M;){const L=f[v],K=a[v]=x?ze(a[v]):Be(a[v]);if(dt(L,K))$(L,K,p,null,g,m,C,w,x);else break;v++}for(;v<=S&&v<=M;){const L=f[S],K=a[M]=x?ze(a[M]):Be(a[M]);if(dt(L,K))$(L,K,p,null,g,m,C,w,x);else break;S--,M--}if(v>S){if(v<=M){const L=M+1,K=L<O?a[L].el:y;for(;v<=M;)$(null,a[v]=x?ze(a[v]):Be(a[v]),p,K,g,m,C,w,x),v++}}else if(v>M)for(;v<=S;)Oe(f[v],g,m,!0),v++;else{const L=v,K=v,z=new Map;for(v=K;v<=M;v++){const xe=a[v]=x?ze(a[v]):Be(a[v]);xe.key!=null&&z.set(xe.key,v)}let Q,re=0;const ue=M-K+1;let Pe=!1,Ie=0;const kt=new Array(ue);for(v=0;v<ue;v++)kt[v]=0;for(v=L;v<=S;v++){const xe=f[v];if(re>=ue){Oe(xe,g,m,!0);continue}let Le;if(xe.key!=null)Le=z.get(xe.key);else for(Q=K;Q<=M;Q++)if(kt[Q-K]===0&&dt(xe,a[Q])){Le=Q;break}Le===void 0?Oe(xe,g,m,!0):(kt[Le-K]=v+1,Le>=Ie?Ie=Le:Pe=!0,$(xe,a[Le],p,null,g,m,C,w,x),re++)}const Es=Pe?al(kt):bt;for(Q=Es.length-1,v=ue-1;v>=0;v--){const xe=K+v,Le=a[xe],As=a[xe+1],ks=xe+1<O?As.el||vr(As):y;kt[v]===0?$(null,Le,p,ks,g,m,C,w,x):Pe&&(Q<0||v!==Es[Q]?ot(Le,p,ks,2):Q--)}}},ot=(f,a,p,y,g=null)=>{const{el:m,type:C,transition:w,children:x,shapeFlag:v}=f;if(v&6){ot(f.component.subTree,a,p,y);return}if(v&128){f.suspense.move(a,p,y);return}if(v&64){C.move(f,a,p,At);return}if(C===we){s(m,a,p);for(let S=0;S<x.length;S++)ot(x[S],a,p,y);s(f.anchor,a,p);return}if(C===on){H(f,a,p);return}if(y!==2&&v&1&&w)if(y===0)w.beforeEnter(m),s(m,a,p),_e(()=>w.enter(m),g);else{const{leave:S,delayLeave:M,afterLeave:L}=w,K=()=>{f.ctx.isUnmounted?i(m):s(m,a,p)},z=()=>{m._isLeaving&&m[Ne](!0),S(m,()=>{K(),L&&L()})};M?M(m,K,z):z()}else s(m,a,p)},Oe=(f,a,p,y=!1,g=!1)=>{const{type:m,props:C,ref:w,children:x,dynamicChildren:v,shapeFlag:O,patchFlag:S,dirs:M,cacheIndex:L,memo:K}=f;if(S===-2&&(g=!1),w!=null&&(Ze(),Ft(w,null,p,f,!0),Qe()),L!=null&&(a.renderCache[L]=void 0),O&256){a.ctx.deactivate(f);return}const z=O&1&&M,Q=!Nt(f);let re;if(Q&&(re=C&&C.onVnodeBeforeUnmount)&&Re(re,a,f),O&6)kr(f.component,p,y);else{if(O&128){f.suspense.unmount(p,y);return}z&&lt(f,null,a,"beforeUnmount"),O&64?f.type.remove(f,a,p,At,y):v&&!v.hasOnce&&(m!==we||S>0&&S&64)?Et(v,a,p,!1,!0):(m===we&&S&384||!g&&O&16)&&Et(x,a,p),y&&Ss(f)}const ue=K!=null&&L==null;(Q&&(re=C&&C.onVnodeUnmounted)||z||ue)&&_e(()=>{re&&Re(re,a,f),z&&lt(f,null,a,"unmounted"),ue&&(f.el=null)},p)},Ss=f=>{const{type:a,el:p,anchor:y,transition:g}=f;if(a===we){Ar(p,y);return}if(a===on){k(f);return}const m=()=>{i(p),g&&!g.persisted&&g.afterLeave&&g.afterLeave()};if(f.shapeFlag&1&&g&&!g.persisted){const{leave:C,delayLeave:w}=g,x=()=>C(p,m);w?w(f.el,m,x):x()}else m()},Ar=(f,a)=>{let p;for(;f!==a;)p=b(f),i(f),f=p;i(a)},kr=(f,a,p)=>{const{bum:y,scope:g,job:m,subTree:C,um:w,m:x,a:v}=f;Us(x),Us(v),y&&nn(y),g.stop(),m&&(m.flags|=8,Oe(C,f,a,p)),w&&_e(w,a),_e(()=>{f.isUnmounted=!0},a)},Et=(f,a,p,y=!1,g=!1,m=0)=>{for(let C=m;C<f.length;C++)Oe(f[C],a,p,y,g)},Qt=f=>{if(f.shapeFlag&6)return Qt(f.component.subTree);if(f.shapeFlag&128)return f.suspense.next();const a=b(f.anchor||f.el),p=a&&a[Eo];return p?b(p):a};let $n=!1;const Ts=(f,a,p)=>{let y;f==null?a._vnode&&(Oe(a._vnode,null,null,!0),y=a._vnode.component):$(a._vnode||null,f,a,null,null,null,p),a._vnode=f,$n||($n=!0,Is(y),Hi(),$n=!1)},At={p:$,um:Oe,m:ot,r:Ss,mt:de,mc:oe,pc:Z,pbc:V,n:Qt,o:e};return{render:Ts,hydrate:void 0,createApp:zo(Ts)}}function Bn({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 ct({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function ul(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function gr(e,t,n=!1){const s=e.children,i=t.children;if(P(s)&&P(i))for(let r=0;r<s.length;r++){const o=s[r];let l=i[r];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=i[r]=ze(i[r]),l.el=o.el),!n&&l.patchFlag!==-2&&gr(o,l)),l.type===kn&&(l.patchFlag===-1&&(l=i[r]=ze(l)),l.el=o.el),l.type===ve&&!l.el&&(l.el=o.el)}}function al(e){const t=e.slice(),n=[0];let s,i,r,o,l;const c=e.length;for(s=0;s<c;s++){const d=e[s];if(d!==0){if(i=n[n.length-1],e[i]<d){t[s]=i,n.push(s);continue}for(r=0,o=n.length-1;r<o;)l=r+o>>1,e[n[l]]<d?r=l+1:o=l;d<e[n[r]]&&(r>0&&(t[s]=n[r-1]),n[r]=s)}}for(r=n.length,o=n[r-1];r-- >0;)n[r]=o,o=t[o];return n}function mr(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:mr(t)}function Us(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function vr(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?vr(t.subTree):null}const yr=e=>e.__isSuspense;function dl(e,t){t&&t.pendingBranch?P(e)?t.effects.push(...e):t.effects.push(e):xo(e)}const we=Symbol.for("v-fgt"),kn=Symbol.for("v-txt"),ve=Symbol.for("v-cmt"),on=Symbol.for("v-stc"),Bt=[];let Ce=null;function B(e=!1){Bt.push(Ce=e?null:[])}function hl(){Bt.pop(),Ce=Bt[Bt.length-1]||null}let Ut=1;function mn(e,t=!1){Ut+=e,e<0&&Ce&&t&&(Ce.hasOnce=!0)}function _r(e){return e.dynamicChildren=Ut>0?Ce||bt:null,hl(),Ut>0&&Ce&&Ce.push(e),e}function j(e,t,n,s,i,r){return _r(_(e,t,n,s,i,r,!0))}function ln(e,t,n,s,i){return _r(ce(e,t,n,s,i,!0))}function vn(e){return e?e.__v_isVNode===!0:!1}function dt(e,t){return e.type===t.type&&e.key===t.key}const br=({key:e})=>e??null,cn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ie(e)||pe(e)||F(e)?{i:Te,r:e,k:t,f:!!n}:e:null);function _(e,t=null,n=null,s=0,i=null,r=e===we?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&br(t),ref:t&&cn(t),scopeId:Ki,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:s,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Te};return l?(Cs(c,n),r&128&&e.normalize(c)):n&&(c.shapeFlag|=ie(n)?8:16),Ut>0&&!o&&Ce&&(c.patchFlag>0||r&6)&&c.patchFlag!==32&&Ce.push(c),c}const ce=pl;function pl(e,t=null,n=null,s=0,i=null,r=!1){if((!e||e===jo)&&(e=ve),vn(e)){const l=it(e,t,!0);return n&&Cs(l,n),Ut>0&&!r&&Ce&&(l.shapeFlag&6?Ce[Ce.indexOf(e)]=l:Ce.push(l)),l.patchFlag=-2,l}if(Sl(e)&&(e=e.__vccOpts),t){t=gl(t);let{class:l,style:c}=t;l&&!ie(l)&&(t.class=gt(l)),G(c)&&(ms(c)&&!P(c)&&(c=fe({},c)),t.style=st(c))}const o=ie(e)?1:yr(e)?128:Gi(e)?64:G(e)?4:F(e)?2:0;return _(e,t,n,s,i,o,r,!0)}function gl(e){return e?ms(e)||fr(e)?fe({},e):e:null}function it(e,t,n=!1,s=!1){const{props:i,ref:r,patchFlag:o,children:l,transition:c}=e,d=t?ml(i||{},t):i,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:d,key:d&&br(d),ref:t&&t.ref?n&&r?P(r)?r.concat(cn(t)):[r,cn(t)]:cn(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==we?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&it(e.ssContent),ssFallback:e.ssFallback&&it(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&Kt(u,c.clone(u)),u}function Wt(e=" ",t=0){return ce(kn,null,e,t)}function ts(e,t){const n=ce(on,null,e);return n.staticCount=t,n}function fn(e="",t=!1){return t?(B(),ln(ve,null,e)):ce(ve,null,e)}function Be(e){return e==null||typeof e=="boolean"?ce(ve):P(e)?ce(we,null,e.slice()):vn(e)?ze(e):ce(kn,null,String(e))}function ze(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:it(e)}function Cs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(P(t))n=16;else if(typeof t=="object")if(s&65){const i=t.default;i&&(i._c&&(i._d=!1),Cs(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!fr(t)?t._ctx=Te:i===3&&Te&&(Te.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else F(t)?(t={default:t,_ctx:Te},n=32):(t=String(t),s&64?(n=16,t=[Wt(t)]):n=8);e.children=t,e.shapeFlag|=n}function ml(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const i in s)if(i==="class")t.class!==s.class&&(t.class=gt([t.class,s.class]));else if(i==="style")t.style=st([t.style,s.style]);else if(_n(i)){const r=t[i],o=s[i];o&&r!==o&&!(P(r)&&r.includes(o))?t[i]=r?[].concat(r,o):o:o==null&&r==null&&!bn(i)&&(t[i]=o)}else i!==""&&(t[i]=s[i])}return t}function Re(e,t,n,s=null){$e(e,t,7,[n,s])}const vl=ir();let yl=0;function _l(e,t,n){const s=e.type,i=(t?t.appContext:e.appContext)||vl,r={uid:yl++,vnode:e,type:s,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Hr(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:ar(s,i),emitsOptions:rr(s,i),emit:null,emitted:null,propsDefaults:J,inheritAttrs:s.inheritAttrs,ctx:J,data:J,props:J,attrs:J,slots:J,refs:J,setupState:J,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=Yo.bind(null,r),e.ce&&e.ce(r),r}let ye=null;const xr=()=>ye||Te;let yn,ns;{const e=wn(),t=(n,s)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(s),r=>{i.length>1?i.forEach(o=>o(r)):i[0](r)}};yn=t("__VUE_INSTANCE_SETTERS__",n=>ye=n),ns=t("__VUE_SSR_SETTERS__",n=>qt=n)}const Yt=e=>{const t=ye;return yn(e),e.scope.on(),()=>{e.scope.off(),yn(t)}},Ws=()=>{ye&&ye.scope.off(),yn(null)};function wr(e){return e.vnode.shapeFlag&4}let qt=!1;function bl(e,t=!1,n=!1){t&&ns(t);const{props:s,children:i}=e.vnode,r=wr(e);nl(e,s,r,t),ol(e,i,n||t);const o=r?xl(e,t):void 0;return t&&ns(!1),o}function xl(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Ho);const{setup:s}=n;if(s){Ze();const i=e.setupContext=s.length>1?Cl(e):null,r=Yt(e),o=Jt(s,e,0,[e.props,i]),l=mi(o);if(Qe(),r(),(l||e.sp)&&!Nt(e)&&Xi(e),l){if(o.then(Ws,Ws),t)return o.then(c=>{qs(e,c)}).catch(c=>{Sn(c,e,0)});e.asyncDep=o}else qs(e,o)}else Cr(e)}function qs(e,t,n){F(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:G(t)&&(e.setupState=Di(t)),Cr(e)}function Cr(e,t,n){const s=e.type;e.render||(e.render=s.render||He);{const i=Yt(e);Ze();try{Vo(e)}finally{Qe(),i()}}}const wl={get(e,t){return he(e,"get",""),e[t]}};function Cl(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,wl),slots:e.slots,emit:e.emit,expose:t}}function Mn(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Di(co(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Dt)return Dt[n](e)},has(t,n){return n in t||n in Dt}})):e.proxy}function Sl(e){return F(e)&&"__vccOpts"in e}const Tt=(e,t)=>go(e,t,qt);function Tl(e,t,n){try{mn(-1);const s=arguments.length;return s===2?G(t)&&!P(t)?vn(t)?ce(e,null,[t]):ce(e,t):ce(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&vn(n)&&(n=[n]),ce(e,t,n))}finally{mn(1)}}const El="3.5.32";/**
* @vue/runtime-dom v3.5.32
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let ss;const Gs=typeof window<"u"&&window.trustedTypes;if(Gs)try{ss=Gs.createPolicy("vue",{createHTML:e=>e})}catch{}const Sr=ss?e=>ss.createHTML(e):e=>e,Al="http://www.w3.org/2000/svg",kl="http://www.w3.org/1998/Math/MathML",Ge=typeof document<"u"?document:null,zs=Ge&&Ge.createElement("template"),Ml={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const i=t==="svg"?Ge.createElementNS(Al,e):t==="mathml"?Ge.createElementNS(kl,e):n?Ge.createElement(e,{is:n}):Ge.createElement(e);return e==="select"&&s&&s.multiple!=null&&i.setAttribute("multiple",s.multiple),i},createText:e=>Ge.createTextNode(e),createComment:e=>Ge.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ge.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,i,r){const o=n?n.previousSibling:t.lastChild;if(i&&(i===r||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===r||!(i=i.nextSibling)););else{zs.innerHTML=Sr(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=zs.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},tt="transition",Ot="animation",Gt=Symbol("_vtc"),Tr={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},$l=fe({},zi,Tr),Ol=e=>(e.displayName="Transition",e.props=$l,e),jn=Ol((e,{slots:t})=>Tl(Mo,Pl(e),t)),ft=(e,t=[])=>{P(e)?e.forEach(n=>n(...t)):e&&e(...t)},Js=e=>e?P(e)?e.some(t=>t.length>1):e.length>1:!1;function Pl(e){const t={};for(const A in e)A in Tr||(t[A]=e[A]);if(e.css===!1)return t;const{name:n="v",type:s,duration:i,enterFromClass:r=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=r,appearActiveClass:d=o,appearToClass:u=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:b=`${n}-leave-active`,leaveToClass:T=`${n}-leave-to`}=e,N=Il(i),$=N&&N[0],Y=N&&N[1],{onBeforeEnter:U,onEnter:D,onEnterCancelled:H,onLeave:k,onLeaveCancelled:E,onBeforeAppear:I=U,onAppear:se=D,onAppearCancelled:oe=H}=t,R=(A,te,de,Ke)=>{A._enterCancelled=Ke,ut(A,te?u:l),ut(A,te?d:o),de&&de()},V=(A,te)=>{A._isLeaving=!1,ut(A,h),ut(A,T),ut(A,b),te&&te()},ee=A=>(te,de)=>{const Ke=A?se:D,le=()=>R(te,A,de);ft(Ke,[te,le]),Ys(()=>{ut(te,A?c:r),We(te,A?u:l),Js(Ke)||Zs(te,s,$,le)})};return fe(t,{onBeforeEnter(A){ft(U,[A]),We(A,r),We(A,o)},onBeforeAppear(A){ft(I,[A]),We(A,c),We(A,d)},onEnter:ee(!1),onAppear:ee(!0),onLeave(A,te){A._isLeaving=!0;const de=()=>V(A,te);We(A,h),A._enterCancelled?(We(A,b),ei(A)):(ei(A),We(A,b)),Ys(()=>{A._isLeaving&&(ut(A,h),We(A,T),Js(k)||Zs(A,s,Y,de))}),ft(k,[A,de])},onEnterCancelled(A){R(A,!1,void 0,!0),ft(H,[A])},onAppearCancelled(A){R(A,!0,void 0,!0),ft(oe,[A])},onLeaveCancelled(A){V(A),ft(E,[A])}})}function Il(e){if(e==null)return null;if(G(e))return[Hn(e.enter),Hn(e.leave)];{const t=Hn(e);return[t,t]}}function Hn(e){return Ir(e)}function We(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Gt]||(e[Gt]=new Set)).add(t)}function ut(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Gt];n&&(n.delete(t),n.size||(e[Gt]=void 0))}function Ys(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ll=0;function Zs(e,t,n,s){const i=e._endId=++Ll,r=()=>{i===e._endId&&s()};if(n!=null)return setTimeout(r,n);const{type:o,timeout:l,propCount:c}=Rl(e,t);if(!o)return s();const d=o+"end";let u=0;const h=()=>{e.removeEventListener(d,b),r()},b=T=>{T.target===e&&++u>=c&&h()};setTimeout(()=>{u<c&&h()},l+1),e.addEventListener(d,b)}function Rl(e,t){const n=window.getComputedStyle(e),s=N=>(n[N]||"").split(", "),i=s(`${tt}Delay`),r=s(`${tt}Duration`),o=Qs(i,r),l=s(`${Ot}Delay`),c=s(`${Ot}Duration`),d=Qs(l,c);let u=null,h=0,b=0;t===tt?o>0&&(u=tt,h=o,b=r.length):t===Ot?d>0&&(u=Ot,h=d,b=c.length):(h=Math.max(o,d),u=h>0?o>d?tt:Ot:null,b=u?u===tt?r.length:c.length:0);const T=u===tt&&/\b(?:transform|all)(?:,|$)/.test(s(`${tt}Property`).toString());return{type:u,timeout:h,propCount:b,hasTransform:T}}function Qs(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>Xs(n)+Xs(e[s])))}function Xs(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function ei(e){return(e?e.ownerDocument:document).body.offsetHeight}function Fl(e,t,n){const s=e[Gt];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const ti=Symbol("_vod"),Nl=Symbol("_vsh"),Dl=Symbol(""),Bl=/(?:^|;)\s*display\s*:/;function jl(e,t,n){const s=e.style,i=ie(n);let r=!1;if(n&&!i){if(t)if(ie(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&un(s,l,"")}else for(const o in t)n[o]==null&&un(s,o,"");for(const o in n)o==="display"&&(r=!0),un(s,o,n[o])}else if(i){if(t!==n){const o=s[Dl];o&&(n+=";"+o),s.cssText=n,r=Bl.test(n)}}else t&&e.removeAttribute("style");ti in e&&(e[ti]=r?s.display:"",e[Nl]&&(s.display="none"))}const ni=/\s*!important$/;function un(e,t,n){if(P(n))n.forEach(s=>un(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Hl(e,t);ni.test(n)?e.setProperty(mt(s),n.replace(ni,""),"important"):e[s]=n}}const si=["Webkit","Moz","ms"],Vn={};function Hl(e,t){const n=Vn[t];if(n)return n;let s=Ae(t);if(s!=="filter"&&s in e)return Vn[t]=s;s=_i(s);for(let i=0;i<si.length;i++){const r=si[i]+s;if(r in e)return Vn[t]=r}return t}const ii="http://www.w3.org/1999/xlink";function ri(e,t,n,s,i,r=Br(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(ii,t.slice(6,t.length)):e.setAttributeNS(ii,t,n):n==null||r&&!xi(n)?e.removeAttribute(t):e.setAttribute(t,r?"":Ve(n)?String(n):n)}function oi(e,t,n,s,i){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Sr(n):n);return}const r=e.tagName;if(t==="value"&&r!=="PROGRESS"&&!r.includes("-")){const l=r==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(l!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=xi(n):n==null&&l==="string"?(n="",o=!0):l==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(i||t)}function _t(e,t,n,s){e.addEventListener(t,n,s)}function Vl(e,t,n,s){e.removeEventListener(t,n,s)}const li=Symbol("_vei");function Kl(e,t,n,s,i=null){const r=e[li]||(e[li]={}),o=r[t];if(s&&o)o.value=s;else{const[l,c]=Ul(t);if(s){const d=r[t]=Gl(s,i);_t(e,l,d,c)}else o&&(Vl(e,l,o,c),r[t]=void 0)}}const ci=/(?:Once|Passive|Capture)$/;function Ul(e){let t;if(ci.test(e)){t={};let s;for(;s=e.match(ci);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):mt(e.slice(2)),t]}let Kn=0;const Wl=Promise.resolve(),ql=()=>Kn||(Wl.then(()=>Kn=0),Kn=Date.now());function Gl(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;$e(zl(s,n.value),t,5,[s])};return n.value=e,n.attached=ql(),n}function zl(e,t){if(P(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>i=>!i._stopped&&s&&s(i))}else return t}const fi=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Jl=(e,t,n,s,i,r)=>{const o=i==="svg";t==="class"?Fl(e,s,o):t==="style"?jl(e,n,s):_n(t)?bn(t)||Kl(e,t,n,s,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Yl(e,t,s,o))?(oi(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ri(e,t,s,o,r,t!=="value")):e._isVueCE&&(Zl(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!ie(s)))?oi(e,Ae(t),s,r,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),ri(e,t,s,o))};function Yl(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&fi(t)&&F(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const i=e.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return fi(t)&&ie(n)?!1:t in e}function Zl(e,t){const n=e._def.props;if(!n)return!1;const s=Ae(t);return Array.isArray(n)?n.some(i=>Ae(i)===s):Object.keys(n).some(i=>Ae(i)===s)}const ui=e=>{const t=e.props["onUpdate:modelValue"]||!1;return P(t)?n=>nn(t,n):t};function Ql(e){e.target.composing=!0}function ai(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Un=Symbol("_assign");function di(e,t,n){return t&&(e=e.trim()),n&&(e=ls(e)),e}const Er={created(e,{modifiers:{lazy:t,trim:n,number:s}},i){e[Un]=ui(i);const r=s||i.props&&i.props.type==="number";_t(e,t?"change":"input",o=>{o.target.composing||e[Un](di(e.value,n,r))}),(n||r)&&_t(e,"change",()=>{e.value=di(e.value,n,r)}),t||(_t(e,"compositionstart",Ql),_t(e,"compositionend",ai),_t(e,"change",ai))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:i,number:r}},o){if(e[Un]=ui(o),e.composing)return;const l=(r||e.type==="number")&&!/^0\d/.test(e.value)?ls(e.value):e.value,c=t??"";if(l===c)return;const d=e.getRootNode();(d instanceof Document||d instanceof ShadowRoot)&&d.activeElement===e&&e.type!=="range"&&(s&&t===n||i&&e.value.trim()===c)||(e.value=c)}},Xl=fe({patchProp:Jl},Ml);let hi;function ec(){return hi||(hi=cl(Xl))}const tc=(...e)=>{const t=ec().createApp(...e),{mount:n}=t;return t.mount=s=>{const i=sc(s);if(!i)return;const r=t._component;!F(r)&&!r.render&&!r.template&&(r.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const o=n(i,!1,nc(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),o},t};function nc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function sc(e){return ie(e)?document.querySelector(e):e}const ic={class:"home-grid-container"},rc={class:"home-grid"},oc=["onClick"],lc={key:0,width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},cc={key:1,width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},fc={key:2,width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},uc={key:3,width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},ac={key:4,width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"1"},dc={key:5,width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"1"},hc={class:"tile-content"},pc={class:"tile-icon"},gc={key:0,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},mc={key:1,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},vc={key:2,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},yc={key:3,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},_c={key:4,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},bc={key:5,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},xc={class:"tile-label"},wc={key:0,class:"tile-count"},Cc={__name:"HomeGrid",props:{categories:{type:Array,default:()=>[]}},emits:["select"],setup(e){function t(i){const r={};return i.color&&(r["--tile-color"]=i.color,r["--tile-glow"]=i.color+"40"),r}function n(i){return i.image?{backgroundImage:`url(${i.image})`}:{}}function s(i){const r=i.color||"#dc2626";return{background:`radial-gradient(ellipse at 70% 30%, ${r}18 0%, transparent 60%), linear-gradient(135deg, ${r}10 0%, rgba(10,10,14,0.95) 100%)`}}return(i,r)=>(B(),j("div",ic,[_("div",rc,[(B(!0),j(we,null,bs(e.categories,o=>(B(),j("div",{key:o.id,class:gt(["category-tile",[o.gridSize||"small",{"has-image":!!o.image}]]),style:st(t(o)),onClick:l=>i.$emit("select",o.id)},[_("div",{class:"tile-bg",style:st(n(o))},null,4),o.image?fn("",!0):(B(),j("div",{key:0,class:"tile-gradient",style:st(s(o))},null,4)),o.image?fn("",!0):(B(),j("div",{key:1,class:"tile-fallback-icon",style:st({color:o.color||"var(--accent)"})},[o.icon==="crosshairs"?(B(),j("svg",lc,[...r[0]||(r[0]=[ts('<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="12" y1="2" x2="12" y2="6"></line><line x1="12" y1="18" x2="12" y2="22"></line><line x1="2" y1="12" x2="6" y2="12"></line><line x1="18" y1="12" x2="22" y2="12"></line>',6)])])):o.icon==="pills"?(B(),j("svg",cc,[...r[1]||(r[1]=[_("rect",{x:"3",y:"8",width:"18",height:"8",rx:"4"},null,-1),_("line",{x1:"12",y1:"8",x2:"12",y2:"16"},null,-1)])])):o.icon==="wrench"?(B(),j("svg",fc,[...r[2]||(r[2]=[_("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"},null,-1)])])):o.icon==="shield"?(B(),j("svg",uc,[...r[3]||(r[3]=[_("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"},null,-1)])])):o.icon==="package"?(B(),j("svg",ac,[...r[4]||(r[4]=[_("path",{d:"M16.5 9.4l-9-5.19M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"},null,-1),_("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"},null,-1),_("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"},null,-1)])])):(B(),j("svg",dc,[...r[5]||(r[5]=[_("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"},null,-1)])]))],4)),_("div",hc,[_("div",pc,[o.icon==="crosshairs"?(B(),j("svg",gc,[...r[6]||(r[6]=[ts('<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="12" y1="2" x2="12" y2="6"></line><line x1="12" y1="18" x2="12" y2="22"></line><line x1="2" y1="12" x2="6" y2="12"></line><line x1="18" y1="12" x2="22" y2="12"></line>',6)])])):o.icon==="pills"?(B(),j("svg",mc,[...r[7]||(r[7]=[_("rect",{x:"3",y:"8",width:"18",height:"8",rx:"4"},null,-1),_("line",{x1:"12",y1:"8",x2:"12",y2:"16"},null,-1)])])):o.icon==="wrench"?(B(),j("svg",vc,[...r[8]||(r[8]=[_("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"},null,-1)])])):o.icon==="shield"?(B(),j("svg",yc,[...r[9]||(r[9]=[_("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"},null,-1)])])):o.icon==="package"?(B(),j("svg",_c,[...r[10]||(r[10]=[_("path",{d:"M16.5 9.4l-9-5.19M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"},null,-1),_("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"},null,-1),_("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"},null,-1)])])):(B(),j("svg",bc,[...r[11]||(r[11]=[_("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"},null,-1)])]))]),_("span",xc,ae(o.label),1),o.items&&o.items.length>0?(B(),j("span",wc,ae(o.items.length),1)):fn("",!0)])],14,oc))),128))])]))}},Sc={class:"bm-sidebar"},Tc=["onClick"],Ec={class:"sidebar-icon"},Ac={key:0,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},kc={key:1,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},Mc={key:2,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},$c={key:3,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},Oc={key:4,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},Pc={key:5,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},Ic={__name:"CategorySidebar",props:{categories:{type:Array,default:()=>[]},activeCategory:{type:String,default:""}},emits:["select"],setup(e){return(t,n)=>(B(),j("div",Sc,[(B(!0),j(we,null,bs(e.categories,s=>(B(),j("button",{key:s.id,class:gt(["sidebar-btn",{active:e.activeCategory===s.id}]),onClick:i=>t.$emit("select",s.id)},[_("span",Ec,[s.icon==="crosshairs"?(B(),j("svg",Ac,[...n[0]||(n[0]=[ts('<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="12" y1="2" x2="12" y2="6"></line><line x1="12" y1="18" x2="12" y2="22"></line><line x1="2" y1="12" x2="6" y2="12"></line><line x1="18" y1="12" x2="22" y2="12"></line>',6)])])):s.icon==="pills"?(B(),j("svg",kc,[...n[1]||(n[1]=[_("rect",{x:"3",y:"8",width:"18",height:"8",rx:"4"},null,-1),_("line",{x1:"12",y1:"8",x2:"12",y2:"16"},null,-1)])])):s.icon==="wrench"?(B(),j("svg",Mc,[...n[2]||(n[2]=[_("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"},null,-1)])])):s.icon==="shield"?(B(),j("svg",$c,[...n[3]||(n[3]=[_("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"},null,-1)])])):s.icon==="package"?(B(),j("svg",Oc,[...n[4]||(n[4]=[_("path",{d:"M16.5 9.4l-9-5.19"},null,-1),_("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"},null,-1),_("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"},null,-1),_("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"},null,-1)])])):(B(),j("svg",Pc,[...n[5]||(n[5]=[_("circle",{cx:"12",cy:"12",r:"10"},null,-1)])]))]),Wt(" "+ae(s.label),1)],10,Tc))),128))]))}},Lc={class:"search-bar"},Rc={key:0,class:"product-grid"},Fc=["onClick"],Nc=["src"],Dc={class:"grid-item-name"},Bc={class:"grid-item-price"},jc={key:1,class:"empty-state"},Hc={__name:"ItemGrid",props:{items:{type:Array,default:()=>[]}},emits:["select","backToGrid"],setup(e){const t=e,n=qe(""),s=Tt(()=>{if(!n.value.trim())return t.items;const o=n.value.toLowerCase();return t.items.filter(l=>(l.item_label||l.item_name).toLowerCase().includes(o))});function i(o){return`https://cfx-nui-codem-inventory/html/itemimages/${(o||"example").replace(/\.png$/i,"")}.png`}function r(o){o.target.src.endsWith("example.png")||(o.target.src="./items/example.png")}return(o,l)=>(B(),j("div",null,[_("button",{class:"back-to-grid-btn",onClick:l[0]||(l[0]=c=>o.$emit("backToGrid"))},[...l[2]||(l[2]=[_("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[_("polyline",{points:"15 18 9 12 15 6"})],-1),Wt(" Zurück ",-1)])]),_("div",Lc,[l[3]||(l[3]=_("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},[_("circle",{cx:"11",cy:"11",r:"8"}),_("path",{d:"m21 21-4.35-4.35"})],-1)),Ui(_("input",{type:"text","onUpdate:modelValue":l[1]||(l[1]=c=>n.value=c),placeholder:"Produkt suchen..."},null,512),[[Er,n.value]])]),s.value.length?(B(),j("div",Rc,[(B(!0),j(we,null,bs(s.value,c=>(B(),j("div",{key:c.item_name,class:gt(["grid-item",{"sold-out":c.remaining<=0}]),onClick:d=>o.$emit("select",c)},[_("img",{src:i(c.image||c.item_name),onError:r,class:"grid-item-img"},null,40,Nc),_("div",Dc,ae(c.item_label),1),_("div",Bc,"$"+ae(c.price),1),_("div",{class:gt(["grid-item-limit",{warning:c.remaining>0&&c.remaining<=Math.ceil(c.limit/3),depleted:c.remaining<=0}])},ae(c.remaining<=0?"Limit erreicht":c.remaining+"/"+c.limit),3)],10,Fc))),128))])):(B(),j("div",jc,ae(n.value?"Kein Produkt gefunden":"Keine Produkte verfuegbar"),1))]))}},Vc={class:"product-detail"},Kc={class:"detail-hero"},Uc=["src"],Wc={class:"detail-hero-info"},qc={class:"name"},Gc={class:"price"},zc={class:"detail-section"},Jc={class:"detail-row"},Yc={class:"value limit"},Zc={class:"detail-row"},Qc={class:"payment-badge"},Xc={class:"detail-row"},ef={class:"value total"},tf={class:"quantity-section"},nf={class:"quantity-row"},sf={class:"quantity-value"},rf=["max"],of={class:"quantity-max"},lf=["disabled"],cf={__name:"ItemDetail",props:{item:{type:Object,required:!0},paymentMethod:{type:String,default:"black_money"}},emits:["back","buy"],setup(e,{emit:t}){const n=e,s=t,i=qe(1),r=Tt(()=>Math.max(1,n.item.remaining||1)),o=Tt(()=>{switch(n.paymentMethod){case"money":return"Bargeld";case"black_money":return"Schwarzgeld";case"both":return"Schwarzgeld / Bargeld";default:return"Schwarzgeld"}});function l(u){return`https://cfx-nui-codem-inventory/html/itemimages/${(u||"example").replace(/\.png$/i,"")}.png`}function c(u){u.target.src.endsWith("example.png")||(u.target.src="./items/example.png")}function d(){s("buy",{itemName:n.item.item_name,quantity:i.value})}return(u,h)=>(B(),j("div",Vc,[_("button",{class:"back-btn",onClick:h[0]||(h[0]=b=>u.$emit("back"))},[...h[4]||(h[4]=[_("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},[_("polyline",{points:"15 18 9 12 15 6"})],-1),Wt(" Zurück ",-1)])]),_("div",Kc,[_("img",{src:l(e.item.image||e.item.item_name),onError:c,class:"detail-hero-img"},null,40,Uc),_("div",Wc,[_("div",qc,ae(e.item.item_label),1),_("div",Gc,"$"+ae(e.item.price)+" pro Stueck",1)])]),_("div",zc,[_("div",Jc,[h[5]||(h[5]=_("span",{class:"label"},"Kauflimit",-1)),_("span",Yc,ae(e.item.remaining)+" / "+ae(e.item.limit),1)]),_("div",Zc,[h[6]||(h[6]=_("span",{class:"label"},"Bezahlung",-1)),_("span",Qc,ae(o.value),1)]),_("div",Xc,[h[7]||(h[7]=_("span",{class:"label"},"Gesamt",-1)),_("span",ef,"$"+ae(e.item.price*i.value),1)])]),_("div",tf,[_("div",nf,[h[8]||(h[8]=_("span",{class:"quantity-label"},"Menge",-1)),_("button",{class:"qty-btn",onClick:h[1]||(h[1]=b=>i.value=Math.max(1,i.value-1))},"-"),_("span",sf,ae(i.value),1),_("button",{class:"qty-btn",onClick:h[2]||(h[2]=b=>i.value=Math.min(r.value,i.value+1))},"+"),Ui(_("input",{type:"range",class:"bm-slider",min:1,max:r.value,"onUpdate:modelValue":h[3]||(h[3]=b=>i.value=b)},null,8,rf),[[Er,i.value,void 0,{number:!0}]]),_("span",of,"max "+ae(r.value),1)])]),_("button",{class:"bm-btn",disabled:e.item.remaining<=0,onClick:d},[h[9]||(h[9]=_("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},[_("circle",{cx:"9",cy:"21",r:"1"}),_("circle",{cx:"20",cy:"21",r:"1"}),_("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"})],-1)),Wt(" "+ae(e.item.remaining<=0?"Limit erreicht":"Kaufen - $"+e.item.price*i.value),1)],8,lf)]))}},ff={class:"bm-body"},uf={key:"grid",class:"home-view"},af={key:"browse",class:"bm-browse"},df={class:"bm-content"},hf={__name:"App",setup(e){const t=qe(!1),n=qe(!0),s=qe([]),i=qe(""),r=qe(null),o=qe("black_money"),l=qe({});function c(){return window.GetParentResourceName?window.GetParentResourceName():"mercyv-blackmarket"}function d(E,I={}){return fetch(`https://${c()}/${E}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(I)})}const u=Tt(()=>{const E=l.value,I={};return E.accent&&(I["--accent"]=E.accent,I["--accent-dim"]=h(E.accent,.12),I["--accent-subtle"]=h(E.accent,.05),I["--border-accent"]=h(E.accent,.15)),E.accentLight&&(I["--accent-light"]=E.accentLight),E.surfaceBase&&(I["--surface-base"]=E.surfaceBase),I});function h(E,I){const se=parseInt(E.slice(1,3),16),oe=parseInt(E.slice(3,5),16),R=parseInt(E.slice(5,7),16);return`rgba(${se}, ${oe}, ${R}, ${I})`}const b=Tt(()=>{const E=s.value.find(I=>I.id===i.value);return E?E.items:[]});function T(E){i.value=E,r.value=null,n.value=!1}function N(E){i.value=E,r.value=null}function $(){n.value=!0,i.value="",r.value=null}function Y(E){E.remaining<=0||(r.value=E)}function U(E){d("buyItem",E)}function D(){t.value=!1,r.value=null,d("close")}function H(E){const I=E.data;switch(I.type){case"open":t.value=!0,n.value=!0,s.value=I.categories||[],l.value=I.theme||{},o.value=I.paymentMethod||"black_money",r.value=null,i.value="";break;case"close":t.value=!1,r.value=null;break;case"updateLimits":if(I.limits)for(const[se,oe]of Object.entries(I.limits))for(const R of s.value){const V=R.items.find(ee=>ee.item_name===se);if(V){V.remaining=oe,r.value&&r.value.item_name===se&&(r.value={...V});break}}break}}function k(E){E.key==="Escape"&&t.value&&(r.value?(r.value=null,E.stopPropagation()):n.value?D():($(),E.stopPropagation()))}return ys(()=>{window.addEventListener("message",H),window.addEventListener("keydown",k)}),_s(()=>{window.removeEventListener("message",H),window.removeEventListener("keydown",k)}),(E,I)=>(B(),ln(jn,{name:"overlay"},{default:sn(()=>[t.value?(B(),j("div",{key:0,class:"bm-overlay",style:st(u.value)},[_("div",{class:"bm-header"},[I[2]||(I[2]=_("div",{class:"header-left"},[_("div",{class:"header-icon"},[_("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},[_("circle",{cx:"12",cy:"8",r:"5"}),_("path",{d:"M8 14s-4 2-4 6h16c0-4-4-6-4-6"}),_("path",{d:"M12 2v2M8.5 3.5l1 1.7M15.5 3.5l-1 1.7"})])]),_("h2",null,"Schwarzmarkt")],-1)),_("button",{class:"close-btn",onClick:D},[...I[1]||(I[1]=[_("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none"},[_("path",{d:"M1 1l12 12M13 1L1 13",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})],-1)])])]),_("div",ff,[ce(jn,{name:"fade",mode:"out-in"},{default:sn(()=>[n.value?(B(),j("div",uf,[ce(Cc,{categories:s.value,onSelect:T},null,8,["categories"])])):(B(),j("div",af,[ce(Ic,{categories:s.value,activeCategory:i.value,onSelect:N},null,8,["categories","activeCategory"]),_("div",df,[ce(jn,{name:"fade",mode:"out-in"},{default:sn(()=>[r.value?(B(),ln(cf,{key:"detail",item:r.value,paymentMethod:o.value,onBack:I[0]||(I[0]=se=>r.value=null),onBuy:U},null,8,["item","paymentMethod"])):(B(),ln(Hc,{key:i.value,items:b.value,onSelect:Y,onBackToGrid:$},null,8,["items"]))]),_:1})])]))]),_:1})])],4)):fn("",!0)]),_:1}))}};tc(hf).mount("#app");