LWR.define("lwr/scheduler/v/0_20_6",["exports"],function(o){"use strict";let r=0;function a(){r=0}async function T(){const d=S(r);d.shouldYield&&(r=d.timeOfLastYield,await N())}function S(d){if(!globalThis.performance||!R())return{shouldYield:!1,timeOfLastYield:d};const g=50,u=globalThis.performance.now();return u-d>g?{shouldYield:!0,timeOfLastYield:u}:{shouldYield:!1,timeOfLastYield:d}}async function N(){const d=globalThis.scheduler;return d?.yield?d.yield():new Promise(g=>setTimeout(g,0))}function R(){const d=globalThis,{SSREnabled:g}=d.LWR&&d.LWR.env||{};return!!g}o.resetYieldTracking=a,o.yieldIfNecessary=T,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/scheduler",["exports","lwr/scheduler/v/0_20_6"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("lwr/metrics/v/0_20_6",["exports"],function(o){"use strict";const r="lwr.bootstrap.",a=`${r}end`,T=`${r}error`,S=`${T}.count`,N=`${r}duration`,R="lwr.bootstrap.init",d=`${R}.duration`,g="lwr.bootstrap.init.module",u=`${g}.duration`,c=`${g}.count`,f="lwr.loader.",O=`${f}module.define`,_=`${O}.count`,M=`${f}module.dynamicLoad`,D=`${M}.count`,U=`${f}module.fetch`,P=`${U}.count`,j=`${U}.duration`,H=`${f}module.error`,k=`${H}.count`,x=`${f}mappings.fetch`,Y=`${x}.count`,A=`${x}.duration`,te=`${f}mappings.error`,J=`${te}.count`,b="lwr.router.",w=`${b}navigate`,ne=`${w}.count`,re=`${w}.duration`,oe=`${b}view`,ie=`${oe}.duration`,be=`${b}error`,ve=`${be}.count`;o.BOOTSTRAP_DURATION=N,o.BOOTSTRAP_END=a,o.BOOTSTRAP_ERROR=T,o.BOOTSTRAP_ERROR_COUNT=S,o.BOOTSTRAP_PREFIX=r,o.INIT=R,o.INIT_DURATION=d,o.INIT_MODULE=g,o.INIT_MODULE_COUNT=c,o.INIT_MODULE_DURATION=u,o.LOADER_PREFIX=f,o.MAPPINGS_ERROR=te,o.MAPPINGS_ERROR_COUNT=J,o.MAPPINGS_FETCH=x,o.MAPPINGS_FETCH_COUNT=Y,o.MAPPINGS_FETCH_DURATION=A,o.MODULE_DEFINE=O,o.MODULE_DEFINE_COUNT=_,o.MODULE_DYNAMIC_LOAD=M,o.MODULE_DYNAMIC_LOAD_COUNT=D,o.MODULE_ERROR=H,o.MODULE_ERROR_COUNT=k,o.MODULE_FETCH=U,o.MODULE_FETCH_COUNT=P,o.MODULE_FETCH_DURATION=j,o.ROUTER_ERROR=be,o.ROUTER_ERROR_COUNT=ve,o.ROUTER_NAV=w,o.ROUTER_NAV_COUNT=ne,o.ROUTER_NAV_DURATION=re,o.ROUTER_PREFIX=b,o.ROUTER_VIEW=oe,o.ROUTER_VIEW_DURATION=ie,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/metrics",["exports","lwr/metrics/v/0_20_6"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("lwr/init/v/0_20_6",["exports","lwr/metrics/v/0_20_6","lwr/profiler/v/0_20_6","lwr/scheduler/v/0_20_6","lwc/v/8_25_1"],function(o,r,a,T,S){"use strict";const N="lwr:hydrate",R="visible";function d(j,H,k){S.hydrateComponent(j,H,k)}function g(j,H,k){const x=O();u.set(j,{ctor:H,props:k}),x.observe(j)}const u=new Map;let c;function f(j){return"IntersectionObserver"in globalThis&&j.getAttribute(N)===R}function O(){return c||(c=new IntersectionObserver((j,H)=>{j.forEach(k=>{if(k.isIntersecting){const x=k.target;H.unobserve(x);const Y=u.get(x);if(Y){u.delete(x);const{ctor:A,props:te}=Y;d(x,A,te)}}})},{root:null,rootMargin:"100px"}),c)}function _(j,H){return S.createElement(j,{is:H})}function M(j){return j.replace(/\/v\/[a-zA-Z0-9-_.]+$/,"").replace("/","-").replace(/([A-Z])/g,H=>`-${H.toLowerCase()}`)}const D=/-([a-z])/g;function U(j){return j.replace(D,H=>H[1].toUpperCase())}function P(j,H={}){if(typeof globalThis.customElements=="undefined"||typeof globalThis.document=="undefined"){a.logOperationStart({id:r.BOOTSTRAP_END});return}a.logOperationStart({id:r.INIT}),(async()=>{let k=0;const x=globalThis.document;for(const[Y,A]of j){await T.yieldIfNecessary();const te=++k,J=M(Y);if(!x.body.querySelector(J)){a.logOperationStart({id:r.INIT_MODULE,specifier:Y,specifierIndex:te});const w=_(J,A),ne=x.querySelector("[lwr-root]");ne?ne.appendChild(w):x.body.appendChild(w),a.logOperationEnd({id:r.INIT_MODULE,specifier:Y,specifierIndex:te,metadata:{renderMode:"spa"}});continue}const b=x.querySelectorAll(J);for(const w of b){a.logOperationStart({id:r.INIT_MODULE,specifier:Y,specifierIndex:te});const ne=w.dataset.lwrPropsId;if(ne){f(w)?g(w,A,H[ne]||{}):d(w,A,H[ne]||{}),a.logOperationEnd({id:r.INIT_MODULE,specifier:Y,specifierIndex:te,metadata:{renderMode:"ssr"}});continue}const re=_(J,A);for(const{name:ie,value:be}of w.attributes){re.setAttribute(ie,be);const ve=U(ie);ve in re&&(re[ve]=be)}for(;w.childNodes.length>0;)re.appendChild(w.childNodes[0]);const oe=w.parentElement;oe&&oe.replaceChild(re,w),a.logOperationEnd({id:r.INIT_MODULE,specifier:Y,specifierIndex:te,metadata:{renderMode:"csr"}})}}})(),a.logOperationEnd({id:r.INIT}),a.logOperationStart({id:r.BOOTSTRAP_END})}o.HYDRATE_DIRECTIVE=N,o.HYDRATE_VISIBLE_VALUE=R,o.getPropFromAttrName=U,o.init=P,o.toKebabCase=M,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/init",["exports","lwr/init/v/0_20_6"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("hooks/mrtAppLoginPathHook/v/1_66_1143-260_0",["exports","@app/basePath/v/1","@communities-webruntime/common/v/1_66_1143-260_0"],function(o,r,a){"use strict";function T(d){return d&&typeof d=="object"&&"default"in d?d:{default:d}}var S=T(r);const N="@app/loginPath";function R(d){d.addLoaderPlugin({resolveModule:async g=>g===N?{url:`${S.default}/${a.WEBRUNTIME_PREFIX}/module/${g}`}:null})}o.default=R,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/mrtAppLoginPathHook",["exports","hooks/mrtAppLoginPathHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("hooks/mrtFeatureFlagHook/v/1_66_1143-260_0",["exports","@app/basePath/v/1","@app/deployTarget/v/1","@communities-webruntime/common/v/1_66_1143-260_0"],function(o,r,a,T){"use strict";function S(u){return u&&typeof u=="object"&&"default"in u?u:{default:u}}var N=S(r),R=S(a);const d="@salesforce/featureFlag/";function g(u){u.addLoaderPlugin({resolveModule:async c=>R.default==="MRT"&&c.startsWith(d)?{url:`${N.default}/${T.WEBRUNTIME_PREFIX}/module/${c}`}:null})}o.default=g,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/mrtFeatureFlagHook",["exports","hooks/mrtFeatureFlagHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("hooks/mrtPermissionsHook/v/1_66_1143-260_0",["exports","@app/basePath/v/1","@app/deployTarget/v/1","@communities-webruntime/common/v/1_66_1143-260_0"],function(o,r,a,T){"use strict";function S(u){return u&&typeof u=="object"&&"default"in u?u:{default:u}}var N=S(r),R=S(a);const d={"@salesforce/userPermission/":"","@salesforce/customPermission/":"custom/","@perm/":""};function g(u){u.addLoaderPlugin({resolveModule:async c=>{if(R.default!=="MRT")return null;const f=Object.keys(d).find(D=>c.startsWith(D));if(!f)return null;const O=c.split("/"),_=O[O.length-1],M=d[f];return{url:`${N.default}/${T.WEBRUNTIME_PREFIX}/perm/${M}${_}`}}})}o.default=g,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/mrtPermissionsHook",["exports","hooks/mrtPermissionsHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("hooks/appCsrfTokenLoaderHook/v/1_66_1143-260_0",["exports","@app/basePath/v/1","@communities-webruntime/common/v/1_66_1143-260_0"],function(o,r,a){"use strict";function T(d){return d&&typeof d=="object"&&"default"in d?d:{default:d}}var S=T(r);const N="@app/csrfToken";function R(d){d.addLoaderPlugin({resolveModule:async g=>g===N?{url:`${S.default}/${a.WEBRUNTIME_PREFIX}/module/${g}`}:null})}o.default=R,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/appCsrfTokenLoaderHook",["exports","hooks/appCsrfTokenLoaderHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("hooks/appUserLoaderHook/v/1_66_1143-260_0",["exports","@app/basePath/v/1","@communities-webruntime/common/v/1_66_1143-260_0"],function(o,r,a){"use strict";function T(d){return d&&typeof d=="object"&&"default"in d?d:{default:d}}var S=T(r);const N="@app/user";function R(d){d.addLoaderPlugin({resolveModule:async g=>g===N?{url:`${S.default}/${a.WEBRUNTIME_PREFIX}/module/${g}`}:null})}o.default=R,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/appUserLoaderHook",["exports","hooks/appUserLoaderHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/cookieStore/v/1_66_1143-260_0",["exports","@app/authenticationCookieName/v/1","@app/guestUuidCookieName/v/1","@salesforce/site/Id/v/1"],function(o,r,a,T){"use strict";function S(P){return P&&typeof P=="object"&&"default"in P?P:{default:P}}var N=S(r),R=S(a),d=S(T);let g;function u(P){P&&typeof P=="object"&&(g=P)}function c(P){g=U(P)}function f(){const P=D(N.default);return P?P==="1"||P.includes(d.default):!1}function O(){return D(R.default)}function _(){return g}function M(){return Object.entries(g||{}).map(([P,j])=>`${P}=${j}`).join(";")}function D(P){return P?(typeof document!="undefined"&&c(document?.cookie),g&&g[P]):null}function U(P){return P&&typeof P=="string"?P.split(";").reduce((H,k)=>{const[x,Y]=k.trim().split("=").map(decodeURIComponent);return H[x]=Y,H},{}):null}o.getAllCookies=_,o.getAllCookiesString=M,o.getCookie=D,o.getGuestUuidCookie=O,o.hasSidCookie=f,o.setCookiesFromObject=u,o.setCookiesFromString=c,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/cookieStore",["exports","webruntime/cookieStore/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("hooks/clientGuestDetectionHook/v/1_66_1143-260_0",["exports","@app/authenticationCookieName/v/1","webruntime/cookieStore/v/1_66_1143-260_0"],function(o,r,a){"use strict";function T(u){return u&&typeof u=="object"&&"default"in u?u:{default:u}}var S=T(r);const N="@app/user",R=`${N}/v/1`,{LWR:d}=globalThis;S.default&&!a.getCookie(S.default)&&(d.define(R,[N],function(u){return u&&typeof u=="object"&&"default"in u?u.default:u}),d.define(N,["exports"],u=>{u.default={isGuest:!0,id:null,csrfToken:null}}));function g(){}o.default=g,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/clientGuestDetectionHook",["exports","hooks/clientGuestDetectionHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/dynamicImportResourceHook/v/1_66_1143-260_0",["exports","@app/basePath/v/1","@app/versionKey/v/1"],function(o,r,a){"use strict";function T(d){return d&&typeof d=="object"&&"default"in d?d:{default:d}}var S=T(r),N=T(a);function R(d){const g="@salesforce/resourceUrl/",u="resourceUrl://";d.addLoaderPlugin({resolveModule:async c=>c.startsWith(g)?{url:`${u}${c}`}:null,loadModule:async c=>{if(c.startsWith(u)){const f=c.split("/"),O=f[f.length-1];return{data:`LWR.define('${g}${O}', ['exports'], function(exports) {
                        exports.default = '${S.default}/webruntime/org-asset/${N.default}/resource-name/${O}';
                    });`,status:200}}return null}})}o.default=R,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/dynamicImportResourceHook",["exports","webruntime/dynamicImportResourceHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/clientPluginService/v/1_66_1143-260_0",["exports","o11y/client/v/258_16_0"],function(o,r){"use strict";const a="EXPERIENCE-TAG-MANAGER";async function T(){if(window){const R=r.getInstrumentation(a);window.WEBSDK=window.WEBSDK||{},window.WEBSDK.sendEngagementEvent=(d,g)=>R.log(d,g)}}const{error:S}=console;async function N(){await Promise.all([T()]).catch(S)}o.loadPlugins=N,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/clientPluginService",["exports","webruntime/clientPluginService/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/utils/v/1_66_1143-260_0",["exports"],function(o){"use strict";function r(_,M){if(!_)throw new Error(M)}function a(_){return typeof _=="object"&&_!==null&&!Array.isArray(_)}function T(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(_){const M=Math.random()*16|0;return(_==="x"?M:M&3|8).toString(16)})}function S(_){return typeof _=="string"&&/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i.test(_)}const N=new RegExp("^([a-z]+://|//)","i");function R(_){return _?N.test(_):!1}const d=new RegExp("/sfsites/c/.+","i");function g(_){return _?d.test(_):!1}function u(_,M){const D=JSON.stringify(M);if(!(window&&window.navigator&&window.navigator.sendBeacon&&window.navigator.sendBeacon(_,D))){const P=new XMLHttpRequest;P.open("POST",_,!0),P.setRequestHeader("Content-Type","text/plain;charset=UTF-8"),P.send(D)}}function c(_){return document?.querySelector(`meta[name="${_}"]`)?.getAttribute("content")||""}function f(){return c("basePath")}function O(){return c("deployTarget")||"CORE"}o.assert=r,o.getBasePathFromMetaTag=f,o.getDeployTargetFromMetaTag=O,o.isAbsoluteURL=R,o.isObject=a,o.isSfdcCoreURL=g,o.sendPayloadToServer=u,o.uuidValidate=S,o.uuidv4=T,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/utils",["exports","webruntime/utils/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/logger/v/1_66_1143-260_0",["exports"],function(o){"use strict";function r(...T){console.log(...T)}function a(...T){console.error(...T)}o.log=r,o.logError=a,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/logger",["exports","webruntime/logger/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/mobileUtils/v/1_66_1143-260_0",["exports","@app/isMobileAppMode/v/1","@communities-webruntime/common/v/1_66_1143-260_0"],function(o,r,a){"use strict";function T(R){return R&&typeof R=="object"&&"default"in R?R:{default:R}}var S=T(r);function N(){const R=globalThis.navigator?.userAgent;return R&&(S.default&&R.includes(a.MOBILE_APP_USER_AGENTS.PUBLISHER)||R.includes(a.MOBILE_APP_USER_AGENTS.PLAYGROUND))}o.isMobileApp=N,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/mobileUtils",["exports","webruntime/mobileUtils/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/mobileModuleInit/v/1_66_1143-260_0",["exports","lwr/loaderLegacy/v/0_20_6","webruntime/mobileUtils/v/1_66_1143-260_0","webruntime/routingService/v/1_66_1143-260_0","webruntime/logger/v/1_66_1143-260_0"],function(o,r,a,T,S){"use strict";function N(){R(),T.subscribe(d)}function R(){document.addEventListener("notify-client-module",g)}function d(f){u("navigationcompleted",{routeResult:f})}function g({detail:f}){const{action:O,data:_}=f;switch(O){case"navigate":T.navigate(_.routeObj,_.replaceState);break;default:S.log(`No such action "${O}" exists.`);break}}function u(f,O){document.dispatchEvent(new CustomEvent("notify-mobile-module",{bubbles:!0,composed:!0,detail:{action:f,data:O}}))}async function c(){if(!a.isMobileApp())return;const{hybridAppManager:f}=await r.load("mobileruntime/hybridAppManager/v/1");f(),N()}o.mobileModuleInit=c,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/mobileModuleInit",["exports","webruntime/mobileModuleInit/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/f6Controller/v/1_66_1143-260_0",["exports"],function(o){"use strict";const r=300,{document:a}=globalThis,T={navKey:"F6",f6RegionAttribute:"data-f6-region",f6RegionHighlightClass:"f6-highlight"},S=u=>u&&(u.shadowRoot?u.shadowRoot.activeElement?S(u.shadowRoot.activeElement):u:u.activeElement?S(u.activeElement):u);class N{constructor(c={}){this.regions=[],this.config=T,this._debounceKeyDownHandler=void 0,this._styleElement=void 0,this.handleClick=()=>{this.clearRegionHighlights()},this.handleKeyDown=f=>{this.clearRegionHighlights();const{key:O,ctrlKey:_,metaKey:M}=f;O===this.config.navKey&&(_||M)&&(this.populateRegions(),this.handleNavigation(f))},this.elementFilter=f=>f.parentElement&&f.parentElement.matches(`*[${this.config.f6RegionAttribute}]`)?NodeFilter.FILTER_REJECT:f.matches(`*[${this.config.f6RegionAttribute}]`)&&this.isVisible(f)&&!this.isEmpty(f)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP,this._debounceKeyDownHandler=this.debounce(this.handleKeyDown.bind(this),r),this.initialize(c)}debounce(c,f,O){const _=O||{};let M=_.leading,D;return function(){const P=Array.prototype.slice.apply(arguments);M&&(c.apply(this,P),M=!1),clearTimeout(D),D=setTimeout(function(){c.apply(this,P),M=_.leading},f)}}appendStyleElement(){this._styleElement=a.createElement("style");const c=`[${this.config.f6RegionAttribute}].${this.config.f6RegionHighlightClass}`;this._styleElement.innerText=`${c} { position: relative; }  ${c}::after { width: 100%; height: 100%; content: ''; outline: rgb(94, 158, 214) 3px solid; outline-offset: -3px; position: absolute; top: 0; left: 0; z-index: 9999; }`,this._styleElement.setAttribute("type","text/css"),a.head.appendChild(this._styleElement)}clearRegionHighlights(){!this.regions||!this.regions.length||this.regions.forEach(c=>{c.classList.remove(this.config.f6RegionHighlightClass)})}addRegionHighlight(c){c.classList.add(this.config.f6RegionHighlightClass)}focusIn(c){const f=c.querySelector('a[href],button:not([disabled]),input:not([type="hidden"]):not([disabled]),select:not([type="hidden"]):not([disabled]),textarea:not([type="hidden"]):not([disabled])');f?f.focus():(c.tabIndex="-1",c.focus())}handleNavigation(c){if(c.preventDefault(),!this.regions.length)return;const f=c.shiftKey,O=this.getElementRegionIndex(S(c.target)),_=this.getNextRegionIndex(O,f);if(_===-1)return;const M=this.regions[_];this.focusIn(M),this.addRegionHighlight(M)}shadowContains(c,f){return c===f||c.contains(f)||c.shadowRoot&&this.isElementInContainerElements(c.shadowRoot.children,f)||c.tagName==="SLOT"&&this.isElementInContainerElements(c.assignedElements(),f)?!0:this.isElementInContainerElements(c.children,f)}isElementInContainerElements(c,f){if(!c||!c.length)return!1;const O=c.length;for(let _=0;_<O;_++)if(this.shadowContains(c[_],f))return!0;return!1}getElementRegionIndex(c){return!this.regions||!this.regions.length?-1:this.regions.findIndex(f=>this.shadowContains(f,c))}getNextRegionIndex(c,f){const O=this.regions.length-1;return O<0?-1:f?c<=0?O:c-1:c===O?0:c+1}isVisible(c){if(c===a.body||!(c instanceof Element))return!0;try{const f=window.getComputedStyle(c)||c.style;if(!f)return!1;const{display:O,visibility:_}=f;return O&&O.toLowerCase()==="none"||_&&_.toLowerCase()==="hidden"?!1:this.isVisible(c.parentNode)}catch(f){return!1}}isEmpty(c){if(c.tagName==="SLOT"&&!this.isEmptyChildren(c.assignedElements()))return!1;let f=c.children;return(!f||!f.length)&&c.shadowRoot&&(f=c.shadowRoot.children),this.isEmptyChildren(f)}isEmptyChildren(c){if(!c||!c.length)return!0;const f=c.length;for(let O=0;O<f;O++){const _=c[O];if(_.tagName!=="SLOT"||!this.isEmpty(_))return!1}return!0}populateRegions(){if(!a)return;this.regions=[];const c=a.createTreeWalker(a.body,NodeFilter.SHOW_ELEMENT,this.elementFilter,!1);for(;c.nextNode();)this.regions.push(c.currentNode)}initialize(c={}){!a||(a.addEventListener("keydown",this._debounceKeyDownHandler),this.regions=[],this.config={...this.config,...c},this.appendStyleElement())}cleanUp(){!a||(a.removeEventListener("keydown",this._debounceKeyDownHandler),this._regions=[],this._config=T,this._debounceKeyDownHandler=null,this._styleElement&&(a.head.removeChild(this._styleElement),this._styleElement=null))}getConfig(){return Object.freeze(this.config)}}let R;const d=u=>(R||(R=new N(u)),R),g=()=>{if(R){const u=R.getConfig();if(u)return u.f6RegionAttribute}};o.DEFAULT_CONFIG=T,o.F6Controller=N,o.createF6Controller=d,o.getActiveElem=S,o.getCurrentRegionAttributeName=g,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/f6Controller",["exports","webruntime/f6Controller/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/clientHook/v/1_66_1143-260_0",["exports","@communities-webruntime/common/v/1_66_1143-260_0","webruntime/f6Controller/v/1_66_1143-260_0","webruntime/mobileModuleInit/v/1_66_1143-260_0","webruntime/routingService/v/1_66_1143-260_0","webruntime/mobileUtils/v/1_66_1143-260_0","webruntime/utils/v/1_66_1143-260_0","@app/uiBasePath/v/1","@app/deployTarget/v/1","webruntime/clientPluginService/v/1_66_1143-260_0"],function(o,r,a,T,S,N,R,d,g,u){"use strict";function c(D){return D&&typeof D=="object"&&"default"in D?D:{default:D}}var f=c(d),O=c(g);function _(D){const U=D.composedPath().find(J=>J.tagName==="A");if(!U||D.defaultPrevented||N.isMobileApp())return;let P=U.getAttribute("href");if(!P||P.includes("#"))return;const j=new URL(P,window.location.href),H=j?.protocol==="http:"||j?.protocol==="https:",k=R.isAbsoluteURL(P);k||P.startsWith("/")?f.default.endsWith("/s")&&P.startsWith(f.default)&&(P=P.replace("/s/","/")):P=window.location.pathname+P;const x=k||Boolean(S.router.matchRoute(P)),Y=U.getAttribute("target"),A=!Y&&!k||Y==="_self"||Y===window.name||Y==="_top"&&window.top===window||Y==="_parent"&&window.parent===window;H&&x&&A^k&&(D.preventDefault(),S.navigate({type:"standard__webPage",attributes:{url:P}}))}async function M(){O.default==="MRT"&&S.initializeServerRouter(globalThis.window),S.initializeLinkInfoProvider(S.router),window?.addEventListener("click",_),window?.performance.measure(`${r.WEBRUNTIME_PREFIX}-app-bootstrap`),a.createF6Controller(),await T.mobileModuleInit(),await u.loadPlugins()}o.default=M,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/clientHook",["exports","webruntime/clientHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("o11y_schema/sf_clwr/v/260_12_0",["exports"],function(o){"use strict";var r={namespace:"sf.clwr",name:"AppPayload",pbjsSchema:{nested:{sf:{nested:{clwr:{nested:{AppPayload:{oneofs:{_isSsrCodeTypeEnabled:{oneof:["isSsrCodeTypeEnabled"]},_webruntimeFrameworkVersion:{oneof:["webruntimeFrameworkVersion"]}},reserved:[[9,9]],fields:{templateType:{id:13,type:"string"},isPreview:{id:4,type:"bool"},jtbdName:{id:10,type:"string"},jtbdCount:{id:12,type:"uint32"},deployTarget:{id:8,type:"string"},jtbdPhase:{id:11,type:"string"},visd:{id:1,type:"double"},isSsrCodeTypeEnabled:{options:{proto3_optional:!0},id:14,type:"bool"},siteId:{id:6,type:"string"},isMobile:{id:3,type:"bool"},lang:{id:5,type:"string"},isDesign:{id:2,type:"bool"},vKey:{id:7,type:"string"},webruntimeFrameworkVersion:{options:{proto3_optional:!0},id:15,type:"string"}}}}}}}}}},a={namespace:"sf.clwr",name:"LandingPagePayload",pbjsSchema:{nested:{sf:{nested:{clwr:{nested:{LandingPagePayload:{oneofs:{_lastPublishedDate:{oneof:["lastPublishedDate"]},_nodeVersion:{oneof:["nodeVersion"]}},fields:{imageCount:{id:4,type:"uint32"},contentKey:{id:1,type:"string"},lastPublishedDate:{options:{proto3_optional:!0},id:7,type:"string"},managedContentId:{id:2,type:"string"},formFieldCount:{id:3,type:"uint32"},timeToInteraction:{id:6,type:"double"},nodeVersion:{options:{proto3_optional:!0},id:8,type:"string"},xomfCount:{id:5,type:"uint32"}}}}}}}}}},T={namespace:"sf.clwr",name:"ModulePayload",pbjsSchema:{nested:{sf:{nested:{clwr:{nested:{ModulePayload:{fields:{bootstrapStats:{id:1,type:"string"}}}}}}}}}},S={namespace:"sf.clwr",name:"Nav",pbjsSchema:{nested:{sf:{nested:{clwr:{nested:{Nav:{fields:{isIdleHit:{id:1,type:"bool"},isManual:{id:2,type:"bool"}}}}}}}}}},N={namespace:"sf.clwr",name:"NavTransition",pbjsSchema:{nested:{sf:{nested:{clwr:{nested:{NavTransition:{fields:{code:{id:4,type:"string"},isSsr:{id:3,type:"bool"},level:{id:5,type:"string"},nextUrl:{id:1,type:"string"},type:{id:2,type:"string"}}}}}}}}}},R={namespace:"sf.clwr",name:"PagePayload",pbjsSchema:{nested:{sf:{nested:{clwr:{nested:{PagePayload:{fields:{pageViewName:{id:4,type:"string"},isSsr:{id:3,type:"bool"},type:{id:2,type:"string"},url:{id:1,type:"string"}}}}}}}}}},d={namespace:"sf.clwr",name:"Root",pbjsSchema:{nested:{sf:{nested:{clwr:{nested:{Root:{oneofs:{_bootstrap:{oneof:["bootstrap"]},_lwrBootstrap:{oneof:["lwrBootstrap"]},_lwrBootstrapError:{oneof:["lwrBootstrapError"]}},fields:{sequence:{id:1,type:"uint32"},navCount:{id:2,type:"uint32"},clickCount:{id:3,type:"uint32"},lwrBootstrapError:{options:{proto3_optional:!0},id:7,type:"string"},isManual:{id:4,type:"bool"},lwrBootstrap:{options:{proto3_optional:!0},id:6,type:"double"},bootstrap:{options:{proto3_optional:!0},id:5,type:"double"}}}}}}}}}};o.appPayloadSchema=r,o.landingPagePayloadSchema=a,o.modulePayloadSchema=T,o.navSchema=S,o.navTransitionSchema=N,o.pagePayloadSchema=R,o.rootSchema=d,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("o11y_schema/sf_clwr",["exports","o11y_schema/sf_clwr/v/260_12_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("o11y_schema/sf_instrumentation/v/260_12_0",["exports"],function(o){"use strict";var r={namespace:"sf.instrumentation",name:"Activity",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Activity:{reserved:[[5,5],[7,7]],fields:{stopReason:{id:6,type:"string"},externalParentId:{id:17,type:"string"},isRoot:{id:8,type:"bool"},isExternal:{id:16,type:"bool"},isSampled:{id:11,type:"bool"},preRootId:{id:9,type:"string"},parentId:{id:13,type:"string"},duration:{id:3,type:"double"},timerOverridden:{id:12,type:"uint32"},isRerooted:{id:15,type:"bool"},name:{options:{"(meta.max_length)":25},id:2,type:"string"},traceIdSource:{id:14,type:"string"},id:{id:1,type:"string"},userPayload:{id:4,type:"Payload"},errorCount:{id:10,type:"uint32"}}},Payload:{fields:{payload:{id:2,type:"bytes"},schemaName:{id:1,type:"string"}}}}}}}}}},a={namespace:"sf.instrumentation",name:"BasicPage",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{BasicPage:{fields:{entityType:{id:3,type:"string"},entityId:{id:2,type:"string"},url:{id:1,type:"string"}}}}}}}}}},T={namespace:"sf.instrumentation",name:"CoreEnvelope",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{MessageBundle:{fields:{messages:{rule:"repeated",id:2,type:"LogMessage"},schemaName:{id:1,type:"string"}}},Metrics:{fields:{globalMetricTags:{rule:"repeated",id:4,type:"MetricTag"},bucketHistograms:{rule:"repeated",id:3,type:"BucketHistogram"},valueRecorders:{rule:"repeated",id:2,type:"ValueRecorder"},upCounters:{rule:"repeated",id:1,type:"UpCounter"}}},CoreEnvelopeDiagnostics:{fields:{schemaVersion:{id:6,type:"string"},generatedTimestamp:{id:2,type:"double"},bundleCount:{id:3,type:"uint32"},upCounterCount:{id:4,type:"uint32"},valueRecorderCount:{id:5,type:"uint32"},key:{id:1,type:"string"},bucketHistogramCount:{id:7,type:"uint32"}}},LogMessage:{fields:{data:{id:2,type:"bytes"},rootId:{id:4,type:"string"},csId:{id:12,type:"string"},recCsId:{id:13,type:"string"},pagePayload:{id:7,type:"Payload"},connectionType:{id:9,type:"string"},appPayload:{id:10,type:"Payload"},loggerAppName:{id:8,type:"string"},sseq:{id:11,type:"uint32"},recRootId:{id:14,type:"string"},loggerName:{id:6,type:"string"},age:{id:3,type:"double"},seq:{id:5,type:"uint32"},timestamp:{id:1,type:"double"}}},CoreEnvelope:{fields:{diagnostics:{id:1,type:"CoreEnvelopeDiagnostics"},bundles:{rule:"repeated",id:2,type:"MessageBundle"},metrics:{id:3,type:"Metrics"},staticAttributes:{id:4,type:"StaticAttributes"}}},MetricTag:{fields:{name:{id:1,type:"string"},value:{id:2,type:"string"}}},BucketHistogram:{fields:{lastUpdatedTimestamp:{id:3,type:"double"},ownerName:{id:7,type:"string"},ownerAppName:{id:8,type:"string"},createdTimestamp:{id:2,type:"double"},values:{rule:"repeated",id:4,type:"double"},buckets:{rule:"repeated",id:5,type:"uint32"},name:{id:1,type:"string"},tags:{rule:"repeated",id:6,type:"MetricTag"}}},ValueRecorder:{fields:{lastUpdatedTimestamp:{id:3,type:"double"},ownerName:{id:6,type:"string"},ownerAppName:{id:7,type:"string"},createdTimestamp:{id:2,type:"double"},values:{rule:"repeated",id:4,type:"double"},name:{id:1,type:"string"},tags:{rule:"repeated",id:5,type:"MetricTag"}}},StaticAttributes:{fields:{appVersion:{id:2,type:"string"},appName:{id:1,type:"string"},deviceModel:{id:5,type:"string"},sdkVersion:{id:6,type:"string"},deviceId:{id:4,type:"string"},appExperience:{id:3,type:"string"}}},Payload:{fields:{payload:{id:2,type:"bytes"},schemaName:{id:1,type:"string"}}},UpCounter:{fields:{lastUpdatedTimestamp:{id:3,type:"double"},ownerName:{id:6,type:"string"},ownerAppName:{id:7,type:"string"},createdTimestamp:{id:2,type:"double"},name:{id:1,type:"string"},value:{id:4,type:"uint32"},tags:{rule:"repeated",id:5,type:"MetricTag"}}}}}}}}}},S={namespace:"sf.instrumentation",name:"Error",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Error:{reserved:[[5,5],[7,7]],fields:{activityId:{id:6,type:"string"},stack:{id:3,type:"string"},name:{id:1,type:"string"},message:{options:{"(meta.max_length)":200},id:2,type:"string"},userPayload:{id:4,type:"Payload"}}},Payload:{fields:{payload:{id:2,type:"bytes"},schemaName:{id:1,type:"string"}}}}}}}}}},N={namespace:"sf.instrumentation",name:"Event",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Event:{fields:{type:{id:1,type:"string"}}}}}}}}}},R={namespace:"sf.instrumentation",name:"IdleDetectorReport",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{IdleDetectorReport:{fields:{listenerCount:{id:3,type:"uint32"},busyTasks:{rule:"repeated",id:5,type:"string"},busyDurations:{rule:"repeated",id:6,type:"double"},pollableCount:{id:4,type:"uint32"},pollCounts:{rule:"repeated",id:8,type:"double"},logThreshold:{id:2,type:"double"},maxDuration:{id:1,type:"double"},pollables:{rule:"repeated",id:7,type:"string"}}}}}}}}}},d={namespace:"sf.instrumentation",name:"InstrumentedEvent",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{MouseEvent:{reserved:[[6,6],[7,7],[15,15],[16,16],[17,17],[18,18],[19,19],[20,20],[21,21],[22,22]],fields:{cancelable:{id:5,type:"bool"},ctrlKey:{id:9,type:"bool"},type:{id:25,type:"string"},button:{id:3,type:"uint32"},offsetX:{id:30,type:"double"},eventPhase:{id:12,type:"uint32"},shiftKey:{id:23,type:"bool"},offsetY:{id:31,type:"double"},composed:{id:8,type:"bool"},altKey:{id:1,type:"bool"},isTrusted:{id:13,type:"bool"},buttons:{id:4,type:"uint32"},movementY:{id:29,type:"double"},clientY:{id:27,type:"double"},clientX:{id:26,type:"double"},movementX:{id:28,type:"double"},defaultPrevented:{id:10,type:"bool"},metaKey:{id:14,type:"bool"},timeStamp:{id:24,type:"double"},bubbles:{id:2,type:"bool"},detail:{id:11,type:"int64"},pageY:{id:33,type:"double"},pageX:{id:32,type:"double"},screenX:{id:34,type:"double"},screenY:{id:35,type:"double"}}},Event:{fields:{type:{id:1,type:"string"}}},InstrumentedEvent:{oneofs:{event:{oneof:["mouseEvent","baseEvent"]}},reserved:[[4,4],"xpath",[6,6],[8,8]],fields:{mouseEvent:{id:7,type:"MouseEvent"},auto:{id:3,type:"bool"},parentComponent:{id:2,type:"string"},baseEvent:{id:10,type:"Event"},ownerComponent:{id:1,type:"string"},userPayload:{id:5,type:"Payload"},simplePath:{id:9,type:"string"}}},Payload:{fields:{payload:{id:2,type:"bytes"},schemaName:{id:1,type:"string"}}}}}}}}}},g={namespace:"sf.instrumentation",name:"MouseEvent",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{MouseEvent:{reserved:[[6,6],[7,7],[15,15],[16,16],[17,17],[18,18],[19,19],[20,20],[21,21],[22,22]],fields:{cancelable:{id:5,type:"bool"},ctrlKey:{id:9,type:"bool"},type:{id:25,type:"string"},button:{id:3,type:"uint32"},offsetX:{id:30,type:"double"},eventPhase:{id:12,type:"uint32"},shiftKey:{id:23,type:"bool"},offsetY:{id:31,type:"double"},composed:{id:8,type:"bool"},altKey:{id:1,type:"bool"},isTrusted:{id:13,type:"bool"},buttons:{id:4,type:"uint32"},movementY:{id:29,type:"double"},clientY:{id:27,type:"double"},clientX:{id:26,type:"double"},movementX:{id:28,type:"double"},defaultPrevented:{id:10,type:"bool"},metaKey:{id:14,type:"bool"},timeStamp:{id:24,type:"double"},bubbles:{id:2,type:"bool"},detail:{id:11,type:"int64"},pageY:{id:33,type:"double"},pageX:{id:32,type:"double"},screenX:{id:34,type:"double"},screenY:{id:35,type:"double"}}}}}}}}}},u={namespace:"sf.instrumentation",name:"Network",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Network:{fields:{mtd:{id:1,type:"string"},url:{id:2,type:"string"}}}}}}}}}},c={namespace:"sf.instrumentation",name:"Payload",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Payload:{fields:{payload:{id:2,type:"bytes"},schemaName:{id:1,type:"string"}}}}}}}}}},f={namespace:"sf.instrumentation",name:"PayloadDiags",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{PayloadDiags:{fields:{extras:{rule:"repeated",id:1,type:"string"}}}}}}}}}},O={namespace:"sf.instrumentation",name:"Simple",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Simple:{fields:{text:{options:{"(meta.max_length)":25},id:1,type:"string"}}}}}}}}}},_={namespace:"sf.instrumentation",name:"WebVitals",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{WebVitals:{fields:{navType:{id:5,type:"string"},name:{id:1,type:"string"},delta:{id:3,type:"double"},id:{id:4,type:"string"},value:{id:2,type:"double"},wvVersion:{id:6,type:"string"}}}}}}}}}};o.activitySchema=r,o.basicPageSchema=a,o.coreEnvelopeSchema=T,o.errorSchema=S,o.eventSchema=N,o.idleDetectorReportSchema=R,o.instrumentedEventSchema=d,o.mouseEventSchema=g,o.networkSchema=u,o.payloadDiagsSchema=f,o.payloadSchema=c,o.simpleSchema=O,o.webVitalsSchema=_,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("o11y_schema/sf_instrumentation",["exports","o11y_schema/sf_instrumentation/v/260_12_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("o11y/web_vitals/v/258_16_0",["exports","o11y/client/v/258_16_0","o11y/shared/v/258_16_0","o11y_schema/sf_instrumentation/v/260_12_0"],function(o,r,a,T){"use strict";var S,N,R,d,g,u=-1,c=function(m){addEventListener("pageshow",function(p){p.persisted&&(u=p.timeStamp,m(p))},!0)},f=function(){return window.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0]},O=function(){var m=f();return m&&m.activationStart||0},_=function(m,p){var C=f(),L="navigate";return u>=0?L="back-forward-cache":C&&(document.prerendering||O()>0?L="prerender":document.wasDiscarded?L="restore":C.type&&(L=C.type.replace(/_/g,"-"))),{name:m,value:p===void 0?-1:p,rating:"good",delta:0,entries:[],id:"v3-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:L}},M=function(m,p,C){try{if(PerformanceObserver.supportedEntryTypes.includes(m)){var L=new PerformanceObserver(function(v){Promise.resolve().then(function(){p(v.getEntries())})});return L.observe(Object.assign({type:m,buffered:!0},C||{})),L}}catch(v){}},D=function(m,p,C,L){var v,W;return function($){p.value>=0&&($||L)&&((W=p.value-(v||0))||v===void 0)&&(v=p.value,p.delta=W,p.rating=function(Q,B){return Q>B[1]?"poor":Q>B[0]?"needs-improvement":"good"}(p.value,C),m(p))}},U=function(m){requestAnimationFrame(function(){return requestAnimationFrame(function(){return m()})})},P=function(m){var p=function(C){C.type!=="pagehide"&&document.visibilityState!=="hidden"||m(C)};addEventListener("visibilitychange",p,!0),addEventListener("pagehide",p,!0)},j=function(m){var p=!1;return function(C){p||(m(C),p=!0)}},H=-1,k=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},x=function(m){document.visibilityState==="hidden"&&H>-1&&(H=m.type==="visibilitychange"?m.timeStamp:0,A())},Y=function(){addEventListener("visibilitychange",x,!0),addEventListener("prerenderingchange",x,!0)},A=function(){removeEventListener("visibilitychange",x,!0),removeEventListener("prerenderingchange",x,!0)},te=function(){return H<0&&(H=k(),Y(),c(function(){setTimeout(function(){H=k(),Y()},0)})),{get firstHiddenTime(){return H}}},J=function(m){document.prerendering?addEventListener("prerenderingchange",function(){return m()},!0):m()},b=[1800,3e3],w=function(m,p){p=p||{},J(function(){var C,L=te(),v=_("FCP"),W=M("paint",function($){$.forEach(function(Q){Q.name==="first-contentful-paint"&&(W.disconnect(),Q.startTime<L.firstHiddenTime&&(v.value=Math.max(Q.startTime-O(),0),v.entries.push(Q),C(!0)))})});W&&(C=D(m,v,b,p.reportAllChanges),c(function($){v=_("FCP"),C=D(m,v,b,p.reportAllChanges),U(function(){v.value=performance.now()-$.timeStamp,C(!0)})}))})},ne=[.1,.25],re=function(m,p){p=p||{},w(j(function(){var C,L=_("CLS",0),v=0,W=[],$=function(B){B.forEach(function(se){if(!se.hadRecentInput){var pe=W[0],Je=W[W.length-1];v&&se.startTime-Je.startTime<1e3&&se.startTime-pe.startTime<5e3?(v+=se.value,W.push(se)):(v=se.value,W=[se])}}),v>L.value&&(L.value=v,L.entries=W,C())},Q=M("layout-shift",$);Q&&(C=D(m,L,ne,p.reportAllChanges),P(function(){$(Q.takeRecords()),C(!0)}),c(function(){v=0,L=_("CLS",0),C=D(m,L,ne,p.reportAllChanges),U(function(){return C()})}),setTimeout(C,0))}))},oe={passive:!0,capture:!0},ie=new Date,be=function(m,p){S||(S=p,N=m,R=new Date,Ke(removeEventListener),ve())},ve=function(){if(N>=0&&N<R-ie){var m={entryType:"first-input",name:S.type,target:S.target,cancelable:S.cancelable,startTime:S.timeStamp,processingStart:S.timeStamp+N};d.forEach(function(p){p(m)}),d=[]}},Me=function(m){if(m.cancelable){var p=(m.timeStamp>1e12?new Date:performance.now())-m.timeStamp;m.type=="pointerdown"?function(C,L){var v=function(){be(C,L),$()},W=function(){$()},$=function(){removeEventListener("pointerup",v,oe),removeEventListener("pointercancel",W,oe)};addEventListener("pointerup",v,oe),addEventListener("pointercancel",W,oe)}(p,m):be(p,m)}},Ke=function(m){["mousedown","keydown","touchstart","pointerdown"].forEach(function(p){return m(p,Me,oe)})},at=[100,300],st=function(m,p){p=p||{},J(function(){var C,L=te(),v=_("FID"),W=function(B){B.startTime<L.firstHiddenTime&&(v.value=B.processingStart-B.startTime,v.entries.push(B),C(!0))},$=function(B){B.forEach(W)},Q=M("first-input",$);C=D(m,v,at,p.reportAllChanges),Q&&P(j(function(){$(Q.takeRecords()),Q.disconnect()})),Q&&c(function(){var B;v=_("FID"),C=D(m,v,at,p.reportAllChanges),d=[],N=-1,S=null,Ke(addEventListener),B=W,d.push(B),ve()})})},je=0,Ie=1/0,Se=0,Ye=function(m){m.forEach(function(p){p.interactionId&&(Ie=Math.min(Ie,p.interactionId),Se=Math.max(Se,p.interactionId),je=Se?(Se-Ie)/7+1:0)})},lt=function(){return g?je:performance.interactionCount||0},ut=function(){"interactionCount"in performance||g||(g=M("event",Ye,{type:"event",buffered:!0,durationThreshold:0}))},We=[200,500],ae=0,ge=function(){return lt()-ae},fe=[],ct={},dt=function(m){var p=fe[fe.length-1],C=ct[m.interactionId];if(C||fe.length<10||m.duration>p.latency){if(C)C.entries.push(m),C.latency=Math.max(C.latency,m.duration);else{var L={id:m.interactionId,latency:m.duration,entries:[m]};ct[L.id]=L,fe.push(L)}fe.sort(function(v,W){return W.latency-v.latency}),fe.splice(10).forEach(function(v){delete ct[v.id]})}},_t=function(m,p){p=p||{},J(function(){var C;ut();var L,v=_("INP"),W=function(Q){Q.forEach(function(pe){pe.interactionId&&dt(pe),pe.entryType==="first-input"&&!fe.some(function(Je){return Je.entries.some(function($e){return pe.duration===$e.duration&&pe.startTime===$e.startTime})})&&dt(pe)});var B,se=(B=Math.min(fe.length-1,Math.floor(ge()/50)),fe[B]);se&&se.latency!==v.value&&(v.value=se.latency,v.entries=se.entries,L())},$=M("event",W,{durationThreshold:(C=p.durationThreshold)!==null&&C!==void 0?C:40});L=D(m,v,We,p.reportAllChanges),$&&("PerformanceEventTiming"in window&&"interactionId"in PerformanceEventTiming.prototype&&$.observe({type:"first-input",buffered:!0}),P(function(){W($.takeRecords()),v.value<0&&ge()>0&&(v.value=0,v.entries=[]),L(!0)}),c(function(){fe=[],ae=lt(),v=_("INP"),L=D(m,v,We,p.reportAllChanges)}))})},de=[2500,4e3],Be={},ft=function(m,p){p=p||{},J(function(){var C,L=te(),v=_("LCP"),W=function(B){var se=B[B.length-1];se&&se.startTime<L.firstHiddenTime&&(v.value=Math.max(se.startTime-O(),0),v.entries=[se],C())},$=M("largest-contentful-paint",W);if($){C=D(m,v,de,p.reportAllChanges);var Q=j(function(){Be[v.id]||(W($.takeRecords()),$.disconnect(),Be[v.id]=!0,C(!0))});["keydown","click"].forEach(function(B){addEventListener(B,function(){return setTimeout(Q,0)},!0)}),P(Q),c(function(B){v=_("LCP"),C=D(m,v,de,p.reportAllChanges),U(function(){v.value=performance.now()-B.timeStamp,Be[v.id]=!0,C(!0)})})}})},pt=[800,1800],Ae=function m(p){document.prerendering?J(function(){return m(p)}):document.readyState!=="complete"?addEventListener("load",function(){return m(p)},!0):setTimeout(p,0)},ht=function(m,p){p=p||{};var C=_("TTFB"),L=D(m,C,pt,p.reportAllChanges);Ae(function(){var v=f();if(v){var W=v.responseStart;if(W<=0||W>performance.now())return;C.value=Math.max(W-O(),0),C.entries=[v],L(!0),c(function(){C=_("TTFB",0),(L=D(m,C,pt,p.reportAllChanges))(!0)})}})};const qe="3.5.2";o.WebVitalsMetrics=void 0,function(m){m[m.CLS=0]="CLS",m[m.FCP=1]="FCP",m[m.FID=2]="FID",m[m.LCP=3]="LCP",m[m.TBT=4]="TBT",m[m.TTFB=5]="TTFB",m[m.INP=6]="INP"}(o.WebVitalsMetrics||(o.WebVitalsMetrics={}));const me=[o.WebVitalsMetrics.CLS,o.WebVitalsMetrics.FCP,o.WebVitalsMetrics.FID,o.WebVitalsMetrics.LCP,o.WebVitalsMetrics.TTFB,o.WebVitalsMetrics.INP];class Xe{constructor(){this._isInitialized=!1,this._safety=new a.PublicSafety,this._instr=r.getInstrumentation("WebVitals")}activate(p,C){this._safety.tryCatch(()=>{if(this._isInitialized)throw new Error("WebVitals is already activated.");a.utility.requireArgumentIfDefined(C,"metrics",Array),this._isInitialized=!0;const L=new Set(C||me);if(L.delete(o.WebVitalsMetrics.CLS)&&re(v=>this._clsHandler(v)),L.delete(o.WebVitalsMetrics.FCP)&&w(this._activityHandler.bind(this)),L.delete(o.WebVitalsMetrics.FID)&&st(this._activityHandler.bind(this)),L.delete(o.WebVitalsMetrics.LCP)&&ft(this._activityHandler.bind(this)),L.delete(o.WebVitalsMetrics.TTFB)&&ht(this._activityHandler.bind(this)),L.delete(o.WebVitalsMetrics.INP)&&_t(this._activityHandler.bind(this)),L.size>0){const v=JSON.stringify(Array.from(L.keys()));this._instr.error(`Unsupported WebVital metrics: ${v}`)}})}_getPayload(p){return{name:p.name,value:p.value,delta:p.delta,id:p.id,navType:p.navigationType,wvVersion:qe}}_clsHandler(p){this._instr.log(T.webVitalsSchema,this._getPayload(p))}_activityHandler(p){let C=0,L=p.value;if(p.name==="INP"&&p.entries.length){const v=p.entries[0];C+=v.startTime,L+=v.startTime}this._instr.startActivity(p.name).stop(T.webVitalsSchema,this._getPayload(p),{perfStartOverride:C,perfStopOverride:L})}}const ze=new Xe;o.webVitals=ze,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("o11y/web_vitals",["exports","o11y/web_vitals/v/258_16_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("o11y_schema/version/v/260_12_0",["exports"],function(o){"use strict";var r="260.12.0";o.version=r,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("o11y_schema/version",["exports","o11y_schema/version/v/260_12_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/o11yHook/v/1_66_1143-260_0",["exports","lwr/loaderLegacy/v/0_20_6","@app/basePath/v/1","@app/isDesignMode/v/1","webruntime/o11y/v/1_66_1143-260_0","o11y/client/v/258_16_0","o11y_schema/version/v/260_12_0","o11y/web_vitals/v/258_16_0","webruntime/transport/v/1_66_1143-260_0","webruntime/dispatcher/v/1","@communities-webruntime/common/v/1_66_1143-260_0","o11y_schema/sf_clwr/v/260_12_0","webruntime/routingService/v/1_66_1143-260_0","o11y/shared/v/258_16_0","@app/isMobileAppMode/v/1","@app/isPreviewMode/v/1","@app/versionKey/v/1","@app/deployTarget/v/1","@salesforce/i18n/lang/v/1","@salesforce/site/Id/v/1","@app/templateDevName/v/1","@app/isSsrCodeTypeEnabled/v/1","@app/webruntimeFrameworkVersion/v/1"],function(o,r,a,T,S,N,R,d,g,u,c,f,O,_,M,D,U,P,j,H,k,x,Y){"use strict";function A(E){return E&&typeof E=="object"&&"default"in E?E:{default:E}}function te(E){if(E&&E.__esModule)return E;var l=Object.create(null);return E&&Object.keys(E).forEach(function(h){if(h!=="default"){var I=Object.getOwnPropertyDescriptor(E,h);Object.defineProperty(l,h,I.get?I:{enumerable:!0,get:function(){return E[h]}})}}),l.default=E,Object.freeze(l)}var J=A(a),b=A(T),w=te(S),ne=te(g),re=A(u),oe=A(M),ie=A(D),be=A(U),ve=A(P),Me=A(j),Ke=A(H),at=A(k),st=A(x),je=A(Y);const Ie=5e4,Se=3e3,Ye=300,lt="lwr_experience",ut=32,We="246",ae=`/${c.WEBRUNTIME_PREFIX}/o11y/${We}/config`,ge=`/${c.WEBRUNTIME_PREFIX}/o11y/${We}/token`,fe="O11Y_ENDPOINT_NOT_CONFIGURED",ct=[/\.force\.com(:\d+)?$/,/\.salesforce\.com(:\d+)?$/],dt={coreEnabled:!1,coreSamplingRate:0,coreRelativeEndpoint:"",falconEnabled:!1,falconSamplingRate:0,falconAbsoluteEndpoint:"",traceSamplingRate:0,isGuestApiEnabled:!1,logPerfResTiming:""},_t=Math.random(),de=Object.assign({},dt,{token:""}),Be=!0;Be&&_.utility.markProduction();let ft=!0;async function pt(E){const I=(await r.load("@app/user/v/1")).default.isGuest,F={headers:{Accept:"text/plain","Content-Type":null},basePath:J.default,isNonApiRequest:!0,o11y:{skipInstr:!0}};function X(q){return I?`${q}?asGuest=true`:q}const K=await E(X(ae),F).then(q=>q.text());new _.PublicSafety().tryCatch(()=>{const q=JSON.parse(K);Object.keys(de).forEach(we=>{const Ne=q[we],Ce=typeof de[we];(Ce==="string"&&Ne===""||_.utility.requireArgumentIfDefined(Ne,`srvConfig.${we}`,Ce))&&(de[we]=q[we])})}),ft=ze()&&!de.isGuestApiEnabled&&I,Xe()&&(de.token=await E(X(ge),F).then(q=>q.text()))}function Ae(){return de}function ht(E,l){return E&&l!==""&&l!==fe}function qe(E){return!Be||E>0&&E>=_t}function me(){return!ft&&ht(de.coreEnabled,de.coreRelativeEndpoint)&&qe(de.coreSamplingRate)}function Xe(){return ht(de.falconEnabled,de.falconAbsoluteEndpoint)&&qe(de.falconSamplingRate)}function ze(){const E=de.coreRelativeEndpoint?.indexOf("services/data/");return E===0||E===1}function m(){const E=de.coreRelativeEndpoint||"";return ze()&&E.length>1&&E[0]!=="/"}function p(){const E=Math.random(),l=de.traceSamplingRate||0;return l>0&&l>=E}function C(){return ct.slice()}const L={perfStartOverride:0};let v;class W{constructor(l){this._o11yApp=void 0,this._rootPayload={sequence:0,navCount:0,clickCount:0,isManual:!1,bootstrap:void 0,lwrBootstrap:void 0,lwrBootstrapError:void 0},this._navPayload={isIdleHit:!1,isManual:!1},this._modulePayload={},this._rootActivity=void 0,this._hadRootActivity=!1,this._navActivity=void 0,this._hadNavActivity=!1,this._navTransitionActivity=void 0,this._navData=void 0,this._navTransitionData=void 0,this._isFirstNavActivity=!0;const h=!1;v=I=>h&&console.log(`O11YR ${I}`),v("Started"),this._o11yApp=l,document.body.addEventListener("click",this._handleClick.bind(this),{capture:!0,passive:!0}),window.addEventListener("visibilitychange",this._handleVisibilityChange.bind(this))}_handleClick(){!this._rootActivity&&this._hadFirstRootActivity?this._startRoot(!1,!1):this._rootPayload.clickCount+=1}_handleVisibilityChange(){const l=document.visibilityState==="hidden";v(l?"Hide":"Show"),l?(this._stopNavTransition(),this._stopNav(),this._stopRoot(!1)):(this._hadRootActivity&&this._startRoot(!0,!1),this._hadNavActivity&&!this._navActivity&&this._startNav(this._navData,!0))}get _isFirstRootActivity(){return this._rootPayload.sequence===1}get _hadFirstRootActivity(){return this._rootPayload.sequence>0}_startRoot(l,h){this._rootActivity&&this._stopRoot(!1),this._hadFirstRootActivity&&(this._rootPayload.clickCount=0,this._rootPayload.navCount=0),this._rootPayload.sequence+=1,this._rootPayload.isManual=l,this._rootActivity=this._o11yApp.startRootActivity("root",h?this._getTraceParent()?.traceId:void 0,p()),this._hadRootActivity=!0,v(`Root Started ${this._rootActivity.getId()}`),N.idleDetector.requestIdleDetectedCallback(()=>{this._stopRoot(!0)})}_getTraceParent(){const l=globalThis.document.querySelector('meta[name="traceparent"]')?.getAttribute("content");if(!l)return;const h=l.split("-");if(h.length!==4)return;const[I,F,X,K]=h;return{version:I,traceId:F,spanId:X,traceFlags:K}}_stopRoot(l){if(!!this._rootActivity){v(`Root Stop ${l?"idle":"busy"} ${this._rootActivity.getId()}`);try{if(!this._isFirstRootActivity&&this._rootPayload.navCount===0&&N.time().perfNow-this._rootActivity.getStartPerfTime()<Ye){this._rootActivity.discard(),this._rootPayload.sequence-=1;return}this._isFirstRootActivity&&(this._rootPayload.bootstrap=this._getMetricValueByName(`${c.WEBRUNTIME_PREFIX}-app-bootstrap`,"duration"),this._rootPayload.lwrBootstrap=this._getMetricValueByName("lwr.bootstrap.end","startTime"));const h=this._isFirstRootActivity?L:void 0;l?this._rootActivity.stop(f.rootSchema,this._rootPayload,h):this._rootActivity.terminate(f.rootSchema,this._rootPayload,h)}finally{this._rootActivity=void 0,this._hadRootActivity=!1}}}_startNav(l,h){this._stopNav(),this._navPayload.isIdleHit=!1,this._navPayload.isManual=h,this._rootPayload.navCount+=1,this._navData=l?{url:l.url,pageRef:l.pageRef,isSsr:l.isSsr}:void 0,this._navActivity=this._o11yApp.startActivity("navigation"),this._hadNavActivity=!0,v(`Nav Started ${this._navActivity.getId()}`),N.idleDetector.requestIdleDetectedCallback(()=>{v(`Nav Idle ${this._navActivity?.getId()}`),this._navPayload.isIdleHit=!0})}_stopNav(){if(this._navActivity){v(`Nav Stop ${this._navActivity.getId()}`);try{const l=this._isFirstNavActivity?L:void 0;this._isFirstNavActivity=!1,this._navActivity.stop(f.navSchema,this._navPayload,l)}finally{this._navActivity=void 0}}}_startNavTransition(l){this._navTransitionActivity&&this._stopNavTransition(void 0,!0),this._navTransitionData=l,this._navTransitionActivity=this._o11yApp.startActivity("navigation transition"),v(`Trans Started ${this._navTransitionActivity.getId()}`)}_stopNavTransition(l,h=!1){if(this._navTransitionActivity){v(`Trans ${h?"Terminate":"Stop"} ${this._navTransitionActivity.getId()}`);try{if(l){const{code:F,message:X,level:K}=l,q=["Fatal","Error","Warning","Log"][K];this._navTransitionActivity.error(X,f.navTransitionSchema,{code:F?.toString(),level:q})}const I=this._navTransitionData?{nextUrl:this._navTransitionData.url,type:this._navTransitionData.pageRef?.type,isSsr:this._navTransitionData.isSsr}:void 0;h?this._navTransitionActivity.terminate(f.navTransitionSchema,I):this._navTransitionActivity.stop(f.navTransitionSchema,I)}finally{this._navTransitionActivity=void 0,this._navTransitionData=void 0}}}_getMetricValueByName(l,h){return typeof window.performance?.getEntriesByName!="function"?0:window.performance.getEntriesByName(l)[0]?.[h]||0}_getMeasureName(l,h){return h?`${l}-${h}`:l}_getMarkName(l,h,I){const F=this._getMeasureName(l,h);return h&&I?`${F}_${I}`:F}preNavigate(l){this._startNavTransition({url:l.next.url,pageRef:l.next.route.pageReference,isSsr:l.next.routeDefinition?.ssr})}postNavigate(l){this._stopNavTransition(),this._startNav({url:l.url,pageRef:l.route.pageReference,isSsr:l.routeDefinition?.ssr},!1)}errorNavigate(l){v(`Err level ${l?.level}: ${l?.code}`),this._stopNavTransition(l)}getCurrentPageData(){if(this._navData){const{pageRef:l,url:h,isSsr:I}=this._navData,F=O.getCurrentRoute();return{url:h,type:l?.type,isSsr:I,pageViewName:F?.routeDefinition?.devName}}}startFirstRootActivity(){this._hadFirstRootActivity||(this._startRoot(!1,!0),window.dispatchEvent(new CustomEvent("bootstrapLoaded",{detail:{name:`${c.WEBRUNTIME_PREFIX}-app-bootstrap`,duration:this._getMetricValueByName(`${c.WEBRUNTIME_PREFIX}-app-bootstrap`,"duration")}})))}updateModulePayload(l){const{id:h,specifier:I,specifierIndex:F,metadata:X,phase:K}=l,q=this._getMarkName(h,I,F);K===0?this._modulePayload[q]=this._o11yApp.startActivity(q):K===1&&this._modulePayload[q]&&this._modulePayload[q].stop(f.modulePayloadSchema,{bootstrapStats:JSON.stringify({specifier:I,specifierIndex:F,renderMode:X?.renderMode||"csr"})})}}class ${constructor(){this._lastVisibleTime=void 0,this._totalVisibleDuration=0,this._isVisible=void 0,this._isVisible=document?.visibilityState==="visible",this._isVisible&&(this._lastVisibleTime=0),window?.addEventListener("visibilitychange",this._handleVisibilityChange.bind(this))}_handleVisibilityChange(){if(document.visibilityState==="hidden"){if(this._isVisible=!1,this._lastVisibleTime!==void 0){const l=N.time().perfNow;this._totalVisibleDuration+=l-this._lastVisibleTime,this._lastVisibleTime=l}}else this._isVisible=!0,this._lastVisibleTime=N.time().perfNow}getPayload(){const l=this._isVisible&&this._lastVisibleTime!==void 0?N.time().perfNow-this._lastVisibleTime:0,h={isDesign:b.default,isMobile:oe.default,isPreview:ie.default,isSsrCodeTypeEnabled:st.default,lang:Me.default,siteId:Ke.default,vKey:be.default,visd:this._totalVisibleDuration+l,deployTarget:ve.default,templateType:at.default,webruntimeFrameworkVersion:je.default};return{schema:f.appPayloadSchema,payload:h}}}class Q{constructor(){this._routingSupport=void 0}linkWithRouterSupport(l){this._routingSupport=l}getPayload(){if(this._routingSupport){const l=this._routingSupport.getCurrentPageData();if(l)return l.type==="standard__search"&&(l.url=this._redactSearchTerm(l.url)),{schema:f.pagePayloadSchema,payload:l}}}_redactSearchTerm(l){if(l){const h=l.lastIndexOf("/");if(h!==-1)return`${l.substring(0,h+1)}MASKED_SEARCH_INFO`}return l}}const B=()=>new Promise(E=>{const l=performance.getEntriesByType("paint").find(h=>h.name==="first-contentful-paint");if(l){E(l);return}if("PerformanceObserver"in window){const h=new PerformanceObserver(I=>{const F=I.getEntries().find(X=>X.name==="first-contentful-paint");F&&(h.disconnect(),E(F))});try{h.observe({entryTypes:["paint"]}),window.setTimeout(()=>{h.disconnect(),E(void 0)},3e3)}catch(I){E(void 0)}}else E(void 0)}),se=(E,l,h)=>{let I=!1,F=!1,X,K;const q=()=>{window.clearTimeout(X),l.forEach(Ce=>{document.removeEventListener(Ce,K,{capture:!0})})},we=()=>{!I&&!F&&(F=!0,q())};return{promise:new Promise(Ce=>{K=()=>{if(I||F)return;I=!0;const Wt=performance.now()-E;Ce(Wt),q()},X=window.setTimeout(()=>{!I&&!F&&(Ce(void 0),q())},h),l.forEach(Ze=>{document.addEventListener(Ze,K,{capture:!0})})}),cancel:we}};class pe{constructor(l){this._config=void 0,this._isActive=!1,this._cancelCurrentMeasurement=void 0,this._config=l}async startMeasurement(){if(this.stopMeasurement(),!(typeof performance=="undefined"||typeof document=="undefined")){this._isActive=!0;try{const l=await B();if(!l)return;const h=se(l.startTime,this._config.interactionEvents,this._config.timeoutMs);this._cancelCurrentMeasurement=h.cancel;const I=await h.promise;return I?Math.round(I):void 0}finally{this._isActive=!1,this._cancelCurrentMeasurement=void 0}}}stopMeasurement(){this._cancelCurrentMeasurement&&(this._cancelCurrentMeasurement(),this._cancelCurrentMeasurement=void 0),this._isActive=!1}isActive(){return this._isActive}}class Je{constructor(l){this._landingPageData=void 0,this._o11yApp=void 0,this._ttiMeasurer=void 0;const h={timeoutMs:3e3,interactionEvents:["click","mousedown","mouseup","touchstart","keydown","focus"],...l};this._ttiMeasurer=new pe(h),this._handleViewChanged=this._handleViewChanged.bind(this),typeof document!="undefined"&&document.addEventListener("viewchange",this._handleViewChanged)}setO11yApp(l){this._o11yApp=l}_handleViewChanged(l){const I=l.detail?.route?.attributes;if(this._flushPreviousLandingPageEvent(),!I){this._landingPageData=void 0;return}const{contentKey:F,formFieldCount:X,imagesCount:K,xomfCount:q,lastPublished:we,nodeVersion:Ne}=I;F?(this._landingPageData={contentKey:F,formFieldCount:typeof X=="number"?X:0,imageCount:typeof K=="number"?K:0,xomfCount:typeof q=="number"?q:0,...we&&{lastPublishedDate:we},...Ne&&{nodeVersion:Ne}},this._startTimeToInteractionMeasurement()):this._landingPageData=void 0}_flushPreviousLandingPageEvent(){this._ttiMeasurer.isActive()&&this._landingPageData?(this._ttiMeasurer.stopMeasurement(),this._logLandingPageEvent(),this._landingPageData=void 0):this._ttiMeasurer.isActive()&&this._ttiMeasurer.stopMeasurement()}async _startTimeToInteractionMeasurement(){try{const l=await this._ttiMeasurer.startMeasurement();l!==void 0&&this._landingPageData&&(this._landingPageData.timeToInteraction=l),this._logLandingPageEvent()}catch(l){this._logLandingPageEvent()}}_logLandingPageEvent(){this._o11yApp&&this._landingPageData&&this._o11yApp.log(f.landingPagePayloadSchema,this._landingPageData)}dispose(){typeof document!="undefined"&&document.removeEventListener("viewchange",this._handleViewChanged),this._flushPreviousLandingPageEvent()}}let $e,De;const le=Object.assign(w._o11y,{clientVersion:N._version,schemaVersion:R.version,upload:wt}),Dt=`${N._version}:${R.version}`,kt=ne.fetch;async function Qe(E){const l=!0,h={timeoutMs:3e3};try{if(typeof window=="undefined"){le.isUnavailable=!0;return}const I=Zt(l),F=new Q,X=new Je(h);le.app=N.registerInstrumentedApp(lt,{isProduction:l,enableBuffering:!0,appPayloadProvider:new $,pagePayloadProvider:F,operationMode:I.operationMode,allowedReceiverOrigins:I.allowedReceiverOrigins}),l||le.app.log(`o11y ${Dt}`),gt(),le.routingSupport=new W(le.app),F.linkWithRouterSupport(le.routingSupport),l||le.routingSupport.startFirstRootActivity(),Ft(le.app,!0),d.webVitals.activate(),le.consoleCollector=Ut(l,le.app),Array.isArray(window.o11yLogCollectors)&&window.o11yLogCollectors.forEach(K=>{le.app?.registerLogCollector(K.collector,K.options)}),globalThis?.CLWR?.o11y?.globalCollectors?.forEach(({collector:K,options:q})=>{le.app?.registerLogCollector(K,q)}),X.setO11yApp(le.app),await pt(kt),l&&le.routingSupport.startFirstRootActivity(),Ft(le.app),await Ht(),await jt(le.app,E.appMetadata.bootstrapModule,`o11y ${Dt}`)}catch(I){if(!l)throw I;try{console?.error("Failed to start o11y",I)}catch{}}finally{try{le.app?.disableBuffering()}catch{}}}function Ft(E,l){let h=Ae().logPerfResTiming;h!=="basic"&&h!=="full"&&(h=!1),(l||De!==h)&&(De=h,E.networkInstrumentation({logPerformanceActivityName:"network",tracingHeadersOptions:{useB3Headers:!0,traceIdEffectiveLength:ut},logPerformance:h,skipUrls:[/\?.*o11y=\d+/]}))}function ke(){window.addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"&&wt(!0)})}async function Ht(){const E=l=>{let h=!1;setTimeout(()=>{h||(h=!0,l())},Se),N.idleDetector.requestIdleDetectedCallback(()=>{h||(h=!0,l())})};return new Promise(l=>{document.readyState==="complete"?E(l):window.addEventListener("load",()=>E(l))})}async function Et(E,l){const[h,I]=await Promise.all([r.load("o11y/simple_collector/v/258_16_0"),r.load("o11y/collectors/v/258_16_0")]);$e=(I.default||I).encodeCoreEnvelopeContentsRaw;const F=new(h.default||h).SimpleCollector({environment:l});return E.registerLogCollector(F,{retroactive:!0}),E.registerMetricsCollector(F),F}function wt(E=!1){const l=[],h=me(),I=Xe(),F=le.simpleCollector;if(F?.hasData&&(h||I)&&(E||F.estimatedByteSize>=Ie)){const X=F.getRawContentsOfCoreEnvelope(),K=$e(X);h&&l.push(Jt(K)),I&&l.push(Qt(K))}return Promise.allSettled(l)}function Jt(E){const l=String.fromCharCode,h=[];for(let K=0,q=E.length;K<q;K++)h.push(l(E[K]));const I=window.btoa(h.join("")),F={method:"POST",body:JSON.stringify({base64Env:I}),keepalive:!0,isNonApiRequest:!ze(),o11y:{skipInstr:!0}};let X=Ae().coreRelativeEndpoint;return m()?X[0]!=="/"&&(X=`/${X}`):F.basePath=J.default,kt(X,F)}function Qt(E){const l=Ae(),h={method:"POST",body:E,headers:{"x-sfdc-o11y-token":l.token||"","Content-Type":"application/octet-stream"},keepalive:!0,o11y:{skipInstr:!0}};return fetch(l.falconAbsoluteEndpoint,h)}function Zt(E){let l,h;return window.parent!==window&&b.default&&(l="sender",h=C(),E||h.unshift("*")),{operationMode:l,allowedReceiverOrigins:h}}function gt(){const E=N.idleDetector.declareNotifierTaskMulti("o11y LWR module fetch");re.default?.(l=>{l.id==="lwr.loader.module.fetch"?l.phase===0?E.add():E.done():l.id==="lwr.loader.module.error"?E.done():l.id==="lwr.bootstrap.end"||l.id==="lwr.bootstrap.error"?globalThis.performance.mark(l.id):l.id==="lwr.bootstrap.init.module"&&le.routingSupport?.updateModulePayload(l)})}function Ut(E,l){const h=new N.ConsoleCollector;return E&&h.addFilter("sfcore.customCmp.CustomComponentLog"),l.registerLogCollector(h,{retroactive:!0}),h}async function jt(E,l,h){(me()||Xe())&&(le.simpleCollector=await Et(E,{appName:l,sdkVersion:h}),ke(),await wt(!0))}o.default=Qe,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/o11yHook",["exports","webruntime/o11yHook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("webruntime/hook/v/1_66_1143-260_0",["exports"],function(o){"use strict";var r=["@app/apexApiBasePath","@app/apiBasePath","@app/authenticationCookieName","@app/basePath","@app/guestUuidCookieName","@app/imageOpt","@app/isDesignMode","@app/isPreviewMode","@app/isMobileAppMode","@app/isSsrCodeTypeEnabled","@app/loginPath","@app/deployTarget","@app/routes","@app/extraRouteParams","@app/templateDevName","@app/uiBasePath","@app/versionKey","@app/viewToThemeLayoutMap","@app/views","@app/webruntimeFrameworkVersion","@salesforce/community/basePath","@salesforce/community/Id","@salesforce/i18n/lang","@salesforce/site/Id","@salesforce/webstore/Id","webruntime/dispatcher"];const a=["webruntimedesign/componentWrapper","webruntimedesign/regionWrapper","webruntimedesign/dropRegion","webruntimedesign/componentService","webruntimedesign/designComponent"],T=["o11y/simple_collector","o11y/collectors","mobileruntime/hybridAppManager"];function S(N){N.addLoaderPlugin({resolveModule:async R=>{const[d]=R.split("/v/");return R.endsWith("/v/version-not-provided")||T.includes(d)||d&&(a.includes(d)||r.includes(d))?d:d==="@salesforce/loader"?"lwr/loaderLegacy/v/0_20_6":null}})}o.default=S,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/hook",["exports","webruntime/hook/v/1_66_1143-260_0"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("lwr/serverDataCallback/v/0_20_6",["exports"],function(o){"use strict";const r=[];function a(S){r.push(S)}function T(S={}){for(const N of r)N({serverData:S})}o.evaluateServerDataCallbacks=T,o.registerServerDataCallbacks=a,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/serverDataCallback",["exports","lwr/serverDataCallback/v/0_20_6"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("@lwc/synthetic-shadow/v/8_25_1",function(){"use strict";if(globalThis.lwcRuntimeFlags||Object.defineProperty(globalThis,"lwcRuntimeFlags",{value:Object.create(null)}),!lwcRuntimeFlags.ENABLE_FORCE_SHADOW_MIGRATE_MODE&&!lwcRuntimeFlags.DISABLE_SYNTHETIC_SHADOW){let r=function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},a=function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)},T=function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},S=function(e){throw new Error(e)},b=function(e){return e===void 0},w=function(e){return e===null},ne=function(e){return e===!0},re=function(e){return e===!1},oe=function(e){return typeof e=="function"},ie=function(e){return typeof e=="object"},ve=function(e){return e?.toString?_(e)?j.call(H.call(e,ve),","):e.toString():typeof e=="object"?be.call(e):String(e)},In=function(e,t,n){const i=e;{const{value:s}=n;i[t]=s}},Yr=function(e,t){In(e,Ln,{value:t,configurable:!0})},qr=function(e,t){In(e,Mn,{value:t})},Z=function(e){return e[Ln]},Te=function(e){let t=e,n;for(;!w(t);){if(n=Z(t),!b(n))return n;if(t=$.call(t),!w(t)&&mt(t))return}},et=function(e){return e[Mn]},ye=function(e){return!b(Z(e))},Xr=function(e){let t=B.call(e);for(;!w(t)&&He(t);)e=t,t=B.call(e);return e},An=function(e,t){const n=et(e);let i=t instanceof Element?t:B.call(t);for(;!w(i)&&i!==e;){const s=Te(i),y=B.call(i);if(s===n)return He(i);if(y===e)return!1;if(!w(y)&&Te(y)!==s)if(He(y)){if(i=_e(Xr(y)),!w(i)){if(i===e)return!0;if(Te(i)===n)return!0}}else return!1;else i=y}return!1},_e=function(e){if(!(e instanceof ae))return null;const t=Te(e);if(b(t))return null;let n=e;for(;!w(n)&&et(n)!==t;)n=$.call(n);return w(n)?null:n},mt=function(e){return He(e)&&ye(e)},He=function(e){return e instanceof HTMLSlotElement},Ve=function(e,t){const n=Te(t);if(b(n)){const i=$.call(t);return!(!w(i)&&mt(i))}return et(e)===n},Dn=function(e){const t=ue(e);return tt(t,ce(pe.call(t)))},kn=function(e,t){const n=[];for(let i=0,s=t.length;i<s;i+=1){const y=t[i];!Ve(e,y)&&An(e,y)&&k.call(n,y)}return n},zr=function(e,t){for(let n=0,i=t.length;n<i;n+=1){const s=t[n];if(!Ve(e,s)&&An(e,s))return s}return null},tt=function(e,t){const n=[];for(let i=0,s=t.length;i<s;i+=1){const y=t[i];Ve(e,y)&&k.call(n,y)}return n},Fn=function(e,t){for(let n=0,i=t.length;n<i;n+=1)if(Ve(e,t[n]))return t[n];return null},Jr=function(e,t){const n=ue(e),i=ce(ke.call(n,t));return Fn(n,i)},Qr=function(e,t){const n=ue(e),i=ke.call(n,t);return tt(n,ce(i))},St=function(e){if(!ee(e)&&!He(e)){const t=pe.call(e);return ce(t)}if(ee(e)){const t=ce(ke.call(e,"slot")),n=it(Ue(e));return x.call(t,(i,s)=>(n===it(s)&&k.apply(i,rn(s)),i),[])}else{const t=ce(pe.call(e)),n=it(e);return M.call(t,i=>n===it(i))}},rn=function(e){const t=_e(e);if(w(t))return[];const n=ce(pe.call(e));return M.call(n,i=>!ye(i)||!Ve(t,i))},Zr=function(e){let t="";const n=St(e);for(let i=0,s=n.length;i<s;i+=1)t+=$t(n[i]);return t},jn=function(e){switch(e){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case'"':return"&quot;";case"\xA0":return"&nbsp;";default:return""}},no=function(e){return Hn.call(e,eo,jn)},ro=function(e){return Hn.call(e,to,jn)},$t=function(e){switch(e.nodeType){case de:{const{attributes:t}=e,n=Ne.call(e);let i="<"+Un.call(n);for(let s=0,y;y=t[s];s++)i+=" "+y.name+'="'+no(y.value)+'"';return i+=">",oo.has(n)?i:i+Zr(e)+"</"+Un.call(n)+">"}case Be:{const{data:t,parentNode:n}=e;return n instanceof Element&&io.has(Ne.call(n))?t:ro(t)}case ft:return`<!CDATA[[${e.data}]]>`;case pt:return`<?${e.target} ${e.data}?>`;case Ae:return`<!--${e.data}-->`;default:return""}},on=function(e){switch(e.nodeType){case de:{const t=St(e);let n="";for(let i=0,s=t.length;i<s;i+=1){const y=t[i];y.nodeType!==Ae&&(n+=on(y))}return n}default:return e.nodeValue}},Vt=function(){throw new TypeError("Illegal constructor")},rt=function(e){const t=R(Vt.prototype);return nt.set(t,e),J.call(e,(n,i)=>{g(t,i,{value:n,enumerable:!0,configurable:!0})}),t},ao=function(e){const t=[];let n=e.getRootNode();for(;!b(n);)t.push(n),n=n.host?.getRootNode();return t},Wn=function(e,t,n,i){const s=Wr.call(t,n,i),y=[],V=ao(e);if(!w(s))for(let z=0;z<s.length;z++){const G=s[z];if(mt(G))continue;const Re=G.getRootNode();if(P.call(V,Re)!==-1){k.call(y,G);continue}const he=so(Re,V[0]);!b(he)&&P.call(s,he)===-1&&P.call(y,he)===-1&&k.call(y,he)}return y},xt=function(){throw new TypeError("Illegal constructor")},xe=function(e){const t=R(xt.prototype);return an.set(t,e),J.call(e,(n,i)=>{g(t,i,{value:n,enumerable:!0,configurable:!0})}),t},Ge=function(e){return mt(e)||ee(e)},Bn=function(e,t){const n=_e(e);if(t===n)return Ue(n);if(t instanceof Element){if(Te(e)===Te(t))return t;if(!w(n)&&He(t)){const i=_e(t);if(!w(i)&&Ve(n,i))return i}}return null},lo=function(){return Le(this).length>0},uo=function(){return Le(this)[0]||null},co=function(){const e=Le(this);return e[e.length-1]||null},fo=function(){return on(this)},po=function(e){se.call(this,e)},ho=function(){const e=$.call(this);return w(e)?e:Bn(this,e)},go=function(){const e=$.call(this);if(w(e))return null;const t=Bn(this,e);return t instanceof Element?t:null},mo=function(e){return this===e?0:this.getRootNode()===e?10:Z(this)!==Z(e)?35:me.call(this,e)},yo=function(e){return e==null||Z(this)!==Z(e)?!1:(me.call(this,e)&fe)!=0},bo=function(e){const t=qe.call(this,!1);if(!e)return t;const n=Le(this);for(let i=0,s=n.length;i<s;i+=1)t.appendChild(n[i].cloneNode(!0));return t},vo=function(){if(ee(this)){const e=_e(this),t=St(this),n=w(e)?t:tt(e,t);return rt(n)}return pe.call(this)},_o=function(e){const t=_e(e);return w(t)?Vn.call(e):Ue(t)},Eo=function(e){const t=b(e)?!1:!!e.composed;return ne(t)?Vn.call(this,e):_o(this)},wo=function(e){return oe(e)||ie(e)&&!w(e)&&oe(e.handleEvent)},sn=function(e,t,n){if(t===n)return!0;let i=Gn.get(e);return b(i)&&(i=e.composedPath(),Gn.set(e,i)),i.includes(n)},ln=function(e){if(!wo(e))return e;let t=xn.get(e);return b(t)&&(t=function(n){const i=Oe.call(n),s=cn(n);if(!!sn(n,s,i))return oe(e)?e.call(this,n):e.handleEvent&&e.handleEvent(n)},xn.set(e,t)),t},Kn=function(e){return oe(e)?e:e.handleEvent},yt=function(e){return oe(e)||oe(e?.handleEvent)},un=function(e){let t=Yn.get(e);return b(t)&&(t=R(null),Yn.set(e,t)),t},cn=function(e){return Gt.get(e)??Tt.call(e)},Xn=function(e){if(!yt(e))throw new TypeError;let t=qn.get(e);return b(t)&&(t={identity:e,placement:1,handleEvent(n){let i=Oe.call(n);Rt(i)||(i=Ue(i));const s=cn(n);sn(n,s,i)&&Kn(e).call(i,n)}},qn.set(e,t)),t},Jn=function(e){if(!yt(e))throw new TypeError;let t=zn.get(e);return b(t)&&(t={identity:e,placement:0,handleEvent(n){const i=Oe.call(n),s=cn(n);sn(n,s,i)&&Kn(e).call(i,n)}},zn.set(e,t)),t},dn=function(e,t){return U.call(e,n=>n.identity===t.identity)},Qn=function(e){let t=!1,n=!1;const{type:i,stopImmediatePropagation:s,stopPropagation:y}=e,V=Oe.call(e),G=un(V)[i];g(e,"stopImmediatePropagation",{value(){t=!0,s.call(e)},writable:!0,enumerable:!0,configurable:!0}),g(e,"stopPropagation",{value(){n=!0,y.call(e)},writable:!0,enumerable:!0,configurable:!0});const Re=A.call(G);function he(Pi){J.call(Re,wn=>{re(t)&&wn.placement===Pi&&dn(G,wn)!==-1&&wn.handleEvent.call(void 0,e)})}Nt.set(e,1),he(1),re(t)&&re(n)&&(Nt.set(e,0),he(0)),Nt.set(e,2)},Zn=function(e,t,n){const i=un(e);let s=i[t];b(s)&&(s=i[t]=[]),dn(s,n)===-1&&(s.length===0&&Fe.call(e,t,Qn),k.call(s,n))},er=function(e,t,n){const i=un(e);let s,y;!b(y=i[t])&&(s=dn(y,n))!==-1&&(te.call(y,s,1),y.length===0&&Pt.call(e,t,Qn))},To=function(e,t,n){if(yt(t)){const i=Jn(t);Zn(this,e,i)}},Ro=function(e,t,n){if(yt(t)){const i=Jn(t);er(this,e,i)}},Po=function(e,t,n,i){if(yt(n)){const s=ue(e),y=Xn(n);Zn(s,t,y)}},So=function(e,t,n,i){if(yt(n)){const s=ue(e),y=Xn(n);er(s,t,y)}},Co=function(e){return ot.has(e)},Ct=function(e){const t=ot.get(e);if(b(t))throw new TypeError;return t},it=function(e){return e[Me]},tr=function(e,t){e[Me]=t},Ot=function(e){return Ct(e).delegatesFocus},ue=function(e){return Ct(e).host},Ue=function(e){return Ct(e).shadowRoot},ee=function(e){const t=ot.get(e);return!b(t)&&e===t.host},nr=function(e){const t=ot.get(e);return!b(t)&&e===t.shadowRoot},Lo=function(e,t){if(ot.has(e))throw new Error("Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.");const{mode:n,delegatesFocus:i}=t,s=Ee(e),y=No.call(s),V={mode:n,delegatesFocus:!!i,host:e,shadowRoot:y};ot.set(y,V),ot.set(e,V);const z=()=>y,G=z.nodeKey=Oo++;return qr(e,G),tr(y,z),O(y,bt.prototype),y},bt=function(){throw new TypeError("Illegal constructor")},or=function(e){return nr(e)||Rt(e)},Ee=function(e){const t=Q.call(e);return t===null?e:t},ir=function(e){const t=Ee(e),n=Br.call(t);if(n===null)throw new TypeError;return n},Pe=function(e){if(b(fn)){const t=Ee(e);fn=t.body&&De.call(t.body,"data-global-patching-bypass")==="temporary-bypass"}return ne(fn)},ce=function(e){const t=e.length,n=[];if(t>0)for(let i=0;i<t;i++)n[i]=e[i];return n},vt=function(e,t){const n=[];let i;if(e instanceof Window)i=e;else if(e instanceof ae)i=e.getRootNode();else return n;let s=e;for(;!w(s);)if(n.push(s),s instanceof Element||s instanceof Text){const V=s.assignedSlot;w(V)?s=s.parentNode:s=V}else or(s)&&(t||s!==i)?s=s.host:s instanceof ae?s=s.parentNode:s=null;let y;return e instanceof Window?y=e.document:y=Ee(e),n[n.length-1]===y&&n.push(window),n},Lt=function(e,t){if(w(e))return null;const n=vt(e,!0),i=t;for(let s=0,y,V,z,G;s<i.length;s++)if(y=i[s],z=y instanceof Window?y:y.getRootNode(),!or(z)||(z!==V&&(G=n.indexOf(z),V=z),!b(G)&&G>-1))return y;return null},ar=function(e,t,n,i){const s=jr.call(t,n,i);return w(s)?s:Lt(e,vt(s,!0))},Io=function(e,t){return ar(this,this,e,t)},Ao=function(e,t){return Wn(this,this,e,t)},lr=function(e,t){const n=new sr(e,t),i=!!(t&&t.composed);return Object.defineProperties(n,{composed:{get(){return i},configurable:!0,enumerable:!0}}),n},Yt=function(e){return e[hn]},Ho=function(e,t){e[hn]=t},cr=function(e){const{addedNodes:t,removedNodes:n,target:i,type:s}=e,y=R(MutationRecord.prototype);return d(y,{addedNodes:{get(){return t},enumerable:!0,configurable:!0},removedNodes:{get(){return n},enumerable:!0,configurable:!0},type:{get(){return s},enumerable:!0,configurable:!0},target:{get(){return i.shadowRoot},enumerable:!0,configurable:!0}}),y},gn=function(e,t){let n=t;for(;!w(n);){const i=Yt(n);if(!b(i)&&(i[0]===e||P.call(i,e)!==-1))return!0;n=n.parentNode}return!1},dr=function(e,t){const n=[];for(const i of e){const{target:s,type:y}=i;if(y==="childList"&&!b(et(s))){const{addedNodes:V}=i;if(V.length>0){const z=V[0];if(gn(t,z)){const G=Yt(s);G&&(G[0]===t||P.call(G,t)!==-1)?k.call(n,i):k.call(n,cr(i))}}else{const{removedNodes:z}=i,G=s.shadowRoot,Re=z[0];if(Te(s)===Te(Re)&&gn(t,s))k.call(n,i);else if(G){const he=Yt(G);he&&(he[0]===t||P.call(he,t)!==-1)&&k.call(n,cr(i))}}}else gn(t,s)&&k.call(n,i)}return n},Uo=function(e){let t=e[ur];return b(t)&&(t=e[ur]=(n,i)=>{const s=dr(n,i);s.length!==0&&e.call(i,s,i)}),t},Mt=function(e){const t=Uo(e);return new pn(t)},jo=function(){Do.call(this);const e=Kt.get(this);b(e)||(J.call(e,t=>{const n=t[hn];if(!b(n)){const i=P.call(n,this);i!==-1&&te.call(n,i,1)}}),e.length=0)},Wo=function(e,t){let n=Yt(e);if(b(n)&&(n=[],Ho(e,n)),P.call(n,this)===-1&&k.call(n,this),nr(e)&&(e=e.host),Kt.has(this)){const i=Kt.get(this);P.call(i,e)===-1&&k.call(i,e)}else Kt.set(this,[e]);return ko.call(this,e,t)},Bo=function(){return dr(Fo.call(this),this)},$o=function(e,t,n){if(ee(this))return To.apply(this,arguments);if(this instanceof ae&&Rt(this.getRootNode()))return Fe.apply(this,arguments);if(arguments.length<2){const s=A.call(arguments);return s.length>1&&(s[1]=ln(s[1])),Fe.apply(this,s)}const i=ln(t);return Fe.call(this,e,i,n)},Vo=function(e,t,n){if(ee(this))return Ro.apply(this,arguments);const i=A.call(arguments);arguments.length>1&&(i[1]=ln(i[1])),Pt.apply(this,i),Pt.apply(this,arguments)},xo=function(){const e=Oe.call(this);return w(e)?null:Nt.get(this)===1?Ue(e):e},fr=function(){const e=Tt.call(this);if(!(e instanceof ae))return e;const t=Ee(e),n=vt(e,this.composed),i=Oe.call(this);if(i instanceof ae){if(i===t||i===t.body)return b(Z(e))?e:Lt(t,n)}else return w(i)&&b(Z(e))?e:Lt(t,n);let s=i,y=n;return ee(i)&&Nt.get(this)===1&&(s=Ue(i)),ee(e)&&Gt.has(this)&&(y=vt(Ue(e),this.composed)),Lt(s,y)},pr=function(){const e=Tt.call(this);if(!(e instanceof ae))return[];const t=Boolean(e.shadowRoot),n=Co(e);if(t&&!n)return Ur.call(this);const i=Oe.call(this);if(w(i))return[];let s=e;return ee(e)&&Gt.has(this)&&(s=Ue(e)),vt(s,this.composed)},hr=function(e){const t=u(e.prototype,"relatedTarget").get;g(e.prototype,"relatedTarget",{get(){const n=t.call(this);if(w(n))return null;if(!(n instanceof ae)||!ye(n))return n;let i=Oe.call(this);return w(i)&&(i=Ee(n)),Lt(i,vt(n,!0))},enumerable:!0,configurable:!0})},Yo=function(){return new tn(e=>{const t=[];J.call(e,n=>{const{target:i}=n;P.call(t,i)===-1&&(k.call(t,i),On.call(i,new CustomEvent("slotchange")))})})},yn=function(e){const t=ce(pe.call(e));return x.call(t,(n,i)=>(i instanceof Element&&He(i)?k.apply(n,yn(i)):k.call(n,i),n),[])},mr=function(){const e=$.call(this);if(e instanceof Element){const t=Tn.call(e);if(Rt(t))return this instanceof Text?Go.call(this):kr.call(this)}return!w(e)&&He(e)&&Z(e)!==Z(this)?e:null},bn=function(e,t){let n;const i=Z(e);if(b(i))e instanceof HTMLBodyElement?n=M.call(t,s=>b(Z(s))||Pe(e)):n=A.call(t);else if(ee(e)){const s=_e(e);w(s)?n=[]:et(e)?n=kn(e,t):n=tt(s,t)}else n=M.call(t,s=>Te(s)===i);return n},qo=function(){const e=Le(this);let t="";for(let n=0,i=e.length;n<i;n+=1)t+=$t(e[n]);return t},Xo=function(){return $t(this)},zo=function(e){return e[lt]?Lo(this,e):wt.call(this,e)},Jo=function(){if(ee(this)){const e=Ue(this);if(e.mode==="open")return e}return Tn.call(this)},Qo=function(){const e=_e(this),t=St(this),n=w(e)?t:tt(e,t);return xe(M.call(n,i=>i instanceof Element))},Zo=function(){return this.children.length},ei=function(){return this.children[0]||null},ti=function(){const{children:e}=this;return e.item(e.length-1)||null},ni=function(){const e=ce(ke.apply(this,A.call(arguments)));if(ee(this)){const t=_e(this);return b(et(this))?w(t)?null:Fn(t,e):zr(this,e)}else if(ye(this)){const t=Z(this);if(b(t))return e.length===0?null:e[0];{const n=D.call(e,i=>Te(i)===t);return b(n)?null:n}}else{if(!(this instanceof HTMLBodyElement)){const n=e[0];return b(n)?null:n}const t=D.call(e,n=>b(Z(n))||Pe(this));return b(t)?null:t}},ri=function(e,t){let n;if(ee(e)){const i=_e(e);b(et(e))?w(i)?n=[]:n=tt(i,t):n=kn(e,t)}else if(ye(e)){const i=Z(e);b(i)?n=A.call(t):n=M.call(t,s=>Te(s)===i)}else e instanceof HTMLBodyElement?n=M.call(t,i=>b(Z(i))||Pe(e)):n=A.call(t);return n},yr=function(e){return e.filter(t=>Qe.call(t,"tabindex")?De.call(t,"tabindex")==="0":oi.has(Ne.call(t))?!Qe.call(t,"disabled"):!0)},ii=function(e){const{width:t,height:n}=le.call(e),i=t>0||n>0,s=e.tagName==="AREA";return(i||s)&&getComputedStyle(e).visibility!=="hidden"},ai=function(e){return ee(e)&&Ot(e)?!1:Ir.call(e,It)&&ii(e)},si=function(){const e=this.getRootNode();if(e===this){const s=Ft.call(this,It);w(s)||s.focus.apply(s,arguments);return}if(e.activeElement===this)return;const n=ce(ke.call(this,It));let i=!1;for(;!i&&n.length!==0;){const s=n.shift();s.focus.apply(s,arguments),i=s.getRootNode().activeElement===s}},vr=function(e){const t=Ee(e),n=yr(ce(Bt.call(t,It))),i=yr(ce(ke.call(e,It))),s=i[0],y=i[i.length-1],V=P.call(n,e),z=V>-1?V:P.call(n,s),G=i.length===0?z+1:P.call(n,y)+1,Re=A.call(n,0,z),he=A.call(n,G);return{prev:Re,inner:i,next:he}},li=function(e){const t=Ee(e),n=en.call(t);return w(n)||(me.call(e,n)&fe)!=0?n:null},_r=function(e,t){const n=me.call(e,t);return n&fe?0:n&dt?1:n&_t?2:-1},qt=function(e){e.preventDefault(),e.stopPropagation()},vn=function(e,t){Sn.call(e,"focusin",qt,!0),Sn.call(e,"focusout",qt,!0),t(),Nn.call(e,"focusin",qt,!0),Nn.call(e,"focusout",qt,!0)},Xt=function(e,t,n){const i=ir(n),s=ci(e,n);w(s)?vn(i,()=>{t.blur()}):vn(i,()=>{s.focus()})},Er=function(){At=!0},_n=function(){At=!1},ui=function(){return!At},wr=function(e){if(At)return;const t=Oe.call(e),n=Tt.call(e);if(t!==n)return;const i=Rn.call(e);if(w(i))return;const s=vr(t);if(_r(t,i)===1){const V=Rr.bind(null,t.getRootNode()),z=D.call(s.inner,V);if(b(z))Xt(s.next,n,i);else{const G=ir(z);vn(G,()=>{z.focus()})}}else t===n&&Xt(Y.call(s.prev),n,i)},Tr=function(e){if(At)return;const t=Rn.call(e);if(w(t))return;const n=Oe.call(e),i=vr(n);if(P.call(i.inner,t)!==-1)return;const s=Tt.call(e),y=_r(n,t);y===1&&Xt(i.next,s,t),y===2&&Xt(Y.call(i.prev),s,t)},Rr=function(e,t){if(!ai(t))return!1;const n=Ee(t);let i=t.getRootNode();for(;i!==n&&i!==e;){const y=i.host;if(De.call(y,"tabindex")==="-1")return!1;i=y&&y.getRootNode()}return!0},ci=function(e,t){const n=e.length;if(n>0)for(let i=0;i<n;i+=1){const s=e[i];if(Rr(t.getRootNode(),s))return s}return null},di=function(e){Sr(e),Nr(e),Fe.call(e,"focusin",wr,!0)},Pr=function(e){Pt.call(e,"focusin",wr,!0)},Sr=function(e){const t=Ee(e);br.get(t)||(br.set(t,!0),Fe.call(t,"mousedown",Er,!0),Fe.call(t,"mouseup",()=>{setTimeout(_n)},!0),Fe.call(t,"dragstart",_n,!0))},fi=function(e){Sr(e),Pr(e),Fe.call(e,"focusin",Tr,!0)},Nr=function(e){Pt.call(e,"focusin",Tr,!0)},hi=function(){return Ot(this)&&re(Qe.call(this,"tabindex"))?0:Ze.call(this)},gi=function(e){const t=Ot(this),n=Ze.call(this),i=Qe.call(this,"tabindex");Wt.call(this,e);const s=Ze.call(this),y=Qe.call(this,"tabindex"),V=n!==s;i&&(V||re(y))&&(n===-1&&Nr(this),n===0&&t&&Pr(this)),!re(y)&&(i&&y&&re(V)||(s===-1&&fi(this),s===0&&t&&di(this)))},mi=function(){if(Ot(this)){const e=li(this);if(!w(e)){e.blur();return}}return Cr.call(this)},yi=function(){const e=ui();if(e&&Er(),ee(this)&&Ot(this)){si.call(this);return}pi.apply(this,arguments),e&&_n()},bi=function(e){return e[je]},vi=function(e,t){e[je]=t},Or=function(e,t){e[Me]=t;let n=L.call(e);for(;!w(n);)Or(n,t),n=Je.call(n)},_i=function(e){return e[Se]},Ei=function(e,t){e[Se]=t},En=function(e,t,n,i){const s=it(e);if(s!==t&&(tr(e,t),e instanceof Element)){if(vi(e,n),lwcRuntimeFlags.ENABLE_LEGACY_SCOPE_TOKENS&&Ei(e,i),ee(e))return;b(s)&&nn.call(zt,e,Mr);const y=pe.call(e);for(let V=0,z=y.length;V<z;V+=1)En(y[V],t,n,i)}},Ti=function(){return new tn(e=>{J.call(e,t=>{const{target:n,addedNodes:i,removedNodes:s}=t,y=it(n),V=bi(n),z=lwcRuntimeFlags.ENABLE_LEGACY_SCOPE_TOKENS?_i(n):void 0;for(let G=0,Re=s.length;G<Re;G+=1){const he=s[G];me.call(n,he)&ae.DOCUMENT_POSITION_CONTAINED_BY||En(he,wi,void 0,void 0)}for(let G=0,Re=i.length;G<Re;G+=1){const he=i[G];me.call(n,he)&ae.DOCUMENT_POSITION_CONTAINED_BY&&En(he,y,V,z)}})})},Ri=function(e){if(b(zt)&&(zt=Ti()),b(it(e)))throw new Error("Invalid Element");nn.call(zt,e,Mr)};var o=Object.freeze({__proto__:null,fail:S,invariant:r,isFalse:T,isTrue:a});const{assign:N,create:R,defineProperties:d,defineProperty:g,getOwnPropertyDescriptor:u,getPrototypeOf:c,hasOwnProperty:f,setPrototypeOf:O}=Object,{isArray:_}=Array,{filter:M,find:D,findIndex:U,indexOf:P,join:j,map:H,push:k,reduce:x,reverse:Y,slice:A,splice:te,forEach:J}=Array.prototype,be={}.toString,Me="$shadowResolver$",Ke="$$ShadowResolverKey$$",at="$shadowStaticNode$",st="$shadowStaticNodeKey$",je="$shadowToken$",Ie="$$ShadowTokenKey$$",Se="$legacyShadowToken$",Ye="$$LegacyShadowTokenKey$$",lt="$$lwc-synthetic-mode",ut="$nativeGetElementById$",We="$nativeQuerySelectorAll$";globalThis.lwcRuntimeFlags||Object.defineProperty(globalThis,"lwcRuntimeFlags",{value:R(null)});const ae=Node,ge=ae.prototype,{DOCUMENT_POSITION_CONTAINED_BY:fe,DOCUMENT_POSITION_CONTAINS:ct,DOCUMENT_POSITION_PRECEDING:dt,DOCUMENT_POSITION_FOLLOWING:_t,ELEMENT_NODE:de,TEXT_NODE:Be,CDATA_SECTION_NODE:ft,PROCESSING_INSTRUCTION_NODE:pt,COMMENT_NODE:Ae}=ae,{appendChild:ht,cloneNode:qe,compareDocumentPosition:me,insertBefore:Xe,removeChild:ze,replaceChild:m,hasChildNodes:p}=ge,{contains:C}=HTMLElement.prototype,L=u(ge,"firstChild").get,v=u(ge,"lastChild").get,W=u(ge,"textContent").get,$=u(ge,"parentNode").get,Q=u(ge,"ownerDocument").get,B=u(ge,"parentElement").get,se=u(ge,"textContent").set,pe=u(ge,"childNodes").get,Je=u(ge,"nextSibling").get,$e=f.call(ge,"isConnected")?u(ge,"isConnected").get:function(){const e=Q.call(this);return e===null||(me.call(e,this)&fe)!=0},{getAttribute:De,getBoundingClientRect:le,getElementsByTagName:Dt,getElementsByTagNameNS:kt,hasAttribute:Qe,querySelector:Ft,querySelectorAll:ke,removeAttribute:Ht,setAttribute:Et}=Element.prototype,wt=f.call(Element.prototype,"attachShadow")?Element.prototype.attachShadow:()=>{throw new TypeError("attachShadow() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill and use Lightning Web Components")},Jt=u(Element.prototype,"childElementCount").get,Qt=u(Element.prototype,"firstElementChild").get,Zt=u(Element.prototype,"lastElementChild").get,gt=u(HTMLElement.prototype,"innerText"),Ut=gt?gt.get:null,jt=gt?gt.set:null,E=u(HTMLElement.prototype,"outerText"),l=E?E.get:null,h=E?E.set:null,I=u(Element.prototype,"innerHTML"),F=I.get,X=I.set,K=u(Element.prototype,"outerHTML"),q=K.get,we=K.set,Ne=u(Element.prototype,"tagName").get,Ce=u(HTMLElement.prototype,"tabIndex"),Ze=Ce.get,Wt=Ce.set,Ir=Element.prototype.matches,Ar=u(Element.prototype,"children").get,{getElementsByClassName:Dr}=HTMLElement.prototype,Tn=f.call(Element.prototype,"shadowRoot")?u(Element.prototype,"shadowRoot").get:()=>null,kr=f.call(Element.prototype,"assignedSlot")?u(Element.prototype,"assignedSlot").get:()=>null,Fr=HTMLSlotElement.prototype.assignedNodes,Hr=HTMLSlotElement.prototype.assignedElements,Tt=u(Event.prototype,"target").get,Oe=u(Event.prototype,"currentTarget").get,Rn=u(FocusEvent.prototype,"relatedTarget").get,Ur=f.call(Event.prototype,"composedPath")?Event.prototype.composedPath:()=>[],en=u(Document.prototype,"activeElement").get,jr=Document.prototype.elementFromPoint,Wr=Document.prototype.elementsFromPoint,Br=u(Document.prototype,"defaultView").get,{querySelectorAll:Bt,getElementById:Pn,getElementsByClassName:$r,getElementsByTagName:Vr,getElementsByTagNameNS:xr}=Document.prototype,{getElementsByName:Gr}=HTMLDocument.prototype,{addEventListener:Sn,removeEventListener:Nn}=window,tn=MutationObserver,nn=tn.prototype.observe,Kr=ShadowRoot,Rt=e=>e instanceof Kr,Cn=EventTarget.prototype,{addEventListener:Fe,dispatchEvent:On,removeEventListener:Pt}=Cn,Ln="$$HostElementKey$$",Mn="$$ShadowedNodeKey$$";/**
@license
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*//**
@license
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/const eo=/[&\u00A0"]/g,to=/[&\u00A0<>]/g,{replace:Hn,toLowerCase:Un}=String.prototype,oo=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"]),io=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT"]);/**
@license
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/const nt=new WeakMap;Vt.prototype=R(NodeList.prototype,{constructor:{writable:!0,configurable:!0,value:Vt},item:{writable:!0,enumerable:!0,configurable:!0,value(e){return this[e]}},length:{enumerable:!0,configurable:!0,get(){return nt.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value(e,t){J.call(nt.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value(){return H.call(nt.get(this),(e,t)=>[t,e])}},keys:{writable:!0,enumerable:!0,configurable:!0,value(){return H.call(nt.get(this),(e,t)=>t)}},values:{writable:!0,enumerable:!0,configurable:!0,value(){return nt.get(this)}},[Symbol.iterator]:{writable:!0,configurable:!0,value(){let e=0;return{next:()=>{const t=nt.get(this);return e<t.length?{value:t[e++],done:!1}:{done:!0}}}}},[Symbol.toStringTag]:{configurable:!0,get(){return"NodeList"}},toString:{writable:!0,configurable:!0,value(){return"[object NodeList]"}}}),O(Vt,NodeList);const so=(e,t)=>{let n;for(;!b(n=e.host);){const i=n.getRootNode();if(i===t)return n;e=i}},an=new WeakMap;xt.prototype=R(HTMLCollection.prototype,{constructor:{writable:!0,configurable:!0,value:xt},item:{writable:!0,enumerable:!0,configurable:!0,value(e){return this[e]}},length:{enumerable:!0,configurable:!0,get(){return an.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value(e){if(e==="")return null;const t=an.get(this);for(let n=0,i=t.length;n<i;n++){const s=t[i];if(e===De.call(s,"id")||e===De.call(s,"name"))return s}return null}},[Symbol.toStringTag]:{configurable:!0,get(){return"HTMLCollection"}},toString:{writable:!0,configurable:!0,value(){return"[object HTMLCollection]"}}}),O(xt,HTMLCollection);const $n=ae.prototype.getRootNode,Vn=b($n)?function(){let e=this,t;for(;!w(t=$.call(e));)e=t;return e}:$n;d(ae.prototype,{firstChild:{get(){return Ge(this)?uo.call(this):L.call(this)},enumerable:!0,configurable:!0},lastChild:{get(){return Ge(this)?co.call(this):v.call(this)},enumerable:!0,configurable:!0},textContent:{get(){return ye(this)||ee(this)?fo.call(this):W.call(this)},set:po,enumerable:!0,configurable:!0},parentNode:{get(){if(ye(this))return ho.call(this);const e=$.call(this);return!w(e)&&mt(e)?_e(e):e},enumerable:!0,configurable:!0},parentElement:{get(){if(ye(this))return go.call(this);const e=B.call(this);return!w(e)&&mt(e)?_e(e):e},enumerable:!0,configurable:!0},childNodes:{get(){return Ge(this)?vo.call(this):pe.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value(){return Ge(this)?lo.call(this):p.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value(e){return Pe(this)?me.call(this,e):mo.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value(e){return this===e?!0:e==null?!1:ye(this)||ee(this)?yo.call(this,e):C.call(this,e)},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value(e){return ye(this)||ee(this)?bo.call(this,e):qe.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:Eo,enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get(){return $e.call(this)}}});const Le=function(e){return e.childNodes};f.call(HTMLElement.prototype,"contains")&&g(HTMLElement.prototype,"contains",u(ae.prototype,"contains")),f.call(HTMLElement.prototype,"parentElement")&&g(HTMLElement.prototype,"parentElement",u(ae.prototype,"parentElement"));const xn=new WeakMap,Gn=new WeakMap,Nt=new WeakMap,Yn=new WeakMap,qn=new WeakMap,zn=new WeakMap,ot=new WeakMap,{createDocumentFragment:No}=document;g(ae.prototype,Me,{set(e){b(e)||(this[Ke]=e,Yr(this,e.nodeKey))},get(){return this[Ke]},configurable:!0,enumerable:!0}),b(globalThis[ut])&&g(globalThis,ut,{value:Pn,configurable:!0}),b(globalThis[We])&&g(globalThis,We,{value:Bt,configurable:!0});let Oo=0;const rr={constructor:{writable:!0,configurable:!0,value:bt},toString:{writable:!0,configurable:!0,value(){return"[object ShadowRoot]"}},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},Mo={activeElement:{enumerable:!0,configurable:!0,get(){const e=ue(this),t=Ee(e),n=en.call(t);if(w(n))return n;if((me.call(e,n)&fe)==0)return null;let i=n;for(;!Ve(e,i);)i=B.call(i);return He(i)?null:i}},delegatesFocus:{configurable:!0,get(){return Ct(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(e,t){const n=ue(this),i=Ee(n);return ar(this,i,e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(e,t){const n=ue(this),i=Ee(n);return Wn(this,i,e,t)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get(){return ue(this)}},mode:{configurable:!0,get(){return Ct(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get(){throw new Error}}},Gt=new WeakMap;N(rr,{insertBefore:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return Xe.call(ue(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value(e){return ze.call(ue(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value(e){return ht.call(ue(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return m.call(ue(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value(e,t,n){Po(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value(e){return Gt.set(e,this),On.apply(ue(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value(e,t,n){So(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get(){return ue(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get(){return rt(Dn(this))}},cloneNode:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "cloneNode" on ShadowRoot.')}},compareDocumentPosition:{writable:!0,enumerable:!0,configurable:!0,value(e){const t=ue(this);return this===e?0:this.contains(e)?20:me.call(t,e)&fe?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value(e){if(this===e)return!0;const t=ue(this);return(me.call(t,e)&fe)!=0&&Ve(t,e)}},firstChild:{enumerable:!0,configurable:!0,get(){return Le(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get(){const e=Le(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value(){return Le(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get(){return $e.call(ue(this))}},nextSibling:{enumerable:!0,configurable:!0,get(){return null}},previousSibling:{enumerable:!0,configurable:!0,get(){return null}},nodeName:{enumerable:!0,configurable:!0,get(){return"#document-fragment"}},nodeType:{enumerable:!0,configurable:!0,get(){return 11}},nodeValue:{enumerable:!0,configurable:!0,get(){return null}},ownerDocument:{enumerable:!0,configurable:!0,get(){return ue(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get(){return null}},parentNode:{enumerable:!0,configurable:!0,get(){return null}},textContent:{enumerable:!0,configurable:!0,get(){const e=Le(this);let t="";for(let n=0,i=e.length;n<i;n+=1){const s=e[n];s.nodeType!==Ae&&(t+=on(s))}return t},set(e){const t=ue(this);se.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value(e){return!b(e)&&ne(e.composed)?ue(this).getRootNode(e):this}}},{childElementCount:{enumerable:!0,configurable:!0,get(){return this.children.length}},children:{enumerable:!0,configurable:!0,get(){return xe(M.call(Dn(this),e=>e instanceof Element))}},firstElementChild:{enumerable:!0,configurable:!0,get(){return this.children[0]||null}},lastElementChild:{enumerable:!0,configurable:!0,get(){const{children:e}=this;return e.item(e.length-1)||null}},getElementById:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "getElementById" on ShadowRoot.')}},querySelector:{writable:!0,enumerable:!0,configurable:!0,value(e){return Jr(this,e)}},querySelectorAll:{writable:!0,enumerable:!0,configurable:!0,value(e){return rt(Qr(this,e))}}},{innerHTML:{enumerable:!0,configurable:!0,get(){const e=Le(this);let t="";for(let n=0,i=e.length;n<i;n+=1)t+=$t(e[n]);return t},set(e){const t=ue(this);X.call(t,e)}}},Mo),bt.prototype=R(DocumentFragment.prototype,rr),g(bt,Symbol.hasInstance,{value:function(e){return ie(e)&&!w(e)&&(Rt(e)||c(e)===bt.prototype)}});let fn;/**
@license
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*//**
@license
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/Document.prototype.elementFromPoint=Io,Document.prototype.elementsFromPoint=Ao,g(Document.prototype,"activeElement",{get(){let e=en.call(this);if(w(e))return e;for(;!b(Z(e));)if(e=B.call(e),w(e))return null;return e.tagName==="HTML"&&(e=this.body),e},enumerable:!0,configurable:!0}),g(Document.prototype,"getElementById",{value(){const e=Pn.apply(this,A.call(arguments));return w(e)?null:b(Z(e))||Pe(e)?e:null},writable:!0,enumerable:!0,configurable:!0}),g(Document.prototype,"querySelector",{value(){const e=ce(Bt.apply(this,A.call(arguments))),t=D.call(e,n=>b(Z(n))||Pe(n));return b(t)?null:t},writable:!0,enumerable:!0,configurable:!0}),g(Document.prototype,"querySelectorAll",{value(){const e=ce(Bt.apply(this,A.call(arguments))),t=M.call(e,n=>b(Z(n))||Pe(n));return rt(t)},writable:!0,enumerable:!0,configurable:!0}),g(Document.prototype,"getElementsByClassName",{value(){const e=ce($r.apply(this,A.call(arguments))),t=M.call(e,n=>b(Z(n))||Pe(n));return xe(t)},writable:!0,enumerable:!0,configurable:!0}),g(Document.prototype,"getElementsByTagName",{value(){const e=ce(Vr.apply(this,A.call(arguments))),t=M.call(e,n=>b(Z(n))||Pe(n));return xe(t)},writable:!0,enumerable:!0,configurable:!0}),g(Document.prototype,"getElementsByTagNameNS",{value(){const e=ce(xr.apply(this,A.call(arguments))),t=M.call(e,n=>b(Z(n))||Pe(n));return xe(t)},writable:!0,enumerable:!0,configurable:!0}),g(u(HTMLDocument.prototype,"getElementsByName")?HTMLDocument.prototype:Document.prototype,"getElementsByName",{value(){const e=ce(Gr.apply(this,A.call(arguments))),t=M.call(e,n=>b(Z(n))||Pe(n));return rt(t)},writable:!0,enumerable:!0,configurable:!0}),Object.defineProperty(window,"ShadowRoot",{value:bt,configurable:!0,writable:!0});const sr=CustomEvent;if(lr.prototype=sr.prototype,window.CustomEvent=lr,typeof ClipboardEvent!="undefined"){const e=N(R(null),{copy:1,cut:1,paste:1});d(ClipboardEvent.prototype,{composed:{get(){const{type:t}=this;return e[t]===1},configurable:!0,enumerable:!0}})}const pn=MutationObserver,{disconnect:Do,observe:ko,takeRecords:Fo}=pn.prototype,ur="$$lwcObserverCallbackWrapper$$",hn="$$lwcNodeObservers$$",Kt=new WeakMap;Mt.prototype=pn.prototype,Mt.prototype.disconnect=jo,Mt.prototype.observe=Wo,Mt.prototype.takeRecords=Bo,g(window,"MutationObserver",{value:Mt,configurable:!0,writable:!0}),d(Cn,{addEventListener:{value:$o,enumerable:!0,writable:!0,configurable:!0},removeEventListener:{value:Vo,enumerable:!0,writable:!0,configurable:!0}}),d(Event.prototype,{target:{get:fr,enumerable:!0,configurable:!0},currentTarget:{get:xo,enumerable:!0,configurable:!0},composedPath:{value:pr,writable:!0,enumerable:!0,configurable:!0},srcElement:{get:fr,enumerable:!0,configurable:!0},path:{get:pr,enumerable:!0,configurable:!0}}),hr(FocusEvent),hr(MouseEvent);const Go=f.call(Text.prototype,"assignedSlot")?u(Text.prototype,"assignedSlot").get:()=>null;let mn;const Ko={childList:!0},gr=new WeakMap;d(HTMLSlotElement.prototype,{addEventListener:{value(e,t,n){HTMLElement.prototype.addEventListener.call(this,e,t,n),e==="slotchange"&&!gr.get(this)&&(gr.set(this,!0),mn||(mn=Yo()),nn.call(mn,this,Ko))},writable:!0,enumerable:!0,configurable:!0},assignedElements:{value(e){if(ye(this)){const n=!b(e)&&ne(e.flatten)?yn(this):rn(this);return M.call(n,i=>i instanceof Element)}else return Hr.apply(this,A.call(arguments))},writable:!0,enumerable:!0,configurable:!0},assignedNodes:{value(e){return ye(this)?!b(e)&&ne(e.flatten)?yn(this):rn(this):Fr.apply(this,A.call(arguments))},writable:!0,enumerable:!0,configurable:!0},name:{get(){const e=De.call(this,"name");return w(e)?"":e},set(e){Et.call(this,"name",e)},enumerable:!0,configurable:!0},childNodes:{get(){if(ye(this)){const e=_e(this),t=w(e)?[]:tt(e,St(this));return rt(t)}return pe.call(this)},enumerable:!0,configurable:!0}}),d(Text.prototype,{assignedSlot:{get:mr,enumerable:!0,configurable:!0}}),d(Element.prototype,{innerHTML:{get(){return ye(this)||ee(this)?qo.call(this):F.call(this)},set(e){X.call(this,e)},enumerable:!0,configurable:!0},outerHTML:{get(){return ye(this)||ee(this)?Xo.call(this):q.call(this)},set(e){we.call(this,e)},enumerable:!0,configurable:!0},attachShadow:{value:zo,enumerable:!0,writable:!0,configurable:!0},shadowRoot:{get:Jo,enumerable:!0,configurable:!0},children:{get(){return Ge(this)?Qo.call(this):Ar.call(this)},enumerable:!0,configurable:!0},childElementCount:{get(){return Ge(this)?Zo.call(this):Jt.call(this)},enumerable:!0,configurable:!0},firstElementChild:{get(){return Ge(this)?ei.call(this):Qt.call(this)},enumerable:!0,configurable:!0},lastElementChild:{get(){return Ge(this)?ti.call(this):Zt.call(this)},enumerable:!0,configurable:!0},assignedSlot:{get:mr,enumerable:!0,configurable:!0}}),f.call(HTMLElement.prototype,"innerHTML")&&g(HTMLElement.prototype,"innerHTML",u(Element.prototype,"innerHTML")),f.call(HTMLElement.prototype,"outerHTML")&&g(HTMLElement.prototype,"outerHTML",u(Element.prototype,"outerHTML")),f.call(HTMLElement.prototype,"children")&&g(HTMLElement.prototype,"children",u(Element.prototype,"children")),d(Element.prototype,{querySelector:{value:ni,writable:!0,enumerable:!0,configurable:!0},querySelectorAll:{value(){const e=ce(ke.apply(this,A.call(arguments))),t=ri(this,e);return rt(t)},writable:!0,enumerable:!0,configurable:!0}}),d(Element.prototype,{getElementsByClassName:{value(){const e=ce(Dr.apply(this,A.call(arguments)));return xe(bn(this,e))},writable:!0,enumerable:!0,configurable:!0},getElementsByTagName:{value(){const e=ce(Dt.apply(this,A.call(arguments)));return xe(bn(this,e))},writable:!0,enumerable:!0,configurable:!0},getElementsByTagNameNS:{value(){const e=ce(kt.apply(this,A.call(arguments)));return xe(bn(this,e))},writable:!0,enumerable:!0,configurable:!0}}),f.call(HTMLElement.prototype,"getElementsByClassName")&&g(HTMLElement.prototype,"getElementsByClassName",u(Element.prototype,"getElementsByClassName"));const It=`
    [contenteditable],
    [tabindex],
    a[href],
    area[href],
    audio[controls],
    button,
    iframe,
    input,
    select,
    textarea,
    video[controls]
`,oi=new Set(["BUTTON","INPUT","SELECT","TEXTAREA"]),br=new WeakMap;let At=!1;const{blur:Cr,focus:pi}=HTMLElement.prototype;d(HTMLElement.prototype,{tabIndex:{get(){return ee(this)?hi.call(this):Ze.call(this)},set(e){return ee(this)?gi.call(this,e):Wt.call(this,e)},enumerable:!0,configurable:!0},blur:{value(){if(ee(this))return mi.call(this);Cr.call(this)},enumerable:!0,writable:!0,configurable:!0},focus:{value(){yi.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0}}),Ut!==null&&jt!==null&&g(HTMLElement.prototype,"innerText",{get(){return Ut.call(this)},set(e){jt.call(this,e)},enumerable:!0,configurable:!0}),l!==null&&h!==null&&g(HTMLElement.prototype,"outerText",{get(){return l.call(this)},set(e){h.call(this,e)},enumerable:!0,configurable:!0}),g(Element.prototype,je,{set(e){const t=this[Ie];!b(t)&&t!==e&&Ht.call(this,t),b(e)||Et.call(this,e,""),this[Ie]=e},get(){return this[Ie]},configurable:!0}),g(Element.prototype,at,{set(e){if(e){const t=this[Me];Or(this,t)}this[st]=e},get(){return this[st]},configurable:!0}),g(Element.prototype,Se,{set(e){const t=this[Ye];!b(t)&&t!==e&&Ht.call(this,t),b(e)||Et.call(this,e,""),this[Ye]=e},get(){return this[Ye]},configurable:!0});const Lr="$$DomManualKey$$",wi=function(){};let zt;const Mr={childList:!0};g(Element.prototype,"$domManual$",{set(e){this[Lr]=e,ne(e)&&Ri(this)},get(){return this[Lr]},configurable:!0})}}),LWR.define("@lwc/synthetic-shadow",["exports","@lwc/synthetic-shadow/v/8_25_1"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("lwr/preInit/v/0_20_6",["exports"],function(o){"use strict";const r=globalThis,a=r.LWR;a.define||a.env?r.LWR=Object.freeze({define:a.define,env:a.env}):delete r.LWR;function T(){return a}o.getClientBootstrapConfig=T,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/preInit",["exports","lwr/preInit/v/0_20_6"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})}),LWR.define("@lwrjs/app-service/communities_app/module/amd/v/0_20_6",["lwr/loaderLegacy/v/0_20_6","lwr/preInit/v/0_20_6","@lwc/synthetic-shadow/v/8_25_1","lwr/serverDataCallback/v/0_20_6","webruntime/bootstrapHook/v/1_66_1143-260_0","webruntime/hook/v/1_66_1143-260_0","webruntime/o11yHook/v/1_66_1143-260_0","webruntime/clientHook/v/1_66_1143-260_0","webruntime/dynamicImportResourceHook/v/1_66_1143-260_0","hooks/clientGuestDetectionHook/v/1_66_1143-260_0","hooks/appUserLoaderHook/v/1_66_1143-260_0","hooks/appCsrfTokenLoaderHook/v/1_66_1143-260_0","hooks/mrtPermissionsHook/v/1_66_1143-260_0","hooks/mrtFeatureFlagHook/v/1_66_1143-260_0","hooks/mrtAppLoginPathHook/v/1_66_1143-260_0","lwr/init/v/0_20_6"],function(o,r,a,T,S,N,R,d,g,u,c,f,O,_,M,D){"use strict";function U(ie){return ie&&typeof ie=="object"&&"default"in ie?ie:{default:ie}}var P=U(S),j=U(N),H=U(R),k=U(d),x=U(g),Y=U(u),A=U(c),te=U(f),J=U(O),b=U(_),w=U(M);P.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),j.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),H.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),k.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),x.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),Y.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),A.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),te.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),J.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),b.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks}),w.default({...o.services,addServerDataCallback:T.registerServerDataCallbacks});const ne=r.getClientBootstrapConfig(),{serverData:re,rootComponents:oe}=ne;T.evaluateServerDataCallbacks(re),Promise.all(oe.map(async ie=>{const be=D.toKebabCase(ie),{default:ve}=await o.load(ie,"@lwrjs/app-service/communities_app/module/amd/v/0_20_6");return[be,ve]})).then(ie=>D.init(ie,re)).then(()=>{globalThis?.lwcRuntimeFlags?.ENABLE_WIRE_SYNC_EMIT&&(globalThis.lwcRuntimeFlags={...globalThis.lwcRuntimeFlags,ENABLE_WIRE_SYNC_EMIT:!1})})}),LWR.define("@lwrjs/app-service/communities_app/module/amd",["exports","@lwrjs/app-service/communities_app/module/amd/v/0_20_6"],function(o,r){o.default=r&&typeof r=="object"&&"default"in r?r.default:r,Object.keys(r).forEach(function(a){a==="default"||o.hasOwnProperty(a)||Object.defineProperty(o,a,{enumerable:!0,get:function(){return r[a]}})})});
