(function(Gt){typeof define=="function"&&define.amd?define(Gt):Gt()})(function(){"use strict";/**
* @vue/shared v3.4.20
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Gt(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const ue={},Xt=[],We=()=>{},Gl=()=>!1,Mn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Cr=e=>e.startsWith("onUpdate:"),Ne=Object.assign,Or=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Xl=Object.prototype.hasOwnProperty,ne=(e,t)=>Xl.call(e,t),Y=Array.isArray,zt=e=>Fn(e)==="[object Map]",$s=e=>Fn(e)==="[object Set]",X=e=>typeof e=="function",be=e=>typeof e=="string",qt=e=>typeof e=="symbol",ce=e=>e!==null&&typeof e=="object",Us=e=>(ce(e)||X(e))&&X(e.then)&&X(e.catch),Vs=Object.prototype.toString,Fn=e=>Vs.call(e),zl=e=>Fn(e).slice(8,-1),Hs=e=>Fn(e)==="[object Object]",Nr=e=>be(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,pn=Gt(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),$n=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},ql=/-(\w)/g,ct=$n(e=>e.replace(ql,(t,n)=>n?n.toUpperCase():"")),Jl=/\B([A-Z])/g,Ye=$n(e=>e.replace(Jl,"-$1").toLowerCase()),Ws=$n(e=>e.charAt(0).toUpperCase()+e.slice(1)),Tr=$n(e=>e?`on${Ws(e)}`:""),bt=(e,t)=>!Object.is(e,t),Ir=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Un=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Ql=e=>{const t=parseFloat(e);return isNaN(t)?e:t},js=e=>{const t=be(e)?Number(e):NaN;return isNaN(t)?e:t};let Ks;const Bs=()=>Ks||(Ks=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Le(e){if(Y(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=be(r)?nc(r):Le(r);if(s)for(const o in s)t[o]=s[o]}return t}else if(be(e)||ce(e))return e}const Zl=/;(?![^(]*\))/g,ec=/:([^]+)/,tc=/\/\*[^]*?\*\//g;function nc(e){const t={};return e.replace(tc,"").split(Zl).forEach(n=>{if(n){const r=n.split(ec);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Vn(e){let t="";if(be(e))t=e;else if(Y(e))for(let n=0;n<e.length;n++){const r=Vn(e[n]);r&&(t+=r+" ")}else if(ce(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const rc=Gt("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function Ys(e){return!!e||e===""}const _e=e=>be(e)?e:e==null?"":Y(e)||ce(e)&&(e.toString===Vs||!X(e.toString))?JSON.stringify(e,Gs,2):String(e),Gs=(e,t)=>t&&t.__v_isRef?Gs(e,t.value):zt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],o)=>(n[Ar(r,o)+" =>"]=s,n),{})}:$s(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Ar(n))}:qt(t)?Ar(t):ce(t)&&!Y(t)&&!Hs(t)?String(t):t,Ar=(e,t="")=>{var n;return qt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.20
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Ue;class Xs{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ue,!t&&Ue&&(this.index=(Ue.scopes||(Ue.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ue;try{return Ue=this,t()}finally{Ue=n}}}on(){Ue=this}off(){Ue=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function Pr(e){return new Xs(e)}function sc(e,t=Ue){t&&t.active&&t.effects.push(e)}function zs(){return Ue}function oc(e){Ue&&Ue.cleanups.push(e)}let Dt;class xr{constructor(t,n,r,s){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,sc(this,s)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Et();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(ic(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),vt()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=yt,n=Dt;try{return yt=!0,Dt=this,this._runnings++,qs(this),this.fn()}finally{Js(this),this._runnings--,Dt=n,yt=t}}stop(){var t;this.active&&(qs(this),Js(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function ic(e){return e.value}function qs(e){e._trackId++,e._depsLength=0}function Js(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Qs(e.deps[t],e);e.deps.length=e._depsLength}}function Qs(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let yt=!0,Rr=0;const Zs=[];function Et(){Zs.push(yt),yt=!1}function vt(){const e=Zs.pop();yt=e===void 0?!0:e}function kr(){Rr++}function Dr(){for(Rr--;!Rr&&Mr.length;)Mr.shift()()}function eo(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&Qs(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Mr=[];function to(e,t,n){kr();for(const r of e.keys()){let s;r._dirtyLevel<t&&(s??(s=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(s??(s=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&Mr.push(r.scheduler)))}Dr()}const no=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Hn=new WeakMap,Mt=Symbol(""),Fr=Symbol("");function Me(e,t,n){if(yt&&Dt){let r=Hn.get(e);r||Hn.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=no(()=>r.delete(n))),eo(Dt,s)}}function at(e,t,n,r,s,o){const i=Hn.get(e);if(!i)return;let l=[];if(t==="clear")l=[...i.values()];else if(n==="length"&&Y(e)){const c=Number(r);i.forEach((f,h)=>{(h==="length"||!qt(h)&&h>=c)&&l.push(f)})}else switch(n!==void 0&&l.push(i.get(n)),t){case"add":Y(e)?Nr(n)&&l.push(i.get("length")):(l.push(i.get(Mt)),zt(e)&&l.push(i.get(Fr)));break;case"delete":Y(e)||(l.push(i.get(Mt)),zt(e)&&l.push(i.get(Fr)));break;case"set":zt(e)&&l.push(i.get(Mt));break}kr();for(const c of l)c&&to(c,4);Dr()}function lc(e,t){var n;return(n=Hn.get(e))==null?void 0:n.get(t)}const cc=Gt("__proto__,__v_isRef,__isVue"),ro=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(qt)),so=ac();function ac(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ee(this);for(let o=0,i=this.length;o<i;o++)Me(r,"get",o+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(ee)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Et(),kr();const r=ee(this)[t].apply(this,n);return Dr(),vt(),r}}),e}function uc(e){const t=ee(this);return Me(t,"has",e),t.hasOwnProperty(e)}class oo{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const s=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(s?o?wc:mo:o?ho:fo).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=Y(t);if(!s){if(i&&ne(so,n))return Reflect.get(so,n,r);if(n==="hasOwnProperty")return uc}const l=Reflect.get(t,n,r);return(qt(n)?ro.has(n):cc(n))||(s||Me(t,"get",n),o)?l:de(l)?i&&Nr(n)?l:l.value:ce(l)?s?po(l):Xn(l):l}}class io extends oo{constructor(t=!1){super(!1,t)}set(t,n,r,s){let o=t[n];if(!this._isShallow){const c=Jt(o);if(!zn(r)&&!Jt(r)&&(o=ee(o),r=ee(r)),!Y(t)&&de(o)&&!de(r))return c?!1:(o.value=r,!0)}const i=Y(t)&&Nr(n)?Number(n)<t.length:ne(t,n),l=Reflect.set(t,n,r,s);return t===ee(s)&&(i?bt(r,o)&&at(t,"set",n,r):at(t,"add",n,r)),l}deleteProperty(t,n){const r=ne(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&at(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!qt(n)||!ro.has(n))&&Me(t,"has",n),r}ownKeys(t){return Me(t,"iterate",Y(t)?"length":Mt),Reflect.ownKeys(t)}}class fc extends oo{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const dc=new io,hc=new fc,mc=new io(!0),$r=e=>e,Wn=e=>Reflect.getPrototypeOf(e);function jn(e,t,n=!1,r=!1){e=e.__v_raw;const s=ee(e),o=ee(t);n||(bt(t,o)&&Me(s,"get",t),Me(s,"get",o));const{has:i}=Wn(s),l=r?$r:n?Hr:_n;if(i.call(s,t))return l(e.get(t));if(i.call(s,o))return l(e.get(o));e!==s&&e.get(t)}function Kn(e,t=!1){const n=this.__v_raw,r=ee(n),s=ee(e);return t||(bt(e,s)&&Me(r,"has",e),Me(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function Bn(e,t=!1){return e=e.__v_raw,!t&&Me(ee(e),"iterate",Mt),Reflect.get(e,"size",e)}function lo(e){e=ee(e);const t=ee(this);return Wn(t).has.call(t,e)||(t.add(e),at(t,"add",e,e)),this}function co(e,t){t=ee(t);const n=ee(this),{has:r,get:s}=Wn(n);let o=r.call(n,e);o||(e=ee(e),o=r.call(n,e));const i=s.call(n,e);return n.set(e,t),o?bt(t,i)&&at(n,"set",e,t):at(n,"add",e,t),this}function ao(e){const t=ee(this),{has:n,get:r}=Wn(t);let s=n.call(t,e);s||(e=ee(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&at(t,"delete",e,void 0),o}function uo(){const e=ee(this),t=e.size!==0,n=e.clear();return t&&at(e,"clear",void 0,void 0),n}function Yn(e,t){return function(r,s){const o=this,i=o.__v_raw,l=ee(i),c=t?$r:e?Hr:_n;return!e&&Me(l,"iterate",Mt),i.forEach((f,h)=>r.call(s,c(f),c(h),o))}}function Gn(e,t,n){return function(...r){const s=this.__v_raw,o=ee(s),i=zt(o),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,f=s[e](...r),h=n?$r:t?Hr:_n;return!t&&Me(o,"iterate",c?Fr:Mt),{next(){const{value:m,done:_}=f.next();return _?{value:m,done:_}:{value:l?[h(m[0]),h(m[1])]:h(m),done:_}},[Symbol.iterator](){return this}}}}function St(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function pc(){const e={get(o){return jn(this,o)},get size(){return Bn(this)},has:Kn,add:lo,set:co,delete:ao,clear:uo,forEach:Yn(!1,!1)},t={get(o){return jn(this,o,!1,!0)},get size(){return Bn(this)},has:Kn,add:lo,set:co,delete:ao,clear:uo,forEach:Yn(!1,!0)},n={get(o){return jn(this,o,!0)},get size(){return Bn(this,!0)},has(o){return Kn.call(this,o,!0)},add:St("add"),set:St("set"),delete:St("delete"),clear:St("clear"),forEach:Yn(!0,!1)},r={get(o){return jn(this,o,!0,!0)},get size(){return Bn(this,!0)},has(o){return Kn.call(this,o,!0)},add:St("add"),set:St("set"),delete:St("delete"),clear:St("clear"),forEach:Yn(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=Gn(o,!1,!1),n[o]=Gn(o,!0,!1),t[o]=Gn(o,!1,!0),r[o]=Gn(o,!0,!0)}),[e,n,t,r]}const[_c,gc,bc,yc]=pc();function Ur(e,t){const n=t?e?yc:bc:e?gc:_c;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(ne(n,s)&&s in r?n:r,s,o)}const Ec={get:Ur(!1,!1)},vc={get:Ur(!1,!0)},Sc={get:Ur(!0,!1)},fo=new WeakMap,ho=new WeakMap,mo=new WeakMap,wc=new WeakMap;function Lc(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Cc(e){return e.__v_skip||!Object.isExtensible(e)?0:Lc(zl(e))}function Xn(e){return Jt(e)?e:Vr(e,!1,dc,Ec,fo)}function Oc(e){return Vr(e,!1,mc,vc,ho)}function po(e){return Vr(e,!0,hc,Sc,mo)}function Vr(e,t,n,r,s){if(!ce(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=Cc(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return s.set(e,l),l}function ut(e){return Jt(e)?ut(e.__v_raw):!!(e&&e.__v_isReactive)}function Jt(e){return!!(e&&e.__v_isReadonly)}function zn(e){return!!(e&&e.__v_isShallow)}function _o(e){return ut(e)||Jt(e)}function ee(e){const t=e&&e.__v_raw;return t?ee(t):e}function qn(e){return Object.isExtensible(e)&&Un(e,"__v_skip",!0),e}const _n=e=>ce(e)?Xn(e):e,Hr=e=>ce(e)?po(e):e;class go{constructor(t,n,r,s){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new xr(()=>t(this._value),()=>Jn(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=ee(this);return(!t._cacheable||t.effect.dirty)&&bt(t._value,t._value=t.effect.run())&&Jn(t,4),bo(t),t.effect._dirtyLevel>=2&&Jn(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Nc(e,t,n=!1){let r,s;const o=X(e);return o?(r=e,s=We):(r=e.get,s=e.set),new go(r,s,o||!s,n)}function bo(e){var t;yt&&Dt&&(e=ee(e),eo(Dt,(t=e.dep)!=null?t:e.dep=no(()=>e.dep=void 0,e instanceof go?e:void 0)))}function Jn(e,t=4,n){e=ee(e);const r=e.dep;r&&to(r,t)}function de(e){return!!(e&&e.__v_isRef===!0)}function we(e){return yo(e,!1)}function Tc(e){return yo(e,!0)}function yo(e,t){return de(e)?e:new Ic(e,t)}class Ic{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ee(t),this._value=n?t:_n(t)}get value(){return bo(this),this._value}set value(t){const n=this.__v_isShallow||zn(t)||Jt(t);t=n?t:ee(t),bt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:_n(t),Jn(this,4))}}function se(e){return de(e)?e.value:e}const Ac={get:(e,t,n)=>se(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return de(s)&&!de(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Eo(e){return ut(e)?e:new Proxy(e,Ac)}function Pc(e){const t=Y(e)?new Array(e.length):{};for(const n in e)t[n]=vo(e,n);return t}class xc{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return lc(ee(this._object),this._key)}}class Rc{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function kc(e,t,n){return de(e)?e:X(e)?new Rc(e):ce(e)&&arguments.length>1?vo(e,t,n):we(e)}function vo(e,t,n){const r=e[t];return de(r)?r:new xc(e,t,n)}/**
* @vue/runtime-core v3.4.20
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const gn=[];function gm(e,...t){Et();const n=gn.length?gn[gn.length-1].component:null,r=n&&n.appContext.config.warnHandler,s=Dc();if(r)ft(r,n,11,[e+t.join(""),n&&n.proxy,s.map(({vnode:o})=>`at <${ai(n,o.type)}>`).join(`
`),s]);else{const o=[`[Vue warn]: ${e}`,...t];s.length&&o.push(`
`,...Mc(s)),console.warn(...o)}vt()}function Dc(){let e=gn[gn.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const r=e.component&&e.component.parent;e=r&&r.vnode}return t}function Mc(e){const t=[];return e.forEach((n,r)=>{t.push(...r===0?[]:[`
`],...Fc(n))}),t}function Fc({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,s=` at <${ai(e.component,e.type,r)}`,o=">"+n;return e.props?[s,...$c(e.props),o]:[s+o]}function $c(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...So(r,e[r]))}),n.length>3&&t.push(" ..."),t}function So(e,t,n){return be(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:de(t)?(t=So(e,ee(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):X(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=ee(t),n?t:[`${e}=`,t])}function ft(e,t,n,r){try{return r?e(...r):e()}catch(s){Qn(s,t,n)}}function Ge(e,t,n,r){if(X(e)){const o=ft(e,t,n,r);return o&&Us(o)&&o.catch(i=>{Qn(i,t,n)}),o}const s=[];for(let o=0;o<e.length;o++)s.push(Ge(e[o],t,n,r));return s}function Qn(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,l=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const f=o.ec;if(f){for(let h=0;h<f.length;h++)if(f[h](e,i,l)===!1)return}o=o.parent}const c=t.appContext.config.errorHandler;if(c){ft(c,null,10,[e,i,l]);return}}Uc(e,n,s,r)}function Uc(e,t,n,r=!0){console.error(e)}let bn=!1,Wr=!1;const Te=[];let et=0;const Qt=[];let wt=null,Ft=0;const wo=Promise.resolve();let jr=null;function Kr(e){const t=jr||wo;return e?t.then(this?e.bind(this):e):t}function Vc(e){let t=et+1,n=Te.length;for(;t<n;){const r=t+n>>>1,s=Te[r],o=yn(s);o<e||o===e&&s.pre?t=r+1:n=r}return t}function Br(e){(!Te.length||!Te.includes(e,bn&&e.allowRecurse?et+1:et))&&(e.id==null?Te.push(e):Te.splice(Vc(e.id),0,e),Lo())}function Lo(){!bn&&!Wr&&(Wr=!0,jr=wo.then(No))}function Hc(e){const t=Te.indexOf(e);t>et&&Te.splice(t,1)}function Wc(e){Y(e)?Qt.push(...e):(!wt||!wt.includes(e,e.allowRecurse?Ft+1:Ft))&&Qt.push(e),Lo()}function Co(e,t,n=bn?et+1:0){for(;n<Te.length;n++){const r=Te[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;Te.splice(n,1),n--,r()}}}function Oo(e){if(Qt.length){const t=[...new Set(Qt)].sort((n,r)=>yn(n)-yn(r));if(Qt.length=0,wt){wt.push(...t);return}for(wt=t,Ft=0;Ft<wt.length;Ft++)wt[Ft]();wt=null,Ft=0}}const yn=e=>e.id==null?1/0:e.id,jc=(e,t)=>{const n=yn(e)-yn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function No(e){Wr=!1,bn=!0,Te.sort(jc);try{for(et=0;et<Te.length;et++){const t=Te[et];t&&t.active!==!1&&ft(t,null,14)}}finally{et=0,Te.length=0,Oo(),bn=!1,jr=null,(Te.length||Qt.length)&&No()}}function Kc(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||ue;let s=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in r){const h=`${i==="modelValue"?"model":i}Modifiers`,{number:m,trim:_}=r[h]||ue;_&&(s=n.map(S=>be(S)?S.trim():S)),m&&(s=n.map(Ql))}let l,c=r[l=Tr(t)]||r[l=Tr(ct(t))];!c&&o&&(c=r[l=Tr(Ye(t))]),c&&Ge(c,e,6,s);const f=r[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ge(f,e,6,s)}}function To(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},l=!1;if(!X(e)){const c=f=>{const h=To(f,t,!0);h&&(l=!0,Ne(i,h))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!l?(ce(e)&&r.set(e,null),null):(Y(o)?o.forEach(c=>i[c]=null):Ne(i,o),ce(e)&&r.set(e,i),i)}function Zn(e,t){return!e||!Mn(t)?!1:(t=t.slice(2).replace(/Once$/,""),ne(e,t[0].toLowerCase()+t.slice(1))||ne(e,Ye(t))||ne(e,t))}let Ie=null,Io=null;function er(e){const t=Ie;return Ie=e,Io=e&&e.type.__scopeId||null,t}function Ao(e,t=Ie,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&ni(-1);const o=er(t);let i;try{i=e(...s)}finally{er(o),r._d&&ni(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function bm(){}function Po(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[i],slots:l,attrs:c,emit:f,render:h,renderCache:m,data:_,setupState:S,ctx:R,inheritAttrs:T}=e;let A,$;const W=er(e);try{if(n.shapeFlag&4){const y=s||r,C=y;A=nt(h.call(C,y,m,o,S,_,R)),$=c}else{const y=t;A=nt(y.length>1?y(o,{attrs:c,slots:l,emit:f}):y(o,null)),$=t.props?c:Bc(c)}}catch(y){Ln.length=0,Qn(y,e,1),A=he(Lt)}let E=A;if($&&T!==!1){const y=Object.keys($),{shapeFlag:C}=E;y.length&&C&7&&(i&&y.some(Cr)&&($=Yc($,i)),E=nn(E,$))}return n.dirs&&(E=nn(E),E.dirs=E.dirs?E.dirs.concat(n.dirs):n.dirs),n.transition&&(E.transition=n.transition),A=E,er(W),A}const Bc=e=>{let t;for(const n in e)(n==="class"||n==="style"||Mn(n))&&((t||(t={}))[n]=e[n]);return t},Yc=(e,t)=>{const n={};for(const r in e)(!Cr(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Gc(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:l,patchFlag:c}=t,f=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?xo(r,i,f):!!i;if(c&8){const h=t.dynamicProps;for(let m=0;m<h.length;m++){const _=h[m];if(i[_]!==r[_]&&!Zn(f,_))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?xo(r,i,f):!0:!!i;return!1}function xo(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!Zn(n,o))return!0}return!1}function Xc({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const zc=Symbol.for("v-ndc"),qc=e=>e.__isSuspense;function Jc(e,t){t&&t.pendingBranch?Y(e)?t.effects.push(...e):t.effects.push(e):Wc(e)}const Qc=Symbol.for("v-scx"),Zc=()=>tn(Qc),tr={};function $t(e,t,n){return Ro(e,t,n)}function Ro(e,t,{immediate:n,deep:r,flush:s,once:o,onTrack:i,onTrigger:l}=ue){if(t&&o){const v=t;t=(...F)=>{v(...F),C()}}const c=Ce,f=v=>r===!0?v:Zt(v,r===!1?1:void 0);let h,m=!1,_=!1;if(de(e)?(h=()=>e.value,m=zn(e)):ut(e)?(h=()=>f(e),m=!0):Y(e)?(_=!0,m=e.some(v=>ut(v)||zn(v)),h=()=>e.map(v=>{if(de(v))return v.value;if(ut(v))return f(v);if(X(v))return ft(v,c,2)})):X(e)?t?h=()=>ft(e,c,2):h=()=>(S&&S(),Ge(e,c,3,[R])):h=We,t&&r){const v=h;h=()=>Zt(v())}let S,R=v=>{S=E.onStop=()=>{ft(v,c,4),S=E.onStop=void 0}},T;if(cr)if(R=We,t?n&&Ge(t,c,3,[h(),_?[]:void 0,R]):h(),s==="sync"){const v=Zc();T=v.__watcherHandles||(v.__watcherHandles=[])}else return We;let A=_?new Array(e.length).fill(tr):tr;const $=()=>{if(!(!E.active||!E.dirty))if(t){const v=E.run();(r||m||(_?v.some((F,x)=>bt(F,A[x])):bt(v,A)))&&(S&&S(),Ge(t,c,3,[v,A===tr?void 0:_&&A[0]===tr?[]:A,R]),A=v)}else E.run()};$.allowRecurse=!!t;let W;s==="sync"?W=$:s==="post"?W=()=>Fe($,c&&c.suspense):($.pre=!0,c&&($.id=c.uid),W=()=>Br($));const E=new xr(h,We,W),y=zs(),C=()=>{E.stop(),y&&Or(y.effects,E)};return t?n?$():A=E.run():s==="post"?Fe(E.run.bind(E),c&&c.suspense):E.run(),T&&T.push(C),C}function ea(e,t,n){const r=this.proxy,s=be(e)?e.includes(".")?ko(r,e):()=>r[e]:e.bind(r,r);let o;X(t)?o=t:(o=t.handler,n=t);const i=Nn(this),l=Ro(s,o.bind(r),n);return i(),l}function ko(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function Zt(e,t,n=0,r){if(!ce(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(r=r||new Set,r.has(e))return e;if(r.add(e),de(e))Zt(e.value,t,n,r);else if(Y(e))for(let s=0;s<e.length;s++)Zt(e[s],t,n,r);else if($s(e)||zt(e))e.forEach(s=>{Zt(s,t,n,r)});else if(Hs(e))for(const s in e)Zt(e[s],t,n,r);return e}function Ut(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;i<s.length;i++){const l=s[i];o&&(l.oldValue=o[i].value);let c=l.dir[r];c&&(Et(),Ge(c,n,8,[e.el,l,e,t]),vt())}}/*! #__NO_SIDE_EFFECTS__ */function xe(e,t){return X(e)?Ne({name:e.name},t,{setup:e}):e}const En=e=>!!e.type.__asyncLoader,Do=e=>e.type.__isKeepAlive;function ta(e,t){Mo(e,"a",t)}function na(e,t){Mo(e,"da",t)}function Mo(e,t,n=Ce){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(nr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Do(s.parent.vnode)&&ra(r,t,n,s),s=s.parent}}function ra(e,t,n,r){const s=nr(t,e,r,!0);Gr(()=>{Or(r[t],s)},n)}function nr(e,t,n=Ce,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Et();const l=Nn(n),c=Ge(t,n,e,i);return l(),vt(),c});return r?s.unshift(o):s.push(o),o}}const dt=e=>(t,n=Ce)=>(!cr||e==="sp")&&nr(e,(...r)=>t(...r),n),sa=dt("bm"),tt=dt("m"),oa=dt("bu"),ia=dt("u"),Yr=dt("bum"),Gr=dt("um"),la=dt("sp"),ca=dt("rtg"),aa=dt("rtc");function ua(e,t=Ce){nr("ec",e,t)}function Vt(e,t,n,r){let s;const o=n;if(Y(e)||be(e)){s=new Array(e.length);for(let i=0,l=e.length;i<l;i++)s[i]=t(e[i],i,void 0,o)}else if(typeof e=="number"){s=new Array(e);for(let i=0;i<e;i++)s[i]=t(i+1,i,void 0,o)}else if(ce(e))if(e[Symbol.iterator])s=Array.from(e,(i,l)=>t(i,l,void 0,o));else{const i=Object.keys(e);s=new Array(i.length);for(let l=0,c=i.length;l<c;l++){const f=i[l];s[l]=t(e[f],f,l,o)}}else s=[];return s}function Xr(e,t,n={},r,s){if(Ie.isCE||Ie.parent&&En(Ie.parent)&&Ie.parent.isCE)return t!=="default"&&(n.name=t),he("slot",n,r&&r());let o=e[t];o&&o._c&&(o._d=!1),j();const i=o&&Fo(o(n)),l=je(ye,{key:n.key||i&&i.key||`_${t}`},i||(r?r():[]),i&&e._===1?64:-2);return l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),o&&o._c&&(o._d=!0),l}function Fo(e){return e.some(t=>sr(t)?!(t.type===Lt||t.type===ye&&!Fo(t.children)):!0)?e:null}const zr=e=>e?ii(e)?ls(e)||e.proxy:zr(e.parent):null,vn=Ne(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=>zr(e.parent),$root:e=>zr(e.root),$emit:e=>e.emit,$options:e=>Ho(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Br(e.update)}),$nextTick:e=>e.n||(e.n=Kr.bind(e.proxy)),$watch:e=>ea.bind(e)}),qr=(e,t)=>e!==ue&&!e.__isScriptSetup&&ne(e,t),fa={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:l,appContext:c}=e;let f;if(t[0]!=="$"){const S=i[t];if(S!==void 0)switch(S){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(qr(r,t))return i[t]=1,r[t];if(s!==ue&&ne(s,t))return i[t]=2,s[t];if((f=e.propsOptions[0])&&ne(f,t))return i[t]=3,o[t];if(n!==ue&&ne(n,t))return i[t]=4,n[t];Jr&&(i[t]=0)}}const h=vn[t];let m,_;if(h)return t==="$attrs"&&Me(e,"get",t),h(e);if((m=l.__cssModules)&&(m=m[t]))return m;if(n!==ue&&ne(n,t))return i[t]=4,n[t];if(_=c.config.globalProperties,ne(_,t))return _[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return qr(s,t)?(s[t]=n,!0):r!==ue&&ne(r,t)?(r[t]=n,!0):ne(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},i){let l;return!!n[i]||e!==ue&&ne(e,i)||qr(t,i)||(l=o[0])&&ne(l,i)||ne(r,i)||ne(vn,i)||ne(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ne(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function $o(e){return Y(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Jr=!0;function da(e){const t=Ho(e),n=e.proxy,r=e.ctx;Jr=!1,t.beforeCreate&&Uo(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:l,provide:c,inject:f,created:h,beforeMount:m,mounted:_,beforeUpdate:S,updated:R,activated:T,deactivated:A,beforeDestroy:$,beforeUnmount:W,destroyed:E,unmounted:y,render:C,renderTracked:v,renderTriggered:F,errorCaptured:x,serverPrefetch:P,expose:Q,inheritAttrs:fe,components:z,directives:pe,filters:_t}=t;if(f&&ha(f,r,null),i)for(const J in i){const oe=i[J];X(oe)&&(r[J]=oe.bind(n))}if(s){const J=s.call(n,n);ce(J)&&(e.data=Xn(J))}if(Jr=!0,o)for(const J in o){const oe=o[J],Qe=X(oe)?oe.bind(n,n):X(oe.get)?oe.get.bind(n,n):We,kt=!X(oe)&&X(oe.set)?oe.set.bind(n):We,Oe=ie({get:Qe,set:kt});Object.defineProperty(r,J,{enumerable:!0,configurable:!0,get:()=>Oe.value,set:Pe=>Oe.value=Pe})}if(l)for(const J in l)Vo(l[J],r,n,J);if(c){const J=X(c)?c.call(n):c;Reflect.ownKeys(J).forEach(oe=>{ya(oe,J[oe])})}h&&Uo(h,e,"c");function ae(J,oe){Y(oe)?oe.forEach(Qe=>J(Qe.bind(n))):oe&&J(oe.bind(n))}if(ae(sa,m),ae(tt,_),ae(oa,S),ae(ia,R),ae(ta,T),ae(na,A),ae(ua,x),ae(aa,v),ae(ca,F),ae(Yr,W),ae(Gr,y),ae(la,P),Y(Q))if(Q.length){const J=e.exposed||(e.exposed={});Q.forEach(oe=>{Object.defineProperty(J,oe,{get:()=>n[oe],set:Qe=>n[oe]=Qe})})}else e.exposed||(e.exposed={});C&&e.render===We&&(e.render=C),fe!=null&&(e.inheritAttrs=fe),z&&(e.components=z),pe&&(e.directives=pe)}function ha(e,t,n=We){Y(e)&&(e=Qr(e));for(const r in e){const s=e[r];let o;ce(s)?"default"in s?o=tn(s.from||r,s.default,!0):o=tn(s.from||r):o=tn(s),de(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function Uo(e,t,n){Ge(Y(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Vo(e,t,n,r){const s=r.includes(".")?ko(n,r):()=>n[r];if(be(e)){const o=t[e];X(o)&&$t(s,o)}else if(X(e))$t(s,e.bind(n));else if(ce(e))if(Y(e))e.forEach(o=>Vo(o,t,n,r));else{const o=X(e.handler)?e.handler.bind(n):t[e.handler];X(o)&&$t(s,o,e)}}function Ho(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,l=o.get(t);let c;return l?c=l:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(f=>rr(c,f,i,!0)),rr(c,t,i)),ce(t)&&o.set(t,c),c}function rr(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&rr(e,o,n,!0),s&&s.forEach(i=>rr(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=ma[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const ma={data:Wo,props:jo,emits:jo,methods:Sn,computed:Sn,beforeCreate:Re,created:Re,beforeMount:Re,mounted:Re,beforeUpdate:Re,updated:Re,beforeDestroy:Re,beforeUnmount:Re,destroyed:Re,unmounted:Re,activated:Re,deactivated:Re,errorCaptured:Re,serverPrefetch:Re,components:Sn,directives:Sn,watch:_a,provide:Wo,inject:pa};function Wo(e,t){return t?e?function(){return Ne(X(e)?e.call(this,this):e,X(t)?t.call(this,this):t)}:t:e}function pa(e,t){return Sn(Qr(e),Qr(t))}function Qr(e){if(Y(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Re(e,t){return e?[...new Set([].concat(e,t))]:t}function Sn(e,t){return e?Ne(Object.create(null),e,t):t}function jo(e,t){return e?Y(e)&&Y(t)?[...new Set([...e,...t])]:Ne(Object.create(null),$o(e),$o(t??{})):t}function _a(e,t){if(!e)return t;if(!t)return e;const n=Ne(Object.create(null),e);for(const r in t)n[r]=Re(e[r],t[r]);return n}function Ko(){return{app:null,config:{isNativeTag:Gl,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 ga=0;function ba(e,t){return function(r,s=null){X(r)||(r=Ne({},r)),s!=null&&!ce(s)&&(s=null);const o=Ko(),i=new WeakSet;let l=!1;const c=o.app={_uid:ga++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:Ga,get config(){return o.config},set config(f){},use(f,...h){return i.has(f)||(f&&X(f.install)?(i.add(f),f.install(c,...h)):X(f)&&(i.add(f),f(c,...h))),c},mixin(f){return o.mixins.includes(f)||o.mixins.push(f),c},component(f,h){return h?(o.components[f]=h,c):o.components[f]},directive(f,h){return h?(o.directives[f]=h,c):o.directives[f]},mount(f,h,m){if(!l){const _=he(r,s);return _.appContext=o,m===!0?m="svg":m===!1&&(m=void 0),e(_,f,m),l=!0,c._container=f,f.__vue_app__=c,ls(_.component)||_.component.proxy}},unmount(){l&&(e(null,c._container),delete c._container.__vue_app__)},provide(f,h){return o.provides[f]=h,c},runWithContext(f){const h=en;en=c;try{return f()}finally{en=h}}};return c}}let en=null;function ya(e,t){if(Ce){let n=Ce.provides;const r=Ce.parent&&Ce.parent.provides;r===n&&(n=Ce.provides=Object.create(r)),n[e]=t}}function tn(e,t,n=!1){const r=Ce||Ie;if(r||en){const s=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:en._context.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&X(t)?t.call(r&&r.proxy):t}}function Ea(){return!!(Ce||Ie||en)}function va(e,t,n,r=!1){const s={},o={};Un(o,or,1),e.propsDefaults=Object.create(null),Bo(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:Oc(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function Sa(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,l=ee(s),[c]=e.propsOptions;let f=!1;if((r||i>0)&&!(i&16)){if(i&8){const h=e.vnode.dynamicProps;for(let m=0;m<h.length;m++){let _=h[m];if(Zn(e.emitsOptions,_))continue;const S=t[_];if(c)if(ne(o,_))S!==o[_]&&(o[_]=S,f=!0);else{const R=ct(_);s[R]=Zr(c,l,R,S,e,!1)}else S!==o[_]&&(o[_]=S,f=!0)}}}else{Bo(e,t,s,o)&&(f=!0);let h;for(const m in l)(!t||!ne(t,m)&&((h=Ye(m))===m||!ne(t,h)))&&(c?n&&(n[m]!==void 0||n[h]!==void 0)&&(s[m]=Zr(c,l,m,void 0,e,!0)):delete s[m]);if(o!==l)for(const m in o)(!t||!ne(t,m))&&(delete o[m],f=!0)}f&&at(e,"set","$attrs")}function Bo(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,l;if(t)for(let c in t){if(pn(c))continue;const f=t[c];let h;s&&ne(s,h=ct(c))?!o||!o.includes(h)?n[h]=f:(l||(l={}))[h]=f:Zn(e.emitsOptions,c)||(!(c in r)||f!==r[c])&&(r[c]=f,i=!0)}if(o){const c=ee(n),f=l||ue;for(let h=0;h<o.length;h++){const m=o[h];n[m]=Zr(s,c,m,f[m],e,!ne(f,m))}}return i}function Zr(e,t,n,r,s,o){const i=e[n];if(i!=null){const l=ne(i,"default");if(l&&r===void 0){const c=i.default;if(i.type!==Function&&!i.skipFactory&&X(c)){const{propsDefaults:f}=s;if(n in f)r=f[n];else{const h=Nn(s);r=f[n]=c.call(null,t),h()}}else r=c}i[0]&&(o&&!l?r=!1:i[1]&&(r===""||r===Ye(n))&&(r=!0))}return r}function Yo(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},l=[];let c=!1;if(!X(e)){const h=m=>{c=!0;const[_,S]=Yo(m,t,!0);Ne(i,_),S&&l.push(...S)};!n&&t.mixins.length&&t.mixins.forEach(h),e.extends&&h(e.extends),e.mixins&&e.mixins.forEach(h)}if(!o&&!c)return ce(e)&&r.set(e,Xt),Xt;if(Y(o))for(let h=0;h<o.length;h++){const m=ct(o[h]);Go(m)&&(i[m]=ue)}else if(o)for(const h in o){const m=ct(h);if(Go(m)){const _=o[h],S=i[m]=Y(_)||X(_)?{type:_}:Ne({},_);if(S){const R=qo(Boolean,S.type),T=qo(String,S.type);S[0]=R>-1,S[1]=T<0||R<T,(R>-1||ne(S,"default"))&&l.push(m)}}}const f=[i,l];return ce(e)&&r.set(e,f),f}function Go(e){return e[0]!=="$"&&!pn(e)}function Xo(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function zo(e,t){return Xo(e)===Xo(t)}function qo(e,t){return Y(t)?t.findIndex(n=>zo(n,e)):X(t)&&zo(t,e)?0:-1}const Jo=e=>e[0]==="_"||e==="$stable",es=e=>Y(e)?e.map(nt):[nt(e)],wa=(e,t,n)=>{if(t._n)return t;const r=Ao((...s)=>es(t(...s)),n);return r._c=!1,r},Qo=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Jo(s))continue;const o=e[s];if(X(o))t[s]=wa(s,o,r);else if(o!=null){const i=es(o);t[s]=()=>i}}},Zo=(e,t)=>{const n=es(t);e.slots.default=()=>n},La=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ee(t),Un(t,"_",n)):Qo(t,e.slots={})}else e.slots={},t&&Zo(e,t);Un(e.slots,or,1)},Ca=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=ue;if(r.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:(Ne(s,t),!n&&l===1&&delete s._):(o=!t.$stable,Qo(t,s)),i=t}else t&&(Zo(e,t),i={default:1});if(o)for(const l in s)!Jo(l)&&i[l]==null&&delete s[l]};function ts(e,t,n,r,s=!1){if(Y(e)){e.forEach((_,S)=>ts(_,t&&(Y(t)?t[S]:t),n,r,s));return}if(En(r)&&!s)return;const o=r.shapeFlag&4?ls(r.component)||r.component.proxy:r.el,i=s?null:o,{i:l,r:c}=e,f=t&&t.r,h=l.refs===ue?l.refs={}:l.refs,m=l.setupState;if(f!=null&&f!==c&&(be(f)?(h[f]=null,ne(m,f)&&(m[f]=null)):de(f)&&(f.value=null)),X(c))ft(c,l,12,[i,h]);else{const _=be(c),S=de(c);if(_||S){const R=()=>{if(e.f){const T=_?ne(m,c)?m[c]:h[c]:c.value;s?Y(T)&&Or(T,o):Y(T)?T.includes(o)||T.push(o):_?(h[c]=[o],ne(m,c)&&(m[c]=h[c])):(c.value=[o],e.k&&(h[e.k]=c.value))}else _?(h[c]=i,ne(m,c)&&(m[c]=i)):S&&(c.value=i,e.k&&(h[e.k]=i))};i?(R.id=-1,Fe(R,n)):R()}}}const Fe=Jc;function Oa(e){return Na(e)}function Na(e,t){const n=Bs();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:l,createComment:c,setText:f,setElementText:h,parentNode:m,nextSibling:_,setScopeId:S=We,insertStaticContent:R}=e,T=(d,p,w,O=null,N=null,k=null,V=void 0,D=null,a=!!p.dynamicChildren)=>{if(d===p)return;d&&!On(d,p)&&(O=Kt(d),Pe(d,N,k,!0),d=null),p.patchFlag===-2&&(a=!1,p.dynamicChildren=null);const{type:u,ref:g,shapeFlag:I}=p;switch(u){case wn:A(d,p,w,O);break;case Lt:$(d,p,w,O);break;case rs:d==null&&W(p,w,O,V);break;case ye:z(d,p,w,O,N,k,V,D,a);break;default:I&1?C(d,p,w,O,N,k,V,D,a):I&6?pe(d,p,w,O,N,k,V,D,a):(I&64||I&128)&&u.process(d,p,w,O,N,k,V,D,a,it)}g!=null&&N&&ts(g,d&&d.ref,k,p||d,!p)},A=(d,p,w,O)=>{if(d==null)r(p.el=l(p.children),w,O);else{const N=p.el=d.el;p.children!==d.children&&f(N,p.children)}},$=(d,p,w,O)=>{d==null?r(p.el=c(p.children||""),w,O):p.el=d.el},W=(d,p,w,O)=>{[d.el,d.anchor]=R(d.children,p,w,O,d.el,d.anchor)},E=({el:d,anchor:p},w,O)=>{let N;for(;d&&d!==p;)N=_(d),r(d,w,O),d=N;r(p,w,O)},y=({el:d,anchor:p})=>{let w;for(;d&&d!==p;)w=_(d),s(d),d=w;s(p)},C=(d,p,w,O,N,k,V,D,a)=>{p.type==="svg"?V="svg":p.type==="math"&&(V="mathml"),d==null?v(p,w,O,N,k,V,D,a):P(d,p,N,k,V,D,a)},v=(d,p,w,O,N,k,V,D)=>{let a,u;const{props:g,shapeFlag:I,transition:U,dirs:M}=d;if(a=d.el=i(d.type,k,g&&g.is,g),I&8?h(a,d.children):I&16&&x(d.children,a,null,O,N,ns(d,k),V,D),M&&Ut(d,null,O,"created"),F(a,d,d.scopeId,V,O),g){for(const L in g)L!=="value"&&!pn(L)&&o(a,L,null,g[L],k,d.children,O,N,Ve);"value"in g&&o(a,"value",null,g.value,k),(u=g.onVnodeBeforeMount)&&rt(u,O,d)}M&&Ut(d,null,O,"beforeMount");const b=Ta(N,U);b&&U.beforeEnter(a),r(a,p,w),((u=g&&g.onVnodeMounted)||b||M)&&Fe(()=>{u&&rt(u,O,d),b&&U.enter(a),M&&Ut(d,null,O,"mounted")},N)},F=(d,p,w,O,N)=>{if(w&&S(d,w),O)for(let k=0;k<O.length;k++)S(d,O[k]);if(N){let k=N.subTree;if(p===k){const V=N.vnode;F(d,V,V.scopeId,V.slotScopeIds,N.parent)}}},x=(d,p,w,O,N,k,V,D,a=0)=>{for(let u=a;u<d.length;u++){const g=d[u]=D?Ct(d[u]):nt(d[u]);T(null,g,p,w,O,N,k,V,D)}},P=(d,p,w,O,N,k,V)=>{const D=p.el=d.el;let{patchFlag:a,dynamicChildren:u,dirs:g}=p;a|=d.patchFlag&16;const I=d.props||ue,U=p.props||ue;let M;if(w&&Ht(w,!1),(M=U.onVnodeBeforeUpdate)&&rt(M,w,p,d),g&&Ut(p,d,w,"beforeUpdate"),w&&Ht(w,!0),u?Q(d.dynamicChildren,u,D,w,O,ns(p,N),k):V||oe(d,p,D,null,w,O,ns(p,N),k,!1),a>0){if(a&16)fe(D,p,I,U,w,O,N);else if(a&2&&I.class!==U.class&&o(D,"class",null,U.class,N),a&4&&o(D,"style",I.style,U.style,N),a&8){const b=p.dynamicProps;for(let L=0;L<b.length;L++){const K=b[L],Z=I[K],ve=U[K];(ve!==Z||K==="value")&&o(D,K,Z,ve,N,d.children,w,O,Ve)}}a&1&&d.children!==p.children&&h(D,p.children)}else!V&&u==null&&fe(D,p,I,U,w,O,N);((M=U.onVnodeUpdated)||g)&&Fe(()=>{M&&rt(M,w,p,d),g&&Ut(p,d,w,"updated")},O)},Q=(d,p,w,O,N,k,V)=>{for(let D=0;D<p.length;D++){const a=d[D],u=p[D],g=a.el&&(a.type===ye||!On(a,u)||a.shapeFlag&70)?m(a.el):w;T(a,u,g,null,O,N,k,V,!0)}},fe=(d,p,w,O,N,k,V)=>{if(w!==O){if(w!==ue)for(const D in w)!pn(D)&&!(D in O)&&o(d,D,w[D],null,V,p.children,N,k,Ve);for(const D in O){if(pn(D))continue;const a=O[D],u=w[D];a!==u&&D!=="value"&&o(d,D,u,a,V,p.children,N,k,Ve)}"value"in O&&o(d,"value",w.value,O.value,V)}},z=(d,p,w,O,N,k,V,D,a)=>{const u=p.el=d?d.el:l(""),g=p.anchor=d?d.anchor:l("");let{patchFlag:I,dynamicChildren:U,slotScopeIds:M}=p;M&&(D=D?D.concat(M):M),d==null?(r(u,w,O),r(g,w,O),x(p.children||[],w,g,N,k,V,D,a)):I>0&&I&64&&U&&d.dynamicChildren?(Q(d.dynamicChildren,U,w,N,k,V,D),(p.key!=null||N&&p===N.subTree)&&ei(d,p,!0)):oe(d,p,w,g,N,k,V,D,a)},pe=(d,p,w,O,N,k,V,D,a)=>{p.slotScopeIds=D,d==null?p.shapeFlag&512?N.ctx.activate(p,w,O,V,a):_t(p,w,O,N,k,V,a):Rt(d,p,a)},_t=(d,p,w,O,N,k,V)=>{const D=d.component=$a(d,O,N);if(Do(d)&&(D.ctx.renderer=it),Ua(D),D.asyncDep){if(N&&N.registerDep(D,ae),!d.el){const a=D.subTree=he(Lt);$(null,a,p,w)}}else ae(D,d,p,w,N,k,V)},Rt=(d,p,w)=>{const O=p.component=d.component;if(Gc(d,p,w))if(O.asyncDep&&!O.asyncResolved){J(O,p,w);return}else O.next=p,Hc(O.update),O.effect.dirty=!0,O.update();else p.el=d.el,O.vnode=p},ae=(d,p,w,O,N,k,V)=>{const D=()=>{if(d.isMounted){let{next:g,bu:I,u:U,parent:M,vnode:b}=d;{const Ze=ti(d);if(Ze){g&&(g.el=b.el,J(d,g,V)),Ze.asyncDep.then(()=>{d.isUnmounted||D()});return}}let L=g,K;Ht(d,!1),g?(g.el=b.el,J(d,g,V)):g=b,I&&Ir(I),(K=g.props&&g.props.onVnodeBeforeUpdate)&&rt(K,M,g,b),Ht(d,!0);const Z=Po(d),ve=d.subTree;d.subTree=Z,T(ve,Z,m(ve.el),Kt(ve),d,N,k),g.el=Z.el,L===null&&Xc(d,Z.el),U&&Fe(U,N),(K=g.props&&g.props.onVnodeUpdated)&&Fe(()=>rt(K,M,g,b),N)}else{let g;const{el:I,props:U}=p,{bm:M,m:b,parent:L}=d,K=En(p);Ht(d,!1),M&&Ir(M),!K&&(g=U&&U.onVnodeBeforeMount)&&rt(g,L,p),Ht(d,!0);{const Z=d.subTree=Po(d);T(null,Z,w,O,d,N,k),p.el=Z.el}if(b&&Fe(b,N),!K&&(g=U&&U.onVnodeMounted)){const Z=p;Fe(()=>rt(g,L,Z),N)}(p.shapeFlag&256||L&&En(L.vnode)&&L.vnode.shapeFlag&256)&&d.a&&Fe(d.a,N),d.isMounted=!0,p=w=O=null}},a=d.effect=new xr(D,We,()=>Br(u),d.scope),u=d.update=()=>{a.dirty&&a.run()};u.id=d.uid,Ht(d,!0),u()},J=(d,p,w)=>{p.component=d;const O=d.vnode.props;d.vnode=p,d.next=null,Sa(d,p.props,O,w),Ca(d,p.children,w),Et(),Co(d),vt()},oe=(d,p,w,O,N,k,V,D,a=!1)=>{const u=d&&d.children,g=d?d.shapeFlag:0,I=p.children,{patchFlag:U,shapeFlag:M}=p;if(U>0){if(U&128){kt(u,I,w,O,N,k,V,D,a);return}else if(U&256){Qe(u,I,w,O,N,k,V,D,a);return}}M&8?(g&16&&Ve(u,N,k),I!==u&&h(w,I)):g&16?M&16?kt(u,I,w,O,N,k,V,D,a):Ve(u,N,k,!0):(g&8&&h(w,""),M&16&&x(I,w,O,N,k,V,D,a))},Qe=(d,p,w,O,N,k,V,D,a)=>{d=d||Xt,p=p||Xt;const u=d.length,g=p.length,I=Math.min(u,g);let U;for(U=0;U<I;U++){const M=p[U]=a?Ct(p[U]):nt(p[U]);T(d[U],M,w,null,N,k,V,D,a)}u>g?Ve(d,N,k,!0,!1,I):x(p,w,O,N,k,V,D,a,I)},kt=(d,p,w,O,N,k,V,D,a)=>{let u=0;const g=p.length;let I=d.length-1,U=g-1;for(;u<=I&&u<=U;){const M=d[u],b=p[u]=a?Ct(p[u]):nt(p[u]);if(On(M,b))T(M,b,w,null,N,k,V,D,a);else break;u++}for(;u<=I&&u<=U;){const M=d[I],b=p[U]=a?Ct(p[U]):nt(p[U]);if(On(M,b))T(M,b,w,null,N,k,V,D,a);else break;I--,U--}if(u>I){if(u<=U){const M=U+1,b=M<g?p[M].el:O;for(;u<=U;)T(null,p[u]=a?Ct(p[u]):nt(p[u]),w,b,N,k,V,D,a),u++}}else if(u>U)for(;u<=I;)Pe(d[u],N,k,!0),u++;else{const M=u,b=u,L=new Map;for(u=b;u<=U;u++){const He=p[u]=a?Ct(p[u]):nt(p[u]);He.key!=null&&L.set(He.key,u)}let K,Z=0;const ve=U-b+1;let Ze=!1,gt=0;const Yt=new Array(ve);for(u=0;u<ve;u++)Yt[u]=0;for(u=M;u<=I;u++){const He=d[u];if(Z>=ve){Pe(He,N,k,!0);continue}let lt;if(He.key!=null)lt=L.get(He.key);else for(K=b;K<=U;K++)if(Yt[K-b]===0&&On(He,p[K])){lt=K;break}lt===void 0?Pe(He,N,k,!0):(Yt[lt-b]=u+1,lt>=gt?gt=lt:Ze=!0,T(He,p[lt],w,null,N,k,V,D,a),Z++)}const Fs=Ze?Ia(Yt):Xt;for(K=Fs.length-1,u=ve-1;u>=0;u--){const He=b+u,lt=p[He],Yl=He+1<g?p[He+1].el:O;Yt[u]===0?T(null,lt,w,Yl,N,k,V,D,a):Ze&&(K<0||u!==Fs[K]?Oe(lt,w,Yl,2):K--)}}},Oe=(d,p,w,O,N=null)=>{const{el:k,type:V,transition:D,children:a,shapeFlag:u}=d;if(u&6){Oe(d.component.subTree,p,w,O);return}if(u&128){d.suspense.move(p,w,O);return}if(u&64){V.move(d,p,w,it);return}if(V===ye){r(k,p,w);for(let I=0;I<a.length;I++)Oe(a[I],p,w,O);r(d.anchor,p,w);return}if(V===rs){E(d,p,w);return}if(O!==2&&u&1&&D)if(O===0)D.beforeEnter(k),r(k,p,w),Fe(()=>D.enter(k),N);else{const{leave:I,delayLeave:U,afterLeave:M}=D,b=()=>r(k,p,w),L=()=>{I(k,()=>{b(),M&&M()})};U?U(k,b,L):L()}else r(k,p,w)},Pe=(d,p,w,O=!1,N=!1)=>{const{type:k,props:V,ref:D,children:a,dynamicChildren:u,shapeFlag:g,patchFlag:I,dirs:U}=d;if(D!=null&&ts(D,null,w,d,!0),g&256){p.ctx.deactivate(d);return}const M=g&1&&U,b=!En(d);let L;if(b&&(L=V&&V.onVnodeBeforeUnmount)&&rt(L,p,d),g&6)Dn(d.component,w,O);else{if(g&128){d.suspense.unmount(w,O);return}M&&Ut(d,null,p,"beforeUnmount"),g&64?d.type.remove(d,p,w,N,it,O):u&&(k!==ye||I>0&&I&64)?Ve(u,p,w,!1,!0):(k===ye&&I&384||!N&&g&16)&&Ve(a,p,w),O&&dn(d)}(b&&(L=V&&V.onVnodeUnmounted)||M)&&Fe(()=>{L&&rt(L,p,d),M&&Ut(d,null,p,"unmounted")},w)},dn=d=>{const{type:p,el:w,anchor:O,transition:N}=d;if(p===ye){hn(w,O);return}if(p===rs){y(d);return}const k=()=>{s(w),N&&!N.persisted&&N.afterLeave&&N.afterLeave()};if(d.shapeFlag&1&&N&&!N.persisted){const{leave:V,delayLeave:D}=N,a=()=>V(w,k);D?D(d.el,k,a):a()}else k()},hn=(d,p)=>{let w;for(;d!==p;)w=_(d),s(d),d=w;s(p)},Dn=(d,p,w)=>{const{bum:O,scope:N,update:k,subTree:V,um:D}=d;O&&Ir(O),N.stop(),k&&(k.active=!1,Pe(V,d,p,w)),D&&Fe(D,p),Fe(()=>{d.isUnmounted=!0},p),p&&p.pendingBranch&&!p.isUnmounted&&d.asyncDep&&!d.asyncResolved&&d.suspenseId===p.pendingId&&(p.deps--,p.deps===0&&p.resolve())},Ve=(d,p,w,O=!1,N=!1,k=0)=>{for(let V=k;V<d.length;V++)Pe(d[V],p,w,O,N)},Kt=d=>d.shapeFlag&6?Kt(d.component.subTree):d.shapeFlag&128?d.suspense.next():_(d.anchor||d.el);let Bt=!1;const mn=(d,p,w)=>{d==null?p._vnode&&Pe(p._vnode,null,null,!0):T(p._vnode||null,d,p,null,null,null,w),Bt||(Bt=!0,Co(),Oo(),Bt=!1),p._vnode=d},it={p:T,um:Pe,m:Oe,r:dn,mt:_t,mc:x,pc:oe,pbc:Q,n:Kt,o:e};return{render:mn,hydrate:void 0,createApp:ba(mn)}}function ns({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 Ht({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Ta(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ei(e,t,n=!1){const r=e.children,s=t.children;if(Y(r)&&Y(s))for(let o=0;o<r.length;o++){const i=r[o];let l=s[o];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[o]=Ct(s[o]),l.el=i.el),n||ei(i,l)),l.type===wn&&(l.el=i.el)}}function Ia(e){const t=e.slice(),n=[0];let r,s,o,i,l;const c=e.length;for(r=0;r<c;r++){const f=e[r];if(f!==0){if(s=n[n.length-1],e[s]<f){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)l=o+i>>1,e[n[l]]<f?o=l+1:i=l;f<e[n[o]]&&(o>0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function ti(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ti(t)}const Aa=e=>e.__isTeleport,ye=Symbol.for("v-fgt"),wn=Symbol.for("v-txt"),Lt=Symbol.for("v-cmt"),rs=Symbol.for("v-stc"),Ln=[];let Xe=null;function j(e=!1){Ln.push(Xe=e?null:[])}function Pa(){Ln.pop(),Xe=Ln[Ln.length-1]||null}let Cn=1;function ni(e){Cn+=e}function ri(e){return e.dynamicChildren=Cn>0?Xe||Xt:null,Pa(),Cn>0&&Xe&&Xe.push(e),e}function q(e,t,n,r,s,o){return ri(G(e,t,n,r,s,o,!0))}function je(e,t,n,r,s){return ri(he(e,t,n,r,s,!0))}function sr(e){return e?e.__v_isVNode===!0:!1}function On(e,t){return e.type===t.type&&e.key===t.key}const or="__vInternal",si=({key:e})=>e??null,ir=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?be(e)||de(e)||X(e)?{i:Ie,r:e,k:t,f:!!n}:e:null);function G(e,t=null,n=null,r=0,s=null,o=e===ye?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&si(t),ref:t&&ir(t),scopeId:Io,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Ie};return l?(ss(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=be(n)?8:16),Cn>0&&!i&&Xe&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Xe.push(c),c}const he=xa;function xa(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===zc)&&(e=Lt),sr(e)){const l=nn(e,t,!0);return n&&ss(l,n),Cn>0&&!o&&Xe&&(l.shapeFlag&6?Xe[Xe.indexOf(e)]=l:Xe.push(l)),l.patchFlag|=-2,l}if(Ya(e)&&(e=e.__vccOpts),t){t=Ra(t);let{class:l,style:c}=t;l&&!be(l)&&(t.class=Vn(l)),ce(c)&&(_o(c)&&!Y(c)&&(c=Ne({},c)),t.style=Le(c))}const i=be(e)?1:qc(e)?128:Aa(e)?64:ce(e)?4:X(e)?2:0;return G(e,t,n,r,s,i,o,!0)}function Ra(e){return e?_o(e)||or in e?Ne({},e):e:null}function nn(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:i}=e,l=t?Da(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&si(l),ref:t&&t.ref?n&&s?Y(s)?s.concat(ir(t)):[s,ir(t)]:ir(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ye?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&nn(e.ssContent),ssFallback:e.ssFallback&&nn(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function ka(e=" ",t=0){return he(wn,null,e,t)}function ke(e="",t=!1){return t?(j(),je(Lt,null,e)):he(Lt,null,e)}function nt(e){return e==null||typeof e=="boolean"?he(Lt):Y(e)?he(ye,null,e.slice()):typeof e=="object"?Ct(e):he(wn,null,String(e))}function Ct(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:nn(e)}function ss(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Y(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),ss(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(or in t)?t._ctx=Ie:s===3&&Ie&&(Ie.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else X(t)?(t={default:t,_ctx:Ie},n=32):(t=String(t),r&64?(n=16,t=[ka(t)]):n=8);e.children=t,e.shapeFlag|=n}function Da(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Vn([t.class,r.class]));else if(s==="style")t.style=Le([t.style,r.style]);else if(Mn(s)){const o=t[s],i=r[s];i&&o!==i&&!(Y(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function rt(e,t,n,r=null){Ge(e,t,7,[n,r])}const Ma=Ko();let Fa=0;function $a(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Ma,o={uid:Fa++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new Xs(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Yo(r,s),emitsOptions:To(r,s),emit:null,emitted:null,propsDefaults:ue,inheritAttrs:r.inheritAttrs,ctx:ue,data:ue,props:ue,attrs:ue,slots:ue,refs:ue,setupState:ue,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=Kc.bind(null,o),e.ce&&e.ce(o),o}let Ce=null;const os=()=>Ce||Ie;let lr,is;{const e=Bs(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),o=>{s.length>1?s.forEach(i=>i(o)):s[0](o)}};lr=t("__VUE_INSTANCE_SETTERS__",n=>Ce=n),is=t("__VUE_SSR_SETTERS__",n=>cr=n)}const Nn=e=>{const t=Ce;return lr(e),e.scope.on(),()=>{e.scope.off(),lr(t)}},oi=()=>{Ce&&Ce.scope.off(),lr(null)};function ii(e){return e.vnode.shapeFlag&4}let cr=!1;function Ua(e,t=!1){t&&is(t);const{props:n,children:r}=e.vnode,s=ii(e);va(e,n,s,t),La(e,r);const o=s?Va(e,t):void 0;return t&&is(!1),o}function Va(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=qn(new Proxy(e.ctx,fa));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?Wa(e):null,o=Nn(e);Et();const i=ft(r,e,0,[e.props,s]);if(vt(),o(),Us(i)){if(i.then(oi,oi),t)return i.then(l=>{li(e,l)}).catch(l=>{Qn(l,e,0)});e.asyncDep=i}else li(e,i)}else ci(e)}function li(e,t,n){X(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ce(t)&&(e.setupState=Eo(t)),ci(e)}function ci(e,t,n){const r=e.type;e.render||(e.render=r.render||We);{const s=Nn(e);Et();try{da(e)}finally{vt(),s()}}}function Ha(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Me(e,"get","$attrs"),t[n]}}))}function Wa(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Ha(e)},slots:e.slots,emit:e.emit,expose:t}}function ls(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Eo(qn(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in vn)return vn[n](e)},has(t,n){return n in t||n in vn}}))}const ja=/(?:^|[-_])(\w)/g,Ka=e=>e.replace(ja,t=>t.toUpperCase()).replace(/[-_]/g,"");function Ba(e,t=!0){return X(e)?e.displayName||e.name:e.name||t&&e.__name}function ai(e,t,n=!1){let r=Ba(t);if(!r&&t.__file){const s=t.__file.match(/([^/\\]+)\.\w+$/);s&&(r=s[1])}if(!r&&e&&e.parent){const s=o=>{for(const i in o)if(o[i]===t)return i};r=s(e.components||e.parent.type.components)||s(e.appContext.components)}return r?Ka(r):n?"App":"Anonymous"}function Ya(e){return X(e)&&"__vccOpts"in e}const ie=(e,t)=>Nc(e,t,cr);function ui(e,t,n){const r=arguments.length;return r===2?ce(t)&&!Y(t)?sr(t)?he(e,null,[t]):he(e,t):he(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&sr(n)&&(n=[n]),he(e,t,n))}const Ga="3.4.20";/**
* @vue/runtime-dom v3.4.20
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Xa="http://www.w3.org/2000/svg",za="http://www.w3.org/1998/Math/MathML",Ot=typeof document<"u"?document:null,fi=Ot&&Ot.createElement("template"),qa={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?Ot.createElementNS(Xa,e):t==="mathml"?Ot.createElementNS(za,e):Ot.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Ot.createTextNode(e),createComment:e=>Ot.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ot.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const i=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{fi.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const l=fi.content;if(r==="svg"||r==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ja=Symbol("_vtc");function Qa(e,t,n){const r=e[Ja];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const di=Symbol("_vod"),Za=Symbol("_vsh"),eu=Symbol(""),tu=/(^|;)\s*display\s*:/;function nu(e,t,n){const r=e.style,s=be(n);let o=!1;if(n&&!s){if(t)if(be(t))for(const i of t.split(";")){const l=i.slice(0,i.indexOf(":")).trim();n[l]==null&&ar(r,l,"")}else for(const i in t)n[i]==null&&ar(r,i,"");for(const i in n)i==="display"&&(o=!0),ar(r,i,n[i])}else if(s){if(t!==n){const i=r[eu];i&&(n+=";"+i),r.cssText=n,o=tu.test(n)}}else t&&e.removeAttribute("style");di in e&&(e[di]=o?r.display:"",e[Za]&&(r.display="none"))}const hi=/\s*!important$/;function ar(e,t,n){if(Y(n))n.forEach(r=>ar(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=ru(e,t);hi.test(n)?e.setProperty(Ye(r),n.replace(hi,""),"important"):e[r]=n}}const mi=["Webkit","Moz","ms"],cs={};function ru(e,t){const n=cs[t];if(n)return n;let r=ct(t);if(r!=="filter"&&r in e)return cs[t]=r;r=Ws(r);for(let s=0;s<mi.length;s++){const o=mi[s]+r;if(o in e)return cs[t]=o}return t}const pi="http://www.w3.org/1999/xlink";function su(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(pi,t.slice(6,t.length)):e.setAttributeNS(pi,t,n);else{const o=rc(t);n==null||o&&!Ys(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function ou(e,t,n,r,s,o,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,s,o),e[t]=n??"";return}const l=e.tagName;if(t==="value"&&l!=="PROGRESS"&&!l.includes("-")){e._value=n;const f=l==="OPTION"?e.getAttribute("value")||"":e.value,h=n??"";f!==h&&(e.value=h),n==null&&e.removeAttribute(t);return}let c=!1;if(n===""||n==null){const f=typeof e[t];f==="boolean"?n=Ys(n):n==null&&f==="string"?(n="",c=!0):f==="number"&&(n=0,c=!0)}try{e[t]=n}catch{}c&&e.removeAttribute(t)}function iu(e,t,n,r){e.addEventListener(t,n,r)}function lu(e,t,n,r){e.removeEventListener(t,n,r)}const _i=Symbol("_vei");function cu(e,t,n,r,s=null){const o=e[_i]||(e[_i]={}),i=o[t];if(r&&i)i.value=r;else{const[l,c]=au(t);if(r){const f=o[t]=du(r,s);iu(e,l,f,c)}else i&&(lu(e,l,i,c),o[t]=void 0)}}const gi=/(?:Once|Passive|Capture)$/;function au(e){let t;if(gi.test(e)){t={};let r;for(;r=e.match(gi);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ye(e.slice(2)),t]}let as=0;const uu=Promise.resolve(),fu=()=>as||(uu.then(()=>as=0),as=Date.now());function du(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Ge(hu(r,n.value),t,5,[r])};return n.value=e,n.attached=fu(),n}function hu(e,t){if(Y(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const bi=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,mu=(e,t,n,r,s,o,i,l,c)=>{const f=s==="svg";t==="class"?Qa(e,r,f):t==="style"?nu(e,n,r):Mn(t)?Cr(t)||cu(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):pu(e,t,r,f))?ou(e,t,r,o,i,l,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),su(e,t,r,f))};function pu(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&bi(t)&&X(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 bi(t)&&be(n)?!1:t in e}/*! #__NO_SIDE_EFFECTS__ */function _u(e,t){const n=xe(e);class r extends us{constructor(o){super(n,o,t)}}return r.def=n,r}const gu=typeof HTMLElement<"u"?HTMLElement:class{};class us extends gu{constructor(t,n={},r){super(),this._def=t,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this._ob=null,this.shadowRoot&&r?r(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,this._ob&&(this._ob.disconnect(),this._ob=null),Kr(()=>{this._connected||(vi(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let r=0;r<this.attributes.length;r++)this._setAttr(this.attributes[r].name);this._ob=new MutationObserver(r=>{for(const s of r)this._setAttr(s.attributeName)}),this._ob.observe(this,{attributes:!0});const t=(r,s=!1)=>{const{props:o,styles:i}=r;let l;if(o&&!Y(o))for(const c in o){const f=o[c];(f===Number||f&&f.type===Number)&&(c in this._props&&(this._props[c]=js(this._props[c])),(l||(l=Object.create(null)))[ct(c)]=!0)}this._numberProps=l,s&&this._resolveProps(r),this._applyStyles(i),this._update()},n=this._def.__asyncLoader;n?n().then(r=>t(r,!0)):t(this._def)}_resolveProps(t){const{props:n}=t,r=Y(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&r.includes(s)&&this._setProp(s,this[s],!0,!1);for(const s of r.map(ct))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(o){this._setProp(s,o)}})}_setAttr(t){let n=this.getAttribute(t);const r=ct(t);this._numberProps&&this._numberProps[r]&&(n=js(n)),this._setProp(r,n,!1)}_getProp(t){return this._props[t]}_setProp(t,n,r=!0,s=!0){n!==this._props[t]&&(this._props[t]=n,s&&this._instance&&this._update(),r&&(n===!0?this.setAttribute(Ye(t),""):typeof n=="string"||typeof n=="number"?this.setAttribute(Ye(t),n+""):n||this.removeAttribute(Ye(t))))}_update(){vi(this._createVNode(),this.shadowRoot)}_createVNode(){const t=he(this._def,Ne({},this._props));return this._instance||(t.ce=n=>{this._instance=n,n.isCE=!0;const r=(o,i)=>{this.dispatchEvent(new CustomEvent(o,{detail:i}))};n.emit=(o,...i)=>{r(o,i),Ye(o)!==o&&r(Ye(o),i)};let s=this;for(;s=s&&(s.parentNode||s.host);)if(s instanceof us){n.parent=s._instance,n.provides=s._instance.provides;break}}),t}_applyStyles(t){t&&t.forEach(n=>{const r=document.createElement("style");r.textContent=n,this.shadowRoot.appendChild(r)})}}const bu=["ctrl","shift","alt","meta"],yu={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>bu.some(n=>e[`${n}Key`]&&!t.includes(n))},ur=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(s,...o)=>{for(let i=0;i<t.length;i++){const l=yu[t[i]];if(l&&l(s,t))return}return e(s,...o)})},Eu=Ne({patchProp:mu},qa);let yi;function Ei(){return yi||(yi=Oa(Eu))}const vi=(...e)=>{Ei().render(...e)},vu=(...e)=>{const t=Ei().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=wu(r);if(!s)return;const o=t._component;!X(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.innerHTML="";const i=n(s,!1,Su(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t};function Su(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function wu(e){return be(e)?document.querySelector(e):e}/*!
 * pinia v3.0.3
 * (c) 2025 Eduardo San Martin Morote
 * @license MIT
 */let Si;const Tn=e=>Si=e,wi=Symbol();function fs(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var In;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(In||(In={}));function Lu(){const e=Pr(!0),t=e.run(()=>we({}));let n=[],r=[];const s=qn({install(o){Tn(s),s._a=o,o.provide(wi,s),o.config.globalProperties.$pinia=s,r.forEach(i=>n.push(i)),r=[]},use(o){return this._a?n.push(o):r.push(o),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return s}const Li=()=>{};function Ci(e,t,n,r=Li){e.push(t);const s=()=>{const o=e.indexOf(t);o>-1&&(e.splice(o,1),r())};return!n&&zs()&&oc(s),s}function rn(e,...t){e.slice().forEach(n=>{n(...t)})}const Cu=e=>e(),Oi=Symbol(),ds=Symbol();function hs(e,t){e instanceof Map&&t instanceof Map?t.forEach((n,r)=>e.set(r,n)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const r=t[n],s=e[n];fs(s)&&fs(r)&&e.hasOwnProperty(n)&&!de(r)&&!ut(r)?e[n]=hs(s,r):e[n]=r}return e}const Ou=Symbol();function Nu(e){return!fs(e)||!Object.prototype.hasOwnProperty.call(e,Ou)}const{assign:Nt}=Object;function Tu(e){return!!(de(e)&&e.effect)}function Iu(e,t,n,r){const{state:s,actions:o,getters:i}=t,l=n.state.value[e];let c;function f(){l||(n.state.value[e]=s?s():{});const h=Pc(n.state.value[e]);return Nt(h,o,Object.keys(i||{}).reduce((m,_)=>(m[_]=qn(ie(()=>{Tn(n);const S=n._s.get(e);return i[_].call(S,S)})),m),{}))}return c=Ni(e,f,t,n,r,!0),c}function Ni(e,t,n={},r,s,o){let i;const l=Nt({actions:{}},n),c={deep:!0};let f,h,m=[],_=[],S;const R=r.state.value[e];!o&&!R&&(r.state.value[e]={}),we({});let T;function A(x){let P;f=h=!1,typeof x=="function"?(x(r.state.value[e]),P={type:In.patchFunction,storeId:e,events:S}):(hs(r.state.value[e],x),P={type:In.patchObject,payload:x,storeId:e,events:S});const Q=T=Symbol();Kr().then(()=>{T===Q&&(f=!0)}),h=!0,rn(m,P,r.state.value[e])}const $=o?function(){const{state:P}=n,Q=P?P():{};this.$patch(fe=>{Nt(fe,Q)})}:Li;function W(){i.stop(),m=[],_=[],r._s.delete(e)}const E=(x,P="")=>{if(Oi in x)return x[ds]=P,x;const Q=function(){Tn(r);const fe=Array.from(arguments),z=[],pe=[];function _t(J){z.push(J)}function Rt(J){pe.push(J)}rn(_,{args:fe,name:Q[ds],store:C,after:_t,onError:Rt});let ae;try{ae=x.apply(this&&this.$id===e?this:C,fe)}catch(J){throw rn(pe,J),J}return ae instanceof Promise?ae.then(J=>(rn(z,J),J)).catch(J=>(rn(pe,J),Promise.reject(J))):(rn(z,ae),ae)};return Q[Oi]=!0,Q[ds]=P,Q},y={_p:r,$id:e,$onAction:Ci.bind(null,_),$patch:A,$reset:$,$subscribe(x,P={}){const Q=Ci(m,x,P.detached,()=>fe()),fe=i.run(()=>$t(()=>r.state.value[e],z=>{(P.flush==="sync"?h:f)&&x({storeId:e,type:In.direct,events:S},z)},Nt({},c,P)));return Q},$dispose:W},C=Xn(y);r._s.set(e,C);const F=(r._a&&r._a.runWithContext||Cu)(()=>r._e.run(()=>(i=Pr()).run(()=>t({action:E}))));for(const x in F){const P=F[x];if(de(P)&&!Tu(P)||ut(P))o||(R&&Nu(P)&&(de(P)?P.value=R[x]:hs(P,R[x])),r.state.value[e][x]=P);else if(typeof P=="function"){const Q=E(P,x);F[x]=Q,l.actions[x]=P}}return Nt(C,F),Nt(ee(C),F),Object.defineProperty(C,"$state",{get:()=>r.state.value[e],set:x=>{A(P=>{Nt(P,x)})}}),r._p.forEach(x=>{Nt(C,i.run(()=>x({store:C,app:r._a,pinia:r,options:l})))}),R&&o&&n.hydrate&&n.hydrate(C.$state,R),f=!0,h=!0,C}/*! #__NO_SIDE_EFFECTS__ */function sn(e,t,n){let r;const s=typeof t=="function";r=s?n:t;function o(i,l){const c=Ea();return i=i||(c?tn(wi,null):null),i&&Tn(i),i=Si,i._s.has(e)||(s?Ni(e,t,r,i):Iu(e,r,i)),i._s.get(e)}return o.$id=e,o}function on(e){const t=ee(e),n={};for(const r in t){const s=t[r];s.effect?n[r]=ie({get:()=>e[r],set(o){e[r]=o}}):(de(s)||ut(s))&&(n[r]=kc(e,r))}return n}const Au=({timeoutBeforeShowingLoader:e=350}={})=>{const n=we("https://cmc-assets-pd.s3.fr-par.scw.cloud"+"/img/loader-cmc.gif"),r=we(!0);return tt(()=>{setTimeout(()=>{r.value=!1},e)}),{gifLoaderUrl:n,isGifLoaderHidden:r}},Pu={class:"gif-loader-container"},xu=["src"],ln=xe({__name:"CmcLoader",props:{timeoutBeforeShowingLoader:{type:Number,default:500}},setup(e){const t=e,{gifLoaderUrl:n,isGifLoaderHidden:r}=Au({timeoutBeforeShowingLoader:t.timeoutBeforeShowingLoader});return(s,o)=>(j(),q("div",Pu,[G("img",{class:Vn(["gif-loader",{"gif-loader-hidden":se(r)}]),src:se(n),alt:""},null,10,xu)]))}}),An=[{label:"at-work",color:"#2A4F92"},{label:"employees",color:"#2A4F92"},{label:"engagement",color:"#2A4F92"},{label:"candidates",color:"#3BA63C"},{label:"trainees",color:"#EE1796"},{label:"clients",color:"#F03F1E"},{label:"school",color:"#EE1796"},{label:"at-school",color:"#EE1796"},{label:"students",color:"#EE1796"}],Ru=An.map(e=>e.label),ku=sn("auth",{state:()=>({tokens:{},isLoading:!1,error:null}),getters:{authHeaders:e=>t=>e.tokens[t]?{Authorization:`Widget ${e.tokens[t]}`}:{}},persist:!0,actions:{async login({slug:e,clientKey:t,nonce:n,timestamp:r}){this.isLoading=!0;try{const s=await cn("").post("/api/v3/organization/widgets/login",{clientKey:t,nonce:n,timestamp:r});this.tokens[e]=s.token}catch(s){this.error=s}finally{this.isLoading=!1}},logout(e){delete this.tokens[e]}}});/*!
  * mande v2.0.8
  * (c) 2024 Eduardo San Martin Morote
  * @license MIT
  */function Du(e){let t=Object.keys(e).map(n=>[n,e[n]].map(encodeURIComponent).join("=")).join("&");return t?"?"+t:""}let Mu=/^\/+/;function Fu(e,t){return e+(t&&(e.endsWith("/")?t.replace(Mu,""):t.startsWith("/")?t:"/"+t))}function $u(e){return Object.keys(e).reduce((t,n)=>(e[n]!=null&&(t[n]=e[n]),t),{})}const ms={responseAs:"json",headers:{Accept:"application/json"},stringify:JSON.stringify};function Uu(e,t={},n){function r(o,i,l,c={}){let f,h;typeof i=="object"?(f="",c=l||i||{},h=i):(f=i,h=l);let m={...ms,...s,method:o,...c,headers:$u({"Content-Type":h instanceof FormData?null:"application/json",...ms.headers,...s.headers,...c.headers})},_={...ms.query,...s.query,...c.query},{responseAs:S}=m;f=Fu(e,typeof f=="number"?""+f:f||""),f+=Du(_),o[0]==="P"&&h&&!m.body&&(m.body=h instanceof FormData?h:m.stringify(h));const R=typeof fetch<"u"?fetch:n;if(!R)throw new Error("No fetch function exists. Make sure to include a polyfill on Node.js.");return R(f,m).then(T=>Promise.all([T,S==="response"?T:T[S]().catch(()=>null)])).then(([T,A])=>{if(T.status>=200&&T.status<300)return S!=="response"&&T.status==204?null:A;let $=new Error(T.statusText);throw $.response=T,$.body=A,$})}const s={query:{},headers:{},...t};return{options:s,post:r.bind(null,"POST"),put:r.bind(null,"PUT"),patch:r.bind(null,"PATCH"),get:(o,i)=>r("GET",o,null,i),delete:(o,i)=>r("DELETE",o,null,i)}}const Vu="https://choosemycompany.com",Hu=e=>Uu(Vu,{headers:e??{}});function cn(e){const t=ku();return Hu(t.authHeaders(e))}const Wu=sn("organizationLabel",{state:()=>({items:{},isLoading:!1,error:null}),actions:{async fetchOrganizationLabel({slug:e,type:t,countryCode:n}){this.isLoading=!0;try{const r={"filter[type]":t,"filter[region]":n},s=await cn(e).get(`/api-v2/companies/${e}/labels`,{query:r});this.items[e]||(this.items[e]={}),this.items[e][t]=s.data[0]??null}catch(r){this.error=r}finally{this.isLoading=!1}}}});/*!
  * shared v9.14.4
  * (c) 2025 kazuya kawaguchi
  * Released under the MIT License.
  */const fr=typeof window<"u",Tt=(e,t=!1)=>t?Symbol.for(e):Symbol(e),ju=(e,t,n)=>Ku({l:e,k:t,s:n}),Ku=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Ee=e=>typeof e=="number"&&isFinite(e),Bu=e=>Pi(e)==="[object Date]",dr=e=>Pi(e)==="[object RegExp]",hr=e=>te(e)&&Object.keys(e).length===0,Ae=Object.assign,Yu=Object.create,le=(e=null)=>Yu(e);let Ti;const ps=()=>Ti||(Ti=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:le());function Ii(e){return e.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const Gu=Object.prototype.hasOwnProperty;function ze(e,t){return Gu.call(e,t)}const Se=Array.isArray,ge=e=>typeof e=="function",H=e=>typeof e=="string",me=e=>typeof e=="boolean",re=e=>e!==null&&typeof e=="object",Xu=e=>re(e)&&ge(e.then)&&ge(e.catch),Ai=Object.prototype.toString,Pi=e=>Ai.call(e),te=e=>{if(!re(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},zu=e=>e==null?"":Se(e)||te(e)&&e.toString===Ai?JSON.stringify(e,null,2):String(e);function qu(e,t=""){return e.reduce((n,r,s)=>s===0?n+r:n+t+r,"")}function mr(e){let t=e;return()=>++t}function Ju(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const pr=e=>!re(e)||Se(e);function _r(e,t){if(pr(e)||pr(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:r,des:s}=n.pop();Object.keys(r).forEach(o=>{o!=="__proto__"&&(re(r[o])&&!re(s[o])&&(s[o]=Array.isArray(r[o])?[]:le()),pr(s[o])||pr(r[o])?s[o]=r[o]:n.push({src:r[o],des:s[o]}))})}}/*!
  * message-compiler v9.14.4
  * (c) 2025 kazuya kawaguchi
  * Released under the MIT License.
  */function Qu(e,t,n){return{line:e,column:t,offset:n}}function gr(e,t,n){return{start:e,end:t}}const Zu=/\{([0-9a-zA-Z]+)\}/g;function xi(e,...t){return t.length===1&&ef(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(Zu,(n,r)=>t.hasOwnProperty(r)?t[r]:"")}const Ri=Object.assign,ki=e=>typeof e=="string",ef=e=>e!==null&&typeof e=="object";function Di(e,t=""){return e.reduce((n,r,s)=>s===0?n+r:n+t+r,"")}const _s={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2},tf={[_s.USE_MODULO_SYNTAX]:"Use modulo before '{{0}}'."};function nf(e,t,...n){const r=xi(tf[e],...n||[]),s={message:String(r),code:e};return t&&(s.location=t),s}const B={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},rf={[B.EXPECTED_TOKEN]:"Expected token: '{0}'",[B.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[B.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[B.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[B.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[B.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[B.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[B.EMPTY_PLACEHOLDER]:"Empty placeholder",[B.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[B.INVALID_LINKED_FORMAT]:"Invalid linked format",[B.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[B.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[B.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[B.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[B.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[B.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function an(e,t,n={}){const{domain:r,messages:s,args:o}=n,i=xi((s||rf)[e]||"",...o||[]),l=new SyntaxError(String(i));return l.code=e,t&&(l.location=t),l.domain=r,l}function sf(e){throw e}const ht=" ",of="\r",De=`
`,lf="\u2028",cf="\u2029";function af(e){const t=e;let n=0,r=1,s=1,o=0;const i=F=>t[F]===of&&t[F+1]===De,l=F=>t[F]===De,c=F=>t[F]===cf,f=F=>t[F]===lf,h=F=>i(F)||l(F)||c(F)||f(F),m=()=>n,_=()=>r,S=()=>s,R=()=>o,T=F=>i(F)||c(F)||f(F)?De:t[F],A=()=>T(n),$=()=>T(n+o);function W(){return o=0,h(n)&&(r++,s=0),i(n)&&n++,n++,s++,t[n]}function E(){return i(n+o)&&o++,o++,t[n+o]}function y(){n=0,r=1,s=1,o=0}function C(F=0){o=F}function v(){const F=n+o;for(;F!==n;)W();o=0}return{index:m,line:_,column:S,peekOffset:R,charAt:T,currentChar:A,currentPeek:$,next:W,peek:E,reset:y,resetPeek:C,skipToPeek:v}}const It=void 0,uf=".",Mi="'",ff="tokenizer";function df(e,t={}){const n=t.location!==!1,r=af(e),s=()=>r.index(),o=()=>Qu(r.line(),r.column(),r.index()),i=o(),l=s(),c={currentType:14,offset:l,startLoc:i,endLoc:i,lastType:14,lastOffset:l,lastStartLoc:i,lastEndLoc:i,braceNest:0,inLinked:!1,text:""},f=()=>c,{onError:h}=t;function m(a,u,g,...I){const U=f();if(u.column+=g,u.offset+=g,h){const M=n?gr(U.startLoc,u):null,b=an(a,M,{domain:ff,args:I});h(b)}}function _(a,u,g){a.endLoc=o(),a.currentType=u;const I={type:u};return n&&(I.loc=gr(a.startLoc,a.endLoc)),g!=null&&(I.value=g),I}const S=a=>_(a,14);function R(a,u){return a.currentChar()===u?(a.next(),u):(m(B.EXPECTED_TOKEN,o(),0,u),"")}function T(a){let u="";for(;a.currentPeek()===ht||a.currentPeek()===De;)u+=a.currentPeek(),a.peek();return u}function A(a){const u=T(a);return a.skipToPeek(),u}function $(a){if(a===It)return!1;const u=a.charCodeAt(0);return u>=97&&u<=122||u>=65&&u<=90||u===95}function W(a){if(a===It)return!1;const u=a.charCodeAt(0);return u>=48&&u<=57}function E(a,u){const{currentType:g}=u;if(g!==2)return!1;T(a);const I=$(a.currentPeek());return a.resetPeek(),I}function y(a,u){const{currentType:g}=u;if(g!==2)return!1;T(a);const I=a.currentPeek()==="-"?a.peek():a.currentPeek(),U=W(I);return a.resetPeek(),U}function C(a,u){const{currentType:g}=u;if(g!==2)return!1;T(a);const I=a.currentPeek()===Mi;return a.resetPeek(),I}function v(a,u){const{currentType:g}=u;if(g!==8)return!1;T(a);const I=a.currentPeek()===".";return a.resetPeek(),I}function F(a,u){const{currentType:g}=u;if(g!==9)return!1;T(a);const I=$(a.currentPeek());return a.resetPeek(),I}function x(a,u){const{currentType:g}=u;if(!(g===8||g===12))return!1;T(a);const I=a.currentPeek()===":";return a.resetPeek(),I}function P(a,u){const{currentType:g}=u;if(g!==10)return!1;const I=()=>{const M=a.currentPeek();return M==="{"?$(a.peek()):M==="@"||M==="%"||M==="|"||M===":"||M==="."||M===ht||!M?!1:M===De?(a.peek(),I()):z(a,!1)},U=I();return a.resetPeek(),U}function Q(a){T(a);const u=a.currentPeek()==="|";return a.resetPeek(),u}function fe(a){const u=T(a),g=a.currentPeek()==="%"&&a.peek()==="{";return a.resetPeek(),{isModulo:g,hasSpace:u.length>0}}function z(a,u=!0){const g=(U=!1,M="",b=!1)=>{const L=a.currentPeek();return L==="{"?M==="%"?!1:U:L==="@"||!L?M==="%"?!0:U:L==="%"?(a.peek(),g(U,"%",!0)):L==="|"?M==="%"||b?!0:!(M===ht||M===De):L===ht?(a.peek(),g(!0,ht,b)):L===De?(a.peek(),g(!0,De,b)):!0},I=g();return u&&a.resetPeek(),I}function pe(a,u){const g=a.currentChar();return g===It?It:u(g)?(a.next(),g):null}function _t(a){const u=a.charCodeAt(0);return u>=97&&u<=122||u>=65&&u<=90||u>=48&&u<=57||u===95||u===36}function Rt(a){return pe(a,_t)}function ae(a){const u=a.charCodeAt(0);return u>=97&&u<=122||u>=65&&u<=90||u>=48&&u<=57||u===95||u===36||u===45}function J(a){return pe(a,ae)}function oe(a){const u=a.charCodeAt(0);return u>=48&&u<=57}function Qe(a){return pe(a,oe)}function kt(a){const u=a.charCodeAt(0);return u>=48&&u<=57||u>=65&&u<=70||u>=97&&u<=102}function Oe(a){return pe(a,kt)}function Pe(a){let u="",g="";for(;u=Qe(a);)g+=u;return g}function dn(a){A(a);const u=a.currentChar();return u!=="%"&&m(B.EXPECTED_TOKEN,o(),0,u),a.next(),"%"}function hn(a){let u="";for(;;){const g=a.currentChar();if(g==="{"||g==="}"||g==="@"||g==="|"||!g)break;if(g==="%")if(z(a))u+=g,a.next();else break;else if(g===ht||g===De)if(z(a))u+=g,a.next();else{if(Q(a))break;u+=g,a.next()}else u+=g,a.next()}return u}function Dn(a){A(a);let u="",g="";for(;u=J(a);)g+=u;return a.currentChar()===It&&m(B.UNTERMINATED_CLOSING_BRACE,o(),0),g}function Ve(a){A(a);let u="";return a.currentChar()==="-"?(a.next(),u+=`-${Pe(a)}`):u+=Pe(a),a.currentChar()===It&&m(B.UNTERMINATED_CLOSING_BRACE,o(),0),u}function Kt(a){return a!==Mi&&a!==De}function Bt(a){A(a),R(a,"'");let u="",g="";for(;u=pe(a,Kt);)u==="\\"?g+=mn(a):g+=u;const I=a.currentChar();return I===De||I===It?(m(B.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),I===De&&(a.next(),R(a,"'")),g):(R(a,"'"),g)}function mn(a){const u=a.currentChar();switch(u){case"\\":case"'":return a.next(),`\\${u}`;case"u":return it(a,u,4);case"U":return it(a,u,6);default:return m(B.UNKNOWN_ESCAPE_SEQUENCE,o(),0,u),""}}function it(a,u,g){R(a,u);let I="";for(let U=0;U<g;U++){const M=Oe(a);if(!M){m(B.INVALID_UNICODE_ESCAPE_SEQUENCE,o(),0,`\\${u}${I}${a.currentChar()}`);break}I+=M}return`\\${u}${I}`}function Lr(a){return a!=="{"&&a!=="}"&&a!==ht&&a!==De}function d(a){A(a);let u="",g="";for(;u=pe(a,Lr);)g+=u;return g}function p(a){let u="",g="";for(;u=Rt(a);)g+=u;return g}function w(a){const u=g=>{const I=a.currentChar();return I==="{"||I==="%"||I==="@"||I==="|"||I==="("||I===")"||!I||I===ht?g:(g+=I,a.next(),u(g))};return u("")}function O(a){A(a);const u=R(a,"|");return A(a),u}function N(a,u){let g=null;switch(a.currentChar()){case"{":return u.braceNest>=1&&m(B.NOT_ALLOW_NEST_PLACEHOLDER,o(),0),a.next(),g=_(u,2,"{"),A(a),u.braceNest++,g;case"}":return u.braceNest>0&&u.currentType===2&&m(B.EMPTY_PLACEHOLDER,o(),0),a.next(),g=_(u,3,"}"),u.braceNest--,u.braceNest>0&&A(a),u.inLinked&&u.braceNest===0&&(u.inLinked=!1),g;case"@":return u.braceNest>0&&m(B.UNTERMINATED_CLOSING_BRACE,o(),0),g=k(a,u)||S(u),u.braceNest=0,g;default:{let U=!0,M=!0,b=!0;if(Q(a))return u.braceNest>0&&m(B.UNTERMINATED_CLOSING_BRACE,o(),0),g=_(u,1,O(a)),u.braceNest=0,u.inLinked=!1,g;if(u.braceNest>0&&(u.currentType===5||u.currentType===6||u.currentType===7))return m(B.UNTERMINATED_CLOSING_BRACE,o(),0),u.braceNest=0,V(a,u);if(U=E(a,u))return g=_(u,5,Dn(a)),A(a),g;if(M=y(a,u))return g=_(u,6,Ve(a)),A(a),g;if(b=C(a,u))return g=_(u,7,Bt(a)),A(a),g;if(!U&&!M&&!b)return g=_(u,13,d(a)),m(B.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,g.value),A(a),g;break}}return g}function k(a,u){const{currentType:g}=u;let I=null;const U=a.currentChar();switch((g===8||g===9||g===12||g===10)&&(U===De||U===ht)&&m(B.INVALID_LINKED_FORMAT,o(),0),U){case"@":return a.next(),I=_(u,8,"@"),u.inLinked=!0,I;case".":return A(a),a.next(),_(u,9,".");case":":return A(a),a.next(),_(u,10,":");default:return Q(a)?(I=_(u,1,O(a)),u.braceNest=0,u.inLinked=!1,I):v(a,u)||x(a,u)?(A(a),k(a,u)):F(a,u)?(A(a),_(u,12,p(a))):P(a,u)?(A(a),U==="{"?N(a,u)||I:_(u,11,w(a))):(g===8&&m(B.INVALID_LINKED_FORMAT,o(),0),u.braceNest=0,u.inLinked=!1,V(a,u))}}function V(a,u){let g={type:14};if(u.braceNest>0)return N(a,u)||S(u);if(u.inLinked)return k(a,u)||S(u);switch(a.currentChar()){case"{":return N(a,u)||S(u);case"}":return m(B.UNBALANCED_CLOSING_BRACE,o(),0),a.next(),_(u,3,"}");case"@":return k(a,u)||S(u);default:{if(Q(a))return g=_(u,1,O(a)),u.braceNest=0,u.inLinked=!1,g;const{isModulo:U,hasSpace:M}=fe(a);if(U)return M?_(u,0,hn(a)):_(u,4,dn(a));if(z(a))return _(u,0,hn(a));break}}return g}function D(){const{currentType:a,offset:u,startLoc:g,endLoc:I}=c;return c.lastType=a,c.lastOffset=u,c.lastStartLoc=g,c.lastEndLoc=I,c.offset=s(),c.startLoc=o(),r.currentChar()===It?_(c,14):V(r,c)}return{nextToken:D,currentOffset:s,currentPosition:o,context:f}}const hf="parser",mf=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function pf(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||n,16);return r<=55295||r>=57344?String.fromCodePoint(r):"�"}}}function _f(e={}){const t=e.location!==!1,{onError:n,onWarn:r}=e;function s(E,y,C,v,...F){const x=E.currentPosition();if(x.offset+=v,x.column+=v,n){const P=t?gr(C,x):null,Q=an(y,P,{domain:hf,args:F});n(Q)}}function o(E,y,C,v,...F){const x=E.currentPosition();if(x.offset+=v,x.column+=v,r){const P=t?gr(C,x):null;r(nf(y,P,F))}}function i(E,y,C){const v={type:E};return t&&(v.start=y,v.end=y,v.loc={start:C,end:C}),v}function l(E,y,C,v){t&&(E.end=y,E.loc&&(E.loc.end=C))}function c(E,y){const C=E.context(),v=i(3,C.offset,C.startLoc);return v.value=y,l(v,E.currentOffset(),E.currentPosition()),v}function f(E,y){const C=E.context(),{lastOffset:v,lastStartLoc:F}=C,x=i(5,v,F);return x.index=parseInt(y,10),E.nextToken(),l(x,E.currentOffset(),E.currentPosition()),x}function h(E,y,C){const v=E.context(),{lastOffset:F,lastStartLoc:x}=v,P=i(4,F,x);return P.key=y,C===!0&&(P.modulo=!0),E.nextToken(),l(P,E.currentOffset(),E.currentPosition()),P}function m(E,y){const C=E.context(),{lastOffset:v,lastStartLoc:F}=C,x=i(9,v,F);return x.value=y.replace(mf,pf),E.nextToken(),l(x,E.currentOffset(),E.currentPosition()),x}function _(E){const y=E.nextToken(),C=E.context(),{lastOffset:v,lastStartLoc:F}=C,x=i(8,v,F);return y.type!==12?(s(E,B.UNEXPECTED_EMPTY_LINKED_MODIFIER,C.lastStartLoc,0),x.value="",l(x,v,F),{nextConsumeToken:y,node:x}):(y.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,C.lastStartLoc,0,qe(y)),x.value=y.value||"",l(x,E.currentOffset(),E.currentPosition()),{node:x})}function S(E,y){const C=E.context(),v=i(7,C.offset,C.startLoc);return v.value=y,l(v,E.currentOffset(),E.currentPosition()),v}function R(E){const y=E.context(),C=i(6,y.offset,y.startLoc);let v=E.nextToken();if(v.type===9){const F=_(E);C.modifier=F.node,v=F.nextConsumeToken||E.nextToken()}switch(v.type!==10&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(v)),v=E.nextToken(),v.type===2&&(v=E.nextToken()),v.type){case 11:v.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(v)),C.key=S(E,v.value||"");break;case 5:v.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(v)),C.key=h(E,v.value||"");break;case 6:v.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(v)),C.key=f(E,v.value||"");break;case 7:v.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(v)),C.key=m(E,v.value||"");break;default:{s(E,B.UNEXPECTED_EMPTY_LINKED_KEY,y.lastStartLoc,0);const F=E.context(),x=i(7,F.offset,F.startLoc);return x.value="",l(x,F.offset,F.startLoc),C.key=x,l(C,F.offset,F.startLoc),{nextConsumeToken:v,node:C}}}return l(C,E.currentOffset(),E.currentPosition()),{node:C}}function T(E){const y=E.context(),C=y.currentType===1?E.currentOffset():y.offset,v=y.currentType===1?y.endLoc:y.startLoc,F=i(2,C,v);F.items=[];let x=null,P=null;do{const z=x||E.nextToken();switch(x=null,z.type){case 0:z.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(z)),F.items.push(c(E,z.value||""));break;case 6:z.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(z)),F.items.push(f(E,z.value||""));break;case 4:P=!0;break;case 5:z.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(z)),F.items.push(h(E,z.value||"",!!P)),P&&(o(E,_s.USE_MODULO_SYNTAX,y.lastStartLoc,0,qe(z)),P=null);break;case 7:z.value==null&&s(E,B.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,qe(z)),F.items.push(m(E,z.value||""));break;case 8:{const pe=R(E);F.items.push(pe.node),x=pe.nextConsumeToken||null;break}}}while(y.currentType!==14&&y.currentType!==1);const Q=y.currentType===1?y.lastOffset:E.currentOffset(),fe=y.currentType===1?y.lastEndLoc:E.currentPosition();return l(F,Q,fe),F}function A(E,y,C,v){const F=E.context();let x=v.items.length===0;const P=i(1,y,C);P.cases=[],P.cases.push(v);do{const Q=T(E);x||(x=Q.items.length===0),P.cases.push(Q)}while(F.currentType!==14);return x&&s(E,B.MUST_HAVE_MESSAGES_IN_PLURAL,C,0),l(P,E.currentOffset(),E.currentPosition()),P}function $(E){const y=E.context(),{offset:C,startLoc:v}=y,F=T(E);return y.currentType===14?F:A(E,C,v,F)}function W(E){const y=df(E,Ri({},e)),C=y.context(),v=i(0,C.offset,C.startLoc);return t&&v.loc&&(v.loc.source=E),v.body=$(y),e.onCacheKey&&(v.cacheKey=e.onCacheKey(E)),C.currentType!==14&&s(y,B.UNEXPECTED_LEXICAL_ANALYSIS,C.lastStartLoc,0,E[C.offset]||""),l(v,y.currentOffset(),y.currentPosition()),v}return{parse:W}}function qe(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 gf(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function Fi(e,t){for(let n=0;n<e.length;n++)gs(e[n],t)}function gs(e,t){switch(e.type){case 1:Fi(e.cases,t),t.helper("plural");break;case 2:Fi(e.items,t);break;case 6:{gs(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 bf(e,t={}){const n=gf(e);n.helper("normalize"),e.body&&gs(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function yf(e){const t=e.body;return t.type===2?$i(t):t.cases.forEach(n=>$i(n)),e}function $i(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 r=e.items[n];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=Di(t);for(let n=0;n<e.items.length;n++){const r=e.items[n];(r.type===3||r.type===9)&&delete r.value}}}}const Ef="minifier";function un(e){switch(e.t=e.type,e.type){case 0:{const t=e;un(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let r=0;r<n.length;r++)un(n[r]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let r=0;r<n.length;r++)un(n[r]);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;un(t.key),t.k=t.key,delete t.key,t.modifier&&(un(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}default:throw an(B.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:Ef,args:[e.type]})}delete e.type}const vf="parser";function Sf(e,t){const{filename:n,breakLineCode:r,needIndent:s}=t,o=t.location!==!1,i={filename:n,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:r,needIndent:s,indentLevel:0};o&&e.loc&&(i.source=e.loc.source);const l=()=>i;function c(T,A){i.code+=T}function f(T,A=!0){const $=A?r:"";c(s?$+"  ".repeat(T):$)}function h(T=!0){const A=++i.indentLevel;T&&f(A)}function m(T=!0){const A=--i.indentLevel;T&&f(A)}function _(){f(i.indentLevel)}return{context:l,push:c,indent:h,deindent:m,newline:_,helper:T=>`_${T}`,needIndent:()=>i.needIndent}}function wf(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),fn(e,t.key),t.modifier?(e.push(", "),fn(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Lf(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const s=t.items.length;for(let o=0;o<s&&(fn(e,t.items[o]),o!==s-1);o++)e.push(", ");e.deindent(r()),e.push("])")}function Cf(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const s=t.cases.length;for(let o=0;o<s&&(fn(e,t.cases[o]),o!==s-1);o++)e.push(", ");e.deindent(r()),e.push("])")}}function Of(e,t){t.body?fn(e,t.body):e.push("null")}function fn(e,t){const{helper:n}=e;switch(t.type){case 0:Of(e,t);break;case 1:Cf(e,t);break;case 2:Lf(e,t);break;case 6:wf(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;default:throw an(B.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:vf,args:[t.type]})}}const Nf=(e,t={})=>{const n=ki(t.mode)?t.mode:"normal",r=ki(t.filename)?t.filename:"message.intl";t.sourceMap;const s=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
`,o=t.needIndent?t.needIndent:n!=="arrow",i=e.helpers||[],l=Sf(e,{filename:r,breakLineCode:s,needIndent:o});l.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),l.indent(o),i.length>0&&(l.push(`const { ${Di(i.map(h=>`${h}: _${h}`),", ")} } = ctx`),l.newline()),l.push("return "),fn(l,e),l.deindent(o),l.push("}"),delete e.helpers;const{code:c,map:f}=l.context();return{ast:e,code:c,map:f?f.toJSON():void 0}};function Tf(e,t={}){const n=Ri({},t),r=!!n.jit,s=!!n.minify,o=n.optimize==null?!0:n.optimize,l=_f(n).parse(e);return r?(o&&yf(l),s&&un(l),{ast:l,code:""}):(bf(l,n),Nf(l,n))}/*!
  * core-base v9.14.4
  * (c) 2025 kazuya kawaguchi
  * Released under the MIT License.
  */function If(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(ps().__INTLIFY_PROD_DEVTOOLS__=!1)}function st(e){return re(e)&&bs(e)===0&&(ze(e,"b")||ze(e,"body"))}const Ui=["b","body"];function Af(e){return At(e,Ui)}const Vi=["c","cases"];function Pf(e){return At(e,Vi,[])}const Hi=["s","static"];function xf(e){return At(e,Hi)}const Wi=["i","items"];function Rf(e){return At(e,Wi,[])}const ji=["t","type"];function bs(e){return At(e,ji)}const Ki=["v","value"];function br(e,t){const n=At(e,Ki);if(n!=null)return n;throw Pn(t)}const Bi=["m","modifier"];function kf(e){return At(e,Bi)}const Yi=["k","key"];function Df(e){const t=At(e,Yi);if(t)return t;throw Pn(6)}function At(e,t,n){for(let r=0;r<t.length;r++){const s=t[r];if(ze(e,s)&&e[s]!=null)return e[s]}return n}const Gi=[...Ui,...Vi,...Hi,...Wi,...Yi,...Bi,...Ki,...ji];function Pn(e){return new Error(`unhandled node type: ${e}`)}const Pt=[];Pt[0]={w:[0],i:[3,0],"[":[4],o:[7]},Pt[1]={w:[1],".":[2],"[":[4],o:[7]},Pt[2]={w:[2],i:[3,0],0:[3,0]},Pt[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},Pt[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},Pt[5]={"'":[4,0],o:8,l:[5,0]},Pt[6]={'"':[4,0],o:8,l:[6,0]};const Mf=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Ff(e){return Mf.test(e)}function $f(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 Uf(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 Vf(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Ff(t)?$f(t):"*"+t}function Hf(e){const t=[];let n=-1,r=0,s=0,o,i,l,c,f,h,m;const _=[];_[0]=()=>{i===void 0?i=l:i+=l},_[1]=()=>{i!==void 0&&(t.push(i),i=void 0)},_[2]=()=>{_[0](),s++},_[3]=()=>{if(s>0)s--,r=4,_[0]();else{if(s=0,i===void 0||(i=Vf(i),i===!1))return!1;_[1]()}};function S(){const R=e[n+1];if(r===5&&R==="'"||r===6&&R==='"')return n++,l="\\"+R,_[0](),!0}for(;r!==null;)if(n++,o=e[n],!(o==="\\"&&S())){if(c=Uf(o),m=Pt[r],f=m[c]||m.l||8,f===8||(r=f[0],f[1]!==void 0&&(h=_[f[1]],h&&(l=o,h()===!1))))return;if(r===7)return t}}const Xi=new Map;function Wf(e,t){return re(e)?e[t]:null}function jf(e,t){if(!re(e))return null;let n=Xi.get(t);if(n||(n=Hf(t),n&&Xi.set(t,n)),!n)return null;const r=n.length;let s=e,o=0;for(;o<r;){const i=n[o];if(Gi.includes(i)&&st(s))return null;const l=s[i];if(l===void 0||ge(s))return null;s=l,o++}return s}const Kf=e=>e,Bf=e=>"",Yf="text",Gf=e=>e.length===0?"":qu(e),Xf=zu;function zi(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function zf(e){const t=Ee(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Ee(e.named.count)||Ee(e.named.n))?Ee(e.named.count)?e.named.count:Ee(e.named.n)?e.named.n:t:t}function qf(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Jf(e={}){const t=e.locale,n=zf(e),r=re(e.pluralRules)&&H(t)&&ge(e.pluralRules[t])?e.pluralRules[t]:zi,s=re(e.pluralRules)&&H(t)&&ge(e.pluralRules[t])?zi:void 0,o=$=>$[r(n,$.length,s)],i=e.list||[],l=$=>i[$],c=e.named||le();Ee(e.pluralIndex)&&qf(n,c);const f=$=>c[$];function h($){const W=ge(e.messages)?e.messages($):re(e.messages)?e.messages[$]:!1;return W||(e.parent?e.parent.message($):Bf)}const m=$=>e.modifiers?e.modifiers[$]:Kf,_=te(e.processor)&&ge(e.processor.normalize)?e.processor.normalize:Gf,S=te(e.processor)&&ge(e.processor.interpolate)?e.processor.interpolate:Xf,R=te(e.processor)&&H(e.processor.type)?e.processor.type:Yf,A={list:l,named:f,plural:o,linked:($,...W)=>{const[E,y]=W;let C="text",v="";W.length===1?re(E)?(v=E.modifier||v,C=E.type||C):H(E)&&(v=E||v):W.length===2&&(H(E)&&(v=E||v),H(y)&&(C=y||C));const F=h($)(A),x=C==="vnode"&&Se(F)&&v?F[0]:F;return v?m(v)(x,C):x},message:h,type:R,interpolate:S,normalize:_,values:Ae(le(),i,c)};return A}let xn=null;function Qf(e){xn=e}function Zf(e,t,n){xn&&xn.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const ed=td("function:translate");function td(e){return t=>xn&&xn.emit(e,t)}const nd=_s.__EXTEND_POINT__,Wt=mr(nd),rd={FALLBACK_TO_TRANSLATE:Wt(),CANNOT_FORMAT_NUMBER:Wt(),FALLBACK_TO_NUMBER_FORMAT:Wt(),CANNOT_FORMAT_DATE:Wt(),FALLBACK_TO_DATE_FORMAT:Wt(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:Wt(),__EXTEND_POINT__:Wt()},qi=B.__EXTEND_POINT__,jt=mr(qi),ot={INVALID_ARGUMENT:qi,INVALID_DATE_ARGUMENT:jt(),INVALID_ISO_DATE_ARGUMENT:jt(),NOT_SUPPORT_NON_STRING_MESSAGE:jt(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:jt(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:jt(),NOT_SUPPORT_LOCALE_TYPE:jt(),__EXTEND_POINT__:jt()};function mt(e){return an(e,null,void 0)}function ys(e,t){return t.locale!=null?Ji(t.locale):Ji(e.locale)}let Es;function Ji(e){if(H(e))return e;if(ge(e)){if(e.resolvedOnce&&Es!=null)return Es;if(e.constructor.name==="Function"){const t=e();if(Xu(t))throw mt(ot.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Es=t}else throw mt(ot.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw mt(ot.NOT_SUPPORT_LOCALE_TYPE)}function sd(e,t,n){return[...new Set([n,...Se(t)?t:re(t)?Object.keys(t):H(t)?[t]:[n]])]}function Qi(e,t,n){const r=H(n)?n:Er,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let o=s.__localeChainCache.get(r);if(!o){o=[];let i=[n];for(;Se(i);)i=Zi(o,i,t);const l=Se(t)||!te(t)?t:t.default?t.default:null;i=H(l)?[l]:l,Se(i)&&Zi(o,i,!1),s.__localeChainCache.set(r,o)}return o}function Zi(e,t,n){let r=!0;for(let s=0;s<t.length&&me(r);s++){const o=t[s];H(o)&&(r=od(e,t[s],n))}return r}function od(e,t,n){let r;const s=t.split("-");do{const o=s.join("-");r=id(e,o,n),s.splice(-1,1)}while(s.length&&r===!0);return r}function id(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const s=t.replace(/!/g,"");e.push(s),(Se(n)||te(n))&&n[s]&&(r=n[s])}return r}const ld="9.14.4",yr=-1,Er="en-US",el="",tl=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function cd(){return{upper:(e,t)=>t==="text"&&H(e)?e.toUpperCase():t==="vnode"&&re(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&H(e)?e.toLowerCase():t==="vnode"&&re(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&H(e)?tl(e):t==="vnode"&&re(e)&&"__v_isVNode"in e?tl(e.children):e}}let nl;function ad(e){nl=e}let rl;function ud(e){rl=e}let sl;function fd(e){sl=e}let ol=null;const dd=e=>{ol=e},hd=()=>ol;let il=null;const ll=e=>{il=e},md=()=>il;let cl=0;function pd(e={}){const t=ge(e.onWarn)?e.onWarn:Ju,n=H(e.version)?e.version:ld,r=H(e.locale)||ge(e.locale)?e.locale:Er,s=ge(r)?Er:r,o=Se(e.fallbackLocale)||te(e.fallbackLocale)||H(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:s,i=te(e.messages)?e.messages:vs(s),l=te(e.datetimeFormats)?e.datetimeFormats:vs(s),c=te(e.numberFormats)?e.numberFormats:vs(s),f=Ae(le(),e.modifiers,cd()),h=e.pluralRules||le(),m=ge(e.missing)?e.missing:null,_=me(e.missingWarn)||dr(e.missingWarn)?e.missingWarn:!0,S=me(e.fallbackWarn)||dr(e.fallbackWarn)?e.fallbackWarn:!0,R=!!e.fallbackFormat,T=!!e.unresolving,A=ge(e.postTranslation)?e.postTranslation:null,$=te(e.processor)?e.processor:null,W=me(e.warnHtmlMessage)?e.warnHtmlMessage:!0,E=!!e.escapeParameter,y=ge(e.messageCompiler)?e.messageCompiler:nl,C=ge(e.messageResolver)?e.messageResolver:rl||Wf,v=ge(e.localeFallbacker)?e.localeFallbacker:sl||sd,F=re(e.fallbackContext)?e.fallbackContext:void 0,x=e,P=re(x.__datetimeFormatters)?x.__datetimeFormatters:new Map,Q=re(x.__numberFormatters)?x.__numberFormatters:new Map,fe=re(x.__meta)?x.__meta:{};cl++;const z={version:n,cid:cl,locale:r,fallbackLocale:o,messages:i,modifiers:f,pluralRules:h,missing:m,missingWarn:_,fallbackWarn:S,fallbackFormat:R,unresolving:T,postTranslation:A,processor:$,warnHtmlMessage:W,escapeParameter:E,messageCompiler:y,messageResolver:C,localeFallbacker:v,fallbackContext:F,onWarn:t,__meta:fe};return z.datetimeFormats=l,z.numberFormats=c,z.__datetimeFormatters=P,z.__numberFormatters=Q,__INTLIFY_PROD_DEVTOOLS__&&Zf(z,n,fe),z}const vs=e=>({[e]:le()});function Ss(e,t,n,r,s){const{missing:o,onWarn:i}=e;if(o!==null){const l=o(e,n,t,s);return H(l)?l:t}else return t}function Rn(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function _d(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function gd(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(_d(e,t[r]))return!0;return!1}function ws(e){return n=>bd(n,e)}function bd(e,t){const n=Af(t);if(n==null)throw Pn(0);if(bs(n)===1){const o=Pf(n);return e.plural(o.reduce((i,l)=>[...i,al(e,l)],[]))}else return al(e,n)}function al(e,t){const n=xf(t);if(n!=null)return e.type==="text"?n:e.normalize([n]);{const r=Rf(t).reduce((s,o)=>[...s,Ls(e,o)],[]);return e.normalize(r)}}function Ls(e,t){const n=bs(t);switch(n){case 3:return br(t,n);case 9:return br(t,n);case 4:{const r=t;if(ze(r,"k")&&r.k)return e.interpolate(e.named(r.k));if(ze(r,"key")&&r.key)return e.interpolate(e.named(r.key));throw Pn(n)}case 5:{const r=t;if(ze(r,"i")&&Ee(r.i))return e.interpolate(e.list(r.i));if(ze(r,"index")&&Ee(r.index))return e.interpolate(e.list(r.index));throw Pn(n)}case 6:{const r=t,s=kf(r),o=Df(r);return e.linked(Ls(e,o),s?Ls(e,s):void 0,e.type)}case 7:return br(t,n);case 8:return br(t,n);default:throw new Error(`unhandled node on format message part: ${n}`)}}const yd=e=>e;let vr=le();function Ed(e,t={}){let n=!1;const r=t.onError||sf;return t.onError=s=>{n=!0,r(s)},{...Tf(e,t),detectError:n}}function vd(e,t){if(H(e)){me(t.warnHtmlMessage)&&t.warnHtmlMessage;const r=(t.onCacheKey||yd)(e),s=vr[r];if(s)return s;const{ast:o,detectError:i}=Ed(e,{...t,location:!1,jit:!0}),l=ws(o);return i?l:vr[r]=l}else{const n=e.cacheKey;if(n){const r=vr[n];return r||(vr[n]=ws(e))}else return ws(e)}}const ul=()=>"",Ke=e=>ge(e);function fl(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:s,messageCompiler:o,fallbackLocale:i,messages:l}=e,[c,f]=Cs(...t),h=me(f.missingWarn)?f.missingWarn:e.missingWarn,m=me(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,_=me(f.escapeParameter)?f.escapeParameter:e.escapeParameter,S=!!f.resolvedMessage,R=H(f.default)||me(f.default)?me(f.default)?o?c:()=>c:f.default:n?o?c:()=>c:"",T=n||R!=="",A=ys(e,f);_&&Sd(f);let[$,W,E]=S?[c,A,l[A]||le()]:dl(e,c,A,i,m,h),y=$,C=c;if(!S&&!(H(y)||st(y)||Ke(y))&&T&&(y=R,C=y),!S&&(!(H(y)||st(y)||Ke(y))||!H(W)))return s?yr:c;let v=!1;const F=()=>{v=!0},x=Ke(y)?y:hl(e,c,W,y,C,F);if(v)return y;const P=Cd(e,W,E,f),Q=Jf(P),fe=wd(e,x,Q),z=r?r(fe,c):fe;if(__INTLIFY_PROD_DEVTOOLS__){const pe={timestamp:Date.now(),key:H(c)?c:Ke(y)?y.key:"",locale:W||(Ke(y)?y.locale:""),format:H(y)?y:Ke(y)?y.source:"",message:z};pe.meta=Ae({},e.__meta,hd()||{}),ed(pe)}return z}function Sd(e){Se(e.list)?e.list=e.list.map(t=>H(t)?Ii(t):t):re(e.named)&&Object.keys(e.named).forEach(t=>{H(e.named[t])&&(e.named[t]=Ii(e.named[t]))})}function dl(e,t,n,r,s,o){const{messages:i,onWarn:l,messageResolver:c,localeFallbacker:f}=e,h=f(e,r,n);let m=le(),_,S=null;const R="translate";for(let T=0;T<h.length&&(_=h[T],m=i[_]||le(),(S=c(m,t))===null&&(S=m[t]),!(H(S)||st(S)||Ke(S)));T++)if(!gd(_,h)){const A=Ss(e,t,_,o,R);A!==t&&(S=A)}return[S,_,m]}function hl(e,t,n,r,s,o){const{messageCompiler:i,warnHtmlMessage:l}=e;if(Ke(r)){const f=r;return f.locale=f.locale||n,f.key=f.key||t,f}if(i==null){const f=()=>r;return f.locale=n,f.key=t,f}const c=i(r,Ld(e,n,s,r,l,o));return c.locale=n,c.key=t,c.source=r,c}function wd(e,t,n){return t(n)}function Cs(...e){const[t,n,r]=e,s=le();if(!H(t)&&!Ee(t)&&!Ke(t)&&!st(t))throw mt(ot.INVALID_ARGUMENT);const o=Ee(t)?String(t):(Ke(t),t);return Ee(n)?s.plural=n:H(n)?s.default=n:te(n)&&!hr(n)?s.named=n:Se(n)&&(s.list=n),Ee(r)?s.plural=r:H(r)?s.default=r:te(r)&&Ae(s,r),[o,s]}function Ld(e,t,n,r,s,o){return{locale:t,key:n,warnHtmlMessage:s,onError:i=>{throw o&&o(i),i},onCacheKey:i=>ju(t,n,i)}}function Cd(e,t,n,r){const{modifiers:s,pluralRules:o,messageResolver:i,fallbackLocale:l,fallbackWarn:c,missingWarn:f,fallbackContext:h}=e,_={locale:t,modifiers:s,pluralRules:o,messages:S=>{let R=i(n,S);if(R==null&&h){const[,,T]=dl(h,S,t,l,c,f);R=i(T,S)}if(H(R)||st(R)){let T=!1;const $=hl(e,S,t,R,S,()=>{T=!0});return T?ul:$}else return Ke(R)?R:ul}};return e.processor&&(_.processor=e.processor),r.list&&(_.list=r.list),r.named&&(_.named=r.named),Ee(r.plural)&&(_.pluralIndex=r.plural),_}function ml(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:s,onWarn:o,localeFallbacker:i}=e,{__datetimeFormatters:l}=e,[c,f,h,m]=Os(...t),_=me(h.missingWarn)?h.missingWarn:e.missingWarn;me(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn;const S=!!h.part,R=ys(e,h),T=i(e,s,R);if(!H(c)||c==="")return new Intl.DateTimeFormat(R,m).format(f);let A={},$,W=null;const E="datetime format";for(let v=0;v<T.length&&($=T[v],A=n[$]||{},W=A[c],!te(W));v++)Ss(e,c,$,_,E);if(!te(W)||!H($))return r?yr:c;let y=`${$}__${c}`;hr(m)||(y=`${y}__${JSON.stringify(m)}`);let C=l.get(y);return C||(C=new Intl.DateTimeFormat($,Ae({},W,m)),l.set(y,C)),S?C.formatToParts(f):C.format(f)}const pl=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Os(...e){const[t,n,r,s]=e,o=le();let i=le(),l;if(H(t)){const c=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!c)throw mt(ot.INVALID_ISO_DATE_ARGUMENT);const f=c[3]?c[3].trim().startsWith("T")?`${c[1].trim()}${c[3].trim()}`:`${c[1].trim()}T${c[3].trim()}`:c[1].trim();l=new Date(f);try{l.toISOString()}catch{throw mt(ot.INVALID_ISO_DATE_ARGUMENT)}}else if(Bu(t)){if(isNaN(t.getTime()))throw mt(ot.INVALID_DATE_ARGUMENT);l=t}else if(Ee(t))l=t;else throw mt(ot.INVALID_ARGUMENT);return H(n)?o.key=n:te(n)&&Object.keys(n).forEach(c=>{pl.includes(c)?i[c]=n[c]:o[c]=n[c]}),H(r)?o.locale=r:te(r)&&(i=r),te(s)&&(i=s),[o.key||"",l,o,i]}function _l(e,t,n){const r=e;for(const s in n){const o=`${t}__${s}`;r.__datetimeFormatters.has(o)&&r.__datetimeFormatters.delete(o)}}function gl(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:s,onWarn:o,localeFallbacker:i}=e,{__numberFormatters:l}=e,[c,f,h,m]=Ns(...t),_=me(h.missingWarn)?h.missingWarn:e.missingWarn;me(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn;const S=!!h.part,R=ys(e,h),T=i(e,s,R);if(!H(c)||c==="")return new Intl.NumberFormat(R,m).format(f);let A={},$,W=null;const E="number format";for(let v=0;v<T.length&&($=T[v],A=n[$]||{},W=A[c],!te(W));v++)Ss(e,c,$,_,E);if(!te(W)||!H($))return r?yr:c;let y=`${$}__${c}`;hr(m)||(y=`${y}__${JSON.stringify(m)}`);let C=l.get(y);return C||(C=new Intl.NumberFormat($,Ae({},W,m)),l.set(y,C)),S?C.formatToParts(f):C.format(f)}const bl=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Ns(...e){const[t,n,r,s]=e,o=le();let i=le();if(!Ee(t))throw mt(ot.INVALID_ARGUMENT);const l=t;return H(n)?o.key=n:te(n)&&Object.keys(n).forEach(c=>{bl.includes(c)?i[c]=n[c]:o[c]=n[c]}),H(r)?o.locale=r:te(r)&&(i=r),te(s)&&(i=s),[o.key||"",l,o,i]}function yl(e,t,n){const r=e;for(const s in n){const o=`${t}__${s}`;r.__numberFormatters.has(o)&&r.__numberFormatters.delete(o)}}If();/*!
  * vue-i18n v9.14.4
  * (c) 2025 kazuya kawaguchi
  * Released under the MIT License.
  */const Od="9.14.4";function Nd(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(ps().__INTLIFY_PROD_DEVTOOLS__=!1)}const Td=rd.__EXTEND_POINT__,pt=mr(Td);pt(),pt(),pt(),pt(),pt(),pt(),pt(),pt(),pt();const El=ot.__EXTEND_POINT__,$e=mr(El),Be={UNEXPECTED_RETURN_TYPE:El,INVALID_ARGUMENT:$e(),MUST_BE_CALL_SETUP_TOP:$e(),NOT_INSTALLED:$e(),NOT_AVAILABLE_IN_LEGACY_MODE:$e(),REQUIRED_VALUE:$e(),INVALID_VALUE:$e(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:$e(),NOT_INSTALLED_WITH_PROVIDE:$e(),UNEXPECTED_ERROR:$e(),NOT_COMPATIBLE_LEGACY_VUE_I18N:$e(),BRIDGE_SUPPORT_VUE_2_ONLY:$e(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:$e(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:$e(),__EXTEND_POINT__:$e()};function Je(e,...t){return an(e,null,void 0)}const Ts=Tt("__translateVNode"),Is=Tt("__datetimeParts"),As=Tt("__numberParts"),Id=Tt("__setPluralRules"),Ad=Tt("__injectWithOption"),Ps=Tt("__dispose");function kn(e){if(!re(e)||st(e))return e;for(const t in e)if(ze(e,t))if(!t.includes("."))re(e[t])&&kn(e[t]);else{const n=t.split("."),r=n.length-1;let s=e,o=!1;for(let i=0;i<r;i++){if(n[i]==="__proto__")throw new Error(`unsafe key: ${n[i]}`);if(n[i]in s||(s[n[i]]=le()),!re(s[n[i]])){o=!0;break}s=s[n[i]]}if(o||(st(s)?Gi.includes(n[r])||delete e[t]:(s[n[r]]=e[t],delete e[t])),!st(s)){const i=s[n[r]];re(i)&&kn(i)}}return e}function vl(e,t){const{messages:n,__i18n:r,messageResolver:s,flatJson:o}=t,i=te(n)?n:Se(r)?le():{[e]:le()};if(Se(r)&&r.forEach(l=>{if("locale"in l&&"resource"in l){const{locale:c,resource:f}=l;c?(i[c]=i[c]||le(),_r(f,i[c])):_r(f,i)}else H(l)&&_r(JSON.parse(l),i)}),s==null&&o)for(const l in i)ze(i,l)&&kn(i[l]);return i}function Sl(e){return e.type}function Pd(e,t,n){let r=re(t.messages)?t.messages:le();"__i18nGlobal"in n&&(r=vl(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const s=Object.keys(r);s.length&&s.forEach(o=>{e.mergeLocaleMessage(o,r[o])});{if(re(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(i=>{e.mergeDateTimeFormat(i,t.datetimeFormats[i])})}if(re(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(i=>{e.mergeNumberFormat(i,t.numberFormats[i])})}}}function wl(e){return he(wn,null,e,0)}const Ll="__INTLIFY_META__",Cl=()=>[],xd=()=>!1;let Ol=0;function Nl(e){return(t,n,r,s)=>e(n,r,os()||void 0,s)}const Rd=()=>{const e=os();let t=null;return e&&(t=Sl(e)[Ll])?{[Ll]:t}:null};function Tl(e={},t){const{__root:n,__injectWithOption:r}=e,s=n===void 0,o=e.flatJson,i=fr?we:Tc,l=!!e.translateExistCompatible;let c=me(e.inheritLocale)?e.inheritLocale:!0;const f=i(n&&c?n.locale.value:H(e.locale)?e.locale:Er),h=i(n&&c?n.fallbackLocale.value:H(e.fallbackLocale)||Se(e.fallbackLocale)||te(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:f.value),m=i(vl(f.value,e)),_=i(te(e.datetimeFormats)?e.datetimeFormats:{[f.value]:{}}),S=i(te(e.numberFormats)?e.numberFormats:{[f.value]:{}});let R=n?n.missingWarn:me(e.missingWarn)||dr(e.missingWarn)?e.missingWarn:!0,T=n?n.fallbackWarn:me(e.fallbackWarn)||dr(e.fallbackWarn)?e.fallbackWarn:!0,A=n?n.fallbackRoot:me(e.fallbackRoot)?e.fallbackRoot:!0,$=!!e.fallbackFormat,W=ge(e.missing)?e.missing:null,E=ge(e.missing)?Nl(e.missing):null,y=ge(e.postTranslation)?e.postTranslation:null,C=n?n.warnHtmlMessage:me(e.warnHtmlMessage)?e.warnHtmlMessage:!0,v=!!e.escapeParameter;const F=n?n.modifiers:te(e.modifiers)?e.modifiers:{};let x=e.pluralRules||n&&n.pluralRules,P;P=(()=>{s&&ll(null);const b={version:Od,locale:f.value,fallbackLocale:h.value,messages:m.value,modifiers:F,pluralRules:x,missing:E===null?void 0:E,missingWarn:R,fallbackWarn:T,fallbackFormat:$,unresolving:!0,postTranslation:y===null?void 0:y,warnHtmlMessage:C,escapeParameter:v,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};b.datetimeFormats=_.value,b.numberFormats=S.value,b.__datetimeFormatters=te(P)?P.__datetimeFormatters:void 0,b.__numberFormatters=te(P)?P.__numberFormatters:void 0;const L=pd(b);return s&&ll(L),L})(),Rn(P,f.value,h.value);function fe(){return[f.value,h.value,m.value,_.value,S.value]}const z=ie({get:()=>f.value,set:b=>{f.value=b,P.locale=f.value}}),pe=ie({get:()=>h.value,set:b=>{h.value=b,P.fallbackLocale=h.value,Rn(P,f.value,b)}}),_t=ie(()=>m.value),Rt=ie(()=>_.value),ae=ie(()=>S.value);function J(){return ge(y)?y:null}function oe(b){y=b,P.postTranslation=b}function Qe(){return W}function kt(b){b!==null&&(E=Nl(b)),W=b,P.missing=E}const Oe=(b,L,K,Z,ve,Ze)=>{fe();let gt;try{__INTLIFY_PROD_DEVTOOLS__,s||(P.fallbackContext=n?md():void 0),gt=b(P)}finally{__INTLIFY_PROD_DEVTOOLS__,s||(P.fallbackContext=void 0)}if(K!=="translate exists"&&Ee(gt)&&gt===yr||K==="translate exists"&&!gt){const[Yt,Fs]=L();return n&&A?Z(n):ve(Yt)}else{if(Ze(gt))return gt;throw Je(Be.UNEXPECTED_RETURN_TYPE)}};function Pe(...b){return Oe(L=>Reflect.apply(fl,null,[L,...b]),()=>Cs(...b),"translate",L=>Reflect.apply(L.t,L,[...b]),L=>L,L=>H(L))}function dn(...b){const[L,K,Z]=b;if(Z&&!re(Z))throw Je(Be.INVALID_ARGUMENT);return Pe(L,K,Ae({resolvedMessage:!0},Z||{}))}function hn(...b){return Oe(L=>Reflect.apply(ml,null,[L,...b]),()=>Os(...b),"datetime format",L=>Reflect.apply(L.d,L,[...b]),()=>el,L=>H(L))}function Dn(...b){return Oe(L=>Reflect.apply(gl,null,[L,...b]),()=>Ns(...b),"number format",L=>Reflect.apply(L.n,L,[...b]),()=>el,L=>H(L))}function Ve(b){return b.map(L=>H(L)||Ee(L)||me(L)?wl(String(L)):L)}const Bt={normalize:Ve,interpolate:b=>b,type:"vnode"};function mn(...b){return Oe(L=>{let K;const Z=L;try{Z.processor=Bt,K=Reflect.apply(fl,null,[Z,...b])}finally{Z.processor=null}return K},()=>Cs(...b),"translate",L=>L[Ts](...b),L=>[wl(L)],L=>Se(L))}function it(...b){return Oe(L=>Reflect.apply(gl,null,[L,...b]),()=>Ns(...b),"number format",L=>L[As](...b),Cl,L=>H(L)||Se(L))}function Lr(...b){return Oe(L=>Reflect.apply(ml,null,[L,...b]),()=>Os(...b),"datetime format",L=>L[Is](...b),Cl,L=>H(L)||Se(L))}function d(b){x=b,P.pluralRules=x}function p(b,L){return Oe(()=>{if(!b)return!1;const K=H(L)?L:f.value,Z=N(K),ve=P.messageResolver(Z,b);return l?ve!=null:st(ve)||Ke(ve)||H(ve)},()=>[b],"translate exists",K=>Reflect.apply(K.te,K,[b,L]),xd,K=>me(K))}function w(b){let L=null;const K=Qi(P,h.value,f.value);for(let Z=0;Z<K.length;Z++){const ve=m.value[K[Z]]||{},Ze=P.messageResolver(ve,b);if(Ze!=null){L=Ze;break}}return L}function O(b){const L=w(b);return L??(n?n.tm(b)||{}:{})}function N(b){return m.value[b]||{}}function k(b,L){if(o){const K={[b]:L};for(const Z in K)ze(K,Z)&&kn(K[Z]);L=K[b]}m.value[b]=L,P.messages=m.value}function V(b,L){m.value[b]=m.value[b]||{};const K={[b]:L};if(o)for(const Z in K)ze(K,Z)&&kn(K[Z]);L=K[b],_r(L,m.value[b]),P.messages=m.value}function D(b){return _.value[b]||{}}function a(b,L){_.value[b]=L,P.datetimeFormats=_.value,_l(P,b,L)}function u(b,L){_.value[b]=Ae(_.value[b]||{},L),P.datetimeFormats=_.value,_l(P,b,L)}function g(b){return S.value[b]||{}}function I(b,L){S.value[b]=L,P.numberFormats=S.value,yl(P,b,L)}function U(b,L){S.value[b]=Ae(S.value[b]||{},L),P.numberFormats=S.value,yl(P,b,L)}Ol++,n&&fr&&($t(n.locale,b=>{c&&(f.value=b,P.locale=b,Rn(P,f.value,h.value))}),$t(n.fallbackLocale,b=>{c&&(h.value=b,P.fallbackLocale=b,Rn(P,f.value,h.value))}));const M={id:Ol,locale:z,fallbackLocale:pe,get inheritLocale(){return c},set inheritLocale(b){c=b,b&&n&&(f.value=n.locale.value,h.value=n.fallbackLocale.value,Rn(P,f.value,h.value))},get availableLocales(){return Object.keys(m.value).sort()},messages:_t,get modifiers(){return F},get pluralRules(){return x||{}},get isGlobal(){return s},get missingWarn(){return R},set missingWarn(b){R=b,P.missingWarn=R},get fallbackWarn(){return T},set fallbackWarn(b){T=b,P.fallbackWarn=T},get fallbackRoot(){return A},set fallbackRoot(b){A=b},get fallbackFormat(){return $},set fallbackFormat(b){$=b,P.fallbackFormat=$},get warnHtmlMessage(){return C},set warnHtmlMessage(b){C=b,P.warnHtmlMessage=b},get escapeParameter(){return v},set escapeParameter(b){v=b,P.escapeParameter=b},t:Pe,getLocaleMessage:N,setLocaleMessage:k,mergeLocaleMessage:V,getPostTranslationHandler:J,setPostTranslationHandler:oe,getMissingHandler:Qe,setMissingHandler:kt,[Id]:d};return M.datetimeFormats=Rt,M.numberFormats=ae,M.rt=dn,M.te=p,M.tm=O,M.d=hn,M.n=Dn,M.getDateTimeFormat=D,M.setDateTimeFormat=a,M.mergeDateTimeFormat=u,M.getNumberFormat=g,M.setNumberFormat=I,M.mergeNumberFormat=U,M[Ad]=r,M[Ts]=mn,M[Is]=Lr,M[As]=it,M}const xs={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function kd({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,s)=>[...r,...s.type===ye?s.children:[s]],[]):t.reduce((n,r)=>{const s=e[r];return s&&(n[r]=s()),n},le())}function Il(e){return ye}const Al=xe({name:"i18n-t",props:Ae({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Ee(e)||!isNaN(e)}},xs),setup(e,t){const{slots:n,attrs:r}=t,s=e.i18n||Rs({useScope:e.scope,__useComponent:!0});return()=>{const o=Object.keys(n).filter(m=>m!=="_"),i=le();e.locale&&(i.locale=e.locale),e.plural!==void 0&&(i.plural=H(e.plural)?+e.plural:e.plural);const l=kd(t,o),c=s[Ts](e.keypath,l,i),f=Ae(le(),r),h=H(e.tag)||re(e.tag)?e.tag:Il();return ui(h,f,c)}}});function Dd(e){return Se(e)&&!H(e[0])}function Pl(e,t,n,r){const{slots:s,attrs:o}=t;return()=>{const i={part:!0};let l=le();e.locale&&(i.locale=e.locale),H(e.format)?i.key=e.format:re(e.format)&&(H(e.format.key)&&(i.key=e.format.key),l=Object.keys(e.format).reduce((_,S)=>n.includes(S)?Ae(le(),_,{[S]:e.format[S]}):_,le()));const c=r(e.value,i,l);let f=[i.key];Se(c)?f=c.map((_,S)=>{const R=s[_.type],T=R?R({[_.type]:_.value,index:S,parts:c}):[_.value];return Dd(T)&&(T[0].key=`${_.type}-${S}`),T}):H(c)&&(f=[c]);const h=Ae(le(),o),m=H(e.tag)||re(e.tag)?e.tag:Il();return ui(m,h,f)}}const xl=xe({name:"i18n-n",props:Ae({value:{type:Number,required:!0},format:{type:[String,Object]}},xs),setup(e,t){const n=e.i18n||Rs({useScope:e.scope,__useComponent:!0});return Pl(e,t,bl,(...r)=>n[As](...r))}}),Rl=xe({name:"i18n-d",props:Ae({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},xs),setup(e,t){const n=e.i18n||Rs({useScope:e.scope,__useComponent:!0});return Pl(e,t,pl,(...r)=>n[Is](...r))}});function Md(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const r=n.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function Fd(e){const t=i=>{const{instance:l,modifiers:c,value:f}=i;if(!l||!l.$)throw Je(Be.UNEXPECTED_ERROR);const h=Md(e,l.$),m=kl(f);return[Reflect.apply(h.t,h,[...Dl(m)]),h]};return{created:(i,l)=>{const[c,f]=t(l);fr&&e.global===f&&(i.__i18nWatcher=$t(f.locale,()=>{l.instance&&l.instance.$forceUpdate()})),i.__composer=f,i.textContent=c},unmounted:i=>{fr&&i.__i18nWatcher&&(i.__i18nWatcher(),i.__i18nWatcher=void 0,delete i.__i18nWatcher),i.__composer&&(i.__composer=void 0,delete i.__composer)},beforeUpdate:(i,{value:l})=>{if(i.__composer){const c=i.__composer,f=kl(l);i.textContent=Reflect.apply(c.t,c,[...Dl(f)])}},getSSRProps:i=>{const[l]=t(i);return{textContent:l}}}}function kl(e){if(H(e))return{path:e};if(te(e)){if(!("path"in e))throw Je(Be.REQUIRED_VALUE,"path");return e}else throw Je(Be.INVALID_VALUE)}function Dl(e){const{path:t,locale:n,args:r,choice:s,plural:o}=e,i={},l=r||{};return H(n)&&(i.locale=n),Ee(s)&&(i.plural=s),Ee(o)&&(i.plural=o),[t,l,i]}function $d(e,t,...n){const r=te(n[0])?n[0]:{},s=!!r.useI18nComponentName;(me(r.globalInstall)?r.globalInstall:!0)&&([s?"i18n":Al.name,"I18nT"].forEach(i=>e.component(i,Al)),[xl.name,"I18nN"].forEach(i=>e.component(i,xl)),[Rl.name,"I18nD"].forEach(i=>e.component(i,Rl))),e.directive("t",Fd(t))}const Ud=Tt("global-vue-i18n");function Vd(e={},t){const n=me(e.globalInjection)?e.globalInjection:!0,r=!0,s=new Map,[o,i]=Hd(e),l=Tt("");function c(m){return s.get(m)||null}function f(m,_){s.set(m,_)}function h(m){s.delete(m)}{const m={get mode(){return"composition"},get allowComposition(){return r},async install(_,...S){if(_.__VUE_I18N_SYMBOL__=l,_.provide(_.__VUE_I18N_SYMBOL__,m),te(S[0])){const A=S[0];m.__composerExtend=A.__composerExtend,m.__vueI18nExtend=A.__vueI18nExtend}let R=null;n&&(R=zd(_,m.global)),$d(_,m,...S);const T=_.unmount;_.unmount=()=>{R&&R(),m.dispose(),T()}},get global(){return i},dispose(){o.stop()},__instances:s,__getInstance:c,__setInstance:f,__deleteInstance:h};return m}}function Rs(e={}){const t=os();if(t==null)throw Je(Be.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Je(Be.NOT_INSTALLED);const n=Wd(t),r=Kd(n),s=Sl(t),o=jd(e,s);if(o==="global")return Pd(r,e,s),r;if(o==="parent"){let c=Bd(n,t,e.__useComponent);return c==null&&(c=r),c}const i=n;let l=i.__getInstance(t);if(l==null){const c=Ae({},e);"__i18n"in s&&(c.__i18n=s.__i18n),r&&(c.__root=r),l=Tl(c),i.__composerExtend&&(l[Ps]=i.__composerExtend(l)),Gd(i,t,l),i.__setInstance(t,l)}return l}function Hd(e,t,n){const r=Pr();{const s=r.run(()=>Tl(e));if(s==null)throw Je(Be.UNEXPECTED_ERROR);return[r,s]}}function Wd(e){{const t=tn(e.isCE?Ud:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Je(e.isCE?Be.NOT_INSTALLED_WITH_PROVIDE:Be.UNEXPECTED_ERROR);return t}}function jd(e,t){return hr(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Kd(e){return e.mode==="composition"?e.global:e.global.__composer}function Bd(e,t,n=!1){let r=null;const s=t.root;let o=Yd(t,n);for(;o!=null;){const i=e;if(e.mode==="composition"&&(r=i.__getInstance(o)),r!=null||s===o)break;o=o.parent}return r}function Yd(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Gd(e,t,n){tt(()=>{},t),Gr(()=>{const r=n;e.__deleteInstance(t);const s=r[Ps];s&&(s(),delete r[Ps])},t)}const Xd=["locale","fallbackLocale","availableLocales"],Ml=["t","rt","d","n","tm","te"];function zd(e,t){const n=Object.create(null);return Xd.forEach(s=>{const o=Object.getOwnPropertyDescriptor(t,s);if(!o)throw Je(Be.UNEXPECTED_ERROR);const i=de(o.value)?{get(){return o.value.value},set(l){o.value.value=l}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,s,i)}),e.config.globalProperties.$i18n=n,Ml.forEach(s=>{const o=Object.getOwnPropertyDescriptor(t,s);if(!o||!o.value)throw Je(Be.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${s}`,o)}),()=>{delete e.config.globalProperties.$i18n,Ml.forEach(s=>{delete e.config.globalProperties[`$${s}`]})}}if(Nd(),ad(vd),ud(jf),fd(Qi),__INTLIFY_PROD_DEVTOOLS__){const e=ps();e.__INTLIFY__=!0,Qf(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const ks=Vd({locale:"fr",messages:{en:{welcome:"Welcome",widget:{stars:{title:"Stars",reviewOf:"REVIEWS",review:"reviews"},hover:{title:"Hover",reviewOf:"REVIEWS"},label:{title:"Label",knowMore:"Learn more"},hundredscore:{title:"Hundred Score"},verbatim:{title:"Verbatim",header:{employees:{title:"Our employees speak best about it",subtitle:"Discover certified reviews from our employees"},students:{title:"Our students speak best about it",subtitle:"Discover certified reviews from our students"}},noVerbatim:"No associated verbatim"}},populations:{"at-work":"Employees",engagement:"Employees",employees:"Employees",candidates:"Candidates",trainees:"Trainees",school:"Students","at-school":"Students",clients:"Clients"}},fr:{welcome:"Bienvenue",widget:{stars:{title:"Stars",reviewOf:"AVIS",review:"avis"},hover:{title:"Hover",reviewOf:"AVIS"},label:{title:"Label",knowMore:"En savoir plus"},hundredscore:{title:"Hundred Score"},verbatim:{title:"Verbatim",header:{employees:{title:"Ce sont nos employé(e)s qui en parlent le mieux",subtitle:"Découvrez les avis certifiés de nos employé(e)s"},students:{title:"Ce sont nos élèves qui en parlent le mieux",subtitle:"Découvrez les avis certifiés de nos étudiant(e)s"}},noVerbatim:"Aucun de verbatim associé"}},populations:{"at-work":"Salariés",engagement:"Salariés",employees:"Salariés",candidates:"Candidats",trainees:"Stagiaires",school:"Étudiants","at-school":"Étudiants",clients:"Clients"}},da:{welcome:"Velkommen",widget:{stars:{title:"Stjerner",reviewOf:"ANMELDELSER",review:"anmeldelser"},hover:{title:"Svæve",reviewOf:""},label:{title:"Mærkat",knowMore:"Lær mere"},hundredscore:{title:"Hundred Score"},verbatim:{title:"Verbatim",header:{employees:{title:"Det er vores medarbejdere, der taler bedst om det",subtitle:"Oplev de certificerede anmeldelser fra vores medarbejdere"},students:{title:"Det er vores elever, der taler bedst om det",subtitle:"Oplev de certificerede anmeldelser fra vores studerende"}},noVerbatim:"Ingen tilknyttet verbatim"}},populations:{"at-work":"Ansatte",engagement:"Ansatte",employees:"Ansatte",candidates:"Kandidater",trainees:"Praktikanter",school:"Studerende","at-school":"Studerende",clients:"Kunder"}},de:{welcome:"Willkommen",widget:{stars:{title:"Sterne",reviewOf:"BEWERTUNGEN",review:"bewertungen"},hover:{title:"Schweben",reviewOf:""},label:{title:"Etikett",knowMore:"Mehr erfahren"},hundredscore:{title:"Hundert Punkte"},verbatim:{title:"Verbatim",header:{employees:{title:"Unsere Mitarbeiter sprechen am besten darüber",subtitle:"Entdecken Sie die zertifizierten Bewertungen unserer Mitarbeiter"},students:{title:"Unsere Schüler sprechen am besten darüber",subtitle:"Entdecken Sie die zertifizierten Bewertungen unserer Schüler"}},noVerbatim:"Kein zugehöriges Verbatim"}},populations:{"at-work":"Beschäftigte",engagement:"Beschäftigte",employees:"Beschäftigte",candidates:"Kandidaten",trainees:"Praktikanten",school:"Studenten","at-school":"Studenten",clients:"Kunden"}},es:{welcome:"Bienvenido",widget:{stars:{title:"Estrellas",reviewOf:"RESEÑAS",review:"reseñas"},hover:{title:"Flotar",reviewOf:"RESEÑAS"},label:{title:"Etiqueta",knowMore:"Saber más"},hundredscore:{title:"Cien Puntuaciones"},verbatim:{title:"Verbatim",header:{employees:{title:"Son nuestros empleados quienes mejor lo cuentan",subtitle:"Descubra las reseñas certificadas de nuestros empleados"},students:{title:"Son nuestros alumnos quienes mejor lo cuentan",subtitle:"Descubra las reseñas certificadas de nuestros estudiantes"}},noVerbatim:"No hay verbatim asociado"}},populations:{"at-work":"Empleados",engagement:"Empleados",employees:"Empleados",candidates:"Candidatos",trainees:"Practicantes",school:"Estudiantes","at-school":"Estudiantes",clients:"Clientes"}},it:{welcome:"Benvenuto",widget:{stars:{title:"Stelle",reviewOf:"RECENSIONI",review:"recensioni"},hover:{title:"Galleggiare",reviewOf:"RECENSIONI"},label:{title:"Etichetta",knowMore:"Scopri di più"},hundredscore:{title:"Punteggio Cento"},verbatim:{title:"Verbatim",header:{employees:{title:"Sono i nostri dipendenti a parlarne meglio",subtitle:"Scopri le recensioni certificate dei nostri dipendenti"},students:{title:"Sono i nostri studenti a parlarne meglio",subtitle:"Scopri le recensioni certificate dei nostri studenti"}},noVerbatim:"Nessun verbatim associato"}},populations:{"at-work":"Impiegati",engagement:"Impiegati",employees:"Impiegati",candidates:"Candidati",trainees:"Tirocinanti",school:"Studenti","at-school":"Studenti",clients:"Clienti"}},pt:{welcome:"Bem-vindo",widget:{stars:{title:"Estrelas",reviewOf:"AVALIAÇÕES",review:"avaliações"},hover:{title:"Pairar",reviewOf:"AVALIAÇÕES"},label:{title:"Etiqueta",knowMore:"Saiba mais"},hundredscore:{title:"Pontuação Cem"},verbatim:{title:"Verbatim",header:{employees:{title:"São os nossos funcionários que falam melhor sobre isso",subtitle:"Descubra as avaliações certificadas dos nossos funcionários"},students:{title:"São os nossos alunos que falam melhor sobre isso",subtitle:"Descubra as avaliações certificadas dos nossos alunos"}},noVerbatim:"Nenhum verbatim associado"}},populations:{"at-work":"Empregados",engagement:"Empregados",employees:"Empregados",candidates:"Candidatos",trainees:"Estagiários",school:"Estudantes","at-school":"Estudantes",clients:"Clientes"}}}}),xt=ks.global.t.bind(ks.global),qd=ks.global.locale,Jd={class:"label"},Qd=["src"],Zd=["href","target"],eh={class:"cmc-button"},th={key:2},nh=xe({__name:"LabelWidget",props:{organization:{type:Object,required:!0},type:{type:String,required:!0},lang:{type:String,default:"fr"},redirectUrl:{type:String,required:!0},countryCode:{type:String,default:"fr"}},setup(e){const t=e,n=Wu(),{items:r,isLoading:s,error:o}=on(n),i=ie(()=>{var c;return(c=r.value[t.organization.slug])==null?void 0:c[t.type]}),l=ie(()=>An.find(c=>c.label===t.type));return tt(async()=>{await n.fetchOrganizationLabel({slug:t.organization.slug,type:t.type,countryCode:t.countryCode})}),(c,f)=>{var h,m;return j(),q("div",Jd,[se(s)?(j(),je(ln,{key:0})):i.value?(j(),q("div",{key:1,class:"label__container",style:Le({border:"4px solid"+((h=l.value)==null?void 0:h.color)||"transparent"})},[G("img",{alt:"organization-label",src:i.value.imageUrl,width:"180px",height:"240px"},null,8,Qd),G("a",{href:e.redirectUrl,target:(m=i.value)!=null&&m.hasPublicPage?"_blank":""},[G("button",eh,_e(se(xt)("widget.label.knowMore")),1)],8,Zd)],4)):se(o)?(j(),q("div",th,"Error: "+_e(se(o).message),1)):ke("",!0)])}}}),Fl=sn("organizationHundredScore",{state:()=>({items:{},isLoading:!1,error:null}),actions:{async fetchHundredScores({organization:e,type:t,countryCode:n}){this.isLoading=!0;try{const r={page:1,max:100,"filter[periodCurrentlyVisible]":1,"filter[scoreType]":t,"filter[countryCode]":n},s=await cn(e.slug).get(`/api-v2/companies/${e.id}/hundred-scores`,{query:r});this.items[e.slug]||(this.items[e.slug]={}),this.items[e.slug][t]||(this.items[e.slug][t]=[]),this.items[e.slug][t].push(...s.data.map(o=>({organizationHundredScore:o,widgetConfig:An.find(i=>i.label===o.scoreType)})))}catch(r){this.error=r}finally{this.isLoading=!1}}}}),rh={class:"hover"},sh={key:1,class:"hover__container"},oh={class:"avis"},ih={class:"name"},lh={class:"note"},ch={class:"number"},ah={key:2},Sr="1px solid ",wr="#2A4F92",uh=xe({__name:"HoverWidget",props:{organization:{type:Object,required:!0},types:{type:Array,required:!0},countryCode:{type:String,default:"fr"},lang:{type:String,default:"fr"}},setup(e){const t=e,n=Fl(),{items:r,isLoading:s,error:o}=on(n),i=ie(()=>Ru.filter(c=>t.types.includes(c))),l=ie(()=>{const c=r.value[t.organization.slug];if(!c)return[];const f=new Set(i.value),h=[],m=new Set;for(const _ of Object.values(c))for(const S of _){const R=S.organizationHundredScore.scoreType;f.has(R)&&!m.has(R)&&(h.push(S),m.add(R))}return h});return tt(async()=>{for(const c of t.types)await n.fetchHundredScores({organization:t.organization,type:c,countryCode:t.countryCode})}),(c,f)=>{var h;return j(),q("div",rh,[se(s)?(j(),je(ln,{key:0})):(h=l.value)!=null&&h.length?(j(),q("div",sh,[G("div",{class:"hover-widget",style:Le({borderTop:Sr+wr,borderLeft:Sr+wr,borderRight:Sr+wr,borderRadius:"4px"})},[(j(!0),q(ye,null,Vt(l.value,m=>(j(),q("div",{key:m.organizationHundredScore.scoreType,class:"hover-widget__line",style:Le({borderBottom:Sr+wr,borderRadius:"0"})},[G("div",{class:"title",style:Le({backgroundColor:m.widgetConfig.color})},[G("div",oh,_e(se(xt)("widget.hover.reviewOf")),1),G("div",ih,_e(se(xt)(`populations.${m.widgetConfig.label}`)),1)],4),G("div",lh,[G("div",ch,_e(m.organizationHundredScore.score),1),G("div",{class:"base",style:Le({color:m.widgetConfig.color})},"/100",4)])],4))),128))],4)])):se(o)?(j(),q("div",ah,"Error: "+_e(se(o).message),1)):ke("",!0)])}}}),fh={key:1,class:"hundredscore-widget"},dh={class:"hundredscore-widget__body"},hh=["src"],mh={key:2},ph=xe({__name:"HundredScoreWidget",props:{organization:{type:Object,required:!0},type:{type:String,required:!0},countryCode:{type:String,default:"fr"},lang:{type:String,default:"fr"}},setup(e){const t=e,n=Fl(),{items:r,isLoading:s,error:o}=on(n),i=ie(()=>{var c;const l=(c=r.value[t.organization.slug])==null?void 0:c[t.type];return l?l.find(f=>f.organizationHundredScore.scoreType===t.type&&f.organizationHundredScore.countryCode.toLowerCase()===t.countryCode.toLowerCase()):null});return tt(async()=>{await n.fetchHundredScores({organization:t.organization,type:t.type,countryCode:t.countryCode})}),(l,c)=>(j(),q("div",null,[se(s)?(j(),je(ln,{key:0})):i.value?(j(),q("div",fh,[G("div",dh,[G("img",{alt:"organization-hundredscore",src:i.value.organizationHundredScore.imageUrl,height:"75"},null,8,hh)])])):se(o)?(j(),q("div",mh,"Error: "+_e(se(o).message),1)):ke("",!0)]))}}),_h={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24"},gh=["fill"],bh=["fill","clip-path"],$l=xe({__name:"IconStar",props:{color:{type:String,required:!0},percent:{type:Number,required:!0}},setup(e){const t=e,{color:n,percent:r}=t;return(s,o)=>(j(),q("svg",_h,[G("polygon",{points:"12 2 15.09 8.82 22 9.27 17 14.46 18.18 21.27 12 17.27 5.82 21.27 7 14.46 2 9.27 8.91 8.82 12 2",fill:se(n),opacity:"0.2"},null,8,gh),G("polygon",{points:"12 2 15.09 8.82 22 9.27 17 14.46 18.18 21.27 12 17.27 5.82 21.27 7 14.46 2 9.27 8.91 8.82 12 2",fill:se(n),"clip-path":"inset(0% "+(100-se(r))+"% 0%0%)",opacity:"1"},null,8,bh)]))}}),yh=sn("organizationScore",{state:()=>({items:{},isLoading:!1,error:null}),getters:{getScore:e=>(t,n)=>{var r;return(r=e.items[t])==null?void 0:r[n]}},actions:{async fetchOrganizationScore({organization:e,label:t,countryCode:n}){var r,s;this.isLoading=!0;try{const o={slugs:e.slug};n&&(o.countryCode=n);const l=(s=(r=(await cn(e.slug).get("/embedded/data/company/scores.json",{query:o})).data.bySlug)==null?void 0:r[e.slug])==null?void 0:s[t];this.items[e.slug]||(this.items[e.slug]={}),this.items[e.slug][t]=l}catch(o){this.error=o}finally{this.isLoading=!1}}}}),Eh={class:"name"},vh={class:"container"},Sh={class:"stars"},wh={class:"avis"},Lh={class:"stars"},Ch=G("span",null,_e("note :"),-1),Oh={class:"nbEtoile"},Nh=G("span",null,_e("/5"),-1),Th={key:2},Ih=xe({__name:"StarsWidget",props:{organization:{type:Object,required:!0},type:{type:String,required:!0},lang:{type:String,default:"fr"},countryCode:{type:String,default:"fr"}},setup(e){const t=e,n=yh(),{items:r,isLoading:s,error:o}=on(n),i=ie(()=>r.value[t.organization.slug]),l=ie(()=>{var h;return(h=i.value)==null?void 0:h[t.type]}),c=[1,2,3,4,5],f=ie(()=>An.find(h=>h.label===t.type));return tt(async()=>{await n.fetchOrganizationScore({organization:t.organization,label:t.type,countryCode:t.countryCode})}),(h,m)=>{var _;return j(),q("div",null,[se(s)?(j(),je(ln,{key:0})):ke("",!0),((_=l.value)==null?void 0:_.score)>0&&f.value?(j(),q("div",{key:1,class:"stars-widget",style:Le({border:"1px solid "+f.value.color})},[G("div",{class:"title",style:Le({backgroundColor:f.value.color})},[G("div",null,_e(se(xt)("widget.stars.reviewOf")),1),G("div",Eh,_e(se(xt)(`populations.${f.value.label}`)),1)],4),G("div",vh,[G("div",Sh,[(j(),q(ye,null,Vt(c,S=>G("span",{key:S,class:"star"},[he($l,{color:f.value.color,percent:l.value.score>S?100:Math.round((l.value.score-(S-1))*100)},null,8,["color","percent"])])),64))]),G("div",{class:"footer",style:Le({color:f.value.color})},[G("div",wh,_e(l.value.participantCount)+" "+_e(se(xt)("widget.stars.review")),1),G("div",Lh,[Ch,G("span",Oh,_e(l.value.score),1),Nh])],4)])],4)):se(o)?(j(),q("div",Th,"Error: "+_e(se(o).message),1)):ke("",!0)])}}}),Ah={class:"container-verbatim"},Ph={class:"header"},xh={key:0},Rh={key:1},kh={key:2},Dh={class:"container-mark"},Mh={class:"mark"},Fh={class:"footer"},$h={class:"icon"},Uh=["src"],Ds=1,Ul=1,Vh=2,Hh=5,Wh=xe({__name:"CmcVerbatim",props:{content:{type:String,default:""},maxLines:{type:Number,default:5},backgroundCorner:{type:String,default:"transparent"},score:{type:String,required:!0},demographicData:{type:Object||Array,required:!0}},setup(e){const t=e,n=ie(()=>({fontWeight:300,fontStyle:"italic",fontSize:"16px",textAlign:"start",webkitLineClamp:t.maxLines,lineHeight:Ds,maxHeight:`calc(${Ds}em * ${t.maxLines})`,minHeight:`calc(${Ds}em * ${t.maxLines})`})),r=ie(()=>({fontWeight:300,fontSize:"15px",textAlign:"start",webkitLineClamp:2,lineHeight:Ul,maxHeight:`calc(${Ul}em * ${Vh})`})),s=ie(()=>parseFloat(t.score)),o=h=>s.value>h?100:Math.round((s.value-(h-1))*100),i=ie(()=>t.backgroundCorner),l=Object.entries(t.demographicData).map(([,{displayValue:h}])=>h),f=we("https://cmc-assets-pd.s3.fr-par.scw.cloud"+"/img/cmc-logos/colored-baseline-horizontal-fr.svg");return(h,m)=>(j(),q("div",Ah,[G("div",{class:"corner",style:Le({backgroundColor:i.value})},null,4),G("div",Ph,[G("div",{class:"demographic",style:Le(r.value)},[(j(!0),q(ye,null,Vt(se(l),(_,S)=>(j(),q("span",{key:S},[S===0?(j(),q("strong",xh,_e(_),1)):(j(),q("span",Rh,_e(_),1)),S<se(l).length-1?(j(),q("span",kh," | ")):ke("",!0)]))),128))],4),G("div",Dh,[(j(),q(ye,null,Vt(Hh,_=>G("span",{key:_,class:"star"},[he($l,{color:"#FFD600",percent:o(_)},null,8,["percent"])])),64)),G("div",Mh,_e(s.value)+"/5",1)])]),G("div",{class:"body",style:Le(n.value)},'"'+_e(e.content)+'"',5),G("div",Fh,[G("div",$h,[G("img",{src:f.value,width:96,alt:"icon"},null,8,Uh)])])]))}}),jh=["height","width"],Vl=xe({__name:"CmcChevron",props:{rotation:{type:Number,default:0},color:{type:String,default:"black"},size:{type:Number,default:20}},setup(e){const t=we(!1),n=ie(()=>t.value?1:.5),r=()=>{t.value=!0},s=()=>{t.value=!1};return(o,i)=>(j(),q("svg",{height:e.size,width:e.size,version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 185.343 185.343","xml:space":"preserve",style:Le({transform:`rotate(${e.rotation}deg)`,opacity:n.value}),onMouseenter:r,onMouseleave:s},[G("g",null,[G("g",null,[G("path",{style:Le({fill:e.color}),d:`M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175
			l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934
			c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z`},null,4)])])],44,jh))}}),Kh=xe({__name:"CmcCarrousel",props:{infiniteScroll:{type:Boolean}},setup(e){const t=e,n=we(0),r=we(!1),s=we(0),o=we(null),i=()=>{var y;s.value=((y=o.value)==null?void 0:y.children.length)||0};tt(()=>{i();const y=new MutationObserver(()=>{i()});o.value&&y.observe(o.value,{childList:!0}),Yr(()=>{y.disconnect()})});const l=()=>{r.value=!0},c=()=>{setTimeout(()=>{r.value=!1},500)},f=()=>!r.value,h=ie(()=>t.infiniteScroll||n.value>0),m=ie(()=>t.infiniteScroll||n.value<s.value-1),_=()=>{f()&&(l(),t.infiniteScroll?n.value=(n.value-1+s.value)%s.value:n.value=Math.max(0,n.value-1),c())},S=()=>{f()&&(l(),t.infiniteScroll?n.value=(n.value+1)%s.value:n.value=Math.min(s.value-1,n.value+1),c())},R=y=>{const C=Math.abs(y.deltaX)>30,v=y.deltaX>0;C&&(v?S():_())};let T=0,A=0;const $=y=>{T=y.touches[0].clientX},W=y=>{A=y.touches[0].clientX},E=()=>{const C=T-A;Math.abs(C)<=50||(C>0?S():_())};return(y,C)=>(j(),q("div",{class:"carousel",onWheel:ur(R,["prevent"]),onTouchstart:$,onTouchmove:ur(W,["prevent"]),onTouchend:E},[G("div",{ref_key:"carouselInner",ref:o,class:"carousel-inner",style:Le({transform:`translateX(-${n.value*100}%)`})},[Xr(y.$slots,"default")],4),h.value?(j(),q("div",{key:0,onClick:ur(_,["prevent","stop"]),class:"carousel-control prev"},[Xr(y.$slots,"prev-control",{},()=>[he(Vl,{rotation:180})])])):ke("",!0),m.value?(j(),q("div",{key:1,onClick:ur(S,["prevent","stop"]),class:"carousel-control next"},[Xr(y.$slots,"next-control",{},()=>[he(Vl)])])):ke("",!0)],32))}}),Bh=sn("publishedVerbatim",{state:()=>({items:{},isLoading:!1,error:null}),actions:{async fetchPublishedVerbatims({organization:e,type:t,countryCode:n}){this.isLoading=!0;try{const r={organization:e.id,primaryType:t,countryCode:n,page:1,limit:9},s=await cn(e.slug).get("/api/v3/verbatims/published-verbatim",{query:r});this.items[e.slug]||(this.items[e.slug]={}),this.items[e.slug][t]=s.data}catch(r){this.error=r}finally{this.isLoading=!1}}}}),Yh={key:0,class:"loading-carrousel"},Gh={key:1,class:"verbatim-widget"},Xh={class:"header"},zh={class:"title-carrousel"},qh={class:"subtitle-carrousel"},Jh={class:"carrousel-text"},Qh=xe({__name:"VerbatimWidget",props:{organization:{type:Object,required:!0},type:{type:String,required:!0},lang:{type:String,default:"fr"},countryCode:{type:String,default:"fr"}},setup(e){const t=e,n=Bh(),r=we(3),s=we(null),o=we({width:0,height:0}),i=we(),{items:l,isLoading:c}=on(n),f=ie(()=>{var A;return((A=l.value[t.organization.slug])==null?void 0:A[t.type])||{}}),h=A=>A<850?1:A<1300?2:3,m=()=>{if(s.value){const{width:A,height:$}=s.value.getBoundingClientRect();o.value={width:A,height:$},r.value=h(A)}},_=ie(()=>Array.from({length:Math.ceil(Object.keys(f.value).length/r.value)},(A,$)=>Object.values(f.value).slice($*r.value,($+1)*r.value))),S=A=>Array.from({length:Math.abs(r.value-A.length)},($,W)=>W),R=ie(()=>t.countryCode==="world"?void 0:t.countryCode),T=ie(()=>An.find(A=>A.label===t.type));return tt(async()=>{await n.fetchPublishedVerbatims({organization:t.organization,type:t.type,countryCode:R.value}),i.value=new ResizeObserver(m),s.value&&i.value.observe(s.value)}),Yr(()=>{s.value&&i.value&&i.value.unobserve(s.value)}),(A,$)=>(j(),q("div",{ref_key:"elementRef",ref:s},[se(c)?(j(),q("div",Yh,[he(ln,{"timeout-before-showing-loader":100})])):_.value.length?(j(),q("div",Gh,[G("div",Xh,[G("div",zh,_e(se(xt)(`widget.verbatim.header.${t.type}.title`)),1),G("div",qh,_e(se(xt)(`widget.verbatim.header.${t.type}.subtitle`)),1)]),he(Kh,{"infinite-scroll":!0},{default:Ao(()=>[(j(!0),q(ye,null,Vt(_.value,(W,E)=>(j(),q("div",{key:E,class:"carrousel-slide"},[(j(!0),q(ye,null,Vt(W,(y,C)=>{var v;return j(),q("div",{key:C,class:"carrousel-item"},[G("div",Jh,[he(Wh,{content:y.content,score:y.score,"background-corner":(v=T.value)==null?void 0:v.color,"demographic-data":y.demographicData},null,8,["content","score","background-corner","demographic-data"])])])}),128)),(j(!0),q(ye,null,Vt(S(W),y=>(j(),q("div",{key:y,class:"carrousel-item"}))),128))]))),128))]),_:1})])):ke("",!0)],512))}}),Zh=sn("organization",{state:()=>({items:{},isLoading:!1,error:null}),actions:{async fetchOrganization(e){this.isLoading=!0;try{(await cn(e).get(`/api-v2/companies?filter[slug]=${e}`)).data.forEach(n=>{this.items[n.slug]=n})}catch(t){this.error=t}finally{this.isLoading=!1}}}}),em=".widget-factory{width:min-content}.container{background-color:#fff}a{color:inherit;text-decoration:inherit}.cmc-button{font-size:.8rem;padding:2px 8px;min-height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-family:metropolis,helvetica,arial,sans-serif;position:relative;transition:all .2s ease-in-out;border-radius:4px;cursor:pointer;font-weight:lighter;text-align:center;color:#fff;background-color:#009ee6;border:none}.cmc-button:hover{background-color:#1ab7ff!important}.gif-loader-container{display:flex}.gif-loader{height:40px;margin:auto;transition:transform .4s}.gif-loader-hidden{transform:scale(0)}.label__container{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:8px}.hover-widget{display:flex;flex-direction:column;align-items:flex-start}.hover-widget__line{display:flex;align-items:center;justify-content:space-between;padding:0}.title{display:flex;color:#fff;white-space:nowrap;font-size:12px;min-width:180px;justify-content:flex-start;padding:8px}.avis{margin-right:4px;font-family:metropolis,helvetica,arial,sans-serif}.name{text-transform:uppercase;font-weight:700;font-family:metropolis,helvetica,arial,sans-serif}.note{display:flex;align-items:center;justify-content:center;width:80px;font-family:metropolis,helvetica,arial,sans-serif;background:#fff}.number{font-weight:700;font-family:metropolis,helvetica,arial,sans-serif}.base{letter-spacing:-1px;font-family:metropolis,helvetica,arial,sans-serif}.stars-widget{border-radius:0 6px;overflow:hidden;width:200px;background-color:#fff}.stars-widget .title{color:#fff;height:25px;display:flex;align-items:center;font-size:12px;padding-left:4px}.stars-widget .title .name{margin-left:4px;font-weight:700;text-transform:uppercase}.stars-widget .container{padding:5px;font-size:16px}.stars-widget .container .stars{padding-left:16px;display:flex}.stars-widget .container .stars .star{width:26px;margin:0 2px}.stars-widget .container .footer{display:flex;align-items:baseline;justify-content:space-between;font-size:12px}.stars-widget .container .footer .stars{display:flex;align-items:baseline}.stars-widget .container .footer .stars .nbEtoile{margin-left:4px;font-weight:700}@media (min-width: 0px) and (max-width: 400px){.verbatim-widget{width:336px}}@media (min-width: 400px) and (max-width: 450px){.verbatim-widget{width:396px}}@media (min-width: 450px) and (max-width: 515px){.verbatim-widget{width:446px}}@media (min-width: 516px) and (max-width: 950px){.verbatim-widget{width:515px}}@media (min-width: 950px) and (max-width: 1430px){.verbatim-widget{width:950px}}@media (min-width: 1300px){.verbatim-widget{width:1300px}}.verbatim-widget{display:flex;justify-content:center;flex-direction:column;background:#d9d9d99d}.verbatim-widget .header{padding:16px 0;text-align:center}.verbatim-widget .header .title-carrousel{font-weight:700;font-size:24px;margin-bottom:4px}.verbatim-widget .header .subtitle-carrousel{font-weight:300;font-size:18px}.loading-carrousel{display:flex;align-items:center;justify-content:center}.no-verbatim-carrousel{min-height:234px;width:100%;justify-content:space-between;text-align:center;align-content:center;font-size:20px;font-family:metropolis,sans-serif}.text-no-verbatim{font-family:metropolis,sans-serif;margin-bottom:10px}.carrousel-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;overflow:hidden;background:transparent}.carrousel-text{width:100%}.carrousel-slide .carrousel-item{display:flex;align-items:center;justify-content:center;width:100%}.container-verbatim{padding:16px 24px 2px;margin:24px;height:auto;position:relative;justify-content:space-between;display:flex;flex-direction:column;background:#fff;box-shadow:0 3px 3px #00000080}.container-verbatim .corner{position:absolute;top:0;left:0;width:32px;height:32px;clip-path:polygon(0 0,100% 0,0 100%)}.container-verbatim .header{display:flex;justify-content:space-between;align-items:center}.container-verbatim .header .demographic{display:flex;align-items:center;flex-wrap:wrap;margin-right:8px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}.container-verbatim .header .container-mark{display:flex;align-items:center;font-weight:700}.container-verbatim .header .mark{font-size:16px;margin-left:4px}.container-verbatim .body{margin:0 0 16px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}.container-verbatim .footer{display:flex;justify-content:center;align-items:baseline}.carousel{position:relative;overflow:hidden}.carousel-inner{display:flex;transition:transform .5s ease-in-out}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.carousel-control-default{color:#00000080}.carousel-control-default:hover{color:#000}.prev{left:0;position:absolute;cursor:pointer}.next{right:0;position:absolute;cursor:pointer}",tm=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},nm={class:"widget-factory"},rm={key:2},sm=tm(xe({__name:"WidgetFactory.ce",props:{slug:{type:String,required:!0},widget:{type:String,required:!0},type:{type:String,required:!0},country:{type:String,default:"fr"},lang:{type:String,default:"fr"},apiKey:{type:String,default:""}},setup(e){const t="https://choosemycompany.com",n=e,r=Zh(),{items:s,error:o}=on(r),i=ie(()=>Object.values(s.value).find(h=>h.slug===n.slug)),l=we(!1);qd.value=n.lang;const c=`${t}/${n.lang}/avis-certifies/${n.slug}/`,f=we(n.country);return tt(async()=>{l.value=!0,await r.fetchOrganization(n.slug),l.value=!1}),(h,m)=>(j(),q("div",nm,[l.value?(j(),je(ln,{key:0})):i.value?(j(),q("a",{key:1,href:c,target:"_blank",class:"container"},[e.widget==="label"?(j(),je(nh,{key:0,organization:i.value,lang:e.lang,type:e.type,countryCode:f.value,redirectUrl:c},null,8,["organization","lang","type","countryCode"])):ke("",!0),e.widget==="hover"?(j(),je(uh,{key:1,organization:i.value,lang:e.lang,countryCode:f.value,types:e.type?e.type.split(","):[]},null,8,["organization","lang","countryCode","types"])):ke("",!0),e.widget==="hundredscore"?(j(),je(ph,{key:2,organization:i.value,countryCode:f.value,lang:e.lang,type:e.type},null,8,["organization","countryCode","lang","type"])):ke("",!0),e.widget==="stars"?(j(),je(Ih,{key:3,organization:i.value,lang:e.lang,type:e.type,countryCode:f.value},null,8,["organization","lang","type","countryCode"])):ke("",!0),e.widget==="verbatim"?(j(),je(Qh,{key:4,organization:i.value,lang:e.lang,type:e.type,countryCode:f.value},null,8,["organization","lang","type","countryCode"])):ke("",!0)])):se(o)?(j(),q("div",rm,"Error: "+_e(se(o).message),1)):ke("",!0)]))}}),[["styles",[em]]]),om=/"(?:_|\\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*:/,im=/"(?: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*:/,lm=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function cm(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){am(e);return}return t}function am(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function um(e,t={}){if(typeof e!="string")return e;if(e[0]==='"'&&e[e.length-1]==='"'&&e.indexOf("\\")===-1)return e.slice(1,-1);const n=e.trim();if(n.length<=9)switch(n.toLowerCase()){case"true":return!0;case"false":return!1;case"undefined":return;case"null":return null;case"nan":return Number.NaN;case"infinity":return Number.POSITIVE_INFINITY;case"-infinity":return Number.NEGATIVE_INFINITY}if(!lm.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(om.test(e)||im.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,cm)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}function fm(e,t){if(e==null)return;let n=e;for(let r=0;r<t.length;r++){if(n==null||n[t[r]]==null)return;n=n[t[r]]}return n}function Ms(e,t,n){if(n.length===0)return t;const r=n[0];return n.length>1&&(t=Ms(typeof e!="object"||e===null||!Object.prototype.hasOwnProperty.call(e,r)?Number.isInteger(Number(n[1]))?[]:{}:e[r],t,Array.prototype.slice.call(n,1))),Number.isInteger(Number(r))&&Array.isArray(e)?e.slice()[r]:Object.assign({},e,{[r]:t})}function Hl(e,t){if(e==null||t.length===0)return e;if(t.length===1){if(e==null)return e;if(Number.isInteger(t[0])&&Array.isArray(e))return Array.prototype.slice.call(e,0).splice(t[0],1);const n={};for(const r in e)n[r]=e[r];return delete n[t[0]],n}if(e[t[0]]==null){if(Number.isInteger(t[0])&&Array.isArray(e))return Array.prototype.concat.call([],e);const n={};for(const r in e)n[r]=e[r];return n}return Ms(e,Hl(e[t[0]],Array.prototype.slice.call(t,1)),[t[0]])}function Wl(e,t){return t.map(n=>n.split(".")).map(n=>[n,fm(e,n)]).filter(n=>n[1]!==void 0).reduce((n,r)=>Ms(n,r[1],r[0]),{})}function jl(e,t){return t.map(n=>n.split(".")).reduce((n,r)=>Hl(n,r),e)}function Kl(e,{storage:t,serializer:n,key:r,debug:s,pick:o,omit:i,beforeHydrate:l,afterHydrate:c},f,h=!0){try{h&&(l==null||l(f));const m=t.getItem(r);if(m){const _=n.deserialize(m),S=o?Wl(_,o):_,R=i?jl(S,i):S;e.$patch(R)}h&&(c==null||c(f))}catch(m){s&&console.error("[pinia-plugin-persistedstate]",m)}}function Bl(e,{storage:t,serializer:n,key:r,debug:s,pick:o,omit:i}){try{const l=o?Wl(e,o):e,c=i?jl(l,i):l,f=n.serialize(c);t.setItem(r,f)}catch(l){s&&console.error("[pinia-plugin-persistedstate]",l)}}function dm(e,t,n){const{pinia:r,store:s,options:{persist:o=n}}=e;if(!o)return;if(!(s.$id in r.state.value)){const c=r._s.get(s.$id.replace("__hot:",""));c&&Promise.resolve().then(()=>c.$persist());return}const l=(Array.isArray(o)?o:o===!0?[{}]:[o]).map(t);s.$hydrate=({runHooks:c=!0}={})=>{l.forEach(f=>{Kl(s,f,e,c)})},s.$persist=()=>{l.forEach(c=>{Bl(s.$state,c)})},l.forEach(c=>{Kl(s,c,e),s.$subscribe((f,h)=>Bl(h,c),{detached:!0})})}function hm(e={}){return function(t){dm(t,n=>({key:(e.key?e.key:r=>r)(n.key??t.store.$id),debug:n.debug??e.debug??!1,serializer:n.serializer??e.serializer??{serialize:r=>JSON.stringify(r),deserialize:r=>um(r)},storage:n.storage??e.storage??window.localStorage,beforeHydrate:n.beforeHydrate,afterHydrate:n.afterHydrate,pick:n.pick,omit:n.omit}),e.auto??!1)}}var mm=hm();function pm(){const e=Lu();e.use(mm);const t=_u(sm);return class extends t{constructor(){super(),this.shadowRoot&&(vu({}).use(e),Tn(e))}}}customElements.get("cmc-widget")||customElements.define("cmc-widget",pm())});