LWR.define("lwr/metrics/v/0_19_7",["exports"],function(o){"use strict";const r="lwr.bootstrap.",a=`${r}end`,_=`${r}error`,N=`${_}.count`,P=`${r}duration`,w="lwr.bootstrap.init",h=`${w}.duration`,y="lwr.bootstrap.init.module",c=`${y}.duration`,u=`${y}.count`,d="lwr.loader.",T=`${d}module.define`,g=`${T}.count`,A=`${d}module.dynamicLoad`,M=`${A}.count`,k=`${d}module.fetch`,E=`${k}.count`,Q=`${k}.duration`,K=`${d}module.error`,j=`${K}.count`,V=`${d}mappings.fetch`,q=`${V}.count`,I=`${V}.duration`,ue=`${d}mappings.error`,X=`${ue}.count`,b="lwr.router.",O=`${b}navigate`,he=`${O}.count`,fe=`${O}.duration`,ae=`${b}view`,se=`${ae}.duration`,_e=`${b}error`,Re=`${_e}.count`;o.BOOTSTRAP_DURATION=P,o.BOOTSTRAP_END=a,o.BOOTSTRAP_ERROR=_,o.BOOTSTRAP_ERROR_COUNT=N,o.BOOTSTRAP_PREFIX=r,o.INIT=w,o.INIT_DURATION=h,o.INIT_MODULE=y,o.INIT_MODULE_COUNT=u,o.INIT_MODULE_DURATION=c,o.LOADER_PREFIX=d,o.MAPPINGS_ERROR=ue,o.MAPPINGS_ERROR_COUNT=X,o.MAPPINGS_FETCH=V,o.MAPPINGS_FETCH_COUNT=q,o.MAPPINGS_FETCH_DURATION=I,o.MODULE_DEFINE=T,o.MODULE_DEFINE_COUNT=g,o.MODULE_DYNAMIC_LOAD=A,o.MODULE_DYNAMIC_LOAD_COUNT=M,o.MODULE_ERROR=K,o.MODULE_ERROR_COUNT=j,o.MODULE_FETCH=k,o.MODULE_FETCH_COUNT=E,o.MODULE_FETCH_DURATION=Q,o.ROUTER_ERROR=_e,o.ROUTER_ERROR_COUNT=Re,o.ROUTER_NAV=O,o.ROUTER_NAV_COUNT=he,o.ROUTER_NAV_DURATION=fe,o.ROUTER_PREFIX=b,o.ROUTER_VIEW=ae,o.ROUTER_VIEW_DURATION=se,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/metrics",["exports","lwr/metrics/v/0_19_7"],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_19_7",["exports","lwr/metrics/v/0_19_7","lwr/profiler/v/0_19_7","lwc/v/8_20_6"],function(o,r,a,_){"use strict";function N(T,g,A){_.hydrateComponent(T,g,A)}const P=(()=>{const T=globalThis,{SSREnabled:g}=T.LWR&&T.LWR.env||{};if(!globalThis.performance||!g)return()=>!1;const A=50;let M=globalThis.performance.now();return()=>{const k=globalThis.performance.now();return k-M>A?(M=k,!0):!1}})();function w(T,g){return _.createElement(T,{is:g})}function h(T){return T.replace(/\/v\/[a-zA-Z0-9-_.]+$/,"").replace("/","-").replace(/([A-Z])/g,g=>`-${g.toLowerCase()}`)}const y=/-([a-z])/g;function c(T){return T.replace(y,g=>g[1].toUpperCase())}function u(T,g={}){if(typeof globalThis.customElements=="undefined"||typeof globalThis.document=="undefined"){a.logOperationStart({id:r.BOOTSTRAP_END});return}a.logOperationStart({id:r.INIT}),(async()=>{let A=0;const M=globalThis.document;for(const[k,E]of T){P()&&await d();const Q=++A,K=h(k);if(!M.body.querySelector(K)){a.logOperationStart({id:r.INIT_MODULE,specifier:k,specifierIndex:Q});const V=w(K,E),q=M.querySelector("[lwr-root]");q?q.appendChild(V):M.body.appendChild(V),a.logOperationEnd({id:r.INIT_MODULE,specifier:k,specifierIndex:Q,metadata:{renderMode:"spa"}});continue}const j=M.querySelectorAll(K);for(const V of j){a.logOperationStart({id:r.INIT_MODULE,specifier:k,specifierIndex:Q});const q=V.dataset.lwrPropsId;if(q){N(V,E,g[q]||{}),a.logOperationEnd({id:r.INIT_MODULE,specifier:k,specifierIndex:Q,metadata:{renderMode:"ssr"}});continue}const I=w(K,E);for(const{name:X,value:b}of V.attributes){I.setAttribute(X,b);const O=c(X);O in I&&(I[O]=b)}for(;V.childNodes.length>0;)I.appendChild(V.childNodes[0]);const ue=V.parentElement;ue&&ue.replaceChild(I,V),a.logOperationEnd({id:r.INIT_MODULE,specifier:k,specifierIndex:Q,metadata:{renderMode:"csr"}})}}})(),a.logOperationEnd({id:r.INIT}),a.logOperationStart({id:r.BOOTSTRAP_END})}async function d(){const T=globalThis.scheduler;return T?.yield?T.yield():new Promise(g=>setTimeout(g,0))}o.getPropFromAttrName=c,o.init=u,o.toKebabCase=h,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/init",["exports","lwr/init/v/0_19_7"],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_1084-258_0",["exports","@app/basePath/v/1","@communities-webruntime/common/v/1_66_1084-258_0"],function(o,r,a){"use strict";function _(h){return h&&typeof h=="object"&&"default"in h?h:{default:h}}var N=_(r);const P="@app/loginPath";function w(h){h.addLoaderPlugin({resolveModule:async y=>y===P?{url:`${N.default}/${a.WEBRUNTIME_PREFIX}/module/${y}`}:null})}o.default=w,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/mrtAppLoginPathHook",["exports","hooks/mrtAppLoginPathHook/v/1_66_1084-258_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_1084-258_0",["exports","@app/basePath/v/1","@app/deployTarget/v/1","@communities-webruntime/common/v/1_66_1084-258_0"],function(o,r,a,_){"use strict";function N(c){return c&&typeof c=="object"&&"default"in c?c:{default:c}}var P=N(r),w=N(a);const h="@salesforce/featureFlag/";function y(c){c.addLoaderPlugin({resolveModule:async u=>w.default==="MRT"&&u.startsWith(h)?{url:`${P.default}/${_.WEBRUNTIME_PREFIX}/module/${u}`}:null})}o.default=y,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/mrtFeatureFlagHook",["exports","hooks/mrtFeatureFlagHook/v/1_66_1084-258_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_1084-258_0",["exports","@app/basePath/v/1","@app/deployTarget/v/1","@communities-webruntime/common/v/1_66_1084-258_0"],function(o,r,a,_){"use strict";function N(c){return c&&typeof c=="object"&&"default"in c?c:{default:c}}var P=N(r),w=N(a);const h={"@salesforce/userPermission/":"","@salesforce/customPermission/":"custom/","@perm/":""};function y(c){c.addLoaderPlugin({resolveModule:async u=>{if(w.default!=="MRT")return null;const d=Object.keys(h).find(M=>u.startsWith(M));if(!d)return null;const T=u.split("/"),g=T[T.length-1],A=h[d];return{url:`${P.default}/${_.WEBRUNTIME_PREFIX}/perm/${A}${g}`}}})}o.default=y,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/mrtPermissionsHook",["exports","hooks/mrtPermissionsHook/v/1_66_1084-258_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_1084-258_0",["exports","@app/basePath/v/1","@communities-webruntime/common/v/1_66_1084-258_0"],function(o,r,a){"use strict";function _(h){return h&&typeof h=="object"&&"default"in h?h:{default:h}}var N=_(r);const P="@app/csrfToken";function w(h){h.addLoaderPlugin({resolveModule:async y=>y===P?{url:`${N.default}/${a.WEBRUNTIME_PREFIX}/module/${y}`}:null})}o.default=w,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/appCsrfTokenLoaderHook",["exports","hooks/appCsrfTokenLoaderHook/v/1_66_1084-258_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_1084-258_0",["exports","@app/basePath/v/1","@communities-webruntime/common/v/1_66_1084-258_0"],function(o,r,a){"use strict";function _(h){return h&&typeof h=="object"&&"default"in h?h:{default:h}}var N=_(r);const P="@app/user";function w(h){h.addLoaderPlugin({resolveModule:async y=>y===P?{url:`${N.default}/${a.WEBRUNTIME_PREFIX}/module/${y}`}:null})}o.default=w,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/appUserLoaderHook",["exports","hooks/appUserLoaderHook/v/1_66_1084-258_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_1084-258_0",["exports","@app/authenticationCookieName/v/1","@app/guestUuidCookieName/v/1","@salesforce/site/Id/v/1"],function(o,r,a,_){"use strict";function N(E){return E&&typeof E=="object"&&"default"in E?E:{default:E}}var P=N(r),w=N(a),h=N(_);let y;function c(E){E&&typeof E=="object"&&(y=E)}function u(E){y=k(E)}function d(){const E=M(P.default);return E?E==="1"||E.includes(h.default):!1}function T(){return M(w.default)}function g(){return y}function A(){return Object.entries(y||{}).map(([E,Q])=>`${E}=${Q}`).join(";")}function M(E){return E?(typeof document!="undefined"&&u(document?.cookie),y&&y[E]):null}function k(E){return E&&typeof E=="string"?E.split(";").reduce((K,j)=>{const[V,q]=j.trim().split("=").map(decodeURIComponent);return K[V]=q,K},{}):null}o.getAllCookies=g,o.getAllCookiesString=A,o.getCookie=M,o.getGuestUuidCookie=T,o.hasSidCookie=d,o.setCookiesFromObject=c,o.setCookiesFromString=u,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/cookieStore",["exports","webruntime/cookieStore/v/1_66_1084-258_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_1084-258_0",["exports","@app/authenticationCookieName/v/1","webruntime/cookieStore/v/1_66_1084-258_0"],function(o,r,a){"use strict";function _(c){return c&&typeof c=="object"&&"default"in c?c:{default:c}}var N=_(r);const P="@app/user",w=`${P}/v/1`,{LWR:h}=globalThis;N.default&&!a.getCookie(N.default)&&(h.define(w,[P],function(c){return c&&typeof c=="object"&&"default"in c?c.default:c}),h.define(P,["exports"],c=>{c.default={isGuest:!0,id:null,csrfToken:null}}));function y(){}o.default=y,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("hooks/clientGuestDetectionHook",["exports","hooks/clientGuestDetectionHook/v/1_66_1084-258_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_1084-258_0",["exports","@app/basePath/v/1","@app/versionKey/v/1"],function(o,r,a){"use strict";function _(h){return h&&typeof h=="object"&&"default"in h?h:{default:h}}var N=_(r),P=_(a);function w(h){const y="@salesforce/resourceUrl/",c="resourceUrl://";h.addLoaderPlugin({resolveModule:async u=>u.startsWith(y)?{url:`${c}${u}`}:null,loadModule:async u=>{if(u.startsWith(c)){const d=u.split("/"),T=d[d.length-1];return{data:`LWR.define('${y}${T}', ['exports'], function(exports) {
                        exports.default = '${N.default}/webruntime/org-asset/${P.default}/resource-name/${T}';
                    });`,status:200}}return null}})}o.default=w,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/dynamicImportResourceHook",["exports","webruntime/dynamicImportResourceHook/v/1_66_1084-258_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_1084-258_0",["exports","o11y/client/v/254_7_0"],function(o,r){"use strict";const a="EXPERIENCE-TAG-MANAGER";async function _(){if(window){const w=r.getInstrumentation(a);window.WEBSDK=window.WEBSDK||{},window.WEBSDK.sendEngagementEvent=(h,y)=>w.log(h,y)}}const{error:N}=console;async function P(){await Promise.all([_()]).catch(N)}o.loadPlugins=P,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/clientPluginService",["exports","webruntime/clientPluginService/v/1_66_1084-258_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_1084-258_0",["exports"],function(o){"use strict";function r(g,A){if(!g)throw new Error(A)}function a(g){return typeof g=="object"&&g!==null&&!Array.isArray(g)}function _(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(g){const A=Math.random()*16|0;return(g==="x"?A:A&3|8).toString(16)})}function N(g){return typeof g=="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(g)}const P=new RegExp("^([a-z]+://|//)","i");function w(g){return g?P.test(g):!1}const h=new RegExp("/sfsites/c/.+","i");function y(g){return g?h.test(g):!1}function c(g,A){const M=JSON.stringify(A);if(!(window&&window.navigator&&window.navigator.sendBeacon&&window.navigator.sendBeacon(g,M))){const E=new XMLHttpRequest;E.open("POST",g,!0),E.setRequestHeader("Content-Type","text/plain;charset=UTF-8"),E.send(M)}}function u(g){return document?.querySelector(`meta[name="${g}"]`)?.getAttribute("content")||""}function d(){return u("basePath")}function T(){return u("deployTarget")||"CORE"}o.assert=r,o.getBasePathFromMetaTag=d,o.getDeployTargetFromMetaTag=T,o.isAbsoluteURL=w,o.isObject=a,o.isSfdcCoreURL=y,o.sendPayloadToServer=c,o.uuidValidate=N,o.uuidv4=_,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/utils",["exports","webruntime/utils/v/1_66_1084-258_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_1084-258_0",["exports"],function(o){"use strict";function r(..._){console.log(..._)}function a(..._){console.error(..._)}o.log=r,o.logError=a,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/logger",["exports","webruntime/logger/v/1_66_1084-258_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_1084-258_0",["exports","@app/isMobileAppMode/v/1","@communities-webruntime/common/v/1_66_1084-258_0"],function(o,r,a){"use strict";function _(w){return w&&typeof w=="object"&&"default"in w?w:{default:w}}var N=_(r);function P(){const w=globalThis.navigator?.userAgent;return w&&(N.default&&w.includes(a.MOBILE_APP_USER_AGENTS.PUBLISHER)||w.includes(a.MOBILE_APP_USER_AGENTS.PLAYGROUND))}o.isMobileApp=P,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/mobileUtils",["exports","webruntime/mobileUtils/v/1_66_1084-258_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_1084-258_0",["exports","lwr/loaderLegacy/v/0_19_7","webruntime/mobileUtils/v/1_66_1084-258_0","webruntime/routingService/v/1_66_1084-258_0","webruntime/logger/v/1_66_1084-258_0"],function(o,r,a,_,N){"use strict";function P(){w(),_.subscribe(h)}function w(){document.addEventListener("notify-client-module",y)}function h(d){c("navigationcompleted",{routeResult:d})}function y({detail:d}){const{action:T,data:g}=d;switch(T){case"navigate":_.navigate(g.routeObj,g.replaceState);break;default:N.log(`No such action "${T}" exists.`);break}}function c(d,T){document.dispatchEvent(new CustomEvent("notify-mobile-module",{bubbles:!0,composed:!0,detail:{action:d,data:T}}))}async function u(){if(!a.isMobileApp())return;const{hybridAppManager:d}=await r.load("mobileruntime/hybridAppManager/v/1");d(),P()}o.mobileModuleInit=u,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/mobileModuleInit",["exports","webruntime/mobileModuleInit/v/1_66_1084-258_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_1084-258_0",["exports"],function(o){"use strict";const r=300,{document:a}=globalThis,_={navKey:"F6",f6RegionAttribute:"data-f6-region",f6RegionHighlightClass:"f6-highlight"},N=c=>c&&(c.shadowRoot?c.shadowRoot.activeElement?N(c.shadowRoot.activeElement):c:c.activeElement?N(c.activeElement):c);class P{constructor(u={}){this.regions=[],this.config=_,this._debounceKeyDownHandler=void 0,this._styleElement=void 0,this.handleClick=()=>{this.clearRegionHighlights()},this.handleKeyDown=d=>{this.clearRegionHighlights();const{key:T,ctrlKey:g,metaKey:A}=d;T===this.config.navKey&&(g||A)&&(this.populateRegions(),this.handleNavigation(d))},this.elementFilter=d=>d.parentElement&&d.parentElement.matches(`*[${this.config.f6RegionAttribute}]`)?NodeFilter.FILTER_REJECT:d.matches(`*[${this.config.f6RegionAttribute}]`)&&this.isVisible(d)&&!this.isEmpty(d)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP,this._debounceKeyDownHandler=this.debounce(this.handleKeyDown.bind(this),r),this.initialize(u)}debounce(u,d,T){const g=T||{};let A=g.leading,M;return function(){const E=Array.prototype.slice.apply(arguments);A&&(u.apply(this,E),A=!1),clearTimeout(M),M=setTimeout(function(){u.apply(this,E),A=g.leading},d)}}appendStyleElement(){this._styleElement=a.createElement("style");const u=`[${this.config.f6RegionAttribute}].${this.config.f6RegionHighlightClass}`;this._styleElement.innerText=`${u} { position: relative; }  ${u}::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(u=>{u.classList.remove(this.config.f6RegionHighlightClass)})}addRegionHighlight(u){u.classList.add(this.config.f6RegionHighlightClass)}focusIn(u){const d=u.querySelector('a[href],button:not([disabled]),input:not([type="hidden"]):not([disabled]),select:not([type="hidden"]):not([disabled]),textarea:not([type="hidden"]):not([disabled])');d?d.focus():(u.tabIndex="-1",u.focus())}handleNavigation(u){if(u.preventDefault(),!this.regions.length)return;const d=u.shiftKey,T=this.getElementRegionIndex(N(u.target)),g=this.getNextRegionIndex(T,d);if(g===-1)return;const A=this.regions[g];this.focusIn(A),this.addRegionHighlight(A)}shadowContains(u,d){return u===d||u.contains(d)||u.shadowRoot&&this.isElementInContainerElements(u.shadowRoot.children,d)||u.tagName==="SLOT"&&this.isElementInContainerElements(u.assignedElements(),d)?!0:this.isElementInContainerElements(u.children,d)}isElementInContainerElements(u,d){if(!u||!u.length)return!1;const T=u.length;for(let g=0;g<T;g++)if(this.shadowContains(u[g],d))return!0;return!1}getElementRegionIndex(u){return!this.regions||!this.regions.length?-1:this.regions.findIndex(d=>this.shadowContains(d,u))}getNextRegionIndex(u,d){const T=this.regions.length-1;return T<0?-1:d?u<=0?T:u-1:u===T?0:u+1}isVisible(u){if(u===a.body||!(u instanceof Element))return!0;try{const d=window.getComputedStyle(u)||u.style;if(!d)return!1;const{display:T,visibility:g}=d;return T&&T.toLowerCase()==="none"||g&&g.toLowerCase()==="hidden"?!1:this.isVisible(u.parentNode)}catch(d){return!1}}isEmpty(u){if(u.tagName==="SLOT"&&!this.isEmptyChildren(u.assignedElements()))return!1;let d=u.children;return(!d||!d.length)&&u.shadowRoot&&(d=u.shadowRoot.children),this.isEmptyChildren(d)}isEmptyChildren(u){if(!u||!u.length)return!0;const d=u.length;for(let T=0;T<d;T++){const g=u[T];if(g.tagName!=="SLOT"||!this.isEmpty(g))return!1}return!0}populateRegions(){if(!a)return;this.regions=[];const u=a.createTreeWalker(a.body,NodeFilter.SHOW_ELEMENT,this.elementFilter,!1);for(;u.nextNode();)this.regions.push(u.currentNode)}initialize(u={}){!a||(a.addEventListener("keydown",this._debounceKeyDownHandler),this.regions=[],this.config={...this.config,...u},this.appendStyleElement())}cleanUp(){!a||(a.removeEventListener("keydown",this._debounceKeyDownHandler),this._regions=[],this._config=_,this._debounceKeyDownHandler=null,this._styleElement&&(a.head.removeChild(this._styleElement),this._styleElement=null))}getConfig(){return Object.freeze(this.config)}}let w;const h=c=>(w||(w=new P(c)),w),y=()=>{if(w){const c=w.getConfig();if(c)return c.f6RegionAttribute}};o.DEFAULT_CONFIG=_,o.F6Controller=P,o.createF6Controller=h,o.getActiveElem=N,o.getCurrentRegionAttributeName=y,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/f6Controller",["exports","webruntime/f6Controller/v/1_66_1084-258_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_1084-258_0",["exports","@communities-webruntime/common/v/1_66_1084-258_0","webruntime/f6Controller/v/1_66_1084-258_0","webruntime/mobileModuleInit/v/1_66_1084-258_0","webruntime/routingService/v/1_66_1084-258_0","webruntime/mobileUtils/v/1_66_1084-258_0","webruntime/utils/v/1_66_1084-258_0","@app/uiBasePath/v/1","@app/deployTarget/v/1","webruntime/clientPluginService/v/1_66_1084-258_0"],function(o,r,a,_,N,P,w,h,y,c){"use strict";function u(M){return M&&typeof M=="object"&&"default"in M?M:{default:M}}var d=u(h),T=u(y);function g(M){const k=M.composedPath().find(X=>X.tagName==="A");if(!k||M.defaultPrevented||P.isMobileApp())return;let E=k.getAttribute("href");if(!E||E.includes("#"))return;const Q=new URL(E,window.location.href),K=Q?.protocol==="http:"||Q?.protocol==="https:",j=w.isAbsoluteURL(E);j||E.startsWith("/")?d.default.endsWith("/s")&&E.startsWith(d.default)&&(E=E.replace("/s/","/")):E=window.location.pathname+E;const V=j||Boolean(N.router.matchRoute(E)),q=k.getAttribute("target"),I=!q&&!j||q==="_self"||q===window.name||q==="_top"&&window.top===window||q==="_parent"&&window.parent===window;K&&V&&I^j&&(M.preventDefault(),N.navigate({type:"standard__webPage",attributes:{url:E}}))}async function A(){T.default==="MRT"&&N.initializeServerRouter(globalThis.window),window?.addEventListener("click",g),window?.performance.measure(`${r.WEBRUNTIME_PREFIX}-app-bootstrap`),a.createF6Controller(),await _.mobileModuleInit(),await c.loadPlugins()}o.default=A,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/clientHook",["exports","webruntime/clientHook/v/1_66_1084-258_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/258_59_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:"ModulePayload",pbjsSchema:{nested:{sf:{nested:{clwr:{nested:{ModulePayload:{fields:{bootstrapStats:{id:1,type:"string"}}}}}}}}}},_={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"}}}}}}}}}},P={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"}}}}}}}}}},w={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.modulePayloadSchema=a,o.navSchema=_,o.navTransitionSchema=N,o.pagePayloadSchema=P,o.rootSchema=w,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("o11y_schema/sf_clwr",["exports","o11y_schema/sf_clwr/v/258_59_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/258_59_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"},isRoot:{id:8,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"}}}}}}}}}},_={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"}}}}}}}}}},N={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"}}}}}}}}}},P={namespace:"sf.instrumentation",name:"Event",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Event:{fields:{type:{id:1,type:"string"}}}}}}}}}},w={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"}}}}}}}}}},h={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"}}}}}}}}}},y={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"}}}}}}}}}},c={namespace:"sf.instrumentation",name:"Network",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Network:{fields:{mtd:{id:1,type:"string"},url:{id:2,type:"string"}}}}}}}}}},u={namespace:"sf.instrumentation",name:"Payload",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Payload:{fields:{payload:{id:2,type:"bytes"},schemaName:{id:1,type:"string"}}}}}}}}}},d={namespace:"sf.instrumentation",name:"PayloadDiags",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{PayloadDiags:{fields:{extras:{rule:"repeated",id:1,type:"string"}}}}}}}}}},T={namespace:"sf.instrumentation",name:"Simple",pbjsSchema:{nested:{sf:{nested:{instrumentation:{nested:{Simple:{fields:{text:{options:{"(meta.max_length)":25},id:1,type:"string"}}}}}}}}}},g={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=_,o.errorSchema=N,o.eventSchema=P,o.idleDetectorReportSchema=w,o.instrumentedEventSchema=h,o.mouseEventSchema=y,o.networkSchema=c,o.payloadDiagsSchema=d,o.payloadSchema=u,o.simpleSchema=T,o.webVitalsSchema=g,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("o11y_schema/sf_instrumentation",["exports","o11y_schema/sf_instrumentation/v/258_59_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/254_7_0",["exports","o11y/client/v/254_7_0","o11y/shared/v/254_7_0","o11y_schema/sf_instrumentation/v/258_59_0"],function(o,r,a,_){"use strict";var N,P,w,h,y,c=-1,u=function(p){addEventListener("pageshow",function(f){f.persisted&&(c=f.timeStamp,p(f))},!0)},d=function(){return window.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0]},T=function(){var p=d();return p&&p.activationStart||0},g=function(p,f){var S=d(),C="navigate";return c>=0?C="back-forward-cache":S&&(document.prerendering||T()>0?C="prerender":document.wasDiscarded?C="restore":S.type&&(C=S.type.replace(/_/g,"-"))),{name:p,value:f===void 0?-1:f,rating:"good",delta:0,entries:[],id:"v3-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:C}},A=function(p,f,S){try{if(PerformanceObserver.supportedEntryTypes.includes(p)){var C=new PerformanceObserver(function(R){Promise.resolve().then(function(){f(R.getEntries())})});return C.observe(Object.assign({type:p,buffered:!0},S||{})),C}}catch(R){}},M=function(p,f,S,C){var R,F;return function(Y){f.value>=0&&(Y||C)&&((F=f.value-(R||0))||R===void 0)&&(R=f.value,f.delta=F,f.rating=function($,x){return $>x[1]?"poor":$>x[0]?"needs-improvement":"good"}(f.value,S),p(f))}},k=function(p){requestAnimationFrame(function(){return requestAnimationFrame(function(){return p()})})},E=function(p){var f=function(S){S.type!=="pagehide"&&document.visibilityState!=="hidden"||p(S)};addEventListener("visibilitychange",f,!0),addEventListener("pagehide",f,!0)},Q=function(p){var f=!1;return function(S){f||(p(S),f=!0)}},K=-1,j=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},V=function(p){document.visibilityState==="hidden"&&K>-1&&(K=p.type==="visibilitychange"?p.timeStamp:0,I())},q=function(){addEventListener("visibilitychange",V,!0),addEventListener("prerenderingchange",V,!0)},I=function(){removeEventListener("visibilitychange",V,!0),removeEventListener("prerenderingchange",V,!0)},ue=function(){return K<0&&(K=j(),q(),u(function(){setTimeout(function(){K=j(),q()},0)})),{get firstHiddenTime(){return K}}},X=function(p){document.prerendering?addEventListener("prerenderingchange",function(){return p()},!0):p()},b=[1800,3e3],O=function(p,f){f=f||{},X(function(){var S,C=ue(),R=g("FCP"),F=A("paint",function(Y){Y.forEach(function($){$.name==="first-contentful-paint"&&(F.disconnect(),$.startTime<C.firstHiddenTime&&(R.value=Math.max($.startTime-T(),0),R.entries.push($),S(!0)))})});F&&(S=M(p,R,b,f.reportAllChanges),u(function(Y){R=g("FCP"),S=M(p,R,b,f.reportAllChanges),k(function(){R.value=performance.now()-Y.timeStamp,S(!0)})}))})},he=[.1,.25],fe=function(p,f){f=f||{},O(Q(function(){var S,C=g("CLS",0),R=0,F=[],Y=function(x){x.forEach(function(D){if(!D.hadRecentInput){var me=F[0],Me=F[F.length-1];R&&D.startTime-Me.startTime<1e3&&D.startTime-me.startTime<5e3?(R+=D.value,F.push(D)):(R=D.value,F=[D])}}),R>C.value&&(C.value=R,C.entries=F,S())},$=A("layout-shift",Y);$&&(S=M(p,C,he,f.reportAllChanges),E(function(){Y($.takeRecords()),S(!0)}),u(function(){R=0,C=g("CLS",0),S=M(p,C,he,f.reportAllChanges),k(function(){return S()})}),setTimeout(S,0))}))},ae={passive:!0,capture:!0},se=new Date,_e=function(p,f){N||(N=f,P=p,w=new Date,Ve(removeEventListener),Re())},Re=function(){if(P>=0&&P<w-se){var p={entryType:"first-input",name:N.type,target:N.target,cancelable:N.cancelable,startTime:N.timeStamp,processingStart:N.timeStamp+P};h.forEach(function(f){f(p)}),h=[]}},Oe=function(p){if(p.cancelable){var f=(p.timeStamp>1e12?new Date:performance.now())-p.timeStamp;p.type=="pointerdown"?function(S,C){var R=function(){_e(S,C),Y()},F=function(){Y()},Y=function(){removeEventListener("pointerup",R,ae),removeEventListener("pointercancel",F,ae)};addEventListener("pointerup",R,ae),addEventListener("pointercancel",F,ae)}(f,p):_e(f,p)}},Ve=function(p){["mousedown","keydown","touchstart","pointerdown"].forEach(function(f){return p(f,Oe,ae)})},tt=[100,300],nt=function(p,f){f=f||{},X(function(){var S,C=ue(),R=g("FID"),F=function(x){x.startTime<C.firstHiddenTime&&(R.value=x.processingStart-x.startTime,R.entries.push(x),S(!0))},Y=function(x){x.forEach(F)},$=A("first-input",Y);S=M(p,R,tt,f.reportAllChanges),$&&E(Q(function(){Y($.takeRecords()),$.disconnect()})),$&&u(function(){var x;R=g("FID"),S=M(p,R,tt,f.reportAllChanges),h=[],P=-1,N=null,Ve(addEventListener),x=F,h.push(x),Re()})})},He=0,Ce=1/0,Se=0,xe=function(p){p.forEach(function(f){f.interactionId&&(Ce=Math.min(Ce,f.interactionId),Se=Math.max(Se,f.interactionId),He=Se?(Se-Ce)/7+1:0)})},rt=function(){return y?He:performance.interactionCount||0},ot=function(){"interactionCount"in performance||y||(y=A("event",xe,{type:"event",buffered:!0,durationThreshold:0}))},Ue=[200,500],Z=0,de=function(){return rt()-Z},oe=[],it={},at=function(p){var f=oe[oe.length-1],S=it[p.interactionId];if(S||oe.length<10||p.duration>f.latency){if(S)S.entries.push(p),S.latency=Math.max(S.latency,p.duration);else{var C={id:p.interactionId,latency:p.duration,entries:[p]};it[C.id]=C,oe.push(C)}oe.sort(function(R,F){return F.latency-R.latency}),oe.splice(10).forEach(function(R){delete it[R.id]})}},ht=function(p,f){f=f||{},X(function(){var S;ot();var C,R=g("INP"),F=function($){$.forEach(function(me){me.interactionId&&at(me),me.entryType==="first-input"&&!oe.some(function(Me){return Me.entries.some(function(we){return me.duration===we.duration&&me.startTime===we.startTime})})&&at(me)});var x,D=(x=Math.min(oe.length-1,Math.floor(de()/50)),oe[x]);D&&D.latency!==R.value&&(R.value=D.latency,R.entries=D.entries,C())},Y=A("event",F,{durationThreshold:(S=f.durationThreshold)!==null&&S!==void 0?S:40});C=M(p,R,Ue,f.reportAllChanges),Y&&("PerformanceEventTiming"in window&&"interactionId"in PerformanceEventTiming.prototype&&Y.observe({type:"first-input",buffered:!0}),E(function(){F(Y.takeRecords()),R.value<0&&de()>0&&(R.value=0,R.entries=[]),C(!0)}),u(function(){oe=[],Z=rt(),R=g("INP"),C=M(p,R,Ue,f.reportAllChanges)}))})},ne=[2500,4e3],je={},st=function(p,f){f=f||{},X(function(){var S,C=ue(),R=g("LCP"),F=function(x){var D=x[x.length-1];D&&D.startTime<C.firstHiddenTime&&(R.value=Math.max(D.startTime-T(),0),R.entries=[D],S())},Y=A("largest-contentful-paint",F);if(Y){S=M(p,R,ne,f.reportAllChanges);var $=Q(function(){je[R.id]||(F(Y.takeRecords()),Y.disconnect(),je[R.id]=!0,S(!0))});["keydown","click"].forEach(function(x){addEventListener(x,function(){return setTimeout($,0)},!0)}),E($),u(function(x){R=g("LCP"),S=M(p,R,ne,f.reportAllChanges),k(function(){R.value=performance.now()-x.timeStamp,je[R.id]=!0,S(!0)})})}})},lt=[800,1800],Le=function p(f){document.prerendering?X(function(){return p(f)}):document.readyState!=="complete"?addEventListener("load",function(){return p(f)},!0):setTimeout(f,0)},ut=function(p,f){f=f||{};var S=g("TTFB"),C=M(p,S,lt,f.reportAllChanges);Le(function(){var R=d();if(R){var F=R.responseStart;if(F<=0||F>performance.now())return;S.value=Math.max(F-T(),0),S.entries=[R],C(!0),u(function(){S=g("TTFB",0),(C=M(p,S,lt,f.reportAllChanges))(!0)})}})};const Ge="3.5.2";o.WebVitalsMetrics=void 0,function(p){p[p.CLS=0]="CLS",p[p.FCP=1]="FCP",p[p.FID=2]="FID",p[p.LCP=3]="LCP",p[p.TBT=4]="TBT",p[p.TTFB=5]="TTFB",p[p.INP=6]="INP"}(o.WebVitalsMetrics||(o.WebVitalsMetrics={}));const pe=[o.WebVitalsMetrics.CLS,o.WebVitalsMetrics.FCP,o.WebVitalsMetrics.FID,o.WebVitalsMetrics.LCP,o.WebVitalsMetrics.TTFB,o.WebVitalsMetrics.INP];var Ae;(function(p){p.ClsOperation="cls-web-vital"})(Ae||(Ae={}));class Ke{constructor(){this._isInitialized=!1,this._safety=new a.PublicSafety,this._instr=r.getInstrumentation("WebVitals")}activate(f,S){this._safety.tryCatch(()=>{if(this._isInitialized)throw new Error("WebVitals is already activated.");a.utility.requireArgumentIfDefined(S,"metrics",Array),this._isInitialized=!0;const C=new Set(S||pe);if(C.delete(o.WebVitalsMetrics.CLS)&&fe(R=>this._logHandler(R,Ae.ClsOperation)),C.delete(o.WebVitalsMetrics.FCP)&&O(this._activityHandler.bind(this)),C.delete(o.WebVitalsMetrics.FID)&&nt(this._activityHandler.bind(this)),C.delete(o.WebVitalsMetrics.LCP)&&st(this._activityHandler.bind(this)),C.delete(o.WebVitalsMetrics.TTFB)&&ut(this._activityHandler.bind(this)),C.delete(o.WebVitalsMetrics.INP)&&ht(this._activityHandler.bind(this)),C.size>0){const R=JSON.stringify(Array.from(C.keys()));this._instr.error(`Unsupported WebVital metrics: ${R}`)}})}_getPayload(f){return{name:f.name,value:f.value,delta:f.delta,id:f.id,navType:f.navigationType,wvVersion:Ge}}_logHandler(f,S){this._instr.log(_.webVitalsSchema,this._getPayload(f)),S&&this._instr.incrementCounter(S,f.value,!1)}_activityHandler(f){let S=0,C=f.value;if(f.name==="INP"&&f.entries.length){const R=f.entries[0];S+=R.startTime,C+=R.startTime}this._instr.startActivity(f.name).stop(_.webVitalsSchema,this._getPayload(f),{perfStartOverride:S,perfStopOverride:C})}}const gt=new Ke;o.webVitals=gt,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("o11y/web_vitals",["exports","o11y/web_vitals/v/254_7_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/258_59_0",["exports"],function(o){"use strict";var r="258.59.0";o.version=r,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("o11y_schema/version",["exports","o11y_schema/version/v/258_59_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_1084-258_0",["exports","lwr/loaderLegacy/v/0_19_7","@app/basePath/v/1","@app/isDesignMode/v/1","webruntime/o11y/v/1_66_1084-258_0","o11y/client/v/254_7_0","o11y_schema/version/v/258_59_0","o11y/web_vitals/v/254_7_0","webruntime/transport/v/1_66_1084-258_0","webruntime/dispatcher/v/1","@communities-webruntime/common/v/1_66_1084-258_0","o11y_schema/sf_clwr/v/258_59_0","webruntime/routingService/v/1_66_1084-258_0","o11y/shared/v/254_7_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,_,N,P,w,h,y,c,u,d,T,g,A,M,k,E,Q,K,j,V,q){"use strict";function I(L){return L&&typeof L=="object"&&"default"in L?L:{default:L}}function ue(L){if(L&&L.__esModule)return L;var l=Object.create(null);return L&&Object.keys(L).forEach(function(v){if(v!=="default"){var H=Object.getOwnPropertyDescriptor(L,v);Object.defineProperty(l,v,H.get?H:{enumerable:!0,get:function(){return L[v]}})}}),l.default=L,Object.freeze(l)}var X=I(a),b=I(_),O=ue(N),he=ue(y),fe=I(c),ae=I(A),se=I(M),_e=I(k),Re=I(E),Oe=I(Q),Ve=I(K),tt=I(j),nt=I(V),He=I(q);const Ce=5e4,Se=3e3,xe=300,rt="lwr_experience",ot=32,Ue="246",Z=`/${u.WEBRUNTIME_PREFIX}/o11y/${Ue}/config`,de=`/${u.WEBRUNTIME_PREFIX}/o11y/${Ue}/token`,oe="O11Y_ENDPOINT_NOT_CONFIGURED",it=[/\.force\.com(:\d+)?$/,/\.salesforce\.com(:\d+)?$/],at={coreEnabled:!1,coreSamplingRate:0,coreRelativeEndpoint:"",falconEnabled:!1,falconSamplingRate:0,falconAbsoluteEndpoint:"",traceSamplingRate:0,isGuestApiEnabled:!1,logPerfResTiming:""},ht=Math.random(),ne=Object.assign({},at,{token:""}),je=!0;je&&g.utility.markProduction();let st=!0;async function lt(L){const H=(await r.load("@app/user/v/1")).default.isGuest,U={headers:{Accept:"text/plain","Content-Type":null},basePath:X.default,isNonApiRequest:!0,o11y:{skipInstr:!0}};function ie(re){return H?`${re}?asGuest=true`:re}const ce=await L(ie(Z),U).then(re=>re.text());new g.PublicSafety().tryCatch(()=>{const re=JSON.parse(ce);Object.keys(ne).forEach(qe=>{const bt=re[qe],vt=typeof ne[qe];(vt==="string"&&bt===""||g.utility.requireArgumentIfDefined(bt,`srvConfig.${qe}`,vt))&&(ne[qe]=re[qe])})}),st=Ke()&&!ne.isGuestApiEnabled&&H,Ae()&&(ne.token=await L(ie(de),U).then(re=>re.text()))}function Le(){return ne}function ut(L,l){return L&&l!==""&&l!==oe}function Ge(L){return!je||L>0&&L>=ht}function pe(){return!st&&ut(ne.coreEnabled,ne.coreRelativeEndpoint)&&Ge(ne.coreSamplingRate)}function Ae(){return ut(ne.falconEnabled,ne.falconAbsoluteEndpoint)&&Ge(ne.falconSamplingRate)}function Ke(){const L=ne.coreRelativeEndpoint?.indexOf("services/data/");return L===0||L===1}function gt(){const L=ne.coreRelativeEndpoint||"";return Ke()&&L.length>1&&L[0]!=="/"}function p(){const L=Math.random(),l=ne.traceSamplingRate||0;return l>0&&l>=L}function f(){return it.slice()}const S={perfStartOverride:0};let C;class R{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 v=!1;C=H=>v&&console.log(`O11YR ${H}`),C("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";C(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,v){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",v?this._getTraceParent()?.traceId:void 0,p()),this._hadRootActivity=!0,C(`Root Started ${this._rootActivity.getId()}`),P.idleDetector.requestIdleDetectedCallback(()=>{this._stopRoot(!0)})}_getTraceParent(){const l=globalThis.document.querySelector('meta[name="traceparent"]')?.getAttribute("content");if(!l)return;const v=l.split("-");if(v.length!==4)return;const[H,U,ie,ce]=v;return{version:H,traceId:U,spanId:ie,traceFlags:ce}}_stopRoot(l){if(!!this._rootActivity){C(`Root Stop ${l?"idle":"busy"} ${this._rootActivity.getId()}`);try{if(!this._isFirstRootActivity&&this._rootPayload.navCount===0&&P.time().perfNow-this._rootActivity.getStartPerfTime()<xe){this._rootActivity.discard(),this._rootPayload.sequence-=1;return}this._isFirstRootActivity&&(this._rootPayload.bootstrap=this._getMetricValueByName(`${u.WEBRUNTIME_PREFIX}-app-bootstrap`,"duration"),this._rootPayload.lwrBootstrap=this._getMetricValueByName("lwr.bootstrap.end","startTime"));const v=this._isFirstRootActivity?S:void 0;l?this._rootActivity.stop(d.rootSchema,this._rootPayload,v):this._rootActivity.terminate(d.rootSchema,this._rootPayload,v)}finally{this._rootActivity=void 0,this._hadRootActivity=!1}}}_startNav(l,v){this._stopNav(),this._navPayload.isIdleHit=!1,this._navPayload.isManual=v,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,C(`Nav Started ${this._navActivity.getId()}`),P.idleDetector.requestIdleDetectedCallback(()=>{C(`Nav Idle ${this._navActivity?.getId()}`),this._navPayload.isIdleHit=!0})}_stopNav(){if(this._navActivity){C(`Nav Stop ${this._navActivity.getId()}`);try{const l=this._isFirstNavActivity?S:void 0;this._isFirstNavActivity=!1,this._navActivity.stop(d.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"),C(`Trans Started ${this._navTransitionActivity.getId()}`)}_stopNavTransition(l,v=!1){if(this._navTransitionActivity){C(`Trans ${v?"Terminate":"Stop"} ${this._navTransitionActivity.getId()}`);try{if(l){const{code:U,message:ie,level:ce}=l,re=["Fatal","Error","Warning","Log"][ce];this._navTransitionActivity.error(ie,d.navTransitionSchema,{code:U?.toString(),level:re})}const H=this._navTransitionData?{nextUrl:this._navTransitionData.url,type:this._navTransitionData.pageRef?.type,isSsr:this._navTransitionData.isSsr}:void 0;v?this._navTransitionActivity.terminate(d.navTransitionSchema,H):this._navTransitionActivity.stop(d.navTransitionSchema,H)}finally{this._navTransitionActivity=void 0,this._navTransitionData=void 0}}}_getMetricValueByName(l,v){return typeof window.performance?.getEntriesByName!="function"?0:window.performance.getEntriesByName(l)[0]?.[v]||0}_getMeasureName(l,v){return v?`${l}-${v}`:l}_getMarkName(l,v,H){const U=this._getMeasureName(l,v);return v&&H?`${U}_${H}`:U}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){C(`Err level ${l?.level}: ${l?.code}`),this._stopNavTransition(l)}getCurrentPageData(){if(this._navData){const{pageRef:l,url:v,isSsr:H}=this._navData,U=T.getCurrentRoute();return{url:v,type:l?.type,isSsr:H,pageViewName:U?.routeDefinition?.devName}}}startFirstRootActivity(){this._hadFirstRootActivity||(this._startRoot(!1,!0),window.dispatchEvent(new CustomEvent("bootstrapLoaded",{detail:{name:`${u.WEBRUNTIME_PREFIX}-app-bootstrap`,duration:this._getMetricValueByName(`${u.WEBRUNTIME_PREFIX}-app-bootstrap`,"duration")}})))}updateModulePayload(l){const{id:v,specifier:H,specifierIndex:U,metadata:ie,phase:ce}=l,re=this._getMarkName(v,H,U);ce===0?this._modulePayload[re]=this._o11yApp.startActivity(re):ce===1&&this._modulePayload[re]&&this._modulePayload[re].stop(d.modulePayloadSchema,{bootstrapStats:JSON.stringify({specifier:H,specifierIndex:U,renderMode:ie?.renderMode||"csr"})})}}class F{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=P.time().perfNow;this._totalVisibleDuration+=l-this._lastVisibleTime,this._lastVisibleTime=l}}else this._isVisible=!0,this._lastVisibleTime=P.time().perfNow}getPayload(){const l=this._isVisible&&this._lastVisibleTime!==void 0?P.time().perfNow-this._lastVisibleTime:0,v={isDesign:b.default,isMobile:ae.default,isPreview:se.default,isSsrCodeTypeEnabled:nt.default,lang:Oe.default,siteId:Ve.default,vKey:_e.default,visd:this._totalVisibleDuration+l,deployTarget:Re.default,templateType:tt.default,webruntimeFrameworkVersion:He.default};return{schema:d.appPayloadSchema,payload:v}}}class Y{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:d.pagePayloadSchema,payload:l}}}_redactSearchTerm(l){if(l){const v=l.lastIndexOf("/");if(v!==-1)return`${l.substring(0,v+1)}MASKED_SEARCH_INFO`}return l}}let $,x;const D=Object.assign(O._o11y,{clientVersion:P._version,schemaVersion:w.version,upload:mt}),me=`${P._version}:${w.version}`,Me=he.fetch;async function we(L){const l=!0;try{if(typeof window=="undefined"){D.isUnavailable=!0;return}const v=yt(l),H=new Y;D.app=P.registerInstrumentedApp(rt,{isProduction:l,enableBuffering:!0,appPayloadProvider:new F,pagePayloadProvider:H,operationMode:v.operationMode,allowedReceiverOrigins:v.allowedReceiverOrigins}),l||D.app.log(`o11y ${me}`),Kt(),D.routingSupport=new R(D.app),H.linkWithRouterSupport(D.routingSupport),l||D.routingSupport.startFirstRootActivity(),At(D.app,!0),h.webVitals.activate(),D.consoleCollector=Yt(l,D.app),Array.isArray(window.o11yLogCollectors)&&window.o11yLogCollectors.forEach(U=>{D.app?.registerLogCollector(U.collector,U.options)}),globalThis?.CLWR?.o11y?.globalCollectors?.forEach(({collector:U,options:ie})=>{D.app?.registerLogCollector(U,ie)}),await lt(Me),l&&D.routingSupport.startFirstRootActivity(),At(D.app),await Gt(),await qt(D.app,L.appMetadata.bootstrapModule,`o11y ${me}`)}catch(v){if(!l)throw v;try{console?.error("Failed to start o11y",v)}catch{}}finally{try{D.app?.disableBuffering()}catch{}}}function At(L,l){let v=Le().logPerfResTiming;v!=="basic"&&v!=="full"&&(v=!1),(l||x!==v)&&(x=v,L.networkInstrumentation({logPerformanceActivityName:"network",tracingHeadersOptions:{useB3Headers:!0,traceIdEffectiveLength:ot},logPerformance:v,skipUrls:[/\?.*o11y=\d+/]}))}function xt(){window.addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"&&mt(!0)})}async function Gt(){const L=l=>{let v=!1;setTimeout(()=>{v||(v=!0,l())},Se),P.idleDetector.requestIdleDetectedCallback(()=>{v||(v=!0,l())})};return new Promise(l=>{document.readyState==="complete"?L(l):window.addEventListener("load",()=>L(l))})}async function Ye(L,l){const[v,H]=await Promise.all([r.load("o11y/simple_collector/v/254_7_0"),r.load("o11y/collectors/v/254_7_0")]);$=(H.default||H).encodeCoreEnvelopeContentsRaw;const U=new(v.default||v).SimpleCollector({environment:l});return L.registerLogCollector(U,{retroactive:!0}),L.registerMetricsCollector(U),U}function mt(L=!1){const l=[],v=pe(),H=Ae(),U=D.simpleCollector;if(U?.hasData&&(v||H)&&(L||U.estimatedByteSize>=Ce)){const ie=U.getRawContentsOfCoreEnvelope(),ce=$(ie);v&&l.push(Ie(ce)),H&&l.push(Mt(ce))}return Promise.allSettled(l)}function Ie(L){const l=String.fromCharCode,v=[];for(let ce=0,re=L.length;ce<re;ce++)v.push(l(L[ce]));const H=window.btoa(v.join("")),U={method:"POST",body:JSON.stringify({base64Env:H}),keepalive:!0,isNonApiRequest:!Ke(),o11y:{skipInstr:!0}};let ie=Le().coreRelativeEndpoint;return gt()?ie[0]!=="/"&&(ie=`/${ie}`):U.basePath=X.default,Me(ie,U)}function Mt(L){const l=Le(),v={method:"POST",body:L,headers:{"x-sfdc-o11y-token":l.token||"","Content-Type":"application/octet-stream"},keepalive:!0,o11y:{skipInstr:!0}};return fetch(l.falconAbsoluteEndpoint,v)}function yt(L){let l,v;return window.parent!==window&&b.default&&(l="sender",v=f(),L||v.unshift("*")),{operationMode:l,allowedReceiverOrigins:v}}function Kt(){const L=P.idleDetector.declareNotifierTaskMulti("o11y LWR module fetch");fe.default?.(l=>{l.id==="lwr.loader.module.fetch"?l.phase===0?L.add():L.done():l.id==="lwr.loader.module.error"?L.done():l.id==="lwr.bootstrap.end"||l.id==="lwr.bootstrap.error"?globalThis.performance.mark(l.id):l.id==="lwr.bootstrap.init.module"&&D.routingSupport?.updateModulePayload(l)})}function Yt(L,l){const v=new P.ConsoleCollector;return L&&v.addFilter("sfcore.customCmp.CustomComponentLog"),l.registerLogCollector(v,{retroactive:!0}),v}async function qt(L,l,v){(pe()||Ae())&&(D.simpleCollector=await Ye(L,{appName:l,sdkVersion:v}),xt(),await mt(!0))}o.default=we,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/o11yHook",["exports","webruntime/o11yHook/v/1_66_1084-258_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_1084-258_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"],_=["o11y/simple_collector","o11y/collectors","mobileruntime/hybridAppManager"];function N(P){P.addLoaderPlugin({resolveModule:async w=>{const[h]=w.split("/v/");return w.endsWith("/v/version-not-provided")||_.includes(h)||h&&(a.includes(h)||r.includes(h))?h:h==="@salesforce/loader"?"lwr/loaderLegacy/v/0_19_7":null}})}o.default=N,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("webruntime/hook",["exports","webruntime/hook/v/1_66_1084-258_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_19_7",["exports"],function(o){"use strict";const r=[];function a(N){r.push(N)}function _(N={}){for(const P of r)P({serverData:N})}o.evaluateServerDataCallbacks=_,o.registerServerDataCallbacks=a,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/serverDataCallback",["exports","lwr/serverDataCallback/v/0_19_7"],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_20_6",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}`)},_=function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},N=function(e){throw new Error(e)},b=function(e){return e===void 0},O=function(e){return e===null},he=function(e){return e===!0},fe=function(e){return e===!1},ae=function(e){return typeof e=="function"},se=function(e){return typeof e=="object"},Re=function(e){return e?.toString?g(e)?Q.call(K.call(e,Re),","):e.toString():typeof e=="object"?_e.call(e):String(e)},Ln=function(e,t,n){const i=e;{const{value:s}=n;i[t]=s}},Yr=function(e,t){Ln(e,On,{value:t,configurable:!0})},qr=function(e,t){Ln(e,Cn,{value:t})},z=function(e){return e[On]},ve=function(e){let t=e,n;for(;!O(t);){if(n=z(t),!b(n))return n;if(t=F.call(t),!O(t)&&ct(t))return}},Xe=function(e){return e[Cn]},ge=function(e){return!b(z(e))},Xr=function(e){let t=$.call(e);for(;!O(t)&&ke(t);)e=t,t=$.call(e);return e},An=function(e,t){const n=Xe(e);let i=t instanceof Element?t:$.call(t);for(;!O(i)&&i!==e;){const s=ve(i),m=$.call(i);if(s===n)return ke(i);if(m===e)return!1;if(!O(m)&&ve(m)!==s)if(ke(m)){if(i=ye(Xr(m)),!O(i)){if(i===e)return!0;if(ve(i)===n)return!0}}else return!1;else i=m}return!1},ye=function(e){if(!(e instanceof Z))return null;const t=ve(e);if(b(t))return null;let n=e;for(;!O(n)&&Xe(n)!==t;)n=F.call(n);return O(n)?null:n},ct=function(e){return ke(e)&&ge(e)},ke=function(e){return e instanceof HTMLSlotElement},We=function(e,t){const n=ve(t);if(b(n)){const i=F.call(t);return!(!O(i)&&ct(i))}return Xe(e)===n},Mn=function(e){const t=ee(e);return ze(t,te(D.call(t)))},In=function(e,t){const n=[];for(let i=0,s=t.length;i<s;i+=1){const m=t[i];!We(e,m)&&An(e,m)&&j.call(n,m)}return n},zr=function(e,t){for(let n=0,i=t.length;n<i;n+=1){const s=t[n];if(!We(e,s)&&An(e,s))return s}return null},ze=function(e,t){const n=[];for(let i=0,s=t.length;i<s;i+=1){const m=t[i];We(e,m)&&j.call(n,m)}return n},Dn=function(e,t){for(let n=0,i=t.length;n<i;n+=1)if(We(e,t[n]))return t[n];return null},Jr=function(e,t){const n=ee(e),i=te(Ie.call(n,t));return Dn(n,i)},Qr=function(e,t){const n=ee(e),i=Ie.call(n,t);return ze(n,te(i))},Tt=function(e){if(!J(e)&&!ke(e)){const t=D.call(e);return te(t)}if(J(e)){const t=te(Ie.call(e,"slot")),n=et(Fe(e));return V.call(t,(i,s)=>(n===et(s)&&j.apply(i,Zt(s)),i),[])}else{const t=te(D.call(e)),n=et(e);return A.call(t,i=>n===et(i))}},Zt=function(e){const t=ye(e);if(O(t))return[];const n=te(D.call(e));return A.call(n,i=>!ge(i)||!We(t,i))},Zr=function(e){let t="";const n=Tt(e);for(let i=0,s=n.length;i<s;i+=1)t+=kt(n[i]);return t},Hn=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 kn.call(e,eo,Hn)},ro=function(e){return kn.call(e,to,Hn)},kt=function(e){switch(e.nodeType){case ne:{const{attributes:t}=e,n=Xt.call(e);let i="<"+Fn.call(n);for(let s=0,m;m=t[s];s++)i+=" "+m.name+'="'+no(m.value)+'"';return i+=">",oo.has(n)?i:i+Zr(e)+"</"+Fn.call(n)+">"}case je:{const{data:t,parentNode:n}=e;return n instanceof Element&&io.has(Xt.call(n))?t:ro(t)}case st:return`<!CDATA[[${e.data}]]>`;case lt:return`<?${e.target} ${e.data}?>`;case Le:return`<!--${e.data}-->`;default:return""}},en=function(e){switch(e.nodeType){case ne:{const t=Tt(e);let n="";for(let i=0,s=t.length;i<s;i+=1){const m=t[i];m.nodeType!==Le&&(n+=en(m))}return n}default:return e.nodeValue}},Ft=function(){throw new TypeError("Illegal constructor")},Qe=function(e){const t=w(Ft.prototype);return Je.set(t,e),X.call(e,(n,i)=>{y(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},Un=function(e,t,n,i){const s=Wr.call(t,n,i),m=[],W=ao(e);if(!O(s))for(let G=0;G<s.length;G++){const B=s[G];if(ct(B))continue;const Ee=B.getRootNode();if(E.call(W,Ee)!==-1){j.call(m,B);continue}const le=so(Ee,W[0]);!b(le)&&E.call(s,le)===-1&&E.call(m,le)===-1&&j.call(m,le)}return m},Ht=function(){throw new TypeError("Illegal constructor")},$e=function(e){const t=w(Ht.prototype);return tn.set(t,e),X.call(e,(n,i)=>{y(t,i,{value:n,enumerable:!0,configurable:!0})}),t},Be=function(e){return ct(e)||J(e)},jn=function(e,t){const n=ye(e);if(t===n)return Fe(n);if(t instanceof Element){if(ve(e)===ve(t))return t;if(!O(n)&&ke(t)){const i=ye(t);if(!O(i)&&We(n,i))return i}}return null},lo=function(){return Pe(this).length>0},uo=function(){return Pe(this)[0]||null},co=function(){const e=Pe(this);return e[e.length-1]||null},fo=function(){return en(this)},po=function(e){x.call(this,e)},ho=function(){const e=F.call(this);return O(e)?e:jn(this,e)},go=function(){const e=F.call(this);if(O(e))return null;const t=jn(this,e);return t instanceof Element?t:null},mo=function(e){return this===e?0:this.getRootNode()===e?10:z(this)!==z(e)?35:pe.call(this,e)},yo=function(e){return e==null||z(this)!==z(e)?!1:(pe.call(this,e)&oe)!=0},bo=function(e){const t=Ge.call(this,!1);if(!e)return t;const n=Pe(this);for(let i=0,s=n.length;i<s;i+=1)t.appendChild(n[i].cloneNode(!0));return t},vo=function(){if(J(this)){const e=ye(this),t=Tt(this),n=O(e)?t:ze(e,t);return Qe(n)}return D.call(this)},Eo=function(e){const t=ye(e);return O(t)?$n.call(e):Fe(t)},_o=function(e){const t=b(e)?!1:!!e.composed;return he(t)?$n.call(this,e):Eo(this)},wo=function(e){return ae(e)||se(e)&&!O(e)&&ae(e.handleEvent)},nn=function(e,t,n){if(t===n)return!0;let i=Vn.get(e);return b(i)&&(i=e.composedPath(),Vn.set(e,i)),i.includes(n)},rn=function(e){if(!wo(e))return e;let t=Bn.get(e);return b(t)&&(t=function(n){const i=Ne.call(n),s=an(n);if(!!nn(n,s,i))return ae(e)?e.call(this,n):e.handleEvent&&e.handleEvent(n)},Bn.set(e,t)),t},xn=function(e){return ae(e)?e:e.handleEvent},dt=function(e){return ae(e)||ae(e?.handleEvent)},on=function(e){let t=Gn.get(e);return b(t)&&(t=w(null),Gn.set(e,t)),t},an=function(e){return Ut.get(e)??Et.call(e)},Yn=function(e){if(!dt(e))throw new TypeError;let t=Kn.get(e);return b(t)&&(t={identity:e,placement:1,handleEvent(n){let i=Ne.call(n);_t(i)||(i=Fe(i));const s=an(n);nn(n,s,i)&&xn(e).call(i,n)}},Kn.set(e,t)),t},Xn=function(e){if(!dt(e))throw new TypeError;let t=qn.get(e);return b(t)&&(t={identity:e,placement:0,handleEvent(n){const i=Ne.call(n),s=an(n);nn(n,s,i)&&xn(e).call(i,n)}},qn.set(e,t)),t},sn=function(e,t){return k.call(e,n=>n.identity===t.identity)},zn=function(e){let t=!1,n=!1;const{type:i,stopImmediatePropagation:s,stopPropagation:m}=e,W=Ne.call(e),B=on(W)[i];y(e,"stopImmediatePropagation",{value(){t=!0,s.call(e)},writable:!0,enumerable:!0,configurable:!0}),y(e,"stopPropagation",{value(){n=!0,m.call(e)},writable:!0,enumerable:!0,configurable:!0});const Ee=I.call(B);function le(Si){X.call(Ee,bn=>{fe(t)&&bn.placement===Si&&sn(B,bn)!==-1&&bn.handleEvent.call(void 0,e)})}Rt.set(e,1),le(1),fe(t)&&fe(n)&&(Rt.set(e,0),le(0)),Rt.set(e,2)},Jn=function(e,t,n){const i=on(e);let s=i[t];b(s)&&(s=i[t]=[]),sn(s,n)===-1&&(s.length===0&&De.call(e,t,zn),j.call(s,n))},Qn=function(e,t,n){const i=on(e);let s,m;!b(m=i[t])&&(s=sn(m,n))!==-1&&(ue.call(m,s,1),m.length===0&&wt.call(e,t,zn))},To=function(e,t,n){if(dt(t)){const i=Xn(t);Jn(this,e,i)}},Ro=function(e,t,n){if(dt(t)){const i=Xn(t);Qn(this,e,i)}},So=function(e,t,n,i){if(dt(n)){const s=ee(e),m=Yn(n);Jn(s,t,m)}},No=function(e,t,n,i){if(dt(n)){const s=ee(e),m=Yn(n);Qn(s,t,m)}},Oo=function(e){return Ze.has(e)},St=function(e){const t=Ze.get(e);if(b(t))throw new TypeError;return t},et=function(e){return e[Oe]},Zn=function(e,t){e[Oe]=t},Nt=function(e){return St(e).delegatesFocus},ee=function(e){return St(e).host},Fe=function(e){return St(e).shadowRoot},J=function(e){const t=Ze.get(e);return!b(t)&&e===t.host},er=function(e){const t=Ze.get(e);return!b(t)&&e===t.shadowRoot},Lo=function(e,t){if(Ze.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=be(e),m=Po.call(s),W={mode:n,delegatesFocus:!!i,host:e,shadowRoot:m};Ze.set(m,W),Ze.set(e,W);const G=()=>m,B=G.nodeKey=Co++;return qr(e,B),Zn(m,G),T(m,ft.prototype),m},ft=function(){throw new TypeError("Illegal constructor")},nr=function(e){return er(e)||_t(e)},be=function(e){const t=Y.call(e);return t===null?e:t},rr=function(e){const t=be(e),n=$r.call(t);if(n===null)throw new TypeError;return n},Te=function(e){if(b(ln)){const t=be(e);ln=t.body&&we.call(t.body,"data-global-patching-bypass")==="temporary-bypass"}return he(ln)},te=function(e){const t=e.length,n=[];if(t>0)for(let i=0;i<t;i++)n[i]=e[i];return n},pt=function(e,t){const n=[];let i;if(e instanceof Window)i=e;else if(e instanceof Z)i=e.getRootNode();else return n;let s=e;for(;!O(s);)if(n.push(s),s instanceof Element||s instanceof Text){const W=s.assignedSlot;O(W)?s=s.parentNode:s=W}else nr(s)&&(t||s!==i)?s=s.host:s instanceof Z?s=s.parentNode:s=null;let m;return e instanceof Window?m=e.document:m=be(e),n[n.length-1]===m&&n.push(window),n},Pt=function(e,t){if(O(e))return null;const n=pt(e,!0),i=t;for(let s=0,m,W,G,B;s<i.length;s++)if(m=i[s],G=m instanceof Window?m:m.getRootNode(),!nr(G)||(G!==W&&(B=n.indexOf(G),W=G),!b(B)&&B>-1))return m;return null},or=function(e,t,n,i){const s=jr.call(t,n,i);return O(s)?s:Pt(e,pt(s,!0))},Mo=function(e,t){return or(this,this,e,t)},Io=function(e,t){return Un(this,this,e,t)},ar=function(e,t){const n=new ir(e,t),i=!!(t&&t.composed);return Object.defineProperties(n,{composed:{get(){return i},configurable:!0,enumerable:!0}}),n},Wt=function(e){return e[cn]},Ho=function(e,t){e[cn]=t},lr=function(e){const{addedNodes:t,removedNodes:n,target:i,type:s}=e,m=w(MutationRecord.prototype);return h(m,{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}}),m},dn=function(e,t){let n=t;for(;!O(n);){const i=Wt(n);if(!b(i)&&(i[0]===e||E.call(i,e)!==-1))return!0;n=n.parentNode}return!1},ur=function(e,t){const n=[];for(const i of e){const{target:s,type:m}=i;if(m==="childList"&&!b(Xe(s))){const{addedNodes:W}=i;if(W.length>0){const G=W[0];if(dn(t,G)){const B=Wt(s);B&&(B[0]===t||E.call(B,t)!==-1)?j.call(n,i):j.call(n,lr(i))}}else{const{removedNodes:G}=i,B=s.shadowRoot,Ee=G[0];if(ve(s)===ve(Ee)&&dn(t,s))j.call(n,i);else if(B){const le=Wt(B);le&&(le[0]===t||E.call(le,t)!==-1)&&j.call(n,lr(i))}}}else dn(t,s)&&j.call(n,i)}return n},Uo=function(e){let t=e[sr];return b(t)&&(t=e[sr]=(n,i)=>{const s=ur(n,i);s.length!==0&&e.call(i,s,i)}),t},Ot=function(e){const t=Uo(e);return new un(t)},jo=function(){Do.call(this);const e=jt.get(this);b(e)||(X.call(e,t=>{const n=t[cn];if(!b(n)){const i=E.call(n,this);i!==-1&&ue.call(n,i,1)}}),e.length=0)},Wo=function(e,t){let n=Wt(e);if(b(n)&&(n=[],Ho(e,n)),E.call(n,this)===-1&&j.call(n,this),er(e)&&(e=e.host),jt.has(this)){const i=jt.get(this);E.call(i,e)===-1&&j.call(i,e)}else jt.set(this,[e]);return ko.call(this,e,t)},$o=function(){return ur(Fo.call(this),this)},Bo=function(e,t,n){if(J(this))return To.apply(this,arguments);if(this instanceof Z&&_t(this.getRootNode()))return De.apply(this,arguments);if(arguments.length<2){const s=I.call(arguments);return s.length>1&&(s[1]=rn(s[1])),De.apply(this,s)}const i=rn(t);return De.call(this,e,i,n)},Vo=function(e,t,n){if(J(this))return Ro.apply(this,arguments);const i=I.call(arguments);arguments.length>1&&(i[1]=rn(i[1])),wt.apply(this,i),wt.apply(this,arguments)},xo=function(){const e=Ne.call(this);return O(e)?null:Rt.get(this)===1?Fe(e):e},cr=function(){const e=Et.call(this);if(!(e instanceof Z))return e;const t=be(e),n=pt(e,this.composed),i=Ne.call(this);if(i instanceof Z){if(i===t||i===t.body)return b(z(e))?e:Pt(t,n)}else return O(i)&&b(z(e))?e:Pt(t,n);let s=i,m=n;return J(i)&&Rt.get(this)===1&&(s=Fe(i)),J(e)&&Ut.has(this)&&(m=pt(Fe(e),this.composed)),Pt(s,m)},dr=function(){const e=Et.call(this);if(!(e instanceof Z))return[];const t=Boolean(e.shadowRoot),n=Oo(e);if(t&&!n)return Ur.call(this);const i=Ne.call(this);if(O(i))return[];let s=e;return J(e)&&Ut.has(this)&&(s=Fe(e)),pt(s,this.composed)},fr=function(e){const t=c(e.prototype,"relatedTarget").get;y(e.prototype,"relatedTarget",{get(){const n=t.call(this);if(O(n))return null;if(!(n instanceof Z)||!ge(n))return n;let i=Ne.call(this);return O(i)&&(i=be(n)),Pt(i,pt(n,!0))},enumerable:!0,configurable:!0})},Yo=function(){return new Jt(e=>{const t=[];X.call(e,n=>{const{target:i}=n;E.call(t,i)===-1&&(j.call(t,i),Pn.call(i,new CustomEvent("slotchange")))})})},pn=function(e){const t=te(D.call(e));return V.call(t,(n,i)=>(i instanceof Element&&ke(i)?j.apply(n,pn(i)):j.call(n,i),n),[])},hr=function(){const e=F.call(this);if(e instanceof Element){const t=_n.call(e);if(_t(t))return this instanceof Text?Go.call(this):kr.call(this)}return!O(e)&&ke(e)&&z(e)!==z(this)?e:null},hn=function(e,t){let n;const i=z(e);if(b(i))e instanceof HTMLBodyElement?n=A.call(t,s=>b(z(s))||Te(e)):n=I.call(t);else if(J(e)){const s=ye(e);O(s)?n=[]:Xe(e)?n=In(e,t):n=ze(s,t)}else n=A.call(t,s=>ve(s)===i);return n},qo=function(){const e=Pe(this);let t="";for(let n=0,i=e.length;n<i;n+=1)t+=kt(e[n]);return t},Xo=function(){return kt(this)},zo=function(e){return e[rt]?Lo(this,e):Kt.call(this,e)},Jo=function(){if(J(this)){const e=Fe(this);if(e.mode==="open")return e}return _n.call(this)},Qo=function(){const e=ye(this),t=Tt(this),n=O(e)?t:ze(e,t);return $e(A.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=te(Ie.apply(this,I.call(arguments)));if(J(this)){const t=ye(this);return b(Xe(this))?O(t)?null:Dn(t,e):zr(this,e)}else if(ge(this)){const t=z(this);if(b(t))return e.length===0?null:e[0];{const n=M.call(e,i=>ve(i)===t);return b(n)?null:n}}else{if(!(this instanceof HTMLBodyElement)){const n=e[0];return b(n)?null:n}const t=M.call(e,n=>b(z(n))||Te(this));return b(t)?null:t}},ri=function(e,t){let n;if(J(e)){const i=ye(e);b(Xe(e))?O(i)?n=[]:n=ze(i,t):n=In(e,t)}else if(ge(e)){const i=z(e);b(i)?n=I.call(t):n=A.call(t,s=>ve(s)===i)}else e instanceof HTMLBodyElement?n=A.call(t,i=>b(z(i))||Te(e)):n=I.call(t);return n},gr=function(e){return e.filter(t=>Ye.call(t,"tabindex")?we.call(t,"tabindex")==="0":oi.has(Xt.call(t))?!Ye.call(t,"disabled"):!0)},ii=function(e){const{width:t,height:n}=At.call(e),i=t>0||n>0,s=e.tagName==="AREA";return(i||s)&&getComputedStyle(e).visibility!=="hidden"},ai=function(e){return J(e)&&Nt(e)?!1:Mr.call(e,Ct)&&ii(e)},si=function(){const e=this.getRootNode();if(e===this){const s=mt.call(this,Ct);O(s)||s.focus.apply(s,arguments);return}if(e.activeElement===this)return;const n=te(Ie.call(this,Ct));let i=!1;for(;!i&&n.length!==0;){const s=n.shift();s.focus.apply(s,arguments),i=s.getRootNode().activeElement===s}},yr=function(e){const t=be(e),n=gr(te(Dt.call(t,Ct))),i=gr(te(Ie.call(e,Ct))),s=i[0],m=i[i.length-1],W=E.call(n,e),G=W>-1?W:E.call(n,s),B=i.length===0?G+1:E.call(n,m)+1,Ee=I.call(n,0,G),le=I.call(n,B);return{prev:Ee,inner:i,next:le}},li=function(e){const t=be(e),n=zt.call(t);return O(n)||(pe.call(e,n)&oe)!=0?n:null},br=function(e,t){const n=pe.call(e,t);return n&oe?0:n&at?1:n&ht?2:-1},$t=function(e){e.preventDefault(),e.stopPropagation()},gn=function(e,t){Rn.call(e,"focusin",$t,!0),Rn.call(e,"focusout",$t,!0),t(),Sn.call(e,"focusin",$t,!0),Sn.call(e,"focusout",$t,!0)},Bt=function(e,t,n){const i=rr(n),s=ci(e,n);O(s)?gn(i,()=>{t.blur()}):gn(i,()=>{s.focus()})},vr=function(){Lt=!0},mn=function(){Lt=!1},ui=function(){return!Lt},Er=function(e){if(Lt)return;const t=Ne.call(e),n=Et.call(e);if(t!==n)return;const i=wn.call(e);if(O(i))return;const s=yr(t);if(br(t,i)===1){const W=wr.bind(null,t.getRootNode()),G=M.call(s.inner,W);if(b(G))Bt(s.next,n,i);else{const B=rr(G);gn(B,()=>{G.focus()})}}else t===n&&Bt(q.call(s.prev),n,i)},_r=function(e){if(Lt)return;const t=wn.call(e);if(O(t))return;const n=Ne.call(e),i=yr(n);if(E.call(i.inner,t)!==-1)return;const s=Et.call(e),m=br(n,t);m===1&&Bt(i.next,s,t),m===2&&Bt(q.call(i.prev),s,t)},wr=function(e,t){if(!ai(t))return!1;const n=be(t);let i=t.getRootNode();for(;i!==n&&i!==e;){const m=i.host;if(we.call(m,"tabindex")==="-1")return!1;i=m&&m.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(wr(t.getRootNode(),s))return s}return null},di=function(e){Rr(e),Sr(e),De.call(e,"focusin",Er,!0)},Tr=function(e){wt.call(e,"focusin",Er,!0)},Rr=function(e){const t=be(e);mr.get(t)||(mr.set(t,!0),De.call(t,"mousedown",vr,!0),De.call(t,"mouseup",()=>{setTimeout(mn)},!0),De.call(t,"dragstart",mn,!0))},fi=function(e){Rr(e),Tr(e),De.call(e,"focusin",_r,!0)},Sr=function(e){wt.call(e,"focusin",_r,!0)},hi=function(){return Nt(this)&&fe(Ye.call(this,"tabindex"))?0:It.call(this)},gi=function(e){const t=Nt(this),n=It.call(this),i=Ye.call(this,"tabindex");En.call(this,e);const s=It.call(this),m=Ye.call(this,"tabindex"),W=n!==s;i&&(W||fe(m))&&(n===-1&&Sr(this),n===0&&t&&Tr(this)),!fe(m)&&(i&&m&&fe(W)||(s===-1&&fi(this),s===0&&t&&di(this)))},mi=function(){if(Nt(this)){const e=li(this);if(!O(e)){e.blur();return}}return Nr.call(this)},yi=function(){const e=ui();if(e&&vr(),J(this)&&Nt(this)){si.call(this);return}pi.apply(this,arguments),e&&mn()},bi=function(e){return e[He]},vi=function(e,t){e[He]=t},Pr=function(e,t){e[Oe]=t;let n=S.call(e);for(;!O(n);)Pr(n,t),n=me.call(n)},Ei=function(e){return e[Se]},_i=function(e,t){e[Se]=t},yn=function(e,t,n,i){const s=et(e);if(s!==t&&(Zn(e,t),e instanceof Element)){if(vi(e,n),lwcRuntimeFlags.ENABLE_LEGACY_SCOPE_TOKENS&&_i(e,i),J(e))return;b(s)&&Qt.call(Vt,e,Cr);const m=D.call(e);for(let W=0,G=m.length;W<G;W+=1)yn(m[W],t,n,i)}},Ti=function(){return new Jt(e=>{X.call(e,t=>{const{target:n,addedNodes:i,removedNodes:s}=t,m=et(n),W=bi(n),G=lwcRuntimeFlags.ENABLE_LEGACY_SCOPE_TOKENS?Ei(n):void 0;for(let B=0,Ee=s.length;B<Ee;B+=1){const le=s[B];pe.call(n,le)&Z.DOCUMENT_POSITION_CONTAINED_BY||yn(le,wi,void 0,void 0)}for(let B=0,Ee=i.length;B<Ee;B+=1){const le=i[B];pe.call(n,le)&Z.DOCUMENT_POSITION_CONTAINED_BY&&yn(le,m,W,G)}})})},Ri=function(e){if(b(Vt)&&(Vt=Ti()),b(et(e)))throw new Error("Invalid Element");Qt.call(Vt,e,Cr)};var o=Object.freeze({__proto__:null,fail:N,invariant:r,isFalse:_,isTrue:a});const{assign:P,create:w,defineProperties:h,defineProperty:y,getOwnPropertyDescriptor:c,getPrototypeOf:u,hasOwnProperty:d,setPrototypeOf:T}=Object,{isArray:g}=Array,{filter:A,find:M,findIndex:k,indexOf:E,join:Q,map:K,push:j,reduce:V,reverse:q,slice:I,splice:ue,forEach:X}=Array.prototype,_e={}.toString,Oe="$shadowResolver$",Ve="$$ShadowResolverKey$$",tt="$shadowStaticNode$",nt="$shadowStaticNodeKey$",He="$shadowToken$",Ce="$$ShadowTokenKey$$",Se="$legacyShadowToken$",xe="$$LegacyShadowTokenKey$$",rt="$$lwc-synthetic-mode",ot="$nativeGetElementById$",Ue="$nativeQuerySelectorAll$";globalThis.lwcRuntimeFlags||Object.defineProperty(globalThis,"lwcRuntimeFlags",{value:w(null)});const Z=Node,de=Z.prototype,{DOCUMENT_POSITION_CONTAINED_BY:oe,DOCUMENT_POSITION_CONTAINS:it,DOCUMENT_POSITION_PRECEDING:at,DOCUMENT_POSITION_FOLLOWING:ht,ELEMENT_NODE:ne,TEXT_NODE:je,CDATA_SECTION_NODE:st,PROCESSING_INSTRUCTION_NODE:lt,COMMENT_NODE:Le}=Z,{appendChild:ut,cloneNode:Ge,compareDocumentPosition:pe,insertBefore:Ae,removeChild:Ke,replaceChild:gt,hasChildNodes:p}=de,{contains:f}=HTMLElement.prototype,S=c(de,"firstChild").get,C=c(de,"lastChild").get,R=c(de,"textContent").get,F=c(de,"parentNode").get,Y=c(de,"ownerDocument").get,$=c(de,"parentElement").get,x=c(de,"textContent").set,D=c(de,"childNodes").get,me=c(de,"nextSibling").get,Me=d.call(de,"isConnected")?c(de,"isConnected").get:function(){const e=Y.call(this);return e===null||(pe.call(e,this)&oe)!=0},{getAttribute:we,getBoundingClientRect:At,getElementsByTagName:xt,getElementsByTagNameNS:Gt,hasAttribute:Ye,querySelector:mt,querySelectorAll:Ie,removeAttribute:Mt,setAttribute:yt}=Element.prototype,Kt=d.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")},Yt=c(Element.prototype,"childElementCount").get,qt=c(Element.prototype,"firstElementChild").get,L=c(Element.prototype,"lastElementChild").get,l=c(HTMLElement.prototype,"innerText"),v=l?l.get:null,H=l?l.set:null,U=c(HTMLElement.prototype,"outerText"),ie=U?U.get:null,ce=U?U.set:null,re=c(Element.prototype,"innerHTML"),qe=re.get,bt=re.set,vt=c(Element.prototype,"outerHTML"),Lr=vt.get,Ar=vt.set,Xt=c(Element.prototype,"tagName").get,vn=c(HTMLElement.prototype,"tabIndex"),It=vn.get,En=vn.set,Mr=Element.prototype.matches,Ir=c(Element.prototype,"children").get,{getElementsByClassName:Dr}=HTMLElement.prototype,_n=d.call(Element.prototype,"shadowRoot")?c(Element.prototype,"shadowRoot").get:()=>null,kr=d.call(Element.prototype,"assignedSlot")?c(Element.prototype,"assignedSlot").get:()=>null,Fr=HTMLSlotElement.prototype.assignedNodes,Hr=HTMLSlotElement.prototype.assignedElements,Et=c(Event.prototype,"target").get,Ne=c(Event.prototype,"currentTarget").get,wn=c(FocusEvent.prototype,"relatedTarget").get,Ur=d.call(Event.prototype,"composedPath")?Event.prototype.composedPath:()=>[],zt=c(Document.prototype,"activeElement").get,jr=Document.prototype.elementFromPoint,Wr=Document.prototype.elementsFromPoint,$r=c(Document.prototype,"defaultView").get,{querySelectorAll:Dt,getElementById:Tn,getElementsByClassName:Br,getElementsByTagName:Vr,getElementsByTagNameNS:xr}=Document.prototype,{getElementsByName:Gr}=HTMLDocument.prototype,{addEventListener:Rn,removeEventListener:Sn}=window,Jt=MutationObserver,Qt=Jt.prototype.observe,Kr=ShadowRoot,_t=e=>e instanceof Kr,Nn=EventTarget.prototype,{addEventListener:De,dispatchEvent:Pn,removeEventListener:wt}=Nn,On="$$HostElementKey$$",Cn="$$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:kn,toLowerCase:Fn}=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 Je=new WeakMap;Ft.prototype=w(NodeList.prototype,{constructor:{writable:!0,configurable:!0,value:Ft},item:{writable:!0,enumerable:!0,configurable:!0,value(e){return this[e]}},length:{enumerable:!0,configurable:!0,get(){return Je.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value(e,t){X.call(Je.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value(){return K.call(Je.get(this),(e,t)=>[t,e])}},keys:{writable:!0,enumerable:!0,configurable:!0,value(){return K.call(Je.get(this),(e,t)=>t)}},values:{writable:!0,enumerable:!0,configurable:!0,value(){return Je.get(this)}},[Symbol.iterator]:{writable:!0,configurable:!0,value(){let e=0;return{next:()=>{const t=Je.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]"}}}),T(Ft,NodeList);const so=(e,t)=>{let n;for(;!b(n=e.host);){const i=n.getRootNode();if(i===t)return n;e=i}},tn=new WeakMap;Ht.prototype=w(HTMLCollection.prototype,{constructor:{writable:!0,configurable:!0,value:Ht},item:{writable:!0,enumerable:!0,configurable:!0,value(e){return this[e]}},length:{enumerable:!0,configurable:!0,get(){return tn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value(e){if(e==="")return null;const t=tn.get(this);for(let n=0,i=t.length;n<i;n++){const s=t[i];if(e===we.call(s,"id")||e===we.call(s,"name"))return s}return null}},[Symbol.toStringTag]:{configurable:!0,get(){return"HTMLCollection"}},toString:{writable:!0,configurable:!0,value(){return"[object HTMLCollection]"}}}),T(Ht,HTMLCollection);const Wn=Z.prototype.getRootNode,$n=b(Wn)?function(){let e=this,t;for(;!O(t=F.call(e));)e=t;return e}:Wn;h(Z.prototype,{firstChild:{get(){return Be(this)?uo.call(this):S.call(this)},enumerable:!0,configurable:!0},lastChild:{get(){return Be(this)?co.call(this):C.call(this)},enumerable:!0,configurable:!0},textContent:{get(){return ge(this)||J(this)?fo.call(this):R.call(this)},set:po,enumerable:!0,configurable:!0},parentNode:{get(){if(ge(this))return ho.call(this);const e=F.call(this);return!O(e)&&ct(e)?ye(e):e},enumerable:!0,configurable:!0},parentElement:{get(){if(ge(this))return go.call(this);const e=$.call(this);return!O(e)&&ct(e)?ye(e):e},enumerable:!0,configurable:!0},childNodes:{get(){return Be(this)?vo.call(this):D.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value(){return Be(this)?lo.call(this):p.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value(e){return Te(this)?pe.call(this,e):mo.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value(e){return this===e?!0:e==null?!1:ge(this)||J(this)?yo.call(this,e):f.call(this,e)},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value(e){return ge(this)||J(this)?bo.call(this,e):Ge.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:_o,enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get(){return Me.call(this)}}});const Pe=function(e){return e.childNodes};d.call(HTMLElement.prototype,"contains")&&y(HTMLElement.prototype,"contains",c(Z.prototype,"contains")),d.call(HTMLElement.prototype,"parentElement")&&y(HTMLElement.prototype,"parentElement",c(Z.prototype,"parentElement"));const Bn=new WeakMap,Vn=new WeakMap,Rt=new WeakMap,Gn=new WeakMap,Kn=new WeakMap,qn=new WeakMap,Ze=new WeakMap,{createDocumentFragment:Po}=document;y(Z.prototype,Oe,{set(e){b(e)||(this[Ve]=e,Yr(this,e.nodeKey))},get(){return this[Ve]},configurable:!0,enumerable:!0}),b(globalThis[ot])&&y(globalThis,ot,{value:Tn,configurable:!0}),b(globalThis[Ue])&&y(globalThis,Ue,{value:Dt,configurable:!0});let Co=0;const tr={constructor:{writable:!0,configurable:!0,value:ft},toString:{writable:!0,configurable:!0,value(){return"[object ShadowRoot]"}},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},Ao={activeElement:{enumerable:!0,configurable:!0,get(){const e=ee(this),t=be(e),n=zt.call(t);if(O(n))return n;if((pe.call(e,n)&oe)==0)return null;let i=n;for(;!We(e,i);)i=$.call(i);return ke(i)?null:i}},delegatesFocus:{configurable:!0,get(){return St(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(e,t){const n=ee(this),i=be(n);return or(this,i,e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(e,t){const n=ee(this),i=be(n);return Un(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 ee(this)}},mode:{configurable:!0,get(){return St(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get(){throw new Error}}},Ut=new WeakMap;P(tr,{insertBefore:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return Ae.call(ee(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value(e){return Ke.call(ee(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value(e){return ut.call(ee(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return gt.call(ee(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value(e,t,n){So(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value(e){return Ut.set(e,this),Pn.apply(ee(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value(e,t,n){No(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get(){return ee(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get(){return Qe(Mn(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=ee(this);return this===e?0:this.contains(e)?20:pe.call(t,e)&oe?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value(e){if(this===e)return!0;const t=ee(this);return(pe.call(t,e)&oe)!=0&&We(t,e)}},firstChild:{enumerable:!0,configurable:!0,get(){return Pe(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get(){const e=Pe(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value(){return Pe(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get(){return Me.call(ee(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 ee(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=Pe(this);let t="";for(let n=0,i=e.length;n<i;n+=1){const s=e[n];s.nodeType!==Le&&(t+=en(s))}return t},set(e){const t=ee(this);x.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value(e){return!b(e)&&he(e.composed)?ee(this).getRootNode(e):this}}},{childElementCount:{enumerable:!0,configurable:!0,get(){return this.children.length}},children:{enumerable:!0,configurable:!0,get(){return $e(A.call(Mn(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 Qe(Qr(this,e))}}},{innerHTML:{enumerable:!0,configurable:!0,get(){const e=Pe(this);let t="";for(let n=0,i=e.length;n<i;n+=1)t+=kt(e[n]);return t},set(e){const t=ee(this);bt.call(t,e)}}},Ao),ft.prototype=w(DocumentFragment.prototype,tr),y(ft,Symbol.hasInstance,{value:function(e){return se(e)&&!O(e)&&(_t(e)||u(e)===ft.prototype)}});let ln;/**
@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=Mo,Document.prototype.elementsFromPoint=Io,y(Document.prototype,"activeElement",{get(){let e=zt.call(this);if(O(e))return e;for(;!b(z(e));)if(e=$.call(e),O(e))return null;return e.tagName==="HTML"&&(e=this.body),e},enumerable:!0,configurable:!0}),y(Document.prototype,"getElementById",{value(){const e=Tn.apply(this,I.call(arguments));return O(e)?null:b(z(e))||Te(e)?e:null},writable:!0,enumerable:!0,configurable:!0}),y(Document.prototype,"querySelector",{value(){const e=te(Dt.apply(this,I.call(arguments))),t=M.call(e,n=>b(z(n))||Te(n));return b(t)?null:t},writable:!0,enumerable:!0,configurable:!0}),y(Document.prototype,"querySelectorAll",{value(){const e=te(Dt.apply(this,I.call(arguments))),t=A.call(e,n=>b(z(n))||Te(n));return Qe(t)},writable:!0,enumerable:!0,configurable:!0}),y(Document.prototype,"getElementsByClassName",{value(){const e=te(Br.apply(this,I.call(arguments))),t=A.call(e,n=>b(z(n))||Te(n));return $e(t)},writable:!0,enumerable:!0,configurable:!0}),y(Document.prototype,"getElementsByTagName",{value(){const e=te(Vr.apply(this,I.call(arguments))),t=A.call(e,n=>b(z(n))||Te(n));return $e(t)},writable:!0,enumerable:!0,configurable:!0}),y(Document.prototype,"getElementsByTagNameNS",{value(){const e=te(xr.apply(this,I.call(arguments))),t=A.call(e,n=>b(z(n))||Te(n));return $e(t)},writable:!0,enumerable:!0,configurable:!0}),y(c(HTMLDocument.prototype,"getElementsByName")?HTMLDocument.prototype:Document.prototype,"getElementsByName",{value(){const e=te(Gr.apply(this,I.call(arguments))),t=A.call(e,n=>b(z(n))||Te(n));return Qe(t)},writable:!0,enumerable:!0,configurable:!0}),Object.defineProperty(window,"ShadowRoot",{value:ft,configurable:!0,writable:!0});const ir=CustomEvent;if(ar.prototype=ir.prototype,window.CustomEvent=ar,typeof ClipboardEvent!="undefined"){const e=P(w(null),{copy:1,cut:1,paste:1});h(ClipboardEvent.prototype,{composed:{get(){const{type:t}=this;return e[t]===1},configurable:!0,enumerable:!0}})}const un=MutationObserver,{disconnect:Do,observe:ko,takeRecords:Fo}=un.prototype,sr="$$lwcObserverCallbackWrapper$$",cn="$$lwcNodeObservers$$",jt=new WeakMap;Ot.prototype=un.prototype,Ot.prototype.disconnect=jo,Ot.prototype.observe=Wo,Ot.prototype.takeRecords=$o,y(window,"MutationObserver",{value:Ot,configurable:!0,writable:!0}),h(Nn,{addEventListener:{value:Bo,enumerable:!0,writable:!0,configurable:!0},removeEventListener:{value:Vo,enumerable:!0,writable:!0,configurable:!0}}),h(Event.prototype,{target:{get:cr,enumerable:!0,configurable:!0},currentTarget:{get:xo,enumerable:!0,configurable:!0},composedPath:{value:dr,writable:!0,enumerable:!0,configurable:!0},srcElement:{get:cr,enumerable:!0,configurable:!0},path:{get:dr,enumerable:!0,configurable:!0}}),fr(FocusEvent),fr(MouseEvent);const Go=d.call(Text.prototype,"assignedSlot")?c(Text.prototype,"assignedSlot").get:()=>null;let fn;const Ko={childList:!0},pr=new WeakMap;h(HTMLSlotElement.prototype,{addEventListener:{value(e,t,n){HTMLElement.prototype.addEventListener.call(this,e,t,n),e==="slotchange"&&!pr.get(this)&&(pr.set(this,!0),fn||(fn=Yo()),Qt.call(fn,this,Ko))},writable:!0,enumerable:!0,configurable:!0},assignedElements:{value(e){if(ge(this)){const n=!b(e)&&he(e.flatten)?pn(this):Zt(this);return A.call(n,i=>i instanceof Element)}else return Hr.apply(this,I.call(arguments))},writable:!0,enumerable:!0,configurable:!0},assignedNodes:{value(e){return ge(this)?!b(e)&&he(e.flatten)?pn(this):Zt(this):Fr.apply(this,I.call(arguments))},writable:!0,enumerable:!0,configurable:!0},name:{get(){const e=we.call(this,"name");return O(e)?"":e},set(e){yt.call(this,"name",e)},enumerable:!0,configurable:!0},childNodes:{get(){if(ge(this)){const e=ye(this),t=O(e)?[]:ze(e,Tt(this));return Qe(t)}return D.call(this)},enumerable:!0,configurable:!0}}),h(Text.prototype,{assignedSlot:{get:hr,enumerable:!0,configurable:!0}}),h(Element.prototype,{innerHTML:{get(){return ge(this)||J(this)?qo.call(this):qe.call(this)},set(e){bt.call(this,e)},enumerable:!0,configurable:!0},outerHTML:{get(){return ge(this)||J(this)?Xo.call(this):Lr.call(this)},set(e){Ar.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 Be(this)?Qo.call(this):Ir.call(this)},enumerable:!0,configurable:!0},childElementCount:{get(){return Be(this)?Zo.call(this):Yt.call(this)},enumerable:!0,configurable:!0},firstElementChild:{get(){return Be(this)?ei.call(this):qt.call(this)},enumerable:!0,configurable:!0},lastElementChild:{get(){return Be(this)?ti.call(this):L.call(this)},enumerable:!0,configurable:!0},assignedSlot:{get:hr,enumerable:!0,configurable:!0}}),d.call(HTMLElement.prototype,"innerHTML")&&y(HTMLElement.prototype,"innerHTML",c(Element.prototype,"innerHTML")),d.call(HTMLElement.prototype,"outerHTML")&&y(HTMLElement.prototype,"outerHTML",c(Element.prototype,"outerHTML")),d.call(HTMLElement.prototype,"children")&&y(HTMLElement.prototype,"children",c(Element.prototype,"children")),h(Element.prototype,{querySelector:{value:ni,writable:!0,enumerable:!0,configurable:!0},querySelectorAll:{value(){const e=te(Ie.apply(this,I.call(arguments))),t=ri(this,e);return Qe(t)},writable:!0,enumerable:!0,configurable:!0}}),h(Element.prototype,{getElementsByClassName:{value(){const e=te(Dr.apply(this,I.call(arguments)));return $e(hn(this,e))},writable:!0,enumerable:!0,configurable:!0},getElementsByTagName:{value(){const e=te(xt.apply(this,I.call(arguments)));return $e(hn(this,e))},writable:!0,enumerable:!0,configurable:!0},getElementsByTagNameNS:{value(){const e=te(Gt.apply(this,I.call(arguments)));return $e(hn(this,e))},writable:!0,enumerable:!0,configurable:!0}}),d.call(HTMLElement.prototype,"getElementsByClassName")&&y(HTMLElement.prototype,"getElementsByClassName",c(Element.prototype,"getElementsByClassName"));const Ct=`
    [contenteditable],
    [tabindex],
    a[href],
    area[href],
    audio[controls],
    button,
    iframe,
    input,
    select,
    textarea,
    video[controls]
`,oi=new Set(["BUTTON","INPUT","SELECT","TEXTAREA"]),mr=new WeakMap;let Lt=!1;const{blur:Nr,focus:pi}=HTMLElement.prototype;h(HTMLElement.prototype,{tabIndex:{get(){return J(this)?hi.call(this):It.call(this)},set(e){return J(this)?gi.call(this,e):En.call(this,e)},enumerable:!0,configurable:!0},blur:{value(){if(J(this))return mi.call(this);Nr.call(this)},enumerable:!0,writable:!0,configurable:!0},focus:{value(){yi.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0}}),v!==null&&H!==null&&y(HTMLElement.prototype,"innerText",{get(){return v.call(this)},set(e){H.call(this,e)},enumerable:!0,configurable:!0}),ie!==null&&ce!==null&&y(HTMLElement.prototype,"outerText",{get(){return ie.call(this)},set(e){ce.call(this,e)},enumerable:!0,configurable:!0}),y(Element.prototype,He,{set(e){const t=this[Ce];!b(t)&&t!==e&&Mt.call(this,t),b(e)||yt.call(this,e,""),this[Ce]=e},get(){return this[Ce]},configurable:!0}),y(Element.prototype,tt,{set(e){if(e){const t=this[Oe];Pr(this,t)}this[nt]=e},get(){return this[nt]},configurable:!0}),y(Element.prototype,Se,{set(e){const t=this[xe];!b(t)&&t!==e&&Mt.call(this,t),b(e)||yt.call(this,e,""),this[xe]=e},get(){return this[xe]},configurable:!0});const Or="$$DomManualKey$$",wi=function(){};let Vt;const Cr={childList:!0};y(Element.prototype,"$domManual$",{set(e){this[Or]=e,he(e)&&Ri(this)},get(){return this[Or]},configurable:!0})}}),LWR.define("@lwc/synthetic-shadow",["exports","@lwc/synthetic-shadow/v/8_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/preInit/v/0_19_7",["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 _(){return a}o.getClientBootstrapConfig=_,Object.defineProperty(o,"__esModule",{value:!0})}),LWR.define("lwr/preInit",["exports","lwr/preInit/v/0_19_7"],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_19_7",["lwr/loaderLegacy/v/0_19_7","lwr/preInit/v/0_19_7","@lwc/synthetic-shadow/v/8_20_6","lwr/serverDataCallback/v/0_19_7","webruntime/bootstrapHook/v/1_66_1084-258_0","webruntime/hook/v/1_66_1084-258_0","webruntime/o11yHook/v/1_66_1084-258_0","webruntime/clientHook/v/1_66_1084-258_0","webruntime/dynamicImportResourceHook/v/1_66_1084-258_0","hooks/clientGuestDetectionHook/v/1_66_1084-258_0","hooks/appUserLoaderHook/v/1_66_1084-258_0","hooks/appCsrfTokenLoaderHook/v/1_66_1084-258_0","hooks/mrtPermissionsHook/v/1_66_1084-258_0","hooks/mrtFeatureFlagHook/v/1_66_1084-258_0","hooks/mrtAppLoginPathHook/v/1_66_1084-258_0","lwr/init/v/0_19_7"],function(o,r,a,_,N,P,w,h,y,c,u,d,T,g,A,M){"use strict";function k(se){return se&&typeof se=="object"&&"default"in se?se:{default:se}}var E=k(N),Q=k(P),K=k(w),j=k(h),V=k(y),q=k(c),I=k(u),ue=k(d),X=k(T),b=k(g),O=k(A);E.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),Q.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),K.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),j.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),V.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),q.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),I.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),ue.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),X.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),b.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks}),O.default({...o.services,addServerDataCallback:_.registerServerDataCallbacks});const he=r.getClientBootstrapConfig(),{serverData:fe,rootComponents:ae}=he;_.evaluateServerDataCallbacks(fe),Promise.all(ae.map(async se=>{const _e=M.toKebabCase(se),{default:Re}=await o.load(se,"@lwrjs/app-service/communities_app/module/amd/v/0_19_7");return[_e,Re]})).then(se=>M.init(se,fe)).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_19_7"],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]}})})});