pangea-lib 4.0.552 → 4.0.553

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.cjs.js CHANGED
@@ -3,7 +3,7 @@
3
3
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(P){return P instanceof this?P:new this(P)}static concat(P,...q){const X=new this(P);return q.forEach(J=>X.set(J)),X}static accessor(P){const q=(this[E2]=this[E2]={accessors:{}}).accessors,X=this.prototype;function J(r1){const n1=h2(r1);q[n1]||(function(C1,w1){const L1=A.toCamelCase(" "+w1);["get","set","has"].forEach(b1=>{Object.defineProperty(C1,b1+L1,{value:function(B1,O1,Z1){return this[b1].call(this,w1,B1,O1,Z1)},configurable:!0})})}(X,r1),q[n1]=!0)}return A.isArray(P)?P.forEach(J):J(P),this}}p1.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),A.reduceDescriptors(p1.prototype,({value:O},P)=>{let q=P[0].toUpperCase()+P.slice(1);return{get:()=>O,set(X){this[q]=X}}}),A.freezeMethods(p1);var l1=p1;function _1(O,P){const q=this||j1,X=P||q,J=l1.from(X.headers);let r1=X.data;return A.forEach(O,function(n1){r1=n1.call(q,r1,J.normalize(),P?P.status:void 0)}),J.normalize(),r1}function V1(O){return!(!O||!O.__CANCEL__)}function G1(O,P,q){I.call(this,O??"canceled",I.ERR_CANCELED,P,q),this.name="CanceledError"}A.inherits(G1,I,{__CANCEL__:!0});var g2=Y1.hasStandardBrowserEnv?{write(O,P,q,X,J,r1){const n1=[O+"="+encodeURIComponent(P)];A.isNumber(q)&&n1.push("expires="+new Date(q).toGMTString()),A.isString(X)&&n1.push("path="+X),A.isString(J)&&n1.push("domain="+J),r1===!0&&n1.push("secure"),document.cookie=n1.join("; ")},read(O){const P=document.cookie.match(new RegExp("(^|;\\s*)("+O+")=([^;]*)"));return P?decodeURIComponent(P[3]):null},remove(O){this.write(O,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function N2(O,P){return O&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(P)?function(q,X){return X?q.replace(/\/?\/$/,"")+"/"+X.replace(/^\/+/,""):q}(O,P):P}var Fe=Y1.hasStandardBrowserEnv?function(){const O=/(msie|trident)/i.test(navigator.userAgent),P=document.createElement("a");let q;function X(J){let r1=J;return O&&(P.setAttribute("href",r1),r1=P.href),P.setAttribute("href",r1),{href:P.href,protocol:P.protocol?P.protocol.replace(/:$/,""):"",host:P.host,search:P.search?P.search.replace(/^\?/,""):"",hash:P.hash?P.hash.replace(/^#/,""):"",hostname:P.hostname,port:P.port,pathname:P.pathname.charAt(0)==="/"?P.pathname:"/"+P.pathname}}return q=X(window.location.href),function(J){const r1=A.isString(J)?X(J):J;return r1.protocol===q.protocol&&r1.host===q.host}}():function(){return!0};function h3(O,P){let q=0;const X=function(J,r1){J=J||10;const n1=new Array(J),C1=new Array(J);let w1,L1=0,b1=0;return r1=r1!==void 0?r1:1e3,function(B1){const O1=Date.now(),Z1=C1[b1];w1||(w1=O1),n1[L1]=B1,C1[L1]=O1;let I1=b1,J1=0;for(;I1!==L1;)J1+=n1[I1++],I1%=J;if(L1=(L1+1)%J,L1===b1&&(b1=(b1+1)%J),O1-w1<r1)return;const v2=Z1&&O1-Z1;return v2?Math.round(1e3*J1/v2):void 0}}(50,250);return J=>{const r1=J.loaded,n1=J.lengthComputable?J.total:void 0,C1=r1-q,w1=X(C1);q=r1;const L1={loaded:r1,total:n1,progress:n1?r1/n1:void 0,bytes:C1,rate:w1||void 0,estimated:w1&&n1&&r1<=n1?(n1-r1)/w1:void 0,event:J};L1[P?"download":"upload"]=!0,O(L1)}}const s2={http:null,xhr:typeof XMLHttpRequest<"u"&&function(O){return new Promise(function(P,q){let X=O.data;const J=l1.from(O.headers).normalize();let r1,n1,{responseType:C1,withXSRFToken:w1}=O;function L1(){O.cancelToken&&O.cancelToken.unsubscribe(r1),O.signal&&O.signal.removeEventListener("abort",r1)}if(A.isFormData(X)){if(Y1.hasStandardBrowserEnv||Y1.hasStandardBrowserWebWorkerEnv)J.setContentType(!1);else if((n1=J.getContentType())!==!1){const[I1,...J1]=n1?n1.split(";").map(v2=>v2.trim()).filter(Boolean):[];J.setContentType([I1||"multipart/form-data",...J1].join("; "))}}let b1=new XMLHttpRequest;if(O.auth){const I1=O.auth.username||"",J1=O.auth.password?unescape(encodeURIComponent(O.auth.password)):"";J.set("Authorization","Basic "+btoa(I1+":"+J1))}const B1=N2(O.baseURL,O.url);function O1(){if(!b1)return;const I1=l1.from("getAllResponseHeaders"in b1&&b1.getAllResponseHeaders());(function(J1,v2,X2){const r9=X2.config.validateStatus;X2.status&&r9&&!r9(X2.status)?v2(new I("Request failed with status code "+X2.status,[I.ERR_BAD_REQUEST,I.ERR_BAD_RESPONSE][Math.floor(X2.status/100)-4],X2.config,X2.request,X2)):J1(X2)})(function(J1){P(J1),L1()},function(J1){q(J1),L1()},{data:C1&&C1!=="text"&&C1!=="json"?b1.response:b1.responseText,status:b1.status,statusText:b1.statusText,headers:I1,config:O,request:b1}),b1=null}if(b1.open(O.method.toUpperCase(),m1(B1,O.params,O.paramsSerializer),!0),b1.timeout=O.timeout,"onloadend"in b1?b1.onloadend=O1:b1.onreadystatechange=function(){b1&&b1.readyState===4&&(b1.status!==0||b1.responseURL&&b1.responseURL.indexOf("file:")===0)&&setTimeout(O1)},b1.onabort=function(){b1&&(q(new I("Request aborted",I.ECONNABORTED,O,b1)),b1=null)},b1.onerror=function(){q(new I("Network Error",I.ERR_NETWORK,O,b1)),b1=null},b1.ontimeout=function(){let I1=O.timeout?"timeout of "+O.timeout+"ms exceeded":"timeout exceeded";const J1=O.transitional||c1;O.timeoutErrorMessage&&(I1=O.timeoutErrorMessage),q(new I(I1,J1.clarifyTimeoutError?I.ETIMEDOUT:I.ECONNABORTED,O,b1)),b1=null},Y1.hasStandardBrowserEnv&&(w1&&A.isFunction(w1)&&(w1=w1(O)),w1||w1!==!1&&Fe(B1))){const I1=O.xsrfHeaderName&&O.xsrfCookieName&&g2.read(O.xsrfCookieName);I1&&J.set(O.xsrfHeaderName,I1)}X===void 0&&J.setContentType(null),"setRequestHeader"in b1&&A.forEach(J.toJSON(),function(I1,J1){b1.setRequestHeader(J1,I1)}),A.isUndefined(O.withCredentials)||(b1.withCredentials=!!O.withCredentials),C1&&C1!=="json"&&(b1.responseType=O.responseType),typeof O.onDownloadProgress=="function"&&b1.addEventListener("progress",h3(O.onDownloadProgress,!0)),typeof O.onUploadProgress=="function"&&b1.upload&&b1.upload.addEventListener("progress",h3(O.onUploadProgress)),(O.cancelToken||O.signal)&&(r1=I1=>{b1&&(q(!I1||I1.type?new G1(null,O,b1):I1),b1.abort(),b1=null)},O.cancelToken&&O.cancelToken.subscribe(r1),O.signal&&(O.signal.aborted?r1():O.signal.addEventListener("abort",r1)));const Z1=function(I1){const J1=/^([-+\w]{1,25})(:?\/\/|:)/.exec(I1);return J1&&J1[1]||""}(B1);Z1&&Y1.protocols.indexOf(Z1)===-1?q(new I("Unsupported protocol "+Z1+":",I.ERR_BAD_REQUEST,O)):b1.send(X||null)})}};A.forEach(s2,(O,P)=>{if(O){try{Object.defineProperty(O,"name",{value:P})}catch{}Object.defineProperty(O,"adapterName",{value:P})}});const S2=O=>`- ${O}`,Q3=O=>A.isFunction(O)||O===null||O===!1;var J3=O=>{O=A.isArray(O)?O:[O];const{length:P}=O;let q,X;const J={};for(let r1=0;r1<P;r1++){let n1;if(q=O[r1],X=q,!Q3(q)&&(X=s2[(n1=String(q)).toLowerCase()],X===void 0))throw new I(`Unknown adapter '${n1}'`);if(X)break;J[n1||"#"+r1]=X}if(!X){const r1=Object.entries(J).map(([n1,C1])=>`adapter ${n1} `+(C1===!1?"is not supported by the environment":"is not available in the build"));throw new I("There is no suitable adapter to dispatch the request "+(P?r1.length>1?`since :
4
4
  `+r1.map(S2).join(`
5
5
  `):" "+S2(r1[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return X};function e4(O){if(O.cancelToken&&O.cancelToken.throwIfRequested(),O.signal&&O.signal.aborted)throw new G1(null,O)}function X4(O){return e4(O),O.headers=l1.from(O.headers),O.data=_1.call(O,O.transformRequest),["post","put","patch"].indexOf(O.method)!==-1&&O.headers.setContentType("application/x-www-form-urlencoded",!1),J3(O.adapter||j1.adapter)(O).then(function(P){return e4(O),P.data=_1.call(O,O.transformResponse,P),P.headers=l1.from(P.headers),P},function(P){return V1(P)||(e4(O),P&&P.response&&(P.response.data=_1.call(O,O.transformResponse,P.response),P.response.headers=l1.from(P.response.headers))),Promise.reject(P)})}const K4=O=>O instanceof l1?{...O}:O;function p3(O,P){P=P||{};const q={};function X(L1,b1,B1){return A.isPlainObject(L1)&&A.isPlainObject(b1)?A.merge.call({caseless:B1},L1,b1):A.isPlainObject(b1)?A.merge({},b1):A.isArray(b1)?b1.slice():b1}function J(L1,b1,B1){return A.isUndefined(b1)?A.isUndefined(L1)?void 0:X(void 0,L1,B1):X(L1,b1,B1)}function r1(L1,b1){if(!A.isUndefined(b1))return X(void 0,b1)}function n1(L1,b1){return A.isUndefined(b1)?A.isUndefined(L1)?void 0:X(void 0,L1):X(void 0,b1)}function C1(L1,b1,B1){return B1 in P?X(L1,b1):B1 in O?X(void 0,L1):void 0}const w1={url:r1,method:r1,data:r1,baseURL:n1,transformRequest:n1,transformResponse:n1,paramsSerializer:n1,timeout:n1,timeoutMessage:n1,withCredentials:n1,withXSRFToken:n1,adapter:n1,responseType:n1,xsrfCookieName:n1,xsrfHeaderName:n1,onUploadProgress:n1,onDownloadProgress:n1,decompress:n1,maxContentLength:n1,maxBodyLength:n1,beforeRedirect:n1,transport:n1,httpAgent:n1,httpsAgent:n1,cancelToken:n1,socketPath:n1,responseEncoding:n1,validateStatus:C1,headers:(L1,b1)=>J(K4(L1),K4(b1),!0)};return A.forEach(Object.keys(Object.assign({},O,P)),function(L1){const b1=w1[L1]||J,B1=b1(O[L1],P[L1],L1);A.isUndefined(B1)&&b1!==C1||(q[L1]=B1)}),q}const me={};["object","boolean","number","function","string","symbol"].forEach((O,P)=>{me[O]=function(q){return typeof q===O||"a"+(P<1?"n ":" ")+O}});const t4={};me.transitional=function(O,P,q){function X(J,r1){return"[Axios v1.6.8] Transitional option '"+J+"'"+r1+(q?". "+q:"")}return(J,r1,n1)=>{if(O===!1)throw new I(X(r1," has been removed"+(P?" in "+P:"")),I.ERR_DEPRECATED);return P&&!t4[r1]&&(t4[r1]=!0,console.warn(X(r1," has been deprecated since v"+P+" and will be removed in the near future"))),!O||O(J,r1,n1)}};var w4={assertOptions:function(O,P,q){if(typeof O!="object")throw new I("options must be an object",I.ERR_BAD_OPTION_VALUE);const X=Object.keys(O);let J=X.length;for(;J-- >0;){const r1=X[J],n1=P[r1];if(n1){const C1=O[r1],w1=C1===void 0||n1(C1,r1,O);if(w1!==!0)throw new I("option "+r1+" must be "+w1,I.ERR_BAD_OPTION_VALUE)}else if(q!==!0)throw new I("Unknown option "+r1,I.ERR_BAD_OPTION)}},validators:me};const i1=w4.validators;class g1{constructor(P){this.defaults=P,this.interceptors={request:new z1,response:new z1}}async request(P,q){try{return await this._request(P,q)}catch(X){if(X instanceof Error){let J;Error.captureStackTrace?Error.captureStackTrace(J={}):J=new Error;const r1=J.stack?J.stack.replace(/^.+\n/,""):"";X.stack?r1&&!String(X.stack).endsWith(r1.replace(/^.+\n.+\n/,""))&&(X.stack+=`
6
- `+r1):X.stack=r1}throw X}}_request(P,q){typeof P=="string"?(q=q||{}).url=P:q=P||{},q=p3(this.defaults,q);const{transitional:X,paramsSerializer:J,headers:r1}=q;X!==void 0&&w4.assertOptions(X,{silentJSONParsing:i1.transitional(i1.boolean),forcedJSONParsing:i1.transitional(i1.boolean),clarifyTimeoutError:i1.transitional(i1.boolean)},!1),J!=null&&(A.isFunction(J)?q.paramsSerializer={serialize:J}:w4.assertOptions(J,{encode:i1.function,serialize:i1.function},!0)),q.method=(q.method||this.defaults.method||"get").toLowerCase();let n1=r1&&A.merge(r1.common,r1[q.method]);r1&&A.forEach(["delete","get","head","post","put","patch","common"],I1=>{delete r1[I1]}),q.headers=l1.concat(n1,r1);const C1=[];let w1=!0;this.interceptors.request.forEach(function(I1){typeof I1.runWhen=="function"&&I1.runWhen(q)===!1||(w1=w1&&I1.synchronous,C1.unshift(I1.fulfilled,I1.rejected))});const L1=[];let b1;this.interceptors.response.forEach(function(I1){L1.push(I1.fulfilled,I1.rejected)});let B1,O1=0;if(!w1){const I1=[X4.bind(this),void 0];for(I1.unshift.apply(I1,C1),I1.push.apply(I1,L1),B1=I1.length,b1=Promise.resolve(q);O1<B1;)b1=b1.then(I1[O1++],I1[O1++]);return b1}B1=C1.length;let Z1=q;for(O1=0;O1<B1;){const I1=C1[O1++],J1=C1[O1++];try{Z1=I1(Z1)}catch(v2){J1.call(this,v2);break}}try{b1=X4.call(this,Z1)}catch(I1){return Promise.reject(I1)}for(O1=0,B1=L1.length;O1<B1;)b1=b1.then(L1[O1++],L1[O1++]);return b1}getUri(P){return m1(N2((P=p3(this.defaults,P)).baseURL,P.url),P.params,P.paramsSerializer)}}A.forEach(["delete","get","head","options"],function(O){g1.prototype[O]=function(P,q){return this.request(p3(q||{},{method:O,url:P,data:(q||{}).data}))}}),A.forEach(["post","put","patch"],function(O){function P(q){return function(X,J,r1){return this.request(p3(r1||{},{method:O,headers:q?{"Content-Type":"multipart/form-data"}:{},url:X,data:J}))}}g1.prototype[O]=P(),g1.prototype[O+"Form"]=P(!0)});var v1=g1;class y1{constructor(P){if(typeof P!="function")throw new TypeError("executor must be a function.");let q;this.promise=new Promise(function(J){q=J});const X=this;this.promise.then(J=>{if(!X._listeners)return;let r1=X._listeners.length;for(;r1-- >0;)X._listeners[r1](J);X._listeners=null}),this.promise.then=J=>{let r1;const n1=new Promise(C1=>{X.subscribe(C1),r1=C1}).then(J);return n1.cancel=function(){X.unsubscribe(r1)},n1},P(function(J,r1,n1){X.reason||(X.reason=new G1(J,r1,n1),q(X.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(P){this.reason?P(this.reason):this._listeners?this._listeners.push(P):this._listeners=[P]}unsubscribe(P){if(!this._listeners)return;const q=this._listeners.indexOf(P);q!==-1&&this._listeners.splice(q,1)}static source(){let P;return{token:new y1(function(q){P=q}),cancel:P}}}var M1=y1;const k1={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(k1).forEach(([O,P])=>{k1[P]=O});var A1=k1;const S1=function O(P){const q=new v1(P),X=l(v1.prototype.request,q);return A.extend(X,v1.prototype,q,{allOwnKeys:!0}),A.extend(X,q,null,{allOwnKeys:!0}),X.create=function(J){return O(p3(P,J))},X}(j1);S1.Axios=v1,S1.CanceledError=G1,S1.CancelToken=M1,S1.isCancel=V1,S1.VERSION="1.6.8",S1.toFormData=x1,S1.AxiosError=I,S1.Cancel=S1.CanceledError,S1.all=function(O){return Promise.all(O)},S1.spread=function(O){return function(P){return O.apply(null,P)}},S1.isAxiosError=function(O){return A.isObject(O)&&O.isAxiosError===!0},S1.mergeConfig=p3,S1.AxiosHeaders=l1,S1.formToJSON=O=>n2(A.isHTMLForm(O)?new FormData(O):O),S1.getAdapter=J3,S1.HttpStatusCode=A1,S1.default=S1,r.exports=S1}},c={};function n(r){var i=c[r];if(i!==void 0)return i.exports;var o=c[r]={exports:{}};return a[r].call(o.exports,o,o.exports,n),o.exports}return n.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),n(927)})())})(Sc1);var c4=Sc1.exports;const AX={first:{light:"#2a2a2a",dark:"#f5f5f5",contrast:{light:"#fdfdfd",dark:"#222222"}},second:{light:"#484848",dark:"#cfcfcf",contrast:{light:"#f9f9f9",dark:"#2b2b2b"}},third:{light:"#666666",dark:"#aaaaaa",contrast:{light:"#f5f5f5",dark:"#343434"}},primary:{light:"#218c5a",dark:"#218c5a",contrast:{light:"#ffffff",dark:"#ffffff"}},secondary:{light:"#218c5a",dark:"#218c5a",contrast:{light:"#ffffff",dark:"#ffffff"}},success:{light:"#4caf50",dark:"#6bbf55",contrast:{light:"#ffffff",dark:"#ffffff"}},warning:{light:"#ff9800",dark:"#ff8f1f",contrast:{light:"#ffffff",dark:"#ffffff"}},danger:{light:"#f44336",dark:"#ff5e50",contrast:{light:"#ffffff",dark:"#ffffff"}},grey:{light:"#6d6d6d",dark:"#a3a3a3",contrast:{light:"#ffffff",dark:"#ffffff"}},red:{light:"#e91e63",dark:"#e64a77",contrast:{light:"#ffffff",dark:"#ffffff"}},purple:{light:"#9c27b0",dark:"#8e24aa",contrast:{light:"#ffffff",dark:"#ffffff"}},sky:{light:"#00acc1",dark:"#40c4ff",contrast:{light:"#ffffff",dark:"#ffffff"}},aqua:{light:"#00bcd4",dark:"#4db6ac",contrast:{light:"#ffffff",dark:"#ffffff"}},beige:{light:"#f4e1a1",dark:"#ffd54f",contrast:{light:"#ffffff",dark:"#ffffff"}},info:{light:"#039be5",dark:"#29b6f6",contrast:{light:"#ffffff",dark:"#ffffff"}},link:{light:"#1976d2",dark:"#2196f3",contrast:{light:"#ffffff",dark:"#ffffff"}},error:{light:"#d32f2f",dark:"#f44336",contrast:{light:"#ffffff",dark:"#ffffff"}},required:{light:"#e53935",dark:"#ff5252",contrast:{light:"#ffffff",dark:"#ffffff"}},overlay:{light:"#0000004d",dark:"#0000004d",contrast:{light:"#ffffff",dark:"#ffffff"}}},TX={coralPink:"#ff6b6b",warmOrange:"#ff8855",mandarinOrange:"#ffb76a",cornYellow:"#ffd54d",oliveGreen:"#7a7f42",pistachioGreen:"#a6c566",aquaMarine:"#5fd4bb",polarMint:"#80c9b4",arcticBlue:"#7fafdd",ceruleanBlue:"#007ba2",cobaltBlue:"#005493",smokyGray:"#5f6d6e",ashGray:"#a1b1b5",softMauve:"#b495c8",orchidPurple:"#c66cc6"};var it;let U3=(it=class{constructor(t){N1(this,"config");this.config=t}static init(t){if(it.instance)throw new Error("Config is already initialized");it.instance=new it(t)}static getConfig(){if(!it.instance)throw new Error("Config is not initialized. Call init() first.");return it.instance.config}},N1(it,"instance"),it);function Nc1(){var c;const e=U3.getConfig().stores.useAuthStore(),t=O0().routeType,a=`auth${c4.getFirstChartInUppercase(t)}`;return((c=e[a])==null?void 0:c.accessToken)||""}async function Ac1(e,t,a){const c=U3.getConfig(),n=c.stores.useAuthStore(),r=`${e}s/login`,i={basicAuth:t,isLoading:a==null?void 0:a.isLoading},o=await c.api.postOne(r,void 0,i);n.setAuthUser(e,o.data);const l={name:(a==null?void 0:a.redirectToName)||c.defaultRoutes[e].auth};c.router.push(l)}async function Tc1(){const e=U3.getConfig(),t=e.stores.useAuthStore(),a=O0().routeType;try{const c=`${a}s/validateAccessToken`,n=await e.api.getOne(c,void 0,void 0,{noDisplayError:!0});t.setAuthUser(a,n.data)}catch{t.setAuthUser(a,null)}}function yA1(e){const t=U3.getConfig();t.stores.useAuthStore().setAuthUser(e,null);const c={name:`login${c4.getFirstChartInUppercase(e)}`};t.router.push(c)}function EF(e,t,a){const c=document.querySelector(":root"),n="--pga-",r=a!=null&&a.noConvertToKebab?e:c4.camelToKebab(e);c.style.setProperty(`${n}${r}`,t)}function Ui(e){if(e)document.body.style.removeProperty("overflow"),document.body.style.removeProperty("padding-right");else{const t=window.innerWidth-document.documentElement.clientWidth;if(document.body.style.overflow="hidden",!t)return;document.body.style.paddingRight=`${t}px`}}function gA1(e,t,a="animate__"){return new Promise(c=>{const n=`${a}${t}`,r=document.querySelector(e);if(!r)return;r.classList.add(`${a}animated`,n);const i=o=>{o.stopPropagation(),r==null||r.classList.remove(`${a}animated`,n),c("Animation ended")};r.addEventListener("animationend",i,{once:!0})})}function ou(e){return Object.keys(AX).includes(e)}function Ec1(e,t){let a=0,c=0,n=0,r=0;if(e.startsWith("rgb")||e.startsWith("rgba")){const o=e.replace(/rgba?\((.*?)\)/,"$1").replace(/\s/g,""),[,l,f,u,d="1"]=o.match(/(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*([\d.]+))?/);a=parseInt(l),c=parseInt(f),n=parseInt(u),r=parseFloat(d)}if(e.startsWith("#")){let o=e;o.length===4&&(o="#"+o[1]+o[1]+o[2]+o[2]+o[3]+o[3]);let[,l,f,u,d]=o.match(/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i).map((h,p)=>p===4?parseInt(h,16)/255:parseInt(h,16));d=d?parseFloat(d.toFixed(3)):1,a=l,c=f,n=u,r=d}const i=t/100;return`rgba(${a}, ${c}, ${n}, ${r*i})`}function tG(e,t){const c=`color-${c4.camelToKebab(e)}`,n={noConvertToKebab:!0};EF(c,t,n);for(let r=5;r<=95;r+=5){const i=r<10?`0${r}`:r%10===0?`${r/10}`:`${r}`;EF(`${c}-0${i}`,Ec1(t,r),n)}}function MA1(){const e=TX,t=Math.floor(Math.random()*Object.keys(e).length);return e[Object.keys(e)[t]]}const kA1={es:{successfulLogout:"¡Vuelva pronto!"}},xA1={es:{today:"Hoy",tomorrow:"Mañana",yesterday:"Ayer"}},bA1={es:{title:"¿Estás seguro?",cancelBtn:"Cancelar",acceptBtn:"Eliminar"}},zA1={es:{title:"Novedades",gotItBtn:"Entendido"}},CA1={es:{success:"Éxito",warning:"Advertencia",danger:"Error",closeAriaLabel:"Cerrar notificación",pauseAriaLabel:"Pausar",resumeAriaLabel:"Reanudar"}},_A1={es:{INTERNAL_SERVER_ERROR:"Se ha producido un error inesperado. Intente nuevamente.",DUPLICATE_KEY:"Ya existe un registro con esta información.",FOREIGN_KEY_INTEGRITY:"El registro de referencia no es válido.",MODELS_ASSOCIATED:"No es posible eliminar el registro porque posee información vinculada.",INVALID_INPUT_DATA:"La información proporcionada no es válida.",ENTITY_NOT_FOUND:"No se ha encontrado el registro solicitado.",VOUCHER_CREATION_FAILED:"Se ha producido un error al emitir el comprobante.",INVALID_CREDENTIALS:"Las credenciales de acceso son incorrectas.",UNAUTHORIZED:"No tiene permisos para realizar esta acción."}},wA1={es:{_LOGIN:"¡Bienvenido!"}},HA1={es:{backBtn:"Volver",copyBtn:"Copiar",textCopied:"Copiado",deleteBtn:"Eliminar",confirmDeleteText:"",editBtn:"Editar",logoutBtn:"Cerrar sesión",navigateToBtn:"Ver más",seeDetailsBtn:"Detalles"}},LA1={es:{createEvent:"Nuevo evento",day:"Día",week:"Semana",month:"Mes",configModalTitle:"Ajustes de visualización",configBtn:"Ajustes",displayWeekends:"¿Mostrar fines de semana?",timeFrom:"Hora de inicio",timeTo:"Hora de fin",timeStep:"Intervalo (min)",timeFromDescription:"Indica la hora a la que empezará a mostrarse el calendario.",timeToDescription:"Indica la hora a la que terminará de mostrarse el calendario.",timeStepDescription:"Determina en bloques de cuántos minutos se divide la cuadrícula.",defaultColor:"Color predeterminado",errorTimeRange:"La hora de fin debe ser posterior a la de inicio.",applyBtn:"Aplicar"}},VA1={es:{noItemsText:"No hay resultados",noItemsDescriptionText:"Intenta ajustar los filtros de búsqueda o crear un nuevo registro.",showAll:"Mostrar todo",hide:"Ocultar"}},SA1={es:{triggerAriaLabel:"Más opciones"}},NA1={es:{saveBtn:"Guardar",cancelBtn:"Cancelar",saving:"Guardando…",savedMsg:"Guardado",unsavedMsg:"Cambios sin guardar",errorMsg:"No se pudo guardar",emptyContent:"No hay contenido"}},AA1={es:{selectImages:"Seleccionar imágenes",uploadImageAriaLabel:"Cambiar imagen",deleteImageAriaLabel:"Eliminar imagen",imageViewerAriaLabel:"Visor de imágenes",imageNumberAlt:"Imagen {number}",closeViewerAriaLabel:"Cerrar",previousImageAriaLabel:"Imagen anterior",nextImageAriaLabel:"Imagen siguiente",confirmDeleteImage:"La imagen se eliminará permanentemente.",maxImagesQuantityAlert:"Solo puede cargar {maxQuantity} imágenes",selectVideos:"Seleccionar videos",confirmDeleteVideo:"El video se eliminará permanentemente.",maxVideosQuantityAlert:"Solo puede cargar {maxQuantity} videos"}},TA1={es:{submitBtn:"Guardar",selectFileLabel:"Seleccionar archivo",selectFilesLabel:"Seleccionar archivos",removeBtn:"Eliminar archivo",newFileError:"Formato inválido",requiredLabel:"Requerido",optionalLabel:"Opcional",usernameLabel:"Usuario",passwordLabel:"Contraseña",loginBtn:"Iniciar sesión",emptyOptionsText:"No hay opciones",noResultsText:"Sin resultados",clearSelectionAriaLabel:"Limpiar selección",openOptionsAriaLabel:"Abrir opciones",showPasswordAriaLabel:"Mostrar contraseña",clearValueAriaLabel:"Limpiar",selectPlaceholder:"Seleccionar..."}},EA1={es:{header:{switchToLightMode:"Cambiar a modo claro",switchToDarkMode:"Cambiar a modo oscuro",goBackAriaLabel:"Volver",menuAriaLabel:"Menú"},footer:{allRightsReserved:"Todos los derechos reservados",designedBy:"Desarrollado por"},notFound:{title:"404",subtitle:"Esta no es la página que estás buscando.",goBackBtn:"Volver al inicio"}}},DA1={es:{cancelBtn:"Cancelar",acceptBtn:"Guardar",closeAriaLabel:"Cerrar"}},PA1={es:{columnTitleActions:"",selectAllBtn:"Seleccionar todo",selectRowAriaLabel:"Seleccionar fila",withTheSelectedItemsText:"Con los seleccionados:",filtersBtn:"Filtros",filtersSidebarTitle:"Filtros",closeFiltersAriaLabel:"Cerrar filtros",columnsBtn:"Columnas",columnDefaultTitle:"Columna {number}",searchBtn:"Buscar",paginationInfo:"Mostrando {from}-{to} de {total}",rowsPerPage:"{count} fila | {count} filas",confirmDeleteText:'¿Eliminar "{description}"?'}},OA1={es:{requiredRuleError:"Campo requerido",minLengthRuleError:"Longitud mínima: {length} caracteres",maxLengthRuleError:"Longitud máxima: {length} caracteres",integerRuleError:"Ingrese un valor entero",lessEqualRuleError:"Ingrese un valor menor o igual a {number}",greaterEqualRuleError:"Ingrese un valor mayor o igual a {number}",lessThanRuleError:"Ingrese un valor menor a {number}",greaterThanRuleError:"Ingrese un valor mayor a {number}"}},BA1={authHelpers:kA1,datetime:xA1,alertDanger:bA1,alertInfo:zA1,notifications:CA1,apiError:_A1,apiSuccess:wA1,pgaButton:HA1,pgaCalendar:LA1,pgaDisplay:VA1,pgaDropdown:SA1,pgaEditor:NA1,pgaFile:AA1,pgaForm:TA1,pgaLayout:EA1,pgaModal:DA1,pgaTable:PA1,validations:OA1};function Dc1(e){function t(a,c){return function(n,r,i){var g;const o=z6().language,l=e==null?void 0:e[a],f=l==null?void 0:l[o],u=c?c.split(".").reduce((M,x)=>M==null?void 0:M[x],f):f,d=(g=e==null?void 0:e.global)==null?void 0:g[o],h=n,p=(u==null?void 0:u[h])||(d==null?void 0:d[h])||"",v=(r==null?void 0:r.count)||1,m=p.split("|").map(M=>M.trim());let y=m[0];m.length===2?y=v===1?m[0]:m[1]:m.length===3&&(y=v===0?m[0]:v===1?m[1]:m[2]),y=y.replace(new RegExp("{count}","g"),v.toString());for(const M in r||{})M!=="count"&&r[M]!==void 0&&r[M]!==null&&(y=y.replace(new RegExp(`{${M}}`,"g"),r[M].toString()));return i!=null&&i.singular?y=m[0]:i!=null&&i.plural&&m.length===2&&(y=m[1]),i!=null&&i.lowercase?y.toLowerCase():i!=null&&i.uppercase?y.toUpperCase():i!=null&&i.capitalize?`${y.charAt(0).toUpperCase()}${y.slice(1).toLowerCase()}`:y}}return t}const _2=Dc1(BA1),DU=_2("datetime");function k6(e,t){if(!e)return"-";const a={format:"short",withoutYear:!1,withoutDay:!1,withTime:!0,justTime:!1,...t},c={year:a.withoutYear||a.justTime?void 0:"numeric",month:a.justTime?void 0:a.format==="numeric"?"2-digit":a.format,day:a.withoutDay||a.justTime?void 0:"2-digit",weekday:a.withoutDay||a.justTime||a.format==="numeric"?void 0:a.format,hour:a.withTime||a.justTime?"2-digit":void 0,minute:a.withTime||a.justTime?"2-digit":void 0},n=e.toLocaleString(z6().language,c);return n.charAt(0).toUpperCase()+n.slice(1)}function IA1(e){return k6(e,{format:"short",withoutDay:!0,withTime:!1})}function G9(e){return k6(e,{format:"numeric",withTime:!1})}function aG(e,{format:t}={format:"long"}){if(!e)return"";const a=G9(e),c=new Date,n=new Date(c);n.setDate(c.getDate()+1);const r=new Date(c);if(r.setDate(c.getDate()-1),a===G9(c))return DU("today");if(a===G9(n))return DU("tomorrow");if(a===G9(r))return DU("yesterday");const i={format:t,withTime:!1};return e.getFullYear()===c.getFullYear()?k6(e,{...i,withoutYear:!0}):k6(e,i)}function Pc1(e){return k6(e,{justTime:!0})}function Oc1(e,t){return function(){return e.apply(t,arguments)}}const{toString:RA1}=Object.prototype,{getPrototypeOf:EX}=Object,hq=(e=>t=>{const a=RA1.call(t);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),S6=e=>(e=e.toLowerCase(),t=>hq(t)===e),pq=e=>t=>typeof t===e,{isArray:Is}=Array,Xl=pq("undefined");function FA1(e){return e!==null&&!Xl(e)&&e.constructor!==null&&!Xl(e.constructor)&&s0(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Bc1=S6("ArrayBuffer");function $A1(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Bc1(e.buffer),t}const qA1=pq("string"),s0=pq("function"),Ic1=pq("number"),mq=e=>e!==null&&typeof e=="object",jA1=e=>e===!0||e===!1,Ih=e=>{if(hq(e)!=="object")return!1;const t=EX(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},UA1=S6("Date"),WA1=S6("File"),YA1=S6("Blob"),GA1=S6("FileList"),ZA1=e=>mq(e)&&s0(e.pipe),XA1=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||s0(e.append)&&((t=hq(e))==="formdata"||t==="object"&&s0(e.toString)&&e.toString()==="[object FormData]"))},KA1=S6("URLSearchParams"),[QA1,JA1,eT1,tT1]=["ReadableStream","Request","Response","Headers"].map(S6),aT1=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function su(e,t,{allOwnKeys:a=!1}={}){if(e===null||typeof e>"u")return;let c,n;if(typeof e!="object"&&(e=[e]),Is(e))for(c=0,n=e.length;c<n;c++)t.call(null,e[c],c,e);else{const r=a?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let o;for(c=0;c<i;c++)o=r[c],t.call(null,e[o],o,e)}}function Rc1(e,t){t=t.toLowerCase();const a=Object.keys(e);let c=a.length,n;for(;c-- >0;)if(n=a[c],t===n.toLowerCase())return n;return null}const Q7=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Fc1=e=>!Xl(e)&&e!==Q7;function cG(){const{caseless:e}=Fc1(this)&&this||{},t={},a=(c,n)=>{const r=e&&Rc1(t,n)||n;Ih(t[r])&&Ih(c)?t[r]=cG(t[r],c):Ih(c)?t[r]=cG({},c):Is(c)?t[r]=c.slice():t[r]=c};for(let c=0,n=arguments.length;c<n;c++)arguments[c]&&su(arguments[c],a);return t}const cT1=(e,t,a,{allOwnKeys:c}={})=>(su(t,(n,r)=>{a&&s0(n)?e[r]=Oc1(n,a):e[r]=n},{allOwnKeys:c}),e),nT1=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),rT1=(e,t,a,c)=>{e.prototype=Object.create(t.prototype,c),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),a&&Object.assign(e.prototype,a)},iT1=(e,t,a,c)=>{let n,r,i;const o={};if(t=t||{},e==null)return t;do{for(n=Object.getOwnPropertyNames(e),r=n.length;r-- >0;)i=n[r],(!c||c(i,e,t))&&!o[i]&&(t[i]=e[i],o[i]=!0);e=a!==!1&&EX(e)}while(e&&(!a||a(e,t))&&e!==Object.prototype);return t},oT1=(e,t,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=t.length;const c=e.indexOf(t,a);return c!==-1&&c===a},sT1=e=>{if(!e)return null;if(Is(e))return e;let t=e.length;if(!Ic1(t))return null;const a=new Array(t);for(;t-- >0;)a[t]=e[t];return a},lT1=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&EX(Uint8Array)),fT1=(e,t)=>{const c=(e&&e[Symbol.iterator]).call(e);let n;for(;(n=c.next())&&!n.done;){const r=n.value;t.call(e,r[0],r[1])}},uT1=(e,t)=>{let a;const c=[];for(;(a=e.exec(t))!==null;)c.push(a);return c},dT1=S6("HTMLFormElement"),hT1=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,c,n){return c.toUpperCase()+n}),Ie1=(({hasOwnProperty:e})=>(t,a)=>e.call(t,a))(Object.prototype),pT1=S6("RegExp"),$c1=(e,t)=>{const a=Object.getOwnPropertyDescriptors(e),c={};su(a,(n,r)=>{let i;(i=t(n,r,e))!==!1&&(c[r]=i||n)}),Object.defineProperties(e,c)},mT1=e=>{$c1(e,(t,a)=>{if(s0(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const c=e[a];if(s0(c)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},vT1=(e,t)=>{const a={},c=n=>{n.forEach(r=>{a[r]=!0})};return Is(e)?c(e):c(String(e).split(t)),a},yT1=()=>{},gT1=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,PU="abcdefghijklmnopqrstuvwxyz",Re1="0123456789",qc1={DIGIT:Re1,ALPHA:PU,ALPHA_DIGIT:PU+PU.toUpperCase()+Re1},MT1=(e=16,t=qc1.ALPHA_DIGIT)=>{let a="";const{length:c}=t;for(;e--;)a+=t[Math.random()*c|0];return a};function kT1(e){return!!(e&&s0(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const xT1=e=>{const t=new Array(10),a=(c,n)=>{if(mq(c)){if(t.indexOf(c)>=0)return;if(!("toJSON"in c)){t[n]=c;const r=Is(c)?[]:{};return su(c,(i,o)=>{const l=a(i,n+1);!Xl(l)&&(r[o]=l)}),t[n]=void 0,r}}return c};return a(e,0)},bT1=S6("AsyncFunction"),zT1=e=>e&&(mq(e)||s0(e))&&s0(e.then)&&s0(e.catch),jc1=((e,t)=>e?setImmediate:t?((a,c)=>(Q7.addEventListener("message",({source:n,data:r})=>{n===Q7&&r===a&&c.length&&c.shift()()},!1),n=>{c.push(n),Q7.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",s0(Q7.postMessage)),CT1=typeof queueMicrotask<"u"?queueMicrotask.bind(Q7):typeof process<"u"&&process.nextTick||jc1,E1={isArray:Is,isArrayBuffer:Bc1,isBuffer:FA1,isFormData:XA1,isArrayBufferView:$A1,isString:qA1,isNumber:Ic1,isBoolean:jA1,isObject:mq,isPlainObject:Ih,isReadableStream:QA1,isRequest:JA1,isResponse:eT1,isHeaders:tT1,isUndefined:Xl,isDate:UA1,isFile:WA1,isBlob:YA1,isRegExp:pT1,isFunction:s0,isStream:ZA1,isURLSearchParams:KA1,isTypedArray:lT1,isFileList:GA1,forEach:su,merge:cG,extend:cT1,trim:aT1,stripBOM:nT1,inherits:rT1,toFlatObject:iT1,kindOf:hq,kindOfTest:S6,endsWith:oT1,toArray:sT1,forEachEntry:fT1,matchAll:uT1,isHTMLForm:dT1,hasOwnProperty:Ie1,hasOwnProp:Ie1,reduceDescriptors:$c1,freezeMethods:mT1,toObjectSet:vT1,toCamelCase:hT1,noop:yT1,toFiniteNumber:gT1,findKey:Rc1,global:Q7,isContextDefined:Fc1,ALPHABET:qc1,generateString:MT1,isSpecCompliantForm:kT1,toJSONObject:xT1,isAsyncFn:bT1,isThenable:zT1,setImmediate:jc1,asap:CT1};function b2(e,t,a,c,n){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),a&&(this.config=a),c&&(this.request=c),n&&(this.response=n,this.status=n.status?n.status:null)}E1.inherits(b2,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:E1.toJSONObject(this.config),code:this.code,status:this.status}}});const Uc1=b2.prototype,Wc1={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Wc1[e]={value:e}});Object.defineProperties(b2,Wc1);Object.defineProperty(Uc1,"isAxiosError",{value:!0});b2.from=(e,t,a,c,n,r)=>{const i=Object.create(Uc1);return E1.toFlatObject(e,i,function(l){return l!==Error.prototype},o=>o!=="isAxiosError"),b2.call(i,e.message,t,a,c,n),i.cause=e,i.name=e.name,r&&Object.assign(i,r),i};const _T1=null;function nG(e){return E1.isPlainObject(e)||E1.isArray(e)}function Yc1(e){return E1.endsWith(e,"[]")?e.slice(0,-2):e}function Fe1(e,t,a){return e?e.concat(t).map(function(n,r){return n=Yc1(n),!a&&r?"["+n+"]":n}).join(a?".":""):t}function wT1(e){return E1.isArray(e)&&!e.some(nG)}const HT1=E1.toFlatObject(E1,{},null,function(t){return/^is[A-Z]/.test(t)});function vq(e,t,a){if(!E1.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,a=E1.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,y){return!E1.isUndefined(y[m])});const c=a.metaTokens,n=a.visitor||u,r=a.dots,i=a.indexes,l=(a.Blob||typeof Blob<"u"&&Blob)&&E1.isSpecCompliantForm(t);if(!E1.isFunction(n))throw new TypeError("visitor must be a function");function f(v){if(v===null)return"";if(E1.isDate(v))return v.toISOString();if(!l&&E1.isBlob(v))throw new b2("Blob is not supported. Use a Buffer instead.");return E1.isArrayBuffer(v)||E1.isTypedArray(v)?l&&typeof Blob=="function"?new Blob([v]):Buffer.from(v):v}function u(v,m,y){let g=v;if(v&&!y&&typeof v=="object"){if(E1.endsWith(m,"{}"))m=c?m:m.slice(0,-2),v=JSON.stringify(v);else if(E1.isArray(v)&&wT1(v)||(E1.isFileList(v)||E1.endsWith(m,"[]"))&&(g=E1.toArray(v)))return m=Yc1(m),g.forEach(function(x,k){!(E1.isUndefined(x)||x===null)&&t.append(i===!0?Fe1([m],k,r):i===null?m:m+"[]",f(x))}),!1}return nG(v)?!0:(t.append(Fe1(y,m,r),f(v)),!1)}const d=[],h=Object.assign(HT1,{defaultVisitor:u,convertValue:f,isVisitable:nG});function p(v,m){if(!E1.isUndefined(v)){if(d.indexOf(v)!==-1)throw Error("Circular reference detected in "+m.join("."));d.push(v),E1.forEach(v,function(g,M){(!(E1.isUndefined(g)||g===null)&&n.call(t,g,E1.isString(M)?M.trim():M,m,h))===!0&&p(g,m?m.concat(M):[M])}),d.pop()}}if(!E1.isObject(e))throw new TypeError("data must be an object");return p(e),t}function $e1(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(c){return t[c]})}function DX(e,t){this._pairs=[],e&&vq(e,this,t)}const Gc1=DX.prototype;Gc1.append=function(t,a){this._pairs.push([t,a])};Gc1.toString=function(t){const a=t?function(c){return t.call(this,c,$e1)}:$e1;return this._pairs.map(function(n){return a(n[0])+"="+a(n[1])},"").join("&")};function LT1(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Zc1(e,t,a){if(!t)return e;const c=a&&a.encode||LT1;E1.isFunction(a)&&(a={serialize:a});const n=a&&a.serialize;let r;if(n?r=n(t,a):r=E1.isURLSearchParams(t)?t.toString():new DX(t,a).toString(c),r){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+r}return e}class VT1{constructor(){this.handlers=[]}use(t,a,c){return this.handlers.push({fulfilled:t,rejected:a,synchronous:c?c.synchronous:!1,runWhen:c?c.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){E1.forEach(this.handlers,function(c){c!==null&&t(c)})}}const qe1=VT1,Xc1={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},ST1=typeof URLSearchParams<"u"?URLSearchParams:DX,NT1=typeof FormData<"u"?FormData:null,AT1=typeof Blob<"u"?Blob:null,TT1={isBrowser:!0,classes:{URLSearchParams:ST1,FormData:NT1,Blob:AT1},protocols:["http","https","file","blob","url","data"]},PX=typeof window<"u"&&typeof document<"u",rG=typeof navigator=="object"&&navigator||void 0,ET1=PX&&(!rG||["ReactNative","NativeScript","NS"].indexOf(rG.product)<0),DT1=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),PT1=PX&&window.location.href||"http://localhost",OT1=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:PX,hasStandardBrowserEnv:ET1,hasStandardBrowserWebWorkerEnv:DT1,navigator:rG,origin:PT1},Symbol.toStringTag,{value:"Module"})),h4={...OT1,...TT1};function BT1(e,t){return vq(e,new h4.classes.URLSearchParams,Object.assign({visitor:function(a,c,n,r){return h4.isNode&&E1.isBuffer(a)?(this.append(c,a.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)}},t))}function IT1(e){return E1.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function RT1(e){const t={},a=Object.keys(e);let c;const n=a.length;let r;for(c=0;c<n;c++)r=a[c],t[r]=e[r];return t}function Kc1(e){function t(a,c,n,r){let i=a[r++];if(i==="__proto__")return!0;const o=Number.isFinite(+i),l=r>=a.length;return i=!i&&E1.isArray(n)?n.length:i,l?(E1.hasOwnProp(n,i)?n[i]=[n[i],c]:n[i]=c,!o):((!n[i]||!E1.isObject(n[i]))&&(n[i]=[]),t(a,c,n[i],r)&&E1.isArray(n[i])&&(n[i]=RT1(n[i])),!o)}if(E1.isFormData(e)&&E1.isFunction(e.entries)){const a={};return E1.forEachEntry(e,(c,n)=>{t(IT1(c),n,a,0)}),a}return null}function FT1(e,t,a){if(E1.isString(e))try{return(t||JSON.parse)(e),E1.trim(e)}catch(c){if(c.name!=="SyntaxError")throw c}return(a||JSON.stringify)(e)}const OX={transitional:Xc1,adapter:["xhr","http","fetch"],transformRequest:[function(t,a){const c=a.getContentType()||"",n=c.indexOf("application/json")>-1,r=E1.isObject(t);if(r&&E1.isHTMLForm(t)&&(t=new FormData(t)),E1.isFormData(t))return n?JSON.stringify(Kc1(t)):t;if(E1.isArrayBuffer(t)||E1.isBuffer(t)||E1.isStream(t)||E1.isFile(t)||E1.isBlob(t)||E1.isReadableStream(t))return t;if(E1.isArrayBufferView(t))return t.buffer;if(E1.isURLSearchParams(t))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let o;if(r){if(c.indexOf("application/x-www-form-urlencoded")>-1)return BT1(t,this.formSerializer).toString();if((o=E1.isFileList(t))||c.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return vq(o?{"files[]":t}:t,l&&new l,this.formSerializer)}}return r||n?(a.setContentType("application/json",!1),FT1(t)):t}],transformResponse:[function(t){const a=this.transitional||OX.transitional,c=a&&a.forcedJSONParsing,n=this.responseType==="json";if(E1.isResponse(t)||E1.isReadableStream(t))return t;if(t&&E1.isString(t)&&(c&&!this.responseType||n)){const i=!(a&&a.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(o){if(i)throw o.name==="SyntaxError"?b2.from(o,b2.ERR_BAD_RESPONSE,this,null,this.response):o}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:h4.classes.FormData,Blob:h4.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};E1.forEach(["delete","get","head","post","put","patch"],e=>{OX.headers[e]={}});const BX=OX,$T1=E1.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),qT1=e=>{const t={};let a,c,n;return e&&e.split(`
6
+ `+r1):X.stack=r1}throw X}}_request(P,q){typeof P=="string"?(q=q||{}).url=P:q=P||{},q=p3(this.defaults,q);const{transitional:X,paramsSerializer:J,headers:r1}=q;X!==void 0&&w4.assertOptions(X,{silentJSONParsing:i1.transitional(i1.boolean),forcedJSONParsing:i1.transitional(i1.boolean),clarifyTimeoutError:i1.transitional(i1.boolean)},!1),J!=null&&(A.isFunction(J)?q.paramsSerializer={serialize:J}:w4.assertOptions(J,{encode:i1.function,serialize:i1.function},!0)),q.method=(q.method||this.defaults.method||"get").toLowerCase();let n1=r1&&A.merge(r1.common,r1[q.method]);r1&&A.forEach(["delete","get","head","post","put","patch","common"],I1=>{delete r1[I1]}),q.headers=l1.concat(n1,r1);const C1=[];let w1=!0;this.interceptors.request.forEach(function(I1){typeof I1.runWhen=="function"&&I1.runWhen(q)===!1||(w1=w1&&I1.synchronous,C1.unshift(I1.fulfilled,I1.rejected))});const L1=[];let b1;this.interceptors.response.forEach(function(I1){L1.push(I1.fulfilled,I1.rejected)});let B1,O1=0;if(!w1){const I1=[X4.bind(this),void 0];for(I1.unshift.apply(I1,C1),I1.push.apply(I1,L1),B1=I1.length,b1=Promise.resolve(q);O1<B1;)b1=b1.then(I1[O1++],I1[O1++]);return b1}B1=C1.length;let Z1=q;for(O1=0;O1<B1;){const I1=C1[O1++],J1=C1[O1++];try{Z1=I1(Z1)}catch(v2){J1.call(this,v2);break}}try{b1=X4.call(this,Z1)}catch(I1){return Promise.reject(I1)}for(O1=0,B1=L1.length;O1<B1;)b1=b1.then(L1[O1++],L1[O1++]);return b1}getUri(P){return m1(N2((P=p3(this.defaults,P)).baseURL,P.url),P.params,P.paramsSerializer)}}A.forEach(["delete","get","head","options"],function(O){g1.prototype[O]=function(P,q){return this.request(p3(q||{},{method:O,url:P,data:(q||{}).data}))}}),A.forEach(["post","put","patch"],function(O){function P(q){return function(X,J,r1){return this.request(p3(r1||{},{method:O,headers:q?{"Content-Type":"multipart/form-data"}:{},url:X,data:J}))}}g1.prototype[O]=P(),g1.prototype[O+"Form"]=P(!0)});var v1=g1;class y1{constructor(P){if(typeof P!="function")throw new TypeError("executor must be a function.");let q;this.promise=new Promise(function(J){q=J});const X=this;this.promise.then(J=>{if(!X._listeners)return;let r1=X._listeners.length;for(;r1-- >0;)X._listeners[r1](J);X._listeners=null}),this.promise.then=J=>{let r1;const n1=new Promise(C1=>{X.subscribe(C1),r1=C1}).then(J);return n1.cancel=function(){X.unsubscribe(r1)},n1},P(function(J,r1,n1){X.reason||(X.reason=new G1(J,r1,n1),q(X.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(P){this.reason?P(this.reason):this._listeners?this._listeners.push(P):this._listeners=[P]}unsubscribe(P){if(!this._listeners)return;const q=this._listeners.indexOf(P);q!==-1&&this._listeners.splice(q,1)}static source(){let P;return{token:new y1(function(q){P=q}),cancel:P}}}var M1=y1;const k1={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(k1).forEach(([O,P])=>{k1[P]=O});var A1=k1;const S1=function O(P){const q=new v1(P),X=l(v1.prototype.request,q);return A.extend(X,v1.prototype,q,{allOwnKeys:!0}),A.extend(X,q,null,{allOwnKeys:!0}),X.create=function(J){return O(p3(P,J))},X}(j1);S1.Axios=v1,S1.CanceledError=G1,S1.CancelToken=M1,S1.isCancel=V1,S1.VERSION="1.6.8",S1.toFormData=x1,S1.AxiosError=I,S1.Cancel=S1.CanceledError,S1.all=function(O){return Promise.all(O)},S1.spread=function(O){return function(P){return O.apply(null,P)}},S1.isAxiosError=function(O){return A.isObject(O)&&O.isAxiosError===!0},S1.mergeConfig=p3,S1.AxiosHeaders=l1,S1.formToJSON=O=>n2(A.isHTMLForm(O)?new FormData(O):O),S1.getAdapter=J3,S1.HttpStatusCode=A1,S1.default=S1,r.exports=S1}},c={};function n(r){var i=c[r];if(i!==void 0)return i.exports;var o=c[r]={exports:{}};return a[r].call(o.exports,o,o.exports,n),o.exports}return n.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),n(927)})())})(Sc1);var c4=Sc1.exports;const AX={first:{light:"#2a2a2a",dark:"#f5f5f5",contrast:{light:"#fdfdfd",dark:"#222222"}},second:{light:"#484848",dark:"#cfcfcf",contrast:{light:"#f9f9f9",dark:"#2b2b2b"}},third:{light:"#666666",dark:"#aaaaaa",contrast:{light:"#f5f5f5",dark:"#343434"}},primary:{light:"#218c5a",dark:"#218c5a",contrast:{light:"#ffffff",dark:"#ffffff"}},secondary:{light:"#218c5a",dark:"#218c5a",contrast:{light:"#ffffff",dark:"#ffffff"}},success:{light:"#4caf50",dark:"#6bbf55",contrast:{light:"#ffffff",dark:"#ffffff"}},warning:{light:"#ff9800",dark:"#ff8f1f",contrast:{light:"#ffffff",dark:"#ffffff"}},danger:{light:"#f44336",dark:"#ff5e50",contrast:{light:"#ffffff",dark:"#ffffff"}},grey:{light:"#6d6d6d",dark:"#a3a3a3",contrast:{light:"#ffffff",dark:"#ffffff"}},red:{light:"#e91e63",dark:"#e64a77",contrast:{light:"#ffffff",dark:"#ffffff"}},purple:{light:"#9c27b0",dark:"#8e24aa",contrast:{light:"#ffffff",dark:"#ffffff"}},sky:{light:"#00acc1",dark:"#40c4ff",contrast:{light:"#ffffff",dark:"#ffffff"}},aqua:{light:"#00bcd4",dark:"#4db6ac",contrast:{light:"#ffffff",dark:"#ffffff"}},beige:{light:"#f4e1a1",dark:"#ffd54f",contrast:{light:"#ffffff",dark:"#ffffff"}},info:{light:"#039be5",dark:"#29b6f6",contrast:{light:"#ffffff",dark:"#ffffff"}},link:{light:"#1976d2",dark:"#2196f3",contrast:{light:"#ffffff",dark:"#ffffff"}},error:{light:"#d32f2f",dark:"#f44336",contrast:{light:"#ffffff",dark:"#ffffff"}},required:{light:"#e53935",dark:"#ff5252",contrast:{light:"#ffffff",dark:"#ffffff"}},overlay:{light:"#0000004d",dark:"#0000004d",contrast:{light:"#ffffff",dark:"#ffffff"}}},TX={coralPink:"#ff6b6b",warmOrange:"#ff8855",mandarinOrange:"#ffb76a",cornYellow:"#ffd54d",oliveGreen:"#7a7f42",pistachioGreen:"#a6c566",aquaMarine:"#5fd4bb",polarMint:"#80c9b4",arcticBlue:"#7fafdd",ceruleanBlue:"#007ba2",cobaltBlue:"#005493",smokyGray:"#5f6d6e",ashGray:"#a1b1b5",softMauve:"#b495c8",orchidPurple:"#c66cc6"};var it;let U3=(it=class{constructor(t){N1(this,"config");this.config=t}static init(t){if(it.instance)throw new Error("Config is already initialized");it.instance=new it(t)}static getConfig(){if(!it.instance)throw new Error("Config is not initialized. Call init() first.");return it.instance.config}},N1(it,"instance"),it);function Nc1(){var c;const e=U3.getConfig().stores.useAuthStore(),t=O0().routeType,a=`auth${c4.getFirstChartInUppercase(t)}`;return((c=e[a])==null?void 0:c.accessToken)||""}async function Ac1(e,t,a){const c=U3.getConfig(),n=c.stores.useAuthStore(),r=`${e}s/login`,i={basicAuth:t,isLoading:a==null?void 0:a.isLoading},o=await c.api.postOne(r,void 0,i);n.setAuthUser(e,o.data);const l={name:(a==null?void 0:a.redirectToName)||c.defaultRoutes[e].auth};c.router.push(l)}async function Tc1(){const e=U3.getConfig(),t=e.stores.useAuthStore(),a=O0().routeType;try{const c=`${a}s/validateAccessToken`,n=await e.api.getOne(c,void 0,void 0,{noDisplayError:!0});t.setAuthUser(a,n.data)}catch{t.setAuthUser(a,null)}}function yA1(e){const t=U3.getConfig();t.stores.useAuthStore().setAuthUser(e,null);const c={name:`login${c4.getFirstChartInUppercase(e)}`};t.router.push(c)}function EF(e,t,a){const c=document.querySelector(":root"),n="--pga-",r=a!=null&&a.noConvertToKebab?e:c4.camelToKebab(e);c.style.setProperty(`${n}${r}`,t)}function Ui(e){if(e)document.body.style.removeProperty("overflow"),document.body.style.removeProperty("padding-right");else{const t=window.innerWidth-document.documentElement.clientWidth;if(document.body.style.overflow="hidden",!t)return;document.body.style.paddingRight=`${t}px`}}function gA1(e,t,a="animate__"){return new Promise(c=>{const n=`${a}${t}`,r=document.querySelector(e);if(!r)return;r.classList.add(`${a}animated`,n);const i=o=>{o.stopPropagation(),r==null||r.classList.remove(`${a}animated`,n),c("Animation ended")};r.addEventListener("animationend",i,{once:!0})})}function ou(e){return Object.keys(AX).includes(e)}function Ec1(e,t){let a=0,c=0,n=0,r=0;if(e.startsWith("rgb")||e.startsWith("rgba")){const o=e.replace(/rgba?\((.*?)\)/,"$1").replace(/\s/g,""),[,l,f,u,d="1"]=o.match(/(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*([\d.]+))?/);a=parseInt(l),c=parseInt(f),n=parseInt(u),r=parseFloat(d)}if(e.startsWith("#")){let o=e;o.length===4&&(o="#"+o[1]+o[1]+o[2]+o[2]+o[3]+o[3]);let[,l,f,u,d]=o.match(/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i).map((h,p)=>p===4?parseInt(h,16)/255:parseInt(h,16));d=d?parseFloat(d.toFixed(3)):1,a=l,c=f,n=u,r=d}const i=t/100;return`rgba(${a}, ${c}, ${n}, ${r*i})`}function tG(e,t){const c=`color-${c4.camelToKebab(e)}`,n={noConvertToKebab:!0};EF(c,t,n);for(let r=5;r<=95;r+=5){const i=r<10?`0${r}`:r%10===0?`${r/10}`:`${r}`;EF(`${c}-0${i}`,Ec1(t,r),n)}}function MA1(){const e=TX,t=Math.floor(Math.random()*Object.keys(e).length);return e[Object.keys(e)[t]]}const kA1={es:{successfulLogout:"¡Vuelva pronto!"}},xA1={es:{today:"Hoy",tomorrow:"Mañana",yesterday:"Ayer"}},bA1={es:{title:"¿Estás seguro?",cancelBtn:"Cancelar",acceptBtn:"Eliminar"}},zA1={es:{title:"Novedades",gotItBtn:"Entendido"}},CA1={es:{success:"Éxito",warning:"Advertencia",danger:"Error",closeAriaLabel:"Cerrar notificación",pauseAriaLabel:"Pausar",resumeAriaLabel:"Reanudar"}},_A1={es:{INTERNAL_SERVER_ERROR:"Ha ocurrido un error inesperado. Intente nuevamente.",DUPLICATE_KEY:"Ya existe un registro con esta información.",FOREIGN_KEY_INTEGRITY:"El registro de referencia no es válido.",MODELS_ASSOCIATED:"No es posible eliminar el registro porque posee información vinculada.",INVALID_INPUT_DATA:"La información proporcionada no es válida.",ENTITY_NOT_FOUND:"No se ha encontrado el registro solicitado.",VOUCHER_CREATION_FAILED:"Se ha producido un error al emitir el comprobante.",INVALID_CREDENTIALS:"Las credenciales de acceso son incorrectas.",UNAUTHORIZED:"No tiene permisos para realizar esta acción."}},wA1={es:{_LOGIN:"¡Bienvenido!"}},HA1={es:{backBtn:"Volver",copyBtn:"Copiar",textCopied:"Copiado",deleteBtn:"Eliminar",confirmDeleteText:"",editBtn:"Editar",logoutBtn:"Cerrar sesión",navigateToBtn:"Ver más",seeDetailsBtn:"Detalles"}},LA1={es:{createEvent:"Nuevo evento",day:"Día",week:"Semana",month:"Mes",configModalTitle:"Ajustes de visualización",configBtn:"Ajustes",displayWeekends:"¿Mostrar fines de semana?",timeFrom:"Hora de inicio",timeTo:"Hora de fin",timeStep:"Intervalo (min)",timeFromDescription:"Indica la hora a la que empezará a mostrarse el calendario.",timeToDescription:"Indica la hora a la que terminará de mostrarse el calendario.",timeStepDescription:"Determina en bloques de cuántos minutos se divide la cuadrícula.",defaultColor:"Color predeterminado",errorTimeRange:"La hora de fin debe ser posterior a la de inicio.",applyBtn:"Aplicar"}},VA1={es:{noItemsText:"No hay resultados",noItemsDescriptionText:"Intenta ajustar los filtros de búsqueda o crear un nuevo registro.",showAll:"Mostrar todo",hide:"Ocultar"}},SA1={es:{triggerAriaLabel:"Más opciones"}},NA1={es:{saveBtn:"Guardar",cancelBtn:"Cancelar",saving:"Guardando…",savedMsg:"Guardado",unsavedMsg:"Cambios sin guardar",errorMsg:"No se pudo guardar",emptyContent:"No hay contenido"}},AA1={es:{selectImages:"Seleccionar imágenes",uploadImageAriaLabel:"Cambiar imagen",deleteImageAriaLabel:"Eliminar imagen",imageViewerAriaLabel:"Visor de imágenes",imageNumberAlt:"Imagen {number}",closeViewerAriaLabel:"Cerrar",previousImageAriaLabel:"Imagen anterior",nextImageAriaLabel:"Imagen siguiente",confirmDeleteImage:"La imagen se eliminará permanentemente.",maxImagesQuantityAlert:"Solo puede cargar {maxQuantity} imágenes",selectVideos:"Seleccionar videos",confirmDeleteVideo:"El video se eliminará permanentemente.",maxVideosQuantityAlert:"Solo puede cargar {maxQuantity} videos"}},TA1={es:{submitBtn:"Guardar",selectFileLabel:"Seleccionar archivo",selectFilesLabel:"Seleccionar archivos",removeBtn:"Eliminar archivo",newFileError:"Formato inválido",requiredLabel:"Requerido",optionalLabel:"Opcional",usernameLabel:"Usuario",passwordLabel:"Contraseña",loginBtn:"Iniciar sesión",emptyOptionsText:"No hay opciones",noResultsText:"Sin resultados",clearSelectionAriaLabel:"Limpiar selección",openOptionsAriaLabel:"Abrir opciones",showPasswordAriaLabel:"Mostrar contraseña",clearValueAriaLabel:"Limpiar",selectPlaceholder:"Seleccionar..."}},EA1={es:{header:{switchToLightMode:"Cambiar a modo claro",switchToDarkMode:"Cambiar a modo oscuro",goBackAriaLabel:"Volver",menuAriaLabel:"Menú"},footer:{allRightsReserved:"Todos los derechos reservados",designedBy:"Desarrollado por"},notFound:{title:"404",subtitle:"Esta no es la página que estás buscando.",goBackBtn:"Volver al inicio"}}},DA1={es:{cancelBtn:"Cancelar",acceptBtn:"Guardar",closeAriaLabel:"Cerrar"}},PA1={es:{columnTitleActions:"",selectAllBtn:"Seleccionar todo",selectRowAriaLabel:"Seleccionar fila",withTheSelectedItemsText:"Con los seleccionados:",filtersBtn:"Filtros",filtersSidebarTitle:"Filtros",closeFiltersAriaLabel:"Cerrar filtros",columnsBtn:"Columnas",columnDefaultTitle:"Columna {number}",searchBtn:"Buscar",paginationInfo:"Mostrando {from}-{to} de {total}",rowsPerPage:"{count} fila | {count} filas",confirmDeleteText:'¿Eliminar "{description}"?'}},OA1={es:{requiredRuleError:"Campo requerido",minLengthRuleError:"Longitud mínima: {length} caracteres",maxLengthRuleError:"Longitud máxima: {length} caracteres",integerRuleError:"Ingrese un valor entero",lessEqualRuleError:"Ingrese un valor menor o igual a {number}",greaterEqualRuleError:"Ingrese un valor mayor o igual a {number}",lessThanRuleError:"Ingrese un valor menor a {number}",greaterThanRuleError:"Ingrese un valor mayor a {number}"}},BA1={authHelpers:kA1,datetime:xA1,alertDanger:bA1,alertInfo:zA1,notifications:CA1,apiError:_A1,apiSuccess:wA1,pgaButton:HA1,pgaCalendar:LA1,pgaDisplay:VA1,pgaDropdown:SA1,pgaEditor:NA1,pgaFile:AA1,pgaForm:TA1,pgaLayout:EA1,pgaModal:DA1,pgaTable:PA1,validations:OA1};function Dc1(e){function t(a,c){return function(n,r,i){var g;const o=z6().language,l=e==null?void 0:e[a],f=l==null?void 0:l[o],u=c?c.split(".").reduce((M,x)=>M==null?void 0:M[x],f):f,d=(g=e==null?void 0:e.global)==null?void 0:g[o],h=n,p=(u==null?void 0:u[h])||(d==null?void 0:d[h])||"",v=(r==null?void 0:r.count)||1,m=p.split("|").map(M=>M.trim());let y=m[0];m.length===2?y=v===1?m[0]:m[1]:m.length===3&&(y=v===0?m[0]:v===1?m[1]:m[2]),y=y.replace(new RegExp("{count}","g"),v.toString());for(const M in r||{})M!=="count"&&r[M]!==void 0&&r[M]!==null&&(y=y.replace(new RegExp(`{${M}}`,"g"),r[M].toString()));return i!=null&&i.singular?y=m[0]:i!=null&&i.plural&&m.length===2&&(y=m[1]),i!=null&&i.lowercase?y.toLowerCase():i!=null&&i.uppercase?y.toUpperCase():i!=null&&i.capitalize?`${y.charAt(0).toUpperCase()}${y.slice(1).toLowerCase()}`:y}}return t}const _2=Dc1(BA1),DU=_2("datetime");function k6(e,t){if(!e)return"-";const a={format:"short",withoutYear:!1,withoutDay:!1,withTime:!0,justTime:!1,...t},c={year:a.withoutYear||a.justTime?void 0:"numeric",month:a.justTime?void 0:a.format==="numeric"?"2-digit":a.format,day:a.withoutDay||a.justTime?void 0:"2-digit",weekday:a.withoutDay||a.justTime||a.format==="numeric"?void 0:a.format,hour:a.withTime||a.justTime?"2-digit":void 0,minute:a.withTime||a.justTime?"2-digit":void 0},n=e.toLocaleString(z6().language,c);return n.charAt(0).toUpperCase()+n.slice(1)}function IA1(e){return k6(e,{format:"short",withoutDay:!0,withTime:!1})}function G9(e){return k6(e,{format:"numeric",withTime:!1})}function aG(e,{format:t}={format:"long"}){if(!e)return"";const a=G9(e),c=new Date,n=new Date(c);n.setDate(c.getDate()+1);const r=new Date(c);if(r.setDate(c.getDate()-1),a===G9(c))return DU("today");if(a===G9(n))return DU("tomorrow");if(a===G9(r))return DU("yesterday");const i={format:t,withTime:!1};return e.getFullYear()===c.getFullYear()?k6(e,{...i,withoutYear:!0}):k6(e,i)}function Pc1(e){return k6(e,{justTime:!0})}function Oc1(e,t){return function(){return e.apply(t,arguments)}}const{toString:RA1}=Object.prototype,{getPrototypeOf:EX}=Object,hq=(e=>t=>{const a=RA1.call(t);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),S6=e=>(e=e.toLowerCase(),t=>hq(t)===e),pq=e=>t=>typeof t===e,{isArray:Is}=Array,Xl=pq("undefined");function FA1(e){return e!==null&&!Xl(e)&&e.constructor!==null&&!Xl(e.constructor)&&s0(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Bc1=S6("ArrayBuffer");function $A1(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Bc1(e.buffer),t}const qA1=pq("string"),s0=pq("function"),Ic1=pq("number"),mq=e=>e!==null&&typeof e=="object",jA1=e=>e===!0||e===!1,Ih=e=>{if(hq(e)!=="object")return!1;const t=EX(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},UA1=S6("Date"),WA1=S6("File"),YA1=S6("Blob"),GA1=S6("FileList"),ZA1=e=>mq(e)&&s0(e.pipe),XA1=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||s0(e.append)&&((t=hq(e))==="formdata"||t==="object"&&s0(e.toString)&&e.toString()==="[object FormData]"))},KA1=S6("URLSearchParams"),[QA1,JA1,eT1,tT1]=["ReadableStream","Request","Response","Headers"].map(S6),aT1=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function su(e,t,{allOwnKeys:a=!1}={}){if(e===null||typeof e>"u")return;let c,n;if(typeof e!="object"&&(e=[e]),Is(e))for(c=0,n=e.length;c<n;c++)t.call(null,e[c],c,e);else{const r=a?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let o;for(c=0;c<i;c++)o=r[c],t.call(null,e[o],o,e)}}function Rc1(e,t){t=t.toLowerCase();const a=Object.keys(e);let c=a.length,n;for(;c-- >0;)if(n=a[c],t===n.toLowerCase())return n;return null}const Q7=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Fc1=e=>!Xl(e)&&e!==Q7;function cG(){const{caseless:e}=Fc1(this)&&this||{},t={},a=(c,n)=>{const r=e&&Rc1(t,n)||n;Ih(t[r])&&Ih(c)?t[r]=cG(t[r],c):Ih(c)?t[r]=cG({},c):Is(c)?t[r]=c.slice():t[r]=c};for(let c=0,n=arguments.length;c<n;c++)arguments[c]&&su(arguments[c],a);return t}const cT1=(e,t,a,{allOwnKeys:c}={})=>(su(t,(n,r)=>{a&&s0(n)?e[r]=Oc1(n,a):e[r]=n},{allOwnKeys:c}),e),nT1=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),rT1=(e,t,a,c)=>{e.prototype=Object.create(t.prototype,c),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),a&&Object.assign(e.prototype,a)},iT1=(e,t,a,c)=>{let n,r,i;const o={};if(t=t||{},e==null)return t;do{for(n=Object.getOwnPropertyNames(e),r=n.length;r-- >0;)i=n[r],(!c||c(i,e,t))&&!o[i]&&(t[i]=e[i],o[i]=!0);e=a!==!1&&EX(e)}while(e&&(!a||a(e,t))&&e!==Object.prototype);return t},oT1=(e,t,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=t.length;const c=e.indexOf(t,a);return c!==-1&&c===a},sT1=e=>{if(!e)return null;if(Is(e))return e;let t=e.length;if(!Ic1(t))return null;const a=new Array(t);for(;t-- >0;)a[t]=e[t];return a},lT1=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&EX(Uint8Array)),fT1=(e,t)=>{const c=(e&&e[Symbol.iterator]).call(e);let n;for(;(n=c.next())&&!n.done;){const r=n.value;t.call(e,r[0],r[1])}},uT1=(e,t)=>{let a;const c=[];for(;(a=e.exec(t))!==null;)c.push(a);return c},dT1=S6("HTMLFormElement"),hT1=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,c,n){return c.toUpperCase()+n}),Ie1=(({hasOwnProperty:e})=>(t,a)=>e.call(t,a))(Object.prototype),pT1=S6("RegExp"),$c1=(e,t)=>{const a=Object.getOwnPropertyDescriptors(e),c={};su(a,(n,r)=>{let i;(i=t(n,r,e))!==!1&&(c[r]=i||n)}),Object.defineProperties(e,c)},mT1=e=>{$c1(e,(t,a)=>{if(s0(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const c=e[a];if(s0(c)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},vT1=(e,t)=>{const a={},c=n=>{n.forEach(r=>{a[r]=!0})};return Is(e)?c(e):c(String(e).split(t)),a},yT1=()=>{},gT1=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,PU="abcdefghijklmnopqrstuvwxyz",Re1="0123456789",qc1={DIGIT:Re1,ALPHA:PU,ALPHA_DIGIT:PU+PU.toUpperCase()+Re1},MT1=(e=16,t=qc1.ALPHA_DIGIT)=>{let a="";const{length:c}=t;for(;e--;)a+=t[Math.random()*c|0];return a};function kT1(e){return!!(e&&s0(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const xT1=e=>{const t=new Array(10),a=(c,n)=>{if(mq(c)){if(t.indexOf(c)>=0)return;if(!("toJSON"in c)){t[n]=c;const r=Is(c)?[]:{};return su(c,(i,o)=>{const l=a(i,n+1);!Xl(l)&&(r[o]=l)}),t[n]=void 0,r}}return c};return a(e,0)},bT1=S6("AsyncFunction"),zT1=e=>e&&(mq(e)||s0(e))&&s0(e.then)&&s0(e.catch),jc1=((e,t)=>e?setImmediate:t?((a,c)=>(Q7.addEventListener("message",({source:n,data:r})=>{n===Q7&&r===a&&c.length&&c.shift()()},!1),n=>{c.push(n),Q7.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",s0(Q7.postMessage)),CT1=typeof queueMicrotask<"u"?queueMicrotask.bind(Q7):typeof process<"u"&&process.nextTick||jc1,E1={isArray:Is,isArrayBuffer:Bc1,isBuffer:FA1,isFormData:XA1,isArrayBufferView:$A1,isString:qA1,isNumber:Ic1,isBoolean:jA1,isObject:mq,isPlainObject:Ih,isReadableStream:QA1,isRequest:JA1,isResponse:eT1,isHeaders:tT1,isUndefined:Xl,isDate:UA1,isFile:WA1,isBlob:YA1,isRegExp:pT1,isFunction:s0,isStream:ZA1,isURLSearchParams:KA1,isTypedArray:lT1,isFileList:GA1,forEach:su,merge:cG,extend:cT1,trim:aT1,stripBOM:nT1,inherits:rT1,toFlatObject:iT1,kindOf:hq,kindOfTest:S6,endsWith:oT1,toArray:sT1,forEachEntry:fT1,matchAll:uT1,isHTMLForm:dT1,hasOwnProperty:Ie1,hasOwnProp:Ie1,reduceDescriptors:$c1,freezeMethods:mT1,toObjectSet:vT1,toCamelCase:hT1,noop:yT1,toFiniteNumber:gT1,findKey:Rc1,global:Q7,isContextDefined:Fc1,ALPHABET:qc1,generateString:MT1,isSpecCompliantForm:kT1,toJSONObject:xT1,isAsyncFn:bT1,isThenable:zT1,setImmediate:jc1,asap:CT1};function b2(e,t,a,c,n){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),a&&(this.config=a),c&&(this.request=c),n&&(this.response=n,this.status=n.status?n.status:null)}E1.inherits(b2,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:E1.toJSONObject(this.config),code:this.code,status:this.status}}});const Uc1=b2.prototype,Wc1={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Wc1[e]={value:e}});Object.defineProperties(b2,Wc1);Object.defineProperty(Uc1,"isAxiosError",{value:!0});b2.from=(e,t,a,c,n,r)=>{const i=Object.create(Uc1);return E1.toFlatObject(e,i,function(l){return l!==Error.prototype},o=>o!=="isAxiosError"),b2.call(i,e.message,t,a,c,n),i.cause=e,i.name=e.name,r&&Object.assign(i,r),i};const _T1=null;function nG(e){return E1.isPlainObject(e)||E1.isArray(e)}function Yc1(e){return E1.endsWith(e,"[]")?e.slice(0,-2):e}function Fe1(e,t,a){return e?e.concat(t).map(function(n,r){return n=Yc1(n),!a&&r?"["+n+"]":n}).join(a?".":""):t}function wT1(e){return E1.isArray(e)&&!e.some(nG)}const HT1=E1.toFlatObject(E1,{},null,function(t){return/^is[A-Z]/.test(t)});function vq(e,t,a){if(!E1.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,a=E1.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,y){return!E1.isUndefined(y[m])});const c=a.metaTokens,n=a.visitor||u,r=a.dots,i=a.indexes,l=(a.Blob||typeof Blob<"u"&&Blob)&&E1.isSpecCompliantForm(t);if(!E1.isFunction(n))throw new TypeError("visitor must be a function");function f(v){if(v===null)return"";if(E1.isDate(v))return v.toISOString();if(!l&&E1.isBlob(v))throw new b2("Blob is not supported. Use a Buffer instead.");return E1.isArrayBuffer(v)||E1.isTypedArray(v)?l&&typeof Blob=="function"?new Blob([v]):Buffer.from(v):v}function u(v,m,y){let g=v;if(v&&!y&&typeof v=="object"){if(E1.endsWith(m,"{}"))m=c?m:m.slice(0,-2),v=JSON.stringify(v);else if(E1.isArray(v)&&wT1(v)||(E1.isFileList(v)||E1.endsWith(m,"[]"))&&(g=E1.toArray(v)))return m=Yc1(m),g.forEach(function(x,k){!(E1.isUndefined(x)||x===null)&&t.append(i===!0?Fe1([m],k,r):i===null?m:m+"[]",f(x))}),!1}return nG(v)?!0:(t.append(Fe1(y,m,r),f(v)),!1)}const d=[],h=Object.assign(HT1,{defaultVisitor:u,convertValue:f,isVisitable:nG});function p(v,m){if(!E1.isUndefined(v)){if(d.indexOf(v)!==-1)throw Error("Circular reference detected in "+m.join("."));d.push(v),E1.forEach(v,function(g,M){(!(E1.isUndefined(g)||g===null)&&n.call(t,g,E1.isString(M)?M.trim():M,m,h))===!0&&p(g,m?m.concat(M):[M])}),d.pop()}}if(!E1.isObject(e))throw new TypeError("data must be an object");return p(e),t}function $e1(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(c){return t[c]})}function DX(e,t){this._pairs=[],e&&vq(e,this,t)}const Gc1=DX.prototype;Gc1.append=function(t,a){this._pairs.push([t,a])};Gc1.toString=function(t){const a=t?function(c){return t.call(this,c,$e1)}:$e1;return this._pairs.map(function(n){return a(n[0])+"="+a(n[1])},"").join("&")};function LT1(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Zc1(e,t,a){if(!t)return e;const c=a&&a.encode||LT1;E1.isFunction(a)&&(a={serialize:a});const n=a&&a.serialize;let r;if(n?r=n(t,a):r=E1.isURLSearchParams(t)?t.toString():new DX(t,a).toString(c),r){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+r}return e}class VT1{constructor(){this.handlers=[]}use(t,a,c){return this.handlers.push({fulfilled:t,rejected:a,synchronous:c?c.synchronous:!1,runWhen:c?c.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){E1.forEach(this.handlers,function(c){c!==null&&t(c)})}}const qe1=VT1,Xc1={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},ST1=typeof URLSearchParams<"u"?URLSearchParams:DX,NT1=typeof FormData<"u"?FormData:null,AT1=typeof Blob<"u"?Blob:null,TT1={isBrowser:!0,classes:{URLSearchParams:ST1,FormData:NT1,Blob:AT1},protocols:["http","https","file","blob","url","data"]},PX=typeof window<"u"&&typeof document<"u",rG=typeof navigator=="object"&&navigator||void 0,ET1=PX&&(!rG||["ReactNative","NativeScript","NS"].indexOf(rG.product)<0),DT1=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),PT1=PX&&window.location.href||"http://localhost",OT1=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:PX,hasStandardBrowserEnv:ET1,hasStandardBrowserWebWorkerEnv:DT1,navigator:rG,origin:PT1},Symbol.toStringTag,{value:"Module"})),h4={...OT1,...TT1};function BT1(e,t){return vq(e,new h4.classes.URLSearchParams,Object.assign({visitor:function(a,c,n,r){return h4.isNode&&E1.isBuffer(a)?(this.append(c,a.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)}},t))}function IT1(e){return E1.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function RT1(e){const t={},a=Object.keys(e);let c;const n=a.length;let r;for(c=0;c<n;c++)r=a[c],t[r]=e[r];return t}function Kc1(e){function t(a,c,n,r){let i=a[r++];if(i==="__proto__")return!0;const o=Number.isFinite(+i),l=r>=a.length;return i=!i&&E1.isArray(n)?n.length:i,l?(E1.hasOwnProp(n,i)?n[i]=[n[i],c]:n[i]=c,!o):((!n[i]||!E1.isObject(n[i]))&&(n[i]=[]),t(a,c,n[i],r)&&E1.isArray(n[i])&&(n[i]=RT1(n[i])),!o)}if(E1.isFormData(e)&&E1.isFunction(e.entries)){const a={};return E1.forEachEntry(e,(c,n)=>{t(IT1(c),n,a,0)}),a}return null}function FT1(e,t,a){if(E1.isString(e))try{return(t||JSON.parse)(e),E1.trim(e)}catch(c){if(c.name!=="SyntaxError")throw c}return(a||JSON.stringify)(e)}const OX={transitional:Xc1,adapter:["xhr","http","fetch"],transformRequest:[function(t,a){const c=a.getContentType()||"",n=c.indexOf("application/json")>-1,r=E1.isObject(t);if(r&&E1.isHTMLForm(t)&&(t=new FormData(t)),E1.isFormData(t))return n?JSON.stringify(Kc1(t)):t;if(E1.isArrayBuffer(t)||E1.isBuffer(t)||E1.isStream(t)||E1.isFile(t)||E1.isBlob(t)||E1.isReadableStream(t))return t;if(E1.isArrayBufferView(t))return t.buffer;if(E1.isURLSearchParams(t))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let o;if(r){if(c.indexOf("application/x-www-form-urlencoded")>-1)return BT1(t,this.formSerializer).toString();if((o=E1.isFileList(t))||c.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return vq(o?{"files[]":t}:t,l&&new l,this.formSerializer)}}return r||n?(a.setContentType("application/json",!1),FT1(t)):t}],transformResponse:[function(t){const a=this.transitional||OX.transitional,c=a&&a.forcedJSONParsing,n=this.responseType==="json";if(E1.isResponse(t)||E1.isReadableStream(t))return t;if(t&&E1.isString(t)&&(c&&!this.responseType||n)){const i=!(a&&a.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(o){if(i)throw o.name==="SyntaxError"?b2.from(o,b2.ERR_BAD_RESPONSE,this,null,this.response):o}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:h4.classes.FormData,Blob:h4.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};E1.forEach(["delete","get","head","post","put","patch"],e=>{OX.headers[e]={}});const BX=OX,$T1=E1.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),qT1=e=>{const t={};let a,c,n;return e&&e.split(`
7
7
  `).forEach(function(i){n=i.indexOf(":"),a=i.substring(0,n).trim().toLowerCase(),c=i.substring(n+1).trim(),!(!a||t[a]&&$T1[a])&&(a==="set-cookie"?t[a]?t[a].push(c):t[a]=[c]:t[a]=t[a]?t[a]+", "+c:c)}),t},je1=Symbol("internals");function i9(e){return e&&String(e).trim().toLowerCase()}function Rh(e){return e===!1||e==null?e:E1.isArray(e)?e.map(Rh):String(e)}function jT1(e){const t=Object.create(null),a=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let c;for(;c=a.exec(e);)t[c[1]]=c[2];return t}const UT1=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function OU(e,t,a,c,n){if(E1.isFunction(c))return c.call(this,t,a);if(n&&(t=a),!!E1.isString(t)){if(E1.isString(c))return t.indexOf(c)!==-1;if(E1.isRegExp(c))return c.test(t)}}function WT1(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,a,c)=>a.toUpperCase()+c)}function YT1(e,t){const a=E1.toCamelCase(" "+t);["get","set","has"].forEach(c=>{Object.defineProperty(e,c+a,{value:function(n,r,i){return this[c].call(this,t,n,r,i)},configurable:!0})})}class yq{constructor(t){t&&this.set(t)}set(t,a,c){const n=this;function r(o,l,f){const u=i9(l);if(!u)throw new Error("header name must be a non-empty string");const d=E1.findKey(n,u);(!d||n[d]===void 0||f===!0||f===void 0&&n[d]!==!1)&&(n[d||l]=Rh(o))}const i=(o,l)=>E1.forEach(o,(f,u)=>r(f,u,l));if(E1.isPlainObject(t)||t instanceof this.constructor)i(t,a);else if(E1.isString(t)&&(t=t.trim())&&!UT1(t))i(qT1(t),a);else if(E1.isHeaders(t))for(const[o,l]of t.entries())r(l,o,c);else t!=null&&r(a,t,c);return this}get(t,a){if(t=i9(t),t){const c=E1.findKey(this,t);if(c){const n=this[c];if(!a)return n;if(a===!0)return jT1(n);if(E1.isFunction(a))return a.call(this,n,c);if(E1.isRegExp(a))return a.exec(n);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,a){if(t=i9(t),t){const c=E1.findKey(this,t);return!!(c&&this[c]!==void 0&&(!a||OU(this,this[c],c,a)))}return!1}delete(t,a){const c=this;let n=!1;function r(i){if(i=i9(i),i){const o=E1.findKey(c,i);o&&(!a||OU(c,c[o],o,a))&&(delete c[o],n=!0)}}return E1.isArray(t)?t.forEach(r):r(t),n}clear(t){const a=Object.keys(this);let c=a.length,n=!1;for(;c--;){const r=a[c];(!t||OU(this,this[r],r,t,!0))&&(delete this[r],n=!0)}return n}normalize(t){const a=this,c={};return E1.forEach(this,(n,r)=>{const i=E1.findKey(c,r);if(i){a[i]=Rh(n),delete a[r];return}const o=t?WT1(r):String(r).trim();o!==r&&delete a[r],a[o]=Rh(n),c[o]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const a=Object.create(null);return E1.forEach(this,(c,n)=>{c!=null&&c!==!1&&(a[n]=t&&E1.isArray(c)?c.join(", "):c)}),a}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,a])=>t+": "+a).join(`
8
8
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...a){const c=new this(t);return a.forEach(n=>c.set(n)),c}static accessor(t){const c=(this[je1]=this[je1]={accessors:{}}).accessors,n=this.prototype;function r(i){const o=i9(i);c[o]||(YT1(n,i),c[o]=!0)}return E1.isArray(t)?t.forEach(r):r(t),this}}yq.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);E1.reduceDescriptors(yq.prototype,({value:e},t)=>{let a=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(c){this[a]=c}}});E1.freezeMethods(yq);const f6=yq;function BU(e,t){const a=this||BX,c=t||a,n=f6.from(c.headers);let r=c.data;return E1.forEach(e,function(o){r=o.call(a,r,n.normalize(),t?t.status:void 0)}),n.normalize(),r}function Qc1(e){return!!(e&&e.__CANCEL__)}function Rs(e,t,a){b2.call(this,e??"canceled",b2.ERR_CANCELED,t,a),this.name="CanceledError"}E1.inherits(Rs,b2,{__CANCEL__:!0});function Jc1(e,t,a){const c=a.config.validateStatus;!a.status||!c||c(a.status)?e(a):t(new b2("Request failed with status code "+a.status,[b2.ERR_BAD_REQUEST,b2.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a))}function GT1(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function ZT1(e,t){e=e||10;const a=new Array(e),c=new Array(e);let n=0,r=0,i;return t=t!==void 0?t:1e3,function(l){const f=Date.now(),u=c[r];i||(i=f),a[n]=l,c[n]=f;let d=r,h=0;for(;d!==n;)h+=a[d++],d=d%e;if(n=(n+1)%e,n===r&&(r=(r+1)%e),f-i<t)return;const p=u&&f-u;return p?Math.round(h*1e3/p):void 0}}function XT1(e,t){let a=0,c=1e3/t,n,r;const i=(f,u=Date.now())=>{a=u,n=null,r&&(clearTimeout(r),r=null),e.apply(null,f)};return[(...f)=>{const u=Date.now(),d=u-a;d>=c?i(f,u):(n=f,r||(r=setTimeout(()=>{r=null,i(n)},c-d)))},()=>n&&i(n)]}const DF=(e,t,a=3)=>{let c=0;const n=ZT1(50,250);return XT1(r=>{const i=r.loaded,o=r.lengthComputable?r.total:void 0,l=i-c,f=n(l),u=i<=o;c=i;const d={loaded:i,total:o,progress:o?i/o:void 0,bytes:l,rate:f||void 0,estimated:f&&o&&u?(o-i)/f:void 0,event:r,lengthComputable:o!=null,[t?"download":"upload"]:!0};e(d)},a)},Ue1=(e,t)=>{const a=e!=null;return[c=>t[0]({lengthComputable:a,total:e,loaded:c}),t[1]]},We1=e=>(...t)=>E1.asap(()=>e(...t)),KT1=h4.hasStandardBrowserEnv?((e,t)=>a=>(a=new URL(a,h4.origin),e.protocol===a.protocol&&e.host===a.host&&(t||e.port===a.port)))(new URL(h4.origin),h4.navigator&&/(msie|trident)/i.test(h4.navigator.userAgent)):()=>!0,QT1=h4.hasStandardBrowserEnv?{write(e,t,a,c,n,r){const i=[e+"="+encodeURIComponent(t)];E1.isNumber(a)&&i.push("expires="+new Date(a).toGMTString()),E1.isString(c)&&i.push("path="+c),E1.isString(n)&&i.push("domain="+n),r===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function JT1(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function eE1(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function en1(e,t){return e&&!JT1(t)?eE1(e,t):t}const Ye1=e=>e instanceof f6?{...e}:e;function zi(e,t){t=t||{};const a={};function c(f,u,d,h){return E1.isPlainObject(f)&&E1.isPlainObject(u)?E1.merge.call({caseless:h},f,u):E1.isPlainObject(u)?E1.merge({},u):E1.isArray(u)?u.slice():u}function n(f,u,d,h){if(E1.isUndefined(u)){if(!E1.isUndefined(f))return c(void 0,f,d,h)}else return c(f,u,d,h)}function r(f,u){if(!E1.isUndefined(u))return c(void 0,u)}function i(f,u){if(E1.isUndefined(u)){if(!E1.isUndefined(f))return c(void 0,f)}else return c(void 0,u)}function o(f,u,d){if(d in t)return c(f,u);if(d in e)return c(void 0,f)}const l={url:r,method:r,data:r,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:o,headers:(f,u,d)=>n(Ye1(f),Ye1(u),d,!0)};return E1.forEach(Object.keys(Object.assign({},e,t)),function(u){const d=l[u]||n,h=d(e[u],t[u],u);E1.isUndefined(h)&&d!==o||(a[u]=h)}),a}const tn1=e=>{const t=zi({},e);let{data:a,withXSRFToken:c,xsrfHeaderName:n,xsrfCookieName:r,headers:i,auth:o}=t;t.headers=i=f6.from(i),t.url=Zc1(en1(t.baseURL,t.url),e.params,e.paramsSerializer),o&&i.set("Authorization","Basic "+btoa((o.username||"")+":"+(o.password?unescape(encodeURIComponent(o.password)):"")));let l;if(E1.isFormData(a)){if(h4.hasStandardBrowserEnv||h4.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((l=i.getContentType())!==!1){const[f,...u]=l?l.split(";").map(d=>d.trim()).filter(Boolean):[];i.setContentType([f||"multipart/form-data",...u].join("; "))}}if(h4.hasStandardBrowserEnv&&(c&&E1.isFunction(c)&&(c=c(t)),c||c!==!1&&KT1(t.url))){const f=n&&r&&QT1.read(r);f&&i.set(n,f)}return t},tE1=typeof XMLHttpRequest<"u",aE1=tE1&&function(e){return new Promise(function(a,c){const n=tn1(e);let r=n.data;const i=f6.from(n.headers).normalize();let{responseType:o,onUploadProgress:l,onDownloadProgress:f}=n,u,d,h,p,v;function m(){p&&p(),v&&v(),n.cancelToken&&n.cancelToken.unsubscribe(u),n.signal&&n.signal.removeEventListener("abort",u)}let y=new XMLHttpRequest;y.open(n.method.toUpperCase(),n.url,!0),y.timeout=n.timeout;function g(){if(!y)return;const x=f6.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders()),b={data:!o||o==="text"||o==="json"?y.responseText:y.response,status:y.status,statusText:y.statusText,headers:x,config:e,request:y};Jc1(function(C){a(C),m()},function(C){c(C),m()},b),y=null}"onloadend"in y?y.onloadend=g:y.onreadystatechange=function(){!y||y.readyState!==4||y.status===0&&!(y.responseURL&&y.responseURL.indexOf("file:")===0)||setTimeout(g)},y.onabort=function(){y&&(c(new b2("Request aborted",b2.ECONNABORTED,e,y)),y=null)},y.onerror=function(){c(new b2("Network Error",b2.ERR_NETWORK,e,y)),y=null},y.ontimeout=function(){let k=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const b=n.transitional||Xc1;n.timeoutErrorMessage&&(k=n.timeoutErrorMessage),c(new b2(k,b.clarifyTimeoutError?b2.ETIMEDOUT:b2.ECONNABORTED,e,y)),y=null},r===void 0&&i.setContentType(null),"setRequestHeader"in y&&E1.forEach(i.toJSON(),function(k,b){y.setRequestHeader(b,k)}),E1.isUndefined(n.withCredentials)||(y.withCredentials=!!n.withCredentials),o&&o!=="json"&&(y.responseType=n.responseType),f&&([h,v]=DF(f,!0),y.addEventListener("progress",h)),l&&y.upload&&([d,p]=DF(l),y.upload.addEventListener("progress",d),y.upload.addEventListener("loadend",p)),(n.cancelToken||n.signal)&&(u=x=>{y&&(c(!x||x.type?new Rs(null,e,y):x),y.abort(),y=null)},n.cancelToken&&n.cancelToken.subscribe(u),n.signal&&(n.signal.aborted?u():n.signal.addEventListener("abort",u)));const M=GT1(n.url);if(M&&h4.protocols.indexOf(M)===-1){c(new b2("Unsupported protocol "+M+":",b2.ERR_BAD_REQUEST,e));return}y.send(r||null)})},cE1=(e,t)=>{const{length:a}=e=e?e.filter(Boolean):[];if(t||a){let c=new AbortController,n;const r=function(f){if(!n){n=!0,o();const u=f instanceof Error?f:this.reason;c.abort(u instanceof b2?u:new Rs(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,r(new b2(`timeout ${t} of ms exceeded`,b2.ETIMEDOUT))},t);const o=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(f=>{f.unsubscribe?f.unsubscribe(r):f.removeEventListener("abort",r)}),e=null)};e.forEach(f=>f.addEventListener("abort",r));const{signal:l}=c;return l.unsubscribe=()=>E1.asap(o),l}},nE1=cE1,rE1=function*(e,t){let a=e.byteLength;if(!t||a<t){yield e;return}let c=0,n;for(;c<a;)n=c+t,yield e.slice(c,n),c=n},iE1=async function*(e,t){for await(const a of oE1(e))yield*rE1(a,t)},oE1=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:a,value:c}=await t.read();if(a)break;yield c}}finally{await t.cancel()}},Ge1=(e,t,a,c)=>{const n=iE1(e,t);let r=0,i,o=l=>{i||(i=!0,c&&c(l))};return new ReadableStream({async pull(l){try{const{done:f,value:u}=await n.next();if(f){o(),l.close();return}let d=u.byteLength;if(a){let h=r+=d;a(h)}l.enqueue(new Uint8Array(u))}catch(f){throw o(f),f}},cancel(l){return o(l),n.return()}},{highWaterMark:2})},gq=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",an1=gq&&typeof ReadableStream=="function",sE1=gq&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),cn1=(e,...t)=>{try{return!!e(...t)}catch{return!1}},lE1=an1&&cn1(()=>{let e=!1;const t=new Request(h4.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Ze1=64*1024,iG=an1&&cn1(()=>E1.isReadableStream(new Response("").body)),PF={stream:iG&&(e=>e.body)};gq&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!PF[t]&&(PF[t]=E1.isFunction(e[t])?a=>a[t]():(a,c)=>{throw new b2(`Response type '${t}' is not supported`,b2.ERR_NOT_SUPPORT,c)})})})(new Response);const fE1=async e=>{if(e==null)return 0;if(E1.isBlob(e))return e.size;if(E1.isSpecCompliantForm(e))return(await new Request(h4.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(E1.isArrayBufferView(e)||E1.isArrayBuffer(e))return e.byteLength;if(E1.isURLSearchParams(e)&&(e=e+""),E1.isString(e))return(await sE1(e)).byteLength},uE1=async(e,t)=>{const a=E1.toFiniteNumber(e.getContentLength());return a??fE1(t)},dE1=gq&&(async e=>{let{url:t,method:a,data:c,signal:n,cancelToken:r,timeout:i,onDownloadProgress:o,onUploadProgress:l,responseType:f,headers:u,withCredentials:d="same-origin",fetchOptions:h}=tn1(e);f=f?(f+"").toLowerCase():"text";let p=nE1([n,r&&r.toAbortSignal()],i),v;const m=p&&p.unsubscribe&&(()=>{p.unsubscribe()});let y;try{if(l&&lE1&&a!=="get"&&a!=="head"&&(y=await uE1(u,c))!==0){let b=new Request(t,{method:"POST",body:c,duplex:"half"}),_;if(E1.isFormData(c)&&(_=b.headers.get("content-type"))&&u.setContentType(_),b.body){const[C,H]=Ue1(y,DF(We1(l)));c=Ge1(b.body,Ze1,C,H)}}E1.isString(d)||(d=d?"include":"omit");const g="credentials"in Request.prototype;v=new Request(t,{...h,signal:p,method:a.toUpperCase(),headers:u.normalize().toJSON(),body:c,duplex:"half",credentials:g?d:void 0});let M=await fetch(v);const x=iG&&(f==="stream"||f==="response");if(iG&&(o||x&&m)){const b={};["status","statusText","headers"].forEach(V=>{b[V]=M[V]});const _=E1.toFiniteNumber(M.headers.get("content-length")),[C,H]=o&&Ue1(_,DF(We1(o),!0))||[];M=new Response(Ge1(M.body,Ze1,C,()=>{H&&H(),m&&m()}),b)}f=f||"text";let k=await PF[E1.findKey(PF,f)||"text"](M,e);return!x&&m&&m(),await new Promise((b,_)=>{Jc1(b,_,{data:k,headers:f6.from(M.headers),status:M.status,statusText:M.statusText,config:e,request:v})})}catch(g){throw m&&m(),g&&g.name==="TypeError"&&/fetch/i.test(g.message)?Object.assign(new b2("Network Error",b2.ERR_NETWORK,e,v),{cause:g.cause||g}):b2.from(g,g&&g.code,e,v)}}),oG={http:_T1,xhr:aE1,fetch:dE1};E1.forEach(oG,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Xe1=e=>`- ${e}`,hE1=e=>E1.isFunction(e)||e===null||e===!1,nn1={getAdapter:e=>{e=E1.isArray(e)?e:[e];const{length:t}=e;let a,c;const n={};for(let r=0;r<t;r++){a=e[r];let i;if(c=a,!hE1(a)&&(c=oG[(i=String(a)).toLowerCase()],c===void 0))throw new b2(`Unknown adapter '${i}'`);if(c)break;n[i||"#"+r]=c}if(!c){const r=Object.entries(n).map(([o,l])=>`adapter ${o} `+(l===!1?"is not supported by the environment":"is not available in the build"));let i=t?r.length>1?`since :
9
9
  `+r.map(Xe1).join(`
@@ -9468,7 +9468,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
9468
9468
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...a){const c=new this(t);return a.forEach(n=>c.set(n)),c}static accessor(t){const a=(this[St1]=this[St1]={accessors:{}}).accessors,c=this.prototype;function n(r){const i=O9(r);a[i]||(yfe(c,r),a[i]=!0)}return D1.isArray(t)?t.forEach(n):n(t),this}}jj.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);D1.reduceDescriptors(jj.prototype,({value:e},t)=>{let a=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(c){this[a]=c}}});D1.freezeMethods(jj);const v6=jj;function oY(e,t){const a=this||r11,c=t||a,n=v6.from(c.headers);let r=c.data;return D1.forEach(e,function(i){r=i.call(a,r,n.normalize(),t?t.status:void 0)}),n.normalize(),r}function tg1(e){return!!(e&&e.__CANCEL__)}function Js(e,t,a){z2.call(this,e??"canceled",z2.ERR_CANCELED,t,a),this.name="CanceledError"}D1.inherits(Js,z2,{__CANCEL__:!0});function ag1(e,t,a){const c=a.config.validateStatus;!a.status||!c||c(a.status)?e(a):t(new z2("Request failed with status code "+a.status,[z2.ERR_BAD_REQUEST,z2.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a))}function gfe(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Mfe(e,t){e=e||10;const a=new Array(e),c=new Array(e);let n=0,r=0,i;return t=t!==void 0?t:1e3,function(o){const l=Date.now(),f=c[r];i||(i=l),a[n]=o,c[n]=l;let u=r,d=0;for(;u!==n;)d+=a[u++],u=u%e;if(n=(n+1)%e,n===r&&(r=(r+1)%e),l-i<t)return;const h=f&&l-f;return h?Math.round(d*1e3/h):void 0}}function kfe(e,t){let a=0,c=1e3/t,n,r;const i=(o,l=Date.now())=>{a=l,n=null,r&&(clearTimeout(r),r=null),e.apply(null,o)};return[(...o)=>{const l=Date.now(),f=l-a;f>=c?i(o,l):(n=o,r||(r=setTimeout(()=>{r=null,i(n)},c-f)))},()=>n&&i(n)]}const E$=(e,t,a=3)=>{let c=0;const n=Mfe(50,250);return kfe(r=>{const i=r.loaded,o=r.lengthComputable?r.total:void 0,l=i-c,f=n(l),u=i<=o;c=i;const d={loaded:i,total:o,progress:o?i/o:void 0,bytes:l,rate:f||void 0,estimated:f&&o&&u?(o-i)/f:void 0,event:r,lengthComputable:o!=null,[t?"download":"upload"]:!0};e(d)},a)},Nt1=(e,t)=>{const a=e!=null;return[c=>t[0]({lengthComputable:a,total:e,loaded:c}),t[1]]},At1=e=>(...t)=>D1.asap(()=>e(...t)),xfe=p4.hasStandardBrowserEnv?((e,t)=>a=>(a=new URL(a,p4.origin),e.protocol===a.protocol&&e.host===a.host&&(t||e.port===a.port)))(new URL(p4.origin),p4.navigator&&/(msie|trident)/i.test(p4.navigator.userAgent)):()=>!0,bfe=p4.hasStandardBrowserEnv?{write(e,t,a,c,n,r){const i=[e+"="+encodeURIComponent(t)];D1.isNumber(a)&&i.push("expires="+new Date(a).toGMTString()),D1.isString(c)&&i.push("path="+c),D1.isString(n)&&i.push("domain="+n),r===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function zfe(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Cfe(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function cg1(e,t){return e&&!zfe(t)?Cfe(e,t):t}const Tt1=e=>e instanceof v6?{...e}:e;function Ti(e,t){t=t||{};const a={};function c(f,u,d,h){return D1.isPlainObject(f)&&D1.isPlainObject(u)?D1.merge.call({caseless:h},f,u):D1.isPlainObject(u)?D1.merge({},u):D1.isArray(u)?u.slice():u}function n(f,u,d,h){if(D1.isUndefined(u)){if(!D1.isUndefined(f))return c(void 0,f,d,h)}else return c(f,u,d,h)}function r(f,u){if(!D1.isUndefined(u))return c(void 0,u)}function i(f,u){if(D1.isUndefined(u)){if(!D1.isUndefined(f))return c(void 0,f)}else return c(void 0,u)}function o(f,u,d){if(d in t)return c(f,u);if(d in e)return c(void 0,f)}const l={url:r,method:r,data:r,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:o,headers:(f,u,d)=>n(Tt1(f),Tt1(u),d,!0)};return D1.forEach(Object.keys(Object.assign({},e,t)),function(f){const u=l[f]||n,d=u(e[f],t[f],f);D1.isUndefined(d)&&u!==o||(a[f]=d)}),a}const ng1=e=>{const t=Ti({},e);let{data:a,withXSRFToken:c,xsrfHeaderName:n,xsrfCookieName:r,headers:i,auth:o}=t;t.headers=i=v6.from(i),t.url=Qy1(cg1(t.baseURL,t.url),e.params,e.paramsSerializer),o&&i.set("Authorization","Basic "+btoa((o.username||"")+":"+(o.password?unescape(encodeURIComponent(o.password)):"")));let l;if(D1.isFormData(a)){if(p4.hasStandardBrowserEnv||p4.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((l=i.getContentType())!==!1){const[f,...u]=l?l.split(";").map(d=>d.trim()).filter(Boolean):[];i.setContentType([f||"multipart/form-data",...u].join("; "))}}if(p4.hasStandardBrowserEnv&&(c&&D1.isFunction(c)&&(c=c(t)),c||c!==!1&&xfe(t.url))){const f=n&&r&&bfe.read(r);f&&i.set(n,f)}return t},_fe=typeof XMLHttpRequest<"u",wfe=_fe&&function(e){return new Promise(function(t,a){const c=ng1(e);let n=c.data;const r=v6.from(c.headers).normalize();let{responseType:i,onUploadProgress:o,onDownloadProgress:l}=c,f,u,d,h,p;function v(){h&&h(),p&&p(),c.cancelToken&&c.cancelToken.unsubscribe(f),c.signal&&c.signal.removeEventListener("abort",f)}let m=new XMLHttpRequest;m.open(c.method.toUpperCase(),c.url,!0),m.timeout=c.timeout;function y(){if(!m)return;const M=v6.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders()),x={data:!i||i==="text"||i==="json"?m.responseText:m.response,status:m.status,statusText:m.statusText,headers:M,config:e,request:m};ag1(function(k){t(k),v()},function(k){a(k),v()},x),m=null}"onloadend"in m?m.onloadend=y:m.onreadystatechange=function(){!m||m.readyState!==4||m.status===0&&!(m.responseURL&&m.responseURL.indexOf("file:")===0)||setTimeout(y)},m.onabort=function(){m&&(a(new z2("Request aborted",z2.ECONNABORTED,e,m)),m=null)},m.onerror=function(){a(new z2("Network Error",z2.ERR_NETWORK,e,m)),m=null},m.ontimeout=function(){let M=c.timeout?"timeout of "+c.timeout+"ms exceeded":"timeout exceeded";const x=c.transitional||Jy1;c.timeoutErrorMessage&&(M=c.timeoutErrorMessage),a(new z2(M,x.clarifyTimeoutError?z2.ETIMEDOUT:z2.ECONNABORTED,e,m)),m=null},n===void 0&&r.setContentType(null),"setRequestHeader"in m&&D1.forEach(r.toJSON(),function(M,x){m.setRequestHeader(x,M)}),D1.isUndefined(c.withCredentials)||(m.withCredentials=!!c.withCredentials),i&&i!=="json"&&(m.responseType=c.responseType),l&&([d,p]=E$(l,!0),m.addEventListener("progress",d)),o&&m.upload&&([u,h]=E$(o),m.upload.addEventListener("progress",u),m.upload.addEventListener("loadend",h)),(c.cancelToken||c.signal)&&(f=M=>{m&&(a(!M||M.type?new Js(null,e,m):M),m.abort(),m=null)},c.cancelToken&&c.cancelToken.subscribe(f),c.signal&&(c.signal.aborted?f():c.signal.addEventListener("abort",f)));const g=gfe(c.url);if(g&&p4.protocols.indexOf(g)===-1){a(new z2("Unsupported protocol "+g+":",z2.ERR_BAD_REQUEST,e));return}m.send(n||null)})},Hfe=(e,t)=>{const{length:a}=e=e?e.filter(Boolean):[];if(t||a){let c=new AbortController,n;const r=function(f){if(!n){n=!0,o();const u=f instanceof Error?f:this.reason;c.abort(u instanceof z2?u:new Js(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,r(new z2(`timeout ${t} of ms exceeded`,z2.ETIMEDOUT))},t);const o=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(f=>{f.unsubscribe?f.unsubscribe(r):f.removeEventListener("abort",r)}),e=null)};e.forEach(f=>f.addEventListener("abort",r));const{signal:l}=c;return l.unsubscribe=()=>D1.asap(o),l}},Lfe=Hfe,Vfe=function*(e,t){let a=e.byteLength;if(!t||a<t){yield e;return}let c=0,n;for(;c<a;)n=c+t,yield e.slice(c,n),c=n},Sfe=async function*(e,t){for await(const a of Nfe(e))yield*Vfe(a,t)},Nfe=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:a,value:c}=await t.read();if(a)break;yield c}}finally{await t.cancel()}},Et1=(e,t,a,c)=>{const n=Sfe(e,t);let r=0,i,o=l=>{i||(i=!0,c&&c(l))};return new ReadableStream({async pull(l){try{const{done:f,value:u}=await n.next();if(f){o(),l.close();return}let d=u.byteLength;if(a){let h=r+=d;a(h)}l.enqueue(new Uint8Array(u))}catch(f){throw o(f),f}},cancel(l){return o(l),n.return()}},{highWaterMark:2})},Uj=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",rg1=Uj&&typeof ReadableStream=="function",Afe=Uj&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),ig1=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Tfe=rg1&&ig1(()=>{let e=!1;const t=new Request(p4.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Dt1=64*1024,HZ=rg1&&ig1(()=>D1.isReadableStream(new Response("").body)),D$={stream:HZ&&(e=>e.body)};Uj&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!D$[t]&&(D$[t]=D1.isFunction(e[t])?a=>a[t]():(a,c)=>{throw new z2(`Response type '${t}' is not supported`,z2.ERR_NOT_SUPPORT,c)})})})(new Response);const Efe=async e=>{if(e==null)return 0;if(D1.isBlob(e))return e.size;if(D1.isSpecCompliantForm(e))return(await new Request(p4.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(D1.isArrayBufferView(e)||D1.isArrayBuffer(e))return e.byteLength;if(D1.isURLSearchParams(e)&&(e=e+""),D1.isString(e))return(await Afe(e)).byteLength},Dfe=async(e,t)=>D1.toFiniteNumber(e.getContentLength())??Efe(t),Pfe=Uj&&(async e=>{let{url:t,method:a,data:c,signal:n,cancelToken:r,timeout:i,onDownloadProgress:o,onUploadProgress:l,responseType:f,headers:u,withCredentials:d="same-origin",fetchOptions:h}=ng1(e);f=f?(f+"").toLowerCase():"text";let p=Lfe([n,r&&r.toAbortSignal()],i),v;const m=p&&p.unsubscribe&&(()=>{p.unsubscribe()});let y;try{if(l&&Tfe&&a!=="get"&&a!=="head"&&(y=await Dfe(u,c))!==0){let b=new Request(t,{method:"POST",body:c,duplex:"half"}),_;if(D1.isFormData(c)&&(_=b.headers.get("content-type"))&&u.setContentType(_),b.body){const[C,H]=Nt1(y,E$(At1(l)));c=Et1(b.body,Dt1,C,H)}}D1.isString(d)||(d=d?"include":"omit");const g="credentials"in Request.prototype;v=new Request(t,{...h,signal:p,method:a.toUpperCase(),headers:u.normalize().toJSON(),body:c,duplex:"half",credentials:g?d:void 0});let M=await fetch(v);const x=HZ&&(f==="stream"||f==="response");if(HZ&&(o||x&&m)){const b={};["status","statusText","headers"].forEach(V=>{b[V]=M[V]});const _=D1.toFiniteNumber(M.headers.get("content-length")),[C,H]=o&&Nt1(_,E$(At1(o),!0))||[];M=new Response(Et1(M.body,Dt1,C,()=>{H&&H(),m&&m()}),b)}f=f||"text";let k=await D$[D1.findKey(D$,f)||"text"](M,e);return!x&&m&&m(),await new Promise((b,_)=>{ag1(b,_,{data:k,headers:v6.from(M.headers),status:M.status,statusText:M.statusText,config:e,request:v})})}catch(g){throw m&&m(),g&&g.name==="TypeError"&&/fetch/i.test(g.message)?Object.assign(new z2("Network Error",z2.ERR_NETWORK,e,v),{cause:g.cause||g}):z2.from(g,g&&g.code,e,v)}}),LZ={http:Zle,xhr:wfe,fetch:Pfe};D1.forEach(LZ,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Pt1=e=>`- ${e}`,Ofe=e=>D1.isFunction(e)||e===null||e===!1,og1={getAdapter:e=>{e=D1.isArray(e)?e:[e];const{length:t}=e;let a,c;const n={};for(let r=0;r<t;r++){a=e[r];let i;if(c=a,!Ofe(a)&&(c=LZ[(i=String(a)).toLowerCase()],c===void 0))throw new z2(`Unknown adapter '${i}'`);if(c)break;n[i||"#"+r]=c}if(!c){const r=Object.entries(n).map(([o,l])=>`adapter ${o} `+(l===!1?"is not supported by the environment":"is not available in the build"));let i=t?r.length>1?`since :
9469
9469
  `+r.map(Pt1).join(`
9470
9470
  `):" "+Pt1(r[0]):"as no adapter specified";throw new z2("There is no suitable adapter to dispatch the request "+i,"ERR_NOT_SUPPORT")}return c},adapters:LZ};function sY(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Js(null,e)}function Ot1(e){return sY(e),e.headers=v6.from(e.headers),e.data=oY.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),og1.getAdapter(e.adapter||r11.adapter)(e).then(function(t){return sY(e),t.data=oY.call(e,e.transformResponse,t),t.headers=v6.from(t.headers),t},function(t){return tg1(t)||(sY(e),t&&t.response&&(t.response.data=oY.call(e,e.transformResponse,t.response),t.response.headers=v6.from(t.response.headers))),Promise.reject(t)})}const sg1="1.7.8",Wj={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Wj[e]=function(a){return typeof a===e||"a"+(t<1?"n ":" ")+e}});const Bt1={};Wj.transitional=function(e,t,a){function c(n,r){return"[Axios v"+sg1+"] Transitional option '"+n+"'"+r+(a?". "+a:"")}return(n,r,i)=>{if(e===!1)throw new z2(c(r," has been removed"+(t?" in "+t:"")),z2.ERR_DEPRECATED);return t&&!Bt1[r]&&(Bt1[r]=!0,console.warn(c(r," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(n,r,i):!0}};Wj.spelling=function(e){return(t,a)=>(console.warn(`${a} is likely a misspelling of ${e}`),!0)};function Bfe(e,t,a){if(typeof e!="object")throw new z2("options must be an object",z2.ERR_BAD_OPTION_VALUE);const c=Object.keys(e);let n=c.length;for(;n-- >0;){const r=c[n],i=t[r];if(i){const o=e[r],l=o===void 0||i(o,r,e);if(l!==!0)throw new z2("option "+r+" must be "+l,z2.ERR_BAD_OPTION_VALUE);continue}if(a!==!0)throw new z2("Unknown option "+r,z2.ERR_BAD_OPTION)}}const kF={assertOptions:Bfe,validators:Wj},O6=kF.validators;class P${constructor(t){this.defaults=t,this.interceptors={request:new Vt1,response:new Vt1}}async request(t,a){try{return await this._request(t,a)}catch(c){if(c instanceof Error){let n={};Error.captureStackTrace?Error.captureStackTrace(n):n=new Error;const r=n.stack?n.stack.replace(/^.+\n/,""):"";try{c.stack?r&&!String(c.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(c.stack+=`
9471
- `+r):c.stack=r}catch{}}throw c}}_request(t,a){typeof t=="string"?(a=a||{},a.url=t):a=t||{},a=Ti(this.defaults,a);const{transitional:c,paramsSerializer:n,headers:r}=a;c!==void 0&&kF.assertOptions(c,{silentJSONParsing:O6.transitional(O6.boolean),forcedJSONParsing:O6.transitional(O6.boolean),clarifyTimeoutError:O6.transitional(O6.boolean)},!1),n!=null&&(D1.isFunction(n)?a.paramsSerializer={serialize:n}:kF.assertOptions(n,{encode:O6.function,serialize:O6.function},!0)),kF.assertOptions(a,{baseUrl:O6.spelling("baseURL"),withXsrfToken:O6.spelling("withXSRFToken")},!0),a.method=(a.method||this.defaults.method||"get").toLowerCase();let i=r&&D1.merge(r.common,r[a.method]);r&&D1.forEach(["delete","get","head","post","put","patch","common"],v=>{delete r[v]}),a.headers=v6.concat(i,r);const o=[];let l=!0;this.interceptors.request.forEach(function(v){typeof v.runWhen=="function"&&v.runWhen(a)===!1||(l=l&&v.synchronous,o.unshift(v.fulfilled,v.rejected))});const f=[];this.interceptors.response.forEach(function(v){f.push(v.fulfilled,v.rejected)});let u,d=0,h;if(!l){const v=[Ot1.bind(this),void 0];for(v.unshift.apply(v,o),v.push.apply(v,f),h=v.length,u=Promise.resolve(a);d<h;)u=u.then(v[d++],v[d++]);return u}h=o.length;let p=a;for(d=0;d<h;){const v=o[d++],m=o[d++];try{p=v(p)}catch(y){m.call(this,y);break}}try{u=Ot1.call(this,p)}catch(v){return Promise.reject(v)}for(d=0,h=f.length;d<h;)u=u.then(f[d++],f[d++]);return u}getUri(t){t=Ti(this.defaults,t);const a=cg1(t.baseURL,t.url);return Qy1(a,t.params,t.paramsSerializer)}}D1.forEach(["delete","get","head","options"],function(e){P$.prototype[e]=function(t,a){return this.request(Ti(a||{},{method:e,url:t,data:(a||{}).data}))}});D1.forEach(["post","put","patch"],function(e){function t(a){return function(c,n,r){return this.request(Ti(r||{},{method:e,headers:a?{"Content-Type":"multipart/form-data"}:{},url:c,data:n}))}}P$.prototype[e]=t(),P$.prototype[e+"Form"]=t(!0)});const xF=P$;class i11{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let a;this.promise=new Promise(function(n){a=n});const c=this;this.promise.then(n=>{if(!c._listeners)return;let r=c._listeners.length;for(;r-- >0;)c._listeners[r](n);c._listeners=null}),this.promise.then=n=>{let r;const i=new Promise(o=>{c.subscribe(o),r=o}).then(n);return i.cancel=function(){c.unsubscribe(r)},i},t(function(n,r,i){c.reason||(c.reason=new Js(n,r,i),a(c.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const a=this._listeners.indexOf(t);a!==-1&&this._listeners.splice(a,1)}toAbortSignal(){const t=new AbortController,a=c=>{t.abort(c)};return this.subscribe(a),t.signal.unsubscribe=()=>this.unsubscribe(a),t.signal}static source(){let t;return{token:new i11(function(a){t=a}),cancel:t}}}const Ife=i11;function Rfe(e){return function(t){return e.apply(null,t)}}function Ffe(e){return D1.isObject(e)&&e.isAxiosError===!0}const VZ={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(VZ).forEach(([e,t])=>{VZ[t]=e});const $fe=VZ;function lg1(e){const t=new xF(e),a=Ry1(xF.prototype.request,t);return D1.extend(a,xF.prototype,t,{allOwnKeys:!0}),D1.extend(a,t,null,{allOwnKeys:!0}),a.create=function(c){return lg1(Ti(e,c))},a}const $3=lg1(r11);$3.Axios=xF;$3.CanceledError=Js;$3.CancelToken=Ife;$3.isCancel=tg1;$3.VERSION=sg1;$3.toFormData=qj;$3.AxiosError=z2;$3.Cancel=$3.CanceledError;$3.all=function(e){return Promise.all(e)};$3.spread=Rfe;$3.isAxiosError=Ffe;$3.mergeConfig=Ti;$3.AxiosHeaders=v6;$3.formToJSON=e=>eg1(D1.isHTMLForm(e)?new FormData(e):e);$3.getAdapter=og1.getAdapter;$3.HttpStatusCode=$fe;$3.default=$3;const qfe={timeFrom:{requiredRule:qW,integerRule:jW,greaterEqualRule:WW(0),lessEqualRule:UW(23)},timeTo:{requiredRule:qW,integerRule:jW,greaterEqualRule:WW(1),lessEqualRule:UW(24)},timeStep:{requiredRule:qW,integerRule:jW,greaterEqualRule:WW(1),lessEqualRule:UW(60)}},jfe=s.defineComponent({__name:"ConfigModal",props:{modelValue:{type:Boolean,required:!0},modelModifiers:{},config:{required:!0},configModifiers:{}},emits:s.mergeModels(["configChanged"],["update:modelValue","update:config"]),setup(e,{emit:t}){const a=s.useModel(e,"modelValue"),c=s.useModel(e,"config"),n=t,r=_2("pgaCalendar"),i=s.ref({...c.value}),o=u71(qfe,i);async function l(){if(!await o.value.$validate())return;if(i.value.timeTo<=i.value.timeFrom){W4.Add("danger",r("errorTimeRange"));return}const f={...i.value};c.value={...c.value,...f},n("configChanged",f),a.value=!1}return(f,u)=>{const d=s.resolveComponent("PgaSwitch"),h=s.resolveComponent("PgaInput"),p=s.resolveComponent("PgaColorSelector"),v=s.resolveComponent("PgaForm"),m=s.resolveComponent("PgaModal");return s.openBlock(),s.createBlock(m,{modelValue:a.value,"onUpdate:modelValue":u[8]||(u[8]=y=>a.value=y),title:s.unref(r)("configModalTitle"),width:"32rem",confirmButtons:"",acceptText:s.unref(r)("applyBtn"),acceptIcon:"check",onAccept:u[9]||(u[9]=y=>l())},{default:s.withCtx(()=>[s.createVNode(v,null,{default:s.withCtx(()=>[s.createVNode(d,{modelValue:i.value.displayWeekends,"onUpdate:modelValue":u[0]||(u[0]=y=>i.value.displayWeekends=y),label:s.unref(r)("displayWeekends"),labelInLine:""},null,8,["modelValue","label"]),s.createVNode(h,{modelValue:i.value.timeFrom,"onUpdate:modelValue":u[1]||(u[1]=y=>i.value.timeFrom=y),type:"number",integer:"",label:s.unref(r)("timeFrom"),description:s.unref(r)("timeFromDescription"),errors:s.unref(o).timeFrom.$errors,onKeyup:u[2]||(u[2]=s.withKeys(y=>l(),["enter"]))},null,8,["modelValue","label","description","errors"]),s.createVNode(h,{modelValue:i.value.timeTo,"onUpdate:modelValue":u[3]||(u[3]=y=>i.value.timeTo=y),type:"number",integer:"",label:s.unref(r)("timeTo"),description:s.unref(r)("timeToDescription"),errors:s.unref(o).timeTo.$errors,onKeyup:u[4]||(u[4]=s.withKeys(y=>l(),["enter"]))},null,8,["modelValue","label","description","errors"]),s.createVNode(h,{modelValue:i.value.timeStep,"onUpdate:modelValue":u[5]||(u[5]=y=>i.value.timeStep=y),type:"number",integer:"",label:s.unref(r)("timeStep"),description:s.unref(r)("timeStepDescription"),errors:s.unref(o).timeStep.$errors,onKeyup:u[6]||(u[6]=s.withKeys(y=>l(),["enter"]))},null,8,["modelValue","label","description","errors"]),s.createVNode(p,{modelValue:i.value.defaultColor,"onUpdate:modelValue":u[7]||(u[7]=y=>i.value.defaultColor=y),label:s.unref(r)("defaultColor")},null,8,["modelValue","label"])]),_:1})]),_:1},8,["modelValue","title","acceptText"])}}}),Ufe={class:"pga-calendar"},Wfe={class:"calendar-header"},Yfe={class:"calendar-header__actions"},Gfe={class:"calendar-header__navigation"},Zfe={class:"calendar-header__views"},Xfe=["onClick"],Kfe=50,Qfe=s.defineComponent({__name:"PgaCalendar",props:s.mergeModels({noEventsLabel:{},isLoading:{type:Boolean},holidays:{},vacations:{},updateDatesFn:{type:Function}},{config:{required:!0},configModifiers:{},events:{required:!0},eventsModifiers:{},searchRange:{default:void 0},searchRangeModifiers:{}}),emits:s.mergeModels(["configChanged","createEvent","eventClicked","refreshList"],["update:config","update:events","update:searchRange"]),setup(e,{emit:t}){const a=s.useModel(e,"config"),c=s.useModel(e,"events"),n=s.useModel(e,"searchRange"),r=e,i=t,o=_2("pgaCalendar"),l=ui(),f=s.ref(l?"day":"week"),u=U3.getConfig().delayTime;let d=0,h;const p=s.ref(!1),v=s.computed(()=>l?["month","day"]:["month","week","day"]),m=s.computed(()=>["years","year",...l?["week"]:[]]),y=s.computed(()=>{var V;const H=((V=r.vacations)==null?void 0:V.flatMap(({start:S,end:L})=>{const w=[],T=new Date(S),F=new Date(L);for(;T<=F;){const E=T.getUTCFullYear(),R=T.getUTCMonth(),Y=T.getUTCDate(),e1=new Date(Date.UTC(E,R,Y));w.push(e1.toISOString().split("T")[0]),T.setUTCDate(T.getUTCDate()+1)}return w}))||[];return[...r.holidays||[],...H]}),g=s.computed(()=>a.value.timeStep*6e4);function M(H){const V=new Date(H);V.setMinutes(0,0,0);const S=H.getTime()-V.getTime(),L=Math.floor(S/g.value);return new Date(V.getTime()+L*g.value)}function x(H){const V={start:H.startDate,end:H.endDate};n.value&&V.start>=n.value.start&&V.end<=n.value.end||(n.value=V,i("refreshList",V))}function k(){const H=M(new Date),V=new Date(H.getTime()+g.value);i("createEvent",{start:H,end:V})}function b(H){if(f.value==="month")return;const V=Date.now();if(V-d<u){h&&clearTimeout(h);return}d=V;const S=M(H),L=new Date(S.getTime()+g.value);h=setTimeout(()=>i("createEvent",{start:S,end:L}),u)}async function _(H){const V=c.value.find(S=>S.id===H.event.id);V.start=M(H.event.start),V.end=M(H.event.end);try{await r.updateDatesFn(V)}catch{V.start=new Date(H.originalEvent.start),V.end=new Date(H.originalEvent.end)}}function C(H){setTimeout(()=>i("eventClicked",H),u)}return(H,V)=>(s.openBlock(),s.createElementBlock("div",Ufe,[s.createElementVNode("div",Wfe,[s.createElementVNode("div",Yfe,[s.createVNode(k2,{variant:"filled",size:"s",icon:"plus",text:s.unref(o)("createEvent"),onClick:V[0]||(V[0]=S=>k())},null,8,["text"]),s.createVNode(k2,{variant:"flat",size:"s",icon:"cog",text:s.unref(o)("configBtn"),onClick:V[1]||(V[1]=S=>p.value=!0)},null,8,["text"]),s.createVNode(jfe,{modelValue:p.value,"onUpdate:modelValue":V[2]||(V[2]=S=>p.value=S),config:a.value,"onUpdate:config":V[3]||(V[3]=S=>a.value=S),onConfigChanged:V[4]||(V[4]=S=>i("configChanged",S))},null,8,["modelValue","config"])]),s.createElementVNode("div",Gfe,[s.createElementVNode("div",Zfe,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(v.value,S=>(s.openBlock(),s.createBlock(k2,{key:S,variant:f.value===S?"filled":"flat",size:"s",text:s.unref(o)(S),onClick:L=>f.value=S},null,8,["variant","text","onClick"]))),128))])])]),s.createVNode(s.unref(ad2),{ref:"vuecalRef",activeView:f.value,"onUpdate:activeView":V[5]||(V[5]=S=>f.value=S),hideViewSelector:"",showTimeInCells:"",watchRealTime:"",events:c.value,locale:s.unref(z6)().language,disableViews:m.value,disableDays:y.value,hideWeekends:!a.value.displayWeekends,timeFrom:a.value.timeFrom*60,timeTo:a.value.timeTo*60,timeStep:a.value.timeStep,timeCellHeight:Kfe,editableEvents:{drag:!!H.updateDatesFn},style:{"min-height":"24rem"},onReady:V[6]||(V[6]=S=>x(S)),onViewChange:V[7]||(V[7]=S=>x(S)),onCellClick:V[8]||(V[8]=S=>b(S)),onEventDrop:V[9]||(V[9]=S=>_(S))},s.createSlots({"previous-button":s.withCtx(()=>[s.createVNode(k2,{variant:"flat",size:"s",icon:"chevron-left"})]),"next-button":s.withCtx(()=>[s.createVNode(k2,{variant:"flat",size:"s",icon:"chevron-right"})]),event:s.withCtx(({event:S})=>[s.createElementVNode("button",{type:"button",class:"cal-event-container",onClick:L=>C(S)},[s.renderSlot(H.$slots,"event",{event:S},void 0,!0)],8,Xfe)]),_:2},[H.isLoading?{name:"title",fn:s.withCtx(()=>[s.createVNode(A8,{size:"m"})]),key:"0"}:void 0,H.noEventsLabel?{name:"no-event",fn:s.withCtx(()=>[s.createVNode(pe,{text:H.noEventsLabel},null,8,["text"])]),key:"1"}:void 0]),1032,["activeView","events","locale","disableViews","disableDays","hideWeekends","timeFrom","timeTo","timeStep","editableEvents"])]))}});const Jfe=K1(Qfe,[["__scopeId","data-v-dc173d95"]]);/*!
9471
+ `+r):c.stack=r}catch{}}throw c}}_request(t,a){typeof t=="string"?(a=a||{},a.url=t):a=t||{},a=Ti(this.defaults,a);const{transitional:c,paramsSerializer:n,headers:r}=a;c!==void 0&&kF.assertOptions(c,{silentJSONParsing:O6.transitional(O6.boolean),forcedJSONParsing:O6.transitional(O6.boolean),clarifyTimeoutError:O6.transitional(O6.boolean)},!1),n!=null&&(D1.isFunction(n)?a.paramsSerializer={serialize:n}:kF.assertOptions(n,{encode:O6.function,serialize:O6.function},!0)),kF.assertOptions(a,{baseUrl:O6.spelling("baseURL"),withXsrfToken:O6.spelling("withXSRFToken")},!0),a.method=(a.method||this.defaults.method||"get").toLowerCase();let i=r&&D1.merge(r.common,r[a.method]);r&&D1.forEach(["delete","get","head","post","put","patch","common"],v=>{delete r[v]}),a.headers=v6.concat(i,r);const o=[];let l=!0;this.interceptors.request.forEach(function(v){typeof v.runWhen=="function"&&v.runWhen(a)===!1||(l=l&&v.synchronous,o.unshift(v.fulfilled,v.rejected))});const f=[];this.interceptors.response.forEach(function(v){f.push(v.fulfilled,v.rejected)});let u,d=0,h;if(!l){const v=[Ot1.bind(this),void 0];for(v.unshift.apply(v,o),v.push.apply(v,f),h=v.length,u=Promise.resolve(a);d<h;)u=u.then(v[d++],v[d++]);return u}h=o.length;let p=a;for(d=0;d<h;){const v=o[d++],m=o[d++];try{p=v(p)}catch(y){m.call(this,y);break}}try{u=Ot1.call(this,p)}catch(v){return Promise.reject(v)}for(d=0,h=f.length;d<h;)u=u.then(f[d++],f[d++]);return u}getUri(t){t=Ti(this.defaults,t);const a=cg1(t.baseURL,t.url);return Qy1(a,t.params,t.paramsSerializer)}}D1.forEach(["delete","get","head","options"],function(e){P$.prototype[e]=function(t,a){return this.request(Ti(a||{},{method:e,url:t,data:(a||{}).data}))}});D1.forEach(["post","put","patch"],function(e){function t(a){return function(c,n,r){return this.request(Ti(r||{},{method:e,headers:a?{"Content-Type":"multipart/form-data"}:{},url:c,data:n}))}}P$.prototype[e]=t(),P$.prototype[e+"Form"]=t(!0)});const xF=P$;class i11{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let a;this.promise=new Promise(function(n){a=n});const c=this;this.promise.then(n=>{if(!c._listeners)return;let r=c._listeners.length;for(;r-- >0;)c._listeners[r](n);c._listeners=null}),this.promise.then=n=>{let r;const i=new Promise(o=>{c.subscribe(o),r=o}).then(n);return i.cancel=function(){c.unsubscribe(r)},i},t(function(n,r,i){c.reason||(c.reason=new Js(n,r,i),a(c.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const a=this._listeners.indexOf(t);a!==-1&&this._listeners.splice(a,1)}toAbortSignal(){const t=new AbortController,a=c=>{t.abort(c)};return this.subscribe(a),t.signal.unsubscribe=()=>this.unsubscribe(a),t.signal}static source(){let t;return{token:new i11(function(a){t=a}),cancel:t}}}const Ife=i11;function Rfe(e){return function(t){return e.apply(null,t)}}function Ffe(e){return D1.isObject(e)&&e.isAxiosError===!0}const VZ={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(VZ).forEach(([e,t])=>{VZ[t]=e});const $fe=VZ;function lg1(e){const t=new xF(e),a=Ry1(xF.prototype.request,t);return D1.extend(a,xF.prototype,t,{allOwnKeys:!0}),D1.extend(a,t,null,{allOwnKeys:!0}),a.create=function(c){return lg1(Ti(e,c))},a}const $3=lg1(r11);$3.Axios=xF;$3.CanceledError=Js;$3.CancelToken=Ife;$3.isCancel=tg1;$3.VERSION=sg1;$3.toFormData=qj;$3.AxiosError=z2;$3.Cancel=$3.CanceledError;$3.all=function(e){return Promise.all(e)};$3.spread=Rfe;$3.isAxiosError=Ffe;$3.mergeConfig=Ti;$3.AxiosHeaders=v6;$3.formToJSON=e=>eg1(D1.isHTMLForm(e)?new FormData(e):e);$3.getAdapter=og1.getAdapter;$3.HttpStatusCode=$fe;$3.default=$3;const qfe={timeFrom:{requiredRule:qW,integerRule:jW,greaterEqualRule:WW(0),lessEqualRule:UW(23)},timeTo:{requiredRule:qW,integerRule:jW,greaterEqualRule:WW(1),lessEqualRule:UW(24)},timeStep:{requiredRule:qW,integerRule:jW,greaterEqualRule:WW(1),lessEqualRule:UW(60)}},jfe=s.defineComponent({__name:"ConfigModal",props:{modelValue:{type:Boolean,required:!0},modelModifiers:{},config:{required:!0},configModifiers:{}},emits:s.mergeModels(["configChanged"],["update:modelValue","update:config"]),setup(e,{emit:t}){const a=s.useModel(e,"modelValue"),c=s.useModel(e,"config"),n=t,r=_2("pgaCalendar"),i=s.ref({...c.value}),o=u71(qfe,i);async function l(){if(!await o.value.$validate())return;if(i.value.timeTo<=i.value.timeFrom){W4.Add("danger",r("errorTimeRange"));return}const f={...i.value};c.value={...c.value,...f},n("configChanged",f),a.value=!1}return(f,u)=>{const d=s.resolveComponent("PgaSwitch"),h=s.resolveComponent("PgaInput"),p=s.resolveComponent("PgaColorSelector"),v=s.resolveComponent("PgaForm"),m=s.resolveComponent("PgaModal");return s.openBlock(),s.createBlock(m,{modelValue:a.value,"onUpdate:modelValue":u[8]||(u[8]=y=>a.value=y),title:s.unref(r)("configModalTitle"),width:"32rem",confirmButtons:"",acceptText:s.unref(r)("applyBtn"),acceptIcon:"check",onAccept:u[9]||(u[9]=y=>l())},{default:s.withCtx(()=>[s.createVNode(v,null,{default:s.withCtx(()=>[s.createVNode(d,{modelValue:i.value.displayWeekends,"onUpdate:modelValue":u[0]||(u[0]=y=>i.value.displayWeekends=y),label:s.unref(r)("displayWeekends"),labelInLine:""},null,8,["modelValue","label"]),s.createVNode(h,{modelValue:i.value.timeFrom,"onUpdate:modelValue":u[1]||(u[1]=y=>i.value.timeFrom=y),type:"number",integer:"",label:s.unref(r)("timeFrom"),description:s.unref(r)("timeFromDescription"),errors:s.unref(o).timeFrom.$errors,onKeyup:u[2]||(u[2]=s.withKeys(y=>l(),["enter"]))},null,8,["modelValue","label","description","errors"]),s.createVNode(h,{modelValue:i.value.timeTo,"onUpdate:modelValue":u[3]||(u[3]=y=>i.value.timeTo=y),type:"number",integer:"",label:s.unref(r)("timeTo"),description:s.unref(r)("timeToDescription"),errors:s.unref(o).timeTo.$errors,onKeyup:u[4]||(u[4]=s.withKeys(y=>l(),["enter"]))},null,8,["modelValue","label","description","errors"]),s.createVNode(h,{modelValue:i.value.timeStep,"onUpdate:modelValue":u[5]||(u[5]=y=>i.value.timeStep=y),type:"number",integer:"",label:s.unref(r)("timeStep"),description:s.unref(r)("timeStepDescription"),errors:s.unref(o).timeStep.$errors,onKeyup:u[6]||(u[6]=s.withKeys(y=>l(),["enter"]))},null,8,["modelValue","label","description","errors"]),s.createVNode(p,{modelValue:i.value.defaultColor,"onUpdate:modelValue":u[7]||(u[7]=y=>i.value.defaultColor=y),label:s.unref(r)("defaultColor")},null,8,["modelValue","label"])]),_:1})]),_:1},8,["modelValue","title","acceptText"])}}}),Ufe={class:"pga-calendar"},Wfe={class:"calendar-header"},Yfe={class:"calendar-header__actions"},Gfe={class:"calendar-header__navigation"},Zfe={class:"calendar-header__views"},Xfe=["onClick"],Kfe=50,Qfe=s.defineComponent({__name:"PgaCalendar",props:s.mergeModels({noEventsLabel:{},isLoading:{type:Boolean},holidays:{},vacations:{},updateDatesFn:{type:Function}},{config:{required:!0},configModifiers:{},events:{required:!0},eventsModifiers:{},searchRange:{default:void 0},searchRangeModifiers:{}}),emits:s.mergeModels(["configChanged","createEvent","eventClicked","refreshList"],["update:config","update:events","update:searchRange"]),setup(e,{emit:t}){const a=s.useModel(e,"config"),c=s.useModel(e,"events"),n=s.useModel(e,"searchRange"),r=e,i=t,o=_2("pgaCalendar"),l=ui(),f=s.ref(l?"day":"week"),u=U3.getConfig().delayTime;let d=0,h;const p=s.ref(!1),v=s.computed(()=>l?["month","day"]:["month","week","day"]),m=s.computed(()=>["years","year",...l?["week"]:[]]),y=s.computed(()=>{var V;const H=((V=r.vacations)==null?void 0:V.flatMap(({start:S,end:L})=>{const w=[],T=new Date(S),F=new Date(L);for(;T<=F;){const E=T.getUTCFullYear(),R=T.getUTCMonth(),Y=T.getUTCDate(),e1=new Date(Date.UTC(E,R,Y));w.push(e1.toISOString().split("T")[0]),T.setUTCDate(T.getUTCDate()+1)}return w}))||[];return[...r.holidays||[],...H]}),g=s.computed(()=>a.value.timeStep*6e4);function M(H){const V=new Date(H);V.setMinutes(0,0,0);const S=H.getTime()-V.getTime(),L=Math.floor(S/g.value);return new Date(V.getTime()+L*g.value)}function x(H){const V={start:H.startDate,end:H.endDate};n.value&&V.start>=n.value.start&&V.end<=n.value.end||(n.value=V,i("refreshList",V))}function k(){const H=M(new Date),V=new Date(H.getTime()+g.value);i("createEvent",{start:H,end:V})}function b(H){if(f.value==="month")return;const V=Date.now();if(V-d<u){h&&clearTimeout(h);return}d=V;const S=M(H),L=new Date(S.getTime()+g.value);h=setTimeout(()=>i("createEvent",{start:S,end:L}),u)}async function _(H){const V=c.value.find(S=>S.id===H.event.id);V.start=M(H.event.start),V.end=M(H.event.end);try{await r.updateDatesFn(V)}catch{V.start=new Date(H.originalEvent.start),V.end=new Date(H.originalEvent.end)}}function C(H){setTimeout(()=>i("eventClicked",H),u)}return(H,V)=>(s.openBlock(),s.createElementBlock("div",Ufe,[s.createElementVNode("div",Wfe,[s.createElementVNode("div",Yfe,[s.createVNode(k2,{variant:"filled",size:"s",icon:"plus",text:s.unref(o)("createEvent"),onClick:V[0]||(V[0]=S=>k())},null,8,["text"]),s.createVNode(k2,{variant:"flat",size:"s",icon:"cog",text:s.unref(o)("configBtn"),onClick:V[1]||(V[1]=S=>p.value=!0)},null,8,["text"]),s.renderSlot(H.$slots,"header",{},void 0,!0),s.createVNode(jfe,{modelValue:p.value,"onUpdate:modelValue":V[2]||(V[2]=S=>p.value=S),config:a.value,"onUpdate:config":V[3]||(V[3]=S=>a.value=S),onConfigChanged:V[4]||(V[4]=S=>i("configChanged",S))},null,8,["modelValue","config"])]),s.createElementVNode("div",Gfe,[s.createElementVNode("div",Zfe,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(v.value,S=>(s.openBlock(),s.createBlock(k2,{key:S,variant:f.value===S?"filled":"flat",size:"s",text:s.unref(o)(S),onClick:L=>f.value=S},null,8,["variant","text","onClick"]))),128))])])]),s.createVNode(s.unref(ad2),{ref:"vuecalRef",activeView:f.value,"onUpdate:activeView":V[5]||(V[5]=S=>f.value=S),hideViewSelector:"",showTimeInCells:"",watchRealTime:"",events:c.value,locale:s.unref(z6)().language,disableViews:m.value,disableDays:y.value,hideWeekends:!a.value.displayWeekends,timeFrom:a.value.timeFrom*60,timeTo:a.value.timeTo*60,timeStep:a.value.timeStep,timeCellHeight:Kfe,editableEvents:{drag:!!H.updateDatesFn},style:{"min-height":"24rem"},onReady:V[6]||(V[6]=S=>x(S)),onViewChange:V[7]||(V[7]=S=>x(S)),onCellClick:V[8]||(V[8]=S=>b(S)),onEventDrop:V[9]||(V[9]=S=>_(S))},s.createSlots({"previous-button":s.withCtx(()=>[s.createVNode(k2,{variant:"flat",size:"s",icon:"chevron-left"})]),"next-button":s.withCtx(()=>[s.createVNode(k2,{variant:"flat",size:"s",icon:"chevron-right"})]),event:s.withCtx(({event:S})=>[s.createElementVNode("button",{type:"button",class:"cal-event-container",onClick:L=>C(S)},[s.renderSlot(H.$slots,"event",{event:S},void 0,!0)],8,Xfe)]),_:2},[H.isLoading?{name:"title",fn:s.withCtx(()=>[s.createVNode(A8,{size:"m"})]),key:"0"}:void 0,H.noEventsLabel?{name:"no-event",fn:s.withCtx(()=>[s.createVNode(pe,{text:H.noEventsLabel},null,8,["text"])]),key:"1"}:void 0]),1032,["activeView","events","locale","disableViews","disableDays","hideWeekends","timeFrom","timeTo","timeStep","editableEvents"])]))}});const Jfe=K1(Qfe,[["__scopeId","data-v-d12f5bf9"]]);/*!
9472
9472
  * @kurkle/color v0.3.4
9473
9473
  * https://github.com/kurkle/color#readme
9474
9474
  * (c) 2024 Jukka Kurkela
package/dist/main.css CHANGED
@@ -3,7 +3,7 @@
3
3
  * https://quilljs.com/
4
4
  * Copyright (c) 2014, Jason Chen
5
5
  * Copyright (c) 2013, salesforce.com
6
- */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{position:absolute;right:20px;top:10px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;color:#fff;content:attr(href);font-size:12px;font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;top:-5px;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #444;content:" ";height:0;top:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.pga-max-length[data-v-8a8645f8]{border-radius:.4rem;color:var(--pga-color-third);font-size:var(--pga-font-size-s);font-variant-numeric:tabular-nums;padding:.2rem .45rem;transition:color .15s ease,background-color .15s ease}.pga-max-length--error[data-v-8a8645f8]{background-color:var(--pga-color-danger-01);color:var(--pga-color-danger)}.pga-editor[data-v-0cd07789]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:hidden;position:relative;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.pga-editor[data-v-0cd07789]:focus-within{border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-editor .editor__container[data-v-0cd07789]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar{align-items:center;background-color:var(--pga-color-first-005);border:none;border-bottom:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;gap:.25rem;justify-content:flex-start;padding:.4rem .6rem}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-formats{align-items:center;border-right:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.15rem;justify-content:flex-start;margin-right:.4rem;padding-right:.4rem}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-formats:last-child{border-right:none;margin-right:0;padding-right:0}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button{align-items:center;border-radius:.4rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.9rem;justify-content:center;max-height:1.9rem;max-width:1.9rem;min-height:1.9rem;min-width:1.9rem;transition:background-color .15s ease;width:1.9rem}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button .ql-stroke{stroke:var(--pga-color-second)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button .ql-fill{fill:var(--pga-color-second)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button:hover{background-color:var(--pga-color-first-01)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button:hover .ql-stroke{stroke:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button:hover .ql-fill{fill:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button.ql-active{background-color:var(--pga-color-primary-01)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button.ql-active .ql-stroke{stroke:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button.ql-active .ql-fill{fill:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker{border-radius:.4rem;height:1.9rem;transition:background-color .15s ease}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker .ql-picker-label{color:var(--pga-color-second)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker .ql-picker-label .ql-stroke{stroke:var(--pga-color-second)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker:hover{background-color:var(--pga-color-first-01)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker.ql-expanded .ql-picker-label{border:none;color:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-container{border:none;font-family:Alike;font-size:var(--pga-font-size-m)}.pga-editor .editor__container[data-v-0cd07789] .ql-container .ql-editor{color:var(--pga-color-first);line-height:1.6;min-height:12rem;overflow-wrap:break-word;padding:1.2rem}.pga-editor .editor__container[data-v-0cd07789] .ql-container .ql-editor.ql-blank:before{color:var(--pga-color-second);font-style:normal;left:1.2rem;opacity:.6}.pga-editor .editor__container--read[data-v-0cd07789] .ql-container .ql-editor{min-height:auto}.pga-editor .editor__container--read .editor__empty[data-v-0cd07789]{align-items:center;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:0;justify-content:center;min-height:8rem}.pga-editor .editor__footer[data-v-0cd07789]{align-items:center;background-color:var(--pga-color-first-005);border-top:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.5rem .75rem}.pga-editor .editor__footer .footer__info[data-v-0cd07789]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.pga-editor .editor__footer .footer__info .editor__status[data-v-0cd07789]{align-items:center;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.4rem;justify-content:flex-start}.pga-editor .editor__footer .editor__actions[data-v-0cd07789]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.pga-editor .editor__footer--read[data-v-0cd07789]{justify-content:flex-end}.pga-info-card[data-v-742c8686]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-info-card .info-card__content[data-v-742c8686]{align-items:center;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:flex-start;padding:1.25rem 1rem;text-align:center;width:100%}.pga-info-card .info-card__content .info-card__title[data-v-742c8686]{font-size:var(--pga-font-size-m);font-weight:600}.pga-info-card .info-card__content .info-card__description[data-v-742c8686]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);line-height:1.45}.pga-info-tooltip[data-v-677a4f19]{all:unset;cursor:help;display:inline-flex;transition:color .15s ease}.pga-info-tooltip[data-v-677a4f19]:hover{color:var(--pga-color-primary)}.pga-info-tooltip[data-v-677a4f19]:focus-visible{border-radius:.3rem;box-shadow:0 0 0 3px var(--pga-color-primary-015);outline:none}.pga-item-selected[data-v-de78529a]{all:unset;align-items:center;background-color:var(--pga-color-first-contrast);border:1.5px solid var(--pga-color-first-03);border-radius:.3rem;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.1rem;justify-content:center;max-height:1.1rem;max-width:1.1rem;min-height:1.1rem;min-width:1.1rem;position:relative;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;user-select:none;-webkit-user-select:none;width:1.1rem}.pga-item-selected[data-v-de78529a]:hover:not(.pga-item-selected--selected){border-color:var(--pga-color-primary-05);box-shadow:0 0 0 3px var(--pga-color-primary-01)}.pga-item-selected[data-v-de78529a]:focus-visible:not(.pga-item-selected--selected){border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-item-selected .item-selected__check-icon[data-v-de78529a]{font-size:var(--pga-font-size-s)}.pga-item-selected--selected[data-v-de78529a]{background-color:var(--pga-color-primary);border-color:var(--pga-color-primary)}.pga-item-selected--selected .item-selected__check-icon[data-v-de78529a]{color:var(--pga-color-primary-contrast)}@media (pointer:coarse){.pga-item-selected[data-v-de78529a]:before{content:"";height:2.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2.75rem}}.pga-modal[data-v-2c1834be]{align-items:center;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:1600px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:5dvh;padding-top:5dvh;position:fixed;right:0;top:0;z-index:1000}.pga-modal .modal__content[data-v-2c1834be]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-015);border-radius:.9rem;box-shadow:0 10px 30px -14px var(--pga-color-first-025),0 2px 8px var(--pga-color-first-01);margin-bottom:auto;margin-top:auto;max-width:768px;min-width:30rem;outline:none;width:var(--6f6dd054)}@media (max-width:768px){.pga-modal .modal__content[data-v-2c1834be]{max-width:94%;min-width:0}}.pga-modal .modal__content .modal__header[data-v-2c1834be]{align-items:center;border-bottom:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.8rem;justify-content:space-between;padding:.5rem 1.1rem}.pga-modal .modal__content .modal__header .modal__title[data-v-2c1834be]{font-size:var(--pga-font-size-m);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-modal .modal__content .modal__header .close-icon[data-v-2c1834be]{all:unset;align-items:center;border-radius:.5rem;color:var(--pga-color-second);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.7rem;justify-content:center;max-height:1.7rem;max-width:1.7rem;min-height:1.7rem;min-width:1.7rem;transition:background-color .15s ease,color .15s ease;width:1.7rem}.pga-modal .modal__content .modal__header .close-icon[data-v-2c1834be]:hover{background-color:var(--pga-color-first-005);color:var(--pga-color-first)}.pga-modal .modal__content .modal__header .close-icon[data-v-2c1834be]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-015);color:var(--pga-color-first)}.pga-modal .modal__content .modal__body[data-v-2c1834be]{margin-bottom:1.1rem;margin-top:.9rem;padding-left:1.1rem;padding-right:1.1rem}.pga-modal .modal__content .modal__body[data-v-2c1834be]>*{max-width:100%}.pga-modal .modal__content .modal__footer[data-v-2c1834be]{align-items:center;background-color:var(--pga-color-third-contrast-03);border-radius:0 0 .9rem .9rem;border-top:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-end;padding:.8rem 1.1rem}.pga-separator[data-v-ede6004e]{background-color:var(--pga-color-first-015);height:1px;width:100%}.pga-separator--vertical[data-v-ede6004e]{height:auto;min-height:100%;width:1px}.pga-tabs .tabs__nav[data-v-f57ff78c]{align-items:stretch;border-bottom:1px solid var(--pga-color-first-015);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.15rem;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-width:none;z-index:1}.pga-tabs .tabs__nav[data-v-f57ff78c]::-webkit-scrollbar{display:none}.pga-tabs .tabs__card[data-v-f57ff78c]{all:unset;align-items:center;border-radius:.5rem .5rem 0 0;color:var(--pga-color-second);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:500;gap:.4rem;justify-content:center;padding:.55rem .9rem;position:relative;transition:color .15s ease,background-color .15s ease;white-space:nowrap}.pga-tabs .tabs__card[data-v-f57ff78c]:after{background-color:var(--pga-color-primary);border-radius:2px 2px 0 0;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transition:opacity .2s ease}.pga-tabs .tabs__card[data-v-f57ff78c]:hover{background-color:var(--pga-color-first-005);color:var(--pga-color-first)}.pga-tabs .tabs__card[data-v-f57ff78c]:focus-visible{box-shadow:inset 0 0 0 3px var(--pga-color-primary-015)}.pga-tabs .tabs__card--active[data-v-f57ff78c]{color:var(--pga-color-primary)}.pga-tabs .tabs__card--active[data-v-f57ff78c]:hover{background-color:transparent}.pga-tabs .tabs__card--active[data-v-f57ff78c]:after{opacity:1}.pga-tabs .tabs__panel[data-v-f57ff78c]{padding-top:1.25rem}.tabs-fade-enter-active[data-v-f57ff78c],.tabs-fade-leave-active[data-v-f57ff78c]{transition:opacity .18s ease}.tabs-fade-enter-from[data-v-f57ff78c],.tabs-fade-leave-to[data-v-f57ff78c]{opacity:0}.pga-input-file[data-v-5dd6045b]{align-items:center;background-color:var(--fbf3d4a2);border:1px dashed var(--4da92271);border-radius:var(--ff6a4978);color:var(--pga-color-second);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.75rem;justify-content:center;padding:1rem;transition:border-color .15s ease,background-color .15s ease,color .15s ease;user-select:none;-webkit-user-select:none}.pga-input-file[data-v-5dd6045b]:hover{background-color:var(--536c0e66);border-color:var(--pga-color-primary-05);color:var(--pga-color-primary);cursor:pointer}.pga-input-file--disabled[data-v-5dd6045b]{background-color:var(--27e9954b)}.pga-input-file--disabled[data-v-5dd6045b]:hover{background-color:var(--27e9954b);border-color:var(--4da92271);color:var(--pga-color-second);cursor:not-allowed}.pga-input-file .input-file__input[data-v-5dd6045b]{display:none}.pga-input-file .input-file__icon[data-v-5dd6045b]{font-size:var(--pga-font-size-xxl)}.pga-input-file .input-file__label-container[data-v-5dd6045b]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-videos[data-v-f02c9cd7]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center}.pga-videos .videos[data-v-f02c9cd7]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center;width:100%}.pga-videos .videos .videos__video-container[data-v-f02c9cd7]{height:12rem;max-height:12rem;max-width:12rem;min-height:12rem;min-width:12rem;position:relative;width:12rem}.pga-videos .videos .videos__video-container .videos__video[data-v-f02c9cd7]{border-radius:.6rem;cursor:pointer;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-videos .videos .videos__video-container .videos__delete-btn[data-v-f02c9cd7]{position:absolute;right:.4rem;top:.4rem}.pga-videos .videos .videos__input-container[data-v-f02c9cd7]{height:12rem;max-height:12rem;max-width:12rem;min-height:12rem;min-width:12rem;width:12rem}.pga-videos .videos .videos__input-container .videos__input[data-v-f02c9cd7]{border-radius:.6rem;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-button-link[data-v-e0ff11ed]{background-color:inherit;border:none;color:var(--48cda4c0);cursor:pointer;font:inherit;font-size:var(--4c5e64be);margin:0!important;min-width:max-content;outline:0;padding:0;text-decoration:none}.pga-button-link .button-link__text[data-v-e0ff11ed]:hover{color:var(--55e62c5c)}.pga-button-link .button-link__text--with-underline[data-v-e0ff11ed]:hover{text-decoration:underline}.pga-copy[data-v-64962c4d]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.3rem;justify-content:flex-start}.pga-hyperlink[data-v-252767c4]{color:var(--pga-color-link);font:inherit;text-decoration:none}.pga-router-link[data-v-6046ce2c]{color:var(--040e9024);text-decoration:none}.pga-router-link[data-v-6046ce2c]:hover{color:var(--75a55a4c)}.pga-router-link--fit-content[data-v-6046ce2c]{display:inline-block;max-width:fit-content}.pga-router-link--underline-on-hover[data-v-6046ce2c]:hover,.pga-router-link--underline[data-v-6046ce2c]{text-decoration:underline}.pga-calendar[data-v-dc173d95]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;height:100%;justify-content:flex-start;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-calendar .calendar-header[data-v-dc173d95]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between}.pga-calendar .calendar-header .calendar-header__actions[data-v-dc173d95],.pga-calendar .calendar-header .calendar-header__navigation[data-v-dc173d95]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-calendar .calendar-header .calendar-header__navigation .calendar-header__views[data-v-dc173d95]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start}.pga-calendar .cal-event-container[data-v-dc173d95]{all:unset;box-sizing:border-box;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;user-select:none;-webkit-user-select:none;width:100%}.pga-calendar .cal-event-container[data-v-dc173d95]:hover{cursor:pointer}.pga-calendar .cal-event-container[data-v-dc173d95]:focus-visible{box-shadow:inset 0 0 0 2px var(--pga-color-primary-015)}@media (max-width:768px){.pga-calendar .calendar-header[data-v-dc173d95]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-calendar .calendar-header .calendar-header__actions[data-v-dc173d95]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-calendar .calendar-header .calendar-header__navigation[data-v-dc173d95]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center}}.vuecal{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.6rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);color:var(--pga-color-first);max-height:100%;max-width:100%;min-height:100%;min-width:100%;overflow:hidden;width:100%}.vuecal--month-view .vuecal__title{font-size:var(--pga-font-size-m)!important}.vuecal--day-view .vuecal__cell-content,.vuecal--day-view .vuecal__cell-events{position:relative}.vuecal--day-view .vuecal__bg:before{color:var(--pga-color-first);content:attr(data-date);font-weight:700;left:50%;position:absolute;top:0;transform:translate(-50%);z-index:1}.vuecal .vuecal__title-bar{background-color:var(--pga-color-first-005);border-bottom:1px solid var(--pga-color-first-01);height:2.2rem;max-height:2.2rem;max-width:auto;min-height:2.2rem;min-width:auto;width:auto}.vuecal .vuecal__title-bar .vuecal__title{color:var(--pga-color-first)!important;font-size:var(--pga-font-size-m)!important}.vuecal .vuecal__title-bar .vuecal__title button{color:inherit!important;font-size:var(--pga-font-size-m)!important}.vuecal .vuecal__title-bar .vuecal__arrow{border-radius:.4rem;color:var(--pga-color-first)!important;height:2.2rem;max-height:2.2rem;max-width:3rem;min-height:2.2rem;min-width:3rem;transition:background-color .15s ease;width:3rem}.vuecal .vuecal__title-bar .vuecal__arrow:hover{background-color:var(--pga-color-first-01)}.vuecal .vuecal__weekdays-headings{background-color:var(--pga-color-first-005);border-bottom:1px solid var(--pga-color-first-01);color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-weight:600;height:2.2rem;letter-spacing:.02em;max-height:2.2rem;max-width:auto;min-height:2.2rem;min-width:auto;width:auto}.vuecal .vuecal__time-column{border-right:1px solid var(--pga-color-first-01)}.vuecal .vuecal__all-day-text,.vuecal .vuecal__time-column .vuecal__time-cell{color:var(--pga-color-second)}.vuecal .vuecal__all-day-text span{font-size:var(--pga-font-size-s)}.vuecal .vuecal__no-event{color:var(--pga-color-third)}.vuecal .vuecal__today-btn{font-size:var(--pga-font-size-s)}.vuecal .vuecal__event{background-color:var(--pga-color-first-005);border-radius:.2rem;box-shadow:0 1px 3px var(--pga-color-first-01);color:var(--pga-color-first)}.vuecal .vuecal__event .vuecal__event-title{font-size:var(--pga-font-size-s)}.vuecal .vuecal__cell{border-bottom:1px solid var(--pga-color-first-005);border-right:1px solid var(--pga-color-first-005)}.vuecal .vuecal__cell .cell-time-label{font-size:var(--pga-font-size-s)}.vuecal .vuecal__cell--disabled,.vuecal .vuecal__cell--out-of-scope{color:var(--pga-color-first-04)}.vuecal .vuecal__cell:not(.vuecal--month-view):hover{background-color:var(--pga-color-first-005);cursor:pointer}.vuecal .vuecal__cell .vuecal__cell-events-count{background-color:var(--pga-color-primary-07)!important;font-size:var(--pga-font-size-s)}.vuecal .vuecal__cell--current,.vuecal .vuecal__cell--today{background-color:var(--pga-color-primary-01)!important}.vuecal .vuecal__cell--selected{background:none!important}.vuecal .vuecal__cell--selected:hover{background-color:var(--pga-color-first-005)!important}.vuecal .vuecal__cell--selected:before{border:none!important}.pga-display-barcodes[data-v-333a4131]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start}.pga-display-barcodes .barcodes-container[data-v-333a4131]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-display-barcodes .barcodes-container .barcode[data-v-333a4131]{white-space:nowrap}.pga-display-content[data-v-11bf60bc]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start}.pga-display-content .item__label[data-v-11bf60bc]{color:var(--pga-color-third);font-size:var(--pga-font-size-s)}.pga-datetime[data-v-0c465868]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-datetime--with-background[data-v-0c465868]{background-color:var(--pga-color-primary-01);border-radius:99rem;color:var(--pga-color-primary);padding:.2rem .6rem}.pga-info-card[data-v-02ead1e5]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid var(--67c7d565);border-radius:.6rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:hidden}.pga-info-card .info-card__icon-container[data-v-02ead1e5]{align-items:center;background-color:var(--7a153b76);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:.7rem}.pga-info-card .info-card__icon-container .info-card__icon[data-v-02ead1e5]{color:var(--125b70f2);font-size:var(--pga-font-size-xl)}.pga-info-card .info-card__content-container[data-v-02ead1e5]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:center;padding:.7rem;width:100%}.pga-display-no-items[data-v-22f69956]{align-items:center;background-color:var(--pga-color-second-contrast);border-radius:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:3rem 1.5rem;width:100%}.pga-display-no-items .no-items__content[data-v-22f69956]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:2rem;justify-content:center;max-width:35rem;text-align:center;width:100%}.pga-display-no-items .no-items__content .no-items__illustration[data-v-22f69956]{color:var(--pga-color-second);height:8rem;width:8rem}.pga-display-no-items .no-items__content .no-items__illustration svg[data-v-22f69956]{height:100%;width:100%}.pga-display-no-items .no-items__content .no-items__text[data-v-22f69956]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center}.pga-display-no-items .no-items__content .no-items__text .no-items__title[data-v-22f69956]{color:var(--pga-color-first);font-size:var(--pga-font-size-xl);font-weight:700;margin:0}.pga-display-no-items .no-items__content .no-items__text .no-items__description[data-v-22f69956]{color:var(--pga-color-second);font-size:var(--pga-font-size-m);line-height:1.4;margin:0}.pga-price[data-v-7e27f30f]{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start;white-space:nowrap}.pga-price--with-background[data-v-7e27f30f]{background-color:var(--pga-color-primary-01);border:1px solid var(--pga-color-primary-02);border-radius:.4rem;padding:.2rem .5rem}.pga-price .price__sign[data-v-7e27f30f]{color:var(--pga-color-second);font-size:var(--pga-font-size-s)}.pga-price .price__value[data-v-7e27f30f]{color:var(--47d64334);font-size:var(--5bcbef0d)}.pga-form[data-v-28ff5f4a]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;max-width:100%;padding:.2rem;user-select:none;-webkit-user-select:none;width:var(--71180f68)}.pga-form[data-v-28ff5f4a] .pga-form-subtitle:first-child,.pga-form[data-v-28ff5f4a] .pga-form-title:first-child{margin-top:0;padding-top:0}.pga-form .form__submit-btn[data-v-28ff5f4a]{margin-top:.5rem}.pga-form-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start}.pga-form-row>*{flex-basis:0;flex-grow:1;min-width:0}@media (max-width:768px){.pga-form-row:not(.pga-form-row--no-break){align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}}.pga-form-subtitle[data-v-b4a5ce65],.pga-form-title[data-v-07bcfb0a]{font-weight:600;letter-spacing:.01em;margin-top:.5rem}.pga-form-title[data-v-07bcfb0a]{border-bottom:1px solid var(--pga-color-first-015);font-size:var(--pga-font-size-l);margin-bottom:.5rem;padding-bottom:.5rem;padding-top:.5rem}.pga-input-group[data-v-34bc09bd]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-input-group--fit-content[data-v-34bc09bd]{max-width:fit-content}.pga-input-group--with-flex-grow[data-v-34bc09bd]{flex-grow:var(--58eb09f6)!important;min-width:auto!important}.pga-input-group .input-group__header[data-v-34bc09bd]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start;padding-left:.5rem;padding-right:.5rem;user-select:none;-webkit-user-select:none;white-space:nowrap}.pga-input-group .input-group__header .header__label[data-v-34bc09bd]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-weight:500;letter-spacing:.02em}.pga-input-group .input-group__header .header__required-label[data-v-34bc09bd]{color:var(--pga-color-required);font-size:var(--pga-font-size-s);font-style:italic}.pga-input-group .input-group__header .header__optional-label[data-v-34bc09bd]{color:var(--pga-color-third);font-size:var(--pga-font-size-s);font-style:italic;margin-left:auto}.pga-input-group .input-group__description[data-v-34bc09bd]{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin-top:.25rem}.pga-input-group .input-group__description .description__tip[data-v-34bc09bd]{align-items:flex-start;background-color:var(--pga-color-primary-005);border-radius:.5rem;color:var(--pga-color-first);display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.4rem;justify-content:flex-start;line-height:1.4;min-width:0;padding:.4rem .55rem}.pga-input-group .input-group__description .description__tip .description__icon[data-v-34bc09bd]{color:var(--pga-color-primary);flex-shrink:0;margin-top:.2em}.pga-input-group .input-group__description .description__tip .description__text[data-v-34bc09bd]{align-items:stretch;display:flex;flex-direction:1;flex-wrap:nowrap;gap:0;justify-content:flex-start;min-width:0}.pga-input-group .input-group__description .description__right[data-v-34bc09bd]{flex-shrink:0;margin-left:auto;margin-top:.4rem;white-space:nowrap}.pga-input-group .input-group__errors[data-v-34bc09bd]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin-top:.1rem;padding-left:.5rem;padding-right:.5rem;user-select:none;-webkit-user-select:none}.pga-input-group .input-group__errors .errors__error[data-v-34bc09bd]{align-items:center;color:var(--pga-color-error);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.35rem;justify-content:flex-start}.pga-input-group .input-group__errors .errors__error .error__icon[data-v-34bc09bd],.pga-input-group .input-group__errors .errors__error .error__message[data-v-34bc09bd]{font-size:var(--pga-font-size-s)}.pga-input-right-button[data-v-676a37cb]{background-color:transparent;border-radius:0 var(--2070afb2) var(--2070afb2) 0;color:var(--pga-color-third);height:var(--137a6830);position:absolute;right:0;top:0;transition:color .15s ease,background-color .15s ease;width:var(--82ee75b8)}.pga-input-right-button[data-v-676a37cb]:hover{background-color:var(--pga-color-first-01);color:var(--pga-color-first)}.pga-input-right-button--with-background[data-v-676a37cb]{background-color:var(--0accbe4c);color:var(--pga-color-primary)}.pga-input-right-button--with-background[data-v-676a37cb]:hover{background-color:var(--0ae932b0)}.pga-input-container[data-v-9a485843]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:inherit;gap:.5rem;justify-content:flex-start}.pga-input-container .input-content[data-v-9a485843]{position:relative;width:100%}.pga-input-container .input-content .input[data-v-9a485843]{background-color:var(--60a14baa);border:1px solid var(--c27ff626);border-radius:var(--52104848);color:var(--pga-color-first);font-family:inherit;font-size:var(--pga-font-size-m);height:var(--0041f511);margin:0;outline:none;padding-left:var(--afd95532);padding-right:var(--1139f0e6);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.pga-input-container .input-content .input[data-v-9a485843]:hover:not(:disabled):not(:focus){border-color:var(--pga-color-first-03)}.pga-input-container .input-content .input[data-v-9a485843]:focus{border-color:var(--67fdba1f);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-input-container .input-content .input--with-left-icon[data-v-9a485843]{padding-left:var(--1139f0e6)}.pga-input-container .input-content .input--disabled[data-v-9a485843]{background-color:var(--8996c472);cursor:not-allowed}.pga-input-container .input-content .input-left-icon[data-v-9a485843]{align-items:center;color:var(--pga-color-third);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--0041f511);justify-content:center;left:0;position:absolute;top:0;width:var(--086c00a3)}.pga-input-container .input-content input[data-v-9a485843]::placeholder{color:var(--7df9311a);font-size:inherit;opacity:1}.pga-input-container .input-content input[type=number][data-v-9a485843]{-moz-appearance:textfield}.pga-input-container .input-content input[type=number][data-v-9a485843]::-webkit-inner-spin-button,.pga-input-container .input-content input[type=number][data-v-9a485843]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pga-login-form-container[data-v-328b2824]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-login-form-container .login-form[data-v-328b2824]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:1rem;box-shadow:0 10px 28px -16px var(--pga-color-first-02),0 2px 8px var(--pga-color-first-005);margin-top:2.75rem;max-width:30rem;padding:5.25rem 1.5rem 2.5rem;position:relative;width:100%}.pga-login-form-container .login-form .user-icon-container[data-v-328b2824]{align-items:center;background-color:var(--pga-color-primary);background-image:linear-gradient(160deg,var(--pga-color-first-contrast-02) 0,transparent 55%);border-radius:100%;box-shadow:0 0 0 5px var(--pga-color-primary-01),0 4px 12px -8px var(--pga-color-primary-03);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:5.5rem;justify-content:center;left:50%;margin-left:-2.75rem;position:absolute;top:-2.75rem;width:5.5rem}.pga-login-form-container .login-form .user-icon-container .user-icon[data-v-328b2824]{color:var(--pga-color-primary-contrast);font-size:2.2rem}.pga-checkbox[data-v-e10f6399]{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;user-select:none;-webkit-user-select:none}.pga-checkbox span[data-v-e10f6399]{color:var(--pga-color-second);font-size:var(--pga-font-size-s)}.pga-checkbox input[type=checkbox][data-v-e10f6399]{-webkit-appearance:none;appearance:none;background-color:transparent;border:1.5px solid var(--pga-color-first-03);border-radius:.3rem;cursor:pointer;flex-shrink:0;height:1.1rem;position:relative;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;width:1.1rem}.pga-checkbox input[type=checkbox][data-v-e10f6399]:after{border:1.5px solid transparent;border-left:none;border-top:none;content:"";height:.52rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-60%) rotate(45deg) scale(0);transition:transform .1s ease,border-color .1s ease;width:.28rem}.pga-checkbox input[type=checkbox][data-v-e10f6399]:hover:not(:checked){border-color:var(--pga-color-primary-05);box-shadow:0 0 0 3px var(--pga-color-primary-01)}.pga-checkbox input[type=checkbox][data-v-e10f6399]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-025);outline:none}.pga-checkbox input[type=checkbox][data-v-e10f6399]:checked{background-color:var(--pga-color-primary);border-color:var(--pga-color-primary)}.pga-checkbox input[type=checkbox][data-v-e10f6399]:checked:after{border-color:var(--pga-color-primary-contrast);transform:translate(-50%,-60%) rotate(45deg) scale(1)}.pga-color-selector[data-v-5362cb85]{align-items:center;border:1px solid var(--42d0f135);border-radius:var(--301ce500);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;padding:.5rem}.pga-color-selector .color-selector__item[data-v-5362cb85]{all:unset;align-items:center;border-radius:100%;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.35rem;justify-content:center;max-height:1.35rem;max-width:1.35rem;min-height:1.35rem;min-width:1.35rem;transition:box-shadow .15s ease;width:1.35rem}.pga-color-selector .color-selector__item[data-v-5362cb85]:hover:not(.color-selector__item--selected):not(.color-selector__item--disabled){box-shadow:0 0 0 3px var(--pga-color-first-015)}.pga-color-selector .color-selector__item[data-v-5362cb85]:focus-visible:not(.color-selector__item--selected){box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-color-selector .color-selector__item--selected[data-v-5362cb85]{box-shadow:0 0 0 2.5px var(--pga-color-first-contrast),0 0 0 4px var(--pga-color-first)}.pga-color-selector .color-selector__item--disabled[data-v-5362cb85]{cursor:not-allowed;opacity:.4}.pga-date-picker[data-v-90f3db12] .dp__input{background-color:var(--75607280);border:1px solid var(--69500402);border-radius:var(--4cffa85a);color:var(--pga-color-first);font-family:inherit;font-size:var(--pga-font-size-m);height:var(--77cbc648);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.pga-date-picker[data-v-90f3db12] .dp__input:hover:not(:disabled){border-color:var(--pga-color-first-03)}.pga-date-picker[data-v-90f3db12] .dp__input:focus{border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-date-picker--disabled[data-v-90f3db12] .dp__input{background-color:var(--3b7da55c);cursor:not-allowed}.pga-date-picker--open[data-v-90f3db12] .dp__input{border-color:var(--9ed1f72c);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-icon-selector[data-v-beedb89d]{align-items:center;border:1px solid var(--775bcbfc);border-radius:var(--427e545a);display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem;justify-content:flex-start;padding:.5rem}.pga-icon-selector .icon-selector__item[data-v-beedb89d]{all:unset;align-items:center;border-radius:.4rem;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:2rem;justify-content:center;max-height:2rem;max-width:2rem;min-height:2rem;min-width:2rem;transition:background-color .15s ease,box-shadow .15s ease;width:2rem}.pga-icon-selector .icon-selector__item[data-v-beedb89d]:hover:not(.icon-selector__item--selected):not(.icon-selector__item--disabled){background-color:var(--pga-color-first-01)}.pga-icon-selector .icon-selector__item[data-v-beedb89d]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-icon-selector .icon-selector__item--selected[data-v-beedb89d]{background-color:var(--pga-color-primary)}.pga-icon-selector .icon-selector__item--selected[data-v-beedb89d]:hover{background-color:var(--pga-color-primary-09)}.pga-icon-selector .icon-selector__item--disabled[data-v-beedb89d]{cursor:not-allowed;opacity:.4}.pga-input-select[data-v-6a5c6250]{min-width:16rem;position:relative}.pga-input-select input[data-v-6a5c6250]{background-color:var(--7145164d);border:1px solid var(--344d220f);border-radius:var(--6e26cf66);color:var(--pga-color-first);font-family:inherit;font-size:var(--pga-font-size-m);height:var(--751baaaf);margin:0;outline:none;padding-left:var(--631f58ee);padding-right:var(--9a60a5f0);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.pga-input-select input[data-v-6a5c6250]:hover:not(:disabled):not(:focus){border-color:var(--pga-color-first-03)}.pga-input-select input[data-v-6a5c6250]:focus{border-color:var(--70b11e86);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-input-select input[data-v-6a5c6250]:disabled{background-color:var(--2b35d02e);cursor:not-allowed}.pga-input-select input[data-v-6a5c6250]::placeholder{color:var(--0f1af938);font-size:inherit;opacity:1}.pga-input-select .input-select__chevron[data-v-6a5c6250]{transition:transform .2s ease,color .15s ease,background-color .15s ease}.pga-input-select .input-select__chevron--open[data-v-6a5c6250]{transform:rotate(180deg)}.input-select-dropdown{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-02);border-radius:var(--6e26cf66);box-shadow:0 2px 8px var(--pga-color-first-015),0 1px 3px var(--pga-color-first-015);list-style-type:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:.25rem;position:fixed;z-index:10000}.input-select-dropdown .dropdown__option{align-items:center;background-color:transparent;border-radius:var(--6e26cf66);color:var(--pga-color-first);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-m);gap:.5rem;justify-content:space-between;padding-bottom:.4rem;padding-left:var(--631f58ee);padding-right:var(--631f58ee);padding-top:.4rem;transition:background-color .1s ease,color .1s ease;user-select:none;-webkit-user-select:none}.input-select-dropdown .dropdown__option .option__text{word-break:break-word;word-wrap:break-word;flex-grow:1}.input-select-dropdown .dropdown__option .option__check{color:var(--pga-color-primary);flex-shrink:0;font-size:var(--pga-font-size-m)}.input-select-dropdown .dropdown__option--active{background-color:var(--pga-color-primary-01)}.input-select-dropdown .dropdown__option--selected{color:var(--pga-color-primary);font-weight:500}.input-select-dropdown .dropdown__option--selected.dropdown__option--active{background-color:var(--pga-color-primary-015)}.input-select-dropdown .dropdown__empty{color:var(--pga-color-third);font-size:var(--pga-font-size-s);font-style:italic;padding-bottom:.5rem;padding-left:var(--631f58ee);padding-right:var(--631f58ee);padding-top:.5rem;text-align:center;user-select:none;-webkit-user-select:none}.pga-select[data-v-c9598e4b]{background-color:var(--d5871f9c);border:1px solid var(--51df3674);border-radius:var(--02d747a1);color:var(--pga-color-first);cursor:pointer;font-family:inherit;font-size:var(--pga-font-size-m);height:var(--14adab2a);margin:0;outline:none;padding-left:var(--211e626e);padding-right:var(--211e626e);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.pga-select--placeholder[data-v-c9598e4b]{color:var(--6a0edbf3)}.pga-select[data-v-c9598e4b]:hover:not(:disabled):not(:focus){border-color:var(--pga-color-first-03)}.pga-select[data-v-c9598e4b]:focus{border-color:var(--54febbb8);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-select[data-v-c9598e4b]:disabled{background-color:var(--d9aa8664);cursor:not-allowed}.pga-switch[data-v-5da18ca3]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin-bottom:.25rem;margin-top:.25rem}.pga-switch .switch__label[data-v-5da18ca3]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-weight:500}.pga-switch .switch__slider-container[data-v-5da18ca3]{max-width:min-content;position:relative}.pga-switch .switch__slider-container .switch__input[data-v-5da18ca3]{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.pga-switch .switch__slider-container .switch__input:focus-visible+.switch__slider[data-v-5da18ca3]{box-shadow:0 0 0 3px var(--pga-color-primary-025)}.pga-switch .switch__slider-container .switch__slider[data-v-5da18ca3]{background-color:var(--pga-color-grey-05);border-radius:1.5rem;cursor:pointer;height:1.4rem;position:relative;transition:background-color .2s ease,box-shadow .2s ease;width:2.24rem}.pga-switch .switch__slider-container .switch__slider--disabled[data-v-5da18ca3]{cursor:not-allowed;opacity:.5}.pga-switch .switch__slider-container .switch__slider[data-v-5da18ca3]:hover:not(.pga-switch .switch__slider-container .switch__slider--disabled){box-shadow:0 0 0 3px var(--pga-color-grey-015)}.pga-switch .switch__slider-container .switch__slider .slider__thumb[data-v-5da18ca3]{align-items:center;background-color:var(--pga-color-grey-contrast);border-radius:100%;bottom:.14rem;box-shadow:0 1px 4px var(--pga-color-first-03);color:var(--pga-color-grey);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.12rem;justify-content:center;max-height:1.12rem;max-width:1.12rem;min-height:1.12rem;min-width:1.12rem;position:absolute;top:.14rem;transition:transform .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease;width:1.12rem}.pga-switch .switch__slider-container .switch__slider .slider__thumb .thumb__icon[data-v-5da18ca3]{font-size:var(--pga-font-size-s)}.pga-switch .switch__slider-container .switch__slider--checked[data-v-5da18ca3]{background-color:var(--pga-color-success)}.pga-switch .switch__slider-container .switch__slider--checked[data-v-5da18ca3]:hover:not(.pga-switch .switch__slider-container .switch__slider--checked--disabled){box-shadow:0 0 0 3px var(--pga-color-success-015)}.pga-switch .switch__slider-container .switch__slider--checked .slider__thumb[data-v-5da18ca3]{background-color:var(--pga-color-success-contrast);color:var(--pga-color-success);transform:translate(1.12rem)}.pga-switch-options[data-v-ade9ccc2]{align-items:stretch;border-radius:var(--567fe690);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:inherit;gap:0;justify-content:center;user-select:none;-webkit-user-select:none;width:100%}.pga-switch-options .switch-options__item[data-v-ade9ccc2]{all:unset;align-items:center;background-color:var(--08d3b6e3);border:1px solid var(--0a3f7da5);box-sizing:border-box;color:var(--pga-color-second);cursor:pointer;display:flex;flex-basis:0;flex-direction:row;flex-grow:1;flex-wrap:nowrap;font-size:inherit;gap:0;height:var(--7f37e959);justify-content:center;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.pga-switch-options .switch-options__item+.pga-switch-options .switch-options__item[data-v-ade9ccc2]{margin-left:-1px}.pga-switch-options .switch-options__item--first-item[data-v-ade9ccc2]{border-radius:var(--567fe690) 0 0 var(--567fe690)}.pga-switch-options .switch-options__item--last-item[data-v-ade9ccc2]{border-radius:0 var(--567fe690) var(--567fe690) 0}.pga-switch-options .switch-options__item--active[data-v-ade9ccc2]{background-color:var(--c70ef896);border-color:var(--525f6b32);color:var(--525f6b32);font-weight:600;z-index:1}.pga-switch-options .switch-options__item[data-v-ade9ccc2]:hover:not(.pga-switch-options .switch-options__item--active){background-color:var(--pga-color-first-005);color:var(--pga-color-first)}.pga-switch-options .switch-options__item[data-v-ade9ccc2]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-015);z-index:2}.textarea[data-v-07ed2cf9]{background-color:var(--06eb14b2);border:1px solid var(--30e7832e);border-radius:var(--22cb3e4c);color:var(--pga-color-first);font-family:inherit;font-size:var(--pga-font-size-m);margin:0;outline:none;padding:var(--7e0face3);resize:vertical;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.textarea[data-v-07ed2cf9]:hover:not(:disabled):not(:focus){border-color:var(--pga-color-first-03)}.textarea[data-v-07ed2cf9]:focus{border-color:var(--28466123);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.textarea--disabled[data-v-07ed2cf9]{background-color:var(--342b057a);cursor:not-allowed}.textarea[data-v-07ed2cf9]::placeholder{color:var(--26fcf5c4);font-size:inherit;opacity:1}.pga-img-wrapper[data-v-cd57373b]{max-width:fit-content;position:relative;user-select:none;-webkit-user-select:none}.pga-img-wrapper--horizontal[data-v-cd57373b]{padding-bottom:var(--71ce7616)}.pga-img-wrapper--vertical[data-v-cd57373b]{padding-right:var(--71ce7616)}.pga-img-wrapper .img-container .img[data-v-cd57373b]{height:100%;max-width:100%;object-fit:contain;width:auto}.pga-img-wrapper .img-container .img--rounded[data-v-cd57373b]{object-fit:cover;width:100%}.pga-img-wrapper .img-buttons[data-v-cd57373b]{position:absolute}.pga-img-wrapper .img-buttons--horizontal[data-v-cd57373b]{align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.3rem;justify-content:center;left:0;padding-bottom:.2rem;padding-top:.2rem;right:0}.pga-img-wrapper .img-buttons--vertical[data-v-cd57373b]{align-items:center;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.3rem;justify-content:center;padding-left:.2rem;padding-right:.2rem;right:0;top:0}.pga-img-wrapper .img-buttons .input-file[data-v-cd57373b]{display:none}.pga-images-full-screen[data-v-47542d25]{align-items:center;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:1600px;position:fixed;right:0;top:0;z-index:10000}.pga-images-full-screen .image-container[data-v-47542d25]{height:100%;outline:none;padding:1rem 4rem;position:relative}.pga-images-full-screen .image-container .image[data-v-47542d25]{border-radius:.6rem;height:100%;max-width:100%;object-fit:contain;width:auto}.pga-images-full-screen .image-container .image__close-btn[data-v-47542d25]{position:absolute;right:0;top:1rem}.pga-images-full-screen .image-container .image__left-btn[data-v-47542d25]{left:0;position:absolute;top:50%;transform:translateY(-50%)}.pga-images-full-screen .image-container .image__right-btn[data-v-47542d25]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.pga-images[data-v-44f55039]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center}.pga-images .images[data-v-44f55039]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center;width:100%}.pga-images .images .images__image-container[data-v-44f55039]{height:12rem;max-height:12rem;max-width:12rem;min-height:12rem;min-width:12rem;position:relative;width:12rem}.pga-images .images .images__image-container .images__img[data-v-44f55039]{border:1px solid var(--pga-color-first-01);border-radius:.6rem;cursor:pointer;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;outline:none;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.pga-images .images .images__image-container .images__img[data-v-44f55039]:focus-visible,.pga-images .images .images__image-container .images__img[data-v-44f55039]:hover{border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-images .images .images__image-container .images__delete-btn[data-v-44f55039]{position:absolute;right:.4rem;top:.4rem}.pga-images .images .images__input-container[data-v-44f55039]{height:12rem;max-height:12rem;max-width:12rem;min-height:12rem;min-width:12rem;width:12rem}.pga-images .images .images__input-container .images__input[data-v-44f55039]{border-radius:.6rem;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-info-panel-item[data-v-e6e0faf9]{word-break:break-word;word-wrap:break-word;align-items:flex-start;border-left:3px solid var(--pga-color-primary-05);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.15rem;justify-content:flex-start;padding:.1rem 0 .1rem .7rem}.pga-info-panel-item--full-width[data-v-e6e0faf9]{grid-column:1/-1}.pga-info-panel-item .item__info[data-v-e6e0faf9] .pga-text{font-weight:600}.pga-info-panel[data-v-f071c90e]{display:grid;gap:.75rem .4rem;grid-template-columns:repeat(auto-fill,minmax(max(8rem,calc(25% - .5rem)),1fr));width:100%}.pga-breadcrumb .breadcrumb__list[data-v-7807f388]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;justify-content:flex-start;list-style:none;margin:0;padding:0}.pga-breadcrumb .breadcrumb__list .list__item[data-v-7807f388]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-breadcrumb .breadcrumb__list .list__item .list__separator[data-v-7807f388]{color:var(--pga-color-third);font-size:var(--pga-font-size-s)}.pga-header[data-v-47a752a9]{backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);background-color:var(--pga-color-first-contrast-085);border-bottom:1px solid var(--pga-color-first-01);box-shadow:0 1px 2px var(--pga-color-first-005);left:0;margin-left:auto;margin-right:auto;max-width:1600px;position:fixed;right:0;top:0;user-select:none;-webkit-user-select:none;z-index:10}.pga-header--with-banner[data-v-47a752a9]{top:var(--pga-banner-height)}.pga-header .header__content[data-v-47a752a9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;height:var(--pga-header-height);justify-content:space-between;padding-left:.4rem;padding-right:.4rem;width:100%}.pga-header .header__content .content__side[data-v-47a752a9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.4rem;justify-content:flex-end}.pga-header .header__content .content__side .content__logo[data-v-47a752a9]{margin-left:.4rem}.pga-side-bar[data-v-dea6b2e1]{align-items:stretch;background-color:var(--pga-color-first-contrast);border-right:1px solid var(--pga-color-first-01);bottom:0;box-shadow:0 0 14px -10px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;left:max(0px,(100% - 1600px)/2);position:fixed;top:var(--pga-header-height);user-select:none;-webkit-user-select:none;width:var(--pga-side-bar-width);z-index:100}.pga-side-bar--with-banner[data-v-dea6b2e1]{top:var(--d8ff5416)}.pga-side-bar .side-bar__header[data-v-dea6b2e1]{display:none}.pga-side-bar .side-bar__content[data-v-dea6b2e1]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:auto;padding-left:.5rem;padding-right:.5rem}.pga-side-bar .side-bar__content .side-bar__section[data-v-dea6b2e1]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;padding-bottom:.5rem;padding-top:.5rem}.pga-side-bar .side-bar__content .side-bar__section .section__title[data-v-dea6b2e1]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-weight:500;letter-spacing:.02em;margin-bottom:.3rem;padding-left:.5rem}.pga-side-bar .side-bar__content .side-bar__section .section__buttons[data-v-dea6b2e1]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button[data-v-dea6b2e1]{align-items:center;border-radius:.55rem;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;justify-content:space-between;padding:.4rem .5rem .4rem 1rem;text-decoration:none;transition:background-color .15s ease,color .15s ease}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button[data-v-dea6b2e1]:hover{background-color:var(--pga-color-first-005);color:var(--pga-color-first);cursor:pointer}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button.router-link-active[data-v-dea6b2e1]{background-color:var(--pga-color-primary-01);color:var(--pga-color-primary);font-weight:500}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button .button__name-container[data-v-dea6b2e1]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button .button__name-container .button__icon-container[data-v-dea6b2e1]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;width:1.2rem}@media (max-width:768px){.pga-side-bar[data-v-dea6b2e1]{right:0;top:0;width:auto}.pga-side-bar .side-bar__header[data-v-dea6b2e1]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--pga-header-height);justify-content:flex-start;padding-left:.5rem;padding-right:.5rem}}.sidebar-slide-enter-active[data-v-dea6b2e1]{transition:transform .25s ease-out}.sidebar-slide-leave-active[data-v-dea6b2e1]{transition:transform .2s ease-in}.sidebar-slide-enter-from[data-v-dea6b2e1],.sidebar-slide-leave-to[data-v-dea6b2e1]{transform:translate(-100%)}.pga-bottom-bar[data-v-4873bf60]{backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);background-color:var(--pga-color-first-contrast-085);border-top:1px solid var(--pga-color-first-01);bottom:0;box-shadow:0 -1px 2px var(--pga-color-first-005);display:none;left:0;margin-left:auto;margin-right:auto;max-width:1600px;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;user-select:none;-webkit-user-select:none;z-index:10}.pga-bottom-bar .bottom-bar__content[data-v-4873bf60]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.2rem;height:var(--pga-bottom-bar-height);justify-content:space-evenly;padding-left:.4rem;padding-right:.4rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-4873bf60]{align-items:center;color:var(--pga-color-second);display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.3rem;justify-content:center;min-width:0;padding-top:.4rem;position:relative;text-decoration:none;transition:color .2s ease}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-4873bf60]:hover{color:var(--pga-color-first);cursor:pointer}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link:hover .router-link__icon-container[data-v-4873bf60]{background-color:var(--pga-color-first-01)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link.router-link-active[data-v-4873bf60]{color:var(--pga-color-primary)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link.router-link-active .router-link__icon-container[data-v-4873bf60]{background-color:var(--pga-color-primary)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link.router-link-active .router-link__icon-container .router-link__icon[data-v-4873bf60]{color:var(--pga-color-first-contrast)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container[data-v-4873bf60]{align-items:center;border-radius:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.8rem;justify-content:center;transition:background-color .2s ease;width:3.2rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container .router-link__icon[data-v-4873bf60]{font-size:var(--pga-font-size-xl);transition:color .2s ease}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__name[data-v-4873bf60]{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:768px){.pga-bottom-bar[data-v-4873bf60]{display:block}.pga-bottom-bar .bottom-bar__content[data-v-4873bf60]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.1rem;justify-content:space-evenly;padding-left:.2rem;padding-right:.2rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-4873bf60]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.2rem;justify-content:center;padding-top:.2rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container[data-v-4873bf60]{height:1.6rem;width:2.8rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container .router-link__icon[data-v-4873bf60]{font-size:var(--pga-font-size-l)}}.pga-footer[data-v-40ce20ea]{margin-top:auto}.pga-footer .footer__content[data-v-40ce20ea]{align-items:center;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-bottom:none;border-radius:1rem 1rem 0 0;box-shadow:0 -4px 14px -10px var(--pga-color-first-015);color:var(--pga-color-first);display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.2rem;justify-content:center;padding:2rem 1rem;width:100%}.pga-footer .footer__content .footer__brand[data-v-40ce20ea]{align-items:center;background-color:#fff;border:.2rem solid var(--pga-color-primary);border-radius:50%;box-shadow:0 0 0 5px var(--pga-color-primary-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:4.5rem;justify-content:center;max-height:4.5rem;max-width:4.5rem;min-height:4.5rem;min-width:4.5rem;width:4.5rem}.pga-footer .footer__content .footer__divider[data-v-40ce20ea]{background:linear-gradient(90deg,transparent,var(--pga-color-primary),transparent);border-radius:1rem;height:1px;opacity:.5;width:80%}.pga-footer .footer__content .footer__info[data-v-40ce20ea]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:center;text-align:center}.pga-footer .footer__content .footer__info .footer__text[data-v-40ce20ea]{color:var(--pga-color-first);font-size:var(--pga-font-size-m);font-weight:500;letter-spacing:.05rem}.pga-footer .footer__content .footer__info .footer__text--secondary[data-v-40ce20ea]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.25rem;justify-content:center;opacity:.8}.pga-footer .footer__content .footer__info .footer__link[data-v-40ce20ea]{color:var(--pga-color-primary);font-size:var(--pga-font-size-s);font-style:italic;font-weight:700}.pga-layout[data-v-e307badc]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;height:var(--5ab182da);justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:1600px;min-height:100dvh;overflow:var(--2acca26b);padding-top:var(--pga-header-height);position:relative}.pga-layout--with-banner[data-v-e307badc]{padding-top:var(--04f00658)}.pga-layout--side-bar-open[data-v-e307badc]{padding-left:var(--pga-side-bar-width)}.pga-layout .layout__banner[data-v-e307badc]{align-items:center;background-color:var(--pga-color-warning);color:var(--pga-color-warning-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--pga-banner-height);justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:1600px;position:fixed;right:0;top:0;z-index:10}.pga-layout .layout__content[data-v-e307badc]{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;gap:.9rem;justify-content:flex-start;min-height:0;overflow:var(--2acca26b);padding:var(--pga-layout-padding-y) var(--395234d0) var(--6cb3465a)}.pga-layout .layout__content .layout__overview[data-v-e307badc]{align-items:baseline;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-layout .layout__content .layout__overview .overview__title[data-v-e307badc]{font-size:var(--pga-font-size-l);font-weight:600;letter-spacing:.01em;margin:0}.pga-layout .layout__content .layout__overview .overview__separator[data-v-e307badc]{color:var(--pga-color-third)}.pga-layout .layout__content .layout__overview .overview__description[data-v-e307badc]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-layout .layout__content .layout__view[data-v-e307badc]{min-height:0}@media (max-width:768px){.pga-layout[data-v-e307badc]{padding-left:0}.pga-layout--with-nav-bars[data-v-e307badc]{padding-bottom:var(--pga-bottom-bar-height)}.pga-layout .layout__content[data-v-e307badc]{padding-left:var(--6c15ca74);padding-right:var(--6c15ca74)}}.pga-not-found[data-v-48a06948]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;width:100%}.pga-not-found .not-found__content[data-v-48a06948]{align-items:center;background-color:var(--pga-color-second-contrast);border-radius:.5rem;display:flex;flex-direction:column;flex-wrap:nowrap;gap:2rem;justify-content:center;max-width:55rem;min-height:25rem;padding:2rem 6rem;text-align:center;width:100%}.pga-not-found .not-found__content .not-found__hero[data-v-48a06948]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center}.pga-not-found .not-found__content .not-found__hero .hero__number[data-v-48a06948]{color:var(--pga-color-first);font-size:var(--pga-font-size-xxxxl);font-weight:900;letter-spacing:.1rem;line-height:1;margin:0;text-shadow:0 .2rem .5rem rgba(0,0,0,.1)}.pga-not-found .not-found__content .not-found__hero .hero__bubble[data-v-48a06948]{background-color:var(--pga-color-first);border-radius:1.5rem;box-shadow:0 .1rem .5rem #0000001a;color:var(--pga-color-first-contrast);font-size:var(--pga-font-size-m);font-weight:700;margin:0;padding:.6rem 1.2rem;position:relative}.pga-not-found .not-found__content .not-found__hero .hero__bubble[data-v-48a06948]:after{border-color:var(--pga-color-first) transparent transparent transparent;border-style:solid;border-width:.6rem .6rem 0;bottom:-.6rem;content:"";left:50%;position:absolute;transform:translate(-50%)}.pga-not-found .not-found__content .not-found__illustration[data-v-48a06948]{max-width:40rem;width:100%}.pga-not-found .not-found__content .not-found__illustration .illustration__svg[data-v-48a06948]{height:auto;width:100%}.pga-not-found .not-found__content .not-found__actions[data-v-48a06948]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}@media (max-width:768px){.pga-not-found .not-found__content[data-v-48a06948]{padding-left:1.2rem;padding-right:1.2rem}}.pga-section[data-v-0348bbe6]{max-width:100%}.pga-section .section__title[data-v-0348bbe6]{font-size:var(--pga-font-size-l);letter-spacing:.01em;margin:0 0 .5rem}.pga-section .section__content[data-v-0348bbe6]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start;padding:1rem}.pga-section .section__content--loading[data-v-0348bbe6]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-pagination[data-v-9abe4636]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:flex-start;min-height:1.6rem;width:100%}.pga-pagination .pga-pagination__info[data-v-9abe4636]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.pga-pagination .pga-pagination__info .pga-pagination__page-size[data-v-9abe4636]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.4rem;color:var(--pga-color-first);cursor:pointer;font-size:var(--pga-font-size-m);padding:.2rem .5rem;transition:border-color .15s ease,box-shadow .15s ease}.pga-pagination .pga-pagination__info .pga-pagination__page-size[data-v-9abe4636]:hover{border-color:var(--pga-color-first-03)}.pga-pagination .pga-pagination__info .pga-pagination__page-size[data-v-9abe4636]:focus{border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015);outline:none}.pga-pagination .pga-pagination__info span[data-v-9abe4636]{color:var(--pga-color-second);font-size:var(--pga-font-size-s)}.pga-pagination .pga-pagination__pages[data-v-9abe4636]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center}.pga-tr.tr--even[data-v-86d73bc6]{background-color:var(--pga-color-first-contrast)}.pga-tr.tr--odd[data-v-86d73bc6]{background-color:var(--pga-color-second-contrast)}.pga-td[data-v-3f1d289c]{border-bottom:1px solid var(--pga-color-first-01)}.pga-td .td__content[data-v-3f1d289c]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:var(--6607e6ab);max-width:24rem;overflow-wrap:break-word;padding:.5rem .6rem;text-align:var(--0130914e)}.pga-td--fit-content[data-v-3f1d289c]{width:0}.pga-td--fit-content .td__content[data-v-3f1d289c]{max-width:none}.pga-td--sticky-right[data-v-3f1d289c]{background-color:inherit;box-shadow:-5px 0 8px -6px var(--pga-color-first-01);position:sticky;right:0;z-index:1}.pga-tr-title[data-v-b264e1a5]{background-color:var(--pga-color-first-005)!important}.pga-tr-title .tr-title__td[data-v-b264e1a5]{font-size:var(--pga-font-size-m);font-weight:600;letter-spacing:.01em;padding:.4rem .8rem}.pga-group-title[data-v-b8dd0195]{align-items:center;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-m);font-weight:500;gap:.5rem;justify-content:flex-start;letter-spacing:.02em}.pga-th[data-v-329858dd]{border-bottom:1px solid var(--pga-color-first-015);color:var(--pga-color-third);font-size:var(--pga-font-size-s);font-weight:600;letter-spacing:.02em;padding:.65rem .6rem;text-align:var(--89f34364);white-space:nowrap}.pga-th--sticky-right[data-v-329858dd]{background-color:var(--pga-color-first-contrast);background-image:linear-gradient(var(--pga-color-first-005),var(--pga-color-first-005));box-shadow:-5px 0 8px -6px var(--pga-color-first-01);position:sticky;right:0;z-index:1}.pga-th .th-content[data-v-329858dd]{align-items:center;display:inline-flex;gap:.4rem}.pga-filters-sidebar[data-v-a90ce079]{align-items:stretch;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:1000}.pga-filters-sidebar .sidebar__content[data-v-a90ce079]{align-items:stretch;background-color:var(--pga-color-first-contrast);border-left:1px solid var(--pga-color-first-015);box-shadow:-6px 0 18px -12px var(--pga-color-first-02);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin-right:max(0px,(100% - 1600px)/2);max-width:90%;outline:none;width:20rem}.pga-filters-sidebar .sidebar__content .sidebar__header[data-v-a90ce079]{align-items:center;border-bottom:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.8rem;justify-content:space-between;padding:.8rem 1rem}.pga-filters-sidebar .sidebar__content .sidebar__header .sidebar__title[data-v-a90ce079]{font-size:var(--pga-font-size-l);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-filters-sidebar .sidebar__content .sidebar__header .close-icon[data-v-a90ce079]{all:unset;align-items:center;border-radius:.5rem;color:var(--pga-color-second);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.7rem;justify-content:center;max-height:1.7rem;max-width:1.7rem;min-height:1.7rem;min-width:1.7rem;transition:background-color .15s ease,color .15s ease;width:1.7rem}.pga-filters-sidebar .sidebar__content .sidebar__header .close-icon[data-v-a90ce079]:hover{background-color:var(--pga-color-first-005);color:var(--pga-color-first)}.pga-filters-sidebar .sidebar__content .sidebar__header .close-icon[data-v-a90ce079]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-015);color:var(--pga-color-first)}.pga-filters-sidebar .sidebar__content .sidebar__body[data-v-a90ce079]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;overflow-y:auto;padding:1rem}.pga-items-list[data-v-ba61c112]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start}.pga-items-list .items-list__title[data-v-ba61c112]{margin-top:.4rem}.pga-items-list .item-container[data-v-ba61c112]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start;padding:.9rem}.pga-items-list .item-container .item-actions-buttons[data-v-ba61c112]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.6rem}.pga-items-list .item-container__secondary[data-v-ba61c112]{background-color:var(--pga-color-third-contrast)}.pga-table-column-toggle[data-v-8356d178]{max-width:fit-content}.column-toggle__dropdown{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.6rem;box-shadow:0 2px 8px var(--pga-color-first-01),0 1px 3px var(--pga-color-first-01);gap:.5rem;padding:.6rem .8rem;position:fixed;z-index:10000}.column-toggle__dropdown,.pga-table[data-v-8878867c]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.pga-table[data-v-8878867c]{gap:1rem;max-width:100%!important}.pga-table .table-header[data-v-8878867c]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-table .table-header .table-header__top[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:flex-start}.pga-table .table-header .table-header__top .header__filters-sidebar-btn[data-v-8878867c]{display:none}.pga-table .table-header .table-header__top .header__search-container[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin-left:auto}.pga-table .table-header .table-header__top .header__search-container .header__search[data-v-8878867c]{min-width:12rem;width:100%}.pga-table .table-header .table-header__top .header__search-container .header__search[data-v-8878867c] .input{border-bottom-right-radius:0;border-top-right-radius:0}.pga-table .table-header .table-header__filters[data-v-8878867c]{align-items:flex-end;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005);display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:flex-start;padding:.8rem}.pga-table .table-top-pagination[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;position:relative}.pga-table .table-top-pagination--with-spinner[data-v-8878867c]{min-height:1rem}.pga-table .table-top-pagination .pagination__spinner[data-v-8878867c]{left:0;position:absolute;top:50%;transform:translateY(-50%)}.pga-table .table-scroll-container .table-wrapper[data-v-8878867c]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);overflow:hidden;overflow-x:auto;scrollbar-width:none}.pga-table .table-scroll-container .table-wrapper[data-v-8878867c]::-webkit-scrollbar{display:none}.pga-table .table-scroll-container .table-wrapper table[data-v-8878867c]{border-collapse:collapse;width:100%}.pga-table .table-scroll-container .table-wrapper table thead[data-v-8878867c]{background-color:var(--pga-color-first-005)}.pga-table .table-scroll-container .table-wrapper table tbody tr:last-child .pga-td[data-v-8878867c]{border-bottom:none}.pga-table .table-scroll-container .table-wrapper table .indentation-content[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;width:1.4rem}.pga-table .table-scroll-container .table-wrapper table .indentation-content .indentation-line[data-v-8878867c]{background-color:var(--pga-color-primary);border-radius:.6rem;height:.2rem;width:1.4rem}.pga-table .table-scroll-container .table-wrapper table .actions-buttons[data-v-8878867c]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.15rem;justify-content:flex-start}.pga-table .table-scroll-container .table-sticky-scrollbar[data-v-8878867c]{background-color:var(--pga-color-first-contrast);border-radius:.6rem;bottom:0;overflow-x:auto;overflow-y:hidden;position:sticky;z-index:1}.pga-table .table-scroll-container .table-sticky-scrollbar .scrollbar-spacer[data-v-8878867c]{height:.1rem}.pga-table .table-scroll-container--with-main-item[data-v-8878867c]{display:none}.pga-table .main-items-list--with-small-devices-item[data-v-8878867c],.pga-table .main-items-list[data-v-8878867c]{display:flex}.pga-table .small-devices-items-list[data-v-8878867c]{display:none}.pga-table .rows-selected[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:flex-start;padding-left:.8rem;padding-right:.8rem}.pga-table .rows-selected .rows-selected__select-all-btn[data-v-8878867c]{font-size:var(--pga-font-size-s)}.pga-table .rows-selected .rows-selected__selected-items-text[data-v-8878867c]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-style:italic}@media (max-width:768px){.pga-table .table-header .table-header__top .header__filters-toggle-btn[data-v-8878867c]{display:none}.pga-table .table-header .table-header__top .header__filters-sidebar-btn[data-v-8878867c]{display:block}.pga-table .table-header .table-header__top .header__columns-toggle--with-small-devices-item[data-v-8878867c]{display:none}.pga-table .table-header .table-header__top .header__search-container[data-v-8878867c]{margin-left:0;width:100%}.pga-table .main-items-list--with-small-devices-item[data-v-8878867c],.pga-table .table-header .table-header__filters[data-v-8878867c],.pga-table .table-scroll-container--with-small-devices-item[data-v-8878867c]{display:none}.pga-table .small-devices-items-list[data-v-8878867c]{display:flex}}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}/*!
6
+ */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{position:absolute;right:20px;top:10px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;color:#fff;content:attr(href);font-size:12px;font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;top:-5px;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #444;content:" ";height:0;top:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.pga-max-length[data-v-8a8645f8]{border-radius:.4rem;color:var(--pga-color-third);font-size:var(--pga-font-size-s);font-variant-numeric:tabular-nums;padding:.2rem .45rem;transition:color .15s ease,background-color .15s ease}.pga-max-length--error[data-v-8a8645f8]{background-color:var(--pga-color-danger-01);color:var(--pga-color-danger)}.pga-editor[data-v-0cd07789]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:hidden;position:relative;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.pga-editor[data-v-0cd07789]:focus-within{border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-editor .editor__container[data-v-0cd07789]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar{align-items:center;background-color:var(--pga-color-first-005);border:none;border-bottom:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;gap:.25rem;justify-content:flex-start;padding:.4rem .6rem}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-formats{align-items:center;border-right:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.15rem;justify-content:flex-start;margin-right:.4rem;padding-right:.4rem}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-formats:last-child{border-right:none;margin-right:0;padding-right:0}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button{align-items:center;border-radius:.4rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.9rem;justify-content:center;max-height:1.9rem;max-width:1.9rem;min-height:1.9rem;min-width:1.9rem;transition:background-color .15s ease;width:1.9rem}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button .ql-stroke{stroke:var(--pga-color-second)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button .ql-fill{fill:var(--pga-color-second)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button:hover{background-color:var(--pga-color-first-01)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button:hover .ql-stroke{stroke:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button:hover .ql-fill{fill:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button.ql-active{background-color:var(--pga-color-primary-01)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button.ql-active .ql-stroke{stroke:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar button.ql-active .ql-fill{fill:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker{border-radius:.4rem;height:1.9rem;transition:background-color .15s ease}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker .ql-picker-label{color:var(--pga-color-second)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker .ql-picker-label .ql-stroke{stroke:var(--pga-color-second)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker:hover{background-color:var(--pga-color-first-01)}.pga-editor .editor__container[data-v-0cd07789] .ql-toolbar .ql-picker.ql-expanded .ql-picker-label{border:none;color:var(--pga-color-primary)}.pga-editor .editor__container[data-v-0cd07789] .ql-container{border:none;font-family:Alike;font-size:var(--pga-font-size-m)}.pga-editor .editor__container[data-v-0cd07789] .ql-container .ql-editor{color:var(--pga-color-first);line-height:1.6;min-height:12rem;overflow-wrap:break-word;padding:1.2rem}.pga-editor .editor__container[data-v-0cd07789] .ql-container .ql-editor.ql-blank:before{color:var(--pga-color-second);font-style:normal;left:1.2rem;opacity:.6}.pga-editor .editor__container--read[data-v-0cd07789] .ql-container .ql-editor{min-height:auto}.pga-editor .editor__container--read .editor__empty[data-v-0cd07789]{align-items:center;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:0;justify-content:center;min-height:8rem}.pga-editor .editor__footer[data-v-0cd07789]{align-items:center;background-color:var(--pga-color-first-005);border-top:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.5rem .75rem}.pga-editor .editor__footer .footer__info[data-v-0cd07789]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.pga-editor .editor__footer .footer__info .editor__status[data-v-0cd07789]{align-items:center;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.4rem;justify-content:flex-start}.pga-editor .editor__footer .editor__actions[data-v-0cd07789]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.pga-editor .editor__footer--read[data-v-0cd07789]{justify-content:flex-end}.pga-info-card[data-v-742c8686]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-info-card .info-card__content[data-v-742c8686]{align-items:center;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:flex-start;padding:1.25rem 1rem;text-align:center;width:100%}.pga-info-card .info-card__content .info-card__title[data-v-742c8686]{font-size:var(--pga-font-size-m);font-weight:600}.pga-info-card .info-card__content .info-card__description[data-v-742c8686]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);line-height:1.45}.pga-info-tooltip[data-v-677a4f19]{all:unset;cursor:help;display:inline-flex;transition:color .15s ease}.pga-info-tooltip[data-v-677a4f19]:hover{color:var(--pga-color-primary)}.pga-info-tooltip[data-v-677a4f19]:focus-visible{border-radius:.3rem;box-shadow:0 0 0 3px var(--pga-color-primary-015);outline:none}.pga-item-selected[data-v-de78529a]{all:unset;align-items:center;background-color:var(--pga-color-first-contrast);border:1.5px solid var(--pga-color-first-03);border-radius:.3rem;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.1rem;justify-content:center;max-height:1.1rem;max-width:1.1rem;min-height:1.1rem;min-width:1.1rem;position:relative;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;user-select:none;-webkit-user-select:none;width:1.1rem}.pga-item-selected[data-v-de78529a]:hover:not(.pga-item-selected--selected){border-color:var(--pga-color-primary-05);box-shadow:0 0 0 3px var(--pga-color-primary-01)}.pga-item-selected[data-v-de78529a]:focus-visible:not(.pga-item-selected--selected){border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-item-selected .item-selected__check-icon[data-v-de78529a]{font-size:var(--pga-font-size-s)}.pga-item-selected--selected[data-v-de78529a]{background-color:var(--pga-color-primary);border-color:var(--pga-color-primary)}.pga-item-selected--selected .item-selected__check-icon[data-v-de78529a]{color:var(--pga-color-primary-contrast)}@media (pointer:coarse){.pga-item-selected[data-v-de78529a]:before{content:"";height:2.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2.75rem}}.pga-modal[data-v-2c1834be]{align-items:center;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:1600px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:5dvh;padding-top:5dvh;position:fixed;right:0;top:0;z-index:1000}.pga-modal .modal__content[data-v-2c1834be]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-015);border-radius:.9rem;box-shadow:0 10px 30px -14px var(--pga-color-first-025),0 2px 8px var(--pga-color-first-01);margin-bottom:auto;margin-top:auto;max-width:768px;min-width:30rem;outline:none;width:var(--6f6dd054)}@media (max-width:768px){.pga-modal .modal__content[data-v-2c1834be]{max-width:94%;min-width:0}}.pga-modal .modal__content .modal__header[data-v-2c1834be]{align-items:center;border-bottom:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.8rem;justify-content:space-between;padding:.5rem 1.1rem}.pga-modal .modal__content .modal__header .modal__title[data-v-2c1834be]{font-size:var(--pga-font-size-m);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-modal .modal__content .modal__header .close-icon[data-v-2c1834be]{all:unset;align-items:center;border-radius:.5rem;color:var(--pga-color-second);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.7rem;justify-content:center;max-height:1.7rem;max-width:1.7rem;min-height:1.7rem;min-width:1.7rem;transition:background-color .15s ease,color .15s ease;width:1.7rem}.pga-modal .modal__content .modal__header .close-icon[data-v-2c1834be]:hover{background-color:var(--pga-color-first-005);color:var(--pga-color-first)}.pga-modal .modal__content .modal__header .close-icon[data-v-2c1834be]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-015);color:var(--pga-color-first)}.pga-modal .modal__content .modal__body[data-v-2c1834be]{margin-bottom:1.1rem;margin-top:.9rem;padding-left:1.1rem;padding-right:1.1rem}.pga-modal .modal__content .modal__body[data-v-2c1834be]>*{max-width:100%}.pga-modal .modal__content .modal__footer[data-v-2c1834be]{align-items:center;background-color:var(--pga-color-third-contrast-03);border-radius:0 0 .9rem .9rem;border-top:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-end;padding:.8rem 1.1rem}.pga-separator[data-v-ede6004e]{background-color:var(--pga-color-first-015);height:1px;width:100%}.pga-separator--vertical[data-v-ede6004e]{height:auto;min-height:100%;width:1px}.pga-tabs .tabs__nav[data-v-f57ff78c]{align-items:stretch;border-bottom:1px solid var(--pga-color-first-015);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.15rem;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-width:none;z-index:1}.pga-tabs .tabs__nav[data-v-f57ff78c]::-webkit-scrollbar{display:none}.pga-tabs .tabs__card[data-v-f57ff78c]{all:unset;align-items:center;border-radius:.5rem .5rem 0 0;color:var(--pga-color-second);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:500;gap:.4rem;justify-content:center;padding:.55rem .9rem;position:relative;transition:color .15s ease,background-color .15s ease;white-space:nowrap}.pga-tabs .tabs__card[data-v-f57ff78c]:after{background-color:var(--pga-color-primary);border-radius:2px 2px 0 0;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transition:opacity .2s ease}.pga-tabs .tabs__card[data-v-f57ff78c]:hover{background-color:var(--pga-color-first-005);color:var(--pga-color-first)}.pga-tabs .tabs__card[data-v-f57ff78c]:focus-visible{box-shadow:inset 0 0 0 3px var(--pga-color-primary-015)}.pga-tabs .tabs__card--active[data-v-f57ff78c]{color:var(--pga-color-primary)}.pga-tabs .tabs__card--active[data-v-f57ff78c]:hover{background-color:transparent}.pga-tabs .tabs__card--active[data-v-f57ff78c]:after{opacity:1}.pga-tabs .tabs__panel[data-v-f57ff78c]{padding-top:1.25rem}.tabs-fade-enter-active[data-v-f57ff78c],.tabs-fade-leave-active[data-v-f57ff78c]{transition:opacity .18s ease}.tabs-fade-enter-from[data-v-f57ff78c],.tabs-fade-leave-to[data-v-f57ff78c]{opacity:0}.pga-input-file[data-v-5dd6045b]{align-items:center;background-color:var(--fbf3d4a2);border:1px dashed var(--4da92271);border-radius:var(--ff6a4978);color:var(--pga-color-second);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.75rem;justify-content:center;padding:1rem;transition:border-color .15s ease,background-color .15s ease,color .15s ease;user-select:none;-webkit-user-select:none}.pga-input-file[data-v-5dd6045b]:hover{background-color:var(--536c0e66);border-color:var(--pga-color-primary-05);color:var(--pga-color-primary);cursor:pointer}.pga-input-file--disabled[data-v-5dd6045b]{background-color:var(--27e9954b)}.pga-input-file--disabled[data-v-5dd6045b]:hover{background-color:var(--27e9954b);border-color:var(--4da92271);color:var(--pga-color-second);cursor:not-allowed}.pga-input-file .input-file__input[data-v-5dd6045b]{display:none}.pga-input-file .input-file__icon[data-v-5dd6045b]{font-size:var(--pga-font-size-xxl)}.pga-input-file .input-file__label-container[data-v-5dd6045b]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-videos[data-v-f02c9cd7]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center}.pga-videos .videos[data-v-f02c9cd7]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center;width:100%}.pga-videos .videos .videos__video-container[data-v-f02c9cd7]{height:12rem;max-height:12rem;max-width:12rem;min-height:12rem;min-width:12rem;position:relative;width:12rem}.pga-videos .videos .videos__video-container .videos__video[data-v-f02c9cd7]{border-radius:.6rem;cursor:pointer;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-videos .videos .videos__video-container .videos__delete-btn[data-v-f02c9cd7]{position:absolute;right:.4rem;top:.4rem}.pga-videos .videos .videos__input-container[data-v-f02c9cd7]{height:12rem;max-height:12rem;max-width:12rem;min-height:12rem;min-width:12rem;width:12rem}.pga-videos .videos .videos__input-container .videos__input[data-v-f02c9cd7]{border-radius:.6rem;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-button-link[data-v-e0ff11ed]{background-color:inherit;border:none;color:var(--48cda4c0);cursor:pointer;font:inherit;font-size:var(--4c5e64be);margin:0!important;min-width:max-content;outline:0;padding:0;text-decoration:none}.pga-button-link .button-link__text[data-v-e0ff11ed]:hover{color:var(--55e62c5c)}.pga-button-link .button-link__text--with-underline[data-v-e0ff11ed]:hover{text-decoration:underline}.pga-copy[data-v-64962c4d]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.3rem;justify-content:flex-start}.pga-hyperlink[data-v-252767c4]{color:var(--pga-color-link);font:inherit;text-decoration:none}.pga-router-link[data-v-6046ce2c]{color:var(--040e9024);text-decoration:none}.pga-router-link[data-v-6046ce2c]:hover{color:var(--75a55a4c)}.pga-router-link--fit-content[data-v-6046ce2c]{display:inline-block;max-width:fit-content}.pga-router-link--underline-on-hover[data-v-6046ce2c]:hover,.pga-router-link--underline[data-v-6046ce2c]{text-decoration:underline}.pga-calendar[data-v-d12f5bf9]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;height:100%;justify-content:flex-start;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-calendar .calendar-header[data-v-d12f5bf9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between}.pga-calendar .calendar-header .calendar-header__actions[data-v-d12f5bf9],.pga-calendar .calendar-header .calendar-header__navigation[data-v-d12f5bf9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-calendar .calendar-header .calendar-header__navigation .calendar-header__views[data-v-d12f5bf9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start}.pga-calendar .cal-event-container[data-v-d12f5bf9]{all:unset;box-sizing:border-box;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;user-select:none;-webkit-user-select:none;width:100%}.pga-calendar .cal-event-container[data-v-d12f5bf9]:hover{cursor:pointer}.pga-calendar .cal-event-container[data-v-d12f5bf9]:focus-visible{box-shadow:inset 0 0 0 2px var(--pga-color-primary-015)}@media (max-width:768px){.pga-calendar .calendar-header[data-v-d12f5bf9]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-calendar .calendar-header .calendar-header__actions[data-v-d12f5bf9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-calendar .calendar-header .calendar-header__navigation[data-v-d12f5bf9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center}}.vuecal{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.6rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);color:var(--pga-color-first);max-height:100%;max-width:100%;min-height:100%;min-width:100%;overflow:hidden;width:100%}.vuecal--month-view .vuecal__title{font-size:var(--pga-font-size-m)!important}.vuecal--day-view .vuecal__cell-content,.vuecal--day-view .vuecal__cell-events{position:relative}.vuecal--day-view .vuecal__bg:before{color:var(--pga-color-first);content:attr(data-date);font-weight:700;left:50%;position:absolute;top:0;transform:translate(-50%);z-index:1}.vuecal .vuecal__title-bar{background-color:var(--pga-color-first-005);border-bottom:1px solid var(--pga-color-first-01);height:2.2rem;max-height:2.2rem;max-width:auto;min-height:2.2rem;min-width:auto;width:auto}.vuecal .vuecal__title-bar .vuecal__title{color:var(--pga-color-first)!important;font-size:var(--pga-font-size-m)!important}.vuecal .vuecal__title-bar .vuecal__title button{color:inherit!important;font-size:var(--pga-font-size-m)!important}.vuecal .vuecal__title-bar .vuecal__arrow{border-radius:.4rem;color:var(--pga-color-first)!important;height:2.2rem;max-height:2.2rem;max-width:3rem;min-height:2.2rem;min-width:3rem;transition:background-color .15s ease;width:3rem}.vuecal .vuecal__title-bar .vuecal__arrow:hover{background-color:var(--pga-color-first-01)}.vuecal .vuecal__weekdays-headings{background-color:var(--pga-color-first-005);border-bottom:1px solid var(--pga-color-first-01);color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-weight:600;height:2.2rem;letter-spacing:.02em;max-height:2.2rem;max-width:auto;min-height:2.2rem;min-width:auto;width:auto}.vuecal .vuecal__time-column{border-right:1px solid var(--pga-color-first-01)}.vuecal .vuecal__all-day-text,.vuecal .vuecal__time-column .vuecal__time-cell{color:var(--pga-color-second)}.vuecal .vuecal__all-day-text span{font-size:var(--pga-font-size-s)}.vuecal .vuecal__no-event{color:var(--pga-color-third)}.vuecal .vuecal__today-btn{font-size:var(--pga-font-size-s)}.vuecal .vuecal__event{background-color:var(--pga-color-first-005);border-radius:.2rem;box-shadow:0 1px 3px var(--pga-color-first-01);color:var(--pga-color-first)}.vuecal .vuecal__event .vuecal__event-title{font-size:var(--pga-font-size-s)}.vuecal .vuecal__cell{border-bottom:1px solid var(--pga-color-first-005);border-right:1px solid var(--pga-color-first-005)}.vuecal .vuecal__cell .cell-time-label{font-size:var(--pga-font-size-s)}.vuecal .vuecal__cell--disabled,.vuecal .vuecal__cell--out-of-scope{color:var(--pga-color-first-04)}.vuecal .vuecal__cell:not(.vuecal--month-view):hover{background-color:var(--pga-color-first-005);cursor:pointer}.vuecal .vuecal__cell .vuecal__cell-events-count{background-color:var(--pga-color-primary-07)!important;font-size:var(--pga-font-size-s)}.vuecal .vuecal__cell--current,.vuecal .vuecal__cell--today{background-color:var(--pga-color-primary-01)!important}.vuecal .vuecal__cell--selected{background:none!important}.vuecal .vuecal__cell--selected:hover{background-color:var(--pga-color-first-005)!important}.vuecal .vuecal__cell--selected:before{border:none!important}.pga-display-barcodes[data-v-333a4131]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start}.pga-display-barcodes .barcodes-container[data-v-333a4131]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-display-barcodes .barcodes-container .barcode[data-v-333a4131]{white-space:nowrap}.pga-display-content[data-v-11bf60bc]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start}.pga-display-content .item__label[data-v-11bf60bc]{color:var(--pga-color-third);font-size:var(--pga-font-size-s)}.pga-datetime[data-v-0c465868]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-datetime--with-background[data-v-0c465868]{background-color:var(--pga-color-primary-01);border-radius:99rem;color:var(--pga-color-primary);padding:.2rem .6rem}.pga-info-card[data-v-02ead1e5]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid var(--67c7d565);border-radius:.6rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:hidden}.pga-info-card .info-card__icon-container[data-v-02ead1e5]{align-items:center;background-color:var(--7a153b76);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:.7rem}.pga-info-card .info-card__icon-container .info-card__icon[data-v-02ead1e5]{color:var(--125b70f2);font-size:var(--pga-font-size-xl)}.pga-info-card .info-card__content-container[data-v-02ead1e5]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:center;padding:.7rem;width:100%}.pga-display-no-items[data-v-22f69956]{align-items:center;background-color:var(--pga-color-second-contrast);border-radius:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:3rem 1.5rem;width:100%}.pga-display-no-items .no-items__content[data-v-22f69956]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:2rem;justify-content:center;max-width:35rem;text-align:center;width:100%}.pga-display-no-items .no-items__content .no-items__illustration[data-v-22f69956]{color:var(--pga-color-second);height:8rem;width:8rem}.pga-display-no-items .no-items__content .no-items__illustration svg[data-v-22f69956]{height:100%;width:100%}.pga-display-no-items .no-items__content .no-items__text[data-v-22f69956]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center}.pga-display-no-items .no-items__content .no-items__text .no-items__title[data-v-22f69956]{color:var(--pga-color-first);font-size:var(--pga-font-size-xl);font-weight:700;margin:0}.pga-display-no-items .no-items__content .no-items__text .no-items__description[data-v-22f69956]{color:var(--pga-color-second);font-size:var(--pga-font-size-m);line-height:1.4;margin:0}.pga-price[data-v-7e27f30f]{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start;white-space:nowrap}.pga-price--with-background[data-v-7e27f30f]{background-color:var(--pga-color-primary-01);border:1px solid var(--pga-color-primary-02);border-radius:.4rem;padding:.2rem .5rem}.pga-price .price__sign[data-v-7e27f30f]{color:var(--pga-color-second);font-size:var(--pga-font-size-s)}.pga-price .price__value[data-v-7e27f30f]{color:var(--47d64334);font-size:var(--5bcbef0d)}.pga-form[data-v-28ff5f4a]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;max-width:100%;padding:.2rem;user-select:none;-webkit-user-select:none;width:var(--71180f68)}.pga-form[data-v-28ff5f4a] .pga-form-subtitle:first-child,.pga-form[data-v-28ff5f4a] .pga-form-title:first-child{margin-top:0;padding-top:0}.pga-form .form__submit-btn[data-v-28ff5f4a]{margin-top:.5rem}.pga-form-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start}.pga-form-row>*{flex-basis:0;flex-grow:1;min-width:0}@media (max-width:768px){.pga-form-row:not(.pga-form-row--no-break){align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}}.pga-form-subtitle[data-v-b4a5ce65],.pga-form-title[data-v-07bcfb0a]{font-weight:600;letter-spacing:.01em;margin-top:.5rem}.pga-form-title[data-v-07bcfb0a]{border-bottom:1px solid var(--pga-color-first-015);font-size:var(--pga-font-size-l);margin-bottom:.5rem;padding-bottom:.5rem;padding-top:.5rem}.pga-input-group[data-v-34bc09bd]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-input-group--fit-content[data-v-34bc09bd]{max-width:fit-content}.pga-input-group--with-flex-grow[data-v-34bc09bd]{flex-grow:var(--58eb09f6)!important;min-width:auto!important}.pga-input-group .input-group__header[data-v-34bc09bd]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start;padding-left:.5rem;padding-right:.5rem;user-select:none;-webkit-user-select:none;white-space:nowrap}.pga-input-group .input-group__header .header__label[data-v-34bc09bd]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-weight:500;letter-spacing:.02em}.pga-input-group .input-group__header .header__required-label[data-v-34bc09bd]{color:var(--pga-color-required);font-size:var(--pga-font-size-s);font-style:italic}.pga-input-group .input-group__header .header__optional-label[data-v-34bc09bd]{color:var(--pga-color-third);font-size:var(--pga-font-size-s);font-style:italic;margin-left:auto}.pga-input-group .input-group__description[data-v-34bc09bd]{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin-top:.25rem}.pga-input-group .input-group__description .description__tip[data-v-34bc09bd]{align-items:flex-start;background-color:var(--pga-color-primary-005);border-radius:.5rem;color:var(--pga-color-first);display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.4rem;justify-content:flex-start;line-height:1.4;min-width:0;padding:.4rem .55rem}.pga-input-group .input-group__description .description__tip .description__icon[data-v-34bc09bd]{color:var(--pga-color-primary);flex-shrink:0;margin-top:.2em}.pga-input-group .input-group__description .description__tip .description__text[data-v-34bc09bd]{align-items:stretch;display:flex;flex-direction:1;flex-wrap:nowrap;gap:0;justify-content:flex-start;min-width:0}.pga-input-group .input-group__description .description__right[data-v-34bc09bd]{flex-shrink:0;margin-left:auto;margin-top:.4rem;white-space:nowrap}.pga-input-group .input-group__errors[data-v-34bc09bd]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin-top:.1rem;padding-left:.5rem;padding-right:.5rem;user-select:none;-webkit-user-select:none}.pga-input-group .input-group__errors .errors__error[data-v-34bc09bd]{align-items:center;color:var(--pga-color-error);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.35rem;justify-content:flex-start}.pga-input-group .input-group__errors .errors__error .error__icon[data-v-34bc09bd],.pga-input-group .input-group__errors .errors__error .error__message[data-v-34bc09bd]{font-size:var(--pga-font-size-s)}.pga-input-right-button[data-v-676a37cb]{background-color:transparent;border-radius:0 var(--2070afb2) var(--2070afb2) 0;color:var(--pga-color-third);height:var(--137a6830);position:absolute;right:0;top:0;transition:color .15s ease,background-color .15s ease;width:var(--82ee75b8)}.pga-input-right-button[data-v-676a37cb]:hover{background-color:var(--pga-color-first-01);color:var(--pga-color-first)}.pga-input-right-button--with-background[data-v-676a37cb]{background-color:var(--0accbe4c);color:var(--pga-color-primary)}.pga-input-right-button--with-background[data-v-676a37cb]:hover{background-color:var(--0ae932b0)}.pga-input-container[data-v-9a485843]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:inherit;gap:.5rem;justify-content:flex-start}.pga-input-container .input-content[data-v-9a485843]{position:relative;width:100%}.pga-input-container .input-content .input[data-v-9a485843]{background-color:var(--60a14baa);border:1px solid var(--c27ff626);border-radius:var(--52104848);color:var(--pga-color-first);font-family:inherit;font-size:var(--pga-font-size-m);height:var(--0041f511);margin:0;outline:none;padding-left:var(--afd95532);padding-right:var(--1139f0e6);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.pga-input-container .input-content .input[data-v-9a485843]:hover:not(:disabled):not(:focus){border-color:var(--pga-color-first-03)}.pga-input-container .input-content .input[data-v-9a485843]:focus{border-color:var(--67fdba1f);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-input-container .input-content .input--with-left-icon[data-v-9a485843]{padding-left:var(--1139f0e6)}.pga-input-container .input-content .input--disabled[data-v-9a485843]{background-color:var(--8996c472);cursor:not-allowed}.pga-input-container .input-content .input-left-icon[data-v-9a485843]{align-items:center;color:var(--pga-color-third);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--0041f511);justify-content:center;left:0;position:absolute;top:0;width:var(--086c00a3)}.pga-input-container .input-content input[data-v-9a485843]::placeholder{color:var(--7df9311a);font-size:inherit;opacity:1}.pga-input-container .input-content input[type=number][data-v-9a485843]{-moz-appearance:textfield}.pga-input-container .input-content input[type=number][data-v-9a485843]::-webkit-inner-spin-button,.pga-input-container .input-content input[type=number][data-v-9a485843]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pga-login-form-container[data-v-328b2824]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-login-form-container .login-form[data-v-328b2824]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:1rem;box-shadow:0 10px 28px -16px var(--pga-color-first-02),0 2px 8px var(--pga-color-first-005);margin-top:2.75rem;max-width:30rem;padding:5.25rem 1.5rem 2.5rem;position:relative;width:100%}.pga-login-form-container .login-form .user-icon-container[data-v-328b2824]{align-items:center;background-color:var(--pga-color-primary);background-image:linear-gradient(160deg,var(--pga-color-first-contrast-02) 0,transparent 55%);border-radius:100%;box-shadow:0 0 0 5px var(--pga-color-primary-01),0 4px 12px -8px var(--pga-color-primary-03);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:5.5rem;justify-content:center;left:50%;margin-left:-2.75rem;position:absolute;top:-2.75rem;width:5.5rem}.pga-login-form-container .login-form .user-icon-container .user-icon[data-v-328b2824]{color:var(--pga-color-primary-contrast);font-size:2.2rem}.pga-checkbox[data-v-e10f6399]{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;user-select:none;-webkit-user-select:none}.pga-checkbox span[data-v-e10f6399]{color:var(--pga-color-second);font-size:var(--pga-font-size-s)}.pga-checkbox input[type=checkbox][data-v-e10f6399]{-webkit-appearance:none;appearance:none;background-color:transparent;border:1.5px solid var(--pga-color-first-03);border-radius:.3rem;cursor:pointer;flex-shrink:0;height:1.1rem;position:relative;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;width:1.1rem}.pga-checkbox input[type=checkbox][data-v-e10f6399]:after{border:1.5px solid transparent;border-left:none;border-top:none;content:"";height:.52rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-60%) rotate(45deg) scale(0);transition:transform .1s ease,border-color .1s ease;width:.28rem}.pga-checkbox input[type=checkbox][data-v-e10f6399]:hover:not(:checked){border-color:var(--pga-color-primary-05);box-shadow:0 0 0 3px var(--pga-color-primary-01)}.pga-checkbox input[type=checkbox][data-v-e10f6399]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-025);outline:none}.pga-checkbox input[type=checkbox][data-v-e10f6399]:checked{background-color:var(--pga-color-primary);border-color:var(--pga-color-primary)}.pga-checkbox input[type=checkbox][data-v-e10f6399]:checked:after{border-color:var(--pga-color-primary-contrast);transform:translate(-50%,-60%) rotate(45deg) scale(1)}.pga-color-selector[data-v-5362cb85]{align-items:center;border:1px solid var(--42d0f135);border-radius:var(--301ce500);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;padding:.5rem}.pga-color-selector .color-selector__item[data-v-5362cb85]{all:unset;align-items:center;border-radius:100%;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.35rem;justify-content:center;max-height:1.35rem;max-width:1.35rem;min-height:1.35rem;min-width:1.35rem;transition:box-shadow .15s ease;width:1.35rem}.pga-color-selector .color-selector__item[data-v-5362cb85]:hover:not(.color-selector__item--selected):not(.color-selector__item--disabled){box-shadow:0 0 0 3px var(--pga-color-first-015)}.pga-color-selector .color-selector__item[data-v-5362cb85]:focus-visible:not(.color-selector__item--selected){box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-color-selector .color-selector__item--selected[data-v-5362cb85]{box-shadow:0 0 0 2.5px var(--pga-color-first-contrast),0 0 0 4px var(--pga-color-first)}.pga-color-selector .color-selector__item--disabled[data-v-5362cb85]{cursor:not-allowed;opacity:.4}.pga-date-picker[data-v-90f3db12] .dp__input{background-color:var(--75607280);border:1px solid var(--69500402);border-radius:var(--4cffa85a);color:var(--pga-color-first);font-family:inherit;font-size:var(--pga-font-size-m);height:var(--77cbc648);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.pga-date-picker[data-v-90f3db12] .dp__input:hover:not(:disabled){border-color:var(--pga-color-first-03)}.pga-date-picker[data-v-90f3db12] .dp__input:focus{border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-date-picker--disabled[data-v-90f3db12] .dp__input{background-color:var(--3b7da55c);cursor:not-allowed}.pga-date-picker--open[data-v-90f3db12] .dp__input{border-color:var(--9ed1f72c);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-icon-selector[data-v-beedb89d]{align-items:center;border:1px solid var(--775bcbfc);border-radius:var(--427e545a);display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem;justify-content:flex-start;padding:.5rem}.pga-icon-selector .icon-selector__item[data-v-beedb89d]{all:unset;align-items:center;border-radius:.4rem;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:2rem;justify-content:center;max-height:2rem;max-width:2rem;min-height:2rem;min-width:2rem;transition:background-color .15s ease,box-shadow .15s ease;width:2rem}.pga-icon-selector .icon-selector__item[data-v-beedb89d]:hover:not(.icon-selector__item--selected):not(.icon-selector__item--disabled){background-color:var(--pga-color-first-01)}.pga-icon-selector .icon-selector__item[data-v-beedb89d]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-icon-selector .icon-selector__item--selected[data-v-beedb89d]{background-color:var(--pga-color-primary)}.pga-icon-selector .icon-selector__item--selected[data-v-beedb89d]:hover{background-color:var(--pga-color-primary-09)}.pga-icon-selector .icon-selector__item--disabled[data-v-beedb89d]{cursor:not-allowed;opacity:.4}.pga-input-select[data-v-6a5c6250]{min-width:16rem;position:relative}.pga-input-select input[data-v-6a5c6250]{background-color:var(--7145164d);border:1px solid var(--344d220f);border-radius:var(--6e26cf66);color:var(--pga-color-first);font-family:inherit;font-size:var(--pga-font-size-m);height:var(--751baaaf);margin:0;outline:none;padding-left:var(--631f58ee);padding-right:var(--9a60a5f0);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.pga-input-select input[data-v-6a5c6250]:hover:not(:disabled):not(:focus){border-color:var(--pga-color-first-03)}.pga-input-select input[data-v-6a5c6250]:focus{border-color:var(--70b11e86);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-input-select input[data-v-6a5c6250]:disabled{background-color:var(--2b35d02e);cursor:not-allowed}.pga-input-select input[data-v-6a5c6250]::placeholder{color:var(--0f1af938);font-size:inherit;opacity:1}.pga-input-select .input-select__chevron[data-v-6a5c6250]{transition:transform .2s ease,color .15s ease,background-color .15s ease}.pga-input-select .input-select__chevron--open[data-v-6a5c6250]{transform:rotate(180deg)}.input-select-dropdown{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-02);border-radius:var(--6e26cf66);box-shadow:0 2px 8px var(--pga-color-first-015),0 1px 3px var(--pga-color-first-015);list-style-type:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:.25rem;position:fixed;z-index:10000}.input-select-dropdown .dropdown__option{align-items:center;background-color:transparent;border-radius:var(--6e26cf66);color:var(--pga-color-first);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-m);gap:.5rem;justify-content:space-between;padding-bottom:.4rem;padding-left:var(--631f58ee);padding-right:var(--631f58ee);padding-top:.4rem;transition:background-color .1s ease,color .1s ease;user-select:none;-webkit-user-select:none}.input-select-dropdown .dropdown__option .option__text{word-break:break-word;word-wrap:break-word;flex-grow:1}.input-select-dropdown .dropdown__option .option__check{color:var(--pga-color-primary);flex-shrink:0;font-size:var(--pga-font-size-m)}.input-select-dropdown .dropdown__option--active{background-color:var(--pga-color-primary-01)}.input-select-dropdown .dropdown__option--selected{color:var(--pga-color-primary);font-weight:500}.input-select-dropdown .dropdown__option--selected.dropdown__option--active{background-color:var(--pga-color-primary-015)}.input-select-dropdown .dropdown__empty{color:var(--pga-color-third);font-size:var(--pga-font-size-s);font-style:italic;padding-bottom:.5rem;padding-left:var(--631f58ee);padding-right:var(--631f58ee);padding-top:.5rem;text-align:center;user-select:none;-webkit-user-select:none}.pga-select[data-v-c9598e4b]{background-color:var(--d5871f9c);border:1px solid var(--51df3674);border-radius:var(--02d747a1);color:var(--pga-color-first);cursor:pointer;font-family:inherit;font-size:var(--pga-font-size-m);height:var(--14adab2a);margin:0;outline:none;padding-left:var(--211e626e);padding-right:var(--211e626e);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.pga-select--placeholder[data-v-c9598e4b]{color:var(--6a0edbf3)}.pga-select[data-v-c9598e4b]:hover:not(:disabled):not(:focus){border-color:var(--pga-color-first-03)}.pga-select[data-v-c9598e4b]:focus{border-color:var(--54febbb8);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-select[data-v-c9598e4b]:disabled{background-color:var(--d9aa8664);cursor:not-allowed}.pga-switch[data-v-5da18ca3]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin-bottom:.25rem;margin-top:.25rem}.pga-switch .switch__label[data-v-5da18ca3]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-weight:500}.pga-switch .switch__slider-container[data-v-5da18ca3]{max-width:min-content;position:relative}.pga-switch .switch__slider-container .switch__input[data-v-5da18ca3]{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.pga-switch .switch__slider-container .switch__input:focus-visible+.switch__slider[data-v-5da18ca3]{box-shadow:0 0 0 3px var(--pga-color-primary-025)}.pga-switch .switch__slider-container .switch__slider[data-v-5da18ca3]{background-color:var(--pga-color-grey-05);border-radius:1.5rem;cursor:pointer;height:1.4rem;position:relative;transition:background-color .2s ease,box-shadow .2s ease;width:2.24rem}.pga-switch .switch__slider-container .switch__slider--disabled[data-v-5da18ca3]{cursor:not-allowed;opacity:.5}.pga-switch .switch__slider-container .switch__slider[data-v-5da18ca3]:hover:not(.pga-switch .switch__slider-container .switch__slider--disabled){box-shadow:0 0 0 3px var(--pga-color-grey-015)}.pga-switch .switch__slider-container .switch__slider .slider__thumb[data-v-5da18ca3]{align-items:center;background-color:var(--pga-color-grey-contrast);border-radius:100%;bottom:.14rem;box-shadow:0 1px 4px var(--pga-color-first-03);color:var(--pga-color-grey);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.12rem;justify-content:center;max-height:1.12rem;max-width:1.12rem;min-height:1.12rem;min-width:1.12rem;position:absolute;top:.14rem;transition:transform .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease;width:1.12rem}.pga-switch .switch__slider-container .switch__slider .slider__thumb .thumb__icon[data-v-5da18ca3]{font-size:var(--pga-font-size-s)}.pga-switch .switch__slider-container .switch__slider--checked[data-v-5da18ca3]{background-color:var(--pga-color-success)}.pga-switch .switch__slider-container .switch__slider--checked[data-v-5da18ca3]:hover:not(.pga-switch .switch__slider-container .switch__slider--checked--disabled){box-shadow:0 0 0 3px var(--pga-color-success-015)}.pga-switch .switch__slider-container .switch__slider--checked .slider__thumb[data-v-5da18ca3]{background-color:var(--pga-color-success-contrast);color:var(--pga-color-success);transform:translate(1.12rem)}.pga-switch-options[data-v-ade9ccc2]{align-items:stretch;border-radius:var(--567fe690);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:inherit;gap:0;justify-content:center;user-select:none;-webkit-user-select:none;width:100%}.pga-switch-options .switch-options__item[data-v-ade9ccc2]{all:unset;align-items:center;background-color:var(--08d3b6e3);border:1px solid var(--0a3f7da5);box-sizing:border-box;color:var(--pga-color-second);cursor:pointer;display:flex;flex-basis:0;flex-direction:row;flex-grow:1;flex-wrap:nowrap;font-size:inherit;gap:0;height:var(--7f37e959);justify-content:center;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.pga-switch-options .switch-options__item+.pga-switch-options .switch-options__item[data-v-ade9ccc2]{margin-left:-1px}.pga-switch-options .switch-options__item--first-item[data-v-ade9ccc2]{border-radius:var(--567fe690) 0 0 var(--567fe690)}.pga-switch-options .switch-options__item--last-item[data-v-ade9ccc2]{border-radius:0 var(--567fe690) var(--567fe690) 0}.pga-switch-options .switch-options__item--active[data-v-ade9ccc2]{background-color:var(--c70ef896);border-color:var(--525f6b32);color:var(--525f6b32);font-weight:600;z-index:1}.pga-switch-options .switch-options__item[data-v-ade9ccc2]:hover:not(.pga-switch-options .switch-options__item--active){background-color:var(--pga-color-first-005);color:var(--pga-color-first)}.pga-switch-options .switch-options__item[data-v-ade9ccc2]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-015);z-index:2}.textarea[data-v-07ed2cf9]{background-color:var(--06eb14b2);border:1px solid var(--30e7832e);border-radius:var(--22cb3e4c);color:var(--pga-color-first);font-family:inherit;font-size:var(--pga-font-size-m);margin:0;outline:none;padding:var(--7e0face3);resize:vertical;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.textarea[data-v-07ed2cf9]:hover:not(:disabled):not(:focus){border-color:var(--pga-color-first-03)}.textarea[data-v-07ed2cf9]:focus{border-color:var(--28466123);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.textarea--disabled[data-v-07ed2cf9]{background-color:var(--342b057a);cursor:not-allowed}.textarea[data-v-07ed2cf9]::placeholder{color:var(--26fcf5c4);font-size:inherit;opacity:1}.pga-img-wrapper[data-v-cd57373b]{max-width:fit-content;position:relative;user-select:none;-webkit-user-select:none}.pga-img-wrapper--horizontal[data-v-cd57373b]{padding-bottom:var(--71ce7616)}.pga-img-wrapper--vertical[data-v-cd57373b]{padding-right:var(--71ce7616)}.pga-img-wrapper .img-container .img[data-v-cd57373b]{height:100%;max-width:100%;object-fit:contain;width:auto}.pga-img-wrapper .img-container .img--rounded[data-v-cd57373b]{object-fit:cover;width:100%}.pga-img-wrapper .img-buttons[data-v-cd57373b]{position:absolute}.pga-img-wrapper .img-buttons--horizontal[data-v-cd57373b]{align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.3rem;justify-content:center;left:0;padding-bottom:.2rem;padding-top:.2rem;right:0}.pga-img-wrapper .img-buttons--vertical[data-v-cd57373b]{align-items:center;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.3rem;justify-content:center;padding-left:.2rem;padding-right:.2rem;right:0;top:0}.pga-img-wrapper .img-buttons .input-file[data-v-cd57373b]{display:none}.pga-images-full-screen[data-v-47542d25]{align-items:center;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:1600px;position:fixed;right:0;top:0;z-index:10000}.pga-images-full-screen .image-container[data-v-47542d25]{height:100%;outline:none;padding:1rem 4rem;position:relative}.pga-images-full-screen .image-container .image[data-v-47542d25]{border-radius:.6rem;height:100%;max-width:100%;object-fit:contain;width:auto}.pga-images-full-screen .image-container .image__close-btn[data-v-47542d25]{position:absolute;right:0;top:1rem}.pga-images-full-screen .image-container .image__left-btn[data-v-47542d25]{left:0;position:absolute;top:50%;transform:translateY(-50%)}.pga-images-full-screen .image-container .image__right-btn[data-v-47542d25]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.pga-images[data-v-44f55039]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center}.pga-images .images[data-v-44f55039]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center;width:100%}.pga-images .images .images__image-container[data-v-44f55039]{height:12rem;max-height:12rem;max-width:12rem;min-height:12rem;min-width:12rem;position:relative;width:12rem}.pga-images .images .images__image-container .images__img[data-v-44f55039]{border:1px solid var(--pga-color-first-01);border-radius:.6rem;cursor:pointer;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;outline:none;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.pga-images .images .images__image-container .images__img[data-v-44f55039]:focus-visible,.pga-images .images .images__image-container .images__img[data-v-44f55039]:hover{border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015)}.pga-images .images .images__image-container .images__delete-btn[data-v-44f55039]{position:absolute;right:.4rem;top:.4rem}.pga-images .images .images__input-container[data-v-44f55039]{height:12rem;max-height:12rem;max-width:12rem;min-height:12rem;min-width:12rem;width:12rem}.pga-images .images .images__input-container .images__input[data-v-44f55039]{border-radius:.6rem;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-info-panel-item[data-v-e6e0faf9]{word-break:break-word;word-wrap:break-word;align-items:flex-start;border-left:3px solid var(--pga-color-primary-05);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.15rem;justify-content:flex-start;padding:.1rem 0 .1rem .7rem}.pga-info-panel-item--full-width[data-v-e6e0faf9]{grid-column:1/-1}.pga-info-panel-item .item__info[data-v-e6e0faf9] .pga-text{font-weight:600}.pga-info-panel[data-v-f071c90e]{display:grid;gap:.75rem .4rem;grid-template-columns:repeat(auto-fill,minmax(max(8rem,calc(25% - .5rem)),1fr));width:100%}.pga-breadcrumb .breadcrumb__list[data-v-7807f388]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;justify-content:flex-start;list-style:none;margin:0;padding:0}.pga-breadcrumb .breadcrumb__list .list__item[data-v-7807f388]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-breadcrumb .breadcrumb__list .list__item .list__separator[data-v-7807f388]{color:var(--pga-color-third);font-size:var(--pga-font-size-s)}.pga-header[data-v-47a752a9]{backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);background-color:var(--pga-color-first-contrast-085);border-bottom:1px solid var(--pga-color-first-01);box-shadow:0 1px 2px var(--pga-color-first-005);left:0;margin-left:auto;margin-right:auto;max-width:1600px;position:fixed;right:0;top:0;user-select:none;-webkit-user-select:none;z-index:10}.pga-header--with-banner[data-v-47a752a9]{top:var(--pga-banner-height)}.pga-header .header__content[data-v-47a752a9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;height:var(--pga-header-height);justify-content:space-between;padding-left:.4rem;padding-right:.4rem;width:100%}.pga-header .header__content .content__side[data-v-47a752a9]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.4rem;justify-content:flex-end}.pga-header .header__content .content__side .content__logo[data-v-47a752a9]{margin-left:.4rem}.pga-side-bar[data-v-dea6b2e1]{align-items:stretch;background-color:var(--pga-color-first-contrast);border-right:1px solid var(--pga-color-first-01);bottom:0;box-shadow:0 0 14px -10px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;left:max(0px,(100% - 1600px)/2);position:fixed;top:var(--pga-header-height);user-select:none;-webkit-user-select:none;width:var(--pga-side-bar-width);z-index:100}.pga-side-bar--with-banner[data-v-dea6b2e1]{top:var(--d8ff5416)}.pga-side-bar .side-bar__header[data-v-dea6b2e1]{display:none}.pga-side-bar .side-bar__content[data-v-dea6b2e1]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:auto;padding-left:.5rem;padding-right:.5rem}.pga-side-bar .side-bar__content .side-bar__section[data-v-dea6b2e1]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;padding-bottom:.5rem;padding-top:.5rem}.pga-side-bar .side-bar__content .side-bar__section .section__title[data-v-dea6b2e1]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-weight:500;letter-spacing:.02em;margin-bottom:.3rem;padding-left:.5rem}.pga-side-bar .side-bar__content .side-bar__section .section__buttons[data-v-dea6b2e1]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button[data-v-dea6b2e1]{align-items:center;border-radius:.55rem;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;justify-content:space-between;padding:.4rem .5rem .4rem 1rem;text-decoration:none;transition:background-color .15s ease,color .15s ease}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button[data-v-dea6b2e1]:hover{background-color:var(--pga-color-first-005);color:var(--pga-color-first);cursor:pointer}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button.router-link-active[data-v-dea6b2e1]{background-color:var(--pga-color-primary-01);color:var(--pga-color-primary);font-weight:500}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button .button__name-container[data-v-dea6b2e1]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-side-bar .side-bar__content .side-bar__section .section__buttons .section__button .button__name-container .button__icon-container[data-v-dea6b2e1]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;width:1.2rem}@media (max-width:768px){.pga-side-bar[data-v-dea6b2e1]{right:0;top:0;width:auto}.pga-side-bar .side-bar__header[data-v-dea6b2e1]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--pga-header-height);justify-content:flex-start;padding-left:.5rem;padding-right:.5rem}}.sidebar-slide-enter-active[data-v-dea6b2e1]{transition:transform .25s ease-out}.sidebar-slide-leave-active[data-v-dea6b2e1]{transition:transform .2s ease-in}.sidebar-slide-enter-from[data-v-dea6b2e1],.sidebar-slide-leave-to[data-v-dea6b2e1]{transform:translate(-100%)}.pga-bottom-bar[data-v-4873bf60]{backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);background-color:var(--pga-color-first-contrast-085);border-top:1px solid var(--pga-color-first-01);bottom:0;box-shadow:0 -1px 2px var(--pga-color-first-005);display:none;left:0;margin-left:auto;margin-right:auto;max-width:1600px;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;user-select:none;-webkit-user-select:none;z-index:10}.pga-bottom-bar .bottom-bar__content[data-v-4873bf60]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.2rem;height:var(--pga-bottom-bar-height);justify-content:space-evenly;padding-left:.4rem;padding-right:.4rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-4873bf60]{align-items:center;color:var(--pga-color-second);display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.3rem;justify-content:center;min-width:0;padding-top:.4rem;position:relative;text-decoration:none;transition:color .2s ease}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-4873bf60]:hover{color:var(--pga-color-first);cursor:pointer}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link:hover .router-link__icon-container[data-v-4873bf60]{background-color:var(--pga-color-first-01)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link.router-link-active[data-v-4873bf60]{color:var(--pga-color-primary)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link.router-link-active .router-link__icon-container[data-v-4873bf60]{background-color:var(--pga-color-primary)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link.router-link-active .router-link__icon-container .router-link__icon[data-v-4873bf60]{color:var(--pga-color-first-contrast)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container[data-v-4873bf60]{align-items:center;border-radius:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.8rem;justify-content:center;transition:background-color .2s ease;width:3.2rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container .router-link__icon[data-v-4873bf60]{font-size:var(--pga-font-size-xl);transition:color .2s ease}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__name[data-v-4873bf60]{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:768px){.pga-bottom-bar[data-v-4873bf60]{display:block}.pga-bottom-bar .bottom-bar__content[data-v-4873bf60]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.1rem;justify-content:space-evenly;padding-left:.2rem;padding-right:.2rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-4873bf60]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.2rem;justify-content:center;padding-top:.2rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container[data-v-4873bf60]{height:1.6rem;width:2.8rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container .router-link__icon[data-v-4873bf60]{font-size:var(--pga-font-size-l)}}.pga-footer[data-v-40ce20ea]{margin-top:auto}.pga-footer .footer__content[data-v-40ce20ea]{align-items:center;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-bottom:none;border-radius:1rem 1rem 0 0;box-shadow:0 -4px 14px -10px var(--pga-color-first-015);color:var(--pga-color-first);display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.2rem;justify-content:center;padding:2rem 1rem;width:100%}.pga-footer .footer__content .footer__brand[data-v-40ce20ea]{align-items:center;background-color:#fff;border:.2rem solid var(--pga-color-primary);border-radius:50%;box-shadow:0 0 0 5px var(--pga-color-primary-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:4.5rem;justify-content:center;max-height:4.5rem;max-width:4.5rem;min-height:4.5rem;min-width:4.5rem;width:4.5rem}.pga-footer .footer__content .footer__divider[data-v-40ce20ea]{background:linear-gradient(90deg,transparent,var(--pga-color-primary),transparent);border-radius:1rem;height:1px;opacity:.5;width:80%}.pga-footer .footer__content .footer__info[data-v-40ce20ea]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:center;text-align:center}.pga-footer .footer__content .footer__info .footer__text[data-v-40ce20ea]{color:var(--pga-color-first);font-size:var(--pga-font-size-m);font-weight:500;letter-spacing:.05rem}.pga-footer .footer__content .footer__info .footer__text--secondary[data-v-40ce20ea]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-s);gap:.25rem;justify-content:center;opacity:.8}.pga-footer .footer__content .footer__info .footer__link[data-v-40ce20ea]{color:var(--pga-color-primary);font-size:var(--pga-font-size-s);font-style:italic;font-weight:700}.pga-layout[data-v-e307badc]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;height:var(--5ab182da);justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:1600px;min-height:100dvh;overflow:var(--2acca26b);padding-top:var(--pga-header-height);position:relative}.pga-layout--with-banner[data-v-e307badc]{padding-top:var(--04f00658)}.pga-layout--side-bar-open[data-v-e307badc]{padding-left:var(--pga-side-bar-width)}.pga-layout .layout__banner[data-v-e307badc]{align-items:center;background-color:var(--pga-color-warning);color:var(--pga-color-warning-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--pga-banner-height);justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:1600px;position:fixed;right:0;top:0;z-index:10}.pga-layout .layout__content[data-v-e307badc]{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;gap:.9rem;justify-content:flex-start;min-height:0;overflow:var(--2acca26b);padding:var(--pga-layout-padding-y) var(--395234d0) var(--6cb3465a)}.pga-layout .layout__content .layout__overview[data-v-e307badc]{align-items:baseline;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-layout .layout__content .layout__overview .overview__title[data-v-e307badc]{font-size:var(--pga-font-size-l);font-weight:600;letter-spacing:.01em;margin:0}.pga-layout .layout__content .layout__overview .overview__separator[data-v-e307badc]{color:var(--pga-color-third)}.pga-layout .layout__content .layout__overview .overview__description[data-v-e307badc]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-layout .layout__content .layout__view[data-v-e307badc]{min-height:0}@media (max-width:768px){.pga-layout[data-v-e307badc]{padding-left:0}.pga-layout--with-nav-bars[data-v-e307badc]{padding-bottom:var(--pga-bottom-bar-height)}.pga-layout .layout__content[data-v-e307badc]{padding-left:var(--6c15ca74);padding-right:var(--6c15ca74)}}.pga-not-found[data-v-48a06948]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;width:100%}.pga-not-found .not-found__content[data-v-48a06948]{align-items:center;background-color:var(--pga-color-second-contrast);border-radius:.5rem;display:flex;flex-direction:column;flex-wrap:nowrap;gap:2rem;justify-content:center;max-width:55rem;min-height:25rem;padding:2rem 6rem;text-align:center;width:100%}.pga-not-found .not-found__content .not-found__hero[data-v-48a06948]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center}.pga-not-found .not-found__content .not-found__hero .hero__number[data-v-48a06948]{color:var(--pga-color-first);font-size:var(--pga-font-size-xxxxl);font-weight:900;letter-spacing:.1rem;line-height:1;margin:0;text-shadow:0 .2rem .5rem rgba(0,0,0,.1)}.pga-not-found .not-found__content .not-found__hero .hero__bubble[data-v-48a06948]{background-color:var(--pga-color-first);border-radius:1.5rem;box-shadow:0 .1rem .5rem #0000001a;color:var(--pga-color-first-contrast);font-size:var(--pga-font-size-m);font-weight:700;margin:0;padding:.6rem 1.2rem;position:relative}.pga-not-found .not-found__content .not-found__hero .hero__bubble[data-v-48a06948]:after{border-color:var(--pga-color-first) transparent transparent transparent;border-style:solid;border-width:.6rem .6rem 0;bottom:-.6rem;content:"";left:50%;position:absolute;transform:translate(-50%)}.pga-not-found .not-found__content .not-found__illustration[data-v-48a06948]{max-width:40rem;width:100%}.pga-not-found .not-found__content .not-found__illustration .illustration__svg[data-v-48a06948]{height:auto;width:100%}.pga-not-found .not-found__content .not-found__actions[data-v-48a06948]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}@media (max-width:768px){.pga-not-found .not-found__content[data-v-48a06948]{padding-left:1.2rem;padding-right:1.2rem}}.pga-section[data-v-0348bbe6]{max-width:100%}.pga-section .section__title[data-v-0348bbe6]{font-size:var(--pga-font-size-l);letter-spacing:.01em;margin:0 0 .5rem}.pga-section .section__content[data-v-0348bbe6]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start;padding:1rem}.pga-section .section__content--loading[data-v-0348bbe6]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-pagination[data-v-9abe4636]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:flex-start;min-height:1.6rem;width:100%}.pga-pagination .pga-pagination__info[data-v-9abe4636]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.pga-pagination .pga-pagination__info .pga-pagination__page-size[data-v-9abe4636]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.4rem;color:var(--pga-color-first);cursor:pointer;font-size:var(--pga-font-size-m);padding:.2rem .5rem;transition:border-color .15s ease,box-shadow .15s ease}.pga-pagination .pga-pagination__info .pga-pagination__page-size[data-v-9abe4636]:hover{border-color:var(--pga-color-first-03)}.pga-pagination .pga-pagination__info .pga-pagination__page-size[data-v-9abe4636]:focus{border-color:var(--pga-color-primary);box-shadow:0 0 0 3px var(--pga-color-primary-015);outline:none}.pga-pagination .pga-pagination__info span[data-v-9abe4636]{color:var(--pga-color-second);font-size:var(--pga-font-size-s)}.pga-pagination .pga-pagination__pages[data-v-9abe4636]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center}.pga-tr.tr--even[data-v-86d73bc6]{background-color:var(--pga-color-first-contrast)}.pga-tr.tr--odd[data-v-86d73bc6]{background-color:var(--pga-color-second-contrast)}.pga-td[data-v-3f1d289c]{border-bottom:1px solid var(--pga-color-first-01)}.pga-td .td__content[data-v-3f1d289c]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:var(--6607e6ab);max-width:24rem;overflow-wrap:break-word;padding:.5rem .6rem;text-align:var(--0130914e)}.pga-td--fit-content[data-v-3f1d289c]{width:0}.pga-td--fit-content .td__content[data-v-3f1d289c]{max-width:none}.pga-td--sticky-right[data-v-3f1d289c]{background-color:inherit;box-shadow:-5px 0 8px -6px var(--pga-color-first-01);position:sticky;right:0;z-index:1}.pga-tr-title[data-v-b264e1a5]{background-color:var(--pga-color-first-005)!important}.pga-tr-title .tr-title__td[data-v-b264e1a5]{font-size:var(--pga-font-size-m);font-weight:600;letter-spacing:.01em;padding:.4rem .8rem}.pga-group-title[data-v-b8dd0195]{align-items:center;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--pga-font-size-m);font-weight:500;gap:.5rem;justify-content:flex-start;letter-spacing:.02em}.pga-th[data-v-329858dd]{border-bottom:1px solid var(--pga-color-first-015);color:var(--pga-color-third);font-size:var(--pga-font-size-s);font-weight:600;letter-spacing:.02em;padding:.65rem .6rem;text-align:var(--89f34364);white-space:nowrap}.pga-th--sticky-right[data-v-329858dd]{background-color:var(--pga-color-first-contrast);background-image:linear-gradient(var(--pga-color-first-005),var(--pga-color-first-005));box-shadow:-5px 0 8px -6px var(--pga-color-first-01);position:sticky;right:0;z-index:1}.pga-th .th-content[data-v-329858dd]{align-items:center;display:inline-flex;gap:.4rem}.pga-filters-sidebar[data-v-a90ce079]{align-items:stretch;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:1000}.pga-filters-sidebar .sidebar__content[data-v-a90ce079]{align-items:stretch;background-color:var(--pga-color-first-contrast);border-left:1px solid var(--pga-color-first-015);box-shadow:-6px 0 18px -12px var(--pga-color-first-02);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin-right:max(0px,(100% - 1600px)/2);max-width:90%;outline:none;width:20rem}.pga-filters-sidebar .sidebar__content .sidebar__header[data-v-a90ce079]{align-items:center;border-bottom:1px solid var(--pga-color-first-01);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.8rem;justify-content:space-between;padding:.8rem 1rem}.pga-filters-sidebar .sidebar__content .sidebar__header .sidebar__title[data-v-a90ce079]{font-size:var(--pga-font-size-l);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-filters-sidebar .sidebar__content .sidebar__header .close-icon[data-v-a90ce079]{all:unset;align-items:center;border-radius:.5rem;color:var(--pga-color-second);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.7rem;justify-content:center;max-height:1.7rem;max-width:1.7rem;min-height:1.7rem;min-width:1.7rem;transition:background-color .15s ease,color .15s ease;width:1.7rem}.pga-filters-sidebar .sidebar__content .sidebar__header .close-icon[data-v-a90ce079]:hover{background-color:var(--pga-color-first-005);color:var(--pga-color-first)}.pga-filters-sidebar .sidebar__content .sidebar__header .close-icon[data-v-a90ce079]:focus-visible{box-shadow:0 0 0 3px var(--pga-color-primary-015);color:var(--pga-color-first)}.pga-filters-sidebar .sidebar__content .sidebar__body[data-v-a90ce079]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;overflow-y:auto;padding:1rem}.pga-items-list[data-v-ba61c112]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start}.pga-items-list .items-list__title[data-v-ba61c112]{margin-top:.4rem}.pga-items-list .item-container[data-v-ba61c112]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start;padding:.9rem}.pga-items-list .item-container .item-actions-buttons[data-v-ba61c112]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.6rem}.pga-items-list .item-container__secondary[data-v-ba61c112]{background-color:var(--pga-color-third-contrast)}.pga-table-column-toggle[data-v-8356d178]{max-width:fit-content}.column-toggle__dropdown{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.6rem;box-shadow:0 2px 8px var(--pga-color-first-01),0 1px 3px var(--pga-color-first-01);gap:.5rem;padding:.6rem .8rem;position:fixed;z-index:10000}.column-toggle__dropdown,.pga-table[data-v-8878867c]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.pga-table[data-v-8878867c]{gap:1rem;max-width:100%!important}.pga-table .table-header[data-v-8878867c]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-table .table-header .table-header__top[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:flex-start}.pga-table .table-header .table-header__top .header__filters-sidebar-btn[data-v-8878867c]{display:none}.pga-table .table-header .table-header__top .header__search-container[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin-left:auto}.pga-table .table-header .table-header__top .header__search-container .header__search[data-v-8878867c]{min-width:12rem;width:100%}.pga-table .table-header .table-header__top .header__search-container .header__search[data-v-8878867c] .input{border-bottom-right-radius:0;border-top-right-radius:0}.pga-table .table-header .table-header__filters[data-v-8878867c]{align-items:flex-end;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005);display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:flex-start;padding:.8rem}.pga-table .table-top-pagination[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;position:relative}.pga-table .table-top-pagination--with-spinner[data-v-8878867c]{min-height:1rem}.pga-table .table-top-pagination .pagination__spinner[data-v-8878867c]{left:0;position:absolute;top:50%;transform:translateY(-50%)}.pga-table .table-scroll-container .table-wrapper[data-v-8878867c]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-01);border-radius:.75rem;box-shadow:0 1px 2px var(--pga-color-first-005),0 4px 12px -8px var(--pga-color-first-015);overflow:hidden;overflow-x:auto;scrollbar-width:none}.pga-table .table-scroll-container .table-wrapper[data-v-8878867c]::-webkit-scrollbar{display:none}.pga-table .table-scroll-container .table-wrapper table[data-v-8878867c]{border-collapse:collapse;width:100%}.pga-table .table-scroll-container .table-wrapper table thead[data-v-8878867c]{background-color:var(--pga-color-first-005)}.pga-table .table-scroll-container .table-wrapper table tbody tr:last-child .pga-td[data-v-8878867c]{border-bottom:none}.pga-table .table-scroll-container .table-wrapper table .indentation-content[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;width:1.4rem}.pga-table .table-scroll-container .table-wrapper table .indentation-content .indentation-line[data-v-8878867c]{background-color:var(--pga-color-primary);border-radius:.6rem;height:.2rem;width:1.4rem}.pga-table .table-scroll-container .table-wrapper table .actions-buttons[data-v-8878867c]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.15rem;justify-content:flex-start}.pga-table .table-scroll-container .table-sticky-scrollbar[data-v-8878867c]{background-color:var(--pga-color-first-contrast);border-radius:.6rem;bottom:0;overflow-x:auto;overflow-y:hidden;position:sticky;z-index:1}.pga-table .table-scroll-container .table-sticky-scrollbar .scrollbar-spacer[data-v-8878867c]{height:.1rem}.pga-table .table-scroll-container--with-main-item[data-v-8878867c]{display:none}.pga-table .main-items-list--with-small-devices-item[data-v-8878867c],.pga-table .main-items-list[data-v-8878867c]{display:flex}.pga-table .small-devices-items-list[data-v-8878867c]{display:none}.pga-table .rows-selected[data-v-8878867c]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:flex-start;padding-left:.8rem;padding-right:.8rem}.pga-table .rows-selected .rows-selected__select-all-btn[data-v-8878867c]{font-size:var(--pga-font-size-s)}.pga-table .rows-selected .rows-selected__selected-items-text[data-v-8878867c]{color:var(--pga-color-second);font-size:var(--pga-font-size-s);font-style:italic}@media (max-width:768px){.pga-table .table-header .table-header__top .header__filters-toggle-btn[data-v-8878867c]{display:none}.pga-table .table-header .table-header__top .header__filters-sidebar-btn[data-v-8878867c]{display:block}.pga-table .table-header .table-header__top .header__columns-toggle--with-small-devices-item[data-v-8878867c]{display:none}.pga-table .table-header .table-header__top .header__search-container[data-v-8878867c]{margin-left:0;width:100%}.pga-table .main-items-list--with-small-devices-item[data-v-8878867c],.pga-table .table-header .table-header__filters[data-v-8878867c],.pga-table .table-scroll-container--with-small-devices-item[data-v-8878867c]{display:none}.pga-table .small-devices-items-list[data-v-8878867c]{display:flex}}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}/*!
7
7
  * animate.css - https://animate.style/
8
8
  * Version - 4.1.1
9
9
  * Licensed under the MIT license - http://opensource.org/licenses/MIT
package/dist/main.es.js CHANGED
@@ -1273,7 +1273,7 @@ const wT1 = {
1273
1273
  }, AT1 = {
1274
1274
  es: {
1275
1275
  // general
1276
- INTERNAL_SERVER_ERROR: "Se ha producido un error inesperado. Intente nuevamente.",
1276
+ INTERNAL_SERVER_ERROR: "Ha ocurrido un error inesperado. Intente nuevamente.",
1277
1277
  DUPLICATE_KEY: "Ya existe un registro con esta información.",
1278
1278
  FOREIGN_KEY_INTEGRITY: "El registro de referencia no es válido.",
1279
1279
  MODELS_ASSOCIATED: "No es posible eliminar el registro porque posee información vinculada.",
@@ -103096,6 +103096,7 @@ const Qu3 = {
103096
103096
  text: Z(o)("configBtn"),
103097
103097
  onClick: L[1] || (L[1] = (V) => h.value = !0)
103098
103098
  }, null, 8, ["text"]),
103099
+ N1(w.$slots, "header", {}, void 0, !0),
103099
103100
  q1(Ju3, {
103100
103101
  modelValue: h.value,
103101
103102
  "onUpdate:modelValue": L[2] || (L[2] = (V) => h.value = V),
@@ -103182,7 +103183,7 @@ const Qu3 = {
103182
103183
  ]));
103183
103184
  }
103184
103185
  });
103185
- const sd3 = /* @__PURE__ */ d2(od3, [["__scopeId", "data-v-dc173d95"]]);
103186
+ const sd3 = /* @__PURE__ */ d2(od3, [["__scopeId", "data-v-d12f5bf9"]]);
103186
103187
  /*!
103187
103188
  * @kurkle/color v0.3.4
103188
103189
  * https://github.com/kurkle/color#readme
@@ -62,6 +62,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
62
62
  onEventClicked?: (event: CalEvent) => any;
63
63
  onRefreshList?: (range: CalRange) => any;
64
64
  }, {}, {}>, {
65
+ header?(_: {}): any;
65
66
  event?(_: {
66
67
  event: CalEvent;
67
68
  }): any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pangea-lib",
3
3
  "description": "",
4
- "version": "4.0.552",
4
+ "version": "4.0.553",
5
5
  "author": "Gianfranco Raselli",
6
6
  "license": "ISC",
7
7
  "homepage": "https://github.com/GianfrancoRaselli/pangea-lib#readme",