@syntrologie/runtime-sdk 2.8.0-canary.4 → 2.8.0-canary.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/CAPABILITIES.md +44 -0
  2. package/dist/actions/schema.d.ts +1 -1
  3. package/dist/actions/schema.js +1 -1
  4. package/dist/actions/validation-core.d.ts +24 -0
  5. package/dist/actions/validation-rules.d.ts +74 -0
  6. package/dist/actions/validation.d.ts +5 -11
  7. package/dist/bootstrap-init.d.ts +33 -0
  8. package/dist/bootstrap-runtime.d.ts +7 -0
  9. package/dist/bootstrap-types.d.ts +90 -0
  10. package/dist/bootstrap.d.ts +17 -83
  11. package/dist/{chunk-R5DNAIRI.js → chunk-TN5BLBPU.js} +1 -1
  12. package/dist/{chunk-R5DNAIRI.js.map → chunk-TN5BLBPU.js.map} +1 -1
  13. package/dist/{chunk-5GTCL2IH.js → chunk-X2XEU6KD.js} +1506 -599
  14. package/dist/chunk-X2XEU6KD.js.map +7 -0
  15. package/dist/components/TileIcon.d.ts +2 -2
  16. package/dist/components/emojiToIcon.d.ts +24 -0
  17. package/dist/events/EventBus.d.ts +27 -1
  18. package/dist/events/history.d.ts +9 -0
  19. package/dist/events/index.d.ts +3 -0
  20. package/dist/events/normalizers/posthog.d.ts +4 -50
  21. package/dist/events/types.d.ts +30 -23
  22. package/dist/events/validation.d.ts +7 -0
  23. package/dist/index.d.ts +0 -2
  24. package/dist/index.js +1523 -182
  25. package/dist/index.js.map +4 -4
  26. package/dist/overlays/runtime/overlay/overlay-runner.d.ts +4 -0
  27. package/dist/overlays/runtime/overlay/overlay-state.d.ts +21 -0
  28. package/dist/overlays/types.d.ts +3 -1
  29. package/dist/react.js +4 -2
  30. package/dist/react.js.map +2 -2
  31. package/dist/smart-canvas.esm.js +123 -54
  32. package/dist/smart-canvas.esm.js.map +4 -4
  33. package/dist/smart-canvas.js +5650 -2964
  34. package/dist/smart-canvas.js.map +4 -4
  35. package/dist/smart-canvas.min.js +123 -54
  36. package/dist/smart-canvas.min.js.map +4 -4
  37. package/dist/telemetry/adapters/posthog.d.ts +30 -4
  38. package/dist/test/setup.d.ts +1 -0
  39. package/dist/token.d.ts +2 -0
  40. package/dist/version.d.ts +1 -1
  41. package/package.json +23 -28
  42. package/schema/canvas-config.schema.json +100 -2
  43. package/scripts/syntroReactPlugin.mjs +3 -0
  44. package/scripts/validate-config.mjs +42 -0
  45. package/dist/chunk-5GTCL2IH.js.map +0 -7
@@ -1,12 +1,12 @@
1
- var SyntrologieSDK=(()=>{var KE=Object.create;var rl=Object.defineProperty;var QE=Object.getOwnPropertyDescriptor;var JE=Object.getOwnPropertyNames;var eT=Object.getPrototypeOf,tT=Object.prototype.hasOwnProperty;var xS=t=>{throw TypeError(t)};var aT=(t,e,a)=>e in t?rl(t,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[e]=a;var tr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),bS=(t,e)=>{for(var a in e)rl(t,a,{get:e[a],enumerable:!0})},SS=(t,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of JE(e))!tT.call(t,n)&&n!==a&&rl(t,n,{get:()=>e[n],enumerable:!(r=QE(e,n))||r.enumerable});return t};var K=(t,e,a)=>(a=t!=null?KE(eT(t)):{},SS(e||!t||!t.__esModule?rl(a,"default",{value:t,enumerable:!0}):a,t)),rT=t=>SS(rl({},"__esModule",{value:!0}),t);var j=(t,e,a)=>aT(t,typeof e!="symbol"?e+"":e,a),CS=(t,e,a)=>e.has(t)||xS("Cannot "+a);var me=(t,e,a)=>(CS(t,e,"read from private field"),a?a.call(t):e.get(t)),pn=(t,e,a)=>e.has(t)?xS("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,a),ar=(t,e,a,r)=>(CS(t,e,"write to private field"),r?r.call(t,a):e.set(t,a),a);var DS=tr(oe=>{"use strict";var Vh=Symbol.for("react.transitional.element"),nT=Symbol.for("react.portal"),oT=Symbol.for("react.fragment"),iT=Symbol.for("react.strict_mode"),sT=Symbol.for("react.profiler"),lT=Symbol.for("react.consumer"),uT=Symbol.for("react.context"),cT=Symbol.for("react.forward_ref"),dT=Symbol.for("react.suspense"),fT=Symbol.for("react.memo"),AS=Symbol.for("react.lazy"),pT=Symbol.for("react.activity"),_S=Symbol.iterator;function hT(t){return t===null||typeof t!="object"?null:(t=_S&&t[_S]||t["@@iterator"],typeof t=="function"?t:null)}var kS={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},ES=Object.assign,TS={};function mi(t,e,a){this.props=t,this.context=e,this.refs=TS,this.updater=a||kS}mi.prototype.isReactComponent={};mi.prototype.setState=function(t,e){if(typeof t!="object"&&typeof t!="function"&&t!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")};mi.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function RS(){}RS.prototype=mi.prototype;function $h(t,e,a){this.props=t,this.context=e,this.refs=TS,this.updater=a||kS}var jh=$h.prototype=new RS;jh.constructor=$h;ES(jh,mi.prototype);jh.isPureReactComponent=!0;var wS=Array.isArray;function zh(){}var Be={H:null,A:null,T:null,S:null},MS=Object.prototype.hasOwnProperty;function Gh(t,e,a){var r=a.ref;return{$$typeof:Vh,type:t,key:e,ref:r!==void 0?r:null,props:a}}function mT(t,e){return Gh(t.type,e,t.props)}function Wh(t){return typeof t=="object"&&t!==null&&t.$$typeof===Vh}function gT(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(a){return e[a]})}var LS=/\/+/g;function qh(t,e){return typeof t=="object"&&t!==null&&t.key!=null?gT(""+t.key):e.toString(36)}function vT(t){switch(t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch(typeof t.status=="string"?t.then(zh,zh):(t.status="pending",t.then(function(e){t.status==="pending"&&(t.status="fulfilled",t.value=e)},function(e){t.status==="pending"&&(t.status="rejected",t.reason=e)})),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason}}throw t}function hi(t,e,a,r,n){var o=typeof t;(o==="undefined"||o==="boolean")&&(t=null);var i=!1;if(t===null)i=!0;else switch(o){case"bigint":case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case Vh:case nT:i=!0;break;case AS:return i=t._init,hi(i(t._payload),e,a,r,n)}}if(i)return n=n(t),i=r===""?"."+qh(t,0):r,wS(n)?(a="",i!=null&&(a=i.replace(LS,"$&/")+"/"),hi(n,e,a,"",function(u){return u})):n!=null&&(Wh(n)&&(n=mT(n,a+(n.key==null||t&&t.key===n.key?"":(""+n.key).replace(LS,"$&/")+"/")+i)),e.push(n)),1;i=0;var s=r===""?".":r+":";if(wS(t))for(var l=0;l<t.length;l++)r=t[l],o=s+qh(r,l),i+=hi(r,e,a,o,n);else if(l=hT(t),typeof l=="function")for(t=l.call(t),l=0;!(r=t.next()).done;)r=r.value,o=s+qh(r,l++),i+=hi(r,e,a,o,n);else if(o==="object"){if(typeof t.then=="function")return hi(vT(t),e,a,r,n);throw e=String(t),Error("Objects are not valid as a React child (found: "+(e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.")}return i}function wc(t,e,a){if(t==null)return t;var r=[],n=0;return hi(t,r,"","",function(o){return e.call(a,o,n++)}),r}function yT(t){if(t._status===-1){var e=t._result;e=e(),e.then(function(a){(t._status===0||t._status===-1)&&(t._status=1,t._result=a)},function(a){(t._status===0||t._status===-1)&&(t._status=2,t._result=a)}),t._status===-1&&(t._status=0,t._result=e)}if(t._status===1)return t._result.default;throw t._result}var IS=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},xT={map:wc,forEach:function(t,e,a){wc(t,function(){e.apply(this,arguments)},a)},count:function(t){var e=0;return wc(t,function(){e++}),e},toArray:function(t){return wc(t,function(e){return e})||[]},only:function(t){if(!Wh(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};oe.Activity=pT;oe.Children=xT;oe.Component=mi;oe.Fragment=oT;oe.Profiler=sT;oe.PureComponent=$h;oe.StrictMode=iT;oe.Suspense=dT;oe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Be;oe.__COMPILER_RUNTIME={__proto__:null,c:function(t){return Be.H.useMemoCache(t)}};oe.cache=function(t){return function(){return t.apply(null,arguments)}};oe.cacheSignal=function(){return null};oe.cloneElement=function(t,e,a){if(t==null)throw Error("The argument must be a React element, but you passed "+t+".");var r=ES({},t.props),n=t.key;if(e!=null)for(o in e.key!==void 0&&(n=""+e.key),e)!MS.call(e,o)||o==="key"||o==="__self"||o==="__source"||o==="ref"&&e.ref===void 0||(r[o]=e[o]);var o=arguments.length-2;if(o===1)r.children=a;else if(1<o){for(var i=Array(o),s=0;s<o;s++)i[s]=arguments[s+2];r.children=i}return Gh(t.type,n,r)};oe.createContext=function(t){return t={$$typeof:uT,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:lT,_context:t},t};oe.createElement=function(t,e,a){var r,n={},o=null;if(e!=null)for(r in e.key!==void 0&&(o=""+e.key),e)MS.call(e,r)&&r!=="key"&&r!=="__self"&&r!=="__source"&&(n[r]=e[r]);var i=arguments.length-2;if(i===1)n.children=a;else if(1<i){for(var s=Array(i),l=0;l<i;l++)s[l]=arguments[l+2];n.children=s}if(t&&t.defaultProps)for(r in i=t.defaultProps,i)n[r]===void 0&&(n[r]=i[r]);return Gh(t,o,n)};oe.createRef=function(){return{current:null}};oe.forwardRef=function(t){return{$$typeof:cT,render:t}};oe.isValidElement=Wh;oe.lazy=function(t){return{$$typeof:AS,_payload:{_status:-1,_result:t},_init:yT}};oe.memo=function(t,e){return{$$typeof:fT,type:t,compare:e===void 0?null:e}};oe.startTransition=function(t){var e=Be.T,a={};Be.T=a;try{var r=t(),n=Be.S;n!==null&&n(a,r),typeof r=="object"&&r!==null&&typeof r.then=="function"&&r.then(zh,IS)}catch(o){IS(o)}finally{e!==null&&a.types!==null&&(e.types=a.types),Be.T=e}};oe.unstable_useCacheRefresh=function(){return Be.H.useCacheRefresh()};oe.use=function(t){return Be.H.use(t)};oe.useActionState=function(t,e,a){return Be.H.useActionState(t,e,a)};oe.useCallback=function(t,e){return Be.H.useCallback(t,e)};oe.useContext=function(t){return Be.H.useContext(t)};oe.useDebugValue=function(){};oe.useDeferredValue=function(t,e){return Be.H.useDeferredValue(t,e)};oe.useEffect=function(t,e){return Be.H.useEffect(t,e)};oe.useEffectEvent=function(t){return Be.H.useEffectEvent(t)};oe.useId=function(){return Be.H.useId()};oe.useImperativeHandle=function(t,e,a){return Be.H.useImperativeHandle(t,e,a)};oe.useInsertionEffect=function(t,e){return Be.H.useInsertionEffect(t,e)};oe.useLayoutEffect=function(t,e){return Be.H.useLayoutEffect(t,e)};oe.useMemo=function(t,e){return Be.H.useMemo(t,e)};oe.useOptimistic=function(t,e){return Be.H.useOptimistic(t,e)};oe.useReducer=function(t,e,a){return Be.H.useReducer(t,e,a)};oe.useRef=function(t){return Be.H.useRef(t)};oe.useState=function(t){return Be.H.useState(t)};oe.useSyncExternalStore=function(t,e,a){return Be.H.useSyncExternalStore(t,e,a)};oe.useTransition=function(){return Be.H.useTransition()};oe.version="19.2.4"});var We=tr((vH,OS)=>{"use strict";OS.exports=DS()});var FS=tr(Ot=>{"use strict";var bT=We();function BS(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)e+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function hn(){}var Dt={d:{f:hn,r:function(){throw Error(BS(522))},D:hn,C:hn,L:hn,m:hn,X:hn,S:hn,M:hn},p:0,findDOMNode:null},ST=Symbol.for("react.portal");function CT(t,e,a){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:ST,key:r==null?null:""+r,children:t,containerInfo:e,implementation:a}}var nl=bT.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function Lc(t,e){if(t==="font")return"";if(typeof e=="string")return e==="use-credentials"?e:""}Ot.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Dt;Ot.createPortal=function(t,e){var a=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)throw Error(BS(299));return CT(t,e,null,a)};Ot.flushSync=function(t){var e=nl.T,a=Dt.p;try{if(nl.T=null,Dt.p=2,t)return t()}finally{nl.T=e,Dt.p=a,Dt.d.f()}};Ot.preconnect=function(t,e){typeof t=="string"&&(e?(e=e.crossOrigin,e=typeof e=="string"?e==="use-credentials"?e:"":void 0):e=null,Dt.d.C(t,e))};Ot.prefetchDNS=function(t){typeof t=="string"&&Dt.d.D(t)};Ot.preinit=function(t,e){if(typeof t=="string"&&e&&typeof e.as=="string"){var a=e.as,r=Lc(a,e.crossOrigin),n=typeof e.integrity=="string"?e.integrity:void 0,o=typeof e.fetchPriority=="string"?e.fetchPriority:void 0;a==="style"?Dt.d.S(t,typeof e.precedence=="string"?e.precedence:void 0,{crossOrigin:r,integrity:n,fetchPriority:o}):a==="script"&&Dt.d.X(t,{crossOrigin:r,integrity:n,fetchPriority:o,nonce:typeof e.nonce=="string"?e.nonce:void 0})}};Ot.preinitModule=function(t,e){if(typeof t=="string")if(typeof e=="object"&&e!==null){if(e.as==null||e.as==="script"){var a=Lc(e.as,e.crossOrigin);Dt.d.M(t,{crossOrigin:a,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0})}}else e==null&&Dt.d.M(t)};Ot.preload=function(t,e){if(typeof t=="string"&&typeof e=="object"&&e!==null&&typeof e.as=="string"){var a=e.as,r=Lc(a,e.crossOrigin);Dt.d.L(t,a,{crossOrigin:r,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0,type:typeof e.type=="string"?e.type:void 0,fetchPriority:typeof e.fetchPriority=="string"?e.fetchPriority:void 0,referrerPolicy:typeof e.referrerPolicy=="string"?e.referrerPolicy:void 0,imageSrcSet:typeof e.imageSrcSet=="string"?e.imageSrcSet:void 0,imageSizes:typeof e.imageSizes=="string"?e.imageSizes:void 0,media:typeof e.media=="string"?e.media:void 0})}};Ot.preloadModule=function(t,e){if(typeof t=="string")if(e){var a=Lc(e.as,e.crossOrigin);Dt.d.m(t,{as:typeof e.as=="string"&&e.as!=="script"?e.as:void 0,crossOrigin:a,integrity:typeof e.integrity=="string"?e.integrity:void 0})}else Dt.d.m(t)};Ot.requestFormReset=function(t){Dt.d.r(t)};Ot.unstable_batchedUpdates=function(t,e){return t(e)};Ot.useFormState=function(t,e,a){return nl.H.useFormState(t,e,a)};Ot.useFormStatus=function(){return nl.H.useHostTransitionStatus()};Ot.version="19.2.4"});var ol=tr((xH,PS)=>{"use strict";function NS(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(NS)}catch(t){console.error(t)}}NS(),PS.exports=FS()});var ZS=tr(Ue=>{"use strict";function Kh(t,e){var a=t.length;t.push(e);e:for(;0<a;){var r=a-1>>>1,n=t[r];if(0<Ic(n,e))t[r]=e,t[a]=n,a=r;else break e}}function rr(t){return t.length===0?null:t[0]}function kc(t){if(t.length===0)return null;var e=t[0],a=t.pop();if(a!==e){t[0]=a;e:for(var r=0,n=t.length,o=n>>>1;r<o;){var i=2*(r+1)-1,s=t[i],l=i+1,u=t[l];if(0>Ic(s,a))l<n&&0>Ic(u,s)?(t[r]=u,t[l]=a,r=l):(t[r]=s,t[i]=a,r=i);else if(l<n&&0>Ic(u,a))t[r]=u,t[l]=a,r=l;else break e}}return e}function Ic(t,e){var a=t.sortIndex-e.sortIndex;return a!==0?a:t.id-e.id}Ue.unstable_now=void 0;typeof performance=="object"&&typeof performance.now=="function"?(HS=performance,Ue.unstable_now=function(){return HS.now()}):(Zh=Date,US=Zh.now(),Ue.unstable_now=function(){return Zh.now()-US});var HS,Zh,US,Sr=[],mn=[],_T=1,xa=null,kt=3,Qh=!1,il=!1,sl=!1,Jh=!1,VS=typeof setTimeout=="function"?setTimeout:null,$S=typeof clearTimeout=="function"?clearTimeout:null,qS=typeof setImmediate<"u"?setImmediate:null;function Ac(t){for(var e=rr(mn);e!==null;){if(e.callback===null)kc(mn);else if(e.startTime<=t)kc(mn),e.sortIndex=e.expirationTime,Kh(Sr,e);else break;e=rr(mn)}}function em(t){if(sl=!1,Ac(t),!il)if(rr(Sr)!==null)il=!0,vi||(vi=!0,gi());else{var e=rr(mn);e!==null&&tm(em,e.startTime-t)}}var vi=!1,ll=-1,jS=5,GS=-1;function WS(){return Jh?!0:!(Ue.unstable_now()-GS<jS)}function Xh(){if(Jh=!1,vi){var t=Ue.unstable_now();GS=t;var e=!0;try{e:{il=!1,sl&&(sl=!1,$S(ll),ll=-1),Qh=!0;var a=kt;try{t:{for(Ac(t),xa=rr(Sr);xa!==null&&!(xa.expirationTime>t&&WS());){var r=xa.callback;if(typeof r=="function"){xa.callback=null,kt=xa.priorityLevel;var n=r(xa.expirationTime<=t);if(t=Ue.unstable_now(),typeof n=="function"){xa.callback=n,Ac(t),e=!0;break t}xa===rr(Sr)&&kc(Sr),Ac(t)}else kc(Sr);xa=rr(Sr)}if(xa!==null)e=!0;else{var o=rr(mn);o!==null&&tm(em,o.startTime-t),e=!1}}break e}finally{xa=null,kt=a,Qh=!1}e=void 0}}finally{e?gi():vi=!1}}}var gi;typeof qS=="function"?gi=function(){qS(Xh)}:typeof MessageChannel<"u"?(Yh=new MessageChannel,zS=Yh.port2,Yh.port1.onmessage=Xh,gi=function(){zS.postMessage(null)}):gi=function(){VS(Xh,0)};var Yh,zS;function tm(t,e){ll=VS(function(){t(Ue.unstable_now())},e)}Ue.unstable_IdlePriority=5;Ue.unstable_ImmediatePriority=1;Ue.unstable_LowPriority=4;Ue.unstable_NormalPriority=3;Ue.unstable_Profiling=null;Ue.unstable_UserBlockingPriority=2;Ue.unstable_cancelCallback=function(t){t.callback=null};Ue.unstable_forceFrameRate=function(t){0>t||125<t?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):jS=0<t?Math.floor(1e3/t):5};Ue.unstable_getCurrentPriorityLevel=function(){return kt};Ue.unstable_next=function(t){switch(kt){case 1:case 2:case 3:var e=3;break;default:e=kt}var a=kt;kt=e;try{return t()}finally{kt=a}};Ue.unstable_requestPaint=function(){Jh=!0};Ue.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3}var a=kt;kt=t;try{return e()}finally{kt=a}};Ue.unstable_scheduleCallback=function(t,e,a){var r=Ue.unstable_now();switch(typeof a=="object"&&a!==null?(a=a.delay,a=typeof a=="number"&&0<a?r+a:r):a=r,t){case 1:var n=-1;break;case 2:n=250;break;case 5:n=1073741823;break;case 4:n=1e4;break;default:n=5e3}return n=a+n,t={id:_T++,callback:e,priorityLevel:t,startTime:a,expirationTime:n,sortIndex:-1},a>r?(t.sortIndex=a,Kh(mn,t),rr(Sr)===null&&t===rr(mn)&&(sl?($S(ll),ll=-1):sl=!0,tm(em,a-r))):(t.sortIndex=n,Kh(Sr,t),il||Qh||(il=!0,vi||(vi=!0,gi()))),t};Ue.unstable_shouldYield=WS;Ue.unstable_wrapCallback=function(t){var e=kt;return function(){var a=kt;kt=e;try{return t.apply(this,arguments)}finally{kt=a}}}});var YS=tr((SH,XS)=>{"use strict";XS.exports=ZS()});var lL=tr(Jd=>{"use strict";var it=YS(),CC=We(),wT=ol();function R(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)e+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function _C(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function Zl(t){var e=t,a=t;if(t.alternate)for(;e.return;)e=e.return;else{t=e;do e=t,(e.flags&4098)!==0&&(a=e.return),t=e.return;while(t)}return e.tag===3?a:null}function wC(t){if(t.tag===13){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function LC(t){if(t.tag===31){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function KS(t){if(Zl(t)!==t)throw Error(R(188))}function LT(t){var e=t.alternate;if(!e){if(e=Zl(t),e===null)throw Error(R(188));return e!==t?null:t}for(var a=t,r=e;;){var n=a.return;if(n===null)break;var o=n.alternate;if(o===null){if(r=n.return,r!==null){a=r;continue}break}if(n.child===o.child){for(o=n.child;o;){if(o===a)return KS(n),t;if(o===r)return KS(n),e;o=o.sibling}throw Error(R(188))}if(a.return!==r.return)a=n,r=o;else{for(var i=!1,s=n.child;s;){if(s===a){i=!0,a=n,r=o;break}if(s===r){i=!0,r=n,a=o;break}s=s.sibling}if(!i){for(s=o.child;s;){if(s===a){i=!0,a=o,r=n;break}if(s===r){i=!0,r=o,a=n;break}s=s.sibling}if(!i)throw Error(R(189))}}if(a.alternate!==r)throw Error(R(190))}if(a.tag!==3)throw Error(R(188));return a.stateNode.current===a?t:e}function IC(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=IC(t),e!==null)return e;t=t.sibling}return null}var Pe=Object.assign,IT=Symbol.for("react.element"),Ec=Symbol.for("react.transitional.element"),gl=Symbol.for("react.portal"),_i=Symbol.for("react.fragment"),AC=Symbol.for("react.strict_mode"),Bm=Symbol.for("react.profiler"),kC=Symbol.for("react.consumer"),Er=Symbol.for("react.context"),Tg=Symbol.for("react.forward_ref"),Fm=Symbol.for("react.suspense"),Nm=Symbol.for("react.suspense_list"),Rg=Symbol.for("react.memo"),gn=Symbol.for("react.lazy"),Pm=Symbol.for("react.activity"),AT=Symbol.for("react.memo_cache_sentinel"),QS=Symbol.iterator;function ul(t){return t===null||typeof t!="object"?null:(t=QS&&t[QS]||t["@@iterator"],typeof t=="function"?t:null)}var kT=Symbol.for("react.client.reference");function Hm(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===kT?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case _i:return"Fragment";case Bm:return"Profiler";case AC:return"StrictMode";case Fm:return"Suspense";case Nm:return"SuspenseList";case Pm:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case gl:return"Portal";case Er:return t.displayName||"Context";case kC:return(t._context.displayName||"Context")+".Consumer";case Tg:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case Rg:return e=t.displayName||null,e!==null?e:Hm(t.type)||"Memo";case gn:e=t._payload,t=t._init;try{return Hm(t(e))}catch{}}return null}var vl=Array.isArray,ee=CC.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,xe=wT.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,xo={pending:!1,data:null,method:null,action:null},Um=[],wi=-1;function lr(t){return{current:t}}function ht(t){0>wi||(t.current=Um[wi],Um[wi]=null,wi--)}function Re(t,e){wi++,Um[wi]=t.current,t.current=e}var sr=lr(null),Ol=lr(null),An=lr(null),ld=lr(null);function ud(t,e){switch(Re(An,e),Re(Ol,t),Re(sr,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?oC(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=oC(e),t=Zw(e,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}ht(sr),Re(sr,t)}function zi(){ht(sr),ht(Ol),ht(An)}function qm(t){t.memoizedState!==null&&Re(ld,t);var e=sr.current,a=Zw(e,t.type);e!==a&&(Re(Ol,t),Re(sr,a))}function cd(t){Ol.current===t&&(ht(sr),ht(Ol)),ld.current===t&&(ht(ld),jl._currentValue=xo)}var am,JS;function mo(t){if(am===void 0)try{throw Error()}catch(a){var e=a.stack.trim().match(/\n( *(at )?)/);am=e&&e[1]||"",JS=-1<a.stack.indexOf(`
1
+ var SyntrologieSDK=(()=>{var o2=Object.create;var Ll=Object.defineProperty;var i2=Object.getOwnPropertyDescriptor;var s2=Object.getOwnPropertyNames;var l2=Object.getPrototypeOf,u2=Object.prototype.hasOwnProperty;var KS=t=>{throw TypeError(t)};var c2=(t,e,a)=>e in t?Ll(t,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[e]=a;var hr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),QS=(t,e)=>{for(var a in e)Ll(t,a,{get:e[a],enumerable:!0})},JS=(t,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of s2(e))!u2.call(t,n)&&n!==a&&Ll(t,n,{get:()=>e[n],enumerable:!(r=i2(e,n))||r.enumerable});return t};var K=(t,e,a)=>(a=t!=null?o2(l2(t)):{},JS(e||!t||!t.__esModule?Ll(a,"default",{value:t,enumerable:!0}):a,t)),d2=t=>JS(Ll({},"__esModule",{value:!0}),t);var B=(t,e,a)=>c2(t,typeof e!="symbol"?e+"":e,a),e_=(t,e,a)=>e.has(t)||KS("Cannot "+a);var ye=(t,e,a)=>(e_(t,e,"read from private field"),a?a.call(t):e.get(t)),kn=(t,e,a)=>e.has(t)?KS("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,a),mr=(t,e,a,r)=>(e_(t,e,"write to private field"),r?r.call(t,a):e.set(t,a),a);var d_=hr(oe=>{"use strict";var Hm=Symbol.for("react.transitional.element"),f2=Symbol.for("react.portal"),p2=Symbol.for("react.fragment"),h2=Symbol.for("react.strict_mode"),m2=Symbol.for("react.profiler"),g2=Symbol.for("react.consumer"),v2=Symbol.for("react.context"),y2=Symbol.for("react.forward_ref"),x2=Symbol.for("react.suspense"),b2=Symbol.for("react.memo"),o_=Symbol.for("react.lazy"),S2=Symbol.for("react.activity"),t_=Symbol.iterator;function _2(t){return t===null||typeof t!="object"?null:(t=t_&&t[t_]||t["@@iterator"],typeof t=="function"?t:null)}var i_={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},s_=Object.assign,l_={};function Ri(t,e,a){this.props=t,this.context=e,this.refs=l_,this.updater=a||i_}Ri.prototype.isReactComponent={};Ri.prototype.setState=function(t,e){if(typeof t!="object"&&typeof t!="function"&&t!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")};Ri.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function u_(){}u_.prototype=Ri.prototype;function Um(t,e,a){this.props=t,this.context=e,this.refs=l_,this.updater=a||i_}var zm=Um.prototype=new u_;zm.constructor=Um;s_(zm,Ri.prototype);zm.isPureReactComponent=!0;var a_=Array.isArray;function Fm(){}var Fe={H:null,A:null,T:null,S:null},c_=Object.prototype.hasOwnProperty;function qm(t,e,a){var r=a.ref;return{$$typeof:Hm,type:t,key:e,ref:r!==void 0?r:null,props:a}}function C2(t,e){return qm(t.type,e,t.props)}function $m(t){return typeof t=="object"&&t!==null&&t.$$typeof===Hm}function w2(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(a){return e[a]})}var r_=/\/+/g;function Nm(t,e){return typeof t=="object"&&t!==null&&t.key!=null?w2(""+t.key):e.toString(36)}function L2(t){switch(t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch(typeof t.status=="string"?t.then(Fm,Fm):(t.status="pending",t.then(function(e){t.status==="pending"&&(t.status="fulfilled",t.value=e)},function(e){t.status==="pending"&&(t.status="rejected",t.reason=e)})),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason}}throw t}function Ti(t,e,a,r,n){var o=typeof t;(o==="undefined"||o==="boolean")&&(t=null);var i=!1;if(t===null)i=!0;else switch(o){case"bigint":case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case Hm:case f2:i=!0;break;case o_:return i=t._init,Ti(i(t._payload),e,a,r,n)}}if(i)return n=n(t),i=r===""?"."+Nm(t,0):r,a_(n)?(a="",i!=null&&(a=i.replace(r_,"$&/")+"/"),Ti(n,e,a,"",function(u){return u})):n!=null&&($m(n)&&(n=C2(n,a+(n.key==null||t&&t.key===n.key?"":(""+n.key).replace(r_,"$&/")+"/")+i)),e.push(n)),1;i=0;var s=r===""?".":r+":";if(a_(t))for(var l=0;l<t.length;l++)r=t[l],o=s+Nm(r,l),i+=Ti(r,e,a,o,n);else if(l=_2(t),typeof l=="function")for(t=l.call(t),l=0;!(r=t.next()).done;)r=r.value,o=s+Nm(r,l++),i+=Ti(r,e,a,o,n);else if(o==="object"){if(typeof t.then=="function")return Ti(L2(t),e,a,r,n);throw e=String(t),Error("Objects are not valid as a React child (found: "+(e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.")}return i}function id(t,e,a){if(t==null)return t;var r=[],n=0;return Ti(t,r,"","",function(o){return e.call(a,o,n++)}),r}function k2(t){if(t._status===-1){var e=t._result;e=e(),e.then(function(a){(t._status===0||t._status===-1)&&(t._status=1,t._result=a)},function(a){(t._status===0||t._status===-1)&&(t._status=2,t._result=a)}),t._status===-1&&(t._status=0,t._result=e)}if(t._status===1)return t._result.default;throw t._result}var n_=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},I2={map:id,forEach:function(t,e,a){id(t,function(){e.apply(this,arguments)},a)},count:function(t){var e=0;return id(t,function(){e++}),e},toArray:function(t){return id(t,function(e){return e})||[]},only:function(t){if(!$m(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};oe.Activity=S2;oe.Children=I2;oe.Component=Ri;oe.Fragment=p2;oe.Profiler=m2;oe.PureComponent=Um;oe.StrictMode=h2;oe.Suspense=x2;oe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Fe;oe.__COMPILER_RUNTIME={__proto__:null,c:function(t){return Fe.H.useMemoCache(t)}};oe.cache=function(t){return function(){return t.apply(null,arguments)}};oe.cacheSignal=function(){return null};oe.cloneElement=function(t,e,a){if(t==null)throw Error("The argument must be a React element, but you passed "+t+".");var r=s_({},t.props),n=t.key;if(e!=null)for(o in e.key!==void 0&&(n=""+e.key),e)!c_.call(e,o)||o==="key"||o==="__self"||o==="__source"||o==="ref"&&e.ref===void 0||(r[o]=e[o]);var o=arguments.length-2;if(o===1)r.children=a;else if(1<o){for(var i=Array(o),s=0;s<o;s++)i[s]=arguments[s+2];r.children=i}return qm(t.type,n,r)};oe.createContext=function(t){return t={$$typeof:v2,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:g2,_context:t},t};oe.createElement=function(t,e,a){var r,n={},o=null;if(e!=null)for(r in e.key!==void 0&&(o=""+e.key),e)c_.call(e,r)&&r!=="key"&&r!=="__self"&&r!=="__source"&&(n[r]=e[r]);var i=arguments.length-2;if(i===1)n.children=a;else if(1<i){for(var s=Array(i),l=0;l<i;l++)s[l]=arguments[l+2];n.children=s}if(t&&t.defaultProps)for(r in i=t.defaultProps,i)n[r]===void 0&&(n[r]=i[r]);return qm(t,o,n)};oe.createRef=function(){return{current:null}};oe.forwardRef=function(t){return{$$typeof:y2,render:t}};oe.isValidElement=$m;oe.lazy=function(t){return{$$typeof:o_,_payload:{_status:-1,_result:t},_init:k2}};oe.memo=function(t,e){return{$$typeof:b2,type:t,compare:e===void 0?null:e}};oe.startTransition=function(t){var e=Fe.T,a={};Fe.T=a;try{var r=t(),n=Fe.S;n!==null&&n(a,r),typeof r=="object"&&r!==null&&typeof r.then=="function"&&r.then(Fm,n_)}catch(o){n_(o)}finally{e!==null&&a.types!==null&&(e.types=a.types),Fe.T=e}};oe.unstable_useCacheRefresh=function(){return Fe.H.useCacheRefresh()};oe.use=function(t){return Fe.H.use(t)};oe.useActionState=function(t,e,a){return Fe.H.useActionState(t,e,a)};oe.useCallback=function(t,e){return Fe.H.useCallback(t,e)};oe.useContext=function(t){return Fe.H.useContext(t)};oe.useDebugValue=function(){};oe.useDeferredValue=function(t,e){return Fe.H.useDeferredValue(t,e)};oe.useEffect=function(t,e){return Fe.H.useEffect(t,e)};oe.useEffectEvent=function(t){return Fe.H.useEffectEvent(t)};oe.useId=function(){return Fe.H.useId()};oe.useImperativeHandle=function(t,e,a){return Fe.H.useImperativeHandle(t,e,a)};oe.useInsertionEffect=function(t,e){return Fe.H.useInsertionEffect(t,e)};oe.useLayoutEffect=function(t,e){return Fe.H.useLayoutEffect(t,e)};oe.useMemo=function(t,e){return Fe.H.useMemo(t,e)};oe.useOptimistic=function(t,e){return Fe.H.useOptimistic(t,e)};oe.useReducer=function(t,e,a){return Fe.H.useReducer(t,e,a)};oe.useRef=function(t){return Fe.H.useRef(t)};oe.useState=function(t){return Fe.H.useState(t)};oe.useSyncExternalStore=function(t,e,a){return Fe.H.useSyncExternalStore(t,e,a)};oe.useTransition=function(){return Fe.H.useTransition()};oe.version="19.2.1"});var Ke=hr((pU,f_)=>{"use strict";f_.exports=d_()});var h_=hr(Ut=>{"use strict";var A2=Ke();function p_(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)e+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function In(){}var Ht={d:{f:In,r:function(){throw Error(p_(522))},D:In,C:In,L:In,m:In,X:In,S:In,M:In},p:0,findDOMNode:null},E2=Symbol.for("react.portal");function T2(t,e,a){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:E2,key:r==null?null:""+r,children:t,containerInfo:e,implementation:a}}var kl=A2.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function sd(t,e){if(t==="font")return"";if(typeof e=="string")return e==="use-credentials"?e:""}Ut.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Ht;Ut.createPortal=function(t,e){var a=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)throw Error(p_(299));return T2(t,e,null,a)};Ut.flushSync=function(t){var e=kl.T,a=Ht.p;try{if(kl.T=null,Ht.p=2,t)return t()}finally{kl.T=e,Ht.p=a,Ht.d.f()}};Ut.preconnect=function(t,e){typeof t=="string"&&(e?(e=e.crossOrigin,e=typeof e=="string"?e==="use-credentials"?e:"":void 0):e=null,Ht.d.C(t,e))};Ut.prefetchDNS=function(t){typeof t=="string"&&Ht.d.D(t)};Ut.preinit=function(t,e){if(typeof t=="string"&&e&&typeof e.as=="string"){var a=e.as,r=sd(a,e.crossOrigin),n=typeof e.integrity=="string"?e.integrity:void 0,o=typeof e.fetchPriority=="string"?e.fetchPriority:void 0;a==="style"?Ht.d.S(t,typeof e.precedence=="string"?e.precedence:void 0,{crossOrigin:r,integrity:n,fetchPriority:o}):a==="script"&&Ht.d.X(t,{crossOrigin:r,integrity:n,fetchPriority:o,nonce:typeof e.nonce=="string"?e.nonce:void 0})}};Ut.preinitModule=function(t,e){if(typeof t=="string")if(typeof e=="object"&&e!==null){if(e.as==null||e.as==="script"){var a=sd(e.as,e.crossOrigin);Ht.d.M(t,{crossOrigin:a,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0})}}else e==null&&Ht.d.M(t)};Ut.preload=function(t,e){if(typeof t=="string"&&typeof e=="object"&&e!==null&&typeof e.as=="string"){var a=e.as,r=sd(a,e.crossOrigin);Ht.d.L(t,a,{crossOrigin:r,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0,type:typeof e.type=="string"?e.type:void 0,fetchPriority:typeof e.fetchPriority=="string"?e.fetchPriority:void 0,referrerPolicy:typeof e.referrerPolicy=="string"?e.referrerPolicy:void 0,imageSrcSet:typeof e.imageSrcSet=="string"?e.imageSrcSet:void 0,imageSizes:typeof e.imageSizes=="string"?e.imageSizes:void 0,media:typeof e.media=="string"?e.media:void 0})}};Ut.preloadModule=function(t,e){if(typeof t=="string")if(e){var a=sd(e.as,e.crossOrigin);Ht.d.m(t,{as:typeof e.as=="string"&&e.as!=="script"?e.as:void 0,crossOrigin:a,integrity:typeof e.integrity=="string"?e.integrity:void 0})}else Ht.d.m(t)};Ut.requestFormReset=function(t){Ht.d.r(t)};Ut.unstable_batchedUpdates=function(t,e){return t(e)};Ut.useFormState=function(t,e,a){return kl.H.useFormState(t,e,a)};Ut.useFormStatus=function(){return kl.H.useHostTransitionStatus()};Ut.version="19.2.1"});var Il=hr((mU,g_)=>{"use strict";function m_(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(m_)}catch(t){console.error(t)}}m_(),g_.exports=h_()});var k_=hr(Ve=>{"use strict";function Wm(t,e){var a=t.length;t.push(e);e:for(;0<a;){var r=a-1>>>1,n=t[r];if(0<ld(n,e))t[r]=e,t[a]=n,a=r;else break e}}function gr(t){return t.length===0?null:t[0]}function cd(t){if(t.length===0)return null;var e=t[0],a=t.pop();if(a!==e){t[0]=a;e:for(var r=0,n=t.length,o=n>>>1;r<o;){var i=2*(r+1)-1,s=t[i],l=i+1,u=t[l];if(0>ld(s,a))l<n&&0>ld(u,s)?(t[r]=u,t[l]=a,r=l):(t[r]=s,t[i]=a,r=i);else if(l<n&&0>ld(u,a))t[r]=u,t[l]=a,r=l;else break e}}return e}function ld(t,e){var a=t.sortIndex-e.sortIndex;return a!==0?a:t.id-e.id}Ve.unstable_now=void 0;typeof performance=="object"&&typeof performance.now=="function"?(v_=performance,Ve.unstable_now=function(){return v_.now()}):(Vm=Date,y_=Vm.now(),Ve.unstable_now=function(){return Vm.now()-y_});var v_,Vm,y_,Or=[],An=[],R2=1,Ea=null,Bt=3,Zm=!1,Al=!1,El=!1,Xm=!1,S_=typeof setTimeout=="function"?setTimeout:null,__=typeof clearTimeout=="function"?clearTimeout:null,x_=typeof setImmediate<"u"?setImmediate:null;function ud(t){for(var e=gr(An);e!==null;){if(e.callback===null)cd(An);else if(e.startTime<=t)cd(An),e.sortIndex=e.expirationTime,Wm(Or,e);else break;e=gr(An)}}function Ym(t){if(El=!1,ud(t),!Al)if(gr(Or)!==null)Al=!0,Oi||(Oi=!0,Mi());else{var e=gr(An);e!==null&&Km(Ym,e.startTime-t)}}var Oi=!1,Tl=-1,C_=5,w_=-1;function L_(){return Xm?!0:!(Ve.unstable_now()-w_<C_)}function jm(){if(Xm=!1,Oi){var t=Ve.unstable_now();w_=t;var e=!0;try{e:{Al=!1,El&&(El=!1,__(Tl),Tl=-1),Zm=!0;var a=Bt;try{t:{for(ud(t),Ea=gr(Or);Ea!==null&&!(Ea.expirationTime>t&&L_());){var r=Ea.callback;if(typeof r=="function"){Ea.callback=null,Bt=Ea.priorityLevel;var n=r(Ea.expirationTime<=t);if(t=Ve.unstable_now(),typeof n=="function"){Ea.callback=n,ud(t),e=!0;break t}Ea===gr(Or)&&cd(Or),ud(t)}else cd(Or);Ea=gr(Or)}if(Ea!==null)e=!0;else{var o=gr(An);o!==null&&Km(Ym,o.startTime-t),e=!1}}break e}finally{Ea=null,Bt=a,Zm=!1}e=void 0}}finally{e?Mi():Oi=!1}}}var Mi;typeof x_=="function"?Mi=function(){x_(jm)}:typeof MessageChannel<"u"?(Gm=new MessageChannel,b_=Gm.port2,Gm.port1.onmessage=jm,Mi=function(){b_.postMessage(null)}):Mi=function(){S_(jm,0)};var Gm,b_;function Km(t,e){Tl=S_(function(){t(Ve.unstable_now())},e)}Ve.unstable_IdlePriority=5;Ve.unstable_ImmediatePriority=1;Ve.unstable_LowPriority=4;Ve.unstable_NormalPriority=3;Ve.unstable_Profiling=null;Ve.unstable_UserBlockingPriority=2;Ve.unstable_cancelCallback=function(t){t.callback=null};Ve.unstable_forceFrameRate=function(t){0>t||125<t?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):C_=0<t?Math.floor(1e3/t):5};Ve.unstable_getCurrentPriorityLevel=function(){return Bt};Ve.unstable_next=function(t){switch(Bt){case 1:case 2:case 3:var e=3;break;default:e=Bt}var a=Bt;Bt=e;try{return t()}finally{Bt=a}};Ve.unstable_requestPaint=function(){Xm=!0};Ve.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3}var a=Bt;Bt=t;try{return e()}finally{Bt=a}};Ve.unstable_scheduleCallback=function(t,e,a){var r=Ve.unstable_now();switch(typeof a=="object"&&a!==null?(a=a.delay,a=typeof a=="number"&&0<a?r+a:r):a=r,t){case 1:var n=-1;break;case 2:n=250;break;case 5:n=1073741823;break;case 4:n=1e4;break;default:n=5e3}return n=a+n,t={id:R2++,callback:e,priorityLevel:t,startTime:a,expirationTime:n,sortIndex:-1},a>r?(t.sortIndex=a,Wm(An,t),gr(Or)===null&&t===gr(An)&&(El?(__(Tl),Tl=-1):El=!0,Km(Ym,a-r))):(t.sortIndex=n,Wm(Or,t),Al||Zm||(Al=!0,Oi||(Oi=!0,Mi()))),t};Ve.unstable_shouldYield=L_;Ve.unstable_wrapCallback=function(t){var e=Bt;return function(){var a=Bt;Bt=e;try{return t.apply(this,arguments)}finally{Bt=a}}}});var A_=hr((vU,I_)=>{"use strict";I_.exports=k_()});var U1=hr(Pf=>{"use strict";var mt=A_(),ew=Ke(),M2=Il();function M(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)e+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function tw(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function gu(t){var e=t,a=t;if(t.alternate)for(;e.return;)e=e.return;else{t=e;do e=t,(e.flags&4098)!==0&&(a=e.return),t=e.return;while(t)}return e.tag===3?a:null}function aw(t){if(t.tag===13){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function rw(t){if(t.tag===31){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function E_(t){if(gu(t)!==t)throw Error(M(188))}function O2(t){var e=t.alternate;if(!e){if(e=gu(t),e===null)throw Error(M(188));return e!==t?null:t}for(var a=t,r=e;;){var n=a.return;if(n===null)break;var o=n.alternate;if(o===null){if(r=n.return,r!==null){a=r;continue}break}if(n.child===o.child){for(o=n.child;o;){if(o===a)return E_(n),t;if(o===r)return E_(n),e;o=o.sibling}throw Error(M(188))}if(a.return!==r.return)a=n,r=o;else{for(var i=!1,s=n.child;s;){if(s===a){i=!0,a=n,r=o;break}if(s===r){i=!0,r=n,a=o;break}s=s.sibling}if(!i){for(s=o.child;s;){if(s===a){i=!0,a=o,r=n;break}if(s===r){i=!0,r=o,a=n;break}s=s.sibling}if(!i)throw Error(M(189))}}if(a.alternate!==r)throw Error(M(190))}if(a.tag!==3)throw Error(M(188));return a.stateNode.current===a?t:e}function nw(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=nw(t),e!==null)return e;t=t.sibling}return null}var ze=Object.assign,D2=Symbol.for("react.element"),dd=Symbol.for("react.transitional.element"),Fl=Symbol.for("react.portal"),Hi=Symbol.for("react.fragment"),ow=Symbol.for("react.strict_mode"),Rg=Symbol.for("react.profiler"),iw=Symbol.for("react.consumer"),zr=Symbol.for("react.context"),kv=Symbol.for("react.forward_ref"),Mg=Symbol.for("react.suspense"),Og=Symbol.for("react.suspense_list"),Iv=Symbol.for("react.memo"),En=Symbol.for("react.lazy"),Dg=Symbol.for("react.activity"),B2=Symbol.for("react.memo_cache_sentinel"),T_=Symbol.iterator;function Rl(t){return t===null||typeof t!="object"?null:(t=T_&&t[T_]||t["@@iterator"],typeof t=="function"?t:null)}var P2=Symbol.for("react.client.reference");function Bg(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===P2?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case Hi:return"Fragment";case Rg:return"Profiler";case ow:return"StrictMode";case Mg:return"Suspense";case Og:return"SuspenseList";case Dg:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case Fl:return"Portal";case zr:return t.displayName||"Context";case iw:return(t._context.displayName||"Context")+".Consumer";case kv:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case Iv:return e=t.displayName||null,e!==null?e:Bg(t.type)||"Memo";case En:e=t._payload,t=t._init;try{return Bg(t(e))}catch{}}return null}var Hl=Array.isArray,ae=ew.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ce=M2.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Mo={pending:!1,data:null,method:null,action:null},Pg=[],Ui=-1;function Sr(t){return{current:t}}function bt(t){0>Ui||(t.current=Pg[Ui],Pg[Ui]=null,Ui--)}function Be(t,e){Ui++,Pg[Ui]=t.current,t.current=e}var br=Sr(null),au=Sr(null),Un=Sr(null),Vd=Sr(null);function jd(t,e){switch(Be(Un,e),Be(au,t),Be(br,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?NC(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=NC(e),t=k1(e,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}bt(br),Be(br,t)}function ns(){bt(br),bt(au),bt(Un)}function Ng(t){t.memoizedState!==null&&Be(Vd,t);var e=br.current,a=k1(e,t.type);e!==a&&(Be(au,t),Be(br,a))}function Gd(t){au.current===t&&(bt(br),bt(au)),Vd.current===t&&(bt(Vd),pu._currentValue=Mo)}var Qm,R_;function Ao(t){if(Qm===void 0)try{throw Error()}catch(a){var e=a.stack.trim().match(/\n( *(at )?)/);Qm=e&&e[1]||"",R_=-1<a.stack.indexOf(`
2
2
  at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
3
- `+am+t+JS}var rm=!1;function nm(t,e){if(!t||rm)return"";rm=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(e){var d=function(){throw Error()};if(Object.defineProperty(d.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(d,[])}catch(g){var h=g}Reflect.construct(t,[],d)}else{try{d.call()}catch(g){h=g}t.call(d.prototype)}}else{try{throw Error()}catch(g){h=g}(d=t())&&typeof d.catch=="function"&&d.catch(function(){})}}catch(g){if(g&&h&&typeof g.stack=="string")return[g.stack,h.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var n=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");n&&n.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var o=r.DetermineComponentFrameRoot(),i=o[0],s=o[1];if(i&&s){var l=i.split(`
3
+ `+Qm+t+R_}var Jm=!1;function eg(t,e){if(!t||Jm)return"";Jm=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(e){var d=function(){throw Error()};if(Object.defineProperty(d.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(d,[])}catch(h){var f=h}Reflect.construct(t,[],d)}else{try{d.call()}catch(h){f=h}t.call(d.prototype)}}else{try{throw Error()}catch(h){f=h}(d=t())&&typeof d.catch=="function"&&d.catch(function(){})}}catch(h){if(h&&f&&typeof h.stack=="string")return[h.stack,f.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var n=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");n&&n.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var o=r.DetermineComponentFrameRoot(),i=o[0],s=o[1];if(i&&s){var l=i.split(`
4
4
  `),u=s.split(`
5
5
  `);for(n=r=0;r<l.length&&!l[r].includes("DetermineComponentFrameRoot");)r++;for(;n<u.length&&!u[n].includes("DetermineComponentFrameRoot");)n++;if(r===l.length||n===u.length)for(r=l.length-1,n=u.length-1;1<=r&&0<=n&&l[r]!==u[n];)n--;for(;1<=r&&0<=n;r--,n--)if(l[r]!==u[n]){if(r!==1||n!==1)do if(r--,n--,0>n||l[r]!==u[n]){var c=`
6
- `+l[r].replace(" at new "," at ");return t.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",t.displayName)),c}while(1<=r&&0<=n);break}}}finally{rm=!1,Error.prepareStackTrace=a}return(a=t?t.displayName||t.name:"")?mo(a):""}function ET(t,e){switch(t.tag){case 26:case 27:case 5:return mo(t.type);case 16:return mo("Lazy");case 13:return t.child!==e&&e!==null?mo("Suspense Fallback"):mo("Suspense");case 19:return mo("SuspenseList");case 0:case 15:return nm(t.type,!1);case 11:return nm(t.type.render,!1);case 1:return nm(t.type,!0);case 31:return mo("Activity");default:return""}}function e0(t){try{var e="",a=null;do e+=ET(t,a),a=t,t=t.return;while(t);return e}catch(r){return`
6
+ `+l[r].replace(" at new "," at ");return t.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",t.displayName)),c}while(1<=r&&0<=n);break}}}finally{Jm=!1,Error.prepareStackTrace=a}return(a=t?t.displayName||t.name:"")?Ao(a):""}function N2(t,e){switch(t.tag){case 26:case 27:case 5:return Ao(t.type);case 16:return Ao("Lazy");case 13:return t.child!==e&&e!==null?Ao("Suspense Fallback"):Ao("Suspense");case 19:return Ao("SuspenseList");case 0:case 15:return eg(t.type,!1);case 11:return eg(t.type.render,!1);case 1:return eg(t.type,!0);case 31:return Ao("Activity");default:return""}}function M_(t){try{var e="",a=null;do e+=N2(t,a),a=t,t=t.return;while(t);return e}catch(r){return`
7
7
  Error generating stack: `+r.message+`
8
- `+r.stack}}var zm=Object.prototype.hasOwnProperty,Mg=it.unstable_scheduleCallback,om=it.unstable_cancelCallback,TT=it.unstable_shouldYield,RT=it.unstable_requestPaint,ia=it.unstable_now,MT=it.unstable_getCurrentPriorityLevel,EC=it.unstable_ImmediatePriority,TC=it.unstable_UserBlockingPriority,dd=it.unstable_NormalPriority,DT=it.unstable_LowPriority,RC=it.unstable_IdlePriority,OT=it.log,BT=it.unstable_setDisableYieldValue,Xl=null,sa=null;function Cn(t){if(typeof OT=="function"&&BT(t),sa&&typeof sa.setStrictMode=="function")try{sa.setStrictMode(Xl,t)}catch{}}var la=Math.clz32?Math.clz32:PT,FT=Math.log,NT=Math.LN2;function PT(t){return t>>>=0,t===0?32:31-(FT(t)/NT|0)|0}var Tc=256,Rc=262144,Mc=4194304;function go(t){var e=t&42;if(e!==0)return e;switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return t&261888;case 262144:case 524288:case 1048576:case 2097152:return t&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return t&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return t}}function Nd(t,e,a){var r=t.pendingLanes;if(r===0)return 0;var n=0,o=t.suspendedLanes,i=t.pingedLanes;t=t.warmLanes;var s=r&134217727;return s!==0?(r=s&~o,r!==0?n=go(r):(i&=s,i!==0?n=go(i):a||(a=s&~t,a!==0&&(n=go(a))))):(s=r&~o,s!==0?n=go(s):i!==0?n=go(i):a||(a=r&~t,a!==0&&(n=go(a)))),n===0?0:e!==0&&e!==n&&(e&o)===0&&(o=n&-n,a=e&-e,o>=a||o===32&&(a&4194048)!==0)?e:n}function Yl(t,e){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function HT(t,e){switch(t){case 1:case 2:case 4:case 8:case 64:return e+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function MC(){var t=Mc;return Mc<<=1,(Mc&62914560)===0&&(Mc=4194304),t}function im(t){for(var e=[],a=0;31>a;a++)e.push(t);return e}function Kl(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function UT(t,e,a,r,n,o){var i=t.pendingLanes;t.pendingLanes=a,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=a,t.entangledLanes&=a,t.errorRecoveryDisabledLanes&=a,t.shellSuspendCounter=0;var s=t.entanglements,l=t.expirationTimes,u=t.hiddenUpdates;for(a=i&~a;0<a;){var c=31-la(a),d=1<<c;s[c]=0,l[c]=-1;var h=u[c];if(h!==null)for(u[c]=null,c=0;c<h.length;c++){var g=h[c];g!==null&&(g.lane&=-536870913)}a&=~d}r!==0&&DC(t,r,0),o!==0&&n===0&&t.tag!==0&&(t.suspendedLanes|=o&~(i&~e))}function DC(t,e,a){t.pendingLanes|=e,t.suspendedLanes&=~e;var r=31-la(e);t.entangledLanes|=e,t.entanglements[r]=t.entanglements[r]|1073741824|a&261930}function OC(t,e){var a=t.entangledLanes|=e;for(t=t.entanglements;a;){var r=31-la(a),n=1<<r;n&e|t[r]&e&&(t[r]|=e),a&=~n}}function BC(t,e){var a=e&-e;return a=(a&42)!==0?1:Dg(a),(a&(t.suspendedLanes|e))!==0?0:a}function Dg(t){switch(t){case 2:t=1;break;case 8:t=4;break;case 32:t=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:t=128;break;case 268435456:t=134217728;break;default:t=0}return t}function Og(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function FC(){var t=xe.p;return t!==0?t:(t=window.event,t===void 0?32:oL(t.type))}function t0(t,e){var a=xe.p;try{return xe.p=t,e()}finally{xe.p=a}}var Un=Math.random().toString(36).slice(2),yt="__reactFiber$"+Un,Wt="__reactProps$"+Un,Ji="__reactContainer$"+Un,Vm="__reactEvents$"+Un,qT="__reactListeners$"+Un,zT="__reactHandles$"+Un,a0="__reactResources$"+Un,Ql="__reactMarker$"+Un;function Bg(t){delete t[yt],delete t[Wt],delete t[Vm],delete t[qT],delete t[zT]}function Li(t){var e=t[yt];if(e)return e;for(var a=t.parentNode;a;){if(e=a[Ji]||a[yt]){if(a=e.alternate,e.child!==null||a!==null&&a.child!==null)for(t=cC(t);t!==null;){if(a=t[yt])return a;t=cC(t)}return e}t=a,a=t.parentNode}return null}function es(t){if(t=t[yt]||t[Ji]){var e=t.tag;if(e===5||e===6||e===13||e===31||e===26||e===27||e===3)return t}return null}function yl(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t.stateNode;throw Error(R(33))}function Bi(t){var e=t[a0];return e||(e=t[a0]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function pt(t){t[Ql]=!0}var NC=new Set,PC={};function Eo(t,e){Vi(t,e),Vi(t+"Capture",e)}function Vi(t,e){for(PC[t]=e,t=0;t<e.length;t++)NC.add(e[t])}var VT=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),r0={},n0={};function $T(t){return zm.call(n0,t)?!0:zm.call(r0,t)?!1:VT.test(t)?n0[t]=!0:(r0[t]=!0,!1)}function Wc(t,e,a){if($T(e))if(a===null)t.removeAttribute(e);else{switch(typeof a){case"undefined":case"function":case"symbol":t.removeAttribute(e);return;case"boolean":var r=e.toLowerCase().slice(0,5);if(r!=="data-"&&r!=="aria-"){t.removeAttribute(e);return}}t.setAttribute(e,""+a)}}function Dc(t,e,a){if(a===null)t.removeAttribute(e);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(e);return}t.setAttribute(e,""+a)}}function Cr(t,e,a,r){if(r===null)t.removeAttribute(a);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(a);return}t.setAttributeNS(e,a,""+r)}}function Sa(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function HC(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function jT(t,e,a){var r=Object.getOwnPropertyDescriptor(t.constructor.prototype,e);if(!t.hasOwnProperty(e)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var n=r.get,o=r.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return n.call(this)},set:function(i){a=""+i,o.call(this,i)}}),Object.defineProperty(t,e,{enumerable:r.enumerable}),{getValue:function(){return a},setValue:function(i){a=""+i},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function $m(t){if(!t._valueTracker){var e=HC(t)?"checked":"value";t._valueTracker=jT(t,e,""+t[e])}}function UC(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var a=e.getValue(),r="";return t&&(r=HC(t)?t.checked?"true":"false":t.value),t=r,t!==a?(e.setValue(t),!0):!1}function fd(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}var GT=/[\n"\\]/g;function wa(t){return t.replace(GT,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function jm(t,e,a,r,n,o,i,s){t.name="",i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"?t.type=i:t.removeAttribute("type"),e!=null?i==="number"?(e===0&&t.value===""||t.value!=e)&&(t.value=""+Sa(e)):t.value!==""+Sa(e)&&(t.value=""+Sa(e)):i!=="submit"&&i!=="reset"||t.removeAttribute("value"),e!=null?Gm(t,i,Sa(e)):a!=null?Gm(t,i,Sa(a)):r!=null&&t.removeAttribute("value"),n==null&&o!=null&&(t.defaultChecked=!!o),n!=null&&(t.checked=n&&typeof n!="function"&&typeof n!="symbol"),s!=null&&typeof s!="function"&&typeof s!="symbol"&&typeof s!="boolean"?t.name=""+Sa(s):t.removeAttribute("name")}function qC(t,e,a,r,n,o,i,s){if(o!=null&&typeof o!="function"&&typeof o!="symbol"&&typeof o!="boolean"&&(t.type=o),e!=null||a!=null){if(!(o!=="submit"&&o!=="reset"||e!=null)){$m(t);return}a=a!=null?""+Sa(a):"",e=e!=null?""+Sa(e):a,s||e===t.value||(t.value=e),t.defaultValue=e}r=r??n,r=typeof r!="function"&&typeof r!="symbol"&&!!r,t.checked=s?t.checked:!!r,t.defaultChecked=!!r,i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"&&(t.name=i),$m(t)}function Gm(t,e,a){e==="number"&&fd(t.ownerDocument)===t||t.defaultValue===""+a||(t.defaultValue=""+a)}function Fi(t,e,a,r){if(t=t.options,e){e={};for(var n=0;n<a.length;n++)e["$"+a[n]]=!0;for(a=0;a<t.length;a++)n=e.hasOwnProperty("$"+t[a].value),t[a].selected!==n&&(t[a].selected=n),n&&r&&(t[a].defaultSelected=!0)}else{for(a=""+Sa(a),e=null,n=0;n<t.length;n++){if(t[n].value===a){t[n].selected=!0,r&&(t[n].defaultSelected=!0);return}e!==null||t[n].disabled||(e=t[n])}e!==null&&(e.selected=!0)}}function zC(t,e,a){if(e!=null&&(e=""+Sa(e),e!==t.value&&(t.value=e),a==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=a!=null?""+Sa(a):""}function VC(t,e,a,r){if(e==null){if(r!=null){if(a!=null)throw Error(R(92));if(vl(r)){if(1<r.length)throw Error(R(93));r=r[0]}a=r}a==null&&(a=""),e=a}a=Sa(e),t.defaultValue=a,r=t.textContent,r===a&&r!==""&&r!==null&&(t.value=r),$m(t)}function $i(t,e){if(e){var a=t.firstChild;if(a&&a===t.lastChild&&a.nodeType===3){a.nodeValue=e;return}}t.textContent=e}var WT=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function o0(t,e,a){var r=e.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?r?t.setProperty(e,""):e==="float"?t.cssFloat="":t[e]="":r?t.setProperty(e,a):typeof a!="number"||a===0||WT.has(e)?e==="float"?t.cssFloat=a:t[e]=(""+a).trim():t[e]=a+"px"}function $C(t,e,a){if(e!=null&&typeof e!="object")throw Error(R(62));if(t=t.style,a!=null){for(var r in a)!a.hasOwnProperty(r)||e!=null&&e.hasOwnProperty(r)||(r.indexOf("--")===0?t.setProperty(r,""):r==="float"?t.cssFloat="":t[r]="");for(var n in e)r=e[n],e.hasOwnProperty(n)&&a[n]!==r&&o0(t,n,r)}else for(var o in e)e.hasOwnProperty(o)&&o0(t,o,e[o])}function Fg(t){if(t.indexOf("-")===-1)return!1;switch(t){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var ZT=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),XT=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Zc(t){return XT.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function Tr(){}var Wm=null;function Ng(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var Ii=null,Ni=null;function i0(t){var e=es(t);if(e&&(t=e.stateNode)){var a=t[Wt]||null;e:switch(t=e.stateNode,e.type){case"input":if(jm(t,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),e=a.name,a.type==="radio"&&e!=null){for(a=t;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+wa(""+e)+'"][type="radio"]'),e=0;e<a.length;e++){var r=a[e];if(r!==t&&r.form===t.form){var n=r[Wt]||null;if(!n)throw Error(R(90));jm(r,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name)}}for(e=0;e<a.length;e++)r=a[e],r.form===t.form&&UC(r)}break e;case"textarea":zC(t,a.value,a.defaultValue);break e;case"select":e=a.value,e!=null&&Fi(t,!!a.multiple,e,!1)}}}var sm=!1;function jC(t,e,a){if(sm)return t(e,a);sm=!0;try{var r=t(e);return r}finally{if(sm=!1,(Ii!==null||Ni!==null)&&(Xd(),Ii&&(e=Ii,t=Ni,Ni=Ii=null,i0(e),t)))for(e=0;e<t.length;e++)i0(t[e])}}function Bl(t,e){var a=t.stateNode;if(a===null)return null;var r=a[Wt]||null;if(r===null)return null;a=r[e];e:switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(t=t.type,r=!(t==="button"||t==="input"||t==="select"||t==="textarea")),t=!r;break e;default:t=!1}if(t)return null;if(a&&typeof a!="function")throw Error(R(231,e,typeof a));return a}var Br=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Zm=!1;if(Br)try{yi={},Object.defineProperty(yi,"passive",{get:function(){Zm=!0}}),window.addEventListener("test",yi,yi),window.removeEventListener("test",yi,yi)}catch{Zm=!1}var yi,_n=null,Pg=null,Xc=null;function GC(){if(Xc)return Xc;var t,e=Pg,a=e.length,r,n="value"in _n?_n.value:_n.textContent,o=n.length;for(t=0;t<a&&e[t]===n[t];t++);var i=a-t;for(r=1;r<=i&&e[a-r]===n[o-r];r++);return Xc=n.slice(t,1<r?1-r:void 0)}function Yc(t){var e=t.keyCode;return"charCode"in t?(t=t.charCode,t===0&&e===13&&(t=13)):t=e,t===10&&(t=13),32<=t||t===13?t:0}function Oc(){return!0}function s0(){return!1}function Zt(t){function e(a,r,n,o,i){this._reactName=a,this._targetInst=n,this.type=r,this.nativeEvent=o,this.target=i,this.currentTarget=null;for(var s in t)t.hasOwnProperty(s)&&(a=t[s],this[s]=a?a(o):o[s]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?Oc:s0,this.isPropagationStopped=s0,this}return Pe(e.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=Oc)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=Oc)},persist:function(){},isPersistent:Oc}),e}var To={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Pd=Zt(To),Jl=Pe({},To,{view:0,detail:0}),YT=Zt(Jl),lm,um,cl,Hd=Pe({},Jl,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Hg,button:0,buttons:0,relatedTarget:function(t){return t.relatedTarget===void 0?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==cl&&(cl&&t.type==="mousemove"?(lm=t.screenX-cl.screenX,um=t.screenY-cl.screenY):um=lm=0,cl=t),lm)},movementY:function(t){return"movementY"in t?t.movementY:um}}),l0=Zt(Hd),KT=Pe({},Hd,{dataTransfer:0}),QT=Zt(KT),JT=Pe({},Jl,{relatedTarget:0}),cm=Zt(JT),eR=Pe({},To,{animationName:0,elapsedTime:0,pseudoElement:0}),tR=Zt(eR),aR=Pe({},To,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),rR=Zt(aR),nR=Pe({},To,{data:0}),u0=Zt(nR),oR={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},iR={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},sR={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function lR(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=sR[t])?!!e[t]:!1}function Hg(){return lR}var uR=Pe({},Jl,{key:function(t){if(t.key){var e=oR[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=Yc(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?iR[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Hg,charCode:function(t){return t.type==="keypress"?Yc(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?Yc(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),cR=Zt(uR),dR=Pe({},Hd,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),c0=Zt(dR),fR=Pe({},Jl,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Hg}),pR=Zt(fR),hR=Pe({},To,{propertyName:0,elapsedTime:0,pseudoElement:0}),mR=Zt(hR),gR=Pe({},Hd,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),vR=Zt(gR),yR=Pe({},To,{newState:0,oldState:0}),xR=Zt(yR),bR=[9,13,27,32],Ug=Br&&"CompositionEvent"in window,Sl=null;Br&&"documentMode"in document&&(Sl=document.documentMode);var SR=Br&&"TextEvent"in window&&!Sl,WC=Br&&(!Ug||Sl&&8<Sl&&11>=Sl),d0=" ",f0=!1;function ZC(t,e){switch(t){case"keyup":return bR.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function XC(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var Ai=!1;function CR(t,e){switch(t){case"compositionend":return XC(e);case"keypress":return e.which!==32?null:(f0=!0,d0);case"textInput":return t=e.data,t===d0&&f0?null:t;default:return null}}function _R(t,e){if(Ai)return t==="compositionend"||!Ug&&ZC(t,e)?(t=GC(),Xc=Pg=_n=null,Ai=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1<e.char.length)return e.char;if(e.which)return String.fromCharCode(e.which)}return null;case"compositionend":return WC&&e.locale!=="ko"?null:e.data;default:return null}}var wR={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function p0(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!wR[t.type]:e==="textarea"}function YC(t,e,a,r){Ii?Ni?Ni.push(r):Ni=[r]:Ii=r,e=Td(e,"onChange"),0<e.length&&(a=new Pd("onChange","change",null,a,r),t.push({event:a,listeners:e}))}var Cl=null,Fl=null;function LR(t){jw(t,0)}function Ud(t){var e=yl(t);if(UC(e))return t}function h0(t,e){if(t==="change")return e}var KC=!1;Br&&(Br?(Fc="oninput"in document,Fc||(dm=document.createElement("div"),dm.setAttribute("oninput","return;"),Fc=typeof dm.oninput=="function"),Bc=Fc):Bc=!1,KC=Bc&&(!document.documentMode||9<document.documentMode));var Bc,Fc,dm;function m0(){Cl&&(Cl.detachEvent("onpropertychange",QC),Fl=Cl=null)}function QC(t){if(t.propertyName==="value"&&Ud(Fl)){var e=[];YC(e,Fl,t,Ng(t)),jC(LR,e)}}function IR(t,e,a){t==="focusin"?(m0(),Cl=e,Fl=a,Cl.attachEvent("onpropertychange",QC)):t==="focusout"&&m0()}function AR(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return Ud(Fl)}function kR(t,e){if(t==="click")return Ud(e)}function ER(t,e){if(t==="input"||t==="change")return Ud(e)}function TR(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var ca=typeof Object.is=="function"?Object.is:TR;function Nl(t,e){if(ca(t,e))return!0;if(typeof t!="object"||t===null||typeof e!="object"||e===null)return!1;var a=Object.keys(t),r=Object.keys(e);if(a.length!==r.length)return!1;for(r=0;r<a.length;r++){var n=a[r];if(!zm.call(e,n)||!ca(t[n],e[n]))return!1}return!0}function g0(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function v0(t,e){var a=g0(t);t=0;for(var r;a;){if(a.nodeType===3){if(r=t+a.textContent.length,t<=e&&r>=e)return{node:a,offset:e-t};t=r}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=g0(a)}}function JC(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?JC(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function e_(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var e=fd(t.document);e instanceof t.HTMLIFrameElement;){try{var a=typeof e.contentWindow.location.href=="string"}catch{a=!1}if(a)t=e.contentWindow;else break;e=fd(t.document)}return e}function qg(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}var RR=Br&&"documentMode"in document&&11>=document.documentMode,ki=null,Xm=null,_l=null,Ym=!1;function y0(t,e,a){var r=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;Ym||ki==null||ki!==fd(r)||(r=ki,"selectionStart"in r&&qg(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),_l&&Nl(_l,r)||(_l=r,r=Td(Xm,"onSelect"),0<r.length&&(e=new Pd("onSelect","select",null,e,a),t.push({event:e,listeners:r}),e.target=ki)))}function ho(t,e){var a={};return a[t.toLowerCase()]=e.toLowerCase(),a["Webkit"+t]="webkit"+e,a["Moz"+t]="moz"+e,a}var Ei={animationend:ho("Animation","AnimationEnd"),animationiteration:ho("Animation","AnimationIteration"),animationstart:ho("Animation","AnimationStart"),transitionrun:ho("Transition","TransitionRun"),transitionstart:ho("Transition","TransitionStart"),transitioncancel:ho("Transition","TransitionCancel"),transitionend:ho("Transition","TransitionEnd")},fm={},t_={};Br&&(t_=document.createElement("div").style,"AnimationEvent"in window||(delete Ei.animationend.animation,delete Ei.animationiteration.animation,delete Ei.animationstart.animation),"TransitionEvent"in window||delete Ei.transitionend.transition);function Ro(t){if(fm[t])return fm[t];if(!Ei[t])return t;var e=Ei[t],a;for(a in e)if(e.hasOwnProperty(a)&&a in t_)return fm[t]=e[a];return t}var a_=Ro("animationend"),r_=Ro("animationiteration"),n_=Ro("animationstart"),MR=Ro("transitionrun"),DR=Ro("transitionstart"),OR=Ro("transitioncancel"),o_=Ro("transitionend"),i_=new Map,Km="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");Km.push("scrollEnd");function za(t,e){i_.set(t,e),Eo(e,[t])}var pd=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},ba=[],Ti=0,zg=0;function qd(){for(var t=Ti,e=zg=Ti=0;e<t;){var a=ba[e];ba[e++]=null;var r=ba[e];ba[e++]=null;var n=ba[e];ba[e++]=null;var o=ba[e];if(ba[e++]=null,r!==null&&n!==null){var i=r.pending;i===null?n.next=n:(n.next=i.next,i.next=n),r.pending=n}o!==0&&s_(a,n,o)}}function zd(t,e,a,r){ba[Ti++]=t,ba[Ti++]=e,ba[Ti++]=a,ba[Ti++]=r,zg|=r,t.lanes|=r,t=t.alternate,t!==null&&(t.lanes|=r)}function Vg(t,e,a,r){return zd(t,e,a,r),hd(t)}function Mo(t,e){return zd(t,null,null,e),hd(t)}function s_(t,e,a){t.lanes|=a;var r=t.alternate;r!==null&&(r.lanes|=a);for(var n=!1,o=t.return;o!==null;)o.childLanes|=a,r=o.alternate,r!==null&&(r.childLanes|=a),o.tag===22&&(t=o.stateNode,t===null||t._visibility&1||(n=!0)),t=o,o=o.return;return t.tag===3?(o=t.stateNode,n&&e!==null&&(n=31-la(a),t=o.hiddenUpdates,r=t[n],r===null?t[n]=[e]:r.push(e),e.lane=a|536870912),o):null}function hd(t){if(50<Ml)throw Ml=0,yg=null,Error(R(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var Ri={};function BR(t,e,a,r){this.tag=t,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function na(t,e,a,r){return new BR(t,e,a,r)}function $g(t){return t=t.prototype,!(!t||!t.isReactComponent)}function Mr(t,e){var a=t.alternate;return a===null?(a=na(t.tag,e,t.key,t.mode),a.elementType=t.elementType,a.type=t.type,a.stateNode=t.stateNode,a.alternate=t,t.alternate=a):(a.pendingProps=e,a.type=t.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=t.flags&65011712,a.childLanes=t.childLanes,a.lanes=t.lanes,a.child=t.child,a.memoizedProps=t.memoizedProps,a.memoizedState=t.memoizedState,a.updateQueue=t.updateQueue,e=t.dependencies,a.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},a.sibling=t.sibling,a.index=t.index,a.ref=t.ref,a.refCleanup=t.refCleanup,a}function l_(t,e){t.flags&=65011714;var a=t.alternate;return a===null?(t.childLanes=0,t.lanes=e,t.child=null,t.subtreeFlags=0,t.memoizedProps=null,t.memoizedState=null,t.updateQueue=null,t.dependencies=null,t.stateNode=null):(t.childLanes=a.childLanes,t.lanes=a.lanes,t.child=a.child,t.subtreeFlags=0,t.deletions=null,t.memoizedProps=a.memoizedProps,t.memoizedState=a.memoizedState,t.updateQueue=a.updateQueue,t.type=a.type,e=a.dependencies,t.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),t}function Kc(t,e,a,r,n,o){var i=0;if(r=t,typeof t=="function")$g(t)&&(i=1);else if(typeof t=="string")i=PM(t,a,sr.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case Pm:return t=na(31,a,e,n),t.elementType=Pm,t.lanes=o,t;case _i:return bo(a.children,n,o,e);case AC:i=8,n|=24;break;case Bm:return t=na(12,a,e,n|2),t.elementType=Bm,t.lanes=o,t;case Fm:return t=na(13,a,e,n),t.elementType=Fm,t.lanes=o,t;case Nm:return t=na(19,a,e,n),t.elementType=Nm,t.lanes=o,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case Er:i=10;break e;case kC:i=9;break e;case Tg:i=11;break e;case Rg:i=14;break e;case gn:i=16,r=null;break e}i=29,a=Error(R(130,t===null?"null":typeof t,"")),r=null}return e=na(i,a,e,n),e.elementType=t,e.type=r,e.lanes=o,e}function bo(t,e,a,r){return t=na(7,t,r,e),t.lanes=a,t}function pm(t,e,a){return t=na(6,t,null,e),t.lanes=a,t}function u_(t){var e=na(18,null,null,0);return e.stateNode=t,e}function hm(t,e,a){return e=na(4,t.children!==null?t.children:[],t.key,e),e.lanes=a,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}var x0=new WeakMap;function La(t,e){if(typeof t=="object"&&t!==null){var a=x0.get(t);return a!==void 0?a:(e={value:t,source:e,stack:e0(e)},x0.set(t,e),e)}return{value:t,source:e,stack:e0(e)}}var Mi=[],Di=0,md=null,Pl=0,Ca=[],_a=0,Fn=null,nr=1,or="";function Ar(t,e){Mi[Di++]=Pl,Mi[Di++]=md,md=t,Pl=e}function c_(t,e,a){Ca[_a++]=nr,Ca[_a++]=or,Ca[_a++]=Fn,Fn=t;var r=nr;t=or;var n=32-la(r)-1;r&=~(1<<n),a+=1;var o=32-la(e)+n;if(30<o){var i=n-n%5;o=(r&(1<<i)-1).toString(32),r>>=i,n-=i,nr=1<<32-la(e)+n|a<<n|r,or=o+t}else nr=1<<o|a<<n|r,or=t}function jg(t){t.return!==null&&(Ar(t,1),c_(t,1,0))}function Gg(t){for(;t===md;)md=Mi[--Di],Mi[Di]=null,Pl=Mi[--Di],Mi[Di]=null;for(;t===Fn;)Fn=Ca[--_a],Ca[_a]=null,or=Ca[--_a],Ca[_a]=null,nr=Ca[--_a],Ca[_a]=null}function d_(t,e){Ca[_a++]=nr,Ca[_a++]=or,Ca[_a++]=Fn,nr=e.id,or=e.overflow,Fn=t}var xt=null,Ne=null,he=!1,kn=null,Ia=!1,Qm=Error(R(519));function Nn(t){var e=Error(R(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Hl(La(e,t)),Qm}function b0(t){var e=t.stateNode,a=t.type,r=t.memoizedProps;switch(e[yt]=t,e[Wt]=r,a){case"dialog":ue("cancel",e),ue("close",e);break;case"iframe":case"object":case"embed":ue("load",e);break;case"video":case"audio":for(a=0;a<Vl.length;a++)ue(Vl[a],e);break;case"source":ue("error",e);break;case"img":case"image":case"link":ue("error",e),ue("load",e);break;case"details":ue("toggle",e);break;case"input":ue("invalid",e),qC(e,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case"select":ue("invalid",e);break;case"textarea":ue("invalid",e),VC(e,r.value,r.defaultValue,r.children)}a=r.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||e.textContent===""+a||r.suppressHydrationWarning===!0||Ww(e.textContent,a)?(r.popover!=null&&(ue("beforetoggle",e),ue("toggle",e)),r.onScroll!=null&&ue("scroll",e),r.onScrollEnd!=null&&ue("scrollend",e),r.onClick!=null&&(e.onclick=Tr),e=!0):e=!1,e||Nn(t,!0)}function S0(t){for(xt=t.return;xt;)switch(xt.tag){case 5:case 31:case 13:Ia=!1;return;case 27:case 3:Ia=!0;return;default:xt=xt.return}}function xi(t){if(t!==xt)return!1;if(!he)return S0(t),he=!0,!1;var e=t.tag,a;if((a=e!==3&&e!==27)&&((a=e===5)&&(a=t.type,a=!(a!=="form"&&a!=="button")||_g(t.type,t.memoizedProps)),a=!a),a&&Ne&&Nn(t),S0(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(R(317));Ne=uC(t)}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(R(317));Ne=uC(t)}else e===27?(e=Ne,qn(t.type)?(t=Ag,Ag=null,Ne=t):Ne=e):Ne=xt?ka(t.stateNode.nextSibling):null;return!0}function wo(){Ne=xt=null,he=!1}function mm(){var t=kn;return t!==null&&(jt===null?jt=t:jt.push.apply(jt,t),kn=null),t}function Hl(t){kn===null?kn=[t]:kn.push(t)}var Jm=lr(null),Do=null,Rr=null;function yn(t,e,a){Re(Jm,e._currentValue),e._currentValue=a}function Dr(t){t._currentValue=Jm.current,ht(Jm)}function eg(t,e,a){for(;t!==null;){var r=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,r!==null&&(r.childLanes|=e)):r!==null&&(r.childLanes&e)!==e&&(r.childLanes|=e),t===a)break;t=t.return}}function tg(t,e,a,r){var n=t.child;for(n!==null&&(n.return=t);n!==null;){var o=n.dependencies;if(o!==null){var i=n.child;o=o.firstContext;e:for(;o!==null;){var s=o;o=n;for(var l=0;l<e.length;l++)if(s.context===e[l]){o.lanes|=a,s=o.alternate,s!==null&&(s.lanes|=a),eg(o.return,a,t),r||(i=null);break e}o=s.next}}else if(n.tag===18){if(i=n.return,i===null)throw Error(R(341));i.lanes|=a,o=i.alternate,o!==null&&(o.lanes|=a),eg(i,a,t),i=null}else i=n.child;if(i!==null)i.return=n;else for(i=n;i!==null;){if(i===t){i=null;break}if(n=i.sibling,n!==null){n.return=i.return,i=n;break}i=i.return}n=i}}function ts(t,e,a,r){t=null;for(var n=e,o=!1;n!==null;){if(!o){if((n.flags&524288)!==0)o=!0;else if((n.flags&262144)!==0)break}if(n.tag===10){var i=n.alternate;if(i===null)throw Error(R(387));if(i=i.memoizedProps,i!==null){var s=n.type;ca(n.pendingProps.value,i.value)||(t!==null?t.push(s):t=[s])}}else if(n===ld.current){if(i=n.alternate,i===null)throw Error(R(387));i.memoizedState.memoizedState!==n.memoizedState.memoizedState&&(t!==null?t.push(jl):t=[jl])}n=n.return}t!==null&&tg(e,t,a,r),e.flags|=262144}function gd(t){for(t=t.firstContext;t!==null;){if(!ca(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function Lo(t){Do=t,Rr=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function bt(t){return f_(Do,t)}function Nc(t,e){return Do===null&&Lo(t),f_(t,e)}function f_(t,e){var a=e._currentValue;if(e={context:e,memoizedValue:a,next:null},Rr===null){if(t===null)throw Error(R(308));Rr=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288}else Rr=Rr.next=e;return a}var FR=typeof AbortController<"u"?AbortController:function(){var t=[],e=this.signal={aborted:!1,addEventListener:function(a,r){t.push(r)}};this.abort=function(){e.aborted=!0,t.forEach(function(a){return a()})}},NR=it.unstable_scheduleCallback,PR=it.unstable_NormalPriority,at={$$typeof:Er,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Wg(){return{controller:new FR,data:new Map,refCount:0}}function eu(t){t.refCount--,t.refCount===0&&NR(PR,function(){t.controller.abort()})}var wl=null,ag=0,ji=0,Pi=null;function HR(t,e){if(wl===null){var a=wl=[];ag=0,ji=yv(),Pi={status:"pending",value:void 0,then:function(r){a.push(r)}}}return ag++,e.then(C0,C0),e}function C0(){if(--ag===0&&wl!==null){Pi!==null&&(Pi.status="fulfilled");var t=wl;wl=null,ji=0,Pi=null;for(var e=0;e<t.length;e++)(0,t[e])()}}function UR(t,e){var a=[],r={status:"pending",value:null,reason:null,then:function(n){a.push(n)}};return t.then(function(){r.status="fulfilled",r.value=e;for(var n=0;n<a.length;n++)(0,a[n])(e)},function(n){for(r.status="rejected",r.reason=n,n=0;n<a.length;n++)(0,a[n])(void 0)}),r}var _0=ee.S;ee.S=function(t,e){Iw=ia(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&HR(t,e),_0!==null&&_0(t,e)};var So=lr(null);function Zg(){var t=So.current;return t!==null?t:Ae.pooledCache}function Qc(t,e){e===null?Re(So,So.current):Re(So,e.pool)}function p_(){var t=Zg();return t===null?null:{parent:at._currentValue,pool:t}}var as=Error(R(460)),Xg=Error(R(474)),Vd=Error(R(542)),vd={then:function(){}};function w0(t){return t=t.status,t==="fulfilled"||t==="rejected"}function h_(t,e,a){switch(a=t[a],a===void 0?t.push(e):a!==e&&(e.then(Tr,Tr),e=a),e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,I0(t),t;default:if(typeof e.status=="string")e.then(Tr,Tr);else{if(t=Ae,t!==null&&100<t.shellSuspendCounter)throw Error(R(482));t=e,t.status="pending",t.then(function(r){if(e.status==="pending"){var n=e;n.status="fulfilled",n.value=r}},function(r){if(e.status==="pending"){var n=e;n.status="rejected",n.reason=r}})}switch(e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,I0(t),t}throw Co=e,as}}function vo(t){try{var e=t._init;return e(t._payload)}catch(a){throw a!==null&&typeof a=="object"&&typeof a.then=="function"?(Co=a,as):a}}var Co=null;function L0(){if(Co===null)throw Error(R(459));var t=Co;return Co=null,t}function I0(t){if(t===as||t===Vd)throw Error(R(483))}var Hi=null,Ul=0;function Pc(t){var e=Ul;return Ul+=1,Hi===null&&(Hi=[]),h_(Hi,t,e)}function dl(t,e){e=e.props.ref,t.ref=e!==void 0?e:null}function Hc(t,e){throw e.$$typeof===IT?Error(R(525)):(t=Object.prototype.toString.call(e),Error(R(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function m_(t){function e(f,m){if(t){var v=f.deletions;v===null?(f.deletions=[m],f.flags|=16):v.push(m)}}function a(f,m){if(!t)return null;for(;m!==null;)e(f,m),m=m.sibling;return null}function r(f){for(var m=new Map;f!==null;)f.key!==null?m.set(f.key,f):m.set(f.index,f),f=f.sibling;return m}function n(f,m){return f=Mr(f,m),f.index=0,f.sibling=null,f}function o(f,m,v){return f.index=v,t?(v=f.alternate,v!==null?(v=v.index,v<m?(f.flags|=67108866,m):v):(f.flags|=67108866,m)):(f.flags|=1048576,m)}function i(f){return t&&f.alternate===null&&(f.flags|=67108866),f}function s(f,m,v,y){return m===null||m.tag!==6?(m=pm(v,f.mode,y),m.return=f,m):(m=n(m,v),m.return=f,m)}function l(f,m,v,y){var _=v.type;return _===_i?c(f,m,v.props.children,y,v.key):m!==null&&(m.elementType===_||typeof _=="object"&&_!==null&&_.$$typeof===gn&&vo(_)===m.type)?(m=n(m,v.props),dl(m,v),m.return=f,m):(m=Kc(v.type,v.key,v.props,null,f.mode,y),dl(m,v),m.return=f,m)}function u(f,m,v,y){return m===null||m.tag!==4||m.stateNode.containerInfo!==v.containerInfo||m.stateNode.implementation!==v.implementation?(m=hm(v,f.mode,y),m.return=f,m):(m=n(m,v.children||[]),m.return=f,m)}function c(f,m,v,y,_){return m===null||m.tag!==7?(m=bo(v,f.mode,y,_),m.return=f,m):(m=n(m,v),m.return=f,m)}function d(f,m,v){if(typeof m=="string"&&m!==""||typeof m=="number"||typeof m=="bigint")return m=pm(""+m,f.mode,v),m.return=f,m;if(typeof m=="object"&&m!==null){switch(m.$$typeof){case Ec:return v=Kc(m.type,m.key,m.props,null,f.mode,v),dl(v,m),v.return=f,v;case gl:return m=hm(m,f.mode,v),m.return=f,m;case gn:return m=vo(m),d(f,m,v)}if(vl(m)||ul(m))return m=bo(m,f.mode,v,null),m.return=f,m;if(typeof m.then=="function")return d(f,Pc(m),v);if(m.$$typeof===Er)return d(f,Nc(f,m),v);Hc(f,m)}return null}function h(f,m,v,y){var _=m!==null?m.key:null;if(typeof v=="string"&&v!==""||typeof v=="number"||typeof v=="bigint")return _!==null?null:s(f,m,""+v,y);if(typeof v=="object"&&v!==null){switch(v.$$typeof){case Ec:return v.key===_?l(f,m,v,y):null;case gl:return v.key===_?u(f,m,v,y):null;case gn:return v=vo(v),h(f,m,v,y)}if(vl(v)||ul(v))return _!==null?null:c(f,m,v,y,null);if(typeof v.then=="function")return h(f,m,Pc(v),y);if(v.$$typeof===Er)return h(f,m,Nc(f,v),y);Hc(f,v)}return null}function g(f,m,v,y,_){if(typeof y=="string"&&y!==""||typeof y=="number"||typeof y=="bigint")return f=f.get(v)||null,s(m,f,""+y,_);if(typeof y=="object"&&y!==null){switch(y.$$typeof){case Ec:return f=f.get(y.key===null?v:y.key)||null,l(m,f,y,_);case gl:return f=f.get(y.key===null?v:y.key)||null,u(m,f,y,_);case gn:return y=vo(y),g(f,m,v,y,_)}if(vl(y)||ul(y))return f=f.get(v)||null,c(m,f,y,_,null);if(typeof y.then=="function")return g(f,m,v,Pc(y),_);if(y.$$typeof===Er)return g(f,m,v,Nc(m,y),_);Hc(m,y)}return null}function S(f,m,v,y){for(var _=null,L=null,C=m,k=m=0,w=null;C!==null&&k<v.length;k++){C.index>k?(w=C,C=null):w=C.sibling;var I=h(f,C,v[k],y);if(I===null){C===null&&(C=w);break}t&&C&&I.alternate===null&&e(f,C),m=o(I,m,k),L===null?_=I:L.sibling=I,L=I,C=w}if(k===v.length)return a(f,C),he&&Ar(f,k),_;if(C===null){for(;k<v.length;k++)C=d(f,v[k],y),C!==null&&(m=o(C,m,k),L===null?_=C:L.sibling=C,L=C);return he&&Ar(f,k),_}for(C=r(C);k<v.length;k++)w=g(C,f,k,v[k],y),w!==null&&(t&&w.alternate!==null&&C.delete(w.key===null?k:w.key),m=o(w,m,k),L===null?_=w:L.sibling=w,L=w);return t&&C.forEach(function(T){return e(f,T)}),he&&Ar(f,k),_}function b(f,m,v,y){if(v==null)throw Error(R(151));for(var _=null,L=null,C=m,k=m=0,w=null,I=v.next();C!==null&&!I.done;k++,I=v.next()){C.index>k?(w=C,C=null):w=C.sibling;var T=h(f,C,I.value,y);if(T===null){C===null&&(C=w);break}t&&C&&T.alternate===null&&e(f,C),m=o(T,m,k),L===null?_=T:L.sibling=T,L=T,C=w}if(I.done)return a(f,C),he&&Ar(f,k),_;if(C===null){for(;!I.done;k++,I=v.next())I=d(f,I.value,y),I!==null&&(m=o(I,m,k),L===null?_=I:L.sibling=I,L=I);return he&&Ar(f,k),_}for(C=r(C);!I.done;k++,I=v.next())I=g(C,f,k,I.value,y),I!==null&&(t&&I.alternate!==null&&C.delete(I.key===null?k:I.key),m=o(I,m,k),L===null?_=I:L.sibling=I,L=I);return t&&C.forEach(function(D){return e(f,D)}),he&&Ar(f,k),_}function x(f,m,v,y){if(typeof v=="object"&&v!==null&&v.type===_i&&v.key===null&&(v=v.props.children),typeof v=="object"&&v!==null){switch(v.$$typeof){case Ec:e:{for(var _=v.key;m!==null;){if(m.key===_){if(_=v.type,_===_i){if(m.tag===7){a(f,m.sibling),y=n(m,v.props.children),y.return=f,f=y;break e}}else if(m.elementType===_||typeof _=="object"&&_!==null&&_.$$typeof===gn&&vo(_)===m.type){a(f,m.sibling),y=n(m,v.props),dl(y,v),y.return=f,f=y;break e}a(f,m);break}else e(f,m);m=m.sibling}v.type===_i?(y=bo(v.props.children,f.mode,y,v.key),y.return=f,f=y):(y=Kc(v.type,v.key,v.props,null,f.mode,y),dl(y,v),y.return=f,f=y)}return i(f);case gl:e:{for(_=v.key;m!==null;){if(m.key===_)if(m.tag===4&&m.stateNode.containerInfo===v.containerInfo&&m.stateNode.implementation===v.implementation){a(f,m.sibling),y=n(m,v.children||[]),y.return=f,f=y;break e}else{a(f,m);break}else e(f,m);m=m.sibling}y=hm(v,f.mode,y),y.return=f,f=y}return i(f);case gn:return v=vo(v),x(f,m,v,y)}if(vl(v))return S(f,m,v,y);if(ul(v)){if(_=ul(v),typeof _!="function")throw Error(R(150));return v=_.call(v),b(f,m,v,y)}if(typeof v.then=="function")return x(f,m,Pc(v),y);if(v.$$typeof===Er)return x(f,m,Nc(f,v),y);Hc(f,v)}return typeof v=="string"&&v!==""||typeof v=="number"||typeof v=="bigint"?(v=""+v,m!==null&&m.tag===6?(a(f,m.sibling),y=n(m,v),y.return=f,f=y):(a(f,m),y=pm(v,f.mode,y),y.return=f,f=y),i(f)):a(f,m)}return function(f,m,v,y){try{Ul=0;var _=x(f,m,v,y);return Hi=null,_}catch(C){if(C===as||C===Vd)throw C;var L=na(29,C,null,f.mode);return L.lanes=y,L.return=f,L}}}var Io=m_(!0),g_=m_(!1),vn=!1;function Yg(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function rg(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,callbacks:null})}function En(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function Tn(t,e,a){var r=t.updateQueue;if(r===null)return null;if(r=r.shared,(ye&2)!==0){var n=r.pending;return n===null?e.next=e:(e.next=n.next,n.next=e),r.pending=e,e=hd(t),s_(t,null,a),e}return zd(t,r,e,a),hd(t)}function Ll(t,e,a){if(e=e.updateQueue,e!==null&&(e=e.shared,(a&4194048)!==0)){var r=e.lanes;r&=t.pendingLanes,a|=r,e.lanes=a,OC(t,a)}}function gm(t,e){var a=t.updateQueue,r=t.alternate;if(r!==null&&(r=r.updateQueue,a===r)){var n=null,o=null;if(a=a.firstBaseUpdate,a!==null){do{var i={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};o===null?n=o=i:o=o.next=i,a=a.next}while(a!==null);o===null?n=o=e:o=o.next=e}else n=o=e;a={baseState:r.baseState,firstBaseUpdate:n,lastBaseUpdate:o,shared:r.shared,callbacks:r.callbacks},t.updateQueue=a;return}t=a.lastBaseUpdate,t===null?a.firstBaseUpdate=e:t.next=e,a.lastBaseUpdate=e}var ng=!1;function Il(){if(ng){var t=Pi;if(t!==null)throw t}}function Al(t,e,a,r){ng=!1;var n=t.updateQueue;vn=!1;var o=n.firstBaseUpdate,i=n.lastBaseUpdate,s=n.shared.pending;if(s!==null){n.shared.pending=null;var l=s,u=l.next;l.next=null,i===null?o=u:i.next=u,i=l;var c=t.alternate;c!==null&&(c=c.updateQueue,s=c.lastBaseUpdate,s!==i&&(s===null?c.firstBaseUpdate=u:s.next=u,c.lastBaseUpdate=l))}if(o!==null){var d=n.baseState;i=0,c=u=l=null,s=o;do{var h=s.lane&-536870913,g=h!==s.lane;if(g?(pe&h)===h:(r&h)===h){h!==0&&h===ji&&(ng=!0),c!==null&&(c=c.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});e:{var S=t,b=s;h=e;var x=a;switch(b.tag){case 1:if(S=b.payload,typeof S=="function"){d=S.call(x,d,h);break e}d=S;break e;case 3:S.flags=S.flags&-65537|128;case 0:if(S=b.payload,h=typeof S=="function"?S.call(x,d,h):S,h==null)break e;d=Pe({},d,h);break e;case 2:vn=!0}}h=s.callback,h!==null&&(t.flags|=64,g&&(t.flags|=8192),g=n.callbacks,g===null?n.callbacks=[h]:g.push(h))}else g={lane:h,tag:s.tag,payload:s.payload,callback:s.callback,next:null},c===null?(u=c=g,l=d):c=c.next=g,i|=h;if(s=s.next,s===null){if(s=n.shared.pending,s===null)break;g=s,s=g.next,g.next=null,n.lastBaseUpdate=g,n.shared.pending=null}}while(!0);c===null&&(l=d),n.baseState=l,n.firstBaseUpdate=u,n.lastBaseUpdate=c,o===null&&(n.shared.lanes=0),Hn|=i,t.lanes=i,t.memoizedState=d}}function v_(t,e){if(typeof t!="function")throw Error(R(191,t));t.call(e)}function y_(t,e){var a=t.callbacks;if(a!==null)for(t.callbacks=null,t=0;t<a.length;t++)v_(a[t],e)}var Gi=lr(null),yd=lr(0);function A0(t,e){t=Hr,Re(yd,t),Re(Gi,e),Hr=t|e.baseLanes}function og(){Re(yd,Hr),Re(Gi,Gi.current)}function Kg(){Hr=yd.current,ht(Gi),ht(yd)}var da=lr(null),Aa=null;function xn(t){var e=t.alternate;Re(Ke,Ke.current&1),Re(da,t),Aa===null&&(e===null||Gi.current!==null||e.memoizedState!==null)&&(Aa=t)}function ig(t){Re(Ke,Ke.current),Re(da,t),Aa===null&&(Aa=t)}function x_(t){t.tag===22?(Re(Ke,Ke.current),Re(da,t),Aa===null&&(Aa=t)):bn(t)}function bn(){Re(Ke,Ke.current),Re(da,da.current)}function ra(t){ht(da),Aa===t&&(Aa=null),ht(Ke)}var Ke=lr(0);function xd(t){for(var e=t;e!==null;){if(e.tag===13){var a=e.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||Lg(a)||Ig(a)))return e}else if(e.tag===19&&(e.memoizedProps.revealOrder==="forwards"||e.memoizedProps.revealOrder==="backwards"||e.memoizedProps.revealOrder==="unstable_legacy-backwards"||e.memoizedProps.revealOrder==="together")){if((e.flags&128)!==0)return e}else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return null;e=e.return}e.sibling.return=e.return,e=e.sibling}return null}var Fr=0,ie=null,Le=null,et=null,bd=!1,Ui=!1,Ao=!1,Sd=0,ql=0,qi=null,qR=0;function Ze(){throw Error(R(321))}function Qg(t,e){if(e===null)return!1;for(var a=0;a<e.length&&a<t.length;a++)if(!ca(t[a],e[a]))return!1;return!0}function Jg(t,e,a,r,n,o){return Fr=o,ie=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,ee.H=t===null||t.memoizedState===null?Y_:cv,Ao=!1,o=a(r,n),Ao=!1,Ui&&(o=S_(e,a,r,n)),b_(t),o}function b_(t){ee.H=zl;var e=Le!==null&&Le.next!==null;if(Fr=0,et=Le=ie=null,bd=!1,ql=0,qi=null,e)throw Error(R(300));t===null||rt||(t=t.dependencies,t!==null&&gd(t)&&(rt=!0))}function S_(t,e,a,r){ie=t;var n=0;do{if(Ui&&(qi=null),ql=0,Ui=!1,25<=n)throw Error(R(301));if(n+=1,et=Le=null,t.updateQueue!=null){var o=t.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}ee.H=K_,o=e(a,r)}while(Ui);return o}function zR(){var t=ee.H,e=t.useState()[0];return e=typeof e.then=="function"?tu(e):e,t=t.useState()[0],(Le!==null?Le.memoizedState:null)!==t&&(ie.flags|=1024),e}function ev(){var t=Sd!==0;return Sd=0,t}function tv(t,e,a){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~a}function av(t){if(bd){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next}bd=!1}Fr=0,et=Le=ie=null,Ui=!1,ql=Sd=0,qi=null}function Bt(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return et===null?ie.memoizedState=et=t:et=et.next=t,et}function Qe(){if(Le===null){var t=ie.alternate;t=t!==null?t.memoizedState:null}else t=Le.next;var e=et===null?ie.memoizedState:et.next;if(e!==null)et=e,Le=t;else{if(t===null)throw ie.alternate===null?Error(R(467)):Error(R(310));Le=t,t={memoizedState:Le.memoizedState,baseState:Le.baseState,baseQueue:Le.baseQueue,queue:Le.queue,next:null},et===null?ie.memoizedState=et=t:et=et.next=t}return et}function $d(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function tu(t){var e=ql;return ql+=1,qi===null&&(qi=[]),t=h_(qi,t,e),e=ie,(et===null?e.memoizedState:et.next)===null&&(e=e.alternate,ee.H=e===null||e.memoizedState===null?Y_:cv),t}function jd(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return tu(t);if(t.$$typeof===Er)return bt(t)}throw Error(R(438,String(t)))}function rv(t){var e=null,a=ie.updateQueue;if(a!==null&&(e=a.memoCache),e==null){var r=ie.alternate;r!==null&&(r=r.updateQueue,r!==null&&(r=r.memoCache,r!=null&&(e={data:r.data.map(function(n){return n.slice()}),index:0})))}if(e==null&&(e={data:[],index:0}),a===null&&(a=$d(),ie.updateQueue=a),a.memoCache=e,a=e.data[e.index],a===void 0)for(a=e.data[e.index]=Array(t),r=0;r<t;r++)a[r]=AT;return e.index++,a}function Nr(t,e){return typeof e=="function"?e(t):e}function Jc(t){var e=Qe();return nv(e,Le,t)}function nv(t,e,a){var r=t.queue;if(r===null)throw Error(R(311));r.lastRenderedReducer=a;var n=t.baseQueue,o=r.pending;if(o!==null){if(n!==null){var i=n.next;n.next=o.next,o.next=i}e.baseQueue=n=o,r.pending=null}if(o=t.baseState,n===null)t.memoizedState=o;else{e=n.next;var s=i=null,l=null,u=e,c=!1;do{var d=u.lane&-536870913;if(d!==u.lane?(pe&d)===d:(Fr&d)===d){var h=u.revertLane;if(h===0)l!==null&&(l=l.next={lane:0,revertLane:0,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),d===ji&&(c=!0);else if((Fr&h)===h){u=u.next,h===ji&&(c=!0);continue}else d={lane:0,revertLane:u.revertLane,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(s=l=d,i=o):l=l.next=d,ie.lanes|=h,Hn|=h;d=u.action,Ao&&a(o,d),o=u.hasEagerState?u.eagerState:a(o,d)}else h={lane:d,revertLane:u.revertLane,gesture:u.gesture,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(s=l=h,i=o):l=l.next=h,ie.lanes|=d,Hn|=d;u=u.next}while(u!==null&&u!==e);if(l===null?i=o:l.next=s,!ca(o,t.memoizedState)&&(rt=!0,c&&(a=Pi,a!==null)))throw a;t.memoizedState=o,t.baseState=i,t.baseQueue=l,r.lastRenderedState=o}return n===null&&(r.lanes=0),[t.memoizedState,r.dispatch]}function vm(t){var e=Qe(),a=e.queue;if(a===null)throw Error(R(311));a.lastRenderedReducer=t;var r=a.dispatch,n=a.pending,o=e.memoizedState;if(n!==null){a.pending=null;var i=n=n.next;do o=t(o,i.action),i=i.next;while(i!==n);ca(o,e.memoizedState)||(rt=!0),e.memoizedState=o,e.baseQueue===null&&(e.baseState=o),a.lastRenderedState=o}return[o,r]}function C_(t,e,a){var r=ie,n=Qe(),o=he;if(o){if(a===void 0)throw Error(R(407));a=a()}else a=e();var i=!ca((Le||n).memoizedState,a);if(i&&(n.memoizedState=a,rt=!0),n=n.queue,ov(L_.bind(null,r,n,t),[t]),n.getSnapshot!==e||i||et!==null&&et.memoizedState.tag&1){if(r.flags|=2048,Wi(9,{destroy:void 0},w_.bind(null,r,n,a,e),null),Ae===null)throw Error(R(349));o||(Fr&127)!==0||__(r,e,a)}return a}function __(t,e,a){t.flags|=16384,t={getSnapshot:e,value:a},e=ie.updateQueue,e===null?(e=$d(),ie.updateQueue=e,e.stores=[t]):(a=e.stores,a===null?e.stores=[t]:a.push(t))}function w_(t,e,a,r){e.value=a,e.getSnapshot=r,I_(e)&&A_(t)}function L_(t,e,a){return a(function(){I_(e)&&A_(t)})}function I_(t){var e=t.getSnapshot;t=t.value;try{var a=e();return!ca(t,a)}catch{return!0}}function A_(t){var e=Mo(t,2);e!==null&&Gt(e,t,2)}function sg(t){var e=Bt();if(typeof t=="function"){var a=t;if(t=a(),Ao){Cn(!0);try{a()}finally{Cn(!1)}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Nr,lastRenderedState:t},e}function k_(t,e,a,r){return t.baseState=a,nv(t,Le,typeof r=="function"?r:Nr)}function VR(t,e,a,r,n){if(Wd(t))throw Error(R(485));if(t=e.action,t!==null){var o={payload:n,action:t,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(i){o.listeners.push(i)}};ee.T!==null?a(!0):o.isTransition=!1,r(o),a=e.pending,a===null?(o.next=e.pending=o,E_(e,o)):(o.next=a.next,e.pending=a.next=o)}}function E_(t,e){var a=e.action,r=e.payload,n=t.state;if(e.isTransition){var o=ee.T,i={};ee.T=i;try{var s=a(n,r),l=ee.S;l!==null&&l(i,s),k0(t,e,s)}catch(u){lg(t,e,u)}finally{o!==null&&i.types!==null&&(o.types=i.types),ee.T=o}}else try{o=a(n,r),k0(t,e,o)}catch(u){lg(t,e,u)}}function k0(t,e,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(r){E0(t,e,r)},function(r){return lg(t,e,r)}):E0(t,e,a)}function E0(t,e,a){e.status="fulfilled",e.value=a,T_(e),t.state=a,e=t.pending,e!==null&&(a=e.next,a===e?t.pending=null:(a=a.next,e.next=a,E_(t,a)))}function lg(t,e,a){var r=t.pending;if(t.pending=null,r!==null){r=r.next;do e.status="rejected",e.reason=a,T_(e),e=e.next;while(e!==r)}t.action=null}function T_(t){t=t.listeners;for(var e=0;e<t.length;e++)(0,t[e])()}function R_(t,e){return e}function T0(t,e){if(he){var a=Ae.formState;if(a!==null){e:{var r=ie;if(he){if(Ne){t:{for(var n=Ne,o=Ia;n.nodeType!==8;){if(!o){n=null;break t}if(n=ka(n.nextSibling),n===null){n=null;break t}}o=n.data,n=o==="F!"||o==="F"?n:null}if(n){Ne=ka(n.nextSibling),r=n.data==="F!";break e}}Nn(r)}r=!1}r&&(e=a[0])}}return a=Bt(),a.memoizedState=a.baseState=e,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:R_,lastRenderedState:e},a.queue=r,a=W_.bind(null,ie,r),r.dispatch=a,r=sg(!1),o=uv.bind(null,ie,!1,r.queue),r=Bt(),n={state:e,dispatch:null,action:t,pending:null},r.queue=n,a=VR.bind(null,ie,n,o,a),n.dispatch=a,r.memoizedState=t,[e,a,!1]}function R0(t){var e=Qe();return M_(e,Le,t)}function M_(t,e,a){if(e=nv(t,e,R_)[0],t=Jc(Nr)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var r=tu(e)}catch(i){throw i===as?Vd:i}else r=e;e=Qe();var n=e.queue,o=n.dispatch;return a!==e.memoizedState&&(ie.flags|=2048,Wi(9,{destroy:void 0},$R.bind(null,n,a),null)),[r,o,t]}function $R(t,e){t.action=e}function M0(t){var e=Qe(),a=Le;if(a!==null)return M_(e,a,t);Qe(),e=e.memoizedState,a=Qe();var r=a.queue.dispatch;return a.memoizedState=t,[e,r,!1]}function Wi(t,e,a,r){return t={tag:t,create:a,deps:r,inst:e,next:null},e=ie.updateQueue,e===null&&(e=$d(),ie.updateQueue=e),a=e.lastEffect,a===null?e.lastEffect=t.next=t:(r=a.next,a.next=t,t.next=r,e.lastEffect=t),t}function D_(){return Qe().memoizedState}function ed(t,e,a,r){var n=Bt();ie.flags|=t,n.memoizedState=Wi(1|e,{destroy:void 0},a,r===void 0?null:r)}function Gd(t,e,a,r){var n=Qe();r=r===void 0?null:r;var o=n.memoizedState.inst;Le!==null&&r!==null&&Qg(r,Le.memoizedState.deps)?n.memoizedState=Wi(e,o,a,r):(ie.flags|=t,n.memoizedState=Wi(1|e,o,a,r))}function D0(t,e){ed(8390656,8,t,e)}function ov(t,e){Gd(2048,8,t,e)}function jR(t){ie.flags|=4;var e=ie.updateQueue;if(e===null)e=$d(),ie.updateQueue=e,e.events=[t];else{var a=e.events;a===null?e.events=[t]:a.push(t)}}function O_(t){var e=Qe().memoizedState;return jR({ref:e,nextImpl:t}),function(){if((ye&2)!==0)throw Error(R(440));return e.impl.apply(void 0,arguments)}}function B_(t,e){return Gd(4,2,t,e)}function F_(t,e){return Gd(4,4,t,e)}function N_(t,e){if(typeof e=="function"){t=t();var a=e(t);return function(){typeof a=="function"?a():e(null)}}if(e!=null)return t=t(),e.current=t,function(){e.current=null}}function P_(t,e,a){a=a!=null?a.concat([t]):null,Gd(4,4,N_.bind(null,e,t),a)}function iv(){}function H_(t,e){var a=Qe();e=e===void 0?null:e;var r=a.memoizedState;return e!==null&&Qg(e,r[1])?r[0]:(a.memoizedState=[t,e],t)}function U_(t,e){var a=Qe();e=e===void 0?null:e;var r=a.memoizedState;if(e!==null&&Qg(e,r[1]))return r[0];if(r=t(),Ao){Cn(!0);try{t()}finally{Cn(!1)}}return a.memoizedState=[r,e],r}function sv(t,e,a){return a===void 0||(Fr&1073741824)!==0&&(pe&261930)===0?t.memoizedState=e:(t.memoizedState=a,t=kw(),ie.lanes|=t,Hn|=t,a)}function q_(t,e,a,r){return ca(a,e)?a:Gi.current!==null?(t=sv(t,a,r),ca(t,e)||(rt=!0),t):(Fr&42)===0||(Fr&1073741824)!==0&&(pe&261930)===0?(rt=!0,t.memoizedState=a):(t=kw(),ie.lanes|=t,Hn|=t,e)}function z_(t,e,a,r,n){var o=xe.p;xe.p=o!==0&&8>o?o:8;var i=ee.T,s={};ee.T=s,uv(t,!1,e,a);try{var l=n(),u=ee.S;if(u!==null&&u(s,l),l!==null&&typeof l=="object"&&typeof l.then=="function"){var c=UR(l,r);kl(t,e,c,ua(t))}else kl(t,e,r,ua(t))}catch(d){kl(t,e,{then:function(){},status:"rejected",reason:d},ua())}finally{xe.p=o,i!==null&&s.types!==null&&(i.types=s.types),ee.T=i}}function GR(){}function ug(t,e,a,r){if(t.tag!==5)throw Error(R(476));var n=V_(t).queue;z_(t,n,e,xo,a===null?GR:function(){return $_(t),a(r)})}function V_(t){var e=t.memoizedState;if(e!==null)return e;e={memoizedState:xo,baseState:xo,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Nr,lastRenderedState:xo},next:null};var a={};return e.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Nr,lastRenderedState:a},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function $_(t){var e=V_(t);e.next===null&&(e=t.alternate.memoizedState),kl(t,e.next.queue,{},ua())}function lv(){return bt(jl)}function j_(){return Qe().memoizedState}function G_(){return Qe().memoizedState}function WR(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var a=ua();t=En(a);var r=Tn(e,t,a);r!==null&&(Gt(r,e,a),Ll(r,e,a)),e={cache:Wg()},t.payload=e;return}e=e.return}}function ZR(t,e,a){var r=ua();a={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},Wd(t)?Z_(e,a):(a=Vg(t,e,a,r),a!==null&&(Gt(a,t,r),X_(a,e,r)))}function W_(t,e,a){var r=ua();kl(t,e,a,r)}function kl(t,e,a,r){var n={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(Wd(t))Z_(e,n);else{var o=t.alternate;if(t.lanes===0&&(o===null||o.lanes===0)&&(o=e.lastRenderedReducer,o!==null))try{var i=e.lastRenderedState,s=o(i,a);if(n.hasEagerState=!0,n.eagerState=s,ca(s,i))return zd(t,e,n,0),Ae===null&&qd(),!1}catch{}if(a=Vg(t,e,n,r),a!==null)return Gt(a,t,r),X_(a,e,r),!0}return!1}function uv(t,e,a,r){if(r={lane:2,revertLane:yv(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Wd(t)){if(e)throw Error(R(479))}else e=Vg(t,a,r,2),e!==null&&Gt(e,t,2)}function Wd(t){var e=t.alternate;return t===ie||e!==null&&e===ie}function Z_(t,e){Ui=bd=!0;var a=t.pending;a===null?e.next=e:(e.next=a.next,a.next=e),t.pending=e}function X_(t,e,a){if((a&4194048)!==0){var r=e.lanes;r&=t.pendingLanes,a|=r,e.lanes=a,OC(t,a)}}var zl={readContext:bt,use:jd,useCallback:Ze,useContext:Ze,useEffect:Ze,useImperativeHandle:Ze,useLayoutEffect:Ze,useInsertionEffect:Ze,useMemo:Ze,useReducer:Ze,useRef:Ze,useState:Ze,useDebugValue:Ze,useDeferredValue:Ze,useTransition:Ze,useSyncExternalStore:Ze,useId:Ze,useHostTransitionStatus:Ze,useFormState:Ze,useActionState:Ze,useOptimistic:Ze,useMemoCache:Ze,useCacheRefresh:Ze};zl.useEffectEvent=Ze;var Y_={readContext:bt,use:jd,useCallback:function(t,e){return Bt().memoizedState=[t,e===void 0?null:e],t},useContext:bt,useEffect:D0,useImperativeHandle:function(t,e,a){a=a!=null?a.concat([t]):null,ed(4194308,4,N_.bind(null,e,t),a)},useLayoutEffect:function(t,e){return ed(4194308,4,t,e)},useInsertionEffect:function(t,e){ed(4,2,t,e)},useMemo:function(t,e){var a=Bt();e=e===void 0?null:e;var r=t();if(Ao){Cn(!0);try{t()}finally{Cn(!1)}}return a.memoizedState=[r,e],r},useReducer:function(t,e,a){var r=Bt();if(a!==void 0){var n=a(e);if(Ao){Cn(!0);try{a(e)}finally{Cn(!1)}}}else n=e;return r.memoizedState=r.baseState=n,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:n},r.queue=t,t=t.dispatch=ZR.bind(null,ie,t),[r.memoizedState,t]},useRef:function(t){var e=Bt();return t={current:t},e.memoizedState=t},useState:function(t){t=sg(t);var e=t.queue,a=W_.bind(null,ie,e);return e.dispatch=a,[t.memoizedState,a]},useDebugValue:iv,useDeferredValue:function(t,e){var a=Bt();return sv(a,t,e)},useTransition:function(){var t=sg(!1);return t=z_.bind(null,ie,t.queue,!0,!1),Bt().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,e,a){var r=ie,n=Bt();if(he){if(a===void 0)throw Error(R(407));a=a()}else{if(a=e(),Ae===null)throw Error(R(349));(pe&127)!==0||__(r,e,a)}n.memoizedState=a;var o={value:a,getSnapshot:e};return n.queue=o,D0(L_.bind(null,r,o,t),[t]),r.flags|=2048,Wi(9,{destroy:void 0},w_.bind(null,r,o,a,e),null),a},useId:function(){var t=Bt(),e=Ae.identifierPrefix;if(he){var a=or,r=nr;a=(r&~(1<<32-la(r)-1)).toString(32)+a,e="_"+e+"R_"+a,a=Sd++,0<a&&(e+="H"+a.toString(32)),e+="_"}else a=qR++,e="_"+e+"r_"+a.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:lv,useFormState:T0,useActionState:T0,useOptimistic:function(t){var e=Bt();e.memoizedState=e.baseState=t;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=a,e=uv.bind(null,ie,!0,a),a.dispatch=e,[t,e]},useMemoCache:rv,useCacheRefresh:function(){return Bt().memoizedState=WR.bind(null,ie)},useEffectEvent:function(t){var e=Bt(),a={impl:t};return e.memoizedState=a,function(){if((ye&2)!==0)throw Error(R(440));return a.impl.apply(void 0,arguments)}}},cv={readContext:bt,use:jd,useCallback:H_,useContext:bt,useEffect:ov,useImperativeHandle:P_,useInsertionEffect:B_,useLayoutEffect:F_,useMemo:U_,useReducer:Jc,useRef:D_,useState:function(){return Jc(Nr)},useDebugValue:iv,useDeferredValue:function(t,e){var a=Qe();return q_(a,Le.memoizedState,t,e)},useTransition:function(){var t=Jc(Nr)[0],e=Qe().memoizedState;return[typeof t=="boolean"?t:tu(t),e]},useSyncExternalStore:C_,useId:j_,useHostTransitionStatus:lv,useFormState:R0,useActionState:R0,useOptimistic:function(t,e){var a=Qe();return k_(a,Le,t,e)},useMemoCache:rv,useCacheRefresh:G_};cv.useEffectEvent=O_;var K_={readContext:bt,use:jd,useCallback:H_,useContext:bt,useEffect:ov,useImperativeHandle:P_,useInsertionEffect:B_,useLayoutEffect:F_,useMemo:U_,useReducer:vm,useRef:D_,useState:function(){return vm(Nr)},useDebugValue:iv,useDeferredValue:function(t,e){var a=Qe();return Le===null?sv(a,t,e):q_(a,Le.memoizedState,t,e)},useTransition:function(){var t=vm(Nr)[0],e=Qe().memoizedState;return[typeof t=="boolean"?t:tu(t),e]},useSyncExternalStore:C_,useId:j_,useHostTransitionStatus:lv,useFormState:M0,useActionState:M0,useOptimistic:function(t,e){var a=Qe();return Le!==null?k_(a,Le,t,e):(a.baseState=t,[t,a.queue.dispatch])},useMemoCache:rv,useCacheRefresh:G_};K_.useEffectEvent=O_;function ym(t,e,a,r){e=t.memoizedState,a=a(r,e),a=a==null?e:Pe({},e,a),t.memoizedState=a,t.lanes===0&&(t.updateQueue.baseState=a)}var cg={enqueueSetState:function(t,e,a){t=t._reactInternals;var r=ua(),n=En(r);n.payload=e,a!=null&&(n.callback=a),e=Tn(t,n,r),e!==null&&(Gt(e,t,r),Ll(e,t,r))},enqueueReplaceState:function(t,e,a){t=t._reactInternals;var r=ua(),n=En(r);n.tag=1,n.payload=e,a!=null&&(n.callback=a),e=Tn(t,n,r),e!==null&&(Gt(e,t,r),Ll(e,t,r))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var a=ua(),r=En(a);r.tag=2,e!=null&&(r.callback=e),e=Tn(t,r,a),e!==null&&(Gt(e,t,a),Ll(e,t,a))}};function O0(t,e,a,r,n,o,i){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(r,o,i):e.prototype&&e.prototype.isPureReactComponent?!Nl(a,r)||!Nl(n,o):!0}function B0(t,e,a,r){t=e.state,typeof e.componentWillReceiveProps=="function"&&e.componentWillReceiveProps(a,r),typeof e.UNSAFE_componentWillReceiveProps=="function"&&e.UNSAFE_componentWillReceiveProps(a,r),e.state!==t&&cg.enqueueReplaceState(e,e.state,null)}function ko(t,e){var a=e;if("ref"in e){a={};for(var r in e)r!=="ref"&&(a[r]=e[r])}if(t=t.defaultProps){a===e&&(a=Pe({},a));for(var n in t)a[n]===void 0&&(a[n]=t[n])}return a}function Q_(t){pd(t)}function J_(t){console.error(t)}function ew(t){pd(t)}function Cd(t,e){try{var a=t.onUncaughtError;a(e.value,{componentStack:e.stack})}catch(r){setTimeout(function(){throw r})}}function F0(t,e,a){try{var r=t.onCaughtError;r(a.value,{componentStack:a.stack,errorBoundary:e.tag===1?e.stateNode:null})}catch(n){setTimeout(function(){throw n})}}function dg(t,e,a){return a=En(a),a.tag=3,a.payload={element:null},a.callback=function(){Cd(t,e)},a}function tw(t){return t=En(t),t.tag=3,t}function aw(t,e,a,r){var n=a.type.getDerivedStateFromError;if(typeof n=="function"){var o=r.value;t.payload=function(){return n(o)},t.callback=function(){F0(e,a,r)}}var i=a.stateNode;i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){F0(e,a,r),typeof n!="function"&&(Rn===null?Rn=new Set([this]):Rn.add(this));var s=r.stack;this.componentDidCatch(r.value,{componentStack:s!==null?s:""})})}function XR(t,e,a,r,n){if(a.flags|=32768,r!==null&&typeof r=="object"&&typeof r.then=="function"){if(e=a.alternate,e!==null&&ts(e,a,n,!0),a=da.current,a!==null){switch(a.tag){case 31:case 13:return Aa===null?Ad():a.alternate===null&&Xe===0&&(Xe=3),a.flags&=-257,a.flags|=65536,a.lanes=n,r===vd?a.flags|=16384:(e=a.updateQueue,e===null?a.updateQueue=new Set([r]):e.add(r),Em(t,r,n)),!1;case 22:return a.flags|=65536,r===vd?a.flags|=16384:(e=a.updateQueue,e===null?(e={transitions:null,markerInstances:null,retryQueue:new Set([r])},a.updateQueue=e):(a=e.retryQueue,a===null?e.retryQueue=new Set([r]):a.add(r)),Em(t,r,n)),!1}throw Error(R(435,a.tag))}return Em(t,r,n),Ad(),!1}if(he)return e=da.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=n,r!==Qm&&(t=Error(R(422),{cause:r}),Hl(La(t,a)))):(r!==Qm&&(e=Error(R(423),{cause:r}),Hl(La(e,a))),t=t.current.alternate,t.flags|=65536,n&=-n,t.lanes|=n,r=La(r,a),n=dg(t.stateNode,r,n),gm(t,n),Xe!==4&&(Xe=2)),!1;var o=Error(R(520),{cause:r});if(o=La(o,a),Rl===null?Rl=[o]:Rl.push(o),Xe!==4&&(Xe=2),e===null)return!0;r=La(r,a),a=e;do{switch(a.tag){case 3:return a.flags|=65536,t=n&-n,a.lanes|=t,t=dg(a.stateNode,r,t),gm(a,t),!1;case 1:if(e=a.type,o=a.stateNode,(a.flags&128)===0&&(typeof e.getDerivedStateFromError=="function"||o!==null&&typeof o.componentDidCatch=="function"&&(Rn===null||!Rn.has(o))))return a.flags|=65536,n&=-n,a.lanes|=n,n=tw(n),aw(n,t,a,r),gm(a,n),!1}a=a.return}while(a!==null);return!1}var dv=Error(R(461)),rt=!1;function vt(t,e,a,r){e.child=t===null?g_(e,null,a,r):Io(e,t.child,a,r)}function N0(t,e,a,r,n){a=a.render;var o=e.ref;if("ref"in r){var i={};for(var s in r)s!=="ref"&&(i[s]=r[s])}else i=r;return Lo(e),r=Jg(t,e,a,i,o,n),s=ev(),t!==null&&!rt?(tv(t,e,n),Pr(t,e,n)):(he&&s&&jg(e),e.flags|=1,vt(t,e,r,n),e.child)}function P0(t,e,a,r,n){if(t===null){var o=a.type;return typeof o=="function"&&!$g(o)&&o.defaultProps===void 0&&a.compare===null?(e.tag=15,e.type=o,rw(t,e,o,r,n)):(t=Kc(a.type,null,r,e,e.mode,n),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!fv(t,n)){var i=o.memoizedProps;if(a=a.compare,a=a!==null?a:Nl,a(i,r)&&t.ref===e.ref)return Pr(t,e,n)}return e.flags|=1,t=Mr(o,r),t.ref=e.ref,t.return=e,e.child=t}function rw(t,e,a,r,n){if(t!==null){var o=t.memoizedProps;if(Nl(o,r)&&t.ref===e.ref)if(rt=!1,e.pendingProps=r=o,fv(t,n))(t.flags&131072)!==0&&(rt=!0);else return e.lanes=t.lanes,Pr(t,e,n)}return fg(t,e,a,r,n)}function nw(t,e,a,r){var n=r.children,o=t!==null?t.memoizedState:null;if(t===null&&e.stateNode===null&&(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),r.mode==="hidden"){if((e.flags&128)!==0){if(o=o!==null?o.baseLanes|a:a,t!==null){for(r=e.child=t.child,n=0;r!==null;)n=n|r.lanes|r.childLanes,r=r.sibling;r=n&~o}else r=0,e.child=null;return H0(t,e,o,a,r)}if((a&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&Qc(e,o!==null?o.cachePool:null),o!==null?A0(e,o):og(),x_(e);else return r=e.lanes=536870912,H0(t,e,o!==null?o.baseLanes|a:a,a,r)}else o!==null?(Qc(e,o.cachePool),A0(e,o),bn(e),e.memoizedState=null):(t!==null&&Qc(e,null),og(),bn(e));return vt(t,e,n,a),e.child}function xl(t,e){return t!==null&&t.tag===22||e.stateNode!==null||(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),e.sibling}function H0(t,e,a,r,n){var o=Zg();return o=o===null?null:{parent:at._currentValue,pool:o},e.memoizedState={baseLanes:a,cachePool:o},t!==null&&Qc(e,null),og(),x_(e),t!==null&&ts(t,e,r,!0),e.childLanes=n,null}function td(t,e){return e=_d({mode:e.mode,children:e.children},t.mode),e.ref=t.ref,t.child=e,e.return=t,e}function U0(t,e,a){return Io(e,t.child,null,a),t=td(e,e.pendingProps),t.flags|=2,ra(e),e.memoizedState=null,t}function YR(t,e,a){var r=e.pendingProps,n=(e.flags&128)!==0;if(e.flags&=-129,t===null){if(he){if(r.mode==="hidden")return t=td(e,r),e.lanes=536870912,xl(null,t);if(ig(e),(t=Ne)?(t=Yw(t,Ia),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Fn!==null?{id:nr,overflow:or}:null,retryLane:536870912,hydrationErrors:null},a=u_(t),a.return=e,e.child=a,xt=e,Ne=null)):t=null,t===null)throw Nn(e);return e.lanes=536870912,null}return td(e,r)}var o=t.memoizedState;if(o!==null){var i=o.dehydrated;if(ig(e),n)if(e.flags&256)e.flags&=-257,e=U0(t,e,a);else if(e.memoizedState!==null)e.child=t.child,e.flags|=128,e=null;else throw Error(R(558));else if(rt||ts(t,e,a,!1),n=(a&t.childLanes)!==0,rt||n){if(r=Ae,r!==null&&(i=BC(r,a),i!==0&&i!==o.retryLane))throw o.retryLane=i,Mo(t,i),Gt(r,t,i),dv;Ad(),e=U0(t,e,a)}else t=o.treeContext,Ne=ka(i.nextSibling),xt=e,he=!0,kn=null,Ia=!1,t!==null&&d_(e,t),e=td(e,r),e.flags|=4096;return e}return t=Mr(t.child,{mode:r.mode,children:r.children}),t.ref=e.ref,e.child=t,t.return=e,t}function ad(t,e){var a=e.ref;if(a===null)t!==null&&t.ref!==null&&(e.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(R(284));(t===null||t.ref!==a)&&(e.flags|=4194816)}}function fg(t,e,a,r,n){return Lo(e),a=Jg(t,e,a,r,void 0,n),r=ev(),t!==null&&!rt?(tv(t,e,n),Pr(t,e,n)):(he&&r&&jg(e),e.flags|=1,vt(t,e,a,n),e.child)}function q0(t,e,a,r,n,o){return Lo(e),e.updateQueue=null,a=S_(e,r,a,n),b_(t),r=ev(),t!==null&&!rt?(tv(t,e,o),Pr(t,e,o)):(he&&r&&jg(e),e.flags|=1,vt(t,e,a,o),e.child)}function z0(t,e,a,r,n){if(Lo(e),e.stateNode===null){var o=Ri,i=a.contextType;typeof i=="object"&&i!==null&&(o=bt(i)),o=new a(r,o),e.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,o.updater=cg,e.stateNode=o,o._reactInternals=e,o=e.stateNode,o.props=r,o.state=e.memoizedState,o.refs={},Yg(e),i=a.contextType,o.context=typeof i=="object"&&i!==null?bt(i):Ri,o.state=e.memoizedState,i=a.getDerivedStateFromProps,typeof i=="function"&&(ym(e,a,i,r),o.state=e.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(i=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),i!==o.state&&cg.enqueueReplaceState(o,o.state,null),Al(e,r,o,n),Il(),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308),r=!0}else if(t===null){o=e.stateNode;var s=e.memoizedProps,l=ko(a,s);o.props=l;var u=o.context,c=a.contextType;i=Ri,typeof c=="object"&&c!==null&&(i=bt(c));var d=a.getDerivedStateFromProps;c=typeof d=="function"||typeof o.getSnapshotBeforeUpdate=="function",s=e.pendingProps!==s,c||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(s||u!==i)&&B0(e,o,r,i),vn=!1;var h=e.memoizedState;o.state=h,Al(e,r,o,n),Il(),u=e.memoizedState,s||h!==u||vn?(typeof d=="function"&&(ym(e,a,d,r),u=e.memoizedState),(l=vn||O0(e,a,l,r,h,u,i))?(c||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(e.flags|=4194308)):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=r,e.memoizedState=u),o.props=r,o.state=u,o.context=i,r=l):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),r=!1)}else{o=e.stateNode,rg(t,e),i=e.memoizedProps,c=ko(a,i),o.props=c,d=e.pendingProps,h=o.context,u=a.contextType,l=Ri,typeof u=="object"&&u!==null&&(l=bt(u)),s=a.getDerivedStateFromProps,(u=typeof s=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(i!==d||h!==l)&&B0(e,o,r,l),vn=!1,h=e.memoizedState,o.state=h,Al(e,r,o,n),Il();var g=e.memoizedState;i!==d||h!==g||vn||t!==null&&t.dependencies!==null&&gd(t.dependencies)?(typeof s=="function"&&(ym(e,a,s,r),g=e.memoizedState),(c=vn||O0(e,a,c,r,h,g,l)||t!==null&&t.dependencies!==null&&gd(t.dependencies))?(u||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(r,g,l),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(r,g,l)),typeof o.componentDidUpdate=="function"&&(e.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof o.componentDidUpdate!="function"||i===t.memoizedProps&&h===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&h===t.memoizedState||(e.flags|=1024),e.memoizedProps=r,e.memoizedState=g),o.props=r,o.state=g,o.context=l,r=c):(typeof o.componentDidUpdate!="function"||i===t.memoizedProps&&h===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&h===t.memoizedState||(e.flags|=1024),r=!1)}return o=r,ad(t,e),r=(e.flags&128)!==0,o||r?(o=e.stateNode,a=r&&typeof a.getDerivedStateFromError!="function"?null:o.render(),e.flags|=1,t!==null&&r?(e.child=Io(e,t.child,null,n),e.child=Io(e,null,a,n)):vt(t,e,a,n),e.memoizedState=o.state,t=e.child):t=Pr(t,e,n),t}function V0(t,e,a,r){return wo(),e.flags|=256,vt(t,e,a,r),e.child}var xm={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function bm(t){return{baseLanes:t,cachePool:p_()}}function Sm(t,e,a){return t=t!==null?t.childLanes&~a:0,e&&(t|=oa),t}function ow(t,e,a){var r=e.pendingProps,n=!1,o=(e.flags&128)!==0,i;if((i=o)||(i=t!==null&&t.memoizedState===null?!1:(Ke.current&2)!==0),i&&(n=!0,e.flags&=-129),i=(e.flags&32)!==0,e.flags&=-33,t===null){if(he){if(n?xn(e):bn(e),(t=Ne)?(t=Yw(t,Ia),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Fn!==null?{id:nr,overflow:or}:null,retryLane:536870912,hydrationErrors:null},a=u_(t),a.return=e,e.child=a,xt=e,Ne=null)):t=null,t===null)throw Nn(e);return Ig(t)?e.lanes=32:e.lanes=536870912,null}var s=r.children;return r=r.fallback,n?(bn(e),n=e.mode,s=_d({mode:"hidden",children:s},n),r=bo(r,n,a,null),s.return=e,r.return=e,s.sibling=r,e.child=s,r=e.child,r.memoizedState=bm(a),r.childLanes=Sm(t,i,a),e.memoizedState=xm,xl(null,r)):(xn(e),pg(e,s))}var l=t.memoizedState;if(l!==null&&(s=l.dehydrated,s!==null)){if(o)e.flags&256?(xn(e),e.flags&=-257,e=Cm(t,e,a)):e.memoizedState!==null?(bn(e),e.child=t.child,e.flags|=128,e=null):(bn(e),s=r.fallback,n=e.mode,r=_d({mode:"visible",children:r.children},n),s=bo(s,n,a,null),s.flags|=2,r.return=e,s.return=e,r.sibling=s,e.child=r,Io(e,t.child,null,a),r=e.child,r.memoizedState=bm(a),r.childLanes=Sm(t,i,a),e.memoizedState=xm,e=xl(null,r));else if(xn(e),Ig(s)){if(i=s.nextSibling&&s.nextSibling.dataset,i)var u=i.dgst;i=u,r=Error(R(419)),r.stack="",r.digest=i,Hl({value:r,source:null,stack:null}),e=Cm(t,e,a)}else if(rt||ts(t,e,a,!1),i=(a&t.childLanes)!==0,rt||i){if(i=Ae,i!==null&&(r=BC(i,a),r!==0&&r!==l.retryLane))throw l.retryLane=r,Mo(t,r),Gt(i,t,r),dv;Lg(s)||Ad(),e=Cm(t,e,a)}else Lg(s)?(e.flags|=192,e.child=t.child,e=null):(t=l.treeContext,Ne=ka(s.nextSibling),xt=e,he=!0,kn=null,Ia=!1,t!==null&&d_(e,t),e=pg(e,r.children),e.flags|=4096);return e}return n?(bn(e),s=r.fallback,n=e.mode,l=t.child,u=l.sibling,r=Mr(l,{mode:"hidden",children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u!==null?s=Mr(u,s):(s=bo(s,n,a,null),s.flags|=2),s.return=e,r.return=e,r.sibling=s,e.child=r,xl(null,r),r=e.child,s=t.child.memoizedState,s===null?s=bm(a):(n=s.cachePool,n!==null?(l=at._currentValue,n=n.parent!==l?{parent:l,pool:l}:n):n=p_(),s={baseLanes:s.baseLanes|a,cachePool:n}),r.memoizedState=s,r.childLanes=Sm(t,i,a),e.memoizedState=xm,xl(t.child,r)):(xn(e),a=t.child,t=a.sibling,a=Mr(a,{mode:"visible",children:r.children}),a.return=e,a.sibling=null,t!==null&&(i=e.deletions,i===null?(e.deletions=[t],e.flags|=16):i.push(t)),e.child=a,e.memoizedState=null,a)}function pg(t,e){return e=_d({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function _d(t,e){return t=na(22,t,null,e),t.lanes=0,t}function Cm(t,e,a){return Io(e,t.child,null,a),t=pg(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function $0(t,e,a){t.lanes|=e;var r=t.alternate;r!==null&&(r.lanes|=e),eg(t.return,e,a)}function _m(t,e,a,r,n,o){var i=t.memoizedState;i===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:r,tail:a,tailMode:n,treeForkCount:o}:(i.isBackwards=e,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=a,i.tailMode=n,i.treeForkCount=o)}function iw(t,e,a){var r=e.pendingProps,n=r.revealOrder,o=r.tail;r=r.children;var i=Ke.current,s=(i&2)!==0;if(s?(i=i&1|2,e.flags|=128):i&=1,Re(Ke,i),vt(t,e,r,a),r=he?Pl:0,!s&&t!==null&&(t.flags&128)!==0)e:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&$0(t,a,e);else if(t.tag===19)$0(t,a,e);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;t.sibling===null;){if(t.return===null||t.return===e)break e;t=t.return}t.sibling.return=t.return,t=t.sibling}switch(n){case"forwards":for(a=e.child,n=null;a!==null;)t=a.alternate,t!==null&&xd(t)===null&&(n=a),a=a.sibling;a=n,a===null?(n=e.child,e.child=null):(n=a.sibling,a.sibling=null),_m(e,!1,n,a,o,r);break;case"backwards":case"unstable_legacy-backwards":for(a=null,n=e.child,e.child=null;n!==null;){if(t=n.alternate,t!==null&&xd(t)===null){e.child=n;break}t=n.sibling,n.sibling=a,a=n,n=t}_m(e,!0,a,null,o,r);break;case"together":_m(e,!1,null,null,void 0,r);break;default:e.memoizedState=null}return e.child}function Pr(t,e,a){if(t!==null&&(e.dependencies=t.dependencies),Hn|=e.lanes,(a&e.childLanes)===0)if(t!==null){if(ts(t,e,a,!1),(a&e.childLanes)===0)return null}else return null;if(t!==null&&e.child!==t.child)throw Error(R(153));if(e.child!==null){for(t=e.child,a=Mr(t,t.pendingProps),e.child=a,a.return=e;t.sibling!==null;)t=t.sibling,a=a.sibling=Mr(t,t.pendingProps),a.return=e;a.sibling=null}return e.child}function fv(t,e){return(t.lanes&e)!==0?!0:(t=t.dependencies,!!(t!==null&&gd(t)))}function KR(t,e,a){switch(e.tag){case 3:ud(e,e.stateNode.containerInfo),yn(e,at,t.memoizedState.cache),wo();break;case 27:case 5:qm(e);break;case 4:ud(e,e.stateNode.containerInfo);break;case 10:yn(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,ig(e),null;break;case 13:var r=e.memoizedState;if(r!==null)return r.dehydrated!==null?(xn(e),e.flags|=128,null):(a&e.child.childLanes)!==0?ow(t,e,a):(xn(e),t=Pr(t,e,a),t!==null?t.sibling:null);xn(e);break;case 19:var n=(t.flags&128)!==0;if(r=(a&e.childLanes)!==0,r||(ts(t,e,a,!1),r=(a&e.childLanes)!==0),n){if(r)return iw(t,e,a);e.flags|=128}if(n=e.memoizedState,n!==null&&(n.rendering=null,n.tail=null,n.lastEffect=null),Re(Ke,Ke.current),r)break;return null;case 22:return e.lanes=0,nw(t,e,a,e.pendingProps);case 24:yn(e,at,t.memoizedState.cache)}return Pr(t,e,a)}function sw(t,e,a){if(t!==null)if(t.memoizedProps!==e.pendingProps)rt=!0;else{if(!fv(t,a)&&(e.flags&128)===0)return rt=!1,KR(t,e,a);rt=(t.flags&131072)!==0}else rt=!1,he&&(e.flags&1048576)!==0&&c_(e,Pl,e.index);switch(e.lanes=0,e.tag){case 16:e:{var r=e.pendingProps;if(t=vo(e.elementType),e.type=t,typeof t=="function")$g(t)?(r=ko(t,r),e.tag=1,e=z0(null,e,t,r,a)):(e.tag=0,e=fg(null,e,t,r,a));else{if(t!=null){var n=t.$$typeof;if(n===Tg){e.tag=11,e=N0(null,e,t,r,a);break e}else if(n===Rg){e.tag=14,e=P0(null,e,t,r,a);break e}}throw e=Hm(t)||t,Error(R(306,e,""))}}return e;case 0:return fg(t,e,e.type,e.pendingProps,a);case 1:return r=e.type,n=ko(r,e.pendingProps),z0(t,e,r,n,a);case 3:e:{if(ud(e,e.stateNode.containerInfo),t===null)throw Error(R(387));r=e.pendingProps;var o=e.memoizedState;n=o.element,rg(t,e),Al(e,r,null,a);var i=e.memoizedState;if(r=i.cache,yn(e,at,r),r!==o.cache&&tg(e,[at],a,!0),Il(),r=i.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:i.cache},e.updateQueue.baseState=o,e.memoizedState=o,e.flags&256){e=V0(t,e,r,a);break e}else if(r!==n){n=La(Error(R(424)),e),Hl(n),e=V0(t,e,r,a);break e}else for(t=e.stateNode.containerInfo,t.nodeType===9?t=t.body:t=t.nodeName==="HTML"?t.ownerDocument.body:t,Ne=ka(t.firstChild),xt=e,he=!0,kn=null,Ia=!0,a=g_(e,null,r,a),e.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(wo(),r===n){e=Pr(t,e,a);break e}vt(t,e,r,a)}e=e.child}return e;case 26:return ad(t,e),t===null?(a=fC(e.type,null,e.pendingProps,null))?e.memoizedState=a:he||(a=e.type,t=e.pendingProps,r=Rd(An.current).createElement(a),r[yt]=e,r[Wt]=t,St(r,a,t),pt(r),e.stateNode=r):e.memoizedState=fC(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return qm(e),t===null&&he&&(r=e.stateNode=Kw(e.type,e.pendingProps,An.current),xt=e,Ia=!0,n=Ne,qn(e.type)?(Ag=n,Ne=ka(r.firstChild)):Ne=n),vt(t,e,e.pendingProps.children,a),ad(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&he&&((n=r=Ne)&&(r=LM(r,e.type,e.pendingProps,Ia),r!==null?(e.stateNode=r,xt=e,Ne=ka(r.firstChild),Ia=!1,n=!0):n=!1),n||Nn(e)),qm(e),n=e.type,o=e.pendingProps,i=t!==null?t.memoizedProps:null,r=o.children,_g(n,o)?r=null:i!==null&&_g(n,i)&&(e.flags|=32),e.memoizedState!==null&&(n=Jg(t,e,zR,null,null,a),jl._currentValue=n),ad(t,e),vt(t,e,r,a),e.child;case 6:return t===null&&he&&((t=a=Ne)&&(a=IM(a,e.pendingProps,Ia),a!==null?(e.stateNode=a,xt=e,Ne=null,t=!0):t=!1),t||Nn(e)),null;case 13:return ow(t,e,a);case 4:return ud(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=Io(e,null,r,a):vt(t,e,r,a),e.child;case 11:return N0(t,e,e.type,e.pendingProps,a);case 7:return vt(t,e,e.pendingProps,a),e.child;case 8:return vt(t,e,e.pendingProps.children,a),e.child;case 12:return vt(t,e,e.pendingProps.children,a),e.child;case 10:return r=e.pendingProps,yn(e,e.type,r.value),vt(t,e,r.children,a),e.child;case 9:return n=e.type._context,r=e.pendingProps.children,Lo(e),n=bt(n),r=r(n),e.flags|=1,vt(t,e,r,a),e.child;case 14:return P0(t,e,e.type,e.pendingProps,a);case 15:return rw(t,e,e.type,e.pendingProps,a);case 19:return iw(t,e,a);case 31:return YR(t,e,a);case 22:return nw(t,e,a,e.pendingProps);case 24:return Lo(e),r=bt(at),t===null?(n=Zg(),n===null&&(n=Ae,o=Wg(),n.pooledCache=o,o.refCount++,o!==null&&(n.pooledCacheLanes|=a),n=o),e.memoizedState={parent:r,cache:n},Yg(e),yn(e,at,n)):((t.lanes&a)!==0&&(rg(t,e),Al(e,null,null,a),Il()),n=t.memoizedState,o=e.memoizedState,n.parent!==r?(n={parent:r,cache:r},e.memoizedState=n,e.lanes===0&&(e.memoizedState=e.updateQueue.baseState=n),yn(e,at,r)):(r=o.cache,yn(e,at,r),r!==n.cache&&tg(e,[at],a,!0))),vt(t,e,e.pendingProps.children,a),e.child;case 29:throw e.pendingProps}throw Error(R(156,e.tag))}function _r(t){t.flags|=4}function wm(t,e,a,r,n){if((e=(t.mode&32)!==0)&&(e=!1),e){if(t.flags|=16777216,(n&335544128)===n)if(t.stateNode.complete)t.flags|=8192;else if(Rw())t.flags|=8192;else throw Co=vd,Xg}else t.flags&=-16777217}function j0(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!eL(e))if(Rw())t.flags|=8192;else throw Co=vd,Xg}function Uc(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?MC():536870912,t.lanes|=e,Zi|=e)}function fl(t,e){if(!he)switch(t.tailMode){case"hidden":e=t.tail;for(var a=null;e!==null;)e.alternate!==null&&(a=e),e=e.sibling;a===null?t.tail=null:a.sibling=null;break;case"collapsed":a=t.tail;for(var r=null;a!==null;)a.alternate!==null&&(r=a),a=a.sibling;r===null?e||t.tail===null?t.tail=null:t.tail.sibling=null:r.sibling=null}}function Fe(t){var e=t.alternate!==null&&t.alternate.child===t.child,a=0,r=0;if(e)for(var n=t.child;n!==null;)a|=n.lanes|n.childLanes,r|=n.subtreeFlags&65011712,r|=n.flags&65011712,n.return=t,n=n.sibling;else for(n=t.child;n!==null;)a|=n.lanes|n.childLanes,r|=n.subtreeFlags,r|=n.flags,n.return=t,n=n.sibling;return t.subtreeFlags|=r,t.childLanes=a,e}function QR(t,e,a){var r=e.pendingProps;switch(Gg(e),e.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Fe(e),null;case 1:return Fe(e),null;case 3:return a=e.stateNode,r=null,t!==null&&(r=t.memoizedState.cache),e.memoizedState.cache!==r&&(e.flags|=2048),Dr(at),zi(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(t===null||t.child===null)&&(xi(e)?_r(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,mm())),Fe(e),null;case 26:var n=e.type,o=e.memoizedState;return t===null?(_r(e),o!==null?(Fe(e),j0(e,o)):(Fe(e),wm(e,n,null,r,a))):o?o!==t.memoizedState?(_r(e),Fe(e),j0(e,o)):(Fe(e),e.flags&=-16777217):(t=t.memoizedProps,t!==r&&_r(e),Fe(e),wm(e,n,t,r,a)),null;case 27:if(cd(e),a=An.current,n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&_r(e);else{if(!r){if(e.stateNode===null)throw Error(R(166));return Fe(e),null}t=sr.current,xi(e)?b0(e,t):(t=Kw(n,r,a),e.stateNode=t,_r(e))}return Fe(e),null;case 5:if(cd(e),n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&_r(e);else{if(!r){if(e.stateNode===null)throw Error(R(166));return Fe(e),null}if(o=sr.current,xi(e))b0(e,o);else{var i=Rd(An.current);switch(o){case 1:o=i.createElementNS("http://www.w3.org/2000/svg",n);break;case 2:o=i.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;default:switch(n){case"svg":o=i.createElementNS("http://www.w3.org/2000/svg",n);break;case"math":o=i.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;case"script":o=i.createElement("div"),o.innerHTML="<script><\/script>",o=o.removeChild(o.firstChild);break;case"select":o=typeof r.is=="string"?i.createElement("select",{is:r.is}):i.createElement("select"),r.multiple?o.multiple=!0:r.size&&(o.size=r.size);break;default:o=typeof r.is=="string"?i.createElement(n,{is:r.is}):i.createElement(n)}}o[yt]=e,o[Wt]=r;e:for(i=e.child;i!==null;){if(i.tag===5||i.tag===6)o.appendChild(i.stateNode);else if(i.tag!==4&&i.tag!==27&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===e)break e;for(;i.sibling===null;){if(i.return===null||i.return===e)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}e.stateNode=o;e:switch(St(o,n,r),n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}r&&_r(e)}}return Fe(e),wm(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,a),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==r&&_r(e);else{if(typeof r!="string"&&e.stateNode===null)throw Error(R(166));if(t=An.current,xi(e)){if(t=e.stateNode,a=e.memoizedProps,r=null,n=xt,n!==null)switch(n.tag){case 27:case 5:r=n.memoizedProps}t[yt]=e,t=!!(t.nodeValue===a||r!==null&&r.suppressHydrationWarning===!0||Ww(t.nodeValue,a)),t||Nn(e,!0)}else t=Rd(t).createTextNode(r),t[yt]=e,e.stateNode=t}return Fe(e),null;case 31:if(a=e.memoizedState,t===null||t.memoizedState!==null){if(r=xi(e),a!==null){if(t===null){if(!r)throw Error(R(318));if(t=e.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(R(557));t[yt]=e}else wo(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;Fe(e),t=!1}else a=mm(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=a),t=!0;if(!t)return e.flags&256?(ra(e),e):(ra(e),null);if((e.flags&128)!==0)throw Error(R(558))}return Fe(e),null;case 13:if(r=e.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(n=xi(e),r!==null&&r.dehydrated!==null){if(t===null){if(!n)throw Error(R(318));if(n=e.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(R(317));n[yt]=e}else wo(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;Fe(e),n=!1}else n=mm(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=n),n=!0;if(!n)return e.flags&256?(ra(e),e):(ra(e),null)}return ra(e),(e.flags&128)!==0?(e.lanes=a,e):(a=r!==null,t=t!==null&&t.memoizedState!==null,a&&(r=e.child,n=null,r.alternate!==null&&r.alternate.memoizedState!==null&&r.alternate.memoizedState.cachePool!==null&&(n=r.alternate.memoizedState.cachePool.pool),o=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),o!==n&&(r.flags|=2048)),a!==t&&a&&(e.child.flags|=8192),Uc(e,e.updateQueue),Fe(e),null);case 4:return zi(),t===null&&xv(e.stateNode.containerInfo),Fe(e),null;case 10:return Dr(e.type),Fe(e),null;case 19:if(ht(Ke),r=e.memoizedState,r===null)return Fe(e),null;if(n=(e.flags&128)!==0,o=r.rendering,o===null)if(n)fl(r,!1);else{if(Xe!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(o=xd(t),o!==null){for(e.flags|=128,fl(r,!1),t=o.updateQueue,e.updateQueue=t,Uc(e,t),e.subtreeFlags=0,t=a,a=e.child;a!==null;)l_(a,t),a=a.sibling;return Re(Ke,Ke.current&1|2),he&&Ar(e,r.treeForkCount),e.child}t=t.sibling}r.tail!==null&&ia()>Ld&&(e.flags|=128,n=!0,fl(r,!1),e.lanes=4194304)}else{if(!n)if(t=xd(o),t!==null){if(e.flags|=128,n=!0,t=t.updateQueue,e.updateQueue=t,Uc(e,t),fl(r,!0),r.tail===null&&r.tailMode==="hidden"&&!o.alternate&&!he)return Fe(e),null}else 2*ia()-r.renderingStartTime>Ld&&a!==536870912&&(e.flags|=128,n=!0,fl(r,!1),e.lanes=4194304);r.isBackwards?(o.sibling=e.child,e.child=o):(t=r.last,t!==null?t.sibling=o:e.child=o,r.last=o)}return r.tail!==null?(t=r.tail,r.rendering=t,r.tail=t.sibling,r.renderingStartTime=ia(),t.sibling=null,a=Ke.current,Re(Ke,n?a&1|2:a&1),he&&Ar(e,r.treeForkCount),t):(Fe(e),null);case 22:case 23:return ra(e),Kg(),r=e.memoizedState!==null,t!==null?t.memoizedState!==null!==r&&(e.flags|=8192):r&&(e.flags|=8192),r?(a&536870912)!==0&&(e.flags&128)===0&&(Fe(e),e.subtreeFlags&6&&(e.flags|=8192)):Fe(e),a=e.updateQueue,a!==null&&Uc(e,a.retryQueue),a=null,t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(a=t.memoizedState.cachePool.pool),r=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(r=e.memoizedState.cachePool.pool),r!==a&&(e.flags|=2048),t!==null&&ht(So),null;case 24:return a=null,t!==null&&(a=t.memoizedState.cache),e.memoizedState.cache!==a&&(e.flags|=2048),Dr(at),Fe(e),null;case 25:return null;case 30:return null}throw Error(R(156,e.tag))}function JR(t,e){switch(Gg(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return Dr(at),zi(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return cd(e),null;case 31:if(e.memoizedState!==null){if(ra(e),e.alternate===null)throw Error(R(340));wo()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 13:if(ra(e),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(R(340));wo()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return ht(Ke),null;case 4:return zi(),null;case 10:return Dr(e.type),null;case 22:case 23:return ra(e),Kg(),t!==null&&ht(So),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return Dr(at),null;case 25:return null;default:return null}}function lw(t,e){switch(Gg(e),e.tag){case 3:Dr(at),zi();break;case 26:case 27:case 5:cd(e);break;case 4:zi();break;case 31:e.memoizedState!==null&&ra(e);break;case 13:ra(e);break;case 19:ht(Ke);break;case 10:Dr(e.type);break;case 22:case 23:ra(e),Kg(),t!==null&&ht(So);break;case 24:Dr(at)}}function au(t,e){try{var a=e.updateQueue,r=a!==null?a.lastEffect:null;if(r!==null){var n=r.next;a=n;do{if((a.tag&t)===t){r=void 0;var o=a.create,i=a.inst;r=o(),i.destroy=r}a=a.next}while(a!==n)}}catch(s){Ce(e,e.return,s)}}function Pn(t,e,a){try{var r=e.updateQueue,n=r!==null?r.lastEffect:null;if(n!==null){var o=n.next;r=o;do{if((r.tag&t)===t){var i=r.inst,s=i.destroy;if(s!==void 0){i.destroy=void 0,n=e;var l=a,u=s;try{u()}catch(c){Ce(n,l,c)}}}r=r.next}while(r!==o)}}catch(c){Ce(e,e.return,c)}}function uw(t){var e=t.updateQueue;if(e!==null){var a=t.stateNode;try{y_(e,a)}catch(r){Ce(t,t.return,r)}}}function cw(t,e,a){a.props=ko(t.type,t.memoizedProps),a.state=t.memoizedState;try{a.componentWillUnmount()}catch(r){Ce(t,e,r)}}function El(t,e){try{var a=t.ref;if(a!==null){switch(t.tag){case 26:case 27:case 5:var r=t.stateNode;break;case 30:r=t.stateNode;break;default:r=t.stateNode}typeof a=="function"?t.refCleanup=a(r):a.current=r}}catch(n){Ce(t,e,n)}}function ir(t,e){var a=t.ref,r=t.refCleanup;if(a!==null)if(typeof r=="function")try{r()}catch(n){Ce(t,e,n)}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(n){Ce(t,e,n)}else a.current=null}function dw(t){var e=t.type,a=t.memoizedProps,r=t.stateNode;try{e:switch(e){case"button":case"input":case"select":case"textarea":a.autoFocus&&r.focus();break e;case"img":a.src?r.src=a.src:a.srcSet&&(r.srcset=a.srcSet)}}catch(n){Ce(t,t.return,n)}}function Lm(t,e,a){try{var r=t.stateNode;xM(r,t.type,a,e),r[Wt]=e}catch(n){Ce(t,t.return,n)}}function fw(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&qn(t.type)||t.tag===4}function Im(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||fw(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.tag===27&&qn(t.type)||t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function hg(t,e,a){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(t,e):(e=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,e.appendChild(t),a=a._reactRootContainer,a!=null||e.onclick!==null||(e.onclick=Tr));else if(r!==4&&(r===27&&qn(t.type)&&(a=t.stateNode,e=null),t=t.child,t!==null))for(hg(t,e,a),t=t.sibling;t!==null;)hg(t,e,a),t=t.sibling}function wd(t,e,a){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?a.insertBefore(t,e):a.appendChild(t);else if(r!==4&&(r===27&&qn(t.type)&&(a=t.stateNode),t=t.child,t!==null))for(wd(t,e,a),t=t.sibling;t!==null;)wd(t,e,a),t=t.sibling}function pw(t){var e=t.stateNode,a=t.memoizedProps;try{for(var r=t.type,n=e.attributes;n.length;)e.removeAttributeNode(n[0]);St(e,r,a),e[yt]=t,e[Wt]=a}catch(o){Ce(t,t.return,o)}}var kr=!1,tt=!1,Am=!1,G0=typeof WeakSet=="function"?WeakSet:Set,ft=null;function eM(t,e){if(t=t.containerInfo,Sg=Bd,t=e_(t),qg(t)){if("selectionStart"in t)var a={start:t.selectionStart,end:t.selectionEnd};else e:{a=(a=t.ownerDocument)&&a.defaultView||window;var r=a.getSelection&&a.getSelection();if(r&&r.rangeCount!==0){a=r.anchorNode;var n=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{a.nodeType,o.nodeType}catch{a=null;break e}var i=0,s=-1,l=-1,u=0,c=0,d=t,h=null;t:for(;;){for(var g;d!==a||n!==0&&d.nodeType!==3||(s=i+n),d!==o||r!==0&&d.nodeType!==3||(l=i+r),d.nodeType===3&&(i+=d.nodeValue.length),(g=d.firstChild)!==null;)h=d,d=g;for(;;){if(d===t)break t;if(h===a&&++u===n&&(s=i),h===o&&++c===r&&(l=i),(g=d.nextSibling)!==null)break;d=h,h=d.parentNode}d=g}a=s===-1||l===-1?null:{start:s,end:l}}else a=null}a=a||{start:0,end:0}}else a=null;for(Cg={focusedElem:t,selectionRange:a},Bd=!1,ft=e;ft!==null;)if(e=ft,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,ft=t;else for(;ft!==null;){switch(e=ft,o=e.alternate,t=e.flags,e.tag){case 0:if((t&4)!==0&&(t=e.updateQueue,t=t!==null?t.events:null,t!==null))for(a=0;a<t.length;a++)n=t[a],n.ref.impl=n.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&o!==null){t=void 0,a=e,n=o.memoizedProps,o=o.memoizedState,r=a.stateNode;try{var S=ko(a.type,n);t=r.getSnapshotBeforeUpdate(S,o),r.__reactInternalSnapshotBeforeUpdate=t}catch(b){Ce(a,a.return,b)}}break;case 3:if((t&1024)!==0){if(t=e.stateNode.containerInfo,a=t.nodeType,a===9)wg(t);else if(a===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":wg(t);break;default:t.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((t&1024)!==0)throw Error(R(163))}if(t=e.sibling,t!==null){t.return=e.return,ft=t;break}ft=e.return}}function hw(t,e,a){var r=a.flags;switch(a.tag){case 0:case 11:case 15:Lr(t,a),r&4&&au(5,a);break;case 1:if(Lr(t,a),r&4)if(t=a.stateNode,e===null)try{t.componentDidMount()}catch(i){Ce(a,a.return,i)}else{var n=ko(a.type,e.memoizedProps);e=e.memoizedState;try{t.componentDidUpdate(n,e,t.__reactInternalSnapshotBeforeUpdate)}catch(i){Ce(a,a.return,i)}}r&64&&uw(a),r&512&&El(a,a.return);break;case 3:if(Lr(t,a),r&64&&(t=a.updateQueue,t!==null)){if(e=null,a.child!==null)switch(a.child.tag){case 27:case 5:e=a.child.stateNode;break;case 1:e=a.child.stateNode}try{y_(t,e)}catch(i){Ce(a,a.return,i)}}break;case 27:e===null&&r&4&&pw(a);case 26:case 5:Lr(t,a),e===null&&r&4&&dw(a),r&512&&El(a,a.return);break;case 12:Lr(t,a);break;case 31:Lr(t,a),r&4&&vw(t,a);break;case 13:Lr(t,a),r&4&&yw(t,a),r&64&&(t=a.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(a=uM.bind(null,a),AM(t,a))));break;case 22:if(r=a.memoizedState!==null||kr,!r){e=e!==null&&e.memoizedState!==null||tt,n=kr;var o=tt;kr=r,(tt=e)&&!o?Ir(t,a,(a.subtreeFlags&8772)!==0):Lr(t,a),kr=n,tt=o}break;case 30:break;default:Lr(t,a)}}function mw(t){var e=t.alternate;e!==null&&(t.alternate=null,mw(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&Bg(e)),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}var qe=null,$t=!1;function wr(t,e,a){for(a=a.child;a!==null;)gw(t,e,a),a=a.sibling}function gw(t,e,a){if(sa&&typeof sa.onCommitFiberUnmount=="function")try{sa.onCommitFiberUnmount(Xl,a)}catch{}switch(a.tag){case 26:tt||ir(a,e),wr(t,e,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:tt||ir(a,e);var r=qe,n=$t;qn(a.type)&&(qe=a.stateNode,$t=!1),wr(t,e,a),Dl(a.stateNode),qe=r,$t=n;break;case 5:tt||ir(a,e);case 6:if(r=qe,n=$t,qe=null,wr(t,e,a),qe=r,$t=n,qe!==null)if($t)try{(qe.nodeType===9?qe.body:qe.nodeName==="HTML"?qe.ownerDocument.body:qe).removeChild(a.stateNode)}catch(o){Ce(a,e,o)}else try{qe.removeChild(a.stateNode)}catch(o){Ce(a,e,o)}break;case 18:qe!==null&&($t?(t=qe,sC(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,a.stateNode),Qi(t)):sC(qe,a.stateNode));break;case 4:r=qe,n=$t,qe=a.stateNode.containerInfo,$t=!0,wr(t,e,a),qe=r,$t=n;break;case 0:case 11:case 14:case 15:Pn(2,a,e),tt||Pn(4,a,e),wr(t,e,a);break;case 1:tt||(ir(a,e),r=a.stateNode,typeof r.componentWillUnmount=="function"&&cw(a,e,r)),wr(t,e,a);break;case 21:wr(t,e,a);break;case 22:tt=(r=tt)||a.memoizedState!==null,wr(t,e,a),tt=r;break;default:wr(t,e,a)}}function vw(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{Qi(t)}catch(a){Ce(e,e.return,a)}}}function yw(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{Qi(t)}catch(a){Ce(e,e.return,a)}}function tM(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new G0),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new G0),e;default:throw Error(R(435,t.tag))}}function qc(t,e){var a=tM(t);e.forEach(function(r){if(!a.has(r)){a.add(r);var n=cM.bind(null,t,r);r.then(n,n)}})}function zt(t,e){var a=e.deletions;if(a!==null)for(var r=0;r<a.length;r++){var n=a[r],o=t,i=e,s=i;e:for(;s!==null;){switch(s.tag){case 27:if(qn(s.type)){qe=s.stateNode,$t=!1;break e}break;case 5:qe=s.stateNode,$t=!1;break e;case 3:case 4:qe=s.stateNode.containerInfo,$t=!0;break e}s=s.return}if(qe===null)throw Error(R(160));gw(o,i,n),qe=null,$t=!1,o=n.alternate,o!==null&&(o.return=null),n.return=null}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)xw(e,t),e=e.sibling}var qa=null;function xw(t,e){var a=t.alternate,r=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:zt(e,t),Vt(t),r&4&&(Pn(3,t,t.return),au(3,t),Pn(5,t,t.return));break;case 1:zt(e,t),Vt(t),r&512&&(tt||a===null||ir(a,a.return)),r&64&&kr&&(t=t.updateQueue,t!==null&&(r=t.callbacks,r!==null&&(a=t.shared.hiddenCallbacks,t.shared.hiddenCallbacks=a===null?r:a.concat(r))));break;case 26:var n=qa;if(zt(e,t),Vt(t),r&512&&(tt||a===null||ir(a,a.return)),r&4){var o=a!==null?a.memoizedState:null;if(r=t.memoizedState,a===null)if(r===null)if(t.stateNode===null){e:{r=t.type,a=t.memoizedProps,n=n.ownerDocument||n;t:switch(r){case"title":o=n.getElementsByTagName("title")[0],(!o||o[Ql]||o[yt]||o.namespaceURI==="http://www.w3.org/2000/svg"||o.hasAttribute("itemprop"))&&(o=n.createElement(r),n.head.insertBefore(o,n.querySelector("head > title"))),St(o,r,a),o[yt]=t,pt(o),r=o;break e;case"link":var i=hC("link","href",n).get(r+(a.href||""));if(i){for(var s=0;s<i.length;s++)if(o=i[s],o.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&o.getAttribute("rel")===(a.rel==null?null:a.rel)&&o.getAttribute("title")===(a.title==null?null:a.title)&&o.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){i.splice(s,1);break t}}o=n.createElement(r),St(o,r,a),n.head.appendChild(o);break;case"meta":if(i=hC("meta","content",n).get(r+(a.content||""))){for(s=0;s<i.length;s++)if(o=i[s],o.getAttribute("content")===(a.content==null?null:""+a.content)&&o.getAttribute("name")===(a.name==null?null:a.name)&&o.getAttribute("property")===(a.property==null?null:a.property)&&o.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&o.getAttribute("charset")===(a.charSet==null?null:a.charSet)){i.splice(s,1);break t}}o=n.createElement(r),St(o,r,a),n.head.appendChild(o);break;default:throw Error(R(468,r))}o[yt]=t,pt(o),r=o}t.stateNode=r}else mC(n,t.type,t.stateNode);else t.stateNode=pC(n,r,t.memoizedProps);else o!==r?(o===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):o.count--,r===null?mC(n,t.type,t.stateNode):pC(n,r,t.memoizedProps)):r===null&&t.stateNode!==null&&Lm(t,t.memoizedProps,a.memoizedProps)}break;case 27:zt(e,t),Vt(t),r&512&&(tt||a===null||ir(a,a.return)),a!==null&&r&4&&Lm(t,t.memoizedProps,a.memoizedProps);break;case 5:if(zt(e,t),Vt(t),r&512&&(tt||a===null||ir(a,a.return)),t.flags&32){n=t.stateNode;try{$i(n,"")}catch(S){Ce(t,t.return,S)}}r&4&&t.stateNode!=null&&(n=t.memoizedProps,Lm(t,n,a!==null?a.memoizedProps:n)),r&1024&&(Am=!0);break;case 6:if(zt(e,t),Vt(t),r&4){if(t.stateNode===null)throw Error(R(162));r=t.memoizedProps,a=t.stateNode;try{a.nodeValue=r}catch(S){Ce(t,t.return,S)}}break;case 3:if(od=null,n=qa,qa=Md(e.containerInfo),zt(e,t),qa=n,Vt(t),r&4&&a!==null&&a.memoizedState.isDehydrated)try{Qi(e.containerInfo)}catch(S){Ce(t,t.return,S)}Am&&(Am=!1,bw(t));break;case 4:r=qa,qa=Md(t.stateNode.containerInfo),zt(e,t),Vt(t),qa=r;break;case 12:zt(e,t),Vt(t);break;case 31:zt(e,t),Vt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,qc(t,r)));break;case 13:zt(e,t),Vt(t),t.child.flags&8192&&t.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(Zd=ia()),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,qc(t,r)));break;case 22:n=t.memoizedState!==null;var l=a!==null&&a.memoizedState!==null,u=kr,c=tt;if(kr=u||n,tt=c||l,zt(e,t),tt=c,kr=u,Vt(t),r&8192)e:for(e=t.stateNode,e._visibility=n?e._visibility&-2:e._visibility|1,n&&(a===null||l||kr||tt||yo(t)),a=null,e=t;;){if(e.tag===5||e.tag===26){if(a===null){l=a=e;try{if(o=l.stateNode,n)i=o.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none";else{s=l.stateNode;var d=l.memoizedProps.style,h=d!=null&&d.hasOwnProperty("display")?d.display:null;s.style.display=h==null||typeof h=="boolean"?"":(""+h).trim()}}catch(S){Ce(l,l.return,S)}}}else if(e.tag===6){if(a===null){l=e;try{l.stateNode.nodeValue=n?"":l.memoizedProps}catch(S){Ce(l,l.return,S)}}}else if(e.tag===18){if(a===null){l=e;try{var g=l.stateNode;n?lC(g,!0):lC(l.stateNode,!1)}catch(S){Ce(l,l.return,S)}}}else if((e.tag!==22&&e.tag!==23||e.memoizedState===null||e===t)&&e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;a===e&&(a=null),e=e.return}a===e&&(a=null),e.sibling.return=e.return,e=e.sibling}r&4&&(r=t.updateQueue,r!==null&&(a=r.retryQueue,a!==null&&(r.retryQueue=null,qc(t,a))));break;case 19:zt(e,t),Vt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,qc(t,r)));break;case 30:break;case 21:break;default:zt(e,t),Vt(t)}}function Vt(t){var e=t.flags;if(e&2){try{for(var a,r=t.return;r!==null;){if(fw(r)){a=r;break}r=r.return}if(a==null)throw Error(R(160));switch(a.tag){case 27:var n=a.stateNode,o=Im(t);wd(t,o,n);break;case 5:var i=a.stateNode;a.flags&32&&($i(i,""),a.flags&=-33);var s=Im(t);wd(t,s,i);break;case 3:case 4:var l=a.stateNode.containerInfo,u=Im(t);hg(t,u,l);break;default:throw Error(R(161))}}catch(c){Ce(t,t.return,c)}t.flags&=-3}e&4096&&(t.flags&=-4097)}function bw(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;bw(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling}}function Lr(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)hw(t,e.alternate,e),e=e.sibling}function yo(t){for(t=t.child;t!==null;){var e=t;switch(e.tag){case 0:case 11:case 14:case 15:Pn(4,e,e.return),yo(e);break;case 1:ir(e,e.return);var a=e.stateNode;typeof a.componentWillUnmount=="function"&&cw(e,e.return,a),yo(e);break;case 27:Dl(e.stateNode);case 26:case 5:ir(e,e.return),yo(e);break;case 22:e.memoizedState===null&&yo(e);break;case 30:yo(e);break;default:yo(e)}t=t.sibling}}function Ir(t,e,a){for(a=a&&(e.subtreeFlags&8772)!==0,e=e.child;e!==null;){var r=e.alternate,n=t,o=e,i=o.flags;switch(o.tag){case 0:case 11:case 15:Ir(n,o,a),au(4,o);break;case 1:if(Ir(n,o,a),r=o,n=r.stateNode,typeof n.componentDidMount=="function")try{n.componentDidMount()}catch(u){Ce(r,r.return,u)}if(r=o,n=r.updateQueue,n!==null){var s=r.stateNode;try{var l=n.shared.hiddenCallbacks;if(l!==null)for(n.shared.hiddenCallbacks=null,n=0;n<l.length;n++)v_(l[n],s)}catch(u){Ce(r,r.return,u)}}a&&i&64&&uw(o),El(o,o.return);break;case 27:pw(o);case 26:case 5:Ir(n,o,a),a&&r===null&&i&4&&dw(o),El(o,o.return);break;case 12:Ir(n,o,a);break;case 31:Ir(n,o,a),a&&i&4&&vw(n,o);break;case 13:Ir(n,o,a),a&&i&4&&yw(n,o);break;case 22:o.memoizedState===null&&Ir(n,o,a),El(o,o.return);break;case 30:break;default:Ir(n,o,a)}e=e.sibling}}function pv(t,e){var a=null;t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(a=t.memoizedState.cachePool.pool),t=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(t=e.memoizedState.cachePool.pool),t!==a&&(t!=null&&t.refCount++,a!=null&&eu(a))}function hv(t,e){t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&eu(t))}function Ua(t,e,a,r){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Sw(t,e,a,r),e=e.sibling}function Sw(t,e,a,r){var n=e.flags;switch(e.tag){case 0:case 11:case 15:Ua(t,e,a,r),n&2048&&au(9,e);break;case 1:Ua(t,e,a,r);break;case 3:Ua(t,e,a,r),n&2048&&(t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&eu(t)));break;case 12:if(n&2048){Ua(t,e,a,r),t=e.stateNode;try{var o=e.memoizedProps,i=o.id,s=o.onPostCommit;typeof s=="function"&&s(i,e.alternate===null?"mount":"update",t.passiveEffectDuration,-0)}catch(l){Ce(e,e.return,l)}}else Ua(t,e,a,r);break;case 31:Ua(t,e,a,r);break;case 13:Ua(t,e,a,r);break;case 23:break;case 22:o=e.stateNode,i=e.alternate,e.memoizedState!==null?o._visibility&2?Ua(t,e,a,r):Tl(t,e):o._visibility&2?Ua(t,e,a,r):(o._visibility|=2,Si(t,e,a,r,(e.subtreeFlags&10256)!==0||!1)),n&2048&&pv(i,e);break;case 24:Ua(t,e,a,r),n&2048&&hv(e.alternate,e);break;default:Ua(t,e,a,r)}}function Si(t,e,a,r,n){for(n=n&&((e.subtreeFlags&10256)!==0||!1),e=e.child;e!==null;){var o=t,i=e,s=a,l=r,u=i.flags;switch(i.tag){case 0:case 11:case 15:Si(o,i,s,l,n),au(8,i);break;case 23:break;case 22:var c=i.stateNode;i.memoizedState!==null?c._visibility&2?Si(o,i,s,l,n):Tl(o,i):(c._visibility|=2,Si(o,i,s,l,n)),n&&u&2048&&pv(i.alternate,i);break;case 24:Si(o,i,s,l,n),n&&u&2048&&hv(i.alternate,i);break;default:Si(o,i,s,l,n)}e=e.sibling}}function Tl(t,e){if(e.subtreeFlags&10256)for(e=e.child;e!==null;){var a=t,r=e,n=r.flags;switch(r.tag){case 22:Tl(a,r),n&2048&&pv(r.alternate,r);break;case 24:Tl(a,r),n&2048&&hv(r.alternate,r);break;default:Tl(a,r)}e=e.sibling}}var bl=8192;function bi(t,e,a){if(t.subtreeFlags&bl)for(t=t.child;t!==null;)Cw(t,e,a),t=t.sibling}function Cw(t,e,a){switch(t.tag){case 26:bi(t,e,a),t.flags&bl&&t.memoizedState!==null&&HM(a,qa,t.memoizedState,t.memoizedProps);break;case 5:bi(t,e,a);break;case 3:case 4:var r=qa;qa=Md(t.stateNode.containerInfo),bi(t,e,a),qa=r;break;case 22:t.memoizedState===null&&(r=t.alternate,r!==null&&r.memoizedState!==null?(r=bl,bl=16777216,bi(t,e,a),bl=r):bi(t,e,a));break;default:bi(t,e,a)}}function _w(t){var e=t.alternate;if(e!==null&&(t=e.child,t!==null)){e.child=null;do e=t.sibling,t.sibling=null,t=e;while(t!==null)}}function pl(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var a=0;a<e.length;a++){var r=e[a];ft=r,Lw(r,t)}_w(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)ww(t),t=t.sibling}function ww(t){switch(t.tag){case 0:case 11:case 15:pl(t),t.flags&2048&&Pn(9,t,t.return);break;case 3:pl(t);break;case 12:pl(t);break;case 22:var e=t.stateNode;t.memoizedState!==null&&e._visibility&2&&(t.return===null||t.return.tag!==13)?(e._visibility&=-3,rd(t)):pl(t);break;default:pl(t)}}function rd(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var a=0;a<e.length;a++){var r=e[a];ft=r,Lw(r,t)}_w(t)}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:Pn(8,e,e.return),rd(e);break;case 22:a=e.stateNode,a._visibility&2&&(a._visibility&=-3,rd(e));break;default:rd(e)}t=t.sibling}}function Lw(t,e){for(;ft!==null;){var a=ft;switch(a.tag){case 0:case 11:case 15:Pn(8,a,e);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var r=a.memoizedState.cachePool.pool;r!=null&&r.refCount++}break;case 24:eu(a.memoizedState.cache)}if(r=a.child,r!==null)r.return=a,ft=r;else e:for(a=t;ft!==null;){r=ft;var n=r.sibling,o=r.return;if(mw(r),r===a){ft=null;break e}if(n!==null){n.return=o,ft=n;break e}ft=o}}}var aM={getCacheForType:function(t){var e=bt(at),a=e.data.get(t);return a===void 0&&(a=t(),e.data.set(t,a)),a},cacheSignal:function(){return bt(at).controller.signal}},rM=typeof WeakMap=="function"?WeakMap:Map,ye=0,Ae=null,ce=null,pe=0,Se=0,aa=null,wn=!1,rs=!1,mv=!1,Hr=0,Xe=0,Hn=0,_o=0,gv=0,oa=0,Zi=0,Rl=null,jt=null,mg=!1,Zd=0,Iw=0,Ld=1/0,Id=null,Rn=null,ot=0,Mn=null,Xi=null,Or=0,gg=0,vg=null,Aw=null,Ml=0,yg=null;function ua(){return(ye&2)!==0&&pe!==0?pe&-pe:ee.T!==null?yv():FC()}function kw(){if(oa===0)if((pe&536870912)===0||he){var t=Rc;Rc<<=1,(Rc&3932160)===0&&(Rc=262144),oa=t}else oa=536870912;return t=da.current,t!==null&&(t.flags|=32),oa}function Gt(t,e,a){(t===Ae&&(Se===2||Se===9)||t.cancelPendingCommit!==null)&&(Yi(t,0),Ln(t,pe,oa,!1)),Kl(t,a),((ye&2)===0||t!==Ae)&&(t===Ae&&((ye&2)===0&&(_o|=a),Xe===4&&Ln(t,pe,oa,!1)),ur(t))}function Ew(t,e,a){if((ye&6)!==0)throw Error(R(327));var r=!a&&(e&127)===0&&(e&t.expiredLanes)===0||Yl(t,e),n=r?iM(t,e):km(t,e,!0),o=r;do{if(n===0){rs&&!r&&Ln(t,e,0,!1);break}else{if(a=t.current.alternate,o&&!nM(a)){n=km(t,e,!1),o=!1;continue}if(n===2){if(o=e,t.errorRecoveryDisabledLanes&o)var i=0;else i=t.pendingLanes&-536870913,i=i!==0?i:i&536870912?536870912:0;if(i!==0){e=i;e:{var s=t;n=Rl;var l=s.current.memoizedState.isDehydrated;if(l&&(Yi(s,i).flags|=256),i=km(s,i,!1),i!==2){if(mv&&!l){s.errorRecoveryDisabledLanes|=o,_o|=o,n=4;break e}o=jt,jt=n,o!==null&&(jt===null?jt=o:jt.push.apply(jt,o))}n=i}if(o=!1,n!==2)continue}}if(n===1){Yi(t,0),Ln(t,e,0,!0);break}e:{switch(r=t,o=n,o){case 0:case 1:throw Error(R(345));case 4:if((e&4194048)!==e)break;case 6:Ln(r,e,oa,!wn);break e;case 2:jt=null;break;case 3:case 5:break;default:throw Error(R(329))}if((e&62914560)===e&&(n=Zd+300-ia(),10<n)){if(Ln(r,e,oa,!wn),Nd(r,0,!0)!==0)break e;Or=e,r.timeoutHandle=Xw(W0.bind(null,r,a,jt,Id,mg,e,oa,_o,Zi,wn,o,"Throttled",-0,0),n);break e}W0(r,a,jt,Id,mg,e,oa,_o,Zi,wn,o,null,-0,0)}}break}while(!0);ur(t)}function W0(t,e,a,r,n,o,i,s,l,u,c,d,h,g){if(t.timeoutHandle=-1,d=e.subtreeFlags,d&8192||(d&16785408)===16785408){d={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Tr},Cw(e,o,d);var S=(o&62914560)===o?Zd-ia():(o&4194048)===o?Iw-ia():0;if(S=UM(d,S),S!==null){Or=o,t.cancelPendingCommit=S(X0.bind(null,t,e,o,a,r,n,i,s,l,c,d,null,h,g)),Ln(t,o,i,!u);return}}X0(t,e,o,a,r,n,i,s,l)}function nM(t){for(var e=t;;){var a=e.tag;if((a===0||a===11||a===15)&&e.flags&16384&&(a=e.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var r=0;r<a.length;r++){var n=a[r],o=n.getSnapshot;n=n.value;try{if(!ca(o(),n))return!1}catch{return!1}}if(a=e.child,e.subtreeFlags&16384&&a!==null)a.return=e,e=a;else{if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return!0;e=e.return}e.sibling.return=e.return,e=e.sibling}}return!0}function Ln(t,e,a,r){e&=~gv,e&=~_o,t.suspendedLanes|=e,t.pingedLanes&=~e,r&&(t.warmLanes|=e),r=t.expirationTimes;for(var n=e;0<n;){var o=31-la(n),i=1<<o;r[o]=-1,n&=~i}a!==0&&DC(t,a,e)}function Xd(){return(ye&6)===0?(ru(0,!1),!1):!0}function vv(){if(ce!==null){if(Se===0)var t=ce.return;else t=ce,Rr=Do=null,av(t),Hi=null,Ul=0,t=ce;for(;t!==null;)lw(t.alternate,t),t=t.return;ce=null}}function Yi(t,e){var a=t.timeoutHandle;a!==-1&&(t.timeoutHandle=-1,CM(a)),a=t.cancelPendingCommit,a!==null&&(t.cancelPendingCommit=null,a()),Or=0,vv(),Ae=t,ce=a=Mr(t.current,null),pe=e,Se=0,aa=null,wn=!1,rs=Yl(t,e),mv=!1,Zi=oa=gv=_o=Hn=Xe=0,jt=Rl=null,mg=!1,(e&8)!==0&&(e|=e&32);var r=t.entangledLanes;if(r!==0)for(t=t.entanglements,r&=e;0<r;){var n=31-la(r),o=1<<n;e|=t[n],r&=~o}return Hr=e,qd(),a}function Tw(t,e){ie=null,ee.H=zl,e===as||e===Vd?(e=L0(),Se=3):e===Xg?(e=L0(),Se=4):Se=e===dv?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,aa=e,ce===null&&(Xe=1,Cd(t,La(e,t.current)))}function Rw(){var t=da.current;return t===null?!0:(pe&4194048)===pe?Aa===null:(pe&62914560)===pe||(pe&536870912)!==0?t===Aa:!1}function Mw(){var t=ee.H;return ee.H=zl,t===null?zl:t}function Dw(){var t=ee.A;return ee.A=aM,t}function Ad(){Xe=4,wn||(pe&4194048)!==pe&&da.current!==null||(rs=!0),(Hn&134217727)===0&&(_o&134217727)===0||Ae===null||Ln(Ae,pe,oa,!1)}function km(t,e,a){var r=ye;ye|=2;var n=Mw(),o=Dw();(Ae!==t||pe!==e)&&(Id=null,Yi(t,e)),e=!1;var i=Xe;e:do try{if(Se!==0&&ce!==null){var s=ce,l=aa;switch(Se){case 8:vv(),i=6;break e;case 3:case 2:case 9:case 6:da.current===null&&(e=!0);var u=Se;if(Se=0,aa=null,Oi(t,s,l,u),a&&rs){i=0;break e}break;default:u=Se,Se=0,aa=null,Oi(t,s,l,u)}}oM(),i=Xe;break}catch(c){Tw(t,c)}while(!0);return e&&t.shellSuspendCounter++,Rr=Do=null,ye=r,ee.H=n,ee.A=o,ce===null&&(Ae=null,pe=0,qd()),i}function oM(){for(;ce!==null;)Ow(ce)}function iM(t,e){var a=ye;ye|=2;var r=Mw(),n=Dw();Ae!==t||pe!==e?(Id=null,Ld=ia()+500,Yi(t,e)):rs=Yl(t,e);e:do try{if(Se!==0&&ce!==null){e=ce;var o=aa;t:switch(Se){case 1:Se=0,aa=null,Oi(t,e,o,1);break;case 2:case 9:if(w0(o)){Se=0,aa=null,Z0(e);break}e=function(){Se!==2&&Se!==9||Ae!==t||(Se=7),ur(t)},o.then(e,e);break e;case 3:Se=7;break e;case 4:Se=5;break e;case 7:w0(o)?(Se=0,aa=null,Z0(e)):(Se=0,aa=null,Oi(t,e,o,7));break;case 5:var i=null;switch(ce.tag){case 26:i=ce.memoizedState;case 5:case 27:var s=ce;if(i?eL(i):s.stateNode.complete){Se=0,aa=null;var l=s.sibling;if(l!==null)ce=l;else{var u=s.return;u!==null?(ce=u,Yd(u)):ce=null}break t}}Se=0,aa=null,Oi(t,e,o,5);break;case 6:Se=0,aa=null,Oi(t,e,o,6);break;case 8:vv(),Xe=6;break e;default:throw Error(R(462))}}sM();break}catch(c){Tw(t,c)}while(!0);return Rr=Do=null,ee.H=r,ee.A=n,ye=a,ce!==null?0:(Ae=null,pe=0,qd(),Xe)}function sM(){for(;ce!==null&&!TT();)Ow(ce)}function Ow(t){var e=sw(t.alternate,t,Hr);t.memoizedProps=t.pendingProps,e===null?Yd(t):ce=e}function Z0(t){var e=t,a=e.alternate;switch(e.tag){case 15:case 0:e=q0(a,e,e.pendingProps,e.type,void 0,pe);break;case 11:e=q0(a,e,e.pendingProps,e.type.render,e.ref,pe);break;case 5:av(e);default:lw(a,e),e=ce=l_(e,Hr),e=sw(a,e,Hr)}t.memoizedProps=t.pendingProps,e===null?Yd(t):ce=e}function Oi(t,e,a,r){Rr=Do=null,av(e),Hi=null,Ul=0;var n=e.return;try{if(XR(t,n,e,a,pe)){Xe=1,Cd(t,La(a,t.current)),ce=null;return}}catch(o){if(n!==null)throw ce=n,o;Xe=1,Cd(t,La(a,t.current)),ce=null;return}e.flags&32768?(he||r===1?t=!0:rs||(pe&536870912)!==0?t=!1:(wn=t=!0,(r===2||r===9||r===3||r===6)&&(r=da.current,r!==null&&r.tag===13&&(r.flags|=16384))),Bw(e,t)):Yd(e)}function Yd(t){var e=t;do{if((e.flags&32768)!==0){Bw(e,wn);return}t=e.return;var a=QR(e.alternate,e,Hr);if(a!==null){ce=a;return}if(e=e.sibling,e!==null){ce=e;return}ce=e=t}while(e!==null);Xe===0&&(Xe=5)}function Bw(t,e){do{var a=JR(t.alternate,t);if(a!==null){a.flags&=32767,ce=a;return}if(a=t.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!e&&(t=t.sibling,t!==null)){ce=t;return}ce=t=a}while(t!==null);Xe=6,ce=null}function X0(t,e,a,r,n,o,i,s,l){t.cancelPendingCommit=null;do Kd();while(ot!==0);if((ye&6)!==0)throw Error(R(327));if(e!==null){if(e===t.current)throw Error(R(177));if(o=e.lanes|e.childLanes,o|=zg,UT(t,a,o,i,s,l),t===Ae&&(ce=Ae=null,pe=0),Xi=e,Mn=t,Or=a,gg=o,vg=n,Aw=r,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,dM(dd,function(){return Uw(),null})):(t.callbackNode=null,t.callbackPriority=0),r=(e.flags&13878)!==0,(e.subtreeFlags&13878)!==0||r){r=ee.T,ee.T=null,n=xe.p,xe.p=2,i=ye,ye|=4;try{eM(t,e,a)}finally{ye=i,xe.p=n,ee.T=r}}ot=1,Fw(),Nw(),Pw()}}function Fw(){if(ot===1){ot=0;var t=Mn,e=Xi,a=(e.flags&13878)!==0;if((e.subtreeFlags&13878)!==0||a){a=ee.T,ee.T=null;var r=xe.p;xe.p=2;var n=ye;ye|=4;try{xw(e,t);var o=Cg,i=e_(t.containerInfo),s=o.focusedElem,l=o.selectionRange;if(i!==s&&s&&s.ownerDocument&&JC(s.ownerDocument.documentElement,s)){if(l!==null&&qg(s)){var u=l.start,c=l.end;if(c===void 0&&(c=u),"selectionStart"in s)s.selectionStart=u,s.selectionEnd=Math.min(c,s.value.length);else{var d=s.ownerDocument||document,h=d&&d.defaultView||window;if(h.getSelection){var g=h.getSelection(),S=s.textContent.length,b=Math.min(l.start,S),x=l.end===void 0?b:Math.min(l.end,S);!g.extend&&b>x&&(i=x,x=b,b=i);var f=v0(s,b),m=v0(s,x);if(f&&m&&(g.rangeCount!==1||g.anchorNode!==f.node||g.anchorOffset!==f.offset||g.focusNode!==m.node||g.focusOffset!==m.offset)){var v=d.createRange();v.setStart(f.node,f.offset),g.removeAllRanges(),b>x?(g.addRange(v),g.extend(m.node,m.offset)):(v.setEnd(m.node,m.offset),g.addRange(v))}}}}for(d=[],g=s;g=g.parentNode;)g.nodeType===1&&d.push({element:g,left:g.scrollLeft,top:g.scrollTop});for(typeof s.focus=="function"&&s.focus(),s=0;s<d.length;s++){var y=d[s];y.element.scrollLeft=y.left,y.element.scrollTop=y.top}}Bd=!!Sg,Cg=Sg=null}finally{ye=n,xe.p=r,ee.T=a}}t.current=e,ot=2}}function Nw(){if(ot===2){ot=0;var t=Mn,e=Xi,a=(e.flags&8772)!==0;if((e.subtreeFlags&8772)!==0||a){a=ee.T,ee.T=null;var r=xe.p;xe.p=2;var n=ye;ye|=4;try{hw(t,e.alternate,e)}finally{ye=n,xe.p=r,ee.T=a}}ot=3}}function Pw(){if(ot===4||ot===3){ot=0,RT();var t=Mn,e=Xi,a=Or,r=Aw;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?ot=5:(ot=0,Xi=Mn=null,Hw(t,t.pendingLanes));var n=t.pendingLanes;if(n===0&&(Rn=null),Og(a),e=e.stateNode,sa&&typeof sa.onCommitFiberRoot=="function")try{sa.onCommitFiberRoot(Xl,e,void 0,(e.current.flags&128)===128)}catch{}if(r!==null){e=ee.T,n=xe.p,xe.p=2,ee.T=null;try{for(var o=t.onRecoverableError,i=0;i<r.length;i++){var s=r[i];o(s.value,{componentStack:s.stack})}}finally{ee.T=e,xe.p=n}}(Or&3)!==0&&Kd(),ur(t),n=t.pendingLanes,(a&261930)!==0&&(n&42)!==0?t===yg?Ml++:(Ml=0,yg=t):Ml=0,ru(0,!1)}}function Hw(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,eu(e)))}function Kd(){return Fw(),Nw(),Pw(),Uw()}function Uw(){if(ot!==5)return!1;var t=Mn,e=gg;gg=0;var a=Og(Or),r=ee.T,n=xe.p;try{xe.p=32>a?32:a,ee.T=null,a=vg,vg=null;var o=Mn,i=Or;if(ot=0,Xi=Mn=null,Or=0,(ye&6)!==0)throw Error(R(331));var s=ye;if(ye|=4,ww(o.current),Sw(o,o.current,i,a),ye=s,ru(0,!1),sa&&typeof sa.onPostCommitFiberRoot=="function")try{sa.onPostCommitFiberRoot(Xl,o)}catch{}return!0}finally{xe.p=n,ee.T=r,Hw(t,e)}}function Y0(t,e,a){e=La(a,e),e=dg(t.stateNode,e,2),t=Tn(t,e,2),t!==null&&(Kl(t,2),ur(t))}function Ce(t,e,a){if(t.tag===3)Y0(t,t,a);else for(;e!==null;){if(e.tag===3){Y0(e,t,a);break}else if(e.tag===1){var r=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(Rn===null||!Rn.has(r))){t=La(a,t),a=tw(2),r=Tn(e,a,2),r!==null&&(aw(a,r,e,t),Kl(r,2),ur(r));break}}e=e.return}}function Em(t,e,a){var r=t.pingCache;if(r===null){r=t.pingCache=new rM;var n=new Set;r.set(e,n)}else n=r.get(e),n===void 0&&(n=new Set,r.set(e,n));n.has(a)||(mv=!0,n.add(a),t=lM.bind(null,t,e,a),e.then(t,t))}function lM(t,e,a){var r=t.pingCache;r!==null&&r.delete(e),t.pingedLanes|=t.suspendedLanes&a,t.warmLanes&=~a,Ae===t&&(pe&a)===a&&(Xe===4||Xe===3&&(pe&62914560)===pe&&300>ia()-Zd?(ye&2)===0&&Yi(t,0):gv|=a,Zi===pe&&(Zi=0)),ur(t)}function qw(t,e){e===0&&(e=MC()),t=Mo(t,e),t!==null&&(Kl(t,e),ur(t))}function uM(t){var e=t.memoizedState,a=0;e!==null&&(a=e.retryLane),qw(t,a)}function cM(t,e){var a=0;switch(t.tag){case 31:case 13:var r=t.stateNode,n=t.memoizedState;n!==null&&(a=n.retryLane);break;case 19:r=t.stateNode;break;case 22:r=t.stateNode._retryCache;break;default:throw Error(R(314))}r!==null&&r.delete(e),qw(t,a)}function dM(t,e){return Mg(t,e)}var kd=null,Ci=null,xg=!1,Ed=!1,Tm=!1,In=0;function ur(t){t!==Ci&&t.next===null&&(Ci===null?kd=Ci=t:Ci=Ci.next=t),Ed=!0,xg||(xg=!0,pM())}function ru(t,e){if(!Tm&&Ed){Tm=!0;do for(var a=!1,r=kd;r!==null;){if(!e)if(t!==0){var n=r.pendingLanes;if(n===0)var o=0;else{var i=r.suspendedLanes,s=r.pingedLanes;o=(1<<31-la(42|t)+1)-1,o&=n&~(i&~s),o=o&201326741?o&201326741|1:o?o|2:0}o!==0&&(a=!0,K0(r,o))}else o=pe,o=Nd(r,r===Ae?o:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),(o&3)===0||Yl(r,o)||(a=!0,K0(r,o));r=r.next}while(a);Tm=!1}}function fM(){zw()}function zw(){Ed=xg=!1;var t=0;In!==0&&SM()&&(t=In);for(var e=ia(),a=null,r=kd;r!==null;){var n=r.next,o=Vw(r,e);o===0?(r.next=null,a===null?kd=n:a.next=n,n===null&&(Ci=a)):(a=r,(t!==0||(o&3)!==0)&&(Ed=!0)),r=n}ot!==0&&ot!==5||ru(t,!1),In!==0&&(In=0)}function Vw(t,e){for(var a=t.suspendedLanes,r=t.pingedLanes,n=t.expirationTimes,o=t.pendingLanes&-62914561;0<o;){var i=31-la(o),s=1<<i,l=n[i];l===-1?((s&a)===0||(s&r)!==0)&&(n[i]=HT(s,e)):l<=e&&(t.expiredLanes|=s),o&=~s}if(e=Ae,a=pe,a=Nd(t,t===e?a:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r=t.callbackNode,a===0||t===e&&(Se===2||Se===9)||t.cancelPendingCommit!==null)return r!==null&&r!==null&&om(r),t.callbackNode=null,t.callbackPriority=0;if((a&3)===0||Yl(t,a)){if(e=a&-a,e===t.callbackPriority)return e;switch(r!==null&&om(r),Og(a)){case 2:case 8:a=TC;break;case 32:a=dd;break;case 268435456:a=RC;break;default:a=dd}return r=$w.bind(null,t),a=Mg(a,r),t.callbackPriority=e,t.callbackNode=a,e}return r!==null&&r!==null&&om(r),t.callbackPriority=2,t.callbackNode=null,2}function $w(t,e){if(ot!==0&&ot!==5)return t.callbackNode=null,t.callbackPriority=0,null;var a=t.callbackNode;if(Kd()&&t.callbackNode!==a)return null;var r=pe;return r=Nd(t,t===Ae?r:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r===0?null:(Ew(t,r,e),Vw(t,ia()),t.callbackNode!=null&&t.callbackNode===a?$w.bind(null,t):null)}function K0(t,e){if(Kd())return null;Ew(t,e,!0)}function pM(){_M(function(){(ye&6)!==0?Mg(EC,fM):zw()})}function yv(){if(In===0){var t=ji;t===0&&(t=Tc,Tc<<=1,(Tc&261888)===0&&(Tc=256)),In=t}return In}function Q0(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:Zc(""+t)}function J0(t,e){var a=e.ownerDocument.createElement("input");return a.name=e.name,a.value=e.value,t.id&&a.setAttribute("form",t.id),e.parentNode.insertBefore(a,e),t=new FormData(t),a.parentNode.removeChild(a),t}function hM(t,e,a,r,n){if(e==="submit"&&a&&a.stateNode===n){var o=Q0((n[Wt]||null).action),i=r.submitter;i&&(e=(e=i[Wt]||null)?Q0(e.formAction):i.getAttribute("formAction"),e!==null&&(o=e,i=null));var s=new Pd("action","action",null,r,n);t.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(In!==0){var l=i?J0(n,i):new FormData(n);ug(a,{pending:!0,data:l,method:n.method,action:o},null,l)}}else typeof o=="function"&&(s.preventDefault(),l=i?J0(n,i):new FormData(n),ug(a,{pending:!0,data:l,method:n.method,action:o},o,l))},currentTarget:n}]})}}for(zc=0;zc<Km.length;zc++)Vc=Km[zc],eC=Vc.toLowerCase(),tC=Vc[0].toUpperCase()+Vc.slice(1),za(eC,"on"+tC);var Vc,eC,tC,zc;za(a_,"onAnimationEnd");za(r_,"onAnimationIteration");za(n_,"onAnimationStart");za("dblclick","onDoubleClick");za("focusin","onFocus");za("focusout","onBlur");za(MR,"onTransitionRun");za(DR,"onTransitionStart");za(OR,"onTransitionCancel");za(o_,"onTransitionEnd");Vi("onMouseEnter",["mouseout","mouseover"]);Vi("onMouseLeave",["mouseout","mouseover"]);Vi("onPointerEnter",["pointerout","pointerover"]);Vi("onPointerLeave",["pointerout","pointerover"]);Eo("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));Eo("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));Eo("onBeforeInput",["compositionend","keypress","textInput","paste"]);Eo("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));Eo("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));Eo("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Vl="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),mM=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Vl));function jw(t,e){e=(e&4)!==0;for(var a=0;a<t.length;a++){var r=t[a],n=r.event;r=r.listeners;e:{var o=void 0;if(e)for(var i=r.length-1;0<=i;i--){var s=r[i],l=s.instance,u=s.currentTarget;if(s=s.listener,l!==o&&n.isPropagationStopped())break e;o=s,n.currentTarget=u;try{o(n)}catch(c){pd(c)}n.currentTarget=null,o=l}else for(i=0;i<r.length;i++){if(s=r[i],l=s.instance,u=s.currentTarget,s=s.listener,l!==o&&n.isPropagationStopped())break e;o=s,n.currentTarget=u;try{o(n)}catch(c){pd(c)}n.currentTarget=null,o=l}}}}function ue(t,e){var a=e[Vm];a===void 0&&(a=e[Vm]=new Set);var r=t+"__bubble";a.has(r)||(Gw(e,t,2,!1),a.add(r))}function Rm(t,e,a){var r=0;e&&(r|=4),Gw(a,t,r,e)}var $c="_reactListening"+Math.random().toString(36).slice(2);function xv(t){if(!t[$c]){t[$c]=!0,NC.forEach(function(a){a!=="selectionchange"&&(mM.has(a)||Rm(a,!1,t),Rm(a,!0,t))});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[$c]||(e[$c]=!0,Rm("selectionchange",!1,e))}}function Gw(t,e,a,r){switch(oL(e)){case 2:var n=VM;break;case 8:n=$M;break;default:n=_v}a=n.bind(null,e,a,t),n=void 0,!Zm||e!=="touchstart"&&e!=="touchmove"&&e!=="wheel"||(n=!0),r?n!==void 0?t.addEventListener(e,a,{capture:!0,passive:n}):t.addEventListener(e,a,!0):n!==void 0?t.addEventListener(e,a,{passive:n}):t.addEventListener(e,a,!1)}function Mm(t,e,a,r,n){var o=r;if((e&1)===0&&(e&2)===0&&r!==null)e:for(;;){if(r===null)return;var i=r.tag;if(i===3||i===4){var s=r.stateNode.containerInfo;if(s===n)break;if(i===4)for(i=r.return;i!==null;){var l=i.tag;if((l===3||l===4)&&i.stateNode.containerInfo===n)return;i=i.return}for(;s!==null;){if(i=Li(s),i===null)return;if(l=i.tag,l===5||l===6||l===26||l===27){r=o=i;continue e}s=s.parentNode}}r=r.return}jC(function(){var u=o,c=Ng(a),d=[];e:{var h=i_.get(t);if(h!==void 0){var g=Pd,S=t;switch(t){case"keypress":if(Yc(a)===0)break e;case"keydown":case"keyup":g=cR;break;case"focusin":S="focus",g=cm;break;case"focusout":S="blur",g=cm;break;case"beforeblur":case"afterblur":g=cm;break;case"click":if(a.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":g=l0;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":g=QT;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":g=pR;break;case a_:case r_:case n_:g=tR;break;case o_:g=mR;break;case"scroll":case"scrollend":g=YT;break;case"wheel":g=vR;break;case"copy":case"cut":case"paste":g=rR;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":g=c0;break;case"toggle":case"beforetoggle":g=xR}var b=(e&4)!==0,x=!b&&(t==="scroll"||t==="scrollend"),f=b?h!==null?h+"Capture":null:h;b=[];for(var m=u,v;m!==null;){var y=m;if(v=y.stateNode,y=y.tag,y!==5&&y!==26&&y!==27||v===null||f===null||(y=Bl(m,f),y!=null&&b.push($l(m,y,v))),x)break;m=m.return}0<b.length&&(h=new g(h,S,null,a,c),d.push({event:h,listeners:b}))}}if((e&7)===0){e:{if(h=t==="mouseover"||t==="pointerover",g=t==="mouseout"||t==="pointerout",h&&a!==Wm&&(S=a.relatedTarget||a.fromElement)&&(Li(S)||S[Ji]))break e;if((g||h)&&(h=c.window===c?c:(h=c.ownerDocument)?h.defaultView||h.parentWindow:window,g?(S=a.relatedTarget||a.toElement,g=u,S=S?Li(S):null,S!==null&&(x=Zl(S),b=S.tag,S!==x||b!==5&&b!==27&&b!==6)&&(S=null)):(g=null,S=u),g!==S)){if(b=l0,y="onMouseLeave",f="onMouseEnter",m="mouse",(t==="pointerout"||t==="pointerover")&&(b=c0,y="onPointerLeave",f="onPointerEnter",m="pointer"),x=g==null?h:yl(g),v=S==null?h:yl(S),h=new b(y,m+"leave",g,a,c),h.target=x,h.relatedTarget=v,y=null,Li(c)===u&&(b=new b(f,m+"enter",S,a,c),b.target=v,b.relatedTarget=x,y=b),x=y,g&&S)t:{for(b=gM,f=g,m=S,v=0,y=f;y;y=b(y))v++;y=0;for(var _=m;_;_=b(_))y++;for(;0<v-y;)f=b(f),v--;for(;0<y-v;)m=b(m),y--;for(;v--;){if(f===m||m!==null&&f===m.alternate){b=f;break t}f=b(f),m=b(m)}b=null}else b=null;g!==null&&aC(d,h,g,b,!1),S!==null&&x!==null&&aC(d,x,S,b,!0)}}e:{if(h=u?yl(u):window,g=h.nodeName&&h.nodeName.toLowerCase(),g==="select"||g==="input"&&h.type==="file")var L=h0;else if(p0(h))if(KC)L=ER;else{L=AR;var C=IR}else g=h.nodeName,!g||g.toLowerCase()!=="input"||h.type!=="checkbox"&&h.type!=="radio"?u&&Fg(u.elementType)&&(L=h0):L=kR;if(L&&(L=L(t,u))){YC(d,L,a,c);break e}C&&C(t,h,u),t==="focusout"&&u&&h.type==="number"&&u.memoizedProps.value!=null&&Gm(h,"number",h.value)}switch(C=u?yl(u):window,t){case"focusin":(p0(C)||C.contentEditable==="true")&&(ki=C,Xm=u,_l=null);break;case"focusout":_l=Xm=ki=null;break;case"mousedown":Ym=!0;break;case"contextmenu":case"mouseup":case"dragend":Ym=!1,y0(d,a,c);break;case"selectionchange":if(RR)break;case"keydown":case"keyup":y0(d,a,c)}var k;if(Ug)e:{switch(t){case"compositionstart":var w="onCompositionStart";break e;case"compositionend":w="onCompositionEnd";break e;case"compositionupdate":w="onCompositionUpdate";break e}w=void 0}else Ai?ZC(t,a)&&(w="onCompositionEnd"):t==="keydown"&&a.keyCode===229&&(w="onCompositionStart");w&&(WC&&a.locale!=="ko"&&(Ai||w!=="onCompositionStart"?w==="onCompositionEnd"&&Ai&&(k=GC()):(_n=c,Pg="value"in _n?_n.value:_n.textContent,Ai=!0)),C=Td(u,w),0<C.length&&(w=new u0(w,t,null,a,c),d.push({event:w,listeners:C}),k?w.data=k:(k=XC(a),k!==null&&(w.data=k)))),(k=SR?CR(t,a):_R(t,a))&&(w=Td(u,"onBeforeInput"),0<w.length&&(C=new u0("onBeforeInput","beforeinput",null,a,c),d.push({event:C,listeners:w}),C.data=k)),hM(d,t,u,a,c)}jw(d,e)})}function $l(t,e,a){return{instance:t,listener:e,currentTarget:a}}function Td(t,e){for(var a=e+"Capture",r=[];t!==null;){var n=t,o=n.stateNode;if(n=n.tag,n!==5&&n!==26&&n!==27||o===null||(n=Bl(t,a),n!=null&&r.unshift($l(t,n,o)),n=Bl(t,e),n!=null&&r.push($l(t,n,o))),t.tag===3)return r;t=t.return}return[]}function gM(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function aC(t,e,a,r,n){for(var o=e._reactName,i=[];a!==null&&a!==r;){var s=a,l=s.alternate,u=s.stateNode;if(s=s.tag,l!==null&&l===r)break;s!==5&&s!==26&&s!==27||u===null||(l=u,n?(u=Bl(a,o),u!=null&&i.unshift($l(a,u,l))):n||(u=Bl(a,o),u!=null&&i.push($l(a,u,l)))),a=a.return}i.length!==0&&t.push({event:e,listeners:i})}var vM=/\r\n?/g,yM=/\u0000|\uFFFD/g;function rC(t){return(typeof t=="string"?t:""+t).replace(vM,`
9
- `).replace(yM,"")}function Ww(t,e){return e=rC(e),rC(t)===e}function we(t,e,a,r,n,o){switch(a){case"children":typeof r=="string"?e==="body"||e==="textarea"&&r===""||$i(t,r):(typeof r=="number"||typeof r=="bigint")&&e!=="body"&&$i(t,""+r);break;case"className":Dc(t,"class",r);break;case"tabIndex":Dc(t,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":Dc(t,a,r);break;case"style":$C(t,r,o);break;case"data":if(e!=="object"){Dc(t,"data",r);break}case"src":case"href":if(r===""&&(e!=="a"||a!=="href")){t.removeAttribute(a);break}if(r==null||typeof r=="function"||typeof r=="symbol"||typeof r=="boolean"){t.removeAttribute(a);break}r=Zc(""+r),t.setAttribute(a,r);break;case"action":case"formAction":if(typeof r=="function"){t.setAttribute(a,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof o=="function"&&(a==="formAction"?(e!=="input"&&we(t,e,"name",n.name,n,null),we(t,e,"formEncType",n.formEncType,n,null),we(t,e,"formMethod",n.formMethod,n,null),we(t,e,"formTarget",n.formTarget,n,null)):(we(t,e,"encType",n.encType,n,null),we(t,e,"method",n.method,n,null),we(t,e,"target",n.target,n,null)));if(r==null||typeof r=="symbol"||typeof r=="boolean"){t.removeAttribute(a);break}r=Zc(""+r),t.setAttribute(a,r);break;case"onClick":r!=null&&(t.onclick=Tr);break;case"onScroll":r!=null&&ue("scroll",t);break;case"onScrollEnd":r!=null&&ue("scrollend",t);break;case"dangerouslySetInnerHTML":if(r!=null){if(typeof r!="object"||!("__html"in r))throw Error(R(61));if(a=r.__html,a!=null){if(n.children!=null)throw Error(R(60));t.innerHTML=a}}break;case"multiple":t.multiple=r&&typeof r!="function"&&typeof r!="symbol";break;case"muted":t.muted=r&&typeof r!="function"&&typeof r!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(r==null||typeof r=="function"||typeof r=="boolean"||typeof r=="symbol"){t.removeAttribute("xlink:href");break}a=Zc(""+r),t.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":r!=null&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,""+r):t.removeAttribute(a);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":r&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,""):t.removeAttribute(a);break;case"capture":case"download":r===!0?t.setAttribute(a,""):r!==!1&&r!=null&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,r):t.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":r!=null&&typeof r!="function"&&typeof r!="symbol"&&!isNaN(r)&&1<=r?t.setAttribute(a,r):t.removeAttribute(a);break;case"rowSpan":case"start":r==null||typeof r=="function"||typeof r=="symbol"||isNaN(r)?t.removeAttribute(a):t.setAttribute(a,r);break;case"popover":ue("beforetoggle",t),ue("toggle",t),Wc(t,"popover",r);break;case"xlinkActuate":Cr(t,"http://www.w3.org/1999/xlink","xlink:actuate",r);break;case"xlinkArcrole":Cr(t,"http://www.w3.org/1999/xlink","xlink:arcrole",r);break;case"xlinkRole":Cr(t,"http://www.w3.org/1999/xlink","xlink:role",r);break;case"xlinkShow":Cr(t,"http://www.w3.org/1999/xlink","xlink:show",r);break;case"xlinkTitle":Cr(t,"http://www.w3.org/1999/xlink","xlink:title",r);break;case"xlinkType":Cr(t,"http://www.w3.org/1999/xlink","xlink:type",r);break;case"xmlBase":Cr(t,"http://www.w3.org/XML/1998/namespace","xml:base",r);break;case"xmlLang":Cr(t,"http://www.w3.org/XML/1998/namespace","xml:lang",r);break;case"xmlSpace":Cr(t,"http://www.w3.org/XML/1998/namespace","xml:space",r);break;case"is":Wc(t,"is",r);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=ZT.get(a)||a,Wc(t,a,r))}}function bg(t,e,a,r,n,o){switch(a){case"style":$C(t,r,o);break;case"dangerouslySetInnerHTML":if(r!=null){if(typeof r!="object"||!("__html"in r))throw Error(R(61));if(a=r.__html,a!=null){if(n.children!=null)throw Error(R(60));t.innerHTML=a}}break;case"children":typeof r=="string"?$i(t,r):(typeof r=="number"||typeof r=="bigint")&&$i(t,""+r);break;case"onScroll":r!=null&&ue("scroll",t);break;case"onScrollEnd":r!=null&&ue("scrollend",t);break;case"onClick":r!=null&&(t.onclick=Tr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!PC.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(n=a.endsWith("Capture"),e=a.slice(2,n?a.length-7:void 0),o=t[Wt]||null,o=o!=null?o[a]:null,typeof o=="function"&&t.removeEventListener(e,o,n),typeof r=="function")){typeof o!="function"&&o!==null&&(a in t?t[a]=null:t.hasAttribute(a)&&t.removeAttribute(a)),t.addEventListener(e,r,n);break e}a in t?t[a]=r:r===!0?t.setAttribute(a,""):Wc(t,a,r)}}}function St(t,e,a){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":ue("error",t),ue("load",t);var r=!1,n=!1,o;for(o in a)if(a.hasOwnProperty(o)){var i=a[o];if(i!=null)switch(o){case"src":r=!0;break;case"srcSet":n=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(R(137,e));default:we(t,e,o,i,a,null)}}n&&we(t,e,"srcSet",a.srcSet,a,null),r&&we(t,e,"src",a.src,a,null);return;case"input":ue("invalid",t);var s=o=i=n=null,l=null,u=null;for(r in a)if(a.hasOwnProperty(r)){var c=a[r];if(c!=null)switch(r){case"name":n=c;break;case"type":i=c;break;case"checked":l=c;break;case"defaultChecked":u=c;break;case"value":o=c;break;case"defaultValue":s=c;break;case"children":case"dangerouslySetInnerHTML":if(c!=null)throw Error(R(137,e));break;default:we(t,e,r,c,a,null)}}qC(t,o,s,l,u,i,n,!1);return;case"select":ue("invalid",t),r=i=o=null;for(n in a)if(a.hasOwnProperty(n)&&(s=a[n],s!=null))switch(n){case"value":o=s;break;case"defaultValue":i=s;break;case"multiple":r=s;default:we(t,e,n,s,a,null)}e=o,a=i,t.multiple=!!r,e!=null?Fi(t,!!r,e,!1):a!=null&&Fi(t,!!r,a,!0);return;case"textarea":ue("invalid",t),o=n=r=null;for(i in a)if(a.hasOwnProperty(i)&&(s=a[i],s!=null))switch(i){case"value":r=s;break;case"defaultValue":n=s;break;case"children":o=s;break;case"dangerouslySetInnerHTML":if(s!=null)throw Error(R(91));break;default:we(t,e,i,s,a,null)}VC(t,r,n,o);return;case"option":for(l in a)a.hasOwnProperty(l)&&(r=a[l],r!=null)&&(l==="selected"?t.selected=r&&typeof r!="function"&&typeof r!="symbol":we(t,e,l,r,a,null));return;case"dialog":ue("beforetoggle",t),ue("toggle",t),ue("cancel",t),ue("close",t);break;case"iframe":case"object":ue("load",t);break;case"video":case"audio":for(r=0;r<Vl.length;r++)ue(Vl[r],t);break;case"image":ue("error",t),ue("load",t);break;case"details":ue("toggle",t);break;case"embed":case"source":case"link":ue("error",t),ue("load",t);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(u in a)if(a.hasOwnProperty(u)&&(r=a[u],r!=null))switch(u){case"children":case"dangerouslySetInnerHTML":throw Error(R(137,e));default:we(t,e,u,r,a,null)}return;default:if(Fg(e)){for(c in a)a.hasOwnProperty(c)&&(r=a[c],r!==void 0&&bg(t,e,c,r,a,void 0));return}}for(s in a)a.hasOwnProperty(s)&&(r=a[s],r!=null&&we(t,e,s,r,a,null))}function xM(t,e,a,r){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var n=null,o=null,i=null,s=null,l=null,u=null,c=null;for(g in a){var d=a[g];if(a.hasOwnProperty(g)&&d!=null)switch(g){case"checked":break;case"value":break;case"defaultValue":l=d;default:r.hasOwnProperty(g)||we(t,e,g,null,r,d)}}for(var h in r){var g=r[h];if(d=a[h],r.hasOwnProperty(h)&&(g!=null||d!=null))switch(h){case"type":o=g;break;case"name":n=g;break;case"checked":u=g;break;case"defaultChecked":c=g;break;case"value":i=g;break;case"defaultValue":s=g;break;case"children":case"dangerouslySetInnerHTML":if(g!=null)throw Error(R(137,e));break;default:g!==d&&we(t,e,h,g,r,d)}}jm(t,i,s,l,u,c,o,n);return;case"select":g=i=s=h=null;for(o in a)if(l=a[o],a.hasOwnProperty(o)&&l!=null)switch(o){case"value":break;case"multiple":g=l;default:r.hasOwnProperty(o)||we(t,e,o,null,r,l)}for(n in r)if(o=r[n],l=a[n],r.hasOwnProperty(n)&&(o!=null||l!=null))switch(n){case"value":h=o;break;case"defaultValue":s=o;break;case"multiple":i=o;default:o!==l&&we(t,e,n,o,r,l)}e=s,a=i,r=g,h!=null?Fi(t,!!a,h,!1):!!r!=!!a&&(e!=null?Fi(t,!!a,e,!0):Fi(t,!!a,a?[]:"",!1));return;case"textarea":g=h=null;for(s in a)if(n=a[s],a.hasOwnProperty(s)&&n!=null&&!r.hasOwnProperty(s))switch(s){case"value":break;case"children":break;default:we(t,e,s,null,r,n)}for(i in r)if(n=r[i],o=a[i],r.hasOwnProperty(i)&&(n!=null||o!=null))switch(i){case"value":h=n;break;case"defaultValue":g=n;break;case"children":break;case"dangerouslySetInnerHTML":if(n!=null)throw Error(R(91));break;default:n!==o&&we(t,e,i,n,r,o)}zC(t,h,g);return;case"option":for(var S in a)h=a[S],a.hasOwnProperty(S)&&h!=null&&!r.hasOwnProperty(S)&&(S==="selected"?t.selected=!1:we(t,e,S,null,r,h));for(l in r)h=r[l],g=a[l],r.hasOwnProperty(l)&&h!==g&&(h!=null||g!=null)&&(l==="selected"?t.selected=h&&typeof h!="function"&&typeof h!="symbol":we(t,e,l,h,r,g));return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var b in a)h=a[b],a.hasOwnProperty(b)&&h!=null&&!r.hasOwnProperty(b)&&we(t,e,b,null,r,h);for(u in r)if(h=r[u],g=a[u],r.hasOwnProperty(u)&&h!==g&&(h!=null||g!=null))switch(u){case"children":case"dangerouslySetInnerHTML":if(h!=null)throw Error(R(137,e));break;default:we(t,e,u,h,r,g)}return;default:if(Fg(e)){for(var x in a)h=a[x],a.hasOwnProperty(x)&&h!==void 0&&!r.hasOwnProperty(x)&&bg(t,e,x,void 0,r,h);for(c in r)h=r[c],g=a[c],!r.hasOwnProperty(c)||h===g||h===void 0&&g===void 0||bg(t,e,c,h,r,g);return}}for(var f in a)h=a[f],a.hasOwnProperty(f)&&h!=null&&!r.hasOwnProperty(f)&&we(t,e,f,null,r,h);for(d in r)h=r[d],g=a[d],!r.hasOwnProperty(d)||h===g||h==null&&g==null||we(t,e,d,h,r,g)}function nC(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function bM(){if(typeof performance.getEntriesByType=="function"){for(var t=0,e=0,a=performance.getEntriesByType("resource"),r=0;r<a.length;r++){var n=a[r],o=n.transferSize,i=n.initiatorType,s=n.duration;if(o&&s&&nC(i)){for(i=0,s=n.responseEnd,r+=1;r<a.length;r++){var l=a[r],u=l.startTime;if(u>s)break;var c=l.transferSize,d=l.initiatorType;c&&nC(d)&&(l=l.responseEnd,i+=c*(l<s?1:(s-u)/(l-u)))}if(--r,e+=8*(o+i)/(n.duration/1e3),t++,10<t)break}}if(0<t)return e/t/1e6}return navigator.connection&&(t=navigator.connection.downlink,typeof t=="number")?t:5}var Sg=null,Cg=null;function Rd(t){return t.nodeType===9?t:t.ownerDocument}function oC(t){switch(t){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Zw(t,e){if(t===0)switch(e){case"svg":return 1;case"math":return 2;default:return 0}return t===1&&e==="foreignObject"?0:t}function _g(t,e){return t==="textarea"||t==="noscript"||typeof e.children=="string"||typeof e.children=="number"||typeof e.children=="bigint"||typeof e.dangerouslySetInnerHTML=="object"&&e.dangerouslySetInnerHTML!==null&&e.dangerouslySetInnerHTML.__html!=null}var Dm=null;function SM(){var t=window.event;return t&&t.type==="popstate"?t===Dm?!1:(Dm=t,!0):(Dm=null,!1)}var Xw=typeof setTimeout=="function"?setTimeout:void 0,CM=typeof clearTimeout=="function"?clearTimeout:void 0,iC=typeof Promise=="function"?Promise:void 0,_M=typeof queueMicrotask=="function"?queueMicrotask:typeof iC<"u"?function(t){return iC.resolve(null).then(t).catch(wM)}:Xw;function wM(t){setTimeout(function(){throw t})}function qn(t){return t==="head"}function sC(t,e){var a=e,r=0;do{var n=a.nextSibling;if(t.removeChild(a),n&&n.nodeType===8)if(a=n.data,a==="/$"||a==="/&"){if(r===0){t.removeChild(n),Qi(e);return}r--}else if(a==="$"||a==="$?"||a==="$~"||a==="$!"||a==="&")r++;else if(a==="html")Dl(t.ownerDocument.documentElement);else if(a==="head"){a=t.ownerDocument.head,Dl(a);for(var o=a.firstChild;o;){var i=o.nextSibling,s=o.nodeName;o[Ql]||s==="SCRIPT"||s==="STYLE"||s==="LINK"&&o.rel.toLowerCase()==="stylesheet"||a.removeChild(o),o=i}}else a==="body"&&Dl(t.ownerDocument.body);a=n}while(a);Qi(e)}function lC(t,e){var a=t;t=0;do{var r=a.nextSibling;if(a.nodeType===1?e?(a._stashedDisplay=a.style.display,a.style.display="none"):(a.style.display=a._stashedDisplay||"",a.getAttribute("style")===""&&a.removeAttribute("style")):a.nodeType===3&&(e?(a._stashedText=a.nodeValue,a.nodeValue=""):a.nodeValue=a._stashedText||""),r&&r.nodeType===8)if(a=r.data,a==="/$"){if(t===0)break;t--}else a!=="$"&&a!=="$?"&&a!=="$~"&&a!=="$!"||t++;a=r}while(a)}function wg(t){var e=t.firstChild;for(e&&e.nodeType===10&&(e=e.nextSibling);e;){var a=e;switch(e=e.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":wg(a),Bg(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}t.removeChild(a)}}function LM(t,e,a,r){for(;t.nodeType===1;){var n=a;if(t.nodeName.toLowerCase()!==e.toLowerCase()){if(!r&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(r){if(!t[Ql])switch(e){case"meta":if(!t.hasAttribute("itemprop"))break;return t;case"link":if(o=t.getAttribute("rel"),o==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(o!==n.rel||t.getAttribute("href")!==(n.href==null||n.href===""?null:n.href)||t.getAttribute("crossorigin")!==(n.crossOrigin==null?null:n.crossOrigin)||t.getAttribute("title")!==(n.title==null?null:n.title))break;return t;case"style":if(t.hasAttribute("data-precedence"))break;return t;case"script":if(o=t.getAttribute("src"),(o!==(n.src==null?null:n.src)||t.getAttribute("type")!==(n.type==null?null:n.type)||t.getAttribute("crossorigin")!==(n.crossOrigin==null?null:n.crossOrigin))&&o&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(e==="input"&&t.type==="hidden"){var o=n.name==null?null:""+n.name;if(n.type==="hidden"&&t.getAttribute("name")===o)return t}else return t;if(t=ka(t.nextSibling),t===null)break}return null}function IM(t,e,a){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!a||(t=ka(t.nextSibling),t===null))return null;return t}function Yw(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=ka(t.nextSibling),t===null))return null;return t}function Lg(t){return t.data==="$?"||t.data==="$~"}function Ig(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function AM(t,e){var a=t.ownerDocument;if(t.data==="$~")t._reactRetry=e;else if(t.data!=="$?"||a.readyState!=="loading")e();else{var r=function(){e(),a.removeEventListener("DOMContentLoaded",r)};a.addEventListener("DOMContentLoaded",r),t._reactRetry=r}}function ka(t){for(;t!=null;t=t.nextSibling){var e=t.nodeType;if(e===1||e===3)break;if(e===8){if(e=t.data,e==="$"||e==="$!"||e==="$?"||e==="$~"||e==="&"||e==="F!"||e==="F")break;if(e==="/$"||e==="/&")return null}}return t}var Ag=null;function uC(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="/$"||a==="/&"){if(e===0)return ka(t.nextSibling);e--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||e++}t=t.nextSibling}return null}function cC(t){t=t.previousSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="$"||a==="$!"||a==="$?"||a==="$~"||a==="&"){if(e===0)return t;e--}else a!=="/$"&&a!=="/&"||e++}t=t.previousSibling}return null}function Kw(t,e,a){switch(e=Rd(a),t){case"html":if(t=e.documentElement,!t)throw Error(R(452));return t;case"head":if(t=e.head,!t)throw Error(R(453));return t;case"body":if(t=e.body,!t)throw Error(R(454));return t;default:throw Error(R(451))}}function Dl(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);Bg(t)}var Ea=new Map,dC=new Set;function Md(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Ur=xe.d;xe.d={f:kM,r:EM,D:TM,C:RM,L:MM,m:DM,X:BM,S:OM,M:FM};function kM(){var t=Ur.f(),e=Xd();return t||e}function EM(t){var e=es(t);e!==null&&e.tag===5&&e.type==="form"?$_(e):Ur.r(t)}var ns=typeof document>"u"?null:document;function Qw(t,e,a){var r=ns;if(r&&typeof e=="string"&&e){var n=wa(e);n='link[rel="'+t+'"][href="'+n+'"]',typeof a=="string"&&(n+='[crossorigin="'+a+'"]'),dC.has(n)||(dC.add(n),t={rel:t,crossOrigin:a,href:e},r.querySelector(n)===null&&(e=r.createElement("link"),St(e,"link",t),pt(e),r.head.appendChild(e)))}}function TM(t){Ur.D(t),Qw("dns-prefetch",t,null)}function RM(t,e){Ur.C(t,e),Qw("preconnect",t,e)}function MM(t,e,a){Ur.L(t,e,a);var r=ns;if(r&&t&&e){var n='link[rel="preload"][as="'+wa(e)+'"]';e==="image"&&a&&a.imageSrcSet?(n+='[imagesrcset="'+wa(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(n+='[imagesizes="'+wa(a.imageSizes)+'"]')):n+='[href="'+wa(t)+'"]';var o=n;switch(e){case"style":o=Ki(t);break;case"script":o=os(t)}Ea.has(o)||(t=Pe({rel:"preload",href:e==="image"&&a&&a.imageSrcSet?void 0:t,as:e},a),Ea.set(o,t),r.querySelector(n)!==null||e==="style"&&r.querySelector(nu(o))||e==="script"&&r.querySelector(ou(o))||(e=r.createElement("link"),St(e,"link",t),pt(e),r.head.appendChild(e)))}}function DM(t,e){Ur.m(t,e);var a=ns;if(a&&t){var r=e&&typeof e.as=="string"?e.as:"script",n='link[rel="modulepreload"][as="'+wa(r)+'"][href="'+wa(t)+'"]',o=n;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=os(t)}if(!Ea.has(o)&&(t=Pe({rel:"modulepreload",href:t},e),Ea.set(o,t),a.querySelector(n)===null)){switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(ou(o)))return}r=a.createElement("link"),St(r,"link",t),pt(r),a.head.appendChild(r)}}}function OM(t,e,a){Ur.S(t,e,a);var r=ns;if(r&&t){var n=Bi(r).hoistableStyles,o=Ki(t);e=e||"default";var i=n.get(o);if(!i){var s={loading:0,preload:null};if(i=r.querySelector(nu(o)))s.loading=5;else{t=Pe({rel:"stylesheet",href:t,"data-precedence":e},a),(a=Ea.get(o))&&bv(t,a);var l=i=r.createElement("link");pt(l),St(l,"link",t),l._p=new Promise(function(u,c){l.onload=u,l.onerror=c}),l.addEventListener("load",function(){s.loading|=1}),l.addEventListener("error",function(){s.loading|=2}),s.loading|=4,nd(i,e,r)}i={type:"stylesheet",instance:i,count:1,state:s},n.set(o,i)}}}function BM(t,e){Ur.X(t,e);var a=ns;if(a&&t){var r=Bi(a).hoistableScripts,n=os(t),o=r.get(n);o||(o=a.querySelector(ou(n)),o||(t=Pe({src:t,async:!0},e),(e=Ea.get(n))&&Sv(t,e),o=a.createElement("script"),pt(o),St(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function FM(t,e){Ur.M(t,e);var a=ns;if(a&&t){var r=Bi(a).hoistableScripts,n=os(t),o=r.get(n);o||(o=a.querySelector(ou(n)),o||(t=Pe({src:t,async:!0,type:"module"},e),(e=Ea.get(n))&&Sv(t,e),o=a.createElement("script"),pt(o),St(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function fC(t,e,a,r){var n=(n=An.current)?Md(n):null;if(!n)throw Error(R(446));switch(t){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(e=Ki(a.href),a=Bi(n).hoistableStyles,r=a.get(e),r||(r={type:"style",instance:null,count:0,state:null},a.set(e,r)),r):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){t=Ki(a.href);var o=Bi(n).hoistableStyles,i=o.get(t);if(i||(n=n.ownerDocument||n,i={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},o.set(t,i),(o=n.querySelector(nu(t)))&&!o._p&&(i.instance=o,i.state.loading=5),Ea.has(t)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},Ea.set(t,a),o||NM(n,t,a,i.state))),e&&r===null)throw Error(R(528,""));return i}if(e&&r!==null)throw Error(R(529,""));return null;case"script":return e=a.async,a=a.src,typeof a=="string"&&e&&typeof e!="function"&&typeof e!="symbol"?(e=os(a),a=Bi(n).hoistableScripts,r=a.get(e),r||(r={type:"script",instance:null,count:0,state:null},a.set(e,r)),r):{type:"void",instance:null,count:0,state:null};default:throw Error(R(444,t))}}function Ki(t){return'href="'+wa(t)+'"'}function nu(t){return'link[rel="stylesheet"]['+t+"]"}function Jw(t){return Pe({},t,{"data-precedence":t.precedence,precedence:null})}function NM(t,e,a,r){t.querySelector('link[rel="preload"][as="style"]['+e+"]")?r.loading=1:(e=t.createElement("link"),r.preload=e,e.addEventListener("load",function(){return r.loading|=1}),e.addEventListener("error",function(){return r.loading|=2}),St(e,"link",a),pt(e),t.head.appendChild(e))}function os(t){return'[src="'+wa(t)+'"]'}function ou(t){return"script[async]"+t}function pC(t,e,a){if(e.count++,e.instance===null)switch(e.type){case"style":var r=t.querySelector('style[data-href~="'+wa(a.href)+'"]');if(r)return e.instance=r,pt(r),r;var n=Pe({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return r=(t.ownerDocument||t).createElement("style"),pt(r),St(r,"style",n),nd(r,a.precedence,t),e.instance=r;case"stylesheet":n=Ki(a.href);var o=t.querySelector(nu(n));if(o)return e.state.loading|=4,e.instance=o,pt(o),o;r=Jw(a),(n=Ea.get(n))&&bv(r,n),o=(t.ownerDocument||t).createElement("link"),pt(o);var i=o;return i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),St(o,"link",r),e.state.loading|=4,nd(o,a.precedence,t),e.instance=o;case"script":return o=os(a.src),(n=t.querySelector(ou(o)))?(e.instance=n,pt(n),n):(r=a,(n=Ea.get(o))&&(r=Pe({},a),Sv(r,n)),t=t.ownerDocument||t,n=t.createElement("script"),pt(n),St(n,"link",r),t.head.appendChild(n),e.instance=n);case"void":return null;default:throw Error(R(443,e.type))}else e.type==="stylesheet"&&(e.state.loading&4)===0&&(r=e.instance,e.state.loading|=4,nd(r,a.precedence,t));return e.instance}function nd(t,e,a){for(var r=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),n=r.length?r[r.length-1]:null,o=n,i=0;i<r.length;i++){var s=r[i];if(s.dataset.precedence===e)o=s;else if(o!==n)break}o?o.parentNode.insertBefore(t,o.nextSibling):(e=a.nodeType===9?a.head:a,e.insertBefore(t,e.firstChild))}function bv(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title)}function Sv(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity)}var od=null;function hC(t,e,a){if(od===null){var r=new Map,n=od=new Map;n.set(a,r)}else n=od,r=n.get(a),r||(r=new Map,n.set(a,r));if(r.has(t))return r;for(r.set(t,null),a=a.getElementsByTagName(t),n=0;n<a.length;n++){var o=a[n];if(!(o[Ql]||o[yt]||t==="link"&&o.getAttribute("rel")==="stylesheet")&&o.namespaceURI!=="http://www.w3.org/2000/svg"){var i=o.getAttribute(e)||"";i=t+i;var s=r.get(i);s?s.push(o):r.set(i,[o])}}return r}function mC(t,e,a){t=t.ownerDocument||t,t.head.insertBefore(a,e==="title"?t.querySelector("head > title"):null)}function PM(t,e,a){if(a===1||e.itemProp!=null)return!1;switch(t){case"meta":case"title":return!0;case"style":if(typeof e.precedence!="string"||typeof e.href!="string"||e.href==="")break;return!0;case"link":if(typeof e.rel!="string"||typeof e.href!="string"||e.href===""||e.onLoad||e.onError)break;return e.rel==="stylesheet"?(t=e.disabled,typeof e.precedence=="string"&&t==null):!0;case"script":if(e.async&&typeof e.async!="function"&&typeof e.async!="symbol"&&!e.onLoad&&!e.onError&&e.src&&typeof e.src=="string")return!0}return!1}function eL(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function HM(t,e,a,r){if(a.type==="stylesheet"&&(typeof r.media!="string"||matchMedia(r.media).matches!==!1)&&(a.state.loading&4)===0){if(a.instance===null){var n=Ki(r.href),o=e.querySelector(nu(n));if(o){e=o._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=Dd.bind(t),e.then(t,t)),a.state.loading|=4,a.instance=o,pt(o);return}o=e.ownerDocument||e,r=Jw(r),(n=Ea.get(n))&&bv(r,n),o=o.createElement("link"),pt(o);var i=o;i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),St(o,"link",r),a.instance=o}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(a,e),(e=a.state.preload)&&(a.state.loading&3)===0&&(t.count++,a=Dd.bind(t),e.addEventListener("load",a),e.addEventListener("error",a))}}var Om=0;function UM(t,e){return t.stylesheets&&t.count===0&&id(t,t.stylesheets),0<t.count||0<t.imgCount?function(a){var r=setTimeout(function(){if(t.stylesheets&&id(t,t.stylesheets),t.unsuspend){var o=t.unsuspend;t.unsuspend=null,o()}},6e4+e);0<t.imgBytes&&Om===0&&(Om=62500*bM());var n=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&id(t,t.stylesheets),t.unsuspend)){var o=t.unsuspend;t.unsuspend=null,o()}},(t.imgBytes>Om?50:800)+e);return t.unsuspend=a,function(){t.unsuspend=null,clearTimeout(r),clearTimeout(n)}}:null}function Dd(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)id(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var Od=null;function id(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,Od=new Map,e.forEach(qM,t),Od=null,Dd.call(t))}function qM(t,e){if(!(e.state.loading&4)){var a=Od.get(t);if(a)var r=a.get(null);else{a=new Map,Od.set(t,a);for(var n=t.querySelectorAll("link[data-precedence],style[data-precedence]"),o=0;o<n.length;o++){var i=n[o];(i.nodeName==="LINK"||i.getAttribute("media")!=="not all")&&(a.set(i.dataset.precedence,i),r=i)}r&&a.set(null,r)}n=e.instance,i=n.getAttribute("data-precedence"),o=a.get(i)||r,o===r&&a.set(null,n),a.set(i,n),this.count++,r=Dd.bind(this),n.addEventListener("load",r),n.addEventListener("error",r),o?o.parentNode.insertBefore(n,o.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(n,t.firstChild)),e.state.loading|=4}}var jl={$$typeof:Er,Provider:null,Consumer:null,_currentValue:xo,_currentValue2:xo,_threadCount:0};function zM(t,e,a,r,n,o,i,s,l){this.tag=1,this.containerInfo=t,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=im(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=im(0),this.hiddenUpdates=im(null),this.identifierPrefix=r,this.onUncaughtError=n,this.onCaughtError=o,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=l,this.incompleteTransitions=new Map}function tL(t,e,a,r,n,o,i,s,l,u,c,d){return t=new zM(t,e,a,i,l,u,c,d,s),e=1,o===!0&&(e|=24),o=na(3,null,null,e),t.current=o,o.stateNode=t,e=Wg(),e.refCount++,t.pooledCache=e,e.refCount++,o.memoizedState={element:r,isDehydrated:a,cache:e},Yg(o),t}function aL(t){return t?(t=Ri,t):Ri}function rL(t,e,a,r,n,o){n=aL(n),r.context===null?r.context=n:r.pendingContext=n,r=En(e),r.payload={element:a},o=o===void 0?null:o,o!==null&&(r.callback=o),a=Tn(t,r,e),a!==null&&(Gt(a,t,e),Ll(a,t,e))}function gC(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var a=t.retryLane;t.retryLane=a!==0&&a<e?a:e}}function Cv(t,e){gC(t,e),(t=t.alternate)&&gC(t,e)}function nL(t){if(t.tag===13||t.tag===31){var e=Mo(t,67108864);e!==null&&Gt(e,t,67108864),Cv(t,67108864)}}function vC(t){if(t.tag===13||t.tag===31){var e=ua();e=Dg(e);var a=Mo(t,e);a!==null&&Gt(a,t,e),Cv(t,e)}}var Bd=!0;function VM(t,e,a,r){var n=ee.T;ee.T=null;var o=xe.p;try{xe.p=2,_v(t,e,a,r)}finally{xe.p=o,ee.T=n}}function $M(t,e,a,r){var n=ee.T;ee.T=null;var o=xe.p;try{xe.p=8,_v(t,e,a,r)}finally{xe.p=o,ee.T=n}}function _v(t,e,a,r){if(Bd){var n=kg(r);if(n===null)Mm(t,e,r,Fd,a),yC(t,r);else if(GM(n,t,e,a,r))r.stopPropagation();else if(yC(t,r),e&4&&-1<jM.indexOf(t)){for(;n!==null;){var o=es(n);if(o!==null)switch(o.tag){case 3:if(o=o.stateNode,o.current.memoizedState.isDehydrated){var i=go(o.pendingLanes);if(i!==0){var s=o;for(s.pendingLanes|=2,s.entangledLanes|=2;i;){var l=1<<31-la(i);s.entanglements[1]|=l,i&=~l}ur(o),(ye&6)===0&&(Ld=ia()+500,ru(0,!1))}}break;case 31:case 13:s=Mo(o,2),s!==null&&Gt(s,o,2),Xd(),Cv(o,2)}if(o=kg(r),o===null&&Mm(t,e,r,Fd,a),o===n)break;n=o}n!==null&&r.stopPropagation()}else Mm(t,e,r,null,a)}}function kg(t){return t=Ng(t),wv(t)}var Fd=null;function wv(t){if(Fd=null,t=Li(t),t!==null){var e=Zl(t);if(e===null)t=null;else{var a=e.tag;if(a===13){if(t=wC(e),t!==null)return t;t=null}else if(a===31){if(t=LC(e),t!==null)return t;t=null}else if(a===3){if(e.stateNode.current.memoizedState.isDehydrated)return e.tag===3?e.stateNode.containerInfo:null;t=null}else e!==t&&(t=null)}}return Fd=t,null}function oL(t){switch(t){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(MT()){case EC:return 2;case TC:return 8;case dd:case DT:return 32;case RC:return 268435456;default:return 32}default:return 32}}var Eg=!1,Dn=null,On=null,Bn=null,Gl=new Map,Wl=new Map,Sn=[],jM="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function yC(t,e){switch(t){case"focusin":case"focusout":Dn=null;break;case"dragenter":case"dragleave":On=null;break;case"mouseover":case"mouseout":Bn=null;break;case"pointerover":case"pointerout":Gl.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":Wl.delete(e.pointerId)}}function hl(t,e,a,r,n,o){return t===null||t.nativeEvent!==o?(t={blockedOn:e,domEventName:a,eventSystemFlags:r,nativeEvent:o,targetContainers:[n]},e!==null&&(e=es(e),e!==null&&nL(e)),t):(t.eventSystemFlags|=r,e=t.targetContainers,n!==null&&e.indexOf(n)===-1&&e.push(n),t)}function GM(t,e,a,r,n){switch(e){case"focusin":return Dn=hl(Dn,t,e,a,r,n),!0;case"dragenter":return On=hl(On,t,e,a,r,n),!0;case"mouseover":return Bn=hl(Bn,t,e,a,r,n),!0;case"pointerover":var o=n.pointerId;return Gl.set(o,hl(Gl.get(o)||null,t,e,a,r,n)),!0;case"gotpointercapture":return o=n.pointerId,Wl.set(o,hl(Wl.get(o)||null,t,e,a,r,n)),!0}return!1}function iL(t){var e=Li(t.target);if(e!==null){var a=Zl(e);if(a!==null){if(e=a.tag,e===13){if(e=wC(a),e!==null){t.blockedOn=e,t0(t.priority,function(){vC(a)});return}}else if(e===31){if(e=LC(a),e!==null){t.blockedOn=e,t0(t.priority,function(){vC(a)});return}}else if(e===3&&a.stateNode.current.memoizedState.isDehydrated){t.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}t.blockedOn=null}function sd(t){if(t.blockedOn!==null)return!1;for(var e=t.targetContainers;0<e.length;){var a=kg(t.nativeEvent);if(a===null){a=t.nativeEvent;var r=new a.constructor(a.type,a);Wm=r,a.target.dispatchEvent(r),Wm=null}else return e=es(a),e!==null&&nL(e),t.blockedOn=a,!1;e.shift()}return!0}function xC(t,e,a){sd(t)&&a.delete(e)}function WM(){Eg=!1,Dn!==null&&sd(Dn)&&(Dn=null),On!==null&&sd(On)&&(On=null),Bn!==null&&sd(Bn)&&(Bn=null),Gl.forEach(xC),Wl.forEach(xC)}function jc(t,e){t.blockedOn===e&&(t.blockedOn=null,Eg||(Eg=!0,it.unstable_scheduleCallback(it.unstable_NormalPriority,WM)))}var Gc=null;function bC(t){Gc!==t&&(Gc=t,it.unstable_scheduleCallback(it.unstable_NormalPriority,function(){Gc===t&&(Gc=null);for(var e=0;e<t.length;e+=3){var a=t[e],r=t[e+1],n=t[e+2];if(typeof r!="function"){if(wv(r||a)===null)continue;break}var o=es(a);o!==null&&(t.splice(e,3),e-=3,ug(o,{pending:!0,data:n,method:a.method,action:r},r,n))}}))}function Qi(t){function e(l){return jc(l,t)}Dn!==null&&jc(Dn,t),On!==null&&jc(On,t),Bn!==null&&jc(Bn,t),Gl.forEach(e),Wl.forEach(e);for(var a=0;a<Sn.length;a++){var r=Sn[a];r.blockedOn===t&&(r.blockedOn=null)}for(;0<Sn.length&&(a=Sn[0],a.blockedOn===null);)iL(a),a.blockedOn===null&&Sn.shift();if(a=(t.ownerDocument||t).$$reactFormReplay,a!=null)for(r=0;r<a.length;r+=3){var n=a[r],o=a[r+1],i=n[Wt]||null;if(typeof o=="function")i||bC(a);else if(i){var s=null;if(o&&o.hasAttribute("formAction")){if(n=o,i=o[Wt]||null)s=i.formAction;else if(wv(n)!==null)continue}else s=i.action;typeof s=="function"?a[r+1]=s:(a.splice(r,3),r-=3),bC(a)}}}function sL(){function t(o){o.canIntercept&&o.info==="react-transition"&&o.intercept({handler:function(){return new Promise(function(i){return n=i})},focusReset:"manual",scroll:"manual"})}function e(){n!==null&&(n(),n=null),r||setTimeout(a,20)}function a(){if(!r&&!navigation.transition){var o=navigation.currentEntry;o&&o.url!=null&&navigation.navigate(o.url,{state:o.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var r=!1,n=null;return navigation.addEventListener("navigate",t),navigation.addEventListener("navigatesuccess",e),navigation.addEventListener("navigateerror",e),setTimeout(a,100),function(){r=!0,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",e),navigation.removeEventListener("navigateerror",e),n!==null&&(n(),n=null)}}}function Lv(t){this._internalRoot=t}Qd.prototype.render=Lv.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(R(409));var a=e.current,r=ua();rL(a,r,t,e,null,null)};Qd.prototype.unmount=Lv.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;rL(t.current,2,null,t,null,null),Xd(),e[Ji]=null}};function Qd(t){this._internalRoot=t}Qd.prototype.unstable_scheduleHydration=function(t){if(t){var e=FC();t={blockedOn:null,target:t,priority:e};for(var a=0;a<Sn.length&&e!==0&&e<Sn[a].priority;a++);Sn.splice(a,0,t),a===0&&iL(t)}};var SC=CC.version;if(SC!=="19.2.4")throw Error(R(527,SC,"19.2.4"));xe.findDOMNode=function(t){var e=t._reactInternals;if(e===void 0)throw typeof t.render=="function"?Error(R(188)):(t=Object.keys(t).join(","),Error(R(268,t)));return t=LT(e),t=t!==null?IC(t):null,t=t===null?null:t.stateNode,t};var ZM={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:ee,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&(ml=__REACT_DEVTOOLS_GLOBAL_HOOK__,!ml.isDisabled&&ml.supportsFiber))try{Xl=ml.inject(ZM),sa=ml}catch{}var ml;Jd.createRoot=function(t,e){if(!_C(t))throw Error(R(299));var a=!1,r="",n=Q_,o=J_,i=ew;return e!=null&&(e.unstable_strictMode===!0&&(a=!0),e.identifierPrefix!==void 0&&(r=e.identifierPrefix),e.onUncaughtError!==void 0&&(n=e.onUncaughtError),e.onCaughtError!==void 0&&(o=e.onCaughtError),e.onRecoverableError!==void 0&&(i=e.onRecoverableError)),e=tL(t,1,!1,null,null,a,r,null,n,o,i,sL),t[Ji]=e.current,xv(t),new Lv(e)};Jd.hydrateRoot=function(t,e,a){if(!_C(t))throw Error(R(299));var r=!1,n="",o=Q_,i=J_,s=ew,l=null;return a!=null&&(a.unstable_strictMode===!0&&(r=!0),a.identifierPrefix!==void 0&&(n=a.identifierPrefix),a.onUncaughtError!==void 0&&(o=a.onUncaughtError),a.onCaughtError!==void 0&&(i=a.onCaughtError),a.onRecoverableError!==void 0&&(s=a.onRecoverableError),a.formState!==void 0&&(l=a.formState)),e=tL(t,1,!0,e,a??null,r,n,l,o,i,s,sL),e.context=aL(null),a=e.current,r=ua(),r=Dg(r),n=En(r),n.callback=null,Tn(a,n,r),a=r,e.current.lanes=a,Kl(e,a),ur(e),t[Ji]=e.current,xv(t),new Qd(e)};Jd.version="19.2.4"});var Oo=tr((_H,cL)=>{"use strict";function uL(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(uL)}catch(t){console.error(t)}}uL(),cL.exports=lL()});var iI=tr(xf=>{"use strict";var V2=Symbol.for("react.transitional.element"),$2=Symbol.for("react.fragment");function oI(t,e,a){var r=null;if(a!==void 0&&(r=""+a),e.key!==void 0&&(r=""+e.key),"key"in e){a={};for(var n in e)n!=="key"&&(a[n]=e[n])}else a=e;return e=a.ref,{$$typeof:V2,type:t,key:r,ref:e!==void 0?e:null,props:a}}xf.Fragment=$2;xf.jsx=oI;xf.jsxs=oI});var Me=tr((U4,sI)=>{"use strict";sI.exports=iI()});var hH={};bS(hH,{ANIMATION_KEYFRAMES:()=>al,ActivationConfigZ:()=>pc,AddClassZ:()=>Db,AnchorIdZ:()=>ya,AnchorStateZ:()=>LE,AnchorVisibleConditionZ:()=>lh,AppRegistry:()=>hu,AugmentationZ:()=>IE,BadgePositionZ:()=>Cb,BadgeZ:()=>Hb,BoundingBoxZ:()=>wE,CanvasEvents:()=>hs,CanvasRecipeZ:()=>xp,ConditionZ:()=>un,ContextManager:()=>hc,CooldownActiveConditionZ:()=>hh,CounterDefZ:()=>Gs,CtaButtonZ:()=>yh,DEFAULT_COOLDOWN:()=>Pf,DEFAULT_TTL:()=>Nf,DecisionStrategyZ:()=>Qs,DismissedConditionZ:()=>ph,EVENT_SCHEMA_VERSION:()=>$o,EventBus:()=>vc,EventCountConditionZ:()=>gh,EventFilterZ:()=>RE,EventOccurredConditionZ:()=>uh,EventSourceZ:()=>rS,ExecutorRegistry:()=>dc,ExternalStrategyZ:()=>Ks,FrequencyEntryZ:()=>HE,FrequencyLimitConditionZ:()=>mh,HighlightStepZ:()=>dA,HighlightStyleZ:()=>Sb,HighlightZ:()=>Nb,InsertHtmlZ:()=>Fb,InsertPositionZ:()=>Ib,MAX_VISIBLE_TOASTS:()=>Ff,MatchOpZ:()=>js,ModalContentZ:()=>Lb,ModalZ:()=>qb,ModelStrategyZ:()=>Ys,MountWidgetZ:()=>$b,NavigateZ:()=>Vb,NavigationMonitor:()=>el,NormalizedEventZ:()=>TE,NotificationToastStack:()=>Bf,PageContextZ:()=>bE,PageHistoryEntryZ:()=>SE,PageUrlConditionZ:()=>ih,ParallelZ:()=>Wb,PlacementZ:()=>_b,PulseZ:()=>Pb,RUNTIME_SDK_BUILD:()=>hS,RUNTIME_VERSION:()=>uS,RemoveClassZ:()=>Ob,RouteConditionZ:()=>sh,RouteFilterZ:()=>xb,RuleStrategyZ:()=>Zs,RuleZ:()=>Ws,RuntimeContextZ:()=>AE,RuntimeProvider:()=>Vf,SDK_SCHEMA_VERSION:()=>jr,SDK_VERSION:()=>Ef,STATIC_SLOT_STYLES:()=>sS,ScoreStrategyZ:()=>Xs,ScrollBehaviorZ:()=>Tb,ScrollLogicalPositionZ:()=>vh,ScrollToZ:()=>zb,SelectorZ:()=>My,SequenceZ:()=>Gb,SessionContextZ:()=>CE,SessionMetricConditionZ:()=>fh,SessionMetricTracker:()=>Du,SetAttrZ:()=>Mb,SetStyleZ:()=>Bb,SetTextZ:()=>Rb,ShadowCanvasOverlay:()=>iy,ShadowRootProvider:()=>Zv,SmartCanvasApp:()=>ly,SmartCanvasController:()=>Df,SmartCanvasElement:()=>Wf,SmartCanvasPortal:()=>OF,StandardEvents:()=>be,StateEqualsConditionZ:()=>ch,StateStore:()=>bc,StoredValueZ:()=>PE,Syntro:()=>pS,TileCard:()=>ms,TileWheel:()=>gO,TooltipContentZ:()=>wb,TooltipStepZ:()=>cA,TooltipTriggerZ:()=>Ab,TooltipZ:()=>Ub,TourStepForSchemaZ:()=>Eb,TourZ:()=>Zb,TriggerWhenZ:()=>fc,ViewportConditionZ:()=>dh,ViewportContextZ:()=>_E,WaitZ:()=>jb,WidgetConfigZ:()=>kb,WidgetRegistry:()=>Cc,appRegistry:()=>cs,applyStaticSlotStyles:()=>Lh,cleanupAppContext:()=>Cf,contentRuntime:()=>ef,coreActionStepSchemas:()=>yE,createActionEngine:()=>oh,createAnchorResolver:()=>xh,createAppContext:()=>Sf,createAppLoader:()=>wf,createCanvasConfigFetcher:()=>zo,createContextManager:()=>bh,createDecisionEngine:()=>Sh,createEventAccumulator:()=>Ch,createEventBus:()=>Js,createGrowthBookClient:()=>fp,createNoopClient:()=>Sp,createOverlayRecipeFetcher:()=>DF,createPostHogClient:()=>ah,createPostHogNormalizer:()=>_h,createSessionMetricTracker:()=>pp,createSmartCanvas:()=>Zf,createSmartCanvasController:()=>Wv,createSmartCanvasRuntime:()=>Oh,createStateStore:()=>wh,createSurfaceContainer:()=>Th,createSurfaces:()=>Mh,decisionSchemas:()=>OP,decodeToken:()=>_c,encodeToken:()=>Bh,evaluate:()=>Qb,evaluateCondition:()=>Yb,evaluateRule:()=>Kb,evaluateRuleStrategy:()=>mc,evaluateScoreStrategy:()=>gc,evaluateSync:()=>Jb,executorRegistry:()=>br,getAntiFlickerSnippet:()=>OI,getAppIdFromActionKind:()=>Uv,getAppIdFromWidgetId:()=>_f,getExecutor:()=>mE,getSlotAnchorId:()=>Sc,getSlotType:()=>tl,getSlotZIndex:()=>Rh,hasExecutor:()=>rh,interpolateTemplate:()=>xu,isCoreActionKind:()=>Hv,matchEvent:()=>Hf,needsMigration:()=>bO,normalizePostHogEvent:()=>tS,overlaysRuntime:()=>bf,parseVersion:()=>vs,playEnterAnimation:()=>kh,playExitAnimation:()=>Eh,registerConfigPredicates:()=>yu,registerSmartCanvasElement:()=>cy,resolveConfigUri:()=>Tf,setupAdjacentPositioning:()=>Ih,setupInlinePositioning:()=>Ah,shouldNormalizeEvent:()=>aS,useDecision:()=>QI,useNotifications:()=>Uf,useNotifyWatcher:()=>zf,usePageContext:()=>$f,useRuntime:()=>dr,useRuntimeContext:()=>bu,useRuntimeEvents:()=>YI,useRuntimeState:()=>KI,useSessionContext:()=>ZI,useShadowCanvasConfig:()=>sy,useShadowRoot:()=>Vo,useViewportContext:()=>XI,validateAction:()=>ln,validateActions:()=>nh,validateActivationConfig:()=>DP,validateCondition:()=>RP,validateConfig:()=>vO,validateEventFilter:()=>YP,validateFrequencyEntry:()=>tH,validateNormalizedEvent:()=>XP,validateRecipe:()=>MF,validateRuntimeContext:()=>GP,validateStoredValue:()=>eH,validateStrategy:()=>MP,widgetRegistry:()=>Dh});var XE=K(We(),1),Fh=K(ol(),1),pH=K(Oo(),1);function dL(t,e,a,r){let n=r?.maxRetries??3,o=r?.debounceMs??50,i=t.parentElement??e.parentElement;if(!i)return()=>{};let s=0,l=null,u=!1,c=new MutationObserver(d=>{if(!u){for(let h of d)for(let g of h.removedNodes)if(g===t){if(s>=n){c.disconnect(),u=!0;return}l&&clearTimeout(l),l=setTimeout(()=>{if(!u){s++;try{a()}catch{c.disconnect(),u=!0}}},o);return}}});return c.observe(i,{childList:!0,subtree:!0}),()=>{u=!0,c.disconnect(),l&&clearTimeout(l)}}var XM=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button"]);function Iv(t){if(typeof window.Sanitizer=="function")try{let s=new window.Sanitizer({}).sanitizeToFragment(t),l=document.createElement("div");return l.append(s),l.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=[];for(;n.nextNode();){let i=n.currentNode,s=i.tagName.toLowerCase();if(!XM.has(s)){o.push(i);continue}for(let l of Array.from(i.attributes)){let u=l.name.toLowerCase(),c=l.value.trim().toLowerCase(),d=u.startsWith("on"),g=(u==="href"||u==="src"||u==="formaction")&&(c.startsWith("javascript:")||c.startsWith("vbscript:")||c.startsWith("data:text/html"));(d||g)&&i.removeAttribute(l.name)}}for(let i of o){for(;i.firstChild;)i.parentNode?.insertBefore(i.firstChild,i);i.remove()}return a.innerHTML}var fL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=Iv(t.html),n="data-syntro-insert-label",o=t.label;if(o){let d=CSS.escape(o),g=(a.parentElement??a).querySelector(`[${n}="${d}"]`);g&&g.remove()}let i=document.createElement("div");i.setAttribute("data-syntro-action-id",e.generateId()),o&&i.setAttribute(n,o),i.innerHTML=r;let s=null;switch(t.position){case"before":a.insertAdjacentElement("beforebegin",i);break;case"after":a.insertAdjacentElement("afterend",i);break;case"prepend":a.insertBefore(i,a.firstChild);break;case"append":a.appendChild(i);break;case"replace":s=a.innerHTML,a.replaceWith(i);break}let l=null;if(t.deepLink){let{tileId:d,itemId:h}=t.deepLink;l=()=>{let g=window.SynOS?.handle;g&&(g.open(),g.runtime?.events?.publish("notification.deep_link",{tileId:d,itemId:h}))},i.style.cursor="pointer",i.addEventListener("click",l)}e.publishEvent("action.applied",{id:e.generateId(),kind:"content:insertHtml",anchorId:t.anchorId,position:t.position});let c=dL(i,a,()=>{switch(t.position){case"before":a.insertAdjacentElement("beforebegin",i);break;case"after":a.insertAdjacentElement("afterend",i);break;case"prepend":a.insertBefore(i,a.firstChild);break;case"append":a.appendChild(i);break;case"replace":break}});return{cleanup:()=>{if(l&&i.removeEventListener("click",l),c(),t.position==="replace"&&s!==null){let d=document.createElement(a.tagName);d.innerHTML=s,Array.from(a.attributes).forEach(h=>{d.setAttribute(h.name,h.value)}),i.replaceWith(d)}else i.remove()},updateFn:d=>{"html"in d&&typeof d.html=="string"&&(i.innerHTML=Iv(d.html))}}},pL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.textContent??"";return a.textContent=t.text,e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setText",anchorId:t.anchorId}),{cleanup:()=>{a.textContent=r},updateFn:n=>{"text"in n&&typeof n.text=="string"&&(a.textContent=n.text)}}},hL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=t.attr.toLowerCase();if(r.startsWith("on"))throw new Error(`Dangerous attribute not allowed: ${t.attr}`);if(r==="href"||r==="src"||r==="formaction"){let s=t.value.trim().toLowerCase();if(s.startsWith("javascript:")||s.startsWith("vbscript:")||s.startsWith("data:text/html"))throw new Error(`Dangerous URL not allowed in ${t.attr}: ${t.value}`)}let o=a.getAttribute(t.attr),i=a.hasAttribute(t.attr);return a.setAttribute(t.attr,t.value),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setAttr",anchorId:t.anchorId,attr:t.attr}),{cleanup:()=>{i&&o!==null?a.setAttribute(t.attr,o):a.removeAttribute(t.attr)},updateFn:s=>{"value"in s&&typeof s.value=="string"&&a.setAttribute(t.attr,s.value)}}},mL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.classList.contains(t.className);return a.classList.add(t.className),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:addClass",anchorId:t.anchorId,className:t.className}),{cleanup:()=>{r||a.classList.remove(t.className)}}},gL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.classList.contains(t.className);return a.classList.remove(t.className),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:removeClass",anchorId:t.anchorId,className:t.className}),{cleanup:()=>{r&&a.classList.add(t.className)}}},vL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=new Map;for(let n of Object.keys(t.styles)){let o=a.style.getPropertyValue(n);r.set(n,o)}for(let[n,o]of Object.entries(t.styles))a.style.setProperty(n,o);return e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setStyle",anchorId:t.anchorId,styles:Object.keys(t.styles)}),{cleanup:()=>{for(let[n,o]of r)o?a.style.setProperty(n,o):a.style.removeProperty(n)},updateFn:n=>{if("styles"in n&&typeof n.styles=="object"&&n.styles)for(let[o,i]of Object.entries(n.styles))a.style.setProperty(o,i)}}},Av=[{kind:"content:insertHtml",executor:fL},{kind:"content:setText",executor:pL},{kind:"content:setAttr",executor:hL},{kind:"content:addClass",executor:mL},{kind:"content:removeClass",executor:gL},{kind:"content:setStyle",executor:vL}],ef={id:"adaptive-content",version:"1.0.0",name:"Content",description:"DOM manipulation for text, attributes, and styles",executors:Av};var YM={light:50,medium:100,heavy:200},KM=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"],yL={init(t,e,a){let r=YM[a.intensity],n=a.colors.length>0?a.colors:KM,o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*-e*.3,vx:(Math.random()-.5)*4,vy:Math.random()*2+1,rotation:Math.random()*Math.PI*2,rotationSpeed:(Math.random()-.5)*.2,size:Math.random()*6+4,color:n[Math.floor(Math.random()*n.length)],opacity:1,shape:Math.random()>.5?"rect":"circle"});return o},update(t,e,a){let r=!1;for(let n of t)n.vy+=.15,n.vx*=.99,n.x+=n.vx,n.y+=n.vy,n.rotation+=n.rotationSpeed,n.y>0&&n.opacity>0&&n.y>500&&(n.opacity-=.02,n.opacity<0&&(n.opacity=0)),n.opacity>.01&&(r=!0);return r},render(t,e){for(let a of e)a.opacity<.01||(t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.translate(a.x,a.y),t.rotate(a.rotation),a.shape==="circle"?(t.beginPath(),t.arc(0,0,a.size/2,0,Math.PI*2),t.fill()):t.fillRect(-a.size/2,-a.size/2,a.size,a.size*.6),t.restore())}};var QM={light:20,medium:40,heavy:80},JM="\u{1F389}",xL={init(t,e,a){let r=QM[a.intensity],n=typeof a.props?.emoji=="string"?a.props.emoji:JM,o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*-200,vx:0,vy:Math.random()*1.5+1,rotation:0,rotationSpeed:0,size:Math.random()*12+16,color:"#000000",opacity:1,shape:"emoji",emoji:n,data:{wobblePhase:Math.random()*Math.PI*2,wobbleAmp:Math.random()*1.5+.5,originX:0}});for(let i of o)i.data&&(i.data.originX=i.x);return o},update(t,e,a){let r=!1;for(let n of t){n.y+=n.vy;let o=n.data?.wobblePhase??0,i=n.data?.wobbleAmp??1,s=n.data?.originX??n.x;n.x=s+Math.sin(a*.003+o)*i*20,n.y>600&&(n.opacity-=.02,n.opacity<0&&(n.opacity=0)),n.opacity>.01&&(r=!0)}return r},render(t,e){for(let a of e)a.opacity<.01||!a.emoji||(t.save(),t.globalAlpha=a.opacity,t.font=`${a.size}px serif`,t.textAlign="center",t.textBaseline="middle",t.fillText(a.emoji,a.x,a.y),t.restore())}};var e2={light:20,medium:40,heavy:80},t2={light:3,medium:4,heavy:5},bL={init(t,e,a){let r=e2[a.intensity],n=t2[a.intensity],o=a.colors.length>0?a.colors:["#ff4444","#44ff44","#4444ff"],i=[];for(let s=0;s<n;s++){let l=Math.random()*t*.8+t*.1,u=Math.random()*e*.6,c=o[Math.floor(Math.random()*o.length)];for(let d=0;d<r;d++){let h=Math.PI*2*d/r+(Math.random()-.5)*.3,g=Math.random()*3+2;i.push({x:l,y:u,vx:Math.cos(h)*g,vy:Math.sin(h)*g,rotation:0,rotationSpeed:0,size:Math.random()*3+2,color:c,opacity:1,shape:"circle",data:{centerX:l,centerY:u}})}}return i},update(t,e,a){let r=!1;for(let n of t)n.vx*=.97,n.vy*=.97,n.vy+=.03,n.x+=n.vx,n.y+=n.vy,n.opacity-=.008,n.opacity<0&&(n.opacity=0),n.opacity>.01&&(r=!0);return r},render(t,e){for(let a of e)a.opacity<.01||(t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.shadowBlur=12,t.shadowColor=a.color,t.beginPath(),t.arc(a.x,a.y,a.size,0,Math.PI*2),t.fill(),t.restore())}};var a2={light:30,medium:60,heavy:120},SL={init(t,e,a){let r=a2[a.intensity],n=a.colors.length>0?a.colors:["#ffd700","#ffffff","#fffacd"],o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*e,vx:(Math.random()-.5)*.3,vy:-(Math.random()*.5+.2),rotation:Math.random()*Math.PI*2,rotationSpeed:(Math.random()-.5)*.1,size:Math.random()*4+2,color:n[Math.floor(Math.random()*n.length)],opacity:Math.random()*.5+.5,shape:"circle",data:{phase:Math.random()*Math.PI*2,baseOpacity:Math.random()*.5+.5}});return o},update(t,e,a){let r=!1;for(let n of t){n.x+=n.vx,n.y+=n.vy,n.rotation+=n.rotationSpeed,n.data&&(n.data.baseOpacity=(n.data.baseOpacity??1)-.001,n.data.baseOpacity<0&&(n.data.baseOpacity=0));let o=n.data?.phase??0,i=n.data?.baseOpacity??1;if(i<=.01)n.opacity=0;else{let s=Math.sin(a*.005+o)*.4+.6;n.opacity=i*s}n.opacity>.01&&(r=!0)}return r},render(t,e){for(let a of e){if(a.opacity<.01)continue;t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.translate(a.x,a.y),t.rotate(a.rotation);let r=a.size;t.beginPath(),t.moveTo(0,-r),t.lineTo(r*.3,-r*.3),t.lineTo(r,0),t.lineTo(r*.3,r*.3),t.lineTo(0,r),t.lineTo(-r*.3,r*.3),t.lineTo(-r,0),t.lineTo(-r*.3,-r*.3),t.closePath(),t.fill(),t.restore()}}};var tf=class{constructor(){this.canvas=null,this.ctx=null,this.rafId=null,this.particles=[],this.startTime=0,this.lastFrame=0,this.duration=0,this.effect=null,this.container=null}start(e,a,r){this.container=e,this.effect=a,this.duration=r.duration;let n=document.createElement("canvas");n.setAttribute("data-syntro-celebrate",""),Object.assign(n.style,{position:"fixed",inset:"0",pointerEvents:"none",zIndex:"2147483646"});let o=window.devicePixelRatio||1,i=window.innerWidth,s=window.innerHeight;n.width=i*o,n.height=s*o,n.style.width=`${i}px`,n.style.height=`${s}px`;let l=n.getContext("2d");l&&(l.scale(o,o),this.canvas=n,this.ctx=l,e.appendChild(n),this.particles=a.init(i,s,r),this.startTime=performance.now(),this.lastFrame=this.startTime,this.tick=this.tick.bind(this),this.rafId=requestAnimationFrame(this.tick))}stop(){this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null),this.canvas&&this.container&&(this.canvas.remove(),this.canvas=null),this.ctx=null,this.effect=null,this.container=null,this.particles=[]}tick(e){if(!this.ctx||!this.canvas||!this.effect)return;let a=e-this.startTime,r=e-this.lastFrame;if(this.lastFrame=e,a>=this.duration){this.stop();return}let n=this.canvas.width/(window.devicePixelRatio||1),o=this.canvas.height/(window.devicePixelRatio||1);if(this.ctx.clearRect(0,0,n,o),!this.effect.update(this.particles,r,a)){this.stop();return}this.effect.render(this.ctx,this.particles),this.rafId=requestAnimationFrame(this.tick)}};var r2=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"];function n2(t,e){return[t,e,`${t}cc`,`${e}cc`,"#ffffff",`${t}80`]}function o2(t){try{let e=getComputedStyle(t),a=e.getPropertyValue("--sc-color-primary")?.trim(),r=e.getPropertyValue("--sc-color-primary-hover")?.trim();if(a?.startsWith("#")&&a.length>=7)return n2(a,r||a)}catch{}return null}var CL=new Map([["confetti",yL],["fireworks",bL],["sparkles",SL],["emoji-rain",xL]]),_L=async(t,e)=>{let a=CL.get(t.effect);if(!a)return console.warn(`[adaptive-overlays] Unknown celebration effect: "${t.effect}". Available: ${[...CL.keys()].join(", ")}`),{cleanup:()=>{}};let r=t.colors??o2(e.overlayRoot)??r2,n={duration:t.duration??3e3,intensity:t.intensity??"medium",colors:r,props:t.props},o=new tf;return o.start(e.overlayRoot,a,n),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:celebrate",effect:t.effect}),{cleanup:()=>{o.stop()}}};var Ev="syntro_active_tour",af=new Map;function i2(t){try{let e=localStorage.getItem(Ev);if(!e)return null;let a=JSON.parse(e);return a.tourId!==t?null:a}catch{return null}}function kv(t){try{localStorage.setItem(Ev,JSON.stringify(t))}catch{}}function s2(){try{localStorage.removeItem(Ev)}catch{}}function iu(){return window.location.pathname}function l2(t){if(!t.route)return!0;let e=iu();return t.route.includes("*")?new RegExp(`^${t.route.replace(/\*/g,".*")}$`).test(e):e===t.route}var Tv=async(t,e)=>{let{tourId:a,steps:r,startStep:n,autoStart:o=!0}=t;if(r.length===0)throw new Error(`Tour "${a}" has no steps`);if(af.has(a))return{cleanup:async()=>{let v=af.get(a);v&&await v.cleanup()}};if(!e.applyAction)throw new Error("Tour executor requires applyAction in context");let i=i2(a),s=!!i;if(!s&&!o)return{cleanup:()=>{}};i||(i={tourId:a,currentStepId:n||r[0].id,startedAt:Date.now()},kv(i));let l=r.findIndex(v=>v.id===i.currentStepId);if(l===-1){let v=n||r[0].id;l=r.findIndex(y=>y.id===v),l===-1&&(l=0),i.currentStepId=r[l].id,kv(i)}let u=r[l];if(!l2(u))return e.publishEvent("tour.waiting_for_route",{tourId:a,stepId:u.id,expectedRoute:u.route,currentRoute:iu()}),{cleanup:()=>{}};let c=!1,d=null,h=null,g=null,S=async()=>{h&&(h(),h=null),d?.isApplied()&&(await d.revert(),d=null)},b=async v=>{if(c)return;if(await S(),v==="end"){s2(),e.publishEvent("tour.completed",{tourId:a,totalSteps:r.length}),c=!0;return}let y=r.find(_=>_.id===v);if(!y){console.error(`[Tour] Step "${v}" not found`);return}if(i.currentStepId=v,kv(i),e.publishEvent("tour.step_changed",{tourId:a,previousStepId:u.id,nextStepId:v}),y.route&&y.route!==iu()){e.publishEvent("tour.awaiting_navigation",{tourId:a,stepId:v,targetRoute:y.route});return}await x(y)},x=async v=>{if(!c){e.publishEvent("tour.step_started",{tourId:a,stepId:v.id,stepIndex:r.findIndex(y=>y.id===v.id),totalSteps:r.length});try{d=await e.applyAction(v.action)}catch(y){console.error(`[Tour] Failed to execute step "${v.id}":`,y),e.publishEvent("tour.step_failed",{tourId:a,stepId:v.id,error:String(y)});return}if(v.onAction&&e.subscribeEvent){h=e.subscribeEvent("action.modal_cta_clicked",L=>{let C=L?.actionId;if(C&&v.onAction){let k=v.onAction[C];k&&b(k)}});let y=e.subscribeEvent("action.tooltip_cta_clicked",L=>{let C=L?.actionId;if(C&&v.onAction){let k=v.onAction[C];k&&b(k)}}),_=h;h=()=>{_(),y()}}}};g=(()=>{let v=iu(),y=()=>{let C=iu();C!==v&&(v=C,e.publishEvent("tour.route_changed",{tourId:a,newRoute:C}))};if(e.subscribeNavigation)return e.subscribeNavigation(()=>y());window.addEventListener("popstate",y);let _=history.pushState.bind(history),L=history.replaceState.bind(history);return history.pushState=(...C)=>{_(...C),queueMicrotask(y)},history.replaceState=(...C)=>{L(...C),queueMicrotask(y)},()=>{window.removeEventListener("popstate",y),history.pushState=_,history.replaceState=L}})(),s?e.publishEvent("tour.resumed",{tourId:a,stepId:i.currentStepId}):e.publishEvent("tour.started",{tourId:a,totalSteps:r.length,startStepId:i.currentStepId}),await x(u);let m=async()=>{c=!0,af.delete(a),await S(),g&&g(),e.publishEvent("tour.paused",{tourId:a,stepId:i.currentStepId})};return af.set(a,{cleanup:m}),{cleanup:m}};var Va={white:"#ffffff",black:"#000000"},ne={0:"#2c0b0a",1:"#5b1715",2:"#89221f",3:"#b72e2a",4:"#d44844",5:"#dd6d69",6:"#e5918f",7:"#eeb6b4",8:"#f6dada",9:"#faebea"},A={0:"#07080a",1:"#0f1318",2:"#0e1114",3:"#1c222a",4:"#2b333f",5:"#394454",6:"#475569",7:"#677384",8:"#87919f",9:"#a8afba",10:"#cbd0d7",11:"#e8eaee",12:"#f6f7f9"},ke={0:"#07230a",1:"#0e4514",2:"#16681e",3:"#1d8a28",4:"#24ad32",5:"#4fbd5a",6:"#7acd82",7:"#a5deab",8:"#d0eed3",9:"#e5f6e7"},Ct={0:"#301f09",1:"#5f3e12",2:"#8f5e1b",3:"#be7d24",4:"#ee9c2d",5:"#f1b057",6:"#f5c481",7:"#f8d7ab",8:"#fcebd5",9:"#fdf5ea"},ze={0:"#330707",1:"#660f0e",2:"#991616",3:"#cc1e1d",4:"#ff2524",5:"#ff5150",6:"#ff7c7c",7:"#ffa8a7",8:"#ffd3d3",9:"#ffe9e9"},fa={0:"#051533",1:"#0a2a66",2:"#0f3f98",3:"#1454cb",4:"#1969fe",5:"#4787fe",6:"#75a5fe",7:"#a3c3ff",8:"#d1e1ff",9:"#e8f0ff"},su={0:"#662500",1:"#993d00",2:"#cc5800",3:"#ff7700",4:"#fea85d",5:"#fec58f",6:"#ffd6ae",7:"#fee6cd",8:"#fff1e1",9:"#fff8f0"},Ft={0:"#151229",1:"#2a2452",2:"#40357c",3:"#5547a5",4:"#6a59ce",5:"#887ad8",6:"#a69be2",7:"#c3bdeb",8:"#e1def5",9:"#f0eefa"},lu={0:"#37091f",1:"#69123c",2:"#9b1c58",3:"#cd2575",4:"#ff2e92",5:"#ff58a8",6:"#ff82be",7:"#ffabd3",8:"#ffd5e9",9:"#ffeaf4"};var pa={primary:A[10],secondary:A[9],tertiary:A[8]},qH={primary:A[2],secondary:A[0]},Rv={primary:A[4],secondary:A[3]},rf={primary:{text:Va.white,icon:Va.white,border:ne[3],backgroundDefault:ne[3],backgroundHover:ne[2]},neutral:{text:A[10],textHover:Va.white,icon:A[10],iconHover:Va.white,border:A[4],background:A[2]},link:{text:Va.white,icon:Va.white,hover:ne[5]},error:{text:ze[5],hover:ze[6]},success:{text:ke[5],hover:ke[6]}},zH={slateGrey:{content:A[10],pillOutline:A[10],borderPrimary:A[5],borderSecondary:A[5],background:A[3]},brand:{content:ne[9],pillOutline:ne[9],borderPrimary:ne[6],borderSecondary:ne[6],background:ne[0]},red:{content:ze[8],pillOutline:ze[4],borderPrimary:ze[2],borderSecondary:ze[2],background:ze[0]},yellow:{content:Ct[8],pillOutline:Ct[4],borderPrimary:Ct[2],borderSecondary:Ct[2],background:Ct[0]},green:{content:ke[8],pillOutline:ke[4],borderPrimary:ke[2],borderSecondary:ke[2],background:ke[0]},purple:{content:Ft[8],pillOutline:Ft[4],borderPrimary:Ft[2],borderSecondary:Ft[2],background:Ft[0]},blue:{content:fa[8],pillOutline:fa[4],borderPrimary:fa[2],borderSecondary:fa[2],background:fa[0]},orange:{content:su[8],pillOutline:su[4],borderPrimary:su[2],borderSecondary:su[2],background:su[0]},pink:{content:lu[8],pillOutline:lu[4],borderPrimary:lu[2],borderSecondary:lu[2],background:lu[0]}},VH={green:{content:ke[8],border:ke[2],background:ke[0]},yellow:{content:Ct[8],border:Ct[2],background:Ct[0]},red:{content:ze[8],border:ze[2],background:ze[0]}},$H={green:{content:ke[1],background:ke[9]},yellow:{content:Ct[1],background:Ct[9]},red:{content:ze[1],background:ze[9]}},jH={content:A[10],border:A[4],background:"#1c2124"},GH={backgroundDefault:A[2],backgroundHover:A[1],selected:A[3]},WH={background:A[2],icon:A[10],borderDefault:A[4],borderSelected:ne[3],textLabel:A[9],textPlaceholder:A[8],textHint:A[8]},ZH={backgroundDefault:A[2],backgroundDisabled:A[0],textLabel:A[9],textPlaceholder:A[8],textHint:A[8],textError:ze[5],iconDefault:A[9],iconPlaceholder:A[10],iconError:ze[5],borderDefault:A[4],borderSelected:ne[3],borderError:ze[5]},XH={handleDefault:Va.white,handleDisabled:A[10],off:{backgroundDefault:A[4],backgroundHover:A[5],backgroundDisabled:A[4]},on:{backgroundDefault:ke[3],backgroundHover:ke[2],backgroundDisabled:A[4]}},YH={off:{backgroundDefault:"#00000000",backgroundHover:A[5],backgroundDisabled:A[2],border:A[6]},on:{backgroundDefault:ke[0],backgroundHover:ke[1],backgroundDisabled:A[2],border:ke[3]}},KH={content:A[10],background:A[4]},QH={background:A[4],active:ke[3]},JH={background:A[1],content:A[9],border:A[4]},e4={backgroundDefault:A[1],backgroundHover:A[3],backgroundActive:A[4],border:A[4],contentPrimary:A[10],contentSecondary:A[9],contentTertiary:A[8]},t4={background:A[1],content:A[9],border:A[4]},a4={activeBackground:A[3],activeContent:ne[5],inactiveContent:A[9],border:A[4]},r4={header:{textDefault:A[9],textHover:A[8],backgroundDefault:A[1]},border:A[4],cell:{textPrimary:A[10],textSecondary:A[9],backgroundDefault:A[2],backgroundHover:A[1]}},n4={textPrimaryDefault:A[10],textPrimaryHover:A[10],textSecondaryDefault:A[8],textSecondaryHover:A[9],iconPrimary:A[10],iconSecondary:A[8]},o4={background:ke[1],active:ke[5]},i4={textDefault:A[10],textSelected:Va.white,textDisabled:A[7],backgroundDefault:A[2],backgroundMiddle:A[3],backgroundSelected:ne[3],border:A[4]},s4=A[9];var wL=typeof CSS<"u"&&CSS.supports?.("clip-path","path('M0 0 H1 V1 Z')");function LL(t,e,a){let r=a?.paddingPx??12,n=a?.radiusPx??12,o=Math.min(Math.max(a?.scrimOpacity??.55,0),1),i=a?.ringColor??`var(--syntro-ring, ${fa[5]})`,s=a?.blocking??!1,l=a?.onClickOutside??!0,u=a?.onEsc??!0,c=getComputedStyle(document.documentElement),d=c.getPropertyValue("--syntro-spotlight-backdrop").trim(),h=c.getPropertyValue("--syntro-ring").trim(),g=document.createElement("div");g.className="syntro-spotlight-scrim";let S=s||l;Object.assign(g.style,{position:"fixed",inset:"0",zIndex:"2147483646",pointerEvents:S?"auto":"none",background:d||`rgba(2, 6, 23, ${o})`,transition:"opacity 220ms ease",opacity:"0"}),e.appendChild(g),requestAnimationFrame(()=>g.style.opacity="1");let b=document.createElement("div");b.className="syntro-spotlight-ring",Object.assign(b.style,{position:"fixed",pointerEvents:"none",borderRadius:`${n}px`,border:`2px solid ${i||h||fa[5]}`,boxShadow:"0 0 0 4px rgba(255,255,255,0.35)",zIndex:"2147483647",transition:"all 220ms cubic-bezier(0.16,1,0.3,1)"}),e.appendChild(b);let x=[];if(!wL)for(let w=0;w<4;w++){let I=document.createElement("div");I.style.position="fixed",I.style.background="inherit",x.push(I),g.appendChild(I)}let f=w=>{g.style.clipPath=w,g.style.webkitClipPath=w},m=()=>{if(!t.isConnected){k.destroy();return}let w=t.getBoundingClientRect(),I=Math.max(0,w.left-r),T=Math.max(0,w.top-r),D=Math.min(window.innerWidth,w.width+r*2),M=Math.min(window.innerHeight,w.height+r*2);if(Object.assign(b.style,{left:`${I}px`,top:`${T}px`,width:`${D}px`,height:`${M}px`}),wL){let B=window.innerWidth,F=window.innerHeight,H=Math.min(n,D/2,M/2),V=`M 0 0 L ${B} 0 L ${B} ${F} L 0 ${F} Z`,N=`M ${I+H} ${T} A ${H} ${H} 0 0 0 ${I} ${T+H} L ${I} ${T+M-H} A ${H} ${H} 0 0 0 ${I+H} ${T+M} L ${I+D-H} ${T+M} A ${H} ${H} 0 0 0 ${I+D} ${T+M-H} L ${I+D} ${T+H} A ${H} ${H} 0 0 0 ${I+D-H} ${T} L ${I+H} ${T} Z`;f(`path('${V} ${N}')`)}else{let[B,F,H,V]=x;Object.assign(B.style,{left:"0px",top:"0px",width:"100vw",height:`${T}px`}),Object.assign(H.style,{left:"0px",top:`${T+M}px`,width:"100vw",height:`${Math.max(0,window.innerHeight-(T+M))}px`}),Object.assign(V.style,{left:"0px",top:`${T}px`,width:`${I}px`,height:`${M}px`}),Object.assign(F.style,{left:`${I+D}px`,top:`${T}px`,width:`${Math.max(0,window.innerWidth-(I+D))}px`,height:`${M}px`})}},v=new ResizeObserver(()=>requestAnimationFrame(m));v.observe(t);let y=()=>requestAnimationFrame(m),_=()=>requestAnimationFrame(m);window.addEventListener("scroll",y,!0),window.addEventListener("resize",_);let L=w=>{w.key==="Escape"&&u&&k.destroy()};u&&window.addEventListener("keydown",L);let C=w=>{s?(w.preventDefault(),w.stopPropagation()):l&&k.destroy()};g.addEventListener("click",C);let k={destroy(){v.disconnect(),window.removeEventListener("scroll",y,!0),window.removeEventListener("resize",_),u&&window.removeEventListener("keydown",L),g.removeEventListener("click",C),g.style.pointerEvents="none",g.style.opacity="0",setTimeout(()=>{g.remove(),b.remove()},220)}};return m(),k}var u2=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button"]);function ha(t){if(typeof window.Sanitizer=="function")try{let s=new window.Sanitizer({}).sanitizeToFragment(t),l=document.createElement("div");return l.append(s),l.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=[];for(;n.nextNode();){let i=n.currentNode,s=i.tagName.toLowerCase();if(!u2.has(s)){o.push(i);continue}for(let l of Array.from(i.attributes)){let u=l.name.toLowerCase(),c=l.value.trim().toLowerCase(),d=u.startsWith("on"),h=(u==="href"||u==="src")&&c.startsWith("javascript:");(d||h)&&i.removeAttribute(l.name)}}for(let i of o){for(;i.firstChild;)i.parentNode?.insertBefore(i.firstChild,i);i.remove()}return a.innerHTML}var Bo={bg:"var(--sc-overlay-background, #ffffff)",title:"var(--sc-overlay-title-color, var(--sc-overlay-text-color, #111827))",text:"var(--sc-overlay-text-color, #4b5563)",accent:"var(--sc-color-primary, #4f46e5)",radius:"var(--sc-border-radius, 12px)"},Mv=async(t,e)=>{let{content:a,size:r="md",blocking:n=!1,scrim:o,dismiss:i,ctaButtons:s}=t,l=document.createElement("div");l.className="syntro-modal-scrim",l.style.cssText=`
8
+ `+r.stack}}var Fg=Object.prototype.hasOwnProperty,Av=mt.unstable_scheduleCallback,tg=mt.unstable_cancelCallback,F2=mt.unstable_shouldYield,H2=mt.unstable_requestPaint,ha=mt.unstable_now,U2=mt.unstable_getCurrentPriorityLevel,sw=mt.unstable_ImmediatePriority,lw=mt.unstable_UserBlockingPriority,Wd=mt.unstable_NormalPriority,z2=mt.unstable_LowPriority,uw=mt.unstable_IdlePriority,q2=mt.log,$2=mt.unstable_setDisableYieldValue,vu=null,ma=null;function Bn(t){if(typeof q2=="function"&&$2(t),ma&&typeof ma.setStrictMode=="function")try{ma.setStrictMode(vu,t)}catch{}}var ga=Math.clz32?Math.clz32:G2,V2=Math.log,j2=Math.LN2;function G2(t){return t>>>=0,t===0?32:31-(V2(t)/j2|0)|0}var fd=256,pd=262144,hd=4194304;function Eo(t){var e=t&42;if(e!==0)return e;switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return t&261888;case 262144:case 524288:case 1048576:case 2097152:return t&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return t&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return t}}function bf(t,e,a){var r=t.pendingLanes;if(r===0)return 0;var n=0,o=t.suspendedLanes,i=t.pingedLanes;t=t.warmLanes;var s=r&134217727;return s!==0?(r=s&~o,r!==0?n=Eo(r):(i&=s,i!==0?n=Eo(i):a||(a=s&~t,a!==0&&(n=Eo(a))))):(s=r&~o,s!==0?n=Eo(s):i!==0?n=Eo(i):a||(a=r&~t,a!==0&&(n=Eo(a)))),n===0?0:e!==0&&e!==n&&(e&o)===0&&(o=n&-n,a=e&-e,o>=a||o===32&&(a&4194048)!==0)?e:n}function yu(t,e){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function W2(t,e){switch(t){case 1:case 2:case 4:case 8:case 64:return e+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function cw(){var t=hd;return hd<<=1,(hd&62914560)===0&&(hd=4194304),t}function ag(t){for(var e=[],a=0;31>a;a++)e.push(t);return e}function xu(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function Z2(t,e,a,r,n,o){var i=t.pendingLanes;t.pendingLanes=a,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=a,t.entangledLanes&=a,t.errorRecoveryDisabledLanes&=a,t.shellSuspendCounter=0;var s=t.entanglements,l=t.expirationTimes,u=t.hiddenUpdates;for(a=i&~a;0<a;){var c=31-ga(a),d=1<<c;s[c]=0,l[c]=-1;var f=u[c];if(f!==null)for(u[c]=null,c=0;c<f.length;c++){var h=f[c];h!==null&&(h.lane&=-536870913)}a&=~d}r!==0&&dw(t,r,0),o!==0&&n===0&&t.tag!==0&&(t.suspendedLanes|=o&~(i&~e))}function dw(t,e,a){t.pendingLanes|=e,t.suspendedLanes&=~e;var r=31-ga(e);t.entangledLanes|=e,t.entanglements[r]=t.entanglements[r]|1073741824|a&261930}function fw(t,e){var a=t.entangledLanes|=e;for(t=t.entanglements;a;){var r=31-ga(a),n=1<<r;n&e|t[r]&e&&(t[r]|=e),a&=~n}}function pw(t,e){var a=e&-e;return a=(a&42)!==0?1:Ev(a),(a&(t.suspendedLanes|e))!==0?0:a}function Ev(t){switch(t){case 2:t=1;break;case 8:t=4;break;case 32:t=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:t=128;break;case 268435456:t=134217728;break;default:t=0}return t}function Tv(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function hw(){var t=Ce.p;return t!==0?t:(t=window.event,t===void 0?32:N1(t.type))}function O_(t,e){var a=Ce.p;try{return Ce.p=t,e()}finally{Ce.p=a}}var Jn=Math.random().toString(36).slice(2),wt="__reactFiber$"+Jn,ea="__reactProps$"+Jn,ms="__reactContainer$"+Jn,Hg="__reactEvents$"+Jn,X2="__reactListeners$"+Jn,Y2="__reactHandles$"+Jn,D_="__reactResources$"+Jn,bu="__reactMarker$"+Jn;function Rv(t){delete t[wt],delete t[ea],delete t[Hg],delete t[X2],delete t[Y2]}function zi(t){var e=t[wt];if(e)return e;for(var a=t.parentNode;a;){if(e=a[ms]||a[wt]){if(a=e.alternate,e.child!==null||a!==null&&a.child!==null)for(t=qC(t);t!==null;){if(a=t[wt])return a;t=qC(t)}return e}t=a,a=t.parentNode}return null}function gs(t){if(t=t[wt]||t[ms]){var e=t.tag;if(e===5||e===6||e===13||e===31||e===26||e===27||e===3)return t}return null}function Ul(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t.stateNode;throw Error(M(33))}function Ki(t){var e=t[D_];return e||(e=t[D_]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function xt(t){t[bu]=!0}var mw=new Set,gw={};function qo(t,e){os(t,e),os(t+"Capture",e)}function os(t,e){for(gw[t]=e,t=0;t<e.length;t++)mw.add(e[t])}var K2=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),B_={},P_={};function Q2(t){return Fg.call(P_,t)?!0:Fg.call(B_,t)?!1:K2.test(t)?P_[t]=!0:(B_[t]=!0,!1)}function Ed(t,e,a){if(Q2(e))if(a===null)t.removeAttribute(e);else{switch(typeof a){case"undefined":case"function":case"symbol":t.removeAttribute(e);return;case"boolean":var r=e.toLowerCase().slice(0,5);if(r!=="data-"&&r!=="aria-"){t.removeAttribute(e);return}}t.setAttribute(e,""+a)}}function md(t,e,a){if(a===null)t.removeAttribute(e);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(e);return}t.setAttribute(e,""+a)}}function Dr(t,e,a,r){if(r===null)t.removeAttribute(a);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(a);return}t.setAttributeNS(e,a,""+r)}}function Ra(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function vw(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function J2(t,e,a){var r=Object.getOwnPropertyDescriptor(t.constructor.prototype,e);if(!t.hasOwnProperty(e)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var n=r.get,o=r.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return n.call(this)},set:function(i){a=""+i,o.call(this,i)}}),Object.defineProperty(t,e,{enumerable:r.enumerable}),{getValue:function(){return a},setValue:function(i){a=""+i},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function Ug(t){if(!t._valueTracker){var e=vw(t)?"checked":"value";t._valueTracker=J2(t,e,""+t[e])}}function yw(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var a=e.getValue(),r="";return t&&(r=vw(t)?t.checked?"true":"false":t.value),t=r,t!==a?(e.setValue(t),!0):!1}function Zd(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}var eM=/[\n"\\]/g;function Da(t){return t.replace(eM,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function zg(t,e,a,r,n,o,i,s){t.name="",i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"?t.type=i:t.removeAttribute("type"),e!=null?i==="number"?(e===0&&t.value===""||t.value!=e)&&(t.value=""+Ra(e)):t.value!==""+Ra(e)&&(t.value=""+Ra(e)):i!=="submit"&&i!=="reset"||t.removeAttribute("value"),e!=null?qg(t,i,Ra(e)):a!=null?qg(t,i,Ra(a)):r!=null&&t.removeAttribute("value"),n==null&&o!=null&&(t.defaultChecked=!!o),n!=null&&(t.checked=n&&typeof n!="function"&&typeof n!="symbol"),s!=null&&typeof s!="function"&&typeof s!="symbol"&&typeof s!="boolean"?t.name=""+Ra(s):t.removeAttribute("name")}function xw(t,e,a,r,n,o,i,s){if(o!=null&&typeof o!="function"&&typeof o!="symbol"&&typeof o!="boolean"&&(t.type=o),e!=null||a!=null){if(!(o!=="submit"&&o!=="reset"||e!=null)){Ug(t);return}a=a!=null?""+Ra(a):"",e=e!=null?""+Ra(e):a,s||e===t.value||(t.value=e),t.defaultValue=e}r=r??n,r=typeof r!="function"&&typeof r!="symbol"&&!!r,t.checked=s?t.checked:!!r,t.defaultChecked=!!r,i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"&&(t.name=i),Ug(t)}function qg(t,e,a){e==="number"&&Zd(t.ownerDocument)===t||t.defaultValue===""+a||(t.defaultValue=""+a)}function Qi(t,e,a,r){if(t=t.options,e){e={};for(var n=0;n<a.length;n++)e["$"+a[n]]=!0;for(a=0;a<t.length;a++)n=e.hasOwnProperty("$"+t[a].value),t[a].selected!==n&&(t[a].selected=n),n&&r&&(t[a].defaultSelected=!0)}else{for(a=""+Ra(a),e=null,n=0;n<t.length;n++){if(t[n].value===a){t[n].selected=!0,r&&(t[n].defaultSelected=!0);return}e!==null||t[n].disabled||(e=t[n])}e!==null&&(e.selected=!0)}}function bw(t,e,a){if(e!=null&&(e=""+Ra(e),e!==t.value&&(t.value=e),a==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=a!=null?""+Ra(a):""}function Sw(t,e,a,r){if(e==null){if(r!=null){if(a!=null)throw Error(M(92));if(Hl(r)){if(1<r.length)throw Error(M(93));r=r[0]}a=r}a==null&&(a=""),e=a}a=Ra(e),t.defaultValue=a,r=t.textContent,r===a&&r!==""&&r!==null&&(t.value=r),Ug(t)}function is(t,e){if(e){var a=t.firstChild;if(a&&a===t.lastChild&&a.nodeType===3){a.nodeValue=e;return}}t.textContent=e}var tM=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function N_(t,e,a){var r=e.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?r?t.setProperty(e,""):e==="float"?t.cssFloat="":t[e]="":r?t.setProperty(e,a):typeof a!="number"||a===0||tM.has(e)?e==="float"?t.cssFloat=a:t[e]=(""+a).trim():t[e]=a+"px"}function _w(t,e,a){if(e!=null&&typeof e!="object")throw Error(M(62));if(t=t.style,a!=null){for(var r in a)!a.hasOwnProperty(r)||e!=null&&e.hasOwnProperty(r)||(r.indexOf("--")===0?t.setProperty(r,""):r==="float"?t.cssFloat="":t[r]="");for(var n in e)r=e[n],e.hasOwnProperty(n)&&a[n]!==r&&N_(t,n,r)}else for(var o in e)e.hasOwnProperty(o)&&N_(t,o,e[o])}function Mv(t){if(t.indexOf("-")===-1)return!1;switch(t){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var aM=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),rM=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Td(t){return rM.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function qr(){}var $g=null;function Ov(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var qi=null,Ji=null;function F_(t){var e=gs(t);if(e&&(t=e.stateNode)){var a=t[ea]||null;e:switch(t=e.stateNode,e.type){case"input":if(zg(t,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),e=a.name,a.type==="radio"&&e!=null){for(a=t;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+Da(""+e)+'"][type="radio"]'),e=0;e<a.length;e++){var r=a[e];if(r!==t&&r.form===t.form){var n=r[ea]||null;if(!n)throw Error(M(90));zg(r,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name)}}for(e=0;e<a.length;e++)r=a[e],r.form===t.form&&yw(r)}break e;case"textarea":bw(t,a.value,a.defaultValue);break e;case"select":e=a.value,e!=null&&Qi(t,!!a.multiple,e,!1)}}}var rg=!1;function Cw(t,e,a){if(rg)return t(e,a);rg=!0;try{var r=t(e);return r}finally{if(rg=!1,(qi!==null||Ji!==null)&&(Mf(),qi&&(e=qi,t=Ji,Ji=qi=null,F_(e),t)))for(e=0;e<t.length;e++)F_(t[e])}}function ru(t,e){var a=t.stateNode;if(a===null)return null;var r=a[ea]||null;if(r===null)return null;a=r[e];e:switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(t=t.type,r=!(t==="button"||t==="input"||t==="select"||t==="textarea")),t=!r;break e;default:t=!1}if(t)return null;if(a&&typeof a!="function")throw Error(M(231,e,typeof a));return a}var Wr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Vg=!1;if(Wr)try{Di={},Object.defineProperty(Di,"passive",{get:function(){Vg=!0}}),window.addEventListener("test",Di,Di),window.removeEventListener("test",Di,Di)}catch{Vg=!1}var Di,Pn=null,Dv=null,Rd=null;function ww(){if(Rd)return Rd;var t,e=Dv,a=e.length,r,n="value"in Pn?Pn.value:Pn.textContent,o=n.length;for(t=0;t<a&&e[t]===n[t];t++);var i=a-t;for(r=1;r<=i&&e[a-r]===n[o-r];r++);return Rd=n.slice(t,1<r?1-r:void 0)}function Md(t){var e=t.keyCode;return"charCode"in t?(t=t.charCode,t===0&&e===13&&(t=13)):t=e,t===10&&(t=13),32<=t||t===13?t:0}function gd(){return!0}function H_(){return!1}function ta(t){function e(a,r,n,o,i){this._reactName=a,this._targetInst=n,this.type=r,this.nativeEvent=o,this.target=i,this.currentTarget=null;for(var s in t)t.hasOwnProperty(s)&&(a=t[s],this[s]=a?a(o):o[s]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?gd:H_,this.isPropagationStopped=H_,this}return ze(e.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=gd)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=gd)},persist:function(){},isPersistent:gd}),e}var $o={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Sf=ta($o),Su=ze({},$o,{view:0,detail:0}),nM=ta(Su),ng,og,Ml,_f=ze({},Su,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Bv,button:0,buttons:0,relatedTarget:function(t){return t.relatedTarget===void 0?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==Ml&&(Ml&&t.type==="mousemove"?(ng=t.screenX-Ml.screenX,og=t.screenY-Ml.screenY):og=ng=0,Ml=t),ng)},movementY:function(t){return"movementY"in t?t.movementY:og}}),U_=ta(_f),oM=ze({},_f,{dataTransfer:0}),iM=ta(oM),sM=ze({},Su,{relatedTarget:0}),ig=ta(sM),lM=ze({},$o,{animationName:0,elapsedTime:0,pseudoElement:0}),uM=ta(lM),cM=ze({},$o,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),dM=ta(cM),fM=ze({},$o,{data:0}),z_=ta(fM),pM={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},hM={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},mM={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function gM(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=mM[t])?!!e[t]:!1}function Bv(){return gM}var vM=ze({},Su,{key:function(t){if(t.key){var e=pM[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=Md(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?hM[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Bv,charCode:function(t){return t.type==="keypress"?Md(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?Md(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),yM=ta(vM),xM=ze({},_f,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),q_=ta(xM),bM=ze({},Su,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Bv}),SM=ta(bM),_M=ze({},$o,{propertyName:0,elapsedTime:0,pseudoElement:0}),CM=ta(_M),wM=ze({},_f,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),LM=ta(wM),kM=ze({},$o,{newState:0,oldState:0}),IM=ta(kM),AM=[9,13,27,32],Pv=Wr&&"CompositionEvent"in window,$l=null;Wr&&"documentMode"in document&&($l=document.documentMode);var EM=Wr&&"TextEvent"in window&&!$l,Lw=Wr&&(!Pv||$l&&8<$l&&11>=$l),$_=" ",V_=!1;function kw(t,e){switch(t){case"keyup":return AM.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Iw(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var $i=!1;function TM(t,e){switch(t){case"compositionend":return Iw(e);case"keypress":return e.which!==32?null:(V_=!0,$_);case"textInput":return t=e.data,t===$_&&V_?null:t;default:return null}}function RM(t,e){if($i)return t==="compositionend"||!Pv&&kw(t,e)?(t=ww(),Rd=Dv=Pn=null,$i=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1<e.char.length)return e.char;if(e.which)return String.fromCharCode(e.which)}return null;case"compositionend":return Lw&&e.locale!=="ko"?null:e.data;default:return null}}var MM={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function j_(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!MM[t.type]:e==="textarea"}function Aw(t,e,a,r){qi?Ji?Ji.push(r):Ji=[r]:qi=r,e=pf(e,"onChange"),0<e.length&&(a=new Sf("onChange","change",null,a,r),t.push({event:a,listeners:e}))}var Vl=null,nu=null;function OM(t){C1(t,0)}function Cf(t){var e=Ul(t);if(yw(e))return t}function G_(t,e){if(t==="change")return e}var Ew=!1;Wr&&(Wr?(yd="oninput"in document,yd||(sg=document.createElement("div"),sg.setAttribute("oninput","return;"),yd=typeof sg.oninput=="function"),vd=yd):vd=!1,Ew=vd&&(!document.documentMode||9<document.documentMode));var vd,yd,sg;function W_(){Vl&&(Vl.detachEvent("onpropertychange",Tw),nu=Vl=null)}function Tw(t){if(t.propertyName==="value"&&Cf(nu)){var e=[];Aw(e,nu,t,Ov(t)),Cw(OM,e)}}function DM(t,e,a){t==="focusin"?(W_(),Vl=e,nu=a,Vl.attachEvent("onpropertychange",Tw)):t==="focusout"&&W_()}function BM(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return Cf(nu)}function PM(t,e){if(t==="click")return Cf(e)}function NM(t,e){if(t==="input"||t==="change")return Cf(e)}function FM(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var ya=typeof Object.is=="function"?Object.is:FM;function ou(t,e){if(ya(t,e))return!0;if(typeof t!="object"||t===null||typeof e!="object"||e===null)return!1;var a=Object.keys(t),r=Object.keys(e);if(a.length!==r.length)return!1;for(r=0;r<a.length;r++){var n=a[r];if(!Fg.call(e,n)||!ya(t[n],e[n]))return!1}return!0}function Z_(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function X_(t,e){var a=Z_(t);t=0;for(var r;a;){if(a.nodeType===3){if(r=t+a.textContent.length,t<=e&&r>=e)return{node:a,offset:e-t};t=r}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=Z_(a)}}function Rw(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?Rw(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function Mw(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var e=Zd(t.document);e instanceof t.HTMLIFrameElement;){try{var a=typeof e.contentWindow.location.href=="string"}catch{a=!1}if(a)t=e.contentWindow;else break;e=Zd(t.document)}return e}function Nv(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}var HM=Wr&&"documentMode"in document&&11>=document.documentMode,Vi=null,jg=null,jl=null,Gg=!1;function Y_(t,e,a){var r=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;Gg||Vi==null||Vi!==Zd(r)||(r=Vi,"selectionStart"in r&&Nv(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),jl&&ou(jl,r)||(jl=r,r=pf(jg,"onSelect"),0<r.length&&(e=new Sf("onSelect","select",null,e,a),t.push({event:e,listeners:r}),e.target=Vi)))}function Io(t,e){var a={};return a[t.toLowerCase()]=e.toLowerCase(),a["Webkit"+t]="webkit"+e,a["Moz"+t]="moz"+e,a}var ji={animationend:Io("Animation","AnimationEnd"),animationiteration:Io("Animation","AnimationIteration"),animationstart:Io("Animation","AnimationStart"),transitionrun:Io("Transition","TransitionRun"),transitionstart:Io("Transition","TransitionStart"),transitioncancel:Io("Transition","TransitionCancel"),transitionend:Io("Transition","TransitionEnd")},lg={},Ow={};Wr&&(Ow=document.createElement("div").style,"AnimationEvent"in window||(delete ji.animationend.animation,delete ji.animationiteration.animation,delete ji.animationstart.animation),"TransitionEvent"in window||delete ji.transitionend.transition);function Vo(t){if(lg[t])return lg[t];if(!ji[t])return t;var e=ji[t],a;for(a in e)if(e.hasOwnProperty(a)&&a in Ow)return lg[t]=e[a];return t}var Dw=Vo("animationend"),Bw=Vo("animationiteration"),Pw=Vo("animationstart"),UM=Vo("transitionrun"),zM=Vo("transitionstart"),qM=Vo("transitioncancel"),Nw=Vo("transitionend"),Fw=new Map,Wg="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");Wg.push("scrollEnd");function Ka(t,e){Fw.set(t,e),qo(e,[t])}var Xd=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},Ta=[],Gi=0,Fv=0;function wf(){for(var t=Gi,e=Fv=Gi=0;e<t;){var a=Ta[e];Ta[e++]=null;var r=Ta[e];Ta[e++]=null;var n=Ta[e];Ta[e++]=null;var o=Ta[e];if(Ta[e++]=null,r!==null&&n!==null){var i=r.pending;i===null?n.next=n:(n.next=i.next,i.next=n),r.pending=n}o!==0&&Hw(a,n,o)}}function Lf(t,e,a,r){Ta[Gi++]=t,Ta[Gi++]=e,Ta[Gi++]=a,Ta[Gi++]=r,Fv|=r,t.lanes|=r,t=t.alternate,t!==null&&(t.lanes|=r)}function Hv(t,e,a,r){return Lf(t,e,a,r),Yd(t)}function jo(t,e){return Lf(t,null,null,e),Yd(t)}function Hw(t,e,a){t.lanes|=a;var r=t.alternate;r!==null&&(r.lanes|=a);for(var n=!1,o=t.return;o!==null;)o.childLanes|=a,r=o.alternate,r!==null&&(r.childLanes|=a),o.tag===22&&(t=o.stateNode,t===null||t._visibility&1||(n=!0)),t=o,o=o.return;return t.tag===3?(o=t.stateNode,n&&e!==null&&(n=31-ga(a),t=o.hiddenUpdates,r=t[n],r===null?t[n]=[e]:r.push(e),e.lane=a|536870912),o):null}function Yd(t){if(50<eu)throw eu=0,hv=null,Error(M(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var Wi={};function $M(t,e,a,r){this.tag=t,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function fa(t,e,a,r){return new $M(t,e,a,r)}function Uv(t){return t=t.prototype,!(!t||!t.isReactComponent)}function Vr(t,e){var a=t.alternate;return a===null?(a=fa(t.tag,e,t.key,t.mode),a.elementType=t.elementType,a.type=t.type,a.stateNode=t.stateNode,a.alternate=t,t.alternate=a):(a.pendingProps=e,a.type=t.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=t.flags&65011712,a.childLanes=t.childLanes,a.lanes=t.lanes,a.child=t.child,a.memoizedProps=t.memoizedProps,a.memoizedState=t.memoizedState,a.updateQueue=t.updateQueue,e=t.dependencies,a.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},a.sibling=t.sibling,a.index=t.index,a.ref=t.ref,a.refCleanup=t.refCleanup,a}function Uw(t,e){t.flags&=65011714;var a=t.alternate;return a===null?(t.childLanes=0,t.lanes=e,t.child=null,t.subtreeFlags=0,t.memoizedProps=null,t.memoizedState=null,t.updateQueue=null,t.dependencies=null,t.stateNode=null):(t.childLanes=a.childLanes,t.lanes=a.lanes,t.child=a.child,t.subtreeFlags=0,t.deletions=null,t.memoizedProps=a.memoizedProps,t.memoizedState=a.memoizedState,t.updateQueue=a.updateQueue,t.type=a.type,e=a.dependencies,t.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),t}function Od(t,e,a,r,n,o){var i=0;if(r=t,typeof t=="function")Uv(t)&&(i=1);else if(typeof t=="string")i=GO(t,a,br.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case Dg:return t=fa(31,a,e,n),t.elementType=Dg,t.lanes=o,t;case Hi:return Oo(a.children,n,o,e);case ow:i=8,n|=24;break;case Rg:return t=fa(12,a,e,n|2),t.elementType=Rg,t.lanes=o,t;case Mg:return t=fa(13,a,e,n),t.elementType=Mg,t.lanes=o,t;case Og:return t=fa(19,a,e,n),t.elementType=Og,t.lanes=o,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case zr:i=10;break e;case iw:i=9;break e;case kv:i=11;break e;case Iv:i=14;break e;case En:i=16,r=null;break e}i=29,a=Error(M(130,t===null?"null":typeof t,"")),r=null}return e=fa(i,a,e,n),e.elementType=t,e.type=r,e.lanes=o,e}function Oo(t,e,a,r){return t=fa(7,t,r,e),t.lanes=a,t}function ug(t,e,a){return t=fa(6,t,null,e),t.lanes=a,t}function zw(t){var e=fa(18,null,null,0);return e.stateNode=t,e}function cg(t,e,a){return e=fa(4,t.children!==null?t.children:[],t.key,e),e.lanes=a,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}var K_=new WeakMap;function Ba(t,e){if(typeof t=="object"&&t!==null){var a=K_.get(t);return a!==void 0?a:(e={value:t,source:e,stack:M_(e)},K_.set(t,e),e)}return{value:t,source:e,stack:M_(e)}}var Zi=[],Xi=0,Kd=null,iu=0,Ma=[],Oa=0,Xn=null,vr=1,yr="";function Hr(t,e){Zi[Xi++]=iu,Zi[Xi++]=Kd,Kd=t,iu=e}function qw(t,e,a){Ma[Oa++]=vr,Ma[Oa++]=yr,Ma[Oa++]=Xn,Xn=t;var r=vr;t=yr;var n=32-ga(r)-1;r&=~(1<<n),a+=1;var o=32-ga(e)+n;if(30<o){var i=n-n%5;o=(r&(1<<i)-1).toString(32),r>>=i,n-=i,vr=1<<32-ga(e)+n|a<<n|r,yr=o+t}else vr=1<<o|a<<n|r,yr=t}function zv(t){t.return!==null&&(Hr(t,1),qw(t,1,0))}function qv(t){for(;t===Kd;)Kd=Zi[--Xi],Zi[Xi]=null,iu=Zi[--Xi],Zi[Xi]=null;for(;t===Xn;)Xn=Ma[--Oa],Ma[Oa]=null,yr=Ma[--Oa],Ma[Oa]=null,vr=Ma[--Oa],Ma[Oa]=null}function $w(t,e){Ma[Oa++]=vr,Ma[Oa++]=yr,Ma[Oa++]=Xn,vr=e.id,yr=e.overflow,Xn=t}var Lt=null,Ue=null,ve=!1,zn=null,Pa=!1,Zg=Error(M(519));function Yn(t){var e=Error(M(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw su(Ba(e,t)),Zg}function Q_(t){var e=t.stateNode,a=t.type,r=t.memoizedProps;switch(e[wt]=t,e[ea]=r,a){case"dialog":de("cancel",e),de("close",e);break;case"iframe":case"object":case"embed":de("load",e);break;case"video":case"audio":for(a=0;a<du.length;a++)de(du[a],e);break;case"source":de("error",e);break;case"img":case"image":case"link":de("error",e),de("load",e);break;case"details":de("toggle",e);break;case"input":de("invalid",e),xw(e,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case"select":de("invalid",e);break;case"textarea":de("invalid",e),Sw(e,r.value,r.defaultValue,r.children)}a=r.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||e.textContent===""+a||r.suppressHydrationWarning===!0||L1(e.textContent,a)?(r.popover!=null&&(de("beforetoggle",e),de("toggle",e)),r.onScroll!=null&&de("scroll",e),r.onScrollEnd!=null&&de("scrollend",e),r.onClick!=null&&(e.onclick=qr),e=!0):e=!1,e||Yn(t,!0)}function J_(t){for(Lt=t.return;Lt;)switch(Lt.tag){case 5:case 31:case 13:Pa=!1;return;case 27:case 3:Pa=!0;return;default:Lt=Lt.return}}function Bi(t){if(t!==Lt)return!1;if(!ve)return J_(t),ve=!0,!1;var e=t.tag,a;if((a=e!==3&&e!==27)&&((a=e===5)&&(a=t.type,a=!(a!=="form"&&a!=="button")||xv(t.type,t.memoizedProps)),a=!a),a&&Ue&&Yn(t),J_(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(M(317));Ue=zC(t)}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(M(317));Ue=zC(t)}else e===27?(e=Ue,eo(t.type)?(t=Cv,Cv=null,Ue=t):Ue=e):Ue=Lt?Fa(t.stateNode.nextSibling):null;return!0}function No(){Ue=Lt=null,ve=!1}function dg(){var t=zn;return t!==null&&(Qt===null?Qt=t:Qt.push.apply(Qt,t),zn=null),t}function su(t){zn===null?zn=[t]:zn.push(t)}var Xg=Sr(null),Go=null,$r=null;function Rn(t,e,a){Be(Xg,e._currentValue),e._currentValue=a}function jr(t){t._currentValue=Xg.current,bt(Xg)}function Yg(t,e,a){for(;t!==null;){var r=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,r!==null&&(r.childLanes|=e)):r!==null&&(r.childLanes&e)!==e&&(r.childLanes|=e),t===a)break;t=t.return}}function Kg(t,e,a,r){var n=t.child;for(n!==null&&(n.return=t);n!==null;){var o=n.dependencies;if(o!==null){var i=n.child;o=o.firstContext;e:for(;o!==null;){var s=o;o=n;for(var l=0;l<e.length;l++)if(s.context===e[l]){o.lanes|=a,s=o.alternate,s!==null&&(s.lanes|=a),Yg(o.return,a,t),r||(i=null);break e}o=s.next}}else if(n.tag===18){if(i=n.return,i===null)throw Error(M(341));i.lanes|=a,o=i.alternate,o!==null&&(o.lanes|=a),Yg(i,a,t),i=null}else i=n.child;if(i!==null)i.return=n;else for(i=n;i!==null;){if(i===t){i=null;break}if(n=i.sibling,n!==null){n.return=i.return,i=n;break}i=i.return}n=i}}function vs(t,e,a,r){t=null;for(var n=e,o=!1;n!==null;){if(!o){if((n.flags&524288)!==0)o=!0;else if((n.flags&262144)!==0)break}if(n.tag===10){var i=n.alternate;if(i===null)throw Error(M(387));if(i=i.memoizedProps,i!==null){var s=n.type;ya(n.pendingProps.value,i.value)||(t!==null?t.push(s):t=[s])}}else if(n===Vd.current){if(i=n.alternate,i===null)throw Error(M(387));i.memoizedState.memoizedState!==n.memoizedState.memoizedState&&(t!==null?t.push(pu):t=[pu])}n=n.return}t!==null&&Kg(e,t,a,r),e.flags|=262144}function Qd(t){for(t=t.firstContext;t!==null;){if(!ya(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function Fo(t){Go=t,$r=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function kt(t){return Vw(Go,t)}function xd(t,e){return Go===null&&Fo(t),Vw(t,e)}function Vw(t,e){var a=e._currentValue;if(e={context:e,memoizedValue:a,next:null},$r===null){if(t===null)throw Error(M(308));$r=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288}else $r=$r.next=e;return a}var VM=typeof AbortController<"u"?AbortController:function(){var t=[],e=this.signal={aborted:!1,addEventListener:function(a,r){t.push(r)}};this.abort=function(){e.aborted=!0,t.forEach(function(a){return a()})}},jM=mt.unstable_scheduleCallback,GM=mt.unstable_NormalPriority,ct={$$typeof:zr,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function $v(){return{controller:new VM,data:new Map,refCount:0}}function _u(t){t.refCount--,t.refCount===0&&jM(GM,function(){t.controller.abort()})}var Gl=null,Qg=0,ss=0,es=null;function WM(t,e){if(Gl===null){var a=Gl=[];Qg=0,ss=hy(),es={status:"pending",value:void 0,then:function(r){a.push(r)}}}return Qg++,e.then(eC,eC),e}function eC(){if(--Qg===0&&Gl!==null){es!==null&&(es.status="fulfilled");var t=Gl;Gl=null,ss=0,es=null;for(var e=0;e<t.length;e++)(0,t[e])()}}function ZM(t,e){var a=[],r={status:"pending",value:null,reason:null,then:function(n){a.push(n)}};return t.then(function(){r.status="fulfilled",r.value=e;for(var n=0;n<a.length;n++)(0,a[n])(e)},function(n){for(r.status="rejected",r.reason=n,n=0;n<a.length;n++)(0,a[n])(void 0)}),r}var tC=ae.S;ae.S=function(t,e){n1=ha(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&WM(t,e),tC!==null&&tC(t,e)};var Do=Sr(null);function Vv(){var t=Do.current;return t!==null?t:Re.pooledCache}function Dd(t,e){e===null?Be(Do,Do.current):Be(Do,e.pool)}function jw(){var t=Vv();return t===null?null:{parent:ct._currentValue,pool:t}}var ys=Error(M(460)),jv=Error(M(474)),kf=Error(M(542)),Jd={then:function(){}};function aC(t){return t=t.status,t==="fulfilled"||t==="rejected"}function Gw(t,e,a){switch(a=t[a],a===void 0?t.push(e):a!==e&&(e.then(qr,qr),e=a),e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,nC(t),t;default:if(typeof e.status=="string")e.then(qr,qr);else{if(t=Re,t!==null&&100<t.shellSuspendCounter)throw Error(M(482));t=e,t.status="pending",t.then(function(r){if(e.status==="pending"){var n=e;n.status="fulfilled",n.value=r}},function(r){if(e.status==="pending"){var n=e;n.status="rejected",n.reason=r}})}switch(e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,nC(t),t}throw Bo=e,ys}}function To(t){try{var e=t._init;return e(t._payload)}catch(a){throw a!==null&&typeof a=="object"&&typeof a.then=="function"?(Bo=a,ys):a}}var Bo=null;function rC(){if(Bo===null)throw Error(M(459));var t=Bo;return Bo=null,t}function nC(t){if(t===ys||t===kf)throw Error(M(483))}var ts=null,lu=0;function bd(t){var e=lu;return lu+=1,ts===null&&(ts=[]),Gw(ts,t,e)}function Ol(t,e){e=e.props.ref,t.ref=e!==void 0?e:null}function Sd(t,e){throw e.$$typeof===D2?Error(M(525)):(t=Object.prototype.toString.call(e),Error(M(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function Ww(t){function e(g,m){if(t){var y=g.deletions;y===null?(g.deletions=[m],g.flags|=16):y.push(m)}}function a(g,m){if(!t)return null;for(;m!==null;)e(g,m),m=m.sibling;return null}function r(g){for(var m=new Map;g!==null;)g.key!==null?m.set(g.key,g):m.set(g.index,g),g=g.sibling;return m}function n(g,m){return g=Vr(g,m),g.index=0,g.sibling=null,g}function o(g,m,y){return g.index=y,t?(y=g.alternate,y!==null?(y=y.index,y<m?(g.flags|=67108866,m):y):(g.flags|=67108866,m)):(g.flags|=1048576,m)}function i(g){return t&&g.alternate===null&&(g.flags|=67108866),g}function s(g,m,y,v){return m===null||m.tag!==6?(m=ug(y,g.mode,v),m.return=g,m):(m=n(m,y),m.return=g,m)}function l(g,m,y,v){var C=y.type;return C===Hi?c(g,m,y.props.children,v,y.key):m!==null&&(m.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===En&&To(C)===m.type)?(m=n(m,y.props),Ol(m,y),m.return=g,m):(m=Od(y.type,y.key,y.props,null,g.mode,v),Ol(m,y),m.return=g,m)}function u(g,m,y,v){return m===null||m.tag!==4||m.stateNode.containerInfo!==y.containerInfo||m.stateNode.implementation!==y.implementation?(m=cg(y,g.mode,v),m.return=g,m):(m=n(m,y.children||[]),m.return=g,m)}function c(g,m,y,v,C){return m===null||m.tag!==7?(m=Oo(y,g.mode,v,C),m.return=g,m):(m=n(m,y),m.return=g,m)}function d(g,m,y){if(typeof m=="string"&&m!==""||typeof m=="number"||typeof m=="bigint")return m=ug(""+m,g.mode,y),m.return=g,m;if(typeof m=="object"&&m!==null){switch(m.$$typeof){case dd:return y=Od(m.type,m.key,m.props,null,g.mode,y),Ol(y,m),y.return=g,y;case Fl:return m=cg(m,g.mode,y),m.return=g,m;case En:return m=To(m),d(g,m,y)}if(Hl(m)||Rl(m))return m=Oo(m,g.mode,y,null),m.return=g,m;if(typeof m.then=="function")return d(g,bd(m),y);if(m.$$typeof===zr)return d(g,xd(g,m),y);Sd(g,m)}return null}function f(g,m,y,v){var C=m!==null?m.key:null;if(typeof y=="string"&&y!==""||typeof y=="number"||typeof y=="bigint")return C!==null?null:s(g,m,""+y,v);if(typeof y=="object"&&y!==null){switch(y.$$typeof){case dd:return y.key===C?l(g,m,y,v):null;case Fl:return y.key===C?u(g,m,y,v):null;case En:return y=To(y),f(g,m,y,v)}if(Hl(y)||Rl(y))return C!==null?null:c(g,m,y,v,null);if(typeof y.then=="function")return f(g,m,bd(y),v);if(y.$$typeof===zr)return f(g,m,xd(g,y),v);Sd(g,y)}return null}function h(g,m,y,v,C){if(typeof v=="string"&&v!==""||typeof v=="number"||typeof v=="bigint")return g=g.get(y)||null,s(m,g,""+v,C);if(typeof v=="object"&&v!==null){switch(v.$$typeof){case dd:return g=g.get(v.key===null?y:v.key)||null,l(m,g,v,C);case Fl:return g=g.get(v.key===null?y:v.key)||null,u(m,g,v,C);case En:return v=To(v),h(g,m,y,v,C)}if(Hl(v)||Rl(v))return g=g.get(y)||null,c(m,g,v,C,null);if(typeof v.then=="function")return h(g,m,y,bd(v),C);if(v.$$typeof===zr)return h(g,m,y,xd(m,v),C);Sd(m,v)}return null}function S(g,m,y,v){for(var C=null,w=null,_=m,L=m=0,A=null;_!==null&&L<y.length;L++){_.index>L?(A=_,_=null):A=_.sibling;var I=f(g,_,y[L],v);if(I===null){_===null&&(_=A);break}t&&_&&I.alternate===null&&e(g,_),m=o(I,m,L),w===null?C=I:w.sibling=I,w=I,_=A}if(L===y.length)return a(g,_),ve&&Hr(g,L),C;if(_===null){for(;L<y.length;L++)_=d(g,y[L],v),_!==null&&(m=o(_,m,L),w===null?C=_:w.sibling=_,w=_);return ve&&Hr(g,L),C}for(_=r(_);L<y.length;L++)A=h(_,g,L,y[L],v),A!==null&&(t&&A.alternate!==null&&_.delete(A.key===null?L:A.key),m=o(A,m,L),w===null?C=A:w.sibling=A,w=A);return t&&_.forEach(function(R){return e(g,R)}),ve&&Hr(g,L),C}function x(g,m,y,v){if(y==null)throw Error(M(151));for(var C=null,w=null,_=m,L=m=0,A=null,I=y.next();_!==null&&!I.done;L++,I=y.next()){_.index>L?(A=_,_=null):A=_.sibling;var R=f(g,_,I.value,v);if(R===null){_===null&&(_=A);break}t&&_&&R.alternate===null&&e(g,_),m=o(R,m,L),w===null?C=R:w.sibling=R,w=R,_=A}if(I.done)return a(g,_),ve&&Hr(g,L),C;if(_===null){for(;!I.done;L++,I=y.next())I=d(g,I.value,v),I!==null&&(m=o(I,m,L),w===null?C=I:w.sibling=I,w=I);return ve&&Hr(g,L),C}for(_=r(_);!I.done;L++,I=y.next())I=h(_,g,L,I.value,v),I!==null&&(t&&I.alternate!==null&&_.delete(I.key===null?L:I.key),m=o(I,m,L),w===null?C=I:w.sibling=I,w=I);return t&&_.forEach(function(F){return e(g,F)}),ve&&Hr(g,L),C}function b(g,m,y,v){if(typeof y=="object"&&y!==null&&y.type===Hi&&y.key===null&&(y=y.props.children),typeof y=="object"&&y!==null){switch(y.$$typeof){case dd:e:{for(var C=y.key;m!==null;){if(m.key===C){if(C=y.type,C===Hi){if(m.tag===7){a(g,m.sibling),v=n(m,y.props.children),v.return=g,g=v;break e}}else if(m.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===En&&To(C)===m.type){a(g,m.sibling),v=n(m,y.props),Ol(v,y),v.return=g,g=v;break e}a(g,m);break}else e(g,m);m=m.sibling}y.type===Hi?(v=Oo(y.props.children,g.mode,v,y.key),v.return=g,g=v):(v=Od(y.type,y.key,y.props,null,g.mode,v),Ol(v,y),v.return=g,g=v)}return i(g);case Fl:e:{for(C=y.key;m!==null;){if(m.key===C)if(m.tag===4&&m.stateNode.containerInfo===y.containerInfo&&m.stateNode.implementation===y.implementation){a(g,m.sibling),v=n(m,y.children||[]),v.return=g,g=v;break e}else{a(g,m);break}else e(g,m);m=m.sibling}v=cg(y,g.mode,v),v.return=g,g=v}return i(g);case En:return y=To(y),b(g,m,y,v)}if(Hl(y))return S(g,m,y,v);if(Rl(y)){if(C=Rl(y),typeof C!="function")throw Error(M(150));return y=C.call(y),x(g,m,y,v)}if(typeof y.then=="function")return b(g,m,bd(y),v);if(y.$$typeof===zr)return b(g,m,xd(g,y),v);Sd(g,y)}return typeof y=="string"&&y!==""||typeof y=="number"||typeof y=="bigint"?(y=""+y,m!==null&&m.tag===6?(a(g,m.sibling),v=n(m,y),v.return=g,g=v):(a(g,m),v=ug(y,g.mode,v),v.return=g,g=v),i(g)):a(g,m)}return function(g,m,y,v){try{lu=0;var C=b(g,m,y,v);return ts=null,C}catch(_){if(_===ys||_===kf)throw _;var w=fa(29,_,null,g.mode);return w.lanes=v,w.return=g,w}}}var Ho=Ww(!0),Zw=Ww(!1),Tn=!1;function Gv(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Jg(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,callbacks:null})}function qn(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function $n(t,e,a){var r=t.updateQueue;if(r===null)return null;if(r=r.shared,(_e&2)!==0){var n=r.pending;return n===null?e.next=e:(e.next=n.next,n.next=e),r.pending=e,e=Yd(t),Hw(t,null,a),e}return Lf(t,r,e,a),Yd(t)}function Wl(t,e,a){if(e=e.updateQueue,e!==null&&(e=e.shared,(a&4194048)!==0)){var r=e.lanes;r&=t.pendingLanes,a|=r,e.lanes=a,fw(t,a)}}function fg(t,e){var a=t.updateQueue,r=t.alternate;if(r!==null&&(r=r.updateQueue,a===r)){var n=null,o=null;if(a=a.firstBaseUpdate,a!==null){do{var i={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};o===null?n=o=i:o=o.next=i,a=a.next}while(a!==null);o===null?n=o=e:o=o.next=e}else n=o=e;a={baseState:r.baseState,firstBaseUpdate:n,lastBaseUpdate:o,shared:r.shared,callbacks:r.callbacks},t.updateQueue=a;return}t=a.lastBaseUpdate,t===null?a.firstBaseUpdate=e:t.next=e,a.lastBaseUpdate=e}var ev=!1;function Zl(){if(ev){var t=es;if(t!==null)throw t}}function Xl(t,e,a,r){ev=!1;var n=t.updateQueue;Tn=!1;var o=n.firstBaseUpdate,i=n.lastBaseUpdate,s=n.shared.pending;if(s!==null){n.shared.pending=null;var l=s,u=l.next;l.next=null,i===null?o=u:i.next=u,i=l;var c=t.alternate;c!==null&&(c=c.updateQueue,s=c.lastBaseUpdate,s!==i&&(s===null?c.firstBaseUpdate=u:s.next=u,c.lastBaseUpdate=l))}if(o!==null){var d=n.baseState;i=0,c=u=l=null,s=o;do{var f=s.lane&-536870913,h=f!==s.lane;if(h?(me&f)===f:(r&f)===f){f!==0&&f===ss&&(ev=!0),c!==null&&(c=c.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});e:{var S=t,x=s;f=e;var b=a;switch(x.tag){case 1:if(S=x.payload,typeof S=="function"){d=S.call(b,d,f);break e}d=S;break e;case 3:S.flags=S.flags&-65537|128;case 0:if(S=x.payload,f=typeof S=="function"?S.call(b,d,f):S,f==null)break e;d=ze({},d,f);break e;case 2:Tn=!0}}f=s.callback,f!==null&&(t.flags|=64,h&&(t.flags|=8192),h=n.callbacks,h===null?n.callbacks=[f]:h.push(f))}else h={lane:f,tag:s.tag,payload:s.payload,callback:s.callback,next:null},c===null?(u=c=h,l=d):c=c.next=h,i|=f;if(s=s.next,s===null){if(s=n.shared.pending,s===null)break;h=s,s=h.next,h.next=null,n.lastBaseUpdate=h,n.shared.pending=null}}while(!0);c===null&&(l=d),n.baseState=l,n.firstBaseUpdate=u,n.lastBaseUpdate=c,o===null&&(n.shared.lanes=0),Qn|=i,t.lanes=i,t.memoizedState=d}}function Xw(t,e){if(typeof t!="function")throw Error(M(191,t));t.call(e)}function Yw(t,e){var a=t.callbacks;if(a!==null)for(t.callbacks=null,t=0;t<a.length;t++)Xw(a[t],e)}var ls=Sr(null),ef=Sr(0);function oC(t,e){t=Kr,Be(ef,t),Be(ls,e),Kr=t|e.baseLanes}function tv(){Be(ef,Kr),Be(ls,ls.current)}function Wv(){Kr=ef.current,bt(ls),bt(ef)}var xa=Sr(null),Na=null;function Mn(t){var e=t.alternate;Be(nt,nt.current&1),Be(xa,t),Na===null&&(e===null||ls.current!==null||e.memoizedState!==null)&&(Na=t)}function av(t){Be(nt,nt.current),Be(xa,t),Na===null&&(Na=t)}function Kw(t){t.tag===22?(Be(nt,nt.current),Be(xa,t),Na===null&&(Na=t)):On(t)}function On(){Be(nt,nt.current),Be(xa,xa.current)}function da(t){bt(xa),Na===t&&(Na=null),bt(nt)}var nt=Sr(0);function tf(t){for(var e=t;e!==null;){if(e.tag===13){var a=e.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||Sv(a)||_v(a)))return e}else if(e.tag===19&&(e.memoizedProps.revealOrder==="forwards"||e.memoizedProps.revealOrder==="backwards"||e.memoizedProps.revealOrder==="unstable_legacy-backwards"||e.memoizedProps.revealOrder==="together")){if((e.flags&128)!==0)return e}else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return null;e=e.return}e.sibling.return=e.return,e=e.sibling}return null}var Zr=0,ie=null,Ae=null,lt=null,af=!1,as=!1,Uo=!1,rf=0,uu=0,rs=null,XM=0;function Qe(){throw Error(M(321))}function Zv(t,e){if(e===null)return!1;for(var a=0;a<e.length&&a<t.length;a++)if(!ya(t[a],e[a]))return!1;return!0}function Xv(t,e,a,r,n,o){return Zr=o,ie=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,ae.H=t===null||t.memoizedState===null?AL:iy,Uo=!1,o=a(r,n),Uo=!1,as&&(o=Jw(e,a,r,n)),Qw(t),o}function Qw(t){ae.H=cu;var e=Ae!==null&&Ae.next!==null;if(Zr=0,lt=Ae=ie=null,af=!1,uu=0,rs=null,e)throw Error(M(300));t===null||dt||(t=t.dependencies,t!==null&&Qd(t)&&(dt=!0))}function Jw(t,e,a,r){ie=t;var n=0;do{if(as&&(rs=null),uu=0,as=!1,25<=n)throw Error(M(301));if(n+=1,lt=Ae=null,t.updateQueue!=null){var o=t.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}ae.H=EL,o=e(a,r)}while(as);return o}function YM(){var t=ae.H,e=t.useState()[0];return e=typeof e.then=="function"?Cu(e):e,t=t.useState()[0],(Ae!==null?Ae.memoizedState:null)!==t&&(ie.flags|=1024),e}function Yv(){var t=rf!==0;return rf=0,t}function Kv(t,e,a){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~a}function Qv(t){if(af){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next}af=!1}Zr=0,lt=Ae=ie=null,as=!1,uu=rf=0,rs=null}function zt(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return lt===null?ie.memoizedState=lt=t:lt=lt.next=t,lt}function ot(){if(Ae===null){var t=ie.alternate;t=t!==null?t.memoizedState:null}else t=Ae.next;var e=lt===null?ie.memoizedState:lt.next;if(e!==null)lt=e,Ae=t;else{if(t===null)throw ie.alternate===null?Error(M(467)):Error(M(310));Ae=t,t={memoizedState:Ae.memoizedState,baseState:Ae.baseState,baseQueue:Ae.baseQueue,queue:Ae.queue,next:null},lt===null?ie.memoizedState=lt=t:lt=lt.next=t}return lt}function If(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Cu(t){var e=uu;return uu+=1,rs===null&&(rs=[]),t=Gw(rs,t,e),e=ie,(lt===null?e.memoizedState:lt.next)===null&&(e=e.alternate,ae.H=e===null||e.memoizedState===null?AL:iy),t}function Af(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return Cu(t);if(t.$$typeof===zr)return kt(t)}throw Error(M(438,String(t)))}function Jv(t){var e=null,a=ie.updateQueue;if(a!==null&&(e=a.memoCache),e==null){var r=ie.alternate;r!==null&&(r=r.updateQueue,r!==null&&(r=r.memoCache,r!=null&&(e={data:r.data.map(function(n){return n.slice()}),index:0})))}if(e==null&&(e={data:[],index:0}),a===null&&(a=If(),ie.updateQueue=a),a.memoCache=e,a=e.data[e.index],a===void 0)for(a=e.data[e.index]=Array(t),r=0;r<t;r++)a[r]=B2;return e.index++,a}function Xr(t,e){return typeof e=="function"?e(t):e}function Bd(t){var e=ot();return ey(e,Ae,t)}function ey(t,e,a){var r=t.queue;if(r===null)throw Error(M(311));r.lastRenderedReducer=a;var n=t.baseQueue,o=r.pending;if(o!==null){if(n!==null){var i=n.next;n.next=o.next,o.next=i}e.baseQueue=n=o,r.pending=null}if(o=t.baseState,n===null)t.memoizedState=o;else{e=n.next;var s=i=null,l=null,u=e,c=!1;do{var d=u.lane&-536870913;if(d!==u.lane?(me&d)===d:(Zr&d)===d){var f=u.revertLane;if(f===0)l!==null&&(l=l.next={lane:0,revertLane:0,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),d===ss&&(c=!0);else if((Zr&f)===f){u=u.next,f===ss&&(c=!0);continue}else d={lane:0,revertLane:u.revertLane,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(s=l=d,i=o):l=l.next=d,ie.lanes|=f,Qn|=f;d=u.action,Uo&&a(o,d),o=u.hasEagerState?u.eagerState:a(o,d)}else f={lane:d,revertLane:u.revertLane,gesture:u.gesture,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(s=l=f,i=o):l=l.next=f,ie.lanes|=d,Qn|=d;u=u.next}while(u!==null&&u!==e);if(l===null?i=o:l.next=s,!ya(o,t.memoizedState)&&(dt=!0,c&&(a=es,a!==null)))throw a;t.memoizedState=o,t.baseState=i,t.baseQueue=l,r.lastRenderedState=o}return n===null&&(r.lanes=0),[t.memoizedState,r.dispatch]}function pg(t){var e=ot(),a=e.queue;if(a===null)throw Error(M(311));a.lastRenderedReducer=t;var r=a.dispatch,n=a.pending,o=e.memoizedState;if(n!==null){a.pending=null;var i=n=n.next;do o=t(o,i.action),i=i.next;while(i!==n);ya(o,e.memoizedState)||(dt=!0),e.memoizedState=o,e.baseQueue===null&&(e.baseState=o),a.lastRenderedState=o}return[o,r]}function eL(t,e,a){var r=ie,n=ot(),o=ve;if(o){if(a===void 0)throw Error(M(407));a=a()}else a=e();var i=!ya((Ae||n).memoizedState,a);if(i&&(n.memoizedState=a,dt=!0),n=n.queue,ty(rL.bind(null,r,n,t),[t]),n.getSnapshot!==e||i||lt!==null&&lt.memoizedState.tag&1){if(r.flags|=2048,us(9,{destroy:void 0},aL.bind(null,r,n,a,e),null),Re===null)throw Error(M(349));o||(Zr&127)!==0||tL(r,e,a)}return a}function tL(t,e,a){t.flags|=16384,t={getSnapshot:e,value:a},e=ie.updateQueue,e===null?(e=If(),ie.updateQueue=e,e.stores=[t]):(a=e.stores,a===null?e.stores=[t]:a.push(t))}function aL(t,e,a,r){e.value=a,e.getSnapshot=r,nL(e)&&oL(t)}function rL(t,e,a){return a(function(){nL(e)&&oL(t)})}function nL(t){var e=t.getSnapshot;t=t.value;try{var a=e();return!ya(t,a)}catch{return!0}}function oL(t){var e=jo(t,2);e!==null&&Jt(e,t,2)}function rv(t){var e=zt();if(typeof t=="function"){var a=t;if(t=a(),Uo){Bn(!0);try{a()}finally{Bn(!1)}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Xr,lastRenderedState:t},e}function iL(t,e,a,r){return t.baseState=a,ey(t,Ae,typeof r=="function"?r:Xr)}function KM(t,e,a,r,n){if(Tf(t))throw Error(M(485));if(t=e.action,t!==null){var o={payload:n,action:t,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(i){o.listeners.push(i)}};ae.T!==null?a(!0):o.isTransition=!1,r(o),a=e.pending,a===null?(o.next=e.pending=o,sL(e,o)):(o.next=a.next,e.pending=a.next=o)}}function sL(t,e){var a=e.action,r=e.payload,n=t.state;if(e.isTransition){var o=ae.T,i={};ae.T=i;try{var s=a(n,r),l=ae.S;l!==null&&l(i,s),iC(t,e,s)}catch(u){nv(t,e,u)}finally{o!==null&&i.types!==null&&(o.types=i.types),ae.T=o}}else try{o=a(n,r),iC(t,e,o)}catch(u){nv(t,e,u)}}function iC(t,e,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(r){sC(t,e,r)},function(r){return nv(t,e,r)}):sC(t,e,a)}function sC(t,e,a){e.status="fulfilled",e.value=a,lL(e),t.state=a,e=t.pending,e!==null&&(a=e.next,a===e?t.pending=null:(a=a.next,e.next=a,sL(t,a)))}function nv(t,e,a){var r=t.pending;if(t.pending=null,r!==null){r=r.next;do e.status="rejected",e.reason=a,lL(e),e=e.next;while(e!==r)}t.action=null}function lL(t){t=t.listeners;for(var e=0;e<t.length;e++)(0,t[e])()}function uL(t,e){return e}function lC(t,e){if(ve){var a=Re.formState;if(a!==null){e:{var r=ie;if(ve){if(Ue){t:{for(var n=Ue,o=Pa;n.nodeType!==8;){if(!o){n=null;break t}if(n=Fa(n.nextSibling),n===null){n=null;break t}}o=n.data,n=o==="F!"||o==="F"?n:null}if(n){Ue=Fa(n.nextSibling),r=n.data==="F!";break e}}Yn(r)}r=!1}r&&(e=a[0])}}return a=zt(),a.memoizedState=a.baseState=e,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:uL,lastRenderedState:e},a.queue=r,a=LL.bind(null,ie,r),r.dispatch=a,r=rv(!1),o=oy.bind(null,ie,!1,r.queue),r=zt(),n={state:e,dispatch:null,action:t,pending:null},r.queue=n,a=KM.bind(null,ie,n,o,a),n.dispatch=a,r.memoizedState=t,[e,a,!1]}function uC(t){var e=ot();return cL(e,Ae,t)}function cL(t,e,a){if(e=ey(t,e,uL)[0],t=Bd(Xr)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var r=Cu(e)}catch(i){throw i===ys?kf:i}else r=e;e=ot();var n=e.queue,o=n.dispatch;return a!==e.memoizedState&&(ie.flags|=2048,us(9,{destroy:void 0},QM.bind(null,n,a),null)),[r,o,t]}function QM(t,e){t.action=e}function cC(t){var e=ot(),a=Ae;if(a!==null)return cL(e,a,t);ot(),e=e.memoizedState,a=ot();var r=a.queue.dispatch;return a.memoizedState=t,[e,r,!1]}function us(t,e,a,r){return t={tag:t,create:a,deps:r,inst:e,next:null},e=ie.updateQueue,e===null&&(e=If(),ie.updateQueue=e),a=e.lastEffect,a===null?e.lastEffect=t.next=t:(r=a.next,a.next=t,t.next=r,e.lastEffect=t),t}function dL(){return ot().memoizedState}function Pd(t,e,a,r){var n=zt();ie.flags|=t,n.memoizedState=us(1|e,{destroy:void 0},a,r===void 0?null:r)}function Ef(t,e,a,r){var n=ot();r=r===void 0?null:r;var o=n.memoizedState.inst;Ae!==null&&r!==null&&Zv(r,Ae.memoizedState.deps)?n.memoizedState=us(e,o,a,r):(ie.flags|=t,n.memoizedState=us(1|e,o,a,r))}function dC(t,e){Pd(8390656,8,t,e)}function ty(t,e){Ef(2048,8,t,e)}function JM(t){ie.flags|=4;var e=ie.updateQueue;if(e===null)e=If(),ie.updateQueue=e,e.events=[t];else{var a=e.events;a===null?e.events=[t]:a.push(t)}}function fL(t){var e=ot().memoizedState;return JM({ref:e,nextImpl:t}),function(){if((_e&2)!==0)throw Error(M(440));return e.impl.apply(void 0,arguments)}}function pL(t,e){return Ef(4,2,t,e)}function hL(t,e){return Ef(4,4,t,e)}function mL(t,e){if(typeof e=="function"){t=t();var a=e(t);return function(){typeof a=="function"?a():e(null)}}if(e!=null)return t=t(),e.current=t,function(){e.current=null}}function gL(t,e,a){a=a!=null?a.concat([t]):null,Ef(4,4,mL.bind(null,e,t),a)}function ay(){}function vL(t,e){var a=ot();e=e===void 0?null:e;var r=a.memoizedState;return e!==null&&Zv(e,r[1])?r[0]:(a.memoizedState=[t,e],t)}function yL(t,e){var a=ot();e=e===void 0?null:e;var r=a.memoizedState;if(e!==null&&Zv(e,r[1]))return r[0];if(r=t(),Uo){Bn(!0);try{t()}finally{Bn(!1)}}return a.memoizedState=[r,e],r}function ry(t,e,a){return a===void 0||(Zr&1073741824)!==0&&(me&261930)===0?t.memoizedState=e:(t.memoizedState=a,t=i1(),ie.lanes|=t,Qn|=t,a)}function xL(t,e,a,r){return ya(a,e)?a:ls.current!==null?(t=ry(t,a,r),ya(t,e)||(dt=!0),t):(Zr&42)===0||(Zr&1073741824)!==0&&(me&261930)===0?(dt=!0,t.memoizedState=a):(t=i1(),ie.lanes|=t,Qn|=t,e)}function bL(t,e,a,r,n){var o=Ce.p;Ce.p=o!==0&&8>o?o:8;var i=ae.T,s={};ae.T=s,oy(t,!1,e,a);try{var l=n(),u=ae.S;if(u!==null&&u(s,l),l!==null&&typeof l=="object"&&typeof l.then=="function"){var c=ZM(l,r);Yl(t,e,c,va(t))}else Yl(t,e,r,va(t))}catch(d){Yl(t,e,{then:function(){},status:"rejected",reason:d},va())}finally{Ce.p=o,i!==null&&s.types!==null&&(i.types=s.types),ae.T=i}}function eO(){}function ov(t,e,a,r){if(t.tag!==5)throw Error(M(476));var n=SL(t).queue;bL(t,n,e,Mo,a===null?eO:function(){return _L(t),a(r)})}function SL(t){var e=t.memoizedState;if(e!==null)return e;e={memoizedState:Mo,baseState:Mo,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Xr,lastRenderedState:Mo},next:null};var a={};return e.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Xr,lastRenderedState:a},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function _L(t){var e=SL(t);e.next===null&&(e=t.alternate.memoizedState),Yl(t,e.next.queue,{},va())}function ny(){return kt(pu)}function CL(){return ot().memoizedState}function wL(){return ot().memoizedState}function tO(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var a=va();t=qn(a);var r=$n(e,t,a);r!==null&&(Jt(r,e,a),Wl(r,e,a)),e={cache:$v()},t.payload=e;return}e=e.return}}function aO(t,e,a){var r=va();a={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},Tf(t)?kL(e,a):(a=Hv(t,e,a,r),a!==null&&(Jt(a,t,r),IL(a,e,r)))}function LL(t,e,a){var r=va();Yl(t,e,a,r)}function Yl(t,e,a,r){var n={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(Tf(t))kL(e,n);else{var o=t.alternate;if(t.lanes===0&&(o===null||o.lanes===0)&&(o=e.lastRenderedReducer,o!==null))try{var i=e.lastRenderedState,s=o(i,a);if(n.hasEagerState=!0,n.eagerState=s,ya(s,i))return Lf(t,e,n,0),Re===null&&wf(),!1}catch{}if(a=Hv(t,e,n,r),a!==null)return Jt(a,t,r),IL(a,e,r),!0}return!1}function oy(t,e,a,r){if(r={lane:2,revertLane:hy(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Tf(t)){if(e)throw Error(M(479))}else e=Hv(t,a,r,2),e!==null&&Jt(e,t,2)}function Tf(t){var e=t.alternate;return t===ie||e!==null&&e===ie}function kL(t,e){as=af=!0;var a=t.pending;a===null?e.next=e:(e.next=a.next,a.next=e),t.pending=e}function IL(t,e,a){if((a&4194048)!==0){var r=e.lanes;r&=t.pendingLanes,a|=r,e.lanes=a,fw(t,a)}}var cu={readContext:kt,use:Af,useCallback:Qe,useContext:Qe,useEffect:Qe,useImperativeHandle:Qe,useLayoutEffect:Qe,useInsertionEffect:Qe,useMemo:Qe,useReducer:Qe,useRef:Qe,useState:Qe,useDebugValue:Qe,useDeferredValue:Qe,useTransition:Qe,useSyncExternalStore:Qe,useId:Qe,useHostTransitionStatus:Qe,useFormState:Qe,useActionState:Qe,useOptimistic:Qe,useMemoCache:Qe,useCacheRefresh:Qe};cu.useEffectEvent=Qe;var AL={readContext:kt,use:Af,useCallback:function(t,e){return zt().memoizedState=[t,e===void 0?null:e],t},useContext:kt,useEffect:dC,useImperativeHandle:function(t,e,a){a=a!=null?a.concat([t]):null,Pd(4194308,4,mL.bind(null,e,t),a)},useLayoutEffect:function(t,e){return Pd(4194308,4,t,e)},useInsertionEffect:function(t,e){Pd(4,2,t,e)},useMemo:function(t,e){var a=zt();e=e===void 0?null:e;var r=t();if(Uo){Bn(!0);try{t()}finally{Bn(!1)}}return a.memoizedState=[r,e],r},useReducer:function(t,e,a){var r=zt();if(a!==void 0){var n=a(e);if(Uo){Bn(!0);try{a(e)}finally{Bn(!1)}}}else n=e;return r.memoizedState=r.baseState=n,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:n},r.queue=t,t=t.dispatch=aO.bind(null,ie,t),[r.memoizedState,t]},useRef:function(t){var e=zt();return t={current:t},e.memoizedState=t},useState:function(t){t=rv(t);var e=t.queue,a=LL.bind(null,ie,e);return e.dispatch=a,[t.memoizedState,a]},useDebugValue:ay,useDeferredValue:function(t,e){var a=zt();return ry(a,t,e)},useTransition:function(){var t=rv(!1);return t=bL.bind(null,ie,t.queue,!0,!1),zt().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,e,a){var r=ie,n=zt();if(ve){if(a===void 0)throw Error(M(407));a=a()}else{if(a=e(),Re===null)throw Error(M(349));(me&127)!==0||tL(r,e,a)}n.memoizedState=a;var o={value:a,getSnapshot:e};return n.queue=o,dC(rL.bind(null,r,o,t),[t]),r.flags|=2048,us(9,{destroy:void 0},aL.bind(null,r,o,a,e),null),a},useId:function(){var t=zt(),e=Re.identifierPrefix;if(ve){var a=yr,r=vr;a=(r&~(1<<32-ga(r)-1)).toString(32)+a,e="_"+e+"R_"+a,a=rf++,0<a&&(e+="H"+a.toString(32)),e+="_"}else a=XM++,e="_"+e+"r_"+a.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:ny,useFormState:lC,useActionState:lC,useOptimistic:function(t){var e=zt();e.memoizedState=e.baseState=t;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=a,e=oy.bind(null,ie,!0,a),a.dispatch=e,[t,e]},useMemoCache:Jv,useCacheRefresh:function(){return zt().memoizedState=tO.bind(null,ie)},useEffectEvent:function(t){var e=zt(),a={impl:t};return e.memoizedState=a,function(){if((_e&2)!==0)throw Error(M(440));return a.impl.apply(void 0,arguments)}}},iy={readContext:kt,use:Af,useCallback:vL,useContext:kt,useEffect:ty,useImperativeHandle:gL,useInsertionEffect:pL,useLayoutEffect:hL,useMemo:yL,useReducer:Bd,useRef:dL,useState:function(){return Bd(Xr)},useDebugValue:ay,useDeferredValue:function(t,e){var a=ot();return xL(a,Ae.memoizedState,t,e)},useTransition:function(){var t=Bd(Xr)[0],e=ot().memoizedState;return[typeof t=="boolean"?t:Cu(t),e]},useSyncExternalStore:eL,useId:CL,useHostTransitionStatus:ny,useFormState:uC,useActionState:uC,useOptimistic:function(t,e){var a=ot();return iL(a,Ae,t,e)},useMemoCache:Jv,useCacheRefresh:wL};iy.useEffectEvent=fL;var EL={readContext:kt,use:Af,useCallback:vL,useContext:kt,useEffect:ty,useImperativeHandle:gL,useInsertionEffect:pL,useLayoutEffect:hL,useMemo:yL,useReducer:pg,useRef:dL,useState:function(){return pg(Xr)},useDebugValue:ay,useDeferredValue:function(t,e){var a=ot();return Ae===null?ry(a,t,e):xL(a,Ae.memoizedState,t,e)},useTransition:function(){var t=pg(Xr)[0],e=ot().memoizedState;return[typeof t=="boolean"?t:Cu(t),e]},useSyncExternalStore:eL,useId:CL,useHostTransitionStatus:ny,useFormState:cC,useActionState:cC,useOptimistic:function(t,e){var a=ot();return Ae!==null?iL(a,Ae,t,e):(a.baseState=t,[t,a.queue.dispatch])},useMemoCache:Jv,useCacheRefresh:wL};EL.useEffectEvent=fL;function hg(t,e,a,r){e=t.memoizedState,a=a(r,e),a=a==null?e:ze({},e,a),t.memoizedState=a,t.lanes===0&&(t.updateQueue.baseState=a)}var iv={enqueueSetState:function(t,e,a){t=t._reactInternals;var r=va(),n=qn(r);n.payload=e,a!=null&&(n.callback=a),e=$n(t,n,r),e!==null&&(Jt(e,t,r),Wl(e,t,r))},enqueueReplaceState:function(t,e,a){t=t._reactInternals;var r=va(),n=qn(r);n.tag=1,n.payload=e,a!=null&&(n.callback=a),e=$n(t,n,r),e!==null&&(Jt(e,t,r),Wl(e,t,r))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var a=va(),r=qn(a);r.tag=2,e!=null&&(r.callback=e),e=$n(t,r,a),e!==null&&(Jt(e,t,a),Wl(e,t,a))}};function fC(t,e,a,r,n,o,i){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(r,o,i):e.prototype&&e.prototype.isPureReactComponent?!ou(a,r)||!ou(n,o):!0}function pC(t,e,a,r){t=e.state,typeof e.componentWillReceiveProps=="function"&&e.componentWillReceiveProps(a,r),typeof e.UNSAFE_componentWillReceiveProps=="function"&&e.UNSAFE_componentWillReceiveProps(a,r),e.state!==t&&iv.enqueueReplaceState(e,e.state,null)}function zo(t,e){var a=e;if("ref"in e){a={};for(var r in e)r!=="ref"&&(a[r]=e[r])}if(t=t.defaultProps){a===e&&(a=ze({},a));for(var n in t)a[n]===void 0&&(a[n]=t[n])}return a}function TL(t){Xd(t)}function RL(t){console.error(t)}function ML(t){Xd(t)}function nf(t,e){try{var a=t.onUncaughtError;a(e.value,{componentStack:e.stack})}catch(r){setTimeout(function(){throw r})}}function hC(t,e,a){try{var r=t.onCaughtError;r(a.value,{componentStack:a.stack,errorBoundary:e.tag===1?e.stateNode:null})}catch(n){setTimeout(function(){throw n})}}function sv(t,e,a){return a=qn(a),a.tag=3,a.payload={element:null},a.callback=function(){nf(t,e)},a}function OL(t){return t=qn(t),t.tag=3,t}function DL(t,e,a,r){var n=a.type.getDerivedStateFromError;if(typeof n=="function"){var o=r.value;t.payload=function(){return n(o)},t.callback=function(){hC(e,a,r)}}var i=a.stateNode;i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){hC(e,a,r),typeof n!="function"&&(Vn===null?Vn=new Set([this]):Vn.add(this));var s=r.stack;this.componentDidCatch(r.value,{componentStack:s!==null?s:""})})}function rO(t,e,a,r,n){if(a.flags|=32768,r!==null&&typeof r=="object"&&typeof r.then=="function"){if(e=a.alternate,e!==null&&vs(e,a,n,!0),a=xa.current,a!==null){switch(a.tag){case 31:case 13:return Na===null?cf():a.alternate===null&&Je===0&&(Je=3),a.flags&=-257,a.flags|=65536,a.lanes=n,r===Jd?a.flags|=16384:(e=a.updateQueue,e===null?a.updateQueue=new Set([r]):e.add(r),Lg(t,r,n)),!1;case 22:return a.flags|=65536,r===Jd?a.flags|=16384:(e=a.updateQueue,e===null?(e={transitions:null,markerInstances:null,retryQueue:new Set([r])},a.updateQueue=e):(a=e.retryQueue,a===null?e.retryQueue=new Set([r]):a.add(r)),Lg(t,r,n)),!1}throw Error(M(435,a.tag))}return Lg(t,r,n),cf(),!1}if(ve)return e=xa.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=n,r!==Zg&&(t=Error(M(422),{cause:r}),su(Ba(t,a)))):(r!==Zg&&(e=Error(M(423),{cause:r}),su(Ba(e,a))),t=t.current.alternate,t.flags|=65536,n&=-n,t.lanes|=n,r=Ba(r,a),n=sv(t.stateNode,r,n),fg(t,n),Je!==4&&(Je=2)),!1;var o=Error(M(520),{cause:r});if(o=Ba(o,a),Jl===null?Jl=[o]:Jl.push(o),Je!==4&&(Je=2),e===null)return!0;r=Ba(r,a),a=e;do{switch(a.tag){case 3:return a.flags|=65536,t=n&-n,a.lanes|=t,t=sv(a.stateNode,r,t),fg(a,t),!1;case 1:if(e=a.type,o=a.stateNode,(a.flags&128)===0&&(typeof e.getDerivedStateFromError=="function"||o!==null&&typeof o.componentDidCatch=="function"&&(Vn===null||!Vn.has(o))))return a.flags|=65536,n&=-n,a.lanes|=n,n=OL(n),DL(n,t,a,r),fg(a,n),!1}a=a.return}while(a!==null);return!1}var sy=Error(M(461)),dt=!1;function Ct(t,e,a,r){e.child=t===null?Zw(e,null,a,r):Ho(e,t.child,a,r)}function mC(t,e,a,r,n){a=a.render;var o=e.ref;if("ref"in r){var i={};for(var s in r)s!=="ref"&&(i[s]=r[s])}else i=r;return Fo(e),r=Xv(t,e,a,i,o,n),s=Yv(),t!==null&&!dt?(Kv(t,e,n),Yr(t,e,n)):(ve&&s&&zv(e),e.flags|=1,Ct(t,e,r,n),e.child)}function gC(t,e,a,r,n){if(t===null){var o=a.type;return typeof o=="function"&&!Uv(o)&&o.defaultProps===void 0&&a.compare===null?(e.tag=15,e.type=o,BL(t,e,o,r,n)):(t=Od(a.type,null,r,e,e.mode,n),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!ly(t,n)){var i=o.memoizedProps;if(a=a.compare,a=a!==null?a:ou,a(i,r)&&t.ref===e.ref)return Yr(t,e,n)}return e.flags|=1,t=Vr(o,r),t.ref=e.ref,t.return=e,e.child=t}function BL(t,e,a,r,n){if(t!==null){var o=t.memoizedProps;if(ou(o,r)&&t.ref===e.ref)if(dt=!1,e.pendingProps=r=o,ly(t,n))(t.flags&131072)!==0&&(dt=!0);else return e.lanes=t.lanes,Yr(t,e,n)}return lv(t,e,a,r,n)}function PL(t,e,a,r){var n=r.children,o=t!==null?t.memoizedState:null;if(t===null&&e.stateNode===null&&(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),r.mode==="hidden"){if((e.flags&128)!==0){if(o=o!==null?o.baseLanes|a:a,t!==null){for(r=e.child=t.child,n=0;r!==null;)n=n|r.lanes|r.childLanes,r=r.sibling;r=n&~o}else r=0,e.child=null;return vC(t,e,o,a,r)}if((a&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&Dd(e,o!==null?o.cachePool:null),o!==null?oC(e,o):tv(),Kw(e);else return r=e.lanes=536870912,vC(t,e,o!==null?o.baseLanes|a:a,a,r)}else o!==null?(Dd(e,o.cachePool),oC(e,o),On(e),e.memoizedState=null):(t!==null&&Dd(e,null),tv(),On(e));return Ct(t,e,n,a),e.child}function zl(t,e){return t!==null&&t.tag===22||e.stateNode!==null||(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),e.sibling}function vC(t,e,a,r,n){var o=Vv();return o=o===null?null:{parent:ct._currentValue,pool:o},e.memoizedState={baseLanes:a,cachePool:o},t!==null&&Dd(e,null),tv(),Kw(e),t!==null&&vs(t,e,r,!0),e.childLanes=n,null}function Nd(t,e){return e=of({mode:e.mode,children:e.children},t.mode),e.ref=t.ref,t.child=e,e.return=t,e}function yC(t,e,a){return Ho(e,t.child,null,a),t=Nd(e,e.pendingProps),t.flags|=2,da(e),e.memoizedState=null,t}function nO(t,e,a){var r=e.pendingProps,n=(e.flags&128)!==0;if(e.flags&=-129,t===null){if(ve){if(r.mode==="hidden")return t=Nd(e,r),e.lanes=536870912,zl(null,t);if(av(e),(t=Ue)?(t=A1(t,Pa),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Xn!==null?{id:vr,overflow:yr}:null,retryLane:536870912,hydrationErrors:null},a=zw(t),a.return=e,e.child=a,Lt=e,Ue=null)):t=null,t===null)throw Yn(e);return e.lanes=536870912,null}return Nd(e,r)}var o=t.memoizedState;if(o!==null){var i=o.dehydrated;if(av(e),n)if(e.flags&256)e.flags&=-257,e=yC(t,e,a);else if(e.memoizedState!==null)e.child=t.child,e.flags|=128,e=null;else throw Error(M(558));else if(dt||vs(t,e,a,!1),n=(a&t.childLanes)!==0,dt||n){if(r=Re,r!==null&&(i=pw(r,a),i!==0&&i!==o.retryLane))throw o.retryLane=i,jo(t,i),Jt(r,t,i),sy;cf(),e=yC(t,e,a)}else t=o.treeContext,Ue=Fa(i.nextSibling),Lt=e,ve=!0,zn=null,Pa=!1,t!==null&&$w(e,t),e=Nd(e,r),e.flags|=4096;return e}return t=Vr(t.child,{mode:r.mode,children:r.children}),t.ref=e.ref,e.child=t,t.return=e,t}function Fd(t,e){var a=e.ref;if(a===null)t!==null&&t.ref!==null&&(e.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(M(284));(t===null||t.ref!==a)&&(e.flags|=4194816)}}function lv(t,e,a,r,n){return Fo(e),a=Xv(t,e,a,r,void 0,n),r=Yv(),t!==null&&!dt?(Kv(t,e,n),Yr(t,e,n)):(ve&&r&&zv(e),e.flags|=1,Ct(t,e,a,n),e.child)}function xC(t,e,a,r,n,o){return Fo(e),e.updateQueue=null,a=Jw(e,r,a,n),Qw(t),r=Yv(),t!==null&&!dt?(Kv(t,e,o),Yr(t,e,o)):(ve&&r&&zv(e),e.flags|=1,Ct(t,e,a,o),e.child)}function bC(t,e,a,r,n){if(Fo(e),e.stateNode===null){var o=Wi,i=a.contextType;typeof i=="object"&&i!==null&&(o=kt(i)),o=new a(r,o),e.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,o.updater=iv,e.stateNode=o,o._reactInternals=e,o=e.stateNode,o.props=r,o.state=e.memoizedState,o.refs={},Gv(e),i=a.contextType,o.context=typeof i=="object"&&i!==null?kt(i):Wi,o.state=e.memoizedState,i=a.getDerivedStateFromProps,typeof i=="function"&&(hg(e,a,i,r),o.state=e.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(i=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),i!==o.state&&iv.enqueueReplaceState(o,o.state,null),Xl(e,r,o,n),Zl(),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308),r=!0}else if(t===null){o=e.stateNode;var s=e.memoizedProps,l=zo(a,s);o.props=l;var u=o.context,c=a.contextType;i=Wi,typeof c=="object"&&c!==null&&(i=kt(c));var d=a.getDerivedStateFromProps;c=typeof d=="function"||typeof o.getSnapshotBeforeUpdate=="function",s=e.pendingProps!==s,c||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(s||u!==i)&&pC(e,o,r,i),Tn=!1;var f=e.memoizedState;o.state=f,Xl(e,r,o,n),Zl(),u=e.memoizedState,s||f!==u||Tn?(typeof d=="function"&&(hg(e,a,d,r),u=e.memoizedState),(l=Tn||fC(e,a,l,r,f,u,i))?(c||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(e.flags|=4194308)):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=r,e.memoizedState=u),o.props=r,o.state=u,o.context=i,r=l):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),r=!1)}else{o=e.stateNode,Jg(t,e),i=e.memoizedProps,c=zo(a,i),o.props=c,d=e.pendingProps,f=o.context,u=a.contextType,l=Wi,typeof u=="object"&&u!==null&&(l=kt(u)),s=a.getDerivedStateFromProps,(u=typeof s=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(i!==d||f!==l)&&pC(e,o,r,l),Tn=!1,f=e.memoizedState,o.state=f,Xl(e,r,o,n),Zl();var h=e.memoizedState;i!==d||f!==h||Tn||t!==null&&t.dependencies!==null&&Qd(t.dependencies)?(typeof s=="function"&&(hg(e,a,s,r),h=e.memoizedState),(c=Tn||fC(e,a,c,r,f,h,l)||t!==null&&t.dependencies!==null&&Qd(t.dependencies))?(u||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(r,h,l),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(r,h,l)),typeof o.componentDidUpdate=="function"&&(e.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof o.componentDidUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=1024),e.memoizedProps=r,e.memoizedState=h),o.props=r,o.state=h,o.context=l,r=c):(typeof o.componentDidUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=1024),r=!1)}return o=r,Fd(t,e),r=(e.flags&128)!==0,o||r?(o=e.stateNode,a=r&&typeof a.getDerivedStateFromError!="function"?null:o.render(),e.flags|=1,t!==null&&r?(e.child=Ho(e,t.child,null,n),e.child=Ho(e,null,a,n)):Ct(t,e,a,n),e.memoizedState=o.state,t=e.child):t=Yr(t,e,n),t}function SC(t,e,a,r){return No(),e.flags|=256,Ct(t,e,a,r),e.child}var mg={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function gg(t){return{baseLanes:t,cachePool:jw()}}function vg(t,e,a){return t=t!==null?t.childLanes&~a:0,e&&(t|=pa),t}function NL(t,e,a){var r=e.pendingProps,n=!1,o=(e.flags&128)!==0,i;if((i=o)||(i=t!==null&&t.memoizedState===null?!1:(nt.current&2)!==0),i&&(n=!0,e.flags&=-129),i=(e.flags&32)!==0,e.flags&=-33,t===null){if(ve){if(n?Mn(e):On(e),(t=Ue)?(t=A1(t,Pa),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Xn!==null?{id:vr,overflow:yr}:null,retryLane:536870912,hydrationErrors:null},a=zw(t),a.return=e,e.child=a,Lt=e,Ue=null)):t=null,t===null)throw Yn(e);return _v(t)?e.lanes=32:e.lanes=536870912,null}var s=r.children;return r=r.fallback,n?(On(e),n=e.mode,s=of({mode:"hidden",children:s},n),r=Oo(r,n,a,null),s.return=e,r.return=e,s.sibling=r,e.child=s,r=e.child,r.memoizedState=gg(a),r.childLanes=vg(t,i,a),e.memoizedState=mg,zl(null,r)):(Mn(e),uv(e,s))}var l=t.memoizedState;if(l!==null&&(s=l.dehydrated,s!==null)){if(o)e.flags&256?(Mn(e),e.flags&=-257,e=yg(t,e,a)):e.memoizedState!==null?(On(e),e.child=t.child,e.flags|=128,e=null):(On(e),s=r.fallback,n=e.mode,r=of({mode:"visible",children:r.children},n),s=Oo(s,n,a,null),s.flags|=2,r.return=e,s.return=e,r.sibling=s,e.child=r,Ho(e,t.child,null,a),r=e.child,r.memoizedState=gg(a),r.childLanes=vg(t,i,a),e.memoizedState=mg,e=zl(null,r));else if(Mn(e),_v(s)){if(i=s.nextSibling&&s.nextSibling.dataset,i)var u=i.dgst;i=u,r=Error(M(419)),r.stack="",r.digest=i,su({value:r,source:null,stack:null}),e=yg(t,e,a)}else if(dt||vs(t,e,a,!1),i=(a&t.childLanes)!==0,dt||i){if(i=Re,i!==null&&(r=pw(i,a),r!==0&&r!==l.retryLane))throw l.retryLane=r,jo(t,r),Jt(i,t,r),sy;Sv(s)||cf(),e=yg(t,e,a)}else Sv(s)?(e.flags|=192,e.child=t.child,e=null):(t=l.treeContext,Ue=Fa(s.nextSibling),Lt=e,ve=!0,zn=null,Pa=!1,t!==null&&$w(e,t),e=uv(e,r.children),e.flags|=4096);return e}return n?(On(e),s=r.fallback,n=e.mode,l=t.child,u=l.sibling,r=Vr(l,{mode:"hidden",children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u!==null?s=Vr(u,s):(s=Oo(s,n,a,null),s.flags|=2),s.return=e,r.return=e,r.sibling=s,e.child=r,zl(null,r),r=e.child,s=t.child.memoizedState,s===null?s=gg(a):(n=s.cachePool,n!==null?(l=ct._currentValue,n=n.parent!==l?{parent:l,pool:l}:n):n=jw(),s={baseLanes:s.baseLanes|a,cachePool:n}),r.memoizedState=s,r.childLanes=vg(t,i,a),e.memoizedState=mg,zl(t.child,r)):(Mn(e),a=t.child,t=a.sibling,a=Vr(a,{mode:"visible",children:r.children}),a.return=e,a.sibling=null,t!==null&&(i=e.deletions,i===null?(e.deletions=[t],e.flags|=16):i.push(t)),e.child=a,e.memoizedState=null,a)}function uv(t,e){return e=of({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function of(t,e){return t=fa(22,t,null,e),t.lanes=0,t}function yg(t,e,a){return Ho(e,t.child,null,a),t=uv(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function _C(t,e,a){t.lanes|=e;var r=t.alternate;r!==null&&(r.lanes|=e),Yg(t.return,e,a)}function xg(t,e,a,r,n,o){var i=t.memoizedState;i===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:r,tail:a,tailMode:n,treeForkCount:o}:(i.isBackwards=e,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=a,i.tailMode=n,i.treeForkCount=o)}function FL(t,e,a){var r=e.pendingProps,n=r.revealOrder,o=r.tail;r=r.children;var i=nt.current,s=(i&2)!==0;if(s?(i=i&1|2,e.flags|=128):i&=1,Be(nt,i),Ct(t,e,r,a),r=ve?iu:0,!s&&t!==null&&(t.flags&128)!==0)e:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&_C(t,a,e);else if(t.tag===19)_C(t,a,e);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;t.sibling===null;){if(t.return===null||t.return===e)break e;t=t.return}t.sibling.return=t.return,t=t.sibling}switch(n){case"forwards":for(a=e.child,n=null;a!==null;)t=a.alternate,t!==null&&tf(t)===null&&(n=a),a=a.sibling;a=n,a===null?(n=e.child,e.child=null):(n=a.sibling,a.sibling=null),xg(e,!1,n,a,o,r);break;case"backwards":case"unstable_legacy-backwards":for(a=null,n=e.child,e.child=null;n!==null;){if(t=n.alternate,t!==null&&tf(t)===null){e.child=n;break}t=n.sibling,n.sibling=a,a=n,n=t}xg(e,!0,a,null,o,r);break;case"together":xg(e,!1,null,null,void 0,r);break;default:e.memoizedState=null}return e.child}function Yr(t,e,a){if(t!==null&&(e.dependencies=t.dependencies),Qn|=e.lanes,(a&e.childLanes)===0)if(t!==null){if(vs(t,e,a,!1),(a&e.childLanes)===0)return null}else return null;if(t!==null&&e.child!==t.child)throw Error(M(153));if(e.child!==null){for(t=e.child,a=Vr(t,t.pendingProps),e.child=a,a.return=e;t.sibling!==null;)t=t.sibling,a=a.sibling=Vr(t,t.pendingProps),a.return=e;a.sibling=null}return e.child}function ly(t,e){return(t.lanes&e)!==0?!0:(t=t.dependencies,!!(t!==null&&Qd(t)))}function oO(t,e,a){switch(e.tag){case 3:jd(e,e.stateNode.containerInfo),Rn(e,ct,t.memoizedState.cache),No();break;case 27:case 5:Ng(e);break;case 4:jd(e,e.stateNode.containerInfo);break;case 10:Rn(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,av(e),null;break;case 13:var r=e.memoizedState;if(r!==null)return r.dehydrated!==null?(Mn(e),e.flags|=128,null):(a&e.child.childLanes)!==0?NL(t,e,a):(Mn(e),t=Yr(t,e,a),t!==null?t.sibling:null);Mn(e);break;case 19:var n=(t.flags&128)!==0;if(r=(a&e.childLanes)!==0,r||(vs(t,e,a,!1),r=(a&e.childLanes)!==0),n){if(r)return FL(t,e,a);e.flags|=128}if(n=e.memoizedState,n!==null&&(n.rendering=null,n.tail=null,n.lastEffect=null),Be(nt,nt.current),r)break;return null;case 22:return e.lanes=0,PL(t,e,a,e.pendingProps);case 24:Rn(e,ct,t.memoizedState.cache)}return Yr(t,e,a)}function HL(t,e,a){if(t!==null)if(t.memoizedProps!==e.pendingProps)dt=!0;else{if(!ly(t,a)&&(e.flags&128)===0)return dt=!1,oO(t,e,a);dt=(t.flags&131072)!==0}else dt=!1,ve&&(e.flags&1048576)!==0&&qw(e,iu,e.index);switch(e.lanes=0,e.tag){case 16:e:{var r=e.pendingProps;if(t=To(e.elementType),e.type=t,typeof t=="function")Uv(t)?(r=zo(t,r),e.tag=1,e=bC(null,e,t,r,a)):(e.tag=0,e=lv(null,e,t,r,a));else{if(t!=null){var n=t.$$typeof;if(n===kv){e.tag=11,e=mC(null,e,t,r,a);break e}else if(n===Iv){e.tag=14,e=gC(null,e,t,r,a);break e}}throw e=Bg(t)||t,Error(M(306,e,""))}}return e;case 0:return lv(t,e,e.type,e.pendingProps,a);case 1:return r=e.type,n=zo(r,e.pendingProps),bC(t,e,r,n,a);case 3:e:{if(jd(e,e.stateNode.containerInfo),t===null)throw Error(M(387));r=e.pendingProps;var o=e.memoizedState;n=o.element,Jg(t,e),Xl(e,r,null,a);var i=e.memoizedState;if(r=i.cache,Rn(e,ct,r),r!==o.cache&&Kg(e,[ct],a,!0),Zl(),r=i.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:i.cache},e.updateQueue.baseState=o,e.memoizedState=o,e.flags&256){e=SC(t,e,r,a);break e}else if(r!==n){n=Ba(Error(M(424)),e),su(n),e=SC(t,e,r,a);break e}else for(t=e.stateNode.containerInfo,t.nodeType===9?t=t.body:t=t.nodeName==="HTML"?t.ownerDocument.body:t,Ue=Fa(t.firstChild),Lt=e,ve=!0,zn=null,Pa=!0,a=Zw(e,null,r,a),e.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(No(),r===n){e=Yr(t,e,a);break e}Ct(t,e,r,a)}e=e.child}return e;case 26:return Fd(t,e),t===null?(a=VC(e.type,null,e.pendingProps,null))?e.memoizedState=a:ve||(a=e.type,t=e.pendingProps,r=hf(Un.current).createElement(a),r[wt]=e,r[ea]=t,It(r,a,t),xt(r),e.stateNode=r):e.memoizedState=VC(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return Ng(e),t===null&&ve&&(r=e.stateNode=E1(e.type,e.pendingProps,Un.current),Lt=e,Pa=!0,n=Ue,eo(e.type)?(Cv=n,Ue=Fa(r.firstChild)):Ue=n),Ct(t,e,e.pendingProps.children,a),Fd(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&ve&&((n=r=Ue)&&(r=OO(r,e.type,e.pendingProps,Pa),r!==null?(e.stateNode=r,Lt=e,Ue=Fa(r.firstChild),Pa=!1,n=!0):n=!1),n||Yn(e)),Ng(e),n=e.type,o=e.pendingProps,i=t!==null?t.memoizedProps:null,r=o.children,xv(n,o)?r=null:i!==null&&xv(n,i)&&(e.flags|=32),e.memoizedState!==null&&(n=Xv(t,e,YM,null,null,a),pu._currentValue=n),Fd(t,e),Ct(t,e,r,a),e.child;case 6:return t===null&&ve&&((t=a=Ue)&&(a=DO(a,e.pendingProps,Pa),a!==null?(e.stateNode=a,Lt=e,Ue=null,t=!0):t=!1),t||Yn(e)),null;case 13:return NL(t,e,a);case 4:return jd(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=Ho(e,null,r,a):Ct(t,e,r,a),e.child;case 11:return mC(t,e,e.type,e.pendingProps,a);case 7:return Ct(t,e,e.pendingProps,a),e.child;case 8:return Ct(t,e,e.pendingProps.children,a),e.child;case 12:return Ct(t,e,e.pendingProps.children,a),e.child;case 10:return r=e.pendingProps,Rn(e,e.type,r.value),Ct(t,e,r.children,a),e.child;case 9:return n=e.type._context,r=e.pendingProps.children,Fo(e),n=kt(n),r=r(n),e.flags|=1,Ct(t,e,r,a),e.child;case 14:return gC(t,e,e.type,e.pendingProps,a);case 15:return BL(t,e,e.type,e.pendingProps,a);case 19:return FL(t,e,a);case 31:return nO(t,e,a);case 22:return PL(t,e,a,e.pendingProps);case 24:return Fo(e),r=kt(ct),t===null?(n=Vv(),n===null&&(n=Re,o=$v(),n.pooledCache=o,o.refCount++,o!==null&&(n.pooledCacheLanes|=a),n=o),e.memoizedState={parent:r,cache:n},Gv(e),Rn(e,ct,n)):((t.lanes&a)!==0&&(Jg(t,e),Xl(e,null,null,a),Zl()),n=t.memoizedState,o=e.memoizedState,n.parent!==r?(n={parent:r,cache:r},e.memoizedState=n,e.lanes===0&&(e.memoizedState=e.updateQueue.baseState=n),Rn(e,ct,r)):(r=o.cache,Rn(e,ct,r),r!==n.cache&&Kg(e,[ct],a,!0))),Ct(t,e,e.pendingProps.children,a),e.child;case 29:throw e.pendingProps}throw Error(M(156,e.tag))}function Br(t){t.flags|=4}function bg(t,e,a,r,n){if((e=(t.mode&32)!==0)&&(e=!1),e){if(t.flags|=16777216,(n&335544128)===n)if(t.stateNode.complete)t.flags|=8192;else if(u1())t.flags|=8192;else throw Bo=Jd,jv}else t.flags&=-16777217}function CC(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!M1(e))if(u1())t.flags|=8192;else throw Bo=Jd,jv}function _d(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?cw():536870912,t.lanes|=e,cs|=e)}function Dl(t,e){if(!ve)switch(t.tailMode){case"hidden":e=t.tail;for(var a=null;e!==null;)e.alternate!==null&&(a=e),e=e.sibling;a===null?t.tail=null:a.sibling=null;break;case"collapsed":a=t.tail;for(var r=null;a!==null;)a.alternate!==null&&(r=a),a=a.sibling;r===null?e||t.tail===null?t.tail=null:t.tail.sibling=null:r.sibling=null}}function He(t){var e=t.alternate!==null&&t.alternate.child===t.child,a=0,r=0;if(e)for(var n=t.child;n!==null;)a|=n.lanes|n.childLanes,r|=n.subtreeFlags&65011712,r|=n.flags&65011712,n.return=t,n=n.sibling;else for(n=t.child;n!==null;)a|=n.lanes|n.childLanes,r|=n.subtreeFlags,r|=n.flags,n.return=t,n=n.sibling;return t.subtreeFlags|=r,t.childLanes=a,e}function iO(t,e,a){var r=e.pendingProps;switch(qv(e),e.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return He(e),null;case 1:return He(e),null;case 3:return a=e.stateNode,r=null,t!==null&&(r=t.memoizedState.cache),e.memoizedState.cache!==r&&(e.flags|=2048),jr(ct),ns(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(t===null||t.child===null)&&(Bi(e)?Br(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,dg())),He(e),null;case 26:var n=e.type,o=e.memoizedState;return t===null?(Br(e),o!==null?(He(e),CC(e,o)):(He(e),bg(e,n,null,r,a))):o?o!==t.memoizedState?(Br(e),He(e),CC(e,o)):(He(e),e.flags&=-16777217):(t=t.memoizedProps,t!==r&&Br(e),He(e),bg(e,n,t,r,a)),null;case 27:if(Gd(e),a=Un.current,n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&Br(e);else{if(!r){if(e.stateNode===null)throw Error(M(166));return He(e),null}t=br.current,Bi(e)?Q_(e,t):(t=E1(n,r,a),e.stateNode=t,Br(e))}return He(e),null;case 5:if(Gd(e),n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&Br(e);else{if(!r){if(e.stateNode===null)throw Error(M(166));return He(e),null}if(o=br.current,Bi(e))Q_(e,o);else{var i=hf(Un.current);switch(o){case 1:o=i.createElementNS("http://www.w3.org/2000/svg",n);break;case 2:o=i.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;default:switch(n){case"svg":o=i.createElementNS("http://www.w3.org/2000/svg",n);break;case"math":o=i.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;case"script":o=i.createElement("div"),o.innerHTML="<script><\/script>",o=o.removeChild(o.firstChild);break;case"select":o=typeof r.is=="string"?i.createElement("select",{is:r.is}):i.createElement("select"),r.multiple?o.multiple=!0:r.size&&(o.size=r.size);break;default:o=typeof r.is=="string"?i.createElement(n,{is:r.is}):i.createElement(n)}}o[wt]=e,o[ea]=r;e:for(i=e.child;i!==null;){if(i.tag===5||i.tag===6)o.appendChild(i.stateNode);else if(i.tag!==4&&i.tag!==27&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===e)break e;for(;i.sibling===null;){if(i.return===null||i.return===e)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}e.stateNode=o;e:switch(It(o,n,r),n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}r&&Br(e)}}return He(e),bg(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,a),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==r&&Br(e);else{if(typeof r!="string"&&e.stateNode===null)throw Error(M(166));if(t=Un.current,Bi(e)){if(t=e.stateNode,a=e.memoizedProps,r=null,n=Lt,n!==null)switch(n.tag){case 27:case 5:r=n.memoizedProps}t[wt]=e,t=!!(t.nodeValue===a||r!==null&&r.suppressHydrationWarning===!0||L1(t.nodeValue,a)),t||Yn(e,!0)}else t=hf(t).createTextNode(r),t[wt]=e,e.stateNode=t}return He(e),null;case 31:if(a=e.memoizedState,t===null||t.memoizedState!==null){if(r=Bi(e),a!==null){if(t===null){if(!r)throw Error(M(318));if(t=e.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(M(557));t[wt]=e}else No(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;He(e),t=!1}else a=dg(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=a),t=!0;if(!t)return e.flags&256?(da(e),e):(da(e),null);if((e.flags&128)!==0)throw Error(M(558))}return He(e),null;case 13:if(r=e.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(n=Bi(e),r!==null&&r.dehydrated!==null){if(t===null){if(!n)throw Error(M(318));if(n=e.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(M(317));n[wt]=e}else No(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;He(e),n=!1}else n=dg(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=n),n=!0;if(!n)return e.flags&256?(da(e),e):(da(e),null)}return da(e),(e.flags&128)!==0?(e.lanes=a,e):(a=r!==null,t=t!==null&&t.memoizedState!==null,a&&(r=e.child,n=null,r.alternate!==null&&r.alternate.memoizedState!==null&&r.alternate.memoizedState.cachePool!==null&&(n=r.alternate.memoizedState.cachePool.pool),o=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),o!==n&&(r.flags|=2048)),a!==t&&a&&(e.child.flags|=8192),_d(e,e.updateQueue),He(e),null);case 4:return ns(),t===null&&my(e.stateNode.containerInfo),He(e),null;case 10:return jr(e.type),He(e),null;case 19:if(bt(nt),r=e.memoizedState,r===null)return He(e),null;if(n=(e.flags&128)!==0,o=r.rendering,o===null)if(n)Dl(r,!1);else{if(Je!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(o=tf(t),o!==null){for(e.flags|=128,Dl(r,!1),t=o.updateQueue,e.updateQueue=t,_d(e,t),e.subtreeFlags=0,t=a,a=e.child;a!==null;)Uw(a,t),a=a.sibling;return Be(nt,nt.current&1|2),ve&&Hr(e,r.treeForkCount),e.child}t=t.sibling}r.tail!==null&&ha()>lf&&(e.flags|=128,n=!0,Dl(r,!1),e.lanes=4194304)}else{if(!n)if(t=tf(o),t!==null){if(e.flags|=128,n=!0,t=t.updateQueue,e.updateQueue=t,_d(e,t),Dl(r,!0),r.tail===null&&r.tailMode==="hidden"&&!o.alternate&&!ve)return He(e),null}else 2*ha()-r.renderingStartTime>lf&&a!==536870912&&(e.flags|=128,n=!0,Dl(r,!1),e.lanes=4194304);r.isBackwards?(o.sibling=e.child,e.child=o):(t=r.last,t!==null?t.sibling=o:e.child=o,r.last=o)}return r.tail!==null?(t=r.tail,r.rendering=t,r.tail=t.sibling,r.renderingStartTime=ha(),t.sibling=null,a=nt.current,Be(nt,n?a&1|2:a&1),ve&&Hr(e,r.treeForkCount),t):(He(e),null);case 22:case 23:return da(e),Wv(),r=e.memoizedState!==null,t!==null?t.memoizedState!==null!==r&&(e.flags|=8192):r&&(e.flags|=8192),r?(a&536870912)!==0&&(e.flags&128)===0&&(He(e),e.subtreeFlags&6&&(e.flags|=8192)):He(e),a=e.updateQueue,a!==null&&_d(e,a.retryQueue),a=null,t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(a=t.memoizedState.cachePool.pool),r=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(r=e.memoizedState.cachePool.pool),r!==a&&(e.flags|=2048),t!==null&&bt(Do),null;case 24:return a=null,t!==null&&(a=t.memoizedState.cache),e.memoizedState.cache!==a&&(e.flags|=2048),jr(ct),He(e),null;case 25:return null;case 30:return null}throw Error(M(156,e.tag))}function sO(t,e){switch(qv(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return jr(ct),ns(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return Gd(e),null;case 31:if(e.memoizedState!==null){if(da(e),e.alternate===null)throw Error(M(340));No()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 13:if(da(e),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(M(340));No()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return bt(nt),null;case 4:return ns(),null;case 10:return jr(e.type),null;case 22:case 23:return da(e),Wv(),t!==null&&bt(Do),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return jr(ct),null;case 25:return null;default:return null}}function UL(t,e){switch(qv(e),e.tag){case 3:jr(ct),ns();break;case 26:case 27:case 5:Gd(e);break;case 4:ns();break;case 31:e.memoizedState!==null&&da(e);break;case 13:da(e);break;case 19:bt(nt);break;case 10:jr(e.type);break;case 22:case 23:da(e),Wv(),t!==null&&bt(Do);break;case 24:jr(ct)}}function wu(t,e){try{var a=e.updateQueue,r=a!==null?a.lastEffect:null;if(r!==null){var n=r.next;a=n;do{if((a.tag&t)===t){r=void 0;var o=a.create,i=a.inst;r=o(),i.destroy=r}a=a.next}while(a!==n)}}catch(s){ke(e,e.return,s)}}function Kn(t,e,a){try{var r=e.updateQueue,n=r!==null?r.lastEffect:null;if(n!==null){var o=n.next;r=o;do{if((r.tag&t)===t){var i=r.inst,s=i.destroy;if(s!==void 0){i.destroy=void 0,n=e;var l=a,u=s;try{u()}catch(c){ke(n,l,c)}}}r=r.next}while(r!==o)}}catch(c){ke(e,e.return,c)}}function zL(t){var e=t.updateQueue;if(e!==null){var a=t.stateNode;try{Yw(e,a)}catch(r){ke(t,t.return,r)}}}function qL(t,e,a){a.props=zo(t.type,t.memoizedProps),a.state=t.memoizedState;try{a.componentWillUnmount()}catch(r){ke(t,e,r)}}function Kl(t,e){try{var a=t.ref;if(a!==null){switch(t.tag){case 26:case 27:case 5:var r=t.stateNode;break;case 30:r=t.stateNode;break;default:r=t.stateNode}typeof a=="function"?t.refCleanup=a(r):a.current=r}}catch(n){ke(t,e,n)}}function xr(t,e){var a=t.ref,r=t.refCleanup;if(a!==null)if(typeof r=="function")try{r()}catch(n){ke(t,e,n)}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(n){ke(t,e,n)}else a.current=null}function $L(t){var e=t.type,a=t.memoizedProps,r=t.stateNode;try{e:switch(e){case"button":case"input":case"select":case"textarea":a.autoFocus&&r.focus();break e;case"img":a.src?r.src=a.src:a.srcSet&&(r.srcset=a.srcSet)}}catch(n){ke(t,t.return,n)}}function Sg(t,e,a){try{var r=t.stateNode;IO(r,t.type,a,e),r[ea]=e}catch(n){ke(t,t.return,n)}}function VL(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&eo(t.type)||t.tag===4}function _g(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||VL(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.tag===27&&eo(t.type)||t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function cv(t,e,a){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(t,e):(e=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,e.appendChild(t),a=a._reactRootContainer,a!=null||e.onclick!==null||(e.onclick=qr));else if(r!==4&&(r===27&&eo(t.type)&&(a=t.stateNode,e=null),t=t.child,t!==null))for(cv(t,e,a),t=t.sibling;t!==null;)cv(t,e,a),t=t.sibling}function sf(t,e,a){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?a.insertBefore(t,e):a.appendChild(t);else if(r!==4&&(r===27&&eo(t.type)&&(a=t.stateNode),t=t.child,t!==null))for(sf(t,e,a),t=t.sibling;t!==null;)sf(t,e,a),t=t.sibling}function jL(t){var e=t.stateNode,a=t.memoizedProps;try{for(var r=t.type,n=e.attributes;n.length;)e.removeAttributeNode(n[0]);It(e,r,a),e[wt]=t,e[ea]=a}catch(o){ke(t,t.return,o)}}var Ur=!1,ut=!1,Cg=!1,wC=typeof WeakSet=="function"?WeakSet:Set,yt=null;function lO(t,e){if(t=t.containerInfo,vv=yf,t=Mw(t),Nv(t)){if("selectionStart"in t)var a={start:t.selectionStart,end:t.selectionEnd};else e:{a=(a=t.ownerDocument)&&a.defaultView||window;var r=a.getSelection&&a.getSelection();if(r&&r.rangeCount!==0){a=r.anchorNode;var n=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{a.nodeType,o.nodeType}catch{a=null;break e}var i=0,s=-1,l=-1,u=0,c=0,d=t,f=null;t:for(;;){for(var h;d!==a||n!==0&&d.nodeType!==3||(s=i+n),d!==o||r!==0&&d.nodeType!==3||(l=i+r),d.nodeType===3&&(i+=d.nodeValue.length),(h=d.firstChild)!==null;)f=d,d=h;for(;;){if(d===t)break t;if(f===a&&++u===n&&(s=i),f===o&&++c===r&&(l=i),(h=d.nextSibling)!==null)break;d=f,f=d.parentNode}d=h}a=s===-1||l===-1?null:{start:s,end:l}}else a=null}a=a||{start:0,end:0}}else a=null;for(yv={focusedElem:t,selectionRange:a},yf=!1,yt=e;yt!==null;)if(e=yt,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,yt=t;else for(;yt!==null;){switch(e=yt,o=e.alternate,t=e.flags,e.tag){case 0:if((t&4)!==0&&(t=e.updateQueue,t=t!==null?t.events:null,t!==null))for(a=0;a<t.length;a++)n=t[a],n.ref.impl=n.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&o!==null){t=void 0,a=e,n=o.memoizedProps,o=o.memoizedState,r=a.stateNode;try{var S=zo(a.type,n);t=r.getSnapshotBeforeUpdate(S,o),r.__reactInternalSnapshotBeforeUpdate=t}catch(x){ke(a,a.return,x)}}break;case 3:if((t&1024)!==0){if(t=e.stateNode.containerInfo,a=t.nodeType,a===9)bv(t);else if(a===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":bv(t);break;default:t.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((t&1024)!==0)throw Error(M(163))}if(t=e.sibling,t!==null){t.return=e.return,yt=t;break}yt=e.return}}function GL(t,e,a){var r=a.flags;switch(a.tag){case 0:case 11:case 15:Nr(t,a),r&4&&wu(5,a);break;case 1:if(Nr(t,a),r&4)if(t=a.stateNode,e===null)try{t.componentDidMount()}catch(i){ke(a,a.return,i)}else{var n=zo(a.type,e.memoizedProps);e=e.memoizedState;try{t.componentDidUpdate(n,e,t.__reactInternalSnapshotBeforeUpdate)}catch(i){ke(a,a.return,i)}}r&64&&zL(a),r&512&&Kl(a,a.return);break;case 3:if(Nr(t,a),r&64&&(t=a.updateQueue,t!==null)){if(e=null,a.child!==null)switch(a.child.tag){case 27:case 5:e=a.child.stateNode;break;case 1:e=a.child.stateNode}try{Yw(t,e)}catch(i){ke(a,a.return,i)}}break;case 27:e===null&&r&4&&jL(a);case 26:case 5:Nr(t,a),e===null&&r&4&&$L(a),r&512&&Kl(a,a.return);break;case 12:Nr(t,a);break;case 31:Nr(t,a),r&4&&XL(t,a);break;case 13:Nr(t,a),r&4&&YL(t,a),r&64&&(t=a.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(a=vO.bind(null,a),BO(t,a))));break;case 22:if(r=a.memoizedState!==null||Ur,!r){e=e!==null&&e.memoizedState!==null||ut,n=Ur;var o=ut;Ur=r,(ut=e)&&!o?Fr(t,a,(a.subtreeFlags&8772)!==0):Nr(t,a),Ur=n,ut=o}break;case 30:break;default:Nr(t,a)}}function WL(t){var e=t.alternate;e!==null&&(t.alternate=null,WL(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&Rv(e)),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}var je=null,Kt=!1;function Pr(t,e,a){for(a=a.child;a!==null;)ZL(t,e,a),a=a.sibling}function ZL(t,e,a){if(ma&&typeof ma.onCommitFiberUnmount=="function")try{ma.onCommitFiberUnmount(vu,a)}catch{}switch(a.tag){case 26:ut||xr(a,e),Pr(t,e,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:ut||xr(a,e);var r=je,n=Kt;eo(a.type)&&(je=a.stateNode,Kt=!1),Pr(t,e,a),tu(a.stateNode),je=r,Kt=n;break;case 5:ut||xr(a,e);case 6:if(r=je,n=Kt,je=null,Pr(t,e,a),je=r,Kt=n,je!==null)if(Kt)try{(je.nodeType===9?je.body:je.nodeName==="HTML"?je.ownerDocument.body:je).removeChild(a.stateNode)}catch(o){ke(a,e,o)}else try{je.removeChild(a.stateNode)}catch(o){ke(a,e,o)}break;case 18:je!==null&&(Kt?(t=je,HC(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,a.stateNode),hs(t)):HC(je,a.stateNode));break;case 4:r=je,n=Kt,je=a.stateNode.containerInfo,Kt=!0,Pr(t,e,a),je=r,Kt=n;break;case 0:case 11:case 14:case 15:Kn(2,a,e),ut||Kn(4,a,e),Pr(t,e,a);break;case 1:ut||(xr(a,e),r=a.stateNode,typeof r.componentWillUnmount=="function"&&qL(a,e,r)),Pr(t,e,a);break;case 21:Pr(t,e,a);break;case 22:ut=(r=ut)||a.memoizedState!==null,Pr(t,e,a),ut=r;break;default:Pr(t,e,a)}}function XL(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{hs(t)}catch(a){ke(e,e.return,a)}}}function YL(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{hs(t)}catch(a){ke(e,e.return,a)}}function uO(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new wC),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new wC),e;default:throw Error(M(435,t.tag))}}function Cd(t,e){var a=uO(t);e.forEach(function(r){if(!a.has(r)){a.add(r);var n=yO.bind(null,t,r);r.then(n,n)}})}function Xt(t,e){var a=e.deletions;if(a!==null)for(var r=0;r<a.length;r++){var n=a[r],o=t,i=e,s=i;e:for(;s!==null;){switch(s.tag){case 27:if(eo(s.type)){je=s.stateNode,Kt=!1;break e}break;case 5:je=s.stateNode,Kt=!1;break e;case 3:case 4:je=s.stateNode.containerInfo,Kt=!0;break e}s=s.return}if(je===null)throw Error(M(160));ZL(o,i,n),je=null,Kt=!1,o=n.alternate,o!==null&&(o.return=null),n.return=null}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)KL(e,t),e=e.sibling}var Ya=null;function KL(t,e){var a=t.alternate,r=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:Xt(e,t),Yt(t),r&4&&(Kn(3,t,t.return),wu(3,t),Kn(5,t,t.return));break;case 1:Xt(e,t),Yt(t),r&512&&(ut||a===null||xr(a,a.return)),r&64&&Ur&&(t=t.updateQueue,t!==null&&(r=t.callbacks,r!==null&&(a=t.shared.hiddenCallbacks,t.shared.hiddenCallbacks=a===null?r:a.concat(r))));break;case 26:var n=Ya;if(Xt(e,t),Yt(t),r&512&&(ut||a===null||xr(a,a.return)),r&4){var o=a!==null?a.memoizedState:null;if(r=t.memoizedState,a===null)if(r===null)if(t.stateNode===null){e:{r=t.type,a=t.memoizedProps,n=n.ownerDocument||n;t:switch(r){case"title":o=n.getElementsByTagName("title")[0],(!o||o[bu]||o[wt]||o.namespaceURI==="http://www.w3.org/2000/svg"||o.hasAttribute("itemprop"))&&(o=n.createElement(r),n.head.insertBefore(o,n.querySelector("head > title"))),It(o,r,a),o[wt]=t,xt(o),r=o;break e;case"link":var i=GC("link","href",n).get(r+(a.href||""));if(i){for(var s=0;s<i.length;s++)if(o=i[s],o.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&o.getAttribute("rel")===(a.rel==null?null:a.rel)&&o.getAttribute("title")===(a.title==null?null:a.title)&&o.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){i.splice(s,1);break t}}o=n.createElement(r),It(o,r,a),n.head.appendChild(o);break;case"meta":if(i=GC("meta","content",n).get(r+(a.content||""))){for(s=0;s<i.length;s++)if(o=i[s],o.getAttribute("content")===(a.content==null?null:""+a.content)&&o.getAttribute("name")===(a.name==null?null:a.name)&&o.getAttribute("property")===(a.property==null?null:a.property)&&o.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&o.getAttribute("charset")===(a.charSet==null?null:a.charSet)){i.splice(s,1);break t}}o=n.createElement(r),It(o,r,a),n.head.appendChild(o);break;default:throw Error(M(468,r))}o[wt]=t,xt(o),r=o}t.stateNode=r}else WC(n,t.type,t.stateNode);else t.stateNode=jC(n,r,t.memoizedProps);else o!==r?(o===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):o.count--,r===null?WC(n,t.type,t.stateNode):jC(n,r,t.memoizedProps)):r===null&&t.stateNode!==null&&Sg(t,t.memoizedProps,a.memoizedProps)}break;case 27:Xt(e,t),Yt(t),r&512&&(ut||a===null||xr(a,a.return)),a!==null&&r&4&&Sg(t,t.memoizedProps,a.memoizedProps);break;case 5:if(Xt(e,t),Yt(t),r&512&&(ut||a===null||xr(a,a.return)),t.flags&32){n=t.stateNode;try{is(n,"")}catch(S){ke(t,t.return,S)}}r&4&&t.stateNode!=null&&(n=t.memoizedProps,Sg(t,n,a!==null?a.memoizedProps:n)),r&1024&&(Cg=!0);break;case 6:if(Xt(e,t),Yt(t),r&4){if(t.stateNode===null)throw Error(M(162));r=t.memoizedProps,a=t.stateNode;try{a.nodeValue=r}catch(S){ke(t,t.return,S)}}break;case 3:if(zd=null,n=Ya,Ya=mf(e.containerInfo),Xt(e,t),Ya=n,Yt(t),r&4&&a!==null&&a.memoizedState.isDehydrated)try{hs(e.containerInfo)}catch(S){ke(t,t.return,S)}Cg&&(Cg=!1,QL(t));break;case 4:r=Ya,Ya=mf(t.stateNode.containerInfo),Xt(e,t),Yt(t),Ya=r;break;case 12:Xt(e,t),Yt(t);break;case 31:Xt(e,t),Yt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,Cd(t,r)));break;case 13:Xt(e,t),Yt(t),t.child.flags&8192&&t.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(Rf=ha()),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,Cd(t,r)));break;case 22:n=t.memoizedState!==null;var l=a!==null&&a.memoizedState!==null,u=Ur,c=ut;if(Ur=u||n,ut=c||l,Xt(e,t),ut=c,Ur=u,Yt(t),r&8192)e:for(e=t.stateNode,e._visibility=n?e._visibility&-2:e._visibility|1,n&&(a===null||l||Ur||ut||Ro(t)),a=null,e=t;;){if(e.tag===5||e.tag===26){if(a===null){l=a=e;try{if(o=l.stateNode,n)i=o.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none";else{s=l.stateNode;var d=l.memoizedProps.style,f=d!=null&&d.hasOwnProperty("display")?d.display:null;s.style.display=f==null||typeof f=="boolean"?"":(""+f).trim()}}catch(S){ke(l,l.return,S)}}}else if(e.tag===6){if(a===null){l=e;try{l.stateNode.nodeValue=n?"":l.memoizedProps}catch(S){ke(l,l.return,S)}}}else if(e.tag===18){if(a===null){l=e;try{var h=l.stateNode;n?UC(h,!0):UC(l.stateNode,!1)}catch(S){ke(l,l.return,S)}}}else if((e.tag!==22&&e.tag!==23||e.memoizedState===null||e===t)&&e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;a===e&&(a=null),e=e.return}a===e&&(a=null),e.sibling.return=e.return,e=e.sibling}r&4&&(r=t.updateQueue,r!==null&&(a=r.retryQueue,a!==null&&(r.retryQueue=null,Cd(t,a))));break;case 19:Xt(e,t),Yt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,Cd(t,r)));break;case 30:break;case 21:break;default:Xt(e,t),Yt(t)}}function Yt(t){var e=t.flags;if(e&2){try{for(var a,r=t.return;r!==null;){if(VL(r)){a=r;break}r=r.return}if(a==null)throw Error(M(160));switch(a.tag){case 27:var n=a.stateNode,o=_g(t);sf(t,o,n);break;case 5:var i=a.stateNode;a.flags&32&&(is(i,""),a.flags&=-33);var s=_g(t);sf(t,s,i);break;case 3:case 4:var l=a.stateNode.containerInfo,u=_g(t);cv(t,u,l);break;default:throw Error(M(161))}}catch(c){ke(t,t.return,c)}t.flags&=-3}e&4096&&(t.flags&=-4097)}function QL(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;QL(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling}}function Nr(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)GL(t,e.alternate,e),e=e.sibling}function Ro(t){for(t=t.child;t!==null;){var e=t;switch(e.tag){case 0:case 11:case 14:case 15:Kn(4,e,e.return),Ro(e);break;case 1:xr(e,e.return);var a=e.stateNode;typeof a.componentWillUnmount=="function"&&qL(e,e.return,a),Ro(e);break;case 27:tu(e.stateNode);case 26:case 5:xr(e,e.return),Ro(e);break;case 22:e.memoizedState===null&&Ro(e);break;case 30:Ro(e);break;default:Ro(e)}t=t.sibling}}function Fr(t,e,a){for(a=a&&(e.subtreeFlags&8772)!==0,e=e.child;e!==null;){var r=e.alternate,n=t,o=e,i=o.flags;switch(o.tag){case 0:case 11:case 15:Fr(n,o,a),wu(4,o);break;case 1:if(Fr(n,o,a),r=o,n=r.stateNode,typeof n.componentDidMount=="function")try{n.componentDidMount()}catch(u){ke(r,r.return,u)}if(r=o,n=r.updateQueue,n!==null){var s=r.stateNode;try{var l=n.shared.hiddenCallbacks;if(l!==null)for(n.shared.hiddenCallbacks=null,n=0;n<l.length;n++)Xw(l[n],s)}catch(u){ke(r,r.return,u)}}a&&i&64&&zL(o),Kl(o,o.return);break;case 27:jL(o);case 26:case 5:Fr(n,o,a),a&&r===null&&i&4&&$L(o),Kl(o,o.return);break;case 12:Fr(n,o,a);break;case 31:Fr(n,o,a),a&&i&4&&XL(n,o);break;case 13:Fr(n,o,a),a&&i&4&&YL(n,o);break;case 22:o.memoizedState===null&&Fr(n,o,a),Kl(o,o.return);break;case 30:break;default:Fr(n,o,a)}e=e.sibling}}function uy(t,e){var a=null;t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(a=t.memoizedState.cachePool.pool),t=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(t=e.memoizedState.cachePool.pool),t!==a&&(t!=null&&t.refCount++,a!=null&&_u(a))}function cy(t,e){t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&_u(t))}function Xa(t,e,a,r){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)JL(t,e,a,r),e=e.sibling}function JL(t,e,a,r){var n=e.flags;switch(e.tag){case 0:case 11:case 15:Xa(t,e,a,r),n&2048&&wu(9,e);break;case 1:Xa(t,e,a,r);break;case 3:Xa(t,e,a,r),n&2048&&(t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&_u(t)));break;case 12:if(n&2048){Xa(t,e,a,r),t=e.stateNode;try{var o=e.memoizedProps,i=o.id,s=o.onPostCommit;typeof s=="function"&&s(i,e.alternate===null?"mount":"update",t.passiveEffectDuration,-0)}catch(l){ke(e,e.return,l)}}else Xa(t,e,a,r);break;case 31:Xa(t,e,a,r);break;case 13:Xa(t,e,a,r);break;case 23:break;case 22:o=e.stateNode,i=e.alternate,e.memoizedState!==null?o._visibility&2?Xa(t,e,a,r):Ql(t,e):o._visibility&2?Xa(t,e,a,r):(o._visibility|=2,Ni(t,e,a,r,(e.subtreeFlags&10256)!==0||!1)),n&2048&&uy(i,e);break;case 24:Xa(t,e,a,r),n&2048&&cy(e.alternate,e);break;default:Xa(t,e,a,r)}}function Ni(t,e,a,r,n){for(n=n&&((e.subtreeFlags&10256)!==0||!1),e=e.child;e!==null;){var o=t,i=e,s=a,l=r,u=i.flags;switch(i.tag){case 0:case 11:case 15:Ni(o,i,s,l,n),wu(8,i);break;case 23:break;case 22:var c=i.stateNode;i.memoizedState!==null?c._visibility&2?Ni(o,i,s,l,n):Ql(o,i):(c._visibility|=2,Ni(o,i,s,l,n)),n&&u&2048&&uy(i.alternate,i);break;case 24:Ni(o,i,s,l,n),n&&u&2048&&cy(i.alternate,i);break;default:Ni(o,i,s,l,n)}e=e.sibling}}function Ql(t,e){if(e.subtreeFlags&10256)for(e=e.child;e!==null;){var a=t,r=e,n=r.flags;switch(r.tag){case 22:Ql(a,r),n&2048&&uy(r.alternate,r);break;case 24:Ql(a,r),n&2048&&cy(r.alternate,r);break;default:Ql(a,r)}e=e.sibling}}var ql=8192;function Pi(t,e,a){if(t.subtreeFlags&ql)for(t=t.child;t!==null;)e1(t,e,a),t=t.sibling}function e1(t,e,a){switch(t.tag){case 26:Pi(t,e,a),t.flags&ql&&t.memoizedState!==null&&WO(a,Ya,t.memoizedState,t.memoizedProps);break;case 5:Pi(t,e,a);break;case 3:case 4:var r=Ya;Ya=mf(t.stateNode.containerInfo),Pi(t,e,a),Ya=r;break;case 22:t.memoizedState===null&&(r=t.alternate,r!==null&&r.memoizedState!==null?(r=ql,ql=16777216,Pi(t,e,a),ql=r):Pi(t,e,a));break;default:Pi(t,e,a)}}function t1(t){var e=t.alternate;if(e!==null&&(t=e.child,t!==null)){e.child=null;do e=t.sibling,t.sibling=null,t=e;while(t!==null)}}function Bl(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var a=0;a<e.length;a++){var r=e[a];yt=r,r1(r,t)}t1(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)a1(t),t=t.sibling}function a1(t){switch(t.tag){case 0:case 11:case 15:Bl(t),t.flags&2048&&Kn(9,t,t.return);break;case 3:Bl(t);break;case 12:Bl(t);break;case 22:var e=t.stateNode;t.memoizedState!==null&&e._visibility&2&&(t.return===null||t.return.tag!==13)?(e._visibility&=-3,Hd(t)):Bl(t);break;default:Bl(t)}}function Hd(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var a=0;a<e.length;a++){var r=e[a];yt=r,r1(r,t)}t1(t)}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:Kn(8,e,e.return),Hd(e);break;case 22:a=e.stateNode,a._visibility&2&&(a._visibility&=-3,Hd(e));break;default:Hd(e)}t=t.sibling}}function r1(t,e){for(;yt!==null;){var a=yt;switch(a.tag){case 0:case 11:case 15:Kn(8,a,e);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var r=a.memoizedState.cachePool.pool;r!=null&&r.refCount++}break;case 24:_u(a.memoizedState.cache)}if(r=a.child,r!==null)r.return=a,yt=r;else e:for(a=t;yt!==null;){r=yt;var n=r.sibling,o=r.return;if(WL(r),r===a){yt=null;break e}if(n!==null){n.return=o,yt=n;break e}yt=o}}}var cO={getCacheForType:function(t){var e=kt(ct),a=e.data.get(t);return a===void 0&&(a=t(),e.data.set(t,a)),a},cacheSignal:function(){return kt(ct).controller.signal}},dO=typeof WeakMap=="function"?WeakMap:Map,_e=0,Re=null,fe=null,me=0,Le=0,ca=null,Nn=!1,xs=!1,dy=!1,Kr=0,Je=0,Qn=0,Po=0,fy=0,pa=0,cs=0,Jl=null,Qt=null,dv=!1,Rf=0,n1=0,lf=1/0,uf=null,Vn=null,ht=0,jn=null,ds=null,Gr=0,fv=0,pv=null,o1=null,eu=0,hv=null;function va(){return(_e&2)!==0&&me!==0?me&-me:ae.T!==null?hy():hw()}function i1(){if(pa===0)if((me&536870912)===0||ve){var t=pd;pd<<=1,(pd&3932160)===0&&(pd=262144),pa=t}else pa=536870912;return t=xa.current,t!==null&&(t.flags|=32),pa}function Jt(t,e,a){(t===Re&&(Le===2||Le===9)||t.cancelPendingCommit!==null)&&(fs(t,0),Fn(t,me,pa,!1)),xu(t,a),((_e&2)===0||t!==Re)&&(t===Re&&((_e&2)===0&&(Po|=a),Je===4&&Fn(t,me,pa,!1)),_r(t))}function s1(t,e,a){if((_e&6)!==0)throw Error(M(327));var r=!a&&(e&127)===0&&(e&t.expiredLanes)===0||yu(t,e),n=r?hO(t,e):wg(t,e,!0),o=r;do{if(n===0){xs&&!r&&Fn(t,e,0,!1);break}else{if(a=t.current.alternate,o&&!fO(a)){n=wg(t,e,!1),o=!1;continue}if(n===2){if(o=e,t.errorRecoveryDisabledLanes&o)var i=0;else i=t.pendingLanes&-536870913,i=i!==0?i:i&536870912?536870912:0;if(i!==0){e=i;e:{var s=t;n=Jl;var l=s.current.memoizedState.isDehydrated;if(l&&(fs(s,i).flags|=256),i=wg(s,i,!1),i!==2){if(dy&&!l){s.errorRecoveryDisabledLanes|=o,Po|=o,n=4;break e}o=Qt,Qt=n,o!==null&&(Qt===null?Qt=o:Qt.push.apply(Qt,o))}n=i}if(o=!1,n!==2)continue}}if(n===1){fs(t,0),Fn(t,e,0,!0);break}e:{switch(r=t,o=n,o){case 0:case 1:throw Error(M(345));case 4:if((e&4194048)!==e)break;case 6:Fn(r,e,pa,!Nn);break e;case 2:Qt=null;break;case 3:case 5:break;default:throw Error(M(329))}if((e&62914560)===e&&(n=Rf+300-ha(),10<n)){if(Fn(r,e,pa,!Nn),bf(r,0,!0)!==0)break e;Gr=e,r.timeoutHandle=I1(LC.bind(null,r,a,Qt,uf,dv,e,pa,Po,cs,Nn,o,"Throttled",-0,0),n);break e}LC(r,a,Qt,uf,dv,e,pa,Po,cs,Nn,o,null,-0,0)}}break}while(!0);_r(t)}function LC(t,e,a,r,n,o,i,s,l,u,c,d,f,h){if(t.timeoutHandle=-1,d=e.subtreeFlags,d&8192||(d&16785408)===16785408){d={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:qr},e1(e,o,d);var S=(o&62914560)===o?Rf-ha():(o&4194048)===o?n1-ha():0;if(S=ZO(d,S),S!==null){Gr=o,t.cancelPendingCommit=S(IC.bind(null,t,e,o,a,r,n,i,s,l,c,d,null,f,h)),Fn(t,o,i,!u);return}}IC(t,e,o,a,r,n,i,s,l)}function fO(t){for(var e=t;;){var a=e.tag;if((a===0||a===11||a===15)&&e.flags&16384&&(a=e.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var r=0;r<a.length;r++){var n=a[r],o=n.getSnapshot;n=n.value;try{if(!ya(o(),n))return!1}catch{return!1}}if(a=e.child,e.subtreeFlags&16384&&a!==null)a.return=e,e=a;else{if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return!0;e=e.return}e.sibling.return=e.return,e=e.sibling}}return!0}function Fn(t,e,a,r){e&=~fy,e&=~Po,t.suspendedLanes|=e,t.pingedLanes&=~e,r&&(t.warmLanes|=e),r=t.expirationTimes;for(var n=e;0<n;){var o=31-ga(n),i=1<<o;r[o]=-1,n&=~i}a!==0&&dw(t,a,e)}function Mf(){return(_e&6)===0?(Lu(0,!1),!1):!0}function py(){if(fe!==null){if(Le===0)var t=fe.return;else t=fe,$r=Go=null,Qv(t),ts=null,lu=0,t=fe;for(;t!==null;)UL(t.alternate,t),t=t.return;fe=null}}function fs(t,e){var a=t.timeoutHandle;a!==-1&&(t.timeoutHandle=-1,TO(a)),a=t.cancelPendingCommit,a!==null&&(t.cancelPendingCommit=null,a()),Gr=0,py(),Re=t,fe=a=Vr(t.current,null),me=e,Le=0,ca=null,Nn=!1,xs=yu(t,e),dy=!1,cs=pa=fy=Po=Qn=Je=0,Qt=Jl=null,dv=!1,(e&8)!==0&&(e|=e&32);var r=t.entangledLanes;if(r!==0)for(t=t.entanglements,r&=e;0<r;){var n=31-ga(r),o=1<<n;e|=t[n],r&=~o}return Kr=e,wf(),a}function l1(t,e){ie=null,ae.H=cu,e===ys||e===kf?(e=rC(),Le=3):e===jv?(e=rC(),Le=4):Le=e===sy?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,ca=e,fe===null&&(Je=1,nf(t,Ba(e,t.current)))}function u1(){var t=xa.current;return t===null?!0:(me&4194048)===me?Na===null:(me&62914560)===me||(me&536870912)!==0?t===Na:!1}function c1(){var t=ae.H;return ae.H=cu,t===null?cu:t}function d1(){var t=ae.A;return ae.A=cO,t}function cf(){Je=4,Nn||(me&4194048)!==me&&xa.current!==null||(xs=!0),(Qn&134217727)===0&&(Po&134217727)===0||Re===null||Fn(Re,me,pa,!1)}function wg(t,e,a){var r=_e;_e|=2;var n=c1(),o=d1();(Re!==t||me!==e)&&(uf=null,fs(t,e)),e=!1;var i=Je;e:do try{if(Le!==0&&fe!==null){var s=fe,l=ca;switch(Le){case 8:py(),i=6;break e;case 3:case 2:case 9:case 6:xa.current===null&&(e=!0);var u=Le;if(Le=0,ca=null,Yi(t,s,l,u),a&&xs){i=0;break e}break;default:u=Le,Le=0,ca=null,Yi(t,s,l,u)}}pO(),i=Je;break}catch(c){l1(t,c)}while(!0);return e&&t.shellSuspendCounter++,$r=Go=null,_e=r,ae.H=n,ae.A=o,fe===null&&(Re=null,me=0,wf()),i}function pO(){for(;fe!==null;)f1(fe)}function hO(t,e){var a=_e;_e|=2;var r=c1(),n=d1();Re!==t||me!==e?(uf=null,lf=ha()+500,fs(t,e)):xs=yu(t,e);e:do try{if(Le!==0&&fe!==null){e=fe;var o=ca;t:switch(Le){case 1:Le=0,ca=null,Yi(t,e,o,1);break;case 2:case 9:if(aC(o)){Le=0,ca=null,kC(e);break}e=function(){Le!==2&&Le!==9||Re!==t||(Le=7),_r(t)},o.then(e,e);break e;case 3:Le=7;break e;case 4:Le=5;break e;case 7:aC(o)?(Le=0,ca=null,kC(e)):(Le=0,ca=null,Yi(t,e,o,7));break;case 5:var i=null;switch(fe.tag){case 26:i=fe.memoizedState;case 5:case 27:var s=fe;if(i?M1(i):s.stateNode.complete){Le=0,ca=null;var l=s.sibling;if(l!==null)fe=l;else{var u=s.return;u!==null?(fe=u,Of(u)):fe=null}break t}}Le=0,ca=null,Yi(t,e,o,5);break;case 6:Le=0,ca=null,Yi(t,e,o,6);break;case 8:py(),Je=6;break e;default:throw Error(M(462))}}mO();break}catch(c){l1(t,c)}while(!0);return $r=Go=null,ae.H=r,ae.A=n,_e=a,fe!==null?0:(Re=null,me=0,wf(),Je)}function mO(){for(;fe!==null&&!F2();)f1(fe)}function f1(t){var e=HL(t.alternate,t,Kr);t.memoizedProps=t.pendingProps,e===null?Of(t):fe=e}function kC(t){var e=t,a=e.alternate;switch(e.tag){case 15:case 0:e=xC(a,e,e.pendingProps,e.type,void 0,me);break;case 11:e=xC(a,e,e.pendingProps,e.type.render,e.ref,me);break;case 5:Qv(e);default:UL(a,e),e=fe=Uw(e,Kr),e=HL(a,e,Kr)}t.memoizedProps=t.pendingProps,e===null?Of(t):fe=e}function Yi(t,e,a,r){$r=Go=null,Qv(e),ts=null,lu=0;var n=e.return;try{if(rO(t,n,e,a,me)){Je=1,nf(t,Ba(a,t.current)),fe=null;return}}catch(o){if(n!==null)throw fe=n,o;Je=1,nf(t,Ba(a,t.current)),fe=null;return}e.flags&32768?(ve||r===1?t=!0:xs||(me&536870912)!==0?t=!1:(Nn=t=!0,(r===2||r===9||r===3||r===6)&&(r=xa.current,r!==null&&r.tag===13&&(r.flags|=16384))),p1(e,t)):Of(e)}function Of(t){var e=t;do{if((e.flags&32768)!==0){p1(e,Nn);return}t=e.return;var a=iO(e.alternate,e,Kr);if(a!==null){fe=a;return}if(e=e.sibling,e!==null){fe=e;return}fe=e=t}while(e!==null);Je===0&&(Je=5)}function p1(t,e){do{var a=sO(t.alternate,t);if(a!==null){a.flags&=32767,fe=a;return}if(a=t.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!e&&(t=t.sibling,t!==null)){fe=t;return}fe=t=a}while(t!==null);Je=6,fe=null}function IC(t,e,a,r,n,o,i,s,l){t.cancelPendingCommit=null;do Df();while(ht!==0);if((_e&6)!==0)throw Error(M(327));if(e!==null){if(e===t.current)throw Error(M(177));if(o=e.lanes|e.childLanes,o|=Fv,Z2(t,a,o,i,s,l),t===Re&&(fe=Re=null,me=0),ds=e,jn=t,Gr=a,fv=o,pv=n,o1=r,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,xO(Wd,function(){return y1(),null})):(t.callbackNode=null,t.callbackPriority=0),r=(e.flags&13878)!==0,(e.subtreeFlags&13878)!==0||r){r=ae.T,ae.T=null,n=Ce.p,Ce.p=2,i=_e,_e|=4;try{lO(t,e,a)}finally{_e=i,Ce.p=n,ae.T=r}}ht=1,h1(),m1(),g1()}}function h1(){if(ht===1){ht=0;var t=jn,e=ds,a=(e.flags&13878)!==0;if((e.subtreeFlags&13878)!==0||a){a=ae.T,ae.T=null;var r=Ce.p;Ce.p=2;var n=_e;_e|=4;try{KL(e,t);var o=yv,i=Mw(t.containerInfo),s=o.focusedElem,l=o.selectionRange;if(i!==s&&s&&s.ownerDocument&&Rw(s.ownerDocument.documentElement,s)){if(l!==null&&Nv(s)){var u=l.start,c=l.end;if(c===void 0&&(c=u),"selectionStart"in s)s.selectionStart=u,s.selectionEnd=Math.min(c,s.value.length);else{var d=s.ownerDocument||document,f=d&&d.defaultView||window;if(f.getSelection){var h=f.getSelection(),S=s.textContent.length,x=Math.min(l.start,S),b=l.end===void 0?x:Math.min(l.end,S);!h.extend&&x>b&&(i=b,b=x,x=i);var g=X_(s,x),m=X_(s,b);if(g&&m&&(h.rangeCount!==1||h.anchorNode!==g.node||h.anchorOffset!==g.offset||h.focusNode!==m.node||h.focusOffset!==m.offset)){var y=d.createRange();y.setStart(g.node,g.offset),h.removeAllRanges(),x>b?(h.addRange(y),h.extend(m.node,m.offset)):(y.setEnd(m.node,m.offset),h.addRange(y))}}}}for(d=[],h=s;h=h.parentNode;)h.nodeType===1&&d.push({element:h,left:h.scrollLeft,top:h.scrollTop});for(typeof s.focus=="function"&&s.focus(),s=0;s<d.length;s++){var v=d[s];v.element.scrollLeft=v.left,v.element.scrollTop=v.top}}yf=!!vv,yv=vv=null}finally{_e=n,Ce.p=r,ae.T=a}}t.current=e,ht=2}}function m1(){if(ht===2){ht=0;var t=jn,e=ds,a=(e.flags&8772)!==0;if((e.subtreeFlags&8772)!==0||a){a=ae.T,ae.T=null;var r=Ce.p;Ce.p=2;var n=_e;_e|=4;try{GL(t,e.alternate,e)}finally{_e=n,Ce.p=r,ae.T=a}}ht=3}}function g1(){if(ht===4||ht===3){ht=0,H2();var t=jn,e=ds,a=Gr,r=o1;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?ht=5:(ht=0,ds=jn=null,v1(t,t.pendingLanes));var n=t.pendingLanes;if(n===0&&(Vn=null),Tv(a),e=e.stateNode,ma&&typeof ma.onCommitFiberRoot=="function")try{ma.onCommitFiberRoot(vu,e,void 0,(e.current.flags&128)===128)}catch{}if(r!==null){e=ae.T,n=Ce.p,Ce.p=2,ae.T=null;try{for(var o=t.onRecoverableError,i=0;i<r.length;i++){var s=r[i];o(s.value,{componentStack:s.stack})}}finally{ae.T=e,Ce.p=n}}(Gr&3)!==0&&Df(),_r(t),n=t.pendingLanes,(a&261930)!==0&&(n&42)!==0?t===hv?eu++:(eu=0,hv=t):eu=0,Lu(0,!1)}}function v1(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,_u(e)))}function Df(){return h1(),m1(),g1(),y1()}function y1(){if(ht!==5)return!1;var t=jn,e=fv;fv=0;var a=Tv(Gr),r=ae.T,n=Ce.p;try{Ce.p=32>a?32:a,ae.T=null,a=pv,pv=null;var o=jn,i=Gr;if(ht=0,ds=jn=null,Gr=0,(_e&6)!==0)throw Error(M(331));var s=_e;if(_e|=4,a1(o.current),JL(o,o.current,i,a),_e=s,Lu(0,!1),ma&&typeof ma.onPostCommitFiberRoot=="function")try{ma.onPostCommitFiberRoot(vu,o)}catch{}return!0}finally{Ce.p=n,ae.T=r,v1(t,e)}}function AC(t,e,a){e=Ba(a,e),e=sv(t.stateNode,e,2),t=$n(t,e,2),t!==null&&(xu(t,2),_r(t))}function ke(t,e,a){if(t.tag===3)AC(t,t,a);else for(;e!==null;){if(e.tag===3){AC(e,t,a);break}else if(e.tag===1){var r=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(Vn===null||!Vn.has(r))){t=Ba(a,t),a=OL(2),r=$n(e,a,2),r!==null&&(DL(a,r,e,t),xu(r,2),_r(r));break}}e=e.return}}function Lg(t,e,a){var r=t.pingCache;if(r===null){r=t.pingCache=new dO;var n=new Set;r.set(e,n)}else n=r.get(e),n===void 0&&(n=new Set,r.set(e,n));n.has(a)||(dy=!0,n.add(a),t=gO.bind(null,t,e,a),e.then(t,t))}function gO(t,e,a){var r=t.pingCache;r!==null&&r.delete(e),t.pingedLanes|=t.suspendedLanes&a,t.warmLanes&=~a,Re===t&&(me&a)===a&&(Je===4||Je===3&&(me&62914560)===me&&300>ha()-Rf?(_e&2)===0&&fs(t,0):fy|=a,cs===me&&(cs=0)),_r(t)}function x1(t,e){e===0&&(e=cw()),t=jo(t,e),t!==null&&(xu(t,e),_r(t))}function vO(t){var e=t.memoizedState,a=0;e!==null&&(a=e.retryLane),x1(t,a)}function yO(t,e){var a=0;switch(t.tag){case 31:case 13:var r=t.stateNode,n=t.memoizedState;n!==null&&(a=n.retryLane);break;case 19:r=t.stateNode;break;case 22:r=t.stateNode._retryCache;break;default:throw Error(M(314))}r!==null&&r.delete(e),x1(t,a)}function xO(t,e){return Av(t,e)}var df=null,Fi=null,mv=!1,ff=!1,kg=!1,Hn=0;function _r(t){t!==Fi&&t.next===null&&(Fi===null?df=Fi=t:Fi=Fi.next=t),ff=!0,mv||(mv=!0,SO())}function Lu(t,e){if(!kg&&ff){kg=!0;do for(var a=!1,r=df;r!==null;){if(!e)if(t!==0){var n=r.pendingLanes;if(n===0)var o=0;else{var i=r.suspendedLanes,s=r.pingedLanes;o=(1<<31-ga(42|t)+1)-1,o&=n&~(i&~s),o=o&201326741?o&201326741|1:o?o|2:0}o!==0&&(a=!0,EC(r,o))}else o=me,o=bf(r,r===Re?o:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),(o&3)===0||yu(r,o)||(a=!0,EC(r,o));r=r.next}while(a);kg=!1}}function bO(){b1()}function b1(){ff=mv=!1;var t=0;Hn!==0&&EO()&&(t=Hn);for(var e=ha(),a=null,r=df;r!==null;){var n=r.next,o=S1(r,e);o===0?(r.next=null,a===null?df=n:a.next=n,n===null&&(Fi=a)):(a=r,(t!==0||(o&3)!==0)&&(ff=!0)),r=n}ht!==0&&ht!==5||Lu(t,!1),Hn!==0&&(Hn=0)}function S1(t,e){for(var a=t.suspendedLanes,r=t.pingedLanes,n=t.expirationTimes,o=t.pendingLanes&-62914561;0<o;){var i=31-ga(o),s=1<<i,l=n[i];l===-1?((s&a)===0||(s&r)!==0)&&(n[i]=W2(s,e)):l<=e&&(t.expiredLanes|=s),o&=~s}if(e=Re,a=me,a=bf(t,t===e?a:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r=t.callbackNode,a===0||t===e&&(Le===2||Le===9)||t.cancelPendingCommit!==null)return r!==null&&r!==null&&tg(r),t.callbackNode=null,t.callbackPriority=0;if((a&3)===0||yu(t,a)){if(e=a&-a,e===t.callbackPriority)return e;switch(r!==null&&tg(r),Tv(a)){case 2:case 8:a=lw;break;case 32:a=Wd;break;case 268435456:a=uw;break;default:a=Wd}return r=_1.bind(null,t),a=Av(a,r),t.callbackPriority=e,t.callbackNode=a,e}return r!==null&&r!==null&&tg(r),t.callbackPriority=2,t.callbackNode=null,2}function _1(t,e){if(ht!==0&&ht!==5)return t.callbackNode=null,t.callbackPriority=0,null;var a=t.callbackNode;if(Df()&&t.callbackNode!==a)return null;var r=me;return r=bf(t,t===Re?r:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r===0?null:(s1(t,r,e),S1(t,ha()),t.callbackNode!=null&&t.callbackNode===a?_1.bind(null,t):null)}function EC(t,e){if(Df())return null;s1(t,e,!0)}function SO(){RO(function(){(_e&6)!==0?Av(sw,bO):b1()})}function hy(){if(Hn===0){var t=ss;t===0&&(t=fd,fd<<=1,(fd&261888)===0&&(fd=256)),Hn=t}return Hn}function TC(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:Td(""+t)}function RC(t,e){var a=e.ownerDocument.createElement("input");return a.name=e.name,a.value=e.value,t.id&&a.setAttribute("form",t.id),e.parentNode.insertBefore(a,e),t=new FormData(t),a.parentNode.removeChild(a),t}function _O(t,e,a,r,n){if(e==="submit"&&a&&a.stateNode===n){var o=TC((n[ea]||null).action),i=r.submitter;i&&(e=(e=i[ea]||null)?TC(e.formAction):i.getAttribute("formAction"),e!==null&&(o=e,i=null));var s=new Sf("action","action",null,r,n);t.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(Hn!==0){var l=i?RC(n,i):new FormData(n);ov(a,{pending:!0,data:l,method:n.method,action:o},null,l)}}else typeof o=="function"&&(s.preventDefault(),l=i?RC(n,i):new FormData(n),ov(a,{pending:!0,data:l,method:n.method,action:o},o,l))},currentTarget:n}]})}}for(wd=0;wd<Wg.length;wd++)Ld=Wg[wd],MC=Ld.toLowerCase(),OC=Ld[0].toUpperCase()+Ld.slice(1),Ka(MC,"on"+OC);var Ld,MC,OC,wd;Ka(Dw,"onAnimationEnd");Ka(Bw,"onAnimationIteration");Ka(Pw,"onAnimationStart");Ka("dblclick","onDoubleClick");Ka("focusin","onFocus");Ka("focusout","onBlur");Ka(UM,"onTransitionRun");Ka(zM,"onTransitionStart");Ka(qM,"onTransitionCancel");Ka(Nw,"onTransitionEnd");os("onMouseEnter",["mouseout","mouseover"]);os("onMouseLeave",["mouseout","mouseover"]);os("onPointerEnter",["pointerout","pointerover"]);os("onPointerLeave",["pointerout","pointerover"]);qo("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));qo("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));qo("onBeforeInput",["compositionend","keypress","textInput","paste"]);qo("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));qo("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));qo("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var du="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),CO=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(du));function C1(t,e){e=(e&4)!==0;for(var a=0;a<t.length;a++){var r=t[a],n=r.event;r=r.listeners;e:{var o=void 0;if(e)for(var i=r.length-1;0<=i;i--){var s=r[i],l=s.instance,u=s.currentTarget;if(s=s.listener,l!==o&&n.isPropagationStopped())break e;o=s,n.currentTarget=u;try{o(n)}catch(c){Xd(c)}n.currentTarget=null,o=l}else for(i=0;i<r.length;i++){if(s=r[i],l=s.instance,u=s.currentTarget,s=s.listener,l!==o&&n.isPropagationStopped())break e;o=s,n.currentTarget=u;try{o(n)}catch(c){Xd(c)}n.currentTarget=null,o=l}}}}function de(t,e){var a=e[Hg];a===void 0&&(a=e[Hg]=new Set);var r=t+"__bubble";a.has(r)||(w1(e,t,2,!1),a.add(r))}function Ig(t,e,a){var r=0;e&&(r|=4),w1(a,t,r,e)}var kd="_reactListening"+Math.random().toString(36).slice(2);function my(t){if(!t[kd]){t[kd]=!0,mw.forEach(function(a){a!=="selectionchange"&&(CO.has(a)||Ig(a,!1,t),Ig(a,!0,t))});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[kd]||(e[kd]=!0,Ig("selectionchange",!1,e))}}function w1(t,e,a,r){switch(N1(e)){case 2:var n=KO;break;case 8:n=QO;break;default:n=xy}a=n.bind(null,e,a,t),n=void 0,!Vg||e!=="touchstart"&&e!=="touchmove"&&e!=="wheel"||(n=!0),r?n!==void 0?t.addEventListener(e,a,{capture:!0,passive:n}):t.addEventListener(e,a,!0):n!==void 0?t.addEventListener(e,a,{passive:n}):t.addEventListener(e,a,!1)}function Ag(t,e,a,r,n){var o=r;if((e&1)===0&&(e&2)===0&&r!==null)e:for(;;){if(r===null)return;var i=r.tag;if(i===3||i===4){var s=r.stateNode.containerInfo;if(s===n)break;if(i===4)for(i=r.return;i!==null;){var l=i.tag;if((l===3||l===4)&&i.stateNode.containerInfo===n)return;i=i.return}for(;s!==null;){if(i=zi(s),i===null)return;if(l=i.tag,l===5||l===6||l===26||l===27){r=o=i;continue e}s=s.parentNode}}r=r.return}Cw(function(){var u=o,c=Ov(a),d=[];e:{var f=Fw.get(t);if(f!==void 0){var h=Sf,S=t;switch(t){case"keypress":if(Md(a)===0)break e;case"keydown":case"keyup":h=yM;break;case"focusin":S="focus",h=ig;break;case"focusout":S="blur",h=ig;break;case"beforeblur":case"afterblur":h=ig;break;case"click":if(a.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":h=U_;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":h=iM;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":h=SM;break;case Dw:case Bw:case Pw:h=uM;break;case Nw:h=CM;break;case"scroll":case"scrollend":h=nM;break;case"wheel":h=LM;break;case"copy":case"cut":case"paste":h=dM;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":h=q_;break;case"toggle":case"beforetoggle":h=IM}var x=(e&4)!==0,b=!x&&(t==="scroll"||t==="scrollend"),g=x?f!==null?f+"Capture":null:f;x=[];for(var m=u,y;m!==null;){var v=m;if(y=v.stateNode,v=v.tag,v!==5&&v!==26&&v!==27||y===null||g===null||(v=ru(m,g),v!=null&&x.push(fu(m,v,y))),b)break;m=m.return}0<x.length&&(f=new h(f,S,null,a,c),d.push({event:f,listeners:x}))}}if((e&7)===0){e:{if(f=t==="mouseover"||t==="pointerover",h=t==="mouseout"||t==="pointerout",f&&a!==$g&&(S=a.relatedTarget||a.fromElement)&&(zi(S)||S[ms]))break e;if((h||f)&&(f=c.window===c?c:(f=c.ownerDocument)?f.defaultView||f.parentWindow:window,h?(S=a.relatedTarget||a.toElement,h=u,S=S?zi(S):null,S!==null&&(b=gu(S),x=S.tag,S!==b||x!==5&&x!==27&&x!==6)&&(S=null)):(h=null,S=u),h!==S)){if(x=U_,v="onMouseLeave",g="onMouseEnter",m="mouse",(t==="pointerout"||t==="pointerover")&&(x=q_,v="onPointerLeave",g="onPointerEnter",m="pointer"),b=h==null?f:Ul(h),y=S==null?f:Ul(S),f=new x(v,m+"leave",h,a,c),f.target=b,f.relatedTarget=y,v=null,zi(c)===u&&(x=new x(g,m+"enter",S,a,c),x.target=y,x.relatedTarget=b,v=x),b=v,h&&S)t:{for(x=wO,g=h,m=S,y=0,v=g;v;v=x(v))y++;v=0;for(var C=m;C;C=x(C))v++;for(;0<y-v;)g=x(g),y--;for(;0<v-y;)m=x(m),v--;for(;y--;){if(g===m||m!==null&&g===m.alternate){x=g;break t}g=x(g),m=x(m)}x=null}else x=null;h!==null&&DC(d,f,h,x,!1),S!==null&&b!==null&&DC(d,b,S,x,!0)}}e:{if(f=u?Ul(u):window,h=f.nodeName&&f.nodeName.toLowerCase(),h==="select"||h==="input"&&f.type==="file")var w=G_;else if(j_(f))if(Ew)w=NM;else{w=BM;var _=DM}else h=f.nodeName,!h||h.toLowerCase()!=="input"||f.type!=="checkbox"&&f.type!=="radio"?u&&Mv(u.elementType)&&(w=G_):w=PM;if(w&&(w=w(t,u))){Aw(d,w,a,c);break e}_&&_(t,f,u),t==="focusout"&&u&&f.type==="number"&&u.memoizedProps.value!=null&&qg(f,"number",f.value)}switch(_=u?Ul(u):window,t){case"focusin":(j_(_)||_.contentEditable==="true")&&(Vi=_,jg=u,jl=null);break;case"focusout":jl=jg=Vi=null;break;case"mousedown":Gg=!0;break;case"contextmenu":case"mouseup":case"dragend":Gg=!1,Y_(d,a,c);break;case"selectionchange":if(HM)break;case"keydown":case"keyup":Y_(d,a,c)}var L;if(Pv)e:{switch(t){case"compositionstart":var A="onCompositionStart";break e;case"compositionend":A="onCompositionEnd";break e;case"compositionupdate":A="onCompositionUpdate";break e}A=void 0}else $i?kw(t,a)&&(A="onCompositionEnd"):t==="keydown"&&a.keyCode===229&&(A="onCompositionStart");A&&(Lw&&a.locale!=="ko"&&($i||A!=="onCompositionStart"?A==="onCompositionEnd"&&$i&&(L=ww()):(Pn=c,Dv="value"in Pn?Pn.value:Pn.textContent,$i=!0)),_=pf(u,A),0<_.length&&(A=new z_(A,t,null,a,c),d.push({event:A,listeners:_}),L?A.data=L:(L=Iw(a),L!==null&&(A.data=L)))),(L=EM?TM(t,a):RM(t,a))&&(A=pf(u,"onBeforeInput"),0<A.length&&(_=new z_("onBeforeInput","beforeinput",null,a,c),d.push({event:_,listeners:A}),_.data=L)),_O(d,t,u,a,c)}C1(d,e)})}function fu(t,e,a){return{instance:t,listener:e,currentTarget:a}}function pf(t,e){for(var a=e+"Capture",r=[];t!==null;){var n=t,o=n.stateNode;if(n=n.tag,n!==5&&n!==26&&n!==27||o===null||(n=ru(t,a),n!=null&&r.unshift(fu(t,n,o)),n=ru(t,e),n!=null&&r.push(fu(t,n,o))),t.tag===3)return r;t=t.return}return[]}function wO(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function DC(t,e,a,r,n){for(var o=e._reactName,i=[];a!==null&&a!==r;){var s=a,l=s.alternate,u=s.stateNode;if(s=s.tag,l!==null&&l===r)break;s!==5&&s!==26&&s!==27||u===null||(l=u,n?(u=ru(a,o),u!=null&&i.unshift(fu(a,u,l))):n||(u=ru(a,o),u!=null&&i.push(fu(a,u,l)))),a=a.return}i.length!==0&&t.push({event:e,listeners:i})}var LO=/\r\n?/g,kO=/\u0000|\uFFFD/g;function BC(t){return(typeof t=="string"?t:""+t).replace(LO,`
9
+ `).replace(kO,"")}function L1(t,e){return e=BC(e),BC(t)===e}function Ie(t,e,a,r,n,o){switch(a){case"children":typeof r=="string"?e==="body"||e==="textarea"&&r===""||is(t,r):(typeof r=="number"||typeof r=="bigint")&&e!=="body"&&is(t,""+r);break;case"className":md(t,"class",r);break;case"tabIndex":md(t,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":md(t,a,r);break;case"style":_w(t,r,o);break;case"data":if(e!=="object"){md(t,"data",r);break}case"src":case"href":if(r===""&&(e!=="a"||a!=="href")){t.removeAttribute(a);break}if(r==null||typeof r=="function"||typeof r=="symbol"||typeof r=="boolean"){t.removeAttribute(a);break}r=Td(""+r),t.setAttribute(a,r);break;case"action":case"formAction":if(typeof r=="function"){t.setAttribute(a,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof o=="function"&&(a==="formAction"?(e!=="input"&&Ie(t,e,"name",n.name,n,null),Ie(t,e,"formEncType",n.formEncType,n,null),Ie(t,e,"formMethod",n.formMethod,n,null),Ie(t,e,"formTarget",n.formTarget,n,null)):(Ie(t,e,"encType",n.encType,n,null),Ie(t,e,"method",n.method,n,null),Ie(t,e,"target",n.target,n,null)));if(r==null||typeof r=="symbol"||typeof r=="boolean"){t.removeAttribute(a);break}r=Td(""+r),t.setAttribute(a,r);break;case"onClick":r!=null&&(t.onclick=qr);break;case"onScroll":r!=null&&de("scroll",t);break;case"onScrollEnd":r!=null&&de("scrollend",t);break;case"dangerouslySetInnerHTML":if(r!=null){if(typeof r!="object"||!("__html"in r))throw Error(M(61));if(a=r.__html,a!=null){if(n.children!=null)throw Error(M(60));t.innerHTML=a}}break;case"multiple":t.multiple=r&&typeof r!="function"&&typeof r!="symbol";break;case"muted":t.muted=r&&typeof r!="function"&&typeof r!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(r==null||typeof r=="function"||typeof r=="boolean"||typeof r=="symbol"){t.removeAttribute("xlink:href");break}a=Td(""+r),t.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":r!=null&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,""+r):t.removeAttribute(a);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":r&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,""):t.removeAttribute(a);break;case"capture":case"download":r===!0?t.setAttribute(a,""):r!==!1&&r!=null&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,r):t.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":r!=null&&typeof r!="function"&&typeof r!="symbol"&&!isNaN(r)&&1<=r?t.setAttribute(a,r):t.removeAttribute(a);break;case"rowSpan":case"start":r==null||typeof r=="function"||typeof r=="symbol"||isNaN(r)?t.removeAttribute(a):t.setAttribute(a,r);break;case"popover":de("beforetoggle",t),de("toggle",t),Ed(t,"popover",r);break;case"xlinkActuate":Dr(t,"http://www.w3.org/1999/xlink","xlink:actuate",r);break;case"xlinkArcrole":Dr(t,"http://www.w3.org/1999/xlink","xlink:arcrole",r);break;case"xlinkRole":Dr(t,"http://www.w3.org/1999/xlink","xlink:role",r);break;case"xlinkShow":Dr(t,"http://www.w3.org/1999/xlink","xlink:show",r);break;case"xlinkTitle":Dr(t,"http://www.w3.org/1999/xlink","xlink:title",r);break;case"xlinkType":Dr(t,"http://www.w3.org/1999/xlink","xlink:type",r);break;case"xmlBase":Dr(t,"http://www.w3.org/XML/1998/namespace","xml:base",r);break;case"xmlLang":Dr(t,"http://www.w3.org/XML/1998/namespace","xml:lang",r);break;case"xmlSpace":Dr(t,"http://www.w3.org/XML/1998/namespace","xml:space",r);break;case"is":Ed(t,"is",r);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=aM.get(a)||a,Ed(t,a,r))}}function gv(t,e,a,r,n,o){switch(a){case"style":_w(t,r,o);break;case"dangerouslySetInnerHTML":if(r!=null){if(typeof r!="object"||!("__html"in r))throw Error(M(61));if(a=r.__html,a!=null){if(n.children!=null)throw Error(M(60));t.innerHTML=a}}break;case"children":typeof r=="string"?is(t,r):(typeof r=="number"||typeof r=="bigint")&&is(t,""+r);break;case"onScroll":r!=null&&de("scroll",t);break;case"onScrollEnd":r!=null&&de("scrollend",t);break;case"onClick":r!=null&&(t.onclick=qr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!gw.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(n=a.endsWith("Capture"),e=a.slice(2,n?a.length-7:void 0),o=t[ea]||null,o=o!=null?o[a]:null,typeof o=="function"&&t.removeEventListener(e,o,n),typeof r=="function")){typeof o!="function"&&o!==null&&(a in t?t[a]=null:t.hasAttribute(a)&&t.removeAttribute(a)),t.addEventListener(e,r,n);break e}a in t?t[a]=r:r===!0?t.setAttribute(a,""):Ed(t,a,r)}}}function It(t,e,a){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":de("error",t),de("load",t);var r=!1,n=!1,o;for(o in a)if(a.hasOwnProperty(o)){var i=a[o];if(i!=null)switch(o){case"src":r=!0;break;case"srcSet":n=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(M(137,e));default:Ie(t,e,o,i,a,null)}}n&&Ie(t,e,"srcSet",a.srcSet,a,null),r&&Ie(t,e,"src",a.src,a,null);return;case"input":de("invalid",t);var s=o=i=n=null,l=null,u=null;for(r in a)if(a.hasOwnProperty(r)){var c=a[r];if(c!=null)switch(r){case"name":n=c;break;case"type":i=c;break;case"checked":l=c;break;case"defaultChecked":u=c;break;case"value":o=c;break;case"defaultValue":s=c;break;case"children":case"dangerouslySetInnerHTML":if(c!=null)throw Error(M(137,e));break;default:Ie(t,e,r,c,a,null)}}xw(t,o,s,l,u,i,n,!1);return;case"select":de("invalid",t),r=i=o=null;for(n in a)if(a.hasOwnProperty(n)&&(s=a[n],s!=null))switch(n){case"value":o=s;break;case"defaultValue":i=s;break;case"multiple":r=s;default:Ie(t,e,n,s,a,null)}e=o,a=i,t.multiple=!!r,e!=null?Qi(t,!!r,e,!1):a!=null&&Qi(t,!!r,a,!0);return;case"textarea":de("invalid",t),o=n=r=null;for(i in a)if(a.hasOwnProperty(i)&&(s=a[i],s!=null))switch(i){case"value":r=s;break;case"defaultValue":n=s;break;case"children":o=s;break;case"dangerouslySetInnerHTML":if(s!=null)throw Error(M(91));break;default:Ie(t,e,i,s,a,null)}Sw(t,r,n,o);return;case"option":for(l in a)a.hasOwnProperty(l)&&(r=a[l],r!=null)&&(l==="selected"?t.selected=r&&typeof r!="function"&&typeof r!="symbol":Ie(t,e,l,r,a,null));return;case"dialog":de("beforetoggle",t),de("toggle",t),de("cancel",t),de("close",t);break;case"iframe":case"object":de("load",t);break;case"video":case"audio":for(r=0;r<du.length;r++)de(du[r],t);break;case"image":de("error",t),de("load",t);break;case"details":de("toggle",t);break;case"embed":case"source":case"link":de("error",t),de("load",t);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(u in a)if(a.hasOwnProperty(u)&&(r=a[u],r!=null))switch(u){case"children":case"dangerouslySetInnerHTML":throw Error(M(137,e));default:Ie(t,e,u,r,a,null)}return;default:if(Mv(e)){for(c in a)a.hasOwnProperty(c)&&(r=a[c],r!==void 0&&gv(t,e,c,r,a,void 0));return}}for(s in a)a.hasOwnProperty(s)&&(r=a[s],r!=null&&Ie(t,e,s,r,a,null))}function IO(t,e,a,r){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var n=null,o=null,i=null,s=null,l=null,u=null,c=null;for(h in a){var d=a[h];if(a.hasOwnProperty(h)&&d!=null)switch(h){case"checked":break;case"value":break;case"defaultValue":l=d;default:r.hasOwnProperty(h)||Ie(t,e,h,null,r,d)}}for(var f in r){var h=r[f];if(d=a[f],r.hasOwnProperty(f)&&(h!=null||d!=null))switch(f){case"type":o=h;break;case"name":n=h;break;case"checked":u=h;break;case"defaultChecked":c=h;break;case"value":i=h;break;case"defaultValue":s=h;break;case"children":case"dangerouslySetInnerHTML":if(h!=null)throw Error(M(137,e));break;default:h!==d&&Ie(t,e,f,h,r,d)}}zg(t,i,s,l,u,c,o,n);return;case"select":h=i=s=f=null;for(o in a)if(l=a[o],a.hasOwnProperty(o)&&l!=null)switch(o){case"value":break;case"multiple":h=l;default:r.hasOwnProperty(o)||Ie(t,e,o,null,r,l)}for(n in r)if(o=r[n],l=a[n],r.hasOwnProperty(n)&&(o!=null||l!=null))switch(n){case"value":f=o;break;case"defaultValue":s=o;break;case"multiple":i=o;default:o!==l&&Ie(t,e,n,o,r,l)}e=s,a=i,r=h,f!=null?Qi(t,!!a,f,!1):!!r!=!!a&&(e!=null?Qi(t,!!a,e,!0):Qi(t,!!a,a?[]:"",!1));return;case"textarea":h=f=null;for(s in a)if(n=a[s],a.hasOwnProperty(s)&&n!=null&&!r.hasOwnProperty(s))switch(s){case"value":break;case"children":break;default:Ie(t,e,s,null,r,n)}for(i in r)if(n=r[i],o=a[i],r.hasOwnProperty(i)&&(n!=null||o!=null))switch(i){case"value":f=n;break;case"defaultValue":h=n;break;case"children":break;case"dangerouslySetInnerHTML":if(n!=null)throw Error(M(91));break;default:n!==o&&Ie(t,e,i,n,r,o)}bw(t,f,h);return;case"option":for(var S in a)f=a[S],a.hasOwnProperty(S)&&f!=null&&!r.hasOwnProperty(S)&&(S==="selected"?t.selected=!1:Ie(t,e,S,null,r,f));for(l in r)f=r[l],h=a[l],r.hasOwnProperty(l)&&f!==h&&(f!=null||h!=null)&&(l==="selected"?t.selected=f&&typeof f!="function"&&typeof f!="symbol":Ie(t,e,l,f,r,h));return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var x in a)f=a[x],a.hasOwnProperty(x)&&f!=null&&!r.hasOwnProperty(x)&&Ie(t,e,x,null,r,f);for(u in r)if(f=r[u],h=a[u],r.hasOwnProperty(u)&&f!==h&&(f!=null||h!=null))switch(u){case"children":case"dangerouslySetInnerHTML":if(f!=null)throw Error(M(137,e));break;default:Ie(t,e,u,f,r,h)}return;default:if(Mv(e)){for(var b in a)f=a[b],a.hasOwnProperty(b)&&f!==void 0&&!r.hasOwnProperty(b)&&gv(t,e,b,void 0,r,f);for(c in r)f=r[c],h=a[c],!r.hasOwnProperty(c)||f===h||f===void 0&&h===void 0||gv(t,e,c,f,r,h);return}}for(var g in a)f=a[g],a.hasOwnProperty(g)&&f!=null&&!r.hasOwnProperty(g)&&Ie(t,e,g,null,r,f);for(d in r)f=r[d],h=a[d],!r.hasOwnProperty(d)||f===h||f==null&&h==null||Ie(t,e,d,f,r,h)}function PC(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function AO(){if(typeof performance.getEntriesByType=="function"){for(var t=0,e=0,a=performance.getEntriesByType("resource"),r=0;r<a.length;r++){var n=a[r],o=n.transferSize,i=n.initiatorType,s=n.duration;if(o&&s&&PC(i)){for(i=0,s=n.responseEnd,r+=1;r<a.length;r++){var l=a[r],u=l.startTime;if(u>s)break;var c=l.transferSize,d=l.initiatorType;c&&PC(d)&&(l=l.responseEnd,i+=c*(l<s?1:(s-u)/(l-u)))}if(--r,e+=8*(o+i)/(n.duration/1e3),t++,10<t)break}}if(0<t)return e/t/1e6}return navigator.connection&&(t=navigator.connection.downlink,typeof t=="number")?t:5}var vv=null,yv=null;function hf(t){return t.nodeType===9?t:t.ownerDocument}function NC(t){switch(t){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function k1(t,e){if(t===0)switch(e){case"svg":return 1;case"math":return 2;default:return 0}return t===1&&e==="foreignObject"?0:t}function xv(t,e){return t==="textarea"||t==="noscript"||typeof e.children=="string"||typeof e.children=="number"||typeof e.children=="bigint"||typeof e.dangerouslySetInnerHTML=="object"&&e.dangerouslySetInnerHTML!==null&&e.dangerouslySetInnerHTML.__html!=null}var Eg=null;function EO(){var t=window.event;return t&&t.type==="popstate"?t===Eg?!1:(Eg=t,!0):(Eg=null,!1)}var I1=typeof setTimeout=="function"?setTimeout:void 0,TO=typeof clearTimeout=="function"?clearTimeout:void 0,FC=typeof Promise=="function"?Promise:void 0,RO=typeof queueMicrotask=="function"?queueMicrotask:typeof FC<"u"?function(t){return FC.resolve(null).then(t).catch(MO)}:I1;function MO(t){setTimeout(function(){throw t})}function eo(t){return t==="head"}function HC(t,e){var a=e,r=0;do{var n=a.nextSibling;if(t.removeChild(a),n&&n.nodeType===8)if(a=n.data,a==="/$"||a==="/&"){if(r===0){t.removeChild(n),hs(e);return}r--}else if(a==="$"||a==="$?"||a==="$~"||a==="$!"||a==="&")r++;else if(a==="html")tu(t.ownerDocument.documentElement);else if(a==="head"){a=t.ownerDocument.head,tu(a);for(var o=a.firstChild;o;){var i=o.nextSibling,s=o.nodeName;o[bu]||s==="SCRIPT"||s==="STYLE"||s==="LINK"&&o.rel.toLowerCase()==="stylesheet"||a.removeChild(o),o=i}}else a==="body"&&tu(t.ownerDocument.body);a=n}while(a);hs(e)}function UC(t,e){var a=t;t=0;do{var r=a.nextSibling;if(a.nodeType===1?e?(a._stashedDisplay=a.style.display,a.style.display="none"):(a.style.display=a._stashedDisplay||"",a.getAttribute("style")===""&&a.removeAttribute("style")):a.nodeType===3&&(e?(a._stashedText=a.nodeValue,a.nodeValue=""):a.nodeValue=a._stashedText||""),r&&r.nodeType===8)if(a=r.data,a==="/$"){if(t===0)break;t--}else a!=="$"&&a!=="$?"&&a!=="$~"&&a!=="$!"||t++;a=r}while(a)}function bv(t){var e=t.firstChild;for(e&&e.nodeType===10&&(e=e.nextSibling);e;){var a=e;switch(e=e.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":bv(a),Rv(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}t.removeChild(a)}}function OO(t,e,a,r){for(;t.nodeType===1;){var n=a;if(t.nodeName.toLowerCase()!==e.toLowerCase()){if(!r&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(r){if(!t[bu])switch(e){case"meta":if(!t.hasAttribute("itemprop"))break;return t;case"link":if(o=t.getAttribute("rel"),o==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(o!==n.rel||t.getAttribute("href")!==(n.href==null||n.href===""?null:n.href)||t.getAttribute("crossorigin")!==(n.crossOrigin==null?null:n.crossOrigin)||t.getAttribute("title")!==(n.title==null?null:n.title))break;return t;case"style":if(t.hasAttribute("data-precedence"))break;return t;case"script":if(o=t.getAttribute("src"),(o!==(n.src==null?null:n.src)||t.getAttribute("type")!==(n.type==null?null:n.type)||t.getAttribute("crossorigin")!==(n.crossOrigin==null?null:n.crossOrigin))&&o&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(e==="input"&&t.type==="hidden"){var o=n.name==null?null:""+n.name;if(n.type==="hidden"&&t.getAttribute("name")===o)return t}else return t;if(t=Fa(t.nextSibling),t===null)break}return null}function DO(t,e,a){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!a||(t=Fa(t.nextSibling),t===null))return null;return t}function A1(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=Fa(t.nextSibling),t===null))return null;return t}function Sv(t){return t.data==="$?"||t.data==="$~"}function _v(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function BO(t,e){var a=t.ownerDocument;if(t.data==="$~")t._reactRetry=e;else if(t.data!=="$?"||a.readyState!=="loading")e();else{var r=function(){e(),a.removeEventListener("DOMContentLoaded",r)};a.addEventListener("DOMContentLoaded",r),t._reactRetry=r}}function Fa(t){for(;t!=null;t=t.nextSibling){var e=t.nodeType;if(e===1||e===3)break;if(e===8){if(e=t.data,e==="$"||e==="$!"||e==="$?"||e==="$~"||e==="&"||e==="F!"||e==="F")break;if(e==="/$"||e==="/&")return null}}return t}var Cv=null;function zC(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="/$"||a==="/&"){if(e===0)return Fa(t.nextSibling);e--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||e++}t=t.nextSibling}return null}function qC(t){t=t.previousSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="$"||a==="$!"||a==="$?"||a==="$~"||a==="&"){if(e===0)return t;e--}else a!=="/$"&&a!=="/&"||e++}t=t.previousSibling}return null}function E1(t,e,a){switch(e=hf(a),t){case"html":if(t=e.documentElement,!t)throw Error(M(452));return t;case"head":if(t=e.head,!t)throw Error(M(453));return t;case"body":if(t=e.body,!t)throw Error(M(454));return t;default:throw Error(M(451))}}function tu(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);Rv(t)}var Ha=new Map,$C=new Set;function mf(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Qr=Ce.d;Ce.d={f:PO,r:NO,D:FO,C:HO,L:UO,m:zO,X:$O,S:qO,M:VO};function PO(){var t=Qr.f(),e=Mf();return t||e}function NO(t){var e=gs(t);e!==null&&e.tag===5&&e.type==="form"?_L(e):Qr.r(t)}var bs=typeof document>"u"?null:document;function T1(t,e,a){var r=bs;if(r&&typeof e=="string"&&e){var n=Da(e);n='link[rel="'+t+'"][href="'+n+'"]',typeof a=="string"&&(n+='[crossorigin="'+a+'"]'),$C.has(n)||($C.add(n),t={rel:t,crossOrigin:a,href:e},r.querySelector(n)===null&&(e=r.createElement("link"),It(e,"link",t),xt(e),r.head.appendChild(e)))}}function FO(t){Qr.D(t),T1("dns-prefetch",t,null)}function HO(t,e){Qr.C(t,e),T1("preconnect",t,e)}function UO(t,e,a){Qr.L(t,e,a);var r=bs;if(r&&t&&e){var n='link[rel="preload"][as="'+Da(e)+'"]';e==="image"&&a&&a.imageSrcSet?(n+='[imagesrcset="'+Da(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(n+='[imagesizes="'+Da(a.imageSizes)+'"]')):n+='[href="'+Da(t)+'"]';var o=n;switch(e){case"style":o=ps(t);break;case"script":o=Ss(t)}Ha.has(o)||(t=ze({rel:"preload",href:e==="image"&&a&&a.imageSrcSet?void 0:t,as:e},a),Ha.set(o,t),r.querySelector(n)!==null||e==="style"&&r.querySelector(ku(o))||e==="script"&&r.querySelector(Iu(o))||(e=r.createElement("link"),It(e,"link",t),xt(e),r.head.appendChild(e)))}}function zO(t,e){Qr.m(t,e);var a=bs;if(a&&t){var r=e&&typeof e.as=="string"?e.as:"script",n='link[rel="modulepreload"][as="'+Da(r)+'"][href="'+Da(t)+'"]',o=n;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=Ss(t)}if(!Ha.has(o)&&(t=ze({rel:"modulepreload",href:t},e),Ha.set(o,t),a.querySelector(n)===null)){switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(Iu(o)))return}r=a.createElement("link"),It(r,"link",t),xt(r),a.head.appendChild(r)}}}function qO(t,e,a){Qr.S(t,e,a);var r=bs;if(r&&t){var n=Ki(r).hoistableStyles,o=ps(t);e=e||"default";var i=n.get(o);if(!i){var s={loading:0,preload:null};if(i=r.querySelector(ku(o)))s.loading=5;else{t=ze({rel:"stylesheet",href:t,"data-precedence":e},a),(a=Ha.get(o))&&gy(t,a);var l=i=r.createElement("link");xt(l),It(l,"link",t),l._p=new Promise(function(u,c){l.onload=u,l.onerror=c}),l.addEventListener("load",function(){s.loading|=1}),l.addEventListener("error",function(){s.loading|=2}),s.loading|=4,Ud(i,e,r)}i={type:"stylesheet",instance:i,count:1,state:s},n.set(o,i)}}}function $O(t,e){Qr.X(t,e);var a=bs;if(a&&t){var r=Ki(a).hoistableScripts,n=Ss(t),o=r.get(n);o||(o=a.querySelector(Iu(n)),o||(t=ze({src:t,async:!0},e),(e=Ha.get(n))&&vy(t,e),o=a.createElement("script"),xt(o),It(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function VO(t,e){Qr.M(t,e);var a=bs;if(a&&t){var r=Ki(a).hoistableScripts,n=Ss(t),o=r.get(n);o||(o=a.querySelector(Iu(n)),o||(t=ze({src:t,async:!0,type:"module"},e),(e=Ha.get(n))&&vy(t,e),o=a.createElement("script"),xt(o),It(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function VC(t,e,a,r){var n=(n=Un.current)?mf(n):null;if(!n)throw Error(M(446));switch(t){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(e=ps(a.href),a=Ki(n).hoistableStyles,r=a.get(e),r||(r={type:"style",instance:null,count:0,state:null},a.set(e,r)),r):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){t=ps(a.href);var o=Ki(n).hoistableStyles,i=o.get(t);if(i||(n=n.ownerDocument||n,i={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},o.set(t,i),(o=n.querySelector(ku(t)))&&!o._p&&(i.instance=o,i.state.loading=5),Ha.has(t)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},Ha.set(t,a),o||jO(n,t,a,i.state))),e&&r===null)throw Error(M(528,""));return i}if(e&&r!==null)throw Error(M(529,""));return null;case"script":return e=a.async,a=a.src,typeof a=="string"&&e&&typeof e!="function"&&typeof e!="symbol"?(e=Ss(a),a=Ki(n).hoistableScripts,r=a.get(e),r||(r={type:"script",instance:null,count:0,state:null},a.set(e,r)),r):{type:"void",instance:null,count:0,state:null};default:throw Error(M(444,t))}}function ps(t){return'href="'+Da(t)+'"'}function ku(t){return'link[rel="stylesheet"]['+t+"]"}function R1(t){return ze({},t,{"data-precedence":t.precedence,precedence:null})}function jO(t,e,a,r){t.querySelector('link[rel="preload"][as="style"]['+e+"]")?r.loading=1:(e=t.createElement("link"),r.preload=e,e.addEventListener("load",function(){return r.loading|=1}),e.addEventListener("error",function(){return r.loading|=2}),It(e,"link",a),xt(e),t.head.appendChild(e))}function Ss(t){return'[src="'+Da(t)+'"]'}function Iu(t){return"script[async]"+t}function jC(t,e,a){if(e.count++,e.instance===null)switch(e.type){case"style":var r=t.querySelector('style[data-href~="'+Da(a.href)+'"]');if(r)return e.instance=r,xt(r),r;var n=ze({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return r=(t.ownerDocument||t).createElement("style"),xt(r),It(r,"style",n),Ud(r,a.precedence,t),e.instance=r;case"stylesheet":n=ps(a.href);var o=t.querySelector(ku(n));if(o)return e.state.loading|=4,e.instance=o,xt(o),o;r=R1(a),(n=Ha.get(n))&&gy(r,n),o=(t.ownerDocument||t).createElement("link"),xt(o);var i=o;return i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),It(o,"link",r),e.state.loading|=4,Ud(o,a.precedence,t),e.instance=o;case"script":return o=Ss(a.src),(n=t.querySelector(Iu(o)))?(e.instance=n,xt(n),n):(r=a,(n=Ha.get(o))&&(r=ze({},a),vy(r,n)),t=t.ownerDocument||t,n=t.createElement("script"),xt(n),It(n,"link",r),t.head.appendChild(n),e.instance=n);case"void":return null;default:throw Error(M(443,e.type))}else e.type==="stylesheet"&&(e.state.loading&4)===0&&(r=e.instance,e.state.loading|=4,Ud(r,a.precedence,t));return e.instance}function Ud(t,e,a){for(var r=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),n=r.length?r[r.length-1]:null,o=n,i=0;i<r.length;i++){var s=r[i];if(s.dataset.precedence===e)o=s;else if(o!==n)break}o?o.parentNode.insertBefore(t,o.nextSibling):(e=a.nodeType===9?a.head:a,e.insertBefore(t,e.firstChild))}function gy(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title)}function vy(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity)}var zd=null;function GC(t,e,a){if(zd===null){var r=new Map,n=zd=new Map;n.set(a,r)}else n=zd,r=n.get(a),r||(r=new Map,n.set(a,r));if(r.has(t))return r;for(r.set(t,null),a=a.getElementsByTagName(t),n=0;n<a.length;n++){var o=a[n];if(!(o[bu]||o[wt]||t==="link"&&o.getAttribute("rel")==="stylesheet")&&o.namespaceURI!=="http://www.w3.org/2000/svg"){var i=o.getAttribute(e)||"";i=t+i;var s=r.get(i);s?s.push(o):r.set(i,[o])}}return r}function WC(t,e,a){t=t.ownerDocument||t,t.head.insertBefore(a,e==="title"?t.querySelector("head > title"):null)}function GO(t,e,a){if(a===1||e.itemProp!=null)return!1;switch(t){case"meta":case"title":return!0;case"style":if(typeof e.precedence!="string"||typeof e.href!="string"||e.href==="")break;return!0;case"link":if(typeof e.rel!="string"||typeof e.href!="string"||e.href===""||e.onLoad||e.onError)break;return e.rel==="stylesheet"?(t=e.disabled,typeof e.precedence=="string"&&t==null):!0;case"script":if(e.async&&typeof e.async!="function"&&typeof e.async!="symbol"&&!e.onLoad&&!e.onError&&e.src&&typeof e.src=="string")return!0}return!1}function M1(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function WO(t,e,a,r){if(a.type==="stylesheet"&&(typeof r.media!="string"||matchMedia(r.media).matches!==!1)&&(a.state.loading&4)===0){if(a.instance===null){var n=ps(r.href),o=e.querySelector(ku(n));if(o){e=o._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=gf.bind(t),e.then(t,t)),a.state.loading|=4,a.instance=o,xt(o);return}o=e.ownerDocument||e,r=R1(r),(n=Ha.get(n))&&gy(r,n),o=o.createElement("link"),xt(o);var i=o;i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),It(o,"link",r),a.instance=o}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(a,e),(e=a.state.preload)&&(a.state.loading&3)===0&&(t.count++,a=gf.bind(t),e.addEventListener("load",a),e.addEventListener("error",a))}}var Tg=0;function ZO(t,e){return t.stylesheets&&t.count===0&&qd(t,t.stylesheets),0<t.count||0<t.imgCount?function(a){var r=setTimeout(function(){if(t.stylesheets&&qd(t,t.stylesheets),t.unsuspend){var o=t.unsuspend;t.unsuspend=null,o()}},6e4+e);0<t.imgBytes&&Tg===0&&(Tg=62500*AO());var n=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&qd(t,t.stylesheets),t.unsuspend)){var o=t.unsuspend;t.unsuspend=null,o()}},(t.imgBytes>Tg?50:800)+e);return t.unsuspend=a,function(){t.unsuspend=null,clearTimeout(r),clearTimeout(n)}}:null}function gf(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)qd(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var vf=null;function qd(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,vf=new Map,e.forEach(XO,t),vf=null,gf.call(t))}function XO(t,e){if(!(e.state.loading&4)){var a=vf.get(t);if(a)var r=a.get(null);else{a=new Map,vf.set(t,a);for(var n=t.querySelectorAll("link[data-precedence],style[data-precedence]"),o=0;o<n.length;o++){var i=n[o];(i.nodeName==="LINK"||i.getAttribute("media")!=="not all")&&(a.set(i.dataset.precedence,i),r=i)}r&&a.set(null,r)}n=e.instance,i=n.getAttribute("data-precedence"),o=a.get(i)||r,o===r&&a.set(null,n),a.set(i,n),this.count++,r=gf.bind(this),n.addEventListener("load",r),n.addEventListener("error",r),o?o.parentNode.insertBefore(n,o.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(n,t.firstChild)),e.state.loading|=4}}var pu={$$typeof:zr,Provider:null,Consumer:null,_currentValue:Mo,_currentValue2:Mo,_threadCount:0};function YO(t,e,a,r,n,o,i,s,l){this.tag=1,this.containerInfo=t,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=ag(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=ag(0),this.hiddenUpdates=ag(null),this.identifierPrefix=r,this.onUncaughtError=n,this.onCaughtError=o,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=l,this.incompleteTransitions=new Map}function O1(t,e,a,r,n,o,i,s,l,u,c,d){return t=new YO(t,e,a,i,l,u,c,d,s),e=1,o===!0&&(e|=24),o=fa(3,null,null,e),t.current=o,o.stateNode=t,e=$v(),e.refCount++,t.pooledCache=e,e.refCount++,o.memoizedState={element:r,isDehydrated:a,cache:e},Gv(o),t}function D1(t){return t?(t=Wi,t):Wi}function B1(t,e,a,r,n,o){n=D1(n),r.context===null?r.context=n:r.pendingContext=n,r=qn(e),r.payload={element:a},o=o===void 0?null:o,o!==null&&(r.callback=o),a=$n(t,r,e),a!==null&&(Jt(a,t,e),Wl(a,t,e))}function ZC(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var a=t.retryLane;t.retryLane=a!==0&&a<e?a:e}}function yy(t,e){ZC(t,e),(t=t.alternate)&&ZC(t,e)}function P1(t){if(t.tag===13||t.tag===31){var e=jo(t,67108864);e!==null&&Jt(e,t,67108864),yy(t,67108864)}}function XC(t){if(t.tag===13||t.tag===31){var e=va();e=Ev(e);var a=jo(t,e);a!==null&&Jt(a,t,e),yy(t,e)}}var yf=!0;function KO(t,e,a,r){var n=ae.T;ae.T=null;var o=Ce.p;try{Ce.p=2,xy(t,e,a,r)}finally{Ce.p=o,ae.T=n}}function QO(t,e,a,r){var n=ae.T;ae.T=null;var o=Ce.p;try{Ce.p=8,xy(t,e,a,r)}finally{Ce.p=o,ae.T=n}}function xy(t,e,a,r){if(yf){var n=wv(r);if(n===null)Ag(t,e,r,xf,a),YC(t,r);else if(eD(n,t,e,a,r))r.stopPropagation();else if(YC(t,r),e&4&&-1<JO.indexOf(t)){for(;n!==null;){var o=gs(n);if(o!==null)switch(o.tag){case 3:if(o=o.stateNode,o.current.memoizedState.isDehydrated){var i=Eo(o.pendingLanes);if(i!==0){var s=o;for(s.pendingLanes|=2,s.entangledLanes|=2;i;){var l=1<<31-ga(i);s.entanglements[1]|=l,i&=~l}_r(o),(_e&6)===0&&(lf=ha()+500,Lu(0,!1))}}break;case 31:case 13:s=jo(o,2),s!==null&&Jt(s,o,2),Mf(),yy(o,2)}if(o=wv(r),o===null&&Ag(t,e,r,xf,a),o===n)break;n=o}n!==null&&r.stopPropagation()}else Ag(t,e,r,null,a)}}function wv(t){return t=Ov(t),by(t)}var xf=null;function by(t){if(xf=null,t=zi(t),t!==null){var e=gu(t);if(e===null)t=null;else{var a=e.tag;if(a===13){if(t=aw(e),t!==null)return t;t=null}else if(a===31){if(t=rw(e),t!==null)return t;t=null}else if(a===3){if(e.stateNode.current.memoizedState.isDehydrated)return e.tag===3?e.stateNode.containerInfo:null;t=null}else e!==t&&(t=null)}}return xf=t,null}function N1(t){switch(t){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(U2()){case sw:return 2;case lw:return 8;case Wd:case z2:return 32;case uw:return 268435456;default:return 32}default:return 32}}var Lv=!1,Gn=null,Wn=null,Zn=null,hu=new Map,mu=new Map,Dn=[],JO="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function YC(t,e){switch(t){case"focusin":case"focusout":Gn=null;break;case"dragenter":case"dragleave":Wn=null;break;case"mouseover":case"mouseout":Zn=null;break;case"pointerover":case"pointerout":hu.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":mu.delete(e.pointerId)}}function Pl(t,e,a,r,n,o){return t===null||t.nativeEvent!==o?(t={blockedOn:e,domEventName:a,eventSystemFlags:r,nativeEvent:o,targetContainers:[n]},e!==null&&(e=gs(e),e!==null&&P1(e)),t):(t.eventSystemFlags|=r,e=t.targetContainers,n!==null&&e.indexOf(n)===-1&&e.push(n),t)}function eD(t,e,a,r,n){switch(e){case"focusin":return Gn=Pl(Gn,t,e,a,r,n),!0;case"dragenter":return Wn=Pl(Wn,t,e,a,r,n),!0;case"mouseover":return Zn=Pl(Zn,t,e,a,r,n),!0;case"pointerover":var o=n.pointerId;return hu.set(o,Pl(hu.get(o)||null,t,e,a,r,n)),!0;case"gotpointercapture":return o=n.pointerId,mu.set(o,Pl(mu.get(o)||null,t,e,a,r,n)),!0}return!1}function F1(t){var e=zi(t.target);if(e!==null){var a=gu(e);if(a!==null){if(e=a.tag,e===13){if(e=aw(a),e!==null){t.blockedOn=e,O_(t.priority,function(){XC(a)});return}}else if(e===31){if(e=rw(a),e!==null){t.blockedOn=e,O_(t.priority,function(){XC(a)});return}}else if(e===3&&a.stateNode.current.memoizedState.isDehydrated){t.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}t.blockedOn=null}function $d(t){if(t.blockedOn!==null)return!1;for(var e=t.targetContainers;0<e.length;){var a=wv(t.nativeEvent);if(a===null){a=t.nativeEvent;var r=new a.constructor(a.type,a);$g=r,a.target.dispatchEvent(r),$g=null}else return e=gs(a),e!==null&&P1(e),t.blockedOn=a,!1;e.shift()}return!0}function KC(t,e,a){$d(t)&&a.delete(e)}function tD(){Lv=!1,Gn!==null&&$d(Gn)&&(Gn=null),Wn!==null&&$d(Wn)&&(Wn=null),Zn!==null&&$d(Zn)&&(Zn=null),hu.forEach(KC),mu.forEach(KC)}function Id(t,e){t.blockedOn===e&&(t.blockedOn=null,Lv||(Lv=!0,mt.unstable_scheduleCallback(mt.unstable_NormalPriority,tD)))}var Ad=null;function QC(t){Ad!==t&&(Ad=t,mt.unstable_scheduleCallback(mt.unstable_NormalPriority,function(){Ad===t&&(Ad=null);for(var e=0;e<t.length;e+=3){var a=t[e],r=t[e+1],n=t[e+2];if(typeof r!="function"){if(by(r||a)===null)continue;break}var o=gs(a);o!==null&&(t.splice(e,3),e-=3,ov(o,{pending:!0,data:n,method:a.method,action:r},r,n))}}))}function hs(t){function e(l){return Id(l,t)}Gn!==null&&Id(Gn,t),Wn!==null&&Id(Wn,t),Zn!==null&&Id(Zn,t),hu.forEach(e),mu.forEach(e);for(var a=0;a<Dn.length;a++){var r=Dn[a];r.blockedOn===t&&(r.blockedOn=null)}for(;0<Dn.length&&(a=Dn[0],a.blockedOn===null);)F1(a),a.blockedOn===null&&Dn.shift();if(a=(t.ownerDocument||t).$$reactFormReplay,a!=null)for(r=0;r<a.length;r+=3){var n=a[r],o=a[r+1],i=n[ea]||null;if(typeof o=="function")i||QC(a);else if(i){var s=null;if(o&&o.hasAttribute("formAction")){if(n=o,i=o[ea]||null)s=i.formAction;else if(by(n)!==null)continue}else s=i.action;typeof s=="function"?a[r+1]=s:(a.splice(r,3),r-=3),QC(a)}}}function H1(){function t(o){o.canIntercept&&o.info==="react-transition"&&o.intercept({handler:function(){return new Promise(function(i){return n=i})},focusReset:"manual",scroll:"manual"})}function e(){n!==null&&(n(),n=null),r||setTimeout(a,20)}function a(){if(!r&&!navigation.transition){var o=navigation.currentEntry;o&&o.url!=null&&navigation.navigate(o.url,{state:o.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var r=!1,n=null;return navigation.addEventListener("navigate",t),navigation.addEventListener("navigatesuccess",e),navigation.addEventListener("navigateerror",e),setTimeout(a,100),function(){r=!0,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",e),navigation.removeEventListener("navigateerror",e),n!==null&&(n(),n=null)}}}function Sy(t){this._internalRoot=t}Bf.prototype.render=Sy.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(M(409));var a=e.current,r=va();B1(a,r,t,e,null,null)};Bf.prototype.unmount=Sy.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;B1(t.current,2,null,t,null,null),Mf(),e[ms]=null}};function Bf(t){this._internalRoot=t}Bf.prototype.unstable_scheduleHydration=function(t){if(t){var e=hw();t={blockedOn:null,target:t,priority:e};for(var a=0;a<Dn.length&&e!==0&&e<Dn[a].priority;a++);Dn.splice(a,0,t),a===0&&F1(t)}};var JC=ew.version;if(JC!=="19.2.1")throw Error(M(527,JC,"19.2.1"));Ce.findDOMNode=function(t){var e=t._reactInternals;if(e===void 0)throw typeof t.render=="function"?Error(M(188)):(t=Object.keys(t).join(","),Error(M(268,t)));return t=O2(e),t=t!==null?nw(t):null,t=t===null?null:t.stateNode,t};var aD={bundleType:0,version:"19.2.1",rendererPackageName:"react-dom",currentDispatcherRef:ae,reconcilerVersion:"19.2.1"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&(Nl=__REACT_DEVTOOLS_GLOBAL_HOOK__,!Nl.isDisabled&&Nl.supportsFiber))try{vu=Nl.inject(aD),ma=Nl}catch{}var Nl;Pf.createRoot=function(t,e){if(!tw(t))throw Error(M(299));var a=!1,r="",n=TL,o=RL,i=ML;return e!=null&&(e.unstable_strictMode===!0&&(a=!0),e.identifierPrefix!==void 0&&(r=e.identifierPrefix),e.onUncaughtError!==void 0&&(n=e.onUncaughtError),e.onCaughtError!==void 0&&(o=e.onCaughtError),e.onRecoverableError!==void 0&&(i=e.onRecoverableError)),e=O1(t,1,!1,null,null,a,r,null,n,o,i,H1),t[ms]=e.current,my(t),new Sy(e)};Pf.hydrateRoot=function(t,e,a){if(!tw(t))throw Error(M(299));var r=!1,n="",o=TL,i=RL,s=ML,l=null;return a!=null&&(a.unstable_strictMode===!0&&(r=!0),a.identifierPrefix!==void 0&&(n=a.identifierPrefix),a.onUncaughtError!==void 0&&(o=a.onUncaughtError),a.onCaughtError!==void 0&&(i=a.onCaughtError),a.onRecoverableError!==void 0&&(s=a.onRecoverableError),a.formState!==void 0&&(l=a.formState)),e=O1(t,1,!0,e,a??null,r,n,l,o,i,s,H1),e.context=D1(null),a=e.current,r=va(),r=Ev(r),n=qn(r),n.callback=null,$n(a,n,r),a=r,e.current.lanes=a,xu(e,a),_r(e),t[ms]=e.current,my(t),new Bf(e)};Pf.version="19.2.1"});var Wo=hr((xU,q1)=>{"use strict";function z1(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(z1)}catch(t){console.error(t)}}z1(),q1.exports=U1()});var Fk=hr(tp=>{"use strict";var KD=Symbol.for("react.transitional.element"),QD=Symbol.for("react.fragment");function Nk(t,e,a){var r=null;if(a!==void 0&&(r=""+a),e.key!==void 0&&(r=""+e.key),"key"in e){a={};for(var n in e)n!=="key"&&(a[n]=e[n])}else a=e;return e=a.ref,{$$typeof:KD,type:t,key:r,ref:e!==void 0?e:null,props:a}}tp.Fragment=QD;tp.jsx=Nk;tp.jsxs=Nk});var Ee=hr((Pz,Hk)=>{"use strict";Hk.exports=Fk()});var cU={};QS(cU,{ANIMATION_KEYFRAMES:()=>Cl,ActivationConfigZ:()=>Yc,AddClassZ:()=>fS,AnchorIdZ:()=>Ia,AnchorStateZ:()=>kR,AnchorVisibleConditionZ:()=>rm,AppRegistry:()=>Pu,AugmentationZ:()=>IR,BadgePositionZ:()=>tS,BadgeZ:()=>yS,BoundingBoxZ:()=>LR,CanvasEvents:()=>Rs,CanvasRecipeZ:()=>mh,ConditionZ:()=>wn,ContextManager:()=>Kc,CooldownActiveConditionZ:()=>um,CounterDefZ:()=>fl,CtaButtonZ:()=>pm,DEFAULT_COOLDOWN:()=>Pp,DEFAULT_TTL:()=>Bp,DecisionStrategyZ:()=>yl,DismissedConditionZ:()=>lm,EVENT_SCHEMA_VERSION:()=>et,EventBus:()=>ed,EventCountConditionZ:()=>dm,EventFilterZ:()=>OR,EventHistory:()=>bl,EventOccurredConditionZ:()=>nm,EventSourceZ:()=>OS,ExecutorRegistry:()=>Wc,ExternalStrategyZ:()=>vl,FrequencyEntryZ:()=>zR,FrequencyLimitConditionZ:()=>cm,HighlightStepZ:()=>hE,HighlightStyleZ:()=>eS,HighlightZ:()=>gS,InsertHtmlZ:()=>mS,InsertPositionZ:()=>oS,MAX_VISIBLE_TOASTS:()=>Dp,MatchOpZ:()=>dl,ModalContentZ:()=>nS,ModalZ:()=>bS,ModelStrategyZ:()=>gl,MountWidgetZ:()=>CS,NavigateZ:()=>_S,NavigationMonitor:()=>Sl,NormalizedEventZ:()=>MR,NotificationToastStack:()=>Op,PageContextZ:()=>SR,PageHistoryEntryZ:()=>_R,PageUrlConditionZ:()=>tm,ParallelZ:()=>kS,PlacementZ:()=>aS,PulseZ:()=>vS,RUNTIME_SDK_BUILD:()=>GS,RUNTIME_VERSION:()=>HS,RemoveClassZ:()=>pS,RouteConditionZ:()=>am,RouteFilterZ:()=>Q0,RuleStrategyZ:()=>hl,RuleZ:()=>pl,RuntimeContextZ:()=>AR,RuntimeProvider:()=>zp,SDK_SCHEMA_VERSION:()=>rn,SDK_VERSION:()=>yp,STATIC_SLOT_STYLES:()=>NS,ScoreStrategyZ:()=>ml,ScrollBehaviorZ:()=>uS,ScrollLogicalPositionZ:()=>fm,ScrollToZ:()=>SS,SelectorZ:()=>jx,SequenceZ:()=>LS,SessionContextZ:()=>CR,SessionMetricConditionZ:()=>sm,SessionMetricTracker:()=>hc,SetAttrZ:()=>dS,SetStyleZ:()=>hS,SetTextZ:()=>cS,ShadowCanvasOverlay:()=>xx,ShadowRootProvider:()=>nx,SmartCanvasApp:()=>Sx,SmartCanvasController:()=>_p,SmartCanvasElement:()=>$p,SmartCanvasPortal:()=>WH,StandardEvents:()=>St,StateEqualsConditionZ:()=>om,StateStore:()=>rd,StoredValueZ:()=>UR,Syntro:()=>jS,TileCard:()=>Os,TileWheel:()=>EN,TooltipContentZ:()=>rS,TooltipStepZ:()=>pE,TooltipTriggerZ:()=>iS,TooltipZ:()=>xS,TourStepForSchemaZ:()=>lS,TourZ:()=>IS,TriggerWhenZ:()=>Xc,ViewportConditionZ:()=>im,ViewportContextZ:()=>wR,WaitZ:()=>wS,WidgetConfigZ:()=>sS,WidgetRegistry:()=>od,appRegistry:()=>ks,applyStaticSlotStyles:()=>_m,cleanupAppContext:()=>np,contentRuntime:()=>Nf,coreActionStepSchemas:()=>xR,createActionEngine:()=>em,createAnchorResolver:()=>hm,createAppContext:()=>rp,createAppLoader:()=>ip,createCanvasConfigFetcher:()=>oi,createContextManager:()=>mm,createDecisionEngine:()=>gm,createEventAccumulator:()=>vm,createEventBus:()=>xl,createGrowthBookClient:()=>lh,createNoopClient:()=>vh,createOverlayRecipeFetcher:()=>GH,createPostHogClient:()=>Yh,createPostHogNormalizer:()=>ix,createSessionMetricTracker:()=>uh,createSmartCanvas:()=>Vp,createSmartCanvasController:()=>rx,createSmartCanvasRuntime:()=>Rm,createStateStore:()=>Sm,createSurfaceContainer:()=>Im,createSurfaces:()=>Em,decisionSchemas:()=>M4,decodeToken:()=>wl,encodeToken:()=>Mm,evaluate:()=>RS,evaluateCondition:()=>ES,evaluateRule:()=>TS,evaluateRuleStrategy:()=>Qc,evaluateScoreStrategy:()=>Jc,evaluateSync:()=>MS,executorRegistry:()=>Mr,getAntiFlickerSnippet:()=>OI,getAppIdFromActionKind:()=>Py,getAppIdFromWidgetId:()=>op,getExecutor:()=>yR,getSlotAnchorId:()=>nd,getSlotType:()=>_l,getSlotZIndex:()=>Am,hasExecutor:()=>Kh,interpolateTemplate:()=>ic,isCoreActionKind:()=>By,matchEvent:()=>Np,needsMigration:()=>ON,normalizePostHogEvent:()=>Es,overlaysRuntime:()=>ap,parseVersion:()=>Bs,playEnterAnimation:()=>Lm,playExitAnimation:()=>km,registerConfigPredicates:()=>Vu,registerSmartCanvasElement:()=>Cx,resolveConfigUri:()=>xp,setupAdjacentPositioning:()=>Cm,setupInlinePositioning:()=>wm,shouldNormalizeEvent:()=>Ts,useDecision:()=>oA,useNotifications:()=>Fp,useNotifyWatcher:()=>Up,usePageContext:()=>qp,useRuntime:()=>Lr,useRuntimeContext:()=>sc,useRuntimeEvents:()=>rA,useRuntimeState:()=>nA,useSessionContext:()=>tA,useShadowCanvasConfig:()=>bx,useShadowRoot:()=>ii,useViewportContext:()=>aA,validateAction:()=>fr,validateActions:()=>Zc,validateActivationConfig:()=>R4,validateCondition:()=>E4,validateConfig:()=>TN,validateEventFilter:()=>X4,validateEventName:()=>ym,validateFrequencyEntry:()=>eU,validateNormalizedEvent:()=>Z4,validateProps:()=>xm,validateRecipe:()=>jH,validateRuntimeContext:()=>V4,validateStoredValue:()=>J4,validateStrategy:()=>T4,widgetRegistry:()=>Tm});var r2=K(Ke(),1),Om=K(Il(),1),uU=K(Wo(),1);function $1(t,e,a,r){let n=r?.maxRetries??3,o=r?.debounceMs??50,i=t.parentElement??e.parentElement;if(!i)return()=>{};let s=0,l=null,u=!1,c=new MutationObserver(d=>{if(!u){for(let f of d)for(let h of f.removedNodes)if(h===t){if(s>=n){c.disconnect(),u=!0;return}l&&clearTimeout(l),l=setTimeout(()=>{if(!u){if(!e.isConnected){c.disconnect(),u=!0;return}s++;try{a()}catch{c.disconnect(),u=!0}}},o);return}}});return c.observe(i,{childList:!0,subtree:!0}),()=>{u=!0,c.disconnect(),l&&clearTimeout(l)}}var rD=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button","svg","path","circle","line","polyline","polygon","rect","g"]);function _y(t){if(typeof window.Sanitizer=="function")try{let l=new window.Sanitizer({}).sanitizeToFragment(t),u=document.createElement("div");return u.append(l),u.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=[];for(;n.nextNode();){let s=n.currentNode,l=s.tagName.toLowerCase();if(!rD.has(l)){o.push(s);continue}for(let u of Array.from(s.attributes)){let c=u.name.toLowerCase(),d=u.value.trim().toLowerCase(),f=c.startsWith("on"),S=(c==="href"||c==="src"||c==="formaction")&&(d.startsWith("javascript:")||d.startsWith("vbscript:")||d.startsWith("data:text/html"));(f||S)&&s.removeAttribute(u.name)}}let i=Array.from(r.querySelectorAll("svg"));for(let s of i)o.some(l=>s.contains(l)&&l.tagName.toLowerCase()==="script")&&o.push(s);for(let s of o){for(;s.firstChild;)s.parentNode?.insertBefore(s.firstChild,s);s.remove()}return a.innerHTML}var V1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=_y(t.html),n="data-syntro-insert-label",o=t.label;if(o){let d=CSS.escape(o),h=(a.parentElement??a).querySelector(`[${n}="${d}"]`);h&&h.remove()}let i=document.createElement("div");i.setAttribute("data-syntro-action-id",e.generateId()),o&&i.setAttribute(n,o),i.innerHTML=r;let s=null;switch(t.position){case"before":a.insertAdjacentElement("beforebegin",i);break;case"after":a.insertAdjacentElement("afterend",i);break;case"prepend":a.insertBefore(i,a.firstChild);break;case"append":a.appendChild(i);break;case"replace":s=a.innerHTML,a.replaceWith(i);break}let l=null;if(t.deepLink){let{tileId:d,itemId:f}=t.deepLink;l=()=>{let h=window.SynOS?.handle;h&&(h.open(),h.runtime?.events?.publish("notification.deep_link",{tileId:d,itemId:f}))},i.style.cursor="pointer",i.addEventListener("click",l)}e.publishEvent("action.applied",{id:e.generateId(),kind:"content:insertHtml",anchorId:t.anchorId,position:t.position});let c=$1(i,a,()=>{switch(t.position){case"before":a.insertAdjacentElement("beforebegin",i);break;case"after":a.insertAdjacentElement("afterend",i);break;case"prepend":a.insertBefore(i,a.firstChild);break;case"append":a.appendChild(i);break;case"replace":break}});return{cleanup:()=>{if(l&&i.removeEventListener("click",l),c(),!!i.isConnected)try{if(t.position==="replace"&&s!==null){let d=document.createElement(a.tagName);d.innerHTML=s,Array.from(a.attributes).forEach(f=>{d.setAttribute(f.name,f.value)}),i.replaceWith(d)}else i.remove()}catch{}},updateFn:d=>{"html"in d&&typeof d.html=="string"&&(i.innerHTML=_y(d.html))}}},j1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.textContent??"";return a.textContent=t.text,e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setText",anchorId:t.anchorId}),{cleanup:()=>{a.isConnected&&(a.textContent=r)},updateFn:n=>{"text"in n&&typeof n.text=="string"&&(a.textContent=n.text)}}},G1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=t.attr.toLowerCase();if(r.startsWith("on"))throw new Error(`Dangerous attribute not allowed: ${t.attr}`);if(r==="href"||r==="src"||r==="formaction"){let s=t.value.trim().toLowerCase();if(s.startsWith("javascript:")||s.startsWith("vbscript:")||s.startsWith("data:text/html"))throw new Error(`Dangerous URL not allowed in ${t.attr}: ${t.value}`)}let o=a.getAttribute(t.attr),i=a.hasAttribute(t.attr);return a.setAttribute(t.attr,t.value),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setAttr",anchorId:t.anchorId,attr:t.attr}),{cleanup:()=>{a.isConnected&&(i&&o!==null?a.setAttribute(t.attr,o):a.removeAttribute(t.attr))},updateFn:s=>{"value"in s&&typeof s.value=="string"&&a.setAttribute(t.attr,s.value)}}},W1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.classList.contains(t.className);return a.classList.add(t.className),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:addClass",anchorId:t.anchorId,className:t.className}),{cleanup:()=>{a.isConnected&&(r||a.classList.remove(t.className))}}},Z1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.classList.contains(t.className);return a.classList.remove(t.className),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:removeClass",anchorId:t.anchorId,className:t.className}),{cleanup:()=>{a.isConnected&&r&&a.classList.add(t.className)}}},X1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=new Map;for(let n of Object.keys(t.styles)){let o=a.style.getPropertyValue(n);r.set(n,o)}for(let[n,o]of Object.entries(t.styles))a.style.setProperty(n,o);return e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setStyle",anchorId:t.anchorId,styles:Object.keys(t.styles)}),{cleanup:()=>{if(a.isConnected)for(let[n,o]of r)o?a.style.setProperty(n,o):a.style.removeProperty(n)},updateFn:n=>{if("styles"in n&&typeof n.styles=="object"&&n.styles)for(let[o,i]of Object.entries(n.styles))a.style.setProperty(o,i)}}},Cy=[{kind:"content:insertHtml",executor:V1},{kind:"content:setText",executor:j1},{kind:"content:setAttr",executor:G1},{kind:"content:addClass",executor:W1},{kind:"content:removeClass",executor:Z1},{kind:"content:setStyle",executor:X1}],Nf={id:"adaptive-content",version:"1.0.0",name:"Content",description:"DOM manipulation for text, attributes, and styles",executors:Cy};var nD={light:50,medium:100,heavy:200},oD=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"],Y1={init(t,e,a){let r=nD[a.intensity],n=a.colors.length>0?a.colors:oD,o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*-e*.3,vx:(Math.random()-.5)*4,vy:Math.random()*2+1,rotation:Math.random()*Math.PI*2,rotationSpeed:(Math.random()-.5)*.2,size:Math.random()*6+4,color:n[Math.floor(Math.random()*n.length)],opacity:1,shape:Math.random()>.5?"rect":"circle"});return o},update(t,e,a){let r=!1;for(let n of t)n.vy+=.15,n.vx*=.99,n.x+=n.vx,n.y+=n.vy,n.rotation+=n.rotationSpeed,n.y>0&&n.opacity>0&&n.y>500&&(n.opacity-=.02,n.opacity<0&&(n.opacity=0)),n.opacity>.01&&(r=!0);return r},render(t,e){for(let a of e)a.opacity<.01||(t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.translate(a.x,a.y),t.rotate(a.rotation),a.shape==="circle"?(t.beginPath(),t.arc(0,0,a.size/2,0,Math.PI*2),t.fill()):t.fillRect(-a.size/2,-a.size/2,a.size,a.size*.6),t.restore())}};var iD={light:20,medium:40,heavy:80},sD="\u{1F389}",K1={init(t,e,a){let r=iD[a.intensity],n=typeof a.props?.emoji=="string"?a.props.emoji:sD,o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*-200,vx:0,vy:Math.random()*1.5+1,rotation:0,rotationSpeed:0,size:Math.random()*12+16,color:"#000000",opacity:1,shape:"emoji",emoji:n,data:{wobblePhase:Math.random()*Math.PI*2,wobbleAmp:Math.random()*1.5+.5,originX:0}});for(let i of o)i.data&&(i.data.originX=i.x);return o},update(t,e,a){let r=!1;for(let n of t){n.y+=n.vy;let o=n.data?.wobblePhase??0,i=n.data?.wobbleAmp??1,s=n.data?.originX??n.x;n.x=s+Math.sin(a*.003+o)*i*20,n.y>600&&(n.opacity-=.02,n.opacity<0&&(n.opacity=0)),n.opacity>.01&&(r=!0)}return r},render(t,e){for(let a of e)a.opacity<.01||!a.emoji||(t.save(),t.globalAlpha=a.opacity,t.font=`${a.size}px serif`,t.textAlign="center",t.textBaseline="middle",t.fillText(a.emoji,a.x,a.y),t.restore())}};var lD={light:20,medium:40,heavy:80},uD={light:3,medium:4,heavy:5},Q1={init(t,e,a){let r=lD[a.intensity],n=uD[a.intensity],o=a.colors.length>0?a.colors:["#ff4444","#44ff44","#4444ff"],i=[];for(let s=0;s<n;s++){let l=Math.random()*t*.8+t*.1,u=Math.random()*e*.6,c=o[Math.floor(Math.random()*o.length)];for(let d=0;d<r;d++){let f=Math.PI*2*d/r+(Math.random()-.5)*.3,h=Math.random()*3+2;i.push({x:l,y:u,vx:Math.cos(f)*h,vy:Math.sin(f)*h,rotation:0,rotationSpeed:0,size:Math.random()*3+2,color:c,opacity:1,shape:"circle",data:{centerX:l,centerY:u}})}}return i},update(t,e,a){let r=!1;for(let n of t)n.vx*=.97,n.vy*=.97,n.vy+=.03,n.x+=n.vx,n.y+=n.vy,n.opacity-=.008,n.opacity<0&&(n.opacity=0),n.opacity>.01&&(r=!0);return r},render(t,e){for(let a of e)a.opacity<.01||(t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.shadowBlur=12,t.shadowColor=a.color,t.beginPath(),t.arc(a.x,a.y,a.size,0,Math.PI*2),t.fill(),t.restore())}};var cD={light:30,medium:60,heavy:120},J1={init(t,e,a){let r=cD[a.intensity],n=a.colors.length>0?a.colors:["#ffd700","#ffffff","#fffacd"],o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*e,vx:(Math.random()-.5)*.3,vy:-(Math.random()*.5+.2),rotation:Math.random()*Math.PI*2,rotationSpeed:(Math.random()-.5)*.1,size:Math.random()*4+2,color:n[Math.floor(Math.random()*n.length)],opacity:Math.random()*.5+.5,shape:"circle",data:{phase:Math.random()*Math.PI*2,baseOpacity:Math.random()*.5+.5}});return o},update(t,e,a){let r=!1;for(let n of t){n.x+=n.vx,n.y+=n.vy,n.rotation+=n.rotationSpeed,n.data&&(n.data.baseOpacity=(n.data.baseOpacity??1)-.001,n.data.baseOpacity<0&&(n.data.baseOpacity=0));let o=n.data?.phase??0,i=n.data?.baseOpacity??1;if(i<=.01)n.opacity=0;else{let s=Math.sin(a*.005+o)*.4+.6;n.opacity=i*s}n.opacity>.01&&(r=!0)}return r},render(t,e){for(let a of e){if(a.opacity<.01)continue;t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.translate(a.x,a.y),t.rotate(a.rotation);let r=a.size;t.beginPath(),t.moveTo(0,-r),t.lineTo(r*.3,-r*.3),t.lineTo(r,0),t.lineTo(r*.3,r*.3),t.lineTo(0,r),t.lineTo(-r*.3,r*.3),t.lineTo(-r,0),t.lineTo(-r*.3,-r*.3),t.closePath(),t.fill(),t.restore()}}};var Ff=class{constructor(){this.canvas=null,this.ctx=null,this.rafId=null,this.particles=[],this.startTime=0,this.lastFrame=0,this.duration=0,this.effect=null,this.container=null}start(e,a,r){if(window.matchMedia("(prefers-reduced-motion: reduce)").matches)return;this.container=e,this.effect=a,this.duration=r.duration;let o=document.createElement("canvas");o.setAttribute("data-syntro-celebrate",""),Object.assign(o.style,{position:"fixed",inset:"0",pointerEvents:"none",zIndex:"2147483646"});let i=window.devicePixelRatio||1,s=window.innerWidth,l=window.innerHeight;o.width=s*i,o.height=l*i,o.style.width=`${s}px`,o.style.height=`${l}px`;let u=o.getContext("2d");u&&(u.scale(i,i),this.canvas=o,this.ctx=u,e.appendChild(o),this.particles=a.init(s,l,r),this.startTime=performance.now(),this.lastFrame=this.startTime,this.tick=this.tick.bind(this),this.rafId=requestAnimationFrame(this.tick))}stop(){this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null),this.canvas&&this.container&&(this.canvas.remove(),this.canvas=null),this.ctx=null,this.effect=null,this.container=null,this.particles=[]}tick(e){if(!this.ctx||!this.canvas||!this.effect)return;let a=e-this.startTime,r=e-this.lastFrame;if(this.lastFrame=e,a>=this.duration){this.stop();return}let n=this.canvas.width/(window.devicePixelRatio||1),o=this.canvas.height/(window.devicePixelRatio||1);if(this.ctx.clearRect(0,0,n,o),!this.effect.update(this.particles,r,a)){this.stop();return}this.effect.render(this.ctx,this.particles),this.rafId=requestAnimationFrame(this.tick)}};var dD=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"];function fD(t,e){return[t,e,`${t}cc`,`${e}cc`,"#ffffff",`${t}80`]}function pD(t){try{let e=getComputedStyle(t),a=e.getPropertyValue("--sc-color-primary")?.trim(),r=e.getPropertyValue("--sc-color-primary-hover")?.trim();if(a?.startsWith("#")&&a.length>=7)return fD(a,r||a)}catch{}return null}var ek=new Map([["confetti",Y1],["fireworks",Q1],["sparkles",J1],["emoji-rain",K1]]),tk=async(t,e)=>{let a=ek.get(t.effect);if(!a)return console.warn(`[adaptive-overlays] Unknown celebration effect: "${t.effect}". Available: ${[...ek.keys()].join(", ")}`),{cleanup:()=>{}};let r=t.colors??pD(e.overlayRoot)??dD,n={duration:t.duration??3e3,intensity:t.intensity??"medium",colors:r,props:t.props},o=new Ff;return o.start(e.overlayRoot,a,n),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:celebrate",effect:t.effect}),{cleanup:()=>{o.stop()}}};var Ly="syntro_active_tour",Hf=new Map;function hD(t){try{let e=localStorage.getItem(Ly);if(!e)return null;let a=JSON.parse(e);return a.tourId!==t?null:a}catch{return null}}function wy(t){try{localStorage.setItem(Ly,JSON.stringify(t))}catch{}}function mD(){try{localStorage.removeItem(Ly)}catch{}}function Au(){return window.location.pathname}function gD(t){if(!t.route)return!0;let e=Au();return t.route.includes("*")?new RegExp(`^${t.route.replace(/\*/g,".*")}$`).test(e):e===t.route}var ky=async(t,e)=>{let{tourId:a,steps:r,startStep:n,autoStart:o=!0}=t;if(r.length===0)throw new Error(`Tour "${a}" has no steps`);if(Hf.has(a))return{cleanup:async()=>{let y=Hf.get(a);y&&await y.cleanup()}};if(!e.applyAction)throw new Error("Tour executor requires applyAction in context");let i=hD(a),s=!!i;if(!s&&!o)return{cleanup:()=>{}};i||(i={tourId:a,currentStepId:n||r[0].id,startedAt:Date.now()},wy(i));let l=r.findIndex(y=>y.id===i.currentStepId);if(l===-1){let y=n||r[0].id;l=r.findIndex(v=>v.id===y),l===-1&&(l=0),i.currentStepId=r[l].id,wy(i)}let u=r[l];if(!gD(u))return e.publishEvent("tour.waiting_for_route",{tourId:a,stepId:u.id,expectedRoute:u.route,currentRoute:Au()}),{cleanup:()=>{}};let c=!1,d=null,f=null,h=null,S=async()=>{f&&(f(),f=null),d?.isApplied()&&(await d.revert(),d=null)},x=async y=>{if(c)return;if(await S(),y==="end"){mD(),e.publishEvent("tour.completed",{tourId:a,totalSteps:r.length}),c=!0;return}let v=r.find(C=>C.id===y);if(!v){console.error(`[Tour] Step "${y}" not found`);return}if(i.currentStepId=y,wy(i),e.publishEvent("tour.step_changed",{tourId:a,previousStepId:u.id,nextStepId:y}),v.route&&v.route!==Au()){e.publishEvent("tour.awaiting_navigation",{tourId:a,stepId:y,targetRoute:v.route});return}await b(v)},b=async y=>{if(!c){e.publishEvent("tour.step_started",{tourId:a,stepId:y.id,stepIndex:r.findIndex(v=>v.id===y.id),totalSteps:r.length});try{d=await e.applyAction(y.action)}catch(v){console.error(`[Tour] Failed to execute step "${y.id}":`,v),e.publishEvent("tour.step_failed",{tourId:a,stepId:y.id,error:String(v)});return}if(y.onAction&&e.subscribeEvent){f=e.subscribeEvent("action.modal_cta_clicked",w=>{let _=w?.actionId;if(_&&y.onAction){let L=y.onAction[_];L&&x(L)}});let v=e.subscribeEvent("action.tooltip_cta_clicked",w=>{let _=w?.actionId;if(_&&y.onAction){let L=y.onAction[_];L&&x(L)}}),C=f;f=()=>{C(),v()}}}};h=(()=>{let y=Au(),v=()=>{let _=Au();_!==y&&(y=_,e.publishEvent("tour.route_changed",{tourId:a,newRoute:_}))};if(e.subscribeNavigation)return e.subscribeNavigation(()=>v());window.addEventListener("popstate",v);let C=history.pushState.bind(history),w=history.replaceState.bind(history);return history.pushState=(..._)=>{C(..._),queueMicrotask(v)},history.replaceState=(..._)=>{w(..._),queueMicrotask(v)},()=>{window.removeEventListener("popstate",v),history.pushState=C,history.replaceState=w}})(),s?e.publishEvent("tour.resumed",{tourId:a,stepId:i.currentStepId}):e.publishEvent("tour.started",{tourId:a,totalSteps:r.length,startStepId:i.currentStepId}),await b(u);let m=async()=>{c=!0,Hf.delete(a),await S(),h&&h(),e.publishEvent("tour.paused",{tourId:a,stepId:i.currentStepId})};return Hf.set(a,{cleanup:m}),{cleanup:m}};var Qa={white:"#ffffff",black:"#000000"},ne={0:"#2c0b0a",1:"#5b1715",2:"#89221f",3:"#b72e2a",4:"#d44844",5:"#dd6d69",6:"#e5918f",7:"#eeb6b4",8:"#f6dada",9:"#faebea"},k={0:"#07080a",1:"#0f1318",2:"#0e1114",3:"#1c222a",4:"#2b333f",5:"#394454",6:"#475569",7:"#677384",8:"#87919f",9:"#a8afba",10:"#cbd0d7",11:"#e8eaee",12:"#f6f7f9"},Me={0:"#07230a",1:"#0e4514",2:"#16681e",3:"#1d8a28",4:"#24ad32",5:"#4fbd5a",6:"#7acd82",7:"#a5deab",8:"#d0eed3",9:"#e5f6e7"},At={0:"#301f09",1:"#5f3e12",2:"#8f5e1b",3:"#be7d24",4:"#ee9c2d",5:"#f1b057",6:"#f5c481",7:"#f8d7ab",8:"#fcebd5",9:"#fdf5ea"},Ge={0:"#330707",1:"#660f0e",2:"#991616",3:"#cc1e1d",4:"#ff2524",5:"#ff5150",6:"#ff7c7c",7:"#ffa8a7",8:"#ffd3d3",9:"#ffe9e9"},ba={0:"#051533",1:"#0a2a66",2:"#0f3f98",3:"#1454cb",4:"#1969fe",5:"#4787fe",6:"#75a5fe",7:"#a3c3ff",8:"#d1e1ff",9:"#e8f0ff"},Eu={0:"#662500",1:"#993d00",2:"#cc5800",3:"#ff7700",4:"#fea85d",5:"#fec58f",6:"#ffd6ae",7:"#fee6cd",8:"#fff1e1",9:"#fff8f0"},qt={0:"#151229",1:"#2a2452",2:"#40357c",3:"#5547a5",4:"#6a59ce",5:"#887ad8",6:"#a69be2",7:"#c3bdeb",8:"#e1def5",9:"#f0eefa"},Tu={0:"#37091f",1:"#69123c",2:"#9b1c58",3:"#cd2575",4:"#ff2e92",5:"#ff58a8",6:"#ff82be",7:"#ffabd3",8:"#ffd5e9",9:"#ffeaf4"};var Sa={primary:k[10],secondary:k[9],tertiary:k[8]},NU={primary:k[2],secondary:k[0]},Iy={primary:k[4],secondary:k[3]},Uf={primary:{text:Qa.white,icon:Qa.white,border:ne[3],backgroundDefault:ne[3],backgroundHover:ne[2]},neutral:{text:k[10],textHover:Qa.white,icon:k[10],iconHover:Qa.white,border:k[4],background:k[2]},link:{text:Qa.white,icon:Qa.white,hover:ne[5]},error:{text:Ge[5],hover:Ge[6]},success:{text:Me[5],hover:Me[6]}},FU={slateGrey:{content:k[10],pillOutline:k[10],borderPrimary:k[5],borderSecondary:k[5],background:k[3]},brand:{content:ne[9],pillOutline:ne[9],borderPrimary:ne[6],borderSecondary:ne[6],background:ne[0]},red:{content:Ge[8],pillOutline:Ge[4],borderPrimary:Ge[2],borderSecondary:Ge[2],background:Ge[0]},yellow:{content:At[8],pillOutline:At[4],borderPrimary:At[2],borderSecondary:At[2],background:At[0]},green:{content:Me[8],pillOutline:Me[4],borderPrimary:Me[2],borderSecondary:Me[2],background:Me[0]},purple:{content:qt[8],pillOutline:qt[4],borderPrimary:qt[2],borderSecondary:qt[2],background:qt[0]},blue:{content:ba[8],pillOutline:ba[4],borderPrimary:ba[2],borderSecondary:ba[2],background:ba[0]},orange:{content:Eu[8],pillOutline:Eu[4],borderPrimary:Eu[2],borderSecondary:Eu[2],background:Eu[0]},pink:{content:Tu[8],pillOutline:Tu[4],borderPrimary:Tu[2],borderSecondary:Tu[2],background:Tu[0]}},HU={green:{content:Me[8],border:Me[2],background:Me[0]},yellow:{content:At[8],border:At[2],background:At[0]},red:{content:Ge[8],border:Ge[2],background:Ge[0]}},UU={green:{content:Me[1],background:Me[9]},yellow:{content:At[1],background:At[9]},red:{content:Ge[1],background:Ge[9]}},zU={content:k[10],border:k[4],background:"#1c2124"},qU={backgroundDefault:k[2],backgroundHover:k[1],selected:k[3]},$U={background:k[2],icon:k[10],borderDefault:k[4],borderSelected:ne[3],textLabel:k[9],textPlaceholder:k[8],textHint:k[8]},VU={backgroundDefault:k[2],backgroundDisabled:k[0],textLabel:k[9],textPlaceholder:k[8],textHint:k[8],textError:Ge[5],iconDefault:k[9],iconPlaceholder:k[10],iconError:Ge[5],borderDefault:k[4],borderSelected:ne[3],borderError:Ge[5]},jU={handleDefault:Qa.white,handleDisabled:k[10],off:{backgroundDefault:k[4],backgroundHover:k[5],backgroundDisabled:k[4]},on:{backgroundDefault:Me[3],backgroundHover:Me[2],backgroundDisabled:k[4]}},GU={off:{backgroundDefault:"#00000000",backgroundHover:k[5],backgroundDisabled:k[2],border:k[6]},on:{backgroundDefault:Me[0],backgroundHover:Me[1],backgroundDisabled:k[2],border:Me[3]}},WU={content:k[10],background:k[4]},ZU={background:k[4],active:Me[3]},XU={background:k[1],content:k[9],border:k[4]},YU={backgroundDefault:k[1],backgroundHover:k[3],backgroundActive:k[4],border:k[4],contentPrimary:k[10],contentSecondary:k[9],contentTertiary:k[8]},KU={background:k[1],content:k[9],border:k[4]},QU={activeBackground:k[3],activeContent:ne[5],inactiveContent:k[9],border:k[4]},JU={header:{textDefault:k[9],textHover:k[8],backgroundDefault:k[1]},border:k[4],cell:{textPrimary:k[10],textSecondary:k[9],backgroundDefault:k[2],backgroundHover:k[1]}},ez={textPrimaryDefault:k[10],textPrimaryHover:k[10],textSecondaryDefault:k[8],textSecondaryHover:k[9],iconPrimary:k[10],iconSecondary:k[8]},tz={background:Me[1],active:Me[5]},az={textDefault:k[10],textSelected:Qa.white,textDisabled:k[7],backgroundDefault:k[2],backgroundMiddle:k[3],backgroundSelected:ne[3],border:k[4]},rz=k[9];var ak=typeof CSS<"u"&&CSS.supports?.("clip-path","path('M0 0 H1 V1 Z')");function rk(t,e,a){let r=a?.paddingPx??12,n=a?.radiusPx??12,o=Math.min(Math.max(a?.scrimOpacity??.55,0),1),i=a?.ringColor??`var(--syntro-ring, ${ba[5]})`,s=a?.blocking??!1,l=a?.onClickOutside??!0,u=a?.onEsc??!0,c=getComputedStyle(document.documentElement),d=c.getPropertyValue("--syntro-spotlight-backdrop").trim(),f=c.getPropertyValue("--syntro-ring").trim(),h=document.createElement("div");h.className="syntro-spotlight-scrim";let S=s||l;Object.assign(h.style,{position:"fixed",inset:"0",zIndex:"2147483646",pointerEvents:S?"auto":"none",background:d||`rgba(2, 6, 23, ${o})`,transition:"opacity 220ms ease",opacity:"0"}),e.appendChild(h),requestAnimationFrame(()=>h.style.opacity="1");let x=document.createElement("div");x.className="syntro-spotlight-ring",Object.assign(x.style,{position:"fixed",pointerEvents:"none",borderRadius:`${n}px`,border:`2px solid ${i||f||ba[5]}`,boxShadow:"0 0 0 4px rgba(255,255,255,0.35)",zIndex:"2147483647",transition:"all 220ms cubic-bezier(0.16,1,0.3,1)"}),e.appendChild(x);let b=[];if(!ak)for(let A=0;A<4;A++){let I=document.createElement("div");I.style.position="fixed",I.style.background="inherit",b.push(I),h.appendChild(I)}let g=A=>{h.style.clipPath=A,h.style.webkitClipPath=A},m=()=>{if(!t.isConnected){L.destroy();return}let A=t.getBoundingClientRect(),I=A.left-r,R=A.top-r,F=A.width+r*2,E=A.height+r*2;if(Object.assign(x.style,{left:`${I}px`,top:`${R}px`,width:`${F}px`,height:`${E}px`}),ak){let D=window.innerWidth,O=window.innerHeight,N=Math.min(n,F/2,E/2),G=`M 0 0 L ${D} 0 L ${D} ${O} L 0 ${O} Z`,H=`M ${I+N} ${R} A ${N} ${N} 0 0 0 ${I} ${R+N} L ${I} ${R+E-N} A ${N} ${N} 0 0 0 ${I+N} ${R+E} L ${I+F-N} ${R+E} A ${N} ${N} 0 0 0 ${I+F} ${R+E-N} L ${I+F} ${R+N} A ${N} ${N} 0 0 0 ${I+F-N} ${R} L ${I+N} ${R} Z`;g(`path('${G} ${H}')`)}else{let[D,O,N,G]=b;Object.assign(D.style,{left:"0px",top:"0px",width:"100vw",height:`${R}px`}),Object.assign(N.style,{left:"0px",top:`${R+E}px`,width:"100vw",height:`${Math.max(0,window.innerHeight-(R+E))}px`}),Object.assign(G.style,{left:"0px",top:`${R}px`,width:`${I}px`,height:`${E}px`}),Object.assign(O.style,{left:`${I+F}px`,top:`${R}px`,width:`${Math.max(0,window.innerWidth-(I+F))}px`,height:`${E}px`})}},y=new ResizeObserver(()=>requestAnimationFrame(m));y.observe(t);let v=()=>requestAnimationFrame(m),C=()=>requestAnimationFrame(m);window.addEventListener("scroll",v,!0),window.addEventListener("resize",C);let w=A=>{A.key==="Escape"&&u&&(a?.onDismiss?.(),L.destroy())};u&&window.addEventListener("keydown",w);let _=A=>{s?(A.preventDefault(),A.stopPropagation()):l&&(a?.onDismiss?.(),L.destroy())};h.addEventListener("click",_);let L={destroy(){y.disconnect(),window.removeEventListener("scroll",v,!0),window.removeEventListener("resize",C),u&&window.removeEventListener("keydown",w),h.removeEventListener("click",_),h.style.pointerEvents="none",h.style.opacity="0",setTimeout(()=>{try{h.remove()}catch{}try{x.remove()}catch{}},220)}};return m(),L}var vD=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button","svg","path","circle","line","polyline","polygon","rect","g"]);function _a(t){if(typeof window.Sanitizer=="function")try{let s=new window.Sanitizer({}).sanitizeToFragment(t),l=document.createElement("div");return l.append(s),l.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=[];for(;n.nextNode();){let i=n.currentNode,s=i.tagName.toLowerCase();if(!vD.has(s)){o.push(i);continue}for(let l of Array.from(i.attributes)){let u=l.name.toLowerCase(),c=l.value.trim().toLowerCase(),d=u.startsWith("on"),f=(u==="href"||u==="src")&&c.startsWith("javascript:");(d||f)&&i.removeAttribute(l.name)}}for(let i of o){for(;i.firstChild;)i.parentNode?.insertBefore(i.firstChild,i);i.remove()}return a.innerHTML}var Zo={bg:"var(--sc-overlay-background, #ffffff)",title:"var(--sc-overlay-title-color, var(--sc-overlay-text-color, #111827))",text:"var(--sc-overlay-text-color, #4b5563)",accent:"var(--sc-color-primary, #4f46e5)",radius:"var(--sc-border-radius, 12px)"},Ay=async(t,e)=>{let{content:a,size:r="md",blocking:n=!1,scrim:o,dismiss:i,ctaButtons:s}=t,l=document.createElement("div");l.className="syntro-modal-scrim",l.style.cssText=`
10
10
  position: fixed;
11
11
  inset: 0;
12
12
  background: rgba(0, 0, 0, ${o?.opacity??.6});
@@ -20,14 +20,14 @@ Error generating stack: `+r.message+`
20
20
  transform: translate(-50%, -50%) scale(0.95);
21
21
  max-width: ${c[r]};
22
22
  width: 90%;
23
- background: ${Bo.bg};
24
- border-radius: ${Bo.radius};
23
+ background: ${Zo.bg};
24
+ border-radius: ${Zo.radius};
25
25
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
26
26
  z-index: 2147483646;
27
27
  opacity: 0;
28
28
  transition: opacity 200ms ease-out, transform 200ms ease-out;
29
29
  padding: 24px;
30
- `;let d="";if(a.title&&(d+=`<h2 class="syntro-modal-title" style="margin: 0 0 12px 0; font-size: 18px; font-weight: 600; color: ${Bo.title};">${ha(a.title)}</h2>`),d+=`<div class="syntro-modal-body" style="color: ${Bo.text}; line-height: 1.5;">${ha(a.body)}</div>`,i?.closeButton!==!1&&(d+=`
30
+ `;let d="";if(a.title&&(d+=`<h2 class="syntro-modal-title" style="margin: 0 0 12px 0; font-size: 18px; font-weight: 600; color: ${Zo.title};">${_a(a.title)}</h2>`),d+=`<div class="syntro-modal-body" style="color: ${Zo.text}; line-height: 1.5;">${_a(a.body)}</div>`,i?.closeButton!==!1&&(d+=`
31
31
  <button class="syntro-modal-close" data-syntro-action="dismiss" style="
32
32
  position: absolute;
33
33
  top: 16px;
@@ -36,17 +36,17 @@ Error generating stack: `+r.message+`
36
36
  border: none;
37
37
  cursor: pointer;
38
38
  padding: 4px;
39
- color: ${Bo.text};
39
+ color: ${Zo.text};
40
40
  opacity: 0.6;
41
41
  " aria-label="Close">
42
42
  <svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor">
43
43
  <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd"/>
44
44
  </svg>
45
45
  </button>
46
- `),s&&s.length>0){d+='<div class="syntro-modal-actions" style="display: flex; gap: 12px; margin-top: 24px; justify-content: flex-end;">';for(let _ of s){let L=_.primary??!1;d+=`
46
+ `),s&&s.length>0){d+='<div class="syntro-modal-actions" style="display: flex; gap: 12px; margin-top: 24px; justify-content: flex-end;">';for(let C of s){let w=C.primary??!1;d+=`
47
47
  <button
48
- class="syntro-modal-btn ${L?"syntro-modal-btn-primary":""}"
49
- data-syntro-action="${ha(_.actionId)}"
48
+ class="syntro-modal-btn ${w?"syntro-modal-btn-primary":""}"
49
+ data-syntro-action="${_a(C.actionId)}"
50
50
  style="
51
51
  padding: 10px 20px;
52
52
  border-radius: 8px;
@@ -54,79 +54,137 @@ Error generating stack: `+r.message+`
54
54
  font-weight: 500;
55
55
  cursor: pointer;
56
56
  transition: background 150ms ease;
57
- ${L?`background: ${Bo.accent}; color: white; border: none;`:`background: transparent; color: ${Bo.accent}; border: 1px solid currentColor; opacity: 0.7;`}
57
+ ${w?`background: ${Zo.accent}; color: white; border: none;`:`background: transparent; color: ${Zo.accent}; border: 1px solid currentColor; opacity: 0.7;`}
58
58
  "
59
59
  >
60
- ${ha(_.label)}
60
+ ${_a(C.label)}
61
61
  </button>
62
- `}d+="</div>"}u.innerHTML=d,e.overlayRoot.appendChild(u);let h=null,g=u.querySelectorAll("[data-syntro-action]"),S=_=>{let C=_.currentTarget.getAttribute("data-syntro-action");C&&(h=C,e.publishEvent("action.modal_cta_clicked",{actionId:C}),y.destroy())};g.forEach(_=>_.addEventListener("click",S));let b=_=>{_.key==="Escape"&&i?.onEsc!==!1&&y.destroy()};window.addEventListener("keydown",b);let x=()=>{n||y.destroy()};l.addEventListener("click",x);let f=[];n&&Array.from(document.body.children).forEach(_=>{_!==e.overlayRoot&&_.getAttribute("inert")===null&&!_.querySelector("[data-syntro-editor-panel]")&&!_.hasAttribute("data-syntro-editor-panel")&&(_.setAttribute("inert",""),f.push(_))});let m;i?.timeoutMs&&(m=setTimeout(()=>{y.destroy()},i.timeoutMs));let v=u.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');v.length>0&&requestAnimationFrame(()=>v[0].focus()),requestAnimationFrame(()=>{l.style.opacity="1",u.style.opacity="1",u.style.transform="translate(-50%, -50%) scale(1)"}),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:modal",size:r,blocking:n});let y={destroy(){m&&clearTimeout(m),window.removeEventListener("keydown",b),l.removeEventListener("click",x),g.forEach(_=>_.removeEventListener("click",S)),f.forEach(_=>_.removeAttribute("inert")),u.style.pointerEvents="none",l.style.pointerEvents="none",u.style.opacity="0",u.style.transform="translate(-50%, -50%) scale(0.95)",l.style.opacity="0",setTimeout(()=>{u.remove(),l.remove()},200),e.publishEvent("action.modal_dismissed",{actionClicked:h})}};return{cleanup:()=>{y.destroy()}}};var kL=["top","right","bottom","left"];var zn=Math.min,qr=Math.max,cu=Math.round,du=Math.floor,$a=t=>({x:t,y:t}),c2={left:"right",right:"left",bottom:"top",top:"bottom"},d2={start:"end",end:"start"};function of(t,e,a){return qr(t,zn(e,a))}function Fo(t,e){return typeof t=="function"?t(e):t}function Vn(t){return t.split("-")[0]}function is(t){return t.split("-")[1]}function Dv(t){return t==="x"?"y":"x"}function sf(t){return t==="y"?"height":"width"}var f2=new Set(["top","bottom"]);function zr(t){return f2.has(Vn(t))?"y":"x"}function lf(t){return Dv(zr(t))}function EL(t,e,a){a===void 0&&(a=!1);let r=is(t),n=lf(t),o=sf(n),i=n==="x"?r===(a?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[o]>e.floating[o]&&(i=uu(i)),[i,uu(i)]}function TL(t){let e=uu(t);return[nf(t),e,nf(e)]}function nf(t){return t.replace(/start|end/g,e=>d2[e])}var IL=["left","right"],AL=["right","left"],p2=["top","bottom"],h2=["bottom","top"];function m2(t,e,a){switch(t){case"top":case"bottom":return a?e?AL:IL:e?IL:AL;case"left":case"right":return e?p2:h2;default:return[]}}function RL(t,e,a,r){let n=is(t),o=m2(Vn(t),a==="start",r);return n&&(o=o.map(i=>i+"-"+n),e&&(o=o.concat(o.map(nf)))),o}function uu(t){return t.replace(/left|right|bottom|top/g,e=>c2[e])}function g2(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ov(t){return typeof t!="number"?g2(t):{top:t,right:t,bottom:t,left:t}}function No(t){let{x:e,y:a,width:r,height:n}=t;return{width:r,height:n,top:a,left:e,right:e+r,bottom:a+n,x:e,y:a}}function ML(t,e,a){let{reference:r,floating:n}=t,o=zr(e),i=lf(e),s=sf(i),l=Vn(e),u=o==="y",c=r.x+r.width/2-n.width/2,d=r.y+r.height/2-n.height/2,h=r[s]/2-n[s]/2,g;switch(l){case"top":g={x:c,y:r.y-n.height};break;case"bottom":g={x:c,y:r.y+r.height};break;case"right":g={x:r.x+r.width,y:d};break;case"left":g={x:r.x-n.width,y:d};break;default:g={x:r.x,y:r.y}}switch(is(e)){case"start":g[i]-=h*(a&&u?-1:1);break;case"end":g[i]+=h*(a&&u?-1:1);break}return g}async function BL(t,e){var a;e===void 0&&(e={});let{x:r,y:n,platform:o,rects:i,elements:s,strategy:l}=t,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:h=!1,padding:g=0}=Fo(e,t),S=Ov(g),x=s[h?d==="floating"?"reference":"floating":d],f=No(await o.getClippingRect({element:(a=await(o.isElement==null?void 0:o.isElement(x)))==null||a?x:x.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:u,rootBoundary:c,strategy:l})),m=d==="floating"?{x:r,y:n,width:i.floating.width,height:i.floating.height}:i.reference,v=await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),y=await(o.isElement==null?void 0:o.isElement(v))?await(o.getScale==null?void 0:o.getScale(v))||{x:1,y:1}:{x:1,y:1},_=No(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:m,offsetParent:v,strategy:l}):m);return{top:(f.top-_.top+S.top)/y.y,bottom:(_.bottom-f.bottom+S.bottom)/y.y,left:(f.left-_.left+S.left)/y.x,right:(_.right-f.right+S.right)/y.x}}var FL=async(t,e,a)=>{let{placement:r="bottom",strategy:n="absolute",middleware:o=[],platform:i}=a,s=o.filter(Boolean),l=await(i.isRTL==null?void 0:i.isRTL(e)),u=await i.getElementRects({reference:t,floating:e,strategy:n}),{x:c,y:d}=ML(u,r,l),h=r,g={},S=0;for(let x=0;x<s.length;x++){var b;let{name:f,fn:m}=s[x],{x:v,y,data:_,reset:L}=await m({x:c,y:d,initialPlacement:r,placement:h,strategy:n,middlewareData:g,rects:u,platform:{...i,detectOverflow:(b=i.detectOverflow)!=null?b:BL},elements:{reference:t,floating:e}});c=v??c,d=y??d,g={...g,[f]:{...g[f],..._}},L&&S<=50&&(S++,typeof L=="object"&&(L.placement&&(h=L.placement),L.rects&&(u=L.rects===!0?await i.getElementRects({reference:t,floating:e,strategy:n}):L.rects),{x:c,y:d}=ML(u,h,l)),x=-1)}return{x:c,y:d,placement:h,strategy:n,middlewareData:g}},NL=t=>({name:"arrow",options:t,async fn(e){let{x:a,y:r,placement:n,rects:o,platform:i,elements:s,middlewareData:l}=e,{element:u,padding:c=0}=Fo(t,e)||{};if(u==null)return{};let d=Ov(c),h={x:a,y:r},g=lf(n),S=sf(g),b=await i.getDimensions(u),x=g==="y",f=x?"top":"left",m=x?"bottom":"right",v=x?"clientHeight":"clientWidth",y=o.reference[S]+o.reference[g]-h[g]-o.floating[S],_=h[g]-o.reference[g],L=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u)),C=L?L[v]:0;(!C||!await(i.isElement==null?void 0:i.isElement(L)))&&(C=s.floating[v]||o.floating[S]);let k=y/2-_/2,w=C/2-b[S]/2-1,I=zn(d[f],w),T=zn(d[m],w),D=I,M=C-b[S]-T,B=C/2-b[S]/2+k,F=of(D,B,M),H=!l.arrow&&is(n)!=null&&B!==F&&o.reference[S]/2-(B<D?I:T)-b[S]/2<0,V=H?B<D?B-D:B-M:0;return{[g]:h[g]+V,data:{[g]:F,centerOffset:B-F-V,...H&&{alignmentOffset:V}},reset:H}}});var PL=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var a,r;let{placement:n,middlewareData:o,rects:i,initialPlacement:s,platform:l,elements:u}=e,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:h,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:b=!0,...x}=Fo(t,e);if((a=o.arrow)!=null&&a.alignmentOffset)return{};let f=Vn(n),m=zr(s),v=Vn(s)===s,y=await(l.isRTL==null?void 0:l.isRTL(u.floating)),_=h||(v||!b?[uu(s)]:TL(s)),L=S!=="none";!h&&L&&_.push(...RL(s,b,S,y));let C=[s,..._],k=await l.detectOverflow(e,x),w=[],I=((r=o.flip)==null?void 0:r.overflows)||[];if(c&&w.push(k[f]),d){let B=EL(n,i,y);w.push(k[B[0]],k[B[1]])}if(I=[...I,{placement:n,overflows:w}],!w.every(B=>B<=0)){var T,D;let B=(((T=o.flip)==null?void 0:T.index)||0)+1,F=C[B];if(F&&(!(d==="alignment"?m!==zr(F):!1)||I.every(N=>zr(N.placement)===m?N.overflows[0]>0:!0)))return{data:{index:B,overflows:I},reset:{placement:F}};let H=(D=I.filter(V=>V.overflows[0]<=0).sort((V,N)=>V.overflows[1]-N.overflows[1])[0])==null?void 0:D.placement;if(!H)switch(g){case"bestFit":{var M;let V=(M=I.filter(N=>{if(L){let X=zr(N.placement);return X===m||X==="y"}return!0}).map(N=>[N.placement,N.overflows.filter(X=>X>0).reduce((X,ve)=>X+ve,0)]).sort((N,X)=>N[1]-X[1])[0])==null?void 0:M[0];V&&(H=V);break}case"initialPlacement":H=s;break}if(n!==H)return{reset:{placement:H}}}return{}}}};function DL(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function OL(t){return kL.some(e=>t[e]>=0)}var HL=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){let{rects:a,platform:r}=e,{strategy:n="referenceHidden",...o}=Fo(t,e);switch(n){case"referenceHidden":{let i=await r.detectOverflow(e,{...o,elementContext:"reference"}),s=DL(i,a.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:OL(s)}}}case"escaped":{let i=await r.detectOverflow(e,{...o,altBoundary:!0}),s=DL(i,a.floating);return{data:{escapedOffsets:s,escaped:OL(s)}}}default:return{}}}}};var v2=new Set(["left","top"]);async function y2(t,e){let{placement:a,platform:r,elements:n}=t,o=await(r.isRTL==null?void 0:r.isRTL(n.floating)),i=Vn(a),s=is(a),l=zr(a)==="y",u=v2.has(i)?-1:1,c=o&&l?-1:1,d=Fo(e,t),{mainAxis:h,crossAxis:g,alignmentAxis:S}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof S=="number"&&(g=s==="end"?S*-1:S),l?{x:g*c,y:h*u}:{x:h*u,y:g*c}}var UL=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var a,r;let{x:n,y:o,placement:i,middlewareData:s}=e,l=await y2(e,t);return i===((a=s.offset)==null?void 0:a.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:n+l.x,y:o+l.y,data:{...l,placement:i}}}}},qL=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:a,y:r,placement:n,platform:o}=e,{mainAxis:i=!0,crossAxis:s=!1,limiter:l={fn:f=>{let{x:m,y:v}=f;return{x:m,y:v}}},...u}=Fo(t,e),c={x:a,y:r},d=await o.detectOverflow(e,u),h=zr(Vn(n)),g=Dv(h),S=c[g],b=c[h];if(i){let f=g==="y"?"top":"left",m=g==="y"?"bottom":"right",v=S+d[f],y=S-d[m];S=of(v,S,y)}if(s){let f=h==="y"?"top":"left",m=h==="y"?"bottom":"right",v=b+d[f],y=b-d[m];b=of(v,b,y)}let x=l.fn({...e,[g]:S,[h]:b});return{...x,data:{x:x.x-a,y:x.y-r,enabled:{[g]:i,[h]:s}}}}}};function uf(){return typeof window<"u"}function Po(t){return VL(t)?(t.nodeName||"").toLowerCase():"#document"}function Xt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ja(t){var e;return(e=(VL(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function VL(t){return uf()?t instanceof Node||t instanceof Xt(t).Node:!1}function Ta(t){return uf()?t instanceof Element||t instanceof Xt(t).Element:!1}function Ga(t){return uf()?t instanceof HTMLElement||t instanceof Xt(t).HTMLElement:!1}function zL(t){return!uf()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Xt(t).ShadowRoot}var x2=new Set(["inline","contents"]);function ls(t){let{overflow:e,overflowX:a,overflowY:r,display:n}=Ra(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+a)&&!x2.has(n)}var b2=new Set(["table","td","th"]);function $L(t){return b2.has(Po(t))}var S2=[":popover-open",":modal"];function fu(t){return S2.some(e=>{try{return t.matches(e)}catch{return!1}})}var C2=["transform","translate","scale","rotate","perspective"],_2=["transform","translate","scale","rotate","perspective","filter"],w2=["paint","layout","strict","content"];function cf(t){let e=df(),a=Ta(t)?Ra(t):t;return C2.some(r=>a[r]?a[r]!=="none":!1)||(a.containerType?a.containerType!=="normal":!1)||!e&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!e&&(a.filter?a.filter!=="none":!1)||_2.some(r=>(a.willChange||"").includes(r))||w2.some(r=>(a.contain||"").includes(r))}function jL(t){let e=Vr(t);for(;Ga(e)&&!Ho(e);){if(cf(e))return e;if(fu(e))return null;e=Vr(e)}return null}function df(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}var L2=new Set(["html","body","#document"]);function Ho(t){return L2.has(Po(t))}function Ra(t){return Xt(t).getComputedStyle(t)}function pu(t){return Ta(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Vr(t){if(Po(t)==="html")return t;let e=t.assignedSlot||t.parentNode||zL(t)&&t.host||ja(t);return zL(e)?e.host:e}function GL(t){let e=Vr(t);return Ho(e)?t.ownerDocument?t.ownerDocument.body:t.body:Ga(e)&&ls(e)?e:GL(e)}function ss(t,e,a){var r;e===void 0&&(e=[]),a===void 0&&(a=!0);let n=GL(t),o=n===((r=t.ownerDocument)==null?void 0:r.body),i=Xt(n);if(o){let s=ff(i);return e.concat(i,i.visualViewport||[],ls(n)?n:[],s&&a?ss(s):[])}return e.concat(n,ss(n,[],a))}function ff(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function YL(t){let e=Ra(t),a=parseFloat(e.width)||0,r=parseFloat(e.height)||0,n=Ga(t),o=n?t.offsetWidth:a,i=n?t.offsetHeight:r,s=cu(a)!==o||cu(r)!==i;return s&&(a=o,r=i),{width:a,height:r,$:s}}function Fv(t){return Ta(t)?t:t.contextElement}function us(t){let e=Fv(t);if(!Ga(e))return $a(1);let a=e.getBoundingClientRect(),{width:r,height:n,$:o}=YL(e),i=(o?cu(a.width):a.width)/r,s=(o?cu(a.height):a.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}var I2=$a(0);function KL(t){let e=Xt(t);return!df()||!e.visualViewport?I2:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function A2(t,e,a){return e===void 0&&(e=!1),!a||e&&a!==Xt(t)?!1:e}function Uo(t,e,a,r){e===void 0&&(e=!1),a===void 0&&(a=!1);let n=t.getBoundingClientRect(),o=Fv(t),i=$a(1);e&&(r?Ta(r)&&(i=us(r)):i=us(t));let s=A2(o,a,r)?KL(o):$a(0),l=(n.left+s.x)/i.x,u=(n.top+s.y)/i.y,c=n.width/i.x,d=n.height/i.y;if(o){let h=Xt(o),g=r&&Ta(r)?Xt(r):r,S=h,b=ff(S);for(;b&&r&&g!==S;){let x=us(b),f=b.getBoundingClientRect(),m=Ra(b),v=f.left+(b.clientLeft+parseFloat(m.paddingLeft))*x.x,y=f.top+(b.clientTop+parseFloat(m.paddingTop))*x.y;l*=x.x,u*=x.y,c*=x.x,d*=x.y,l+=v,u+=y,S=Xt(b),b=ff(S)}}return No({width:c,height:d,x:l,y:u})}function pf(t,e){let a=pu(t).scrollLeft;return e?e.left+a:Uo(ja(t)).left+a}function QL(t,e){let a=t.getBoundingClientRect(),r=a.left+e.scrollLeft-pf(t,a),n=a.top+e.scrollTop;return{x:r,y:n}}function k2(t){let{elements:e,rect:a,offsetParent:r,strategy:n}=t,o=n==="fixed",i=ja(r),s=e?fu(e.floating):!1;if(r===i||s&&o)return a;let l={scrollLeft:0,scrollTop:0},u=$a(1),c=$a(0),d=Ga(r);if((d||!d&&!o)&&((Po(r)!=="body"||ls(i))&&(l=pu(r)),Ga(r))){let g=Uo(r);u=us(r),c.x=g.x+r.clientLeft,c.y=g.y+r.clientTop}let h=i&&!d&&!o?QL(i,l):$a(0);return{width:a.width*u.x,height:a.height*u.y,x:a.x*u.x-l.scrollLeft*u.x+c.x+h.x,y:a.y*u.y-l.scrollTop*u.y+c.y+h.y}}function E2(t){return Array.from(t.getClientRects())}function T2(t){let e=ja(t),a=pu(t),r=t.ownerDocument.body,n=qr(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),o=qr(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),i=-a.scrollLeft+pf(t),s=-a.scrollTop;return Ra(r).direction==="rtl"&&(i+=qr(e.clientWidth,r.clientWidth)-n),{width:n,height:o,x:i,y:s}}var WL=25;function R2(t,e){let a=Xt(t),r=ja(t),n=a.visualViewport,o=r.clientWidth,i=r.clientHeight,s=0,l=0;if(n){o=n.width,i=n.height;let c=df();(!c||c&&e==="fixed")&&(s=n.offsetLeft,l=n.offsetTop)}let u=pf(r);if(u<=0){let c=r.ownerDocument,d=c.body,h=getComputedStyle(d),g=c.compatMode==="CSS1Compat"&&parseFloat(h.marginLeft)+parseFloat(h.marginRight)||0,S=Math.abs(r.clientWidth-d.clientWidth-g);S<=WL&&(o-=S)}else u<=WL&&(o+=u);return{width:o,height:i,x:s,y:l}}var M2=new Set(["absolute","fixed"]);function D2(t,e){let a=Uo(t,!0,e==="fixed"),r=a.top+t.clientTop,n=a.left+t.clientLeft,o=Ga(t)?us(t):$a(1),i=t.clientWidth*o.x,s=t.clientHeight*o.y,l=n*o.x,u=r*o.y;return{width:i,height:s,x:l,y:u}}function ZL(t,e,a){let r;if(e==="viewport")r=R2(t,a);else if(e==="document")r=T2(ja(t));else if(Ta(e))r=D2(e,a);else{let n=KL(t);r={x:e.x-n.x,y:e.y-n.y,width:e.width,height:e.height}}return No(r)}function JL(t,e){let a=Vr(t);return a===e||!Ta(a)||Ho(a)?!1:Ra(a).position==="fixed"||JL(a,e)}function O2(t,e){let a=e.get(t);if(a)return a;let r=ss(t,[],!1).filter(s=>Ta(s)&&Po(s)!=="body"),n=null,o=Ra(t).position==="fixed",i=o?Vr(t):t;for(;Ta(i)&&!Ho(i);){let s=Ra(i),l=cf(i);!l&&s.position==="fixed"&&(n=null),(o?!l&&!n:!l&&s.position==="static"&&!!n&&M2.has(n.position)||ls(i)&&!l&&JL(t,i))?r=r.filter(c=>c!==i):n=s,i=Vr(i)}return e.set(t,r),r}function B2(t){let{element:e,boundary:a,rootBoundary:r,strategy:n}=t,i=[...a==="clippingAncestors"?fu(e)?[]:O2(e,this._c):[].concat(a),r],s=i[0],l=i.reduce((u,c)=>{let d=ZL(e,c,n);return u.top=qr(d.top,u.top),u.right=zn(d.right,u.right),u.bottom=zn(d.bottom,u.bottom),u.left=qr(d.left,u.left),u},ZL(e,s,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function F2(t){let{width:e,height:a}=YL(t);return{width:e,height:a}}function N2(t,e,a){let r=Ga(e),n=ja(e),o=a==="fixed",i=Uo(t,!0,o,e),s={scrollLeft:0,scrollTop:0},l=$a(0);function u(){l.x=pf(n)}if(r||!r&&!o)if((Po(e)!=="body"||ls(n))&&(s=pu(e)),r){let g=Uo(e,!0,o,e);l.x=g.x+e.clientLeft,l.y=g.y+e.clientTop}else n&&u();o&&!r&&n&&u();let c=n&&!r&&!o?QL(n,s):$a(0),d=i.left+s.scrollLeft-l.x-c.x,h=i.top+s.scrollTop-l.y-c.y;return{x:d,y:h,width:i.width,height:i.height}}function Bv(t){return Ra(t).position==="static"}function XL(t,e){if(!Ga(t)||Ra(t).position==="fixed")return null;if(e)return e(t);let a=t.offsetParent;return ja(t)===a&&(a=a.ownerDocument.body),a}function eI(t,e){let a=Xt(t);if(fu(t))return a;if(!Ga(t)){let n=Vr(t);for(;n&&!Ho(n);){if(Ta(n)&&!Bv(n))return n;n=Vr(n)}return a}let r=XL(t,e);for(;r&&$L(r)&&Bv(r);)r=XL(r,e);return r&&Ho(r)&&Bv(r)&&!cf(r)?a:r||jL(t)||a}var P2=async function(t){let e=this.getOffsetParent||eI,a=this.getDimensions,r=await a(t.floating);return{reference:N2(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function H2(t){return Ra(t).direction==="rtl"}var U2={convertOffsetParentRelativeRectToViewportRelativeRect:k2,getDocumentElement:ja,getClippingRect:B2,getOffsetParent:eI,getElementRects:P2,getClientRects:E2,getDimensions:F2,getScale:us,isElement:Ta,isRTL:H2};function tI(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function q2(t,e){let a=null,r,n=ja(t);function o(){var s;clearTimeout(r),(s=a)==null||s.disconnect(),a=null}function i(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),o();let u=t.getBoundingClientRect(),{left:c,top:d,width:h,height:g}=u;if(s||e(),!h||!g)return;let S=du(d),b=du(n.clientWidth-(c+h)),x=du(n.clientHeight-(d+g)),f=du(c),v={rootMargin:-S+"px "+-b+"px "+-x+"px "+-f+"px",threshold:qr(0,zn(1,l))||1},y=!0;function _(L){let C=L[0].intersectionRatio;if(C!==l){if(!y)return i();C?i(!1,C):r=setTimeout(()=>{i(!1,1e-7)},1e3)}C===1&&!tI(u,t.getBoundingClientRect())&&i(),y=!1}try{a=new IntersectionObserver(_,{...v,root:n.ownerDocument})}catch{a=new IntersectionObserver(_,v)}a.observe(t)}return i(!0),o}function hf(t,e,a,r){r===void 0&&(r={});let{ancestorScroll:n=!0,ancestorResize:o=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,u=Fv(t),c=n||o?[...u?ss(u):[],...ss(e)]:[];c.forEach(f=>{n&&f.addEventListener("scroll",a,{passive:!0}),o&&f.addEventListener("resize",a)});let d=u&&s?q2(u,a):null,h=-1,g=null;i&&(g=new ResizeObserver(f=>{let[m]=f;m&&m.target===u&&g&&(g.unobserve(e),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{var v;(v=g)==null||v.observe(e)})),a()}),u&&!l&&g.observe(u),g.observe(e));let S,b=l?Uo(t):null;l&&x();function x(){let f=Uo(t);b&&!tI(b,f)&&a(),b=f,S=requestAnimationFrame(x)}return a(),()=>{var f;c.forEach(m=>{n&&m.removeEventListener("scroll",a),o&&m.removeEventListener("resize",a)}),d?.(),(f=g)==null||f.disconnect(),g=null,l&&cancelAnimationFrame(S)}}var mf=UL;var gf=qL,vf=PL;var aI=HL,rI=NL;var yf=(t,e,a)=>{let r=new Map,n={platform:U2,...a},o={...n.platform,_c:r};return FL(t,e,{...n,platform:o})};function z2(t){let e=t.getBoundingClientRect(),a=window.innerWidth,r=window.innerHeight;if(!(e.width>a*.8||e.height>r*.8))return t;let o=Math.max(e.left,0),i=Math.max(e.top,0),s=Math.min(e.right,a),l=Math.min(e.bottom,r),u=(o+s)/2,c=(i+l)/2;return{getBoundingClientRect(){return{width:0,height:0,x:u,y:c,top:c,left:u,right:u,bottom:c}}}}function nI(t,e,a){let r=t.getBoundingClientRect();r.width>window.innerWidth*.8||r.height>window.innerHeight*.8||t.scrollIntoView({behavior:"smooth",block:"center",inline:"center"});let o=document.createElement("div");if(o.className="syntro-tooltip",o.setAttribute("role","tooltip"),o.innerHTML=ha(a.html),!a.trigger||a.trigger==="immediate"){let f=document.createElement("button");f.className="syntro-tooltip-close",f.setAttribute("aria-label","Close"),f.textContent="\xD7",Object.assign(f.style,{position:"absolute",top:"4px",right:"4px",background:"none",border:"none",color:"inherit",fontSize:"16px",lineHeight:"1",cursor:"pointer",opacity:"0.6",padding:"2px 4px"}),f.addEventListener("mouseenter",()=>{f.style.opacity="1"}),f.addEventListener("mouseleave",()=>{f.style.opacity="0.6"}),f.addEventListener("click",()=>x.destroy()),o.style.position="relative",o.appendChild(f)}let i=o.querySelectorAll("[data-syntro-action]"),s=f=>{let v=f.currentTarget.getAttribute("data-syntro-action");v&&a.onAction&&a.onAction(v)};i.forEach(f=>f.addEventListener("click",s));let l=document.createElement("div");l.className="syntro-tooltip-arrow",o.appendChild(l),e.appendChild(o);let u=[mf(a.offsetPx??8),vf(),gf({padding:8}),aI(),rI({element:l})],c=a.placement&&a.placement!=="auto"?a.placement:"top",d=hf(t,o,async()=>{if(!t.isConnected){x.destroy();return}let f=z2(t),m=await yf(f,o,{placement:c,strategy:"fixed",middleware:u}),{x:v,y,strategy:_,middlewareData:L,placement:C}=m;if(Object.assign(o.style,{left:`${v}px`,top:`${y}px`,position:_}),L.arrow){let{x:k,y:w}=L.arrow,I=C.split("-")[0],T={top:"bottom",right:"left",bottom:"top",left:"right"};Object.assign(l.style,{left:k!=null?`${k}px`:"",top:w!=null?`${w}px`:"",right:"",bottom:"",[T[I]]:"-4px"});let D={top:"0deg",right:"90deg",bottom:"180deg",left:"270deg"};l.style.transform=`rotate(${D[I]||"0deg"})`}}),h=f=>{f.key==="Escape"&&x.destroy()};window.addEventListener("keydown",h);let g=[];if(a.blocking){Array.from(document.body.children).forEach(m=>{m!==e&&m.getAttribute("inert")===null&&(m.setAttribute("inert",""),g.push(m.id||m.tagName))});let f=Array.from(o.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'));if(f.length>0){let m=f[0],v=f[f.length-1],y=_=>{_.key==="Tab"&&(_.shiftKey?document.activeElement===m&&(v.focus(),_.preventDefault()):document.activeElement===v&&(m.focus(),_.preventDefault()))};o.addEventListener("keydown",y),requestAnimationFrame(()=>m.focus())}}let b=(()=>{if(a.trigger==="hover"){let f=null,m=()=>{f&&(clearTimeout(f),f=null),o.style.visibility="visible",o.style.opacity="1"},v=()=>{f=setTimeout(()=>{o.style.visibility="hidden",o.style.opacity="0",f=null},100)};return o.style.visibility="hidden",o.style.opacity="0",o.style.transition="opacity 200ms ease, visibility 200ms",t.addEventListener("mouseenter",m),t.addEventListener("mouseleave",v),o.addEventListener("mouseenter",m),o.addEventListener("mouseleave",v),t.addEventListener("focus",m),t.addEventListener("blur",v),()=>{f&&clearTimeout(f),t.removeEventListener("mouseenter",m),t.removeEventListener("mouseleave",v),o.removeEventListener("mouseenter",m),o.removeEventListener("mouseleave",v),t.removeEventListener("focus",m),t.removeEventListener("blur",v)}}if(a.trigger==="click"){let f=()=>{o.style.visibility==="visible"?x.destroy():(o.style.visibility="visible",o.style.opacity="1")};return o.style.visibility="hidden",o.style.opacity="0",o.style.transition="opacity 200ms ease, visibility 200ms",t.addEventListener("click",f),()=>t.removeEventListener("click",f)}return o.style.opacity="0",o.style.transition="opacity 200ms ease",requestAnimationFrame(()=>{o.style.opacity="1"}),()=>{}})(),x={el:o,destroy(){d(),b(),window.removeEventListener("keydown",h),i.forEach(f=>f.removeEventListener("click",s)),a.blocking&&Array.from(document.body.children).forEach(f=>{f!==e&&f.removeAttribute("inert")}),o.style.pointerEvents="none",o.style.opacity="0",setTimeout(()=>o.remove(),200)}};return x}var Nv=K(Me(),1),je=K(We(),1),cI=K(Oo(),1);var Ve=K(Me(),1);function j2({completed:t,total:e}){let a=e>0?Math.round(t/e*100):0;return(0,Ve.jsx)("div",{className:"se-w-full se-h-1.5 se-rounded-full se-bg-white/[0.08] se-overflow-hidden",children:(0,Ve.jsx)("div",{role:"progressbar","aria-valuenow":a,"aria-valuemin":0,"aria-valuemax":100,className:"se-h-full se-rounded-full se-bg-blue-5 se-transition-all se-duration-300",style:{width:`${a}%`}})})}function G2({step:t,isCompleted:e,isCurrent:a,tourId:r,onStepClick:n}){return(0,Ve.jsxs)("button",{type:"button","data-testid":`step-${t.id}`,"data-current":a?"true":void 0,"data-completed":e?"true":void 0,"aria-current":a?"step":void 0,className:`se-flex se-items-center se-gap-2 se-w-full se-py-1.5 se-px-2 se-rounded se-border-none se-bg-transparent se-cursor-pointer se-text-left se-text-xs ${a?"se-font-semibold se-text-slate-grey-10":"se-text-slate-grey-8"}`,onClick:()=>n(r,t.id),children:[(0,Ve.jsx)("span",{className:"se-shrink-0 se-w-4 se-text-center",children:e?(0,Ve.jsx)("span",{role:"img","aria-label":"completed",className:"se-text-green-5",children:"\u2713"}):a?(0,Ve.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-blue-5"}):(0,Ve.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-white/[0.12]"})}),(0,Ve.jsx)("span",{className:"se-flex-1 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.title})]})}function W2({workflow:t,expanded:e,onStepClick:a,onDismiss:r}){let n=t.completedSteps.length,o=t.steps.length;return(0,Ve.jsxs)("div",{className:"se-p-3 se-rounded-lg se-border se-border-white/[0.08] se-bg-white/[0.02]",children:[(0,Ve.jsxs)("div",{className:"se-flex se-items-center se-gap-2 se-mb-2",children:[t.meta.icon&&(0,Ve.jsx)("span",{"data-testid":"workflow-icon",className:"se-shrink-0 se-text-sm",children:t.meta.icon}),(0,Ve.jsx)("span",{className:"se-flex-1 se-text-[13px] se-font-semibold se-text-slate-grey-10 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.meta.title}),(0,Ve.jsx)("button",{type:"button","data-testid":`dismiss-${t.tourId}`,className:"se-shrink-0 se-py-0.5 se-px-1.5 se-rounded se-border-none se-bg-transparent se-text-slate-grey-7 se-text-xs se-cursor-pointer se-leading-none",onClick:()=>r(t.tourId),"aria-label":`Dismiss ${t.meta.title}`,children:"\u2715"})]}),(0,Ve.jsxs)("div",{className:"se-mb-2",children:[(0,Ve.jsx)(j2,{completed:n,total:o}),(0,Ve.jsxs)("div",{className:"se-text-[10px] se-text-slate-grey-7 se-mt-1",children:[n," of ",o," steps"]})]}),(0,Ve.jsx)("div",{className:"se-flex se-flex-col",children:t.steps.map(i=>(0,Ve.jsx)(G2,{step:i,isCompleted:t.completedSteps.includes(i.id),isCurrent:t.currentStepId===i.id,tourId:t.tourId,onStepClick:a},i.id))}),e&&t.meta.description&&(0,Ve.jsx)("div",{className:"se-mt-2 se-text-[11px] se-text-slate-grey-7",children:t.meta.description})]})}function lI({workflows:t,expanded:e,onStepClick:a,onDismiss:r}){return t.length===0?(0,Ve.jsx)("div",{className:"se-flex se-items-center se-justify-center se-py-6 se-text-xs se-text-slate-grey-7",children:"No active workflows"}):(0,Ve.jsx)("div",{className:"se-flex se-flex-col se-gap-2",children:t.map(n=>(0,Ve.jsx)(W2,{workflow:n,expanded:e,onStepClick:a,onDismiss:r},n.tourId))})}function uI(t,e){let a=document.createElement("div");a.setAttribute("data-testid","workflow-toast"),a.className="se-fixed se-bottom-4 se-right-4 se-z-50",Object.assign(a.style,{position:"fixed",bottom:"16px",right:"16px",zIndex:"2147483646",padding:"12px 16px",borderRadius:"8px",backgroundColor:"var(--se-color-bg-surface, #fff)",color:"var(--se-color-text-primary, #1a1a1a)",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",maxWidth:"320px",fontFamily:"var(--se-font-family, system-ui, sans-serif)",fontSize:"14px",lineHeight:"1.4",transition:"opacity 0.3s ease"});let r=document.createElement("div");if(r.className="se-font-semibold",r.style.fontWeight="600",r.textContent=e.title,a.appendChild(r),e.body){let i=document.createElement("div");i.className="se-mt-1 se-text-sm",i.style.marginTop="4px",i.style.fontSize="13px",i.style.color="var(--se-color-text-secondary, #666)",i.textContent=e.body,a.appendChild(i)}t.appendChild(a);let n,o=setTimeout(()=>{a.style.opacity="0",n=setTimeout(()=>{a.remove()},300)},4e3);return()=>{clearTimeout(o),clearTimeout(n),a.remove()}}function Z2(t){let e=new Map;for(let a of t){let r=a.action;if(r.kind==="core:tour"&&r.workflow&&r.tourId){let n=r.workflow,i=(r.steps||[]).map(s=>({id:s.id,title:n.stepTitles?.[s.id]||s.id}));e.set(r.tourId,{meta:n,steps:i})}}return e}function X2({runtime:t}){let[e,a]=(0,je.useState)(0),r=(0,je.useMemo)(()=>{let x=t?.actions?.getActive?.()||[];return Z2(x)},[t,e]),n=(0,je.useRef)(r);n.current=r,(0,je.useEffect)(()=>{if(t?.events?.subscribe)return t.events.subscribe({names:["tour.started","tour.resumed"]},()=>a(x=>x+1))},[t]);let o=(0,je.useMemo)(()=>t?.state?.user?.ns?.("workflows"),[t]),i=(0,je.useRef)(new Set),s=(0,je.useRef)([]),l=(0,je.useRef)(null),u=(0,je.useRef)({}),[c,d]=(0,je.useState)([]),h=(0,je.useRef)(!1);if(!h.current&&o){let x=o.get?.("notified")||[];for(let m of x)i.current.add(m);let f=o.get?.("completed")||{};u.current={...f},h.current=!0}(0,je.useEffect)(()=>{if(r.size===0)return;let x=o?.get?.("dismissed")||[],f=o?.get?.("completed")||{};d(m=>{let v=new Set(m.map(_=>_.tourId)),y=[];for(let[_,{meta:L,steps:C}]of r){if(v.has(_))continue;let k="active";x.includes(_)?k="dismissed":f[_]&&(k="completed"),y.push({tourId:_,meta:L,steps:C,currentStepId:null,completedSteps:[],status:k,completedAt:f[_]||void 0})}return y.length>0?[...m,...y]:m});for(let[m,{meta:v}]of r)if(!i.current.has(m)&&v.notification&&l.current&&!x.includes(m)&&!f[m]){i.current.add(m),o?.set?.("notified",[...i.current]);let y=uI(l.current,v.notification);s.current.push(y)}},[r,o]),(0,je.useEffect)(()=>{if(!t?.events?.subscribe)return;let x=t.events.subscribe({patterns:["^tour\\."]},f=>{let m=f.props?.tourId;if(!m)return;let v=n.current;if(!v.has(m)&&f.name==="tour.started"){a(y=>y+1);return}v.has(m)&&d(y=>y.map(L=>{if(L.tourId!==m)return L;switch(f.name){case"tour.started":{let C=f.props?.startStepId||L.steps[0]?.id||null;if(!i.current.has(m)){i.current.add(m),o?.set?.("notified",[...i.current]);let w=v.get(m);if(w?.meta.notification&&l.current){let I=uI(l.current,w.meta.notification);s.current.push(I)}}let k=y.filter(w=>w.status==="active"||w.tourId===m).map(w=>w.tourId);return k.includes(m)||k.push(m),o?.set?.("active",[...new Set(k)]),{...L,status:"active",currentStepId:C,completedSteps:L.status==="active"?L.completedSteps:[]}}case"tour.step_started":{let C=f.props?.stepId;return{...L,currentStepId:C||L.currentStepId}}case"tour.step_changed":{let C=f.props?.previousStepId,k=f.props?.nextStepId,w=C&&!L.completedSteps.includes(C)?[...L.completedSteps,C]:L.completedSteps;return{...L,currentStepId:k||L.currentStepId,completedSteps:w}}case"tour.completed":{let C=Date.now();return u.current[m]=C,o?.set?.("completed",{...u.current}),{...L,status:"completed",currentStepId:null,completedSteps:L.steps.map(k=>k.id),completedAt:C}}case"tour.paused":return L;default:return L}}))});return()=>{x();for(let f of s.current)f();s.current=[]}},[t,o]);let g=(0,je.useCallback)((x,f)=>{t?.events?.publish?.("workflow:jump_to_step",{tourId:x,stepId:f})},[t]),S=(0,je.useCallback)(x=>{d(f=>{let m=f.map(y=>y.tourId===x?{...y,status:"dismissed"}:y),v=m.filter(y=>y.status==="dismissed").map(y=>y.tourId);return o?.set?.("dismissed",v),m})},[o]),b=(0,je.useMemo)(()=>c.filter(x=>x.status==="active"),[c]);return(0,Nv.jsx)("div",{ref:l,children:(0,Nv.jsx)(lI,{workflows:b,onStepClick:g,onDismiss:S})})}var dI={mount(t,e){let a=e?.runtime||null,r=(0,cI.createRoot)(t);return r.render(je.default.createElement(X2,{runtime:a})),()=>{r.unmount()}}};var fI=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};a.getAttribute("data-syntro-highlight")&&e.overlayRoot.querySelectorAll(".syntro-spotlight-scrim, .syntro-spotlight-ring").forEach(s=>s.remove()),a.setAttribute("data-syntro-highlight","true");let n=t.style?.color;if(!n)try{let i=getComputedStyle(e.overlayRoot).getPropertyValue("--sc-color-primary")?.trim();i&&(n=i)}catch{}let o=LL(a,e.overlayRoot,{paddingPx:t.style?.paddingPx??12,radiusPx:t.style?.radiusPx??12,scrimOpacity:t.style?.scrimOpacity??.55,ringColor:n,blocking:t.blocking??!1,onClickOutside:t.onClickOutside??!0,onEsc:t.onEsc??!0});return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:highlight",anchorId:t.anchorId}),{cleanup:()=>{o.destroy(),a.removeAttribute("data-syntro-highlight")}}},pI=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=t.duration??4e3;await new Promise(b=>requestAnimationFrame(b));let n=b=>({r:parseInt(b.slice(1,3),16),g:parseInt(b.slice(3,5),16),b:parseInt(b.slice(5,7),16)}),i={r:79,g:70,b:229},s=null;try{let b=getComputedStyle(e.overlayRoot),x=b.getPropertyValue("--sc-color-primary")?.trim(),f=b.getPropertyValue("--sc-color-primary-hover")?.trim();x?.startsWith("#")&&x.length>=7&&(i=n(x)),f?.startsWith("#")&&f.length>=7&&(s=n(f))}catch{}let l=document.querySelector("[data-syntro-pulse-styles]");l&&l.remove();let u=document.createElement("style");u.setAttribute("data-syntro-pulse-styles","");let{r:c,g:d,b:h}=i;if(s){let{r:b,g:x,b:f}=s;u.textContent=`
62
+ `}d+="</div>"}u.innerHTML=d,e.overlayRoot.appendChild(u);let f=null,h=u.querySelectorAll("[data-syntro-action]"),S=C=>{let _=C.currentTarget.getAttribute("data-syntro-action");_&&(f=_,e.publishEvent("action.modal_cta_clicked",{actionId:_}),v.destroy())};h.forEach(C=>C.addEventListener("click",S));let x=C=>{C.key==="Escape"&&i?.onEsc!==!1&&v.destroy()};window.addEventListener("keydown",x);let b=()=>{n||v.destroy()};l.addEventListener("click",b);let g=[];n&&Array.from(document.body.children).forEach(C=>{C!==e.overlayRoot&&C.getAttribute("inert")===null&&!C.querySelector("[data-syntro-editor-panel]")&&!C.hasAttribute("data-syntro-editor-panel")&&(C.setAttribute("inert",""),g.push(C))});let m;i?.timeoutMs&&(m=setTimeout(()=>{v.destroy()},i.timeoutMs));let y=u.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');y.length>0&&requestAnimationFrame(()=>y[0].focus()),requestAnimationFrame(()=>{l.style.opacity="1",u.style.opacity="1",u.style.transform="translate(-50%, -50%) scale(1)"}),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:modal",size:r,blocking:n});let v={destroy(){m&&clearTimeout(m),window.removeEventListener("keydown",x),l.removeEventListener("click",b),h.forEach(C=>C.removeEventListener("click",S)),g.forEach(C=>C.removeAttribute("inert")),u.style.pointerEvents="none",l.style.pointerEvents="none",u.style.opacity="0",u.style.transform="translate(-50%, -50%) scale(0.95)",l.style.opacity="0",setTimeout(()=>{try{u.remove()}catch{}try{l.remove()}catch{}},200),e.publishEvent("action.modal_dismissed",{actionClicked:f})}};return{cleanup:()=>{v.destroy()}}};var ik=["top","right","bottom","left"];var to=Math.min,Jr=Math.max,Mu=Math.round,Ou=Math.floor,Ja=t=>({x:t,y:t}),yD={left:"right",right:"left",bottom:"top",top:"bottom"},xD={start:"end",end:"start"};function qf(t,e,a){return Jr(t,to(e,a))}function Xo(t,e){return typeof t=="function"?t(e):t}function ao(t){return t.split("-")[0]}function _s(t){return t.split("-")[1]}function Ey(t){return t==="x"?"y":"x"}function $f(t){return t==="y"?"height":"width"}var bD=new Set(["top","bottom"]);function en(t){return bD.has(ao(t))?"y":"x"}function Vf(t){return Ey(en(t))}function sk(t,e,a){a===void 0&&(a=!1);let r=_s(t),n=Vf(t),o=$f(n),i=n==="x"?r===(a?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[o]>e.floating[o]&&(i=Ru(i)),[i,Ru(i)]}function lk(t){let e=Ru(t);return[zf(t),e,zf(e)]}function zf(t){return t.replace(/start|end/g,e=>xD[e])}var nk=["left","right"],ok=["right","left"],SD=["top","bottom"],_D=["bottom","top"];function CD(t,e,a){switch(t){case"top":case"bottom":return a?e?ok:nk:e?nk:ok;case"left":case"right":return e?SD:_D;default:return[]}}function uk(t,e,a,r){let n=_s(t),o=CD(ao(t),a==="start",r);return n&&(o=o.map(i=>i+"-"+n),e&&(o=o.concat(o.map(zf)))),o}function Ru(t){return t.replace(/left|right|bottom|top/g,e=>yD[e])}function wD(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ty(t){return typeof t!="number"?wD(t):{top:t,right:t,bottom:t,left:t}}function Yo(t){let{x:e,y:a,width:r,height:n}=t;return{width:r,height:n,top:a,left:e,right:e+r,bottom:a+n,x:e,y:a}}function ck(t,e,a){let{reference:r,floating:n}=t,o=en(e),i=Vf(e),s=$f(i),l=ao(e),u=o==="y",c=r.x+r.width/2-n.width/2,d=r.y+r.height/2-n.height/2,f=r[s]/2-n[s]/2,h;switch(l){case"top":h={x:c,y:r.y-n.height};break;case"bottom":h={x:c,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-n.width,y:d};break;default:h={x:r.x,y:r.y}}switch(_s(e)){case"start":h[i]-=f*(a&&u?-1:1);break;case"end":h[i]+=f*(a&&u?-1:1);break}return h}async function pk(t,e){var a;e===void 0&&(e={});let{x:r,y:n,platform:o,rects:i,elements:s,strategy:l}=t,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:f=!1,padding:h=0}=Xo(e,t),S=Ty(h),b=s[f?d==="floating"?"reference":"floating":d],g=Yo(await o.getClippingRect({element:(a=await(o.isElement==null?void 0:o.isElement(b)))==null||a?b:b.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:u,rootBoundary:c,strategy:l})),m=d==="floating"?{x:r,y:n,width:i.floating.width,height:i.floating.height}:i.reference,y=await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),v=await(o.isElement==null?void 0:o.isElement(y))?await(o.getScale==null?void 0:o.getScale(y))||{x:1,y:1}:{x:1,y:1},C=Yo(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:m,offsetParent:y,strategy:l}):m);return{top:(g.top-C.top+S.top)/v.y,bottom:(C.bottom-g.bottom+S.bottom)/v.y,left:(g.left-C.left+S.left)/v.x,right:(C.right-g.right+S.right)/v.x}}var hk=async(t,e,a)=>{let{placement:r="bottom",strategy:n="absolute",middleware:o=[],platform:i}=a,s=o.filter(Boolean),l=await(i.isRTL==null?void 0:i.isRTL(e)),u=await i.getElementRects({reference:t,floating:e,strategy:n}),{x:c,y:d}=ck(u,r,l),f=r,h={},S=0;for(let b=0;b<s.length;b++){var x;let{name:g,fn:m}=s[b],{x:y,y:v,data:C,reset:w}=await m({x:c,y:d,initialPlacement:r,placement:f,strategy:n,middlewareData:h,rects:u,platform:{...i,detectOverflow:(x=i.detectOverflow)!=null?x:pk},elements:{reference:t,floating:e}});c=y??c,d=v??d,h={...h,[g]:{...h[g],...C}},w&&S<=50&&(S++,typeof w=="object"&&(w.placement&&(f=w.placement),w.rects&&(u=w.rects===!0?await i.getElementRects({reference:t,floating:e,strategy:n}):w.rects),{x:c,y:d}=ck(u,f,l)),b=-1)}return{x:c,y:d,placement:f,strategy:n,middlewareData:h}},mk=t=>({name:"arrow",options:t,async fn(e){let{x:a,y:r,placement:n,rects:o,platform:i,elements:s,middlewareData:l}=e,{element:u,padding:c=0}=Xo(t,e)||{};if(u==null)return{};let d=Ty(c),f={x:a,y:r},h=Vf(n),S=$f(h),x=await i.getDimensions(u),b=h==="y",g=b?"top":"left",m=b?"bottom":"right",y=b?"clientHeight":"clientWidth",v=o.reference[S]+o.reference[h]-f[h]-o.floating[S],C=f[h]-o.reference[h],w=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u)),_=w?w[y]:0;(!_||!await(i.isElement==null?void 0:i.isElement(w)))&&(_=s.floating[y]||o.floating[S]);let L=v/2-C/2,A=_/2-x[S]/2-1,I=to(d[g],A),R=to(d[m],A),F=I,E=_-x[S]-R,D=_/2-x[S]/2+L,O=qf(F,D,E),N=!l.arrow&&_s(n)!=null&&D!==O&&o.reference[S]/2-(D<F?I:R)-x[S]/2<0,G=N?D<F?D-F:D-E:0;return{[h]:f[h]+G,data:{[h]:O,centerOffset:D-O-G,...N&&{alignmentOffset:G}},reset:N}}});var gk=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var a,r;let{placement:n,middlewareData:o,rects:i,initialPlacement:s,platform:l,elements:u}=e,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:x=!0,...b}=Xo(t,e);if((a=o.arrow)!=null&&a.alignmentOffset)return{};let g=ao(n),m=en(s),y=ao(s)===s,v=await(l.isRTL==null?void 0:l.isRTL(u.floating)),C=f||(y||!x?[Ru(s)]:lk(s)),w=S!=="none";!f&&w&&C.push(...uk(s,x,S,v));let _=[s,...C],L=await l.detectOverflow(e,b),A=[],I=((r=o.flip)==null?void 0:r.overflows)||[];if(c&&A.push(L[g]),d){let D=sk(n,i,v);A.push(L[D[0]],L[D[1]])}if(I=[...I,{placement:n,overflows:A}],!A.every(D=>D<=0)){var R,F;let D=(((R=o.flip)==null?void 0:R.index)||0)+1,O=_[D];if(O&&(!(d==="alignment"?m!==en(O):!1)||I.every(H=>en(H.placement)===m?H.overflows[0]>0:!0)))return{data:{index:D,overflows:I},reset:{placement:O}};let N=(F=I.filter(G=>G.overflows[0]<=0).sort((G,H)=>G.overflows[1]-H.overflows[1])[0])==null?void 0:F.placement;if(!N)switch(h){case"bestFit":{var E;let G=(E=I.filter(H=>{if(w){let W=en(H.placement);return W===m||W==="y"}return!0}).map(H=>[H.placement,H.overflows.filter(W=>W>0).reduce((W,ce)=>W+ce,0)]).sort((H,W)=>H[1]-W[1])[0])==null?void 0:E[0];G&&(N=G);break}case"initialPlacement":N=s;break}if(n!==N)return{reset:{placement:N}}}return{}}}};function dk(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function fk(t){return ik.some(e=>t[e]>=0)}var vk=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){let{rects:a,platform:r}=e,{strategy:n="referenceHidden",...o}=Xo(t,e);switch(n){case"referenceHidden":{let i=await r.detectOverflow(e,{...o,elementContext:"reference"}),s=dk(i,a.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:fk(s)}}}case"escaped":{let i=await r.detectOverflow(e,{...o,altBoundary:!0}),s=dk(i,a.floating);return{data:{escapedOffsets:s,escaped:fk(s)}}}default:return{}}}}};var LD=new Set(["left","top"]);async function kD(t,e){let{placement:a,platform:r,elements:n}=t,o=await(r.isRTL==null?void 0:r.isRTL(n.floating)),i=ao(a),s=_s(a),l=en(a)==="y",u=LD.has(i)?-1:1,c=o&&l?-1:1,d=Xo(e,t),{mainAxis:f,crossAxis:h,alignmentAxis:S}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof S=="number"&&(h=s==="end"?S*-1:S),l?{x:h*c,y:f*u}:{x:f*u,y:h*c}}var yk=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var a,r;let{x:n,y:o,placement:i,middlewareData:s}=e,l=await kD(e,t);return i===((a=s.offset)==null?void 0:a.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:n+l.x,y:o+l.y,data:{...l,placement:i}}}}},xk=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:a,y:r,placement:n,platform:o}=e,{mainAxis:i=!0,crossAxis:s=!1,limiter:l={fn:g=>{let{x:m,y}=g;return{x:m,y}}},...u}=Xo(t,e),c={x:a,y:r},d=await o.detectOverflow(e,u),f=en(ao(n)),h=Ey(f),S=c[h],x=c[f];if(i){let g=h==="y"?"top":"left",m=h==="y"?"bottom":"right",y=S+d[g],v=S-d[m];S=qf(y,S,v)}if(s){let g=f==="y"?"top":"left",m=f==="y"?"bottom":"right",y=x+d[g],v=x-d[m];x=qf(y,x,v)}let b=l.fn({...e,[h]:S,[f]:x});return{...b,data:{x:b.x-a,y:b.y-r,enabled:{[h]:i,[f]:s}}}}}};function jf(){return typeof window<"u"}function Ko(t){return Sk(t)?(t.nodeName||"").toLowerCase():"#document"}function aa(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function er(t){var e;return(e=(Sk(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Sk(t){return jf()?t instanceof Node||t instanceof aa(t).Node:!1}function Ua(t){return jf()?t instanceof Element||t instanceof aa(t).Element:!1}function tr(t){return jf()?t instanceof HTMLElement||t instanceof aa(t).HTMLElement:!1}function bk(t){return!jf()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof aa(t).ShadowRoot}var ID=new Set(["inline","contents"]);function ws(t){let{overflow:e,overflowX:a,overflowY:r,display:n}=za(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+a)&&!ID.has(n)}var AD=new Set(["table","td","th"]);function _k(t){return AD.has(Ko(t))}var ED=[":popover-open",":modal"];function Du(t){return ED.some(e=>{try{return t.matches(e)}catch{return!1}})}var TD=["transform","translate","scale","rotate","perspective"],RD=["transform","translate","scale","rotate","perspective","filter"],MD=["paint","layout","strict","content"];function Gf(t){let e=Wf(),a=Ua(t)?za(t):t;return TD.some(r=>a[r]?a[r]!=="none":!1)||(a.containerType?a.containerType!=="normal":!1)||!e&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!e&&(a.filter?a.filter!=="none":!1)||RD.some(r=>(a.willChange||"").includes(r))||MD.some(r=>(a.contain||"").includes(r))}function Ck(t){let e=tn(t);for(;tr(e)&&!Qo(e);){if(Gf(e))return e;if(Du(e))return null;e=tn(e)}return null}function Wf(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}var OD=new Set(["html","body","#document"]);function Qo(t){return OD.has(Ko(t))}function za(t){return aa(t).getComputedStyle(t)}function Bu(t){return Ua(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function tn(t){if(Ko(t)==="html")return t;let e=t.assignedSlot||t.parentNode||bk(t)&&t.host||er(t);return bk(e)?e.host:e}function wk(t){let e=tn(t);return Qo(e)?t.ownerDocument?t.ownerDocument.body:t.body:tr(e)&&ws(e)?e:wk(e)}function Cs(t,e,a){var r;e===void 0&&(e=[]),a===void 0&&(a=!0);let n=wk(t),o=n===((r=t.ownerDocument)==null?void 0:r.body),i=aa(n);if(o){let s=Zf(i);return e.concat(i,i.visualViewport||[],ws(n)?n:[],s&&a?Cs(s):[])}return e.concat(n,Cs(n,[],a))}function Zf(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function Ak(t){let e=za(t),a=parseFloat(e.width)||0,r=parseFloat(e.height)||0,n=tr(t),o=n?t.offsetWidth:a,i=n?t.offsetHeight:r,s=Mu(a)!==o||Mu(r)!==i;return s&&(a=o,r=i),{width:a,height:r,$:s}}function My(t){return Ua(t)?t:t.contextElement}function Ls(t){let e=My(t);if(!tr(e))return Ja(1);let a=e.getBoundingClientRect(),{width:r,height:n,$:o}=Ak(e),i=(o?Mu(a.width):a.width)/r,s=(o?Mu(a.height):a.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}var DD=Ja(0);function Ek(t){let e=aa(t);return!Wf()||!e.visualViewport?DD:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function BD(t,e,a){return e===void 0&&(e=!1),!a||e&&a!==aa(t)?!1:e}function Jo(t,e,a,r){e===void 0&&(e=!1),a===void 0&&(a=!1);let n=t.getBoundingClientRect(),o=My(t),i=Ja(1);e&&(r?Ua(r)&&(i=Ls(r)):i=Ls(t));let s=BD(o,a,r)?Ek(o):Ja(0),l=(n.left+s.x)/i.x,u=(n.top+s.y)/i.y,c=n.width/i.x,d=n.height/i.y;if(o){let f=aa(o),h=r&&Ua(r)?aa(r):r,S=f,x=Zf(S);for(;x&&r&&h!==S;){let b=Ls(x),g=x.getBoundingClientRect(),m=za(x),y=g.left+(x.clientLeft+parseFloat(m.paddingLeft))*b.x,v=g.top+(x.clientTop+parseFloat(m.paddingTop))*b.y;l*=b.x,u*=b.y,c*=b.x,d*=b.y,l+=y,u+=v,S=aa(x),x=Zf(S)}}return Yo({width:c,height:d,x:l,y:u})}function Xf(t,e){let a=Bu(t).scrollLeft;return e?e.left+a:Jo(er(t)).left+a}function Tk(t,e){let a=t.getBoundingClientRect(),r=a.left+e.scrollLeft-Xf(t,a),n=a.top+e.scrollTop;return{x:r,y:n}}function PD(t){let{elements:e,rect:a,offsetParent:r,strategy:n}=t,o=n==="fixed",i=er(r),s=e?Du(e.floating):!1;if(r===i||s&&o)return a;let l={scrollLeft:0,scrollTop:0},u=Ja(1),c=Ja(0),d=tr(r);if((d||!d&&!o)&&((Ko(r)!=="body"||ws(i))&&(l=Bu(r)),tr(r))){let h=Jo(r);u=Ls(r),c.x=h.x+r.clientLeft,c.y=h.y+r.clientTop}let f=i&&!d&&!o?Tk(i,l):Ja(0);return{width:a.width*u.x,height:a.height*u.y,x:a.x*u.x-l.scrollLeft*u.x+c.x+f.x,y:a.y*u.y-l.scrollTop*u.y+c.y+f.y}}function ND(t){return Array.from(t.getClientRects())}function FD(t){let e=er(t),a=Bu(t),r=t.ownerDocument.body,n=Jr(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),o=Jr(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),i=-a.scrollLeft+Xf(t),s=-a.scrollTop;return za(r).direction==="rtl"&&(i+=Jr(e.clientWidth,r.clientWidth)-n),{width:n,height:o,x:i,y:s}}var Lk=25;function HD(t,e){let a=aa(t),r=er(t),n=a.visualViewport,o=r.clientWidth,i=r.clientHeight,s=0,l=0;if(n){o=n.width,i=n.height;let c=Wf();(!c||c&&e==="fixed")&&(s=n.offsetLeft,l=n.offsetTop)}let u=Xf(r);if(u<=0){let c=r.ownerDocument,d=c.body,f=getComputedStyle(d),h=c.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,S=Math.abs(r.clientWidth-d.clientWidth-h);S<=Lk&&(o-=S)}else u<=Lk&&(o+=u);return{width:o,height:i,x:s,y:l}}var UD=new Set(["absolute","fixed"]);function zD(t,e){let a=Jo(t,!0,e==="fixed"),r=a.top+t.clientTop,n=a.left+t.clientLeft,o=tr(t)?Ls(t):Ja(1),i=t.clientWidth*o.x,s=t.clientHeight*o.y,l=n*o.x,u=r*o.y;return{width:i,height:s,x:l,y:u}}function kk(t,e,a){let r;if(e==="viewport")r=HD(t,a);else if(e==="document")r=FD(er(t));else if(Ua(e))r=zD(e,a);else{let n=Ek(t);r={x:e.x-n.x,y:e.y-n.y,width:e.width,height:e.height}}return Yo(r)}function Rk(t,e){let a=tn(t);return a===e||!Ua(a)||Qo(a)?!1:za(a).position==="fixed"||Rk(a,e)}function qD(t,e){let a=e.get(t);if(a)return a;let r=Cs(t,[],!1).filter(s=>Ua(s)&&Ko(s)!=="body"),n=null,o=za(t).position==="fixed",i=o?tn(t):t;for(;Ua(i)&&!Qo(i);){let s=za(i),l=Gf(i);!l&&s.position==="fixed"&&(n=null),(o?!l&&!n:!l&&s.position==="static"&&!!n&&UD.has(n.position)||ws(i)&&!l&&Rk(t,i))?r=r.filter(c=>c!==i):n=s,i=tn(i)}return e.set(t,r),r}function $D(t){let{element:e,boundary:a,rootBoundary:r,strategy:n}=t,i=[...a==="clippingAncestors"?Du(e)?[]:qD(e,this._c):[].concat(a),r],s=i[0],l=i.reduce((u,c)=>{let d=kk(e,c,n);return u.top=Jr(d.top,u.top),u.right=to(d.right,u.right),u.bottom=to(d.bottom,u.bottom),u.left=Jr(d.left,u.left),u},kk(e,s,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function VD(t){let{width:e,height:a}=Ak(t);return{width:e,height:a}}function jD(t,e,a){let r=tr(e),n=er(e),o=a==="fixed",i=Jo(t,!0,o,e),s={scrollLeft:0,scrollTop:0},l=Ja(0);function u(){l.x=Xf(n)}if(r||!r&&!o)if((Ko(e)!=="body"||ws(n))&&(s=Bu(e)),r){let h=Jo(e,!0,o,e);l.x=h.x+e.clientLeft,l.y=h.y+e.clientTop}else n&&u();o&&!r&&n&&u();let c=n&&!r&&!o?Tk(n,s):Ja(0),d=i.left+s.scrollLeft-l.x-c.x,f=i.top+s.scrollTop-l.y-c.y;return{x:d,y:f,width:i.width,height:i.height}}function Ry(t){return za(t).position==="static"}function Ik(t,e){if(!tr(t)||za(t).position==="fixed")return null;if(e)return e(t);let a=t.offsetParent;return er(t)===a&&(a=a.ownerDocument.body),a}function Mk(t,e){let a=aa(t);if(Du(t))return a;if(!tr(t)){let n=tn(t);for(;n&&!Qo(n);){if(Ua(n)&&!Ry(n))return n;n=tn(n)}return a}let r=Ik(t,e);for(;r&&_k(r)&&Ry(r);)r=Ik(r,e);return r&&Qo(r)&&Ry(r)&&!Gf(r)?a:r||Ck(t)||a}var GD=async function(t){let e=this.getOffsetParent||Mk,a=this.getDimensions,r=await a(t.floating);return{reference:jD(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function WD(t){return za(t).direction==="rtl"}var ZD={convertOffsetParentRelativeRectToViewportRelativeRect:PD,getDocumentElement:er,getClippingRect:$D,getOffsetParent:Mk,getElementRects:GD,getClientRects:ND,getDimensions:VD,getScale:Ls,isElement:Ua,isRTL:WD};function Ok(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function XD(t,e){let a=null,r,n=er(t);function o(){var s;clearTimeout(r),(s=a)==null||s.disconnect(),a=null}function i(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),o();let u=t.getBoundingClientRect(),{left:c,top:d,width:f,height:h}=u;if(s||e(),!f||!h)return;let S=Ou(d),x=Ou(n.clientWidth-(c+f)),b=Ou(n.clientHeight-(d+h)),g=Ou(c),y={rootMargin:-S+"px "+-x+"px "+-b+"px "+-g+"px",threshold:Jr(0,to(1,l))||1},v=!0;function C(w){let _=w[0].intersectionRatio;if(_!==l){if(!v)return i();_?i(!1,_):r=setTimeout(()=>{i(!1,1e-7)},1e3)}_===1&&!Ok(u,t.getBoundingClientRect())&&i(),v=!1}try{a=new IntersectionObserver(C,{...y,root:n.ownerDocument})}catch{a=new IntersectionObserver(C,y)}a.observe(t)}return i(!0),o}function Yf(t,e,a,r){r===void 0&&(r={});let{ancestorScroll:n=!0,ancestorResize:o=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,u=My(t),c=n||o?[...u?Cs(u):[],...Cs(e)]:[];c.forEach(g=>{n&&g.addEventListener("scroll",a,{passive:!0}),o&&g.addEventListener("resize",a)});let d=u&&s?XD(u,a):null,f=-1,h=null;i&&(h=new ResizeObserver(g=>{let[m]=g;m&&m.target===u&&h&&(h.unobserve(e),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var y;(y=h)==null||y.observe(e)})),a()}),u&&!l&&h.observe(u),h.observe(e));let S,x=l?Jo(t):null;l&&b();function b(){let g=Jo(t);x&&!Ok(x,g)&&a(),x=g,S=requestAnimationFrame(b)}return a(),()=>{var g;c.forEach(m=>{n&&m.removeEventListener("scroll",a),o&&m.removeEventListener("resize",a)}),d?.(),(g=h)==null||g.disconnect(),h=null,l&&cancelAnimationFrame(S)}}var Kf=yk;var Qf=xk,Jf=gk;var Dk=vk,Bk=mk;var ep=(t,e,a)=>{let r=new Map,n={platform:ZD,...a},o={...n.platform,_c:r};return hk(t,e,{...n,platform:o})};function YD(t){let e=t.getBoundingClientRect(),a=window.innerWidth,r=window.innerHeight;if(!(e.width>a*.8||e.height>r*.8))return t;let o=Math.max(e.left,0),i=Math.max(e.top,0),s=Math.min(e.right,a),l=Math.min(e.bottom,r),u=(o+s)/2,c=(i+l)/2;return{getBoundingClientRect(){return{width:0,height:0,x:u,y:c,top:c,left:u,right:u,bottom:c}}}}function Pk(t,e,a){if(!a.trigger||a.trigger==="immediate"){let x=t.getBoundingClientRect();x.width>window.innerWidth*.8||x.height>window.innerHeight*.8||t.scrollIntoView({behavior:"smooth",block:"center",inline:"center"})}let r=document.createElement("div");if(r.className="syntro-tooltip",r.setAttribute("role","tooltip"),r.innerHTML=_a(a.html),!a.trigger||a.trigger==="immediate"){let x=document.createElement("button");x.className="syntro-tooltip-close",x.setAttribute("aria-label","Close"),x.textContent="\xD7",Object.assign(x.style,{position:"absolute",top:"4px",right:"4px",background:"none",border:"none",color:"inherit",fontSize:"16px",lineHeight:"1",cursor:"pointer",opacity:"0.6",padding:"2px 4px"}),x.addEventListener("mouseenter",()=>{x.style.opacity="1"}),x.addEventListener("mouseleave",()=>{x.style.opacity="0.6"}),x.addEventListener("click",()=>S.destroy()),r.style.position="relative",r.appendChild(x)}let n=r.querySelectorAll("[data-syntro-action]"),o=x=>{let g=x.currentTarget.getAttribute("data-syntro-action");g&&a.onAction&&a.onAction(g)};n.forEach(x=>x.addEventListener("click",o));let i=document.createElement("div");i.className="syntro-tooltip-arrow",r.appendChild(i),e.appendChild(r);let s=[Kf(a.offsetPx??8),Jf(),Qf({padding:8}),Dk(),Bk({element:i})],l=a.placement&&a.placement!=="auto"?a.placement:"top",u=Yf(t,r,async()=>{if(!t.isConnected){S.destroy();return}let x=YD(t),b=await ep(x,r,{placement:l,strategy:"fixed",middleware:s}),{x:g,y:m,strategy:y,middlewareData:v,placement:C}=b;if(Object.assign(r.style,{left:`${g}px`,top:`${m}px`,position:y}),v.arrow){let{x:w,y:_}=v.arrow,L=C.split("-")[0],A={top:"bottom",right:"left",bottom:"top",left:"right"};Object.assign(i.style,{left:w!=null?`${w}px`:"",top:_!=null?`${_}px`:"",right:"",bottom:"",[A[L]]:"-4px"});let I={top:"0deg",right:"90deg",bottom:"180deg",left:"270deg"};i.style.transform=`rotate(${I[L]||"0deg"})`}}),c=x=>{x.key==="Escape"&&S.destroy()};window.addEventListener("keydown",c);let d=[];if(a.blocking){Array.from(document.body.children).forEach(b=>{b!==e&&b.getAttribute("inert")===null&&(b.setAttribute("inert",""),d.push(b.id||b.tagName))});let x=Array.from(r.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'));if(x.length>0){let b=x[0],g=x[x.length-1],m=y=>{y.key==="Tab"&&(y.shiftKey?document.activeElement===b&&(g.focus(),y.preventDefault()):document.activeElement===g&&(b.focus(),y.preventDefault()))};r.addEventListener("keydown",m),requestAnimationFrame(()=>b.focus())}}let h=(()=>{if(a.trigger==="hover"){let x=null,b=()=>{x&&(clearTimeout(x),x=null),r.style.visibility="visible",r.style.opacity="1"},g=()=>{x=setTimeout(()=>{r.style.visibility="hidden",r.style.opacity="0",x=null},100)};return r.style.visibility="hidden",r.style.opacity="0",r.style.transition="opacity 200ms ease, visibility 200ms",t.addEventListener("mouseenter",b),t.addEventListener("mouseleave",g),r.addEventListener("mouseenter",b),r.addEventListener("mouseleave",g),t.addEventListener("focus",b),t.addEventListener("blur",g),()=>{x&&clearTimeout(x),t.removeEventListener("mouseenter",b),t.removeEventListener("mouseleave",g),r.removeEventListener("mouseenter",b),r.removeEventListener("mouseleave",g),t.removeEventListener("focus",b),t.removeEventListener("blur",g)}}if(a.trigger==="click"){let x=()=>{r.style.visibility==="visible"?S.destroy():(r.style.visibility="visible",r.style.opacity="1")};return r.style.visibility="hidden",r.style.opacity="0",r.style.transition="opacity 200ms ease, visibility 200ms",t.addEventListener("click",x),()=>t.removeEventListener("click",x)}return r.style.opacity="0",r.style.transition="opacity 200ms ease",requestAnimationFrame(()=>{r.style.opacity="1"}),()=>{}})(),S={el:r,destroy(){u(),h(),window.removeEventListener("keydown",c),n.forEach(x=>x.removeEventListener("click",o)),a.blocking&&Array.from(document.body.children).forEach(x=>{x!==e&&x.removeAttribute("inert")}),r.style.pointerEvents="none",r.style.opacity="0",setTimeout(()=>{try{r.remove()}catch{}},200)}};return S}var Oy=K(Ee(),1),Xe=K(Ke(),1),qk=K(Wo(),1);var We=K(Ee(),1);function JD({completed:t,total:e}){let a=e>0?Math.round(t/e*100):0;return(0,We.jsx)("div",{className:"se-w-full se-h-1.5 se-rounded-full se-bg-white/[0.08] se-overflow-hidden",children:(0,We.jsx)("div",{role:"progressbar","aria-valuenow":a,"aria-valuemin":0,"aria-valuemax":100,className:"se-h-full se-rounded-full se-bg-blue-5 se-transition-all se-duration-300",style:{width:`${a}%`}})})}function eB({step:t,isCompleted:e,isCurrent:a,tourId:r,onStepClick:n}){return(0,We.jsxs)("button",{type:"button","data-testid":`step-${t.id}`,"data-current":a?"true":void 0,"data-completed":e?"true":void 0,"aria-current":a?"step":void 0,className:`se-flex se-items-center se-gap-2 se-w-full se-py-1.5 se-px-2 se-rounded se-border-none se-bg-transparent se-cursor-pointer se-text-left se-text-xs ${a?"se-font-semibold se-text-slate-grey-10":"se-text-slate-grey-8"}`,onClick:()=>n(r,t.id),children:[(0,We.jsx)("span",{className:"se-shrink-0 se-w-4 se-text-center",children:e?(0,We.jsx)("span",{role:"img","aria-label":"completed",className:"se-text-green-5",children:"\u2713"}):a?(0,We.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-blue-5"}):(0,We.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-white/[0.12]"})}),(0,We.jsx)("span",{className:"se-flex-1 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.title})]})}function tB({workflow:t,expanded:e,onStepClick:a,onDismiss:r}){let n=t.completedSteps.length,o=t.steps.length;return(0,We.jsxs)("div",{className:"se-p-3 se-rounded-lg se-border se-border-white/[0.08] se-bg-white/[0.02]",children:[(0,We.jsxs)("div",{className:"se-flex se-items-center se-gap-2 se-mb-2",children:[t.meta.icon&&(0,We.jsx)("span",{"data-testid":"workflow-icon",className:"se-shrink-0 se-text-sm",children:t.meta.icon}),(0,We.jsx)("span",{className:"se-flex-1 se-text-[13px] se-font-semibold se-text-slate-grey-10 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.meta.title}),(0,We.jsx)("button",{type:"button","data-testid":`dismiss-${t.tourId}`,className:"se-shrink-0 se-py-0.5 se-px-1.5 se-rounded se-border-none se-bg-transparent se-text-slate-grey-7 se-text-xs se-cursor-pointer se-leading-none",onClick:()=>r(t.tourId),"aria-label":`Dismiss ${t.meta.title}`,children:"\u2715"})]}),(0,We.jsxs)("div",{className:"se-mb-2",children:[(0,We.jsx)(JD,{completed:n,total:o}),(0,We.jsxs)("div",{className:"se-text-[10px] se-text-slate-grey-7 se-mt-1",children:[n," of ",o," steps"]})]}),(0,We.jsx)("div",{className:"se-flex se-flex-col",children:t.steps.map(i=>(0,We.jsx)(eB,{step:i,isCompleted:t.completedSteps.includes(i.id),isCurrent:t.currentStepId===i.id,tourId:t.tourId,onStepClick:a},i.id))}),e&&t.meta.description&&(0,We.jsx)("div",{className:"se-mt-2 se-text-[11px] se-text-slate-grey-7",children:t.meta.description})]})}function Uk({workflows:t,expanded:e,onStepClick:a,onDismiss:r}){return t.length===0?(0,We.jsx)("div",{className:"se-flex se-items-center se-justify-center se-py-6 se-text-xs se-text-slate-grey-7",children:"No active workflows"}):(0,We.jsx)("div",{className:"se-flex se-flex-col se-gap-2",children:t.map(n=>(0,We.jsx)(tB,{workflow:n,expanded:e,onStepClick:a,onDismiss:r},n.tourId))})}function zk(t){let e=document.createElement("div");e.setAttribute("data-testid","workflow-toast"),e.className="se-fixed se-bottom-4 se-right-4 se-z-50",Object.assign(e.style,{position:"fixed",bottom:"16px",right:"16px",zIndex:"2147483646",padding:"12px 16px",borderRadius:"8px",backgroundColor:"var(--se-color-bg-surface, #fff)",color:"var(--se-color-text-primary, #1a1a1a)",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",maxWidth:"320px",fontFamily:"var(--se-font-family, system-ui, sans-serif)",fontSize:"14px",lineHeight:"1.4",transition:"opacity 0.3s ease"});let a=document.createElement("div");if(a.className="se-font-semibold",a.style.fontWeight="600",a.textContent=t.title,e.appendChild(a),t.body){let o=document.createElement("div");o.className="se-mt-1 se-text-sm",o.style.marginTop="4px",o.style.fontSize="13px",o.style.color="var(--se-color-text-secondary, #666)",o.textContent=t.body,e.appendChild(o)}document.body.appendChild(e);let r,n=setTimeout(()=>{e.style.opacity="0",r=setTimeout(()=>{e.remove()},300)},4e3);return()=>{clearTimeout(n),clearTimeout(r),e.remove()}}function aB(t){let e=new Map;for(let a of t){let r=a.action;if(r.kind==="core:tour"&&r.workflow&&r.tourId){let n=r.workflow,i=(r.steps||[]).map(s=>({id:s.id,title:n.stepTitles?.[s.id]||s.id}));e.set(r.tourId,{meta:n,steps:i})}}return e}function rB({runtime:t}){let[e,a]=(0,Xe.useState)(0),r=(0,Xe.useMemo)(()=>{let b=t?.actions?.getActive?.()||[];return aB(b)},[t,e]),n=(0,Xe.useRef)(r);n.current=r,(0,Xe.useEffect)(()=>{if(t?.events?.subscribe)return t.events.subscribe({names:["tour.started","tour.resumed"]},()=>a(b=>b+1))},[t]);let o=(0,Xe.useMemo)(()=>t?.state?.user?.ns?.("workflows"),[t]),i=(0,Xe.useRef)(new Set),s=(0,Xe.useRef)([]),l=(0,Xe.useRef)(null),u=(0,Xe.useRef)({}),[c,d]=(0,Xe.useState)([]),f=(0,Xe.useRef)(!1);if(!f.current&&o){let b=o.get?.("notified")||[];for(let m of b)i.current.add(m);let g=o.get?.("completed")||{};u.current={...g},f.current=!0}(0,Xe.useEffect)(()=>{if(r.size===0)return;let b=o?.get?.("dismissed")||[],g=o?.get?.("completed")||{};d(m=>{let y=new Set(m.map(C=>C.tourId)),v=[];for(let[C,{meta:w,steps:_}]of r){if(y.has(C))continue;let L="active";b.includes(C)?L="dismissed":g[C]&&(L="completed"),v.push({tourId:C,meta:w,steps:_,currentStepId:null,completedSteps:[],status:L,completedAt:g[C]||void 0})}return v.length>0?[...m,...v]:m});for(let[m,{meta:y}]of r)if(!i.current.has(m)&&y.notification&&!b.includes(m)&&!g[m]){i.current.add(m),o?.set?.("notified",[...i.current]);let v=zk(y.notification);s.current.push(v)}},[r,o]),(0,Xe.useEffect)(()=>{if(!t?.events?.subscribe)return;let b=t.events.subscribe({patterns:["^tour\\."]},g=>{let m=g.props?.tourId;if(!m)return;let y=n.current;if(!y.has(m)&&g.name==="tour.started"){a(v=>v+1);return}y.has(m)&&d(v=>v.map(w=>{if(w.tourId!==m)return w;switch(g.name){case"tour.started":{let _=g.props?.startStepId||w.steps[0]?.id||null;if(!i.current.has(m)){i.current.add(m),o?.set?.("notified",[...i.current]);let A=y.get(m);if(A?.meta.notification){let I=zk(A.meta.notification);s.current.push(I)}}let L=v.filter(A=>A.status==="active"||A.tourId===m).map(A=>A.tourId);return L.includes(m)||L.push(m),o?.set?.("active",[...new Set(L)]),{...w,status:"active",currentStepId:_,completedSteps:w.status==="active"?w.completedSteps:[]}}case"tour.step_started":{let _=g.props?.stepId;return{...w,currentStepId:_||w.currentStepId}}case"tour.step_changed":{let _=g.props?.previousStepId,L=g.props?.nextStepId,A=_&&!w.completedSteps.includes(_)?[...w.completedSteps,_]:w.completedSteps;return{...w,currentStepId:L||w.currentStepId,completedSteps:A}}case"tour.completed":{let _=Date.now();return u.current[m]=_,o?.set?.("completed",{...u.current}),{...w,status:"completed",currentStepId:null,completedSteps:w.steps.map(L=>L.id),completedAt:_}}case"tour.paused":return w;default:return w}}))});return()=>{b();for(let g of s.current)g();s.current=[]}},[t,o]);let h=(0,Xe.useCallback)((b,g)=>{t?.events?.publish?.("workflow:jump_to_step",{tourId:b,stepId:g})},[t]),S=(0,Xe.useCallback)(b=>{d(g=>{let m=g.map(v=>v.tourId===b?{...v,status:"dismissed"}:v),y=m.filter(v=>v.status==="dismissed").map(v=>v.tourId);return o?.set?.("dismissed",y),m})},[o]),x=(0,Xe.useMemo)(()=>c.filter(b=>b.status==="active"),[c]);return(0,Oy.jsx)("div",{ref:l,children:(0,Oy.jsx)(Uk,{workflows:x,onStepClick:h,onDismiss:S})})}var $k={mount(t,e){let a=e?.runtime||null,r=(0,qk.createRoot)(t);return r.render(Xe.default.createElement(rB,{runtime:a})),()=>{r.unmount()}}};var Vk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};if(a.getAttribute("data-syntro-highlight-dismissed"))return{cleanup:()=>{}};a.getAttribute("data-syntro-highlight")&&e.overlayRoot.querySelectorAll(".syntro-spotlight-scrim, .syntro-spotlight-ring").forEach(s=>s.remove()),a.setAttribute("data-syntro-highlight","true");let n=t.style?.color;if(!n)try{let i=getComputedStyle(e.overlayRoot).getPropertyValue("--sc-color-primary")?.trim();i&&(n=i)}catch{}let o=rk(a,e.overlayRoot,{paddingPx:t.style?.paddingPx??12,radiusPx:t.style?.radiusPx??12,scrimOpacity:t.style?.scrimOpacity??.55,ringColor:n,blocking:t.blocking??!1,onClickOutside:t.onClickOutside??!0,onEsc:t.onEsc??!0,onDismiss:()=>{a.setAttribute("data-syntro-highlight-dismissed","true")}});return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:highlight",anchorId:t.anchorId}),{cleanup:()=>{o.destroy(),a.removeAttribute("data-syntro-highlight"),a.removeAttribute("data-syntro-highlight-dismissed")}}},jk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=t.duration??4e3;await new Promise(x=>requestAnimationFrame(x));let n=x=>({r:parseInt(x.slice(1,3),16),g:parseInt(x.slice(3,5),16),b:parseInt(x.slice(5,7),16)}),i={r:79,g:70,b:229},s=null;try{let x=getComputedStyle(e.overlayRoot),b=x.getPropertyValue("--sc-color-primary")?.trim(),g=x.getPropertyValue("--sc-color-primary-hover")?.trim();b?.startsWith("#")&&b.length>=7&&(i=n(b)),g?.startsWith("#")&&g.length>=7&&(s=n(g))}catch{}let l=document.querySelector("[data-syntro-pulse-styles]");l&&l.remove();let u=document.createElement("style");u.setAttribute("data-syntro-pulse-styles","");let{r:c,g:d,b:f}=i;if(s){let{r:x,g:b,b:g}=s;u.textContent=`
63
63
  @keyframes syntro-pulse-anim {
64
64
  0%, 100% {
65
- box-shadow: 0 0 0 0 rgba(${c}, ${d}, ${h}, 0.35);
65
+ box-shadow: 0 0 0 0 rgba(${c}, ${d}, ${f}, 0.35);
66
66
  }
67
67
  25% {
68
- box-shadow: 0 0 0 12px rgba(${c}, ${d}, ${h}, 0);
68
+ box-shadow: 0 0 0 12px rgba(${c}, ${d}, ${f}, 0);
69
69
  }
70
70
  50% {
71
- box-shadow: 0 0 0 0 rgba(${b}, ${x}, ${f}, 0.35);
71
+ box-shadow: 0 0 0 0 rgba(${x}, ${b}, ${g}, 0.35);
72
72
  }
73
73
  75% {
74
- box-shadow: 0 0 0 12px rgba(${b}, ${x}, ${f}, 0);
74
+ box-shadow: 0 0 0 12px rgba(${x}, ${b}, ${g}, 0);
75
75
  }
76
76
  }
77
77
  `}else u.textContent=`
78
78
  @keyframes syntro-pulse-anim {
79
79
  0%, 100% {
80
- box-shadow: 0 0 0 0 rgba(${c}, ${d}, ${h}, 0.35);
80
+ box-shadow: 0 0 0 0 rgba(${c}, ${d}, ${f}, 0.35);
81
81
  }
82
82
  50% {
83
- box-shadow: 0 0 0 12px rgba(${c}, ${d}, ${h}, 0);
83
+ box-shadow: 0 0 0 12px rgba(${c}, ${d}, ${f}, 0);
84
84
  }
85
85
  }
86
- `;document.head.appendChild(u);let g=a.style.animation;a.style.animation="syntro-pulse-anim 2.5s cubic-bezier(0.4, 0, 0.6, 1) infinite",a.setAttribute("data-syntro-pulse","true");let S=setTimeout(()=>{a.style.animation=g,a.removeAttribute("data-syntro-pulse")},r);return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:pulse",anchorId:t.anchorId,duration:r}),{cleanup:()=>{clearTimeout(S),a.style.animation=g,a.removeAttribute("data-syntro-pulse")}}},hI=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r="#4f46e5";try{let s=getComputedStyle(e.overlayRoot).getPropertyValue("--sc-color-primary")?.trim();s?.startsWith("#")&&s.length>=7&&(r=s)}catch{}let n=document.createElement("div");n.textContent=t.content,n.setAttribute("data-syntro-badge",t.anchorId.selector),Object.assign(n.style,{position:"absolute",padding:"2px 6px",fontSize:"12px",fontWeight:"600",lineHeight:"1",color:"white",background:r,borderRadius:"9999px",pointerEvents:"none",zIndex:"2147483646",whiteSpace:"nowrap"});let o=t.position??"top-right",i=a.style.position;switch(getComputedStyle(a).position==="static"&&(a.style.position="relative"),a.appendChild(n),o){case"top-left":Object.assign(n.style,{top:"-8px",left:"-8px"});break;case"top-right":Object.assign(n.style,{top:"-8px",right:"-8px"});break;case"bottom-left":Object.assign(n.style,{bottom:"-8px",left:"-8px"});break;case"bottom-right":Object.assign(n.style,{bottom:"-8px",right:"-8px"});break}return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:badge",anchorId:t.anchorId,content:t.content,position:o}),{cleanup:()=>{n.remove(),i!==void 0&&(a.style.position=i)},updateFn:s=>{"content"in s&&typeof s.content=="string"&&(n.textContent=s.content)}}},mI=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let{content:r}=t,n="";if(r.title&&(n+=`<div class="syntro-tt-title">${ha(r.title)}</div>`),n+=`<div class="syntro-tt-body">${ha(r.body)}</div>`,r.ctaButtons&&r.ctaButtons.length>0){n+='<div class="syntro-tt-actions">';for(let i of r.ctaButtons){let s=i.primary??!1;n+=`
86
+ `;document.head.appendChild(u);let h=a.style.animation;a.style.animation="syntro-pulse-anim 2.5s cubic-bezier(0.4, 0, 0.6, 1) infinite",a.setAttribute("data-syntro-pulse","true");let S=setTimeout(()=>{a.style.animation=h,a.removeAttribute("data-syntro-pulse")},r);return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:pulse",anchorId:t.anchorId,duration:r}),{cleanup:()=>{clearTimeout(S),a.isConnected&&(a.style.animation=h,a.removeAttribute("data-syntro-pulse"))}}},Gk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r="#4f46e5";try{let s=getComputedStyle(e.overlayRoot).getPropertyValue("--sc-color-primary")?.trim();s?.startsWith("#")&&s.length>=7&&(r=s)}catch{}let n=document.createElement("div");n.textContent=t.content,n.setAttribute("data-syntro-badge",t.anchorId.selector),Object.assign(n.style,{position:"absolute",padding:"2px 6px",fontSize:"12px",fontWeight:"600",lineHeight:"1",color:"white",background:r,borderRadius:"9999px",pointerEvents:"none",zIndex:"2147483646",whiteSpace:"nowrap"});let o=t.position??"top-right",i=a.style.position;switch(getComputedStyle(a).position==="static"&&(a.style.position="relative"),a.appendChild(n),o){case"top-left":Object.assign(n.style,{top:"-8px",left:"-8px"});break;case"top-right":Object.assign(n.style,{top:"-8px",right:"-8px"});break;case"bottom-left":Object.assign(n.style,{bottom:"-8px",left:"-8px"});break;case"bottom-right":Object.assign(n.style,{bottom:"-8px",right:"-8px"});break}return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:badge",anchorId:t.anchorId,content:t.content,position:o}),{cleanup:()=>{try{n.remove()}catch{}a.isConnected&&i!==void 0&&(a.style.position=i)},updateFn:s=>{"content"in s&&typeof s.content=="string"&&(n.textContent=s.content)}}},Wk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let{content:r}=t,n="";if(r.title&&(n+=`<div class="syntro-tt-title">${_a(r.title)}</div>`),n+=`<div class="syntro-tt-body">${_a(r.body)}</div>`,r.ctaButtons&&r.ctaButtons.length>0){n+='<div class="syntro-tt-actions">';for(let i of r.ctaButtons){let s=i.primary??!1;n+=`
87
87
  <button
88
88
  class="syntro-tt-btn ${s?"syntro-tt-btn-primary":""}"
89
- data-syntro-action="${ha(i.actionId)}"
89
+ data-syntro-action="${_a(i.actionId)}"
90
90
  >
91
- ${ha(i.label)}
91
+ ${_a(i.label)}
92
92
  </button>
93
93
  `}n+="</div>"}else r.cta&&(n+=`<div class="syntro-tt-actions">
94
94
  <button class="syntro-tt-btn syntro-tt-btn-primary" data-syntro-action="cta">
95
- ${ha(r.cta.label)}
95
+ ${_a(r.cta.label)}
96
96
  </button>
97
- </div>`);let o=nI(a,e.overlayRoot,{html:n,placement:t.placement??"top",trigger:t.trigger??"immediate",onAction:i=>{if(i==="dismiss"){o.destroy();return}if(i==="cta"&&r.cta)e.publishEvent("action.cta_clicked",{anchorId:t.anchorId,ctaLabel:r.cta.label});else if(r.ctaButtons){let s=r.ctaButtons.find(l=>l.actionId===i);s&&e.publishEvent("action.tooltip_cta_clicked",{anchorId:t.anchorId,actionId:i,label:s.label})}o.destroy()}});return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:tooltip",anchorId:t.anchorId,trigger:t.trigger??"immediate"}),{cleanup:()=>{o.destroy()}}},Pv=[{kind:"overlays:highlight",executor:fI},{kind:"overlays:pulse",executor:pI},{kind:"overlays:badge",executor:hI},{kind:"overlays:tooltip",executor:mI},{kind:"overlays:modal",executor:Mv},{kind:"core:tour",executor:Tv},{kind:"overlays:celebrate",executor:_L}],bf={id:"adaptive-overlays",version:"1.0.0",name:"Overlays",description:"Tooltips, highlights, badges, modals, celebrations, visual overlays, and workflow tracking",executors:Pv,widgets:[{id:"adaptive-overlays:workflow-tracker",component:dI,metadata:{name:"Workflow Tracker",icon:"\u{1F4CB}",description:"Tracks multi-step workflow progress across tours"}}]};function Sf(t){let{appId:e,runtime:a,isBuiltIn:r=!1}=t,n=`app:${e}:`,o=[],i=[],s=a.state.ns(`app:${e}`);return{appId:e,state:{get:u=>s.get(u),set:(u,c)=>s.set(u,c),remove:u=>s.remove(u)},telemetry:a.telemetry?{emit:(u,c)=>{a.events.publish(u,{...c,_appId:e})},getSessionId:()=>a.telemetry?.getSessionId?.()}:void 0,surfaces:{mount:(u,c,d)=>{let h=a.surfaces.mount(u,c,{...d,adaptiveId:e});return{unmount:()=>h.unmount(),update:g=>h.update(g)}},canMount:(u,c)=>a.surfaces.canMount(u,c)},events:{subscribe:u=>a.events.subscribe(c=>{u(c)}),publish:(u,c)=>{a.events.publish(u,{...c,_appId:e})}},registerAction:u=>{a.executors.register(u.kind,u.executor,u.schema,e,r),o.push(u.kind)},registerWidget:u=>{a.widgets.register(u.id,u.component,e,u.metadata),i.push(u.id)}}}function Cf(t,e){e.executors.unregisterBySource(t),e.widgets.unregisterBySource(t)}var Y2=new Set(["overlays:highlight","overlays:pulse","overlays:badge","overlays:tooltip","overlays:modal","content:insertHtml","content:setText","content:setAttr","content:addClass","content:removeClass","content:setStyle","core:mountWidget","core:wait","core:sequence","core:parallel","core:tour"]),K2={faq:"adaptive-faq",nav:"adaptive-nav",gamification:"adaptive-gamification",chatbot:"adaptive-chatbot"};function gI(t){return K2[t]??t}function Hv(t){return Y2.has(t)}function Uv(t){if(Hv(t))return null;let e=t.indexOf(":");return e===-1?null:gI(t.slice(0,e))}function _f(t){let e=t.indexOf(":");return e===-1?null:gI(t.slice(0,e))}function wf(t){let{cdnBase:e,registry:a,timeout:r=1e4,onLoadStart:n,onLoadEnd:o}=t,i=new Map,s=new Set,l=new Map;function u(b){return`${e}/adaptives/${b}/index.js`}async function c(b){if(a.has(b))return{appId:b,success:!0,manifest:a.get(b)?.manifest};if(l.has(b))return l.get(b);if(i.has(b))return i.get(b);let x=(async()=>{n?.(b);try{let f=u(b);if(s.has(f)){let _=a.get(b);if(_)return o?.(b,!0),{appId:b,success:!0,manifest:_.manifest}}let m=new Promise((_,L)=>{setTimeout(()=>L(new Error(`Timeout loading app: ${b}`)),r)}),v=d(f,b);await Promise.race([v,m]),s.add(f);let y=a.get(b);if(!y)throw new Error(`App ${b} did not register after loading`);return o?.(b,!0),{appId:b,success:!0,manifest:y.manifest}}catch(f){let m=f instanceof Error?f.message:String(f);o?.(b,!1,m);let v={appId:b,success:!1,error:m};return l.set(b,v),v}finally{i.delete(b)}})();return i.set(b,x),x}async function d(b,x){if(typeof window<"u"){try{let f=await import(b);f.manifest?a.register(f.manifest):f.default?.manifest?a.register(f.default.manifest):f.default&&a.register(f.default);return}catch{}return new Promise((f,m)=>{let v=document.createElement("script");v.src=b,v.async=!0,v.onload=()=>{a.get(x)?f():m(new Error(`App ${x} did not self-register`))},v.onerror=()=>{m(new Error(`Failed to load app script: ${b}`))},document.head.appendChild(v)})}throw new Error("Dynamic app loading not supported in SSR")}function h(b){let x=new Set;if(b.apps)for(let f of b.apps)x.add(f);if(b.actions)for(let f of b.actions){let m=Uv(f.kind);if(m&&x.add(m),f.kind==="core:mountWidget"){let v=f.widget?.widgetId;if(v){let y=_f(v);y&&x.add(y)}}}if(b.tiles){for(let f of b.tiles)if(f.widget){let m=_f(f.widget);m&&x.add(m)}}return Array.from(x)}async function g(b){let x=h(b);return x.length===0?[]:await Promise.all(x.map(m=>c(m)))}async function S(b){return Promise.all(b.map(x=>c(x)))}return{loadApp:c,loadAppsForConfig:g,preloadApps:S,getRequiredApps:h,getAppUrl:u}}var hu=class{constructor(){j(this,"apps",new Map);j(this,"eventListeners",new Set);j(this,"runtime",null)}bind(e){this.runtime=e}async unbind(){for(let[e,a]of this.apps)a.state==="active"&&await this.deactivate(e);this.runtime=null}register(e){if(!e.id||typeof e.id!="string")throw new Error("App manifest must have an 'id' property");if(!e.version||typeof e.version!="string")throw new Error("App manifest must have a 'version' property");if(!e.name||typeof e.name!="string")throw new Error("App manifest must have a 'name' property");if(this.apps.has(e.id)){if(this.apps.get(e.id).state==="active")throw new Error(`Cannot re-register active app: ${e.id}`);console.warn(`[AppRegistry] Overriding existing app registration: ${e.id}`)}let a={manifest:e,state:"registered",registeredAt:Date.now()};return this.apps.set(e.id,a),this.emit({type:"app:registered",appId:e.id,manifest:e}),a}async activate(e){let a=this.apps.get(e);if(!a)throw new Error(`App not registered: ${e}`);if(a.state==="active"||a.state==="activating"){console.warn(`[AppRegistry] App already ${a.state}: ${e}`);return}if(!this.runtime)throw new Error("AppRegistry not bound to a runtime. Call bind() first.");if(a.manifest.dependencies)for(let r of a.manifest.dependencies){let n=this.apps.get(r);if(!n||n.state!=="active")throw new Error(`App ${e} depends on ${r}, which is not active`)}a.state="activating";try{let r=a.manifest.metadata?.isBuiltIn===!0,n=Sf({appId:e,runtime:this.runtime,isBuiltIn:r}),{runtime:o}=a.manifest,i=[];if(o){if(o.actions)for(let s of o.actions)n.registerAction(s);if(o.widgets)for(let s of o.widgets)n.registerWidget(s);if(o.events)for(let s of o.events){let l=this.runtime.events.subscribe(u=>{if(s.names.includes(u.name)){let c={appId:e,state:n.state,telemetry:n.telemetry,surfaces:n.surfaces};try{s.handler(u,c)}catch(d){console.error(`[AppRegistry] Event handler error in ${e}:`,d)}}});i.push(l)}}a.cleanup=async()=>{for(let s of i)try{await s()}catch(l){console.error(`[AppRegistry] Cleanup error in ${e}:`,l)}Cf(e,this.runtime)},a.state="active",a.activatedAt=Date.now(),this.emit({type:"app:activated",appId:e})}catch(r){throw a.state="error",a.error=String(r),this.emit({type:"app:error",appId:e,error:String(r)}),r}}async deactivate(e){let a=this.apps.get(e);if(!a)throw new Error(`App not registered: ${e}`);if(a.state!=="active"){console.warn(`[AppRegistry] App not active: ${e}`);return}for(let[r,n]of this.apps)if(n.state==="active"&&n.manifest.dependencies?.includes(e))throw new Error(`Cannot deactivate ${e}: app ${r} depends on it`);a.state="deactivating";try{a.cleanup&&(await a.cleanup(),a.cleanup=void 0),a.state="inactive",this.emit({type:"app:deactivated",appId:e})}catch(r){throw a.state="error",a.error=String(r),this.emit({type:"app:error",appId:e,error:String(r)}),r}}async unregister(e){let a=this.apps.get(e);a&&(a.state==="active"&&await this.deactivate(e),this.apps.delete(e),this.emit({type:"app:unregistered",appId:e}))}get(e){return this.apps.get(e)}has(e){return this.apps.has(e)}isActive(e){return this.apps.get(e)?.state==="active"}list(){return Array.from(this.apps.values())}listActive(){return Array.from(this.apps.values()).filter(e=>e.state==="active")}listEditable(){return Array.from(this.apps.values()).filter(e=>e.manifest.editor!==void 0)}subscribe(e){return this.eventListeners.add(e),()=>{this.eventListeners.delete(e)}}emit(e){for(let a of this.eventListeners)try{a(e)}catch(r){console.error("[AppRegistry] Event listener error:",r)}}async destroy(){await this.unbind(),this.apps.clear(),this.eventListeners.clear()}},cs=new hu;var Za=K(Me(),1);var qo=K(We(),1),zv=K(Oo(),1);var $r=K(We(),1);var vI=/```json\s*\n([\s\S]*?)```/g;function yI(t){let e=[],a=t,r=[],n;for(vI.lastIndex=0;(n=vI.exec(t))!==null;)r.push({fullMatch:n[0],json:n[1],index:n.index});for(let o=r.length-1;o>=0;o--){let{fullMatch:i,json:s}=r[o],l;try{l=JSON.parse(s)}catch{continue}typeof l=="object"&&l!==null&&"kind"in l&&typeof l.kind=="string"&&(e.unshift(l),a=a.replace(i,""))}return a=a.replace(/\n{3,}/g,`
97
+ </div>`);let o=Pk(a,e.overlayRoot,{html:n,placement:t.placement??"top",trigger:t.trigger??"immediate",onAction:i=>{if(i==="dismiss"){o.destroy();return}if(i==="cta"&&r.cta)e.publishEvent("action.cta_clicked",{anchorId:t.anchorId,ctaLabel:r.cta.label});else if(r.ctaButtons){let s=r.ctaButtons.find(l=>l.actionId===i);s&&e.publishEvent("action.tooltip_cta_clicked",{anchorId:t.anchorId,actionId:i,label:s.label})}o.destroy()}});return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:tooltip",anchorId:t.anchorId,trigger:t.trigger??"immediate"}),{cleanup:()=>{o.destroy()}}},Dy=[{kind:"overlays:highlight",executor:Vk},{kind:"overlays:pulse",executor:jk},{kind:"overlays:badge",executor:Gk},{kind:"overlays:tooltip",executor:Wk},{kind:"overlays:modal",executor:Ay},{kind:"core:tour",executor:ky},{kind:"overlays:celebrate",executor:tk}],ap={id:"adaptive-overlays",version:"1.0.0",name:"Overlays",description:"Tooltips, highlights, badges, modals, celebrations, visual overlays, and workflow tracking",executors:Dy,widgets:[{id:"adaptive-overlays:workflow-tracker",component:$k,metadata:{name:"Workflow Tracker",icon:"\u{1F4CB}",description:"Tracks multi-step workflow progress across tours"}}]};function rp(t){let{appId:e,runtime:a,isBuiltIn:r=!1}=t,n=`app:${e}:`,o=[],i=[],s=a.state.ns(`app:${e}`);return{appId:e,state:{get:u=>s.get(u),set:(u,c)=>s.set(u,c),remove:u=>s.remove(u)},telemetry:a.telemetry?{emit:(u,c)=>{a.events.publish(u,{...c,_appId:e})},getSessionId:()=>a.telemetry?.getSessionId?.()}:void 0,surfaces:{mount:(u,c,d)=>{let f=a.surfaces.mount(u,c,{...d,adaptiveId:e});return{unmount:()=>f.unmount(),update:h=>f.update(h)}},canMount:(u,c)=>a.surfaces.canMount(u,c)},events:{subscribe:u=>a.events.subscribe(c=>{u(c)}),publish:(u,c)=>{a.events.publish(u,{...c,_appId:e})}},registerAction:u=>{a.executors.register(u.kind,u.executor,u.schema,e,r),o.push(u.kind)},registerWidget:u=>{a.widgets.register(u.id,u.component,e,u.metadata),i.push(u.id)}}}function np(t,e){e.executors.unregisterBySource(t),e.widgets.unregisterBySource(t)}var nB=new Set(["overlays:highlight","overlays:pulse","overlays:badge","overlays:tooltip","overlays:modal","content:insertHtml","content:setText","content:setAttr","content:addClass","content:removeClass","content:setStyle","core:mountWidget","core:wait","core:sequence","core:parallel","core:tour"]),oB=new Set(["adaptive-chatbot","adaptive-content","adaptive-faq","adaptive-gamification","adaptive-nav","adaptive-overlays"]),iB={faq:"adaptive-faq",nav:"adaptive-nav",gamification:"adaptive-gamification",chatbot:"adaptive-chatbot"};function Zk(t){return iB[t]??t}function By(t){return nB.has(t)}function Py(t){if(By(t))return null;let e=t.indexOf(":");return e===-1?null:Zk(t.slice(0,e))}function op(t){let e=t.indexOf(":");return e===-1?null:Zk(t.slice(0,e))}function ip(t){let{cdnBase:e,registry:a,timeout:r=1e4,onLoadStart:n,onLoadEnd:o}=t,i=new Map,s=new Set,l=new Map;function u(x){return`${e}/adaptives/${x}/index.js`}async function c(x){if(a.has(x))return{appId:x,success:!0,manifest:a.get(x)?.manifest};if(l.has(x))return l.get(x);if(i.has(x))return i.get(x);let b=(async()=>{n?.(x);try{let g=u(x);if(s.has(g)){let C=a.get(x);if(C)return o?.(x,!0),{appId:x,success:!0,manifest:C.manifest}}let m=new Promise((C,w)=>{setTimeout(()=>w(new Error(`Timeout loading app: ${x}`)),r)}),y=d(g,x);await Promise.race([y,m]),s.add(g);let v=a.get(x);if(!v)throw new Error(`App ${x} did not register after loading`);return o?.(x,!0),{appId:x,success:!0,manifest:v.manifest}}catch(g){let m=g instanceof Error?g.message:String(g);o?.(x,!1,m);let y={appId:x,success:!1,error:m};return l.set(x,y),y}finally{i.delete(x)}})();return i.set(x,b),b}async function d(x,b){if(typeof window<"u"){try{let g=await import(x);g.manifest?a.register(g.manifest):g.default?.manifest?a.register(g.default.manifest):g.default&&a.register(g.default);return}catch{}return new Promise((g,m)=>{let y=document.createElement("script");y.src=x,y.async=!0,y.onload=()=>{a.get(b)?g():m(new Error(`App ${b} did not self-register`))},y.onerror=()=>{m(new Error(`Failed to load app script: ${x}`))},document.head.appendChild(y)})}throw new Error("Dynamic app loading not supported in SSR")}function f(x){let b=new Set;if(x.apps)for(let g of x.apps)b.add(g);if(x.actions)for(let g of x.actions){let m=Py(g.kind);if(m&&b.add(m),g.kind==="core:mountWidget"){let y=g.widget?.widgetId;if(y){let v=op(y);v&&b.add(v)}}}if(x.tiles){for(let g of x.tiles)if(g.widget){let m=op(g.widget);m&&b.add(m)}}for(let g of oB)b.delete(g);return Array.from(b)}async function h(x){let b=f(x);return b.length===0?[]:await Promise.all(b.map(m=>c(m)))}async function S(x){return Promise.all(x.map(b=>c(b)))}return{loadApp:c,loadAppsForConfig:h,preloadApps:S,getRequiredApps:f,getAppUrl:u}}var Pu=class{constructor(){B(this,"apps",new Map);B(this,"eventListeners",new Set);B(this,"runtime",null)}bind(e){this.runtime=e}async unbind(){for(let[e,a]of this.apps)a.state==="active"&&await this.deactivate(e);this.runtime=null}register(e){if(!e.id||typeof e.id!="string")throw new Error("App manifest must have an 'id' property");if(!e.version||typeof e.version!="string")throw new Error("App manifest must have a 'version' property");if(!e.name||typeof e.name!="string")throw new Error("App manifest must have a 'name' property");if(this.apps.has(e.id)){if(this.apps.get(e.id).state==="active")throw new Error(`Cannot re-register active app: ${e.id}`);console.warn(`[AppRegistry] Overriding existing app registration: ${e.id}`)}let a={manifest:e,state:"registered",registeredAt:Date.now()};return this.apps.set(e.id,a),this.emit({type:"app:registered",appId:e.id,manifest:e}),a}async activate(e){let a=this.apps.get(e);if(!a)throw new Error(`App not registered: ${e}`);if(a.state==="active"||a.state==="activating"){console.warn(`[AppRegistry] App already ${a.state}: ${e}`);return}if(!this.runtime)throw new Error("AppRegistry not bound to a runtime. Call bind() first.");if(a.manifest.dependencies)for(let r of a.manifest.dependencies){let n=this.apps.get(r);if(!n||n.state!=="active")throw new Error(`App ${e} depends on ${r}, which is not active`)}a.state="activating";try{let r=a.manifest.metadata?.isBuiltIn===!0,n=rp({appId:e,runtime:this.runtime,isBuiltIn:r}),{runtime:o}=a.manifest,i=[];if(o){if(o.actions)for(let s of o.actions)n.registerAction(s);if(o.widgets)for(let s of o.widgets)n.registerWidget(s);if(o.events)for(let s of o.events){let l=this.runtime.events.subscribe(u=>{if(s.names.includes(u.name)){let c={appId:e,state:n.state,telemetry:n.telemetry,surfaces:n.surfaces};try{s.handler(u,c)}catch(d){console.error(`[AppRegistry] Event handler error in ${e}:`,d)}}});i.push(l)}}a.cleanup=async()=>{for(let s of i)try{await s()}catch(l){console.error(`[AppRegistry] Cleanup error in ${e}:`,l)}np(e,this.runtime)},a.state="active",a.activatedAt=Date.now(),this.emit({type:"app:activated",appId:e})}catch(r){throw a.state="error",a.error=String(r),this.emit({type:"app:error",appId:e,error:String(r)}),r}}async deactivate(e){let a=this.apps.get(e);if(!a)throw new Error(`App not registered: ${e}`);if(a.state!=="active"){console.warn(`[AppRegistry] App not active: ${e}`);return}for(let[r,n]of this.apps)if(n.state==="active"&&n.manifest.dependencies?.includes(e))throw new Error(`Cannot deactivate ${e}: app ${r} depends on it`);a.state="deactivating";try{a.cleanup&&(await a.cleanup(),a.cleanup=void 0),a.state="inactive",this.emit({type:"app:deactivated",appId:e})}catch(r){throw a.state="error",a.error=String(r),this.emit({type:"app:error",appId:e,error:String(r)}),r}}async unregister(e){let a=this.apps.get(e);a&&(a.state==="active"&&await this.deactivate(e),this.apps.delete(e),this.emit({type:"app:unregistered",appId:e}))}get(e){return this.apps.get(e)}has(e){return this.apps.has(e)}isActive(e){return this.apps.get(e)?.state==="active"}list(){return Array.from(this.apps.values())}listActive(){return Array.from(this.apps.values()).filter(e=>e.state==="active")}listEditable(){return Array.from(this.apps.values()).filter(e=>e.manifest.editor!==void 0)}subscribe(e){return this.eventListeners.add(e),()=>{this.eventListeners.delete(e)}}emit(e){for(let a of this.eventListeners)try{a(e)}catch(r){console.error("[AppRegistry] Event listener error:",r)}}async destroy(){await this.unbind(),this.apps.clear(),this.eventListeners.clear()}},ks=new Pu;var rr=K(Ee(),1);var ei=K(Ke(),1),Fy=K(Wo(),1);var an=K(Ke(),1);var Xk=/```json\s*\n([\s\S]*?)```/g;function Yk(t){let e=[],a=t,r=[],n;for(Xk.lastIndex=0;(n=Xk.exec(t))!==null;)r.push({fullMatch:n[0],json:n[1],index:n.index});for(let o=r.length-1;o>=0;o--){let{fullMatch:i,json:s}=r[o],l;try{l=JSON.parse(s)}catch{continue}typeof l=="object"&&l!==null&&"kind"in l&&typeof l.kind=="string"&&(e.unshift(l),a=a.replace(i,""))}return a=a.replace(/\n{3,}/g,`
98
98
 
99
- `).trim(),{displayText:a,actions:e}}var mu=class extends Error{constructor(e){super(e),this.name="AuthError"}};function Q2(){let t=document.cookie.match(/stytch_session_jwt=([^;]*)/);if(!t||!t[1])throw new mu("No authentication token found");let e=localStorage.getItem("syntrologie_workspace_id");if(!e)throw new mu("No workspace ID found");return{Authorization:`Bearer ${t[1]}`,"X-Workspace-Id":e}}async function xI(t,e){let a=Q2(),r=await fetch(t,{method:"POST",headers:{"Content-Type":"application/json",...a},body:JSON.stringify(e)});if(!r.ok)throw r.status===401?new mu("Session expired or unauthorized"):new Error(`Chat request failed: ${r.status} ${r.statusText}`);return r.json()}var J2=0;function qv(){return`msg-${Date.now()}-${++J2}`}function bI(t){let{backendUrl:e,tileId:a,runtime:r,greeting:n,maxHistory:o=20,mlflowRunId:i,config:s}=t,[l,u]=(0,$r.useState)(()=>n?[{id:qv(),role:"assistant",text:n,timestamp:Date.now()}]:[]),[c,d]=(0,$r.useState)(!1),[h,g]=(0,$r.useState)(null),S=(0,$r.useRef)(null),b=(0,$r.useCallback)(async f=>{let m=f.trim();if(!m)return;g(null);let v={id:qv(),role:"user",text:m,timestamp:Date.now()};u(y=>[...y,v]),d(!0);try{let _=[...l,v].slice(-o).map(I=>({role:I.role,content:I.text})),L=await xI(e,{message:m,history:_,mlflow_run_id:i,current_config:s}),{displayText:C,actions:k}=yI(L.response),w={id:qv(),role:"assistant",text:C,timestamp:Date.now()};u(I=>[...I,w]),k.length>0&&(S.current?.isApplied()&&await S.current.revertAll(),S.current=await r.actions.applyBatch(k),r.events.publish("chatbot.actions_applied",{count:k.length,kinds:k.map(I=>I.kind),tileId:a}))}catch(y){let _=y instanceof Error?y.message:"An unexpected error occurred";g(_)}finally{d(!1)}},[e,l,o,i,s,r,a]),x=(0,$r.useCallback)(()=>{u([]),g(null),S.current?.isApplied()&&(S.current.revertAll(),S.current=null),sessionStorage.removeItem(`syntro:chatbot:history:${a}`)},[a]);return{messages:l,isLoading:c,error:h,sendMessage:b,clearMessages:x}}var Wa={container:{display:"flex",flexDirection:"column",height:"100%",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:"14px",touchAction:"none"},messageList:{flex:1,overflowY:"auto",padding:"12px",display:"flex",flexDirection:"column",gap:"8px"},messageBubble:{maxWidth:"85%",padding:"8px 12px",borderRadius:"12px",lineHeight:1.5,wordBreak:"break-word"},userMessage:{alignSelf:"flex-end",backgroundColor:Ft[4],color:Va.white,borderBottomRightRadius:"4px"},assistantMessage:{alignSelf:"flex-start",backgroundColor:"rgba(255, 255, 255, 0.08)",color:A[10],borderBottomLeftRadius:"4px"},loadingDots:{alignSelf:"flex-start",padding:"8px 16px",backgroundColor:"rgba(255, 255, 255, 0.05)",borderRadius:"12px",color:A[8],fontSize:"13px"},errorBanner:{padding:"8px 12px",backgroundColor:"rgba(239, 68, 68, 0.1)",color:ze[4],fontSize:"13px",borderRadius:"8px",margin:"0 12px"},inputForm:{display:"flex",gap:"8px",padding:"12px",borderTop:"1px solid rgba(255, 255, 255, 0.06)"},input:{flex:1,padding:"8px 12px",borderRadius:"8px",border:"1px solid rgba(255, 255, 255, 0.1)",backgroundColor:"rgba(0, 0, 0, 0.2)",color:A[12],fontSize:"14px",outline:"none",fontFamily:"inherit"},sendButton:{padding:"8px 16px",borderRadius:"8px",border:"none",backgroundColor:Ft[4],color:Va.white,fontWeight:600,fontSize:"13px",cursor:"pointer",whiteSpace:"nowrap"},sendButtonDisabled:{opacity:.5,cursor:"not-allowed"}};function eD({message:t}){let e=t.role==="user",a={...Wa.messageBubble,...e?Wa.userMessage:Wa.assistantMessage};return(0,Za.jsx)("div",{style:a,children:t.text})}function tD({config:t,runtime:e,tileId:a}){let{messages:r,isLoading:n,error:o,sendMessage:i,clearMessages:s}=bI({backendUrl:t.backendUrl,tileId:a,runtime:e,greeting:t.greeting,maxHistory:t.maxHistory,mlflowRunId:t.mlflowRunId}),l=(0,qo.useRef)(null),u=(0,qo.useRef)(null);(0,qo.useEffect)(()=>{l.current&&(l.current.scrollTop=l.current.scrollHeight)},[]);let c=d=>{d.preventDefault();let h=u.current;if(!h||!h.value.trim()||n)return;let g=h.value;h.value="",i(g)};return(0,Za.jsxs)("div",{style:Wa.container,"data-testid":"chat-assistant",children:[(0,Za.jsxs)("div",{ref:l,style:Wa.messageList,children:[r.map(d=>(0,Za.jsx)(eD,{message:d},d.id)),n&&(0,Za.jsx)("div",{style:Wa.loadingDots,children:"Thinking..."})]}),o&&(0,Za.jsx)("div",{style:Wa.errorBanner,children:o}),(0,Za.jsxs)("form",{onSubmit:c,style:Wa.inputForm,children:[(0,Za.jsx)("input",{ref:u,style:Wa.input,placeholder:"Ask anything...",disabled:n,"data-testid":"chat-input"}),(0,Za.jsx)("button",{type:"submit",disabled:n,style:{...Wa.sendButton,...n?Wa.sendButtonDisabled:{}},"data-testid":"chat-send",children:"Send"})]})]})}var SI={mount(t,e){let{config:a,runtime:r,tileId:n="chatbot-widget"}=e||{};if(a&&r&&typeof zv.createRoot=="function"){let o=(0,zv.createRoot)(t);return o.render(qo.default.createElement(tD,{config:a,runtime:r,tileId:n})),()=>{o.unmount()}}return!a||!r?(t.innerHTML=`<div style="padding: 16px; color: ${A[8]};">Chat widget requires config and runtime.</div>`,()=>{t.innerHTML=""}):(t.innerHTML=`
100
- <div style="padding: 16px; font-family: system-ui; color: ${A[10]};">
101
- <p style="margin: 0 0 8px; color: ${A[8]};">${a.greeting||"Hi! How can I help?"}</p>
102
- <p style="margin: 0; font-size: 12px; color: ${A[7]};">Chat widget mounted. Awaiting React renderer.</p>
99
+ `).trim(),{displayText:a,actions:e}}var Nu=class extends Error{constructor(e){super(e),this.name="AuthError"}};function sB(){let t=document.cookie.match(/stytch_session_jwt=([^;]*)/);if(!t||!t[1])throw new Nu("No authentication token found");let e=localStorage.getItem("syntrologie_workspace_id");if(!e)throw new Nu("No workspace ID found");return{Authorization:`Bearer ${t[1]}`,"X-Workspace-Id":e}}async function Kk(t,e){let a=sB(),r=await fetch(t,{method:"POST",headers:{"Content-Type":"application/json",...a},body:JSON.stringify(e)});if(!r.ok)throw r.status===401?new Nu("Session expired or unauthorized"):new Error(`Chat request failed: ${r.status} ${r.statusText}`);return r.json()}var lB=0;function Ny(){return`msg-${Date.now()}-${++lB}`}function Qk(t){let{backendUrl:e,tileId:a,runtime:r,greeting:n,maxHistory:o=20,mlflowRunId:i,config:s}=t,[l,u]=(0,an.useState)(()=>n?[{id:Ny(),role:"assistant",text:n,timestamp:Date.now()}]:[]),[c,d]=(0,an.useState)(!1),[f,h]=(0,an.useState)(null),S=(0,an.useRef)(null),x=(0,an.useCallback)(async g=>{let m=g.trim();if(!m)return;h(null);let y={id:Ny(),role:"user",text:m,timestamp:Date.now()};u(v=>[...v,y]),d(!0);try{let C=[...l,y].slice(-o).map(I=>({role:I.role,content:I.text})),w=await Kk(e,{message:m,history:C,mlflow_run_id:i,current_config:s}),{displayText:_,actions:L}=Yk(w.response),A={id:Ny(),role:"assistant",text:_,timestamp:Date.now()};u(I=>[...I,A]),L.length>0&&(S.current?.isApplied()&&await S.current.revertAll(),S.current=await r.actions.applyBatch(L),r.events.publish("chatbot.actions_applied",{count:L.length,kinds:L.map(I=>I.kind),tileId:a}))}catch(v){let C=v instanceof Error?v.message:"An unexpected error occurred";h(C)}finally{d(!1)}},[e,l,o,i,s,r,a]),b=(0,an.useCallback)(()=>{u([]),h(null),S.current?.isApplied()&&(S.current.revertAll(),S.current=null),sessionStorage.removeItem(`syntro:chatbot:history:${a}`)},[a]);return{messages:l,isLoading:c,error:f,sendMessage:x,clearMessages:b}}var ar={container:{display:"flex",flexDirection:"column",height:"100%",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:"14px",touchAction:"none"},messageList:{flex:1,overflowY:"auto",padding:"12px",display:"flex",flexDirection:"column",gap:"8px"},messageBubble:{maxWidth:"85%",padding:"8px 12px",borderRadius:"12px",lineHeight:1.5,wordBreak:"break-word"},userMessage:{alignSelf:"flex-end",backgroundColor:qt[4],color:Qa.white,borderBottomRightRadius:"4px"},assistantMessage:{alignSelf:"flex-start",backgroundColor:"rgba(255, 255, 255, 0.08)",color:k[10],borderBottomLeftRadius:"4px"},loadingDots:{alignSelf:"flex-start",padding:"8px 16px",backgroundColor:"rgba(255, 255, 255, 0.05)",borderRadius:"12px",color:k[8],fontSize:"13px"},errorBanner:{padding:"8px 12px",backgroundColor:"rgba(239, 68, 68, 0.1)",color:Ge[4],fontSize:"13px",borderRadius:"8px",margin:"0 12px"},inputForm:{display:"flex",gap:"8px",padding:"12px",borderTop:"1px solid rgba(255, 255, 255, 0.06)"},input:{flex:1,padding:"8px 12px",borderRadius:"8px",border:"1px solid rgba(255, 255, 255, 0.1)",backgroundColor:"rgba(0, 0, 0, 0.2)",color:k[12],fontSize:"14px",outline:"none",fontFamily:"inherit"},sendButton:{padding:"8px 16px",borderRadius:"8px",border:"none",backgroundColor:qt[4],color:Qa.white,fontWeight:600,fontSize:"13px",cursor:"pointer",whiteSpace:"nowrap"},sendButtonDisabled:{opacity:.5,cursor:"not-allowed"}};function uB({message:t}){let e=t.role==="user",a={...ar.messageBubble,...e?ar.userMessage:ar.assistantMessage};return(0,rr.jsx)("div",{style:a,children:t.text})}function cB({config:t,runtime:e,tileId:a}){let{messages:r,isLoading:n,error:o,sendMessage:i,clearMessages:s}=Qk({backendUrl:t.backendUrl,tileId:a,runtime:e,greeting:t.greeting,maxHistory:t.maxHistory,mlflowRunId:t.mlflowRunId}),l=(0,ei.useRef)(null),u=(0,ei.useRef)(null);(0,ei.useEffect)(()=>{l.current&&(l.current.scrollTop=l.current.scrollHeight)},[]);let c=d=>{d.preventDefault();let f=u.current;if(!f||!f.value.trim()||n)return;let h=f.value;f.value="",i(h)};return(0,rr.jsxs)("div",{style:ar.container,"data-testid":"chat-assistant",children:[(0,rr.jsxs)("div",{ref:l,style:ar.messageList,children:[r.map(d=>(0,rr.jsx)(uB,{message:d},d.id)),n&&(0,rr.jsx)("div",{style:ar.loadingDots,children:"Thinking..."})]}),o&&(0,rr.jsx)("div",{style:ar.errorBanner,children:o}),(0,rr.jsxs)("form",{onSubmit:c,style:ar.inputForm,children:[(0,rr.jsx)("input",{ref:u,style:ar.input,placeholder:"Ask anything...",disabled:n,"data-testid":"chat-input"}),(0,rr.jsx)("button",{type:"submit",disabled:n,style:{...ar.sendButton,...n?ar.sendButtonDisabled:{}},"data-testid":"chat-send",children:"Send"})]})]})}var Jk={mount(t,e){let{config:a,runtime:r,tileId:n="chatbot-widget"}=e||{};if(a&&r&&typeof Fy.createRoot=="function"){let o=(0,Fy.createRoot)(t);return o.render(ei.default.createElement(cB,{config:a,runtime:r,tileId:n})),()=>{o.unmount()}}return!a||!r?(t.innerHTML=`<div style="padding: 16px; color: ${k[8]};">Chat widget requires config and runtime.</div>`,()=>{t.innerHTML=""}):(t.innerHTML=`
100
+ <div style="padding: 16px; font-family: system-ui; color: ${k[10]};">
101
+ <p style="margin: 0 0 8px; color: ${k[8]};">${a.greeting||"Hi! How can I help?"}</p>
102
+ <p style="margin: 0; font-size: 12px; color: ${k[7]};">Chat widget mounted. Awaiting React renderer.</p>
103
103
  </div>
104
- `,()=>{t.innerHTML=""})}};var CI={id:"adaptive-chatbot",version:"1.0.0",name:"Chat Assistant",description:"AI chat assistant with action execution capabilities",executors:[],widgets:[{id:"adaptive-chatbot:assistant",component:SI,metadata:{name:"Chat Assistant",description:"AI-powered chat assistant that can execute DOM actions",icon:"\u{1F4AC}"}}]};function _I(t,e,a){if(e){let r=t.getState().items.find(n=>n.config.id===e);if(r)return r}if(a){let r=t.findByQuestion(a);if(r)return r}throw new Error("FAQ item not found")}async function aD(t,e,a){let r=_I(a,t.itemId,t.itemQuestion),{id:n}=r.config;t.expand!==!1&&a.expand(n);let o=document.querySelector(`[data-faq-item-id="${n}"]`);return o&&o.scrollIntoView({behavior:t.behavior??"smooth"}),e.publishEvent("faq:scroll_to",{itemId:n}),{cleanup:()=>{}}}async function rD(t,e,a){let r=_I(a,t.itemId,t.itemQuestion),{id:n}=r.config,o=t.state??"toggle",i;switch(o){case"open":a.expand(n),i="open";break;case"closed":a.collapse(n),i="closed";break;default:{let s=a.getState().expandedItems.has(n);a.toggle(n),i=s?"closed":"open";break}}return e.publishEvent("faq:toggle",{itemId:n,newState:i}),{cleanup:()=>{}}}async function nD(t,e,a){switch(t.operation){case"add":{let r=t.items??[],n=t.position==="prepend"?"prepend":"append";a.addItems(r,n);break}case"remove":{if(!t.itemId)throw new Error("FAQ item not found");if(!a.getState().items.some(n=>n.config.id===t.itemId))throw new Error("FAQ item not found");a.removeItem(t.itemId);break}case"reorder":{let r=t.order??[];a.reorderItems(r);break}case"replace":{let r=t.items??[];a.replaceItems(r);break}}return e.publishEvent("faq:update",{operation:t.operation}),{cleanup:()=>{}}}var wI=[{kind:"faq:scroll_to",executor:aD},{kind:"faq:toggle_item",executor:rD},{kind:"faq:update",executor:nD}];var He=K(Me(),1);var Ee=K(We(),1),Vv=K(Oo(),1);function LI(t){return typeof t=="string"?t:t.type==="rich"?t.html:t.content}function oD(t){return typeof t=="string"?(0,He.jsx)("p",{style:{margin:0},children:t}):t.type==="rich"?(0,He.jsx)("div",{style:{margin:0},dangerouslySetInnerHTML:{__html:t.html}}):(0,He.jsx)("p",{style:{margin:0},children:t.content})}function iD(t){return t?t===!0?{style:"thumbs"}:t:null}function sD(t){return t.prompt||"Was this helpful?"}var Et={container:{fontFamily:"var(--sc-font-family, system-ui, -apple-system, sans-serif)",maxWidth:"800px",margin:"0 auto"},searchWrapper:{marginBottom:"8px"},searchInput:{width:"100%",padding:"12px 16px",borderRadius:"8px",fontSize:"14px",outline:"none",transition:"border-color 0.15s ease",backgroundColor:"var(--sc-content-search-background)",color:"var(--sc-content-search-color)"},accordion:{display:"flex",flexDirection:"column",gap:"var(--sc-content-item-gap, 6px)"},item:{borderRadius:"var(--sc-content-border-radius, 8px)",overflow:"hidden",transition:"box-shadow 0.15s ease"},question:{width:"100%",padding:"var(--sc-content-item-padding, 12px 16px)",display:"flex",alignItems:"center",justifyContent:"space-between",border:"none",cursor:"pointer",fontSize:"var(--sc-content-item-font-size, 15px)",fontWeight:500,textAlign:"left",transition:"background-color 0.15s ease"},chevron:{fontSize:"20px",transition:"transform 0.2s ease",color:"var(--sc-content-chevron-color, currentColor)"},answer:{padding:"var(--sc-content-body-padding, 0 16px 12px 16px)",fontSize:"var(--sc-content-body-font-size, 14px)",lineHeight:1.6,overflow:"hidden",transition:"max-height 0.2s ease, padding 0.2s ease"},category:{display:"inline-block",fontSize:"11px",fontWeight:600,textTransform:"uppercase",letterSpacing:"0.05em",padding:"4px 8px",borderRadius:"4px",marginBottom:"8px"},categoryHeader:{fontSize:"var(--sc-content-category-font-size, 12px)",fontWeight:700,textTransform:"uppercase",letterSpacing:"0.05em",padding:"var(--sc-content-category-padding, 8px 4px 4px 4px)",marginTop:"var(--sc-content-category-gap, 4px)"},feedback:{display:"flex",alignItems:"center",gap:"8px",marginTop:"12px",paddingTop:"10px",borderTop:"1px solid rgba(0, 0, 0, 0.08)",fontSize:"13px"},feedbackButton:{background:"none",border:"1px solid transparent",cursor:"pointer",fontSize:"16px",padding:"4px 8px",borderRadius:"4px",transition:"background-color 0.15s ease, border-color 0.15s ease"},feedbackButtonSelected:{borderColor:"rgba(0, 0, 0, 0.2)",backgroundColor:"rgba(0, 0, 0, 0.04)"},emptyState:{textAlign:"center",padding:"48px 24px",fontSize:"14px"},noResults:{textAlign:"center",padding:"32px 16px",fontSize:"14px"}},ds={light:{container:{backgroundColor:"transparent",color:"inherit"},searchInput:{border:`1px solid ${A[11]}`},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)"},question:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},questionHover:{backgroundColor:"var(--sc-content-background-hover)"},answer:{color:"var(--sc-content-text-secondary-color)"},category:{backgroundColor:Ft[8],color:Ft[2]},categoryHeader:{color:A[7]},emptyState:{color:A[8]},feedbackPrompt:{color:A[7]}},dark:{container:{backgroundColor:"transparent",color:"inherit"},searchInput:{border:`1px solid ${A[5]}`},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)"},question:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},questionHover:{backgroundColor:"var(--sc-content-background-hover)"},answer:{color:"var(--sc-content-text-secondary-color)"},category:{backgroundColor:Ft[0],color:Ft[6]},categoryHeader:{color:A[8]},emptyState:{color:A[7]},feedbackPrompt:{color:A[8]}}};function lD({item:t,isExpanded:e,isHighlighted:a,isLast:r,onToggle:n,theme:o,feedbackConfig:i,feedbackValue:s,onFeedback:l}){let[u,c]=(0,Ee.useState)(!1),d=ds[o],{question:h,answer:g}=t.config,S={...Et.item,...d.item,...e?d.itemExpanded:{},...a?{boxShadow:"0 0 0 2px #6366f1, 0 0 12px rgba(99, 102, 241, 0.4)",transition:"box-shadow 0.3s ease"}:{},...r?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},b={...Et.question,...d.question,...u?d.questionHover:{}},x={...Et.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},f={...Et.answer,...d.answer,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},m={...Et.feedback,...d.feedbackPrompt};return(0,He.jsxs)("div",{style:S,"data-faq-item-id":t.config.id,children:[(0,He.jsxs)("button",{type:"button",style:b,onClick:n,onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),"aria-expanded":e,children:[(0,He.jsx)("span",{children:h}),(0,He.jsx)("span",{style:x,children:"\u203A"})]}),(0,He.jsxs)("div",{style:f,"aria-hidden":!e,children:[oD(g),e&&i&&(0,He.jsxs)("div",{style:m,children:[(0,He.jsx)("span",{children:sD(i)}),(0,He.jsx)("button",{type:"button",style:{...Et.feedbackButton,...s==="up"?Et.feedbackButtonSelected:{}},"aria-label":"Thumbs up",onClick:()=>l(t.config.id,h,"up"),children:"\u{1F44D}"}),(0,He.jsx)("button",{type:"button",style:{...Et.feedbackButton,...s==="down"?Et.feedbackButtonSelected:{}},"aria-label":"Thumbs down",onClick:()=>l(t.config.id,h,"down"),children:"\u{1F44E}"})]})]})]})}function uD({config:t,runtime:e,instanceId:a}){let[r,n]=(0,Ee.useReducer)(T=>T+1,0),[o,i]=(0,Ee.useState)(new Set),[s,l]=(0,Ee.useState)(null),[u,c]=(0,Ee.useState)(""),[d,h]=(0,Ee.useState)(new Map),g=(0,Ee.useMemo)(()=>iD(t.feedback),[t.feedback]);(0,Ee.useEffect)(()=>e.context.subscribe(()=>{n()}),[e.context]),(0,Ee.useEffect)(()=>{if(e.accumulator?.subscribe)return e.accumulator.subscribe(()=>{n()})},[e.accumulator]),(0,Ee.useEffect)(()=>{if(!e.events.subscribe)return;if(e.events.getRecent){let M=e.events.getRecent({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},10).filter(B=>{let F=B.props?.actionId;return typeof F=="string"&&F.startsWith("faq:open:")}).pop();if(M&&Date.now()-M.ts<1e4){let B=M.props.actionId.replace("faq:open:","");i(new Set([B])),requestAnimationFrame(()=>{let F=document.querySelector(`[data-faq-item-id="${B}"]`);F&&F.scrollIntoView({behavior:"smooth",block:"center"})})}}return e.events.subscribe({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},D=>{let M=D.props?.actionId;if(typeof M!="string"||!M.startsWith("faq:open:"))return;let B=M.replace("faq:open:","");i(new Set([B])),requestAnimationFrame(()=>{let F=document.querySelector(`[data-faq-item-id="${B}"]`);F&&F.scrollIntoView({behavior:"smooth",block:"center"})}),e.events.publish("canvas.requestOpen")})},[e]),(0,Ee.useEffect)(()=>{if(!e.events.subscribe)return;let T=M=>{let B=M.props?.tileId,F=M.props?.itemId;B===a&&F&&(i(new Set([F])),l(F),setTimeout(()=>l(null),1500),requestAnimationFrame(()=>{let H=document.querySelector(`[data-faq-item-id="${F}"]`);H&&H.scrollIntoView({behavior:"smooth",block:"center"})}))};if(e.events.getRecent){let B=e.events.getRecent({names:["notification.deep_link"]},5).filter(F=>F.props?.tileId===a&&F.props?.itemId).pop();B&&Date.now()-B.ts<1e4&&T(B)}return e.events.subscribe({names:["notification.deep_link"]},T)},[e,a]);let S=(0,Ee.useMemo)(()=>t.actions.filter(T=>T.triggerWhen?e.evaluateSync(T.triggerWhen).value:!0),[t.actions,e,r]),b=(0,Ee.useMemo)(()=>t.ordering==="priority"?[...S].sort((T,D)=>(D.config.priority??0)-(T.config.priority??0)):S,[S,t.ordering]),x=(0,Ee.useMemo)(()=>{if(!t.searchable||!u.trim())return b;let T=u.toLowerCase();return b.filter(D=>D.config.question.toLowerCase().includes(T)||LI(D.config.answer).toLowerCase().includes(T)||D.config.category?.toLowerCase().includes(T))},[b,u,t.searchable]),f=(0,Ee.useMemo)(()=>{let T=new Map;for(let D of x){let M=D.config.category;T.has(M)||T.set(M,[]),T.get(M).push(D)}return T},[x]),m=(0,Ee.useMemo)(()=>x.some(T=>T.config.category),[x]),v=(0,Ee.useMemo)(()=>t.theme&&t.theme!=="auto"?t.theme:typeof window<"u"&&window.matchMedia?.("(prefers-color-scheme: dark)").matches?"dark":"light",[t.theme]),y=(0,Ee.useCallback)(T=>{i(D=>{let M=new Set(D);return t.expandBehavior==="single"?D.has(T)?new Set:new Set([T]):(D.has(T)?M.delete(T):M.add(T),M)}),e.events.publish("faq:toggled",{instanceId:a,questionId:T,expanded:!o.has(T),timestamp:Date.now()})},[t.expandBehavior,e.events,a,o]),_=(0,Ee.useCallback)((T,D,M)=>{h(B=>{let F=new Map(B);return F.set(T,M),F}),e.events.publish("faq:feedback",{itemId:T,question:D,value:M})},[e.events]),L={...Et.container,...ds[v].container},C={...Et.searchInput,...ds[v].searchInput},k={...Et.emptyState,...ds[v].emptyState},w={...Et.categoryHeader,...ds[v].categoryHeader},I=T=>T.map((D,M)=>(0,He.jsx)(lD,{item:D,isExpanded:o.has(D.config.id),isHighlighted:s===D.config.id,isLast:M===T.length-1,onToggle:()=>y(D.config.id),theme:v,feedbackConfig:g,feedbackValue:d.get(D.config.id),onFeedback:_},D.config.id));return S.length===0?(0,He.jsx)("div",{style:L,"data-adaptive-id":a,"data-adaptive-type":"adaptive-faq",children:(0,He.jsx)("div",{style:k,children:"You're all set for now! We'll surface answers here when they're relevant to what you're doing."})}):(0,He.jsxs)("div",{style:L,"data-adaptive-id":a,"data-adaptive-type":"adaptive-faq",children:[t.searchable&&(0,He.jsxs)("div",{style:Et.searchWrapper,children:[(0,He.jsx)("style",{children:`[data-adaptive-id="${a}"] input::placeholder { color: var(--sc-content-search-color, inherit); opacity: 0.7; }`}),(0,He.jsx)("input",{type:"text",placeholder:"Search questions...",value:u,onChange:T=>c(T.target.value),style:C})]}),(0,He.jsx)("div",{style:Et.accordion,children:m?Array.from(f.entries()).map(([T,D])=>(0,He.jsxs)(Ee.default.Fragment,{children:[T&&(0,He.jsx)("div",{style:w,"data-category-header":T,children:T}),I(D)]},T??"__ungrouped")):I(x)}),t.searchable&&x.length===0&&u&&(0,He.jsxs)("div",{style:{...Et.noResults,...ds[v].emptyState},children:['No questions found matching "',u,'"']})]})}var II={mount(t,e){let{runtime:a,instanceId:r="faq-widget",...n}=e||{expandBehavior:"single",searchable:!1,theme:"auto",actions:[]};if(a&&typeof Vv.createRoot=="function"){let i=(0,Vv.createRoot)(t);return i.render(Ee.default.createElement(uD,{config:n,runtime:a,instanceId:r})),()=>{i.unmount()}}let o=n.actions||[];return t.innerHTML=`
104
+ `,()=>{t.innerHTML=""})}};var eI={id:"adaptive-chatbot",version:"1.0.0",name:"Chat Assistant",description:"AI chat assistant with action execution capabilities",executors:[],widgets:[{id:"adaptive-chatbot:assistant",component:Jk,metadata:{name:"Chat Assistant",description:"AI-powered chat assistant that can execute DOM actions",icon:"\u{1F4AC}"}}]};function tI(t,e,a){if(e){let r=t.getState().items.find(n=>n.config.id===e);if(r)return r}if(a){let r=t.findByQuestion(a);if(r)return r}throw new Error("FAQ item not found")}async function dB(t,e,a){let r=tI(a,t.itemId,t.itemQuestion),{id:n}=r.config;t.expand!==!1&&a.expand(n);let o=document.querySelector(`[data-faq-item-id="${n}"]`);return o&&o.scrollIntoView({behavior:t.behavior??"smooth"}),e.publishEvent("faq:scroll_to",{itemId:n}),{cleanup:()=>{}}}async function fB(t,e,a){let r=tI(a,t.itemId,t.itemQuestion),{id:n}=r.config,o=t.state??"toggle",i;switch(o){case"open":a.expand(n),i="open";break;case"closed":a.collapse(n),i="closed";break;default:{let s=a.getState().expandedItems.has(n);a.toggle(n),i=s?"closed":"open";break}}return e.publishEvent("faq:toggle",{itemId:n,newState:i}),{cleanup:()=>{}}}async function pB(t,e,a){switch(t.operation){case"add":{let r=t.items??[],n=t.position==="prepend"?"prepend":"append";a.addItems(r,n);break}case"remove":{if(!t.itemId)throw new Error("FAQ item not found");if(!a.getState().items.some(n=>n.config.id===t.itemId))throw new Error("FAQ item not found");a.removeItem(t.itemId);break}case"reorder":{let r=t.order??[];a.reorderItems(r);break}case"replace":{let r=t.items??[];a.replaceItems(r);break}}return e.publishEvent("faq:update",{operation:t.operation}),{cleanup:()=>{}}}var aI=[{kind:"faq:scroll_to",executor:dB},{kind:"faq:toggle_item",executor:fB},{kind:"faq:update",executor:pB}];var qe=K(Ee(),1);function qy(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var ri=qy();function uI(t){ri=t}var ti={exec:()=>null};function xe(t,e=""){let a=typeof t=="string"?t:t.source,r={replace:(n,o)=>{let i=typeof o=="string"?o:o.source;return i=i.replace($t.caret,"$1"),a=a.replace(n,i),r},getRegex:()=>new RegExp(a,e)};return r}var hB=(()=>{try{return!!new RegExp("(?<=1)(?<!1)")}catch{return!1}})(),$t={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:t=>new RegExp(`^( {0,3}${t})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}#`),htmlBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}<(?:[a-z].*>|!--)`,"i"),blockquoteBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}>`)},mB=/^(?:[ \t]*(?:\n|$))+/,gB=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,vB=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,zu=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,yB=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,$y=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,cI=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,dI=xe(cI).replace(/bull/g,$y).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),xB=xe(cI).replace(/bull/g,$y).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),Vy=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,bB=/^[^\n]+/,jy=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,SB=xe(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",jy).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),_B=xe(/^(bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,$y).getRegex(),fp="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Gy=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,CB=xe("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",Gy).replace("tag",fp).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),fI=xe(Vy).replace("hr",zu).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",fp).getRegex(),wB=xe(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",fI).getRegex(),Wy={blockquote:wB,code:gB,def:SB,fences:vB,heading:yB,hr:zu,html:CB,lheading:dI,list:_B,newline:mB,paragraph:fI,table:ti,text:bB},rI=xe("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",zu).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",fp).getRegex(),LB={...Wy,lheading:xB,table:rI,paragraph:xe(Vy).replace("hr",zu).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",rI).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",fp).getRegex()},kB={...Wy,html:xe(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Gy).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:ti,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:xe(Vy).replace("hr",zu).replace("heading",` *#{1,6} *[^
105
+ ]`).replace("lheading",dI).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},IB=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,AB=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,pI=/^( {2,}|\\)\n(?!\s*$)/,EB=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,pp=/[\p{P}\p{S}]/u,Zy=/[\s\p{P}\p{S}]/u,hI=/[^\s\p{P}\p{S}]/u,TB=xe(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,Zy).getRegex(),mI=/(?!~)[\p{P}\p{S}]/u,RB=/(?!~)[\s\p{P}\p{S}]/u,MB=/(?:[^\s\p{P}\p{S}]|~)/u,gI=/(?![*_])[\p{P}\p{S}]/u,OB=/(?![*_])[\s\p{P}\p{S}]/u,DB=/(?:[^\s\p{P}\p{S}]|[*_])/u,BB=xe(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",hB?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),vI=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,PB=xe(vI,"u").replace(/punct/g,pp).getRegex(),NB=xe(vI,"u").replace(/punct/g,mI).getRegex(),yI="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",FB=xe(yI,"gu").replace(/notPunctSpace/g,hI).replace(/punctSpace/g,Zy).replace(/punct/g,pp).getRegex(),HB=xe(yI,"gu").replace(/notPunctSpace/g,MB).replace(/punctSpace/g,RB).replace(/punct/g,mI).getRegex(),UB=xe("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,hI).replace(/punctSpace/g,Zy).replace(/punct/g,pp).getRegex(),zB=xe(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,gI).getRegex(),qB="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",$B=xe(qB,"gu").replace(/notPunctSpace/g,DB).replace(/punctSpace/g,OB).replace(/punct/g,gI).getRegex(),VB=xe(/\\(punct)/,"gu").replace(/punct/g,pp).getRegex(),jB=xe(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),GB=xe(Gy).replace("(?:-->|$)","-->").getRegex(),WB=xe("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",GB).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),up=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+[^`]*?`+(?!`)|[^\[\]\\`])*?/,ZB=xe(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",up).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),xI=xe(/^!?\[(label)\]\[(ref)\]/).replace("label",up).replace("ref",jy).getRegex(),bI=xe(/^!?\[(ref)\](?:\[\])?/).replace("ref",jy).getRegex(),XB=xe("reflink|nolink(?!\\()","g").replace("reflink",xI).replace("nolink",bI).getRegex(),nI=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,Xy={_backpedal:ti,anyPunctuation:VB,autolink:jB,blockSkip:BB,br:pI,code:AB,del:ti,delLDelim:ti,delRDelim:ti,emStrongLDelim:PB,emStrongRDelimAst:FB,emStrongRDelimUnd:UB,escape:IB,link:ZB,nolink:bI,punctuation:TB,reflink:xI,reflinkSearch:XB,tag:WB,text:EB,url:ti},YB={...Xy,link:xe(/^!?\[(label)\]\((.*?)\)/).replace("label",up).getRegex(),reflink:xe(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",up).getRegex()},Hy={...Xy,emStrongRDelimAst:HB,emStrongLDelim:NB,delLDelim:zB,delRDelim:$B,url:xe(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",nI).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:xe(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",nI).getRegex()},KB={...Hy,br:xe(pI).replace("{2,}","*").getRegex(),text:xe(Hy.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},sp={normal:Wy,gfm:LB,pedantic:kB},Fu={normal:Xy,gfm:Hy,breaks:KB,pedantic:YB},QB={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},oI=t=>QB[t];function Cr(t,e){if(e){if($t.escapeTest.test(t))return t.replace($t.escapeReplace,oI)}else if($t.escapeTestNoEncode.test(t))return t.replace($t.escapeReplaceNoEncode,oI);return t}function iI(t){try{t=encodeURI(t).replace($t.percentDecode,"%")}catch{return null}return t}function sI(t,e){let a=t.replace($t.findPipe,(o,i,s)=>{let l=!1,u=i;for(;--u>=0&&s[u]==="\\";)l=!l;return l?"|":" |"}),r=a.split($t.splitPipe),n=0;if(r[0].trim()||r.shift(),r.length>0&&!r.at(-1)?.trim()&&r.pop(),e)if(r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;n<r.length;n++)r[n]=r[n].trim().replace($t.slashPipe,"|");return r}function Hu(t,e,a){let r=t.length;if(r===0)return"";let n=0;for(;n<r;){let o=t.charAt(r-n-1);if(o===e&&!a)n++;else if(o!==e&&a)n++;else break}return t.slice(0,r-n)}function JB(t,e){if(t.indexOf(e[1])===-1)return-1;let a=0;for(let r=0;r<t.length;r++)if(t[r]==="\\")r++;else if(t[r]===e[0])a++;else if(t[r]===e[1]&&(a--,a<0))return r;return a>0?-2:-1}function eP(t,e=0){let a=e,r="";for(let n of t)if(n===" "){let o=4-a%4;r+=" ".repeat(o),a+=o}else r+=n,a++;return r}function lI(t,e,a,r,n){let o=e.href,i=e.title||null,s=t[1].replace(n.other.outputLinkReplace,"$1");r.state.inLink=!0;let l={type:t[0].charAt(0)==="!"?"image":"link",raw:a,href:o,title:i,text:s,tokens:r.inlineTokens(s)};return r.state.inLink=!1,l}function tP(t,e,a){let r=t.match(a.other.indentCodeCompensation);if(r===null)return e;let n=r[1];return e.split(`
106
+ `).map(o=>{let i=o.match(a.other.beginningSpace);if(i===null)return o;let[s]=i;return s.length>=n.length?o.slice(n.length):o}).join(`
107
+ `)}var cp=class{constructor(t){B(this,"options");B(this,"rules");B(this,"lexer");this.options=t||ri}space(t){let e=this.rules.block.newline.exec(t);if(e&&e[0].length>0)return{type:"space",raw:e[0]}}code(t){let e=this.rules.block.code.exec(t);if(e){let a=e[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:e[0],codeBlockStyle:"indented",text:this.options.pedantic?a:Hu(a,`
108
+ `)}}}fences(t){let e=this.rules.block.fences.exec(t);if(e){let a=e[0],r=tP(a,e[3]||"",this.rules);return{type:"code",raw:a,lang:e[2]?e[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):e[2],text:r}}}heading(t){let e=this.rules.block.heading.exec(t);if(e){let a=e[2].trim();if(this.rules.other.endingHash.test(a)){let r=Hu(a,"#");(this.options.pedantic||!r||this.rules.other.endingSpaceChar.test(r))&&(a=r.trim())}return{type:"heading",raw:e[0],depth:e[1].length,text:a,tokens:this.lexer.inline(a)}}}hr(t){let e=this.rules.block.hr.exec(t);if(e)return{type:"hr",raw:Hu(e[0],`
109
+ `)}}blockquote(t){let e=this.rules.block.blockquote.exec(t);if(e){let a=Hu(e[0],`
110
+ `).split(`
111
+ `),r="",n="",o=[];for(;a.length>0;){let i=!1,s=[],l;for(l=0;l<a.length;l++)if(this.rules.other.blockquoteStart.test(a[l]))s.push(a[l]),i=!0;else if(!i)s.push(a[l]);else break;a=a.slice(l);let u=s.join(`
112
+ `),c=u.replace(this.rules.other.blockquoteSetextReplace,`
113
+ $1`).replace(this.rules.other.blockquoteSetextReplace2,"");r=r?`${r}
114
+ ${u}`:u,n=n?`${n}
115
+ ${c}`:c;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(c,o,!0),this.lexer.state.top=d,a.length===0)break;let f=o.at(-1);if(f?.type==="code")break;if(f?.type==="blockquote"){let h=f,S=h.raw+`
116
+ `+a.join(`
117
+ `),x=this.blockquote(S);o[o.length-1]=x,r=r.substring(0,r.length-h.raw.length)+x.raw,n=n.substring(0,n.length-h.text.length)+x.text;break}else if(f?.type==="list"){let h=f,S=h.raw+`
118
+ `+a.join(`
119
+ `),x=this.list(S);o[o.length-1]=x,r=r.substring(0,r.length-f.raw.length)+x.raw,n=n.substring(0,n.length-h.raw.length)+x.raw,a=S.substring(o.at(-1).raw.length).split(`
120
+ `);continue}}return{type:"blockquote",raw:r,tokens:o,text:n}}}list(t){let e=this.rules.block.list.exec(t);if(e){let a=e[1].trim(),r=a.length>1,n={type:"list",raw:"",ordered:r,start:r?+a.slice(0,-1):"",loose:!1,items:[]};a=r?`\\d{1,9}\\${a.slice(-1)}`:`\\${a}`,this.options.pedantic&&(a=r?a:"[*+-]");let o=this.rules.other.listItemRegex(a),i=!1;for(;t;){let l=!1,u="",c="";if(!(e=o.exec(t))||this.rules.block.hr.test(t))break;u=e[0],t=t.substring(u.length);let d=eP(e[2].split(`
121
+ `,1)[0],e[1].length),f=t.split(`
122
+ `,1)[0],h=!d.trim(),S=0;if(this.options.pedantic?(S=2,c=d.trimStart()):h?S=e[1].length+1:(S=d.search(this.rules.other.nonSpaceChar),S=S>4?1:S,c=d.slice(S),S+=e[1].length),h&&this.rules.other.blankLine.test(f)&&(u+=f+`
123
+ `,t=t.substring(f.length+1),l=!0),!l){let x=this.rules.other.nextBulletRegex(S),b=this.rules.other.hrRegex(S),g=this.rules.other.fencesBeginRegex(S),m=this.rules.other.headingBeginRegex(S),y=this.rules.other.htmlBeginRegex(S),v=this.rules.other.blockquoteBeginRegex(S);for(;t;){let C=t.split(`
124
+ `,1)[0],w;if(f=C,this.options.pedantic?(f=f.replace(this.rules.other.listReplaceNesting," "),w=f):w=f.replace(this.rules.other.tabCharGlobal," "),g.test(f)||m.test(f)||y.test(f)||v.test(f)||x.test(f)||b.test(f))break;if(w.search(this.rules.other.nonSpaceChar)>=S||!f.trim())c+=`
125
+ `+w.slice(S);else{if(h||d.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||g.test(d)||m.test(d)||b.test(d))break;c+=`
126
+ `+f}h=!f.trim(),u+=C+`
127
+ `,t=t.substring(C.length+1),d=w.slice(S)}}n.loose||(i?n.loose=!0:this.rules.other.doubleBlankLine.test(u)&&(i=!0)),n.items.push({type:"list_item",raw:u,task:!!this.options.gfm&&this.rules.other.listIsTask.test(c),loose:!1,text:c,tokens:[]}),n.raw+=u}let s=n.items.at(-1);if(s)s.raw=s.raw.trimEnd(),s.text=s.text.trimEnd();else return;n.raw=n.raw.trimEnd();for(let l of n.items){if(this.lexer.state.top=!1,l.tokens=this.lexer.blockTokens(l.text,[]),l.task){if(l.text=l.text.replace(this.rules.other.listReplaceTask,""),l.tokens[0]?.type==="text"||l.tokens[0]?.type==="paragraph"){l.tokens[0].raw=l.tokens[0].raw.replace(this.rules.other.listReplaceTask,""),l.tokens[0].text=l.tokens[0].text.replace(this.rules.other.listReplaceTask,"");for(let c=this.lexer.inlineQueue.length-1;c>=0;c--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[c].src)){this.lexer.inlineQueue[c].src=this.lexer.inlineQueue[c].src.replace(this.rules.other.listReplaceTask,"");break}}let u=this.rules.other.listTaskCheckbox.exec(l.raw);if(u){let c={type:"checkbox",raw:u[0]+" ",checked:u[0]!=="[ ]"};l.checked=c.checked,n.loose?l.tokens[0]&&["paragraph","text"].includes(l.tokens[0].type)&&"tokens"in l.tokens[0]&&l.tokens[0].tokens?(l.tokens[0].raw=c.raw+l.tokens[0].raw,l.tokens[0].text=c.raw+l.tokens[0].text,l.tokens[0].tokens.unshift(c)):l.tokens.unshift({type:"paragraph",raw:c.raw,text:c.raw,tokens:[c]}):l.tokens.unshift(c)}}if(!n.loose){let u=l.tokens.filter(d=>d.type==="space"),c=u.length>0&&u.some(d=>this.rules.other.anyLine.test(d.raw));n.loose=c}}if(n.loose)for(let l of n.items){l.loose=!0;for(let u of l.tokens)u.type==="text"&&(u.type="paragraph")}return n}}html(t){let e=this.rules.block.html.exec(t);if(e)return{type:"html",block:!0,raw:e[0],pre:e[1]==="pre"||e[1]==="script"||e[1]==="style",text:e[0]}}def(t){let e=this.rules.block.def.exec(t);if(e){let a=e[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),r=e[2]?e[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",n=e[3]?e[3].substring(1,e[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):e[3];return{type:"def",tag:a,raw:e[0],href:r,title:n}}}table(t){let e=this.rules.block.table.exec(t);if(!e||!this.rules.other.tableDelimiter.test(e[2]))return;let a=sI(e[1]),r=e[2].replace(this.rules.other.tableAlignChars,"").split("|"),n=e[3]?.trim()?e[3].replace(this.rules.other.tableRowBlankLine,"").split(`
128
+ `):[],o={type:"table",raw:e[0],header:[],align:[],rows:[]};if(a.length===r.length){for(let i of r)this.rules.other.tableAlignRight.test(i)?o.align.push("right"):this.rules.other.tableAlignCenter.test(i)?o.align.push("center"):this.rules.other.tableAlignLeft.test(i)?o.align.push("left"):o.align.push(null);for(let i=0;i<a.length;i++)o.header.push({text:a[i],tokens:this.lexer.inline(a[i]),header:!0,align:o.align[i]});for(let i of n)o.rows.push(sI(i,o.header.length).map((s,l)=>({text:s,tokens:this.lexer.inline(s),header:!1,align:o.align[l]})));return o}}lheading(t){let e=this.rules.block.lheading.exec(t);if(e)return{type:"heading",raw:e[0],depth:e[2].charAt(0)==="="?1:2,text:e[1],tokens:this.lexer.inline(e[1])}}paragraph(t){let e=this.rules.block.paragraph.exec(t);if(e){let a=e[1].charAt(e[1].length-1)===`
129
+ `?e[1].slice(0,-1):e[1];return{type:"paragraph",raw:e[0],text:a,tokens:this.lexer.inline(a)}}}text(t){let e=this.rules.block.text.exec(t);if(e)return{type:"text",raw:e[0],text:e[0],tokens:this.lexer.inline(e[0])}}escape(t){let e=this.rules.inline.escape.exec(t);if(e)return{type:"escape",raw:e[0],text:e[1]}}tag(t){let e=this.rules.inline.tag.exec(t);if(e)return!this.lexer.state.inLink&&this.rules.other.startATag.test(e[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(e[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(e[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(e[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:e[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:e[0]}}link(t){let e=this.rules.inline.link.exec(t);if(e){let a=e[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(a)){if(!this.rules.other.endAngleBracket.test(a))return;let o=Hu(a.slice(0,-1),"\\");if((a.length-o.length)%2===0)return}else{let o=JB(e[2],"()");if(o===-2)return;if(o>-1){let i=(e[0].indexOf("!")===0?5:4)+e[1].length+o;e[2]=e[2].substring(0,o),e[0]=e[0].substring(0,i).trim(),e[3]=""}}let r=e[2],n="";if(this.options.pedantic){let o=this.rules.other.pedanticHrefTitle.exec(r);o&&(r=o[1],n=o[3])}else n=e[3]?e[3].slice(1,-1):"";return r=r.trim(),this.rules.other.startAngleBracket.test(r)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(a)?r=r.slice(1):r=r.slice(1,-1)),lI(e,{href:r&&r.replace(this.rules.inline.anyPunctuation,"$1"),title:n&&n.replace(this.rules.inline.anyPunctuation,"$1")},e[0],this.lexer,this.rules)}}reflink(t,e){let a;if((a=this.rules.inline.reflink.exec(t))||(a=this.rules.inline.nolink.exec(t))){let r=(a[2]||a[1]).replace(this.rules.other.multipleSpaceGlobal," "),n=e[r.toLowerCase()];if(!n){let o=a[0].charAt(0);return{type:"text",raw:o,text:o}}return lI(a,n,a[0],this.lexer,this.rules)}}emStrong(t,e,a=""){let r=this.rules.inline.emStrongLDelim.exec(t);if(!(!r||r[3]&&a.match(this.rules.other.unicodeAlphaNumeric))&&(!(r[1]||r[2])||!a||this.rules.inline.punctuation.exec(a))){let n=[...r[0]].length-1,o,i,s=n,l=0,u=r[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(u.lastIndex=0,e=e.slice(-1*t.length+n);(r=u.exec(e))!=null;){if(o=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!o)continue;if(i=[...o].length,r[3]||r[4]){s+=i;continue}else if((r[5]||r[6])&&n%3&&!((n+i)%3)){l+=i;continue}if(s-=i,s>0)continue;i=Math.min(i,i+s+l);let c=[...r[0]][0].length,d=t.slice(0,n+r.index+c+i);if(Math.min(n,i)%2){let h=d.slice(1,-1);return{type:"em",raw:d,text:h,tokens:this.lexer.inlineTokens(h)}}let f=d.slice(2,-2);return{type:"strong",raw:d,text:f,tokens:this.lexer.inlineTokens(f)}}}}codespan(t){let e=this.rules.inline.code.exec(t);if(e){let a=e[2].replace(this.rules.other.newLineCharGlobal," "),r=this.rules.other.nonSpaceChar.test(a),n=this.rules.other.startingSpaceChar.test(a)&&this.rules.other.endingSpaceChar.test(a);return r&&n&&(a=a.substring(1,a.length-1)),{type:"codespan",raw:e[0],text:a}}}br(t){let e=this.rules.inline.br.exec(t);if(e)return{type:"br",raw:e[0]}}del(t,e,a=""){let r=this.rules.inline.delLDelim.exec(t);if(r&&(!r[1]||!a||this.rules.inline.punctuation.exec(a))){let n=[...r[0]].length-1,o,i,s=n,l=this.rules.inline.delRDelim;for(l.lastIndex=0,e=e.slice(-1*t.length+n);(r=l.exec(e))!=null;){if(o=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!o||(i=[...o].length,i!==n))continue;if(r[3]||r[4]){s+=i;continue}if(s-=i,s>0)continue;i=Math.min(i,i+s);let u=[...r[0]][0].length,c=t.slice(0,n+r.index+u+i),d=c.slice(n,-n);return{type:"del",raw:c,text:d,tokens:this.lexer.inlineTokens(d)}}}}autolink(t){let e=this.rules.inline.autolink.exec(t);if(e){let a,r;return e[2]==="@"?(a=e[1],r="mailto:"+a):(a=e[1],r=a),{type:"link",raw:e[0],text:a,href:r,tokens:[{type:"text",raw:a,text:a}]}}}url(t){let e;if(e=this.rules.inline.url.exec(t)){let a,r;if(e[2]==="@")a=e[0],r="mailto:"+a;else{let n;do n=e[0],e[0]=this.rules.inline._backpedal.exec(e[0])?.[0]??"";while(n!==e[0]);a=e[0],e[1]==="www."?r="http://"+e[0]:r=e[0]}return{type:"link",raw:e[0],text:a,href:r,tokens:[{type:"text",raw:a,text:a}]}}}inlineText(t){let e=this.rules.inline.text.exec(t);if(e){let a=this.lexer.state.inRawBlock;return{type:"text",raw:e[0],text:e[0],escaped:a}}}},nr=class Uy{constructor(e){B(this,"tokens");B(this,"options");B(this,"state");B(this,"inlineQueue");B(this,"tokenizer");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||ri,this.options.tokenizer=this.options.tokenizer||new cp,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let a={other:$t,block:sp.normal,inline:Fu.normal};this.options.pedantic?(a.block=sp.pedantic,a.inline=Fu.pedantic):this.options.gfm&&(a.block=sp.gfm,this.options.breaks?a.inline=Fu.breaks:a.inline=Fu.gfm),this.tokenizer.rules=a}static get rules(){return{block:sp,inline:Fu}}static lex(e,a){return new Uy(a).lex(e)}static lexInline(e,a){return new Uy(a).inlineTokens(e)}lex(e){e=e.replace($t.carriageReturn,`
130
+ `),this.blockTokens(e,this.tokens);for(let a=0;a<this.inlineQueue.length;a++){let r=this.inlineQueue[a];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,a=[],r=!1){for(this.options.pedantic&&(e=e.replace($t.tabCharGlobal," ").replace($t.spaceLine,""));e;){let n;if(this.options.extensions?.block?.some(i=>(n=i.call({lexer:this},e,a))?(e=e.substring(n.raw.length),a.push(n),!0):!1))continue;if(n=this.tokenizer.space(e)){e=e.substring(n.raw.length);let i=a.at(-1);n.raw.length===1&&i!==void 0?i.raw+=`
131
+ `:a.push(n);continue}if(n=this.tokenizer.code(e)){e=e.substring(n.raw.length);let i=a.at(-1);i?.type==="paragraph"||i?.type==="text"?(i.raw+=(i.raw.endsWith(`
132
+ `)?"":`
133
+ `)+n.raw,i.text+=`
134
+ `+n.text,this.inlineQueue.at(-1).src=i.text):a.push(n);continue}if(n=this.tokenizer.fences(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.heading(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.hr(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.blockquote(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.list(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.html(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.def(e)){e=e.substring(n.raw.length);let i=a.at(-1);i?.type==="paragraph"||i?.type==="text"?(i.raw+=(i.raw.endsWith(`
135
+ `)?"":`
136
+ `)+n.raw,i.text+=`
137
+ `+n.raw,this.inlineQueue.at(-1).src=i.text):this.tokens.links[n.tag]||(this.tokens.links[n.tag]={href:n.href,title:n.title},a.push(n));continue}if(n=this.tokenizer.table(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.lheading(e)){e=e.substring(n.raw.length),a.push(n);continue}let o=e;if(this.options.extensions?.startBlock){let i=1/0,s=e.slice(1),l;this.options.extensions.startBlock.forEach(u=>{l=u.call({lexer:this},s),typeof l=="number"&&l>=0&&(i=Math.min(i,l))}),i<1/0&&i>=0&&(o=e.substring(0,i+1))}if(this.state.top&&(n=this.tokenizer.paragraph(o))){let i=a.at(-1);r&&i?.type==="paragraph"?(i.raw+=(i.raw.endsWith(`
138
+ `)?"":`
139
+ `)+n.raw,i.text+=`
140
+ `+n.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=i.text):a.push(n),r=o.length!==e.length,e=e.substring(n.raw.length);continue}if(n=this.tokenizer.text(e)){e=e.substring(n.raw.length);let i=a.at(-1);i?.type==="text"?(i.raw+=(i.raw.endsWith(`
141
+ `)?"":`
142
+ `)+n.raw,i.text+=`
143
+ `+n.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=i.text):a.push(n);continue}if(e){let i="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(i);break}else throw new Error(i)}}return this.state.top=!0,a}inline(e,a=[]){return this.inlineQueue.push({src:e,tokens:a}),a}inlineTokens(e,a=[]){let r=e,n=null;if(this.tokens.links){let l=Object.keys(this.tokens.links);if(l.length>0)for(;(n=this.tokenizer.rules.inline.reflinkSearch.exec(r))!=null;)l.includes(n[0].slice(n[0].lastIndexOf("[")+1,-1))&&(r=r.slice(0,n.index)+"["+"a".repeat(n[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(n=this.tokenizer.rules.inline.anyPunctuation.exec(r))!=null;)r=r.slice(0,n.index)+"++"+r.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let o;for(;(n=this.tokenizer.rules.inline.blockSkip.exec(r))!=null;)o=n[2]?n[2].length:0,r=r.slice(0,n.index+o)+"["+"a".repeat(n[0].length-o-2)+"]"+r.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);r=this.options.hooks?.emStrongMask?.call({lexer:this},r)??r;let i=!1,s="";for(;e;){i||(s=""),i=!1;let l;if(this.options.extensions?.inline?.some(c=>(l=c.call({lexer:this},e,a))?(e=e.substring(l.raw.length),a.push(l),!0):!1))continue;if(l=this.tokenizer.escape(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.tag(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.link(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(l.raw.length);let c=a.at(-1);l.type==="text"&&c?.type==="text"?(c.raw+=l.raw,c.text+=l.text):a.push(l);continue}if(l=this.tokenizer.emStrong(e,r,s)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.codespan(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.br(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.del(e,r,s)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.autolink(e)){e=e.substring(l.raw.length),a.push(l);continue}if(!this.state.inLink&&(l=this.tokenizer.url(e))){e=e.substring(l.raw.length),a.push(l);continue}let u=e;if(this.options.extensions?.startInline){let c=1/0,d=e.slice(1),f;this.options.extensions.startInline.forEach(h=>{f=h.call({lexer:this},d),typeof f=="number"&&f>=0&&(c=Math.min(c,f))}),c<1/0&&c>=0&&(u=e.substring(0,c+1))}if(l=this.tokenizer.inlineText(u)){e=e.substring(l.raw.length),l.raw.slice(-1)!=="_"&&(s=l.raw.slice(-1)),i=!0;let c=a.at(-1);c?.type==="text"?(c.raw+=l.raw,c.text+=l.text):a.push(l);continue}if(e){let c="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return a}},dp=class{constructor(t){B(this,"options");B(this,"parser");this.options=t||ri}space(t){return""}code({text:t,lang:e,escaped:a}){let r=(e||"").match($t.notSpaceStart)?.[0],n=t.replace($t.endingNewline,"")+`
144
+ `;return r?'<pre><code class="language-'+Cr(r)+'">'+(a?n:Cr(n,!0))+`</code></pre>
145
+ `:"<pre><code>"+(a?n:Cr(n,!0))+`</code></pre>
146
+ `}blockquote({tokens:t}){return`<blockquote>
147
+ ${this.parser.parse(t)}</blockquote>
148
+ `}html({text:t}){return t}def(t){return""}heading({tokens:t,depth:e}){return`<h${e}>${this.parser.parseInline(t)}</h${e}>
149
+ `}hr(t){return`<hr>
150
+ `}list(t){let e=t.ordered,a=t.start,r="";for(let i=0;i<t.items.length;i++){let s=t.items[i];r+=this.listitem(s)}let n=e?"ol":"ul",o=e&&a!==1?' start="'+a+'"':"";return"<"+n+o+`>
151
+ `+r+"</"+n+`>
152
+ `}listitem(t){return`<li>${this.parser.parse(t.tokens)}</li>
153
+ `}checkbox({checked:t}){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox"> '}paragraph({tokens:t}){return`<p>${this.parser.parseInline(t)}</p>
154
+ `}table(t){let e="",a="";for(let n=0;n<t.header.length;n++)a+=this.tablecell(t.header[n]);e+=this.tablerow({text:a});let r="";for(let n=0;n<t.rows.length;n++){let o=t.rows[n];a="";for(let i=0;i<o.length;i++)a+=this.tablecell(o[i]);r+=this.tablerow({text:a})}return r&&(r=`<tbody>${r}</tbody>`),`<table>
155
+ <thead>
156
+ `+e+`</thead>
157
+ `+r+`</table>
158
+ `}tablerow({text:t}){return`<tr>
159
+ ${t}</tr>
160
+ `}tablecell(t){let e=this.parser.parseInline(t.tokens),a=t.header?"th":"td";return(t.align?`<${a} align="${t.align}">`:`<${a}>`)+e+`</${a}>
161
+ `}strong({tokens:t}){return`<strong>${this.parser.parseInline(t)}</strong>`}em({tokens:t}){return`<em>${this.parser.parseInline(t)}</em>`}codespan({text:t}){return`<code>${Cr(t,!0)}</code>`}br(t){return"<br>"}del({tokens:t}){return`<del>${this.parser.parseInline(t)}</del>`}link({href:t,title:e,tokens:a}){let r=this.parser.parseInline(a),n=iI(t);if(n===null)return r;t=n;let o='<a href="'+t+'"';return e&&(o+=' title="'+Cr(e)+'"'),o+=">"+r+"</a>",o}image({href:t,title:e,text:a,tokens:r}){r&&(a=this.parser.parseInline(r,this.parser.textRenderer));let n=iI(t);if(n===null)return Cr(a);t=n;let o=`<img src="${t}" alt="${Cr(a)}"`;return e&&(o+=` title="${Cr(e)}"`),o+=">",o}text(t){return"tokens"in t&&t.tokens?this.parser.parseInline(t.tokens):"escaped"in t&&t.escaped?t.text:Cr(t.text)}},Yy=class{strong({text:t}){return t}em({text:t}){return t}codespan({text:t}){return t}del({text:t}){return t}html({text:t}){return t}text({text:t}){return t}link({text:t}){return""+t}image({text:t}){return""+t}br(){return""}checkbox({raw:t}){return t}},or=class zy{constructor(e){B(this,"options");B(this,"renderer");B(this,"textRenderer");this.options=e||ri,this.options.renderer=this.options.renderer||new dp,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Yy}static parse(e,a){return new zy(a).parse(e)}static parseInline(e,a){return new zy(a).parseInline(e)}parse(e){let a="";for(let r=0;r<e.length;r++){let n=e[r];if(this.options.extensions?.renderers?.[n.type]){let i=n,s=this.options.extensions.renderers[i.type].call({parser:this},i);if(s!==!1||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(i.type)){a+=s||"";continue}}let o=n;switch(o.type){case"space":{a+=this.renderer.space(o);break}case"hr":{a+=this.renderer.hr(o);break}case"heading":{a+=this.renderer.heading(o);break}case"code":{a+=this.renderer.code(o);break}case"table":{a+=this.renderer.table(o);break}case"blockquote":{a+=this.renderer.blockquote(o);break}case"list":{a+=this.renderer.list(o);break}case"checkbox":{a+=this.renderer.checkbox(o);break}case"html":{a+=this.renderer.html(o);break}case"def":{a+=this.renderer.def(o);break}case"paragraph":{a+=this.renderer.paragraph(o);break}case"text":{a+=this.renderer.text(o);break}default:{let i='Token with "'+o.type+'" type was not found.';if(this.options.silent)return console.error(i),"";throw new Error(i)}}}return a}parseInline(e,a=this.renderer){let r="";for(let n=0;n<e.length;n++){let o=e[n];if(this.options.extensions?.renderers?.[o.type]){let s=this.options.extensions.renderers[o.type].call({parser:this},o);if(s!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(o.type)){r+=s||"";continue}}let i=o;switch(i.type){case"escape":{r+=a.text(i);break}case"html":{r+=a.html(i);break}case"link":{r+=a.link(i);break}case"image":{r+=a.image(i);break}case"checkbox":{r+=a.checkbox(i);break}case"strong":{r+=a.strong(i);break}case"em":{r+=a.em(i);break}case"codespan":{r+=a.codespan(i);break}case"br":{r+=a.br(i);break}case"del":{r+=a.del(i);break}case"text":{r+=a.text(i);break}default:{let s='Token with "'+i.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return r}},lp,Uu=(lp=class{constructor(t){B(this,"options");B(this,"block");this.options=t||ri}preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}emStrongMask(t){return t}provideLexer(){return this.block?nr.lex:nr.lexInline}provideParser(){return this.block?or.parse:or.parseInline}},B(lp,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),B(lp,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),lp),Ky=class{constructor(...t){B(this,"defaults",qy());B(this,"options",this.setOptions);B(this,"parse",this.parseMarkdown(!0));B(this,"parseInline",this.parseMarkdown(!1));B(this,"Parser",or);B(this,"Renderer",dp);B(this,"TextRenderer",Yy);B(this,"Lexer",nr);B(this,"Tokenizer",cp);B(this,"Hooks",Uu);this.use(...t)}walkTokens(t,e){let a=[];for(let r of t)switch(a=a.concat(e.call(this,r)),r.type){case"table":{let n=r;for(let o of n.header)a=a.concat(this.walkTokens(o.tokens,e));for(let o of n.rows)for(let i of o)a=a.concat(this.walkTokens(i.tokens,e));break}case"list":{let n=r;a=a.concat(this.walkTokens(n.items,e));break}default:{let n=r;this.defaults.extensions?.childTokens?.[n.type]?this.defaults.extensions.childTokens[n.type].forEach(o=>{let i=n[o].flat(1/0);a=a.concat(this.walkTokens(i,e))}):n.tokens&&(a=a.concat(this.walkTokens(n.tokens,e)))}}return a}use(...t){let e=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(a=>{let r={...a};if(r.async=this.defaults.async||r.async||!1,a.extensions&&(a.extensions.forEach(n=>{if(!n.name)throw new Error("extension name required");if("renderer"in n){let o=e.renderers[n.name];o?e.renderers[n.name]=function(...i){let s=n.renderer.apply(this,i);return s===!1&&(s=o.apply(this,i)),s}:e.renderers[n.name]=n.renderer}if("tokenizer"in n){if(!n.level||n.level!=="block"&&n.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let o=e[n.level];o?o.unshift(n.tokenizer):e[n.level]=[n.tokenizer],n.start&&(n.level==="block"?e.startBlock?e.startBlock.push(n.start):e.startBlock=[n.start]:n.level==="inline"&&(e.startInline?e.startInline.push(n.start):e.startInline=[n.start]))}"childTokens"in n&&n.childTokens&&(e.childTokens[n.name]=n.childTokens)}),r.extensions=e),a.renderer){let n=this.defaults.renderer||new dp(this.defaults);for(let o in a.renderer){if(!(o in n))throw new Error(`renderer '${o}' does not exist`);if(["options","parser"].includes(o))continue;let i=o,s=a.renderer[i],l=n[i];n[i]=(...u)=>{let c=s.apply(n,u);return c===!1&&(c=l.apply(n,u)),c||""}}r.renderer=n}if(a.tokenizer){let n=this.defaults.tokenizer||new cp(this.defaults);for(let o in a.tokenizer){if(!(o in n))throw new Error(`tokenizer '${o}' does not exist`);if(["options","rules","lexer"].includes(o))continue;let i=o,s=a.tokenizer[i],l=n[i];n[i]=(...u)=>{let c=s.apply(n,u);return c===!1&&(c=l.apply(n,u)),c}}r.tokenizer=n}if(a.hooks){let n=this.defaults.hooks||new Uu;for(let o in a.hooks){if(!(o in n))throw new Error(`hook '${o}' does not exist`);if(["options","block"].includes(o))continue;let i=o,s=a.hooks[i],l=n[i];Uu.passThroughHooks.has(o)?n[i]=u=>{if(this.defaults.async&&Uu.passThroughHooksRespectAsync.has(o))return(async()=>{let d=await s.call(n,u);return l.call(n,d)})();let c=s.call(n,u);return l.call(n,c)}:n[i]=(...u)=>{if(this.defaults.async)return(async()=>{let d=await s.apply(n,u);return d===!1&&(d=await l.apply(n,u)),d})();let c=s.apply(n,u);return c===!1&&(c=l.apply(n,u)),c}}r.hooks=n}if(a.walkTokens){let n=this.defaults.walkTokens,o=a.walkTokens;r.walkTokens=function(i){let s=[];return s.push(o.call(this,i)),n&&(s=s.concat(n.call(this,i))),s}}this.defaults={...this.defaults,...r}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,e){return nr.lex(t,e??this.defaults)}parser(t,e){return or.parse(t,e??this.defaults)}parseMarkdown(t){return(e,a)=>{let r={...a},n={...this.defaults,...r},o=this.onError(!!n.silent,!!n.async);if(this.defaults.async===!0&&r.async===!1)return o(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof e>"u"||e===null)return o(new Error("marked(): input parameter is undefined or null"));if(typeof e!="string")return o(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected"));if(n.hooks&&(n.hooks.options=n,n.hooks.block=t),n.async)return(async()=>{let i=n.hooks?await n.hooks.preprocess(e):e,s=await(n.hooks?await n.hooks.provideLexer():t?nr.lex:nr.lexInline)(i,n),l=n.hooks?await n.hooks.processAllTokens(s):s;n.walkTokens&&await Promise.all(this.walkTokens(l,n.walkTokens));let u=await(n.hooks?await n.hooks.provideParser():t?or.parse:or.parseInline)(l,n);return n.hooks?await n.hooks.postprocess(u):u})().catch(o);try{n.hooks&&(e=n.hooks.preprocess(e));let i=(n.hooks?n.hooks.provideLexer():t?nr.lex:nr.lexInline)(e,n);n.hooks&&(i=n.hooks.processAllTokens(i)),n.walkTokens&&this.walkTokens(i,n.walkTokens);let s=(n.hooks?n.hooks.provideParser():t?or.parse:or.parseInline)(i,n);return n.hooks&&(s=n.hooks.postprocess(s)),s}catch(i){return o(i)}}}onError(t,e){return a=>{if(a.message+=`
162
+ Please report this to https://github.com/markedjs/marked.`,t){let r="<p>An error occurred:</p><pre>"+Cr(a.message+"",!0)+"</pre>";return e?Promise.resolve(r):r}if(e)return Promise.reject(a);throw a}}},ai=new Ky;function Te(t,e){return ai.parse(t,e)}Te.options=Te.setOptions=function(t){return ai.setOptions(t),Te.defaults=ai.defaults,uI(Te.defaults),Te};Te.getDefaults=qy;Te.defaults=ri;Te.use=function(...t){return ai.use(...t),Te.defaults=ai.defaults,uI(Te.defaults),Te};Te.walkTokens=function(t,e){return ai.walkTokens(t,e)};Te.parseInline=ai.parseInline;Te.Parser=or;Te.parser=or.parse;Te.Renderer=dp;Te.TextRenderer=Yy;Te.Lexer=nr;Te.lexer=nr.lex;Te.Tokenizer=cp;Te.Hooks=Uu;Te.parse=Te;var gq=Te.options,vq=Te.setOptions,yq=Te.use,xq=Te.walkTokens,bq=Te.parseInline;var Sq=or.parse,_q=nr.lex;var Oe=K(Ke(),1),Qy=K(Wo(),1);var Et={container:{fontFamily:"var(--sc-font-family, system-ui, -apple-system, sans-serif)",maxWidth:"800px",margin:"0 auto"},searchWrapper:{marginBottom:"8px"},searchInput:{width:"100%",padding:"12px 16px",borderRadius:"8px",fontSize:"14px",outline:"none",transition:"border-color 0.15s ease",backgroundColor:"var(--sc-content-search-background)",color:"var(--sc-content-search-color)"},accordion:{display:"flex",flexDirection:"column",gap:"var(--sc-content-item-gap, 6px)"},item:{borderRadius:"var(--sc-content-border-radius, 8px)",overflow:"hidden",transition:"box-shadow 0.15s ease"},question:{width:"100%",padding:"var(--sc-content-item-padding, 12px 16px)",display:"flex",alignItems:"center",justifyContent:"space-between",border:"none",cursor:"pointer",fontSize:"var(--sc-content-item-font-size, 15px)",fontWeight:500,textAlign:"left",transition:"background-color 0.15s ease"},chevron:{fontSize:"20px",transition:"transform 0.2s ease",color:"var(--sc-content-chevron-color, currentColor)"},answer:{padding:"var(--sc-content-body-padding, 0 16px 12px 16px)",fontSize:"var(--sc-content-body-font-size, 14px)",lineHeight:1.6,overflow:"hidden",transition:"max-height 0.2s ease, padding 0.2s ease"},category:{display:"inline-block",fontSize:"11px",fontWeight:600,textTransform:"uppercase",letterSpacing:"0.05em",padding:"4px 8px",borderRadius:"4px",marginBottom:"8px"},categoryHeader:{fontSize:"var(--sc-content-category-font-size, 12px)",fontWeight:700,textTransform:"uppercase",letterSpacing:"0.05em",padding:"var(--sc-content-category-padding, 8px 4px 4px 4px)",marginTop:"var(--sc-content-category-gap, 4px)"},feedback:{display:"flex",alignItems:"center",gap:"8px",marginTop:"12px",paddingTop:"10px",borderTop:"1px solid rgba(0, 0, 0, 0.08)",fontSize:"13px"},feedbackButton:{background:"none",border:"1px solid transparent",cursor:"pointer",fontSize:"16px",padding:"4px 8px",borderRadius:"4px",transition:"background-color 0.15s ease, border-color 0.15s ease"},feedbackButtonSelected:{borderColor:"rgba(0, 0, 0, 0.2)",backgroundColor:"rgba(0, 0, 0, 0.04)"},emptyState:{textAlign:"center",padding:"48px 24px",fontSize:"14px"},noResults:{textAlign:"center",padding:"32px 16px",fontSize:"14px"}},ni={light:{container:{backgroundColor:"transparent",color:"inherit"},searchInput:{border:`1px solid ${k[11]}`},item:{backgroundColor:"var(--sc-content-background)",borderTop:"var(--sc-content-border)",borderRight:"var(--sc-content-border)",borderBottom:"var(--sc-content-border)",borderLeft:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)"},question:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},questionHover:{backgroundColor:"var(--sc-content-background-hover)"},answer:{color:"var(--sc-content-text-secondary-color)"},category:{backgroundColor:qt[8],color:qt[2]},categoryHeader:{color:k[7]},emptyState:{color:k[8]},feedbackPrompt:{color:k[7]}},dark:{container:{backgroundColor:"transparent",color:"inherit"},searchInput:{border:`1px solid ${k[5]}`},item:{backgroundColor:"var(--sc-content-background)",borderTop:"var(--sc-content-border)",borderRight:"var(--sc-content-border)",borderBottom:"var(--sc-content-border)",borderLeft:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)"},question:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},questionHover:{backgroundColor:"var(--sc-content-background-hover)"},answer:{color:"var(--sc-content-text-secondary-color)"},category:{backgroundColor:qt[0],color:qt[6]},categoryHeader:{color:k[8]},emptyState:{color:k[7]},feedbackPrompt:{color:k[8]}}};var SI=new Ky({async:!1,gfm:!0,breaks:!0});function _I(t){return typeof t=="string"?t:t.type==="rich"?t.html:t.content}function aP(t){if(typeof t=="string"){let a=SI.parse(t);return(0,qe.jsx)("div",{style:{margin:0},"data-faq-markdown":"",dangerouslySetInnerHTML:{__html:a}})}if(t.type==="rich")return(0,qe.jsx)("div",{style:{margin:0},dangerouslySetInnerHTML:{__html:t.html}});let e=SI.parse(t.content);return(0,qe.jsx)("div",{style:{margin:0},"data-faq-markdown":"",dangerouslySetInnerHTML:{__html:e}})}function rP(t){return t?t===!0?{style:"thumbs"}:t:null}function nP(t){return t.prompt||"Was this helpful?"}function oP({item:t,isExpanded:e,isHighlighted:a,isLast:r,onToggle:n,theme:o,feedbackConfig:i,feedbackValue:s,onFeedback:l}){let[u,c]=(0,Oe.useState)(!1),d=ni[o],{question:f,answer:h}=t.config,S={...Et.item,...d.item,...e?d.itemExpanded:{},...a?{boxShadow:"0 0 0 2px #6366f1, 0 0 12px rgba(99, 102, 241, 0.4)",transition:"box-shadow 0.3s ease"}:{},...r?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},x={...Et.question,...d.question,...u?d.questionHover:{}},b={...Et.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},g={...Et.answer,...d.answer,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},m={...Et.feedback,...d.feedbackPrompt};return(0,qe.jsxs)("div",{style:S,"data-faq-item-id":t.config.id,children:[(0,qe.jsxs)("button",{type:"button",style:x,onClick:n,onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),"aria-expanded":e,children:[(0,qe.jsx)("span",{children:f}),(0,qe.jsx)("span",{style:b,children:"\u203A"})]}),(0,qe.jsxs)("div",{style:g,"aria-hidden":!e,children:[aP(h),e&&i&&(0,qe.jsxs)("div",{style:m,children:[(0,qe.jsx)("span",{children:nP(i)}),(0,qe.jsx)("button",{type:"button",style:{...Et.feedbackButton,...s==="up"?Et.feedbackButtonSelected:{}},"aria-label":"Thumbs up",onClick:()=>l(t.config.id,f,"up"),children:"\u{1F44D}"}),(0,qe.jsx)("button",{type:"button",style:{...Et.feedbackButton,...s==="down"?Et.feedbackButtonSelected:{}},"aria-label":"Thumbs down",onClick:()=>l(t.config.id,f,"down"),children:"\u{1F44E}"})]})]})]})}function iP({config:t,runtime:e,instanceId:a}){let[r,n]=(0,Oe.useReducer)(R=>R+1,0),[o,i]=(0,Oe.useState)(new Set),[s,l]=(0,Oe.useState)(null),[u,c]=(0,Oe.useState)(""),[d,f]=(0,Oe.useState)(new Map),h=(0,Oe.useMemo)(()=>rP(t.feedback),[t.feedback]);(0,Oe.useEffect)(()=>e.context.subscribe(()=>{n()}),[e.context]),(0,Oe.useEffect)(()=>{if(e.accumulator?.subscribe)return e.accumulator.subscribe(()=>{n()})},[e.accumulator]),(0,Oe.useEffect)(()=>{if(!e.events.subscribe)return;if(e.events.getRecent){let E=e.events.getRecent({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},10).filter(D=>{let O=D.props?.actionId;return typeof O=="string"&&O.startsWith("faq:open:")}).pop();if(E&&Date.now()-E.ts<1e4){let D=E.props.actionId.replace("faq:open:","");i(new Set([D])),requestAnimationFrame(()=>{let O=document.querySelector(`[data-faq-item-id="${D}"]`);O&&O.scrollIntoView({behavior:"smooth",block:"center"})})}}return e.events.subscribe({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},F=>{let E=F.props?.actionId;if(typeof E!="string"||!E.startsWith("faq:open:"))return;let D=E.replace("faq:open:","");i(new Set([D])),requestAnimationFrame(()=>{let O=document.querySelector(`[data-faq-item-id="${D}"]`);O&&O.scrollIntoView({behavior:"smooth",block:"center"})}),e.events.publish("canvas.requestOpen")})},[e]),(0,Oe.useEffect)(()=>{if(!e.events.subscribe)return;let R=E=>{let D=E.props?.tileId,O=E.props?.itemId;D===a&&O&&(i(new Set([O])),l(O),setTimeout(()=>l(null),1500),requestAnimationFrame(()=>{let N=document.querySelector(`[data-faq-item-id="${O}"]`);N&&N.scrollIntoView({behavior:"smooth",block:"center"})}))};if(e.events.getRecent){let D=e.events.getRecent({names:["notification.deep_link"]},5).filter(O=>O.props?.tileId===a&&O.props?.itemId).pop();D&&Date.now()-D.ts<1e4&&R(D)}return e.events.subscribe({names:["notification.deep_link"]},R)},[e,a]);let S=(0,Oe.useMemo)(()=>(t.actions??[]).filter(R=>R.triggerWhen?e.evaluateSync(R.triggerWhen).value:!0),[t.actions,e,r]),x=(0,Oe.useMemo)(()=>t.ordering==="priority"?[...S].sort((R,F)=>(F.config.priority??0)-(R.config.priority??0)):S,[S,t.ordering]),b=(0,Oe.useMemo)(()=>{if(!t.searchable||!u.trim())return x;let R=u.toLowerCase();return x.filter(F=>F.config.question.toLowerCase().includes(R)||_I(F.config.answer).toLowerCase().includes(R)||F.config.category?.toLowerCase().includes(R))},[x,u,t.searchable]),g=(0,Oe.useMemo)(()=>{let R=new Map;for(let F of b){let E=F.config.category;R.has(E)||R.set(E,[]),R.get(E).push(F)}return R},[b]),m=(0,Oe.useMemo)(()=>b.some(R=>R.config.category),[b]),y=(0,Oe.useMemo)(()=>t.theme&&t.theme!=="auto"?t.theme:typeof window<"u"&&window.matchMedia?.("(prefers-color-scheme: dark)").matches?"dark":"light",[t.theme]),v=(0,Oe.useCallback)(R=>{i(F=>{let E=new Set(F);return t.expandBehavior==="single"?F.has(R)?new Set:new Set([R]):(F.has(R)?E.delete(R):E.add(R),E)}),e.events.publish("faq:toggled",{instanceId:a,questionId:R,expanded:!o.has(R),timestamp:Date.now()})},[t.expandBehavior,e.events,a,o]),C=(0,Oe.useCallback)((R,F,E)=>{f(D=>{let O=new Map(D);return O.set(R,E),O}),e.events.publish("faq:feedback",{itemId:R,question:F,value:E})},[e.events]),w={...Et.container,...ni[y].container},_={...Et.searchInput,...ni[y].searchInput},L={...Et.emptyState,...ni[y].emptyState},A={...Et.categoryHeader,...ni[y].categoryHeader},I=R=>R.map((F,E)=>(0,qe.jsx)(oP,{item:F,isExpanded:o.has(F.config.id),isHighlighted:s===F.config.id,isLast:E===R.length-1,onToggle:()=>v(F.config.id),theme:y,feedbackConfig:h,feedbackValue:d.get(F.config.id),onFeedback:C},F.config.id));return S.length===0?(0,qe.jsx)("div",{style:w,"data-adaptive-id":a,"data-adaptive-type":"adaptive-faq",children:(0,qe.jsx)("div",{style:L,children:"You're all set for now! We'll surface answers here when they're relevant to what you're doing."})}):(0,qe.jsxs)("div",{style:w,"data-adaptive-id":a,"data-adaptive-type":"adaptive-faq",children:[t.searchable&&(0,qe.jsxs)("div",{style:Et.searchWrapper,children:[(0,qe.jsx)("style",{children:`[data-adaptive-id="${a}"] input::placeholder { color: var(--sc-content-search-color, inherit); opacity: 0.7; }`}),(0,qe.jsx)("input",{type:"text",placeholder:"Search questions...",value:u,onChange:R=>c(R.target.value),style:_})]}),(0,qe.jsx)("div",{style:Et.accordion,children:m?Array.from(g.entries()).map(([R,F])=>(0,qe.jsxs)(Oe.default.Fragment,{children:[R&&(0,qe.jsx)("div",{style:A,"data-category-header":R,children:R}),I(F)]},R??"__ungrouped")):I(b)}),t.searchable&&b.length===0&&u&&(0,qe.jsxs)("div",{style:{...Et.noResults,...ni[y].emptyState},children:['No questions found matching "',u,'"']})]})}var CI={mount(t,e){let{runtime:a,instanceId:r="faq-widget",...n}=e||{expandBehavior:"single",searchable:!1,theme:"auto",actions:[]};if(a&&typeof Qy.createRoot=="function"){let i=(0,Qy.createRoot)(t);return i.render(Oe.default.createElement(iP,{config:n,runtime:a,instanceId:r})),()=>{i.unmount()}}let o=n.actions||[];return t.innerHTML=`
105
163
  <div style="font-family: system-ui; max-width: 800px;">
106
164
  ${o.map(i=>`
107
- <div style="margin-bottom: 8px; padding: 16px; background: ${A[12]}; border-radius: 8px;">
165
+ <div style="margin-bottom: 8px; padding: 16px; background: ${k[12]}; border-radius: 8px;">
108
166
  <strong>${i.config.question}</strong>
109
- <p style="margin-top: 8px; color: ${A[6]};">${LI(i.config.answer)}</p>
167
+ <p style="margin-top: 8px; color: ${k[6]};">${_I(i.config.answer)}</p>
110
168
  </div>
111
169
  `).join("")}
112
170
  </div>
113
- `,()=>{t.innerHTML=""}}};var AI={id:"adaptive-faq",version:"2.0.0",name:"FAQ Accordion",description:"Collapsible Q&A accordion with actions, rich content, feedback, and personalization",executors:wI,widgets:[{id:"adaptive-faq:accordion",component:II,metadata:{name:"FAQ Accordion",description:"Collapsible Q&A accordion with search, categories, and feedback",icon:"\u2753",subtitle:"Curated just for you."}}],notifyWatchers(t){return(t.actions??[]).filter(a=>a.notify&&a.triggerWhen).map(a=>({id:`faq:${a.config.id}`,strategy:a.triggerWhen,eventName:"faq:question_revealed",eventProps:{questionId:a.config.id,question:a.config.question,title:a.notify.title,body:a.notify.body,icon:a.notify.icon}}))}};var cD=async(t,e)=>{let{badgeId:a}=t;return e.publishEvent("gamification.badge_awarded",{badgeId:a,awardedAt:Date.now()}),{cleanup:()=>{}}},dD=async(t,e)=>{let{points:a,reason:r}=t;return e.publishEvent("gamification.points_added",{points:a,reason:r,timestamp:Date.now()}),{cleanup:()=>{}}},fD={names:["page_view","button_click"],handler:(t,e)=>{console.log("[Gamification] Event received for badge trigger check")}},pD=[{kind:"gamification:awardBadge",executor:cD},{kind:"gamification:addPoints",executor:dD}],hD=[fD],kI={id:"adaptive-gamification",version:"1.0.0",name:"Gamification",description:"Badges, rewards, points, and engagement mechanics",executors:pD,eventHandlers:hD};var _t=K(Me(),1);var st=K(We(),1),$v=K(Oo(),1);function Lf(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}var Xa={container:{fontFamily:"var(--sc-font-family, system-ui, -apple-system, sans-serif)",maxWidth:"100%",overflow:"hidden"},accordion:{display:"flex",flexDirection:"column",gap:"var(--sc-content-item-gap, 6px)"},item:{borderRadius:"var(--sc-content-border-radius, 8px)",overflow:"hidden",transition:"box-shadow 0.2s ease"},header:{display:"flex",alignItems:"center",gap:"8px",width:"100%",padding:"var(--sc-content-item-padding, 12px 16px)",border:"none",cursor:"pointer",fontSize:"var(--sc-content-item-font-size, 15px)",fontWeight:500,fontFamily:"inherit",textAlign:"left",transition:"background-color 0.15s ease"},chevron:{fontSize:"20px",transition:"transform 0.2s ease",marginLeft:"auto",flexShrink:0,color:"var(--sc-content-chevron-color, currentColor)"},icon:{fontSize:"16px",flexShrink:0},body:{overflow:"hidden",transition:"max-height 0.25s ease, padding-bottom 0.25s ease",padding:"var(--sc-content-body-padding, 0 16px 12px 16px)"},description:{fontSize:"var(--sc-content-body-font-size, 14px)",lineHeight:"1.5",margin:0},linkButton:{display:"inline-flex",alignItems:"center",gap:"4px",marginTop:"10px",padding:"6px 12px",borderRadius:"6px",textDecoration:"none",fontSize:"13px",fontWeight:500,cursor:"pointer",border:"none",transition:"background-color 0.15s ease"},categoryHeader:{fontSize:"var(--sc-content-category-font-size, 12px)",fontWeight:600,textTransform:"uppercase",letterSpacing:"0.05em",padding:"var(--sc-content-category-padding, 8px 4px 4px 4px)"},emptyState:{fontSize:"13px",padding:"16px",textAlign:"center"}},If={light:{container:{backgroundColor:"transparent",color:"inherit"},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)"},header:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},headerHover:{backgroundColor:"var(--sc-content-background-hover)"},body:{color:"var(--sc-content-text-secondary-color)"},linkButton:{backgroundColor:"var(--sc-color-primary, #6366f1)",color:"#ffffff"},categoryHeader:{color:A[7]},emptyState:{color:A[8]}},dark:{container:{backgroundColor:"transparent",color:"inherit"},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)"},header:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},headerHover:{backgroundColor:"var(--sc-content-background-hover)"},body:{color:"var(--sc-content-text-secondary-color)"},linkButton:{backgroundColor:"var(--sc-color-primary, #6366f1)",color:"#ffffff"},categoryHeader:{color:A[8]},emptyState:{color:A[7]}}};function mD({item:t,isExpanded:e,isLast:a,onToggle:r,onNavigate:n,theme:o}){let[i,s]=(0,st.useState)(!1),l=If[o],{title:u,description:c,href:d,icon:h,external:g}=t.config,S={...Xa.item,...l.item,...e?l.itemExpanded:{},...a?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},b={...Xa.header,...l.header,...i?l.headerHover:{}},x={...Xa.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},f={...Xa.body,...l.body,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},m=v=>{v.preventDefault(),v.stopPropagation(),d&&n(d,g??!1)};return(0,_t.jsxs)("div",{style:S,"data-nav-tip-id":t.config.id,children:[(0,_t.jsxs)("button",{type:"button",style:b,onClick:r,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),"aria-expanded":e,children:[h&&(0,_t.jsx)("span",{style:Xa.icon,children:h}),(0,_t.jsx)("span",{children:u}),(0,_t.jsx)("span",{style:x,children:"\u203A"})]}),(0,_t.jsxs)("div",{style:f,"aria-hidden":!e,children:[(0,_t.jsx)("p",{style:Xa.description,children:c}),d&&(0,_t.jsxs)("a",{href:d,onClick:m,style:{...Xa.linkButton,...l.linkButton},target:g?"_blank":void 0,rel:g?"noopener noreferrer":void 0,children:["Go ",g?"\u2197":"\u2192"]})]})]})}function gD({config:t,runtime:e,instanceId:a}){let[r,n]=(0,st.useReducer)(f=>f+1,0),[o,i]=(0,st.useState)(new Set);(0,st.useEffect)(()=>e.context.subscribe(()=>{n()}),[e.context]),(0,st.useEffect)(()=>{if(e.accumulator?.subscribe)return e.accumulator.subscribe(()=>{n()})},[e.accumulator]);let s=(0,st.useMemo)(()=>t.actions.filter(f=>{if(!f.triggerWhen)return!0;try{return e.evaluateSync(f.triggerWhen).value}catch{return!1}}),[t.actions,e,r]),l=(0,st.useMemo)(()=>{let f=new Map;for(let m of s){let v=m.config.category;f.has(v)||f.set(v,[]),f.get(v).push(m)}return f},[s]),u=(0,st.useMemo)(()=>s.some(f=>f.config.category),[s]),c=(0,st.useMemo)(()=>t.theme&&t.theme!=="auto"?t.theme:typeof window<"u"&&window.matchMedia?.("(prefers-color-scheme: dark)").matches?"dark":"light",[t.theme]),d=(0,st.useCallback)(f=>{i(m=>{let v=m.has(f),y;if(t.expandBehavior==="single"){for(let _ of m)_!==f&&e.events.publish("nav:toggled",{instanceId:a,tipId:_,expanded:!1,timestamp:Date.now()});y=v?new Set:new Set([f])}else y=new Set(m),v?y.delete(f):y.add(f);return e.events.publish("nav:toggled",{instanceId:a,tipId:f,expanded:!v,timestamp:Date.now()}),y})},[t.expandBehavior,e.events,a]),h=(0,st.useCallback)((f,m)=>{let v=f.trim().toLowerCase();if(!(v.startsWith("javascript:")||v.startsWith("data:")))if(e.events.publish("nav:tip_clicked",{instanceId:a,href:f,external:m,timestamp:Date.now()}),m)window.open(f,"_blank","noopener,noreferrer");else{let y=new URL(f,window.location.origin);y.search=window.location.search,window.location.href=y.toString()}},[e.events,a]),g={...Xa.container,...If[c].container},S={...Xa.categoryHeader,...If[c].categoryHeader},b={...Xa.emptyState,...If[c].emptyState},x=f=>f.map((m,v)=>(0,_t.jsx)(mD,{item:m,isExpanded:o.has(m.config.id),isLast:v===f.length-1,onToggle:()=>d(m.config.id),onNavigate:h,theme:c},m.config.id));return s.length===0?(0,_t.jsx)("div",{style:g,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,_t.jsx)("div",{style:b,children:"You're all set for now! We'll share helpful tips here when they're relevant to what you're doing."})}):(0,_t.jsx)("div",{style:g,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,_t.jsx)("div",{style:Xa.accordion,children:u?Array.from(l.entries()).map(([f,m])=>(0,_t.jsxs)(st.default.Fragment,{children:[f&&(0,_t.jsx)("div",{style:S,"data-category-header":f,children:f}),x(m)]},f??"__ungrouped")):x(s)})})}var EI={mount(t,e){let{runtime:a,instanceId:r="nav-widget",...n}=e||{expandBehavior:"single",theme:"auto",actions:[]};if(a&&typeof $v.createRoot=="function"){let i=(0,$v.createRoot)(t);return i.render(st.default.createElement(gD,{config:n,runtime:a,instanceId:r})),()=>{i.unmount()}}let o=n.actions||[];return t.innerHTML=`
171
+ `,()=>{t.innerHTML=""}}};var wI={id:"adaptive-faq",version:"2.0.0",name:"FAQ Accordion",description:"Collapsible Q&A accordion with actions, rich content, feedback, and personalization",executors:aI,widgets:[{id:"adaptive-faq:accordion",component:CI,metadata:{name:"FAQ Accordion",description:"Collapsible Q&A accordion with search, categories, and feedback",icon:"\u2753",subtitle:"Curated just for you."}}],notifyWatchers(t){return(t.actions??[]).filter(a=>a.notify&&a.triggerWhen).map(a=>({id:`faq:${a.config.id}`,strategy:a.triggerWhen,eventName:"faq:question_revealed",eventProps:{questionId:a.config.id,question:a.config.question,title:a.notify.title,body:a.notify.body,icon:a.notify.icon}}))}};var sP=async(t,e)=>{let{badgeId:a}=t;return e.publishEvent("gamification.badge_awarded",{badgeId:a,awardedAt:Date.now()}),{cleanup:()=>{}}},lP=async(t,e)=>{let{points:a,reason:r}=t;return e.publishEvent("gamification.points_added",{points:a,reason:r,timestamp:Date.now()}),{cleanup:()=>{}}},uP={names:["page_view","button_click"],handler:(t,e)=>{console.log("[Gamification] Event received for badge trigger check")}},cP=[{kind:"gamification:awardBadge",executor:sP},{kind:"gamification:addPoints",executor:lP}],dP=[uP],LI={id:"adaptive-gamification",version:"1.0.0",name:"Gamification",description:"Badges, rewards, points, and engagement mechanics",executors:cP,eventHandlers:dP};var Tt=K(Ee(),1);var ft=K(Ke(),1),Jy=K(Wo(),1);var fP={"\u{1F4B5}":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="12" x="2" y="6" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/></svg>',"\u{1F3DB}\uFE0F":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="3" x2="21" y1="22" y2="22"/><line x1="6" x2="6" y1="18" y2="11"/><line x1="10" x2="10" y1="18" y2="11"/><line x1="14" x2="14" y1="18" y2="11"/><line x1="18" x2="18" y1="18" y2="11"/><polygon points="12 2 20 7 4 7"/></svg>',"\u23ED\uFE0F":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="5 4 15 12 5 20 5 4"/><line x1="19" x2="19" y1="5" y2="19"/></svg>',"\u27A1\uFE0F":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>',"\u{1F4A1}":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"/><path d="M9 18h6"/><path d="M10 22h4"/></svg>',"\u{1F4B0}":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="12" x="2" y="6" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/></svg>',"\u{1F4CB}":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="8" height="4" x="8" y="2" rx="1" ry="1"/><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/><path d="M12 11h4"/><path d="M12 16h4"/><path d="M8 11h.01"/><path d="M8 16h.01"/></svg>',"\u2705":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/><path d="m9 11 3 3L22 4"/></svg>',"\u26A0\uFE0F":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"/><path d="M12 9v4"/><path d="M12 17h.01"/></svg>'};function II(t){return fP[t]??hp(t)}function hp(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}var ir={container:{fontFamily:"var(--sc-font-family, system-ui, -apple-system, sans-serif)",maxWidth:"100%",overflow:"hidden"},accordion:{display:"flex",flexDirection:"column",gap:"var(--sc-content-item-gap, 6px)"},item:{borderRadius:"var(--sc-content-border-radius, 8px)",overflow:"hidden",transition:"box-shadow 0.2s ease"},header:{display:"flex",alignItems:"center",gap:"8px",width:"100%",padding:"var(--sc-content-item-padding, 12px 16px)",border:"none",cursor:"pointer",fontSize:"var(--sc-content-item-font-size, 15px)",fontWeight:500,fontFamily:"inherit",textAlign:"left",transition:"background-color 0.15s ease"},chevron:{fontSize:"20px",transition:"transform 0.2s ease",marginLeft:"auto",flexShrink:0,color:"var(--sc-content-chevron-color, currentColor)"},icon:{fontSize:"16px",flexShrink:0},body:{overflow:"hidden",transition:"max-height 0.25s ease, padding-bottom 0.25s ease",padding:"var(--sc-content-body-padding, 0 16px 12px 16px)"},description:{fontSize:"var(--sc-content-body-font-size, 14px)",lineHeight:"1.5",margin:0},linkButton:{display:"inline-flex",alignItems:"center",gap:"4px",marginTop:"10px",padding:"6px 12px",borderRadius:"6px",textDecoration:"none",fontSize:"13px",fontWeight:500,cursor:"pointer",border:"none",transition:"background-color 0.15s ease"},categoryHeader:{fontSize:"var(--sc-content-category-font-size, 12px)",fontWeight:600,textTransform:"uppercase",letterSpacing:"0.05em",padding:"var(--sc-content-category-padding, 8px 4px 4px 4px)"},emptyState:{fontSize:"13px",padding:"16px",textAlign:"center"}},mp={light:{container:{backgroundColor:"transparent",color:"inherit"},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)"},header:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},headerHover:{backgroundColor:"var(--sc-content-background-hover)"},body:{color:"var(--sc-content-text-secondary-color)"},linkButton:{backgroundColor:"var(--sc-color-primary, #6366f1)",color:"#ffffff"},categoryHeader:{color:k[7]},emptyState:{color:k[8]}},dark:{container:{backgroundColor:"transparent",color:"inherit"},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)"},header:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},headerHover:{backgroundColor:"var(--sc-content-background-hover)"},body:{color:"var(--sc-content-text-secondary-color)"},linkButton:{backgroundColor:"var(--sc-color-primary, #6366f1)",color:"#ffffff"},categoryHeader:{color:k[8]},emptyState:{color:k[7]}}};function kI(t){if(typeof window>"u")return!1;let e=window.location.pathname;return t.some(a=>{let r=a.split("?")[0].split("#")[0];return r.endsWith("/**")?e.startsWith(r.slice(0,-3)):e===r})}function pP(t){let e=[{boxShadow:"0 0 0 0 rgba(13, 148, 136, 0.5)"},{boxShadow:"0 0 0 8px rgba(13, 148, 136, 0)"}];t.animate(e,{duration:600,iterations:3,easing:"ease-out"})}function hP({item:t,isExpanded:e,isLast:a,onToggle:r,onNavigate:n,onFocusAnchor:o,theme:i}){let[s,l]=(0,ft.useState)(!1),u=mp[i],{title:c,description:d,href:f,icon:h,external:S,anchor:x}=t.config,b={...ir.item,...u.item,...e?u.itemExpanded:{},...a?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},g={...ir.header,...u.header,...s?u.headerHover:{}},m={...ir.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},y={...ir.body,...u.body,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},v=x?Array.isArray(x.route)?x.route[0]:x.route:f,C=x?kI(Array.isArray(x.route)?x.route:[x.route]):v?kI([v]):!1,w=x?.selector&&x.selector!=="*",_=C&&w,L=!!v||_,A=R=>{R.preventDefault(),R.stopPropagation(),_&&x?o(x):v&&n(v,S??!1)},I=_?"Focus \u2192":S?"Go \u2197":"Go \u2192";return(0,Tt.jsxs)("div",{style:b,"data-nav-tip-id":t.config.id,children:[(0,Tt.jsxs)("button",{type:"button",style:g,onClick:r,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),"aria-expanded":e,children:[h&&(0,Tt.jsx)("span",{style:ir.icon,dangerouslySetInnerHTML:{__html:II(h)}}),(0,Tt.jsx)("span",{children:c}),(0,Tt.jsx)("span",{style:m,children:"\u203A"})]}),(0,Tt.jsxs)("div",{style:y,"aria-hidden":!e,children:[(0,Tt.jsx)("p",{style:ir.description,children:d}),L&&(0,Tt.jsx)("a",{href:v||"#",onClick:A,style:{...ir.linkButton,...u.linkButton},target:S?"_blank":void 0,rel:S?"noopener noreferrer":void 0,children:I})]})]})}function mP({config:t,runtime:e,instanceId:a}){let[r,n]=(0,ft.useReducer)(m=>m+1,0),[o,i]=(0,ft.useState)(new Set);(0,ft.useEffect)(()=>e.context.subscribe(()=>{n()}),[e.context]),(0,ft.useEffect)(()=>{if(e.accumulator?.subscribe)return e.accumulator.subscribe(()=>{n()})},[e.accumulator]);let s=(0,ft.useMemo)(()=>t.actions.filter(m=>{if(!m.triggerWhen)return!0;try{return e.evaluateSync(m.triggerWhen).value}catch{return!1}}),[t.actions,e,r]),l=(0,ft.useMemo)(()=>{let m=new Map;for(let y of s){let v=y.config.category;m.has(v)||m.set(v,[]),m.get(v).push(y)}return m},[s]),u=(0,ft.useMemo)(()=>s.some(m=>m.config.category),[s]),c=(0,ft.useMemo)(()=>t.theme&&t.theme!=="auto"?t.theme:typeof window<"u"&&window.matchMedia?.("(prefers-color-scheme: dark)").matches?"dark":"light",[t.theme]),d=(0,ft.useCallback)(m=>{i(y=>{let v=y.has(m),C;if(t.expandBehavior==="single"){for(let w of y)w!==m&&e.events.publish("nav:toggled",{instanceId:a,tipId:w,expanded:!1,timestamp:Date.now()});C=v?new Set:new Set([m])}else C=new Set(y),v?C.delete(m):C.add(m);return e.events.publish("nav:toggled",{instanceId:a,tipId:m,expanded:!v,timestamp:Date.now()}),C})},[t.expandBehavior,e.events,a]),f=(0,ft.useCallback)((m,y)=>{let v=m.trim().toLowerCase();if(!(v.startsWith("javascript:")||v.startsWith("data:")))if(e.events.publish("nav:tip_clicked",{instanceId:a,href:m,external:y,timestamp:Date.now()}),y)window.open(m,"_blank","noopener,noreferrer");else{let C=new URL(m,window.location.origin);C.search=window.location.search,ex(C.toString())||(window.history.pushState(null,"",C.toString()),window.dispatchEvent(new PopStateEvent("popstate")))}},[e.events,a]),h=(0,ft.useCallback)(m=>{let y=document.querySelector(m.selector);y instanceof HTMLElement&&(e.events.publish("nav:tip_focused",{instanceId:a,selector:m.selector,route:m.route,timestamp:Date.now()}),y.scrollIntoView({behavior:"smooth",block:"center"}),pP(y),setTimeout(()=>y.focus(),400))},[e.events,a]),S={...ir.container,...mp[c].container},x={...ir.categoryHeader,...mp[c].categoryHeader},b={...ir.emptyState,...mp[c].emptyState},g=m=>m.map((y,v)=>(0,Tt.jsx)(hP,{item:y,isExpanded:o.has(y.config.id),isLast:v===m.length-1,onToggle:()=>d(y.config.id),onNavigate:f,onFocusAnchor:h,theme:c},y.config.id));return s.length===0?(0,Tt.jsx)("div",{style:S,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Tt.jsx)("div",{style:b,children:"You're all set for now! We'll share helpful tips here when they're relevant to what you're doing."})}):(0,Tt.jsx)("div",{style:S,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Tt.jsx)("div",{style:ir.accordion,children:u?Array.from(l.entries()).map(([m,y])=>(0,Tt.jsxs)(ft.default.Fragment,{children:[m&&(0,Tt.jsx)("div",{style:x,"data-category-header":m,children:m}),g(y)]},m??"__ungrouped")):g(s)})})}var AI={mount(t,e){let{runtime:a,instanceId:r="nav-widget",...n}=e||{expandBehavior:"single",theme:"auto",actions:[]};if(a&&typeof Jy.createRoot=="function"){let i=(0,Jy.createRoot)(t);return i.render(ft.default.createElement(mP,{config:n,runtime:a,instanceId:r})),()=>{i.unmount()}}let o=n.actions||[];return t.innerHTML=`
114
172
  <div style="font-family: system-ui; max-width: 100%;">
115
173
  ${o.map(i=>`
116
- <div style="margin-bottom: 4px; padding: 12px 16px; background: ${A[12]}; border-radius: 8px;">
117
- ${i.config.icon?`<span>${Lf(i.config.icon)}</span> `:""}<strong>${Lf(i.config.title)}</strong>
118
- <p style="margin-top: 8px; color: ${A[6]}; font-size: 13px;">${Lf(i.config.description)}</p>
119
- ${i.config.href?`<a href="${Lf(i.config.href)}" style="color: ${Ft[2]}; font-size: 13px;">Go &rarr;</a>`:""}
174
+ <div style="margin-bottom: 4px; padding: 12px 16px; background: ${k[12]}; border-radius: 8px;">
175
+ ${i.config.icon?`<span>${II(i.config.icon)}</span> `:""}<strong>${hp(i.config.title)}</strong>
176
+ <p style="margin-top: 8px; color: ${k[6]}; font-size: 13px;">${hp(i.config.description)}</p>
177
+ ${i.config.href?`<a href="${hp(i.config.href)}" style="color: ${qt[2]}; font-size: 13px;">Go &rarr;</a>`:""}
120
178
  </div>
121
179
  `).join("")}
122
180
  </div>
123
- `,()=>{t.innerHTML=""}}};var vD=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);return a?(a.scrollIntoView({behavior:t.behavior??"smooth",block:t.block??"center",inline:t.inline??"nearest"}),e.publishEvent("action.applied",{id:e.generateId(),kind:"navigation:scrollTo",anchorId:t.anchorId,behavior:t.behavior??"smooth"}),{cleanup:()=>{}}):(console.error(`[adaptive-nav] Anchor not found for scrollTo, skipping: ${t.anchorId.selector}`),{cleanup:()=>{}})};function yD(t){try{return new URL(t,window.location.origin).origin===window.location.origin}catch{return!1}}var xD=async(t,e)=>{let a=t.url.trim();if(a.toLowerCase().startsWith("javascript:"))throw new Error("javascript: URLs are not allowed");let r=t.target??"_self";return e.publishEvent("action.applied",{id:e.generateId(),kind:"navigation:navigate",url:t.url,target:r}),r==="_blank"?window.open(a,"_blank","noopener,noreferrer"):!t.forceFullNavigation&&yD(a)?(window.history.pushState(null,"",a),window.dispatchEvent(new PopStateEvent("popstate"))):window.location.href=a,{cleanup:()=>{}}},bD=[{kind:"navigation:scrollTo",executor:vD},{kind:"navigation:navigate",executor:xD}],TI={id:"adaptive-nav",version:"2.0.0",name:"Navigation Tips",description:"Navigation actions and accordion-based tips with per-item conditional visibility",executors:bD,widgets:[{id:"adaptive-nav:tips",component:EI,metadata:{name:"Navigation Tips",description:"Accordion of contextual navigation tips with per-item visibility",icon:"\u{1F9ED}"}}],notifyWatchers(t){return(t.actions??[]).filter(a=>a.notify&&a.triggerWhen).map(a=>({id:`nav:${a.config.id}`,strategy:a.triggerWhen,eventName:"nav:tip_revealed",eventProps:{tipId:a.config.id,title:a.notify.title,body:a.notify.body,icon:a.notify.icon}}))}};var SD=[CI,ef,AI,kI,TI,bf],CD=SD.map(t=>({id:t.id,version:t.version,name:t.name,description:t.description,runtime:{actions:(t.executors||[]).map(({kind:e,executor:a})=>({kind:e,executor:a})),widgets:t.widgets,notifyWatchers:t.notifyWatchers,events:t.eventHandlers},editor:void 0,metadata:{isBuiltIn:!0}}));function RI(t){let e=0;for(let a of CD)t.has(a.id)||(t.register(a),e++);console.log("[Syntro Runtime] Registered",e,"built-in runtime modules")}var MI={timeout:300,className:"sc-anti-flicker",style:"opacity: 0 !important",hostLoadingSelector:"",waitForHostReady:""};function DI(t={}){let{timeout:e,className:a,style:r,hostLoadingSelector:n,waitForHostReady:o}={...MI,...t};if(n&&document.querySelector(n))return()=>{};let i=document.createElement("style");i.textContent=`.${a} { ${r} }`,document.head.appendChild(i),document.documentElement.classList.add(a);let s=!1,l=()=>{s||(s=!0,clearTimeout(c),document.documentElement.classList.remove(a),i.remove(),o&&u&&document.removeEventListener(o,u))},u;o&&(u=()=>l(),document.addEventListener(o,u));let c=setTimeout(()=>{l()},e);return()=>{l()}}function OI(t={}){let{className:e,style:a}={...MI,...t};return`
181
+ `,()=>{t.innerHTML=""}}};var gP=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);return a?(a.scrollIntoView({behavior:t.behavior??"smooth",block:t.block??"center",inline:t.inline??"nearest"}),e.publishEvent("action.applied",{id:e.generateId(),kind:"navigation:scrollTo",anchorId:t.anchorId,behavior:t.behavior??"smooth"}),{cleanup:()=>{}}):(console.error(`[adaptive-nav] Anchor not found for scrollTo, skipping: ${t.anchorId.selector}`),{cleanup:()=>{}})};function ex(t){if(typeof window>"u")return!1;let e=window;try{let a=e.next?.router;if(a?.push)return a.push(t),!0}catch{}try{if(e.$nuxt?.$router?.push)return e.$nuxt.$router.push(t),!0}catch{}return e.ng||e.getAllAngularRootElements||document.querySelector("[ng-version]")||e.__SVELTEKIT_DATA__||document.body?.hasAttribute("data-sveltekit")||document.querySelector("[data-astro-transition-fallback]")?(window.location.href=t,!0):!1}function vP(t){try{return new URL(t,window.location.origin).origin===window.location.origin}catch{return!1}}var yP=async(t,e)=>{let a=t.url.trim();if(a.toLowerCase().startsWith("javascript:"))throw new Error("javascript: URLs are not allowed");let r=t.target??"_self";return e.publishEvent("action.applied",{id:e.generateId(),kind:"navigation:navigate",url:t.url,target:r}),r==="_blank"?window.open(a,"_blank","noopener,noreferrer"):!t.forceFullNavigation&&vP(a)?ex(a)||(window.history.pushState(null,"",a),window.dispatchEvent(new PopStateEvent("popstate"))):window.location.href=a,{cleanup:()=>{}}},xP=[{kind:"navigation:scrollTo",executor:gP},{kind:"navigation:navigate",executor:yP}],EI={id:"adaptive-nav",version:"2.0.0",name:"Navigation Tips",description:"Navigation actions and accordion-based tips with per-item conditional visibility",executors:xP,widgets:[{id:"adaptive-nav:tips",component:AI,metadata:{name:"Navigation Tips",description:"Accordion of contextual navigation tips with per-item visibility",icon:"\u{1F9ED}"}}],notifyWatchers(t){return(t.actions??[]).filter(a=>a.notify&&a.triggerWhen).map(a=>({id:`nav:${a.config.id}`,strategy:a.triggerWhen,eventName:"nav:tip_revealed",eventProps:{tipId:a.config.id,title:a.notify.title,body:a.notify.body,icon:a.notify.icon}}))}};var bP=[eI,Nf,wI,LI,EI,ap],SP=bP.map(t=>({id:t.id,version:t.version,name:t.name,description:t.description,runtime:{actions:(t.executors||[]).map(({kind:e,executor:a})=>({kind:e,executor:a})),widgets:t.widgets,notifyWatchers:t.notifyWatchers,events:t.eventHandlers},editor:void 0,metadata:{isBuiltIn:!0}}));function TI(t){let e=0;for(let a of SP)t.has(a.id)||(t.register(a),e++);console.log("[Syntro Runtime] Registered",e,"built-in runtime modules")}var RI={timeout:300,className:"sc-anti-flicker",style:"opacity: 0 !important",hostLoadingSelector:"",waitForHostReady:""};function MI(t={}){let{timeout:e,className:a,style:r,hostLoadingSelector:n,waitForHostReady:o}={...RI,...t};if(n&&document.querySelector(n))return()=>{};let i=document.createElement("style");i.textContent=`.${a} { ${r} }`,document.head.appendChild(i),document.documentElement.classList.add(a);let s=!1,l=()=>{s||(s=!0,clearTimeout(c),document.documentElement.classList.remove(a),i.remove(),o&&u&&document.removeEventListener(o,u))},u;o&&(u=()=>l(),document.addEventListener(o,u));let c=setTimeout(()=>{l()},e);return()=>{l()}}function OI(t={}){let{className:e,style:a}={...RI,...t};return`
124
182
  (function() {
125
183
  var s = document.createElement('style');
126
184
  s.textContent = '.${e} { ${a} }';
127
185
  document.head.appendChild(s);
128
186
  document.documentElement.className += ' ${e}';
129
- })();`}function Af(t,e,a="first-match"){for(let r of e){let n=t.getFeatureValue?.(r,null);if(!n||typeof n!="object")continue;let o=n,i=o.tiles&&o.tiles.length>0,s=o.actions&&o.actions.length>0;if(i||s)return{tiles:o.tiles??[],actions:o.actions??[],fetchedAt:o.fetchedAt??new Date().toISOString(),...o.schemaVersion&&{schemaVersion:o.schemaVersion},...o.configVersion&&{configVersion:o.configVersion},...o.canvasTitle&&{canvasTitle:o.canvasTitle},...o.theme&&{theme:o.theme},...o.launcher&&{launcher:o.launcher}}}return null}var jv=!1;function BI(){if(typeof window>"u")return!1;try{return new URLSearchParams(window.location.search).get("syntro_debug")==="true"}catch{return!1}}function Gv(t){if(BI()){jv=!0;return}jv=t??!1}function _D(){return BI()?!0:jv}function Y(t,e,a){_D()&&(a!==void 0?console.log(`[${t}]`,e,a):console.log(`[${t}]`,e))}function ma(t,e,a){a!==void 0?console.warn(`[${t}]`,e,a):console.warn(`[${t}]`,e)}function kf(t,e,a){a!==void 0?console.error(`[${t}]`,e,a):console.error(`[${t}]`,e)}var Ef="2.8.0-canary.4";var jr="2.0";var wD=["api.syntrologie.com","cdn.syntrologie.com","localhost","127.0.0.1"];function LD(t){try{let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(console.warn("[SmartCanvas] Config URI must use HTTPS:",t),!1):wD.some(n=>e.hostname===n)?!0:(console.warn("[SmartCanvas] Config URI host not in allowlist:",e.hostname),!1)}catch{return console.warn("[SmartCanvas] Invalid config URI:",t),!1}}function ID(t){if(typeof window>"u")return!1;try{return new URL(t).origin===window.location.origin}catch{return!1}}var FI="syntro_config_cache",AD=1440*60*1e3;function NI(){try{return typeof localStorage<"u"&&localStorage!==null}catch{return!1}}function kD(t,e){if(NI())try{let a={config:t,timestamp:Date.now(),sdkVersion:e};localStorage.setItem(FI,JSON.stringify(a))}catch{}}function ED(t){if(!NI())return null;try{let e=localStorage.getItem(FI);if(!e)return null;let a=JSON.parse(e);return!a.config||typeof a.timestamp!="number"||!a.sdkVersion||a.sdkVersion!==t||Date.now()-a.timestamp>AD?null:a.config}catch{return null}}var Tf=({configUri:t,experiments:e,featureKey:a="smart-canvas-config-uri"})=>{if(t)return t;let r=e?.getFeatureValue?.(a,null);if(r)return r};function TD(t,e,a){if(e){let r=t.getFeatureValue?.(e,null);if(r&&typeof r=="object"){let n=r.variant_flags;if(n&&n.length>0)return n}}if(t.getAllFeatures){let r=t.getAllFeatures();return a?Object.keys(r).filter(n=>n.startsWith(a)):Object.keys(r)}return[]}var zo=({configUri:t,experiments:e,featureKey:a,credentials:r,configFeatureKey:n="smart-canvas-config",manifestKey:o,variantFlagPrefix:i,sdkVersion:s})=>async()=>{if(e&&n){let c=e.getFeatureValue?.(n,null);if(c&&typeof c=="object")return Y("SmartCanvas Config","Resolved config directly from feature flag",c),c}if(e&&(o||i||e.getAllFeatures)){let c=TD(e,o,i);if(c.length>0){let d=Af(e,c);if(d)return Y("SmartCanvas Config","Resolved config from variant flags",d),d}}let l=Tf({configUri:t,experiments:e,featureKey:a});if(!l)return Y("SmartCanvas Config","No config available \u2014 returning empty config"),{tiles:[],actions:[],fetchedAt:new Date().toISOString()};if(!LD(l))throw new Error(`SmartCanvas: config URI not allowed: ${l}`);let u=r??(ID(l)?"include":"omit");try{let c=await fetch(l,{credentials:u,headers:{"X-SDK-Version":Ef,"X-SDK-Schema-Version":jr}});if(!c.ok)throw new Error(`SmartCanvas: failed to fetch config (${c.status})`);let d=await c.json();return Y("SmartCanvas Config","Fetched config from URI",d),s&&kD(d,s),d}catch(c){if(s){let d=ED(s);if(d)return Y("SmartCanvas Config","Serving config from offline cache"),d}throw c}};var RD=["cdn.syntrologie.com","api.syntrologie.com","dev-api.syntrologie.com","localhost","127.0.0.1",".syntrologie.com"];function PI(t){if(typeof window>"u")return null;let a=new URLSearchParams(window.location.search).get(t);if(!a)return null;try{let r=a.replace(/-/g,"+").replace(/_/g,"/");return JSON.parse(atob(r))}catch(r){return ma("Syntro Runtime",`Failed to decode ${t}:`,r),null}}var fs,ps;function vu(){if(fs==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.token)fs={token:t.token,api_base:t.apiBase||""},console.log(`[DIAG] getEditorSource: from __SYNTRO_EDITOR_PARAMS__ (token=${fs.token.slice(0,15)}...)`);else{let e=PI("editor_source");e&&(fs=e),console.log(`[DIAG] getEditorSource: from URL param \u2192 ${e?`token=${e.token?.slice(0,15)}...`:"NULL"}`),!e&&typeof window<"u"&&console.log(`[DIAG] getEditorSource: URL search = ${window.location.search.slice(0,200)}`)}}return fs??null}function Rf(){if(ps==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.mode)ps={mode:t.mode,audit_session_id:t.auditSessionId,syntro_token:t.syntroToken,workspace_id:t.workspaceId},console.log(`[DIAG] getEditorConf: from __SYNTRO_EDITOR_PARAMS__ (mode=${ps.mode})`);else{let e=PI("editor_conf");e&&(ps=e),console.log(`[DIAG] getEditorConf: from URL param \u2192 ${e?`mode=${e.mode}`:"NULL"}`)}}return ps??null}function MD(t){Y("Syntro Runtime","Validating editor URL:",t);try{if(t.startsWith("/"))return Y("Syntro Runtime","\u2713 Relative URL allowed (same-origin):",t),!0;let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(ma("Syntro Runtime","\u274C Editor URL must use HTTPS:",t),!1):RD.some(n=>n.startsWith(".")?e.hostname.endsWith(n)||e.hostname===n.slice(1):e.hostname===n)?(Y("Syntro Runtime","\u2713 Editor URL validated"),!0):(ma("Syntro Runtime","\u274C Editor URL host not in allowlist:",e.hostname),!1)}catch(e){return ma("Syntro Runtime",`\u274C Invalid editor URL: ${t}`,e),!1}}var Mf=()=>{let t=Rf();return!vu()?.token||!t?.mode?null:t.mode};function DD(){return vu()?.token??null}function OD(){return vu()?.api_base??null}var gu=null,HI=async t=>{if(Y("Syntro Runtime","====== LOAD EDITOR SDK ======"),typeof window>"u"){Y("Syntro Runtime","Not in browser - skipping editor SDK load");return}if(window.SyntroEditor){Y("Syntro Runtime","Editor SDK already loaded (window.SyntroEditor exists)");return}if(gu)return Y("Syntro Runtime","Editor SDK load already in progress, waiting..."),gu;let e=typeof t=="string"?{editorUrl:t}:t??{};if(e.editorUrl==="skip"){Y("Syntro Runtime",'editorUrl="skip" \u2014 deferring to caller'),Y("Syntro Runtime","================================");return}let a=OD(),n=(a?`${a}/api/editor/sdk/editor-sdk.js`:null)||e.editorUrl;if(!n){ma("Syntro Runtime","\u274C No editor SDK URL available (no api_base, no editorUrl option)"),Y("Syntro Runtime","================================");return}let o=DD();if(!o){ma("Syntro Runtime","\u274C No token found in editor_source."),Y("Syntro Runtime","================================");return}let i=`${n}?token=${encodeURIComponent(o)}`;if(Y("Syntro Runtime","Editor URL:",i),Y("Syntro Runtime","Options:",{hasIntegrity:!!e.integrity,hasEditorUrl:!!n,hasApiBase:!!a,tokenPrefix:`${o.slice(0,10)}...`}),!MD(n)){console.error("[Syntro Runtime] \u274C BLOCKED: Editor from untrusted URL:",n),Y("Syntro Runtime","================================");return}return Y("Syntro Runtime","\u2713 URL validated, injecting script tag..."),gu=new Promise((s,l)=>{let u=document.createElement("script");u.src=i,u.async=!0,e.integrity&&(u.integrity=e.integrity,u.crossOrigin="anonymous",Y("Syntro Runtime","SRI integrity check enabled")),u.onload=()=>{Y("Syntro Runtime","\u2713 Editor SDK script loaded successfully"),Y("Syntro Runtime","================================"),s()},u.onerror=c=>{console.error("[Syntro Runtime] \u274C Failed to load Editor SDK:",c),console.error("[Syntro Runtime] URL attempted:",i),Y("Syntro Runtime","================================"),gu=null,l(c)},document.head.appendChild(u),Y("Syntro Runtime","Script tag appended to <head>")}),gu};var BD=new Set(["tag_name","$el_text"]);function FD(t){return BD.has(t)||t.startsWith("attr__")}function UI(t,e){return t.equals!==void 0?e===t.equals:t.contains!==void 0?typeof e=="string"&&e.includes(t.contains):!1}function ND(t){let{events:e,match:a}=t;return r=>{if(!e.includes(r.name))return!1;if(a){for(let[n,o]of Object.entries(a))if(FD(n)){let i=r.props?.elements;if(!i||!i.some(l=>UI(o,l[n])))return!1}else if(!UI(o,r.props?.[n]))return!1}return!0}}function qI(t,e){for(let a of t.rules)for(let r of a.conditions)if(r.type==="event_count"&&r.key){let n=r.counter,o=n?ND(n):()=>!0;e.register(r.key,o)}}function yu(t,e,a){for(let r of t){let n=r.props;if(!n)continue;let o=n.actions;if(o)for(let i of o)i.triggerWhen?.type==="rules"&&qI(i.triggerWhen,e)}if(a)for(let r of a){let n=r;n.triggerWhen?.type==="rules"&&qI(n.triggerWhen,e)}}var cr=null;function VI(t){cr&&cr!==t?t.appendChild(cr):cr=t;let e=t.getRootNode();e instanceof ShadowRoot&&PD(e)}function $I(){return cr||(cr=document.createElement("div"),cr.id="syntro-overlays",Object.assign(cr.style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),document.body.appendChild(cr)),cr}var zI=!1;function PD(t){if(zI)return;let e=`
187
+ })();`}function gp(t,e,a="first-match"){for(let r of e){let n=t.getFeatureValue?.(r,null);if(!n||typeof n!="object")continue;let o=n,i=o.tiles&&o.tiles.length>0,s=o.actions&&o.actions.length>0;if(i||s)return{tiles:o.tiles??[],actions:o.actions??[],fetchedAt:o.fetchedAt??new Date().toISOString(),...o.schemaVersion&&{schemaVersion:o.schemaVersion},...o.configVersion&&{configVersion:o.configVersion},...o.canvasTitle&&{canvasTitle:o.canvasTitle},...o.theme&&{theme:o.theme},...o.launcher&&{launcher:o.launcher}}}return null}var tx=!1;function DI(){if(typeof window>"u")return!1;try{return new URLSearchParams(window.location.search).get("syntro_debug")==="true"}catch{return!1}}function ax(t){if(DI()){tx=!0;return}tx=t??!1}function _P(){return DI()?!0:tx}function Y(t,e,a){_P()&&(a!==void 0?console.log(`[${t}]`,e,a):console.log(`[${t}]`,e))}function ra(t,e,a){a!==void 0?console.warn(`[${t}]`,e,a):console.warn(`[${t}]`,e)}function vp(t,e,a){a!==void 0?console.error(`[${t}]`,e,a):console.error(`[${t}]`,e)}var yp="2.8.0-canary.41";var rn="2.0";var CP=["api.syntrologie.com","cdn.syntrologie.com","localhost","127.0.0.1"];function wP(t){try{let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(console.warn("[SmartCanvas] Config URI must use HTTPS:",t),!1):CP.some(n=>e.hostname===n)?!0:(console.warn("[SmartCanvas] Config URI host not in allowlist:",e.hostname),!1)}catch{return console.warn("[SmartCanvas] Invalid config URI:",t),!1}}function LP(t){if(typeof window>"u")return!1;try{return new URL(t).origin===window.location.origin}catch{return!1}}var BI="syntro_config_cache",kP=1440*60*1e3;function PI(){try{return typeof localStorage<"u"&&localStorage!==null}catch{return!1}}function IP(t,e){if(PI())try{let a={config:t,timestamp:Date.now(),sdkVersion:e};localStorage.setItem(BI,JSON.stringify(a))}catch{}}function AP(t){if(!PI())return null;try{let e=localStorage.getItem(BI);if(!e)return null;let a=JSON.parse(e);return!a.config||typeof a.timestamp!="number"||!a.sdkVersion||a.sdkVersion!==t||Date.now()-a.timestamp>kP?null:a.config}catch{return null}}var xp=({configUri:t,experiments:e,featureKey:a="smart-canvas-config-uri"})=>{if(t)return t;let r=e?.getFeatureValue?.(a,null);if(r)return r};function EP(t,e,a){if(e){let r=t.getFeatureValue?.(e,null);if(r&&typeof r=="object"){let n=r.variant_flags;if(n&&n.length>0)return n}}if(t.getAllFeatures){let r=t.getAllFeatures();return a?Object.keys(r).filter(n=>n.startsWith(a)):Object.keys(r)}return[]}var oi=({configUri:t,experiments:e,featureKey:a,credentials:r,configFeatureKey:n="smart-canvas-config",manifestKey:o,variantFlagPrefix:i,sdkVersion:s})=>async()=>{if(e&&n){let c=e.getFeatureValue?.(n,null);if(c&&typeof c=="object")return Y("SmartCanvas Config","Resolved config directly from feature flag",c),c}if(e&&(o||i||e.getAllFeatures)){let c=EP(e,o,i);if(c.length>0){let d=gp(e,c);if(d)return Y("SmartCanvas Config","Resolved config from variant flags",d),d}}let l=xp({configUri:t,experiments:e,featureKey:a});if(!l)return Y("SmartCanvas Config","No config available \u2014 returning empty config"),{tiles:[],actions:[],fetchedAt:new Date().toISOString()};if(!wP(l))throw new Error(`SmartCanvas: config URI not allowed: ${l}`);let u=r??(LP(l)?"include":"omit");try{let c=await fetch(l,{credentials:u,headers:{"X-SDK-Version":yp,"X-SDK-Schema-Version":rn}});if(!c.ok)throw new Error(`SmartCanvas: failed to fetch config (${c.status})`);let d=await c.json();return Y("SmartCanvas Config","Fetched config from URI",d),s&&IP(d,s),d}catch(c){if(s){let d=AP(s);if(d)return Y("SmartCanvas Config","Serving config from offline cache"),d}throw c}};var TP=["cdn.syntrologie.com","api.syntrologie.com","dev-api.syntrologie.com","localhost","127.0.0.1",".syntrologie.com"];function NI(t){if(typeof window>"u")return null;let a=new URLSearchParams(window.location.search).get(t);if(!a)return null;try{let r=a.replace(/-/g,"+").replace(/_/g,"/");return JSON.parse(atob(r))}catch(r){return ra("Syntro Runtime",`Failed to decode ${t}:`,r),null}}var Is,As;function $u(){if(Is==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.token)Is={token:t.token,api_base:t.apiBase||""},console.log(`[DIAG] getEditorSource: from __SYNTRO_EDITOR_PARAMS__ (token=${Is.token.slice(0,15)}...)`);else{let e=NI("editor_source");e&&(Is=e),console.log(`[DIAG] getEditorSource: from URL param \u2192 ${e?`token=${e.token?.slice(0,15)}...`:"NULL"}`),!e&&typeof window<"u"&&console.log(`[DIAG] getEditorSource: URL search = ${window.location.search.slice(0,200)}`)}}return Is??null}function bp(){if(As==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.mode)As={mode:t.mode,audit_session_id:t.auditSessionId,syntro_token:t.syntroToken,workspace_id:t.workspaceId},console.log(`[DIAG] getEditorConf: from __SYNTRO_EDITOR_PARAMS__ (mode=${As.mode})`);else{let e=NI("editor_conf");e&&(As=e),console.log(`[DIAG] getEditorConf: from URL param \u2192 ${e?`mode=${e.mode}`:"NULL"}`)}}return As??null}function RP(t){Y("Syntro Runtime","Validating editor URL:",t);try{if(t.startsWith("/"))return Y("Syntro Runtime","\u2713 Relative URL allowed (same-origin):",t),!0;let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(ra("Syntro Runtime","\u274C Editor URL must use HTTPS:",t),!1):TP.some(n=>n.startsWith(".")?e.hostname.endsWith(n)||e.hostname===n.slice(1):e.hostname===n)?(Y("Syntro Runtime","\u2713 Editor URL validated"),!0):(ra("Syntro Runtime","\u274C Editor URL host not in allowlist:",e.hostname),!1)}catch(e){return ra("Syntro Runtime",`\u274C Invalid editor URL: ${t}`,e),!1}}var Sp=()=>{let t=bp();return!$u()?.token||!t?.mode?null:t.mode};function MP(){return $u()?.token??null}function OP(){return $u()?.api_base??null}var qu=null,FI=async t=>{if(Y("Syntro Runtime","====== LOAD EDITOR SDK ======"),typeof window>"u"){Y("Syntro Runtime","Not in browser - skipping editor SDK load");return}if(window.SyntroEditor){Y("Syntro Runtime","Editor SDK already loaded (window.SyntroEditor exists)");return}if(qu)return Y("Syntro Runtime","Editor SDK load already in progress, waiting..."),qu;let e=typeof t=="string"?{editorUrl:t}:t??{};if(e.editorUrl==="skip"){Y("Syntro Runtime",'editorUrl="skip" \u2014 deferring to caller'),Y("Syntro Runtime","================================");return}let a=OP(),n=(a?`${a}/api/editor/sdk/editor-sdk.js`:null)||e.editorUrl;if(!n){ra("Syntro Runtime","\u274C No editor SDK URL available (no api_base, no editorUrl option)"),Y("Syntro Runtime","================================");return}let o=MP();if(!o){ra("Syntro Runtime","\u274C No token found in editor_source."),Y("Syntro Runtime","================================");return}let i=`${n}?token=${encodeURIComponent(o)}`;if(Y("Syntro Runtime","Editor URL:",i),Y("Syntro Runtime","Options:",{hasIntegrity:!!e.integrity,hasEditorUrl:!!n,hasApiBase:!!a,tokenPrefix:`${o.slice(0,10)}...`}),!RP(n)){console.error("[Syntro Runtime] \u274C BLOCKED: Editor from untrusted URL:",n),Y("Syntro Runtime","================================");return}return Y("Syntro Runtime","\u2713 URL validated, injecting script tag..."),qu=new Promise((s,l)=>{let u=document.createElement("script");u.src=i,u.async=!0,e.integrity&&(u.integrity=e.integrity,u.crossOrigin="anonymous",Y("Syntro Runtime","SRI integrity check enabled")),u.onload=()=>{Y("Syntro Runtime","\u2713 Editor SDK script loaded successfully"),Y("Syntro Runtime","================================"),s()},u.onerror=c=>{console.error("[Syntro Runtime] \u274C Failed to load Editor SDK:",c),console.error("[Syntro Runtime] URL attempted:",i),Y("Syntro Runtime","================================"),qu=null,l(c)},document.head.appendChild(u),Y("Syntro Runtime","Script tag appended to <head>")}),qu};var DP=new Set(["tag_name","$el_text"]);function BP(t){return DP.has(t)||t.startsWith("attr__")}function HI(t,e){return t.equals!==void 0?e===t.equals:t.contains!==void 0?typeof e=="string"&&e.includes(t.contains):!1}function PP(t){let{events:e,match:a}=t;return r=>{if(!e.includes(r.name))return!1;if(a){for(let[n,o]of Object.entries(a))if(BP(n)){let i=r.props?.elements;if(!i||!i.some(l=>HI(o,l[n])))return!1}else if(!HI(o,r.props?.[n]))return!1}return!0}}function UI(t,e){for(let a of t.rules)for(let r of a.conditions)if(r.type==="event_count"&&r.key){let n=r.counter,o=n?PP(n):()=>!0,i=typeof r.withinMs=="number";e.register(r.key,o,i)}}function Vu(t,e,a){for(let r of t){let n=r.props;if(!n)continue;let o=n.actions;if(o)for(let i of o)i.triggerWhen?.type==="rules"&&UI(i.triggerWhen,e)}if(a)for(let r of a){let n=r;n.triggerWhen?.type==="rules"&&UI(n.triggerWhen,e)}}var wr=null;function qI(t){wr&&wr!==t?t.appendChild(wr):wr=t;let e=t.getRootNode();e instanceof ShadowRoot&&NP(e)}function $I(){return wr||(wr=document.createElement("div"),wr.id="syntro-overlays",Object.assign(wr.style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),document.body.appendChild(wr)),wr}var zI=!1;function NP(t){if(zI)return;let e=`
130
188
  :host {
131
189
  --syntro-surface: var(--sc-overlay-background, #0f1318);
132
190
  --syntro-fg: var(--sc-overlay-text-color, #cbd0d7);
@@ -388,7 +446,7 @@ Error generating stack: `+r.message+`
388
446
  .syntro-modal-btn-primary:hover {
389
447
  background: var(--syntro-accent-hover, #d44844);
390
448
  }
391
- `,a=document.createElement("style");a.setAttribute("data-syntro","base-overlay"),a.textContent=e,t.appendChild(a),zI=!0}var p1=K(Oo(),1);var Df=class{constructor(e){j(this,"state");j(this,"listeners",new Set);let a=e?.open??!1;if(e?.open===void 0)try{let r=sessionStorage?.getItem("syntro:editor:panel-open");r!==null&&(a=JSON.parse(r))}catch{}this.state={open:a}}getState(){return this.state}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}setOpen(e){if(this.state.open!==e){this.state={...this.state,open:e};try{sessionStorage?.setItem("syntro:editor:panel-open",JSON.stringify(e))}catch{}this.emit()}}toggle(){this.setOpen(!this.state.open)}emit(){for(let e of this.listeners)e(this.state)}},Wv=t=>new Df(t);var Of=K(We(),1),GI=K(Me(),1),jI=(0,Of.createContext)(null);function Zv({shadowRoot:t,portalRoot:e,overlayContainer:a,children:r}){return(0,GI.jsx)(jI.Provider,{value:{shadowRoot:t,portalRoot:e,overlayContainer:a},children:r})}function Vo(){let t=(0,Of.useContext)(jI);if(!t)throw new Error("useShadowRoot() called outside ShadowRootProvider");return t}var Pt=K(We(),1);var lt=K(We(),1),oy=K(ol(),1);var be={UI_CLICK:"ui.click",UI_SCROLL:"ui.scroll",UI_INPUT:"ui.input",UI_CHANGE:"ui.change",UI_SUBMIT:"ui.submit",NAV_PAGE_VIEW:"nav.page_view",NAV_PAGE_LEAVE:"nav.page_leave",CANVAS_OPENED:"canvas.opened",CANVAS_CLOSED:"canvas.closed",TILE_VIEWED:"tile.viewed",TILE_EXPANDED:"tile.expanded",TILE_COLLAPSED:"tile.collapsed",TILE_ACTION:"tile.action",OVERLAY_STARTED:"overlay.started",OVERLAY_COMPLETED:"overlay.completed",OVERLAY_DISMISSED:"overlay.dismissed",OVERLAY_STEP_VIEWED:"overlay.step_viewed",BEHAVIOR_RAGE_CLICK:"behavior.rage_click",BEHAVIOR_HESITATION:"behavior.hesitation",BEHAVIOR_CONFUSION:"behavior.confusion",ACTION_APPLIED:"action.applied",ACTION_REVERTED:"action.reverted",ACTION_FAILED:"action.failed",ACTION_CTA_CLICKED:"action.cta_clicked",NOTIFICATION_SHOWN:"notification.shown",NOTIFICATION_CLICKED:"notification.clicked",NOTIFICATION_DISMISSED:"notification.dismissed",NOTIFICATION_DEEP_LINK:"notification.deep_link",SURFACE_MOUNTED:"surface.mounted",SURFACE_UNMOUNTED:"surface.unmounted"},$o="1.0.0";function Ya(t,e){return{ts:Date.now(),name:t,source:"canvas",props:e,schemaVersion:$o}}function HD(t){return Ya(be.CANVAS_OPENED,{surface:t})}function UD(t){return Ya(be.CANVAS_CLOSED,{surface:t})}function qD(t,e){return Ya(be.TILE_VIEWED,{tileId:t,surface:e})}function zD(t,e){return Ya(be.TILE_EXPANDED,{tileId:t,surface:e})}function VD(t,e){return Ya(be.TILE_COLLAPSED,{tileId:t,surface:e})}function $D(t,e,a){return Ya(be.TILE_ACTION,{tileId:t,actionId:e,surface:a})}function jD(t,e){return Ya(be.OVERLAY_STARTED,{recipeId:t,recipeName:e})}function GD(t,e){return Ya(be.OVERLAY_COMPLETED,{recipeId:t,recipeName:e})}function WD(t,e,a){return Ya(be.OVERLAY_DISMISSED,{recipeId:t,recipeName:e,stepIndex:a})}function ZD(t,e,a){return Ya(be.OVERLAY_STEP_VIEWED,{recipeId:t,stepIndex:e,stepTitle:a})}function XD(t,e){let a=t.startsWith("canvas.")?t:`canvas.${t}`;return Ya(a,e)}var hs={canvasOpened:HD,canvasClosed:UD,tileViewed:qD,tileExpanded:zD,tileCollapsed:VD,tileAction:$D,overlayStarted:jD,overlayCompleted:GD,overlayDismissed:WD,overlayStepViewed:ZD,custom:XD};var Ma=K(Me(),1),WI="syntro-toast-styles",YD=`
449
+ `,a=document.createElement("style");a.setAttribute("data-syntro","base-overlay"),a.textContent=e,t.appendChild(a),zI=!0}var gA=K(Wo(),1);var _p=class{constructor(e){B(this,"state");B(this,"listeners",new Set);let a=e?.open??!1;if(e?.open===void 0)try{let r=sessionStorage?.getItem("syntro:editor:panel-open");r!==null&&(a=JSON.parse(r))}catch{}this.state={open:a}}getState(){return this.state}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}setOpen(e){if(this.state.open!==e){this.state={...this.state,open:e};try{sessionStorage?.setItem("syntro:editor:panel-open",JSON.stringify(e))}catch{}this.emit()}}toggle(){this.setOpen(!this.state.open)}emit(){for(let e of this.listeners)e(this.state)}},rx=t=>new _p(t);var Cp=K(Ke(),1),jI=K(Ee(),1),VI=(0,Cp.createContext)(null);function nx({shadowRoot:t,portalRoot:e,overlayContainer:a,children:r}){return(0,jI.jsx)(VI.Provider,{value:{shadowRoot:t,portalRoot:e,overlayContainer:a},children:r})}function ii(){let t=(0,Cp.useContext)(VI);if(!t)throw new Error("useShadowRoot() called outside ShadowRootProvider");return t}var Gt=K(Ke(),1);var it=K(Ke(),1),yx=K(Il(),1);var et="1.0.0",$e={UI_CLICK:"ui.click",UI_SCROLL:"ui.scroll",UI_INPUT:"ui.input",UI_CHANGE:"ui.change",UI_SUBMIT:"ui.submit",NAV_PAGE_VIEW:"nav.page_view",NAV_PAGE_LEAVE:"nav.page_leave",UI_HESITATE:"ui.hesitate",UI_RAGE_CLICK:"ui.rage_click",UI_SCROLL_THRASH:"ui.scroll_thrash",UI_FOCUS_BOUNCE:"ui.focus_bounce",UI_IDLE:"ui.idle",UI_HOVER:"ui.hover"},Vt={Mutation:0,MouseMove:1,MouseInteraction:2,Scroll:3,ViewportResize:4,Input:5,TouchMove:6,MediaInteraction:7,Drag:12},ju={MouseUp:0,MouseDown:1,Click:2,ContextMenu:3,DblClick:4,Focus:5,Blur:6,TouchStart:7,TouchEnd:9},ox={hesitationMs:3e3,hesitationRadiusPx:10,rageClickCount:3,rageClickWindowMs:1e3,rageClickRadiusPx:30,scrollThrashReversals:3,scrollThrashWindowMs:2e3,focusBounceMaxInputs:0,idleMs:5e3,hoverSampleMs:100};var wp=class{constructor(e,a){this.config=e,this.emit=a,this.focused=new Map}ingest(e){if(e.type!==3)return;let a=e.timestamp;if(e.data.source===Vt.MouseInteraction){let r=e.data.id??0;if(e.data.type===ju.Focus)this.focused.set(r,{id:r,focusTs:a,inputCount:0});else if(e.data.type===ju.Blur){let n=this.focused.get(r);n&&n.inputCount<=this.config.focusBounceMaxInputs&&this.emit({ts:a,name:$e.UI_FOCUS_BOUNCE,source:"rrweb",schemaVersion:et,props:{elementId:r,duration_ms:a-n.focusTs}}),this.focused.delete(r)}}else if(e.data.source===Vt.Input){let r=e.data.id??0,n=this.focused.get(r);n&&n.inputCount++}}};var Lp=class{constructor(e,a){this.config=e,this.emit=a,this.anchorX=0,this.anchorY=0,this.anchorTs=0,this.emitted=!1,this.hasPosition=!1}ingest(e){if(e.type!==3||e.data.source!==Vt.MouseMove)return;let a=e.data.positions;if(!a||a.length===0)return;let r=a[a.length-1],n=e.timestamp+(r.timeOffset??0);if(!this.hasPosition){this.anchorX=r.x,this.anchorY=r.y,this.anchorTs=n,this.hasPosition=!0,this.emitted=!1;return}let o=r.x-this.anchorX,i=r.y-this.anchorY;Math.sqrt(o*o+i*i)>this.config.hesitationRadiusPx&&(this.anchorX=r.x,this.anchorY=r.y,this.anchorTs=n,this.emitted=!1)}tick(e){if(!this.hasPosition||this.emitted)return;let a=e-this.anchorTs;a>=this.config.hesitationMs&&(this.emit({ts:e,name:$e.UI_HESITATE,source:"rrweb",schemaVersion:et,props:{x:this.anchorX,y:this.anchorY,duration_ms:a}}),this.emitted=!0)}};var kp=class{constructor(e,a,r){this.config=e,this.emit=a,this.elementResolver=r,this.currentElement=null,this.hoverStartTs=null,this.lastX=0,this.lastY=0,this.lastSampleTs=-1/0}ingest(e){if(e.type!==3||e.data.source!==Vt.MouseMove)return;let a=e.data.positions;if(!a||a.length===0)return;let r=a[a.length-1];this.lastX=r.x,this.lastY=r.y}tick(e){if(!this.elementResolver||e-this.lastSampleTs<this.config.hoverSampleMs)return;this.lastSampleTs=e;let a=this.elementResolver(this.lastX,this.lastY),r=a?GI(a):null,n=this.currentElement?GI(this.currentElement):null;r!==n&&(this.currentElement&&this.hoverStartTs!==null&&this.emit({ts:e,name:$e.UI_HOVER,source:"rrweb",schemaVersion:et,props:{x:this.lastX,y:this.lastY,duration_ms:e-this.hoverStartTs,element:this.currentElement}}),this.currentElement=a,this.hoverStartTs=e)}};function GI(t){return`${t.tag_name??""}|${t.attr__id??""}|${(t.classes??[]).join(",")}`}var Ip=class{constructor(e,a){this.config=e,this.emit=a,this.lastActivityTs=null,this.emitted=!1}ingest(e){if(e.type!==3)return;let a=e.data.source;(a===Vt.MouseMove||a===Vt.MouseInteraction||a===Vt.Scroll)&&(this.lastActivityTs=e.timestamp,this.emitted=!1)}tick(e){this.lastActivityTs===null||this.emitted||e-this.lastActivityTs>=this.config.idleMs&&(this.emit({ts:e,name:$e.UI_IDLE,source:"rrweb",schemaVersion:et,props:{idle_ms:e-this.lastActivityTs}}),this.emitted=!0)}};var Ap=class{constructor(e,a){this.config=e,this.emit=a,this.clicks=[]}ingest(e){if(e.type!==3||e.data.source!==Vt.MouseInteraction||e.data.type!==ju.Click)return;let a=e.data.x??0,r=e.data.y??0,n=e.timestamp,o=n-this.config.rageClickWindowMs;this.clicks=this.clicks.filter(s=>s.ts>=o),this.clicks.push({ts:n,x:a,y:r});let i=this.clicks.filter(s=>{let l=s.x-a,u=s.y-r;return Math.sqrt(l*l+u*u)<=this.config.rageClickRadiusPx});i.length>=this.config.rageClickCount&&(this.emit({ts:n,name:$e.UI_RAGE_CLICK,source:"rrweb",schemaVersion:et,props:{x:a,y:r,clickCount:i.length,duration_ms:n-i[0].ts}}),this.clicks=[])}};var Ep=class{constructor(e,a){this.config=e,this.emit=a,this.lastY=null,this.lastDirection=null,this.reversals=[]}ingest(e){if(e.type!==3||e.data.source!==Vt.Scroll)return;let a=e.data.y??0,r=e.timestamp;if(this.lastY!==null){let n=a>this.lastY?"down":a<this.lastY?"up":this.lastDirection;if(n&&n!==this.lastDirection){let o=r-this.config.scrollThrashWindowMs;this.reversals=this.reversals.filter(i=>i>o),this.reversals.push(r),this.reversals.length>=this.config.scrollThrashReversals&&(this.emit({ts:r,name:$e.UI_SCROLL_THRASH,source:"rrweb",schemaVersion:et,props:{reversals:this.reversals.length,duration_ms:r-this.reversals[0]}}),this.reversals=[])}this.lastDirection=n}this.lastY=a}};var WI={$click:$e.UI_CLICK,$scroll:$e.UI_SCROLL,$input:$e.UI_INPUT,$change:$e.UI_CHANGE,$submit:$e.UI_SUBMIT,$pageview:$e.NAV_PAGE_VIEW,$pageleave:$e.NAV_PAGE_LEAVE,$session_start:"session.start",$identify:"user.identify"};function FP(t){let e=t.event;if(typeof e!="string")return"posthog.unknown";if(WI[e])return WI[e];if(e==="$autocapture"){let a=t.properties?.$tag_name,r=t.properties?.$event_type;return r==="submit"?$e.UI_SUBMIT:r==="change"?$e.UI_CHANGE:a==="input"||a==="textarea"?$e.UI_INPUT:$e.UI_CLICK}return e.startsWith("$")?e.replace("$","posthog."):`posthog.${e}`}var ZI=new Set(["a","button","input","select","textarea"]);function HP(t,e){if(e&&ZI.has(e)||!t)return e;for(let a of t){let r=a.tag_name;if(r&&ZI.has(r))return r}return e}function UP(t){let e={},a=t.properties||{},r=a.$elements,n=a.$tag_name??r?.[0]?.tag_name,o=t.event==="$autocapture"||t.event==="$click";return e.tagName=o?HP(r,n):n,a.$el_text&&(e.elementText=a.$el_text),r&&(e.elements=r),a.$current_url&&(e.url=a.$current_url),a.$pathname&&(e.pathname=a.$pathname),a.$host&&(e.host=a.$host),a.$viewport_width&&(e.viewportWidth=a.$viewport_width),a.$viewport_height&&(e.viewportHeight=a.$viewport_height),a.$session_id&&(e.sessionId=a.$session_id),a.$scroll_depth&&(e.scrollDepth=a.$scroll_depth),a.$scroll_percentage&&(e.scrollPercentage=a.$scroll_percentage),e.originalEvent=t.event,e}function Es(t){let e;return typeof t.timestamp=="number"?e=t.timestamp:typeof t.timestamp=="string"?e=new Date(t.timestamp).getTime():e=Date.now(),{ts:e,name:FP(t),source:"posthog",props:UP(t),schemaVersion:et}}function Ts(t){let e=t.event;return!(typeof e!="string"||["$feature_flag_called","$feature_flags","$groups","$groupidentify","$set","$set_once","$unset","$create_alias","$capture_metrics","$performance_event","$web_vitals","$exception","$dead_click","$heatmap"].includes(e))}function ix(t){return(e,a)=>{if(typeof e!="string")return;let r={event:e,properties:a,timestamp:Date.now()};if(Ts(r)){let n=Es(r);t(n)}}}function sx(t){let e={...ox,...t?.config},a=[];function r(d){for(let f of a)f(d)}let n=new Lp(e,r),o=new Ap(e,r),i=new Ep(e,r),s=new wp(e,r),l=new Ip(e,r),u=new kp(e,r,t?.elementResolver),c=[];return{ingest(d){if(d.kind==="posthog"){let{kind:f,...h}=d;Ts(h)&&r(Es(h))}else d.kind==="rrweb"&&(n.ingest(d),o.ingest(d),i.ingest(d),s.ingest(d),l.ingest(d),u.ingest(d))},onEvent(d){a.push(d)},tick(d){n.tick(d),l.tick(d),u.tick(d)},enrichClickAttributes(d,f){c.push({ts:d,elements:f});let h=d-500;for(;c.length>0&&c[0].ts<h;)c.shift()}}}var St={UI_CLICK:"ui.click",UI_SCROLL:"ui.scroll",UI_INPUT:"ui.input",UI_CHANGE:"ui.change",UI_SUBMIT:"ui.submit",NAV_PAGE_VIEW:"nav.page_view",NAV_PAGE_LEAVE:"nav.page_leave",CANVAS_OPENED:"canvas.opened",CANVAS_CLOSED:"canvas.closed",TILE_VIEWED:"tile.viewed",TILE_EXPANDED:"tile.expanded",TILE_COLLAPSED:"tile.collapsed",TILE_ACTION:"tile.action",OVERLAY_STARTED:"overlay.started",OVERLAY_COMPLETED:"overlay.completed",OVERLAY_DISMISSED:"overlay.dismissed",OVERLAY_STEP_VIEWED:"overlay.step_viewed",BEHAVIOR_RAGE_CLICK:"behavior.rage_click",BEHAVIOR_HESITATION:"behavior.hesitation",BEHAVIOR_CONFUSION:"behavior.confusion",ACTION_APPLIED:"action.applied",ACTION_REVERTED:"action.reverted",ACTION_FAILED:"action.failed",ACTION_CTA_CLICKED:"action.cta_clicked",NOTIFICATION_SHOWN:"notification.shown",NOTIFICATION_CLICKED:"notification.clicked",NOTIFICATION_DISMISSED:"notification.dismissed",NOTIFICATION_DEEP_LINK:"notification.deep_link",SURFACE_MOUNTED:"surface.mounted",SURFACE_UNMOUNTED:"surface.unmounted"};function sr(t,e){return{ts:Date.now(),name:t,source:"canvas",props:e,schemaVersion:et}}function zP(t){return sr(St.CANVAS_OPENED,{surface:t})}function qP(t){return sr(St.CANVAS_CLOSED,{surface:t})}function $P(t,e){return sr(St.TILE_VIEWED,{tileId:t,surface:e})}function VP(t,e){return sr(St.TILE_EXPANDED,{tileId:t,surface:e})}function jP(t,e){return sr(St.TILE_COLLAPSED,{tileId:t,surface:e})}function GP(t,e,a){return sr(St.TILE_ACTION,{tileId:t,actionId:e,surface:a})}function WP(t,e){return sr(St.OVERLAY_STARTED,{recipeId:t,recipeName:e})}function ZP(t,e){return sr(St.OVERLAY_COMPLETED,{recipeId:t,recipeName:e})}function XP(t,e,a){return sr(St.OVERLAY_DISMISSED,{recipeId:t,recipeName:e,stepIndex:a})}function YP(t,e,a){return sr(St.OVERLAY_STEP_VIEWED,{recipeId:t,stepIndex:e,stepTitle:a})}function KP(t,e){let a=t.startsWith("canvas.")?t:`canvas.${t}`;return sr(a,e)}var Rs={canvasOpened:zP,canvasClosed:qP,tileViewed:$P,tileExpanded:VP,tileCollapsed:jP,tileAction:GP,overlayStarted:WP,overlayCompleted:ZP,overlayDismissed:XP,overlayStepViewed:YP,custom:KP};var Rp=K(Ke());var Tp=(...t)=>t.filter((e,a,r)=>!!e&&e.trim()!==""&&r.indexOf(e)===a).join(" ").trim();var XI=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();var YI=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,a,r)=>r?r.toUpperCase():a.toLowerCase());var lx=t=>{let e=YI(t);return e.charAt(0).toUpperCase()+e.slice(1)};var Gu=K(Ke());var KI={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};var QI=t=>{for(let e in t)if(e.startsWith("aria-")||e==="role"||e==="title")return!0;return!1};var JI=(0,Gu.forwardRef)(({color:t="currentColor",size:e=24,strokeWidth:a=2,absoluteStrokeWidth:r,className:n="",children:o,iconNode:i,...s},l)=>(0,Gu.createElement)("svg",{ref:l,...KI,width:e,height:e,stroke:t,strokeWidth:r?Number(a)*24/Number(e):a,className:Tp("lucide",n),...!o&&!QI(s)&&{"aria-hidden":"true"},...s},[...i.map(([u,c])=>(0,Gu.createElement)(u,c)),...Array.isArray(o)?o:[o]]));var ue=(t,e)=>{let a=(0,Rp.forwardRef)(({className:r,...n},o)=>(0,Rp.createElement)(JI,{ref:o,iconNode:e,className:Tp(`lucide-${XI(lx(t))}`,`lucide-${t}`,r),...n}));return a.displayName=lx(t),a};var QP=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],Wu=ue("arrow-right",QP);var JP=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M6 12h.01M18 12h.01",key:"113zkx"}]],Ms=ue("banknote",JP);var eN=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",key:"11g9vi"}]],Zu=ue("bell",eN);var tN=[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]],Xu=ue("book-open",tN);var aN=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],ro=ue("circle-check-big",aN);var rN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]],lr=ue("circle-question-mark",rN);var nN=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["path",{d:"M12 11h4",key:"1jrz19"}],["path",{d:"M12 16h4",key:"n85exb"}],["path",{d:"M8 11h.01",key:"1dfujw"}],["path",{d:"M8 16h.01",key:"18s6g9"}]],Yu=ue("clipboard-list",nN);var oN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z",key:"9ktpf1"}]],Ku=ue("compass",oN);var iN=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],Qu=ue("file-text",iN);var sN=[["line",{x1:"6",x2:"10",y1:"11",y2:"11",key:"1gktln"}],["line",{x1:"8",x2:"8",y1:"9",y2:"13",key:"qnk9ow"}],["line",{x1:"15",x2:"15.01",y1:"12",y2:"12",key:"krot7o"}],["line",{x1:"18",x2:"18.01",y1:"10",y2:"10",key:"1lcuu1"}],["path",{d:"M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z",key:"mfqc10"}]],Ju=ue("gamepad-2",sN);var lN=[["path",{d:"M10 18v-7",key:"wt116b"}],["path",{d:"M11.12 2.198a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949z",key:"1m329m"}],["path",{d:"M14 18v-7",key:"vav6t3"}],["path",{d:"M18 18v-7",key:"aexdmj"}],["path",{d:"M3 22h18",key:"8prr45"}],["path",{d:"M6 18v-7",key:"1ivflk"}]],ec=ue("landmark",lN);var uN=[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]],no=ue("layers",uN);var cN=[["path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",key:"1gvzjb"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]],tc=ue("lightbulb",cN);var dN=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}]],ac=ue("message-circle",dN);var fN=[["path",{d:"M21 4v16",key:"7j8fe9"}],["path",{d:"M6.029 4.285A2 2 0 0 0 3 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z",key:"zs4d6"}]],rc=ue("skip-forward",fN);var pN=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]],oo=ue("sparkles",pN);var hN=[["line",{x1:"10",x2:"14",y1:"2",y2:"2",key:"14vaq8"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11",key:"17fdiu"}],["circle",{cx:"12",cy:"14",r:"8",key:"1e1u0o"}]],nc=ue("timer",hN);var mN=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],io=ue("triangle-alert",mN);var gN=[["path",{d:"M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978",key:"1n3hpd"}],["path",{d:"M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978",key:"rfe1zi"}],["path",{d:"M18 9h1.5a1 1 0 0 0 0-5H18",key:"7xy6bh"}],["path",{d:"M4 22h16",key:"57wxv0"}],["path",{d:"M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z",key:"1mhfuq"}],["path",{d:"M6 9H4.5a1 1 0 0 1 0-5H6",key:"tex48p"}]],oc=ue("trophy",gN);var ux=K(Ee(),1),vN={"\u2753":lr,"\u{1F9ED}":Ku,"\u{1F4DD}":Qu,"\u{1F3AF}":no,"\u{1F3C6}":oc,"\u2728":oo,"\u{1F4AC}":ac,"\u{1F3AE}":Ju,"\u{1F4A1}":tc,"\u{1F4B0}":Ms,"\u{1F4CB}":Yu,"\u2705":ro,"\u26A0\uFE0F":io,"\u{1F4B5}":Ms,"\u{1F3DB}\uFE0F":ec,"\u23ED\uFE0F":rc,"\u27A1\uFE0F":Wu,"\u23F1\uFE0F":nc,"\u{1F4D6}":Xu,"\u{1F514}":Zu};function Mp({emoji:t,size:e=14,color:a="currentColor"}){let r=vN[t];return r?(0,ux.jsx)(r,{size:e,color:a}):(0,ux.jsx)("span",{children:t})}var Ca=K(Ee(),1),eA="syntro-toast-styles",yN=`
392
450
  @keyframes syntro-toast-slide-in {
393
451
  from { opacity: 0; transform: translateY(12px); }
394
452
  to { opacity: 1; transform: translateY(0); }
@@ -406,21 +464,21 @@ Error generating stack: `+r.message+`
406
464
  .syntro-toast-progress.paused {
407
465
  animation-play-state: paused;
408
466
  }
409
- `;function KD(t){if(t.querySelector(`#${WI}`))return;let e=document.createElement("style");e.id=WI,e.textContent=YD,t.appendChild(e)}function Bf({notifications:t,onDismiss:e,onClickNotification:a,position:r}){let{shadowRoot:n}=Vo();return KD(n),t.length===0?null:(0,Ma.jsx)("div",{"data-testid":"notification-toast-stack",style:{position:"fixed",bottom:"6rem",[r==="right"?"right":"left"]:"2.5rem",display:"flex",flexDirection:"column",gap:"8px",zIndex:2147483648,pointerEvents:"auto",width:"280px"},children:t.map(o=>(0,Ma.jsxs)("div",{className:"syntro-toast-enter",style:{background:"var(--sc-notification-background)",backdropFilter:"blur(12px)",WebkitBackdropFilter:"blur(12px)",border:"var(--sc-notification-border)",borderRadius:"var(--sc-notification-border-radius)",overflow:"hidden",cursor:"pointer",transition:"transform 0.15s ease"},onMouseEnter:i=>{i.currentTarget.style.transform="translateY(-1px)";let s=i.currentTarget.querySelector(".syntro-toast-progress");s&&s.classList.add("paused")},onMouseLeave:i=>{i.currentTarget.style.transform="translateY(0)";let s=i.currentTarget.querySelector(".syntro-toast-progress");s&&s.classList.remove("paused")},children:[(0,Ma.jsxs)("div",{onClick:()=>a(o),style:{display:"flex",alignItems:"flex-start",gap:"10px",padding:"10px 12px"},children:[(0,Ma.jsx)("div",{style:{width:"28px",height:"28px",borderRadius:"8px",background:"var(--sc-notification-icon-background)",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,fontSize:"14px"},children:o.icon??"\u{1F514}"}),(0,Ma.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,Ma.jsx)("div",{style:{fontSize:"13px",fontWeight:600,color:"var(--sc-notification-text-color)",lineHeight:"1.3",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:o.title}),o.body&&(0,Ma.jsx)("div",{style:{fontSize:"12px",color:"var(--sc-notification-text-secondary-color)",lineHeight:"1.3",marginTop:"2px",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:o.body})]}),(0,Ma.jsx)("button",{type:"button",onClick:i=>{i.stopPropagation(),e(o.id)},"aria-label":"Dismiss notification",style:{background:"none",border:"none",color:"var(--sc-notification-text-secondary-color)",cursor:"pointer",padding:"2px",fontSize:"14px",lineHeight:1,flexShrink:0},children:"\xD7"})]}),(0,Ma.jsx)("div",{style:{height:"2px",background:"rgba(0, 0, 0, 0.08)"},children:(0,Ma.jsx)("div",{className:"syntro-toast-progress",style:{height:"100%",background:"var(--sc-notification-progress-gradient)",animationDuration:`${o.ttl}ms`}})})]},o.id))})}var Ka=K(We(),1);var Ff=3,Nf=8e3,Pf=3e4;var QD=0;function xu(t,e){return t.replace(/\{\{props\.(\w+)\}\}/g,(a,r)=>!e||!(r in e)?a:String(e[r]))}function JD(t,e){if(t===e)return!0;try{return new RegExp(e).test(t)}catch{return!1}}function Hf(t,e){for(let a of e){let r=a.notifications;if(!(!r||r.length===0))for(let n of r){if(!JD(t.name,n.on))continue;let o=Date.now(),i=n.ttl??8e3;return{notification:{id:`notif-${++QD}-${o}`,title:xu(n.title,t.props),body:n.body?xu(n.body,t.props):void 0,icon:n.icon,tileId:a.id,itemId:n.deepLink?.itemId?xu(n.deepLink.itemId,t.props):void 0,expiresAt:o+i,createdAt:o,ttl:i},rule:n}}}return null}function Uf(t,e){let[a,r]=(0,Ka.useState)([]),n=(0,Ka.useRef)(new Map),o=(0,Ka.useRef)(new Map),i=(0,Ka.useCallback)(u=>{t?.publish(be.NOTIFICATION_DISMISSED,{notificationId:u.id,tileId:u.tileId,itemId:u.itemId})},[t]),s=(0,Ka.useCallback)(u=>{let c=setTimeout(()=>{r(d=>d.filter(h=>h.id!==u.id)),o.current.delete(u.id),i(u)},u.ttl);o.current.set(u.id,c)},[i]),l=(0,Ka.useCallback)(u=>{r(d=>{let h=d.find(g=>g.id===u);return h&&i(h),d.filter(g=>g.id!==u)});let c=o.current.get(u);c&&(clearTimeout(c),o.current.delete(u))},[i]);return(0,Ka.useEffect)(()=>{if(!t)return;let u=t.subscribe(c=>{let d=Hf(c,e);if(!d)return;let{notification:h,rule:g}=d,S=h.itemId?`${h.tileId}:${c.name}:${h.itemId}`:`${h.tileId}:${c.name}`,b=n.current.get(S),x=Date.now(),f=g.cooldown??3e4;b!==void 0&&x-b<f||(n.current.set(S,x),r(m=>{if(h.itemId&&m.some(_=>_.tileId===h.tileId&&_.itemId===h.itemId))return m;let v=[...m,h];if(v.length>3){let y=v.shift(),_=o.current.get(y.id);_&&(clearTimeout(_),o.current.delete(y.id))}return v}),t.publish(be.NOTIFICATION_SHOWN,{notificationId:h.id,tileId:h.tileId,itemId:h.itemId,title:h.title}),s(h))});return()=>{u();for(let c of o.current.values())clearTimeout(c);o.current.clear()}},[t,e,s]),{notifications:a,dismiss:l}}var qf=K(We(),1);function eO(t,e){let a=[];for(let r of t){let n=r.widget.split(":")[0],i=e.get(n)?.manifest.runtime?.notifyWatchers;i&&a.push(...i(r.props??{}))}return a}function zf(t,e,a){let r=(0,qf.useRef)(new Map);(0,qf.useEffect)(()=>{if(!t?.events||!a)return;let n=eO(e,a);if(n.length===0)return;let o=t.state.ns("notified");for(let s of n)if(!r.current.has(s.id)){let l=t.evaluateSync(s.strategy);r.current.set(s.id,l.value),l.value&&!o.has(s.id)&&(o.set(s.id,!0),t.events.publish(s.eventName,s.eventProps))}return t.events.subscribe(()=>{for(let s of n){let l=t.evaluateSync(s.strategy),u=r.current.get(s.id)??!1;r.current.set(s.id,l.value),!u&&l.value?(o.set(s.id,!0),t.events.publish(s.eventName,s.eventProps)):u&&!l.value&&o.remove(s.id)}})},[t,e,a])}var Yt=K(We(),1),JI=K(Me(),1),Xv=(0,Yt.createContext)({runtime:null,context:null});function Vf({runtime:t,children:e}){let[a,r]=(0,Yt.useState)(t?t.context.get():null);(0,Yt.useEffect)(()=>t?(r(t.context.get()),t.context.subscribe(i=>{r(i)})):void 0,[t]);let n=(0,Yt.useMemo)(()=>({runtime:t,context:a}),[t,a]);return(0,JI.jsx)(Xv.Provider,{value:n,children:e})}function dr(){let{runtime:t}=(0,Yt.useContext)(Xv);return t}function bu(){let{context:t}=(0,Yt.useContext)(Xv);return t}function $f(){return bu()?.page??null}function ZI(){return bu()?.session??null}function XI(){return bu()?.viewport??null}function YI(t,e,a=[]){let r=dr();(0,Yt.useEffect)(()=>r?t?r.events.subscribe(t,e):r.events.subscribe(e):void 0,[r,...a,e,t])}function KI(){return dr()?.state??null}function QI(t,e){let a=dr(),[r,n]=(0,Yt.useState)({value:e,isFallback:!0,isLoading:!0});return(0,Yt.useEffect)(()=>{if(!a||!t){n({value:e,isFallback:!0,isLoading:!1});return}let o=!1;return a.evaluate(t).then(i=>{o||n({value:i.value,isFallback:i.isFallback,isLoading:!1})}),()=>{o=!0}},[a,t,e]),r}function ae(t,e){return`${t}${Math.round(e*255).toString(16).padStart(2,"0")}`}var tO={colorPrimary:ne[3],colorPrimaryHover:ne[4],colorPrimaryMuted:ne[0],colorBackground:ae(A[1],.95),colorBackgroundElevated:ae(A[3],.95),colorBackgroundSubtle:ae(A[0],.2),colorSurface:ae(A[4],.8),colorSurfaceHover:ae(A[5],.8),colorText:pa.primary,colorTextSecondary:pa.secondary,colorTextMuted:pa.tertiary,colorTextInverse:A[1],colorBorder:Rv.primary,colorBorderSubtle:Rv.secondary,colorSuccess:ke[4],colorSuccessMuted:ke[0],colorWarning:Ct[4],colorWarningMuted:Ct[0],colorError:ze[4],colorErrorMuted:ze[0],colorInfo:fa[4],colorInfoMuted:fa[0],colorNotification:ne[4],colorNotificationMuted:ae(ne[4],.4),glassBackground:ae(A[1],.6),glassBackgroundHover:ae(A[1],.7),glassBorder:"rgba(255, 255, 255, 0.08)",glassBlur:"blur(24px)",glassSaturate:"saturate(1.2)",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",fontFamilyMono:"'SF Mono', 'Fira Code', Consolas, monospace",fontSizeXs:"0.7rem",fontSizeSm:"0.8rem",fontSizeMd:"0.9rem",fontSizeLg:"1rem",fontSizeXl:"1.25rem",fontSizeXxl:"1.5rem",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",lineHeightTight:"1.25",lineHeightNormal:"1.5",lineHeightRelaxed:"1.75",spacingXs:"0.25rem",spacingSm:"0.5rem",spacingMd:"0.75rem",spacingLg:"1rem",spacingXl:"1.5rem",borderRadiusSm:"6px",borderRadiusMd:"10px",borderRadiusLg:"14px",borderRadiusXl:"20px",borderRadiusFull:"9999px",shadowSm:"0 1px 2px rgba(0, 0, 0, 0.2)",shadowMd:"0 2px 12px rgba(0, 0, 0, 0.3)",shadowLg:"0 8px 24px rgba(0, 0, 0, 0.4)",shadowXl:"0 16px 48px rgba(0, 0, 0, 0.5)",backdropBlur:"blur(20px)",backdropSaturate:"saturate(180%)",transitionFast:"0.1s ease",transitionNormal:"0.25s ease",transitionSlow:"0.4s ease"},aO={colorPrimary:ne[3],colorPrimaryHover:ne[2],colorPrimaryMuted:ae(ne[5],.1),colorBackground:ae(A[12],.95),colorBackgroundElevated:ae(A[11],.95),colorBackgroundSubtle:ae(A[0],.02),colorSurface:ae(A[11],.6),colorSurfaceHover:ae(A[10],.6),colorText:A[1],colorTextSecondary:A[6],colorTextMuted:A[8],colorTextInverse:A[12],colorBorder:ae(A[0],.12),colorBorderSubtle:ae(A[0],.06),colorSuccess:ke[4],colorSuccessMuted:ae(ke[4],.12),colorWarning:Ct[4],colorWarningMuted:ae(Ct[4],.12),colorError:ze[4],colorErrorMuted:ae(ze[4],.12),colorInfo:fa[4],colorInfoMuted:ae(fa[4],.12),colorNotification:ne[3],colorNotificationMuted:ae(ne[3],.4),glassBackground:ae(A[12],.7),glassBackgroundHover:ae(A[12],.8),glassBorder:"rgba(0, 0, 0, 0.06)",glassBlur:"blur(24px)",glassSaturate:"saturate(1.2)",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",fontFamilyMono:"'SF Mono', 'Fira Code', Consolas, monospace",fontSizeXs:"0.7rem",fontSizeSm:"0.8rem",fontSizeMd:"0.9rem",fontSizeLg:"1rem",fontSizeXl:"1.25rem",fontSizeXxl:"1.5rem",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",lineHeightTight:"1.25",lineHeightNormal:"1.5",lineHeightRelaxed:"1.75",spacingXs:"0.25rem",spacingSm:"0.5rem",spacingMd:"0.75rem",spacingLg:"1rem",spacingXl:"1.5rem",borderRadiusSm:"6px",borderRadiusMd:"10px",borderRadiusLg:"14px",borderRadiusXl:"20px",borderRadiusFull:"9999px",shadowSm:"0 1px 2px rgba(0, 0, 0, 0.08)",shadowMd:"0 2px 12px rgba(0, 0, 0, 0.12)",shadowLg:"0 8px 24px rgba(0, 0, 0, 0.16)",shadowXl:"0 16px 48px rgba(0, 0, 0, 0.2)",backdropBlur:"blur(20px)",backdropSaturate:"saturate(180%)",transitionFast:"0.1s ease",transitionNormal:"0.25s ease",transitionSlow:"0.4s ease"};function rO(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}var Yv={mode:"dark",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",colorPrimary:ne[3],colorPrimaryHover:ne[4],borderRadius:"12px",canvas:{position:"right",layout:"overlay",background:ae(A[1],.6),blur:"blur(24px)",border:"none",width:"clamp(380px, 25vw, 520px)",transitionDuration:"300ms",transitionEasing:"cubic-bezier(0.16, 1, 0.3, 1)",transitionFade:"6%"},launcher:{background:rf.primary.backgroundDefault,backgroundHover:rf.primary.backgroundHover,color:rf.primary.icon,size:"56px",shadow:`0 8px 32px ${ae(A[0],.6)}`,borderRadius:"9999px"},tile:{background:ae(A[1],.6),backgroundHover:ae(A[1],.7),border:"1px solid rgba(255, 255, 255, 0.08)",borderRadius:"14px",shadow:"0 2px 12px rgba(0, 0, 0, 0.3)",titleColor:pa.primary,textColor:pa.secondary,iconBackground:`linear-gradient(135deg, ${ne[3]} 0%, ${ne[3]}cc 100%)`,iconShadow:`0 2px 8px ${ne[3]}40`,headerPadding:"0.375rem 0.75rem",bodyPadding:"0 0.75rem 0.5rem",gap:"0.25rem"},overlay:{background:ae(A[1],.6),textColor:pa.primary,titleColor:pa.primary,arrowColor:ae(A[1],.6),arrowSize:"8px",border:"none",borderRadius:"0",scrimOpacity:"0",highlightRing:`2px solid ${ne[3]}`},notification:{background:ae(A[0],.95),textColor:pa.primary,textSecondaryColor:pa.secondary,border:`1px solid ${A[5]}`,borderRadius:"12px",successColor:ke[4],warningColor:Ct[4],errorColor:ze[4],iconBackground:ae(ne[3],.15),progressGradient:`linear-gradient(90deg, ${ne[3]}, ${ne[4]})`},content:{background:ae(A[3],.8),backgroundHover:ae(A[5],.6),border:`1px solid ${ae(A[5],.5)}`,borderRadius:"8px",textColor:pa.primary,textSecondaryColor:pa.secondary,itemDivider:"none",itemGap:"6px",itemPadding:"12px 16px",itemFontSize:"15px",bodyPadding:"0 16px 12px 16px",bodyFontSize:"14px",categoryPadding:"8px 4px 4px 4px",categoryGap:"4px",categoryFontSize:"12px",searchBackground:ae(A[3],.8),searchColor:pa.primary,chevronColor:"currentColor"}},Kv={mode:"light",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",colorPrimary:ne[3],colorPrimaryHover:ne[2],borderRadius:"12px",canvas:{position:"right",layout:"overlay",background:ae(A[12],.7),blur:"blur(24px)",border:"none",width:"clamp(380px, 25vw, 520px)",transitionDuration:"300ms",transitionEasing:"cubic-bezier(0.16, 1, 0.3, 1)",transitionFade:"6%"},launcher:{background:ne[3],backgroundHover:ne[2],color:"#ffffff",size:"56px",shadow:"0 8px 32px rgba(0, 0, 0, 0.15)",borderRadius:"9999px"},tile:{background:ae(A[12],.7),backgroundHover:ae(A[12],.8),border:"1px solid rgba(0, 0, 0, 0.06)",borderRadius:"14px",shadow:"0 2px 12px rgba(0, 0, 0, 0.12)",titleColor:A[1],textColor:A[6],iconBackground:`linear-gradient(135deg, ${ne[3]} 0%, ${ne[3]}cc 100%)`,iconShadow:`0 2px 8px ${ne[3]}40`,headerPadding:"0.375rem 0.75rem",bodyPadding:"0 0.75rem 0.5rem",gap:"0.25rem"},overlay:{background:ae(A[12],.7),textColor:A[1],titleColor:A[1],arrowColor:ae(A[12],.7),arrowSize:"8px",border:"none",borderRadius:"0",scrimOpacity:"0",highlightRing:`2px solid ${ne[3]}`},notification:{background:ae(A[12],.95),textColor:A[1],textSecondaryColor:A[6],border:`1px solid ${ae(A[0],.12)}`,borderRadius:"12px",successColor:ke[4],warningColor:Ct[4],errorColor:ze[4],iconBackground:ae(ne[3],.1),progressGradient:`linear-gradient(90deg, ${ne[3]}, ${ne[2]})`},content:{background:ae(A[12],.8),backgroundHover:ae(A[11],.6),border:`1px solid ${A[11]}`,borderRadius:"8px",textColor:A[1],textSecondaryColor:A[6],itemDivider:"none",itemGap:"6px",itemPadding:"12px 16px",itemFontSize:"15px",bodyPadding:"0 16px 12px 16px",bodyFontSize:"14px",categoryPadding:"8px 4px 4px 4px",categoryGap:"4px",categoryFontSize:"12px",searchBackground:A[12],searchColor:A[1],chevronColor:"currentColor"}};function Qv(t){let e=t.mode==="light"?Kv:Yv;return{mode:t.mode??e.mode,fontFamily:t.fontFamily??e.fontFamily,colorPrimary:t.colorPrimary??e.colorPrimary,colorPrimaryHover:t.colorPrimaryHover??e.colorPrimaryHover,borderRadius:t.borderRadius??e.borderRadius,canvas:{...e.canvas,...t.canvas},launcher:{...e.launcher,...t.launcher},tile:{...e.tile,...t.tile},overlay:{...e.overlay,...t.overlay},notification:{...e.notification,...t.notification},content:{...e.content,...t.content}}}function Jv(t,e){let a=e.mode??t.mode??"dark",r=a==="light"?Kv:Yv;return{mode:a,fontFamily:e.fontFamily??t.fontFamily??r.fontFamily,colorPrimary:e.colorPrimary??t.colorPrimary??r.colorPrimary,colorPrimaryHover:e.colorPrimaryHover??t.colorPrimaryHover??r.colorPrimaryHover,borderRadius:e.borderRadius??t.borderRadius??r.borderRadius,canvas:{...r.canvas,...t.canvas,...e.canvas},launcher:{...r.launcher,...t.launcher,...e.launcher},tile:{...r.tile,...t.tile,...e.tile},overlay:{...r.overlay,...t.overlay,...e.overlay},notification:{...r.notification,...t.notification,...e.notification},content:{...r.content,...t.content,...e.content}}}var nO=["canvas","launcher","tile","overlay","notification","content"];function ey(t){let e={};t.fontFamily&&(e["--sc-font-family"]=t.fontFamily),t.colorPrimary&&(e["--sc-color-primary"]=t.colorPrimary),t.colorPrimaryHover&&(e["--sc-color-primary-hover"]=t.colorPrimaryHover),t.borderRadius&&(e["--sc-border-radius"]=t.borderRadius);for(let a of nO){let r=t[a];if(r)for(let[n,o]of Object.entries(r))o!==void 0&&(e[`--sc-${a}-${rO(n)}`]=o)}return e}var Gr=K(We(),1);var t1=K(Me(),1),e1=(0,Gr.createContext)(null);function ty({children:t,themeConfig:e,workspaceTheme:a,shadowRoot:r}){let n=(0,Gr.useMemo)(()=>a?Jv(a,e??{}):Qv(e??{}),[e,a]),o=(0,Gr.useMemo)(()=>ey(n),[n]);(0,Gr.useEffect)(()=>{if(!r)return;let s=r.querySelector("#sc-theme-vars");s||(s=document.createElement("style"),s.id="sc-theme-vars",r.insertBefore(s,r.firstChild));let l=Object.entries(o).map(([u,c])=>` ${u}: ${c};`).join(`
467
+ `;function xN(t){if(t.querySelector(`#${eA}`))return;let e=document.createElement("style");e.id=eA,e.textContent=yN,t.appendChild(e)}function Op({notifications:t,onDismiss:e,onClickNotification:a,position:r}){let{shadowRoot:n}=ii();return xN(n),t.length===0?null:(0,Ca.jsx)("div",{"data-testid":"notification-toast-stack",style:{position:"fixed",bottom:"6rem",[r==="right"?"right":"left"]:"2.5rem",display:"flex",flexDirection:"column",gap:"8px",zIndex:2147483648,pointerEvents:"auto",width:"280px"},children:t.map(o=>(0,Ca.jsxs)("div",{className:"syntro-toast-enter",style:{background:"var(--sc-notification-background)",backdropFilter:"blur(12px)",WebkitBackdropFilter:"blur(12px)",border:"var(--sc-notification-border)",borderRadius:"var(--sc-notification-border-radius)",overflow:"hidden",cursor:"pointer",transition:"transform 0.15s ease"},onMouseEnter:i=>{i.currentTarget.style.transform="translateY(-1px)";let s=i.currentTarget.querySelector(".syntro-toast-progress");s&&s.classList.add("paused")},onMouseLeave:i=>{i.currentTarget.style.transform="translateY(0)";let s=i.currentTarget.querySelector(".syntro-toast-progress");s&&s.classList.remove("paused")},children:[(0,Ca.jsxs)("div",{onClick:()=>a(o),style:{display:"flex",alignItems:"flex-start",gap:"10px",padding:"10px 12px"},children:[(0,Ca.jsx)("div",{style:{width:"28px",height:"28px",borderRadius:"8px",background:"var(--sc-notification-icon-background)",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,fontSize:"14px"},children:(0,Ca.jsx)(Mp,{emoji:o.icon??"\u{1F514}",size:14})}),(0,Ca.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,Ca.jsx)("div",{style:{fontSize:"13px",fontWeight:600,color:"var(--sc-notification-text-color)",lineHeight:"1.3",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:o.title}),o.body&&(0,Ca.jsx)("div",{style:{fontSize:"12px",color:"var(--sc-notification-text-secondary-color)",lineHeight:"1.3",marginTop:"2px",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:o.body})]}),(0,Ca.jsx)("button",{type:"button",onClick:i=>{i.stopPropagation(),e(o.id)},"aria-label":"Dismiss notification",style:{background:"none",border:"none",color:"var(--sc-notification-text-secondary-color)",cursor:"pointer",padding:"2px",fontSize:"14px",lineHeight:1,flexShrink:0},children:"\xD7"})]}),(0,Ca.jsx)("div",{style:{height:"2px",background:"rgba(0, 0, 0, 0.08)"},children:(0,Ca.jsx)("div",{className:"syntro-toast-progress",style:{height:"100%",background:"var(--sc-notification-progress-gradient)",animationDuration:`${o.ttl}ms`}})})]},o.id))})}var ur=K(Ke(),1);var Dp=3,Bp=8e3,Pp=3e4;var bN=0;function ic(t,e){return t.replace(/\{\{props\.(\w+)\}\}/g,(a,r)=>!e||!(r in e)?a:String(e[r]))}function SN(t,e){if(t===e)return!0;try{return new RegExp(e).test(t)}catch{return!1}}function Np(t,e){for(let a of e){let r=a.notifications;if(!(!r||r.length===0))for(let n of r){if(!SN(t.name,n.on))continue;let o=Date.now(),i=n.ttl??8e3;return{notification:{id:`notif-${++bN}-${o}`,title:ic(n.title,t.props),body:n.body?ic(n.body,t.props):void 0,icon:n.icon,tileId:a.id,itemId:n.deepLink?.itemId?ic(n.deepLink.itemId,t.props):void 0,expiresAt:o+i,createdAt:o,ttl:i},rule:n}}}return null}function Fp(t,e){let[a,r]=(0,ur.useState)([]),n=(0,ur.useRef)(new Map),o=(0,ur.useRef)(new Map),i=(0,ur.useCallback)(u=>{t?.publish(St.NOTIFICATION_DISMISSED,{notificationId:u.id,tileId:u.tileId,itemId:u.itemId})},[t]),s=(0,ur.useCallback)(u=>{let c=setTimeout(()=>{r(d=>d.filter(f=>f.id!==u.id)),o.current.delete(u.id),i(u)},u.ttl);o.current.set(u.id,c)},[i]),l=(0,ur.useCallback)(u=>{r(d=>{let f=d.find(h=>h.id===u);return f&&i(f),d.filter(h=>h.id!==u)});let c=o.current.get(u);c&&(clearTimeout(c),o.current.delete(u))},[i]);return(0,ur.useEffect)(()=>{if(!t)return;let u=t.subscribe(c=>{let d=Np(c,e);if(!d)return;let{notification:f,rule:h}=d,S=f.itemId?`${f.tileId}:${c.name}:${f.itemId}`:`${f.tileId}:${c.name}`,x=n.current.get(S),b=Date.now(),g=h.cooldown??3e4;x!==void 0&&b-x<g||(n.current.set(S,b),r(m=>{if(f.itemId&&m.some(C=>C.tileId===f.tileId&&C.itemId===f.itemId))return m;let y=[...m,f];if(y.length>3){let v=y.shift(),C=o.current.get(v.id);C&&(clearTimeout(C),o.current.delete(v.id))}return y}),t.publish(St.NOTIFICATION_SHOWN,{notificationId:f.id,tileId:f.tileId,itemId:f.itemId,title:f.title}),s(f))});return()=>{u();for(let c of o.current.values())clearTimeout(c);o.current.clear()}},[t,e,s]),{notifications:a,dismiss:l}}var Hp=K(Ke(),1);function _N(t,e){let a=[];for(let r of t){let n=r.widget.split(":")[0],i=e.get(n)?.manifest.runtime?.notifyWatchers;i&&a.push(...i(r.props??{}))}return a}function Up(t,e,a){let r=(0,Hp.useRef)(new Map);(0,Hp.useEffect)(()=>{if(!t?.events||!a)return;let n=_N(e,a);if(n.length===0)return;let o=t.state.ns("notified");for(let s of n)if(!r.current.has(s.id)){let l=t.evaluateSync(s.strategy);r.current.set(s.id,l.value),l.value&&!o.has(s.id)&&(o.set(s.id,!0),t.events.publish(s.eventName,s.eventProps))}return t.events.subscribe(()=>{for(let s of n){let l=t.evaluateSync(s.strategy),u=r.current.get(s.id)??!1;r.current.set(s.id,l.value),!u&&l.value?(o.set(s.id,!0),t.events.publish(s.eventName,s.eventProps)):u&&!l.value&&o.remove(s.id)}})},[t,e,a])}var na=K(Ke(),1),iA=K(Ee(),1),cx=(0,na.createContext)({runtime:null,context:null});function zp({runtime:t,children:e}){let[a,r]=(0,na.useState)(t?t.context.get():null);(0,na.useEffect)(()=>t?(r(t.context.get()),t.context.subscribe(i=>{r(i)})):void 0,[t]);let n=(0,na.useMemo)(()=>({runtime:t,context:a}),[t,a]);return(0,iA.jsx)(cx.Provider,{value:n,children:e})}function Lr(){let{runtime:t}=(0,na.useContext)(cx);return t}function sc(){let{context:t}=(0,na.useContext)(cx);return t}function qp(){return sc()?.page??null}function tA(){return sc()?.session??null}function aA(){return sc()?.viewport??null}function rA(t,e,a=[]){let r=Lr();(0,na.useEffect)(()=>r?t?r.events.subscribe(t,e):r.events.subscribe(e):void 0,[r,...a,e,t])}function nA(){return Lr()?.state??null}function oA(t,e){let a=Lr(),[r,n]=(0,na.useState)({value:e,isFallback:!0,isLoading:!0});return(0,na.useEffect)(()=>{if(!a||!t){n({value:e,isFallback:!0,isLoading:!1});return}let o=!1;return a.evaluate(t).then(i=>{o||n({value:i.value,isFallback:i.isFallback,isLoading:!1})}),()=>{o=!0}},[a,t,e]),r}function re(t,e){return`${t}${Math.round(e*255).toString(16).padStart(2,"0")}`}var CN={colorPrimary:ne[3],colorPrimaryHover:ne[4],colorPrimaryMuted:ne[0],colorBackground:re(k[1],.95),colorBackgroundElevated:re(k[3],.95),colorBackgroundSubtle:re(k[0],.2),colorSurface:re(k[4],.8),colorSurfaceHover:re(k[5],.8),colorText:Sa.primary,colorTextSecondary:Sa.secondary,colorTextMuted:Sa.tertiary,colorTextInverse:k[1],colorBorder:Iy.primary,colorBorderSubtle:Iy.secondary,colorSuccess:Me[4],colorSuccessMuted:Me[0],colorWarning:At[4],colorWarningMuted:At[0],colorError:Ge[4],colorErrorMuted:Ge[0],colorInfo:ba[4],colorInfoMuted:ba[0],colorNotification:ne[4],colorNotificationMuted:re(ne[4],.4),glassBackground:re(k[1],.6),glassBackgroundHover:re(k[1],.7),glassBorder:"rgba(255, 255, 255, 0.08)",glassBlur:"blur(24px)",glassSaturate:"saturate(1.2)",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",fontFamilyMono:"'SF Mono', 'Fira Code', Consolas, monospace",fontSizeXs:"0.7rem",fontSizeSm:"0.8rem",fontSizeMd:"0.9rem",fontSizeLg:"1rem",fontSizeXl:"1.25rem",fontSizeXxl:"1.5rem",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",lineHeightTight:"1.25",lineHeightNormal:"1.5",lineHeightRelaxed:"1.75",spacingXs:"0.25rem",spacingSm:"0.5rem",spacingMd:"0.75rem",spacingLg:"1rem",spacingXl:"1.5rem",borderRadiusSm:"6px",borderRadiusMd:"10px",borderRadiusLg:"14px",borderRadiusXl:"20px",borderRadiusFull:"9999px",shadowSm:"0 1px 2px rgba(0, 0, 0, 0.2)",shadowMd:"0 2px 12px rgba(0, 0, 0, 0.3)",shadowLg:"0 8px 24px rgba(0, 0, 0, 0.4)",shadowXl:"0 16px 48px rgba(0, 0, 0, 0.5)",backdropBlur:"blur(20px)",backdropSaturate:"saturate(180%)",transitionFast:"0.1s ease",transitionNormal:"0.25s ease",transitionSlow:"0.4s ease"},wN={colorPrimary:ne[3],colorPrimaryHover:ne[2],colorPrimaryMuted:re(ne[5],.1),colorBackground:re(k[12],.95),colorBackgroundElevated:re(k[11],.95),colorBackgroundSubtle:re(k[0],.02),colorSurface:re(k[11],.6),colorSurfaceHover:re(k[10],.6),colorText:k[1],colorTextSecondary:k[6],colorTextMuted:k[8],colorTextInverse:k[12],colorBorder:re(k[0],.12),colorBorderSubtle:re(k[0],.06),colorSuccess:Me[4],colorSuccessMuted:re(Me[4],.12),colorWarning:At[4],colorWarningMuted:re(At[4],.12),colorError:Ge[4],colorErrorMuted:re(Ge[4],.12),colorInfo:ba[4],colorInfoMuted:re(ba[4],.12),colorNotification:ne[3],colorNotificationMuted:re(ne[3],.4),glassBackground:re(k[12],.7),glassBackgroundHover:re(k[12],.8),glassBorder:"rgba(0, 0, 0, 0.06)",glassBlur:"blur(24px)",glassSaturate:"saturate(1.2)",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",fontFamilyMono:"'SF Mono', 'Fira Code', Consolas, monospace",fontSizeXs:"0.7rem",fontSizeSm:"0.8rem",fontSizeMd:"0.9rem",fontSizeLg:"1rem",fontSizeXl:"1.25rem",fontSizeXxl:"1.5rem",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",lineHeightTight:"1.25",lineHeightNormal:"1.5",lineHeightRelaxed:"1.75",spacingXs:"0.25rem",spacingSm:"0.5rem",spacingMd:"0.75rem",spacingLg:"1rem",spacingXl:"1.5rem",borderRadiusSm:"6px",borderRadiusMd:"10px",borderRadiusLg:"14px",borderRadiusXl:"20px",borderRadiusFull:"9999px",shadowSm:"0 1px 2px rgba(0, 0, 0, 0.08)",shadowMd:"0 2px 12px rgba(0, 0, 0, 0.12)",shadowLg:"0 8px 24px rgba(0, 0, 0, 0.16)",shadowXl:"0 16px 48px rgba(0, 0, 0, 0.2)",backdropBlur:"blur(20px)",backdropSaturate:"saturate(180%)",transitionFast:"0.1s ease",transitionNormal:"0.25s ease",transitionSlow:"0.4s ease"};function LN(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}var dx={mode:"dark",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",colorPrimary:ne[3],colorPrimaryHover:ne[4],borderRadius:"12px",canvas:{position:"right",layout:"overlay",background:re(k[1],.6),blur:"blur(24px)",border:"none",width:"clamp(380px, 25vw, 520px)",transitionDuration:"300ms",transitionEasing:"cubic-bezier(0.16, 1, 0.3, 1)",transitionFade:"6%"},launcher:{background:Uf.primary.backgroundDefault,backgroundHover:Uf.primary.backgroundHover,color:Uf.primary.icon,size:"56px",shadow:`0 8px 32px ${re(k[0],.6)}`,borderRadius:"9999px"},tile:{background:re(k[1],.6),backgroundHover:re(k[1],.7),border:"1px solid rgba(255, 255, 255, 0.08)",borderRadius:"14px",shadow:"0 2px 12px rgba(0, 0, 0, 0.3)",titleColor:Sa.primary,textColor:Sa.secondary,iconBackground:`linear-gradient(135deg, ${ne[3]} 0%, ${ne[3]}cc 100%)`,iconShadow:`0 2px 8px ${ne[3]}40`,headerPadding:"0.375rem 0.75rem",bodyPadding:"0 0.75rem 0.5rem",gap:"0.25rem"},overlay:{background:re(k[1],.6),textColor:Sa.primary,titleColor:Sa.primary,arrowColor:re(k[1],.6),arrowSize:"8px",border:"none",borderRadius:"0",scrimOpacity:"0",highlightRing:`2px solid ${ne[3]}`},notification:{background:re(k[0],.95),textColor:Sa.primary,textSecondaryColor:Sa.secondary,border:`1px solid ${k[5]}`,borderRadius:"12px",successColor:Me[4],warningColor:At[4],errorColor:Ge[4],iconBackground:re(ne[3],.15),progressGradient:`linear-gradient(90deg, ${ne[3]}, ${ne[4]})`},content:{background:re(k[3],.8),backgroundHover:re(k[5],.6),border:`1px solid ${re(k[5],.5)}`,borderRadius:"8px",textColor:Sa.primary,textSecondaryColor:Sa.secondary,itemDivider:"none",itemGap:"6px",itemPadding:"12px 16px",itemFontSize:"15px",bodyPadding:"0 16px 12px 16px",bodyFontSize:"14px",categoryPadding:"8px 4px 4px 4px",categoryGap:"4px",categoryFontSize:"12px",searchBackground:re(k[3],.8),searchColor:Sa.primary,chevronColor:"currentColor"}},fx={mode:"light",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",colorPrimary:ne[3],colorPrimaryHover:ne[2],borderRadius:"12px",canvas:{position:"right",layout:"overlay",background:re(k[12],.7),blur:"blur(24px)",border:"none",width:"clamp(380px, 25vw, 520px)",transitionDuration:"300ms",transitionEasing:"cubic-bezier(0.16, 1, 0.3, 1)",transitionFade:"6%"},launcher:{background:ne[3],backgroundHover:ne[2],color:"#ffffff",size:"56px",shadow:"0 8px 32px rgba(0, 0, 0, 0.15)",borderRadius:"9999px"},tile:{background:re(k[12],.7),backgroundHover:re(k[12],.8),border:"1px solid rgba(0, 0, 0, 0.06)",borderRadius:"14px",shadow:"0 2px 12px rgba(0, 0, 0, 0.12)",titleColor:k[1],textColor:k[6],iconBackground:`linear-gradient(135deg, ${ne[3]} 0%, ${ne[3]}cc 100%)`,iconShadow:`0 2px 8px ${ne[3]}40`,headerPadding:"0.375rem 0.75rem",bodyPadding:"0 0.75rem 0.5rem",gap:"0.25rem"},overlay:{background:re(k[12],.7),textColor:k[1],titleColor:k[1],arrowColor:re(k[12],.7),arrowSize:"8px",border:"none",borderRadius:"0",scrimOpacity:"0",highlightRing:`2px solid ${ne[3]}`},notification:{background:re(k[12],.95),textColor:k[1],textSecondaryColor:k[6],border:`1px solid ${re(k[0],.12)}`,borderRadius:"12px",successColor:Me[4],warningColor:At[4],errorColor:Ge[4],iconBackground:re(ne[3],.1),progressGradient:`linear-gradient(90deg, ${ne[3]}, ${ne[2]})`},content:{background:re(k[12],.8),backgroundHover:re(k[11],.6),border:`1px solid ${k[11]}`,borderRadius:"8px",textColor:k[1],textSecondaryColor:k[6],itemDivider:"none",itemGap:"6px",itemPadding:"12px 16px",itemFontSize:"15px",bodyPadding:"0 16px 12px 16px",bodyFontSize:"14px",categoryPadding:"8px 4px 4px 4px",categoryGap:"4px",categoryFontSize:"12px",searchBackground:k[12],searchColor:k[1],chevronColor:"currentColor"}};function px(t){let e=t.mode==="light"?fx:dx;return{mode:t.mode??e.mode,fontFamily:t.fontFamily??e.fontFamily,colorPrimary:t.colorPrimary??e.colorPrimary,colorPrimaryHover:t.colorPrimaryHover??e.colorPrimaryHover,borderRadius:t.borderRadius??e.borderRadius,canvas:{...e.canvas,...t.canvas},launcher:{...e.launcher,...t.launcher},tile:{...e.tile,...t.tile},overlay:{...e.overlay,...t.overlay},notification:{...e.notification,...t.notification},content:{...e.content,...t.content}}}function hx(t,e){let a=e.mode??t.mode??"dark",r=a==="light"?fx:dx;return{mode:a,fontFamily:e.fontFamily??t.fontFamily??r.fontFamily,colorPrimary:e.colorPrimary??t.colorPrimary??r.colorPrimary,colorPrimaryHover:e.colorPrimaryHover??t.colorPrimaryHover??r.colorPrimaryHover,borderRadius:e.borderRadius??t.borderRadius??r.borderRadius,canvas:{...r.canvas,...t.canvas,...e.canvas},launcher:{...r.launcher,...t.launcher,...e.launcher},tile:{...r.tile,...t.tile,...e.tile},overlay:{...r.overlay,...t.overlay,...e.overlay},notification:{...r.notification,...t.notification,...e.notification},content:{...r.content,...t.content,...e.content}}}var kN=["canvas","launcher","tile","overlay","notification","content"];function mx(t){let e={};t.fontFamily&&(e["--sc-font-family"]=t.fontFamily),t.colorPrimary&&(e["--sc-color-primary"]=t.colorPrimary),t.colorPrimaryHover&&(e["--sc-color-primary-hover"]=t.colorPrimaryHover),t.borderRadius&&(e["--sc-border-radius"]=t.borderRadius);for(let a of kN){let r=t[a];if(r)for(let[n,o]of Object.entries(r))o!==void 0&&(e[`--sc-${a}-${LN(n)}`]=o)}return e}var nn=K(Ke(),1);var lA=K(Ee(),1),sA=(0,nn.createContext)(null);function gx({children:t,themeConfig:e,workspaceTheme:a,shadowRoot:r}){let n=(0,nn.useMemo)(()=>a?hx(a,e??{}):px(e??{}),[e,a]),o=(0,nn.useMemo)(()=>mx(n),[n]);(0,nn.useEffect)(()=>{if(!r)return;let s=r.querySelector("#sc-theme-vars");s||(s=document.createElement("style"),s.id="sc-theme-vars",r.insertBefore(s,r.firstChild));let l=Object.entries(o).map(([u,c])=>` ${u}: ${c};`).join(`
410
468
  `);s.textContent=`:host {
411
469
  ${l}
412
- }`},[r,o]);let i={config:n,mode:n.mode,cssVariables:o};return(0,t1.jsx)(e1.Provider,{value:i,children:t})}function ay(){let t=(0,Gr.useContext)(e1);if(!t)throw new Error("useTheme must be used within a ThemeProvider");return t}var Ye=K(We(),1);var Gf=K(We());var jf=(...t)=>t.filter((e,a,r)=>!!e&&e.trim()!==""&&r.indexOf(e)===a).join(" ").trim();var a1=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();var r1=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,a,r)=>r?r.toUpperCase():a.toLowerCase());var ry=t=>{let e=r1(t);return e.charAt(0).toUpperCase()+e.slice(1)};var Su=K(We());var n1={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};var o1=t=>{for(let e in t)if(e.startsWith("aria-")||e==="role"||e==="title")return!0;return!1};var i1=(0,Su.forwardRef)(({color:t="currentColor",size:e=24,strokeWidth:a=2,absoluteStrokeWidth:r,className:n="",children:o,iconNode:i,...s},l)=>(0,Su.createElement)("svg",{ref:l,...n1,width:e,height:e,stroke:t,strokeWidth:r?Number(a)*24/Number(e):a,className:jf("lucide",n),...!o&&!o1(s)&&{"aria-hidden":"true"},...s},[...i.map(([u,c])=>(0,Su.createElement)(u,c)),...Array.isArray(o)?o:[o]]));var Tt=(t,e)=>{let a=(0,Gf.forwardRef)(({className:r,...n},o)=>(0,Gf.createElement)(i1,{ref:o,iconNode:e,className:jf(`lucide-${a1(ry(t))}`,`lucide-${t}`,r),...n}));return a.displayName=ry(t),a};var oO=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]],Qa=Tt("circle-question-mark",oO);var iO=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z",key:"9ktpf1"}]],Cu=Tt("compass",iO);var sO=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],_u=Tt("file-text",sO);var lO=[["line",{x1:"6",x2:"10",y1:"11",y2:"11",key:"1gktln"}],["line",{x1:"8",x2:"8",y1:"9",y2:"13",key:"qnk9ow"}],["line",{x1:"15",x2:"15.01",y1:"12",y2:"12",key:"krot7o"}],["line",{x1:"18",x2:"18.01",y1:"10",y2:"10",key:"1lcuu1"}],["path",{d:"M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z",key:"mfqc10"}]],wu=Tt("gamepad-2",lO);var uO=[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]],$n=Tt("layers",uO);var cO=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}]],Lu=Tt("message-circle",cO);var dO=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]],jn=Tt("sparkles",dO);var fO=[["path",{d:"M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978",key:"1n3hpd"}],["path",{d:"M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978",key:"rfe1zi"}],["path",{d:"M18 9h1.5a1 1 0 0 0 0-5H18",key:"7xy6bh"}],["path",{d:"M4 22h16",key:"57wxv0"}],["path",{d:"M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z",key:"1mhfuq"}],["path",{d:"M6 9H4.5a1 1 0 0 1 0-5H6",key:"tex48p"}]],Iu=Tt("trophy",fO);var ny=K(Me(),1),pO={"\u2753":Qa,"\u{1F9ED}":Cu,"\u{1F4DD}":_u,"\u{1F3AF}":$n,"\u{1F3C6}":Iu,"\u2728":jn,"\u{1F4AC}":Lu,"\u{1F3AE}":wu};function s1({emoji:t,size:e=18,color:a="currentColor"}){let r=pO[t];return r?(0,ny.jsx)(r,{size:e,color:a}):(0,ny.jsx)("span",{children:t})}var Kt=K(Me(),1);function hO({widgetId:t,props:e}){let a=dr(),r=(0,Ye.useRef)(null),n=(0,Ye.useRef)(null),o=a?.widgets,i=o?.has(t)??!1,s=(0,Ye.useRef)(e);s.current=e;let[,l]=(0,Ye.useReducer)(d=>d+1,0);(0,Ye.useEffect)(()=>{if(!(!o||i))return o.subscribe(d=>{d.type==="registered"&&d.widgetId===t&&l()})},[o,t,i]),(0,Ye.useEffect)(()=>{if(!r.current||!o||!i)return;let d=document.createElement("div");d.style.width="100%",d.style.minHeight="40px",r.current.appendChild(d);let h=o.mount(t,d,s.current);return n.current=h,()=>{h.unmount(),n.current=null,d.remove()}},[o,t,i]);let u=JSON.stringify(e),c=(0,Ye.useRef)(u);return(0,Ye.useEffect)(()=>{c.current!==u&&(c.current=u,n.current?.update(s.current))},[u]),!o||!o.has(t)?(0,Kt.jsxs)("div",{style:{padding:"0.75rem",fontSize:"0.8rem",color:"var(--sc-tile-text-color)",fontStyle:"italic"},children:["Widget not available: ",t]}):(0,Kt.jsx)("div",{ref:r})}function ms({config:t,surface:e,telemetry:a,style:r}){let{title:n,subtitle:o,widget:i,props:s,icon:l}=t,[,u]=(0,Ye.useState)(0),c=dr();(0,Ye.useEffect)(()=>{c&&u(_=>_+1)},[c]);let d=(0,Ye.useMemo)(()=>c?.widgets?.getRegistration?.(i),[c?.widgets,i]),h=(0,Ye.useMemo)(()=>l||(d?.metadata?.icon??"+"),[l,d]),g=(0,Ye.useMemo)(()=>o||d?.metadata?.subtitle,[o,d]),[S,b]=(0,Ye.useState)(!1),x=(0,Ye.useCallback)(()=>b(!0),[]),f=(0,Ye.useCallback)(()=>b(!1),[]),m={display:"flex",flexDirection:"column",borderRadius:"var(--sc-tile-border-radius)",background:S?"var(--sc-tile-background-hover)":"var(--sc-tile-background)",backdropFilter:"blur(16px) saturate(1.2)",WebkitBackdropFilter:"blur(16px) saturate(1.2)",border:"var(--sc-tile-border)",boxShadow:"var(--sc-tile-shadow)",color:"var(--sc-tile-title-color)",fontFamily:"var(--sc-font-family)",overflow:"hidden",cursor:"default",transition:"all 0.25s ease",transform:S?"scale(1.01)":"scale(1)",...r},v={display:"flex",alignItems:"center",gap:"var(--sc-tile-gap, 0.25rem)",padding:"var(--sc-tile-header-padding, 0.375rem 0.75rem)",minHeight:"44px"},y={display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return(0,Kt.jsxs)("article",{"data-shadow-canvas-id":`tile-${t.id}`,style:m,onMouseEnter:x,onMouseLeave:f,children:[(0,Kt.jsxs)("div",{style:v,children:[(0,Kt.jsx)("div",{style:y,children:(0,Kt.jsx)(s1,{emoji:h,size:g?36:24})}),(0,Kt.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,Kt.jsx)("h3",{style:{fontSize:"1.14rem",fontWeight:600,color:"var(--sc-tile-title-color)",margin:"0.125rem 0 0",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:n??i}),g&&(0,Kt.jsx)("p",{style:{fontSize:"0.8rem",fontWeight:400,color:"var(--sc-tile-text-color)",margin:"0.125rem 0 0",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:g})]})]}),(0,Kt.jsx)("div",{style:{padding:"var(--sc-tile-body-padding, 0 0.75rem 0.5rem)",borderTop:"1px solid rgba(255, 255, 255, 0.06)"},children:(0,Kt.jsx)("div",{style:{paddingTop:"var(--sc-tile-gap, 0.25rem)"},children:(0,Kt.jsx)(hO,{widgetId:i,props:{...s,instanceId:t.id}})})})]})}var ge=K(Me(),1),l1="syntro-launcher-styles";function mO(t,e){if(t.querySelector(`#${l1}`))return;let a=document.createElement("style");a.id=l1,a.textContent=e,t.appendChild(a)}function iy({isOpen:t,onToggle:e,telemetry:a,launcherLabel:r="Adaptives",launcherIcon:n,launcherAnimate:o=!1,launcherAnimationStyle:i="pulse",notificationCount:s,footerSlot:l,tiles:u,isLoading:c,error:d,canvasTitle:h,displayMode:g="standard"}){let[S,b]=(0,lt.useState)(!1),[x,f]=(0,lt.useState)(null),m=(0,lt.useRef)(null),v=dr(),{shadowRoot:y,portalRoot:_}=Vo(),{config:L}=ay(),{notifications:C,dismiss:k}=Uf(v?.events??null,u);zf(v,u,v?.apps);let w=(0,lt.useCallback)(G=>{v&&v.events.publish(be.NOTIFICATION_CLICKED,{notificationId:G.id,tileId:G.tileId,itemId:G.itemId}),t||e(),v&&G.tileId&&v.events.publish(be.NOTIFICATION_DEEP_LINK,{tileId:G.tileId,itemId:G.itemId}),k(G.id)},[v,t,e,k]),I=(0,lt.useMemo)(()=>`
470
+ }`},[r,o]);let i={config:n,mode:n.mode,cssVariables:o};return(0,lA.jsx)(sA.Provider,{value:i,children:t})}function vx(){let t=(0,nn.useContext)(sA);if(!t)throw new Error("useTheme must be used within a ThemeProvider");return t}var tt=K(Ke(),1);var cA=K(Ee(),1);function uA({emoji:t,size:e=18,color:a="currentColor"}){return(0,cA.jsx)(Mp,{emoji:t,size:e,color:a})}var oa=K(Ee(),1);function IN({widgetId:t,props:e}){let a=Lr(),r=(0,tt.useRef)(null),n=(0,tt.useRef)(null),o=a?.widgets,i=o?.has(t)??!1,s=(0,tt.useRef)(e);s.current=e;let[,l]=(0,tt.useReducer)(d=>d+1,0);(0,tt.useEffect)(()=>{if(!(!o||i))return o.subscribe(d=>{d.type==="registered"&&d.widgetId===t&&l()})},[o,t,i]),(0,tt.useEffect)(()=>{if(!r.current||!o||!i)return;let d=document.createElement("div");d.style.width="100%",d.style.minHeight="40px",r.current.appendChild(d);let f=o.mount(t,d,s.current);return n.current=f,()=>{f.unmount(),n.current=null}},[o,t,i]);let u=JSON.stringify(e),c=(0,tt.useRef)(u);return(0,tt.useEffect)(()=>{c.current!==u&&(c.current=u,n.current?.update(s.current))},[u]),o?.has(t)?(0,oa.jsx)("div",{ref:r}):(0,oa.jsxs)("div",{style:{padding:"0.75rem",fontSize:"0.8rem",color:"var(--sc-tile-text-color)",fontStyle:"italic"},children:["Widget not available: ",t]})}function Os({config:t,surface:e,telemetry:a,style:r}){let{title:n,subtitle:o,widget:i,props:s,icon:l}=t,[,u]=(0,tt.useState)(0),c=Lr();(0,tt.useEffect)(()=>{c&&u(C=>C+1)},[c]);let d=(0,tt.useMemo)(()=>c?.widgets?.getRegistration?.(i),[c?.widgets,i]),f=(0,tt.useMemo)(()=>l||(d?.metadata?.icon??"+"),[l,d]),h=(0,tt.useMemo)(()=>o||d?.metadata?.subtitle,[o,d]),[S,x]=(0,tt.useState)(!1),b=(0,tt.useCallback)(()=>x(!0),[]),g=(0,tt.useCallback)(()=>x(!1),[]),m={display:"flex",flexDirection:"column",borderRadius:"var(--sc-tile-border-radius)",background:S?"var(--sc-tile-background-hover)":"var(--sc-tile-background)",backdropFilter:"blur(16px) saturate(1.2)",WebkitBackdropFilter:"blur(16px) saturate(1.2)",border:"var(--sc-tile-border)",boxShadow:"var(--sc-tile-shadow)",color:"var(--sc-tile-title-color)",fontFamily:"var(--sc-font-family)",overflow:"hidden",cursor:"default",transition:"all 0.25s ease",transform:S?"scale(1.01)":"scale(1)",...r},y={display:"flex",alignItems:"center",gap:"var(--sc-tile-gap, 0.25rem)",padding:"var(--sc-tile-header-padding, 0.375rem 0.75rem)",minHeight:"44px"},v={display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return(0,oa.jsxs)("article",{"data-shadow-canvas-id":`tile-${t.id}`,style:m,onMouseEnter:b,onMouseLeave:g,children:[(0,oa.jsxs)("div",{style:y,children:[(0,oa.jsx)("div",{style:v,children:(0,oa.jsx)(uA,{emoji:f,size:h?36:24})}),(0,oa.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,oa.jsx)("h3",{style:{fontSize:"1.14rem",fontWeight:600,color:"var(--sc-tile-title-color)",margin:"0.125rem 0 0",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:n??i}),h&&(0,oa.jsx)("p",{style:{fontSize:"0.8rem",fontWeight:400,color:"var(--sc-tile-text-color)",margin:"0.125rem 0 0",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:h})]})]}),(0,oa.jsx)("div",{style:{padding:"var(--sc-tile-body-padding, 0 0.75rem 0.5rem)",borderTop:"1px solid rgba(255, 255, 255, 0.06)"},children:(0,oa.jsx)("div",{style:{paddingTop:"var(--sc-tile-gap, 0.25rem)"},children:(0,oa.jsx)(IN,{widgetId:i,props:{...s,instanceId:t.id}})})})]})}var be=K(Ee(),1),dA="syntro-launcher-styles";function AN(t,e){if(t.querySelector(`#${dA}`))return;let a=document.createElement("style");a.id=dA,a.textContent=e,t.appendChild(a)}function xx({isOpen:t,onToggle:e,telemetry:a,launcherLabel:r="Adaptives",launcherIcon:n,launcherAnimate:o=!1,launcherAnimationStyle:i="pulse",notificationCount:s,footerSlot:l,tiles:u,isLoading:c,error:d,canvasTitle:f,displayMode:h="standard"}){let[S,x]=(0,it.useState)(!1),[b,g]=(0,it.useState)(null),m=(0,it.useRef)(null),y=Lr(),{shadowRoot:v,portalRoot:C}=ii(),{config:w}=vx(),{notifications:_,dismiss:L}=Fp(y?.events??null,u);Up(y,u,y?.apps);let A=(0,it.useCallback)(Z=>{y&&y.events.publish(St.NOTIFICATION_CLICKED,{notificationId:Z.id,tileId:Z.tileId,itemId:Z.itemId}),t||e(),y&&Z.tileId&&y.events.publish(St.NOTIFICATION_DEEP_LINK,{tileId:Z.tileId,itemId:Z.itemId}),L(Z.id)},[y,t,e,L]),I=(0,it.useMemo)(()=>`
413
471
  @keyframes syntro-launcher-pulse {
414
472
  0%, 100% {
415
- box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 0 ${L.colorPrimary}66;
473
+ box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 0 ${w.colorPrimary}66;
416
474
  }
417
475
  50% {
418
- box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 8px ${L.colorPrimary}00;
476
+ box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 8px ${w.colorPrimary}00;
419
477
  }
420
478
  }
421
479
  @keyframes syntro-launcher-glow {
422
480
  0%, 100% { border-color: rgba(255,255,255,0.1); }
423
- 50% { border-color: ${L.colorPrimaryHover}99; }
481
+ 50% { border-color: ${w.colorPrimaryHover}99; }
424
482
  }
425
483
  .syntro-launcher-animate {
426
484
  animation: syntro-launcher-pulse 2s ease-in-out infinite, syntro-launcher-glow 2s ease-in-out infinite;
@@ -431,8 +489,8 @@ ${l}
431
489
  75%, 100% { transform: scale(2.2); opacity: 0; }
432
490
  }
433
491
  @keyframes syntro-badge-glow {
434
- 0%, 100% { box-shadow: 0 0 8px 2px ${L.colorPrimaryHover}4d; }
435
- 50% { box-shadow: 0 0 20px 6px ${L.colorPrimaryHover}80; }
492
+ 0%, 100% { box-shadow: 0 0 8px 2px ${w.colorPrimaryHover}4d; }
493
+ 50% { box-shadow: 0 0 20px 6px ${w.colorPrimaryHover}80; }
436
494
  }
437
495
  @keyframes syntro-badge-bounce {
438
496
  0%, 100% { transform: translateY(0); }
@@ -442,7 +500,7 @@ ${l}
442
500
  .syntro-badge-ping { animation: syntro-badge-ping 1.5s cubic-bezier(0,0,0.2,1) infinite; }
443
501
  .syntro-badge-glow { animation: syntro-badge-glow 2s ease-in-out infinite; }
444
502
  .syntro-badge-bounce { animation: syntro-badge-bounce 2s ease-in-out infinite; }
445
- `,[L.colorPrimary,L.colorPrimaryHover]);(0,lt.useEffect)(()=>{t&&u.forEach(G=>{if(a?.trackRectangleViewed(G.id,"overlay"),v){let re=hs.tileViewed(G.id,"overlay");v.events.publish(re.name,re.props,re.source)}})},[a,v,t,u]),(0,lt.useEffect)(()=>{b(!0),mO(y,I)},[y,I]);let T=(0,lt.useCallback)(()=>{let G=!t;if(G?a?.trackCanvasOpened("overlay"):a?.trackCanvasClosed("overlay"),v){let re=G?hs.canvasOpened("overlay"):hs.canvasClosed("overlay");v.events.publish(re.name,re.props,re.source)}e()},[t,a,v,e]),D=(0,lt.useCallback)(G=>{let re=G.currentTarget.getBoundingClientRect();m.current={startX:G.clientX,startY:G.clientY,startElX:re.left,startElY:re.top,dragged:!1},G.currentTarget.setPointerCapture(G.pointerId)},[]),M=(0,lt.useCallback)(G=>{let re=m.current;if(!re)return;let At=G.clientX-re.startX,dn=G.clientY-re.startY;(Math.abs(At)>5||Math.abs(dn)>5)&&(re.dragged=!0),re.dragged&&f({x:re.startElX+At,y:re.startElY+dn})},[]),B=(0,lt.useCallback)(G=>{let re=m.current;m.current=null,re&&!re.dragged&&T()},[T]),F=g==="focused",H=L.canvas.position==="right",V=L.canvas.layout==="push",N=L.canvas.border??"none",X=(0,lt.useRef)(null),ve=2147483600;(0,lt.useEffect)(()=>{if(!V)return;let G=document.documentElement,re=H?"marginRight":"marginLeft",At=L.canvas.transitionDuration??"300ms",dn=L.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)",Nh=G.style.transition;if(G.style.transition=`${re} ${At} ${dn}`,t){let Ph=X.current?.offsetWidth??380;G.style[re]=`${Ph}px`}else G.style[re]="0px";return()=>{G.style[re]="",G.style.transition=Nh}},[V,t,H,L.canvas.transitionDuration,L.canvas.transitionEasing]),(0,lt.useEffect)(()=>{if(!V||!t)return;let G=X.current;if(!G)return;let re=H?"marginRight":"marginLeft",At=new ResizeObserver(([dn])=>{document.documentElement.style[re]=`${dn.contentRect.width}px`});return At.observe(G),()=>At.disconnect()},[V,t,H]);let Ha={display:"flex",flexDirection:"column",width:F?"40vw":L.canvas.width,minWidth:"320px",height:"100%",maxHeight:"100%",pointerEvents:"auto",opacity:t?1:0,transition:(()=>{let G=L.canvas.transitionDuration??"300ms",re=L.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)";return t?`transform ${G} ${re}, opacity ${G} ease-out`:`transform ${G} ${re}, opacity ${G} ease-in`})(),color:"var(--sc-overlay-text-color)",background:"var(--sc-canvas-background)",...(()=>{let G=L.canvas.blur??"blur(24px)",re=F&&G!=="none"?`${G} saturate(1.2)`:G;return{backdropFilter:re,WebkitBackdropFilter:re}})(),...(()=>{if(F||N&&N!=="none")return{};let G=L.canvas.transitionFade??"6%",re=H?`linear-gradient(to right, transparent, black ${G})`:`linear-gradient(to left, transparent, black ${G})`;return{maskImage:re,WebkitMaskImage:re}})(),border:N,borderRadius:"var(--sc-overlay-border-radius, 0)",boxShadow:"none",transform:t?"translateX(0)":H?"translateX(120%)":"translateX(-120%)"},qt=(0,ge.jsx)("div",{"data-shadow-canvas-id":"overlay-root",style:{position:"fixed",inset:0,pointerEvents:t?"auto":"none",zIndex:ve},children:(0,ge.jsxs)("div",{style:{position:"absolute",inset:0,display:"flex",flexDirection:H?"row-reverse":"row",alignItems:"stretch",pointerEvents:"none",padding:"0"},children:[(0,ge.jsxs)("div",{ref:X,"data-shadow-canvas-id":"overlay-container",style:Ha,children:[F&&h&&(0,ge.jsx)("header",{style:{color:"white",padding:"1.5rem 1.5rem 0"},children:(0,ge.jsx)("p",{style:{margin:0,fontSize:"0.7rem",textTransform:"uppercase",letterSpacing:"0.5em",color:"var(--sc-notification-text-secondary-color)"},children:h})}),(0,ge.jsx)("div",{style:{flex:1,overflowY:"auto",padding:F?"0":"1rem"},children:c?(0,ge.jsx)("div",{style:{color:"var(--sc-overlay-text-color)",padding:F?"1rem":"0"},children:"Loading..."}):d?(0,ge.jsxs)("div",{style:{color:"var(--sc-notification-error-color)",padding:F?"1rem":"0"},children:["Failed to load: ",d]}):F?u.length>0?(0,ge.jsx)(ms,{config:u[0],surface:"overlay",telemetry:a,style:{width:"100%",height:"100%"}}):null:(0,ge.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem",width:"100%"},children:u.map(G=>(0,ge.jsx)(ms,{config:G,surface:"overlay",telemetry:a,style:{width:"100%"}},G.id))})}),l]}),(0,ge.jsx)("div",{onClick:T,style:{flex:"1 1 auto",pointerEvents:t?"auto":"none",cursor:"default"}})]})});return S?(0,ge.jsxs)(ge.Fragment,{children:[(0,oy.createPortal)((0,ge.jsxs)("div",{"data-shadow-canvas-id":"overlay-launcher",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:ve+47},children:[(0,ge.jsx)(Bf,{notifications:C,onDismiss:k,onClickNotification:w,position:L.canvas.position??"right"}),(0,ge.jsxs)("button",{type:"button","aria-label":"Toggle shadow canvas",className:o&&!t?"syntro-launcher-animate":void 0,style:{position:"fixed",...x?{top:x.y,left:x.x}:{bottom:"2.5rem",right:H?"2.5rem":void 0,left:H?void 0:"2.5rem"},pointerEvents:"auto",display:"flex",alignItems:"center",justifyContent:"center",width:"var(--sc-launcher-size, 56px)",height:"var(--sc-launcher-size, 56px)",borderRadius:"var(--sc-launcher-border-radius, 9999px)",color:"var(--sc-launcher-color)",boxShadow:"var(--sc-launcher-shadow)",transition:m.current?"none":"transform 0.2s ease, opacity 0.3s ease, background-color 0.2s ease",outline:"none",padding:0,border:"none",backgroundColor:"var(--sc-launcher-background)",cursor:m.current?.dragged?"grabbing":"pointer",touchAction:"none"},onPointerDown:D,onPointerMove:M,onPointerUp:B,onMouseEnter:G=>{m.current?.dragged||(G.currentTarget.style.backgroundColor=L.launcher.backgroundHover??"var(--sc-launcher-background-hover)")},onMouseLeave:G=>{m.current?.dragged||(G.currentTarget.style.backgroundColor=L.launcher.background??"var(--sc-launcher-background)")},children:[t?(0,ge.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false",style:{transition:"transform 200ms ease"},children:[(0,ge.jsx)("path",{d:"M18 6L6 18"}),(0,ge.jsx)("path",{d:"M6 6l12 12"})]}):n?(0,ge.jsx)("img",{src:n,alt:"","aria-hidden":"true",style:{width:"60%",height:"60%",objectFit:"contain",pointerEvents:"none"}}):(0,ge.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false",style:{transition:"transform 200ms ease"},children:[(0,ge.jsx)("path",{d:"M12 3l1.912 5.813a2 2 0 0 0 1.275 1.275L21 12l-5.813 1.912a2 2 0 0 0-1.275 1.275L12 21l-1.912-5.813a2 2 0 0 0-1.275-1.275L3 12l5.813-1.912a2 2 0 0 0 1.275-1.275L12 3Z"}),(0,ge.jsx)("path",{d:"M5 3v4"}),(0,ge.jsx)("path",{d:"M3 5h4"}),(0,ge.jsx)("path",{d:"M19 17v4"}),(0,ge.jsx)("path",{d:"M17 19h4"})]}),!t&&C.length>0&&(0,ge.jsxs)("div",{style:{position:"absolute",top:-2,right:-2,pointerEvents:"none"},children:[(0,ge.jsx)("span",{className:"syntro-badge-ping",style:{position:"absolute",inset:0,borderRadius:"9999px",background:`${L.colorPrimaryHover}66`}}),(0,ge.jsx)("span",{className:"syntro-badge-glow",style:{position:"absolute",inset:-4,borderRadius:"9999px"}}),(0,ge.jsx)("span",{className:"syntro-badge-bounce",style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center",width:20,height:20,borderRadius:"9999px",background:L.colorPrimaryHover,color:"#ffffff",fontSize:11,fontWeight:700},children:C.length>99?"99+":C.length})]})]})]}),_),(0,oy.createPortal)(qt,_)]}):null}var Nt=K(We(),1);var u1=t=>[...t].sort((e,a)=>(a.priority??0)-(e.priority??0));function sy({fetcher:t,experiments:e,runtime:a,pageUrl:r,pollIntervalMs:n}){let[o,i]=(0,Nt.useState)({tiles:[],actions:[],isLoading:!0}),s=(0,Nt.useRef)("[]"),l=(0,Nt.useRef)(null),u=(0,Nt.useCallback)(async()=>{let d=l.current;if(!d||!a)return;let h=d.tiles||[];h=await a.filterTiles(h),e&&(h=h.filter(g=>e.shouldRenderRectangle(g))),i(g=>({...g,tiles:u1(h)}))},[a,e]),c=(0,Nt.useCallback)(async()=>{try{i(x=>({...x,isLoading:!0,error:void 0}));let d=await t();Y("SmartCanvas Config","Raw config response",d),l.current=d;let h=d.tiles||[];a?(h=await a.filterTiles(h),e&&(h=h.filter(x=>e.shouldRenderRectangle(x)))):e&&(h=h.filter(x=>e.shouldRenderRectangle(x))),Y("SmartCanvas Config",`Tile count after filtering: ${h.length}`);let g=d.actions||[],S=JSON.stringify(g),b=S!==s.current;b&&(s.current=S),i(x=>({tiles:u1(h),actions:b?g:x.actions,isLoading:!1,fetchedAt:d.fetchedAt,canvasTitle:d.canvasTitle,configVersion:d.configVersion,theme:d.theme,launcher:d.launcher}))}catch(d){let h=d instanceof Error?d.message:"Unknown error";console.error("[SmartCanvas Config] Failed to fetch/filter config:",h,d),i(g=>({...g,isLoading:!1,error:h}))}},[e,t,a]);return(0,Nt.useEffect)(()=>{if(c(),e?.onFeaturesChanged)return e.onFeaturesChanged(()=>c())},[c,e,r]),(0,Nt.useEffect)(()=>{if(a?.accumulator)return a.accumulator.subscribe(()=>{u()})},[a,u]),(0,Nt.useEffect)(()=>{if(a?.context)return a.context.subscribe(()=>{u()})},[a,u]),(0,Nt.useEffect)(()=>{if(!n)return;let d=setInterval(()=>{c()},n);return()=>clearInterval(d)},[c,n]),(0,Nt.useMemo)(()=>o,[o])}var gs=K(Me(),1);function ly({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r="smart-canvas-config-uri",configFeatureKey:n="smart-canvas-config",fetchCredentials:o="include",pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:h="smart-canvas-overlay-uri",overlayFetchCredentials:g="include",footerSlot:S,launcherLabel:b,canvasHost:x,initialBatchHandle:f,workspaceTheme:m}){return u?(0,gs.jsx)(Vf,{runtime:u,children:(0,gs.jsx)(c1,{controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,fetchCredentials:o,pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:h,overlayFetchCredentials:g,footerSlot:S,launcherLabel:b,canvasHost:x,initialBatchHandle:f,workspaceTheme:m})}):(0,gs.jsx)(c1,{controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,fetchCredentials:o,pollIntervalMs:i,experiments:s,telemetry:l,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:h,overlayFetchCredentials:g,footerSlot:S,launcherLabel:b,canvasHost:x,initialBatchHandle:f,workspaceTheme:m})}function c1({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r="smart-canvas-config-uri",configFeatureKey:n="smart-canvas-config",fetchCredentials:o="include",pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:h="smart-canvas-overlay-uri",overlayFetchCredentials:g="include",footerSlot:S,launcherLabel:b,canvasHost:x,initialBatchHandle:f,workspaceTheme:m}){let[v,y]=(0,Pt.useState)(t.getState().open),_=$f(),[L,C]=(0,Pt.useState)(()=>typeof window<"u"?window.location.href:"/"),k=_?.url??L;(0,Pt.useEffect)(()=>{if(u||typeof window>"u")return;let V=()=>C(window.location.href);window.addEventListener("popstate",V),window.addEventListener("hashchange",V);let N=history.pushState,X=history.replaceState;return history.pushState=function(...ve){N.apply(this,ve),queueMicrotask(V)},history.replaceState=function(...ve){X.apply(this,ve),queueMicrotask(V)},()=>{window.removeEventListener("popstate",V),window.removeEventListener("hashchange",V),history.pushState=N,history.replaceState=X}},[u]);let w=(0,Pt.useMemo)(()=>e||zo({configUri:a,experiments:s,featureKey:r,configFeatureKey:n,credentials:o}),[e,a,s,r,n,o]),I=sy({fetcher:w,experiments:s,runtime:u,pageUrl:k}),T=I.tiles.length>0&&!I.error;(0,Pt.useEffect)(()=>t.subscribe(V=>y(V.open)),[t]),(0,Pt.useEffect)(()=>{!I.isLoading&&!T&&t.getState().open&&t.setOpen(!1)},[t,T,I.isLoading]);let D=(0,Pt.useRef)(f??null),M=(0,Pt.useRef)(!!f),B=(0,Pt.useRef)(0);(0,Pt.useEffect)(()=>{if(!u?.actions)return;if(M.current){I.actions.length>0&&(M.current=!1);return}let V=++B.current,N=()=>V!==B.current;return(async()=>{if(D.current){try{await D.current.revertAll()}catch(ve){console.error("[SmartCanvasApp] Failed to revert actions:",ve)}D.current=null}if(!N()&&I.actions.length>0)try{let ve=await u.actions.applyBatch(I.actions);N()?await ve.revertAll():D.current=ve}catch(ve){N()||console.error("[SmartCanvasApp] Failed to apply actions:",ve)}})(),()=>{D.current&&(D.current.revertAll().catch(ve=>{console.error("[SmartCanvasApp] Failed to revert actions on cleanup:",ve)}),D.current=null)}},[u,I.actions,k]),(0,Pt.useEffect)(()=>{if(u)return u.events.subscribe({names:["canvas.requestOpen"]},()=>t.setOpen(!0))},[u,t]);let{shadowRoot:F}=Vo(),H=I.theme;return!I.isLoading&&!T?null:(0,gs.jsx)(ty,{themeConfig:H,workspaceTheme:m,shadowRoot:F,children:(0,gs.jsx)(iy,{tiles:I.tiles,isLoading:I.isLoading,error:I.error,canvasTitle:I.canvasTitle,telemetry:l,launcherLabel:b??I.launcher?.label,launcherIcon:I.launcher?.icon,launcherAnimate:I.launcher?.animate,launcherAnimationStyle:I.launcher?.animationStyle,notificationCount:I.launcher?.notificationCount??I.tiles.length,footerSlot:S,isOpen:v,onToggle:()=>t.toggle(),displayMode:I.displayMode})})}var uy=K(Me(),1),d1="smart-canvas",f1=`
503
+ `,[w.colorPrimary,w.colorPrimaryHover]);(0,it.useEffect)(()=>{t&&u.forEach(Z=>{if(a?.trackRectangleViewed(Z.id,"overlay"),y){let te=Rs.tileViewed(Z.id,"overlay");y.events.publish(te.name,te.props,te.source)}})},[a,y,t,u]),(0,it.useEffect)(()=>{x(!0),AN(v,I)},[v,I]);let R=(0,it.useCallback)(()=>{let Z=!t;if(Z?a?.trackCanvasOpened("overlay"):a?.trackCanvasClosed("overlay"),y){let te=Z?Rs.canvasOpened("overlay"):Rs.canvasClosed("overlay");y.events.publish(te.name,te.props,te.source)}e()},[t,a,y,e]);(0,it.useEffect)(()=>{if(!t)return;let Z=te=>{let Aa=te.composedPath();W.current&&!Aa.includes(W.current)&&ce.current&&!Aa.includes(ce.current)&&R()};return document.addEventListener("mousedown",Z),()=>document.removeEventListener("mousedown",Z)},[t,R]);let F=(0,it.useCallback)(Z=>{let te=Z.currentTarget.getBoundingClientRect();m.current={startX:Z.clientX,startY:Z.clientY,startElX:te.left,startElY:te.top,dragged:!1},Z.currentTarget.setPointerCapture(Z.pointerId)},[]),E=(0,it.useCallback)(Z=>{let te=m.current;if(!te)return;let Aa=Z.clientX-te.startX,Ln=Z.clientY-te.startY;(Math.abs(Aa)>5||Math.abs(Ln)>5)&&(te.dragged=!0),te.dragged&&g({x:te.startElX+Aa,y:te.startElY+Ln})},[]),D=(0,it.useCallback)(Z=>{let te=m.current;m.current=null,te&&!te.dragged&&R()},[R]),O=h==="focused",N=w.canvas.position==="right",G=w.canvas.layout==="push",H=w.canvas.border??"none",W=(0,it.useRef)(null),ce=(0,it.useRef)(null),Se=2147483600;(0,it.useEffect)(()=>{if(!G)return;let Z=document.documentElement,te=N?"marginRight":"marginLeft",Aa=w.canvas.transitionDuration??"300ms",Ln=w.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)",Dm=Z.style.transition;if(Z.style.transition=`${te} ${Aa} ${Ln}`,t){let pr=W.current?.offsetWidth??380;Z.style[te]=`${pr}px`}else Z.style[te]="0px";return()=>{Z.style[te]="",Z.style.transition=Dm}},[G,t,N,w.canvas.transitionDuration,w.canvas.transitionEasing]),(0,it.useEffect)(()=>{if(!G||!t)return;let Z=W.current;if(!Z)return;let te=N?"marginRight":"marginLeft",Aa=new ResizeObserver(([Ln])=>{document.documentElement.style[te]=`${Ln.contentRect.width}px`});return Aa.observe(Z),()=>Aa.disconnect()},[G,t,N]);let rt={display:"flex",flexDirection:"column",width:O?"40vw":w.canvas.width,minWidth:"320px",height:"100%",maxHeight:"100%",pointerEvents:"auto",opacity:t?1:0,transition:(()=>{let Z=w.canvas.transitionDuration??"300ms",te=w.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)";return t?`transform ${Z} ${te}, opacity ${Z} ease-out`:`transform ${Z} ${te}, opacity ${Z} ease-in`})(),color:"var(--sc-overlay-text-color)",background:"var(--sc-canvas-background)",...(()=>{let Z=w.canvas.blur??"blur(24px)",te=O&&Z!=="none"?`${Z} saturate(1.2)`:Z;return{backdropFilter:te,WebkitBackdropFilter:te}})(),...(()=>{if(O||H&&H!=="none")return{};let Z=w.canvas.transitionFade??"6%",te=N?`linear-gradient(to right, transparent, black ${Z})`:`linear-gradient(to left, transparent, black ${Z})`;return{maskImage:te,WebkitMaskImage:te}})(),border:H,borderRadius:"var(--sc-overlay-border-radius, 0)",boxShadow:"none",transform:t?"translateX(0)":N?"translateX(120%)":"translateX(-120%)"},Ft=(0,be.jsx)("div",{"data-shadow-canvas-id":"overlay-root",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:Se},children:(0,be.jsxs)("div",{style:{position:"absolute",inset:0,display:"flex",flexDirection:N?"row-reverse":"row",alignItems:"stretch",pointerEvents:"none",padding:"0"},children:[(0,be.jsxs)("div",{ref:W,"data-shadow-canvas-id":"overlay-container",style:rt,children:[O&&f&&(0,be.jsx)("header",{style:{color:"white",padding:"1.5rem 1.5rem 0"},children:(0,be.jsx)("p",{style:{margin:0,fontSize:"0.7rem",textTransform:"uppercase",letterSpacing:"0.5em",color:"var(--sc-notification-text-secondary-color)"},children:f})}),(0,be.jsx)("div",{style:{flex:1,overflowY:"auto",padding:O?"0":"1rem"},children:c?(0,be.jsx)("div",{style:{color:"var(--sc-overlay-text-color)",padding:O?"1rem":"0"},children:"Loading..."}):d?(0,be.jsxs)("div",{style:{color:"var(--sc-notification-error-color)",padding:O?"1rem":"0"},children:["Failed to load: ",d]}):O?u.length>0?(0,be.jsx)(Os,{config:u[0],surface:"overlay",telemetry:a,style:{width:"100%",height:"100%"}}):null:(0,be.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem",width:"100%"},children:u.map(Z=>(0,be.jsx)(Os,{config:Z,surface:"overlay",telemetry:a,style:{width:"100%"}},Z.id))})}),l]}),(0,be.jsx)("div",{style:{flex:"1 1 auto"}})]})});return S?(0,be.jsxs)(be.Fragment,{children:[(0,yx.createPortal)((0,be.jsxs)("div",{"data-shadow-canvas-id":"overlay-launcher",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:Se+47},children:[(0,be.jsx)(Op,{notifications:_,onDismiss:L,onClickNotification:A,position:w.canvas.position??"right"}),(0,be.jsxs)("button",{ref:ce,type:"button","aria-label":"Toggle shadow canvas",className:o&&!t?"syntro-launcher-animate":void 0,style:{position:"fixed",...b?{top:b.y,left:b.x}:{bottom:"2.5rem",right:N?"2.5rem":void 0,left:N?void 0:"2.5rem"},pointerEvents:"auto",display:"flex",alignItems:"center",justifyContent:"center",width:"var(--sc-launcher-size, 56px)",height:"var(--sc-launcher-size, 56px)",borderRadius:"var(--sc-launcher-border-radius, 9999px)",color:"var(--sc-launcher-color)",boxShadow:"var(--sc-launcher-shadow)",transition:m.current?"none":"transform 0.2s ease, opacity 0.3s ease, background-color 0.2s ease",outline:"none",padding:0,border:"none",backgroundColor:"var(--sc-launcher-background)",cursor:m.current?.dragged?"grabbing":"pointer",touchAction:"none"},onPointerDown:F,onPointerMove:E,onPointerUp:D,onMouseEnter:Z=>{m.current?.dragged||(Z.currentTarget.style.backgroundColor=w.launcher.backgroundHover??"var(--sc-launcher-background-hover)")},onMouseLeave:Z=>{m.current?.dragged||(Z.currentTarget.style.backgroundColor=w.launcher.background??"var(--sc-launcher-background)")},children:[t?(0,be.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false",style:{transition:"transform 200ms ease"},children:[(0,be.jsx)("path",{d:"M18 6L6 18"}),(0,be.jsx)("path",{d:"M6 6l12 12"})]}):n?(0,be.jsx)("img",{src:n,alt:"","aria-hidden":"true",style:{width:"60%",height:"60%",objectFit:"contain",pointerEvents:"none"}}):(0,be.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false",style:{transition:"transform 200ms ease"},children:[(0,be.jsx)("path",{d:"M12 3l1.912 5.813a2 2 0 0 0 1.275 1.275L21 12l-5.813 1.912a2 2 0 0 0-1.275 1.275L12 21l-1.912-5.813a2 2 0 0 0-1.275-1.275L3 12l5.813-1.912a2 2 0 0 0 1.275-1.275L12 3Z"}),(0,be.jsx)("path",{d:"M5 3v4"}),(0,be.jsx)("path",{d:"M3 5h4"}),(0,be.jsx)("path",{d:"M19 17v4"}),(0,be.jsx)("path",{d:"M17 19h4"})]}),!t&&_.length>0&&(0,be.jsxs)("div",{style:{position:"absolute",top:-2,right:-2,pointerEvents:"none"},children:[(0,be.jsx)("span",{className:"syntro-badge-ping",style:{position:"absolute",inset:0,borderRadius:"9999px",background:`${w.colorPrimaryHover}66`}}),(0,be.jsx)("span",{className:"syntro-badge-glow",style:{position:"absolute",inset:-4,borderRadius:"9999px"}}),(0,be.jsx)("span",{className:"syntro-badge-bounce",style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center",width:20,height:20,borderRadius:"9999px",background:w.colorPrimaryHover,color:"#ffffff",fontSize:11,fontWeight:700},children:_.length>99?"99+":_.length})]})]})]}),C),(0,yx.createPortal)(Ft,C)]}):null}var jt=K(Ke(),1);var fA=t=>[...t].sort((e,a)=>(a.priority??0)-(e.priority??0));function bx({fetcher:t,experiments:e,runtime:a,pageUrl:r,pollIntervalMs:n}){let[o,i]=(0,jt.useState)({tiles:[],actions:[],isLoading:!0}),s=(0,jt.useRef)("[]"),l=(0,jt.useRef)(null),u=(0,jt.useCallback)(async()=>{let d=l.current;if(!d||!a)return;let f=d.tiles||[];f=await a.filterTiles(f),e&&(f=f.filter(h=>e.shouldRenderRectangle(h))),i(h=>({...h,tiles:fA(f)}))},[a,e]),c=(0,jt.useCallback)(async()=>{try{i(b=>({...b,isLoading:!0,error:void 0}));let d=await t();Y("SmartCanvas Config","Raw config response",d),l.current=d;let f=d.tiles||[];a?(f=await a.filterTiles(f),e&&(f=f.filter(b=>e.shouldRenderRectangle(b)))):e&&(f=f.filter(b=>e.shouldRenderRectangle(b))),Y("SmartCanvas Config",`Tile count after filtering: ${f.length}`);let h=d.actions||[],S=JSON.stringify(h),x=S!==s.current;x&&(s.current=S),i(b=>({tiles:fA(f),actions:x?h:b.actions,isLoading:!1,fetchedAt:d.fetchedAt,canvasTitle:d.canvasTitle,configVersion:d.configVersion,theme:d.theme,launcher:d.launcher}))}catch(d){let f=d instanceof Error?d.message:"Unknown error";console.error("[SmartCanvas Config] Failed to fetch/filter config:",f,d),i(h=>({...h,isLoading:!1,error:f}))}},[e,t,a]);return(0,jt.useEffect)(()=>{if(c(),e?.onFeaturesChanged)return e.onFeaturesChanged(()=>c())},[c,e,r]),(0,jt.useEffect)(()=>{if(a?.accumulator)return a.accumulator.subscribe(()=>{u()})},[a,u]),(0,jt.useEffect)(()=>{if(a?.context)return a.context.subscribe(()=>{u()})},[a,u]),(0,jt.useEffect)(()=>{if(!n)return;let d=setInterval(()=>{c()},n);return()=>clearInterval(d)},[c,n]),(0,jt.useMemo)(()=>o,[o])}var Ds=K(Ee(),1);function Sx({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r="smart-canvas-config-uri",configFeatureKey:n="smart-canvas-config",fetchCredentials:o="include",pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f="smart-canvas-overlay-uri",overlayFetchCredentials:h="include",footerSlot:S,launcherLabel:x,canvasHost:b,initialBatchHandle:g,workspaceTheme:m}){return u?(0,Ds.jsx)(zp,{runtime:u,children:(0,Ds.jsx)(pA,{controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,fetchCredentials:o,pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f,overlayFetchCredentials:h,footerSlot:S,launcherLabel:x,canvasHost:b,initialBatchHandle:g,workspaceTheme:m})}):(0,Ds.jsx)(pA,{controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,fetchCredentials:o,pollIntervalMs:i,experiments:s,telemetry:l,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f,overlayFetchCredentials:h,footerSlot:S,launcherLabel:x,canvasHost:b,initialBatchHandle:g,workspaceTheme:m})}function pA({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r="smart-canvas-config-uri",configFeatureKey:n="smart-canvas-config",fetchCredentials:o="include",pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f="smart-canvas-overlay-uri",overlayFetchCredentials:h="include",footerSlot:S,launcherLabel:x,canvasHost:b,initialBatchHandle:g,workspaceTheme:m}){let[y,v]=(0,Gt.useState)(t.getState().open),C=qp(),[w,_]=(0,Gt.useState)(()=>typeof window<"u"?window.location.href:"/"),L=C?.url??w;(0,Gt.useEffect)(()=>{if(u||typeof window>"u")return;let G=()=>_(window.location.href);window.addEventListener("popstate",G),window.addEventListener("hashchange",G);let H=history.pushState,W=history.replaceState;return history.pushState=function(...ce){H.apply(this,ce),queueMicrotask(G)},history.replaceState=function(...ce){W.apply(this,ce),queueMicrotask(G)},()=>{window.removeEventListener("popstate",G),window.removeEventListener("hashchange",G),history.pushState=H,history.replaceState=W}},[u]);let A=(0,Gt.useMemo)(()=>e||oi({configUri:a,experiments:s,featureKey:r,configFeatureKey:n,credentials:o}),[e,a,s,r,n,o]),I=bx({fetcher:A,experiments:s,runtime:u,pageUrl:L}),R=I.tiles.length>0&&!I.error;(0,Gt.useEffect)(()=>t.subscribe(G=>v(G.open)),[t]),(0,Gt.useEffect)(()=>{!I.isLoading&&!R&&t.getState().open&&t.setOpen(!1)},[t,R,I.isLoading]);let F=(0,Gt.useRef)(g??null),E=(0,Gt.useRef)(!!g),D=(0,Gt.useRef)(0);(0,Gt.useEffect)(()=>{if(!u?.actions)return;if(E.current){I.actions.length>0&&(E.current=!1);return}let G=++D.current,H=()=>G!==D.current;return(async()=>{if(F.current){try{await F.current.revertAll()}catch(ce){console.error("[SmartCanvasApp] Failed to revert actions:",ce)}F.current=null}if(!H()&&I.actions.length>0)try{let ce=await u.actions.applyBatch(I.actions);H()?await ce.revertAll():F.current=ce}catch(ce){H()||console.error("[SmartCanvasApp] Failed to apply actions:",ce)}})(),()=>{F.current&&(F.current.revertAll().catch(ce=>{console.error("[SmartCanvasApp] Failed to revert actions on cleanup:",ce)}),F.current=null)}},[u,I.actions,L]),(0,Gt.useEffect)(()=>{if(u)return u.events.subscribe({names:["canvas.requestOpen"]},()=>t.setOpen(!0))},[u,t]);let{shadowRoot:O}=ii(),N=I.theme;return(0,Ds.jsx)(gx,{themeConfig:N,workspaceTheme:m,shadowRoot:O,children:!I.isLoading&&!R?null:(0,Ds.jsx)(xx,{tiles:I.tiles,isLoading:I.isLoading,error:I.error,canvasTitle:I.canvasTitle,telemetry:l,launcherLabel:x??I.launcher?.label,launcherIcon:I.launcher?.icon,launcherAnimate:I.launcher?.animate,launcherAnimationStyle:I.launcher?.animationStyle,notificationCount:I.launcher?.notificationCount??I.tiles.length,footerSlot:S,isOpen:y,onToggle:()=>t.toggle(),displayMode:I.displayMode})})}var _x=K(Ee(),1),hA="smart-canvas",mA=`
446
504
  :host {
447
505
  font: inherit;
448
506
  color: inherit;
@@ -456,12 +514,12 @@ ${l}
456
514
  *, *::before, *::after {
457
515
  box-sizing: border-box;
458
516
  }
459
- `,Da,Gn,Wn,Wr,Zr,Zn,Xr,Wf=class extends HTMLElement{constructor(){super();pn(this,Da);pn(this,Gn);pn(this,Wn);pn(this,Wr);pn(this,Zr);pn(this,Zn,null);pn(this,Xr,null);ar(this,Da,this.attachShadow({mode:"open",delegatesFocus:!0})),ar(this,Gn,document.createElement("div")),me(this,Gn).setAttribute("part","mount"),me(this,Da).appendChild(me(this,Gn)),ar(this,Wn,document.createElement("div")),me(this,Wn).id="portalRoot",me(this,Da).appendChild(me(this,Wn)),ar(this,Wr,document.createElement("div")),me(this,Wr).id="overlayContainer",Object.assign(me(this,Wr).style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),me(this,Da).appendChild(me(this,Wr)),ar(this,Zr,Wv()),this.applyBaseStyles()}connectedCallback(){this.style.setProperty("font-family","inherit")}disconnectedCallback(){me(this,Zn)?.unmount(),ar(this,Zn,null)}getMountNode(){return me(this,Gn)}getController(){return me(this,Zr)}getPortalRoot(){return me(this,Wn)}getOverlayContainer(){return me(this,Wr)}getShadowRoot(){return me(this,Da)}open(){me(this,Zr).setOpen(!0)}close(){me(this,Zr).setOpen(!1)}toggle(){me(this,Zr).toggle()}setOverrideFetcher(a){me(this,Xr)&&(ar(this,Xr,{...me(this,Xr),fetcher:a}),this.render())}mountReactApp(a){ar(this,Xr,a),this.render()}render(){!this.isConnected||!me(this,Xr)||(me(this,Zn)||ar(this,Zn,(0,p1.createRoot)(me(this,Gn))),me(this,Zn).render((0,uy.jsx)(Zv,{shadowRoot:me(this,Da),portalRoot:me(this,Wn),overlayContainer:me(this,Wr),children:(0,uy.jsx)(ly,{...me(this,Xr),controller:me(this,Zr),canvasHost:this})})))}applyBaseStyles(){if(me(this,Da).adoptedStyleSheets!==void 0){let a=new CSSStyleSheet;a.replaceSync(f1),me(this,Da).adoptedStyleSheets=[a]}else{let a=document.createElement("style");a.textContent=f1,me(this,Da).appendChild(a)}}};Da=new WeakMap,Gn=new WeakMap,Wn=new WeakMap,Wr=new WeakMap,Zr=new WeakMap,Zn=new WeakMap,Xr=new WeakMap;var cy=()=>{typeof window>"u"||customElements.get(d1)||customElements.define(d1,Wf)};var Zf=async(t={})=>{if(typeof window>"u"||typeof document>"u")throw new Error("SmartCanvas can only be created in a browser-like environment");let e=null;if(t.antiFlicker){let x=typeof t.antiFlicker=="object"?t.antiFlicker:{};e=DI(x)}let a=null,r=null,n=null,{runtime:o}=t;async function i(x){!o?.actions||x.length===0||(n?.isApplied()&&await n.revertAll(),n=await o.actions.applyBatch(x))}async function s(){n?.isApplied()&&(await n.revertAll(),n=null)}if(t.fetcher)try{r=t.fetcher,console.log("[SmartCanvas] Fetching initial config...");let x=await t.fetcher();a=x,console.log("[SmartCanvas] Config fetched:",`tiles=${x.tiles?.length??0},`,`actions=${x.actions?.length??0},`,`theme=${x.theme?.mode??"default"}`),x.actions?.length&&console.log("[SmartCanvas] Actions to apply:",x.actions.map((f,m)=>`[${m}] ${f.kind}${f.anchorId?` anchor="${typeof f.anchorId=="string"?f.anchorId:f.anchorId.selector}"`:""}${f.label?` "${f.label}"`:""}`).join(", ")),x.actions&&x.actions.length>0&&o?.actions&&(await i(x.actions),console.log("[SmartCanvas] Initial actions applied successfully")),x.tiles&&o?.accumulator&&yu(x.tiles,o.accumulator,x.actions)}catch(x){console.error("[SmartCanvas] Error fetching/applying initial config:",x)}e&&e();let l=Mf();cy();let u=document.createElement("smart-canvas");if(VI(u.getOverlayContainer()),t.tokens)for(let[x,f]of Object.entries(t.tokens))u.style.setProperty(x,f);let c=()=>{let x=t.target??document.body;x&&x.appendChild(u)};document.body?c():document.addEventListener("DOMContentLoaded",c,{once:!0}),l&&(console.log(`[SmartCanvas] Loading editor SDK for ${l} mode`),HI(t.editorUrl).catch(console.error));let d=t.integrations?.experiments,h=t.integrations?.telemetry,g=t.fetcher??zo({configUri:t.configUri,experiments:d,featureKey:t.configUriFeatureKey,credentials:t.fetchCredentials});r||(r=g);let S={fetcher:g,pollIntervalMs:t.pollIntervalMs,experiments:d,telemetry:h,runtime:o,overlayFetcher:t.overlayFetcher,overlayConfigUri:t.overlayConfigUri,overlayConfigFeatureKey:t.overlayConfigFeatureKey,overlayFetchCredentials:t.overlayFetchCredentials,configUri:t.configUri,configUriFeatureKey:t.configUriFeatureKey,fetchCredentials:t.fetchCredentials,initialBatchHandle:n,workspaceTheme:t.workspaceTheme};u.mountReactApp(S),t.defaultOpen&&u.open();let b={el:u,open:()=>u.open(),close:()=>u.close(),destroy:()=>{s(),u.remove()},setTokens:x=>{for(let[f,m]of Object.entries(x))u.style.setProperty(f,m)},getConfig:async()=>{if(r)try{let x=await r();return a=x,x}catch(x){console.error("[SmartCanvas] Error fetching config:",x)}return a??{tiles:[],actions:[],fetchedAt:""}},setEnabled:async x=>{x?a&&await i(a.actions):await s()},setOverrideFetcher:x=>{r=x,u.setOverrideFetcher(x),o?.accumulator&&x().then(f=>{f?.tiles&&yu(f.tiles,o.accumulator,f.actions)}).catch(()=>{})},registerTelemetryProperties:x=>{h?.register?.(x)},getSessionId:()=>h?.getSessionId?.(),startSessionRecording:()=>{h?.startSessionRecording?.()},track:(x,f)=>h?.track?(h.track(x,f),!0):!1,runtime:o};if(typeof window<"u"){let x=window.SynOS;x&&(x.handle=b)}return b};typeof window<"u"&&(window.SmartCanvas={async create(t){return Zf(t)}});var Yn=K(We(),1);var Xn=K(Me(),1);function gO({tiles:t,intervalMs:e=7e3,telemetry:a}){let[r,n]=(0,Yn.useState)(0),o=(0,Yn.useMemo)(()=>[...t].sort((i,s)=>(i.priority??0)-(s.priority??0)),[t]);return(0,Yn.useEffect)(()=>{a?.trackCanvasOpened("wheel")},[a]),(0,Yn.useEffect)(()=>{if(o.length<=1)return;let i=setInterval(()=>{n(s=>(s+1)%o.length)},e);return()=>clearInterval(i)},[o,e]),(0,Yn.useEffect)(()=>{let i=o[r];i&&a?.trackRectangleViewed(i.id,"wheel")},[r,o,a]),o.length?(0,Xn.jsxs)("div",{style:{position:"relative",overflow:"hidden",borderRadius:"1.5rem",border:"var(--sc-tile-border)",background:"var(--sc-tile-background)",padding:"1.5rem",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)"},"data-shadow-canvas-id":"wheel",children:[(0,Xn.jsx)("div",{style:{display:"flex",transition:"transform 700ms ease-out",transform:`translateX(-${r*100}%)`,width:`${o.length*100}%`},children:o.map(i=>(0,Xn.jsx)("div",{style:{width:"100%",flexShrink:0,padding:"0 1rem"},children:(0,Xn.jsx)(ms,{config:i,surface:"wheel",telemetry:a})},i.id))}),(0,Xn.jsx)("div",{style:{marginTop:"1rem",display:"flex",justifyContent:"center",gap:"0.5rem"},children:o.map((i,s)=>(0,Xn.jsx)("button",{type:"button",style:{height:"0.5rem",width:"1.5rem",borderRadius:"9999px",background:s===r?"var(--sc-color-primary)":"var(--sc-tile-text-color)",border:"none",cursor:"pointer",padding:0},onClick:()=>n(s)},i.id))})]}):null}function vs(t){let e=t.split(".");return{major:parseInt(e[0]||"0",10),minor:parseInt(e[1]||"0",10)}}function vO(t){let e=[],a=[];if(!t||typeof t!="object")return{valid:!1,errors:["Config must be an object"],warnings:e};let r=t;if(r.tiles||a.push("Config missing required field: tiles"),r.actions||a.push("Config missing required field: actions"),r.fetchedAt||a.push("Config missing required field: fetchedAt"),a.length>0)return{valid:!1,errors:a,warnings:e};let n=r.schemaVersion||"1.0",o=vs(n),i=vs(jr);return o.major>i.major&&e.push(`Config schema v${n} is newer than SDK v${jr}. Some features may not work. Update SDK to latest version.`),o.major<i.major||!r.schemaVersion?(e.push(`Config schema v${n} is older than SDK v${jr}. Migrating config to current version.`),{valid:!0,warnings:e,errors:a,migratedConfig:yO(r,n)}):{valid:!0,warnings:e,errors:a}}function yO(t,e){let a={...t};return vs(e).major===1&&(a=xO(a)),a.schemaVersion=jr,a}function xO(t){let e={schemaVersion:"2.0",tiles:[],actions:t.actions||[],fetchedAt:t.fetchedAt||new Date().toISOString()};return t.tiles&&Array.isArray(t.tiles)&&(e.tiles=t.tiles.map(a=>{let r={...a};return a.experiment&&delete r.experiment,r})),t.configVersion&&(e.configVersion=t.configVersion),t.canvasTitle&&(e.canvasTitle=t.canvasTitle),t.theme&&(e.theme=t.theme),t.launcher&&(e.launcher=t.launcher),e}function bO(t){if(!t||typeof t!="object")return!1;let e=t,a=e.schemaVersion||"1.0",r=vs(a),n=vs(jr);return r.major<n.major||!e.schemaVersion}var m1={fetch:globalThis.fetch?globalThis.fetch.bind(globalThis):void 0,SubtleCrypto:globalThis.crypto?globalThis.crypto.subtle:void 0,EventSource:globalThis.EventSource};function g1(){return m1}function dy(t){let e=2166136261,a=t.length;for(let r=0;r<a;r++)e^=t.charCodeAt(r),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24);return e>>>0}function Au(t,e,a){return a===2?dy(dy(t+e)+"")%1e4/1e4:a===1?dy(e+t)%1e3/1e3:null}function SO(t){return t<=0?[]:new Array(t).fill(1/t)}function Xf(t,e){return t>=e[0]&&t<e[1]}function v1(t,e){let a=Au("__"+e[0],t,1);return a===null?!1:a>=e[1]&&a<e[2]}function y1(t,e){for(let a=0;a<e.length;a++)if(Xf(t,e[a]))return a;return-1}function py(t){try{let e=t.replace(/([^\\])\//g,"$1\\/");return new RegExp(e)}catch(e){console.error(e);return}}function Yf(t,e){if(!e.length)return!1;let a=!1,r=!1;for(let n=0;n<e.length;n++){let o=wO(t,e[n].type,e[n].pattern);if(e[n].include===!1){if(o)return!1}else a=!0,o&&(r=!0)}return r||!a}function CO(t,e,a){try{let r=e.replace(/[*.+?^${}()|[\]\\]/g,"\\$&").replace(/_____/g,".*");return a&&(r="\\/?"+r.replace(/(^\/|\/$)/g,"")+"\\/?"),new RegExp("^"+r+"$","i").test(t)}catch{return!1}}function _O(t,e){try{let a=new URL(e.replace(/^([^:/?]*)\./i,"https://$1.").replace(/\*/g,"_____"),"https://_____"),r=[[t.host,a.host,!1],[t.pathname,a.pathname,!0]];return a.hash&&r.push([t.hash,a.hash,!1]),a.searchParams.forEach((n,o)=>{r.push([t.searchParams.get(o)||"",n,!1])}),!r.some(n=>!CO(n[0],n[1],n[2]))}catch{return!1}}function wO(t,e,a){try{let r=new URL(t,"https://_");if(e==="regex"){let n=py(a);return n?n.test(r.href)||n.test(r.href.substring(r.origin.length)):!1}else if(e==="simple")return _O(r,a);return!1}catch{return!1}}function x1(t,e,a){e=e===void 0?1:e,e<0?e=0:e>1&&(e=1);let r=SO(t);a=a||r,a.length!==t&&(a=r);let n=a.reduce((i,s)=>s+i,0);(n<.99||n>1.01)&&(a=r);let o=0;return a.map(i=>{let s=o;return o+=i,[s,s+e*i]})}function b1(t,e,a){if(!e)return null;let r=e.split("?")[1];if(!r)return null;let n=r.replace(/#.*/,"").split("&").map(o=>o.split("=",2)).filter(([o])=>o===t).map(([,o])=>parseInt(o));return n.length>0&&n[0]>=0&&n[0]<a?n[0]:null}function S1(t){try{return t()}catch(e){return console.error(e),!1}}var fy=t=>Uint8Array.from(atob(t),e=>e.charCodeAt(0));async function jo(t,e,a){if(e=e||"",a=a||globalThis.crypto&&globalThis.crypto.subtle||m1.SubtleCrypto,!a)throw new Error("No SubtleCrypto implementation found");try{let r=await a.importKey("raw",fy(e),{name:"AES-CBC",length:128},!0,["encrypt","decrypt"]),[n,o]=t.split("."),i=await a.decrypt({name:"AES-CBC",iv:fy(n)},r,fy(o));return new TextDecoder().decode(i)}catch{throw new Error("Failed to decrypt")}}function ku(t){return typeof t=="string"?t:JSON.stringify(t)}function ga(t){typeof t=="number"&&(t=t+""),(!t||typeof t!="string")&&(t="0");let e=t.replace(/(^v|\+.*$)/g,"").split(/[-.]/);return e.length===3&&e.push("~"),e.map(a=>a.match(/^[0-9]+$/)?a.padStart(5," "):a).join("-")}function C1(){let t;try{t="1.6.4"}catch{t=""}return t}function _1(t,e){let a,r;try{a=new URL(t),r=new URL(e)}catch(n){return console.error(`Unable to merge query strings: ${n}`),e}return a.searchParams.forEach((n,o)=>{r.searchParams.has(o)||r.searchParams.set(o,n)}),r.toString()}function h1(t){return typeof t=="object"&&t!==null}function Kf(t){return t.urlPatterns&&t.variations.some(e=>h1(e)&&"urlRedirect"in e)?"redirect":t.variations.some(e=>h1(e)&&(e.domMutations||"js"in e||"css"in e))?"visual":"unknown"}async function Qf(t,e){return new Promise(a=>{let r=!1,n,o=i=>{r||(r=!0,n&&clearTimeout(n),a(i||null))};e&&(n=setTimeout(()=>o(),e)),t.then(i=>o(i)).catch(()=>o())})}var Rt={staleTTL:1e3*60,maxAge:1e3*60*60*4,cacheKey:"gbFeaturesCache",backgroundSync:!0,maxEntries:10,disableIdleStreams:!1,idleStreamInterval:2e4,disableCache:!1},fr=g1(),ys={fetchFeaturesCall:({host:t,clientKey:e,headers:a})=>fr.fetch(`${t}/api/features/${e}`,{headers:a}),fetchRemoteEvalCall:({host:t,clientKey:e,payload:a,headers:r})=>{let n={method:"POST",headers:{"Content-Type":"application/json",...r},body:JSON.stringify(a)};return fr.fetch(`${t}/api/eval/${e}`,n)},eventSourceCall:({host:t,clientKey:e,headers:a})=>a?new fr.EventSource(`${t}/sub/${e}`,{headers:a}):new fr.EventSource(`${t}/sub/${e}`),startIdleListener:()=>{let t;if(!(typeof window<"u"&&typeof document<"u"))return;let a=()=>{document.visibilityState==="visible"?(window.clearTimeout(t),AO()):document.visibilityState==="hidden"&&(t=window.setTimeout(IO,Rt.idleStreamInterval))};return document.addEventListener("visibilitychange",a),()=>document.removeEventListener("visibilitychange",a)},stopIdleListener:()=>{}};try{globalThis.localStorage&&(fr.localStorage=globalThis.localStorage)}catch{}var xs=new Map,w1=!1,Yr=new Map,Jf=new Map,bs=new Map,Ss=new Set;function I1(t){Object.assign(Rt,t),Rt.backgroundSync||xy()}async function A1({instance:t,timeout:e,skipCache:a,allowStale:r,backgroundSync:n}){return n||(Rt.backgroundSync=!1),kO({instance:t,allowStale:r,timeout:e,skipCache:a})}function LO(t){let e=Eu(t),a=xs.get(e)||new Set;a.add(t),xs.set(e,a)}function k1(t){xs.forEach(e=>e.delete(t))}function IO(){bs.forEach(t=>{t&&(t.state="idle",vy(t))})}function AO(){bs.forEach(t=>{t&&t.state==="idle"&&yy(t)})}async function L1(){try{if(!fr.localStorage)return;await fr.localStorage.setItem(Rt.cacheKey,JSON.stringify(Array.from(Yr.entries())))}catch{}}async function kO({instance:t,allowStale:e,timeout:a,skipCache:r}){let n=Eu(t),o=my(t),i=new Date,s=new Date(i.getTime()-Rt.maxAge+Rt.staleTTL);await EO();let l=!Rt.disableCache&&!r?Yr.get(o):void 0;return l&&(e||l.staleAt>i)&&l.staleAt>s?(l.sse&&Ss.add(n),l.staleAt<i?hy(t):gy(t),{data:l.data,success:!0,source:"cache"}):await Qf(hy(t),a)||{data:null,success:!1,source:"timeout",error:new Error("Timeout")}}function Eu(t){let[e,a]=t.getApiInfo();return`${e}||${a}`}function my(t){let e=Eu(t);if(!("isRemoteEval"in t)||!t.isRemoteEval())return e;let a=t.getAttributes(),r=t.getCacheKeyAttributes()||Object.keys(t.getAttributes()),n={};r.forEach(s=>{n[s]=a[s]});let o=t.getForcedVariations(),i=t.getUrl();return`${e}||${JSON.stringify({ca:n,fv:o,url:i})}`}async function EO(){if(!w1){w1=!0;try{if(fr.localStorage){let t=await fr.localStorage.getItem(Rt.cacheKey);if(!Rt.disableCache&&t){let e=JSON.parse(t);e&&Array.isArray(e)&&e.forEach(([a,r])=>{Yr.set(a,{...r,staleAt:new Date(r.staleAt)})}),E1()}}}catch{}if(!Rt.disableIdleStreams){let t=ys.startIdleListener();t&&(ys.stopIdleListener=t)}}}function E1(){let t=Array.from(Yr.entries()).map(([a,r])=>({key:a,staleAt:r.staleAt.getTime()})).sort((a,r)=>a.staleAt-r.staleAt),e=Math.min(Math.max(0,Yr.size-Rt.maxEntries),Yr.size);for(let a=0;a<e;a++)Yr.delete(t[a].key)}function T1(t,e,a){let r=a.dateUpdated||"",n=new Date(Date.now()+Rt.staleTTL),o=Rt.disableCache?void 0:Yr.get(e);if(o&&r&&o.version===r){o.staleAt=n,L1();return}Rt.disableCache||(Yr.set(e,{data:a,version:r,staleAt:n,sse:Ss.has(t)}),E1()),L1();let i=xs.get(t);i&&i.forEach(s=>TO(s,a))}async function TO(t,e){await t.setPayload(e||t.getPayload())}async function hy(t){let{apiHost:e,apiRequestHeaders:a}=t.getApiHosts(),r=t.getClientKey(),n="isRemoteEval"in t&&t.isRemoteEval(),o=Eu(t),i=my(t),s=Jf.get(i);return s||(s=(n?ys.fetchRemoteEvalCall({host:e,clientKey:r,payload:{attributes:t.getAttributes(),forcedVariations:t.getForcedVariations(),forcedFeatures:Array.from(t.getForcedFeatures().entries()),url:t.getUrl()},headers:a}):ys.fetchFeaturesCall({host:e,clientKey:r,headers:a})).then(u=>{if(!u.ok)throw new Error(`HTTP error: ${u.status}`);return u.headers.get("x-sse-support")==="enabled"&&Ss.add(o),u.json()}).then(u=>(T1(o,i,u),gy(t),Jf.delete(i),{data:u,success:!0,source:"network"})).catch(u=>(Jf.delete(i),{data:null,source:"error",success:!1,error:u})),Jf.set(i,s)),s}function gy(t,e=!1){let a=Eu(t),r=my(t),{streamingHost:n,streamingHostRequestHeaders:o}=t.getApiHosts(),i=t.getClientKey();if(e&&Ss.add(a),Rt.backgroundSync&&Ss.has(a)&&fr.EventSource){if(bs.has(a))return;let s={src:null,host:n,clientKey:i,headers:o,cb:l=>{try{if(l.type==="features-updated"){let u=xs.get(a);u&&u.forEach(c=>{hy(c)})}else if(l.type==="features"){let u=JSON.parse(l.data);T1(a,r,u)}s.errors=0}catch{R1(s)}},errors:0,state:"active"};bs.set(a,s),yy(s)}}function R1(t){if(t.state!=="idle"&&(t.errors++,t.errors>3||t.src&&t.src.readyState===2)){let e=Math.pow(3,t.errors-3)*(1e3+Math.random()*1e3);vy(t),setTimeout(()=>{["idle","active"].includes(t.state)||yy(t)},Math.min(e,3e5))}}function vy(t){t.src&&(t.src.onopen=null,t.src.onerror=null,t.src.close(),t.src=null,t.state==="active"&&(t.state="disabled"))}function yy(t){t.src=ys.eventSourceCall({host:t.host,clientKey:t.clientKey,headers:t.headers}),t.state="active",t.src.addEventListener("features",t.cb),t.src.addEventListener("features-updated",t.cb),t.src.onerror=()=>R1(t),t.src.onopen=()=>{t.errors=0}}function RO(t,e){vy(t),bs.delete(e)}function xy(){Ss.clear(),bs.forEach(RO),xs.clear(),ys.stopIdleListener()}function ep(t,e){if(e.streaming){if(!t.getClientKey())throw new Error("Must specify clientKey to enable streaming");e.payload&&gy(t,!0),LO(t)}}var MO=/^[a-zA-Z:_][a-zA-Z0-9:_.-]*$/,Cy={revert:function(){}},np=new Map,_y=new Set;function DO(t){return t==="html"?{childList:!0,subtree:!0,attributes:!0,characterData:!0}:{childList:!1,subtree:!1,attributes:!0,attributeFilter:[t]}}function op(t){var e=np.get(t);return e||(e={element:t,attributes:{}},np.set(t,e)),e}function ip(t,e,a,r,n){var o=a(t),i={isDirty:!1,originalValue:o,virtualValue:o,mutations:[],el:t,_positionTimeout:null,observer:new MutationObserver(function(){if(!(e==="position"&&i._positionTimeout)){e==="position"&&(i._positionTimeout=setTimeout(function(){i._positionTimeout=null},1e3));var s=a(t);e==="position"&&s.parentNode===i.virtualValue.parentNode&&s.insertBeforeNode===i.virtualValue.insertBeforeNode||s!==i.virtualValue&&(i.originalValue=s,n(i))}}),mutationRunner:n,setValue:r,getCurrentValue:a};return e==="position"&&t.parentNode?i.observer.observe(t.parentNode,{childList:!0,subtree:!0,attributes:!1,characterData:!1}):i.observer.observe(t,DO(e)),i}function sp(t,e){var a=e.getCurrentValue(e.el);e.virtualValue=t,t&&typeof t!="string"?(!a||t.parentNode!==a.parentNode||t.insertBeforeNode!==a.insertBeforeNode)&&(e.isDirty=!0,M1()):t!==a&&(e.isDirty=!0,M1())}function OO(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),sp(ZO(e),t)}function BO(t){var e=new Set(t.originalValue.split(/\s+/).filter(Boolean));t.mutations.forEach(function(a){return a.mutate(e)}),sp(Array.from(e).filter(Boolean).join(" "),t)}function FO(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),sp(e,t)}function NO(t){var e=t.parentSelector,a=t.insertBeforeSelector,r=document.querySelector(e);if(!r)return null;var n=a?document.querySelector(a):null;return a&&!n?null:{parentNode:r,insertBeforeNode:n}}function PO(t){var e=t.originalValue;t.mutations.forEach(function(a){var r=a.mutate(),n=NO(r);e=n||e}),sp(e,t)}var HO=function(e){return e.innerHTML},UO=function(e,a){return e.innerHTML=a};function O1(t){var e=op(t);return e.html||(e.html=ip(t,"html",HO,UO,OO)),e.html}var qO=function(e){return{parentNode:e.parentElement,insertBeforeNode:e.nextElementSibling}},zO=function(e,a){a.insertBeforeNode&&!a.parentNode.contains(a.insertBeforeNode)||a.parentNode.insertBefore(e,a.insertBeforeNode)};function B1(t){var e=op(t);return e.position||(e.position=ip(t,"position",qO,zO,PO)),e.position}var VO=function(e,a){return a?e.className=a:e.removeAttribute("class")},$O=function(e){return e.className};function F1(t){var e=op(t);return e.classes||(e.classes=ip(t,"class",$O,VO,BO)),e.classes}var jO=function(e){return function(a){var r;return(r=a.getAttribute(e))!=null?r:null}},GO=function(e){return function(a,r){return r!==null?a.setAttribute(e,r):a.removeAttribute(e)}};function N1(t,e){var a=op(t);return a.attributes[e]||(a.attributes[e]=ip(t,e,jO(e),GO(e),FO)),a.attributes[e]}function WO(t,e){var a=np.get(t);if(a)if(e==="html"){var r,n;(r=a.html)==null||(n=r.observer)==null||n.disconnect(),delete a.html}else if(e==="class"){var o,i;(o=a.classes)==null||(i=o.observer)==null||i.disconnect(),delete a.classes}else if(e==="position"){var s,l;(s=a.position)==null||(l=s.observer)==null||l.disconnect(),delete a.position}else{var u,c,d;(u=a.attributes)==null||(c=u[e])==null||(d=c.observer)==null||d.disconnect(),delete a.attributes[e]}}var tp;function ZO(t){return tp||(tp=document.createElement("div")),tp.innerHTML=t,tp.innerHTML}function ap(t,e,a){if(a.isDirty){a.isDirty=!1;var r=a.virtualValue;a.mutations.length||WO(t,e),a.setValue(t,r)}}function XO(t,e){t.html&&ap(e,"html",t.html),t.classes&&ap(e,"class",t.classes),t.position&&ap(e,"position",t.position),Object.keys(t.attributes).forEach(function(a){ap(e,a,t.attributes[a])})}function M1(){np.forEach(XO)}function YO(t,e){var a=null;t.kind==="html"?a=O1(e):t.kind==="class"?a=F1(e):t.kind==="attribute"?a=N1(e,t.attribute):t.kind==="position"&&(a=B1(e)),a&&(a.mutations.push(t),a.mutationRunner(a))}function KO(t,e){var a=null;if(t.kind==="html"?a=O1(e):t.kind==="class"?a=F1(e):t.kind==="attribute"?a=N1(e,t.attribute):t.kind==="position"&&(a=B1(e)),!!a){var r=a.mutations.indexOf(t);r!==-1&&a.mutations.splice(r,1),a.mutationRunner(a)}}function P1(t){if(!(t.kind==="position"&&t.elements.size===1)){var e=new Set(t.elements),a=document.querySelectorAll(t.selector);a.forEach(function(r){e.has(r)||(t.elements.add(r),YO(t,r))})}}function QO(t){t.elements.forEach(function(e){return KO(t,e)}),t.elements.clear(),_y.delete(t)}function D1(){_y.forEach(P1)}var by;function JO(){typeof document>"u"||(by||(by=new MutationObserver(function(){D1()})),D1(),by.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!1,characterData:!1}))}JO();function lp(t){return typeof document>"u"?Cy:(_y.add(t),P1(t),{revert:function(){QO(t)}})}function Sy(t,e){return lp({kind:"html",elements:new Set,mutate:e,selector:t})}function H1(t,e){return lp({kind:"position",elements:new Set,mutate:e,selector:t})}function Tu(t,e){return lp({kind:"class",elements:new Set,mutate:e,selector:t})}function rp(t,e,a){return MO.test(e)?e==="class"||e==="className"?Tu(t,function(r){var n=a(Array.from(r).join(" "));r.clear(),n&&n.split(/\s+/g).filter(Boolean).forEach(function(o){return r.add(o)})}):lp({kind:"attribute",attribute:e,elements:new Set,mutate:a,selector:t}):Cy}function eB(t){var e=t.selector,a=t.action,r=t.value,n=t.attribute,o=t.parentSelector,i=t.insertBeforeSelector;if(n==="html"){if(a==="append")return Sy(e,function(s){return s+(r??"")});if(a==="set")return Sy(e,function(){return r??""})}else if(n==="class"){if(a==="append")return Tu(e,function(s){r&&s.add(r)});if(a==="remove")return Tu(e,function(s){r&&s.delete(r)});if(a==="set")return Tu(e,function(s){s.clear(),r&&s.add(r)})}else if(n==="position"){if(a==="set"&&o)return H1(e,function(){return{insertBeforeSelector:i,parentSelector:o}})}else{if(a==="append")return rp(e,n,function(s){return s!==null?s+(r??""):r??""});if(a==="set")return rp(e,n,function(){return r??""});if(a==="remove")return rp(e,n,function(){return null})}return Cy}var tB={html:Sy,classes:Tu,attribute:rp,position:H1,declarative:eB},U1=tB;var wy={};function Kn(t,e,a){a=a||{};for(let[r,n]of Object.entries(e))switch(r){case"$or":if(!V1(t,n,a))return!1;break;case"$nor":if(V1(t,n,a))return!1;break;case"$and":if(!iB(t,n,a))return!1;break;case"$not":if(Kn(t,n,a))return!1;break;default:if(!Ru(n,aB(t,r),a))return!1}return!0}function aB(t,e){let a=e.split("."),r=t;for(let n=0;n<a.length;n++)if(r&&typeof r=="object"&&a[n]in r)r=r[a[n]];else return null;return r}function q1(t,e=!1){let a=`${t}${e?"/i":""}`;return wy[a]||(wy[a]=new RegExp(t.replace(/([^\\])\//g,"$1\\/"),e?"i":void 0)),wy[a]}function Ru(t,e,a,r=!1){if(typeof t=="string")return r?String(e).toLowerCase()===t.toLowerCase():e+""===t;if(typeof t=="number")return e*1===t;if(typeof t=="boolean")return e!==null&&!!e===t;if(t===null)return e===null;if(Array.isArray(t)||!$1(t))return JSON.stringify(e)===JSON.stringify(t);for(let n in t)if(!oB(n,e,t[n],a))return!1;return!0}function $1(t){let e=Object.keys(t);return e.length>0&&e.filter(a=>a[0]==="$").length===e.length}function rB(t){if(t===null)return"null";if(Array.isArray(t))return"array";let e=typeof t;return["string","number","boolean","object","undefined"].includes(e)?e:"unknown"}function nB(t,e,a){if(!Array.isArray(t))return!1;let r=$1(e)?n=>Ru(e,n,a):n=>Kn(n,e,a);for(let n=0;n<t.length;n++)if(t[n]&&r(t[n]))return!0;return!1}function Cs(t,e,a=!1){if(a){let r=n=>typeof n=="string"?n.toLowerCase():n;return Array.isArray(t)?t.some(n=>e.some(o=>r(n)===r(o))):e.some(n=>r(t)===r(n))}return Array.isArray(t)?t.some(r=>e.includes(r)):e.includes(t)}function z1(t,e,a,r=!1){if(!Array.isArray(t))return!1;for(let n=0;n<e.length;n++){let o=!1;for(let i=0;i<t.length;i++)if(Ru(e[n],t[i],a,r)){o=!0;break}if(!o)return!1}return!0}function oB(t,e,a,r){switch(t){case"$veq":return ga(e)===ga(a);case"$vne":return ga(e)!==ga(a);case"$vgt":return ga(e)>ga(a);case"$vgte":return ga(e)>=ga(a);case"$vlt":return ga(e)<ga(a);case"$vlte":return ga(e)<=ga(a);case"$eq":return e===a;case"$ne":return e!==a;case"$lt":return e<a;case"$lte":return e<=a;case"$gt":return e>a;case"$gte":return e>=a;case"$exists":return a?e!=null:e==null;case"$in":return Array.isArray(a)?Cs(e,a):!1;case"$ini":return Array.isArray(a)?Cs(e,a,!0):!1;case"$inGroup":return Cs(e,r[a]||[]);case"$notInGroup":return!Cs(e,r[a]||[]);case"$nin":return Array.isArray(a)?!Cs(e,a):!1;case"$nini":return Array.isArray(a)?!Cs(e,a,!0):!1;case"$not":return!Ru(a,e,r);case"$size":return Array.isArray(e)?Ru(a,e.length,r):!1;case"$elemMatch":return nB(e,a,r);case"$all":return Array.isArray(a)?z1(e,a,r):!1;case"$alli":return Array.isArray(a)?z1(e,a,r,!0):!1;case"$regex":try{return q1(a).test(e)}catch{return!1}case"$regexi":try{return q1(a,!0).test(e)}catch{return!1}case"$type":return rB(e)===a;default:return console.error("Unknown operator: "+t),!1}}function V1(t,e,a){if(!e.length)return!0;for(let r=0;r<e.length;r++)if(Kn(t,e[r],a))return!0;return!1}function iB(t,e,a){for(let r=0;r<e.length;r++)if(!Kn(t,e[r],a))return!1;return!0}var sB="Feature Evaluated",lB="Experiment Viewed";function uB(t){let e=new Map;return t.global.forcedFeatureValues&&t.global.forcedFeatureValues.forEach((a,r)=>e.set(r,a)),t.user.forcedFeatureValues&&t.user.forcedFeatureValues.forEach((a,r)=>e.set(r,a)),e}function cB(t){return t.global.forcedVariations&&t.user.forcedVariations?{...t.global.forcedVariations,...t.user.forcedVariations}:t.global.forcedVariations?t.global.forcedVariations:t.user.forcedVariations?t.user.forcedVariations:{}}async function _s(t){try{await t()}catch{}}function j1(t,e,a){if(t.user.trackedExperiments){let n=dp(e,a);if(t.user.trackedExperiments.has(n))return[];t.user.trackedExperiments.add(n)}t.user.enableDevMode&&t.user.devLogs&&t.user.devLogs.push({experiment:e,result:a,timestamp:Date.now().toString(),logType:"experiment"});let r=[];if(t.global.trackingCallback){let n=t.global.trackingCallback;r.push(_s(()=>n(e,a,t.user)))}if(t.user.trackingCallback){let n=t.user.trackingCallback;r.push(_s(()=>n(e,a)))}if(t.global.eventLogger){let n=t.global.eventLogger;r.push(_s(()=>n(lB,{experimentId:e.key,variationId:a.key,hashAttribute:a.hashAttribute,hashValue:a.hashValue},t.user)))}return r}function dB(t,e,a){if(t.user.trackedFeatureUsage){let r=JSON.stringify(a.value);if(t.user.trackedFeatureUsage[e]===r)return;t.user.trackedFeatureUsage[e]=r,t.user.enableDevMode&&t.user.devLogs&&t.user.devLogs.push({featureKey:e,result:a,timestamp:Date.now().toString(),logType:"feature"})}if(t.global.onFeatureUsage){let r=t.global.onFeatureUsage;_s(()=>r(e,a,t.user))}if(t.user.onFeatureUsage){let r=t.user.onFeatureUsage;_s(()=>r(e,a))}if(t.global.eventLogger){let r=t.global.eventLogger;_s(()=>r(sB,{feature:e,source:a.source,value:a.value,ruleId:a.source==="defaultValue"?"$default":a.ruleId||"",variationId:a.experimentResult?a.experimentResult.key:""},t.user))}}function up(t,e){if(e.stack.evaluatedFeatures.has(t))return Qn(e,t,null,"cyclicPrerequisite");e.stack.evaluatedFeatures.add(t),e.stack.id=t;let a=uB(e);if(a.has(t))return Qn(e,t,a.get(t),"override");if(!e.global.features||!e.global.features[t])return Qn(e,t,null,"unknownFeature");let r=e.global.features[t];if(r.rules){let n=new Set(e.stack.evaluatedFeatures);e:for(let o of r.rules){if(o.parentConditions)for(let l of o.parentConditions){e.stack.evaluatedFeatures=new Set(n);let u=up(l.id,e);if(u.source==="cyclicPrerequisite")return Qn(e,t,null,"cyclicPrerequisite");let c={value:u.value};if(!Kn(c,l.condition||{})){if(l.gate)return Qn(e,t,null,"prerequisite");continue e}}if(o.filters&&Z1(o.filters,e))continue;if("force"in o){if(o.condition&&!W1(o.condition,e)||!fB(e,o.seed||t,o.hashAttribute,e.user.saveStickyBucketAssignmentDoc&&!o.disableStickyBucketing?o.fallbackAttribute:void 0,o.range,o.coverage,o.hashVersion))continue;return o.tracks&&o.tracks.forEach(l=>{!j1(e,l.experiment,l.result).length&&e.global.saveDeferredTrack&&e.global.saveDeferredTrack({experiment:l.experiment,result:l.result})}),Qn(e,t,o.force,"force",o.id)}if(!o.variations)continue;let i={variations:o.variations,key:o.key||t};"coverage"in o&&(i.coverage=o.coverage),o.weights&&(i.weights=o.weights),o.hashAttribute&&(i.hashAttribute=o.hashAttribute),o.fallbackAttribute&&(i.fallbackAttribute=o.fallbackAttribute),o.disableStickyBucketing&&(i.disableStickyBucketing=o.disableStickyBucketing),o.bucketVersion!==void 0&&(i.bucketVersion=o.bucketVersion),o.minBucketVersion!==void 0&&(i.minBucketVersion=o.minBucketVersion),o.namespace&&(i.namespace=o.namespace),o.meta&&(i.meta=o.meta),o.ranges&&(i.ranges=o.ranges),o.name&&(i.name=o.name),o.phase&&(i.phase=o.phase),o.seed&&(i.seed=o.seed),o.hashVersion&&(i.hashVersion=o.hashVersion),o.filters&&(i.filters=o.filters),o.condition&&(i.condition=o.condition);let{result:s}=cp(i,t,e);if(e.global.onExperimentEval&&e.global.onExperimentEval(i,s),s.inExperiment&&!s.passthrough)return Qn(e,t,s.value,"experiment",o.id,i,s)}}return Qn(e,t,r.defaultValue===void 0?null:r.defaultValue,"defaultValue")}function cp(t,e,a){let r=t.key,n=t.variations.length;if(n<2)return{result:$e(a,t,-1,!1,e)};if(a.global.enabled===!1||a.user.enabled===!1)return{result:$e(a,t,-1,!1,e)};if(t=pB(t,a),t.urlPatterns&&!Yf(a.user.url||"",t.urlPatterns))return{result:$e(a,t,-1,!1,e)};let o=b1(r,a.user.url||"",n);if(o!==null)return{result:$e(a,t,o,!1,e)};let i=cB(a);if(r in i){let x=i[r];return{result:$e(a,t,x,!1,e)}}if(t.status==="draft"||t.active===!1)return{result:$e(a,t,-1,!1,e)};let{hashAttribute:s,hashValue:l}=Go(a,t.hashAttribute,a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing?t.fallbackAttribute:void 0);if(!l)return{result:$e(a,t,-1,!1,e)};let u=-1,c=!1,d=!1;if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{variation:x,versionIsBlocked:f}=gB({ctx:a,expKey:t.key,expBucketVersion:t.bucketVersion,expHashAttribute:t.hashAttribute,expFallbackAttribute:t.fallbackAttribute,expMinBucketVersion:t.minBucketVersion,expMeta:t.meta});c=x>=0,u=x,d=!!f}if(!c){if(t.filters){if(Z1(t.filters,a))return{result:$e(a,t,-1,!1,e)}}else if(t.namespace&&!v1(l,t.namespace))return{result:$e(a,t,-1,!1,e)};if(t.include&&!S1(t.include))return{result:$e(a,t,-1,!1,e)};if(t.condition&&!W1(t.condition,a))return{result:$e(a,t,-1,!1,e)};if(t.parentConditions){let x=new Set(a.stack.evaluatedFeatures);for(let f of t.parentConditions){a.stack.evaluatedFeatures=new Set(x);let m=up(f.id,a);if(m.source==="cyclicPrerequisite")return{result:$e(a,t,-1,!1,e)};let v={value:m.value};if(!Kn(v,f.condition||{}))return{result:$e(a,t,-1,!1,e)}}}if(t.groups&&!mB(t.groups,a))return{result:$e(a,t,-1,!1,e)}}if(t.url&&!hB(t.url,a))return{result:$e(a,t,-1,!1,e)};let h=Au(t.seed||r,l,t.hashVersion||1);if(h===null)return{result:$e(a,t,-1,!1,e)};if(!c){let x=t.ranges||x1(n,t.coverage===void 0?1:t.coverage,t.weights);u=y1(h,x)}if(d)return{result:$e(a,t,-1,!1,e,void 0,!0)};if(u<0)return{result:$e(a,t,-1,!1,e)};if("force"in t)return{result:$e(a,t,t.force===void 0?-1:t.force,!1,e)};if(a.global.qaMode||a.user.qaMode)return{result:$e(a,t,-1,!1,e)};if(t.status==="stopped")return{result:$e(a,t,-1,!1,e)};let g=$e(a,t,u,!0,e,h,c);if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{changed:x,key:f,doc:m}=yB(a,s,ku(l),{[Ly(t.key,t.bucketVersion)]:g.key});x&&(a.user.stickyBucketAssignmentDocs=a.user.stickyBucketAssignmentDocs||{},a.user.stickyBucketAssignmentDocs[f]=m,a.user.saveStickyBucketAssignmentDoc(m))}let S=j1(a,t,g);S.length===0&&a.global.saveDeferredTrack&&a.global.saveDeferredTrack({experiment:t,result:g});let b=S.length?S.length===1?S[0]:Promise.all(S).then(()=>{}):void 0;return"changeId"in t&&t.changeId&&a.global.recordChangeId&&a.global.recordChangeId(t.changeId),{result:g,trackingCall:b}}function Qn(t,e,a,r,n,o,i){let s={value:a,on:!!a,off:!a,source:r,ruleId:n||""};return o&&(s.experiment=o),i&&(s.experimentResult=i),r!=="override"&&dB(t,e,s),s}function G1(t){return{...t.user.attributes,...t.user.attributeOverrides}}function W1(t,e){return Kn(G1(e),t,e.global.savedGroups||{})}function Z1(t,e){return t.some(a=>{let{hashValue:r}=Go(e,a.attribute);if(!r)return!0;let n=Au(a.seed,r,a.hashVersion||2);return n===null?!0:!a.ranges.some(o=>Xf(n,o))})}function fB(t,e,a,r,n,o,i){if(!n&&o===void 0)return!0;if(!n&&o===0)return!1;let{hashValue:s}=Go(t,a,r);if(!s)return!1;let l=Au(e,s,i||1);return l===null?!1:n?Xf(l,n):o!==void 0?l<=o:!0}function $e(t,e,a,r,n,o,i){let s=!0;(a<0||a>=e.variations.length)&&(a=0,s=!1);let{hashAttribute:l,hashValue:u}=Go(t,e.hashAttribute,t.user.saveStickyBucketAssignmentDoc&&!e.disableStickyBucketing?e.fallbackAttribute:void 0),c=e.meta?e.meta[a]:{},d={key:c.key||""+a,featureId:n,inExperiment:s,hashUsed:r,variationId:a,value:e.variations[a],hashAttribute:l,hashValue:u,stickyBucketUsed:!!i};return c.name&&(d.name=c.name),o!==void 0&&(d.bucket=o),c.passthrough&&(d.passthrough=c.passthrough),d}function pB(t,e){let a=t.key,r=e.global.overrides;return r&&r[a]&&(t=Object.assign({},t,r[a]),typeof t.url=="string"&&(t.url=py(t.url))),t}function Go(t,e,a){let r=e||"id",n="",o=G1(t);return o[r]&&(n=o[r]),!n&&a&&(o[a]&&(n=o[a]),n&&(r=a)),{hashAttribute:r,hashValue:n}}function hB(t,e){let a=e.user.url;if(!a)return!1;let r=a.replace(/^https?:\/\//,"").replace(/^[^/]*\//,"/");return!!(t.test(a)||t.test(r))}function mB(t,e){let a=e.global.groups||{};for(let r=0;r<t.length;r++)if(a[t[r]])return!0;return!1}function gB({ctx:t,expKey:e,expBucketVersion:a,expHashAttribute:r,expFallbackAttribute:n,expMinBucketVersion:o,expMeta:i}){a=a||0,o=o||0,r=r||"id",i=i||[];let s=Ly(e,a),l=vB(t,r,n);if(o>0)for(let d=0;d<o;d++){let h=Ly(e,d);if(l[h]!==void 0)return{variation:-1,versionIsBlocked:!0}}let u=l[s];if(u===void 0)return{variation:-1};let c=i.findIndex(d=>d.key===u);return c<0?{variation:-1}:{variation:c}}function Ly(t,e){return e=e||0,`${t}__${e}`}function Iy(t,e){return`${t}||${e}`}function vB(t,e,a){if(!t.user.stickyBucketAssignmentDocs)return{};let{hashAttribute:r,hashValue:n}=Go(t,e),o=Iy(r,ku(n)),{hashAttribute:i,hashValue:s}=Go(t,a),l=s?Iy(i,ku(s)):null,u={};return l&&t.user.stickyBucketAssignmentDocs[l]&&Object.assign(u,t.user.stickyBucketAssignmentDocs[l].assignments||{}),t.user.stickyBucketAssignmentDocs[o]&&Object.assign(u,t.user.stickyBucketAssignmentDocs[o].assignments||{}),u}function yB(t,e,a,r){let n=Iy(e,a),o=t.user.stickyBucketAssignmentDocs&&t.user.stickyBucketAssignmentDocs[n]?t.user.stickyBucketAssignmentDocs[n].assignments||{}:{},i={...o,...r},s=JSON.stringify(o)!==JSON.stringify(i);return{key:n,doc:{attributeName:e,attributeValue:a,assignments:i},changed:s}}function xB(t,e){let a=new Set,r=e&&e.features?e.features:t.global.features||{},n=e&&e.experiments?e.experiments:t.global.experiments||[];return Object.keys(r).forEach(o=>{let i=r[o];if(i.rules)for(let s of i.rules)s.variations&&(a.add(s.hashAttribute||"id"),s.fallbackAttribute&&a.add(s.fallbackAttribute))}),n.map(o=>{a.add(o.hashAttribute||"id"),o.fallbackAttribute&&a.add(o.fallbackAttribute)}),Array.from(a)}async function X1(t,e,a){let r=Ay(t,a);return e.getAllAssignments(r)}function Ay(t,e){let a={};return xB(t,e).forEach(n=>{let{hashValue:o}=Go(t,n);a[n]=ku(o)}),a}async function Y1(t,e,a){if(t={...t},t.encryptedFeatures){try{t.features=JSON.parse(await jo(t.encryptedFeatures,e,a))}catch(r){console.error(r)}delete t.encryptedFeatures}if(t.encryptedExperiments){try{t.experiments=JSON.parse(await jo(t.encryptedExperiments,e,a))}catch(r){console.error(r)}delete t.encryptedExperiments}if(t.encryptedSavedGroups){try{t.savedGroups=JSON.parse(await jo(t.encryptedSavedGroups,e,a))}catch(r){console.error(r)}delete t.encryptedSavedGroups}return t}function K1(t){let e=t.apiHost||"https://cdn.growthbook.io";return{apiHost:e.replace(/\/*$/,""),streamingHost:(t.streamingHost||e).replace(/\/*$/,""),apiRequestHeaders:t.apiHostRequestHeaders,streamingHostRequestHeaders:t.streamingHostRequestHeaders}}function dp(t,e){return e.hashAttribute+e.hashValue+t.key+e.variationId}var ws=typeof window<"u"&&typeof document<"u",bB=C1(),Mu=class{constructor(e){if(e=e||{},this.version=bB,this._options=this.context=e,this._renderer=e.renderer||null,this._trackedExperiments=new Set,this._completedChangeIds=new Set,this._trackedFeatures={},this.debug=!!e.debug,this._subscriptions=new Set,this.ready=!1,this._assigned=new Map,this._activeAutoExperiments=new Map,this._triggeredExpKeys=new Set,this._initialized=!1,this._redirectedUrl="",this._deferredTrackingCalls=new Map,this._autoExperimentsAllowed=!e.disableExperimentsOnLoad,this._destroyCallbacks=[],this.logs=[],this.log=this.log.bind(this),this._saveDeferredTrack=this._saveDeferredTrack.bind(this),this._onExperimentEval=this._onExperimentEval.bind(this),this._fireSubscriptions=this._fireSubscriptions.bind(this),this._recordChangedId=this._recordChangedId.bind(this),e.remoteEval){if(e.decryptionKey)throw new Error("Encryption is not available for remoteEval");if(!e.clientKey)throw new Error("Missing clientKey");let a=!1;try{a=!!new URL(e.apiHost||"").hostname.match(/growthbook\.io$/i)}catch{}if(a)throw new Error("Cannot use remoteEval on GrowthBook Cloud")}else if(e.cacheKeyAttributes)throw new Error("cacheKeyAttributes are only used for remoteEval");if(e.stickyBucketService){let a=e.stickyBucketService;this._saveStickyBucketAssignmentDoc=r=>a.saveAssignments(r)}if(e.plugins)for(let a of e.plugins)a(this);if(e.features&&(this.ready=!0),ws&&e.enableDevMode&&(window._growthbook=this,document.dispatchEvent(new Event("gbloaded"))),e.experiments&&(this.ready=!0,this._updateAllAutoExperiments()),this._options.stickyBucketService&&this._options.stickyBucketAssignmentDocs)for(let a in this._options.stickyBucketAssignmentDocs){let r=this._options.stickyBucketAssignmentDocs[a];r&&this._options.stickyBucketService.saveAssignments(r).catch(()=>{})}this.ready&&this.refreshStickyBuckets(this.getPayload())}async setPayload(e){this._payload=e;let a=await Y1(e,this._options.decryptionKey);this._decryptedPayload=a,await this.refreshStickyBuckets(a),a.features&&(this._options.features=a.features),a.savedGroups&&(this._options.savedGroups=a.savedGroups),a.experiments&&(this._options.experiments=a.experiments,this._updateAllAutoExperiments()),this.ready=!0,this._render()}initSync(e){this._initialized=!0;let a=e.payload;if(a.encryptedExperiments||a.encryptedFeatures)throw new Error("initSync does not support encrypted payloads");return this._options.stickyBucketService&&!this._options.stickyBucketAssignmentDocs&&(this._options.stickyBucketAssignmentDocs=this.generateStickyBucketAssignmentDocsSync(this._options.stickyBucketService,a)),this._payload=a,this._decryptedPayload=a,a.features&&(this._options.features=a.features),a.experiments&&(this._options.experiments=a.experiments,this._updateAllAutoExperiments()),this.ready=!0,ep(this,e),this}async init(e){if(this._initialized=!0,e=e||{},e.cacheSettings&&I1(e.cacheSettings),e.payload)return await this.setPayload(e.payload),ep(this,e),{success:!0,source:"init"};{let{data:a,...r}=await this._refresh({...e,allowStale:!0});return ep(this,e),await this.setPayload(a||{}),r}}async loadFeatures(e){e=e||{},await this.init({skipCache:e.skipCache,timeout:e.timeout,streaming:(this._options.backgroundSync??!0)&&(e.autoRefresh||this._options.subscribeToChanges)})}async refreshFeatures(e){let a=await this._refresh({...e||{},allowStale:!1});a.data&&await this.setPayload(a.data)}getApiInfo(){return[this.getApiHosts().apiHost,this.getClientKey()]}getApiHosts(){return K1(this._options)}getClientKey(){return this._options.clientKey||""}getPayload(){return this._payload||{features:this.getFeatures(),experiments:this.getExperiments()}}getDecryptedPayload(){return this._decryptedPayload||this.getPayload()}isRemoteEval(){return this._options.remoteEval||!1}getCacheKeyAttributes(){return this._options.cacheKeyAttributes}async _refresh({timeout:e,skipCache:a,allowStale:r,streaming:n}){if(!this._options.clientKey)throw new Error("Missing clientKey");return A1({instance:this,timeout:e,skipCache:a||this._options.disableCache,allowStale:r,backgroundSync:n??this._options.backgroundSync??!0})}_render(){if(this._renderer)try{this._renderer()}catch(e){console.error("Failed to render",e)}}setFeatures(e){this._options.features=e,this.ready=!0,this._render()}async setEncryptedFeatures(e,a,r){let n=await jo(e,a||this._options.decryptionKey,r);this.setFeatures(JSON.parse(n))}setExperiments(e){this._options.experiments=e,this.ready=!0,this._updateAllAutoExperiments()}async setEncryptedExperiments(e,a,r){let n=await jo(e,a||this._options.decryptionKey,r);this.setExperiments(JSON.parse(n))}async setAttributes(e){if(this._options.attributes=e,this._options.stickyBucketService&&await this.refreshStickyBuckets(),this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}async updateAttributes(e){return this.setAttributes({...this._options.attributes,...e})}async setAttributeOverrides(e){if(this._options.attributeOverrides=e,this._options.stickyBucketService&&await this.refreshStickyBuckets(),this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}async setForcedVariations(e){if(this._options.forcedVariations=e||{},this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}setForcedFeatures(e){this._options.forcedFeatureValues=e,this._render()}async setURL(e){if(e!==this._options.url){if(this._options.url=e,this._redirectedUrl="",this._options.remoteEval){await this._refreshForRemoteEval(),this._updateAllAutoExperiments(!0);return}this._updateAllAutoExperiments(!0)}}getAttributes(){return{...this._options.attributes,...this._options.attributeOverrides}}getForcedVariations(){return this._options.forcedVariations||{}}getForcedFeatures(){return this._options.forcedFeatureValues||new Map}getStickyBucketAssignmentDocs(){return this._options.stickyBucketAssignmentDocs||{}}getUrl(){return this._options.url||""}getFeatures(){return this._options.features||{}}getExperiments(){return this._options.experiments||[]}getCompletedChangeIds(){return Array.from(this._completedChangeIds)}subscribe(e){return this._subscriptions.add(e),()=>{this._subscriptions.delete(e)}}async _refreshForRemoteEval(){if(!this._options.remoteEval||!this._initialized)return;let e=await this._refresh({allowStale:!1});e.data&&await this.setPayload(e.data)}getAllResults(){return new Map(this._assigned)}onDestroy(e){this._destroyCallbacks.push(e)}isDestroyed(){return!!this._destroyed}destroy(e){e=e||{},this._destroyed=!0,this._destroyCallbacks.forEach(a=>{try{a()}catch(r){console.error(r)}}),this._subscriptions.clear(),this._assigned.clear(),this._trackedExperiments.clear(),this._completedChangeIds.clear(),this._deferredTrackingCalls.clear(),this._trackedFeatures={},this._destroyCallbacks=[],this._payload=void 0,this._saveStickyBucketAssignmentDoc=void 0,k1(this),e.destroyAllStreams&&xy(),this.logs=[],ws&&window._growthbook===this&&delete window._growthbook,this._activeAutoExperiments.forEach(a=>{a.undo()}),this._activeAutoExperiments.clear(),this._triggeredExpKeys.clear()}setRenderer(e){this._renderer=e}forceVariation(e,a){if(this._options.forcedVariations=this._options.forcedVariations||{},this._options.forcedVariations[e]=a,this._options.remoteEval){this._refreshForRemoteEval();return}this._updateAllAutoExperiments(),this._render()}run(e){let{result:a}=cp(e,null,this._getEvalContext());return this._onExperimentEval(e,a),a}triggerExperiment(e){return this._triggeredExpKeys.add(e),this._options.experiments?this._options.experiments.filter(r=>r.key===e).map(r=>this._runAutoExperiment(r)).filter(r=>r!==null):null}triggerAutoExperiments(){this._autoExperimentsAllowed=!0,this._updateAllAutoExperiments(!0)}_getEvalContext(){return{user:this._getUserContext(),global:this._getGlobalContext(),stack:{evaluatedFeatures:new Set}}}_getUserContext(){return{attributes:this._options.user?{...this._options.user,...this._options.attributes}:this._options.attributes,enableDevMode:this._options.enableDevMode,blockedChangeIds:this._options.blockedChangeIds,stickyBucketAssignmentDocs:this._options.stickyBucketAssignmentDocs,url:this._getContextUrl(),forcedVariations:this._options.forcedVariations,forcedFeatureValues:this._options.forcedFeatureValues,attributeOverrides:this._options.attributeOverrides,saveStickyBucketAssignmentDoc:this._saveStickyBucketAssignmentDoc,trackingCallback:this._options.trackingCallback,onFeatureUsage:this._options.onFeatureUsage,devLogs:this.logs,trackedExperiments:this._trackedExperiments,trackedFeatureUsage:this._trackedFeatures}}_getGlobalContext(){return{features:this._options.features,experiments:this._options.experiments,log:this.log,enabled:this._options.enabled,qaMode:this._options.qaMode,savedGroups:this._options.savedGroups,groups:this._options.groups,overrides:this._options.overrides,onExperimentEval:this._onExperimentEval,recordChangeId:this._recordChangedId,saveDeferredTrack:this._saveDeferredTrack,eventLogger:this._options.eventLogger}}_runAutoExperiment(e,a){let r=this._activeAutoExperiments.get(e);if(e.manual&&!this._triggeredExpKeys.has(e.key)&&!r)return null;let n=this._isAutoExperimentBlockedByContext(e),o,i;n?o=$e(this._getEvalContext(),e,-1,!1,""):({result:o,trackingCall:i}=cp(e,null,this._getEvalContext()),this._onExperimentEval(e,o));let s=JSON.stringify(o.value);if(!a&&o.inExperiment&&r&&r.valueHash===s)return o;if(r&&this._undoActiveAutoExperiment(e),o.inExperiment){let l=Kf(e);if(l==="redirect"&&o.value.urlRedirect&&e.urlPatterns){let u=e.persistQueryString?_1(this._getContextUrl(),o.value.urlRedirect):o.value.urlRedirect;if(Yf(u,e.urlPatterns))return this.log("Skipping redirect because original URL matches redirect URL",{id:e.key}),o;this._redirectedUrl=u;let{navigate:c,delay:d}=this._getNavigateFunction();if(c)if(ws)Promise.all([...i?[Qf(i,this._options.maxNavigateDelay??1e3)]:[],new Promise(h=>window.setTimeout(h,this._options.navigateDelay??d))]).then(()=>{try{c(u)}catch(h){console.error(h)}});else try{c(u)}catch(h){console.error(h)}}else if(l==="visual"){let u=this._options.applyDomChangesCallback?this._options.applyDomChangesCallback(o.value):this._applyDOMChanges(o.value);u&&this._activeAutoExperiments.set(e,{undo:u,valueHash:s})}}return o}_undoActiveAutoExperiment(e){let a=this._activeAutoExperiments.get(e);a&&(a.undo(),this._activeAutoExperiments.delete(e))}_updateAllAutoExperiments(e){if(!this._autoExperimentsAllowed)return;let a=this._options.experiments||[],r=new Set(a);this._activeAutoExperiments.forEach((n,o)=>{r.has(o)||(n.undo(),this._activeAutoExperiments.delete(o))});for(let n of a){let o=this._runAutoExperiment(n,e);if(o&&o.inExperiment&&Kf(n)==="redirect")break}}_onExperimentEval(e,a){let r=this._assigned.get(e.key);this._assigned.set(e.key,{experiment:e,result:a}),this._subscriptions.size>0&&this._fireSubscriptions(e,a,r)}_fireSubscriptions(e,a,r){(!r||r.result.inExperiment!==a.inExperiment||r.result.variationId!==a.variationId)&&this._subscriptions.forEach(n=>{try{n(e,a)}catch(o){console.error(o)}})}_recordChangedId(e){this._completedChangeIds.add(e)}isOn(e){return this.evalFeature(e).on}isOff(e){return this.evalFeature(e).off}getFeatureValue(e,a){let r=this.evalFeature(e).value;return r===null?a:r}feature(e){return this.evalFeature(e)}evalFeature(e){return up(e,this._getEvalContext())}log(e,a){this.debug&&(this._options.log?this._options.log(e,a):console.log(e,a))}getDeferredTrackingCalls(){return Array.from(this._deferredTrackingCalls.values())}setDeferredTrackingCalls(e){this._deferredTrackingCalls=new Map(e.filter(a=>a&&a.experiment&&a.result).map(a=>[dp(a.experiment,a.result),a]))}async fireDeferredTrackingCalls(){if(!this._options.trackingCallback)return;let e=[];this._deferredTrackingCalls.forEach(a=>{!a||!a.experiment||!a.result?console.error("Invalid deferred tracking call",{call:a}):e.push(this._options.trackingCallback(a.experiment,a.result))}),this._deferredTrackingCalls.clear(),await Promise.all(e)}setTrackingCallback(e){this._options.trackingCallback=e,this.fireDeferredTrackingCalls()}setEventLogger(e){this._options.eventLogger=e}async logEvent(e,a){if(this._destroyed){console.error("Cannot log event to destroyed GrowthBook instance");return}if(this._options.enableDevMode&&this.logs.push({eventName:e,properties:a,timestamp:Date.now().toString(),logType:"event"}),this._options.eventLogger)try{await this._options.eventLogger(e,a||{},this._getUserContext())}catch(r){console.error(r)}else console.error("No event logger configured")}_saveDeferredTrack(e){this._deferredTrackingCalls.set(dp(e.experiment,e.result),e)}_getContextUrl(){return this._options.url||(ws?window.location.href:"")}_isAutoExperimentBlockedByContext(e){let a=Kf(e);if(a==="visual"){if(this._options.disableVisualExperiments||this._options.disableJsInjection&&e.variations.some(r=>r.js))return!0}else if(a==="redirect"){if(this._options.disableUrlRedirectExperiments)return!0;try{let r=new URL(this._getContextUrl());for(let n of e.variations){if(!n||!n.urlRedirect)continue;let o=new URL(n.urlRedirect);if(this._options.disableCrossOriginUrlRedirectExperiments&&(o.protocol!==r.protocol||o.host!==r.host))return!0}}catch(r){return this.log("Error parsing current or redirect URL",{id:e.key,error:r}),!0}}else return!0;return!!(e.changeId&&(this._options.blockedChangeIds||[]).includes(e.changeId))}getRedirectUrl(){return this._redirectedUrl}_getNavigateFunction(){return this._options.navigate?{navigate:this._options.navigate,delay:0}:ws?{navigate:e=>{window.location.replace(e)},delay:100}:{navigate:null,delay:0}}_applyDOMChanges(e){if(!ws)return;let a=[];if(e.css){let r=document.createElement("style");r.innerHTML=e.css,document.head.appendChild(r),a.push(()=>r.remove())}if(e.js){let r=document.createElement("script");r.innerHTML=e.js,this._options.jsInjectionNonce&&(r.nonce=this._options.jsInjectionNonce),document.head.appendChild(r),a.push(()=>r.remove())}return e.domMutations&&e.domMutations.forEach(r=>{a.push(U1.declarative(r).revert)}),()=>{a.forEach(r=>r())}}async refreshStickyBuckets(e){if(this._options.stickyBucketService){let a=this._getEvalContext(),r=await X1(a,this._options.stickyBucketService,e);this._options.stickyBucketAssignmentDocs=r}}generateStickyBucketAssignmentDocsSync(e,a){if(!("getAllAssignmentsSync"in e)){console.error("generating StickyBucketAssignmentDocs docs requires StickyBucketServiceSync");return}let r=this._getEvalContext(),n=Ay(r,a);return e.getAllAssignmentsSync(n)}inDevMode(){return!!this._options.enableDevMode}};var SB="https://experiment.syntrologie.com",ky=class{constructor(e={}){j(this,"gb");j(this,"featureListeners",new Set);if(e.client)this.gb=e.client;else{let a=e.onExperimentViewed?(r,n)=>{e.onExperimentViewed(r.key,n.variationId,typeof n.value=="string"?n.value:`variation_${n.variationId}`)}:void 0;this.gb=new Mu({...e,apiHost:e.apiHost??SB,enableDevMode:e.enableDevMode??!0,trackingCallback:a}),e.autoInit&&this.gb.init({streaming:!0})}}get _internal(){return this.gb}async refreshFeatures(){await this.gb.loadFeatures()}setAttributes(e){this.gb.setAttributes({...this.gb.getAttributes(),...e})}setForcedVariations(e){this.gb.setForcedVariations(e)}getFeatureValue(e,a){return this.gb.getFeatureValue(e,a)}getAllFeatures(){let e=this.gb.getFeatures(),a={};for(let r of Object.keys(e))a[r]=this.gb.getFeatureValue(r,null);return a}shouldRenderRectangle(e){return!0}onFeaturesChanged(e){return this.featureListeners.add(e),this.featureListeners.size===1&&this.gb.setRenderer(()=>{for(let a of this.featureListeners)a()}),()=>{this.featureListeners.delete(e),this.featureListeners.size===0&&this.gb.setRenderer(null)}}};function fp(t={}){return new ky(t)}var Q1="syntro_session_metrics",Du=class{constructor(e={}){j(this,"metrics",new Map);j(this,"experiments");j(this,"attributePrefix");j(this,"onMetricChange");this.experiments=e.experiments,this.attributePrefix=e.attributePrefix??"session_",this.onMetricChange=e.onMetricChange,this.loadFromStorage()}increment(e,a=1){let n=(this.metrics.get(e)??0)+a;return this.metrics.set(e,n),this.saveToStorage(),this.updateExperimentAttributes(e,n),this.onMetricChange?.(e,n),n}set(e,a){this.metrics.set(e,a),this.saveToStorage(),this.updateExperimentAttributes(e,a),this.onMetricChange?.(e,a)}get(e){return this.metrics.get(e)??0}meetsThreshold(e,a){return this.get(e)>=a}getAll(){return Object.fromEntries(this.metrics)}reset(e){this.metrics.delete(e),this.saveToStorage(),this.updateExperimentAttributes(e,0),this.onMetricChange?.(e,0)}resetAll(){let e=Array.from(this.metrics.keys());this.metrics.clear(),this.saveToStorage();let a={};for(let r of e)a[`${this.attributePrefix}${r}`]=0,this.onMetricChange?.(r,0);this.experiments?.setAttributes?.(a)}setExperiments(e){this.experiments=e,this.syncAllToExperiments()}updateExperimentAttributes(e,a){if(!this.experiments?.setAttributes)return;let r=`${this.attributePrefix}${e}`;this.experiments.setAttributes({[r]:a})}syncAllToExperiments(){if(!this.experiments?.setAttributes)return;let e={};for(let[a,r]of this.metrics)e[`${this.attributePrefix}${a}`]=r;this.experiments.setAttributes(e)}loadFromStorage(){if(!(typeof window>"u"||typeof sessionStorage>"u"))try{let e=sessionStorage.getItem(Q1);if(e){let a=JSON.parse(e);for(let[r,n]of Object.entries(a))this.metrics.set(r,n.count)}}catch(e){console.warn("[SessionMetricTracker] Failed to load from sessionStorage:",e)}}saveToStorage(){if(!(typeof window>"u"||typeof sessionStorage>"u"))try{let e={};for(let[a,r]of this.metrics)e[a]={count:r,lastUpdated:Date.now()};sessionStorage.setItem(Q1,JSON.stringify(e))}catch(e){console.warn("[SessionMetricTracker] Failed to save to sessionStorage:",e)}}};function pp(t={}){return new Du(t)}var p={};bS(p,{BRAND:()=>WB,DIRTY:()=>Wo,EMPTY_PATH:()=>LB,INVALID:()=>Q,NEVER:()=>RF,OK:()=>Mt,ParseStatus:()=>wt,Schema:()=>le,ZodAny:()=>to,ZodArray:()=>en,ZodBigInt:()=>Xo,ZodBoolean:()=>Yo,ZodBranded:()=>Bu,ZodCatch:()=>si,ZodDate:()=>Ko,ZodDefault:()=>ii,ZodDiscriminatedUnion:()=>gp,ZodEffects:()=>Fa,ZodEnum:()=>ni,ZodError:()=>Qt,ZodFirstPartyTypeKind:()=>J,ZodFunction:()=>yp,ZodIntersection:()=>ti,ZodIssueCode:()=>O,ZodLazy:()=>ai,ZodLiteral:()=>ri,ZodMap:()=>Ts,ZodNaN:()=>Ms,ZodNativeEnum:()=>oi,ZodNever:()=>Ja,ZodNull:()=>Jo,ZodNullable:()=>mr,ZodNumber:()=>Zo,ZodObject:()=>Jt,ZodOptional:()=>Oa,ZodParsedType:()=>$,ZodPipeline:()=>Fu,ZodPromise:()=>ao,ZodReadonly:()=>li,ZodRecord:()=>vp,ZodSchema:()=>le,ZodSet:()=>Rs,ZodString:()=>eo,ZodSymbol:()=>ks,ZodTransformer:()=>Fa,ZodTuple:()=>hr,ZodType:()=>le,ZodUndefined:()=>Qo,ZodUnion:()=>ei,ZodUnknown:()=>Jr,ZodVoid:()=>Es,addIssueToContext:()=>P,any:()=>aF,array:()=>iF,bigint:()=>KB,boolean:()=>uA,coerce:()=>TF,custom:()=>iA,date:()=>QB,datetimeRegex:()=>nA,defaultErrorMap:()=>Kr,discriminatedUnion:()=>cF,effect:()=>CF,enum:()=>xF,function:()=>gF,getErrorMap:()=>Ls,getParsedType:()=>pr,instanceof:()=>XB,intersection:()=>dF,isAborted:()=>hp,isAsync:()=>Is,isDirty:()=>mp,isValid:()=>Jn,late:()=>ZB,lazy:()=>vF,literal:()=>yF,makeIssue:()=>Ou,map:()=>hF,nan:()=>YB,nativeEnum:()=>bF,never:()=>nF,null:()=>tF,nullable:()=>wF,number:()=>lA,object:()=>sF,objectUtil:()=>Ey,oboolean:()=>EF,onumber:()=>kF,optional:()=>_F,ostring:()=>AF,pipeline:()=>IF,preprocess:()=>LF,promise:()=>SF,quotelessJson:()=>CB,record:()=>pF,set:()=>mF,setErrorMap:()=>wB,strictObject:()=>lF,string:()=>sA,symbol:()=>JB,transformer:()=>CF,tuple:()=>fF,undefined:()=>eF,union:()=>uF,unknown:()=>rF,util:()=>de,void:()=>oF});var de;(function(t){t.assertEqual=n=>{};function e(n){}t.assertIs=e;function a(n){throw new Error}t.assertNever=a,t.arrayToEnum=n=>{let o={};for(let i of n)o[i]=i;return o},t.getValidEnumValues=n=>{let o=t.objectKeys(n).filter(s=>typeof n[n[s]]!="number"),i={};for(let s of o)i[s]=n[s];return t.objectValues(i)},t.objectValues=n=>t.objectKeys(n).map(function(o){return n[o]}),t.objectKeys=typeof Object.keys=="function"?n=>Object.keys(n):n=>{let o=[];for(let i in n)Object.prototype.hasOwnProperty.call(n,i)&&o.push(i);return o},t.find=(n,o)=>{for(let i of n)if(o(i))return i},t.isInteger=typeof Number.isInteger=="function"?n=>Number.isInteger(n):n=>typeof n=="number"&&Number.isFinite(n)&&Math.floor(n)===n;function r(n,o=" | "){return n.map(i=>typeof i=="string"?`'${i}'`:i).join(o)}t.joinValues=r,t.jsonStringifyReplacer=(n,o)=>typeof o=="bigint"?o.toString():o})(de||(de={}));var Ey;(function(t){t.mergeShapes=(e,a)=>({...e,...a})})(Ey||(Ey={}));var $=de.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),pr=t=>{switch(typeof t){case"undefined":return $.undefined;case"string":return $.string;case"number":return Number.isNaN(t)?$.nan:$.number;case"boolean":return $.boolean;case"function":return $.function;case"bigint":return $.bigint;case"symbol":return $.symbol;case"object":return Array.isArray(t)?$.array:t===null?$.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?$.promise:typeof Map<"u"&&t instanceof Map?$.map:typeof Set<"u"&&t instanceof Set?$.set:typeof Date<"u"&&t instanceof Date?$.date:$.object;default:return $.unknown}};var O=de.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),CB=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:"),Qt=class t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};let a=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,a):this.__proto__=a,this.name="ZodError",this.issues=e}format(e){let a=e||function(o){return o.message},r={_errors:[]},n=o=>{for(let i of o.issues)if(i.code==="invalid_union")i.unionErrors.map(n);else if(i.code==="invalid_return_type")n(i.returnTypeError);else if(i.code==="invalid_arguments")n(i.argumentsError);else if(i.path.length===0)r._errors.push(a(i));else{let s=r,l=0;for(;l<i.path.length;){let u=i.path[l];l===i.path.length-1?(s[u]=s[u]||{_errors:[]},s[u]._errors.push(a(i))):s[u]=s[u]||{_errors:[]},s=s[u],l++}}};return n(this),r}static assert(e){if(!(e instanceof t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,de.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=a=>a.message){let a={},r=[];for(let n of this.issues)if(n.path.length>0){let o=n.path[0];a[o]=a[o]||[],a[o].push(e(n))}else r.push(e(n));return{formErrors:r,fieldErrors:a}}get formErrors(){return this.flatten()}};Qt.create=t=>new Qt(t);var _B=(t,e)=>{let a;switch(t.code){case O.invalid_type:t.received===$.undefined?a="Required":a=`Expected ${t.expected}, received ${t.received}`;break;case O.invalid_literal:a=`Invalid literal value, expected ${JSON.stringify(t.expected,de.jsonStringifyReplacer)}`;break;case O.unrecognized_keys:a=`Unrecognized key(s) in object: ${de.joinValues(t.keys,", ")}`;break;case O.invalid_union:a="Invalid input";break;case O.invalid_union_discriminator:a=`Invalid discriminator value. Expected ${de.joinValues(t.options)}`;break;case O.invalid_enum_value:a=`Invalid enum value. Expected ${de.joinValues(t.options)}, received '${t.received}'`;break;case O.invalid_arguments:a="Invalid function arguments";break;case O.invalid_return_type:a="Invalid function return type";break;case O.invalid_date:a="Invalid date";break;case O.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(a=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(a=`${a} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?a=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?a=`Invalid input: must end with "${t.validation.endsWith}"`:de.assertNever(t.validation):t.validation!=="regex"?a=`Invalid ${t.validation}`:a="Invalid";break;case O.too_small:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:a="Invalid input";break;case O.too_big:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?a=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:a="Invalid input";break;case O.custom:a="Invalid input";break;case O.invalid_intersection_types:a="Intersection results could not be merged";break;case O.not_multiple_of:a=`Number must be a multiple of ${t.multipleOf}`;break;case O.not_finite:a="Number must be finite";break;default:a=e.defaultError,de.assertNever(t)}return{message:a}},Kr=_B;var J1=Kr;function wB(t){J1=t}function Ls(){return J1}var Ou=t=>{let{data:e,path:a,errorMaps:r,issueData:n}=t,o=[...a,...n.path||[]],i={...n,path:o};if(n.message!==void 0)return{...n,path:o,message:n.message};let s="",l=r.filter(u=>!!u).slice().reverse();for(let u of l)s=u(i,{data:e,defaultError:s}).message;return{...n,path:o,message:s}},LB=[];function P(t,e){let a=Ls(),r=Ou({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,a,a===Kr?void 0:Kr].filter(n=>!!n)});t.common.issues.push(r)}var wt=class t{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,a){let r=[];for(let n of a){if(n.status==="aborted")return Q;n.status==="dirty"&&e.dirty(),r.push(n.value)}return{status:e.value,value:r}}static async mergeObjectAsync(e,a){let r=[];for(let n of a){let o=await n.key,i=await n.value;r.push({key:o,value:i})}return t.mergeObjectSync(e,r)}static mergeObjectSync(e,a){let r={};for(let n of a){let{key:o,value:i}=n;if(o.status==="aborted"||i.status==="aborted")return Q;o.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),o.value!=="__proto__"&&(typeof i.value<"u"||n.alwaysSet)&&(r[o.value]=i.value)}return{status:e.value,value:r}}},Q=Object.freeze({status:"aborted"}),Wo=t=>({status:"dirty",value:t}),Mt=t=>({status:"valid",value:t}),hp=t=>t.status==="aborted",mp=t=>t.status==="dirty",Jn=t=>t.status==="valid",Is=t=>typeof Promise<"u"&&t instanceof Promise;var Z;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e?.message})(Z||(Z={}));var Ba=class{constructor(e,a,r,n){this._cachedPath=[],this.parent=e,this.data=a,this._path=r,this._key=n}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},eA=(t,e)=>{if(Jn(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let a=new Qt(t.common.issues);return this._error=a,this._error}}};function se(t){if(!t)return{};let{errorMap:e,invalid_type_error:a,required_error:r,description:n}=t;if(e&&(a||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:n}:{errorMap:(i,s)=>{let{message:l}=t;return i.code==="invalid_enum_value"?{message:l??s.defaultError}:typeof s.data>"u"?{message:l??r??s.defaultError}:i.code!=="invalid_type"?{message:s.defaultError}:{message:l??a??s.defaultError}},description:n}}var le=class{get description(){return this._def.description}_getType(e){return pr(e.data)}_getOrReturnCtx(e,a){return a||{common:e.parent.common,data:e.data,parsedType:pr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new wt,ctx:{common:e.parent.common,data:e.data,parsedType:pr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let a=this._parse(e);if(Is(a))throw new Error("Synchronous parse encountered promise.");return a}_parseAsync(e){let a=this._parse(e);return Promise.resolve(a)}parse(e,a){let r=this.safeParse(e,a);if(r.success)return r.data;throw r.error}safeParse(e,a){let r={common:{issues:[],async:a?.async??!1,contextualErrorMap:a?.errorMap},path:a?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:pr(e)},n=this._parseSync({data:e,path:r.path,parent:r});return eA(r,n)}"~validate"(e){let a={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:pr(e)};if(!this["~standard"].async)try{let r=this._parseSync({data:e,path:[],parent:a});return Jn(r)?{value:r.value}:{issues:a.common.issues}}catch(r){r?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),a.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:a}).then(r=>Jn(r)?{value:r.value}:{issues:a.common.issues})}async parseAsync(e,a){let r=await this.safeParseAsync(e,a);if(r.success)return r.data;throw r.error}async safeParseAsync(e,a){let r={common:{issues:[],contextualErrorMap:a?.errorMap,async:!0},path:a?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:pr(e)},n=this._parse({data:e,path:r.path,parent:r}),o=await(Is(n)?n:Promise.resolve(n));return eA(r,o)}refine(e,a){let r=n=>typeof a=="string"||typeof a>"u"?{message:a}:typeof a=="function"?a(n):a;return this._refinement((n,o)=>{let i=e(n),s=()=>o.addIssue({code:O.custom,...r(n)});return typeof Promise<"u"&&i instanceof Promise?i.then(l=>l?!0:(s(),!1)):i?!0:(s(),!1)})}refinement(e,a){return this._refinement((r,n)=>e(r)?!0:(n.addIssue(typeof a=="function"?a(r,n):a),!1))}_refinement(e){return new Fa({schema:this,typeName:J.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:a=>this["~validate"](a)}}optional(){return Oa.create(this,this._def)}nullable(){return mr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return en.create(this)}promise(){return ao.create(this,this._def)}or(e){return ei.create([this,e],this._def)}and(e){return ti.create(this,e,this._def)}transform(e){return new Fa({...se(this._def),schema:this,typeName:J.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let a=typeof e=="function"?e:()=>e;return new ii({...se(this._def),innerType:this,defaultValue:a,typeName:J.ZodDefault})}brand(){return new Bu({typeName:J.ZodBranded,type:this,...se(this._def)})}catch(e){let a=typeof e=="function"?e:()=>e;return new si({...se(this._def),innerType:this,catchValue:a,typeName:J.ZodCatch})}describe(e){let a=this.constructor;return new a({...this._def,description:e})}pipe(e){return Fu.create(this,e)}readonly(){return li.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},IB=/^c[^\s-]{8,}$/i,AB=/^[0-9a-z]+$/,kB=/^[0-9A-HJKMNP-TV-Z]{26}$/i,EB=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,TB=/^[a-z0-9_-]{21}$/i,RB=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,MB=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,DB=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,OB="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Ty,BB=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,FB=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,NB=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,PB=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,HB=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,UB=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,aA="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",qB=new RegExp(`^${aA}$`);function rA(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);let a=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${a}`}function zB(t){return new RegExp(`^${rA(t)}$`)}function nA(t){let e=`${aA}T${rA(t)}`,a=[];return a.push(t.local?"Z?":"Z"),t.offset&&a.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${a.join("|")})`,new RegExp(`^${e}$`)}function VB(t,e){return!!((e==="v4"||!e)&&BB.test(t)||(e==="v6"||!e)&&NB.test(t))}function $B(t,e){if(!RB.test(t))return!1;try{let[a]=t.split(".");if(!a)return!1;let r=a.replace(/-/g,"+").replace(/_/g,"/").padEnd(a.length+(4-a.length%4)%4,"="),n=JSON.parse(atob(r));return!(typeof n!="object"||n===null||"typ"in n&&n?.typ!=="JWT"||!n.alg||e&&n.alg!==e)}catch{return!1}}function jB(t,e){return!!((e==="v4"||!e)&&FB.test(t)||(e==="v6"||!e)&&PB.test(t))}var eo=class t extends le{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==$.string){let o=this._getOrReturnCtx(e);return P(o,{code:O.invalid_type,expected:$.string,received:o.parsedType}),Q}let r=new wt,n;for(let o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(n=this._getOrReturnCtx(e,n),P(n,{code:O.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),r.dirty());else if(o.kind==="max")e.data.length>o.value&&(n=this._getOrReturnCtx(e,n),P(n,{code:O.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),r.dirty());else if(o.kind==="length"){let i=e.data.length>o.value,s=e.data.length<o.value;(i||s)&&(n=this._getOrReturnCtx(e,n),i?P(n,{code:O.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):s&&P(n,{code:O.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),r.dirty())}else if(o.kind==="email")DB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"email",code:O.invalid_string,message:o.message}),r.dirty());else if(o.kind==="emoji")Ty||(Ty=new RegExp(OB,"u")),Ty.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"emoji",code:O.invalid_string,message:o.message}),r.dirty());else if(o.kind==="uuid")EB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"uuid",code:O.invalid_string,message:o.message}),r.dirty());else if(o.kind==="nanoid")TB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"nanoid",code:O.invalid_string,message:o.message}),r.dirty());else if(o.kind==="cuid")IB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"cuid",code:O.invalid_string,message:o.message}),r.dirty());else if(o.kind==="cuid2")AB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"cuid2",code:O.invalid_string,message:o.message}),r.dirty());else if(o.kind==="ulid")kB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"ulid",code:O.invalid_string,message:o.message}),r.dirty());else if(o.kind==="url")try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),P(n,{validation:"url",code:O.invalid_string,message:o.message}),r.dirty()}else o.kind==="regex"?(o.regex.lastIndex=0,o.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"regex",code:O.invalid_string,message:o.message}),r.dirty())):o.kind==="trim"?e.data=e.data.trim():o.kind==="includes"?e.data.includes(o.value,o.position)||(n=this._getOrReturnCtx(e,n),P(n,{code:O.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),r.dirty()):o.kind==="toLowerCase"?e.data=e.data.toLowerCase():o.kind==="toUpperCase"?e.data=e.data.toUpperCase():o.kind==="startsWith"?e.data.startsWith(o.value)||(n=this._getOrReturnCtx(e,n),P(n,{code:O.invalid_string,validation:{startsWith:o.value},message:o.message}),r.dirty()):o.kind==="endsWith"?e.data.endsWith(o.value)||(n=this._getOrReturnCtx(e,n),P(n,{code:O.invalid_string,validation:{endsWith:o.value},message:o.message}),r.dirty()):o.kind==="datetime"?nA(o).test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{code:O.invalid_string,validation:"datetime",message:o.message}),r.dirty()):o.kind==="date"?qB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{code:O.invalid_string,validation:"date",message:o.message}),r.dirty()):o.kind==="time"?zB(o).test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{code:O.invalid_string,validation:"time",message:o.message}),r.dirty()):o.kind==="duration"?MB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"duration",code:O.invalid_string,message:o.message}),r.dirty()):o.kind==="ip"?VB(e.data,o.version)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"ip",code:O.invalid_string,message:o.message}),r.dirty()):o.kind==="jwt"?$B(e.data,o.alg)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"jwt",code:O.invalid_string,message:o.message}),r.dirty()):o.kind==="cidr"?jB(e.data,o.version)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"cidr",code:O.invalid_string,message:o.message}),r.dirty()):o.kind==="base64"?HB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"base64",code:O.invalid_string,message:o.message}),r.dirty()):o.kind==="base64url"?UB.test(e.data)||(n=this._getOrReturnCtx(e,n),P(n,{validation:"base64url",code:O.invalid_string,message:o.message}),r.dirty()):de.assertNever(o);return{status:r.value,value:e.data}}_regex(e,a,r){return this.refinement(n=>e.test(n),{validation:a,code:O.invalid_string,...Z.errToObj(r)})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...Z.errToObj(e)})}url(e){return this._addCheck({kind:"url",...Z.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...Z.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...Z.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...Z.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...Z.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...Z.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...Z.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...Z.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...Z.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...Z.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...Z.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...Z.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...Z.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...Z.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...Z.errToObj(e)})}regex(e,a){return this._addCheck({kind:"regex",regex:e,...Z.errToObj(a)})}includes(e,a){return this._addCheck({kind:"includes",value:e,position:a?.position,...Z.errToObj(a?.message)})}startsWith(e,a){return this._addCheck({kind:"startsWith",value:e,...Z.errToObj(a)})}endsWith(e,a){return this._addCheck({kind:"endsWith",value:e,...Z.errToObj(a)})}min(e,a){return this._addCheck({kind:"min",value:e,...Z.errToObj(a)})}max(e,a){return this._addCheck({kind:"max",value:e,...Z.errToObj(a)})}length(e,a){return this._addCheck({kind:"length",value:e,...Z.errToObj(a)})}nonempty(e){return this.min(1,Z.errToObj(e))}trim(){return new t({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxLength(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}};eo.create=t=>new eo({checks:[],typeName:J.ZodString,coerce:t?.coerce??!1,...se(t)});function GB(t,e){let a=(t.toString().split(".")[1]||"").length,r=(e.toString().split(".")[1]||"").length,n=a>r?a:r,o=Number.parseInt(t.toFixed(n).replace(".","")),i=Number.parseInt(e.toFixed(n).replace(".",""));return o%i/10**n}var Zo=class t extends le{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==$.number){let o=this._getOrReturnCtx(e);return P(o,{code:O.invalid_type,expected:$.number,received:o.parsedType}),Q}let r,n=new wt;for(let o of this._def.checks)o.kind==="int"?de.isInteger(e.data)||(r=this._getOrReturnCtx(e,r),P(r,{code:O.invalid_type,expected:"integer",received:"float",message:o.message}),n.dirty()):o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(r=this._getOrReturnCtx(e,r),P(r,{code:O.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(r=this._getOrReturnCtx(e,r),P(r,{code:O.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="multipleOf"?GB(e.data,o.value)!==0&&(r=this._getOrReturnCtx(e,r),P(r,{code:O.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):o.kind==="finite"?Number.isFinite(e.data)||(r=this._getOrReturnCtx(e,r),P(r,{code:O.not_finite,message:o.message}),n.dirty()):de.assertNever(o);return{status:n.value,value:e.data}}gte(e,a){return this.setLimit("min",e,!0,Z.toString(a))}gt(e,a){return this.setLimit("min",e,!1,Z.toString(a))}lte(e,a){return this.setLimit("max",e,!0,Z.toString(a))}lt(e,a){return this.setLimit("max",e,!1,Z.toString(a))}setLimit(e,a,r,n){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:r,message:Z.toString(n)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:Z.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Z.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Z.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Z.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Z.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:Z.toString(a)})}finite(e){return this._addCheck({kind:"finite",message:Z.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Z.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Z.toString(e)})}get minValue(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&de.isInteger(e.value))}get isFinite(){let e=null,a=null;for(let r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(a===null||r.value>a)&&(a=r.value):r.kind==="max"&&(e===null||r.value<e)&&(e=r.value)}return Number.isFinite(a)&&Number.isFinite(e)}};Zo.create=t=>new Zo({checks:[],typeName:J.ZodNumber,coerce:t?.coerce||!1,...se(t)});var Xo=class t extends le{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==$.bigint)return this._getInvalidInput(e);let r,n=new wt;for(let o of this._def.checks)o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(r=this._getOrReturnCtx(e,r),P(r,{code:O.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),n.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(r=this._getOrReturnCtx(e,r),P(r,{code:O.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),n.dirty()):o.kind==="multipleOf"?e.data%o.value!==BigInt(0)&&(r=this._getOrReturnCtx(e,r),P(r,{code:O.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):de.assertNever(o);return{status:n.value,value:e.data}}_getInvalidInput(e){let a=this._getOrReturnCtx(e);return P(a,{code:O.invalid_type,expected:$.bigint,received:a.parsedType}),Q}gte(e,a){return this.setLimit("min",e,!0,Z.toString(a))}gt(e,a){return this.setLimit("min",e,!1,Z.toString(a))}lte(e,a){return this.setLimit("max",e,!0,Z.toString(a))}lt(e,a){return this.setLimit("max",e,!1,Z.toString(a))}setLimit(e,a,r,n){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:r,message:Z.toString(n)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Z.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Z.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Z.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Z.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:Z.toString(a)})}get minValue(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}};Xo.create=t=>new Xo({checks:[],typeName:J.ZodBigInt,coerce:t?.coerce??!1,...se(t)});var Yo=class extends le{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==$.boolean){let r=this._getOrReturnCtx(e);return P(r,{code:O.invalid_type,expected:$.boolean,received:r.parsedType}),Q}return Mt(e.data)}};Yo.create=t=>new Yo({typeName:J.ZodBoolean,coerce:t?.coerce||!1,...se(t)});var Ko=class t extends le{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==$.date){let o=this._getOrReturnCtx(e);return P(o,{code:O.invalid_type,expected:$.date,received:o.parsedType}),Q}if(Number.isNaN(e.data.getTime())){let o=this._getOrReturnCtx(e);return P(o,{code:O.invalid_date}),Q}let r=new wt,n;for(let o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(n=this._getOrReturnCtx(e,n),P(n,{code:O.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),r.dirty()):o.kind==="max"?e.data.getTime()>o.value&&(n=this._getOrReturnCtx(e,n),P(n,{code:O.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),r.dirty()):de.assertNever(o);return{status:r.value,value:new Date(e.data.getTime())}}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}min(e,a){return this._addCheck({kind:"min",value:e.getTime(),message:Z.toString(a)})}max(e,a){return this._addCheck({kind:"max",value:e.getTime(),message:Z.toString(a)})}get minDate(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e!=null?new Date(e):null}};Ko.create=t=>new Ko({checks:[],coerce:t?.coerce||!1,typeName:J.ZodDate,...se(t)});var ks=class extends le{_parse(e){if(this._getType(e)!==$.symbol){let r=this._getOrReturnCtx(e);return P(r,{code:O.invalid_type,expected:$.symbol,received:r.parsedType}),Q}return Mt(e.data)}};ks.create=t=>new ks({typeName:J.ZodSymbol,...se(t)});var Qo=class extends le{_parse(e){if(this._getType(e)!==$.undefined){let r=this._getOrReturnCtx(e);return P(r,{code:O.invalid_type,expected:$.undefined,received:r.parsedType}),Q}return Mt(e.data)}};Qo.create=t=>new Qo({typeName:J.ZodUndefined,...se(t)});var Jo=class extends le{_parse(e){if(this._getType(e)!==$.null){let r=this._getOrReturnCtx(e);return P(r,{code:O.invalid_type,expected:$.null,received:r.parsedType}),Q}return Mt(e.data)}};Jo.create=t=>new Jo({typeName:J.ZodNull,...se(t)});var to=class extends le{constructor(){super(...arguments),this._any=!0}_parse(e){return Mt(e.data)}};to.create=t=>new to({typeName:J.ZodAny,...se(t)});var Jr=class extends le{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Mt(e.data)}};Jr.create=t=>new Jr({typeName:J.ZodUnknown,...se(t)});var Ja=class extends le{_parse(e){let a=this._getOrReturnCtx(e);return P(a,{code:O.invalid_type,expected:$.never,received:a.parsedType}),Q}};Ja.create=t=>new Ja({typeName:J.ZodNever,...se(t)});var Es=class extends le{_parse(e){if(this._getType(e)!==$.undefined){let r=this._getOrReturnCtx(e);return P(r,{code:O.invalid_type,expected:$.void,received:r.parsedType}),Q}return Mt(e.data)}};Es.create=t=>new Es({typeName:J.ZodVoid,...se(t)});var en=class t extends le{_parse(e){let{ctx:a,status:r}=this._processInputParams(e),n=this._def;if(a.parsedType!==$.array)return P(a,{code:O.invalid_type,expected:$.array,received:a.parsedType}),Q;if(n.exactLength!==null){let i=a.data.length>n.exactLength.value,s=a.data.length<n.exactLength.value;(i||s)&&(P(a,{code:i?O.too_big:O.too_small,minimum:s?n.exactLength.value:void 0,maximum:i?n.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:n.exactLength.message}),r.dirty())}if(n.minLength!==null&&a.data.length<n.minLength.value&&(P(a,{code:O.too_small,minimum:n.minLength.value,type:"array",inclusive:!0,exact:!1,message:n.minLength.message}),r.dirty()),n.maxLength!==null&&a.data.length>n.maxLength.value&&(P(a,{code:O.too_big,maximum:n.maxLength.value,type:"array",inclusive:!0,exact:!1,message:n.maxLength.message}),r.dirty()),a.common.async)return Promise.all([...a.data].map((i,s)=>n.type._parseAsync(new Ba(a,i,a.path,s)))).then(i=>wt.mergeArray(r,i));let o=[...a.data].map((i,s)=>n.type._parseSync(new Ba(a,i,a.path,s)));return wt.mergeArray(r,o)}get element(){return this._def.type}min(e,a){return new t({...this._def,minLength:{value:e,message:Z.toString(a)}})}max(e,a){return new t({...this._def,maxLength:{value:e,message:Z.toString(a)}})}length(e,a){return new t({...this._def,exactLength:{value:e,message:Z.toString(a)}})}nonempty(e){return this.min(1,e)}};en.create=(t,e)=>new en({type:t,minLength:null,maxLength:null,exactLength:null,typeName:J.ZodArray,...se(e)});function As(t){if(t instanceof Jt){let e={};for(let a in t.shape){let r=t.shape[a];e[a]=Oa.create(As(r))}return new Jt({...t._def,shape:()=>e})}else return t instanceof en?new en({...t._def,type:As(t.element)}):t instanceof Oa?Oa.create(As(t.unwrap())):t instanceof mr?mr.create(As(t.unwrap())):t instanceof hr?hr.create(t.items.map(e=>As(e))):t}var Jt=class t extends le{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),a=de.objectKeys(e);return this._cached={shape:e,keys:a},this._cached}_parse(e){if(this._getType(e)!==$.object){let u=this._getOrReturnCtx(e);return P(u,{code:O.invalid_type,expected:$.object,received:u.parsedType}),Q}let{status:r,ctx:n}=this._processInputParams(e),{shape:o,keys:i}=this._getCached(),s=[];if(!(this._def.catchall instanceof Ja&&this._def.unknownKeys==="strip"))for(let u in n.data)i.includes(u)||s.push(u);let l=[];for(let u of i){let c=o[u],d=n.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new Ba(n,d,n.path,u)),alwaysSet:u in n.data})}if(this._def.catchall instanceof Ja){let u=this._def.unknownKeys;if(u==="passthrough")for(let c of s)l.push({key:{status:"valid",value:c},value:{status:"valid",value:n.data[c]}});else if(u==="strict")s.length>0&&(P(n,{code:O.unrecognized_keys,keys:s}),r.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let u=this._def.catchall;for(let c of s){let d=n.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new Ba(n,d,n.path,c)),alwaysSet:c in n.data})}}return n.common.async?Promise.resolve().then(async()=>{let u=[];for(let c of l){let d=await c.key,h=await c.value;u.push({key:d,value:h,alwaysSet:c.alwaysSet})}return u}).then(u=>wt.mergeObjectSync(r,u)):wt.mergeObjectSync(r,l)}get shape(){return this._def.shape()}strict(e){return Z.errToObj,new t({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(a,r)=>{let n=this._def.errorMap?.(a,r).message??r.defaultError;return a.code==="unrecognized_keys"?{message:Z.errToObj(e).message??n}:{message:n}}}:{}})}strip(){return new t({...this._def,unknownKeys:"strip"})}passthrough(){return new t({...this._def,unknownKeys:"passthrough"})}extend(e){return new t({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new t({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:J.ZodObject})}setKey(e,a){return this.augment({[e]:a})}catchall(e){return new t({...this._def,catchall:e})}pick(e){let a={};for(let r of de.objectKeys(e))e[r]&&this.shape[r]&&(a[r]=this.shape[r]);return new t({...this._def,shape:()=>a})}omit(e){let a={};for(let r of de.objectKeys(this.shape))e[r]||(a[r]=this.shape[r]);return new t({...this._def,shape:()=>a})}deepPartial(){return As(this)}partial(e){let a={};for(let r of de.objectKeys(this.shape)){let n=this.shape[r];e&&!e[r]?a[r]=n:a[r]=n.optional()}return new t({...this._def,shape:()=>a})}required(e){let a={};for(let r of de.objectKeys(this.shape))if(e&&!e[r])a[r]=this.shape[r];else{let o=this.shape[r];for(;o instanceof Oa;)o=o._def.innerType;a[r]=o}return new t({...this._def,shape:()=>a})}keyof(){return oA(de.objectKeys(this.shape))}};Jt.create=(t,e)=>new Jt({shape:()=>t,unknownKeys:"strip",catchall:Ja.create(),typeName:J.ZodObject,...se(e)});Jt.strictCreate=(t,e)=>new Jt({shape:()=>t,unknownKeys:"strict",catchall:Ja.create(),typeName:J.ZodObject,...se(e)});Jt.lazycreate=(t,e)=>new Jt({shape:t,unknownKeys:"strip",catchall:Ja.create(),typeName:J.ZodObject,...se(e)});var ei=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=this._def.options;function n(o){for(let s of o)if(s.result.status==="valid")return s.result;for(let s of o)if(s.result.status==="dirty")return a.common.issues.push(...s.ctx.common.issues),s.result;let i=o.map(s=>new Qt(s.ctx.common.issues));return P(a,{code:O.invalid_union,unionErrors:i}),Q}if(a.common.async)return Promise.all(r.map(async o=>{let i={...a,common:{...a.common,issues:[]},parent:null};return{result:await o._parseAsync({data:a.data,path:a.path,parent:i}),ctx:i}})).then(n);{let o,i=[];for(let l of r){let u={...a,common:{...a.common,issues:[]},parent:null},c=l._parseSync({data:a.data,path:a.path,parent:u});if(c.status==="valid")return c;c.status==="dirty"&&!o&&(o={result:c,ctx:u}),u.common.issues.length&&i.push(u.common.issues)}if(o)return a.common.issues.push(...o.ctx.common.issues),o.result;let s=i.map(l=>new Qt(l));return P(a,{code:O.invalid_union,unionErrors:s}),Q}}get options(){return this._def.options}};ei.create=(t,e)=>new ei({options:t,typeName:J.ZodUnion,...se(e)});var Qr=t=>t instanceof ai?Qr(t.schema):t instanceof Fa?Qr(t.innerType()):t instanceof ri?[t.value]:t instanceof ni?t.options:t instanceof oi?de.objectValues(t.enum):t instanceof ii?Qr(t._def.innerType):t instanceof Qo?[void 0]:t instanceof Jo?[null]:t instanceof Oa?[void 0,...Qr(t.unwrap())]:t instanceof mr?[null,...Qr(t.unwrap())]:t instanceof Bu||t instanceof li?Qr(t.unwrap()):t instanceof si?Qr(t._def.innerType):[],gp=class t extends le{_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==$.object)return P(a,{code:O.invalid_type,expected:$.object,received:a.parsedType}),Q;let r=this.discriminator,n=a.data[r],o=this.optionsMap.get(n);return o?a.common.async?o._parseAsync({data:a.data,path:a.path,parent:a}):o._parseSync({data:a.data,path:a.path,parent:a}):(P(a,{code:O.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),Q)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,a,r){let n=new Map;for(let o of a){let i=Qr(o.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let s of i){if(n.has(s))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(s)}`);n.set(s,o)}}return new t({typeName:J.ZodDiscriminatedUnion,discriminator:e,options:a,optionsMap:n,...se(r)})}};function Ry(t,e){let a=pr(t),r=pr(e);if(t===e)return{valid:!0,data:t};if(a===$.object&&r===$.object){let n=de.objectKeys(e),o=de.objectKeys(t).filter(s=>n.indexOf(s)!==-1),i={...t,...e};for(let s of o){let l=Ry(t[s],e[s]);if(!l.valid)return{valid:!1};i[s]=l.data}return{valid:!0,data:i}}else if(a===$.array&&r===$.array){if(t.length!==e.length)return{valid:!1};let n=[];for(let o=0;o<t.length;o++){let i=t[o],s=e[o],l=Ry(i,s);if(!l.valid)return{valid:!1};n.push(l.data)}return{valid:!0,data:n}}else return a===$.date&&r===$.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var ti=class extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e),n=(o,i)=>{if(hp(o)||hp(i))return Q;let s=Ry(o.value,i.value);return s.valid?((mp(o)||mp(i))&&a.dirty(),{status:a.value,value:s.data}):(P(r,{code:O.invalid_intersection_types}),Q)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([o,i])=>n(o,i)):n(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}};ti.create=(t,e,a)=>new ti({left:t,right:e,typeName:J.ZodIntersection,...se(a)});var hr=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==$.array)return P(r,{code:O.invalid_type,expected:$.array,received:r.parsedType}),Q;if(r.data.length<this._def.items.length)return P(r,{code:O.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Q;!this._def.rest&&r.data.length>this._def.items.length&&(P(r,{code:O.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),a.dirty());let o=[...r.data].map((i,s)=>{let l=this._def.items[s]||this._def.rest;return l?l._parse(new Ba(r,i,r.path,s)):null}).filter(i=>!!i);return r.common.async?Promise.all(o).then(i=>wt.mergeArray(a,i)):wt.mergeArray(a,o)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};hr.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new hr({items:t,typeName:J.ZodTuple,rest:null,...se(e)})};var vp=class t extends le{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==$.object)return P(r,{code:O.invalid_type,expected:$.object,received:r.parsedType}),Q;let n=[],o=this._def.keyType,i=this._def.valueType;for(let s in r.data)n.push({key:o._parse(new Ba(r,s,r.path,s)),value:i._parse(new Ba(r,r.data[s],r.path,s)),alwaysSet:s in r.data});return r.common.async?wt.mergeObjectAsync(a,n):wt.mergeObjectSync(a,n)}get element(){return this._def.valueType}static create(e,a,r){return a instanceof le?new t({keyType:e,valueType:a,typeName:J.ZodRecord,...se(r)}):new t({keyType:eo.create(),valueType:e,typeName:J.ZodRecord,...se(a)})}},Ts=class extends le{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==$.map)return P(r,{code:O.invalid_type,expected:$.map,received:r.parsedType}),Q;let n=this._def.keyType,o=this._def.valueType,i=[...r.data.entries()].map(([s,l],u)=>({key:n._parse(new Ba(r,s,r.path,[u,"key"])),value:o._parse(new Ba(r,l,r.path,[u,"value"]))}));if(r.common.async){let s=new Map;return Promise.resolve().then(async()=>{for(let l of i){let u=await l.key,c=await l.value;if(u.status==="aborted"||c.status==="aborted")return Q;(u.status==="dirty"||c.status==="dirty")&&a.dirty(),s.set(u.value,c.value)}return{status:a.value,value:s}})}else{let s=new Map;for(let l of i){let u=l.key,c=l.value;if(u.status==="aborted"||c.status==="aborted")return Q;(u.status==="dirty"||c.status==="dirty")&&a.dirty(),s.set(u.value,c.value)}return{status:a.value,value:s}}}};Ts.create=(t,e,a)=>new Ts({valueType:e,keyType:t,typeName:J.ZodMap,...se(a)});var Rs=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==$.set)return P(r,{code:O.invalid_type,expected:$.set,received:r.parsedType}),Q;let n=this._def;n.minSize!==null&&r.data.size<n.minSize.value&&(P(r,{code:O.too_small,minimum:n.minSize.value,type:"set",inclusive:!0,exact:!1,message:n.minSize.message}),a.dirty()),n.maxSize!==null&&r.data.size>n.maxSize.value&&(P(r,{code:O.too_big,maximum:n.maxSize.value,type:"set",inclusive:!0,exact:!1,message:n.maxSize.message}),a.dirty());let o=this._def.valueType;function i(l){let u=new Set;for(let c of l){if(c.status==="aborted")return Q;c.status==="dirty"&&a.dirty(),u.add(c.value)}return{status:a.value,value:u}}let s=[...r.data.values()].map((l,u)=>o._parse(new Ba(r,l,r.path,u)));return r.common.async?Promise.all(s).then(l=>i(l)):i(s)}min(e,a){return new t({...this._def,minSize:{value:e,message:Z.toString(a)}})}max(e,a){return new t({...this._def,maxSize:{value:e,message:Z.toString(a)}})}size(e,a){return this.min(e,a).max(e,a)}nonempty(e){return this.min(1,e)}};Rs.create=(t,e)=>new Rs({valueType:t,minSize:null,maxSize:null,typeName:J.ZodSet,...se(e)});var yp=class t extends le{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==$.function)return P(a,{code:O.invalid_type,expected:$.function,received:a.parsedType}),Q;function r(s,l){return Ou({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ls(),Kr].filter(u=>!!u),issueData:{code:O.invalid_arguments,argumentsError:l}})}function n(s,l){return Ou({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ls(),Kr].filter(u=>!!u),issueData:{code:O.invalid_return_type,returnTypeError:l}})}let o={errorMap:a.common.contextualErrorMap},i=a.data;if(this._def.returns instanceof ao){let s=this;return Mt(async function(...l){let u=new Qt([]),c=await s._def.args.parseAsync(l,o).catch(g=>{throw u.addIssue(r(l,g)),u}),d=await Reflect.apply(i,this,c);return await s._def.returns._def.type.parseAsync(d,o).catch(g=>{throw u.addIssue(n(d,g)),u})})}else{let s=this;return Mt(function(...l){let u=s._def.args.safeParse(l,o);if(!u.success)throw new Qt([r(l,u.error)]);let c=Reflect.apply(i,this,u.data),d=s._def.returns.safeParse(c,o);if(!d.success)throw new Qt([n(c,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new t({...this._def,args:hr.create(e).rest(Jr.create())})}returns(e){return new t({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,a,r){return new t({args:e||hr.create([]).rest(Jr.create()),returns:a||Jr.create(),typeName:J.ZodFunction,...se(r)})}},ai=class extends le{get schema(){return this._def.getter()}_parse(e){let{ctx:a}=this._processInputParams(e);return this._def.getter()._parse({data:a.data,path:a.path,parent:a})}};ai.create=(t,e)=>new ai({getter:t,typeName:J.ZodLazy,...se(e)});var ri=class extends le{_parse(e){if(e.data!==this._def.value){let a=this._getOrReturnCtx(e);return P(a,{received:a.data,code:O.invalid_literal,expected:this._def.value}),Q}return{status:"valid",value:e.data}}get value(){return this._def.value}};ri.create=(t,e)=>new ri({value:t,typeName:J.ZodLiteral,...se(e)});function oA(t,e){return new ni({values:t,typeName:J.ZodEnum,...se(e)})}var ni=class t extends le{_parse(e){if(typeof e.data!="string"){let a=this._getOrReturnCtx(e),r=this._def.values;return P(a,{expected:de.joinValues(r),received:a.parsedType,code:O.invalid_type}),Q}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let a=this._getOrReturnCtx(e),r=this._def.values;return P(a,{received:a.data,code:O.invalid_enum_value,options:r}),Q}return Mt(e.data)}get options(){return this._def.values}get enum(){let e={};for(let a of this._def.values)e[a]=a;return e}get Values(){let e={};for(let a of this._def.values)e[a]=a;return e}get Enum(){let e={};for(let a of this._def.values)e[a]=a;return e}extract(e,a=this._def){return t.create(e,{...this._def,...a})}exclude(e,a=this._def){return t.create(this.options.filter(r=>!e.includes(r)),{...this._def,...a})}};ni.create=oA;var oi=class extends le{_parse(e){let a=de.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(e);if(r.parsedType!==$.string&&r.parsedType!==$.number){let n=de.objectValues(a);return P(r,{expected:de.joinValues(n),received:r.parsedType,code:O.invalid_type}),Q}if(this._cache||(this._cache=new Set(de.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let n=de.objectValues(a);return P(r,{received:r.data,code:O.invalid_enum_value,options:n}),Q}return Mt(e.data)}get enum(){return this._def.values}};oi.create=(t,e)=>new oi({values:t,typeName:J.ZodNativeEnum,...se(e)});var ao=class extends le{unwrap(){return this._def.type}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==$.promise&&a.common.async===!1)return P(a,{code:O.invalid_type,expected:$.promise,received:a.parsedType}),Q;let r=a.parsedType===$.promise?a.data:Promise.resolve(a.data);return Mt(r.then(n=>this._def.type.parseAsync(n,{path:a.path,errorMap:a.common.contextualErrorMap})))}};ao.create=(t,e)=>new ao({type:t,typeName:J.ZodPromise,...se(e)});var Fa=class extends le{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===J.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:a,ctx:r}=this._processInputParams(e),n=this._def.effect||null,o={addIssue:i=>{P(r,i),i.fatal?a.abort():a.dirty()},get path(){return r.path}};if(o.addIssue=o.addIssue.bind(o),n.type==="preprocess"){let i=n.transform(r.data,o);if(r.common.async)return Promise.resolve(i).then(async s=>{if(a.value==="aborted")return Q;let l=await this._def.schema._parseAsync({data:s,path:r.path,parent:r});return l.status==="aborted"?Q:l.status==="dirty"?Wo(l.value):a.value==="dirty"?Wo(l.value):l});{if(a.value==="aborted")return Q;let s=this._def.schema._parseSync({data:i,path:r.path,parent:r});return s.status==="aborted"?Q:s.status==="dirty"?Wo(s.value):a.value==="dirty"?Wo(s.value):s}}if(n.type==="refinement"){let i=s=>{let l=n.refinement(s,o);if(r.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(r.common.async===!1){let s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return s.status==="aborted"?Q:(s.status==="dirty"&&a.dirty(),i(s.value),{status:a.value,value:s.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>s.status==="aborted"?Q:(s.status==="dirty"&&a.dirty(),i(s.value).then(()=>({status:a.value,value:s.value}))))}if(n.type==="transform")if(r.common.async===!1){let i=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!Jn(i))return Q;let s=n.transform(i.value,o);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:a.value,value:s}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(i=>Jn(i)?Promise.resolve(n.transform(i.value,o)).then(s=>({status:a.value,value:s})):Q);de.assertNever(n)}};Fa.create=(t,e,a)=>new Fa({schema:t,typeName:J.ZodEffects,effect:e,...se(a)});Fa.createWithPreprocess=(t,e,a)=>new Fa({schema:e,effect:{type:"preprocess",transform:t},typeName:J.ZodEffects,...se(a)});var Oa=class extends le{_parse(e){return this._getType(e)===$.undefined?Mt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Oa.create=(t,e)=>new Oa({innerType:t,typeName:J.ZodOptional,...se(e)});var mr=class extends le{_parse(e){return this._getType(e)===$.null?Mt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};mr.create=(t,e)=>new mr({innerType:t,typeName:J.ZodNullable,...se(e)});var ii=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=a.data;return a.parsedType===$.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:a.path,parent:a})}removeDefault(){return this._def.innerType}};ii.create=(t,e)=>new ii({innerType:t,typeName:J.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...se(e)});var si=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r={...a,common:{...a.common,issues:[]}},n=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return Is(n)?n.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new Qt(r.common.issues)},input:r.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new Qt(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};si.create=(t,e)=>new si({innerType:t,typeName:J.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...se(e)});var Ms=class extends le{_parse(e){if(this._getType(e)!==$.nan){let r=this._getOrReturnCtx(e);return P(r,{code:O.invalid_type,expected:$.nan,received:r.parsedType}),Q}return{status:"valid",value:e.data}}};Ms.create=t=>new Ms({typeName:J.ZodNaN,...se(t)});var WB=Symbol("zod_brand"),Bu=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=a.data;return this._def.type._parse({data:r,path:a.path,parent:a})}unwrap(){return this._def.type}},Fu=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.common.async)return(async()=>{let o=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return o.status==="aborted"?Q:o.status==="dirty"?(a.dirty(),Wo(o.value)):this._def.out._parseAsync({data:o.value,path:r.path,parent:r})})();{let n=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return n.status==="aborted"?Q:n.status==="dirty"?(a.dirty(),{status:"dirty",value:n.value}):this._def.out._parseSync({data:n.value,path:r.path,parent:r})}}static create(e,a){return new t({in:e,out:a,typeName:J.ZodPipeline})}},li=class extends le{_parse(e){let a=this._def.innerType._parse(e),r=n=>(Jn(n)&&(n.value=Object.freeze(n.value)),n);return Is(a)?a.then(n=>r(n)):r(a)}unwrap(){return this._def.innerType}};li.create=(t,e)=>new li({innerType:t,typeName:J.ZodReadonly,...se(e)});function tA(t,e){let a=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof a=="string"?{message:a}:a}function iA(t,e={},a){return t?to.create().superRefine((r,n)=>{let o=t(r);if(o instanceof Promise)return o.then(i=>{if(!i){let s=tA(e,r),l=s.fatal??a??!0;n.addIssue({code:"custom",...s,fatal:l})}});if(!o){let i=tA(e,r),s=i.fatal??a??!0;n.addIssue({code:"custom",...i,fatal:s})}}):to.create()}var ZB={object:Jt.lazycreate},J;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(J||(J={}));var XB=(t,e={message:`Input not instance of ${t.name}`})=>iA(a=>a instanceof t,e),sA=eo.create,lA=Zo.create,YB=Ms.create,KB=Xo.create,uA=Yo.create,QB=Ko.create,JB=ks.create,eF=Qo.create,tF=Jo.create,aF=to.create,rF=Jr.create,nF=Ja.create,oF=Es.create,iF=en.create,sF=Jt.create,lF=Jt.strictCreate,uF=ei.create,cF=gp.create,dF=ti.create,fF=hr.create,pF=vp.create,hF=Ts.create,mF=Rs.create,gF=yp.create,vF=ai.create,yF=ri.create,xF=ni.create,bF=oi.create,SF=ao.create,CF=Fa.create,_F=Oa.create,wF=mr.create,LF=Fa.createWithPreprocess,IF=Fu.create,AF=()=>sA().optional(),kF=()=>lA().optional(),EF=()=>uA().optional(),TF={string:(t=>eo.create({...t,coerce:!0})),number:(t=>Zo.create({...t,coerce:!0})),boolean:(t=>Yo.create({...t,coerce:!0})),bigint:(t=>Xo.create({...t,coerce:!0})),date:(t=>Ko.create({...t,coerce:!0}))};var RF=Q;var My=p.union([p.object({type:p.literal("data"),key:p.string(),value:p.string().optional()}),p.object({type:p.literal("css"),value:p.string()}),p.object({type:p.literal("aria"),role:p.string().optional(),label:p.string().optional()}),p.object({type:p.literal("shadow-css"),value:p.string()}),p.object({type:p.literal("ref"),el:p.any()})]),cA=p.object({kind:p.literal("tooltip"),id:p.string(),anchor:My,content:p.object({title:p.string().optional(),body:p.string()}),placement:p.enum(["top","bottom","left","right","auto"]).optional(),offsetPx:p.number().optional(),blocking:p.boolean().optional(),trigger:p.enum(["immediate","hover","click"]).optional(),dismiss:p.object({onEsc:p.boolean().optional(),closeButton:p.boolean().optional(),timeoutMs:p.number().optional()}).optional()}),dA=p.object({kind:p.literal("highlight"),id:p.string(),anchor:My,copy:p.string().optional(),ring:p.object({paddingPx:p.number().optional(),radiusPx:p.number().optional()}).optional(),scrim:p.object({opacity:p.number().optional()}).optional(),ringColor:p.string().optional(),blocking:p.boolean().optional(),dismiss:p.object({onClickOutside:p.boolean().optional(),onEsc:p.boolean().optional(),timeoutMs:p.number().optional()}).optional()}),xp=p.object({id:p.string(),version:p.number(),routes:p.array(p.string()).optional(),steps:p.array(p.union([cA,dA]))});function MF(t){return xp.parse(t)}var DF=({configUri:t,experiments:e,featureKey:a="smart-canvas-overlay-uri",credentials:r="include"}={})=>async()=>{let n=Tf({configUri:t,experiments:e,featureKey:a});if(!n)throw new Error("SmartCanvas overlays: recipe URI missing (env + feature unset).");let o=await fetch(n,{credentials:r});if(!o.ok)throw new Error(`SmartCanvas overlays: failed to fetch recipe (${o.status})`);let i=await o.json();return xp.parse(i)};var bp=K(We(),1),fA=K(ol(),1);function OF({element:t,children:e}){let[a,r]=(0,bp.useState)(null);return(0,bp.useLayoutEffect)(()=>{if(!t){r(null);return}return r(t.getMountNode()),()=>r(null)},[t]),a?(0,fA.createPortal)(e,a):null}function BF(){let t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",e="";for(let a=0;a<16;a++)e+=t[Math.floor(Math.random()*t.length)];return e}var Dy=class{constructor(){j(this,"sessionId");this.sessionId=BF(),console.log(`[Syntro Telemetry] Using noop adapter (no telemetry configured). sessionId=${this.sessionId}`)}trackCanvasOpened(e){}trackCanvasClosed(e){}trackRectangleViewed(e,a){}trackAction(e,a,r){}register(e){}getSessionId(){return this.sessionId}startSessionRecording(){}trackExperiment(e,a,r){}setPersonProperties(e){}setPersonPropertiesOnce(e){}getDistinctId(){return"demo-user"}getAllFeatureFlags(){return{}}getSegmentFlags(){return{}}track(e,a){}};function Sp(){return new Dy}var E=typeof window<"u"?window:void 0,It=typeof globalThis<"u"?globalThis:E;typeof self>"u"&&(It.self=It),typeof File>"u"&&(It.File=function(){});var lk=Array.prototype,pA=lk.forEach,hA=lk.indexOf,va=It?.navigator,q=It?.document,ta=It?.location,Xy=It?.fetch,Yy=It!=null&&It.XMLHttpRequest&&"withCredentials"in new It.XMLHttpRequest?It.XMLHttpRequest:void 0,mA=It?.AbortController,ea=va?.userAgent,te=E??{},an={DEBUG:!1,LIB_VERSION:"1.302.2"};function gA(t,e,a,r,n,o,i){try{var s=t[o](i),l=s.value}catch(u){return void a(u)}s.done?e(l):Promise.resolve(l).then(r,n)}function vA(t){return function(){var e=this,a=arguments;return new Promise((function(r,n){var o=t.apply(e,a);function i(l){gA(o,r,n,i,s,"next",l)}function s(l){gA(o,r,n,i,s,"throw",l)}i(void 0)}))}}function W(){return W=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var a=arguments[e];for(var r in a)({}).hasOwnProperty.call(a,r)&&(t[r]=a[r])}return t},W.apply(null,arguments)}function uk(t,e){if(t==null)return{};var a={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.indexOf(r)!==-1)continue;a[r]=t[r]}return a}var FF=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],yA=function(t,e){if(e===void 0&&(e=[]),!t)return!1;var a=t.toLowerCase();return FF.concat(e).some((r=>{var n=r.toLowerCase();return a.indexOf(n)!==-1}))},NF=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"];function fe(t,e){return t.indexOf(e)!==-1}var Jp=function(t){return t.trim()},Ky=function(t){return t.replace(/^\$/,"")},PF=Array.isArray,ck=Object.prototype,dk=ck.hasOwnProperty,eh=ck.toString,Te=PF||function(t){return eh.call(t)==="[object Array]"},lo=t=>typeof t=="function",mt=t=>t===Object(t)&&!Te(t),Fs=t=>{if(mt(t)){for(var e in t)if(dk.call(t,e))return!1;return!0}return!1},U=t=>t===void 0,ut=t=>eh.call(t)=="[object String]",Qy=t=>ut(t)&&t.trim().length===0,sn=t=>t===null,Ie=t=>U(t)||sn(t),xr=t=>eh.call(t)=="[object Number]",uo=t=>eh.call(t)==="[object Boolean]",HF=t=>t instanceof FormData,UF=t=>fe(NF,t);function Jy(t){return t===null||typeof t!="object"}function Mp(t,e){return Object.prototype.toString.call(t)==="[object "+e+"]"}function fk(t){return!U(Event)&&(function(e,a){try{return e instanceof a}catch{return!1}})(t,Event)}var qF=[!0,"true",1,"1","yes"],Oy=t=>fe(qF,t),zF=[!1,"false",0,"0","no"];function gr(t,e,a,r,n){return e>a&&(r.warn("min cannot be greater than max."),e=a),xr(t)?t>a?(r.warn(" cannot be greater than max: "+a+". Using max value instead."),a):t<e?(r.warn(" cannot be less than min: "+e+". Using min value instead."),e):t:(r.warn(" must be a number. using max or fallback. max: "+a+", fallback: "+n),gr(n||a,e,a,r))}var ex=class{constructor(e){this.t={},this.i=e.i,this.o=gr(e.bucketSize,0,100,e.h),this.m=gr(e.refillRate,0,this.o,e.h),this.S=gr(e.refillInterval,0,864e5,e.h)}$(e,a){var r=a-e.lastAccess,n=Math.floor(r/this.S);if(n>0){var o=n*this.m;e.tokens=Math.min(e.tokens+o,this.o),e.lastAccess=e.lastAccess+n*this.S}}consumeRateLimit(e){var a,r=Date.now(),n=String(e),o=this.t[n];return o?this.$(o,r):(o={tokens:this.o,lastAccess:r},this.t[n]=o),o.tokens===0||(o.tokens--,o.tokens===0&&((a=this.i)==null||a.call(this,e)),o.tokens===0)}stop(){this.t={}}},Cp,xA,By,VF=t=>t instanceof Error;function $F(t){var e=globalThis._posthogChunkIds;if(e){var a=Object.keys(e);return By&&a.length===xA||(xA=a.length,By=a.reduce(((r,n)=>{Cp||(Cp={});var o=Cp[n];if(o)r[o[0]]=o[1];else for(var i=t(n),s=i.length-1;s>=0;s--){var l=i[s],u=l?.filename,c=e[n];if(u&&c){r[u]=c,Cp[n]=[u,c];break}}return r}),{})),By}}var tx=class{constructor(e,a,r){r===void 0&&(r=[]),this.coercers=e,this.stackParser=a,this.modifiers=r}buildFromUnknown(e,a){a===void 0&&(a={});var r=a&&a.mechanism||{handled:!0,type:"generic"},n=this.buildCoercingContext(r,a,0).apply(e),o=this.buildParsingContext(),i=this.parseStacktrace(n,o);return{$exception_list:this.convertToExceptionList(i,r),$exception_level:"error"}}modifyFrames(e){var a=this;return vA((function*(){for(var r of e)r.stacktrace&&r.stacktrace.frames&&Te(r.stacktrace.frames)&&(r.stacktrace.frames=yield a.applyModifiers(r.stacktrace.frames));return e}))()}coerceFallback(e){var a;return{type:"Error",value:"Unknown error",stack:(a=e.syntheticException)==null?void 0:a.stack,synthetic:!0}}parseStacktrace(e,a){var r,n;return e.cause!=null&&(r=this.parseStacktrace(e.cause,a)),e.stack!=""&&e.stack!=null&&(n=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?1:0),a.chunkIdMap)),W({},e,{cause:r,stack:n})}applyChunkIds(e,a){return e.map((r=>(r.filename&&a&&(r.chunk_id=a[r.filename]),r)))}applyCoercers(e,a){for(var r of this.coercers)if(r.match(e))return r.coerce(e,a);return this.coerceFallback(a)}applyModifiers(e){var a=this;return vA((function*(){var r=e;for(var n of a.modifiers)r=yield n(r);return r}))()}convertToExceptionList(e,a){var r,n,o,i={type:e.type,value:e.value,mechanism:{type:(r=a.type)!==null&&r!==void 0?r:"generic",handled:(n=a.handled)===null||n===void 0||n,synthetic:(o=e.synthetic)!==null&&o!==void 0&&o}};e.stack&&(i.stacktrace={type:"raw",frames:e.stack});var s=[i];return e.cause!=null&&s.push(...this.convertToExceptionList(e.cause,W({},a,{handled:!0}))),s}buildParsingContext(){return{chunkIdMap:$F(this.stackParser)}}buildCoercingContext(e,a,r){r===void 0&&(r=0);var n=(o,i)=>{if(i<=4){var s=this.buildCoercingContext(e,a,i);return this.applyCoercers(o,s)}};return W({},a,{syntheticException:r==0?a.syntheticException:void 0,mechanism:e,apply:o=>n(o,r),next:o=>n(o,r+1)})}},Us="?";function ax(t,e,a,r,n){var o={platform:t,filename:e,function:a==="<anonymous>"?Us:a,in_app:!0};return U(r)||(o.lineno=r),U(n)||(o.colno=n),o}var pk=(t,e)=>{var a=t.indexOf("safari-extension")!==-1,r=t.indexOf("safari-web-extension")!==-1;return a||r?[t.indexOf("@")!==-1?t.split("@")[0]:Us,a?"safari-extension:"+e:"safari-web-extension:"+e]:[t,e]},jF=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,GF=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,WF=/\((\S*)(?::(\d+))(?::(\d+))\)/,ZF=(t,e)=>{var a=jF.exec(t);if(a){var[,r,n,o]=a;return ax(e,r,Us,+n,+o)}var i=GF.exec(t);if(i){if(i[2]&&i[2].indexOf("eval")===0){var s=WF.exec(i[2]);s&&(i[2]=s[1],i[3]=s[2],i[4]=s[3])}var[l,u]=pk(i[1]||Us,i[2]);return ax(e,u,l,i[3]?+i[3]:void 0,i[4]?+i[4]:void 0)}},XF=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,YF=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,KF=(t,e)=>{var a=XF.exec(t);if(a){if(a[3]&&a[3].indexOf(" > eval")>-1){var r=YF.exec(a[3]);r&&(a[1]=a[1]||"eval",a[3]=r[1],a[4]=r[2],a[5]="")}var n=a[3],o=a[1]||Us;return[o,n]=pk(o,n),ax(e,n,o,a[4]?+a[4]:void 0,a[5]?+a[5]:void 0)}},bA=/\(error: (.*)\)/,SA=50;function QF(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return function(n,o){o===void 0&&(o=0);for(var i=[],s=n.split(`
460
- `),l=o;l<s.length;l++){var u=s[l];if(!(u.length>1024)){var c=bA.test(u)?u.replace(bA,"$1"):u;if(!c.match(/\S*Error: /)){for(var d of a){var h=d(c,t);if(h){i.push(h);break}}if(i.length>=SA)break}}}return(function(g){if(!g.length)return[];var S=Array.from(g);return S.reverse(),S.slice(0,SA).map((b=>{return W({},b,{filename:b.filename||(x=S,x[x.length-1]||{}).filename,function:b.function||Us});var x}))})(i)}}var rx=class{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,a){var r=ut(e.stack);return{type:this.getType(e),value:this.getValue(e),stack:r?e.stack:void 0,cause:e.cause?a.next(e.cause):void 0,synthetic:!1}}getType(e){return this.isDOMError(e)?"DOMError":"DOMException"}getValue(e){var a=e.name||(this.isDOMError(e)?"DOMError":"DOMException");return e.message?a+": "+e.message:a}isDOMException(e){return Mp(e,"DOMException")}isDOMError(e){return Mp(e,"DOMError")}},nx=class{match(e){return(a=>a instanceof Error)(e)}coerce(e,a){return{type:this.getType(e),value:this.getMessage(e,a),stack:this.getStack(e),cause:e.cause?a.next(e.cause):void 0,synthetic:!1}}getType(e){return e.name||e.constructor.name}getMessage(e,a){var r=e.message;return r.error&&typeof r.error.message=="string"?String(r.error.message):String(r)}getStack(e){return e.stacktrace||e.stack||void 0}},ox=class{constructor(){}match(e){return Mp(e,"ErrorEvent")&&e.error!=null}coerce(e,a){var r,n=a.apply(e.error);return n||{type:"ErrorEvent",value:e.message,stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},JF=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i,ix=class{match(e){return typeof e=="string"}coerce(e,a){var r,[n,o]=this.getInfos(e);return{type:n??"Error",value:o??e,stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}getInfos(e){var a="Error",r=e,n=e.match(JF);return n&&(a=n[1],r=n[2]),[a,r]}},eN=["fatal","error","warning","log","info","debug"];function hk(t,e){e===void 0&&(e=40);var a=Object.keys(t);if(a.sort(),!a.length)return"[object has no keys]";for(var r=a.length;r>0;r--){var n=a.slice(0,r).join(", ");if(!(n.length>e))return r===a.length||n.length<=e?n:n.slice(0,e)+"..."}return""}var sx=class{match(e){return typeof e=="object"&&e!==null}coerce(e,a){var r,n=this.getErrorPropertyFromObject(e);return n?a.apply(n):{type:this.getType(e),value:this.getValue(e),stack:(r=a.syntheticException)==null?void 0:r.stack,level:this.isSeverityLevel(e.level)?e.level:"error",synthetic:!0}}getType(e){return fk(e)?e.constructor.name:"Error"}getValue(e){if("name"in e&&typeof e.name=="string"){var a="'"+e.name+"' captured as exception";return"message"in e&&typeof e.message=="string"&&(a+=" with message: '"+e.message+"'"),a}if("message"in e&&typeof e.message=="string")return e.message;var r=this.getObjectClassName(e);return(r&&r!=="Object"?"'"+r+"'":"Object")+" captured as exception with keys: "+hk(e)}isSeverityLevel(e){return ut(e)&&!Qy(e)&&eN.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var r=e[a];if(VF(r))return r}}getObjectClassName(e){try{var a=Object.getPrototypeOf(e);return a?a.constructor.name:void 0}catch{return}}},lx=class{match(e){return fk(e)}coerce(e,a){var r,n=e.constructor.name;return{type:n,value:n+" captured as exception with keys: "+hk(e),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},ux=class{match(e){return Jy(e)}coerce(e,a){var r;return{type:"Error",value:"Primitive value captured as exception: "+String(e),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},cx=class{match(e){return Mp(e,"PromiseRejectionEvent")}coerce(e,a){var r,n=this.getUnhandledRejectionReason(e);return Jy(n)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(n),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}:a.apply(n)}getUnhandledRejectionReason(e){if(Jy(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}},mk=function(t,e){var{debugEnabled:a}=e===void 0?{}:e,r={k:function(n){if(E&&(an.DEBUG||te.POSTHOG_DEBUG||a)&&!U(E.console)&&E.console){for(var o=("__rrweb_original__"in E.console[n])?E.console[n].__rrweb_original__:E.console[n],i=arguments.length,s=new Array(i>1?i-1:0),l=1;l<i;l++)s[l-1]=arguments[l];o(t,...s)}},info:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("log",...o)},warn:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("warn",...o)},error:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("error",...o)},critical:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];console.error(t,...o)},uninitializedWarning:n=>{r.error("You must initialize PostHog before calling "+n)},createLogger:(n,o)=>mk(t+" "+n,o)};return r},z=mk("[PostHog.js]"),ct=z.createLogger,tN=ct("[ExternalScriptsLoader]"),CA=(t,e,a)=>{if(t.config.disable_external_dependency_loading)return tN.warn(e+" was requested but loading of external scripts is disabled."),a("Loading of external scripts is disabled");var r=q?.querySelectorAll("script");if(r){for(var n,o=function(){if(r[i].src===e){var l=r[i];return l.__posthog_loading_callback_fired?{v:a()}:(l.addEventListener("load",(u=>{l.__posthog_loading_callback_fired=!0,a(void 0,u)})),l.onerror=u=>a(u),{v:void 0})}},i=0;i<r.length;i++)if(n=o())return n.v}var s=()=>{if(!q)return a("document not found");var l=q.createElement("script");if(l.type="text/javascript",l.crossOrigin="anonymous",l.src=e,l.onload=d=>{l.__posthog_loading_callback_fired=!0,a(void 0,d)},l.onerror=d=>a(d),t.config.prepare_external_dependency_script&&(l=t.config.prepare_external_dependency_script(l)),!l)return a("prepare_external_dependency_script returned null");var u,c=q.querySelectorAll("body > script");c.length>0?(u=c[0].parentNode)==null||u.insertBefore(l,c[0]):q.body.appendChild(l)};q!=null&&q.body?s():q?.addEventListener("DOMContentLoaded",s)};te.__PosthogExtensions__=te.__PosthogExtensions__||{},te.__PosthogExtensions__.loadExternalDependency=(t,e,a)=>{var r="/static/"+e+".js?v="+t.version;if(e==="remote-config"&&(r="/array/"+t.config.token+"/config.js"),e==="toolbar"){var n=3e5;r=r+"&t="+Math.floor(Date.now()/n)*n}var o=t.requestRouter.endpointFor("assets",r);CA(t,o,a)},te.__PosthogExtensions__.loadSiteApp=(t,e,a)=>{var r=t.requestRouter.endpointFor("api",e);CA(t,r,a)};var Dp={};function co(t,e,a){if(Te(t)){if(pA&&t.forEach===pA)t.forEach(e,a);else if("length"in t&&t.length===+t.length){for(var r=0,n=t.length;r<n;r++)if(r in t&&e.call(a,t[r],r)===Dp)return}}}function De(t,e,a){if(!Ie(t)){if(Te(t))return co(t,e,a);if(HF(t)){for(var r of t.entries())if(e.call(a,r[1],r[0])===Dp)return}else for(var n in t)if(dk.call(t,n)&&e.call(a,t[n],n)===Dp)return}}var Je=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return co(a,(function(n){for(var o in n)n[o]!==void 0&&(t[o]=n[o])})),t},Vs=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return co(a,(function(n){co(n,(function(o){t.push(o)}))})),t};function Ep(t){for(var e=Object.keys(t),a=e.length,r=new Array(a);a--;)r[a]=[e[a],t[e[a]]];return r}var _A=function(t){try{return t()}catch{return}},aN=function(t){return function(){try{for(var e=arguments.length,a=new Array(e),r=0;r<e;r++)a[r]=arguments[r];return t.apply(this,a)}catch(n){z.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),z.critical(n)}}},ob=function(t){var e={};return De(t,(function(a,r){(ut(a)&&a.length>0||xr(a))&&(e[r]=a)})),e};function rN(t,e){return a=t,r=o=>ut(o)&&!sn(e)?o.slice(0,e):o,n=new Set,(function o(i,s){return i!==Object(i)?r?r(i,s):i:n.has(i)?void 0:(n.add(i),Te(i)?(l=[],co(i,(u=>{l.push(o(u))}))):(l={},De(i,((u,c)=>{n.has(u)||(l[c]=o(u,c))}))),l);var l})(a);var a,r,n}var nN=["herokuapp.com","vercel.app","netlify.app"];function oN(t){var e=t?.hostname;if(!ut(e))return!1;var a=e.split(".").slice(-2).join(".");for(var r of nN)if(a===r)return!1;return!0}function gk(t,e){for(var a=0;a<t.length;a++)if(e(t[a]))return t[a]}function nt(t,e,a,r){var{capture:n=!1,passive:o=!0}=r??{};t?.addEventListener(e,a,{capture:n,passive:o})}var vk="$people_distinct_id",Gu="__alias",Wu="__timers",wA="$autocapture_disabled_server_side",dx="$heatmaps_enabled_server_side",LA="$exception_capture_enabled_server_side",fx="$error_tracking_suppression_rules",IA="$error_tracking_capture_extension_exceptions",AA="$web_vitals_enabled_server_side",yk="$dead_clicks_enabled_server_side",kA="$web_vitals_allowed_metrics",Fy="$session_recording_remote_config",Op="$sesid",xk="$session_is_sampled",Ns="$enabled_feature_flags",Zu="$early_access_features",px="$feature_flag_details",Xu="$stored_person_properties",di="$stored_group_properties",hx="$surveys",_p="$surveys_activated",Bp="$flag_call_reported",rn="$user_state",mx="$client_session_props",gx="$capture_rate_limit",vx="$initial_campaign_params",yx="$initial_referrer_info",Fp="$initial_person_info",Np="$epp",bk="__POSTHOG_TOOLBAR__",Nu="$posthog_cookieless",iN=[vk,Gu,"__cmpns",Wu,"$session_recording_enabled_server_side",dx,Op,Ns,fx,rn,Zu,px,di,Xu,hx,Bp,mx,gx,vx,yx,Np,Fp];function EA(t){return t instanceof Element&&(t.id===bk||!(t.closest==null||!t.closest(".toolbar-global-fade-container")))}function th(t){return!!t&&t.nodeType===1}function fo(t,e){return!!t&&!!t.tagName&&t.tagName.toLowerCase()===e.toLowerCase()}function Sk(t){return!!t&&t.nodeType===3}function Ck(t){return!!t&&t.nodeType===11}function ib(t){return t?Jp(t).split(/\s+/):[]}function TA(t){var e=E?.location.href;return!!(e&&t&&t.some((a=>e.match(a))))}function Pp(t){var e="";switch(typeof t.className){case"string":e=t.className;break;case"object":e=(t.className&&"baseVal"in t.className?t.className.baseVal:null)||t.getAttribute("class")||"";break;default:e=""}return ib(e)}function _k(t){return Ie(t)?null:Jp(t).split(/(\s+)/).filter((e=>ac(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function lc(t){var e="";return xx(t)&&!kk(t)&&t.childNodes&&t.childNodes.length&&De(t.childNodes,(function(a){var r;Sk(a)&&a.textContent&&(e+=(r=_k(a.textContent))!==null&&r!==void 0?r:"")})),Jp(e)}function wk(t){return U(t.target)?t.srcElement||null:(e=t.target)!=null&&e.shadowRoot?t.composedPath()[0]||null:t.target||null;var e}var sb=["a","button","form","input","select","textarea","label"];function Lk(t,e){if(U(e))return!0;var a,r=function(o){if(e.some((i=>o.matches(i))))return{v:!0}};for(var n of t)if(a=r(n))return a.v;return!1}function Ik(t){var e=t.parentNode;return!(!e||!th(e))&&e}var sN=["next","previous","prev",">","<"],RA=10,MA=[".ph-no-rageclick",".ph-no-capture"];function lN(t,e){if(!E||lb(t))return!1;var a,r,n;if(uo(e)?(a=!!e&&MA,r=void 0):(a=(n=e?.css_selector_ignorelist)!==null&&n!==void 0?n:MA,r=e?.content_ignorelist),a===!1)return!1;var{targetElementList:o}=Ak(t,!1);return!(function(i,s){if(i===!1||U(i))return!1;var l;if(i===!0)l=sN;else{if(!Te(i))return!1;if(i.length>RA)return z.error("[PostHog] content_ignorelist array cannot exceed "+RA+" items. Use css_selector_ignorelist for more complex matching."),!1;l=i.map((u=>u.toLowerCase()))}return s.some((u=>{var{safeText:c,ariaLabel:d}=u;return l.some((h=>c.includes(h)||d.includes(h)))}))})(r,o.map((i=>{var s;return{safeText:lc(i).toLowerCase(),ariaLabel:((s=i.getAttribute("aria-label"))==null?void 0:s.toLowerCase().trim())||""}})))&&!Lk(o,a)}var lb=t=>!t||fo(t,"html")||!th(t),Ak=(t,e)=>{if(!E||lb(t))return{parentIsUsefulElement:!1,targetElementList:[]};for(var a=!1,r=[t],n=t;n.parentNode&&!fo(n,"body");)if(Ck(n.parentNode))r.push(n.parentNode.host),n=n.parentNode.host;else{var o=Ik(n);if(!o)break;if(e||sb.indexOf(o.tagName.toLowerCase())>-1)a=!0;else{var i=E.getComputedStyle(o);i&&i.getPropertyValue("cursor")==="pointer"&&(a=!0)}r.push(o),n=o}return{parentIsUsefulElement:a,targetElementList:r}};function uN(t,e,a,r,n){var o,i,s,l;if(a===void 0&&(a=void 0),!E||lb(t)||(o=a)!=null&&o.url_allowlist&&!TA(a.url_allowlist)||(i=a)!=null&&i.url_ignorelist&&TA(a.url_ignorelist))return!1;if((s=a)!=null&&s.dom_event_allowlist){var u=a.dom_event_allowlist;if(u&&!u.some((S=>e.type===S)))return!1}var{parentIsUsefulElement:c,targetElementList:d}=Ak(t,r);if(!(function(S,b){var x=b?.element_allowlist;if(U(x))return!0;var f,m=function(y){if(x.some((_=>y.tagName.toLowerCase()===_)))return{v:!0}};for(var v of S)if(f=m(v))return f.v;return!1})(d,a)||!Lk(d,(l=a)==null?void 0:l.css_selector_allowlist))return!1;var h=E.getComputedStyle(t);if(h&&h.getPropertyValue("cursor")==="pointer"&&e.type==="click")return!0;var g=t.tagName.toLowerCase();switch(g){case"html":return!1;case"form":return(n||["submit"]).indexOf(e.type)>=0;case"input":case"select":case"textarea":return(n||["change","click"]).indexOf(e.type)>=0;default:return c?(n||["click"]).indexOf(e.type)>=0:(n||["click"]).indexOf(e.type)>=0&&(sb.indexOf(g)>-1||t.getAttribute("contenteditable")==="true")}}function xx(t){for(var e=t;e.parentNode&&!fo(e,"body");e=e.parentNode){var a=Pp(e);if(fe(a,"ph-sensitive")||fe(a,"ph-no-capture"))return!1}if(fe(Pp(t),"ph-include"))return!0;var r=t.type||"";if(ut(r))switch(r.toLowerCase()){case"hidden":case"password":return!1}var n=t.name||t.id||"";return!(ut(n)&&/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(n.replace(/[^a-zA-Z0-9]/g,"")))}function kk(t){return!!(fo(t,"input")&&!["button","checkbox","submit","reset"].includes(t.type)||fo(t,"select")||fo(t,"textarea")||t.getAttribute("contenteditable")==="true")}var Ek="(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})",cN=new RegExp("^(?:"+Ek+")$"),dN=new RegExp(Ek),Tk="\\d{3}-?\\d{2}-?\\d{4}",fN=new RegExp("^("+Tk+")$"),pN=new RegExp("("+Tk+")");function ac(t,e){return e===void 0&&(e=!0),!(Ie(t)||ut(t)&&(t=Jp(t),(e?cN:dN).test((t||"").replace(/[- ]/g,""))||(e?fN:pN).test(t)))}function Rk(t){var e=lc(t);return ac(e=(e+" "+Mk(t)).trim())?e:""}function Mk(t){var e="";return t&&t.childNodes&&t.childNodes.length&&De(t.childNodes,(function(a){var r;if(a&&((r=a.tagName)==null?void 0:r.toLowerCase())==="span")try{var n=lc(a);e=(e+" "+n).trim(),a.childNodes&&a.childNodes.length&&(e=(e+" "+Mk(a)).trim())}catch(o){z.error("[AutoCapture]",o)}})),e}function hN(t){return(function(e){var a=e.map((r=>{var n,o,i="";if(r.tag_name&&(i+=r.tag_name),r.attr_class)for(var s of(r.attr_class.sort(),r.attr_class))i+="."+s.replace(/"/g,"");var l=W({},r.text?{text:r.text}:{},{"nth-child":(n=r.nth_child)!==null&&n!==void 0?n:0,"nth-of-type":(o=r.nth_of_type)!==null&&o!==void 0?o:0},r.href?{href:r.href}:{},r.attr_id?{attr_id:r.attr_id}:{},r.attributes),u={};return Ep(l).sort(((c,d)=>{var[h]=c,[g]=d;return h.localeCompare(g)})).forEach((c=>{var[d,h]=c;return u[DA(d.toString())]=DA(h.toString())})),i+=":",i+=Ep(u).map((c=>{var[d,h]=c;return d+'="'+h+'"'})).join("")}));return a.join(";")})((function(e){return e.map((a=>{var r,n,o={text:(r=a.$el_text)==null?void 0:r.slice(0,400),tag_name:a.tag_name,href:(n=a.attr__href)==null?void 0:n.slice(0,2048),attr_class:mN(a),attr_id:a.attr__id,nth_child:a.nth_child,nth_of_type:a.nth_of_type,attributes:{}};return Ep(a).filter((i=>{var[s]=i;return s.indexOf("attr__")===0})).forEach((i=>{var[s,l]=i;return o.attributes[s]=l})),o}))})(t))}function DA(t){return t.replace(/"|\\"/g,'\\"')}function mN(t){var e=t.attr__class;return e?Te(e)?e:ib(e):void 0}var Hp=class{constructor(e){this.disabled=e===!1;var a=mt(e)?e:{};this.thresholdPx=a.threshold_px||30,this.timeoutMs=a.timeout_ms||1e3,this.clickCount=a.click_count||3,this.clicks=[]}isRageClick(e,a,r){if(this.disabled)return!1;var n=this.clicks[this.clicks.length-1];if(n&&Math.abs(e-n.x)+Math.abs(a-n.y)<this.thresholdPx&&r-n.timestamp<this.timeoutMs){if(this.clicks.push({x:e,y:a,timestamp:r}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:e,y:a,timestamp:r}];return!1}},Ny="$copy_autocapture",on=(function(t){return t.GZipJS="gzip-js",t.Base64="base64",t})({});var Up=t=>{var e=q?.createElement("a");return U(e)?null:(e.href=t,e)},gN=function(t,e){var a,r;e===void 0&&(e="&");var n=[];return De(t,(function(o,i){U(o)||U(i)||i==="undefined"||(a=encodeURIComponent((s=>s instanceof File)(o)?o.name:o.toString()),r=encodeURIComponent(i),n[n.length]=r+"="+a)})),n.join(e)},qp=function(t,e){for(var a,r=((t.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),n=0;n<r.length;n++){var o=r[n].split("=");if(o[0]===e){a=o;break}}if(!Te(a)||a.length<2)return"";var i=a[1];try{i=decodeURIComponent(i)}catch{z.error("Skipping decoding for malformed query param: "+i)}return i.replace(/\+/g," ")},uc=function(t,e,a){if(!t||!e||!e.length)return t;for(var r=t.split("#"),n=r[0]||"",o=r[1],i=n.split("?"),s=i[1],l=i[0],u=(s||"").split("&"),c=[],d=0;d<u.length;d++){var h=u[d].split("=");Te(h)&&(e.includes(h[0])?c.push(h[0]+"="+a):c.push(u[d]))}var g=l;return s!=null&&(g+="?"+c.join("&")),o!=null&&(g+="#"+o),g},zp=function(t,e){var a=t.match(new RegExp(e+"=([^&]*)"));return a?a[1]:null},OA=ct("[AutoCapture]");function Py(t,e){return e.length>t?e.slice(0,t)+"...":e}function vN(t){if(t.previousElementSibling)return t.previousElementSibling;var e=t;do e=e.previousSibling;while(e&&!th(e));return e}function yN(t,e,a,r){var n=t.tagName.toLowerCase(),o={tag_name:n};sb.indexOf(n)>-1&&!a&&(n.toLowerCase()==="a"||n.toLowerCase()==="button"?o.$el_text=Py(1024,Rk(t)):o.$el_text=Py(1024,lc(t)));var i=Pp(t);i.length>0&&(o.classes=i.filter((function(c){return c!==""}))),De(t.attributes,(function(c){var d;if((!kk(t)||["name","id","class","aria-label"].indexOf(c.name)!==-1)&&(r==null||!r.includes(c.name))&&!e&&ac(c.value)&&(d=c.name,!ut(d)||d.substring(0,10)!=="_ngcontent"&&d.substring(0,7)!=="_nghost")){var h=c.value;c.name==="class"&&(h=ib(h).join(" ")),o["attr__"+c.name]=Py(1024,h)}}));for(var s=1,l=1,u=t;u=vN(u);)s++,u.tagName===t.tagName&&l++;return o.nth_child=s,o.nth_of_type=l,o}function xN(t,e){for(var a,r,{e:n,maskAllElementAttributes:o,maskAllText:i,elementAttributeIgnoreList:s,elementsChainAsString:l}=e,u=[t],c=t;c.parentNode&&!fo(c,"body");)Ck(c.parentNode)?(u.push(c.parentNode.host),c=c.parentNode.host):(u.push(c.parentNode),c=c.parentNode);var d,h=[],g={},S=!1,b=!1;if(De(u,(y=>{var _=xx(y);y.tagName.toLowerCase()==="a"&&(S=y.getAttribute("href"),S=_&&S&&ac(S)&&S),fe(Pp(y),"ph-no-capture")&&(b=!0),h.push(yN(y,o,i,s));var L=(function(C){if(!xx(C))return{};var k={};return De(C.attributes,(function(w){if(w.name&&w.name.indexOf("data-ph-capture-attribute")===0){var I=w.name.replace("data-ph-capture-attribute-",""),T=w.value;I&&T&&ac(T)&&(k[I]=T)}})),k})(y);Je(g,L)})),b)return{props:{},explicitNoCapture:b};if(i||(t.tagName.toLowerCase()==="a"||t.tagName.toLowerCase()==="button"?h[0].$el_text=Rk(t):h[0].$el_text=lc(t)),S){var x,f;h[0].attr__href=S;var m=(x=Up(S))==null?void 0:x.host,v=E==null||(f=E.location)==null?void 0:f.host;m&&v&&m!==v&&(d=S)}return{props:Je({$event_type:n.type,$ce_version:1},l?{}:{$elements:h},{$elements_chain:hN(h)},(a=h[0])!=null&&a.$el_text?{$el_text:(r=h[0])==null?void 0:r.$el_text}:{},d&&n.type==="click"?{$external_click_url:d}:{},g)}}var bx=class{constructor(e){this.P=!1,this.T=null,this.R=!1,this.instance=e,this.rageclicks=new Hp(e.config.rageclick),this.I=null}get F(){var e,a,r=mt(this.instance.config.autocapture)?this.instance.config.autocapture:{};return r.url_allowlist=(e=r.url_allowlist)==null?void 0:e.map((n=>new RegExp(n))),r.url_ignorelist=(a=r.url_ignorelist)==null?void 0:a.map((n=>new RegExp(n))),r}C(){if(this.isBrowserSupported()){if(E&&q){var e=r=>{r=r||E?.event;try{this.M(r)}catch(n){OA.error("Failed to capture event",n)}};if(nt(q,"submit",e,{capture:!0}),nt(q,"change",e,{capture:!0}),nt(q,"click",e,{capture:!0}),this.F.capture_copied_text){var a=r=>{r=r||E?.event,this.M(r,Ny)};nt(q,"copy",a,{capture:!0}),nt(q,"cut",a,{capture:!0})}}}else OA.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.P&&(this.C(),this.P=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.R=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[wA]:!!e.autocapture_opt_out}),this.T=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.I=e}getElementSelectors(e){var a,r=[];return(a=this.I)==null||a.forEach((n=>{var o=q?.querySelectorAll(n);o?.forEach((i=>{e===i&&r.push(n)}))})),r}get isEnabled(){var e,a,r=(e=this.instance.persistence)==null?void 0:e.props[wA],n=this.T;if(sn(n)&&!uo(r)&&!this.instance.O())return!1;var o=(a=this.T)!==null&&a!==void 0?a:!!r;return!!this.instance.config.autocapture&&!o}M(e,a){if(a===void 0&&(a="$autocapture"),this.isEnabled){var r,n=wk(e);Sk(n)&&(n=n.parentNode||null),a==="$autocapture"&&e.type==="click"&&e instanceof MouseEvent&&this.instance.config.rageclick&&(r=this.rageclicks)!=null&&r.isRageClick(e.clientX,e.clientY,e.timeStamp||new Date().getTime())&&lN(n,this.instance.config.rageclick)&&this.M(e,"$rageclick");var o=a===Ny;if(n&&uN(n,e,this.F,o,o?["copy","cut"]:void 0)){var{props:i,explicitNoCapture:s}=xN(n,{e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.F.element_attribute_ignorelist,elementsChainAsString:this.R});if(s)return!1;var l=this.getElementSelectors(n);if(l&&l.length>0&&(i.$element_selectors=l),a===Ny){var u,c=_k(E==null||(u=E.getSelection())==null?void 0:u.toString()),d=e.type||"clipboard";if(!c)return!1;i.$selected_content=c,i.$copy_type=d}return this.instance.capture(a,i),!0}}}isBrowserSupported(){return lo(q?.querySelectorAll)}};Math.trunc||(Math.trunc=function(t){return t<0?Math.ceil(t):Math.floor(t)}),Number.isInteger||(Number.isInteger=function(t){return xr(t)&&isFinite(t)&&Math.floor(t)===t});var BA="0123456789abcdef",Sx=class t{constructor(e){if(this.bytes=e,e.length!==16)throw new TypeError("not 128-bit length")}static fromFieldsV7(e,a,r,n){if(!Number.isInteger(e)||!Number.isInteger(a)||!Number.isInteger(r)||!Number.isInteger(n)||e<0||a<0||r<0||n<0||e>0xffffffffffff||a>4095||r>1073741823||n>4294967295)throw new RangeError("invalid field value");var o=new Uint8Array(16);return o[0]=e/Math.pow(2,40),o[1]=e/Math.pow(2,32),o[2]=e/Math.pow(2,24),o[3]=e/Math.pow(2,16),o[4]=e/Math.pow(2,8),o[5]=e,o[6]=112|a>>>8,o[7]=a,o[8]=128|r>>>24,o[9]=r>>>16,o[10]=r>>>8,o[11]=r,o[12]=n>>>24,o[13]=n>>>16,o[14]=n>>>8,o[15]=n,new t(o)}toString(){for(var e="",a=0;a<this.bytes.length;a++)e=e+BA.charAt(this.bytes[a]>>>4)+BA.charAt(15&this.bytes[a]),a!==3&&a!==5&&a!==7&&a!==9||(e+="-");if(e.length!==36)throw new Error("Invalid UUIDv7 was generated");return e}clone(){return new t(this.bytes.slice(0))}equals(e){return this.compareTo(e)===0}compareTo(e){for(var a=0;a<16;a++){var r=this.bytes[a]-e.bytes[a];if(r!==0)return Math.sign(r)}return 0}},Cx=class{constructor(){this.A=0,this.D=0,this.j=new _x}generate(){var e=this.generateOrAbort();if(U(e)){this.A=0;var a=this.generateOrAbort();if(U(a))throw new Error("Could not generate UUID after timestamp reset");return a}return e}generateOrAbort(){var e=Date.now();if(e>this.A)this.A=e,this.L();else{if(!(e+1e4>this.A))return;this.D++,this.D>4398046511103&&(this.A++,this.L())}return Sx.fromFieldsV7(this.A,Math.trunc(this.D/Math.pow(2,30)),this.D&Math.pow(2,30)-1,this.j.nextUint32())}L(){this.D=1024*this.j.nextUint32()+(1023&this.j.nextUint32())}},FA,Dk=t=>{if(typeof UUIDV7_DENY_WEAK_RNG<"u"&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var e=0;e<t.length;e++)t[e]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return t};E&&!U(E.crypto)&&crypto.getRandomValues&&(Dk=t=>crypto.getRandomValues(t));var _x=class{constructor(){this.N=new Uint32Array(8),this.U=1/0}nextUint32(){return this.U>=this.N.length&&(Dk(this.N),this.U=0),this.N[this.U++]}},so=()=>bN().toString(),bN=()=>(FA||(FA=new Cx)).generate(),Pu="",SN=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;function CN(t,e){if(e){var a=(function(n,o){if(o===void 0&&(o=q),Pu)return Pu;if(!o||["localhost","127.0.0.1"].includes(n))return"";for(var i=n.split("."),s=Math.min(i.length,8),l="dmn_chk_"+so();!Pu&&s--;){var u=i.slice(s).join("."),c=l+"=1;domain=."+u+";path=/";o.cookie=c+";max-age=3",o.cookie.includes(l)&&(o.cookie=c+";max-age=0",Pu=u)}return Pu})(t);if(!a){var r=(n=>{var o=n.match(SN);return o?o[0]:""})(t);r!==a&&z.info("Warning: cookie subdomain discovery mismatch",r,a),a=r}return a?"; domain=."+a:""}return""}var yr={H:()=>!!q,B:function(t){z.error("cookieStore error: "+t)},q:function(t){if(q){try{for(var e=t+"=",a=q.cookie.split(";").filter((o=>o.length)),r=0;r<a.length;r++){for(var n=a[r];n.charAt(0)==" ";)n=n.substring(1,n.length);if(n.indexOf(e)===0)return decodeURIComponent(n.substring(e.length,n.length))}}catch{}return null}},W:function(t){var e;try{e=JSON.parse(yr.q(t))||{}}catch{}return e},G:function(t,e,a,r,n){if(q)try{var o="",i="",s=CN(q.location.hostname,r);if(a){var l=new Date;l.setTime(l.getTime()+24*a*60*60*1e3),o="; expires="+l.toUTCString()}n&&(i="; secure");var u=t+"="+encodeURIComponent(JSON.stringify(e))+o+"; SameSite=Lax; path=/"+s+i;return u.length>3686.4&&z.warn("cookieStore warning: large cookie, len="+u.length),q.cookie=u,u}catch{return}},V:function(t,e){if(q!=null&&q.cookie)try{yr.G(t,"",-1,e)}catch{return}}},Hy=null,Ge={H:function(){if(!sn(Hy))return Hy;var t=!0;if(U(E))t=!1;else try{var e="__mplssupport__";Ge.G(e,"xyz"),Ge.q(e)!=='"xyz"'&&(t=!1),Ge.V(e)}catch{t=!1}return t||z.error("localStorage unsupported; falling back to cookie store"),Hy=t,t},B:function(t){z.error("localStorage error: "+t)},q:function(t){try{return E?.localStorage.getItem(t)}catch(e){Ge.B(e)}return null},W:function(t){try{return JSON.parse(Ge.q(t))||{}}catch{}return null},G:function(t,e){try{E?.localStorage.setItem(t,JSON.stringify(e))}catch(a){Ge.B(a)}},V:function(t){try{E?.localStorage.removeItem(t)}catch(e){Ge.B(e)}}},_N=["distinct_id",Op,xk,Np,Fp],wp=W({},Ge,{W:function(t){try{var e={};try{e=yr.W(t)||{}}catch{}var a=Je(e,JSON.parse(Ge.q(t)||"{}"));return Ge.G(t,a),a}catch{}return null},G:function(t,e,a,r,n,o){try{Ge.G(t,e,void 0,void 0,o);var i={};_N.forEach((s=>{e[s]&&(i[s]=e[s])})),Object.keys(i).length&&yr.G(t,i,a,r,n,o)}catch(s){Ge.B(s)}},V:function(t,e){try{E?.localStorage.removeItem(t),yr.V(t,e)}catch(a){Ge.B(a)}}}),Lp={},wN={H:function(){return!0},B:function(t){z.error("memoryStorage error: "+t)},q:function(t){return Lp[t]||null},W:function(t){return Lp[t]||null},G:function(t,e){Lp[t]=e},V:function(t){delete Lp[t]}},ui=null,Lt={H:function(){if(!sn(ui))return ui;if(ui=!0,U(E))ui=!1;else try{var t="__support__";Lt.G(t,"xyz"),Lt.q(t)!=='"xyz"'&&(ui=!1),Lt.V(t)}catch{ui=!1}return ui},B:function(t){z.error("sessionStorage error: ",t)},q:function(t){try{return E?.sessionStorage.getItem(t)}catch(e){Lt.B(e)}return null},W:function(t){try{return JSON.parse(Lt.q(t))||null}catch{}return null},G:function(t,e){try{E?.sessionStorage.setItem(t,JSON.stringify(e))}catch(a){Lt.B(a)}},V:function(t){try{E?.sessionStorage.removeItem(t)}catch(e){Lt.B(e)}}},nn=(function(t){return t[t.PENDING=-1]="PENDING",t[t.DENIED=0]="DENIED",t[t.GRANTED=1]="GRANTED",t})({}),wx=class{constructor(e){this._instance=e}get F(){return this._instance.config}get consent(){return this.J()?nn.DENIED:this.K}isOptedOut(){return this.F.cookieless_mode==="always"||this.consent===nn.DENIED||this.consent===nn.PENDING&&(this.F.opt_out_capturing_by_default||this.F.cookieless_mode==="on_reject")}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===nn.DENIED}optInOut(e){this.Y.G(this.X,e?1:0,this.F.cookie_expiration,this.F.cross_subdomain_cookie,this.F.secure_cookie)}reset(){this.Y.V(this.X,this.F.cross_subdomain_cookie)}get X(){var{token:e,opt_out_capturing_cookie_prefix:a,consent_persistence_name:r}=this._instance.config;return r||(a?a+e:"__ph_opt_in_out_"+e)}get K(){var e=this.Y.q(this.X);return Oy(e)?nn.GRANTED:fe(zF,e)?nn.DENIED:nn.PENDING}get Y(){if(!this.Z){var e=this.F.opt_out_capturing_persistence_type;this.Z=e==="localStorage"?Ge:yr;var a=e==="localStorage"?yr:Ge;a.q(this.X)&&(this.Z.q(this.X)||this.optInOut(Oy(a.q(this.X))),a.V(this.X,this.F.cross_subdomain_cookie))}return this.Z}J(){return!!this.F.respect_dnt&&!!gk([va?.doNotTrack,va?.msDoNotTrack,te.doNotTrack],(e=>Oy(e)))}},Ip=ct("[Dead Clicks]"),LN=()=>!0,IN=t=>{var e,a=!((e=t.instance.persistence)==null||!e.get_property(yk)),r=t.instance.config.capture_dead_clicks;return uo(r)?r:!!mt(r)||a},Vp=class{get lazyLoadedDeadClicksAutocapture(){return this.tt}constructor(e,a,r){this.instance=e,this.isEnabled=a,this.onCapture=r,this.startIfEnabled()}onRemoteConfig(e){this.instance.persistence&&this.instance.persistence.register({[yk]:e?.captureDeadClicks}),this.startIfEnabled()}startIfEnabled(){this.isEnabled(this)&&this.it((()=>{this.et()}))}it(e){var a,r;(a=te.__PosthogExtensions__)!=null&&a.initDeadClicksAutocapture&&e(),(r=te.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this.instance,"dead-clicks-autocapture",(n=>{n?Ip.error("failed to load script",n):e()}))}et(){var e;if(q){if(!this.tt&&(e=te.__PosthogExtensions__)!=null&&e.initDeadClicksAutocapture){var a=mt(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};a.__onCapture=this.onCapture,this.tt=te.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,a),this.tt.start(q),Ip.info("starting...")}}else Ip.error("`document` not found. Cannot start.")}stop(){this.tt&&(this.tt.stop(),this.tt=void 0,Ip.info("stopping..."))}},Hu=ct("[ExceptionAutocapture]"),Lx=class{constructor(e){var a,r,n;this.rt=()=>{var o;if(E&&this.isEnabled&&(o=te.__PosthogExtensions__)!=null&&o.errorWrappingFunctions){var i=te.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,s=te.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,l=te.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.st&&this.F.capture_unhandled_errors&&(this.st=i(this.captureException.bind(this))),!this.nt&&this.F.capture_unhandled_rejections&&(this.nt=s(this.captureException.bind(this))),!this.ot&&this.F.capture_console_errors&&(this.ot=l(this.captureException.bind(this)))}catch(u){Hu.error("failed to start",u),this.lt()}}},this._instance=e,this.ut=!((a=this._instance.persistence)==null||!a.props[LA]),this.F=this.ht(),this.vt=new ex({refillRate:(r=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)!==null&&r!==void 0?r:1,bucketSize:(n=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)!==null&&n!==void 0?n:10,refillInterval:1e4,h:Hu}),this.startIfEnabled()}ht(){var e=this._instance.config.capture_exceptions,a={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return mt(e)?a=W({},a,e):(U(e)?this.ut:e)&&(a=W({},a,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),a}get isEnabled(){return this.F.capture_console_errors||this.F.capture_unhandled_errors||this.F.capture_unhandled_rejections}startIfEnabled(){this.isEnabled&&(Hu.info("enabled"),this.it(this.rt))}it(e){var a,r;(a=te.__PosthogExtensions__)!=null&&a.errorWrappingFunctions&&e(),(r=te.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"exception-autocapture",(n=>{if(n)return Hu.error("failed to load script",n);e()}))}lt(){var e,a,r;(e=this.st)==null||e.call(this),this.st=void 0,(a=this.nt)==null||a.call(this),this.nt=void 0,(r=this.ot)==null||r.call(this),this.ot=void 0}onRemoteConfig(e){var a=e.autocaptureExceptions;this.ut=!!a||!1,this.F=this.ht(),this._instance.persistence&&this._instance.persistence.register({[LA]:this.ut}),this.startIfEnabled()}captureException(e){var a,r,n=(a=e==null||(r=e.$exception_list)==null||(r=r[0])==null?void 0:r.type)!==null&&a!==void 0?a:"Exception";this.vt.consumeRateLimit(n)?Hu.info("Skipping exception capture because of client rate limiting.",{exception:n}):this._instance.exceptions.sendExceptionEvent(e)}};function NA(t,e,a){try{if(!(e in t))return()=>{};var r=t[e],n=a(r);return lo(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),t[e]=n,()=>{t[e]=r}}catch{return()=>{}}}var Ix=class{constructor(e){var a;this._instance=e,this.dt=(E==null||(a=E.location)==null?void 0:a.pathname)||""}get isEnabled(){return this._instance.config.capture_pageview==="history_change"}startIfEnabled(){this.isEnabled&&(z.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.ct&&this.ct(),this.ct=void 0,z.info("History API monitoring stopped")}monitorHistoryChanges(){var e,a;if(E&&E.history){var r=this;(e=E.history.pushState)!=null&&e.__posthog_wrapped__||NA(E.history,"pushState",(n=>function(o,i,s){n.call(this,o,i,s),r.ft("pushState")})),(a=E.history.replaceState)!=null&&a.__posthog_wrapped__||NA(E.history,"replaceState",(n=>function(o,i,s){n.call(this,o,i,s),r.ft("replaceState")})),this.gt()}}ft(e){try{var a,r=E==null||(a=E.location)==null?void 0:a.pathname;if(!r)return;r!==this.dt&&this.isEnabled&&this._instance.capture("$pageview",{navigation_type:e}),this.dt=r}catch(n){z.error("Error capturing "+e+" pageview",n)}}gt(){if(!this.ct){var e=()=>{this.ft("popstate")};nt(E,"popstate",e),this.ct=()=>{E&&E.removeEventListener("popstate",e)}}}},Uy=ct("[SegmentIntegration]");function AN(t,e){var a=t.config.segment;if(!a)return e();(function(r,n){var o=r.config.segment;if(!o)return n();var i=l=>{var u=()=>l.anonymousId()||so();r.config.get_device_id=u,l.id()&&(r.register({distinct_id:l.id(),$device_id:u()}),r.persistence.set_property(rn,"identified")),n()},s=o.user();"then"in s&&lo(s.then)?s.then((l=>i(l))):i(s)})(t,(()=>{a.register((r=>{Promise&&Promise.resolve||Uy.warn("This browser does not have Promise support, and can not use the segment integration");var n=(o,i)=>{if(!i)return o;o.event.userId||o.event.anonymousId===r.get_distinct_id()||(Uy.info("No userId set, resetting PostHog"),r.reset()),o.event.userId&&o.event.userId!==r.get_distinct_id()&&(Uy.info("UserId set, identifying with PostHog"),r.identify(o.event.userId));var s=r.calculateEventProperties(i,o.event.properties);return o.event.properties=Object.assign({},s,o.event.properties),o};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:o=>n(o,o.event.event),page:o=>n(o,"$pageview"),identify:o=>n(o,"$identify"),screen:o=>n(o,"$screen")}})(t)).then((()=>{e()}))}))}var Ok="posthog-js";function Bk(t,e){var{organization:a,projectId:r,prefix:n,severityAllowList:o=["error"],sendExceptionsToPostHog:i=!0}=e===void 0?{}:e;return s=>{var l,u,c,d,h;if(!(o==="*"||o.includes(s.level))||!t.__loaded)return s;s.tags||(s.tags={});var g=t.requestRouter.endpointFor("ui","/project/"+t.config.token+"/person/"+t.get_distinct_id());s.tags["PostHog Person URL"]=g,t.sessionRecordingStarted()&&(s.tags["PostHog Recording URL"]=t.get_session_replay_url({withTimestamp:!0}));var S=((l=s.exception)==null?void 0:l.values)||[],b=S.map((f=>W({},f,{stacktrace:f.stacktrace?W({},f.stacktrace,{type:"raw",frames:(f.stacktrace.frames||[]).map((m=>W({},m,{platform:"web:javascript"})))}):void 0}))),x={$exception_message:((u=S[0])==null?void 0:u.value)||s.message,$exception_type:(c=S[0])==null?void 0:c.type,$exception_level:s.level,$exception_list:b,$sentry_event_id:s.event_id,$sentry_exception:s.exception,$sentry_exception_message:((d=S[0])==null?void 0:d.value)||s.message,$sentry_exception_type:(h=S[0])==null?void 0:h.type,$sentry_tags:s.tags};return a&&r&&(x.$sentry_url=(n||"https://sentry.io/organizations/")+a+"/issues/?project="+r+"&query="+s.event_id),i&&t.exceptions.sendExceptionEvent(x),s}}var Ax=class{constructor(e,a,r,n,o,i){this.name=Ok,this.setupOnce=function(s){s(Bk(e,{organization:a,projectId:r,prefix:n,severityAllowList:o,sendExceptionsToPostHog:i==null||i}))}}},kN=E!=null&&E.location?zp(E.location.hash,"__posthog")||zp(location.hash,"state"):null,PA="_postHogToolbarParams",HA=ct("[Toolbar]"),io=(function(t){return t[t.UNINITIALIZED=0]="UNINITIALIZED",t[t.LOADING=1]="LOADING",t[t.LOADED=2]="LOADED",t})(io||{}),kx=class{constructor(e){this.instance=e}_t(e){te.ph_toolbar_state=e}yt(){var e;return(e=te.ph_toolbar_state)!==null&&e!==void 0?e:io.UNINITIALIZED}maybeLoadToolbar(e,a,r){if(e===void 0&&(e=void 0),a===void 0&&(a=void 0),r===void 0&&(r=void 0),!E||!q)return!1;e=e??E.location,r=r??E.history;try{if(!a){try{E.localStorage.setItem("test","test"),E.localStorage.removeItem("test")}catch{return!1}a=E?.localStorage}var n,o=kN||zp(e.hash,"__posthog")||zp(e.hash,"state"),i=o?_A((()=>JSON.parse(atob(decodeURIComponent(o)))))||_A((()=>JSON.parse(decodeURIComponent(o)))):null;return i&&i.action==="ph_authorize"?((n=i).source="url",n&&Object.keys(n).length>0&&(i.desiredHash?e.hash=i.desiredHash:r?r.replaceState(r.state,"",e.pathname+e.search):e.hash="")):((n=JSON.parse(a.getItem(PA)||"{}")).source="localstorage",delete n.userIntent),!(!n.token||this.instance.config.token!==n.token)&&(this.loadToolbar(n),!0)}catch{return!1}}bt(e){var a=te.ph_load_toolbar||te.ph_load_editor;!Ie(a)&&lo(a)?a(e,this.instance):HA.warn("No toolbar load function found")}loadToolbar(e){var a=!(q==null||!q.getElementById(bk));if(!E||a)return!1;var r=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,n=W({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},r?{instrument:!1}:{});if(E.localStorage.setItem(PA,JSON.stringify(W({},n,{source:void 0}))),this.yt()===io.LOADED)this.bt(n);else if(this.yt()===io.UNINITIALIZED){var o;this._t(io.LOADING),(o=te.__PosthogExtensions__)==null||o.loadExternalDependency==null||o.loadExternalDependency(this.instance,"toolbar",(i=>{if(i)return HA.error("[Toolbar] Failed to load",i),void this._t(io.UNINITIALIZED);this._t(io.LOADED),this.bt(n)})),nt(E,"turbolinks:load",(()=>{this._t(io.UNINITIALIZED),this.loadToolbar(n)}))}return!0}wt(e){return this.loadToolbar(e)}maybeLoadEditor(e,a,r){return e===void 0&&(e=void 0),a===void 0&&(a=void 0),r===void 0&&(r=void 0),this.maybeLoadToolbar(e,a,r)}},EN=ct("[TracingHeaders]"),Ex=class{constructor(e){this.xt=void 0,this.St=void 0,this.rt=()=>{var a,r;U(this.xt)&&((a=te.__PosthogExtensions__)==null||(a=a.tracingHeadersPatchFns)==null||a._patchXHR(this._instance.config.__add_tracing_headers||[],this._instance.get_distinct_id(),this._instance.sessionManager)),U(this.St)&&((r=te.__PosthogExtensions__)==null||(r=r.tracingHeadersPatchFns)==null||r._patchFetch(this._instance.config.__add_tracing_headers||[],this._instance.get_distinct_id(),this._instance.sessionManager))},this._instance=e}it(e){var a,r;(a=te.__PosthogExtensions__)!=null&&a.tracingHeadersPatchFns&&e(),(r=te.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"tracing-headers",(n=>{if(n)return EN.error("failed to load script",n);e()}))}startIfEnabledOrStop(){var e,a;this._instance.config.__add_tracing_headers?this.it(this.rt):((e=this.xt)==null||e.call(this),(a=this.St)==null||a.call(this),this.xt=void 0,this.St=void 0)}},Na="Mobile",$p="iOS",vr="Android",rc="Tablet",Fk=vr+" "+rc,Nk="iPad",Pk="Apple",Hk=Pk+" Watch",nc="Safari",qs="BlackBerry",Uk="Samsung",qk=Uk+"Browser",zk=Uk+" Internet",fi="Chrome",TN=fi+" OS",Vk=fi+" "+$p,ub="Internet Explorer",$k=ub+" "+Na,cb="Opera",RN=cb+" Mini",db="Edge",jk="Microsoft "+db,Ps="Firefox",Gk=Ps+" "+$p,oc="Nintendo",ic="PlayStation",Hs="Xbox",Wk=vr+" "+Na,Zk=Na+" "+nc,Yu="Windows",Tx=Yu+" Phone",UA="Nokia",Rx="Ouya",Xk="Generic",MN=Xk+" "+Na.toLowerCase(),Yk=Xk+" "+rc.toLowerCase(),Mx="Konqueror",Ht="(\\d+(\\.\\d+)?)",qy=new RegExp("Version/"+Ht),DN=new RegExp(Hs,"i"),ON=new RegExp(ic+" \\w+","i"),BN=new RegExp(oc+" \\w+","i"),fb=new RegExp(qs+"|PlayBook|BB10","i"),FN={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"},NN=(t,e)=>e&&fe(e,Pk)||(function(a){return fe(a,nc)&&!fe(a,fi)&&!fe(a,vr)})(t),Kk=function(t,e){return e=e||"",fe(t," OPR/")&&fe(t,"Mini")?RN:fe(t," OPR/")?cb:fb.test(t)?qs:fe(t,"IE"+Na)||fe(t,"WPDesktop")?$k:fe(t,qk)?zk:fe(t,db)||fe(t,"Edg/")?jk:fe(t,"FBIOS")?"Facebook "+Na:fe(t,"UCWEB")||fe(t,"UCBrowser")?"UC Browser":fe(t,"CriOS")?Vk:fe(t,"CrMo")||fe(t,fi)?fi:fe(t,vr)&&fe(t,nc)?Wk:fe(t,"FxiOS")?Gk:fe(t.toLowerCase(),Mx.toLowerCase())?Mx:NN(t,e)?fe(t,Na)?Zk:nc:fe(t,Ps)?Ps:fe(t,"MSIE")||fe(t,"Trident/")?ub:fe(t,"Gecko")?Ps:""},PN={[$k]:[new RegExp("rv:"+Ht)],[jk]:[new RegExp(db+"?\\/"+Ht)],[fi]:[new RegExp("("+fi+"|CrMo)\\/"+Ht)],[Vk]:[new RegExp("CriOS\\/"+Ht)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Ht)],[nc]:[qy],[Zk]:[qy],[cb]:[new RegExp("(Opera|OPR)\\/"+Ht)],[Ps]:[new RegExp(Ps+"\\/"+Ht)],[Gk]:[new RegExp("FxiOS\\/"+Ht)],[Mx]:[new RegExp("Konqueror[:/]?"+Ht,"i")],[qs]:[new RegExp(qs+" "+Ht),qy],[Wk]:[new RegExp("android\\s"+Ht,"i")],[zk]:[new RegExp(qk+"\\/"+Ht)],[ub]:[new RegExp("(rv:|MSIE )"+Ht)],Mozilla:[new RegExp("rv:"+Ht)]},HN=function(t,e){var a=Kk(t,e),r=PN[a];if(U(r))return null;for(var n=0;n<r.length;n++){var o=r[n],i=t.match(o);if(i)return parseFloat(i[i.length-2])}return null},qA=[[new RegExp(Hs+"; "+Hs+" (.*?)[);]","i"),t=>[Hs,t&&t[1]||""]],[new RegExp(oc,"i"),[oc,""]],[new RegExp(ic,"i"),[ic,""]],[fb,[qs,""]],[new RegExp(Yu,"i"),(t,e)=>{if(/Phone/.test(e)||/WPDesktop/.test(e))return[Tx,""];if(new RegExp(Na).test(e)&&!/IEMobile\b/.test(e))return[Yu+" "+Na,""];var a=/Windows NT ([0-9.]+)/i.exec(e);if(a&&a[1]){var r=a[1],n=FN[r]||"";return/arm/i.test(e)&&(n="RT"),[Yu,n]}return[Yu,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,t=>{if(t&&t[3]){var e=[t[3],t[4],t[5]||"0"];return[$p,e.join(".")]}return[$p,""]}],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,t=>{var e="";return t&&t.length>=3&&(e=U(t[2])?t[3]:t[2]),["watchOS",e]}],[new RegExp("("+vr+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+vr+")","i"),t=>{if(t&&t[2]){var e=[t[2],t[3],t[4]||"0"];return[vr,e.join(".")]}return[vr,""]}],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,t=>{var e=["Mac OS X",""];if(t&&t[1]){var a=[t[1],t[2],t[3]||"0"];e[1]=a.join(".")}return e}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[TN,""]],[/Linux|debian/i,["Linux",""]]],zA=function(t){return BN.test(t)?oc:ON.test(t)?ic:DN.test(t)?Hs:new RegExp(Rx,"i").test(t)?Rx:new RegExp("("+Tx+"|WPDesktop)","i").test(t)?Tx:/iPad/.test(t)?Nk:/iPod/.test(t)?"iPod Touch":/iPhone/.test(t)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(t)?Hk:fb.test(t)?qs:/(kobo)\s(ereader|touch)/i.test(t)?"Kobo":new RegExp(UA,"i").test(t)?UA:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(t)||/(kf[a-z]+)( bui|\)).+silk\//i.test(t)?"Kindle Fire":/(Android|ZTE)/i.test(t)?!new RegExp(Na).test(t)||/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(t)?/pixel[\daxl ]{1,6}/i.test(t)&&!/pixel c/i.test(t)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(t)||/lmy47v/i.test(t)&&!/QTAQZ3/i.test(t)?vr:Fk:vr:new RegExp("(pda|"+Na+")","i").test(t)?MN:new RegExp(rc,"i").test(t)&&!new RegExp(rc+" pc","i").test(t)?Yk:""},Ap="https?://(.*)",$s=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],UN=Vs(["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid"],$s),cc="<masked>",qN=["li_fat_id"];function Qk(t,e,a){if(!q)return{};var r,n=e?Vs([],$s,a||[]):[],o=Jk(uc(q.URL,n,cc),t),i=(r={},De(qN,(function(s){var l=yr.q(s);r[s]=l||null})),r);return Je(i,o)}function Jk(t,e){var a=UN.concat(e||[]),r={};return De(a,(function(n){var o=qp(t,n);r[n]=o||null})),r}function eE(t){var e=(function(o){return o?o.search(Ap+"google.([^/?]*)")===0?"google":o.search(Ap+"bing.com")===0?"bing":o.search(Ap+"yahoo.com")===0?"yahoo":o.search(Ap+"duckduckgo.com")===0?"duckduckgo":null:null})(t),a=e!="yahoo"?"q":"p",r={};if(!sn(e)){r.$search_engine=e;var n=q?qp(q.referrer,a):"";n.length&&(r.ph_keyword=n)}return r}function VA(){return navigator.language||navigator.userLanguage}function tE(){return q?.referrer||"$direct"}function aE(t,e){var a=t?Vs([],$s,e||[]):[],r=ta?.href.substring(0,1e3);return{r:tE().substring(0,1e3),u:r?uc(r,a,cc):void 0}}function rE(t){var e,{r:a,u:r}=t,n={$referrer:a,$referring_domain:a==null?void 0:a=="$direct"?"$direct":(e=Up(a))==null?void 0:e.host};if(r){n.$current_url=r;var o=Up(r);n.$host=o?.host,n.$pathname=o?.pathname;var i=Jk(r);Je(n,i)}if(a){var s=eE(a);Je(n,s)}return n}function nE(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function zN(){try{return new Date().getTimezoneOffset()}catch{return}}function VN(t,e){if(!ea)return{};var a,r,n,o=t?Vs([],$s,e||[]):[],[i,s]=(function(l){for(var u=0;u<qA.length;u++){var[c,d]=qA[u],h=c.exec(l),g=h&&(lo(d)?d(h,l):d);if(g)return g}return["",""]})(ea);return Je(ob({$os:i,$os_version:s,$browser:Kk(ea,navigator.vendor),$device:zA(ea),$device_type:(r=ea,n=zA(r),n===Nk||n===Fk||n==="Kobo"||n==="Kindle Fire"||n===Yk?rc:n===oc||n===Hs||n===ic||n===Rx?"Console":n===Hk?"Wearable":n?Na:"Desktop"),$timezone:nE(),$timezone_offset:zN()}),{$current_url:uc(ta?.href,o,cc),$host:ta?.host,$pathname:ta?.pathname,$raw_user_agent:ea.length>1e3?ea.substring(0,997)+"...":ea,$browser_version:HN(ea,navigator.vendor),$browser_language:VA(),$browser_language_prefix:(a=VA(),typeof a=="string"?a.split("-")[0]:void 0),$screen_height:E?.screen.height,$screen_width:E?.screen.width,$viewport_height:E?.innerHeight,$viewport_width:E?.innerWidth,$lib:"web",$lib_version:an.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})}var ro=ct("[Web Vitals]"),$A=9e5,Dx=class{constructor(e){var a;this.Et=!1,this.P=!1,this.N={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.$t=()=>{clearTimeout(this.kt),this.N.metrics.length!==0&&(this._instance.capture("$web_vitals",this.N.metrics.reduce(((r,n)=>W({},r,{["$web_vitals_"+n.name+"_event"]:W({},n),["$web_vitals_"+n.name+"_value"]:n.value})),{})),this.N={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.Pt=r=>{var n,o=(n=this._instance.sessionManager)==null?void 0:n.checkAndGetSessionAndWindowId(!0);if(U(o))ro.error("Could not read session ID. Dropping metrics!");else{this.N=this.N||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var i=this.Tt();U(i)||(Ie(r?.name)||Ie(r?.value)?ro.error("Invalid metric received",r):this.Rt&&r.value>=this.Rt?ro.error("Ignoring metric with value >= "+this.Rt,r):(this.N.url!==i&&(this.$t(),this.kt=setTimeout(this.$t,this.flushToCaptureTimeoutMs)),U(this.N.url)&&(this.N.url=i),this.N.firstMetricTimestamp=U(this.N.firstMetricTimestamp)?Date.now():this.N.firstMetricTimestamp,r.attribution&&r.attribution.interactionTargetElement&&(r.attribution.interactionTargetElement=void 0),this.N.metrics.push(W({},r,{$current_url:i,$session_id:o.sessionId,$window_id:o.windowId,timestamp:Date.now()})),this.N.metrics.length===this.allowedMetrics.length&&this.$t()))}},this.rt=()=>{var r,n,o,i,s=te.__PosthogExtensions__;U(s)||U(s.postHogWebVitalsCallbacks)||({onLCP:r,onCLS:n,onFCP:o,onINP:i}=s.postHogWebVitalsCallbacks),r&&n&&o&&i?(this.allowedMetrics.indexOf("LCP")>-1&&r(this.Pt.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&n(this.Pt.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&o(this.Pt.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&i(this.Pt.bind(this)),this.P=!0):ro.error("web vitals callbacks not loaded - not starting")},this._instance=e,this.Et=!((a=this._instance.persistence)==null||!a.props[AA]),this.startIfEnabled()}get allowedMetrics(){var e,a,r=mt(this._instance.config.capture_performance)?(e=this._instance.config.capture_performance)==null?void 0:e.web_vitals_allowed_metrics:void 0;return U(r)?((a=this._instance.persistence)==null?void 0:a.props[kA])||["CLS","FCP","INP","LCP"]:r}get flushToCaptureTimeoutMs(){return(mt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals_delayed_flush_ms:void 0)||5e3}get Rt(){var e=mt(this._instance.config.capture_performance)&&xr(this._instance.config.capture_performance.__web_vitals_max_value)?this._instance.config.capture_performance.__web_vitals_max_value:$A;return 0<e&&e<=6e4?$A:e}get isEnabled(){var e=ta?.protocol;if(e!=="http:"&&e!=="https:")return ro.info("Web Vitals are disabled on non-http/https protocols"),!1;var a=mt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals:uo(this._instance.config.capture_performance)?this._instance.config.capture_performance:void 0;return uo(a)?a:this.Et}startIfEnabled(){this.isEnabled&&!this.P&&(ro.info("enabled, starting..."),this.it(this.rt))}onRemoteConfig(e){var a=mt(e.capturePerformance)&&!!e.capturePerformance.web_vitals,r=mt(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[AA]:a}),this._instance.persistence.register({[kA]:r})),this.Et=a,this.startIfEnabled()}it(e){var a,r;(a=te.__PosthogExtensions__)!=null&&a.postHogWebVitalsCallbacks&&e(),(r=te.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"web-vitals",(n=>{n?ro.error("failed to load script",n):e()}))}Tt(){var e=E?E.location.href:void 0;if(e){var a=this._instance.config.mask_personal_data_properties,r=this._instance.config.custom_personal_data_properties,n=a?Vs([],$s,r||[]):[];return uc(e,n,cc)}ro.error("Could not determine current URL")}},$N=ct("[Heatmaps]");function jA(t){return mt(t)&&"clientX"in t&&"clientY"in t&&xr(t.clientX)&&xr(t.clientY)}var Ox=class{constructor(e){var a;this.Et=!1,this.P=!1,this.It=null,this.instance=e,this.Et=!((a=this.instance.persistence)==null||!a.props[dx]),this.rageclicks=new Hp(e.config.rageclick)}get flushIntervalMilliseconds(){var e=5e3;return mt(this.instance.config.capture_heatmaps)&&this.instance.config.capture_heatmaps.flush_interval_milliseconds&&(e=this.instance.config.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return U(this.instance.config.capture_heatmaps)?U(this.instance.config.enable_heatmaps)?this.Et:this.instance.config.enable_heatmaps:this.instance.config.capture_heatmaps!==!1}startIfEnabled(){if(this.isEnabled){if(this.P)return;$N.info("starting..."),this.Ft(),this.Ct()}else{var e;clearInterval((e=this.It)!==null&&e!==void 0?e:void 0),this.Mt(),this.getAndClearBuffer()}}onRemoteConfig(e){var a=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[dx]:a}),this.Et=a,this.startIfEnabled()}getAndClearBuffer(){var e=this.N;return this.N=void 0,e}Ot(e){this.At(e.originalEvent,"deadclick")}Ct(){this.It&&clearInterval(this.It),this.It=(function(e){return e?.visibilityState==="visible"})(q)?setInterval(this.Dt.bind(this),this.flushIntervalMilliseconds):null}Ft(){E&&q&&(this.jt=this.Dt.bind(this),nt(E,"beforeunload",this.jt),this.Lt=e=>this.At(e||E?.event),nt(q,"click",this.Lt,{capture:!0}),this.Nt=e=>this.Ut(e||E?.event),nt(q,"mousemove",this.Nt,{capture:!0}),this.zt=new Vp(this.instance,LN,this.Ot.bind(this)),this.zt.startIfEnabled(),this.Ht=this.Ct.bind(this),nt(q,"visibilitychange",this.Ht),this.P=!0)}Mt(){var e;E&&q&&(this.jt&&E.removeEventListener("beforeunload",this.jt),this.Lt&&q.removeEventListener("click",this.Lt,{capture:!0}),this.Nt&&q.removeEventListener("mousemove",this.Nt,{capture:!0}),this.Ht&&q.removeEventListener("visibilitychange",this.Ht),clearTimeout(this.Bt),(e=this.zt)==null||e.stop(),this.P=!1)}qt(e,a){var r=this.instance.scrollManager.scrollY(),n=this.instance.scrollManager.scrollX(),o=this.instance.scrollManager.scrollElement(),i=(function(s,l,u){for(var c=s;c&&th(c)&&!fo(c,"body");){if(c===u)return!1;if(fe(l,E?.getComputedStyle(c).position))return!0;c=Ik(c)}return!1})(wk(e),["fixed","sticky"],o);return{x:e.clientX+(i?0:n),y:e.clientY+(i?0:r),target_fixed:i,type:a}}At(e,a){var r;if(a===void 0&&(a="click"),!EA(e.target)&&jA(e)){var n=this.qt(e,a);(r=this.rageclicks)!=null&&r.isRageClick(e.clientX,e.clientY,new Date().getTime())&&this.Wt(W({},n,{type:"rageclick"})),this.Wt(n)}}Ut(e){!EA(e.target)&&jA(e)&&(clearTimeout(this.Bt),this.Bt=setTimeout((()=>{this.Wt(this.qt(e,"mousemove"))}),500))}Wt(e){if(E){var a=E.location.href,r=this.instance.config.mask_personal_data_properties,n=this.instance.config.custom_personal_data_properties,o=r?Vs([],$s,n||[]):[],i=uc(a,o,cc);this.N=this.N||{},this.N[i]||(this.N[i]=[]),this.N[i].push(e)}}Dt(){this.N&&!Fs(this.N)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},Bx=class{constructor(e){this._instance=e}doPageView(e,a){var r,n=this.Gt(e,a);return this.Vt={pathname:(r=E?.location.pathname)!==null&&r!==void 0?r:"",pageViewId:a,timestamp:e},this._instance.scrollManager.resetContext(),n}doPageLeave(e){var a;return this.Gt(e,(a=this.Vt)==null?void 0:a.pageViewId)}doEvent(){var e;return{$pageview_id:(e=this.Vt)==null?void 0:e.pageViewId}}Gt(e,a){var r=this.Vt;if(!r)return{$pageview_id:a};var n={$pageview_id:a,$prev_pageview_id:r.pageViewId},o=this._instance.scrollManager.getContext();if(o&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:i,lastScrollY:s,maxScrollY:l,maxContentHeight:u,lastContentY:c,maxContentY:d}=o;if(!(U(i)||U(s)||U(l)||U(u)||U(c)||U(d))){i=Math.ceil(i),s=Math.ceil(s),l=Math.ceil(l),u=Math.ceil(u),c=Math.ceil(c),d=Math.ceil(d);var h=i<=1?1:gr(s/i,0,1,z),g=i<=1?1:gr(l/i,0,1,z),S=u<=1?1:gr(c/u,0,1,z),b=u<=1?1:gr(d/u,0,1,z);n=Je(n,{$prev_pageview_last_scroll:s,$prev_pageview_last_scroll_percentage:h,$prev_pageview_max_scroll:l,$prev_pageview_max_scroll_percentage:g,$prev_pageview_last_content:c,$prev_pageview_last_content_percentage:S,$prev_pageview_max_content:d,$prev_pageview_max_content_percentage:b})}}return r.pathname&&(n.$prev_pageview_pathname=r.pathname),r.timestamp&&(n.$prev_pageview_duration=(e.getTime()-r.timestamp.getTime())/1e3),n}},Pa=Uint8Array,Ut=Uint16Array,zs=Uint32Array,pb=new Pa([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),hb=new Pa([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),GA=new Pa([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),oE=function(t,e){for(var a=new Ut(31),r=0;r<31;++r)a[r]=e+=1<<t[r-1];var n=new zs(a[30]);for(r=1;r<30;++r)for(var o=a[r];o<a[r+1];++o)n[o]=o-a[r]<<5|r;return[a,n]},iE=oE(pb,2),jN=iE[0],Fx=iE[1];jN[28]=258,Fx[258]=28;for(Nx=oE(hb,0)[1],jp=new Ut(32768),Oe=0;Oe<32768;++Oe)no=(43690&Oe)>>>1|(21845&Oe)<<1,no=(61680&(no=(52428&no)>>>2|(13107&no)<<2))>>>4|(3855&no)<<4,jp[Oe]=((65280&no)>>>8|(255&no)<<8)>>>1;var no,Nx,jp,Oe,Ju=function(t,e,a){for(var r=t.length,n=0,o=new Ut(e);n<r;++n)++o[t[n]-1];var i,s=new Ut(e);for(n=0;n<e;++n)s[n]=s[n-1]+o[n-1]<<1;if(a){i=new Ut(1<<e);var l=15-e;for(n=0;n<r;++n)if(t[n])for(var u=n<<4|t[n],c=e-t[n],d=s[t[n]-1]++<<c,h=d|(1<<c)-1;d<=h;++d)i[jp[d]>>>l]=u}else for(i=new Ut(r),n=0;n<r;++n)i[n]=jp[s[t[n]-1]++]>>>15-t[n];return i},pi=new Pa(288);for(Oe=0;Oe<144;++Oe)pi[Oe]=8;for(Oe=144;Oe<256;++Oe)pi[Oe]=9;for(Oe=256;Oe<280;++Oe)pi[Oe]=7;for(Oe=280;Oe<288;++Oe)pi[Oe]=8;var Gp=new Pa(32);for(Oe=0;Oe<32;++Oe)Gp[Oe]=5;var GN=Ju(pi,9,0),WN=Ju(Gp,5,0),sE=function(t){return(t/8>>0)+(7&t&&1)},lE=function(t,e,a){(a==null||a>t.length)&&(a=t.length);var r=new(t instanceof Ut?Ut:t instanceof zs?zs:Pa)(a-e);return r.set(t.subarray(e,a)),r},tn=function(t,e,a){a<<=7&e;var r=e/8>>0;t[r]|=a,t[r+1]|=a>>>8},Uu=function(t,e,a){a<<=7&e;var r=e/8>>0;t[r]|=a,t[r+1]|=a>>>8,t[r+2]|=a>>>16},zy=function(t,e){for(var a=[],r=0;r<t.length;++r)t[r]&&a.push({s:r,f:t[r]});var n=a.length,o=a.slice();if(!n)return[new Pa(0),0];if(n==1){var i=new Pa(a[0].s+1);return i[a[0].s]=1,[i,1]}a.sort((function(_,L){return _.f-L.f})),a.push({s:-1,f:25001});var s=a[0],l=a[1],u=0,c=1,d=2;for(a[0]={s:-1,f:s.f+l.f,l:s,r:l};c!=n-1;)s=a[a[u].f<a[d].f?u++:d++],l=a[u!=c&&a[u].f<a[d].f?u++:d++],a[c++]={s:-1,f:s.f+l.f,l:s,r:l};var h=o[0].s;for(r=1;r<n;++r)o[r].s>h&&(h=o[r].s);var g=new Ut(h+1),S=Px(a[c-1],g,0);if(S>e){r=0;var b=0,x=S-e,f=1<<x;for(o.sort((function(_,L){return g[L.s]-g[_.s]||_.f-L.f}));r<n;++r){var m=o[r].s;if(!(g[m]>e))break;b+=f-(1<<S-g[m]),g[m]=e}for(b>>>=x;b>0;){var v=o[r].s;g[v]<e?b-=1<<e-g[v]++-1:++r}for(;r>=0&&b;--r){var y=o[r].s;g[y]==e&&(--g[y],++b)}S=e}return[new Pa(g),S]},Px=function(t,e,a){return t.s==-1?Math.max(Px(t.l,e,a+1),Px(t.r,e,a+1)):e[t.s]=a},WA=function(t){for(var e=t.length;e&&!t[--e];);for(var a=new Ut(++e),r=0,n=t[0],o=1,i=function(l){a[r++]=l},s=1;s<=e;++s)if(t[s]==n&&s!=e)++o;else{if(!n&&o>2){for(;o>138;o-=138)i(32754);o>2&&(i(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(i(n),--o;o>6;o-=6)i(8304);o>2&&(i(o-3<<5|8208),o=0)}for(;o--;)i(n);o=1,n=t[s]}return[a.subarray(0,r),e]},qu=function(t,e){for(var a=0,r=0;r<e.length;++r)a+=t[r]*e[r];return a},Hx=function(t,e,a){var r=a.length,n=sE(e+2);t[n]=255&r,t[n+1]=r>>>8,t[n+2]=255^t[n],t[n+3]=255^t[n+1];for(var o=0;o<r;++o)t[n+o+4]=a[o];return 8*(n+4+r)},ZA=function(t,e,a,r,n,o,i,s,l,u,c){tn(e,c++,a),++n[256];for(var d=zy(n,15),h=d[0],g=d[1],S=zy(o,15),b=S[0],x=S[1],f=WA(h),m=f[0],v=f[1],y=WA(b),_=y[0],L=y[1],C=new Ut(19),k=0;k<m.length;++k)C[31&m[k]]++;for(k=0;k<_.length;++k)C[31&_[k]]++;for(var w=zy(C,7),I=w[0],T=w[1],D=19;D>4&&!I[GA[D-1]];--D);var M,B,F,H,V=u+5<<3,N=qu(n,pi)+qu(o,Gp)+i,X=qu(n,h)+qu(o,b)+i+14+3*D+qu(C,I)+(2*C[16]+3*C[17]+7*C[18]);if(V<=N&&V<=X)return Hx(e,c,t.subarray(l,l+u));if(tn(e,c,1+(X<N)),c+=2,X<N){M=Ju(h,g,0),B=h,F=Ju(b,x,0),H=b;var ve=Ju(I,T,0);for(tn(e,c,v-257),tn(e,c+5,L-1),tn(e,c+10,D-4),c+=14,k=0;k<D;++k)tn(e,c+3*k,I[GA[k]]);c+=3*D;for(var Ha=[m,_],dt=0;dt<2;++dt){var qt=Ha[dt];for(k=0;k<qt.length;++k){var G=31&qt[k];tn(e,c,ve[G]),c+=I[G],G>15&&(tn(e,c,qt[k]>>>5&127),c+=qt[k]>>>12)}}}else M=GN,B=pi,F=WN,H=Gp;for(k=0;k<s;++k)if(r[k]>255){G=r[k]>>>18&31,Uu(e,c,M[G+257]),c+=B[G+257],G>7&&(tn(e,c,r[k]>>>23&31),c+=pb[G]);var re=31&r[k];Uu(e,c,F[re]),c+=H[re],re>3&&(Uu(e,c,r[k]>>>5&8191),c+=hb[re])}else Uu(e,c,M[r[k]]),c+=B[r[k]];return Uu(e,c,M[256]),c+B[256]},ZN=new zs([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),XN=(function(){for(var t=new zs(256),e=0;e<256;++e){for(var a=e,r=9;--r;)a=(1&a&&3988292384)^a>>>1;t[e]=a}return t})(),YN=function(t,e,a,r,n){return(function(o,i,s,l,u,c){var d=o.length,h=new Pa(l+d+5*(1+Math.floor(d/7e3))+u),g=h.subarray(l,h.length-u),S=0;if(!i||d<8)for(var b=0;b<=d;b+=65535){var x=b+65535;x<d?S=Hx(g,S,o.subarray(b,x)):(g[b]=c,S=Hx(g,S,o.subarray(b,d)))}else{for(var f=ZN[i-1],m=f>>>13,v=8191&f,y=(1<<s)-1,_=new Ut(32768),L=new Ut(y+1),C=Math.ceil(s/3),k=2*C,w=function(Uh){return(o[Uh]^o[Uh+1]<<C^o[Uh+2]<<k)&y},I=new zs(25e3),T=new Ut(288),D=new Ut(32),M=0,B=0,F=(b=0,0),H=0,V=0;b<d;++b){var N=w(b),X=32767&b,ve=L[N];if(_[X]=ve,L[N]=X,H<=b){var Ha=d-b;if((M>7e3||F>24576)&&Ha>423){S=ZA(o,g,0,I,T,D,B,F,V,b-V,S),F=M=B=0,V=b;for(var dt=0;dt<286;++dt)T[dt]=0;for(dt=0;dt<30;++dt)D[dt]=0}var qt=2,G=0,re=v,At=X-ve&32767;if(Ha>2&&N==w(b-At))for(var dn=Math.min(m,Ha)-1,Nh=Math.min(32767,b),Ph=Math.min(258,Ha);At<=Nh&&--re&&X!=ve;){if(o[b+qt]==o[b+qt-At]){for(var fn=0;fn<Ph&&o[b+fn]==o[b+fn-At];++fn);if(fn>qt){if(qt=fn,G=At,fn>dn)break;var YE=Math.min(At,fn-2),mS=0;for(dt=0;dt<YE;++dt){var Hh=b-At+dt+32768&32767,gS=Hh-_[Hh]+32768&32767;gS>mS&&(mS=gS,ve=Hh)}}}At+=(X=ve)-(ve=_[X])+32768&32767}if(G){I[F++]=268435456|Fx[qt]<<18|Nx[G];var vS=31&Fx[qt],yS=31&Nx[G];B+=pb[vS]+hb[yS],++T[257+vS],++D[yS],H=b+qt,++M}else I[F++]=o[b],++T[o[b]]}}S=ZA(o,g,c,I,T,D,B,F,V,b-V,S)}return lE(h,0,l+sE(S)+u)})(t,e.level==null?6:e.level,e.mem==null?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):12+e.mem,a,r,!0)},Vy=function(t,e,a){for(;a;++e)t[e]=a,a>>>=8};function KN(t,e){e===void 0&&(e={});var a=(function(){var s=4294967295;return{p:function(l){for(var u=s,c=0;c<l.length;++c)u=XN[255&u^l[c]]^u>>>8;s=u},d:function(){return 4294967295^s}}})(),r=t.length;a.p(t);var n,o=YN(t,e,10+((n=e).filename&&n.filename.length+1||0),8),i=o.length;return(function(s,l){var u=l.filename;if(s[0]=31,s[1]=139,s[2]=8,s[8]=l.level<2?4:l.level==9?2:0,s[9]=3,l.mtime!=0&&Vy(s,4,Math.floor(new Date(l.mtime||Date.now())/1e3)),u){s[3]=8;for(var c=0;c<=u.length;++c)s[c+10]=u.charCodeAt(c)}})(o,e),Vy(o,i-8,a.d()),Vy(o,i-4,r),o}var QN=function(t){var e,a,r,n,o="";for(e=a=0,r=(t=(t+"").replace(/\r\n/g,`
517
+ `,qa,so,lo,on,sn,uo,ln,$p=class extends HTMLElement{constructor(){super();kn(this,qa);kn(this,so);kn(this,lo);kn(this,on);kn(this,sn);kn(this,uo,null);kn(this,ln,null);mr(this,qa,this.attachShadow({mode:"open",delegatesFocus:!0})),mr(this,so,document.createElement("div")),ye(this,so).setAttribute("part","mount"),ye(this,qa).appendChild(ye(this,so)),mr(this,lo,document.createElement("div")),ye(this,lo).id="portalRoot",ye(this,qa).appendChild(ye(this,lo)),mr(this,on,document.createElement("div")),ye(this,on).id="overlayContainer",Object.assign(ye(this,on).style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),ye(this,qa).appendChild(ye(this,on)),mr(this,sn,rx()),this.applyBaseStyles()}connectedCallback(){this.style.setProperty("font-family","inherit")}disconnectedCallback(){ye(this,uo)?.unmount(),mr(this,uo,null)}getMountNode(){return ye(this,so)}getController(){return ye(this,sn)}getPortalRoot(){return ye(this,lo)}getOverlayContainer(){return ye(this,on)}getShadowRoot(){return ye(this,qa)}open(){ye(this,sn).setOpen(!0)}close(){ye(this,sn).setOpen(!1)}toggle(){ye(this,sn).toggle()}setOverrideFetcher(a){ye(this,ln)&&(mr(this,ln,{...ye(this,ln),fetcher:a}),this.render())}mountReactApp(a){mr(this,ln,a),this.render()}render(){!this.isConnected||!ye(this,ln)||(ye(this,uo)||mr(this,uo,(0,gA.createRoot)(ye(this,so))),ye(this,uo).render((0,_x.jsx)(nx,{shadowRoot:ye(this,qa),portalRoot:ye(this,lo),overlayContainer:ye(this,on),children:(0,_x.jsx)(Sx,{...ye(this,ln),controller:ye(this,sn),canvasHost:this})})))}applyBaseStyles(){if(ye(this,qa).adoptedStyleSheets!==void 0){let a=new CSSStyleSheet;a.replaceSync(mA),ye(this,qa).adoptedStyleSheets=[a]}else{let a=document.createElement("style");a.textContent=mA,ye(this,qa).appendChild(a)}}};qa=new WeakMap,so=new WeakMap,lo=new WeakMap,on=new WeakMap,sn=new WeakMap,uo=new WeakMap,ln=new WeakMap;var Cx=()=>{typeof window>"u"||customElements.get(hA)||customElements.define(hA,$p)};var Vp=async(t={})=>{if(typeof window>"u"||typeof document>"u")throw new Error("SmartCanvas can only be created in a browser-like environment");let e=null;if(t.antiFlicker){let b=typeof t.antiFlicker=="object"?t.antiFlicker:{};e=MI(b)}let a=null,r=null,n=null,{runtime:o}=t;async function i(b){!o?.actions||b.length===0||(n?.isApplied()&&await n.revertAll(),n=await o.actions.applyBatch(b))}async function s(){n?.isApplied()&&(await n.revertAll(),n=null)}if(t.fetcher)try{r=t.fetcher,console.log("[SmartCanvas] Fetching initial config...");let b=await t.fetcher();a=b,console.log("[SmartCanvas] Config fetched:",`tiles=${b.tiles?.length??0},`,`actions=${b.actions?.length??0},`,`theme=${b.theme?.mode??"default"}`),b.actions?.length&&console.log("[SmartCanvas] Actions to apply:",b.actions.map((g,m)=>`[${m}] ${g.kind}${g.anchorId?` anchor="${g.anchorId.selector}"`:""}${g.label?` "${g.label}"`:""}`).join(", ")),b.actions&&b.actions.length>0&&o?.actions&&(await i(b.actions),console.log("[SmartCanvas] Initial actions applied successfully")),b.tiles&&o?.accumulator&&Vu(b.tiles,o.accumulator,b.actions)}catch(b){console.error("[SmartCanvas] Error fetching/applying initial config:",b)}e&&e();let l=Sp();Cx();let u=document.createElement("smart-canvas");if(qI(u.getOverlayContainer()),t.tokens)for(let[b,g]of Object.entries(t.tokens))u.style.setProperty(b,g);let c=()=>{let b=t.target??document.body;b&&b.appendChild(u)};document.body?c():document.addEventListener("DOMContentLoaded",c,{once:!0}),l&&(console.log(`[SmartCanvas] Loading editor SDK for ${l} mode`),FI(t.editorUrl).catch(console.error));let d=t.integrations?.experiments,f=t.integrations?.telemetry,h=t.fetcher??oi({configUri:t.configUri,experiments:d,featureKey:t.configUriFeatureKey,credentials:t.fetchCredentials});r||(r=h);let S={fetcher:h,pollIntervalMs:t.pollIntervalMs,experiments:d,telemetry:f,runtime:o,overlayFetcher:t.overlayFetcher,overlayConfigUri:t.overlayConfigUri,overlayConfigFeatureKey:t.overlayConfigFeatureKey,overlayFetchCredentials:t.overlayFetchCredentials,configUri:t.configUri,configUriFeatureKey:t.configUriFeatureKey,fetchCredentials:t.fetchCredentials,initialBatchHandle:n,workspaceTheme:t.workspaceTheme};u.mountReactApp(S),t.defaultOpen&&u.open();let x={el:u,open:()=>u.open(),close:()=>u.close(),destroy:()=>{s(),u.remove()},setTokens:b=>{for(let[g,m]of Object.entries(b))u.style.setProperty(g,m)},getConfig:async()=>{if(r)try{let b=await r();return a=b,b}catch(b){console.error("[SmartCanvas] Error fetching config:",b)}return a??{tiles:[],actions:[],fetchedAt:""}},setEnabled:async b=>{b?a&&await i(a.actions):await s()},setOverrideFetcher:b=>{r=b,u.setOverrideFetcher(b),o?.accumulator&&b().then(g=>{g?.tiles&&Vu(g.tiles,o.accumulator,g.actions)}).catch(()=>{})},registerTelemetryProperties:b=>{f?.register?.(b)},getSessionId:()=>f?.getSessionId?.(),startSessionRecording:()=>{f?.startSessionRecording?.()},track:(b,g)=>f?.track?(f.track(b,g),!0):!1,runtime:o};if(typeof window<"u"){let b=window.SynOS;b&&(b.handle=x)}return x};typeof window<"u"&&(window.SmartCanvas={async create(t){return Vp(t)}});var fo=K(Ke(),1);var co=K(Ee(),1);function EN({tiles:t,intervalMs:e=7e3,telemetry:a}){let[r,n]=(0,fo.useState)(0),o=(0,fo.useMemo)(()=>[...t].sort((i,s)=>(i.priority??0)-(s.priority??0)),[t]);return(0,fo.useEffect)(()=>{a?.trackCanvasOpened("wheel")},[a]),(0,fo.useEffect)(()=>{if(o.length<=1)return;let i=setInterval(()=>{n(s=>(s+1)%o.length)},e);return()=>clearInterval(i)},[o,e]),(0,fo.useEffect)(()=>{let i=o[r];i&&a?.trackRectangleViewed(i.id,"wheel")},[r,o,a]),o.length?(0,co.jsxs)("div",{style:{position:"relative",overflow:"hidden",borderRadius:"1.5rem",border:"var(--sc-tile-border)",background:"var(--sc-tile-background)",padding:"1.5rem",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)"},"data-shadow-canvas-id":"wheel",children:[(0,co.jsx)("div",{style:{display:"flex",transition:"transform 700ms ease-out",transform:`translateX(-${r*100}%)`,width:`${o.length*100}%`},children:o.map(i=>(0,co.jsx)("div",{style:{width:"100%",flexShrink:0,padding:"0 1rem"},children:(0,co.jsx)(Os,{config:i,surface:"wheel",telemetry:a})},i.id))}),(0,co.jsx)("div",{style:{marginTop:"1rem",display:"flex",justifyContent:"center",gap:"0.5rem"},children:o.map((i,s)=>(0,co.jsx)("button",{type:"button",style:{height:"0.5rem",width:"1.5rem",borderRadius:"9999px",background:s===r?"var(--sc-color-primary)":"var(--sc-tile-text-color)",border:"none",cursor:"pointer",padding:0},onClick:()=>n(s)},i.id))})]}):null}function Bs(t){let e=t.split(".");return{major:parseInt(e[0]||"0",10),minor:parseInt(e[1]||"0",10)}}function TN(t){let e=[],a=[];if(!t||typeof t!="object")return{valid:!1,errors:["Config must be an object"],warnings:e};let r=t;if(r.tiles||a.push("Config missing required field: tiles"),r.actions||a.push("Config missing required field: actions"),r.fetchedAt||a.push("Config missing required field: fetchedAt"),a.length>0)return{valid:!1,errors:a,warnings:e};let n=r.schemaVersion||"1.0",o=Bs(n),i=Bs(rn);return o.major>i.major&&e.push(`Config schema v${n} is newer than SDK v${rn}. Some features may not work. Update SDK to latest version.`),o.major<i.major||!r.schemaVersion?(e.push(`Config schema v${n} is older than SDK v${rn}. Migrating config to current version.`),{valid:!0,warnings:e,errors:a,migratedConfig:RN(r,n)}):{valid:!0,warnings:e,errors:a}}function RN(t,e){let a={...t};return Bs(e).major===1&&(a=MN(a)),a.schemaVersion=rn,a}function MN(t){let e={schemaVersion:"2.0",tiles:[],actions:t.actions||[],fetchedAt:t.fetchedAt||new Date().toISOString()};return t.tiles&&Array.isArray(t.tiles)&&(e.tiles=t.tiles.map(a=>{let r={...a};return a.experiment&&delete r.experiment,r})),t.configVersion&&(e.configVersion=t.configVersion),t.canvasTitle&&(e.canvasTitle=t.canvasTitle),t.theme&&(e.theme=t.theme),t.launcher&&(e.launcher=t.launcher),e}function ON(t){if(!t||typeof t!="object")return!1;let e=t,a=e.schemaVersion||"1.0",r=Bs(a),n=Bs(rn);return r.major<n.major||!e.schemaVersion}var yA={fetch:globalThis.fetch?globalThis.fetch.bind(globalThis):void 0,SubtleCrypto:globalThis.crypto?globalThis.crypto.subtle:void 0,EventSource:globalThis.EventSource};function xA(){return yA}function wx(t){let e=2166136261,a=t.length;for(let r=0;r<a;r++)e^=t.charCodeAt(r),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24);return e>>>0}function lc(t,e,a){return a===2?wx(wx(t+e)+"")%1e4/1e4:a===1?wx(e+t)%1e3/1e3:null}function DN(t){return t<=0?[]:new Array(t).fill(1/t)}function jp(t,e){return t>=e[0]&&t<e[1]}function bA(t,e){let a=lc("__"+e[0],t,1);return a===null?!1:a>=e[1]&&a<e[2]}function SA(t,e){for(let a=0;a<e.length;a++)if(jp(t,e[a]))return a;return-1}function kx(t){try{let e=t.replace(/([^\\])\//g,"$1\\/");return new RegExp(e)}catch(e){console.error(e);return}}function Gp(t,e){if(!e.length)return!1;let a=!1,r=!1;for(let n=0;n<e.length;n++){let o=NN(t,e[n].type,e[n].pattern);if(e[n].include===!1){if(o)return!1}else a=!0,o&&(r=!0)}return r||!a}function BN(t,e,a){try{let r=e.replace(/[*.+?^${}()|[\]\\]/g,"\\$&").replace(/_____/g,".*");return a&&(r="\\/?"+r.replace(/(^\/|\/$)/g,"")+"\\/?"),new RegExp("^"+r+"$","i").test(t)}catch{return!1}}function PN(t,e){try{let a=new URL(e.replace(/^([^:/?]*)\./i,"https://$1.").replace(/\*/g,"_____"),"https://_____"),r=[[t.host,a.host,!1],[t.pathname,a.pathname,!0]];return a.hash&&r.push([t.hash,a.hash,!1]),a.searchParams.forEach((n,o)=>{r.push([t.searchParams.get(o)||"",n,!1])}),!r.some(n=>!BN(n[0],n[1],n[2]))}catch{return!1}}function NN(t,e,a){try{let r=new URL(t,"https://_");if(e==="regex"){let n=kx(a);return n?n.test(r.href)||n.test(r.href.substring(r.origin.length)):!1}else if(e==="simple")return PN(r,a);return!1}catch{return!1}}function _A(t,e,a){e=e===void 0?1:e,e<0?e=0:e>1&&(e=1);let r=DN(t);a=a||r,a.length!==t&&(a=r);let n=a.reduce((i,s)=>s+i,0);(n<.99||n>1.01)&&(a=r);let o=0;return a.map(i=>{let s=o;return o+=i,[s,s+e*i]})}function CA(t,e,a){if(!e)return null;let r=e.split("?")[1];if(!r)return null;let n=r.replace(/#.*/,"").split("&").map(o=>o.split("=",2)).filter(([o])=>o===t).map(([,o])=>parseInt(o));return n.length>0&&n[0]>=0&&n[0]<a?n[0]:null}function wA(t){try{return t()}catch(e){return console.error(e),!1}}var Lx=t=>Uint8Array.from(atob(t),e=>e.charCodeAt(0));async function si(t,e,a){if(e=e||"",a=a||globalThis.crypto&&globalThis.crypto.subtle||yA.SubtleCrypto,!a)throw new Error("No SubtleCrypto implementation found");try{let r=await a.importKey("raw",Lx(e),{name:"AES-CBC",length:128},!0,["encrypt","decrypt"]),[n,o]=t.split("."),i=await a.decrypt({name:"AES-CBC",iv:Lx(n)},r,Lx(o));return new TextDecoder().decode(i)}catch{throw new Error("Failed to decrypt")}}function uc(t){return typeof t=="string"?t:JSON.stringify(t)}function wa(t){typeof t=="number"&&(t=t+""),(!t||typeof t!="string")&&(t="0");let e=t.replace(/(^v|\+.*$)/g,"").split(/[-.]/);return e.length===3&&e.push("~"),e.map(a=>a.match(/^[0-9]+$/)?a.padStart(5," "):a).join("-")}function LA(){let t;try{t="1.6.4"}catch{t=""}return t}function kA(t,e){let a,r;try{a=new URL(t),r=new URL(e)}catch(n){return console.error(`Unable to merge query strings: ${n}`),e}return a.searchParams.forEach((n,o)=>{r.searchParams.has(o)||r.searchParams.set(o,n)}),r.toString()}function vA(t){return typeof t=="object"&&t!==null}function Wp(t){return t.urlPatterns&&t.variations.some(e=>vA(e)&&"urlRedirect"in e)?"redirect":t.variations.some(e=>vA(e)&&(e.domMutations||"js"in e||"css"in e))?"visual":"unknown"}async function Zp(t,e){return new Promise(a=>{let r=!1,n,o=i=>{r||(r=!0,n&&clearTimeout(n),a(i||null))};e&&(n=setTimeout(()=>o(),e)),t.then(i=>o(i)).catch(()=>o())})}var Pt={staleTTL:1e3*60,maxAge:1e3*60*60*4,cacheKey:"gbFeaturesCache",backgroundSync:!0,maxEntries:10,disableIdleStreams:!1,idleStreamInterval:2e4,disableCache:!1},kr=xA(),Ps={fetchFeaturesCall:({host:t,clientKey:e,headers:a})=>kr.fetch(`${t}/api/features/${e}`,{headers:a}),fetchRemoteEvalCall:({host:t,clientKey:e,payload:a,headers:r})=>{let n={method:"POST",headers:{"Content-Type":"application/json",...r},body:JSON.stringify(a)};return kr.fetch(`${t}/api/eval/${e}`,n)},eventSourceCall:({host:t,clientKey:e,headers:a})=>a?new kr.EventSource(`${t}/sub/${e}`,{headers:a}):new kr.EventSource(`${t}/sub/${e}`),startIdleListener:()=>{let t;if(!(typeof window<"u"&&typeof document<"u"))return;let a=()=>{document.visibilityState==="visible"?(window.clearTimeout(t),UN()):document.visibilityState==="hidden"&&(t=window.setTimeout(HN,Pt.idleStreamInterval))};return document.addEventListener("visibilitychange",a),()=>document.removeEventListener("visibilitychange",a)},stopIdleListener:()=>{}};try{globalThis.localStorage&&(kr.localStorage=globalThis.localStorage)}catch{}var Ns=new Map,IA=!1,un=new Map,Xp=new Map,Fs=new Map,Hs=new Set;function EA(t){Object.assign(Pt,t),Pt.backgroundSync||Mx()}async function TA({instance:t,timeout:e,skipCache:a,allowStale:r,backgroundSync:n}){return n||(Pt.backgroundSync=!1),zN({instance:t,allowStale:r,timeout:e,skipCache:a})}function FN(t){let e=cc(t),a=Ns.get(e)||new Set;a.add(t),Ns.set(e,a)}function RA(t){Ns.forEach(e=>e.delete(t))}function HN(){Fs.forEach(t=>{t&&(t.state="idle",Tx(t))})}function UN(){Fs.forEach(t=>{t&&t.state==="idle"&&Rx(t)})}async function AA(){try{if(!kr.localStorage)return;await kr.localStorage.setItem(Pt.cacheKey,JSON.stringify(Array.from(un.entries())))}catch{}}async function zN({instance:t,allowStale:e,timeout:a,skipCache:r}){let n=cc(t),o=Ax(t),i=new Date,s=new Date(i.getTime()-Pt.maxAge+Pt.staleTTL);await qN();let l=!Pt.disableCache&&!r?un.get(o):void 0;return l&&(e||l.staleAt>i)&&l.staleAt>s?(l.sse&&Hs.add(n),l.staleAt<i?Ix(t):Ex(t),{data:l.data,success:!0,source:"cache"}):await Zp(Ix(t),a)||{data:null,success:!1,source:"timeout",error:new Error("Timeout")}}function cc(t){let[e,a]=t.getApiInfo();return`${e}||${a}`}function Ax(t){let e=cc(t);if(!("isRemoteEval"in t)||!t.isRemoteEval())return e;let a=t.getAttributes(),r=t.getCacheKeyAttributes()||Object.keys(t.getAttributes()),n={};r.forEach(s=>{n[s]=a[s]});let o=t.getForcedVariations(),i=t.getUrl();return`${e}||${JSON.stringify({ca:n,fv:o,url:i})}`}async function qN(){if(!IA){IA=!0;try{if(kr.localStorage){let t=await kr.localStorage.getItem(Pt.cacheKey);if(!Pt.disableCache&&t){let e=JSON.parse(t);e&&Array.isArray(e)&&e.forEach(([a,r])=>{un.set(a,{...r,staleAt:new Date(r.staleAt)})}),MA()}}}catch{}if(!Pt.disableIdleStreams){let t=Ps.startIdleListener();t&&(Ps.stopIdleListener=t)}}}function MA(){let t=Array.from(un.entries()).map(([a,r])=>({key:a,staleAt:r.staleAt.getTime()})).sort((a,r)=>a.staleAt-r.staleAt),e=Math.min(Math.max(0,un.size-Pt.maxEntries),un.size);for(let a=0;a<e;a++)un.delete(t[a].key)}function OA(t,e,a){let r=a.dateUpdated||"",n=new Date(Date.now()+Pt.staleTTL),o=Pt.disableCache?void 0:un.get(e);if(o&&r&&o.version===r){o.staleAt=n,AA();return}Pt.disableCache||(un.set(e,{data:a,version:r,staleAt:n,sse:Hs.has(t)}),MA()),AA();let i=Ns.get(t);i&&i.forEach(s=>$N(s,a))}async function $N(t,e){await t.setPayload(e||t.getPayload())}async function Ix(t){let{apiHost:e,apiRequestHeaders:a}=t.getApiHosts(),r=t.getClientKey(),n="isRemoteEval"in t&&t.isRemoteEval(),o=cc(t),i=Ax(t),s=Xp.get(i);return s||(s=(n?Ps.fetchRemoteEvalCall({host:e,clientKey:r,payload:{attributes:t.getAttributes(),forcedVariations:t.getForcedVariations(),forcedFeatures:Array.from(t.getForcedFeatures().entries()),url:t.getUrl()},headers:a}):Ps.fetchFeaturesCall({host:e,clientKey:r,headers:a})).then(u=>{if(!u.ok)throw new Error(`HTTP error: ${u.status}`);return u.headers.get("x-sse-support")==="enabled"&&Hs.add(o),u.json()}).then(u=>(OA(o,i,u),Ex(t),Xp.delete(i),{data:u,success:!0,source:"network"})).catch(u=>(Xp.delete(i),{data:null,source:"error",success:!1,error:u})),Xp.set(i,s)),s}function Ex(t,e=!1){let a=cc(t),r=Ax(t),{streamingHost:n,streamingHostRequestHeaders:o}=t.getApiHosts(),i=t.getClientKey();if(e&&Hs.add(a),Pt.backgroundSync&&Hs.has(a)&&kr.EventSource){if(Fs.has(a))return;let s={src:null,host:n,clientKey:i,headers:o,cb:l=>{try{if(l.type==="features-updated"){let u=Ns.get(a);u&&u.forEach(c=>{Ix(c)})}else if(l.type==="features"){let u=JSON.parse(l.data);OA(a,r,u)}s.errors=0}catch{DA(s)}},errors:0,state:"active"};Fs.set(a,s),Rx(s)}}function DA(t){if(t.state!=="idle"&&(t.errors++,t.errors>3||t.src&&t.src.readyState===2)){let e=Math.pow(3,t.errors-3)*(1e3+Math.random()*1e3);Tx(t),setTimeout(()=>{["idle","active"].includes(t.state)||Rx(t)},Math.min(e,3e5))}}function Tx(t){t.src&&(t.src.onopen=null,t.src.onerror=null,t.src.close(),t.src=null,t.state==="active"&&(t.state="disabled"))}function Rx(t){t.src=Ps.eventSourceCall({host:t.host,clientKey:t.clientKey,headers:t.headers}),t.state="active",t.src.addEventListener("features",t.cb),t.src.addEventListener("features-updated",t.cb),t.src.onerror=()=>DA(t),t.src.onopen=()=>{t.errors=0}}function VN(t,e){Tx(t),Fs.delete(e)}function Mx(){Hs.clear(),Fs.forEach(VN),Ns.clear(),Ps.stopIdleListener()}function Yp(t,e){if(e.streaming){if(!t.getClientKey())throw new Error("Must specify clientKey to enable streaming");e.payload&&Ex(t,!0),FN(t)}}var jN=/^[a-zA-Z:_][a-zA-Z0-9:_.-]*$/,Bx={revert:function(){}},eh=new Map,Px=new Set;function GN(t){return t==="html"?{childList:!0,subtree:!0,attributes:!0,characterData:!0}:{childList:!1,subtree:!1,attributes:!0,attributeFilter:[t]}}function th(t){var e=eh.get(t);return e||(e={element:t,attributes:{}},eh.set(t,e)),e}function ah(t,e,a,r,n){var o=a(t),i={isDirty:!1,originalValue:o,virtualValue:o,mutations:[],el:t,_positionTimeout:null,observer:new MutationObserver(function(){if(!(e==="position"&&i._positionTimeout)){e==="position"&&(i._positionTimeout=setTimeout(function(){i._positionTimeout=null},1e3));var s=a(t);e==="position"&&s.parentNode===i.virtualValue.parentNode&&s.insertBeforeNode===i.virtualValue.insertBeforeNode||s!==i.virtualValue&&(i.originalValue=s,n(i))}}),mutationRunner:n,setValue:r,getCurrentValue:a};return e==="position"&&t.parentNode?i.observer.observe(t.parentNode,{childList:!0,subtree:!0,attributes:!1,characterData:!1}):i.observer.observe(t,GN(e)),i}function rh(t,e){var a=e.getCurrentValue(e.el);e.virtualValue=t,t&&typeof t!="string"?(!a||t.parentNode!==a.parentNode||t.insertBeforeNode!==a.insertBeforeNode)&&(e.isDirty=!0,BA()):t!==a&&(e.isDirty=!0,BA())}function WN(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),rh(sF(e),t)}function ZN(t){var e=new Set(t.originalValue.split(/\s+/).filter(Boolean));t.mutations.forEach(function(a){return a.mutate(e)}),rh(Array.from(e).filter(Boolean).join(" "),t)}function XN(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),rh(e,t)}function YN(t){var e=t.parentSelector,a=t.insertBeforeSelector,r=document.querySelector(e);if(!r)return null;var n=a?document.querySelector(a):null;return a&&!n?null:{parentNode:r,insertBeforeNode:n}}function KN(t){var e=t.originalValue;t.mutations.forEach(function(a){var r=a.mutate(),n=YN(r);e=n||e}),rh(e,t)}var QN=function(e){return e.innerHTML},JN=function(e,a){return e.innerHTML=a};function NA(t){var e=th(t);return e.html||(e.html=ah(t,"html",QN,JN,WN)),e.html}var eF=function(e){return{parentNode:e.parentElement,insertBeforeNode:e.nextElementSibling}},tF=function(e,a){a.insertBeforeNode&&!a.parentNode.contains(a.insertBeforeNode)||a.parentNode.insertBefore(e,a.insertBeforeNode)};function FA(t){var e=th(t);return e.position||(e.position=ah(t,"position",eF,tF,KN)),e.position}var aF=function(e,a){return a?e.className=a:e.removeAttribute("class")},rF=function(e){return e.className};function HA(t){var e=th(t);return e.classes||(e.classes=ah(t,"class",rF,aF,ZN)),e.classes}var nF=function(e){return function(a){var r;return(r=a.getAttribute(e))!=null?r:null}},oF=function(e){return function(a,r){return r!==null?a.setAttribute(e,r):a.removeAttribute(e)}};function UA(t,e){var a=th(t);return a.attributes[e]||(a.attributes[e]=ah(t,e,nF(e),oF(e),XN)),a.attributes[e]}function iF(t,e){var a=eh.get(t);if(a)if(e==="html"){var r,n;(r=a.html)==null||(n=r.observer)==null||n.disconnect(),delete a.html}else if(e==="class"){var o,i;(o=a.classes)==null||(i=o.observer)==null||i.disconnect(),delete a.classes}else if(e==="position"){var s,l;(s=a.position)==null||(l=s.observer)==null||l.disconnect(),delete a.position}else{var u,c,d;(u=a.attributes)==null||(c=u[e])==null||(d=c.observer)==null||d.disconnect(),delete a.attributes[e]}}var Kp;function sF(t){return Kp||(Kp=document.createElement("div")),Kp.innerHTML=t,Kp.innerHTML}function Qp(t,e,a){if(a.isDirty){a.isDirty=!1;var r=a.virtualValue;a.mutations.length||iF(t,e),a.setValue(t,r)}}function lF(t,e){t.html&&Qp(e,"html",t.html),t.classes&&Qp(e,"class",t.classes),t.position&&Qp(e,"position",t.position),Object.keys(t.attributes).forEach(function(a){Qp(e,a,t.attributes[a])})}function BA(){eh.forEach(lF)}function uF(t,e){var a=null;t.kind==="html"?a=NA(e):t.kind==="class"?a=HA(e):t.kind==="attribute"?a=UA(e,t.attribute):t.kind==="position"&&(a=FA(e)),a&&(a.mutations.push(t),a.mutationRunner(a))}function cF(t,e){var a=null;if(t.kind==="html"?a=NA(e):t.kind==="class"?a=HA(e):t.kind==="attribute"?a=UA(e,t.attribute):t.kind==="position"&&(a=FA(e)),!!a){var r=a.mutations.indexOf(t);r!==-1&&a.mutations.splice(r,1),a.mutationRunner(a)}}function zA(t){if(!(t.kind==="position"&&t.elements.size===1)){var e=new Set(t.elements),a=document.querySelectorAll(t.selector);a.forEach(function(r){e.has(r)||(t.elements.add(r),uF(t,r))})}}function dF(t){t.elements.forEach(function(e){return cF(t,e)}),t.elements.clear(),Px.delete(t)}function PA(){Px.forEach(zA)}var Ox;function fF(){typeof document>"u"||(Ox||(Ox=new MutationObserver(function(){PA()})),PA(),Ox.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!1,characterData:!1}))}fF();function nh(t){return typeof document>"u"?Bx:(Px.add(t),zA(t),{revert:function(){dF(t)}})}function Dx(t,e){return nh({kind:"html",elements:new Set,mutate:e,selector:t})}function qA(t,e){return nh({kind:"position",elements:new Set,mutate:e,selector:t})}function dc(t,e){return nh({kind:"class",elements:new Set,mutate:e,selector:t})}function Jp(t,e,a){return jN.test(e)?e==="class"||e==="className"?dc(t,function(r){var n=a(Array.from(r).join(" "));r.clear(),n&&n.split(/\s+/g).filter(Boolean).forEach(function(o){return r.add(o)})}):nh({kind:"attribute",attribute:e,elements:new Set,mutate:a,selector:t}):Bx}function pF(t){var e=t.selector,a=t.action,r=t.value,n=t.attribute,o=t.parentSelector,i=t.insertBeforeSelector;if(n==="html"){if(a==="append")return Dx(e,function(s){return s+(r??"")});if(a==="set")return Dx(e,function(){return r??""})}else if(n==="class"){if(a==="append")return dc(e,function(s){r&&s.add(r)});if(a==="remove")return dc(e,function(s){r&&s.delete(r)});if(a==="set")return dc(e,function(s){s.clear(),r&&s.add(r)})}else if(n==="position"){if(a==="set"&&o)return qA(e,function(){return{insertBeforeSelector:i,parentSelector:o}})}else{if(a==="append")return Jp(e,n,function(s){return s!==null?s+(r??""):r??""});if(a==="set")return Jp(e,n,function(){return r??""});if(a==="remove")return Jp(e,n,function(){return null})}return Bx}var hF={html:Dx,classes:dc,attribute:Jp,position:qA,declarative:pF},$A=hF;var Nx={};function po(t,e,a){a=a||{};for(let[r,n]of Object.entries(e))switch(r){case"$or":if(!GA(t,n,a))return!1;break;case"$nor":if(GA(t,n,a))return!1;break;case"$and":if(!xF(t,n,a))return!1;break;case"$not":if(po(t,n,a))return!1;break;default:if(!fc(n,mF(t,r),a))return!1}return!0}function mF(t,e){let a=e.split("."),r=t;for(let n=0;n<a.length;n++)if(r&&typeof r=="object"&&a[n]in r)r=r[a[n]];else return null;return r}function VA(t,e=!1){let a=`${t}${e?"/i":""}`;return Nx[a]||(Nx[a]=new RegExp(t.replace(/([^\\])\//g,"$1\\/"),e?"i":void 0)),Nx[a]}function fc(t,e,a,r=!1){if(typeof t=="string")return r?String(e).toLowerCase()===t.toLowerCase():e+""===t;if(typeof t=="number")return e*1===t;if(typeof t=="boolean")return e!==null&&!!e===t;if(t===null)return e===null;if(Array.isArray(t)||!WA(t))return JSON.stringify(e)===JSON.stringify(t);for(let n in t)if(!yF(n,e,t[n],a))return!1;return!0}function WA(t){let e=Object.keys(t);return e.length>0&&e.filter(a=>a[0]==="$").length===e.length}function gF(t){if(t===null)return"null";if(Array.isArray(t))return"array";let e=typeof t;return["string","number","boolean","object","undefined"].includes(e)?e:"unknown"}function vF(t,e,a){if(!Array.isArray(t))return!1;let r=WA(e)?n=>fc(e,n,a):n=>po(n,e,a);for(let n=0;n<t.length;n++)if(t[n]&&r(t[n]))return!0;return!1}function Us(t,e,a=!1){if(a){let r=n=>typeof n=="string"?n.toLowerCase():n;return Array.isArray(t)?t.some(n=>e.some(o=>r(n)===r(o))):e.some(n=>r(t)===r(n))}return Array.isArray(t)?t.some(r=>e.includes(r)):e.includes(t)}function jA(t,e,a,r=!1){if(!Array.isArray(t))return!1;for(let n=0;n<e.length;n++){let o=!1;for(let i=0;i<t.length;i++)if(fc(e[n],t[i],a,r)){o=!0;break}if(!o)return!1}return!0}function yF(t,e,a,r){switch(t){case"$veq":return wa(e)===wa(a);case"$vne":return wa(e)!==wa(a);case"$vgt":return wa(e)>wa(a);case"$vgte":return wa(e)>=wa(a);case"$vlt":return wa(e)<wa(a);case"$vlte":return wa(e)<=wa(a);case"$eq":return e===a;case"$ne":return e!==a;case"$lt":return e<a;case"$lte":return e<=a;case"$gt":return e>a;case"$gte":return e>=a;case"$exists":return a?e!=null:e==null;case"$in":return Array.isArray(a)?Us(e,a):!1;case"$ini":return Array.isArray(a)?Us(e,a,!0):!1;case"$inGroup":return Us(e,r[a]||[]);case"$notInGroup":return!Us(e,r[a]||[]);case"$nin":return Array.isArray(a)?!Us(e,a):!1;case"$nini":return Array.isArray(a)?!Us(e,a,!0):!1;case"$not":return!fc(a,e,r);case"$size":return Array.isArray(e)?fc(a,e.length,r):!1;case"$elemMatch":return vF(e,a,r);case"$all":return Array.isArray(a)?jA(e,a,r):!1;case"$alli":return Array.isArray(a)?jA(e,a,r,!0):!1;case"$regex":try{return VA(a).test(e)}catch{return!1}case"$regexi":try{return VA(a,!0).test(e)}catch{return!1}case"$type":return gF(e)===a;default:return console.error("Unknown operator: "+t),!1}}function GA(t,e,a){if(!e.length)return!0;for(let r=0;r<e.length;r++)if(po(t,e[r],a))return!0;return!1}function xF(t,e,a){for(let r=0;r<e.length;r++)if(!po(t,e[r],a))return!1;return!0}var bF="Feature Evaluated",SF="Experiment Viewed";function _F(t){let e=new Map;return t.global.forcedFeatureValues&&t.global.forcedFeatureValues.forEach((a,r)=>e.set(r,a)),t.user.forcedFeatureValues&&t.user.forcedFeatureValues.forEach((a,r)=>e.set(r,a)),e}function CF(t){return t.global.forcedVariations&&t.user.forcedVariations?{...t.global.forcedVariations,...t.user.forcedVariations}:t.global.forcedVariations?t.global.forcedVariations:t.user.forcedVariations?t.user.forcedVariations:{}}async function zs(t){try{await t()}catch{}}function ZA(t,e,a){if(t.user.trackedExperiments){let n=sh(e,a);if(t.user.trackedExperiments.has(n))return[];t.user.trackedExperiments.add(n)}t.user.enableDevMode&&t.user.devLogs&&t.user.devLogs.push({experiment:e,result:a,timestamp:Date.now().toString(),logType:"experiment"});let r=[];if(t.global.trackingCallback){let n=t.global.trackingCallback;r.push(zs(()=>n(e,a,t.user)))}if(t.user.trackingCallback){let n=t.user.trackingCallback;r.push(zs(()=>n(e,a)))}if(t.global.eventLogger){let n=t.global.eventLogger;r.push(zs(()=>n(SF,{experimentId:e.key,variationId:a.key,hashAttribute:a.hashAttribute,hashValue:a.hashValue},t.user)))}return r}function wF(t,e,a){if(t.user.trackedFeatureUsage){let r=JSON.stringify(a.value);if(t.user.trackedFeatureUsage[e]===r)return;t.user.trackedFeatureUsage[e]=r,t.user.enableDevMode&&t.user.devLogs&&t.user.devLogs.push({featureKey:e,result:a,timestamp:Date.now().toString(),logType:"feature"})}if(t.global.onFeatureUsage){let r=t.global.onFeatureUsage;zs(()=>r(e,a,t.user))}if(t.user.onFeatureUsage){let r=t.user.onFeatureUsage;zs(()=>r(e,a))}if(t.global.eventLogger){let r=t.global.eventLogger;zs(()=>r(bF,{feature:e,source:a.source,value:a.value,ruleId:a.source==="defaultValue"?"$default":a.ruleId||"",variationId:a.experimentResult?a.experimentResult.key:""},t.user))}}function oh(t,e){if(e.stack.evaluatedFeatures.has(t))return ho(e,t,null,"cyclicPrerequisite");e.stack.evaluatedFeatures.add(t),e.stack.id=t;let a=_F(e);if(a.has(t))return ho(e,t,a.get(t),"override");if(!e.global.features||!e.global.features[t])return ho(e,t,null,"unknownFeature");let r=e.global.features[t];if(r.rules){let n=new Set(e.stack.evaluatedFeatures);e:for(let o of r.rules){if(o.parentConditions)for(let l of o.parentConditions){e.stack.evaluatedFeatures=new Set(n);let u=oh(l.id,e);if(u.source==="cyclicPrerequisite")return ho(e,t,null,"cyclicPrerequisite");let c={value:u.value};if(!po(c,l.condition||{})){if(l.gate)return ho(e,t,null,"prerequisite");continue e}}if(o.filters&&KA(o.filters,e))continue;if("force"in o){if(o.condition&&!YA(o.condition,e)||!LF(e,o.seed||t,o.hashAttribute,e.user.saveStickyBucketAssignmentDoc&&!o.disableStickyBucketing?o.fallbackAttribute:void 0,o.range,o.coverage,o.hashVersion))continue;return o.tracks&&o.tracks.forEach(l=>{!ZA(e,l.experiment,l.result).length&&e.global.saveDeferredTrack&&e.global.saveDeferredTrack({experiment:l.experiment,result:l.result})}),ho(e,t,o.force,"force",o.id)}if(!o.variations)continue;let i={variations:o.variations,key:o.key||t};"coverage"in o&&(i.coverage=o.coverage),o.weights&&(i.weights=o.weights),o.hashAttribute&&(i.hashAttribute=o.hashAttribute),o.fallbackAttribute&&(i.fallbackAttribute=o.fallbackAttribute),o.disableStickyBucketing&&(i.disableStickyBucketing=o.disableStickyBucketing),o.bucketVersion!==void 0&&(i.bucketVersion=o.bucketVersion),o.minBucketVersion!==void 0&&(i.minBucketVersion=o.minBucketVersion),o.namespace&&(i.namespace=o.namespace),o.meta&&(i.meta=o.meta),o.ranges&&(i.ranges=o.ranges),o.name&&(i.name=o.name),o.phase&&(i.phase=o.phase),o.seed&&(i.seed=o.seed),o.hashVersion&&(i.hashVersion=o.hashVersion),o.filters&&(i.filters=o.filters),o.condition&&(i.condition=o.condition);let{result:s}=ih(i,t,e);if(e.global.onExperimentEval&&e.global.onExperimentEval(i,s),s.inExperiment&&!s.passthrough)return ho(e,t,s.value,"experiment",o.id,i,s)}}return ho(e,t,r.defaultValue===void 0?null:r.defaultValue,"defaultValue")}function ih(t,e,a){let r=t.key,n=t.variations.length;if(n<2)return{result:Ze(a,t,-1,!1,e)};if(a.global.enabled===!1||a.user.enabled===!1)return{result:Ze(a,t,-1,!1,e)};if(t=kF(t,a),t.urlPatterns&&!Gp(a.user.url||"",t.urlPatterns))return{result:Ze(a,t,-1,!1,e)};let o=CA(r,a.user.url||"",n);if(o!==null)return{result:Ze(a,t,o,!1,e)};let i=CF(a);if(r in i){let b=i[r];return{result:Ze(a,t,b,!1,e)}}if(t.status==="draft"||t.active===!1)return{result:Ze(a,t,-1,!1,e)};let{hashAttribute:s,hashValue:l}=li(a,t.hashAttribute,a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing?t.fallbackAttribute:void 0);if(!l)return{result:Ze(a,t,-1,!1,e)};let u=-1,c=!1,d=!1;if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{variation:b,versionIsBlocked:g}=EF({ctx:a,expKey:t.key,expBucketVersion:t.bucketVersion,expHashAttribute:t.hashAttribute,expFallbackAttribute:t.fallbackAttribute,expMinBucketVersion:t.minBucketVersion,expMeta:t.meta});c=b>=0,u=b,d=!!g}if(!c){if(t.filters){if(KA(t.filters,a))return{result:Ze(a,t,-1,!1,e)}}else if(t.namespace&&!bA(l,t.namespace))return{result:Ze(a,t,-1,!1,e)};if(t.include&&!wA(t.include))return{result:Ze(a,t,-1,!1,e)};if(t.condition&&!YA(t.condition,a))return{result:Ze(a,t,-1,!1,e)};if(t.parentConditions){let b=new Set(a.stack.evaluatedFeatures);for(let g of t.parentConditions){a.stack.evaluatedFeatures=new Set(b);let m=oh(g.id,a);if(m.source==="cyclicPrerequisite")return{result:Ze(a,t,-1,!1,e)};let y={value:m.value};if(!po(y,g.condition||{}))return{result:Ze(a,t,-1,!1,e)}}}if(t.groups&&!AF(t.groups,a))return{result:Ze(a,t,-1,!1,e)}}if(t.url&&!IF(t.url,a))return{result:Ze(a,t,-1,!1,e)};let f=lc(t.seed||r,l,t.hashVersion||1);if(f===null)return{result:Ze(a,t,-1,!1,e)};if(!c){let b=t.ranges||_A(n,t.coverage===void 0?1:t.coverage,t.weights);u=SA(f,b)}if(d)return{result:Ze(a,t,-1,!1,e,void 0,!0)};if(u<0)return{result:Ze(a,t,-1,!1,e)};if("force"in t)return{result:Ze(a,t,t.force===void 0?-1:t.force,!1,e)};if(a.global.qaMode||a.user.qaMode)return{result:Ze(a,t,-1,!1,e)};if(t.status==="stopped")return{result:Ze(a,t,-1,!1,e)};let h=Ze(a,t,u,!0,e,f,c);if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{changed:b,key:g,doc:m}=RF(a,s,uc(l),{[Fx(t.key,t.bucketVersion)]:h.key});b&&(a.user.stickyBucketAssignmentDocs=a.user.stickyBucketAssignmentDocs||{},a.user.stickyBucketAssignmentDocs[g]=m,a.user.saveStickyBucketAssignmentDoc(m))}let S=ZA(a,t,h);S.length===0&&a.global.saveDeferredTrack&&a.global.saveDeferredTrack({experiment:t,result:h});let x=S.length?S.length===1?S[0]:Promise.all(S).then(()=>{}):void 0;return"changeId"in t&&t.changeId&&a.global.recordChangeId&&a.global.recordChangeId(t.changeId),{result:h,trackingCall:x}}function ho(t,e,a,r,n,o,i){let s={value:a,on:!!a,off:!a,source:r,ruleId:n||""};return o&&(s.experiment=o),i&&(s.experimentResult=i),r!=="override"&&wF(t,e,s),s}function XA(t){return{...t.user.attributes,...t.user.attributeOverrides}}function YA(t,e){return po(XA(e),t,e.global.savedGroups||{})}function KA(t,e){return t.some(a=>{let{hashValue:r}=li(e,a.attribute);if(!r)return!0;let n=lc(a.seed,r,a.hashVersion||2);return n===null?!0:!a.ranges.some(o=>jp(n,o))})}function LF(t,e,a,r,n,o,i){if(!n&&o===void 0)return!0;if(!n&&o===0)return!1;let{hashValue:s}=li(t,a,r);if(!s)return!1;let l=lc(e,s,i||1);return l===null?!1:n?jp(l,n):o!==void 0?l<=o:!0}function Ze(t,e,a,r,n,o,i){let s=!0;(a<0||a>=e.variations.length)&&(a=0,s=!1);let{hashAttribute:l,hashValue:u}=li(t,e.hashAttribute,t.user.saveStickyBucketAssignmentDoc&&!e.disableStickyBucketing?e.fallbackAttribute:void 0),c=e.meta?e.meta[a]:{},d={key:c.key||""+a,featureId:n,inExperiment:s,hashUsed:r,variationId:a,value:e.variations[a],hashAttribute:l,hashValue:u,stickyBucketUsed:!!i};return c.name&&(d.name=c.name),o!==void 0&&(d.bucket=o),c.passthrough&&(d.passthrough=c.passthrough),d}function kF(t,e){let a=t.key,r=e.global.overrides;return r&&r[a]&&(t=Object.assign({},t,r[a]),typeof t.url=="string"&&(t.url=kx(t.url))),t}function li(t,e,a){let r=e||"id",n="",o=XA(t);return o[r]&&(n=o[r]),!n&&a&&(o[a]&&(n=o[a]),n&&(r=a)),{hashAttribute:r,hashValue:n}}function IF(t,e){let a=e.user.url;if(!a)return!1;let r=a.replace(/^https?:\/\//,"").replace(/^[^/]*\//,"/");return!!(t.test(a)||t.test(r))}function AF(t,e){let a=e.global.groups||{};for(let r=0;r<t.length;r++)if(a[t[r]])return!0;return!1}function EF({ctx:t,expKey:e,expBucketVersion:a,expHashAttribute:r,expFallbackAttribute:n,expMinBucketVersion:o,expMeta:i}){a=a||0,o=o||0,r=r||"id",i=i||[];let s=Fx(e,a),l=TF(t,r,n);if(o>0)for(let d=0;d<o;d++){let f=Fx(e,d);if(l[f]!==void 0)return{variation:-1,versionIsBlocked:!0}}let u=l[s];if(u===void 0)return{variation:-1};let c=i.findIndex(d=>d.key===u);return c<0?{variation:-1}:{variation:c}}function Fx(t,e){return e=e||0,`${t}__${e}`}function Hx(t,e){return`${t}||${e}`}function TF(t,e,a){if(!t.user.stickyBucketAssignmentDocs)return{};let{hashAttribute:r,hashValue:n}=li(t,e),o=Hx(r,uc(n)),{hashAttribute:i,hashValue:s}=li(t,a),l=s?Hx(i,uc(s)):null,u={};return l&&t.user.stickyBucketAssignmentDocs[l]&&Object.assign(u,t.user.stickyBucketAssignmentDocs[l].assignments||{}),t.user.stickyBucketAssignmentDocs[o]&&Object.assign(u,t.user.stickyBucketAssignmentDocs[o].assignments||{}),u}function RF(t,e,a,r){let n=Hx(e,a),o=t.user.stickyBucketAssignmentDocs&&t.user.stickyBucketAssignmentDocs[n]?t.user.stickyBucketAssignmentDocs[n].assignments||{}:{},i={...o,...r},s=JSON.stringify(o)!==JSON.stringify(i);return{key:n,doc:{attributeName:e,attributeValue:a,assignments:i},changed:s}}function MF(t,e){let a=new Set,r=e&&e.features?e.features:t.global.features||{},n=e&&e.experiments?e.experiments:t.global.experiments||[];return Object.keys(r).forEach(o=>{let i=r[o];if(i.rules)for(let s of i.rules)s.variations&&(a.add(s.hashAttribute||"id"),s.fallbackAttribute&&a.add(s.fallbackAttribute))}),n.map(o=>{a.add(o.hashAttribute||"id"),o.fallbackAttribute&&a.add(o.fallbackAttribute)}),Array.from(a)}async function QA(t,e,a){let r=Ux(t,a);return e.getAllAssignments(r)}function Ux(t,e){let a={};return MF(t,e).forEach(n=>{let{hashValue:o}=li(t,n);a[n]=uc(o)}),a}async function JA(t,e,a){if(t={...t},t.encryptedFeatures){try{t.features=JSON.parse(await si(t.encryptedFeatures,e,a))}catch(r){console.error(r)}delete t.encryptedFeatures}if(t.encryptedExperiments){try{t.experiments=JSON.parse(await si(t.encryptedExperiments,e,a))}catch(r){console.error(r)}delete t.encryptedExperiments}if(t.encryptedSavedGroups){try{t.savedGroups=JSON.parse(await si(t.encryptedSavedGroups,e,a))}catch(r){console.error(r)}delete t.encryptedSavedGroups}return t}function eE(t){let e=t.apiHost||"https://cdn.growthbook.io";return{apiHost:e.replace(/\/*$/,""),streamingHost:(t.streamingHost||e).replace(/\/*$/,""),apiRequestHeaders:t.apiHostRequestHeaders,streamingHostRequestHeaders:t.streamingHostRequestHeaders}}function sh(t,e){return e.hashAttribute+e.hashValue+t.key+e.variationId}var qs=typeof window<"u"&&typeof document<"u",OF=LA(),pc=class{constructor(e){if(e=e||{},this.version=OF,this._options=this.context=e,this._renderer=e.renderer||null,this._trackedExperiments=new Set,this._completedChangeIds=new Set,this._trackedFeatures={},this.debug=!!e.debug,this._subscriptions=new Set,this.ready=!1,this._assigned=new Map,this._activeAutoExperiments=new Map,this._triggeredExpKeys=new Set,this._initialized=!1,this._redirectedUrl="",this._deferredTrackingCalls=new Map,this._autoExperimentsAllowed=!e.disableExperimentsOnLoad,this._destroyCallbacks=[],this.logs=[],this.log=this.log.bind(this),this._saveDeferredTrack=this._saveDeferredTrack.bind(this),this._onExperimentEval=this._onExperimentEval.bind(this),this._fireSubscriptions=this._fireSubscriptions.bind(this),this._recordChangedId=this._recordChangedId.bind(this),e.remoteEval){if(e.decryptionKey)throw new Error("Encryption is not available for remoteEval");if(!e.clientKey)throw new Error("Missing clientKey");let a=!1;try{a=!!new URL(e.apiHost||"").hostname.match(/growthbook\.io$/i)}catch{}if(a)throw new Error("Cannot use remoteEval on GrowthBook Cloud")}else if(e.cacheKeyAttributes)throw new Error("cacheKeyAttributes are only used for remoteEval");if(e.stickyBucketService){let a=e.stickyBucketService;this._saveStickyBucketAssignmentDoc=r=>a.saveAssignments(r)}if(e.plugins)for(let a of e.plugins)a(this);if(e.features&&(this.ready=!0),qs&&e.enableDevMode&&(window._growthbook=this,document.dispatchEvent(new Event("gbloaded"))),e.experiments&&(this.ready=!0,this._updateAllAutoExperiments()),this._options.stickyBucketService&&this._options.stickyBucketAssignmentDocs)for(let a in this._options.stickyBucketAssignmentDocs){let r=this._options.stickyBucketAssignmentDocs[a];r&&this._options.stickyBucketService.saveAssignments(r).catch(()=>{})}this.ready&&this.refreshStickyBuckets(this.getPayload())}async setPayload(e){this._payload=e;let a=await JA(e,this._options.decryptionKey);this._decryptedPayload=a,await this.refreshStickyBuckets(a),a.features&&(this._options.features=a.features),a.savedGroups&&(this._options.savedGroups=a.savedGroups),a.experiments&&(this._options.experiments=a.experiments,this._updateAllAutoExperiments()),this.ready=!0,this._render()}initSync(e){this._initialized=!0;let a=e.payload;if(a.encryptedExperiments||a.encryptedFeatures)throw new Error("initSync does not support encrypted payloads");return this._options.stickyBucketService&&!this._options.stickyBucketAssignmentDocs&&(this._options.stickyBucketAssignmentDocs=this.generateStickyBucketAssignmentDocsSync(this._options.stickyBucketService,a)),this._payload=a,this._decryptedPayload=a,a.features&&(this._options.features=a.features),a.experiments&&(this._options.experiments=a.experiments,this._updateAllAutoExperiments()),this.ready=!0,Yp(this,e),this}async init(e){if(this._initialized=!0,e=e||{},e.cacheSettings&&EA(e.cacheSettings),e.payload)return await this.setPayload(e.payload),Yp(this,e),{success:!0,source:"init"};{let{data:a,...r}=await this._refresh({...e,allowStale:!0});return Yp(this,e),await this.setPayload(a||{}),r}}async loadFeatures(e){e=e||{},await this.init({skipCache:e.skipCache,timeout:e.timeout,streaming:(this._options.backgroundSync??!0)&&(e.autoRefresh||this._options.subscribeToChanges)})}async refreshFeatures(e){let a=await this._refresh({...e||{},allowStale:!1});a.data&&await this.setPayload(a.data)}getApiInfo(){return[this.getApiHosts().apiHost,this.getClientKey()]}getApiHosts(){return eE(this._options)}getClientKey(){return this._options.clientKey||""}getPayload(){return this._payload||{features:this.getFeatures(),experiments:this.getExperiments()}}getDecryptedPayload(){return this._decryptedPayload||this.getPayload()}isRemoteEval(){return this._options.remoteEval||!1}getCacheKeyAttributes(){return this._options.cacheKeyAttributes}async _refresh({timeout:e,skipCache:a,allowStale:r,streaming:n}){if(!this._options.clientKey)throw new Error("Missing clientKey");return TA({instance:this,timeout:e,skipCache:a||this._options.disableCache,allowStale:r,backgroundSync:n??this._options.backgroundSync??!0})}_render(){if(this._renderer)try{this._renderer()}catch(e){console.error("Failed to render",e)}}setFeatures(e){this._options.features=e,this.ready=!0,this._render()}async setEncryptedFeatures(e,a,r){let n=await si(e,a||this._options.decryptionKey,r);this.setFeatures(JSON.parse(n))}setExperiments(e){this._options.experiments=e,this.ready=!0,this._updateAllAutoExperiments()}async setEncryptedExperiments(e,a,r){let n=await si(e,a||this._options.decryptionKey,r);this.setExperiments(JSON.parse(n))}async setAttributes(e){if(this._options.attributes=e,this._options.stickyBucketService&&await this.refreshStickyBuckets(),this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}async updateAttributes(e){return this.setAttributes({...this._options.attributes,...e})}async setAttributeOverrides(e){if(this._options.attributeOverrides=e,this._options.stickyBucketService&&await this.refreshStickyBuckets(),this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}async setForcedVariations(e){if(this._options.forcedVariations=e||{},this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}setForcedFeatures(e){this._options.forcedFeatureValues=e,this._render()}async setURL(e){if(e!==this._options.url){if(this._options.url=e,this._redirectedUrl="",this._options.remoteEval){await this._refreshForRemoteEval(),this._updateAllAutoExperiments(!0);return}this._updateAllAutoExperiments(!0)}}getAttributes(){return{...this._options.attributes,...this._options.attributeOverrides}}getForcedVariations(){return this._options.forcedVariations||{}}getForcedFeatures(){return this._options.forcedFeatureValues||new Map}getStickyBucketAssignmentDocs(){return this._options.stickyBucketAssignmentDocs||{}}getUrl(){return this._options.url||""}getFeatures(){return this._options.features||{}}getExperiments(){return this._options.experiments||[]}getCompletedChangeIds(){return Array.from(this._completedChangeIds)}subscribe(e){return this._subscriptions.add(e),()=>{this._subscriptions.delete(e)}}async _refreshForRemoteEval(){if(!this._options.remoteEval||!this._initialized)return;let e=await this._refresh({allowStale:!1});e.data&&await this.setPayload(e.data)}getAllResults(){return new Map(this._assigned)}onDestroy(e){this._destroyCallbacks.push(e)}isDestroyed(){return!!this._destroyed}destroy(e){e=e||{},this._destroyed=!0,this._destroyCallbacks.forEach(a=>{try{a()}catch(r){console.error(r)}}),this._subscriptions.clear(),this._assigned.clear(),this._trackedExperiments.clear(),this._completedChangeIds.clear(),this._deferredTrackingCalls.clear(),this._trackedFeatures={},this._destroyCallbacks=[],this._payload=void 0,this._saveStickyBucketAssignmentDoc=void 0,RA(this),e.destroyAllStreams&&Mx(),this.logs=[],qs&&window._growthbook===this&&delete window._growthbook,this._activeAutoExperiments.forEach(a=>{a.undo()}),this._activeAutoExperiments.clear(),this._triggeredExpKeys.clear()}setRenderer(e){this._renderer=e}forceVariation(e,a){if(this._options.forcedVariations=this._options.forcedVariations||{},this._options.forcedVariations[e]=a,this._options.remoteEval){this._refreshForRemoteEval();return}this._updateAllAutoExperiments(),this._render()}run(e){let{result:a}=ih(e,null,this._getEvalContext());return this._onExperimentEval(e,a),a}triggerExperiment(e){return this._triggeredExpKeys.add(e),this._options.experiments?this._options.experiments.filter(r=>r.key===e).map(r=>this._runAutoExperiment(r)).filter(r=>r!==null):null}triggerAutoExperiments(){this._autoExperimentsAllowed=!0,this._updateAllAutoExperiments(!0)}_getEvalContext(){return{user:this._getUserContext(),global:this._getGlobalContext(),stack:{evaluatedFeatures:new Set}}}_getUserContext(){return{attributes:this._options.user?{...this._options.user,...this._options.attributes}:this._options.attributes,enableDevMode:this._options.enableDevMode,blockedChangeIds:this._options.blockedChangeIds,stickyBucketAssignmentDocs:this._options.stickyBucketAssignmentDocs,url:this._getContextUrl(),forcedVariations:this._options.forcedVariations,forcedFeatureValues:this._options.forcedFeatureValues,attributeOverrides:this._options.attributeOverrides,saveStickyBucketAssignmentDoc:this._saveStickyBucketAssignmentDoc,trackingCallback:this._options.trackingCallback,onFeatureUsage:this._options.onFeatureUsage,devLogs:this.logs,trackedExperiments:this._trackedExperiments,trackedFeatureUsage:this._trackedFeatures}}_getGlobalContext(){return{features:this._options.features,experiments:this._options.experiments,log:this.log,enabled:this._options.enabled,qaMode:this._options.qaMode,savedGroups:this._options.savedGroups,groups:this._options.groups,overrides:this._options.overrides,onExperimentEval:this._onExperimentEval,recordChangeId:this._recordChangedId,saveDeferredTrack:this._saveDeferredTrack,eventLogger:this._options.eventLogger}}_runAutoExperiment(e,a){let r=this._activeAutoExperiments.get(e);if(e.manual&&!this._triggeredExpKeys.has(e.key)&&!r)return null;let n=this._isAutoExperimentBlockedByContext(e),o,i;n?o=Ze(this._getEvalContext(),e,-1,!1,""):({result:o,trackingCall:i}=ih(e,null,this._getEvalContext()),this._onExperimentEval(e,o));let s=JSON.stringify(o.value);if(!a&&o.inExperiment&&r&&r.valueHash===s)return o;if(r&&this._undoActiveAutoExperiment(e),o.inExperiment){let l=Wp(e);if(l==="redirect"&&o.value.urlRedirect&&e.urlPatterns){let u=e.persistQueryString?kA(this._getContextUrl(),o.value.urlRedirect):o.value.urlRedirect;if(Gp(u,e.urlPatterns))return this.log("Skipping redirect because original URL matches redirect URL",{id:e.key}),o;this._redirectedUrl=u;let{navigate:c,delay:d}=this._getNavigateFunction();if(c)if(qs)Promise.all([...i?[Zp(i,this._options.maxNavigateDelay??1e3)]:[],new Promise(f=>window.setTimeout(f,this._options.navigateDelay??d))]).then(()=>{try{c(u)}catch(f){console.error(f)}});else try{c(u)}catch(f){console.error(f)}}else if(l==="visual"){let u=this._options.applyDomChangesCallback?this._options.applyDomChangesCallback(o.value):this._applyDOMChanges(o.value);u&&this._activeAutoExperiments.set(e,{undo:u,valueHash:s})}}return o}_undoActiveAutoExperiment(e){let a=this._activeAutoExperiments.get(e);a&&(a.undo(),this._activeAutoExperiments.delete(e))}_updateAllAutoExperiments(e){if(!this._autoExperimentsAllowed)return;let a=this._options.experiments||[],r=new Set(a);this._activeAutoExperiments.forEach((n,o)=>{r.has(o)||(n.undo(),this._activeAutoExperiments.delete(o))});for(let n of a){let o=this._runAutoExperiment(n,e);if(o&&o.inExperiment&&Wp(n)==="redirect")break}}_onExperimentEval(e,a){let r=this._assigned.get(e.key);this._assigned.set(e.key,{experiment:e,result:a}),this._subscriptions.size>0&&this._fireSubscriptions(e,a,r)}_fireSubscriptions(e,a,r){(!r||r.result.inExperiment!==a.inExperiment||r.result.variationId!==a.variationId)&&this._subscriptions.forEach(n=>{try{n(e,a)}catch(o){console.error(o)}})}_recordChangedId(e){this._completedChangeIds.add(e)}isOn(e){return this.evalFeature(e).on}isOff(e){return this.evalFeature(e).off}getFeatureValue(e,a){let r=this.evalFeature(e).value;return r===null?a:r}feature(e){return this.evalFeature(e)}evalFeature(e){return oh(e,this._getEvalContext())}log(e,a){this.debug&&(this._options.log?this._options.log(e,a):console.log(e,a))}getDeferredTrackingCalls(){return Array.from(this._deferredTrackingCalls.values())}setDeferredTrackingCalls(e){this._deferredTrackingCalls=new Map(e.filter(a=>a&&a.experiment&&a.result).map(a=>[sh(a.experiment,a.result),a]))}async fireDeferredTrackingCalls(){if(!this._options.trackingCallback)return;let e=[];this._deferredTrackingCalls.forEach(a=>{!a||!a.experiment||!a.result?console.error("Invalid deferred tracking call",{call:a}):e.push(this._options.trackingCallback(a.experiment,a.result))}),this._deferredTrackingCalls.clear(),await Promise.all(e)}setTrackingCallback(e){this._options.trackingCallback=e,this.fireDeferredTrackingCalls()}setEventLogger(e){this._options.eventLogger=e}async logEvent(e,a){if(this._destroyed){console.error("Cannot log event to destroyed GrowthBook instance");return}if(this._options.enableDevMode&&this.logs.push({eventName:e,properties:a,timestamp:Date.now().toString(),logType:"event"}),this._options.eventLogger)try{await this._options.eventLogger(e,a||{},this._getUserContext())}catch(r){console.error(r)}else console.error("No event logger configured")}_saveDeferredTrack(e){this._deferredTrackingCalls.set(sh(e.experiment,e.result),e)}_getContextUrl(){return this._options.url||(qs?window.location.href:"")}_isAutoExperimentBlockedByContext(e){let a=Wp(e);if(a==="visual"){if(this._options.disableVisualExperiments||this._options.disableJsInjection&&e.variations.some(r=>r.js))return!0}else if(a==="redirect"){if(this._options.disableUrlRedirectExperiments)return!0;try{let r=new URL(this._getContextUrl());for(let n of e.variations){if(!n||!n.urlRedirect)continue;let o=new URL(n.urlRedirect);if(this._options.disableCrossOriginUrlRedirectExperiments&&(o.protocol!==r.protocol||o.host!==r.host))return!0}}catch(r){return this.log("Error parsing current or redirect URL",{id:e.key,error:r}),!0}}else return!0;return!!(e.changeId&&(this._options.blockedChangeIds||[]).includes(e.changeId))}getRedirectUrl(){return this._redirectedUrl}_getNavigateFunction(){return this._options.navigate?{navigate:this._options.navigate,delay:0}:qs?{navigate:e=>{window.location.replace(e)},delay:100}:{navigate:null,delay:0}}_applyDOMChanges(e){if(!qs)return;let a=[];if(e.css){let r=document.createElement("style");r.innerHTML=e.css,document.head.appendChild(r),a.push(()=>r.remove())}if(e.js){let r=document.createElement("script");r.innerHTML=e.js,this._options.jsInjectionNonce&&(r.nonce=this._options.jsInjectionNonce),document.head.appendChild(r),a.push(()=>r.remove())}return e.domMutations&&e.domMutations.forEach(r=>{a.push($A.declarative(r).revert)}),()=>{a.forEach(r=>r())}}async refreshStickyBuckets(e){if(this._options.stickyBucketService){let a=this._getEvalContext(),r=await QA(a,this._options.stickyBucketService,e);this._options.stickyBucketAssignmentDocs=r}}generateStickyBucketAssignmentDocsSync(e,a){if(!("getAllAssignmentsSync"in e)){console.error("generating StickyBucketAssignmentDocs docs requires StickyBucketServiceSync");return}let r=this._getEvalContext(),n=Ux(r,a);return e.getAllAssignmentsSync(n)}inDevMode(){return!!this._options.enableDevMode}};var DF="https://experiment.syntrologie.com",zx=class{constructor(e={}){B(this,"gb");B(this,"featureListeners",new Set);if(e.client)this.gb=e.client;else{let a=e.onExperimentViewed?(r,n)=>{e.onExperimentViewed(r.key,n.variationId,typeof n.value=="string"?n.value:`variation_${n.variationId}`)}:void 0;this.gb=new pc({...e,apiHost:e.apiHost??DF,enableDevMode:e.enableDevMode??!0,trackingCallback:a}),e.autoInit&&this.gb.init({streaming:!0})}}get _internal(){return this.gb}async refreshFeatures(){await this.gb.loadFeatures()}setAttributes(e){this.gb.setAttributes({...this.gb.getAttributes(),...e})}setForcedVariations(e){this.gb.setForcedVariations(e)}getFeatureValue(e,a){return this.gb.getFeatureValue(e,a)}getAllFeatures(){let e=this.gb.getFeatures(),a={};for(let r of Object.keys(e))a[r]=this.gb.getFeatureValue(r,null);return a}shouldRenderRectangle(e){return!0}onFeaturesChanged(e){return this.featureListeners.add(e),this.featureListeners.size===1&&this.gb.setRenderer(()=>{for(let a of this.featureListeners)a()}),()=>{this.featureListeners.delete(e),this.featureListeners.size===0&&this.gb.setRenderer(null)}}};function lh(t={}){return new zx(t)}var tE="syntro_session_metrics",hc=class{constructor(e={}){B(this,"metrics",new Map);B(this,"experiments");B(this,"attributePrefix");B(this,"onMetricChange");this.experiments=e.experiments,this.attributePrefix=e.attributePrefix??"session_",this.onMetricChange=e.onMetricChange,this.loadFromStorage()}increment(e,a=1){let n=(this.metrics.get(e)??0)+a;return this.metrics.set(e,n),this.saveToStorage(),this.updateExperimentAttributes(e,n),this.onMetricChange?.(e,n),n}set(e,a){this.metrics.set(e,a),this.saveToStorage(),this.updateExperimentAttributes(e,a),this.onMetricChange?.(e,a)}get(e){return this.metrics.get(e)??0}meetsThreshold(e,a){return this.get(e)>=a}getAll(){return Object.fromEntries(this.metrics)}reset(e){this.metrics.delete(e),this.saveToStorage(),this.updateExperimentAttributes(e,0),this.onMetricChange?.(e,0)}resetAll(){let e=Array.from(this.metrics.keys());this.metrics.clear(),this.saveToStorage();let a={};for(let r of e)a[`${this.attributePrefix}${r}`]=0,this.onMetricChange?.(r,0);this.experiments?.setAttributes?.(a)}setExperiments(e){this.experiments=e,this.syncAllToExperiments()}updateExperimentAttributes(e,a){if(!this.experiments?.setAttributes)return;let r=`${this.attributePrefix}${e}`;this.experiments.setAttributes({[r]:a})}syncAllToExperiments(){if(!this.experiments?.setAttributes)return;let e={};for(let[a,r]of this.metrics)e[`${this.attributePrefix}${a}`]=r;this.experiments.setAttributes(e)}loadFromStorage(){if(!(typeof window>"u"||typeof sessionStorage>"u"))try{let e=sessionStorage.getItem(tE);if(e){let a=JSON.parse(e);for(let[r,n]of Object.entries(a))this.metrics.set(r,n.count)}}catch(e){console.warn("[SessionMetricTracker] Failed to load from sessionStorage:",e)}}saveToStorage(){if(!(typeof window>"u"||typeof sessionStorage>"u"))try{let e={};for(let[a,r]of this.metrics)e[a]={count:r,lastUpdated:Date.now()};sessionStorage.setItem(tE,JSON.stringify(e))}catch(e){console.warn("[SessionMetricTracker] Failed to save to sessionStorage:",e)}}};function uh(t={}){return new hc(t)}var p={};QS(p,{BRAND:()=>iH,DIRTY:()=>ui,EMPTY_PATH:()=>FF,INVALID:()=>J,NEVER:()=>VH,OK:()=>Nt,ParseStatus:()=>Rt,Schema:()=>le,ZodAny:()=>vo,ZodArray:()=>pn,ZodBigInt:()=>di,ZodBoolean:()=>fi,ZodBranded:()=>gc,ZodCatch:()=>Ci,ZodDate:()=>pi,ZodDefault:()=>_i,ZodDiscriminatedUnion:()=>fh,ZodEffects:()=>ja,ZodEnum:()=>bi,ZodError:()=>ia,ZodFirstPartyTypeKind:()=>ee,ZodFunction:()=>hh,ZodIntersection:()=>vi,ZodIssueCode:()=>P,ZodLazy:()=>yi,ZodLiteral:()=>xi,ZodMap:()=>Zs,ZodNaN:()=>Ys,ZodNativeEnum:()=>Si,ZodNever:()=>cr,ZodNull:()=>mi,ZodNullable:()=>Er,ZodNumber:()=>ci,ZodObject:()=>sa,ZodOptional:()=>$a,ZodParsedType:()=>j,ZodPipeline:()=>vc,ZodPromise:()=>yo,ZodReadonly:()=>wi,ZodRecord:()=>ph,ZodSchema:()=>le,ZodSet:()=>Xs,ZodString:()=>go,ZodSymbol:()=>Gs,ZodTransformer:()=>ja,ZodTuple:()=>Ar,ZodType:()=>le,ZodUndefined:()=>hi,ZodUnion:()=>gi,ZodUnknown:()=>fn,ZodVoid:()=>Ws,addIssueToContext:()=>U,any:()=>mH,array:()=>xH,bigint:()=>cH,boolean:()=>fE,coerce:()=>$H,custom:()=>uE,date:()=>dH,datetimeRegex:()=>sE,defaultErrorMap:()=>cn,discriminatedUnion:()=>CH,effect:()=>BH,enum:()=>MH,function:()=>EH,getErrorMap:()=>$s,getParsedType:()=>Ir,instanceof:()=>lH,intersection:()=>wH,isAborted:()=>ch,isAsync:()=>Vs,isDirty:()=>dh,isValid:()=>mo,late:()=>sH,lazy:()=>TH,literal:()=>RH,makeIssue:()=>mc,map:()=>IH,nan:()=>uH,nativeEnum:()=>OH,never:()=>vH,null:()=>hH,nullable:()=>NH,number:()=>dE,object:()=>bH,objectUtil:()=>qx,oboolean:()=>qH,onumber:()=>zH,optional:()=>PH,ostring:()=>UH,pipeline:()=>HH,preprocess:()=>FH,promise:()=>DH,quotelessJson:()=>BF,record:()=>kH,set:()=>AH,setErrorMap:()=>NF,strictObject:()=>SH,string:()=>cE,symbol:()=>fH,transformer:()=>BH,tuple:()=>LH,undefined:()=>pH,union:()=>_H,unknown:()=>gH,util:()=>pe,void:()=>yH});var pe;(function(t){t.assertEqual=n=>{};function e(n){}t.assertIs=e;function a(n){throw new Error}t.assertNever=a,t.arrayToEnum=n=>{let o={};for(let i of n)o[i]=i;return o},t.getValidEnumValues=n=>{let o=t.objectKeys(n).filter(s=>typeof n[n[s]]!="number"),i={};for(let s of o)i[s]=n[s];return t.objectValues(i)},t.objectValues=n=>t.objectKeys(n).map(function(o){return n[o]}),t.objectKeys=typeof Object.keys=="function"?n=>Object.keys(n):n=>{let o=[];for(let i in n)Object.prototype.hasOwnProperty.call(n,i)&&o.push(i);return o},t.find=(n,o)=>{for(let i of n)if(o(i))return i},t.isInteger=typeof Number.isInteger=="function"?n=>Number.isInteger(n):n=>typeof n=="number"&&Number.isFinite(n)&&Math.floor(n)===n;function r(n,o=" | "){return n.map(i=>typeof i=="string"?`'${i}'`:i).join(o)}t.joinValues=r,t.jsonStringifyReplacer=(n,o)=>typeof o=="bigint"?o.toString():o})(pe||(pe={}));var qx;(function(t){t.mergeShapes=(e,a)=>({...e,...a})})(qx||(qx={}));var j=pe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Ir=t=>{switch(typeof t){case"undefined":return j.undefined;case"string":return j.string;case"number":return Number.isNaN(t)?j.nan:j.number;case"boolean":return j.boolean;case"function":return j.function;case"bigint":return j.bigint;case"symbol":return j.symbol;case"object":return Array.isArray(t)?j.array:t===null?j.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?j.promise:typeof Map<"u"&&t instanceof Map?j.map:typeof Set<"u"&&t instanceof Set?j.set:typeof Date<"u"&&t instanceof Date?j.date:j.object;default:return j.unknown}};var P=pe.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),BF=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:"),ia=class t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};let a=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,a):this.__proto__=a,this.name="ZodError",this.issues=e}format(e){let a=e||function(o){return o.message},r={_errors:[]},n=o=>{for(let i of o.issues)if(i.code==="invalid_union")i.unionErrors.map(n);else if(i.code==="invalid_return_type")n(i.returnTypeError);else if(i.code==="invalid_arguments")n(i.argumentsError);else if(i.path.length===0)r._errors.push(a(i));else{let s=r,l=0;for(;l<i.path.length;){let u=i.path[l];l===i.path.length-1?(s[u]=s[u]||{_errors:[]},s[u]._errors.push(a(i))):s[u]=s[u]||{_errors:[]},s=s[u],l++}}};return n(this),r}static assert(e){if(!(e instanceof t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,pe.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=a=>a.message){let a={},r=[];for(let n of this.issues)if(n.path.length>0){let o=n.path[0];a[o]=a[o]||[],a[o].push(e(n))}else r.push(e(n));return{formErrors:r,fieldErrors:a}}get formErrors(){return this.flatten()}};ia.create=t=>new ia(t);var PF=(t,e)=>{let a;switch(t.code){case P.invalid_type:t.received===j.undefined?a="Required":a=`Expected ${t.expected}, received ${t.received}`;break;case P.invalid_literal:a=`Invalid literal value, expected ${JSON.stringify(t.expected,pe.jsonStringifyReplacer)}`;break;case P.unrecognized_keys:a=`Unrecognized key(s) in object: ${pe.joinValues(t.keys,", ")}`;break;case P.invalid_union:a="Invalid input";break;case P.invalid_union_discriminator:a=`Invalid discriminator value. Expected ${pe.joinValues(t.options)}`;break;case P.invalid_enum_value:a=`Invalid enum value. Expected ${pe.joinValues(t.options)}, received '${t.received}'`;break;case P.invalid_arguments:a="Invalid function arguments";break;case P.invalid_return_type:a="Invalid function return type";break;case P.invalid_date:a="Invalid date";break;case P.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(a=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(a=`${a} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?a=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?a=`Invalid input: must end with "${t.validation.endsWith}"`:pe.assertNever(t.validation):t.validation!=="regex"?a=`Invalid ${t.validation}`:a="Invalid";break;case P.too_small:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:a="Invalid input";break;case P.too_big:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?a=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:a="Invalid input";break;case P.custom:a="Invalid input";break;case P.invalid_intersection_types:a="Intersection results could not be merged";break;case P.not_multiple_of:a=`Number must be a multiple of ${t.multipleOf}`;break;case P.not_finite:a="Number must be finite";break;default:a=e.defaultError,pe.assertNever(t)}return{message:a}},cn=PF;var aE=cn;function NF(t){aE=t}function $s(){return aE}var mc=t=>{let{data:e,path:a,errorMaps:r,issueData:n}=t,o=[...a,...n.path||[]],i={...n,path:o};if(n.message!==void 0)return{...n,path:o,message:n.message};let s="",l=r.filter(u=>!!u).slice().reverse();for(let u of l)s=u(i,{data:e,defaultError:s}).message;return{...n,path:o,message:s}},FF=[];function U(t,e){let a=$s(),r=mc({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,a,a===cn?void 0:cn].filter(n=>!!n)});t.common.issues.push(r)}var Rt=class t{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,a){let r=[];for(let n of a){if(n.status==="aborted")return J;n.status==="dirty"&&e.dirty(),r.push(n.value)}return{status:e.value,value:r}}static async mergeObjectAsync(e,a){let r=[];for(let n of a){let o=await n.key,i=await n.value;r.push({key:o,value:i})}return t.mergeObjectSync(e,r)}static mergeObjectSync(e,a){let r={};for(let n of a){let{key:o,value:i}=n;if(o.status==="aborted"||i.status==="aborted")return J;o.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),o.value!=="__proto__"&&(typeof i.value<"u"||n.alwaysSet)&&(r[o.value]=i.value)}return{status:e.value,value:r}}},J=Object.freeze({status:"aborted"}),ui=t=>({status:"dirty",value:t}),Nt=t=>({status:"valid",value:t}),ch=t=>t.status==="aborted",dh=t=>t.status==="dirty",mo=t=>t.status==="valid",Vs=t=>typeof Promise<"u"&&t instanceof Promise;var X;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e?.message})(X||(X={}));var Va=class{constructor(e,a,r,n){this._cachedPath=[],this.parent=e,this.data=a,this._path=r,this._key=n}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},rE=(t,e)=>{if(mo(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let a=new ia(t.common.issues);return this._error=a,this._error}}};function se(t){if(!t)return{};let{errorMap:e,invalid_type_error:a,required_error:r,description:n}=t;if(e&&(a||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:n}:{errorMap:(i,s)=>{let{message:l}=t;return i.code==="invalid_enum_value"?{message:l??s.defaultError}:typeof s.data>"u"?{message:l??r??s.defaultError}:i.code!=="invalid_type"?{message:s.defaultError}:{message:l??a??s.defaultError}},description:n}}var le=class{get description(){return this._def.description}_getType(e){return Ir(e.data)}_getOrReturnCtx(e,a){return a||{common:e.parent.common,data:e.data,parsedType:Ir(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Rt,ctx:{common:e.parent.common,data:e.data,parsedType:Ir(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let a=this._parse(e);if(Vs(a))throw new Error("Synchronous parse encountered promise.");return a}_parseAsync(e){let a=this._parse(e);return Promise.resolve(a)}parse(e,a){let r=this.safeParse(e,a);if(r.success)return r.data;throw r.error}safeParse(e,a){let r={common:{issues:[],async:a?.async??!1,contextualErrorMap:a?.errorMap},path:a?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Ir(e)},n=this._parseSync({data:e,path:r.path,parent:r});return rE(r,n)}"~validate"(e){let a={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Ir(e)};if(!this["~standard"].async)try{let r=this._parseSync({data:e,path:[],parent:a});return mo(r)?{value:r.value}:{issues:a.common.issues}}catch(r){r?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),a.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:a}).then(r=>mo(r)?{value:r.value}:{issues:a.common.issues})}async parseAsync(e,a){let r=await this.safeParseAsync(e,a);if(r.success)return r.data;throw r.error}async safeParseAsync(e,a){let r={common:{issues:[],contextualErrorMap:a?.errorMap,async:!0},path:a?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Ir(e)},n=this._parse({data:e,path:r.path,parent:r}),o=await(Vs(n)?n:Promise.resolve(n));return rE(r,o)}refine(e,a){let r=n=>typeof a=="string"||typeof a>"u"?{message:a}:typeof a=="function"?a(n):a;return this._refinement((n,o)=>{let i=e(n),s=()=>o.addIssue({code:P.custom,...r(n)});return typeof Promise<"u"&&i instanceof Promise?i.then(l=>l?!0:(s(),!1)):i?!0:(s(),!1)})}refinement(e,a){return this._refinement((r,n)=>e(r)?!0:(n.addIssue(typeof a=="function"?a(r,n):a),!1))}_refinement(e){return new ja({schema:this,typeName:ee.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:a=>this["~validate"](a)}}optional(){return $a.create(this,this._def)}nullable(){return Er.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return pn.create(this)}promise(){return yo.create(this,this._def)}or(e){return gi.create([this,e],this._def)}and(e){return vi.create(this,e,this._def)}transform(e){return new ja({...se(this._def),schema:this,typeName:ee.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let a=typeof e=="function"?e:()=>e;return new _i({...se(this._def),innerType:this,defaultValue:a,typeName:ee.ZodDefault})}brand(){return new gc({typeName:ee.ZodBranded,type:this,...se(this._def)})}catch(e){let a=typeof e=="function"?e:()=>e;return new Ci({...se(this._def),innerType:this,catchValue:a,typeName:ee.ZodCatch})}describe(e){let a=this.constructor;return new a({...this._def,description:e})}pipe(e){return vc.create(this,e)}readonly(){return wi.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},HF=/^c[^\s-]{8,}$/i,UF=/^[0-9a-z]+$/,zF=/^[0-9A-HJKMNP-TV-Z]{26}$/i,qF=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,$F=/^[a-z0-9_-]{21}$/i,VF=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,jF=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,GF=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,WF="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",$x,ZF=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,XF=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,YF=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,KF=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,QF=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,JF=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,oE="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",eH=new RegExp(`^${oE}$`);function iE(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);let a=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${a}`}function tH(t){return new RegExp(`^${iE(t)}$`)}function sE(t){let e=`${oE}T${iE(t)}`,a=[];return a.push(t.local?"Z?":"Z"),t.offset&&a.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${a.join("|")})`,new RegExp(`^${e}$`)}function aH(t,e){return!!((e==="v4"||!e)&&ZF.test(t)||(e==="v6"||!e)&&YF.test(t))}function rH(t,e){if(!VF.test(t))return!1;try{let[a]=t.split(".");if(!a)return!1;let r=a.replace(/-/g,"+").replace(/_/g,"/").padEnd(a.length+(4-a.length%4)%4,"="),n=JSON.parse(atob(r));return!(typeof n!="object"||n===null||"typ"in n&&n?.typ!=="JWT"||!n.alg||e&&n.alg!==e)}catch{return!1}}function nH(t,e){return!!((e==="v4"||!e)&&XF.test(t)||(e==="v6"||!e)&&KF.test(t))}var go=class t extends le{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==j.string){let o=this._getOrReturnCtx(e);return U(o,{code:P.invalid_type,expected:j.string,received:o.parsedType}),J}let r=new Rt,n;for(let o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(n=this._getOrReturnCtx(e,n),U(n,{code:P.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),r.dirty());else if(o.kind==="max")e.data.length>o.value&&(n=this._getOrReturnCtx(e,n),U(n,{code:P.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),r.dirty());else if(o.kind==="length"){let i=e.data.length>o.value,s=e.data.length<o.value;(i||s)&&(n=this._getOrReturnCtx(e,n),i?U(n,{code:P.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):s&&U(n,{code:P.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),r.dirty())}else if(o.kind==="email")GF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"email",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="emoji")$x||($x=new RegExp(WF,"u")),$x.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"emoji",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="uuid")qF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"uuid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="nanoid")$F.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"nanoid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="cuid")HF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"cuid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="cuid2")UF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"cuid2",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="ulid")zF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"ulid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="url")try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),U(n,{validation:"url",code:P.invalid_string,message:o.message}),r.dirty()}else o.kind==="regex"?(o.regex.lastIndex=0,o.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"regex",code:P.invalid_string,message:o.message}),r.dirty())):o.kind==="trim"?e.data=e.data.trim():o.kind==="includes"?e.data.includes(o.value,o.position)||(n=this._getOrReturnCtx(e,n),U(n,{code:P.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),r.dirty()):o.kind==="toLowerCase"?e.data=e.data.toLowerCase():o.kind==="toUpperCase"?e.data=e.data.toUpperCase():o.kind==="startsWith"?e.data.startsWith(o.value)||(n=this._getOrReturnCtx(e,n),U(n,{code:P.invalid_string,validation:{startsWith:o.value},message:o.message}),r.dirty()):o.kind==="endsWith"?e.data.endsWith(o.value)||(n=this._getOrReturnCtx(e,n),U(n,{code:P.invalid_string,validation:{endsWith:o.value},message:o.message}),r.dirty()):o.kind==="datetime"?sE(o).test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{code:P.invalid_string,validation:"datetime",message:o.message}),r.dirty()):o.kind==="date"?eH.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{code:P.invalid_string,validation:"date",message:o.message}),r.dirty()):o.kind==="time"?tH(o).test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{code:P.invalid_string,validation:"time",message:o.message}),r.dirty()):o.kind==="duration"?jF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"duration",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="ip"?aH(e.data,o.version)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"ip",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="jwt"?rH(e.data,o.alg)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"jwt",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="cidr"?nH(e.data,o.version)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"cidr",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="base64"?QF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"base64",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="base64url"?JF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"base64url",code:P.invalid_string,message:o.message}),r.dirty()):pe.assertNever(o);return{status:r.value,value:e.data}}_regex(e,a,r){return this.refinement(n=>e.test(n),{validation:a,code:P.invalid_string,...X.errToObj(r)})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...X.errToObj(e)})}url(e){return this._addCheck({kind:"url",...X.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...X.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...X.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...X.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...X.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...X.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...X.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...X.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...X.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...X.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...X.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...X.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...X.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...X.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...X.errToObj(e)})}regex(e,a){return this._addCheck({kind:"regex",regex:e,...X.errToObj(a)})}includes(e,a){return this._addCheck({kind:"includes",value:e,position:a?.position,...X.errToObj(a?.message)})}startsWith(e,a){return this._addCheck({kind:"startsWith",value:e,...X.errToObj(a)})}endsWith(e,a){return this._addCheck({kind:"endsWith",value:e,...X.errToObj(a)})}min(e,a){return this._addCheck({kind:"min",value:e,...X.errToObj(a)})}max(e,a){return this._addCheck({kind:"max",value:e,...X.errToObj(a)})}length(e,a){return this._addCheck({kind:"length",value:e,...X.errToObj(a)})}nonempty(e){return this.min(1,X.errToObj(e))}trim(){return new t({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxLength(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}};go.create=t=>new go({checks:[],typeName:ee.ZodString,coerce:t?.coerce??!1,...se(t)});function oH(t,e){let a=(t.toString().split(".")[1]||"").length,r=(e.toString().split(".")[1]||"").length,n=a>r?a:r,o=Number.parseInt(t.toFixed(n).replace(".","")),i=Number.parseInt(e.toFixed(n).replace(".",""));return o%i/10**n}var ci=class t extends le{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==j.number){let o=this._getOrReturnCtx(e);return U(o,{code:P.invalid_type,expected:j.number,received:o.parsedType}),J}let r,n=new Rt;for(let o of this._def.checks)o.kind==="int"?pe.isInteger(e.data)||(r=this._getOrReturnCtx(e,r),U(r,{code:P.invalid_type,expected:"integer",received:"float",message:o.message}),n.dirty()):o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(r=this._getOrReturnCtx(e,r),U(r,{code:P.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(r=this._getOrReturnCtx(e,r),U(r,{code:P.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="multipleOf"?oH(e.data,o.value)!==0&&(r=this._getOrReturnCtx(e,r),U(r,{code:P.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):o.kind==="finite"?Number.isFinite(e.data)||(r=this._getOrReturnCtx(e,r),U(r,{code:P.not_finite,message:o.message}),n.dirty()):pe.assertNever(o);return{status:n.value,value:e.data}}gte(e,a){return this.setLimit("min",e,!0,X.toString(a))}gt(e,a){return this.setLimit("min",e,!1,X.toString(a))}lte(e,a){return this.setLimit("max",e,!0,X.toString(a))}lt(e,a){return this.setLimit("max",e,!1,X.toString(a))}setLimit(e,a,r,n){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:r,message:X.toString(n)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:X.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:X.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:X.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:X.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:X.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:X.toString(a)})}finite(e){return this._addCheck({kind:"finite",message:X.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:X.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:X.toString(e)})}get minValue(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&pe.isInteger(e.value))}get isFinite(){let e=null,a=null;for(let r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(a===null||r.value>a)&&(a=r.value):r.kind==="max"&&(e===null||r.value<e)&&(e=r.value)}return Number.isFinite(a)&&Number.isFinite(e)}};ci.create=t=>new ci({checks:[],typeName:ee.ZodNumber,coerce:t?.coerce||!1,...se(t)});var di=class t extends le{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==j.bigint)return this._getInvalidInput(e);let r,n=new Rt;for(let o of this._def.checks)o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(r=this._getOrReturnCtx(e,r),U(r,{code:P.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),n.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(r=this._getOrReturnCtx(e,r),U(r,{code:P.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),n.dirty()):o.kind==="multipleOf"?e.data%o.value!==BigInt(0)&&(r=this._getOrReturnCtx(e,r),U(r,{code:P.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):pe.assertNever(o);return{status:n.value,value:e.data}}_getInvalidInput(e){let a=this._getOrReturnCtx(e);return U(a,{code:P.invalid_type,expected:j.bigint,received:a.parsedType}),J}gte(e,a){return this.setLimit("min",e,!0,X.toString(a))}gt(e,a){return this.setLimit("min",e,!1,X.toString(a))}lte(e,a){return this.setLimit("max",e,!0,X.toString(a))}lt(e,a){return this.setLimit("max",e,!1,X.toString(a))}setLimit(e,a,r,n){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:r,message:X.toString(n)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:X.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:X.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:X.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:X.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:X.toString(a)})}get minValue(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}};di.create=t=>new di({checks:[],typeName:ee.ZodBigInt,coerce:t?.coerce??!1,...se(t)});var fi=class extends le{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==j.boolean){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:j.boolean,received:r.parsedType}),J}return Nt(e.data)}};fi.create=t=>new fi({typeName:ee.ZodBoolean,coerce:t?.coerce||!1,...se(t)});var pi=class t extends le{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==j.date){let o=this._getOrReturnCtx(e);return U(o,{code:P.invalid_type,expected:j.date,received:o.parsedType}),J}if(Number.isNaN(e.data.getTime())){let o=this._getOrReturnCtx(e);return U(o,{code:P.invalid_date}),J}let r=new Rt,n;for(let o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(n=this._getOrReturnCtx(e,n),U(n,{code:P.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),r.dirty()):o.kind==="max"?e.data.getTime()>o.value&&(n=this._getOrReturnCtx(e,n),U(n,{code:P.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),r.dirty()):pe.assertNever(o);return{status:r.value,value:new Date(e.data.getTime())}}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}min(e,a){return this._addCheck({kind:"min",value:e.getTime(),message:X.toString(a)})}max(e,a){return this._addCheck({kind:"max",value:e.getTime(),message:X.toString(a)})}get minDate(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e!=null?new Date(e):null}};pi.create=t=>new pi({checks:[],coerce:t?.coerce||!1,typeName:ee.ZodDate,...se(t)});var Gs=class extends le{_parse(e){if(this._getType(e)!==j.symbol){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:j.symbol,received:r.parsedType}),J}return Nt(e.data)}};Gs.create=t=>new Gs({typeName:ee.ZodSymbol,...se(t)});var hi=class extends le{_parse(e){if(this._getType(e)!==j.undefined){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:j.undefined,received:r.parsedType}),J}return Nt(e.data)}};hi.create=t=>new hi({typeName:ee.ZodUndefined,...se(t)});var mi=class extends le{_parse(e){if(this._getType(e)!==j.null){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:j.null,received:r.parsedType}),J}return Nt(e.data)}};mi.create=t=>new mi({typeName:ee.ZodNull,...se(t)});var vo=class extends le{constructor(){super(...arguments),this._any=!0}_parse(e){return Nt(e.data)}};vo.create=t=>new vo({typeName:ee.ZodAny,...se(t)});var fn=class extends le{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Nt(e.data)}};fn.create=t=>new fn({typeName:ee.ZodUnknown,...se(t)});var cr=class extends le{_parse(e){let a=this._getOrReturnCtx(e);return U(a,{code:P.invalid_type,expected:j.never,received:a.parsedType}),J}};cr.create=t=>new cr({typeName:ee.ZodNever,...se(t)});var Ws=class extends le{_parse(e){if(this._getType(e)!==j.undefined){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:j.void,received:r.parsedType}),J}return Nt(e.data)}};Ws.create=t=>new Ws({typeName:ee.ZodVoid,...se(t)});var pn=class t extends le{_parse(e){let{ctx:a,status:r}=this._processInputParams(e),n=this._def;if(a.parsedType!==j.array)return U(a,{code:P.invalid_type,expected:j.array,received:a.parsedType}),J;if(n.exactLength!==null){let i=a.data.length>n.exactLength.value,s=a.data.length<n.exactLength.value;(i||s)&&(U(a,{code:i?P.too_big:P.too_small,minimum:s?n.exactLength.value:void 0,maximum:i?n.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:n.exactLength.message}),r.dirty())}if(n.minLength!==null&&a.data.length<n.minLength.value&&(U(a,{code:P.too_small,minimum:n.minLength.value,type:"array",inclusive:!0,exact:!1,message:n.minLength.message}),r.dirty()),n.maxLength!==null&&a.data.length>n.maxLength.value&&(U(a,{code:P.too_big,maximum:n.maxLength.value,type:"array",inclusive:!0,exact:!1,message:n.maxLength.message}),r.dirty()),a.common.async)return Promise.all([...a.data].map((i,s)=>n.type._parseAsync(new Va(a,i,a.path,s)))).then(i=>Rt.mergeArray(r,i));let o=[...a.data].map((i,s)=>n.type._parseSync(new Va(a,i,a.path,s)));return Rt.mergeArray(r,o)}get element(){return this._def.type}min(e,a){return new t({...this._def,minLength:{value:e,message:X.toString(a)}})}max(e,a){return new t({...this._def,maxLength:{value:e,message:X.toString(a)}})}length(e,a){return new t({...this._def,exactLength:{value:e,message:X.toString(a)}})}nonempty(e){return this.min(1,e)}};pn.create=(t,e)=>new pn({type:t,minLength:null,maxLength:null,exactLength:null,typeName:ee.ZodArray,...se(e)});function js(t){if(t instanceof sa){let e={};for(let a in t.shape){let r=t.shape[a];e[a]=$a.create(js(r))}return new sa({...t._def,shape:()=>e})}else return t instanceof pn?new pn({...t._def,type:js(t.element)}):t instanceof $a?$a.create(js(t.unwrap())):t instanceof Er?Er.create(js(t.unwrap())):t instanceof Ar?Ar.create(t.items.map(e=>js(e))):t}var sa=class t extends le{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),a=pe.objectKeys(e);return this._cached={shape:e,keys:a},this._cached}_parse(e){if(this._getType(e)!==j.object){let u=this._getOrReturnCtx(e);return U(u,{code:P.invalid_type,expected:j.object,received:u.parsedType}),J}let{status:r,ctx:n}=this._processInputParams(e),{shape:o,keys:i}=this._getCached(),s=[];if(!(this._def.catchall instanceof cr&&this._def.unknownKeys==="strip"))for(let u in n.data)i.includes(u)||s.push(u);let l=[];for(let u of i){let c=o[u],d=n.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new Va(n,d,n.path,u)),alwaysSet:u in n.data})}if(this._def.catchall instanceof cr){let u=this._def.unknownKeys;if(u==="passthrough")for(let c of s)l.push({key:{status:"valid",value:c},value:{status:"valid",value:n.data[c]}});else if(u==="strict")s.length>0&&(U(n,{code:P.unrecognized_keys,keys:s}),r.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let u=this._def.catchall;for(let c of s){let d=n.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new Va(n,d,n.path,c)),alwaysSet:c in n.data})}}return n.common.async?Promise.resolve().then(async()=>{let u=[];for(let c of l){let d=await c.key,f=await c.value;u.push({key:d,value:f,alwaysSet:c.alwaysSet})}return u}).then(u=>Rt.mergeObjectSync(r,u)):Rt.mergeObjectSync(r,l)}get shape(){return this._def.shape()}strict(e){return X.errToObj,new t({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(a,r)=>{let n=this._def.errorMap?.(a,r).message??r.defaultError;return a.code==="unrecognized_keys"?{message:X.errToObj(e).message??n}:{message:n}}}:{}})}strip(){return new t({...this._def,unknownKeys:"strip"})}passthrough(){return new t({...this._def,unknownKeys:"passthrough"})}extend(e){return new t({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new t({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:ee.ZodObject})}setKey(e,a){return this.augment({[e]:a})}catchall(e){return new t({...this._def,catchall:e})}pick(e){let a={};for(let r of pe.objectKeys(e))e[r]&&this.shape[r]&&(a[r]=this.shape[r]);return new t({...this._def,shape:()=>a})}omit(e){let a={};for(let r of pe.objectKeys(this.shape))e[r]||(a[r]=this.shape[r]);return new t({...this._def,shape:()=>a})}deepPartial(){return js(this)}partial(e){let a={};for(let r of pe.objectKeys(this.shape)){let n=this.shape[r];e&&!e[r]?a[r]=n:a[r]=n.optional()}return new t({...this._def,shape:()=>a})}required(e){let a={};for(let r of pe.objectKeys(this.shape))if(e&&!e[r])a[r]=this.shape[r];else{let o=this.shape[r];for(;o instanceof $a;)o=o._def.innerType;a[r]=o}return new t({...this._def,shape:()=>a})}keyof(){return lE(pe.objectKeys(this.shape))}};sa.create=(t,e)=>new sa({shape:()=>t,unknownKeys:"strip",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});sa.strictCreate=(t,e)=>new sa({shape:()=>t,unknownKeys:"strict",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});sa.lazycreate=(t,e)=>new sa({shape:t,unknownKeys:"strip",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});var gi=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=this._def.options;function n(o){for(let s of o)if(s.result.status==="valid")return s.result;for(let s of o)if(s.result.status==="dirty")return a.common.issues.push(...s.ctx.common.issues),s.result;let i=o.map(s=>new ia(s.ctx.common.issues));return U(a,{code:P.invalid_union,unionErrors:i}),J}if(a.common.async)return Promise.all(r.map(async o=>{let i={...a,common:{...a.common,issues:[]},parent:null};return{result:await o._parseAsync({data:a.data,path:a.path,parent:i}),ctx:i}})).then(n);{let o,i=[];for(let l of r){let u={...a,common:{...a.common,issues:[]},parent:null},c=l._parseSync({data:a.data,path:a.path,parent:u});if(c.status==="valid")return c;c.status==="dirty"&&!o&&(o={result:c,ctx:u}),u.common.issues.length&&i.push(u.common.issues)}if(o)return a.common.issues.push(...o.ctx.common.issues),o.result;let s=i.map(l=>new ia(l));return U(a,{code:P.invalid_union,unionErrors:s}),J}}get options(){return this._def.options}};gi.create=(t,e)=>new gi({options:t,typeName:ee.ZodUnion,...se(e)});var dn=t=>t instanceof yi?dn(t.schema):t instanceof ja?dn(t.innerType()):t instanceof xi?[t.value]:t instanceof bi?t.options:t instanceof Si?pe.objectValues(t.enum):t instanceof _i?dn(t._def.innerType):t instanceof hi?[void 0]:t instanceof mi?[null]:t instanceof $a?[void 0,...dn(t.unwrap())]:t instanceof Er?[null,...dn(t.unwrap())]:t instanceof gc||t instanceof wi?dn(t.unwrap()):t instanceof Ci?dn(t._def.innerType):[],fh=class t extends le{_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==j.object)return U(a,{code:P.invalid_type,expected:j.object,received:a.parsedType}),J;let r=this.discriminator,n=a.data[r],o=this.optionsMap.get(n);return o?a.common.async?o._parseAsync({data:a.data,path:a.path,parent:a}):o._parseSync({data:a.data,path:a.path,parent:a}):(U(a,{code:P.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),J)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,a,r){let n=new Map;for(let o of a){let i=dn(o.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let s of i){if(n.has(s))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(s)}`);n.set(s,o)}}return new t({typeName:ee.ZodDiscriminatedUnion,discriminator:e,options:a,optionsMap:n,...se(r)})}};function Vx(t,e){let a=Ir(t),r=Ir(e);if(t===e)return{valid:!0,data:t};if(a===j.object&&r===j.object){let n=pe.objectKeys(e),o=pe.objectKeys(t).filter(s=>n.indexOf(s)!==-1),i={...t,...e};for(let s of o){let l=Vx(t[s],e[s]);if(!l.valid)return{valid:!1};i[s]=l.data}return{valid:!0,data:i}}else if(a===j.array&&r===j.array){if(t.length!==e.length)return{valid:!1};let n=[];for(let o=0;o<t.length;o++){let i=t[o],s=e[o],l=Vx(i,s);if(!l.valid)return{valid:!1};n.push(l.data)}return{valid:!0,data:n}}else return a===j.date&&r===j.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var vi=class extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e),n=(o,i)=>{if(ch(o)||ch(i))return J;let s=Vx(o.value,i.value);return s.valid?((dh(o)||dh(i))&&a.dirty(),{status:a.value,value:s.data}):(U(r,{code:P.invalid_intersection_types}),J)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([o,i])=>n(o,i)):n(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}};vi.create=(t,e,a)=>new vi({left:t,right:e,typeName:ee.ZodIntersection,...se(a)});var Ar=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==j.array)return U(r,{code:P.invalid_type,expected:j.array,received:r.parsedType}),J;if(r.data.length<this._def.items.length)return U(r,{code:P.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),J;!this._def.rest&&r.data.length>this._def.items.length&&(U(r,{code:P.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),a.dirty());let o=[...r.data].map((i,s)=>{let l=this._def.items[s]||this._def.rest;return l?l._parse(new Va(r,i,r.path,s)):null}).filter(i=>!!i);return r.common.async?Promise.all(o).then(i=>Rt.mergeArray(a,i)):Rt.mergeArray(a,o)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};Ar.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Ar({items:t,typeName:ee.ZodTuple,rest:null,...se(e)})};var ph=class t extends le{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==j.object)return U(r,{code:P.invalid_type,expected:j.object,received:r.parsedType}),J;let n=[],o=this._def.keyType,i=this._def.valueType;for(let s in r.data)n.push({key:o._parse(new Va(r,s,r.path,s)),value:i._parse(new Va(r,r.data[s],r.path,s)),alwaysSet:s in r.data});return r.common.async?Rt.mergeObjectAsync(a,n):Rt.mergeObjectSync(a,n)}get element(){return this._def.valueType}static create(e,a,r){return a instanceof le?new t({keyType:e,valueType:a,typeName:ee.ZodRecord,...se(r)}):new t({keyType:go.create(),valueType:e,typeName:ee.ZodRecord,...se(a)})}},Zs=class extends le{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==j.map)return U(r,{code:P.invalid_type,expected:j.map,received:r.parsedType}),J;let n=this._def.keyType,o=this._def.valueType,i=[...r.data.entries()].map(([s,l],u)=>({key:n._parse(new Va(r,s,r.path,[u,"key"])),value:o._parse(new Va(r,l,r.path,[u,"value"]))}));if(r.common.async){let s=new Map;return Promise.resolve().then(async()=>{for(let l of i){let u=await l.key,c=await l.value;if(u.status==="aborted"||c.status==="aborted")return J;(u.status==="dirty"||c.status==="dirty")&&a.dirty(),s.set(u.value,c.value)}return{status:a.value,value:s}})}else{let s=new Map;for(let l of i){let u=l.key,c=l.value;if(u.status==="aborted"||c.status==="aborted")return J;(u.status==="dirty"||c.status==="dirty")&&a.dirty(),s.set(u.value,c.value)}return{status:a.value,value:s}}}};Zs.create=(t,e,a)=>new Zs({valueType:e,keyType:t,typeName:ee.ZodMap,...se(a)});var Xs=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==j.set)return U(r,{code:P.invalid_type,expected:j.set,received:r.parsedType}),J;let n=this._def;n.minSize!==null&&r.data.size<n.minSize.value&&(U(r,{code:P.too_small,minimum:n.minSize.value,type:"set",inclusive:!0,exact:!1,message:n.minSize.message}),a.dirty()),n.maxSize!==null&&r.data.size>n.maxSize.value&&(U(r,{code:P.too_big,maximum:n.maxSize.value,type:"set",inclusive:!0,exact:!1,message:n.maxSize.message}),a.dirty());let o=this._def.valueType;function i(l){let u=new Set;for(let c of l){if(c.status==="aborted")return J;c.status==="dirty"&&a.dirty(),u.add(c.value)}return{status:a.value,value:u}}let s=[...r.data.values()].map((l,u)=>o._parse(new Va(r,l,r.path,u)));return r.common.async?Promise.all(s).then(l=>i(l)):i(s)}min(e,a){return new t({...this._def,minSize:{value:e,message:X.toString(a)}})}max(e,a){return new t({...this._def,maxSize:{value:e,message:X.toString(a)}})}size(e,a){return this.min(e,a).max(e,a)}nonempty(e){return this.min(1,e)}};Xs.create=(t,e)=>new Xs({valueType:t,minSize:null,maxSize:null,typeName:ee.ZodSet,...se(e)});var hh=class t extends le{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==j.function)return U(a,{code:P.invalid_type,expected:j.function,received:a.parsedType}),J;function r(s,l){return mc({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,$s(),cn].filter(u=>!!u),issueData:{code:P.invalid_arguments,argumentsError:l}})}function n(s,l){return mc({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,$s(),cn].filter(u=>!!u),issueData:{code:P.invalid_return_type,returnTypeError:l}})}let o={errorMap:a.common.contextualErrorMap},i=a.data;if(this._def.returns instanceof yo){let s=this;return Nt(async function(...l){let u=new ia([]),c=await s._def.args.parseAsync(l,o).catch(h=>{throw u.addIssue(r(l,h)),u}),d=await Reflect.apply(i,this,c);return await s._def.returns._def.type.parseAsync(d,o).catch(h=>{throw u.addIssue(n(d,h)),u})})}else{let s=this;return Nt(function(...l){let u=s._def.args.safeParse(l,o);if(!u.success)throw new ia([r(l,u.error)]);let c=Reflect.apply(i,this,u.data),d=s._def.returns.safeParse(c,o);if(!d.success)throw new ia([n(c,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new t({...this._def,args:Ar.create(e).rest(fn.create())})}returns(e){return new t({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,a,r){return new t({args:e||Ar.create([]).rest(fn.create()),returns:a||fn.create(),typeName:ee.ZodFunction,...se(r)})}},yi=class extends le{get schema(){return this._def.getter()}_parse(e){let{ctx:a}=this._processInputParams(e);return this._def.getter()._parse({data:a.data,path:a.path,parent:a})}};yi.create=(t,e)=>new yi({getter:t,typeName:ee.ZodLazy,...se(e)});var xi=class extends le{_parse(e){if(e.data!==this._def.value){let a=this._getOrReturnCtx(e);return U(a,{received:a.data,code:P.invalid_literal,expected:this._def.value}),J}return{status:"valid",value:e.data}}get value(){return this._def.value}};xi.create=(t,e)=>new xi({value:t,typeName:ee.ZodLiteral,...se(e)});function lE(t,e){return new bi({values:t,typeName:ee.ZodEnum,...se(e)})}var bi=class t extends le{_parse(e){if(typeof e.data!="string"){let a=this._getOrReturnCtx(e),r=this._def.values;return U(a,{expected:pe.joinValues(r),received:a.parsedType,code:P.invalid_type}),J}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let a=this._getOrReturnCtx(e),r=this._def.values;return U(a,{received:a.data,code:P.invalid_enum_value,options:r}),J}return Nt(e.data)}get options(){return this._def.values}get enum(){let e={};for(let a of this._def.values)e[a]=a;return e}get Values(){let e={};for(let a of this._def.values)e[a]=a;return e}get Enum(){let e={};for(let a of this._def.values)e[a]=a;return e}extract(e,a=this._def){return t.create(e,{...this._def,...a})}exclude(e,a=this._def){return t.create(this.options.filter(r=>!e.includes(r)),{...this._def,...a})}};bi.create=lE;var Si=class extends le{_parse(e){let a=pe.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(e);if(r.parsedType!==j.string&&r.parsedType!==j.number){let n=pe.objectValues(a);return U(r,{expected:pe.joinValues(n),received:r.parsedType,code:P.invalid_type}),J}if(this._cache||(this._cache=new Set(pe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let n=pe.objectValues(a);return U(r,{received:r.data,code:P.invalid_enum_value,options:n}),J}return Nt(e.data)}get enum(){return this._def.values}};Si.create=(t,e)=>new Si({values:t,typeName:ee.ZodNativeEnum,...se(e)});var yo=class extends le{unwrap(){return this._def.type}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==j.promise&&a.common.async===!1)return U(a,{code:P.invalid_type,expected:j.promise,received:a.parsedType}),J;let r=a.parsedType===j.promise?a.data:Promise.resolve(a.data);return Nt(r.then(n=>this._def.type.parseAsync(n,{path:a.path,errorMap:a.common.contextualErrorMap})))}};yo.create=(t,e)=>new yo({type:t,typeName:ee.ZodPromise,...se(e)});var ja=class extends le{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===ee.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:a,ctx:r}=this._processInputParams(e),n=this._def.effect||null,o={addIssue:i=>{U(r,i),i.fatal?a.abort():a.dirty()},get path(){return r.path}};if(o.addIssue=o.addIssue.bind(o),n.type==="preprocess"){let i=n.transform(r.data,o);if(r.common.async)return Promise.resolve(i).then(async s=>{if(a.value==="aborted")return J;let l=await this._def.schema._parseAsync({data:s,path:r.path,parent:r});return l.status==="aborted"?J:l.status==="dirty"?ui(l.value):a.value==="dirty"?ui(l.value):l});{if(a.value==="aborted")return J;let s=this._def.schema._parseSync({data:i,path:r.path,parent:r});return s.status==="aborted"?J:s.status==="dirty"?ui(s.value):a.value==="dirty"?ui(s.value):s}}if(n.type==="refinement"){let i=s=>{let l=n.refinement(s,o);if(r.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(r.common.async===!1){let s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return s.status==="aborted"?J:(s.status==="dirty"&&a.dirty(),i(s.value),{status:a.value,value:s.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>s.status==="aborted"?J:(s.status==="dirty"&&a.dirty(),i(s.value).then(()=>({status:a.value,value:s.value}))))}if(n.type==="transform")if(r.common.async===!1){let i=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!mo(i))return J;let s=n.transform(i.value,o);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:a.value,value:s}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(i=>mo(i)?Promise.resolve(n.transform(i.value,o)).then(s=>({status:a.value,value:s})):J);pe.assertNever(n)}};ja.create=(t,e,a)=>new ja({schema:t,typeName:ee.ZodEffects,effect:e,...se(a)});ja.createWithPreprocess=(t,e,a)=>new ja({schema:e,effect:{type:"preprocess",transform:t},typeName:ee.ZodEffects,...se(a)});var $a=class extends le{_parse(e){return this._getType(e)===j.undefined?Nt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};$a.create=(t,e)=>new $a({innerType:t,typeName:ee.ZodOptional,...se(e)});var Er=class extends le{_parse(e){return this._getType(e)===j.null?Nt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Er.create=(t,e)=>new Er({innerType:t,typeName:ee.ZodNullable,...se(e)});var _i=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=a.data;return a.parsedType===j.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:a.path,parent:a})}removeDefault(){return this._def.innerType}};_i.create=(t,e)=>new _i({innerType:t,typeName:ee.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...se(e)});var Ci=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r={...a,common:{...a.common,issues:[]}},n=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return Vs(n)?n.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new ia(r.common.issues)},input:r.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new ia(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};Ci.create=(t,e)=>new Ci({innerType:t,typeName:ee.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...se(e)});var Ys=class extends le{_parse(e){if(this._getType(e)!==j.nan){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:j.nan,received:r.parsedType}),J}return{status:"valid",value:e.data}}};Ys.create=t=>new Ys({typeName:ee.ZodNaN,...se(t)});var iH=Symbol("zod_brand"),gc=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=a.data;return this._def.type._parse({data:r,path:a.path,parent:a})}unwrap(){return this._def.type}},vc=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.common.async)return(async()=>{let o=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return o.status==="aborted"?J:o.status==="dirty"?(a.dirty(),ui(o.value)):this._def.out._parseAsync({data:o.value,path:r.path,parent:r})})();{let n=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return n.status==="aborted"?J:n.status==="dirty"?(a.dirty(),{status:"dirty",value:n.value}):this._def.out._parseSync({data:n.value,path:r.path,parent:r})}}static create(e,a){return new t({in:e,out:a,typeName:ee.ZodPipeline})}},wi=class extends le{_parse(e){let a=this._def.innerType._parse(e),r=n=>(mo(n)&&(n.value=Object.freeze(n.value)),n);return Vs(a)?a.then(n=>r(n)):r(a)}unwrap(){return this._def.innerType}};wi.create=(t,e)=>new wi({innerType:t,typeName:ee.ZodReadonly,...se(e)});function nE(t,e){let a=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof a=="string"?{message:a}:a}function uE(t,e={},a){return t?vo.create().superRefine((r,n)=>{let o=t(r);if(o instanceof Promise)return o.then(i=>{if(!i){let s=nE(e,r),l=s.fatal??a??!0;n.addIssue({code:"custom",...s,fatal:l})}});if(!o){let i=nE(e,r),s=i.fatal??a??!0;n.addIssue({code:"custom",...i,fatal:s})}}):vo.create()}var sH={object:sa.lazycreate},ee;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(ee||(ee={}));var lH=(t,e={message:`Input not instance of ${t.name}`})=>uE(a=>a instanceof t,e),cE=go.create,dE=ci.create,uH=Ys.create,cH=di.create,fE=fi.create,dH=pi.create,fH=Gs.create,pH=hi.create,hH=mi.create,mH=vo.create,gH=fn.create,vH=cr.create,yH=Ws.create,xH=pn.create,bH=sa.create,SH=sa.strictCreate,_H=gi.create,CH=fh.create,wH=vi.create,LH=Ar.create,kH=ph.create,IH=Zs.create,AH=Xs.create,EH=hh.create,TH=yi.create,RH=xi.create,MH=bi.create,OH=Si.create,DH=yo.create,BH=ja.create,PH=$a.create,NH=Er.create,FH=ja.createWithPreprocess,HH=vc.create,UH=()=>cE().optional(),zH=()=>dE().optional(),qH=()=>fE().optional(),$H={string:(t=>go.create({...t,coerce:!0})),number:(t=>ci.create({...t,coerce:!0})),boolean:(t=>fi.create({...t,coerce:!0})),bigint:(t=>di.create({...t,coerce:!0})),date:(t=>pi.create({...t,coerce:!0}))};var VH=J;var jx=p.union([p.object({type:p.literal("data"),key:p.string(),value:p.string().optional()}),p.object({type:p.literal("css"),value:p.string()}),p.object({type:p.literal("aria"),role:p.string().optional(),label:p.string().optional()}),p.object({type:p.literal("shadow-css"),value:p.string()}),p.object({type:p.literal("ref"),el:p.any()})]),pE=p.object({kind:p.literal("tooltip"),id:p.string(),anchor:jx,content:p.object({title:p.string().optional(),body:p.string()}),placement:p.enum(["top","bottom","left","right","auto"]).optional(),offsetPx:p.number().optional(),blocking:p.boolean().optional(),trigger:p.enum(["immediate","hover","click"]).optional(),dismiss:p.object({onEsc:p.boolean().optional(),closeButton:p.boolean().optional(),timeoutMs:p.number().optional()}).optional()}),hE=p.object({kind:p.literal("highlight"),id:p.string(),anchor:jx,copy:p.string().optional(),ring:p.object({paddingPx:p.number().optional(),radiusPx:p.number().optional()}).optional(),scrim:p.object({opacity:p.number().optional()}).optional(),ringColor:p.string().optional(),blocking:p.boolean().optional(),dismiss:p.object({onClickOutside:p.boolean().optional(),onEsc:p.boolean().optional(),timeoutMs:p.number().optional()}).optional()}),mh=p.object({id:p.string(),version:p.number(),routes:p.array(p.string()).optional(),steps:p.array(p.union([pE,hE]))});function jH(t){return mh.parse(t)}var GH=({configUri:t,experiments:e,featureKey:a="smart-canvas-overlay-uri",credentials:r="include"}={})=>async()=>{let n=xp({configUri:t,experiments:e,featureKey:a});if(!n)throw new Error("SmartCanvas overlays: recipe URI missing (env + feature unset).");let o=await fetch(n,{credentials:r});if(!o.ok)throw new Error(`SmartCanvas overlays: failed to fetch recipe (${o.status})`);let i=await o.json();return mh.parse(i)};var gh=K(Ke(),1),mE=K(Il(),1);function WH({element:t,children:e}){let[a,r]=(0,gh.useState)(null);return(0,gh.useLayoutEffect)(()=>{if(!t){r(null);return}return r(t.getMountNode()),()=>r(null)},[t]),a?(0,mE.createPortal)(e,a):null}function ZH(){let t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",e="";for(let a=0;a<16;a++)e+=t[Math.floor(Math.random()*t.length)];return e}var Gx=class{constructor(){B(this,"sessionId");this.sessionId=ZH(),console.log(`[Syntro Telemetry] Using noop adapter (no telemetry configured). sessionId=${this.sessionId}`)}trackCanvasOpened(e){}trackCanvasClosed(e){}trackRectangleViewed(e,a){}trackAction(e,a,r){}register(e){}getSessionId(){return this.sessionId}startSessionRecording(){}trackExperiment(e,a,r){}setPersonProperties(e){}setPersonPropertiesOnce(e){}getDistinctId(){return"demo-user"}getAllFeatureFlags(){return{}}getSegmentFlags(){return{}}track(e,a){}};function vh(){return new Gx}var T=typeof window<"u"?window:void 0,Dt=typeof globalThis<"u"?globalThis:T;typeof self>"u"&&(Dt.self=Dt),typeof File>"u"&&(Dt.File=function(){});var dT=Array.prototype,gE=dT.forEach,vE=dT.indexOf,ka=Dt?.navigator,z=Dt?.document,Ot=Dt?.location,cb=Dt?.fetch,db=Dt!=null&&Dt.XMLHttpRequest&&"withCredentials"in new Dt.XMLHttpRequest?Dt.XMLHttpRequest:void 0,yE=Dt?.AbortController,la=ka?.userAgent,Q=T??{},gn={DEBUG:!1,LIB_VERSION:"1.341.0"};function xE(t,e,a,r,n,o,i){try{var s=t[o](i),l=s.value}catch(u){return void a(u)}s.done?e(l):Promise.resolve(l).then(r,n)}function tl(t){return function(){var e=this,a=arguments;return new Promise((function(r,n){var o=t.apply(e,a);function i(l){xE(o,r,n,i,s,"next",l)}function s(l){xE(o,r,n,i,s,"throw",l)}i(void 0)}))}}function V(){return V=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var a=arguments[e];for(var r in a)({}).hasOwnProperty.call(a,r)&&(t[r]=a[r])}return t},V.apply(null,arguments)}function fT(t,e){if(t==null)return{};var a={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.indexOf(r)!==-1)continue;a[r]=t[r]}return a}var XH=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],bE=function(t,e){if(e===void 0&&(e=[]),!t)return!1;var a=t.toLowerCase();return XH.concat(e).some((r=>{var n=r.toLowerCase();return a.indexOf(n)!==-1}))},YH=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"];function he(t,e){return t.indexOf(e)!==-1}var Wh=function(t){return t.trim()},fb=function(t){return t.replace(/^\$/,"")},KH=Array.isArray,pT=Object.prototype,hT=pT.hasOwnProperty,Zh=pT.toString,we=KH||function(t){return Zh.call(t)==="[object Array]"},wo=t=>typeof t=="function",gt=t=>t===Object(t)&&!we(t),al=t=>{if(gt(t)){for(var e in t)if(hT.call(t,e))return!1;return!0}return!1},q=t=>t===void 0,vt=t=>Zh.call(t)=="[object String]",pb=t=>vt(t)&&t.trim().length===0,dr=t=>t===null,ge=t=>q(t)||dr(t),_n=t=>Zh.call(t)=="[object Number]"&&t==t,Js=t=>_n(t)&&t>0,Sn=t=>Zh.call(t)==="[object Boolean]",QH=t=>t instanceof FormData,JH=t=>he(YH,t);function hb(t){return t===null||typeof t!="object"}function Lh(t,e){return Object.prototype.toString.call(t)==="[object "+e+"]"}function mT(t){return!q(Event)&&(function(e,a){try{return e instanceof a}catch{return!1}})(t,Event)}var e3=[!0,"true",1,"1","yes"],Wx=t=>he(e3,t),t3=[!1,"false",0,"0","no"];function Rr(t,e,a,r,n){return e>a&&(r.warn("min cannot be greater than max."),e=a),_n(t)?t>a?(r.warn(" cannot be greater than max: "+a+". Using max value instead."),a):t<e?(r.warn(" cannot be less than min: "+e+". Using min value instead."),e):t:(r.warn(" must be a number. using max or fallback. max: "+a+", fallback: "+n),Rr(n||a,e,a,r))}var mb=class{constructor(e){this.t={},this.i=e.i,this.o=Rr(e.bucketSize,0,100,e.h),this.m=Rr(e.refillRate,0,this.o,e.h),this.$=Rr(e.refillInterval,0,864e5,e.h)}S(e,a){var r=a-e.lastAccess,n=Math.floor(r/this.$);if(n>0){var o=n*this.m;e.tokens=Math.min(e.tokens+o,this.o),e.lastAccess=e.lastAccess+n*this.$}}consumeRateLimit(e){var a,r=Date.now(),n=String(e),o=this.t[n];return o?this.S(o,r):(o={tokens:this.o,lastAccess:r},this.t[n]=o),o.tokens===0||(o.tokens--,o.tokens===0&&((a=this.i)==null||a.call(this,e)),o.tokens===0)}stop(){this.t={}}},Ga="Mobile",kh="iOS",bn="Android",Fc="Tablet",gT=bn+" "+Fc,vT="iPad",yT="Apple",xT=yT+" Watch",Hc="Safari",il="BlackBerry",bT="Samsung",ST=bT+"Browser",_T=bT+" Internet",Ai="Chrome",a3=Ai+" OS",CT=Ai+" "+kh,C0="Internet Explorer",wT=C0+" "+Ga,w0="Opera",r3=w0+" Mini",L0="Edge",LT="Microsoft "+L0,nl="Firefox",kT=nl+" "+kh,Uc="Nintendo",zc="PlayStation",ol="Xbox",IT=bn+" "+Ga,AT=Ga+" "+Hc,Ic="Windows",gb=Ic+" Phone",SE="Nokia",vb="Ouya",ET="Generic",n3=ET+" "+Ga.toLowerCase(),TT=ET+" "+Fc.toLowerCase(),yb="Konqueror",Wt="(\\d+(\\.\\d+)?)",Zx=new RegExp("Version/"+Wt),o3=new RegExp(ol,"i"),i3=new RegExp(zc+" \\w+","i"),s3=new RegExp(Uc+" \\w+","i"),k0=new RegExp(il+"|PlayBook|BB10","i"),l3={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"},yh,_E,Xx,u3=(t,e)=>e&&he(e,yT)||(function(a){return he(a,Hc)&&!he(a,Ai)&&!he(a,bn)})(t),RT=function(t,e){return e=e||"",he(t," OPR/")&&he(t,"Mini")?r3:he(t," OPR/")?w0:k0.test(t)?il:he(t,"IE"+Ga)||he(t,"WPDesktop")?wT:he(t,ST)?_T:he(t,L0)||he(t,"Edg/")?LT:he(t,"FBIOS")?"Facebook "+Ga:he(t,"UCWEB")||he(t,"UCBrowser")?"UC Browser":he(t,"CriOS")?CT:he(t,"CrMo")||he(t,Ai)?Ai:he(t,bn)&&he(t,Hc)?IT:he(t,"FxiOS")?kT:he(t.toLowerCase(),yb.toLowerCase())?yb:u3(t,e)?he(t,Ga)?AT:Hc:he(t,nl)?nl:he(t,"MSIE")||he(t,"Trident/")?C0:he(t,"Gecko")?nl:""},c3={[wT]:[new RegExp("rv:"+Wt)],[LT]:[new RegExp(L0+"?\\/"+Wt)],[Ai]:[new RegExp("("+Ai+"|CrMo)\\/"+Wt)],[CT]:[new RegExp("CriOS\\/"+Wt)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Wt)],[Hc]:[Zx],[AT]:[Zx],[w0]:[new RegExp("(Opera|OPR)\\/"+Wt)],[nl]:[new RegExp(nl+"\\/"+Wt)],[kT]:[new RegExp("FxiOS\\/"+Wt)],[yb]:[new RegExp("Konqueror[:/]?"+Wt,"i")],[il]:[new RegExp(il+" "+Wt),Zx],[IT]:[new RegExp("android\\s"+Wt,"i")],[_T]:[new RegExp(ST+"\\/"+Wt)],[C0]:[new RegExp("(rv:|MSIE )"+Wt)],Mozilla:[new RegExp("rv:"+Wt)]},d3=function(t,e){var a=RT(t,e),r=c3[a];if(q(r))return null;for(var n=0;n<r.length;n++){var o=r[n],i=t.match(o);if(i)return parseFloat(i[i.length-2])}return null},CE=[[new RegExp(ol+"; "+ol+" (.*?)[);]","i"),t=>[ol,t&&t[1]||""]],[new RegExp(Uc,"i"),[Uc,""]],[new RegExp(zc,"i"),[zc,""]],[k0,[il,""]],[new RegExp(Ic,"i"),(t,e)=>{if(/Phone/.test(e)||/WPDesktop/.test(e))return[gb,""];if(new RegExp(Ga).test(e)&&!/IEMobile\b/.test(e))return[Ic+" "+Ga,""];var a=/Windows NT ([0-9.]+)/i.exec(e);if(a&&a[1]){var r=a[1],n=l3[r]||"";return/arm/i.test(e)&&(n="RT"),[Ic,n]}return[Ic,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,t=>{if(t&&t[3]){var e=[t[3],t[4],t[5]||"0"];return[kh,e.join(".")]}return[kh,""]}],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,t=>{var e="";return t&&t.length>=3&&(e=q(t[2])?t[3]:t[2]),["watchOS",e]}],[new RegExp("("+bn+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+bn+")","i"),t=>{if(t&&t[2]){var e=[t[2],t[3],t[4]||"0"];return[bn,e.join(".")]}return[bn,""]}],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,t=>{var e=["Mac OS X",""];if(t&&t[1]){var a=[t[1],t[2],t[3]||"0"];e[1]=a.join(".")}return e}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[a3,""]],[/Linux|debian/i,["Linux",""]]],wE=function(t){return s3.test(t)?Uc:i3.test(t)?zc:o3.test(t)?ol:new RegExp(vb,"i").test(t)?vb:new RegExp("("+gb+"|WPDesktop)","i").test(t)?gb:/iPad/.test(t)?vT:/iPod/.test(t)?"iPod Touch":/iPhone/.test(t)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(t)?xT:k0.test(t)?il:/(kobo)\s(ereader|touch)/i.test(t)?"Kobo":new RegExp(SE,"i").test(t)?SE:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(t)||/(kf[a-z]+)( bui|\)).+silk\//i.test(t)?"Kindle Fire":/(Android|ZTE)/i.test(t)?new RegExp(Ga).test(t)&&!/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(t)||/pixel[\daxl ]{1,6}/i.test(t)&&!/pixel c/i.test(t)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(t)||/lmy47v/i.test(t)&&!/QTAQZ3/i.test(t)?bn:gT:new RegExp("(pda|"+Ga+")","i").test(t)?n3:new RegExp(Fc,"i").test(t)&&!new RegExp(Fc+" pc","i").test(t)?TT:""},f3=t=>t instanceof Error;function p3(t){var e=globalThis._posthogChunkIds;if(e){var a=Object.keys(e);return Xx&&a.length===_E||(_E=a.length,Xx=a.reduce(((r,n)=>{yh||(yh={});var o=yh[n];if(o)r[o[0]]=o[1];else for(var i=t(n),s=i.length-1;s>=0;s--){var l=i[s],u=l?.filename,c=e[n];if(u&&c){r[u]=c,yh[n]=[u,c];break}}return r}),{})),Xx}}var xb=class{constructor(e,a,r){r===void 0&&(r=[]),this.coercers=e,this.stackParser=a,this.modifiers=r}buildFromUnknown(e,a){a===void 0&&(a={});var r=a&&a.mechanism||{handled:!0,type:"generic"},n=this.buildCoercingContext(r,a,0).apply(e),o=this.buildParsingContext(),i=this.parseStacktrace(n,o);return{$exception_list:this.convertToExceptionList(i,r),$exception_level:"error"}}modifyFrames(e){var a=this;return tl((function*(){for(var r of e)r.stacktrace&&r.stacktrace.frames&&we(r.stacktrace.frames)&&(r.stacktrace.frames=yield a.applyModifiers(r.stacktrace.frames));return e}))()}coerceFallback(e){var a;return{type:"Error",value:"Unknown error",stack:(a=e.syntheticException)==null?void 0:a.stack,synthetic:!0}}parseStacktrace(e,a){var r,n;return e.cause!=null&&(r=this.parseStacktrace(e.cause,a)),e.stack!=""&&e.stack!=null&&(n=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?1:0),a.chunkIdMap)),V({},e,{cause:r,stack:n})}applyChunkIds(e,a){return e.map((r=>(r.filename&&a&&(r.chunk_id=a[r.filename]),r)))}applyCoercers(e,a){for(var r of this.coercers)if(r.match(e))return r.coerce(e,a);return this.coerceFallback(a)}applyModifiers(e){var a=this;return tl((function*(){var r=e;for(var n of a.modifiers)r=yield n(r);return r}))()}convertToExceptionList(e,a){var r,n,o,i={type:e.type,value:e.value,mechanism:{type:(r=a.type)!==null&&r!==void 0?r:"generic",handled:(n=a.handled)===null||n===void 0||n,synthetic:(o=e.synthetic)!==null&&o!==void 0&&o}};e.stack&&(i.stacktrace={type:"raw",frames:e.stack});var s=[i];return e.cause!=null&&s.push(...this.convertToExceptionList(e.cause,V({},a,{handled:!0}))),s}buildParsingContext(){return{chunkIdMap:p3(this.stackParser)}}buildCoercingContext(e,a,r){r===void 0&&(r=0);var n=(o,i)=>{if(i<=4){var s=this.buildCoercingContext(e,a,i);return this.applyCoercers(o,s)}};return V({},a,{syntheticException:r==0?a.syntheticException:void 0,mechanism:e,apply:o=>n(o,r),next:o=>n(o,r+1)})}},sl="?";function bb(t,e,a,r,n){var o={platform:t,filename:e,function:a==="<anonymous>"?sl:a,in_app:!0};return q(r)||(o.lineno=r),q(n)||(o.colno=n),o}var MT=(t,e)=>{var a=t.indexOf("safari-extension")!==-1,r=t.indexOf("safari-web-extension")!==-1;return a||r?[t.indexOf("@")!==-1?t.split("@")[0]:sl,a?"safari-extension:"+e:"safari-web-extension:"+e]:[t,e]},h3=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,m3=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,g3=/\((\S*)(?::(\d+))(?::(\d+))\)/,v3=(t,e)=>{var a=h3.exec(t);if(a){var[,r,n,o]=a;return bb(e,r,sl,+n,+o)}var i=m3.exec(t);if(i){if(i[2]&&i[2].indexOf("eval")===0){var s=g3.exec(i[2]);s&&(i[2]=s[1],i[3]=s[2],i[4]=s[3])}var[l,u]=MT(i[1]||sl,i[2]);return bb(e,u,l,i[3]?+i[3]:void 0,i[4]?+i[4]:void 0)}},y3=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,x3=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,b3=(t,e)=>{var a=y3.exec(t);if(a){if(a[3]&&a[3].indexOf(" > eval")>-1){var r=x3.exec(a[3]);r&&(a[1]=a[1]||"eval",a[3]=r[1],a[4]=r[2],a[5]="")}var n=a[3],o=a[1]||sl;return[o,n]=MT(o,n),bb(e,n,o,a[4]?+a[4]:void 0,a[5]?+a[5]:void 0)}},LE=/\(error: (.*)\)/,kE=50;function S3(){return(function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return function(n,o){o===void 0&&(o=0);for(var i=[],s=n.split(`
518
+ `),l=o;l<s.length;l++){var u=s[l];if(!(u.length>1024)){var c=LE.test(u)?u.replace(LE,"$1"):u;if(!c.match(/\S*Error: /)){for(var d of a){var f=d(c,t);if(f){i.push(f);break}}if(i.length>=kE)break}}}return(function(h){if(!h.length)return[];var S=Array.from(h);return S.reverse(),S.slice(0,kE).map((x=>{return V({},x,{filename:x.filename||(b=S,b[b.length-1]||{}).filename,function:x.function||sl});var b}))})(i)}})("web:javascript",v3,b3)}var Sb=class{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,a){var r=vt(e.stack);return{type:this.getType(e),value:this.getValue(e),stack:r?e.stack:void 0,cause:e.cause?a.next(e.cause):void 0,synthetic:!1}}getType(e){return this.isDOMError(e)?"DOMError":"DOMException"}getValue(e){var a=e.name||(this.isDOMError(e)?"DOMError":"DOMException");return e.message?a+": "+e.message:a}isDOMException(e){return Lh(e,"DOMException")}isDOMError(e){return Lh(e,"DOMError")}},_b=class{match(e){return(a=>a instanceof Error)(e)}coerce(e,a){return{type:this.getType(e),value:this.getMessage(e,a),stack:this.getStack(e),cause:e.cause?a.next(e.cause):void 0,synthetic:!1}}getType(e){return e.name||e.constructor.name}getMessage(e,a){var r=e.message;return r.error&&typeof r.error.message=="string"?String(r.error.message):String(r)}getStack(e){return e.stacktrace||e.stack||void 0}},Cb=class{constructor(){}match(e){return Lh(e,"ErrorEvent")&&e.error!=null}coerce(e,a){var r,n=a.apply(e.error);return n||{type:"ErrorEvent",value:e.message,stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},_3=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i,wb=class{match(e){return typeof e=="string"}coerce(e,a){var r,[n,o]=this.getInfos(e);return{type:n??"Error",value:o??e,stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}getInfos(e){var a="Error",r=e,n=e.match(_3);return n&&(a=n[1],r=n[2]),[a,r]}},C3=["fatal","error","warning","log","info","debug"];function OT(t,e){e===void 0&&(e=40);var a=Object.keys(t);if(a.sort(),!a.length)return"[object has no keys]";for(var r=a.length;r>0;r--){var n=a.slice(0,r).join(", ");if(!(n.length>e))return r===a.length||n.length<=e?n:n.slice(0,e)+"..."}return""}var Lb=class{match(e){return typeof e=="object"&&e!==null}coerce(e,a){var r,n=this.getErrorPropertyFromObject(e);return n?a.apply(n):{type:this.getType(e),value:this.getValue(e),stack:(r=a.syntheticException)==null?void 0:r.stack,level:this.isSeverityLevel(e.level)?e.level:"error",synthetic:!0}}getType(e){return mT(e)?e.constructor.name:"Error"}getValue(e){if("name"in e&&typeof e.name=="string"){var a="'"+e.name+"' captured as exception";return"message"in e&&typeof e.message=="string"&&(a+=" with message: '"+e.message+"'"),a}if("message"in e&&typeof e.message=="string")return e.message;var r=this.getObjectClassName(e);return(r&&r!=="Object"?"'"+r+"'":"Object")+" captured as exception with keys: "+OT(e)}isSeverityLevel(e){return vt(e)&&!pb(e)&&C3.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var r=e[a];if(f3(r))return r}}getObjectClassName(e){try{var a=Object.getPrototypeOf(e);return a?a.constructor.name:void 0}catch{return}}},kb=class{match(e){return mT(e)}coerce(e,a){var r,n=e.constructor.name;return{type:n,value:n+" captured as exception with keys: "+OT(e),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},Ib=class{match(e){return hb(e)}coerce(e,a){var r;return{type:"Error",value:"Primitive value captured as exception: "+String(e),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},Ab=class{match(e){return Lh(e,"PromiseRejectionEvent")}coerce(e,a){var r,n=this.getUnhandledRejectionReason(e);return hb(n)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(n),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}:a.apply(n)}getUnhandledRejectionReason(e){if(hb(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}},DT=function(t,e){var{debugEnabled:a}=e===void 0?{}:e,r={k:function(n){if(T&&(gn.DEBUG||Q.POSTHOG_DEBUG||a)&&!q(T.console)&&T.console){for(var o=("__rrweb_original__"in T.console[n])?T.console[n].__rrweb_original__:T.console[n],i=arguments.length,s=new Array(i>1?i-1:0),l=1;l<i;l++)s[l-1]=arguments[l];o(t,...s)}},info:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("log",...o)},warn:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("warn",...o)},error:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("error",...o)},critical:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];console.error(t,...o)},uninitializedWarning:n=>{r.error("You must initialize PostHog before calling "+n)},createLogger:(n,o)=>DT(t+" "+n,o)};return r},$=DT("[PostHog.js]"),at=$.createLogger,w3=at("[ExternalScriptsLoader]"),IE=(t,e,a)=>{if(t.config.disable_external_dependency_loading)return w3.warn(e+" was requested but loading of external scripts is disabled."),a("Loading of external scripts is disabled");var r=z?.querySelectorAll("script");if(r){for(var n,o=function(){if(r[i].src===e){var l=r[i];return l.__posthog_loading_callback_fired?{v:a()}:(l.addEventListener("load",(u=>{l.__posthog_loading_callback_fired=!0,a(void 0,u)})),l.onerror=u=>a(u),{v:void 0})}},i=0;i<r.length;i++)if(n=o())return n.v}var s=()=>{if(!z)return a("document not found");var l=z.createElement("script");if(l.type="text/javascript",l.crossOrigin="anonymous",l.src=e,l.onload=d=>{l.__posthog_loading_callback_fired=!0,a(void 0,d)},l.onerror=d=>a(d),t.config.prepare_external_dependency_script&&(l=t.config.prepare_external_dependency_script(l)),!l)return a("prepare_external_dependency_script returned null");if(t.config.external_scripts_inject_target==="head")z.head.appendChild(l);else{var u,c=z.querySelectorAll("body > script");c.length>0?(u=c[0].parentNode)==null||u.insertBefore(l,c[0]):z.body.appendChild(l)}};z!=null&&z.body?s():z?.addEventListener("DOMContentLoaded",s)};Q.__PosthogExtensions__=Q.__PosthogExtensions__||{},Q.__PosthogExtensions__.loadExternalDependency=(t,e,a)=>{var r="/static/"+e+".js?v="+t.version;if(e==="remote-config"&&(r="/array/"+t.config.token+"/config.js"),e==="toolbar"){var n=3e5;r=r+"&t="+Math.floor(Date.now()/n)*n}var o=t.requestRouter.endpointFor("assets",r);IE(t,o,a)},Q.__PosthogExtensions__.loadSiteApp=(t,e,a)=>{var r=t.requestRouter.endpointFor("api",e);IE(t,r,a)};var Ih={};function Lo(t,e,a){if(we(t)){if(gE&&t.forEach===gE)t.forEach(e,a);else if("length"in t&&t.length===+t.length){for(var r=0,n=t.length;r<n;r++)if(r in t&&e.call(a,t[r],r)===Ih)return}}}function Pe(t,e,a){if(!ge(t)){if(we(t))return Lo(t,e,a);if(QH(t)){for(var r of t.entries())if(e.call(a,r[1],r[0])===Ih)return}else for(var n in t)if(hT.call(t,n)&&e.call(a,t[n],n)===Ih)return}}var st=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return Lo(a,(function(n){for(var o in n)n[o]!==void 0&&(t[o]=n[o])})),t},ul=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return Lo(a,(function(n){Lo(n,(function(o){t.push(o)}))})),t};function Ch(t){for(var e=Object.keys(t),a=e.length,r=new Array(a);a--;)r[a]=[e[a],t[e[a]]];return r}var AE=function(t){try{return t()}catch{return}},L3=function(t){return function(){try{for(var e=arguments.length,a=new Array(e),r=0;r<e;r++)a[r]=arguments[r];return t.apply(this,a)}catch(n){$.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),$.critical(n)}}},I0=function(t){var e={};return Pe(t,(function(a,r){(vt(a)&&a.length>0||_n(a))&&(e[r]=a)})),e};function k3(t,e){return a=t,r=o=>vt(o)&&!dr(e)?o.slice(0,e):o,n=new Set,(function o(i,s){return i!==Object(i)?r?r(i,s):i:n.has(i)?void 0:(n.add(i),we(i)?(l=[],Lo(i,(u=>{l.push(o(u))}))):(l={},Pe(i,((u,c)=>{n.has(u)||(l[c]=o(u,c))}))),l);var l})(a);var a,r,n}var I3=["herokuapp.com","vercel.app","netlify.app"];function A3(t){var e=t?.hostname;if(!vt(e))return!1;var a=e.split(".").slice(-2).join(".");for(var r of I3)if(a===r)return!1;return!0}function BT(t,e){for(var a=0;a<t.length;a++)if(e(t[a]))return t[a]}function pt(t,e,a,r){var{capture:n=!1,passive:o=!0}=r??{};t?.addEventListener(e,a,{capture:n,passive:o})}var PT="$people_distinct_id",Ac="__alias",Ec="__timers",EE="$autocapture_disabled_server_side",Eb="$heatmaps_enabled_server_side",TE="$exception_capture_enabled_server_side",Tb="$error_tracking_suppression_rules",RE="$error_tracking_capture_extension_exceptions",ME="$web_vitals_enabled_server_side",NT="$dead_clicks_enabled_server_side",OE="$product_tours_enabled_server_side",DE="$web_vitals_allowed_metrics",Yx="$session_recording_remote_config",Ah="$sesid",FT="$session_is_sampled",rl="$enabled_feature_flags",Tc="$early_access_features",Rb="$feature_flag_details",Rc="$stored_person_properties",Ii="$stored_group_properties",Mb="$surveys",Eh="$flag_call_reported",vn="$user_state",Ob="$client_session_props",Db="$capture_rate_limit",Bb="$initial_campaign_params",Pb="$initial_referrer_info",Th="$initial_person_info",Rh="$epp",HT="__POSTHOG_TOOLBAR__",yc="$posthog_cookieless",E3=[PT,Ac,"__cmpns",Ec,"$session_recording_enabled_server_side",Eb,Ah,rl,Tb,vn,Tc,Rb,Ii,Rc,Mb,Eh,Ob,Db,Bb,Pb,Rh,Th,"$conversations_widget_session_id","$conversations_ticket_id","$conversations_widget_state","$conversations_user_traits"];function BE(t){return t instanceof Element&&(t.id===HT||!(t.closest==null||!t.closest(".toolbar-global-fade-container")))}function Xh(t){return!!t&&t.nodeType===1}function ko(t,e){return!!t&&!!t.tagName&&t.tagName.toLowerCase()===e.toLowerCase()}function UT(t){return!!t&&t.nodeType===3}function zT(t){return!!t&&t.nodeType===11}function A0(t){return t?Wh(t).split(/\s+/):[]}function PE(t){var e=T?.location.href;return!!(e&&t&&t.some((a=>e.match(a))))}function Mh(t){var e="";switch(typeof t.className){case"string":e=t.className;break;case"object":e=(t.className&&"baseVal"in t.className?t.className.baseVal:null)||t.getAttribute("class")||"";break;default:e=""}return A0(e)}function qT(t){return ge(t)?null:Wh(t).split(/(\s+)/).filter((e=>qc(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function Vc(t){var e="";return Nb(t)&&!WT(t)&&t.childNodes&&t.childNodes.length&&Pe(t.childNodes,(function(a){var r;UT(a)&&a.textContent&&(e+=(r=qT(a.textContent))!==null&&r!==void 0?r:"")})),Wh(e)}function $T(t){return q(t.target)?t.srcElement||null:(e=t.target)!=null&&e.shadowRoot?t.composedPath()[0]||null:t.target||null;var e}var E0=["a","button","form","input","select","textarea","label"];function VT(t,e){if(q(e))return!0;var a,r=function(o){if(e.some((i=>o.matches(i))))return{v:!0}};for(var n of t)if(a=r(n))return a.v;return!1}function jT(t){var e=t.parentNode;return!(!e||!Xh(e))&&e}var T3=["next","previous","prev",">","<"],NE=10,FE=[".ph-no-rageclick",".ph-no-capture"];function R3(t,e){if(!T||T0(t))return!1;var a,r,n;if(Sn(e)?(a=!!e&&FE,r=void 0):(a=(n=e?.css_selector_ignorelist)!==null&&n!==void 0?n:FE,r=e?.content_ignorelist),a===!1)return!1;var{targetElementList:o}=GT(t,!1);return!(function(i,s){if(i===!1||q(i))return!1;var l;if(i===!0)l=T3;else{if(!we(i))return!1;if(i.length>NE)return $.error("[PostHog] content_ignorelist array cannot exceed "+NE+" items. Use css_selector_ignorelist for more complex matching."),!1;l=i.map((u=>u.toLowerCase()))}return s.some((u=>{var{safeText:c,ariaLabel:d}=u;return l.some((f=>c.includes(f)||d.includes(f)))}))})(r,o.map((i=>{var s;return{safeText:Vc(i).toLowerCase(),ariaLabel:((s=i.getAttribute("aria-label"))==null?void 0:s.toLowerCase().trim())||""}})))&&!VT(o,a)}var T0=t=>!t||ko(t,"html")||!Xh(t),GT=(t,e)=>{if(!T||T0(t))return{parentIsUsefulElement:!1,targetElementList:[]};for(var a=!1,r=[t],n=t;n.parentNode&&!ko(n,"body");)if(zT(n.parentNode))r.push(n.parentNode.host),n=n.parentNode.host;else{var o=jT(n);if(!o)break;if(e||E0.indexOf(o.tagName.toLowerCase())>-1)a=!0;else{var i=T.getComputedStyle(o);i&&i.getPropertyValue("cursor")==="pointer"&&(a=!0)}r.push(o),n=o}return{parentIsUsefulElement:a,targetElementList:r}};function M3(t,e,a,r,n){var o,i,s,l;if(a===void 0&&(a=void 0),!T||T0(t)||(o=a)!=null&&o.url_allowlist&&!PE(a.url_allowlist)||(i=a)!=null&&i.url_ignorelist&&PE(a.url_ignorelist))return!1;if((s=a)!=null&&s.dom_event_allowlist){var u=a.dom_event_allowlist;if(u&&!u.some((S=>e.type===S)))return!1}var{parentIsUsefulElement:c,targetElementList:d}=GT(t,r);if(!(function(S,x){var b=x?.element_allowlist;if(q(b))return!0;var g,m=function(v){if(b.some((C=>v.tagName.toLowerCase()===C)))return{v:!0}};for(var y of S)if(g=m(y))return g.v;return!1})(d,a)||!VT(d,(l=a)==null?void 0:l.css_selector_allowlist))return!1;var f=T.getComputedStyle(t);if(f&&f.getPropertyValue("cursor")==="pointer"&&e.type==="click")return!0;var h=t.tagName.toLowerCase();switch(h){case"html":return!1;case"form":return(n||["submit"]).indexOf(e.type)>=0;case"input":case"select":case"textarea":return(n||["change","click"]).indexOf(e.type)>=0;default:return c?(n||["click"]).indexOf(e.type)>=0:(n||["click"]).indexOf(e.type)>=0&&(E0.indexOf(h)>-1||t.getAttribute("contenteditable")==="true")}}function Nb(t){for(var e=t;e.parentNode&&!ko(e,"body");e=e.parentNode){var a=Mh(e);if(he(a,"ph-sensitive")||he(a,"ph-no-capture"))return!1}if(he(Mh(t),"ph-include"))return!0;var r=t.type||"";if(vt(r))switch(r.toLowerCase()){case"hidden":case"password":return!1}var n=t.name||t.id||"";return!(vt(n)&&/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(n.replace(/[^a-zA-Z0-9]/g,"")))}function WT(t){return!!(ko(t,"input")&&!["button","checkbox","submit","reset"].includes(t.type)||ko(t,"select")||ko(t,"textarea")||t.getAttribute("contenteditable")==="true")}var ZT="(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})",O3=new RegExp("^(?:"+ZT+")$"),D3=new RegExp(ZT),XT="\\d{3}-?\\d{2}-?\\d{4}",B3=new RegExp("^("+XT+")$"),P3=new RegExp("("+XT+")");function qc(t,e){return e===void 0&&(e=!0),!(ge(t)||vt(t)&&(t=Wh(t),(e?O3:D3).test((t||"").replace(/[- ]/g,""))||(e?B3:P3).test(t)))}function YT(t){var e=Vc(t);return qc(e=(e+" "+KT(t)).trim())?e:""}function KT(t){var e="";return t&&t.childNodes&&t.childNodes.length&&Pe(t.childNodes,(function(a){var r;if(a&&((r=a.tagName)==null?void 0:r.toLowerCase())==="span")try{var n=Vc(a);e=(e+" "+n).trim(),a.childNodes&&a.childNodes.length&&(e=(e+" "+KT(a)).trim())}catch(o){$.error("[AutoCapture]",o)}})),e}function N3(t){return(function(e){var a=e.map((r=>{var n,o,i="";if(r.tag_name&&(i+=r.tag_name),r.attr_class)for(var s of(r.attr_class.sort(),r.attr_class))i+="."+s.replace(/"/g,"");var l=V({},r.text?{text:r.text}:{},{"nth-child":(n=r.nth_child)!==null&&n!==void 0?n:0,"nth-of-type":(o=r.nth_of_type)!==null&&o!==void 0?o:0},r.href?{href:r.href}:{},r.attr_id?{attr_id:r.attr_id}:{},r.attributes),u={};return Ch(l).sort(((c,d)=>{var[f]=c,[h]=d;return f.localeCompare(h)})).forEach((c=>{var[d,f]=c;return u[HE(d.toString())]=HE(f.toString())})),i+=":",i+=Ch(u).map((c=>{var[d,f]=c;return d+'="'+f+'"'})).join("")}));return a.join(";")})((function(e){return e.map((a=>{var r,n,o={text:(r=a.$el_text)==null?void 0:r.slice(0,400),tag_name:a.tag_name,href:(n=a.attr__href)==null?void 0:n.slice(0,2048),attr_class:F3(a),attr_id:a.attr__id,nth_child:a.nth_child,nth_of_type:a.nth_of_type,attributes:{}};return Ch(a).filter((i=>{var[s]=i;return s.indexOf("attr__")===0})).forEach((i=>{var[s,l]=i;return o.attributes[s]=l})),o}))})(t))}function HE(t){return t.replace(/"|\\"/g,'\\"')}function F3(t){var e=t.attr__class;return e?we(e)?e:A0(e):void 0}var Oh=class{constructor(e){this.disabled=e===!1;var a=gt(e)?e:{};this.thresholdPx=a.threshold_px||30,this.timeoutMs=a.timeout_ms||1e3,this.clickCount=a.click_count||3,this.clicks=[]}isRageClick(e,a,r){if(this.disabled)return!1;var n=this.clicks[this.clicks.length-1];if(n&&Math.abs(e-n.x)+Math.abs(a-n.y)<this.thresholdPx&&r-n.timestamp<this.timeoutMs){if(this.clicks.push({x:e,y:a,timestamp:r}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:e,y:a,timestamp:r}];return!1}},Dh=t=>{var e=z?.createElement("a");return q(e)?null:(e.href=t,e)},H3=function(t,e){var a,r;e===void 0&&(e="&");var n=[];return Pe(t,(function(o,i){q(o)||q(i)||i==="undefined"||(a=encodeURIComponent((s=>s instanceof File)(o)?o.name:o.toString()),r=encodeURIComponent(i),n[n.length]=r+"="+a)})),n.join(e)},Bh=function(t,e){for(var a,r=((t.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),n=0;n<r.length;n++){var o=r[n].split("=");if(o[0]===e){a=o;break}}if(!we(a)||a.length<2)return"";var i=a[1];try{i=decodeURIComponent(i)}catch{$.error("Skipping decoding for malformed query param: "+i)}return i.replace(/\+/g," ")},jc=function(t,e,a){if(!t||!e||!e.length)return t;for(var r=t.split("#"),n=r[0]||"",o=r[1],i=n.split("?"),s=i[1],l=i[0],u=(s||"").split("&"),c=[],d=0;d<u.length;d++){var f=u[d].split("=");we(f)&&(e.includes(f[0])?c.push(f[0]+"="+a):c.push(u[d]))}var h=l;return s!=null&&(h+="?"+c.join("&")),o!=null&&(h+="#"+o),h},Ph=function(t,e){var a=t.match(new RegExp(e+"=([^&]*)"));return a?a[1]:null},Kx="$copy_autocapture",UE=at("[AutoCapture]");function Qx(t,e){return e.length>t?e.slice(0,t)+"...":e}function U3(t){if(t.previousElementSibling)return t.previousElementSibling;var e=t;do e=e.previousSibling;while(e&&!Xh(e));return e}function z3(t,e,a,r){var n=t.tagName.toLowerCase(),o={tag_name:n};E0.indexOf(n)>-1&&!a&&(n.toLowerCase()==="a"||n.toLowerCase()==="button"?o.$el_text=Qx(1024,YT(t)):o.$el_text=Qx(1024,Vc(t)));var i=Mh(t);i.length>0&&(o.classes=i.filter((function(c){return c!==""}))),Pe(t.attributes,(function(c){var d;if((!WT(t)||["name","id","class","aria-label"].indexOf(c.name)!==-1)&&(r==null||!r.includes(c.name))&&!e&&qc(c.value)&&(d=c.name,!vt(d)||d.substring(0,10)!=="_ngcontent"&&d.substring(0,7)!=="_nghost")){var f=c.value;c.name==="class"&&(f=A0(f).join(" ")),o["attr__"+c.name]=Qx(1024,f)}}));for(var s=1,l=1,u=t;u=U3(u);)s++,u.tagName===t.tagName&&l++;return o.nth_child=s,o.nth_of_type=l,o}function q3(t,e){for(var a,r,{e:n,maskAllElementAttributes:o,maskAllText:i,elementAttributeIgnoreList:s,elementsChainAsString:l}=e,u=[t],c=t;c.parentNode&&!ko(c,"body");)zT(c.parentNode)?(u.push(c.parentNode.host),c=c.parentNode.host):(u.push(c.parentNode),c=c.parentNode);var d,f=[],h={},S=!1,x=!1;if(Pe(u,(v=>{var C=Nb(v);v.tagName.toLowerCase()==="a"&&(S=v.getAttribute("href"),S=C&&S&&qc(S)&&S),he(Mh(v),"ph-no-capture")&&(x=!0),f.push(z3(v,o,i,s));var w=(function(_){if(!Nb(_))return{};var L={};return Pe(_.attributes,(function(A){if(A.name&&A.name.indexOf("data-ph-capture-attribute")===0){var I=A.name.replace("data-ph-capture-attribute-",""),R=A.value;I&&R&&qc(R)&&(L[I]=R)}})),L})(v);st(h,w)})),x)return{props:{},explicitNoCapture:x};if(i||(t.tagName.toLowerCase()==="a"||t.tagName.toLowerCase()==="button"?f[0].$el_text=YT(t):f[0].$el_text=Vc(t)),S){var b,g;f[0].attr__href=S;var m=(b=Dh(S))==null?void 0:b.host,y=T==null||(g=T.location)==null?void 0:g.host;m&&y&&m!==y&&(d=S)}return{props:st({$event_type:n.type,$ce_version:1},l?{}:{$elements:f},{$elements_chain:N3(f)},(a=f[0])!=null&&a.$el_text?{$el_text:(r=f[0])==null?void 0:r.$el_text}:{},d&&n.type==="click"?{$external_click_url:d}:{},h)}}var Fb=class{constructor(e){this.P=!1,this.T=null,this.I=!1,this.instance=e,this.rageclicks=new Oh(e.config.rageclick),this.C=null}get R(){var e,a,r=gt(this.instance.config.autocapture)?this.instance.config.autocapture:{};return r.url_allowlist=(e=r.url_allowlist)==null?void 0:e.map((n=>new RegExp(n))),r.url_ignorelist=(a=r.url_ignorelist)==null?void 0:a.map((n=>new RegExp(n))),r}F(){if(this.isBrowserSupported()){if(T&&z){var e=r=>{r=r||T?.event;try{this.O(r)}catch(n){UE.error("Failed to capture event",n)}};if(pt(z,"submit",e,{capture:!0}),pt(z,"change",e,{capture:!0}),pt(z,"click",e,{capture:!0}),this.R.capture_copied_text){var a=r=>{r=r||T?.event,this.O(r,Kx)};pt(z,"copy",a,{capture:!0}),pt(z,"cut",a,{capture:!0})}}}else UE.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.P&&(this.F(),this.P=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.I=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[EE]:!!e.autocapture_opt_out}),this.T=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.C=e}getElementSelectors(e){var a,r=[];return(a=this.C)==null||a.forEach((n=>{var o=z?.querySelectorAll(n);o?.forEach((i=>{e===i&&r.push(n)}))})),r}get isEnabled(){var e,a,r=(e=this.instance.persistence)==null?void 0:e.props[EE],n=this.T;if(dr(n)&&!Sn(r)&&!this.instance.M())return!1;var o=(a=this.T)!==null&&a!==void 0?a:!!r;return!!this.instance.config.autocapture&&!o}O(e,a){if(a===void 0&&(a="$autocapture"),this.isEnabled){var r,n=$T(e);UT(n)&&(n=n.parentNode||null),a==="$autocapture"&&e.type==="click"&&e instanceof MouseEvent&&this.instance.config.rageclick&&(r=this.rageclicks)!=null&&r.isRageClick(e.clientX,e.clientY,e.timeStamp||new Date().getTime())&&R3(n,this.instance.config.rageclick)&&this.O(e,"$rageclick");var o=a===Kx;if(n&&M3(n,e,this.R,o,o?["copy","cut"]:void 0)){var{props:i,explicitNoCapture:s}=q3(n,{e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.R.element_attribute_ignorelist,elementsChainAsString:this.I});if(s)return!1;var l=this.getElementSelectors(n);if(l&&l.length>0&&(i.$element_selectors=l),a===Kx){var u,c=qT(T==null||(u=T.getSelection())==null?void 0:u.toString()),d=e.type||"clipboard";if(!c)return!1;i.$selected_content=c,i.$copy_type=d}return this.instance.capture(a,i),!0}}}isBrowserSupported(){return wo(z?.querySelectorAll)}};Math.trunc||(Math.trunc=function(t){return t<0?Math.ceil(t):Math.floor(t)}),Number.isInteger||(Number.isInteger=function(t){return _n(t)&&isFinite(t)&&Math.floor(t)===t});var zE="0123456789abcdef",Hb=class t{constructor(e){if(this.bytes=e,e.length!==16)throw new TypeError("not 128-bit length")}static fromFieldsV7(e,a,r,n){if(!Number.isInteger(e)||!Number.isInteger(a)||!Number.isInteger(r)||!Number.isInteger(n)||e<0||a<0||r<0||n<0||e>0xffffffffffff||a>4095||r>1073741823||n>4294967295)throw new RangeError("invalid field value");var o=new Uint8Array(16);return o[0]=e/Math.pow(2,40),o[1]=e/Math.pow(2,32),o[2]=e/Math.pow(2,24),o[3]=e/Math.pow(2,16),o[4]=e/Math.pow(2,8),o[5]=e,o[6]=112|a>>>8,o[7]=a,o[8]=128|r>>>24,o[9]=r>>>16,o[10]=r>>>8,o[11]=r,o[12]=n>>>24,o[13]=n>>>16,o[14]=n>>>8,o[15]=n,new t(o)}toString(){for(var e="",a=0;a<this.bytes.length;a++)e=e+zE.charAt(this.bytes[a]>>>4)+zE.charAt(15&this.bytes[a]),a!==3&&a!==5&&a!==7&&a!==9||(e+="-");if(e.length!==36)throw new Error("Invalid UUIDv7 was generated");return e}clone(){return new t(this.bytes.slice(0))}equals(e){return this.compareTo(e)===0}compareTo(e){for(var a=0;a<16;a++){var r=this.bytes[a]-e.bytes[a];if(r!==0)return Math.sign(r)}return 0}},Ub=class{constructor(){this.A=0,this.j=0,this.D=new zb}generate(){var e=this.generateOrAbort();if(q(e)){this.A=0;var a=this.generateOrAbort();if(q(a))throw new Error("Could not generate UUID after timestamp reset");return a}return e}generateOrAbort(){var e=Date.now();if(e>this.A)this.A=e,this.L();else{if(!(e+1e4>this.A))return;this.j++,this.j>4398046511103&&(this.A++,this.L())}return Hb.fromFieldsV7(this.A,Math.trunc(this.j/Math.pow(2,30)),this.j&Math.pow(2,30)-1,this.D.nextUint32())}L(){this.j=1024*this.D.nextUint32()+(1023&this.D.nextUint32())}},qE,QT=t=>{if(typeof UUIDV7_DENY_WEAK_RNG<"u"&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var e=0;e<t.length;e++)t[e]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return t};T&&!q(T.crypto)&&crypto.getRandomValues&&(QT=t=>crypto.getRandomValues(t));var zb=class{constructor(){this.N=new Uint32Array(8),this.U=1/0}nextUint32(){return this.U>=this.N.length&&(QT(this.N),this.U=0),this.N[this.U++]}},Co=()=>$3().toString(),$3=()=>(qE||(qE=new Ub)).generate(),xc="",V3=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;function j3(t,e){if(e){var a=(function(n,o){if(o===void 0&&(o=z),xc)return xc;if(!o||["localhost","127.0.0.1"].includes(n))return"";for(var i=n.split("."),s=Math.min(i.length,8),l="dmn_chk_"+Co();!xc&&s--;){var u=i.slice(s).join("."),c=l+"=1;domain=."+u+";path=/";o.cookie=c+";max-age=3",o.cookie.includes(l)&&(o.cookie=c+";max-age=0",xc=u)}return xc})(t);if(!a){var r=(n=>{var o=n.match(V3);return o?o[0]:""})(t);r!==a&&$.info("Warning: cookie subdomain discovery mismatch",r,a),a=r}return a?"; domain=."+a:""}return""}var Tr={H:()=>!!z,B:function(t){$.error("cookieStore error: "+t)},q:function(t){if(z){try{for(var e=t+"=",a=z.cookie.split(";").filter((o=>o.length)),r=0;r<a.length;r++){for(var n=a[r];n.charAt(0)==" ";)n=n.substring(1,n.length);if(n.indexOf(e)===0)return decodeURIComponent(n.substring(e.length,n.length))}}catch{}return null}},W:function(t){var e;try{e=JSON.parse(Tr.q(t))||{}}catch{}return e},G:function(t,e,a,r,n){if(z)try{var o="",i="",s=j3(z.location.hostname,r);if(a){var l=new Date;l.setTime(l.getTime()+24*a*60*60*1e3),o="; expires="+l.toUTCString()}n&&(i="; secure");var u=t+"="+encodeURIComponent(JSON.stringify(e))+o+"; SameSite=Lax; path=/"+s+i;return u.length>3686.4&&$.warn("cookieStore warning: large cookie, len="+u.length),z.cookie=u,u}catch{return}},V:function(t,e){if(z!=null&&z.cookie)try{Tr.G(t,"",-1,e)}catch{return}}},Jx=null,Ye={H:function(){if(!dr(Jx))return Jx;var t=!0;if(q(T))t=!1;else try{var e="__mplssupport__";Ye.G(e,"xyz"),Ye.q(e)!=='"xyz"'&&(t=!1),Ye.V(e)}catch{t=!1}return t||$.error("localStorage unsupported; falling back to cookie store"),Jx=t,t},B:function(t){$.error("localStorage error: "+t)},q:function(t){try{return T?.localStorage.getItem(t)}catch(e){Ye.B(e)}return null},W:function(t){try{return JSON.parse(Ye.q(t))||{}}catch{}return null},G:function(t,e){try{T?.localStorage.setItem(t,JSON.stringify(e))}catch(a){Ye.B(a)}},V:function(t){try{T?.localStorage.removeItem(t)}catch(e){Ye.B(e)}}},G3=["$device_id","distinct_id",Ah,FT,Rh,Th],xh={},W3={H:function(){return!0},B:function(t){$.error("memoryStorage error: "+t)},q:function(t){return xh[t]||null},W:function(t){return xh[t]||null},G:function(t,e){xh[t]=e},V:function(t){delete xh[t]}},Li=null,Mt={H:function(){if(!dr(Li))return Li;if(Li=!0,q(T))Li=!1;else try{var t="__support__";Mt.G(t,"xyz"),Mt.q(t)!=='"xyz"'&&(Li=!1),Mt.V(t)}catch{Li=!1}return Li},B:function(t){$.error("sessionStorage error: ",t)},q:function(t){try{return T?.sessionStorage.getItem(t)}catch(e){Mt.B(e)}return null},W:function(t){try{return JSON.parse(Mt.q(t))||null}catch{}return null},G:function(t,e){try{T?.sessionStorage.setItem(t,JSON.stringify(e))}catch(a){Mt.B(a)}},V:function(t){try{T?.sessionStorage.removeItem(t)}catch(e){Mt.B(e)}}},yn=(function(t){return t[t.PENDING=-1]="PENDING",t[t.DENIED=0]="DENIED",t[t.GRANTED=1]="GRANTED",t})({}),qb=class{constructor(e){this._instance=e}get R(){return this._instance.config}get consent(){return this.J()?yn.DENIED:this.K}isOptedOut(){return this.R.cookieless_mode==="always"||this.consent===yn.DENIED||this.consent===yn.PENDING&&(this.R.opt_out_capturing_by_default||this.R.cookieless_mode==="on_reject")}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===yn.DENIED}optInOut(e){this.Y.G(this.X,e?1:0,this.R.cookie_expiration,this.R.cross_subdomain_cookie,this.R.secure_cookie)}reset(){this.Y.V(this.X,this.R.cross_subdomain_cookie)}get X(){var{token:e,opt_out_capturing_cookie_prefix:a,consent_persistence_name:r}=this._instance.config;return r||(a?a+e:"__ph_opt_in_out_"+e)}get K(){var e=this.Y.q(this.X);return Wx(e)?yn.GRANTED:he(t3,e)?yn.DENIED:yn.PENDING}get Y(){if(!this.Z){var e=this.R.opt_out_capturing_persistence_type;this.Z=e==="localStorage"?Ye:Tr;var a=e==="localStorage"?Tr:Ye;a.q(this.X)&&(this.Z.q(this.X)||this.optInOut(Wx(a.q(this.X))),a.V(this.X,this.R.cross_subdomain_cookie))}return this.Z}J(){return!!this.R.respect_dnt&&!!BT([ka?.doNotTrack,ka?.msDoNotTrack,Q.doNotTrack],(e=>Wx(e)))}},bh=at("[Dead Clicks]"),Z3=()=>!0,X3=t=>{var e,a=!((e=t.instance.persistence)==null||!e.get_property(NT)),r=t.instance.config.capture_dead_clicks;return Sn(r)?r:!!gt(r)||a},Nh=class{get lazyLoadedDeadClicksAutocapture(){return this.tt}constructor(e,a,r){this.instance=e,this.isEnabled=a,this.onCapture=r,this.startIfEnabled()}onRemoteConfig(e){this.instance.persistence&&this.instance.persistence.register({[NT]:e?.captureDeadClicks}),this.startIfEnabled()}startIfEnabled(){this.isEnabled(this)&&this.it((()=>{this.et()}))}it(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.initDeadClicksAutocapture&&e(),(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this.instance,"dead-clicks-autocapture",(n=>{n?bh.error("failed to load script",n):e()}))}et(){var e;if(z){if(!this.tt&&(e=Q.__PosthogExtensions__)!=null&&e.initDeadClicksAutocapture){var a=gt(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};a.__onCapture=this.onCapture,this.tt=Q.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,a),this.tt.start(z),bh.info("starting...")}}else bh.error("`document` not found. Cannot start.")}stop(){this.tt&&(this.tt.stop(),this.tt=void 0,bh.info("stopping..."))}},bc=at("[ExceptionAutocapture]"),$b=class{constructor(e){var a,r,n;this.rt=()=>{var o;if(T&&this.isEnabled&&(o=Q.__PosthogExtensions__)!=null&&o.errorWrappingFunctions){var i=Q.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,s=Q.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,l=Q.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.st&&this.R.capture_unhandled_errors&&(this.st=i(this.captureException.bind(this))),!this.nt&&this.R.capture_unhandled_rejections&&(this.nt=s(this.captureException.bind(this))),!this.ot&&this.R.capture_console_errors&&(this.ot=l(this.captureException.bind(this)))}catch(u){bc.error("failed to start",u),this.ut()}}},this._instance=e,this.ht=!((a=this._instance.persistence)==null||!a.props[TE]),this.dt=new mb({refillRate:(r=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)!==null&&r!==void 0?r:1,bucketSize:(n=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)!==null&&n!==void 0?n:10,refillInterval:1e4,h:bc}),this.R=this.vt(),this.startIfEnabledOrStop()}vt(){var e=this._instance.config.capture_exceptions,a={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return gt(e)?a=V({},a,e):(q(e)?this.ht:e)&&(a=V({},a,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),a}get isEnabled(){return this.R.capture_console_errors||this.R.capture_unhandled_errors||this.R.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(bc.info("enabled"),this.ut(),this.it(this.rt)):this.ut()}it(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.errorWrappingFunctions&&e(),(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"exception-autocapture",(n=>{if(n)return bc.error("failed to load script",n);e()}))}ut(){var e,a,r;(e=this.st)==null||e.call(this),this.st=void 0,(a=this.nt)==null||a.call(this),this.nt=void 0,(r=this.ot)==null||r.call(this),this.ot=void 0}onRemoteConfig(e){var a=e.autocaptureExceptions;this.ht=!!a||!1,this._instance.persistence&&this._instance.persistence.register({[TE]:this.ht}),this.R=this.vt(),this.startIfEnabledOrStop()}onConfigChange(){this.R=this.vt()}captureException(e){var a,r,n=(a=e==null||(r=e.$exception_list)==null||(r=r[0])==null?void 0:r.type)!==null&&a!==void 0?a:"Exception";this.dt.consumeRateLimit(n)?bc.info("Skipping exception capture because of client rate limiting.",{exception:n}):this._instance.exceptions.sendExceptionEvent(e)}};function $E(t,e,a){try{if(!(e in t))return()=>{};var r=t[e],n=a(r);return wo(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),t[e]=n,()=>{t[e]=r}}catch{return()=>{}}}var Vb=class{constructor(e){var a;this._instance=e,this.ct=(T==null||(a=T.location)==null?void 0:a.pathname)||""}get isEnabled(){return this._instance.config.capture_pageview==="history_change"}startIfEnabled(){this.isEnabled&&($.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.ft&&this.ft(),this.ft=void 0,$.info("History API monitoring stopped")}monitorHistoryChanges(){var e,a;if(T&&T.history){var r=this;(e=T.history.pushState)!=null&&e.__posthog_wrapped__||$E(T.history,"pushState",(n=>function(o,i,s){n.call(this,o,i,s),r._t("pushState")})),(a=T.history.replaceState)!=null&&a.__posthog_wrapped__||$E(T.history,"replaceState",(n=>function(o,i,s){n.call(this,o,i,s),r._t("replaceState")})),this.bt()}}_t(e){try{var a,r=T==null||(a=T.location)==null?void 0:a.pathname;if(!r)return;r!==this.ct&&this.isEnabled&&this._instance.capture("$pageview",{navigation_type:e}),this.ct=r}catch(n){$.error("Error capturing "+e+" pageview",n)}}bt(){if(!this.ft){var e=()=>{this._t("popstate")};pt(T,"popstate",e),this.ft=()=>{T&&T.removeEventListener("popstate",e)}}}},eb=at("[SegmentIntegration]");function Y3(t,e){var a=t.config.segment;if(!a)return e();(function(r,n){var o=r.config.segment;if(!o)return n();var i=l=>{var u=()=>l.anonymousId()||Co();r.config.get_device_id=u,l.id()&&(r.register({distinct_id:l.id(),$device_id:u()}),r.persistence.set_property(vn,"identified")),n()},s=o.user();"then"in s&&wo(s.then)?s.then(i):i(s)})(t,(()=>{a.register((r=>{Promise&&Promise.resolve||eb.warn("This browser does not have Promise support, and can not use the segment integration");var n=(o,i)=>{if(!i)return o;o.event.userId||o.event.anonymousId===r.get_distinct_id()||(eb.info("No userId set, resetting PostHog"),r.reset()),o.event.userId&&o.event.userId!==r.get_distinct_id()&&(eb.info("UserId set, identifying with PostHog"),r.identify(o.event.userId));var s=r.calculateEventProperties(i,o.event.properties);return o.event.properties=Object.assign({},s,o.event.properties),o};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:o=>n(o,o.event.event),page:o=>n(o,"$pageview"),identify:o=>n(o,"$identify"),screen:o=>n(o,"$screen")}})(t)).then((()=>{e()}))}))}var JT="posthog-js";function eR(t,e){var{organization:a,projectId:r,prefix:n,severityAllowList:o=["error"],sendExceptionsToPostHog:i=!0}=e===void 0?{}:e;return s=>{var l,u,c,d,f;if(!(o==="*"||o.includes(s.level))||!t.__loaded)return s;s.tags||(s.tags={});var h=t.requestRouter.endpointFor("ui","/project/"+t.config.token+"/person/"+t.get_distinct_id());s.tags["PostHog Person URL"]=h,t.sessionRecordingStarted()&&(s.tags["PostHog Recording URL"]=t.get_session_replay_url({withTimestamp:!0}));var S=((l=s.exception)==null?void 0:l.values)||[],x=S.map((g=>V({},g,{stacktrace:g.stacktrace?V({},g.stacktrace,{type:"raw",frames:(g.stacktrace.frames||[]).map((m=>V({},m,{platform:"web:javascript"})))}):void 0}))),b={$exception_message:((u=S[0])==null?void 0:u.value)||s.message,$exception_type:(c=S[0])==null?void 0:c.type,$exception_level:s.level,$exception_list:x,$sentry_event_id:s.event_id,$sentry_exception:s.exception,$sentry_exception_message:((d=S[0])==null?void 0:d.value)||s.message,$sentry_exception_type:(f=S[0])==null?void 0:f.type,$sentry_tags:s.tags};return a&&r&&(b.$sentry_url=(n||"https://sentry.io/organizations/")+a+"/issues/?project="+r+"&query="+s.event_id),i&&t.exceptions.sendExceptionEvent(b),s}}var jb=class{constructor(e,a,r,n,o,i){this.name=JT,this.setupOnce=function(s){s(eR(e,{organization:a,projectId:r,prefix:n,severityAllowList:o,sendExceptionsToPostHog:i==null||i}))}}},K3=T!=null&&T.location?Ph(T.location.hash,"__posthog")||Ph(location.hash,"state"):null,VE="_postHogToolbarParams",jE=at("[Toolbar]"),_o=(function(t){return t[t.UNINITIALIZED=0]="UNINITIALIZED",t[t.LOADING=1]="LOADING",t[t.LOADED=2]="LOADED",t})(_o||{}),Gb=class{constructor(e){this.instance=e}yt(e){Q.ph_toolbar_state=e}wt(){var e;return(e=Q.ph_toolbar_state)!==null&&e!==void 0?e:_o.UNINITIALIZED}maybeLoadToolbar(e,a,r){if(e===void 0&&(e=void 0),a===void 0&&(a=void 0),r===void 0&&(r=void 0),!T||!z)return!1;e=e??T.location,r=r??T.history;try{if(!a){try{T.localStorage.setItem("test","test"),T.localStorage.removeItem("test")}catch{return!1}a=T?.localStorage}var n,o=K3||Ph(e.hash,"__posthog")||Ph(e.hash,"state"),i=o?AE((()=>JSON.parse(atob(decodeURIComponent(o)))))||AE((()=>JSON.parse(decodeURIComponent(o)))):null;return i&&i.action==="ph_authorize"?((n=i).source="url",n&&Object.keys(n).length>0&&(i.desiredHash?e.hash=i.desiredHash:r?r.replaceState(r.state,"",e.pathname+e.search):e.hash="")):((n=JSON.parse(a.getItem(VE)||"{}")).source="localstorage",delete n.userIntent),!(!n.token||this.instance.config.token!==n.token)&&(this.loadToolbar(n),!0)}catch{return!1}}xt(e){var a=Q.ph_load_toolbar||Q.ph_load_editor;!ge(a)&&wo(a)?a(e,this.instance):jE.warn("No toolbar load function found")}loadToolbar(e){var a=!(z==null||!z.getElementById(HT));if(!T||a)return!1;var r=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,n=V({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},r?{instrument:!1}:{});if(T.localStorage.setItem(VE,JSON.stringify(V({},n,{source:void 0}))),this.wt()===_o.LOADED)this.xt(n);else if(this.wt()===_o.UNINITIALIZED){var o;this.yt(_o.LOADING),(o=Q.__PosthogExtensions__)==null||o.loadExternalDependency==null||o.loadExternalDependency(this.instance,"toolbar",(i=>{if(i)return jE.error("[Toolbar] Failed to load",i),void this.yt(_o.UNINITIALIZED);this.yt(_o.LOADED),this.xt(n)})),pt(T,"turbolinks:load",(()=>{this.yt(_o.UNINITIALIZED),this.loadToolbar(n)}))}return!0}Et(e){return this.loadToolbar(e)}maybeLoadEditor(e,a,r){return e===void 0&&(e=void 0),a===void 0&&(a=void 0),r===void 0&&(r=void 0),this.maybeLoadToolbar(e,a,r)}},Q3=at("[TracingHeaders]"),Wb=class{constructor(e){this.$t=void 0,this.St=void 0,this.rt=()=>{var a,r;q(this.$t)&&((a=Q.__PosthogExtensions__)==null||(a=a.tracingHeadersPatchFns)==null||a._patchXHR(this._instance.config.__add_tracing_headers||[],this._instance.get_distinct_id(),this._instance.sessionManager)),q(this.St)&&((r=Q.__PosthogExtensions__)==null||(r=r.tracingHeadersPatchFns)==null||r._patchFetch(this._instance.config.__add_tracing_headers||[],this._instance.get_distinct_id(),this._instance.sessionManager))},this._instance=e}it(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.tracingHeadersPatchFns&&e(),(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"tracing-headers",(n=>{if(n)return Q3.error("failed to load script",n);e()}))}startIfEnabledOrStop(){var e,a;this._instance.config.__add_tracing_headers?this.it(this.rt):((e=this.$t)==null||e.call(this),(a=this.St)==null||a.call(this),this.$t=void 0,this.St=void 0)}},Sh="https?://(.*)",cl=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],J3=ul(["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid"],cl),Gc="<masked>",e4=["li_fat_id"];function tR(t,e,a){if(!z)return{};var r,n=e?ul([],cl,a||[]):[],o=aR(jc(z.URL,n,Gc),t),i=(r={},Pe(e4,(function(s){var l=Tr.q(s);r[s]=l||null})),r);return st(i,o)}function aR(t,e){var a=J3.concat(e||[]),r={};return Pe(a,(function(n){var o=Bh(t,n);r[n]=o||null})),r}function rR(t){var e=(function(o){return o?o.search(Sh+"google.([^/?]*)")===0?"google":o.search(Sh+"bing.com")===0?"bing":o.search(Sh+"yahoo.com")===0?"yahoo":o.search(Sh+"duckduckgo.com")===0?"duckduckgo":null:null})(t),a=e!="yahoo"?"q":"p",r={};if(!dr(e)){r.$search_engine=e;var n=z?Bh(z.referrer,a):"";n.length&&(r.ph_keyword=n)}return r}function GE(){return navigator.language||navigator.userLanguage}function nR(){return z?.referrer||"$direct"}function oR(t,e){var a=t?ul([],cl,e||[]):[],r=Ot?.href.substring(0,1e3);return{r:nR().substring(0,1e3),u:r?jc(r,a,Gc):void 0}}function iR(t){var e,{r:a,u:r}=t,n={$referrer:a,$referring_domain:a==null?void 0:a=="$direct"?"$direct":(e=Dh(a))==null?void 0:e.host};if(r){n.$current_url=r;var o=Dh(r);n.$host=o?.host,n.$pathname=o?.pathname;var i=aR(r);st(n,i)}if(a){var s=rR(a);st(n,s)}return n}function sR(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function t4(){try{return new Date().getTimezoneOffset()}catch{return}}function a4(t,e){if(!la)return{};var a,r,n,o=t?ul([],cl,e||[]):[],[i,s]=(function(l){for(var u=0;u<CE.length;u++){var[c,d]=CE[u],f=c.exec(l),h=f&&(wo(d)?d(f,l):d);if(h)return h}return["",""]})(la);return st(I0({$os:i,$os_version:s,$browser:RT(la,navigator.vendor),$device:wE(la),$device_type:(r=la,n=wE(r),n===vT||n===gT||n==="Kobo"||n==="Kindle Fire"||n===TT?Fc:n===Uc||n===ol||n===zc||n===vb?"Console":n===xT?"Wearable":n?Ga:"Desktop"),$timezone:sR(),$timezone_offset:t4()}),{$current_url:jc(Ot?.href,o,Gc),$host:Ot?.host,$pathname:Ot?.pathname,$raw_user_agent:la.length>1e3?la.substring(0,997)+"...":la,$browser_version:d3(la,navigator.vendor),$browser_language:GE(),$browser_language_prefix:(a=GE(),typeof a=="string"?a.split("-")[0]:void 0),$screen_height:T?.screen.height,$screen_width:T?.screen.width,$viewport_height:T?.innerHeight,$viewport_width:T?.innerWidth,$lib:"web",$lib_version:gn.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})}var xo=at("[Web Vitals]"),WE=9e5,Zb=class{constructor(e){var a;this.kt=!1,this.P=!1,this.N={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.Pt=()=>{clearTimeout(this.Tt),this.N.metrics.length!==0&&(this._instance.capture("$web_vitals",this.N.metrics.reduce(((r,n)=>V({},r,{["$web_vitals_"+n.name+"_event"]:V({},n),["$web_vitals_"+n.name+"_value"]:n.value})),{})),this.N={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.It=r=>{var n,o=(n=this._instance.sessionManager)==null?void 0:n.checkAndGetSessionAndWindowId(!0);if(q(o))xo.error("Could not read session ID. Dropping metrics!");else{this.N=this.N||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var i=this.Ct();q(i)||(ge(r?.name)||ge(r?.value)?xo.error("Invalid metric received",r):this.Rt&&r.value>=this.Rt?xo.error("Ignoring metric with value >= "+this.Rt,r):(this.N.url!==i&&(this.Pt(),this.Tt=setTimeout(this.Pt,this.flushToCaptureTimeoutMs)),q(this.N.url)&&(this.N.url=i),this.N.firstMetricTimestamp=q(this.N.firstMetricTimestamp)?Date.now():this.N.firstMetricTimestamp,r.attribution&&r.attribution.interactionTargetElement&&(r.attribution.interactionTargetElement=void 0),this.N.metrics.push(V({},r,{$current_url:i,$session_id:o.sessionId,$window_id:o.windowId,timestamp:Date.now()})),this.N.metrics.length===this.allowedMetrics.length&&this.Pt()))}},this.rt=()=>{if(!this.P){var r,n,o,i,s=Q.__PosthogExtensions__;q(s)||q(s.postHogWebVitalsCallbacks)||({onLCP:r,onCLS:n,onFCP:o,onINP:i}=s.postHogWebVitalsCallbacks),r&&n&&o&&i?(this.allowedMetrics.indexOf("LCP")>-1&&r(this.It.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&n(this.It.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&o(this.It.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&i(this.It.bind(this)),this.P=!0):xo.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.kt=!((a=this._instance.persistence)==null||!a.props[ME]),this.startIfEnabled()}get allowedMetrics(){var e,a,r=gt(this._instance.config.capture_performance)?(e=this._instance.config.capture_performance)==null?void 0:e.web_vitals_allowed_metrics:void 0;return ge(r)?((a=this._instance.persistence)==null?void 0:a.props[DE])||["CLS","FCP","INP","LCP"]:r}get flushToCaptureTimeoutMs(){return(gt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=gt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals_attribution:void 0;return e!=null&&e}get Rt(){var e=gt(this._instance.config.capture_performance)&&_n(this._instance.config.capture_performance.__web_vitals_max_value)?this._instance.config.capture_performance.__web_vitals_max_value:WE;return 0<e&&e<=6e4?WE:e}get isEnabled(){var e=Ot?.protocol;if(e!=="http:"&&e!=="https:")return xo.info("Web Vitals are disabled on non-http/https protocols"),!1;var a=gt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals:Sn(this._instance.config.capture_performance)?this._instance.config.capture_performance:void 0;return Sn(a)?a:this.kt}startIfEnabled(){this.isEnabled&&!this.P&&(xo.info("enabled, starting..."),this.it(this.rt))}onRemoteConfig(e){var a=gt(e.capturePerformance)&&!!e.capturePerformance.web_vitals,r=gt(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[ME]:a}),this._instance.persistence.register({[DE]:r})),this.kt=a,this.startIfEnabled()}it(e){var a,r;if((a=Q.__PosthogExtensions__)!=null&&a.postHogWebVitalsCallbacks)e();else{var n=this.useAttribution?"web-vitals-with-attribution":"web-vitals";(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,n,(o=>{o?xo.error("failed to load script",o):e()}))}}Ct(){var e=T?T.location.href:void 0;if(e){var a=this._instance.config.mask_personal_data_properties,r=this._instance.config.custom_personal_data_properties,n=a?ul([],cl,r||[]):[];return jc(e,n,Gc)}xo.error("Could not determine current URL")}},r4=at("[Heatmaps]");function ZE(t){return gt(t)&&"clientX"in t&&"clientY"in t&&_n(t.clientX)&&_n(t.clientY)}var Xb=class{constructor(e){var a;this.kt=!1,this.P=!1,this.Ft=null,this.instance=e,this.kt=!((a=this.instance.persistence)==null||!a.props[Eb]),this.rageclicks=new Oh(e.config.rageclick)}get flushIntervalMilliseconds(){var e=5e3;return gt(this.instance.config.capture_heatmaps)&&this.instance.config.capture_heatmaps.flush_interval_milliseconds&&(e=this.instance.config.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return ge(this.instance.config.capture_heatmaps)?ge(this.instance.config.enable_heatmaps)?this.kt:this.instance.config.enable_heatmaps:this.instance.config.capture_heatmaps!==!1}startIfEnabled(){if(this.isEnabled){if(this.P)return;r4.info("starting..."),this.Ot(),this.Mt()}else{var e;clearInterval((e=this.Ft)!==null&&e!==void 0?e:void 0),this.At(),this.getAndClearBuffer()}}onRemoteConfig(e){var a=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[Eb]:a}),this.kt=a,this.startIfEnabled()}getAndClearBuffer(){var e=this.N;return this.N=void 0,e}jt(e){this.Dt(e.originalEvent,"deadclick")}Mt(){this.Ft&&clearInterval(this.Ft),this.Ft=(function(e){return e?.visibilityState==="visible"})(z)?setInterval(this.Lt.bind(this),this.flushIntervalMilliseconds):null}Ot(){T&&z&&(this.Nt=this.Lt.bind(this),pt(T,"beforeunload",this.Nt),this.Ut=e=>this.Dt(e||T?.event),pt(z,"click",this.Ut,{capture:!0}),this.zt=e=>this.Ht(e||T?.event),pt(z,"mousemove",this.zt,{capture:!0}),this.Bt=new Nh(this.instance,Z3,this.jt.bind(this)),this.Bt.startIfEnabled(),this.qt=this.Mt.bind(this),pt(z,"visibilitychange",this.qt),this.P=!0)}At(){var e;T&&z&&(this.Nt&&T.removeEventListener("beforeunload",this.Nt),this.Ut&&z.removeEventListener("click",this.Ut,{capture:!0}),this.zt&&z.removeEventListener("mousemove",this.zt,{capture:!0}),this.qt&&z.removeEventListener("visibilitychange",this.qt),clearTimeout(this.Wt),(e=this.Bt)==null||e.stop(),this.P=!1)}Gt(e,a){var r=this.instance.scrollManager.scrollY(),n=this.instance.scrollManager.scrollX(),o=this.instance.scrollManager.scrollElement(),i=(function(s,l,u){for(var c=s;c&&Xh(c)&&!ko(c,"body");){if(c===u)return!1;if(he(l,T?.getComputedStyle(c).position))return!0;c=jT(c)}return!1})($T(e),["fixed","sticky"],o);return{x:e.clientX+(i?0:n),y:e.clientY+(i?0:r),target_fixed:i,type:a}}Dt(e,a){var r;if(a===void 0&&(a="click"),!BE(e.target)&&ZE(e)){var n=this.Gt(e,a);(r=this.rageclicks)!=null&&r.isRageClick(e.clientX,e.clientY,new Date().getTime())&&this.Vt(V({},n,{type:"rageclick"})),this.Vt(n)}}Ht(e){!BE(e.target)&&ZE(e)&&(clearTimeout(this.Wt),this.Wt=setTimeout((()=>{this.Vt(this.Gt(e,"mousemove"))}),500))}Vt(e){if(T){var a=T.location.href,r=this.instance.config.mask_personal_data_properties,n=this.instance.config.custom_personal_data_properties,o=r?ul([],cl,n||[]):[],i=jc(a,o,Gc);this.N=this.N||{},this.N[i]||(this.N[i]=[]),this.N[i].push(e)}}Lt(){this.N&&!al(this.N)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},Fh=class{constructor(e){this.Jt=(a,r,n)=>{n&&(n.noSessionId||n.activityTimeout||n.sessionPastMaximumLength)&&($.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:a,changeReason:n}),this.Kt=void 0,this._instance.scrollManager.resetContext())},this._instance=e,this.Yt()}Yt(){var e;this.Xt=(e=this._instance.sessionManager)==null?void 0:e.onSessionId(this.Jt)}destroy(){var e;(e=this.Xt)==null||e.call(this),this.Xt=void 0}doPageView(e,a){var r,n=this.Qt(e,a);return this.Kt={pathname:(r=T?.location.pathname)!==null&&r!==void 0?r:"",pageViewId:a,timestamp:e},this._instance.scrollManager.resetContext(),n}doPageLeave(e){var a;return this.Qt(e,(a=this.Kt)==null?void 0:a.pageViewId)}doEvent(){var e;return{$pageview_id:(e=this.Kt)==null?void 0:e.pageViewId}}Qt(e,a){var r=this.Kt;if(!r)return{$pageview_id:a};var n={$pageview_id:a,$prev_pageview_id:r.pageViewId},o=this._instance.scrollManager.getContext();if(o&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:i,lastScrollY:s,maxScrollY:l,maxContentHeight:u,lastContentY:c,maxContentY:d}=o;if(!(q(i)||q(s)||q(l)||q(u)||q(c)||q(d))){i=Math.ceil(i),s=Math.ceil(s),l=Math.ceil(l),u=Math.ceil(u),c=Math.ceil(c),d=Math.ceil(d);var f=i<=1?1:Rr(s/i,0,1,$),h=i<=1?1:Rr(l/i,0,1,$),S=u<=1?1:Rr(c/u,0,1,$),x=u<=1?1:Rr(d/u,0,1,$);n=st(n,{$prev_pageview_last_scroll:s,$prev_pageview_last_scroll_percentage:f,$prev_pageview_max_scroll:l,$prev_pageview_max_scroll_percentage:h,$prev_pageview_last_content:c,$prev_pageview_last_content_percentage:S,$prev_pageview_max_content:d,$prev_pageview_max_content_percentage:x})}}return r.pathname&&(n.$prev_pageview_pathname=r.pathname),r.timestamp&&(n.$prev_pageview_duration=(e.getTime()-r.timestamp.getTime())/1e3),n}};var xn=(function(t){return t.GZipJS="gzip-js",t.Base64="base64",t})({}),Wa=Uint8Array,Zt=Uint16Array,ll=Uint32Array,R0=new Wa([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),M0=new Wa([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),XE=new Wa([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),lR=function(t,e){for(var a=new Zt(31),r=0;r<31;++r)a[r]=e+=1<<t[r-1];var n=new ll(a[30]);for(r=1;r<30;++r)for(var o=a[r];o<a[r+1];++o)n[o]=o-a[r]<<5|r;return[a,n]},uR=lR(R0,2),n4=uR[0],Yb=uR[1];n4[28]=258,Yb[258]=28;for(Kb=lR(M0,0)[1],Hh=new Zt(32768),Ne=0;Ne<32768;++Ne)bo=(43690&Ne)>>>1|(21845&Ne)<<1,bo=(61680&(bo=(52428&bo)>>>2|(13107&bo)<<2))>>>4|(3855&bo)<<4,Hh[Ne]=((65280&bo)>>>8|(255&bo)<<8)>>>1;var bo,Kb,Hh,Ne,Bc=function(t,e,a){for(var r=t.length,n=0,o=new Zt(e);n<r;++n)++o[t[n]-1];var i,s=new Zt(e);for(n=0;n<e;++n)s[n]=s[n-1]+o[n-1]<<1;if(a){i=new Zt(1<<e);var l=15-e;for(n=0;n<r;++n)if(t[n])for(var u=n<<4|t[n],c=e-t[n],d=s[t[n]-1]++<<c,f=d|(1<<c)-1;d<=f;++d)i[Hh[d]>>>l]=u}else for(i=new Zt(r),n=0;n<r;++n)i[n]=Hh[s[t[n]-1]++]>>>15-t[n];return i},Ei=new Wa(288);for(Ne=0;Ne<144;++Ne)Ei[Ne]=8;for(Ne=144;Ne<256;++Ne)Ei[Ne]=9;for(Ne=256;Ne<280;++Ne)Ei[Ne]=7;for(Ne=280;Ne<288;++Ne)Ei[Ne]=8;var Uh=new Wa(32);for(Ne=0;Ne<32;++Ne)Uh[Ne]=5;var o4=Bc(Ei,9,0),i4=Bc(Uh,5,0),cR=function(t){return(t/8>>0)+(7&t&&1)},dR=function(t,e,a){(a==null||a>t.length)&&(a=t.length);var r=new(t instanceof Zt?Zt:t instanceof ll?ll:Wa)(a-e);return r.set(t.subarray(e,a)),r},hn=function(t,e,a){a<<=7&e;var r=e/8>>0;t[r]|=a,t[r+1]|=a>>>8},Sc=function(t,e,a){a<<=7&e;var r=e/8>>0;t[r]|=a,t[r+1]|=a>>>8,t[r+2]|=a>>>16},tb=function(t,e){for(var a=[],r=0;r<t.length;++r)t[r]&&a.push({s:r,f:t[r]});var n=a.length,o=a.slice();if(!n)return[new Wa(0),0];if(n==1){var i=new Wa(a[0].s+1);return i[a[0].s]=1,[i,1]}a.sort((function(C,w){return C.f-w.f})),a.push({s:-1,f:25001});var s=a[0],l=a[1],u=0,c=1,d=2;for(a[0]={s:-1,f:s.f+l.f,l:s,r:l};c!=n-1;)s=a[a[u].f<a[d].f?u++:d++],l=a[u!=c&&a[u].f<a[d].f?u++:d++],a[c++]={s:-1,f:s.f+l.f,l:s,r:l};var f=o[0].s;for(r=1;r<n;++r)o[r].s>f&&(f=o[r].s);var h=new Zt(f+1),S=Qb(a[c-1],h,0);if(S>e){r=0;var x=0,b=S-e,g=1<<b;for(o.sort((function(C,w){return h[w.s]-h[C.s]||C.f-w.f}));r<n;++r){var m=o[r].s;if(!(h[m]>e))break;x+=g-(1<<S-h[m]),h[m]=e}for(x>>>=b;x>0;){var y=o[r].s;h[y]<e?x-=1<<e-h[y]++-1:++r}for(;r>=0&&x;--r){var v=o[r].s;h[v]==e&&(--h[v],++x)}S=e}return[new Wa(h),S]},Qb=function(t,e,a){return t.s==-1?Math.max(Qb(t.l,e,a+1),Qb(t.r,e,a+1)):e[t.s]=a},YE=function(t){for(var e=t.length;e&&!t[--e];);for(var a=new Zt(++e),r=0,n=t[0],o=1,i=function(l){a[r++]=l},s=1;s<=e;++s)if(t[s]==n&&s!=e)++o;else{if(!n&&o>2){for(;o>138;o-=138)i(32754);o>2&&(i(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(i(n),--o;o>6;o-=6)i(8304);o>2&&(i(o-3<<5|8208),o=0)}for(;o--;)i(n);o=1,n=t[s]}return[a.subarray(0,r),e]},_c=function(t,e){for(var a=0,r=0;r<e.length;++r)a+=t[r]*e[r];return a},Jb=function(t,e,a){var r=a.length,n=cR(e+2);t[n]=255&r,t[n+1]=r>>>8,t[n+2]=255^t[n],t[n+3]=255^t[n+1];for(var o=0;o<r;++o)t[n+o+4]=a[o];return 8*(n+4+r)},KE=function(t,e,a,r,n,o,i,s,l,u,c){hn(e,c++,a),++n[256];for(var d=tb(n,15),f=d[0],h=d[1],S=tb(o,15),x=S[0],b=S[1],g=YE(f),m=g[0],y=g[1],v=YE(x),C=v[0],w=v[1],_=new Zt(19),L=0;L<m.length;++L)_[31&m[L]]++;for(L=0;L<C.length;++L)_[31&C[L]]++;for(var A=tb(_,7),I=A[0],R=A[1],F=19;F>4&&!I[XE[F-1]];--F);var E,D,O,N,G=u+5<<3,H=_c(n,Ei)+_c(o,Uh)+i,W=_c(n,f)+_c(o,x)+i+14+3*F+_c(_,I)+(2*_[16]+3*_[17]+7*_[18]);if(G<=H&&G<=W)return Jb(e,c,t.subarray(l,l+u));if(hn(e,c,1+(W<H)),c+=2,W<H){E=Bc(f,h,0),D=f,O=Bc(x,b,0),N=x;var ce=Bc(I,R,0);for(hn(e,c,y-257),hn(e,c+5,w-1),hn(e,c+10,F-4),c+=14,L=0;L<F;++L)hn(e,c+3*L,I[XE[L]]);c+=3*F;for(var Se=[m,C],rt=0;rt<2;++rt){var ua=Se[rt];for(L=0;L<ua.length;++L){var Ft=31&ua[L];hn(e,c,ce[Ft]),c+=I[Ft],Ft>15&&(hn(e,c,ua[L]>>>5&127),c+=ua[L]>>>12)}}}else E=o4,D=Ei,O=i4,N=Uh;for(L=0;L<s;++L)if(r[L]>255){Ft=r[L]>>>18&31,Sc(e,c,E[Ft+257]),c+=D[Ft+257],Ft>7&&(hn(e,c,r[L]>>>23&31),c+=R0[Ft]);var Z=31&r[L];Sc(e,c,O[Z]),c+=N[Z],Z>3&&(Sc(e,c,r[L]>>>5&8191),c+=M0[Z])}else Sc(e,c,E[r[L]]),c+=D[r[L]];return Sc(e,c,E[256]),c+D[256]},s4=new ll([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),l4=(function(){for(var t=new ll(256),e=0;e<256;++e){for(var a=e,r=9;--r;)a=(1&a&&3988292384)^a>>>1;t[e]=a}return t})(),u4=function(t,e,a,r,n){return(function(o,i,s,l,u,c){var d=o.length,f=new Wa(l+d+5*(1+Math.floor(d/7e3))+u),h=f.subarray(l,f.length-u),S=0;if(!i||d<8)for(var x=0;x<=d;x+=65535){var b=x+65535;b<d?S=Jb(h,S,o.subarray(x,b)):(h[x]=c,S=Jb(h,S,o.subarray(x,d)))}else{for(var g=s4[i-1],m=g>>>13,y=8191&g,v=(1<<s)-1,C=new Zt(32768),w=new Zt(v+1),_=Math.ceil(s/3),L=2*_,A=function(Pm){return(o[Pm]^o[Pm+1]<<_^o[Pm+2]<<L)&v},I=new ll(25e3),R=new Zt(288),F=new Zt(32),E=0,D=0,O=(x=0,0),N=0,G=0;x<d;++x){var H=A(x),W=32767&x,ce=w[H];if(C[W]=ce,w[H]=W,N<=x){var Se=d-x;if((E>7e3||O>24576)&&Se>423){S=KE(o,h,0,I,R,F,D,O,G,x-G,S),O=E=D=0,G=x;for(var rt=0;rt<286;++rt)R[rt]=0;for(rt=0;rt<30;++rt)F[rt]=0}var ua=2,Ft=0,Z=y,te=W-ce&32767;if(Se>2&&H==A(x-te))for(var Aa=Math.min(m,Se)-1,Ln=Math.min(32767,x),Dm=Math.min(258,Se);te<=Ln&&--Z&&W!=ce;){if(o[x+ua]==o[x+ua-te]){for(var pr=0;pr<Dm&&o[x+pr]==o[x+pr-te];++pr);if(pr>ua){if(ua=pr,Ft=te,pr>Aa)break;var n2=Math.min(te,pr-2),WS=0;for(rt=0;rt<n2;++rt){var Bm=x-te+rt+32768&32767,ZS=Bm-C[Bm]+32768&32767;ZS>WS&&(WS=ZS,ce=Bm)}}}te+=(W=ce)-(ce=C[W])+32768&32767}if(Ft){I[O++]=268435456|Yb[ua]<<18|Kb[Ft];var XS=31&Yb[ua],YS=31&Kb[Ft];D+=R0[XS]+M0[YS],++R[257+XS],++F[YS],N=x+ua,++E}else I[O++]=o[x],++R[o[x]]}}S=KE(o,h,c,I,R,F,D,O,G,x-G,S)}return dR(f,0,l+cR(S)+u)})(t,e.level==null?6:e.level,e.mem==null?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):12+e.mem,a,r,!0)},ab=function(t,e,a){for(;a;++e)t[e]=a,a>>>=8};function c4(t,e){e===void 0&&(e={});var a=(function(){var s=4294967295;return{p:function(l){for(var u=s,c=0;c<l.length;++c)u=l4[255&u^l[c]]^u>>>8;s=u},d:function(){return 4294967295^s}}})(),r=t.length;a.p(t);var n,o=u4(t,e,10+((n=e).filename&&n.filename.length+1||0),8),i=o.length;return(function(s,l){var u=l.filename;if(s[0]=31,s[1]=139,s[2]=8,s[8]=l.level<2?4:l.level==9?2:0,s[9]=3,l.mtime!=0&&ab(s,4,Math.floor(new Date(l.mtime||Date.now())/1e3)),u){s[3]=8;for(var c=0;c<=u.length;++c)s[c+10]=u.charCodeAt(c)}})(o,e),ab(o,i-8,a.d()),ab(o,i-4,r),o}var d4=function(t){var e,a,r,n,o="";for(e=a=0,r=(t=(t+"").replace(/\r\n/g,`
461
519
  `).replace(/\r/g,`
462
- `)).length,n=0;n<r;n++){var i=t.charCodeAt(n),s=null;i<128?a++:s=i>127&&i<2048?String.fromCharCode(i>>6|192,63&i|128):String.fromCharCode(i>>12|224,i>>6&63|128,63&i|128),sn(s)||(a>e&&(o+=t.substring(e,a)),o+=s,e=a=n+1)}return a>e&&(o+=t.substring(e,t.length)),o},JN=!!Yy||!!Xy,XA="text/plain",Wp=function(t,e,a){var r;a===void 0&&(a=!0);var[n,o]=t.split("?"),i=W({},e),s=(r=o?.split("&").map((u=>{var c,[d,h]=u.split("="),g=a&&(c=i[d])!==null&&c!==void 0?c:h;return delete i[d],d+"="+g})))!==null&&r!==void 0?r:[],l=gN(i);return l&&s.push(l),n+"?"+s.join("&")},Ku=(t,e)=>JSON.stringify(t,((a,r)=>typeof r=="bigint"?r.toString():r),e),$y=t=>{var{data:e,compression:a}=t;if(e){if(a===on.GZipJS){var r=KN((function(l,u){var c=l.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(l);for(var d=new Pa(l.length+(l.length>>>1)),h=0,g=function(f){d[h++]=f},S=0;S<c;++S){if(h+5>d.length){var b=new Pa(h+8+(c-S<<1));b.set(d),d=b}var x=l.charCodeAt(S);x<128||u?g(x):x<2048?(g(192|x>>>6),g(128|63&x)):x>55295&&x<57344?(g(240|(x=65536+(1047552&x)|1023&l.charCodeAt(++S))>>>18),g(128|x>>>12&63),g(128|x>>>6&63),g(128|63&x)):(g(224|x>>>12),g(128|x>>>6&63),g(128|63&x))}return lE(d,0,h)})(Ku(e)),{mtime:0}),n=new Blob([r],{type:XA});return{contentType:XA,body:n,estimatedSize:n.size}}if(a===on.Base64){var o=(function(l){var u,c,d,h,g,S="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",b=0,x=0,f="",m=[];if(!l)return l;l=QN(l);do u=(g=l.charCodeAt(b++)<<16|l.charCodeAt(b++)<<8|l.charCodeAt(b++))>>18&63,c=g>>12&63,d=g>>6&63,h=63&g,m[x++]=S.charAt(u)+S.charAt(c)+S.charAt(d)+S.charAt(h);while(b<l.length);switch(f=m.join(""),l.length%3){case 1:f=f.slice(0,-2)+"==";break;case 2:f=f.slice(0,-1)+"="}return f})(Ku(e)),i=(l=>"data="+encodeURIComponent(typeof l=="string"?l:Ku(l)))(o);return{contentType:"application/x-www-form-urlencoded",body:i,estimatedSize:new Blob([i]).size}}var s=Ku(e);return{contentType:"application/json",body:s,estimatedSize:new Blob([s]).size}}},Tp=[];Xy&&Tp.push({transport:"fetch",method:t=>{var e,a,{contentType:r,body:n,estimatedSize:o}=(e=$y(t))!==null&&e!==void 0?e:{},i=new Headers;De(t.headers,(function(c,d){i.append(d,c)})),r&&i.append("Content-Type",r);var s=t.url,l=null;if(mA){var u=new mA;l={signal:u.signal,timeout:setTimeout((()=>u.abort()),t.timeout)}}Xy(s,W({method:t?.method||"GET",headers:i,keepalive:t.method==="POST"&&(o||0)<52428.8,body:n,signal:(a=l)==null?void 0:a.signal},t.fetchOptions)).then((c=>c.text().then((d=>{var h={statusCode:c.status,text:d};if(c.status===200)try{h.json=JSON.parse(d)}catch(g){z.error(g)}t.callback==null||t.callback(h)})))).catch((c=>{z.error(c),t.callback==null||t.callback({statusCode:0,text:c})})).finally((()=>l?clearTimeout(l.timeout):null))}}),Yy&&Tp.push({transport:"XHR",method:t=>{var e,a=new Yy;a.open(t.method||"GET",t.url,!0);var{contentType:r,body:n}=(e=$y(t))!==null&&e!==void 0?e:{};De(t.headers,(function(o,i){a.setRequestHeader(i,o)})),r&&a.setRequestHeader("Content-Type",r),t.timeout&&(a.timeout=t.timeout),t.disableXHRCredentials||(a.withCredentials=!0),a.onreadystatechange=()=>{if(a.readyState===4){var o={statusCode:a.status,text:a.responseText};if(a.status===200)try{o.json=JSON.parse(a.responseText)}catch{}t.callback==null||t.callback(o)}},a.send(n)}}),va!=null&&va.sendBeacon&&Tp.push({transport:"sendBeacon",method:t=>{var e=Wp(t.url,{beacon:"1"});try{var a,{contentType:r,body:n}=(a=$y(t))!==null&&a!==void 0?a:{},o=typeof n=="string"?new Blob([n],{type:r}):n;va.sendBeacon(e,o)}catch{}}});var Zp=function(t,e){if(!(function(a){try{new RegExp(a)}catch{return!1}return!0})(e))return!1;try{return new RegExp(e).test(t)}catch{return!1}};function YA(t,e,a){return Ku({distinct_id:t,userPropertiesToSet:e,userPropertiesToSetOnce:a})}var uE={exact:(t,e)=>e.some((a=>t.some((r=>a===r)))),is_not:(t,e)=>e.every((a=>t.every((r=>a!==r)))),regex:(t,e)=>e.some((a=>t.some((r=>Zp(a,r))))),not_regex:(t,e)=>e.every((a=>t.every((r=>!Zp(a,r))))),icontains:(t,e)=>e.map(kp).some((a=>t.map(kp).some((r=>a.includes(r))))),not_icontains:(t,e)=>e.map(kp).every((a=>t.map(kp).every((r=>!a.includes(r)))))},kp=t=>t.toLowerCase();function cE(t,e){return!t||Object.entries(t).every((a=>{var[r,n]=a,o=e?.[r];if(U(o)||sn(o))return!1;var i=[String(o)],s=uE[n.operator];return!!s&&s(n.values,i)}))}var jy=ct("[Error tracking]"),Ux=class{constructor(e){var a,r;this.Jt=[],this.Kt=new tx([new rx,new cx,new ox,new nx,new lx,new sx,new ix,new ux],QF("web:javascript",ZF,KF)),this._instance=e,this.Jt=(a=(r=this._instance.persistence)==null?void 0:r.get_property(fx))!==null&&a!==void 0?a:[]}onRemoteConfig(e){var a,r,n,o=(a=(r=e.errorTracking)==null?void 0:r.suppressionRules)!==null&&a!==void 0?a:[],i=(n=e.errorTracking)==null?void 0:n.captureExtensionExceptions;this.Jt=o,this._instance.persistence&&this._instance.persistence.register({[fx]:this.Jt,[IA]:i})}get Yt(){var e,a=!!this._instance.get_property(IA),r=this._instance.config.error_tracking.captureExtensionExceptions;return(e=r??a)!==null&&e!==void 0&&e}buildProperties(e,a){return this.Kt.buildFromUnknown(e,{syntheticException:a?.syntheticException,mechanism:{handled:a?.handled}})}sendExceptionEvent(e){var a=e.$exception_list;if(this.Xt(a)){if(this.Qt(a))return void jy.info("Skipping exception capture because a suppression rule matched");if(!this.Yt&&this.Zt(a))return void jy.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.ti(a))return void jy.info("Skipping exception capture because it was thrown by the PostHog SDK")}return this._instance.capture("$exception",e,{_noTruncate:!0,_batchKey:"exceptionEvent"})}Qt(e){if(e.length===0)return!1;var a=e.reduce(((r,n)=>{var{type:o,value:i}=n;return ut(o)&&o.length>0&&r.$exception_types.push(o),ut(i)&&i.length>0&&r.$exception_values.push(i),r}),{$exception_types:[],$exception_values:[]});return this.Jt.some((r=>{var n=r.values.map((o=>{var i,s=uE[o.operator],l=Te(o.value)?o.value:[o.value],u=(i=a[o.key])!==null&&i!==void 0?i:[];return l.length>0&&s(l,u)}));return r.type==="OR"?n.some(Boolean):n.every(Boolean)}))}Zt(e){return e.flatMap((a=>{var r,n;return(r=(n=a.stacktrace)==null?void 0:n.frames)!==null&&r!==void 0?r:[]})).some((a=>a.filename&&a.filename.startsWith("chrome-extension://")))}ti(e){if(e.length>0){var a,r,n,o,i=(a=(r=e[0].stacktrace)==null?void 0:r.frames)!==null&&a!==void 0?a:[],s=i[i.length-1];return(n=s==null||(o=s.filename)==null?void 0:o.includes("posthog.com/static"))!==null&&n!==void 0&&n}return!1}Xt(e){return!Ie(e)&&Te(e)}},er=ct("[FeatureFlags]"),zu=ct("[FeatureFlags]",{debugEnabled:!0}),Gy="$active_feature_flags",Ds="$override_feature_flags",KA="$feature_flag_payloads",Vu="$override_feature_flag_payloads",QA="$feature_flag_request_id",JA="$feature_flag_evaluated_at",ek=t=>{var e={};for(var[a,r]of Ep(t||{}))r&&(e[a]=r);return e},eP=t=>{var e=t.flags;return e?(t.featureFlags=Object.fromEntries(Object.keys(e).map((a=>{var r;return[a,(r=e[a].variant)!==null&&r!==void 0?r:e[a].enabled]}))),t.featureFlagPayloads=Object.fromEntries(Object.keys(e).filter((a=>e[a].enabled)).filter((a=>{var r;return(r=e[a].metadata)==null?void 0:r.payload})).map((a=>{var r;return[a,(r=e[a].metadata)==null?void 0:r.payload]})))):er.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),t},tP=(function(t){return t.FeatureFlags="feature_flags",t.Recordings="recordings",t})({}),qx=class{constructor(e){this.ii=!1,this.ei=!1,this.ri=!1,this.si=!1,this.ni=!1,this.oi=!1,this.ai=!1,this._instance=e,this.featureFlagEventHandlers=[]}li(){var e=this._instance.config.evaluation_environments;return e!=null&&e.length?e.filter((a=>{var r=a&&typeof a=="string"&&a.trim().length>0;return r||er.error("Invalid evaluation environment found:",a,"Expected non-empty string"),r})):[]}ui(){return this.li().length>0}flags(){if(this._instance.config.__preview_remote_config)this.oi=!0;else{var e=!this.hi&&(this._instance.config.advanced_disable_feature_flags||this._instance.config.advanced_disable_feature_flags_on_first_load);this.vi({disableFlags:e})}}get hasLoadedFlags(){return this.ei}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this._instance.get_property(px),a=this._instance.get_property(Ds),r=this._instance.get_property(Vu);if(!r&&!a)return e||{};var n=Je({},e||{}),o=[...new Set([...Object.keys(r||{}),...Object.keys(a||{})])];for(var i of o){var s,l,u=n[i],c=a?.[i],d=U(c)?(s=u?.enabled)!==null&&s!==void 0&&s:!!c,h=U(c)?u.variant:typeof c=="string"?c:void 0,g=r?.[i],S=W({},u,{enabled:d,variant:d?h??u?.variant:void 0});d!==u?.enabled&&(S.original_enabled=u?.enabled),h!==u?.variant&&(S.original_variant=u?.variant),g&&(S.metadata=W({},u?.metadata,{payload:g,original_payload:u==null||(l=u.metadata)==null?void 0:l.payload})),n[i]=S}return this.ii||(er.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:r,finalDetails:n}),this.ii=!0),n}getFlagVariants(){var e=this._instance.get_property(Ns),a=this._instance.get_property(Ds);if(!a)return e||{};for(var r=Je({},e),n=Object.keys(a),o=0;o<n.length;o++)r[n[o]]=a[n[o]];return this.ii||(er.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:a,finalFlags:r}),this.ii=!0),r}getFlagPayloads(){var e=this._instance.get_property(KA),a=this._instance.get_property(Vu);if(!a)return e||{};for(var r=Je({},e||{}),n=Object.keys(a),o=0;o<n.length;o++)r[n[o]]=a[n[o]];return this.ii||(er.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:a,finalPayloads:r}),this.ii=!0),r}reloadFeatureFlags(){this.si||this._instance.config.advanced_disable_feature_flags||this.hi||(this.hi=setTimeout((()=>{this.vi()}),5))}di(){clearTimeout(this.hi),this.hi=void 0}ensureFlagsLoaded(){this.ei||this.ri||this.hi||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.si=e}vi(e){var a;if(this.di(),!this._instance.O())if(this.ri)this.ni=!0;else{var r={token:this._instance.config.token,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:W({},((a=this._instance.persistence)==null?void 0:a.get_initial_props())||{},this._instance.get_property(Xu)||{}),group_properties:this._instance.get_property(di)};(e!=null&&e.disableFlags||this._instance.config.advanced_disable_feature_flags)&&(r.disable_flags=!0),this.ui()&&(r.evaluation_environments=this.li());var n=this._instance.config.__preview_remote_config,o=n?"/flags/?v=2":"/flags/?v=2&config=true",i=this._instance.config.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":"",s=this._instance.requestRouter.endpointFor("flags",o+i);n&&(r.timezone=nE()),this.ri=!0,this._instance.ci({method:"POST",url:s,data:r,compression:this._instance.config.disable_compression?void 0:on.Base64,timeout:this._instance.config.feature_flag_request_timeout_ms,callback:l=>{var u,c,d=!0;if(l.statusCode===200&&(this.ni||(this.$anon_distinct_id=void 0),d=!1),this.ri=!1,this.oi||(this.oi=!0,this._instance.fi((c=l.json)!==null&&c!==void 0?c:{})),!r.disable_flags||this.ni)if(this.ai=!d,l.json&&(u=l.json.quotaLimited)!=null&&u.includes(tP.FeatureFlags))er.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more.");else{var h;r.disable_flags||this.receivedFeatureFlags((h=l.json)!==null&&h!==void 0?h:{},d),this.ni&&(this.ni=!1,this.vi())}}})}}getFeatureFlag(e,a){if(a===void 0&&(a={}),this.ei||this.getFlags()&&this.getFlags().length>0){var r=this.getFlagVariants()[e],n=""+r,o=this._instance.get_property(QA)||void 0,i=this._instance.get_property(JA)||void 0,s=this._instance.get_property(Bp)||{};if((a.send_event||!("send_event"in a))&&(!(e in s)||!s[e].includes(n))){var l,u,c,d,h,g,S,b,x;Te(s[e])?s[e].push(n):s[e]=[n],(l=this._instance.persistence)==null||l.register({[Bp]:s});var f=this.getFeatureFlagDetails(e),m={$feature_flag:e,$feature_flag_response:r,$feature_flag_payload:this.getFeatureFlagPayload(e)||null,$feature_flag_request_id:o,$feature_flag_evaluated_at:i,$feature_flag_bootstrapped_response:((u=this._instance.config.bootstrap)==null||(u=u.featureFlags)==null?void 0:u[e])||null,$feature_flag_bootstrapped_payload:((c=this._instance.config.bootstrap)==null||(c=c.featureFlagPayloads)==null?void 0:c[e])||null,$used_bootstrap_value:!this.ai};U(f==null||(d=f.metadata)==null?void 0:d.version)||(m.$feature_flag_version=f.metadata.version);var v,y=(h=f==null||(g=f.reason)==null?void 0:g.description)!==null&&h!==void 0?h:f==null||(S=f.reason)==null?void 0:S.code;y&&(m.$feature_flag_reason=y),f!=null&&(b=f.metadata)!=null&&b.id&&(m.$feature_flag_id=f.metadata.id),U(f?.original_variant)&&U(f?.original_enabled)||(m.$feature_flag_original_response=U(f.original_variant)?f.original_enabled:f.original_variant),f!=null&&(x=f.metadata)!=null&&x.original_payload&&(m.$feature_flag_original_payload=f==null||(v=f.metadata)==null?void 0:v.original_payload),this._instance.capture("$feature_flag_called",m)}return r}er.warn('getFeatureFlag for key "'+e+`" failed. Feature flags didn't load in time.`)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){return this.getFlagPayloads()[e]}getRemoteConfigPayload(e,a){var r=this._instance.config.token,n={distinct_id:this._instance.get_distinct_id(),token:r};this.ui()&&(n.evaluation_environments=this.li()),this._instance.ci({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2&config=true"),data:n,compression:this._instance.config.disable_compression?void 0:on.Base64,timeout:this._instance.config.feature_flag_request_timeout_ms,callback:o=>{var i,s=(i=o.json)==null?void 0:i.featureFlagPayloads;a(s?.[e]||void 0)}})}isFeatureEnabled(e,a){if(a===void 0&&(a={}),this.ei||this.getFlags()&&this.getFlags().length>0){var r=this.getFeatureFlag(e,a);return U(r)?void 0:!!r}er.warn('isFeatureEnabled for key "'+e+`" failed. Feature flags didn't load in time.`)}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((a=>a!==e))}receivedFeatureFlags(e,a){if(this._instance.persistence){this.ei=!0;var r=this.getFlagVariants(),n=this.getFlagPayloads(),o=this.getFlagsWithDetails();(function(i,s,l,u,c){l===void 0&&(l={}),u===void 0&&(u={}),c===void 0&&(c={});var d=eP(i),h=d.flags,g=d.featureFlags,S=d.featureFlagPayloads;if(g){var b=i.requestId,x=i.evaluatedAt;if(Te(g)){er.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var f={};if(g)for(var m=0;m<g.length;m++)f[g[m]]=!0;s&&s.register({[Gy]:g,[Ns]:f})}else{var v=g,y=S,_=h;i.errorsWhileComputingFlags&&(v=W({},l,v),y=W({},u,y),_=W({},c,_)),s&&s.register(W({[Gy]:Object.keys(ek(v)),[Ns]:v||{},[KA]:y||{},[px]:_||{}},b?{[QA]:b}:{},x?{[JA]:x}:{}))}}})(e,this._instance.persistence,r,n,o),this.pi(a)}}override(e,a){a===void 0&&(a=!1),er.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:a})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this._instance.persistence)return er.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(e===!1)return this._instance.persistence.unregister(Ds),this._instance.persistence.unregister(Vu),this.pi(),zu.info("All overrides cleared");if(e&&typeof e=="object"&&("flags"in e||"payloads"in e)){var a,r=e;if(this.ii=!!((a=r.suppressWarning)!==null&&a!==void 0&&a),"flags"in r){if(r.flags===!1)this._instance.persistence.unregister(Ds),zu.info("Flag overrides cleared");else if(r.flags){if(Te(r.flags)){for(var n={},o=0;o<r.flags.length;o++)n[r.flags[o]]=!0;this._instance.persistence.register({[Ds]:n})}else this._instance.persistence.register({[Ds]:r.flags});zu.info("Flag overrides set",{flags:r.flags})}}return"payloads"in r&&(r.payloads===!1?(this._instance.persistence.unregister(Vu),zu.info("Payload overrides cleared")):r.payloads&&(this._instance.persistence.register({[Vu]:r.payloads}),zu.info("Payload overrides set",{payloads:r.payloads}))),void this.pi()}this.pi()}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.ei){var{flags:a,flagVariants:r}=this.gi();e(a,r)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,a,r){var n,o=(this._instance.get_property(Zu)||[]).find((u=>u.flagKey===e)),i={["$feature_enrollment/"+e]:a},s={$feature_flag:e,$feature_enrollment:a,$set:i};o&&(s.$early_access_feature_name=o.name),r&&(s.$feature_enrollment_stage=r),this._instance.capture("$feature_enrollment_update",s),this.setPersonPropertiesForFlags(i,!1);var l=W({},this.getFlagVariants(),{[e]:a});(n=this._instance.persistence)==null||n.register({[Gy]:Object.keys(ek(l)),[Ns]:l}),this.pi()}getEarlyAccessFeatures(e,a,r){a===void 0&&(a=!1);var n=this._instance.get_property(Zu),o=r?"&"+r.map((i=>"stage="+i)).join("&"):"";if(n&&!a)return e(n);this._instance.ci({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this._instance.config.token+o),method:"GET",callback:i=>{var s,l;if(i.json){var u=i.json.earlyAccessFeatures;return(s=this._instance.persistence)==null||s.unregister(Zu),(l=this._instance.persistence)==null||l.register({[Zu]:u}),e(u)}}})}gi(){var e=this.getFlags(),a=this.getFlagVariants();return{flags:e.filter((r=>a[r])),flagVariants:Object.keys(a).filter((r=>a[r])).reduce(((r,n)=>(r[n]=a[n],r)),{})}}pi(e){var{flags:a,flagVariants:r}=this.gi();this.featureFlagEventHandlers.forEach((n=>n(a,r,{errorsLoading:e})))}setPersonPropertiesForFlags(e,a){a===void 0&&(a=!0);var r=this._instance.get_property(Xu)||{};this._instance.register({[Xu]:W({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(){this._instance.unregister(Xu)}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0);var r=this._instance.get_property(di)||{};Object.keys(r).length!==0&&Object.keys(r).forEach((n=>{r[n]=W({},r[n],e[n]),delete e[n]})),this._instance.register({[di]:W({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var a=this._instance.get_property(di)||{};this._instance.register({[di]:W({},a,{[e]:{}})})}else this._instance.unregister(di)}reset(){this.ei=!1,this.ri=!1,this.si=!1,this.ni=!1,this.oi=!1,this.ai=!1,this.$anon_distinct_id=void 0,this.di(),this.ii=!1}},aP=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],ec=class{constructor(e,a){this.F=e,this.props={},this.mi=!1,this.yi=(r=>{var n="";return r.token&&(n=r.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),r.persistence_name?"ph_"+r.persistence_name:"ph_"+n+"_posthog"})(e),this.Y=this.bi(e),this.load(),e.debug&&z.info("Persistence loaded",e.persistence,W({},this.props)),this.update_config(e,e,a),this.save()}isDisabled(){return!!this.wi}bi(e){aP.indexOf(e.persistence.toLowerCase())===-1&&(z.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var a=e.persistence.toLowerCase();return a==="localstorage"&&Ge.H()?Ge:a==="localstorage+cookie"&&wp.H()?wp:a==="sessionstorage"&&Lt.H()?Lt:a==="memory"?wN:a==="cookie"?yr:wp.H()?wp:yr}properties(){var e={};return De(this.props,(function(a,r){if(r===Ns&&mt(a))for(var n=Object.keys(a),o=0;o<n.length;o++)e["$feature/"+n[o]]=a[n[o]];else s=r,l=!1,(sn(i=iN)?l:hA&&i.indexOf===hA?i.indexOf(s)!=-1:(De(i,(function(u){if(l||(l=u===s))return Dp})),l))||(e[r]=a);var i,s,l})),e}load(){if(!this.wi){var e=this.Y.W(this.yi);e&&(this.props=Je({},e))}}save(){this.wi||this.Y.G(this.yi,this.props,this.xi,this.Si,this.Ei,this.F.debug)}remove(){this.Y.V(this.yi,!1),this.Y.V(this.yi,!0)}clear(){this.remove(),this.props={}}register_once(e,a,r){if(mt(e)){U(a)&&(a="None"),this.xi=U(r)?this.$i:r;var n=!1;if(De(e,((o,i)=>{this.props.hasOwnProperty(i)&&this.props[i]!==a||(this.props[i]=o,n=!0)})),n)return this.save(),!0}return!1}register(e,a){if(mt(e)){this.xi=U(a)?this.$i:a;var r=!1;if(De(e,((n,o)=>{e.hasOwnProperty(o)&&this.props[o]!==n&&(this.props[o]=n,r=!0)})),r)return this.save(),!0}return!1}unregister(e){e in this.props&&(delete this.props[e],this.save())}update_campaign_params(){if(!this.mi){var e=Qk(this.F.custom_campaign_params,this.F.mask_personal_data_properties,this.F.custom_personal_data_properties);Fs(ob(e))||this.register(e),this.mi=!0}}update_search_keyword(){var e;this.register((e=q?.referrer)?eE(e):{})}update_referrer_info(){var e;this.register_once({$referrer:tE(),$referring_domain:q!=null&&q.referrer&&((e=Up(q.referrer))==null?void 0:e.host)||"$direct"},void 0)}set_initial_person_info(){this.props[vx]||this.props[yx]||this.register_once({[Fp]:aE(this.F.mask_personal_data_properties,this.F.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};De([yx,vx],(i=>{var s=this.props[i];s&&De(s,(function(l,u){e["$initial_"+Ky(u)]=l}))}));var a,r,n=this.props[Fp];if(n){var o=(a=rE(n),r={},De(a,(function(i,s){r["$initial_"+Ky(s)]=i})),r);Je(e,o)}return e}safe_merge(e){return De(this.props,(function(a,r){r in e||(e[r]=a)})),e}update_config(e,a,r){if(this.$i=this.xi=e.cookie_expiration,this.set_disabled(e.disable_persistence||!!r),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie),e.persistence!==a.persistence){var n=this.bi(e),o=this.props;this.clear(),this.Y=n,this.props=o,this.save()}}set_disabled(e){this.wi=e,this.wi?this.remove():this.save()}set_cross_subdomain(e){e!==this.Si&&(this.Si=e,this.remove(),this.save())}set_secure(e){e!==this.Ei&&(this.Ei=e,this.remove(),this.save())}set_event_timer(e,a){var r=this.props[Wu]||{};r[e]=a,this.props[Wu]=r,this.save()}remove_event_timer(e){var a=(this.props[Wu]||{})[e];return U(a)||(delete this.props[Wu][e],this.save()),a}get_property(e){return this.props[e]}set_property(e,a){this.props[e]=a,this.save()}},$u=(function(t){return t.Activation="events",t.Cancellation="cancelEvents",t})({}),nz=(function(t){return t.Button="button",t.Tab="tab",t.Selector="selector",t})({}),oz=(function(t){return t.TopLeft="top_left",t.TopRight="top_right",t.TopCenter="top_center",t.MiddleLeft="middle_left",t.MiddleRight="middle_right",t.MiddleCenter="middle_center",t.Left="left",t.Center="center",t.Right="right",t.NextToTrigger="next_to_trigger",t})({}),iz=(function(t){return t.Top="top",t.Left="left",t.Right="right",t.Bottom="bottom",t})({}),Wy=(function(t){return t.Popover="popover",t.API="api",t.Widget="widget",t.ExternalSurvey="external_survey",t})({}),sz=(function(t){return t.Open="open",t.MultipleChoice="multiple_choice",t.SingleChoice="single_choice",t.Rating="rating",t.Link="link",t})({}),lz=(function(t){return t.NextQuestion="next_question",t.End="end",t.ResponseBased="response_based",t.SpecificQuestion="specific_question",t})({}),uz=(function(t){return t.Once="once",t.Recurring="recurring",t.Always="always",t})({}),Rp=(function(t){return t.SHOWN="survey shown",t.DISMISSED="survey dismissed",t.SENT="survey sent",t})({}),tk=(function(t){return t.SURVEY_ID="$survey_id",t.SURVEY_NAME="$survey_name",t.SURVEY_RESPONSE="$survey_response",t.SURVEY_ITERATION="$survey_iteration",t.SURVEY_ITERATION_START_DATE="$survey_iteration_start_date",t.SURVEY_PARTIALLY_COMPLETED="$survey_partially_completed",t.SURVEY_SUBMISSION_ID="$survey_submission_id",t.SURVEY_QUESTIONS="$survey_questions",t.SURVEY_COMPLETED="$survey_completed",t})({}),dE=(function(t){return t.Popover="popover",t.Inline="inline",t})({}),sc=class{constructor(){this.ki={},this.ki={}}on(e,a){return this.ki[e]||(this.ki[e]=[]),this.ki[e].push(a),()=>{this.ki[e]=this.ki[e].filter((r=>r!==a))}}emit(e,a){for(var r of this.ki[e]||[])r(a);for(var n of this.ki["*"]||[])n(e,a)}};function Os(t,e,a){if(Ie(t))return!1;switch(a){case"exact":return t===e;case"contains":var r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*");return new RegExp(r,"i").test(t);case"regex":try{return new RegExp(e).test(t)}catch{return!1}default:return!1}}var zx=class{constructor(e){this.Pi=new sc,this.Ti=(a,r)=>this.Ri(a,r)&&this.Ii(a,r)&&this.Fi(a,r)&&this.Ci(a,r),this.Ri=(a,r)=>r==null||!r.event||a?.event===r?.event,this._instance=e,this.Mi=new Set,this.Oi=new Set}init(){var e;if(!U((e=this._instance)==null?void 0:e.Ai)){var a;(a=this._instance)==null||a.Ai(((r,n)=>{this.on(r,n)}))}}register(e){var a,r;if(!U((a=this._instance)==null?void 0:a.Ai)&&(e.forEach((i=>{var s,l;(s=this.Oi)==null||s.add(i),(l=i.steps)==null||l.forEach((u=>{var c;(c=this.Mi)==null||c.add(u?.event||"")}))})),(r=this._instance)!=null&&r.autocapture)){var n,o=new Set;e.forEach((i=>{var s;(s=i.steps)==null||s.forEach((l=>{l!=null&&l.selector&&o.add(l?.selector)}))})),(n=this._instance)==null||n.autocapture.setElementSelectors(o)}}on(e,a){var r;a!=null&&e.length!=0&&(this.Mi.has(e)||this.Mi.has(a?.event))&&this.Oi&&((r=this.Oi)==null?void 0:r.size)>0&&this.Oi.forEach((n=>{this.Di(a,n)&&this.Pi.emit("actionCaptured",n.name)}))}ji(e){this.onAction("actionCaptured",(a=>e(a)))}Di(e,a){if(a?.steps==null)return!1;for(var r of a.steps)if(this.Ti(e,r))return!0;return!1}onAction(e,a){return this.Pi.on(e,a)}Ii(e,a){if(a!=null&&a.url){var r,n=e==null||(r=e.properties)==null?void 0:r.$current_url;if(!n||typeof n!="string"||!Os(n,a.url,a.url_matching||"contains"))return!1}return!0}Fi(e,a){return!!this.Li(e,a)&&!!this.Ni(e,a)&&!!this.Ui(e,a)}Li(e,a){var r;if(a==null||!a.href)return!0;var n=this.zi(e);if(n.length>0)return n.some((s=>Os(s.href,a.href,a.href_matching||"exact")));var o,i=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";return!!i&&Os((o=i.match(/(?::|")href="(.*?)"/))?o[1]:"",a.href,a.href_matching||"exact")}Ni(e,a){var r;if(a==null||!a.text)return!0;var n=this.zi(e);if(n.length>0)return n.some((u=>Os(u.text,a.text,a.text_matching||"exact")||Os(u.$el_text,a.text,a.text_matching||"exact")));var o,i,s,l=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";return!!l&&(o=(function(u){for(var c,d=[],h=/(?::|")text="(.*?)"/g;!Ie(c=h.exec(u));)d.includes(c[1])||d.push(c[1]);return d})(l),i=a.text,s=a.text_matching||"exact",o.some((u=>Os(u,i,s))))}Ui(e,a){var r,n;if(a==null||!a.selector)return!0;var o=e==null||(r=e.properties)==null?void 0:r.$element_selectors;if(o!=null&&o.includes(a.selector))return!0;var i=(e==null||(n=e.properties)==null?void 0:n.$elements_chain)||"";if(a.selector_regex&&i)try{return new RegExp(a.selector_regex).test(i)}catch{return!1}return!1}zi(e){var a;return(e==null||(a=e.properties)==null?void 0:a.$elements)==null?[]:e?.properties.$elements}Ci(e,a){return a==null||!a.properties||a.properties.length===0||cE(a.properties.reduce(((r,n)=>{var o=Te(n.value)?n.value.map(String):n.value!=null?[String(n.value)]:[];return r[n.key]={values:o,operator:n.operator||"exact"},r}),{}),e?.properties)}},_e=ct("[Surveys]"),Vx="seenSurvey_",rP=(t,e)=>{var a="$survey_"+e+"/"+t.id;return t.current_iteration&&t.current_iteration>0&&(a="$survey_"+e+"/"+t.id+"/"+t.current_iteration),a},ak=t=>{var e=""+Vx+t.id;return t.current_iteration&&t.current_iteration>0&&(e=""+Vx+t.id+"_"+t.current_iteration),e},nP=[Wy.Popover,Wy.Widget,Wy.API],oP={ignoreConditions:!1,ignoreDelay:!1,displayType:dE.Popover},$x=class{constructor(e){this._instance=e,this.Hi=new Map,this.Bi=new Map,this.qi=new Map}Wi(e,a){return!!e&&cE(e.propertyFilters,a?.properties)}Gi(e,a){var r=new Map;return e.forEach((n=>{var o;(o=n.conditions)==null||(o=o[a])==null||(o=o.values)==null||o.forEach((i=>{if(i!=null&&i.name){var s=r.get(i.name)||[];s.push(n.id),r.set(i.name,s)}}))})),r}Vi(e,a,r){var n,o=(r===$u.Activation?this.Hi:this.Bi).get(e),i=[];return(n=this._instance)==null||n.getSurveys((s=>{i=s.filter((l=>o?.includes(l.id)))})),i.filter((s=>{var l,u=(l=s.conditions)==null||(l=l[r])==null||(l=l.values)==null?void 0:l.find((c=>c.name===e));return this.Wi(u,a)}))}register(e){var a;U((a=this._instance)==null?void 0:a.Ai)||(this.Ji(e),this.Ki(e))}Ki(e){var a=e.filter((r=>{var n,o;return((n=r.conditions)==null?void 0:n.actions)&&((o=r.conditions)==null||(o=o.actions)==null||(o=o.values)==null?void 0:o.length)>0}));a.length!==0&&(this.Yi==null&&(this.Yi=new zx(this._instance),this.Yi.init(),this.Yi.ji((r=>{this.onAction(r)}))),a.forEach((r=>{var n,o,i,s,l;r.conditions&&(n=r.conditions)!=null&&n.actions&&(o=r.conditions)!=null&&(o=o.actions)!=null&&o.values&&((i=r.conditions)==null||(i=i.actions)==null||(i=i.values)==null?void 0:i.length)>0&&((s=this.Yi)==null||s.register(r.conditions.actions.values),(l=r.conditions)==null||(l=l.actions)==null||(l=l.values)==null||l.forEach((u=>{if(u&&u.name){var c=this.qi.get(u.name);c&&c.push(r.id),this.qi.set(u.name,c||[r.id])}})))})))}Ji(e){var a,r=e.filter((o=>{var i,s;return((i=o.conditions)==null?void 0:i.events)&&((s=o.conditions)==null||(s=s.events)==null||(s=s.values)==null?void 0:s.length)>0})),n=e.filter((o=>{var i,s;return((i=o.conditions)==null?void 0:i.cancelEvents)&&((s=o.conditions)==null||(s=s.cancelEvents)==null||(s=s.values)==null?void 0:s.length)>0}));(r.length!==0||n.length!==0)&&((a=this._instance)==null||a.Ai(((o,i)=>{this.onEvent(o,i)})),this.Hi=this.Gi(e,$u.Activation),this.Bi=this.Gi(e,$u.Cancellation))}onEvent(e,a){var r,n=((r=this._instance)==null||(r=r.persistence)==null?void 0:r.props[_p])||[];if(Rp.SHOWN===e&&a&&n.length>0){var o;_e.info("survey event matched, removing survey from activated surveys",{event:e,eventPayload:a,existingActivatedSurveys:n});var i=a==null||(o=a.properties)==null?void 0:o.$survey_id;if(i){var s=n.indexOf(i);s>=0&&(n.splice(s,1),this.Xi(n))}}else{if(this.Bi.has(e)){var l=this.Vi(e,a,$u.Cancellation);l.length>0&&(_e.info("cancel event matched, cancelling surveys",{event:e,surveysToCancel:l.map((c=>c.id))}),l.forEach((c=>{var d,h=n.indexOf(c.id);h>=0&&n.splice(h,1),(d=this._instance)==null||d.cancelPendingSurvey(c.id)})),this.Xi(n))}if(this.Hi.has(e)){_e.info("survey event name matched",{event:e,eventPayload:a,surveys:this.Hi.get(e)});var u=this.Vi(e,a,$u.Activation);this.Xi(n.concat(u.map((c=>c.id))||[]))}}}onAction(e){var a,r=((a=this._instance)==null||(a=a.persistence)==null?void 0:a.props[_p])||[];this.qi.has(e)&&this.Xi(r.concat(this.qi.get(e)||[]))}Xi(e){var a;_e.info("updating activated surveys",{activatedSurveys:e}),(a=this._instance)==null||(a=a.persistence)==null||a.register({[_p]:[...new Set(e)]})}getSurveys(){var e,a=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.props[_p];return a||[]}getEventToSurveys(){return this.Hi}Qi(){return this.Yi}},jx=class{constructor(e){this.Zi=void 0,this._surveyManager=null,this.te=!1,this.ie=!1,this.ee=[],this._instance=e,this._surveyEventReceiver=null}onRemoteConfig(e){if(!this._instance.config.disable_surveys){var a=e.surveys;if(Ie(a))return _e.warn("Flags not loaded yet. Not loading surveys.");var r=Te(a);this.Zi=r?a.length>0:a,_e.info("flags response received, isSurveysEnabled: "+this.Zi),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],a=0;a<localStorage.length;a++){var r=localStorage.key(a);(r!=null&&r.startsWith(Vx)||r!=null&&r.startsWith("inProgressSurvey_"))&&e.push(r)}e.forEach((n=>localStorage.removeItem(n)))}loadIfEnabled(){if(!this._surveyManager)if(this.ie)_e.info("Already initializing surveys, skipping...");else if(this._instance.config.disable_surveys)_e.info("Disabled. Not loading surveys.");else if(this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())_e.info("Not loading surveys in cookieless mode without consent.");else{var e=te?.__PosthogExtensions__;if(e){if(!U(this.Zi)||this._instance.config.advanced_enable_surveys){var a=this.Zi||this._instance.config.advanced_enable_surveys;this.ie=!0;try{var r=e.generateSurveys;if(r)return void this.re(r,a);var n=e.loadExternalDependency;if(!n)return void this.se("PostHog loadExternalDependency extension not found.");n(this._instance,"surveys",(o=>{o||!e.generateSurveys?this.se("Could not load surveys script",o):this.re(e.generateSurveys,a)}))}catch(o){throw this.se("Error initializing surveys",o),o}finally{this.ie=!1}}}else _e.error("PostHog Extensions not found.")}}re(e,a){this._surveyManager=e(this._instance,a),this._surveyEventReceiver=new $x(this._instance),_e.info("Surveys loaded successfully"),this.ne({isLoaded:!0})}se(e,a){_e.error(e,a),this.ne({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.ee.push(e),this._surveyManager&&this.ne({isLoaded:!0}),()=>{this.ee=this.ee.filter((a=>a!==e))}}getSurveys(e,a){if(a===void 0&&(a=!1),this._instance.config.disable_surveys)return _e.info("Disabled. Not loading surveys."),e([]);var r=this._instance.get_property(hx);if(r&&!a)return e(r,{isLoaded:!0});if(this.te)return e([],{isLoaded:!1,error:"Surveys are already being loaded"});try{this.te=!0,this._instance.ci({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this._instance.config.token),method:"GET",timeout:this._instance.config.surveys_request_timeout_ms,callback:n=>{var o;this.te=!1;var i=n.statusCode;if(i!==200||!n.json){var s="Surveys API could not be loaded, status: "+i;return _e.error(s),e([],{isLoaded:!1,error:s})}var l,u=n.json.surveys||[],c=u.filter((d=>(function(h){return!(!h.start_date||h.end_date)})(d)&&((function(h){var g;return!((g=h.conditions)==null||(g=g.events)==null||(g=g.values)==null||!g.length)})(d)||(function(h){var g;return!((g=h.conditions)==null||(g=g.actions)==null||(g=g.values)==null||!g.length)})(d))));return c.length>0&&((l=this._surveyEventReceiver)==null||l.register(c)),(o=this._instance.persistence)==null||o.register({[hx]:u}),e(u,{isLoaded:!0})}})}catch(n){throw this.te=!1,n}}ne(e){for(var a of this.ee)try{if(!e.isLoaded)return a([],e);this.getSurveys(a)}catch(r){_e.error("Error in survey callback",r)}}getActiveMatchingSurveys(e,a){if(a===void 0&&(a=!1),!Ie(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,a);_e.warn("init was not called")}oe(e){var a=null;return this.getSurveys((r=>{var n;a=(n=r.find((o=>o.id===e)))!==null&&n!==void 0?n:null})),a}ae(e){if(Ie(this._surveyManager))return{eligible:!1,reason:"SDK is not enabled or survey functionality is not yet loaded"};var a=typeof e=="string"?this.oe(e):e;return a?this._surveyManager.checkSurveyEligibility(a):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(Ie(this._surveyManager))return _e.warn("init was not called"),{visible:!1,disabledReason:"SDK is not enabled or survey functionality is not yet loaded"};var a=this.ae(e);return{visible:a.eligible,disabledReason:a.reason}}canRenderSurveyAsync(e,a){return Ie(this._surveyManager)?(_e.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:"SDK is not enabled or survey functionality is not yet loaded"})):new Promise((r=>{this.getSurveys((n=>{var o,i=(o=n.find((l=>l.id===e)))!==null&&o!==void 0?o:null;if(i){var s=this.ae(i);r({visible:s.eligible,disabledReason:s.reason})}else r({visible:!1,disabledReason:"Survey not found"})}),a)}))}renderSurvey(e,a){var r;if(Ie(this._surveyManager))_e.warn("init was not called");else{var n=typeof e=="string"?this.oe(e):e;if(n!=null&&n.id)if(nP.includes(n.type)){var o=q?.querySelector(a);if(o)return(r=n.appearance)!=null&&r.surveyPopupDelaySeconds?(_e.info("Rendering survey "+n.id+" with delay of "+n.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var i,s;_e.info("Rendering survey "+n.id+" with delay of "+((i=n.appearance)==null?void 0:i.surveyPopupDelaySeconds)+" seconds"),(s=this._surveyManager)==null||s.renderSurvey(n,o),_e.info("Survey "+n.id+" rendered")}),1e3*n.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(n,o);_e.warn("Survey element not found")}else _e.warn("Surveys of type "+n.type+" cannot be rendered in the app");else _e.warn("Survey not found")}}displaySurvey(e,a){var r;if(Ie(this._surveyManager))_e.warn("init was not called");else{var n=this.oe(e);if(n){var o=n;if((r=n.appearance)!=null&&r.surveyPopupDelaySeconds&&a.ignoreDelay&&(o=W({},n,{appearance:W({},n.appearance,{surveyPopupDelaySeconds:0})})),a.ignoreConditions===!1){var i=this.canRenderSurvey(n);if(!i.visible)return void _e.warn("Survey is not eligible to be displayed: ",i.disabledReason)}a.displayType!==dE.Inline?this._surveyManager.handlePopoverSurvey(o):this.renderSurvey(o,a.selector)}else _e.warn("Survey not found")}}cancelPendingSurvey(e){Ie(this._surveyManager)?_e.warn("init was not called"):this._surveyManager.cancelSurvey(e)}},rk=ct("[RateLimiter]"),Gx=class{constructor(e){var a,r;this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=n=>{var o=n.text;if(o&&o.length)try{(JSON.parse(o).quota_limited||[]).forEach((i=>{rk.info((i||"events")+" is quota limited."),this.serverLimits[i]=new Date().getTime()+6e4}))}catch(i){return void rk.warn('could not rate limit - continuing. Error: "'+i?.message+'"',{text:o})}},this.instance=e,this.captureEventsPerSecond=((a=e.config.rate_limiting)==null?void 0:a.events_per_second)||10,this.captureEventsBurstLimit=Math.max(((r=e.config.rate_limiting)==null?void 0:r.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond),this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}clientRateLimitContext(e){var a,r,n;e===void 0&&(e=!1);var o=new Date().getTime(),i=(a=(r=this.instance.persistence)==null?void 0:r.get_property(gx))!==null&&a!==void 0?a:{tokens:this.captureEventsBurstLimit,last:o};i.tokens+=(o-i.last)/1e3*this.captureEventsPerSecond,i.last=o,i.tokens>this.captureEventsBurstLimit&&(i.tokens=this.captureEventsBurstLimit);var s=i.tokens<1;return s||e||(i.tokens=Math.max(0,i.tokens-1)),!s||this.lastEventRateLimited||e||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+this.captureEventsPerSecond+" events per second and "+this.captureEventsBurstLimit+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=s,(n=this.instance.persistence)==null||n.set_property(gx,i),{isRateLimited:s,remainingTokens:i.tokens}}isServerRateLimited(e){var a=this.serverLimits[e||"events"]||!1;return a!==!1&&new Date().getTime()<a}},ci=ct("[RemoteConfig]"),Wx=class{constructor(e){this._instance=e}get remoteConfig(){var e;return(e=te._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.config}le(e){var a,r;(a=te.__PosthogExtensions__)!=null&&a.loadExternalDependency?(r=te.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"remote-config",(()=>e(this.remoteConfig))):(ci.error("PostHog Extensions not found. Cannot load remote config."),e())}ue(e){this._instance.ci({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback:a=>{e(a.json)}})}load(){try{if(this.remoteConfig)return ci.info("Using preloaded remote config",this.remoteConfig),void this.fi(this.remoteConfig);if(this._instance.O())return void ci.warn("Remote config is disabled. Falling back to local config.");this.le((e=>{if(!e)return ci.info("No config found after loading remote JS config. Falling back to JSON."),void this.ue((a=>{this.fi(a)}));this.fi(e)}))}catch(e){ci.error("Error loading remote config",e)}}fi(e){e?this._instance.config.__preview_remote_config?(this._instance.fi(e),e.hasFeatureFlags!==!1&&this._instance.featureFlags.ensureFlagsLoaded()):ci.info("__preview_remote_config is disabled. Logging config instead",e):ci.error("Failed to fetch remote config from PostHog.")}},Zx=3e3,Xx=class{constructor(e,a){this.he=!0,this.ve=[],this.de=gr(a?.flush_interval_ms||Zx,250,5e3,z.createLogger("flush interval"),Zx),this.ce=e}enqueue(e){this.ve.push(e),this.fe||this.pe()}unload(){this.ge();var e=this.ve.length>0?this._e():{},a=Object.values(e);[...a.filter((r=>r.url.indexOf("/e")===0)),...a.filter((r=>r.url.indexOf("/e")!==0))].map((r=>{this.ce(W({},r,{transport:"sendBeacon"}))}))}enable(){this.he=!1,this.pe()}pe(){var e=this;this.he||(this.fe=setTimeout((()=>{if(this.ge(),this.ve.length>0){var a=this._e(),r=function(){var o=a[n],i=new Date().getTime();o.data&&Te(o.data)&&De(o.data,(s=>{s.offset=Math.abs(s.timestamp-i),delete s.timestamp})),e.ce(o)};for(var n in a)r()}}),this.de))}ge(){clearTimeout(this.fe),this.fe=void 0}_e(){var e={};return De(this.ve,(a=>{var r,n=a,o=(n?n.batchKey:null)||n.url;U(e[o])&&(e[o]=W({},n,{data:[]})),(r=e[o].data)==null||r.push(n.data)})),this.ve=[],e}},iP=["retriesPerformedSoFar"],Yx=class{constructor(e){this.me=!1,this.ye=3e3,this.ve=[],this._instance=e,this.ve=[],this.be=!0,!U(E)&&"onLine"in E.navigator&&(this.be=E.navigator.onLine,this.we=()=>{this.be=!0,this.Dt()},this.xe=()=>{this.be=!1},nt(E,"online",this.we),nt(E,"offline",this.xe))}get length(){return this.ve.length}retriableRequest(e){var{retriesPerformedSoFar:a}=e,r=uk(e,iP);xr(a)&&a>0&&(r.url=Wp(r.url,{retry_count:a})),this._instance.ci(W({},r,{callback:n=>{n.statusCode!==200&&(n.statusCode<400||n.statusCode>=500)&&(a??0)<10?this.Se(W({retriesPerformedSoFar:a},r)):r.callback==null||r.callback(n)}}))}Se(e){var a=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=a+1;var r=(function(i){var s=3e3*Math.pow(2,i),l=s/2,u=Math.min(18e5,s),c=(Math.random()-.5)*(u-l);return Math.ceil(u+c)})(a),n=Date.now()+r;this.ve.push({retryAt:n,requestOptions:e});var o="Enqueued failed request for retry in "+r;navigator.onLine||(o+=" (Browser is offline)"),z.warn(o),this.me||(this.me=!0,this.Ee())}Ee(){if(this.$e&&clearTimeout(this.$e),this.ve.length===0)return this.me=!1,void(this.$e=void 0);this.$e=setTimeout((()=>{this.be&&this.ve.length>0&&this.Dt(),this.Ee()}),this.ye)}Dt(){var e=Date.now(),a=[],r=this.ve.filter((o=>o.retryAt<e||(a.push(o),!1)));if(this.ve=a,r.length>0)for(var{requestOptions:n}of r)this.retriableRequest(n)}unload(){for(var{requestOptions:e}of(this.$e&&(clearTimeout(this.$e),this.$e=void 0),this.me=!1,U(E)||(this.we&&(E.removeEventListener("online",this.we),this.we=void 0),this.xe&&(E.removeEventListener("offline",this.xe),this.xe=void 0)),this.ve))try{this._instance.ci(W({},e,{transport:"sendBeacon"}))}catch(a){z.error(a)}this.ve=[]}},Kx=class{constructor(e){this.ke=()=>{var a,r,n,o;this.Pe||(this.Pe={});var i=this.scrollElement(),s=this.scrollY(),l=i?Math.max(0,i.scrollHeight-i.clientHeight):0,u=s+(i?.clientHeight||0),c=i?.scrollHeight||0;this.Pe.lastScrollY=Math.ceil(s),this.Pe.maxScrollY=Math.max(s,(a=this.Pe.maxScrollY)!==null&&a!==void 0?a:0),this.Pe.maxScrollHeight=Math.max(l,(r=this.Pe.maxScrollHeight)!==null&&r!==void 0?r:0),this.Pe.lastContentY=u,this.Pe.maxContentY=Math.max(u,(n=this.Pe.maxContentY)!==null&&n!==void 0?n:0),this.Pe.maxContentHeight=Math.max(c,(o=this.Pe.maxContentHeight)!==null&&o!==void 0?o:0)},this._instance=e}getContext(){return this.Pe}resetContext(){var e=this.Pe;return setTimeout(this.ke,0),e}startMeasuringScrollPosition(){nt(E,"scroll",this.ke,{capture:!0}),nt(E,"scrollend",this.ke,{capture:!0}),nt(E,"resize",this.ke)}scrollElement(){if(!this._instance.config.scroll_root_selector)return E?.document.documentElement;var e=Te(this._instance.config.scroll_root_selector)?this._instance.config.scroll_root_selector:[this._instance.config.scroll_root_selector];for(var a of e){var r=E?.document.querySelector(a);if(r)return r}}scrollY(){if(this._instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollTop||0}return E&&(E.scrollY||E.pageYOffset||E.document.documentElement.scrollTop)||0}scrollX(){if(this._instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollLeft||0}return E&&(E.scrollX||E.pageXOffset||E.document.documentElement.scrollLeft)||0}},sP=t=>aE(t?.config.mask_personal_data_properties,t?.config.custom_personal_data_properties),Xp=class{constructor(e,a,r,n){this.Te=o=>{var i=this.Re();if(!i||i.sessionId!==o){var s={sessionId:o,props:this.Ie(this._instance)};this.Fe.register({[mx]:s})}},this._instance=e,this.Ce=a,this.Fe=r,this.Ie=n||sP,this.Ce.onSessionId(this.Te)}Re(){return this.Fe.props[mx]}getSetOnceProps(){var e,a=(e=this.Re())==null?void 0:e.props;return a?"r"in a?rE(a):{$referring_domain:a.referringDomain,$pathname:a.initialPathName,utm_source:a.utm_source,utm_campaign:a.utm_campaign,utm_medium:a.utm_medium,utm_content:a.utm_content,utm_term:a.utm_term}:{}}getSessionProps(){var e={};return De(ob(this.getSetOnceProps()),((a,r)=>{r==="$current_url"&&(r="url"),e["$session_entry_"+Ky(r)]=a})),e}},Zy=ct("[SessionId]"),Yp=class{on(e,a){return this.Me.on(e,a)}constructor(e,a,r){var n;if(this.Oe=[],this.Ae=void 0,this.Me=new sc,this.De=(c,d)=>Math.abs(c-d)>this.sessionTimeoutMs,!e.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(e.config.cookieless_mode==="always")throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.F=e.config,this.Fe=e.persistence,this.je=void 0,this.Le=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.Ne=a||so,this.Ue=r||so;var o=this.F.persistence_name||this.F.token,i=this.F.session_idle_timeout_seconds||1800;if(this._sessionTimeoutMs=1e3*gr(i,60,36e3,Zy.createLogger("session_idle_timeout_seconds"),1800),e.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.ze(),this.He="ph_"+o+"_window_id",this.Be="ph_"+o+"_primary_window_exists",this.qe()){var s=Lt.W(this.He),l=Lt.W(this.Be);s&&!l?this.je=s:Lt.V(this.He),Lt.G(this.Be,!0)}if((n=this.F.bootstrap)!=null&&n.sessionID)try{var u=(c=>{var d=c.replace(/-/g,"");if(d.length!==32)throw new Error("Not a valid UUID");if(d[12]!=="7")throw new Error("Not a UUIDv7");return parseInt(d.substring(0,12),16)})(this.F.bootstrap.sessionID);this.We(this.F.bootstrap.sessionID,new Date().getTime(),u)}catch(c){Zy.error("Invalid sessionID in bootstrap",c)}this.Ge()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return U(this.Oe)&&(this.Oe=[]),this.Oe.push(e),this.Le&&e(this.Le,this.je),()=>{this.Oe=this.Oe.filter((a=>a!==e))}}qe(){return this.F.persistence!=="memory"&&!this.Fe.wi&&Lt.H()}Ve(e){e!==this.je&&(this.je=e,this.qe()&&Lt.G(this.He,e))}Je(){return this.je?this.je:this.qe()?Lt.W(this.He):null}We(e,a,r){e===this.Le&&a===this._sessionActivityTimestamp&&r===this._sessionStartTimestamp||(this._sessionStartTimestamp=r,this._sessionActivityTimestamp=a,this.Le=e,this.Fe.register({[Op]:[a,e,r]}))}Ke(){var e=this.Fe.props[Op];return Te(e)&&e.length===2&&e.push(e[0]),e||[0,null,0]}resetSessionId(){this.We(null,null,null)}destroy(){clearTimeout(this.Ye),this.Ye=void 0,this.Ae&&E&&(E.removeEventListener("beforeunload",this.Ae,{capture:!1}),this.Ae=void 0),this.Oe=[]}Ge(){this.Ae=()=>{this.qe()&&Lt.V(this.Be)},nt(E,"beforeunload",this.Ae,{capture:!1})}checkAndGetSessionAndWindowId(e,a){if(e===void 0&&(e=!1),a===void 0&&(a=null),this.F.cookieless_mode==="always")throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var r=a||new Date().getTime(),[n,o,i]=this.Ke(),s=this.Je(),l=xr(i)&&i>0&&Math.abs(r-i)>864e5,u=!1,c=!o,d=!c&&!e&&this.De(r,n);c||d||l?(o=this.Ne(),s=this.Ue(),Zy.info("new session ID generated",{sessionId:o,windowId:s,changeReason:{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}}),i=r,u=!0):s||(s=this.Ue(),u=!0);var h=n===0||!e||l?r:n,g=i===0?new Date().getTime():i;return this.Ve(s),this.We(o,h,g),e||this.ze(),u&&this.Oe.forEach((S=>S(o,s,u?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}:void 0))),{sessionId:o,windowId:s,sessionStartTimestamp:g,changeReason:u?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}:void 0,lastActivityTimestamp:n}}ze(){clearTimeout(this.Ye),this.Ye=setTimeout((()=>{var[e]=this.Ke();if(this.De(new Date().getTime(),e)){var a=this.Le;this.resetSessionId(),this.Me.emit("forcedIdleReset",{idleSessionId:a})}}),1.1*this.sessionTimeoutMs)}},lP=["$set_once","$set"],oo=ct("[SiteApps]"),Qx=class{constructor(e){this._instance=e,this.Xe=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}Qe(e,a){if(a){var r=this.globalsForEvent(a);this.Xe.push(r),this.Xe.length>1e3&&(this.Xe=this.Xe.slice(10))}}get siteAppLoaders(){var e;return(e=te._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.siteApps}init(){if(this.isEnabled){var e=this._instance.Ai(this.Qe.bind(this));this.Ze=()=>{e(),this.Xe=[],this.Ze=void 0}}}globalsForEvent(e){var a,r,n,o,i,s,l;if(!e)throw new Error("Event payload is required");var u={},c=this._instance.get_property("$groups")||[],d=this._instance.get_property("$stored_group_properties")||{};for(var[h,g]of Object.entries(d))u[h]={id:c[h],type:h,properties:g};var{$set_once:S,$set:b}=e;return{event:W({},uk(e,lP),{properties:W({},e.properties,b?{$set:W({},(a=(r=e.properties)==null?void 0:r.$set)!==null&&a!==void 0?a:{},b)}:{},S?{$set_once:W({},(n=(o=e.properties)==null?void 0:o.$set_once)!==null&&n!==void 0?n:{},S)}:{}),elements_chain:(i=(s=e.properties)==null?void 0:s.$elements_chain)!==null&&i!==void 0?i:"",distinct_id:(l=e.properties)==null?void 0:l.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:u}}setupSiteApp(e){var a=this.apps[e.id],r=()=>{var s;!a.errored&&this.Xe.length&&(oo.info("Processing "+this.Xe.length+" events for site app with id "+e.id),this.Xe.forEach((l=>a.processEvent==null?void 0:a.processEvent(l))),a.processedBuffer=!0),Object.values(this.apps).every((l=>l.processedBuffer||l.errored))&&((s=this.Ze)==null||s.call(this))},n=!1,o=s=>{a.errored=!s,a.loaded=!0,oo.info("Site app with id "+e.id+" "+(s?"loaded":"errored")),n&&r()};try{var{processEvent:i}=e.init({posthog:this._instance,callback:s=>{o(s)}});i&&(a.processEvent=i),n=!0}catch(s){oo.error("Error while initializing PostHog app with config id "+e.id,s),o(!1)}if(n&&a.loaded)try{r()}catch(s){oo.error("Error while processing buffered events PostHog app with config id "+e.id,s),a.errored=!0}}tr(){var e=this.siteAppLoaders||[];for(var a of e)this.apps[a.id]={id:a.id,loaded:!1,errored:!1,processedBuffer:!1};for(var r of e)this.setupSiteApp(r)}ir(e){if(Object.keys(this.apps).length!==0){var a=this.globalsForEvent(e);for(var r of Object.values(this.apps))try{r.processEvent==null||r.processEvent(a)}catch(n){oo.error("Error while processing event "+e.event+" for site app "+r.id,n)}}}onRemoteConfig(e){var a,r,n,o=this;if((a=this.siteAppLoaders)!=null&&a.length)return this.isEnabled?(this.tr(),void this._instance.on("eventCaptured",(u=>this.ir(u)))):void oo.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if((r=this.Ze)==null||r.call(this),(n=e.siteApps)!=null&&n.length)if(this.isEnabled){var i=function(u){var c;te["__$$ph_site_app_"+u]=o._instance,(c=te.__PosthogExtensions__)==null||c.loadSiteApp==null||c.loadSiteApp(o._instance,l,(d=>{if(d)return oo.error("Error while initializing PostHog app with config id "+u,d)}))};for(var{id:s,url:l}of e.siteApps)i(s)}else oo.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}},fE=function(t,e){if(!t)return!1;var a=t.userAgent;if(a&&yA(a,e))return!0;try{var r=t?.userAgentData;if(r!=null&&r.brands&&r.brands.some((n=>yA(n?.brand,e))))return!0}catch{}return!!t.webdriver},Qu=(function(t){return t.US="us",t.EU="eu",t.CUSTOM="custom",t})({}),nk="i.posthog.com",Jx=class{constructor(e){this.er={},this.instance=e}get apiHost(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return e==="https://app.posthog.com"?"https://us.i.posthog.com":e}get flagsApiHost(){var e=this.instance.config.flags_api_host;return e?e.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var e,a=(e=this.instance.config.ui_host)==null?void 0:e.replace(/\/$/,"");return a||(a=this.apiHost.replace("."+nk,".posthog.com")),a==="https://app.posthog.com"?"https://us.posthog.com":a}get region(){return this.er[this.apiHost]||(/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.er[this.apiHost]=Qu.US:/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.er[this.apiHost]=Qu.EU:this.er[this.apiHost]=Qu.CUSTOM),this.er[this.apiHost]}endpointFor(e,a){if(a===void 0&&(a=""),a&&(a=a[0]==="/"?a:"/"+a),e==="ui")return this.uiHost+a;if(e==="flags")return this.flagsApiHost+a;if(this.region===Qu.CUSTOM)return this.apiHost+a;var r=nk+a;switch(e){case"assets":return"https://"+this.region+"-assets."+r;case"api":return"https://"+this.region+"."+r}}},uP={icontains:(t,e)=>!!E&&e.href.toLowerCase().indexOf(t.toLowerCase())>-1,not_icontains:(t,e)=>!!E&&e.href.toLowerCase().indexOf(t.toLowerCase())===-1,regex:(t,e)=>!!E&&Zp(e.href,t),not_regex:(t,e)=>!!E&&!Zp(e.href,t),exact:(t,e)=>e.href===t,is_not:(t,e)=>e.href!==t},eb=class t{constructor(e){var a=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(r){r===void 0&&(r=!1),a.getWebExperiments((n=>{t.rr("retrieved web experiments from the server"),a.sr=new Map,n.forEach((o=>{if(o.feature_flag_key){var i;a.sr&&(t.rr("setting flag key ",o.feature_flag_key," to web experiment ",o),(i=a.sr)==null||i.set(o.feature_flag_key,o));var s=a._instance.getFeatureFlag(o.feature_flag_key);ut(s)&&o.variants[s]&&a.nr(o.name,s,o.variants[s].transforms)}else if(o.variants)for(var l in o.variants){var u=o.variants[l];t.ar(u)&&a.nr(o.name,l,u.transforms)}}))}),r)},this._instance=e,this._instance.onFeatureFlags((r=>{this.onFeatureFlags(r)}))}onFeatureFlags(e){if(this._is_bot())t.rr("Refusing to render web experiment since the viewer is a likely bot");else if(!this._instance.config.disable_web_experiments){if(Ie(this.sr))return this.sr=new Map,this.loadIfEnabled(),void this.previewWebExperiment();t.rr("applying feature flags",e),e.forEach((a=>{var r;if(this.sr&&(r=this.sr)!=null&&r.has(a)){var n,o=this._instance.getFeatureFlag(a),i=(n=this.sr)==null?void 0:n.get(a);o&&i!=null&&i.variants[o]&&this.nr(i.name,o,i.variants[o].transforms)}}))}}previewWebExperiment(){var e=t.getWindowLocation();if(e!=null&&e.search){var a=qp(e?.search,"__experiment_id"),r=qp(e?.search,"__experiment_variant");a&&r&&(t.rr("previewing web experiments "+a+" && "+r),this.getWebExperiments((n=>{this.lr(parseInt(a),r,n)}),!1,!0))}}loadIfEnabled(){this._instance.config.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(e,a,r){if(this._instance.config.disable_web_experiments&&!r)return e([]);var n=this._instance.get_property("$web_experiments");if(n&&!a)return e(n);this._instance.ci({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this._instance.config.token),method:"GET",callback:o=>{if(o.statusCode!==200||!o.json)return e([]);var i=o.json.experiments||[];return e(i)}})}lr(e,a,r){var n=r.filter((o=>o.id===e));n&&n.length>0&&(t.rr("Previewing web experiment ["+n[0].name+"] with variant ["+a+"]"),this.nr(n[0].name,a,n[0].variants[a].transforms))}static ar(e){return!Ie(e.conditions)&&t.ur(e)&&t.hr(e)}static ur(e){var a;if(Ie(e.conditions)||Ie((a=e.conditions)==null?void 0:a.url))return!0;var r,n,o,i=t.getWindowLocation();return!!i&&((r=e.conditions)==null||!r.url||uP[(n=(o=e.conditions)==null?void 0:o.urlMatchType)!==null&&n!==void 0?n:"icontains"](e.conditions.url,i))}static getWindowLocation(){return E?.location}static hr(e){var a;if(Ie(e.conditions)||Ie((a=e.conditions)==null?void 0:a.utm))return!0;var r=Qk();if(r.utm_source){var n,o,i,s,l,u,c,d,h=(n=e.conditions)==null||(n=n.utm)==null||!n.utm_campaign||((o=e.conditions)==null||(o=o.utm)==null?void 0:o.utm_campaign)==r.utm_campaign,g=(i=e.conditions)==null||(i=i.utm)==null||!i.utm_source||((s=e.conditions)==null||(s=s.utm)==null?void 0:s.utm_source)==r.utm_source,S=(l=e.conditions)==null||(l=l.utm)==null||!l.utm_medium||((u=e.conditions)==null||(u=u.utm)==null?void 0:u.utm_medium)==r.utm_medium,b=(c=e.conditions)==null||(c=c.utm)==null||!c.utm_term||((d=e.conditions)==null||(d=d.utm)==null?void 0:d.utm_term)==r.utm_term;return h&&S&&b&&g}return!1}static rr(e){for(var a=arguments.length,r=new Array(a>1?a-1:0),n=1;n<a;n++)r[n-1]=arguments[n];z.info("[WebExperiments] "+e,r)}nr(e,a,r){this._is_bot()?t.rr("Refusing to render web experiment since the viewer is a likely bot"):a!=="control"?r.forEach((n=>{if(n.selector){var o;t.rr("applying transform of variant "+a+" for experiment "+e+" ",n);var i=(o=document)==null?void 0:o.querySelectorAll(n.selector);i?.forEach((s=>{var l=s;n.html&&(l.innerHTML=n.html),n.css&&l.setAttribute("style",n.css)}))}})):t.rr("Control variants leave the page unmodified.")}_is_bot(){return va&&this._instance?fE(va,this._instance.config.custom_blocked_useragents):void 0}},cP=ct("[PostHog ExternalIntegrations]"),dP={intercom:"intercom-integration",crispChat:"crisp-chat-integration"},tb=class{constructor(e){this._instance=e}it(e,a){var r;(r=te.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,e,(n=>{if(n)return cP.error("failed to load script",n);a()}))}startIfEnabledOrStop(){var e=this,a=function(i){var s,l,u;!n||(s=te.__PosthogExtensions__)!=null&&(s=s.integrations)!=null&&s[i]||e.it(dP[i],(()=>{var c;(c=te.__PosthogExtensions__)==null||(c=c.integrations)==null||(c=c[i])==null||c.start(e._instance)})),!n&&(l=te.__PosthogExtensions__)!=null&&(l=l.integrations)!=null&&l[i]&&((u=te.__PosthogExtensions__)==null||(u=u.integrations)==null||(u=u[i])==null||u.stop())};for(var[r,n]of Object.entries((o=this._instance.config.integrations)!==null&&o!==void 0?o:{})){var o;a(r)}}},ab="[SessionRecording]",ju=ct(ab),Kp=class{get started(){var e;return!((e=this.vr)==null||!e.isStarted)}get status(){return this.vr?this.vr.status:this.dr&&!this.cr?"disabled":"lazy_loading"}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.dr=!1,this.pr=void 0,this._instance=e,!this._instance.sessionManager)throw ju.error("started without valid sessionManager"),new Error(ab+" started without valid sessionManager. This is a bug.");if(this._instance.config.cookieless_mode==="always")throw new Error(ab+' cannot be used with cookieless_mode="always"')}get cr(){var e,a=!((e=this._instance.get_property(Fy))==null||!e.enabled),r=!this._instance.config.disable_session_recording,n=this._instance.config.disable_session_recording||this._instance.consent.isOptedOut();return E&&a&&r&&!n}startIfEnabledOrStop(e){var a;if(!this.cr||(a=this.vr)==null||!a.isStarted){var r=!U(Object.assign)&&!U(Array.from);this.cr&&r?(this.gr(e),ju.info("starting")):this.stopRecording()}}gr(e){var a,r,n;this.cr&&(te!=null&&(a=te.__PosthogExtensions__)!=null&&(a=a.rrweb)!=null&&a.record&&(r=te.__PosthogExtensions__)!=null&&r.initSessionRecording?this._r(e):(n=te.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,this.mr,(o=>{if(o)return ju.error("could not load recorder",o);this._r(e)})))}stopRecording(){var e,a;(e=this.pr)==null||e.call(this),this.pr=void 0,(a=this.vr)==null||a.stop()}yr(){var e;(e=this._instance.persistence)==null||e.unregister(xk)}br(e){if(this._instance.persistence){var a,r,n=this._instance.persistence,o=()=>{var i=e.sessionRecording===!1?void 0:e.sessionRecording,s=i?.sampleRate,l=Ie(s)?null:parseFloat(s);Ie(l)&&this.yr();var u=i?.minimumDurationMilliseconds;n.register({[Fy]:W({enabled:!!i},i,{networkPayloadCapture:W({capturePerformance:e.capturePerformance},i?.networkPayloadCapture),canvasRecording:{enabled:i?.recordCanvas,fps:i?.canvasFps,quality:i?.canvasQuality},sampleRate:l,minimumDurationMilliseconds:U(u)?null:u,endpoint:i?.endpoint,triggerMatchType:i?.triggerMatchType,masking:i?.masking,urlTriggers:i?.urlTriggers})})};o(),(a=this.pr)==null||a.call(this),this.pr=(r=this._instance.sessionManager)==null?void 0:r.onSessionId(o)}}onRemoteConfig(e){"sessionRecording"in e?e.sessionRecording!==!1?(this.br(e),this.dr=!0,this.startIfEnabledOrStop()):this.dr=!0:ju.info("skipping remote config with no sessionRecording",e)}log(e,a){var r;a===void 0&&(a="log"),(r=this.vr)!=null&&r.log?this.vr.log(e,a):ju.warn("log called before recorder was ready")}get mr(){var e,a,r=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.get_property(Fy);return(r==null||(a=r.scriptConfig)==null?void 0:a.script)||"lazy-recorder"}_r(e){var a,r;if((a=te.__PosthogExtensions__)==null||!a.initSessionRecording)throw Error("Called on script loaded before session recording is available");this.vr||(this.vr=(r=te.__PosthogExtensions__)==null?void 0:r.initSessionRecording(this._instance),this.vr._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),this.vr.start(e)}onRRwebEmit(e){var a;(a=this.vr)==null||a.onRRwebEmit==null||a.onRRwebEmit(e)}overrideLinkedFlag(){var e,a;this.vr||(a=this._instance.persistence)==null||a.register({$replay_override_linked_flag:!0}),(e=this.vr)==null||e.overrideLinkedFlag()}overrideSampling(){var e,a;this.vr||(a=this._instance.persistence)==null||a.register({$replay_override_sampling:!0}),(e=this.vr)==null||e.overrideSampling()}overrideTrigger(e){var a,r;this.vr||(r=this._instance.persistence)==null||r.register({[e==="url"?"$replay_override_url_trigger":"$replay_override_event_trigger"]:!0}),(a=this.vr)==null||a.overrideTrigger(e)}get sdkDebugProperties(){var e;return((e=this.vr)==null?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,a){var r;return!((r=this.vr)==null||!r.tryAddCustomEvent(e,a))}},tc={},rb=()=>{},Bs="posthog",pE=!JN&&ea?.indexOf("MSIE")===-1&&ea?.indexOf("Mozilla")===-1,ok=t=>{var e;return W({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,token:"",autocapture:!0,cross_subdomain_cookie:oN(q?.location),persistence:"localStorage+cookie",persistence_name:"",loaded:rb,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:t??"unset",__preview_deferred_init_extensions:!1,debug:ta&&ut(ta?.search)&&ta.search.indexOf("__posthog_debug=true")!==-1||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_external_dependency_loading:!1,enable_recording_console_log:void 0,secure_cookie:(E==null||(e=E.location)==null?void 0:e.protocol)==="https:",ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error:a=>{var r="Bad HTTP status: "+a.statusCode+" "+a.text;z.error(r)},get_device_id:a=>a,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:"identified_only",before_send:void 0,request_queue_config:{flush_interval_ms:Zx},error_tracking:{},_onCapture:rb,__preview_eager_load_replay:!1},(a=>({rageclick:!(a&&a>="2025-11-30")||{content_ignorelist:!0},capture_pageview:!(a&&a>="2025-05-24")||"history_change",session_recording:a&&a>="2025-11-30"?{strictMinimumDuration:!0}:{}}))(t))},ik=t=>{var e={};U(t.process_person)||(e.person_profiles=t.process_person),U(t.xhr_headers)||(e.request_headers=t.xhr_headers),U(t.cookie_name)||(e.persistence_name=t.cookie_name),U(t.disable_cookie)||(e.disable_persistence=t.disable_cookie),U(t.store_google)||(e.save_campaign_params=t.store_google),U(t.verbose)||(e.debug=t.verbose);var a=Je({},e,t);return Te(t.property_blacklist)&&(U(t.property_denylist)?a.property_denylist=t.property_blacklist:Te(t.property_denylist)?a.property_denylist=[...t.property_blacklist,...t.property_denylist]:z.error("Invalid value for property_denylist config: "+t.property_denylist)),a},nb=class{constructor(){this.__forceAllowLocalhost=!1}get wr(){return this.__forceAllowLocalhost}set wr(e){z.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}},Qp=class t{get decideEndpointWasHit(){var e,a;return(e=(a=this.featureFlags)==null?void 0:a.hasLoadedFlags)!==null&&e!==void 0&&e}get flagsEndpointWasHit(){var e,a;return(e=(a=this.featureFlags)==null?void 0:a.hasLoadedFlags)!==null&&e!==void 0&&e}constructor(){this.webPerformance=new nb,this.Sr=!1,this.version=an.LIB_VERSION,this.Er=new sc,this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=ok(),this.SentryIntegration=Ax,this.sentryIntegration=e=>(function(a,r){var n=Bk(a,r);return{name:Ok,processEvent:o=>n(o)}})(this,e),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.$r=!1,this.kr=null,this.Pr=null,this.Tr=null,this.featureFlags=new qx(this),this.toolbar=new kx(this),this.scrollManager=new Kx(this),this.pageViewManager=new Bx(this),this.surveys=new jx(this),this.experiments=new eb(this),this.exceptions=new Ux(this),this.rateLimiter=new Gx(this),this.requestRouter=new Jx(this),this.consent=new wx(this),this.externalIntegrations=new tb(this),this.people={set:(e,a,r)=>{var n=ut(e)?{[e]:a}:e;this.setPersonProperties(n),r?.({})},set_once:(e,a,r)=>{var n=ut(e)?{[e]:a}:e;this.setPersonProperties(void 0,n),r?.({})}},this.on("eventCaptured",(e=>z.info('send "'+e?.event+'"',e)))}init(e,a,r){if(r&&r!==Bs){var n,o=(n=tc[r])!==null&&n!==void 0?n:new t;return o._init(e,a,r),tc[r]=o,tc[Bs][r]=o,o}return this._init(e,a,r)}_init(e,a,r){var n;if(a===void 0&&(a={}),U(e)||Qy(e))return z.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},a.debug=this.Rr(a.debug),this.Ir=a,this.Fr=[],a.person_profiles&&(this.Pr=a.person_profiles),this.set_config(Je({},ok(a.defaults),ik(a),{name:r,token:e})),this.config.on_xhr_error&&z.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=a.disable_compression?void 0:on.GZipJS;var o=this.Cr();this.persistence=new ec(this.config,o),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new ec(W({},this.config,{persistence:"sessionStorage"}),o);var i=W({},this.persistence.props),s=W({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.Mr=new Xx((m=>this.Or(m)),this.config.request_queue_config),this.Ar=new Yx(this),this.__request_queue=[];var l=this.config.cookieless_mode==="always"||this.config.cookieless_mode==="on_reject"&&this.consent.isExplicitlyOptedOut();if(l||(this.sessionManager=new Yp(this),this.sessionPropsManager=new Xp(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(z.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.Dr(l)}),0)):(z.info("Initializing extensions synchronously"),this.Dr(l)),an.DEBUG=an.DEBUG||this.config.debug,an.DEBUG&&z.info("Starting in debug mode",{this:this,config:a,thisC:W({},this.config),p:i,s}),((n=a.bootstrap)==null?void 0:n.distinctID)!==void 0){var u,c,d=this.config.get_device_id(so()),h=(u=a.bootstrap)!=null&&u.isIdentifiedID?d:a.bootstrap.distinctID;this.persistence.set_property(rn,(c=a.bootstrap)!=null&&c.isIdentifiedID?"identified":"anonymous"),this.register({distinct_id:a.bootstrap.distinctID,$device_id:h})}if(this.jr()){var g,S,b=Object.keys(((g=a.bootstrap)==null?void 0:g.featureFlags)||{}).filter((m=>{var v;return!((v=a.bootstrap)==null||(v=v.featureFlags)==null||!v[m])})).reduce(((m,v)=>{var y;return m[v]=((y=a.bootstrap)==null||(y=y.featureFlags)==null?void 0:y[v])||!1,m}),{}),x=Object.keys(((S=a.bootstrap)==null?void 0:S.featureFlagPayloads)||{}).filter((m=>b[m])).reduce(((m,v)=>{var y,_;return(y=a.bootstrap)!=null&&(y=y.featureFlagPayloads)!=null&&y[v]&&(m[v]=(_=a.bootstrap)==null||(_=_.featureFlagPayloads)==null?void 0:_[v]),m}),{});this.featureFlags.receivedFeatureFlags({featureFlags:b,featureFlagPayloads:x})}if(l)this.register_once({distinct_id:Nu,$device_id:null},"");else if(!this.get_distinct_id()){var f=this.config.get_device_id(so());this.register_once({distinct_id:f,$device_id:f},""),this.persistence.set_property(rn,"anonymous")}return nt(E,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),this.toolbar.maybeLoadToolbar(),a.segment?AN(this,(()=>this.Lr())):this.Lr(),lo(this.config._onCapture)&&this.config._onCapture!==rb&&(z.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(m=>this.config._onCapture(m.event,m)))),this.config.ip&&z.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this}Dr(e){var a=performance.now();this.historyAutocapture=new Ix(this),this.historyAutocapture.startIfEnabled();var r=[];r.push((()=>{new Ex(this).startIfEnabledOrStop()})),r.push((()=>{var n;this.siteApps=new Qx(this),(n=this.siteApps)==null||n.init()})),e||r.push((()=>{this.sessionRecording=new Kp(this),this.sessionRecording.startIfEnabledOrStop()})),this.config.disable_scroll_properties||r.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),r.push((()=>{this.autocapture=new bx(this),this.autocapture.startIfEnabled()})),r.push((()=>{this.surveys.loadIfEnabled()})),r.push((()=>{this.heatmaps=new Ox(this),this.heatmaps.startIfEnabled()})),r.push((()=>{this.webVitalsAutocapture=new Dx(this)})),r.push((()=>{this.exceptionObserver=new Lx(this),this.exceptionObserver.startIfEnabled()})),r.push((()=>{this.deadClicksAutocapture=new Vp(this,IN),this.deadClicksAutocapture.startIfEnabled()})),r.push((()=>{if(this.Nr){var n=this.Nr;this.Nr=void 0,this.fi(n)}})),this.Ur(r,a)}Ur(e,a){for(;e.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-a>=30&&e.length>0)return void setTimeout((()=>{this.Ur(e,a)}),0);var r=e.shift();if(r)try{r()}catch(o){z.error("Error initializing extension:",o)}}var n=Math.round(performance.now()-a);this.register_for_session({$sdk_debug_extensions_init_method:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",$sdk_debug_extensions_init_time_ms:n}),this.config.__preview_deferred_init_extensions&&z.info("PostHog extensions initialized ("+n+"ms)")}fi(e){var a,r,n,o,i,s,l,u;if(!q||!q.body)return z.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.fi(e)}),500);this.config.__preview_deferred_init_extensions&&(this.Nr=e),this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=fe(e.supportedCompression,on.GZipJS)?on.GZipJS:fe(e.supportedCompression,on.Base64)?on.Base64:void 0),(a=e.analytics)!=null&&a.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this.Pr?this.Pr:"identified_only"}),(r=this.siteApps)==null||r.onRemoteConfig(e),(n=this.sessionRecording)==null||n.onRemoteConfig(e),(o=this.autocapture)==null||o.onRemoteConfig(e),(i=this.heatmaps)==null||i.onRemoteConfig(e),this.surveys.onRemoteConfig(e),(s=this.webVitalsAutocapture)==null||s.onRemoteConfig(e),(l=this.exceptionObserver)==null||l.onRemoteConfig(e),this.exceptions.onRemoteConfig(e),(u=this.deadClicksAutocapture)==null||u.onRemoteConfig(e)}Lr(){try{this.config.loaded(this)}catch(e){z.critical("`loaded` function failed",e)}this.zr(),this.config.capture_pageview&&setTimeout((()=>{(this.consent.isOptedIn()||this.config.cookieless_mode==="always")&&this.Hr()}),1),new Wx(this).load(),this.featureFlags.flags()}zr(){var e;this.is_capturing()&&this.config.request_batching&&((e=this.Mr)==null||e.enable())}_dom_loaded(){this.is_capturing()&&co(this.__request_queue,(e=>this.Or(e))),this.__request_queue=[],this.zr()}_handle_unload(){var e,a;this.config.request_batching?(this.Br()&&this.capture("$pageleave"),(e=this.Mr)==null||e.unload(),(a=this.Ar)==null||a.unload()):this.Br()&&this.capture("$pageleave",null,{transport:"sendBeacon"})}ci(e){this.__loaded&&(pE?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=Wp(e.url,{ip:this.config.ip?1:0}),e.headers=W({},this.config.request_headers),e.compression=e.compression==="best-available"?this.compression:e.compression,e.disableXHRCredentials=this.config.__preview_disable_xhr_credentials,this.config.__preview_disable_beacon&&(e.disableTransport=["sendBeacon"]),e.fetchOptions=e.fetchOptions||this.config.fetch_options,(a=>{var r,n,o,i=W({},a);i.timeout=i.timeout||6e4,i.url=Wp(i.url,{_:new Date().getTime().toString(),ver:an.LIB_VERSION,compression:i.compression});var s=(r=i.transport)!==null&&r!==void 0?r:"fetch",l=Tp.filter((c=>!i.disableTransport||!c.transport||!i.disableTransport.includes(c.transport))),u=(n=(o=gk(l,(c=>c.transport===s)))==null?void 0:o.method)!==null&&n!==void 0?n:l[0].method;if(!u)throw new Error("No available transport method");u(i)})(W({},e,{callback:a=>{var r,n;this.rateLimiter.checkForLimiting(a),a.statusCode>=400&&((r=(n=this.config).on_request_error)==null||r.call(n,a)),e.callback==null||e.callback(a)}}))))}Or(e){this.Ar?this.Ar.retriableRequest(e):this.ci(e)}_execute_array(e){var a,r=[],n=[],o=[];co(e,(s=>{s&&(a=s[0],Te(a)?o.push(s):lo(s)?s.call(this):Te(s)&&a==="alias"?r.push(s):Te(s)&&a.indexOf("capture")!==-1&&lo(this[a])?o.push(s):n.push(s))}));var i=function(s,l){co(s,(function(u){if(Te(u[0])){var c=l;De(u,(function(d){c=c[d[0]].apply(c,d.slice(1))}))}else this[u[0]].apply(this,u.slice(1))}),l)};i(r,this),i(n,this),i(o,this)}jr(){var e,a;return((e=this.config.bootstrap)==null?void 0:e.featureFlags)&&Object.keys((a=this.config.bootstrap)==null?void 0:a.featureFlags).length>0||!1}push(e){this._execute_array([e])}capture(e,a,r){var n;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.Mr){if(this.is_capturing())if(!U(e)&&ut(e)){var o=!this.config.opt_out_useragent_filter&&this._is_bot();if(!(o&&!this.config.__preview_capture_bot_pageviews)){var i=r!=null&&r.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(i==null||!i.isRateLimited){a!=null&&a.$current_url&&!ut(a?.$current_url)&&(z.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),a==null||delete a.$current_url),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var s=new Date,l=r?.timestamp||s,u=so(),c={uuid:u,event:e,properties:this.calculateEventProperties(e,a||{},l,u)};e==="$pageview"&&this.config.__preview_capture_bot_pageviews&&o&&(c.event="$bot_pageview",c.properties.$browser_type="bot"),i&&(c.properties.$lib_rate_limit_remaining_tokens=i.remainingTokens),r?.$set&&(c.$set=r?.$set);var d,h=this.qr(r?.$set_once);if(h&&(c.$set_once=h),(c=rN(c,r!=null&&r._noTruncate?null:this.config.properties_string_max_length)).timestamp=l,U(r?.timestamp)||(c.properties.$event_time_override_provided=!0,c.properties.$event_time_override_system_time=s),e===Rp.DISMISSED||e===Rp.SENT){var g=a?.[tk.SURVEY_ID],S=a?.[tk.SURVEY_ITERATION];d={id:g,current_iteration:S},localStorage.getItem(ak(d))||localStorage.setItem(ak(d),"true"),c.$set=W({},c.$set,{[rP({id:g,current_iteration:S},e===Rp.SENT?"responded":"dismissed")]:!0})}var b=W({},c.properties.$set,c.$set);if(Fs(b)||this.setPersonPropertiesForFlags(b),!Ie(this.config.before_send)){var x=this.Wr(c);if(!x)return;c=x}this.Er.emit("eventCaptured",c);var f={method:"POST",url:(n=r?._url)!==null&&n!==void 0?n:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:c,compression:"best-available",batchKey:r?._batchKey};return!this.config.request_batching||r&&(r==null||!r._batchKey)||r!=null&&r.send_instantly?this.Or(f):this.Mr.enqueue(f),c}z.critical("This capture call is ignored due to client rate limiting.")}}else z.error("No event name provided to posthog.capture")}else z.uninitializedWarning("posthog.capture")}Ai(e){return this.on("eventCaptured",(a=>e(a.event,a)))}calculateEventProperties(e,a,r,n,o){if(r=r||new Date,!this.persistence||!this.sessionPersistence)return a;var i=o?void 0:this.persistence.remove_event_timer(e),s=W({},a);if(s.token=this.config.token,s.$config_defaults=this.config.defaults,(this.config.cookieless_mode=="always"||this.config.cookieless_mode=="on_reject"&&this.consent.isExplicitlyOptedOut())&&(s.$cookieless_mode=!0),e==="$snapshot"){var l=W({},this.persistence.properties(),this.sessionPersistence.properties());return s.distinct_id=l.distinct_id,(!ut(s.distinct_id)&&!xr(s.distinct_id)||Qy(s.distinct_id))&&z.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),s}var u,c=VN(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties);if(this.sessionManager){var{sessionId:d,windowId:h}=this.sessionManager.checkAndGetSessionAndWindowId(o,r.getTime());s.$session_id=d,s.$window_id=h}this.sessionPropsManager&&Je(s,this.sessionPropsManager.getSessionProps());try{var g;this.sessionRecording&&Je(s,this.sessionRecording.sdkDebugProperties),s.$sdk_debug_retry_queue_size=(g=this.Ar)==null?void 0:g.length}catch(f){s.$sdk_debug_error_capturing_properties=String(f)}if(this.requestRouter.region===Qu.CUSTOM&&(s.$lib_custom_api_host=this.config.api_host),u=e!=="$pageview"||o?e!=="$pageleave"||o?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(r):this.pageViewManager.doPageView(r,n),s=Je(s,u),e==="$pageview"&&q&&(s.title=q.title),!U(i)){var S=r.getTime()-i;s.$duration=parseFloat((S/1e3).toFixed(3))}ea&&this.config.opt_out_useragent_filter&&(s.$browser_type=this._is_bot()?"bot":"browser"),(s=Je({},c,this.persistence.properties(),this.sessionPersistence.properties(),s)).$is_identified=this._isIdentified(),Te(this.config.property_denylist)?De(this.config.property_denylist,(function(f){delete s[f]})):z.error("Invalid value for property_denylist config: "+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var b=this.config.sanitize_properties;b&&(z.error("sanitize_properties is deprecated. Use before_send instead"),s=b(s,e));var x=this.Gr();return s.$process_person_profile=x,x&&!o&&this.Vr("_calculate_event_properties"),s}qr(e){var a;if(!this.persistence||!this.Gr()||this.Sr)return e;var r=this.persistence.get_initial_props(),n=(a=this.sessionPropsManager)==null?void 0:a.getSetOnceProps(),o=Je({},r,n||{},e||{}),i=this.config.sanitize_properties;return i&&(z.error("sanitize_properties is deprecated. Use before_send instead"),o=i(o,"$set_once")),this.Sr=!0,Fs(o)?void 0:o}register(e,a){var r;(r=this.persistence)==null||r.register(e,a)}register_once(e,a,r){var n;(n=this.persistence)==null||n.register_once(e,a,r)}register_for_session(e){var a;(a=this.sessionPersistence)==null||a.register(e)}unregister(e){var a;(a=this.persistence)==null||a.unregister(e)}unregister_for_session(e){var a;(a=this.sessionPersistence)==null||a.unregister(e)}Jr(e,a){this.register({[e]:a})}getFeatureFlag(e,a){return this.featureFlags.getFeatureFlag(e,a)}getFeatureFlagPayload(e){var a=this.featureFlags.getFeatureFlagPayload(e);try{return JSON.parse(a)}catch{return a}}isFeatureEnabled(e,a){return this.featureFlags.isFeatureEnabled(e,a)}reloadFeatureFlags(){this.featureFlags.reloadFeatureFlags()}updateEarlyAccessFeatureEnrollment(e,a,r){this.featureFlags.updateEarlyAccessFeatureEnrollment(e,a,r)}getEarlyAccessFeatures(e,a,r){return a===void 0&&(a=!1),this.featureFlags.getEarlyAccessFeatures(e,a,r)}on(e,a){return this.Er.on(e,a)}onFeatureFlags(e){return this.featureFlags.onFeatureFlags(e)}onSurveysLoaded(e){return this.surveys.onSurveysLoaded(e)}onSessionId(e){var a,r;return(a=(r=this.sessionManager)==null?void 0:r.onSessionId(e))!==null&&a!==void 0?a:()=>{}}getSurveys(e,a){a===void 0&&(a=!1),this.surveys.getSurveys(e,a)}getActiveMatchingSurveys(e,a){a===void 0&&(a=!1),this.surveys.getActiveMatchingSurveys(e,a)}renderSurvey(e,a){this.surveys.renderSurvey(e,a)}displaySurvey(e,a){a===void 0&&(a=oP),this.surveys.displaySurvey(e,a)}cancelPendingSurvey(e){this.surveys.cancelPendingSurvey(e)}canRenderSurvey(e){return this.surveys.canRenderSurvey(e)}canRenderSurveyAsync(e,a){return a===void 0&&(a=!1),this.surveys.canRenderSurveyAsync(e,a)}identify(e,a,r){if(!this.__loaded||!this.persistence)return z.uninitializedWarning("posthog.identify");if(xr(e)&&(e=e.toString(),z.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),e)if(["distinct_id","distinctid"].includes(e.toLowerCase()))z.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.');else if(e!==Nu){if(this.Vr("posthog.identify")){var n=this.get_distinct_id();if(this.register({$user_id:e}),!this.get_property("$device_id")){var o=n;this.register_once({$had_persisted_distinct_id:!0,$device_id:o},"")}e!==n&&e!==this.get_property(Gu)&&(this.unregister(Gu),this.register({distinct_id:e}));var i=(this.persistence.get_property(rn)||"anonymous")==="anonymous";e!==n&&i?(this.persistence.set_property(rn,"identified"),this.setPersonPropertiesForFlags(W({},r||{},a||{}),!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:n},{$set:a||{},$set_once:r||{}}),this.Tr=YA(e,a,r),this.featureFlags.setAnonymousDistinctId(n)):(a||r)&&this.setPersonProperties(a,r),e!==n&&(this.reloadFeatureFlags(),this.unregister(Bp))}}else z.critical('The string "'+Nu+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.');else z.error("Unique user id has not been set in posthog.identify")}setPersonProperties(e,a){if((e||a)&&this.Vr("posthog.setPersonProperties")){var r=YA(this.get_distinct_id(),e,a);this.Tr!==r?(this.setPersonPropertiesForFlags(W({},a||{},e||{})),this.capture("$set",{$set:e||{},$set_once:a||{}}),this.Tr=r):z.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(e,a,r){if(e&&a){if(this.Vr("posthog.group")){var n=this.getGroups();n[e]!==a&&this.resetGroupPropertiesForFlags(e),this.register({$groups:W({},n,{[e]:a})}),r&&(this.capture("$groupidentify",{$group_type:e,$group_key:a,$group_set:r}),this.setGroupPropertiesForFlags({[e]:r})),n[e]===a||r||this.reloadFeatureFlags()}}else z.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(e,a){a===void 0&&(a=!0),this.featureFlags.setPersonPropertiesForFlags(e,a)}resetPersonPropertiesForFlags(){this.featureFlags.resetPersonPropertiesForFlags()}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0),this.Vr("posthog.setGroupPropertiesForFlags")&&this.featureFlags.setGroupPropertiesForFlags(e,a)}resetGroupPropertiesForFlags(e){this.featureFlags.resetGroupPropertiesForFlags(e)}reset(e){var a,r,n,o;if(z.info("reset"),!this.__loaded)return z.uninitializedWarning("posthog.reset");var i=this.get_property("$device_id");if(this.consent.reset(),(a=this.persistence)==null||a.clear(),(r=this.sessionPersistence)==null||r.clear(),this.surveys.reset(),this.featureFlags.reset(),(n=this.persistence)==null||n.set_property(rn,"anonymous"),(o=this.sessionManager)==null||o.resetSessionId(),this.Tr=null,this.config.cookieless_mode==="always")this.register_once({distinct_id:Nu,$device_id:null},"");else{var s=this.config.get_device_id(so());this.register_once({distinct_id:s,$device_id:e?s:i},"")}this.register({$last_posthog_reset:new Date().toISOString()},1)}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var e,a;return(e=(a=this.sessionManager)==null?void 0:a.checkAndGetSessionAndWindowId(!0).sessionId)!==null&&e!==void 0?e:""}get_session_replay_url(e){if(!this.sessionManager)return"";var{sessionId:a,sessionStartTimestamp:r}=this.sessionManager.checkAndGetSessionAndWindowId(!0),n=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+a);if(e!=null&&e.withTimestamp&&r){var o,i=(o=e.timestampLookBack)!==null&&o!==void 0?o:10;if(!r)return n;n+="?t="+Math.max(Math.floor((new Date().getTime()-r)/1e3)-i,0)}return n}alias(e,a){return e===this.get_property(vk)?(z.critical("Attempting to create alias for existing People user - aborting."),-2):this.Vr("posthog.alias")?(U(a)&&(a=this.get_distinct_id()),e!==a?(this.Jr(Gu,e),this.capture("$create_alias",{alias:e,distinct_id:a})):(z.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var a=W({},this.config);if(mt(e)){var r,n,o,i,s;Je(this.config,ik(e));var l=this.Cr();(r=this.persistence)==null||r.update_config(this.config,a,l),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new ec(W({},this.config,{persistence:"sessionStorage"}),l);var u=this.Rr(this.config.debug);uo(u)&&(this.config.debug=u),uo(this.config.debug)&&(this.config.debug?(an.DEBUG=!0,Ge.H()&&Ge.G("ph_debug","true"),z.info("set_config",{config:e,oldConfig:a,newConfig:W({},this.config)})):(an.DEBUG=!1,Ge.H()&&Ge.V("ph_debug"))),(n=this.sessionRecording)==null||n.startIfEnabledOrStop(),(o=this.autocapture)==null||o.startIfEnabled(),(i=this.heatmaps)==null||i.startIfEnabled(),this.surveys.loadIfEnabled(),this.Kr(),(s=this.externalIntegrations)==null||s.startIfEnabledOrStop()}}startSessionRecording(e){var a=e===!0,r={sampling:a||!(e==null||!e.sampling),linked_flag:a||!(e==null||!e.linked_flag),url_trigger:a||!(e==null||!e.url_trigger),event_trigger:a||!(e==null||!e.event_trigger)};if(Object.values(r).some(Boolean)){var n,o,i,s,l;(n=this.sessionManager)==null||n.checkAndGetSessionAndWindowId(),r.sampling&&((o=this.sessionRecording)==null||o.overrideSampling()),r.linked_flag&&((i=this.sessionRecording)==null||i.overrideLinkedFlag()),r.url_trigger&&((s=this.sessionRecording)==null||s.overrideTrigger("url")),r.event_trigger&&((l=this.sessionRecording)==null||l.overrideTrigger("event"))}this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var e;return!((e=this.sessionRecording)==null||!e.started)}captureException(e,a){var r=new Error("PostHog syntheticException"),n=this.exceptions.buildProperties(e,{handled:!0,syntheticException:r});return this.exceptions.sendExceptionEvent(W({},n,a))}loadToolbar(e){return this.toolbar.loadToolbar(e)}get_property(e){var a;return(a=this.persistence)==null?void 0:a.props[e]}getSessionProperty(e){var a;return(a=this.sessionPersistence)==null?void 0:a.props[e]}toString(){var e,a=(e=this.config.name)!==null&&e!==void 0?e:Bs;return a!==Bs&&(a=Bs+"."+a),a}_isIdentified(){var e,a;return((e=this.persistence)==null?void 0:e.get_property(rn))==="identified"||((a=this.sessionPersistence)==null?void 0:a.get_property(rn))==="identified"}Gr(){var e,a;return!(this.config.person_profiles==="never"||this.config.person_profiles==="identified_only"&&!this._isIdentified()&&Fs(this.getGroups())&&((e=this.persistence)==null||(e=e.props)==null||!e[Gu])&&((a=this.persistence)==null||(a=a.props)==null||!a[Np]))}Br(){return this.config.capture_pageleave===!0||this.config.capture_pageleave==="if_capture_pageview"&&(this.config.capture_pageview===!0||this.config.capture_pageview==="history_change")}createPersonProfile(){this.Gr()||this.Vr("posthog.createPersonProfile")&&this.setPersonProperties({},{})}Vr(e){return this.config.person_profiles==="never"?(z.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.Jr(Np,!0),!0)}Cr(){if(this.config.cookieless_mode==="always")return!0;var e=this.consent.isOptedOut(),a=this.config.opt_out_persistence_by_default||this.config.cookieless_mode==="on_reject";return this.config.disable_persistence||e&&!!a}Kr(){var e,a,r,n,o=this.Cr();return((e=this.persistence)==null?void 0:e.wi)!==o&&((r=this.persistence)==null||r.set_disabled(o)),((a=this.sessionPersistence)==null?void 0:a.wi)!==o&&((n=this.sessionPersistence)==null||n.set_disabled(o)),o}opt_in_capturing(e){var a;if(this.config.cookieless_mode!=="always"){var r,n;this.config.cookieless_mode==="on_reject"&&this.consent.isExplicitlyOptedOut()&&(this.reset(!0),(r=this.sessionManager)==null||r.destroy(),this.sessionManager=new Yp(this),this.persistence&&(this.sessionPropsManager=new Xp(this,this.sessionManager,this.persistence)),this.sessionRecording=new Kp(this),this.sessionRecording.startIfEnabledOrStop()),this.consent.optInOut(!0),this.Kr(),this.zr(),(a=this.sessionRecording)==null||a.startIfEnabledOrStop(),this.config.cookieless_mode=="on_reject"&&this.surveys.loadIfEnabled(),(U(e?.captureEventName)||e!=null&&e.captureEventName)&&this.capture((n=e?.captureEventName)!==null&&n!==void 0?n:"$opt_in",e?.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.Hr()}else z.warn('Consent opt in/out is not valid with cookieless_mode="always" and will be ignored')}opt_out_capturing(){var e,a;this.config.cookieless_mode!=="always"?(this.config.cookieless_mode==="on_reject"&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this.Kr(),this.config.cookieless_mode==="on_reject"&&(this.register({distinct_id:Nu,$device_id:null}),(e=this.sessionManager)==null||e.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,(a=this.sessionRecording)==null||a.stopRecording(),this.sessionRecording=void 0,this.Hr())):z.warn('Consent opt in/out is not valid with cookieless_mode="always" and will be ignored')}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var e=this.consent.consent;return e===nn.GRANTED?"granted":e===nn.DENIED?"denied":"pending"}is_capturing(){return this.config.cookieless_mode==="always"||(this.config.cookieless_mode==="on_reject"?this.consent.isExplicitlyOptedOut()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.Kr()}_is_bot(){return va?fE(va,this.config.custom_blocked_useragents):void 0}Hr(){q&&(q.visibilityState==="visible"?this.$r||(this.$r=!0,this.capture("$pageview",{title:q.title},{send_instantly:!0}),this.kr&&(q.removeEventListener("visibilitychange",this.kr),this.kr=null)):this.kr||(this.kr=this.Hr.bind(this),nt(q,"visibilitychange",this.kr)))}debug(e){e===!1?(E?.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(E?.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}O(){var e,a,r,n,o,i,s,l=this.Ir||{};return"advanced_disable_flags"in l?!!l.advanced_disable_flags:this.config.advanced_disable_flags!==!1?!!this.config.advanced_disable_flags:this.config.advanced_disable_decide===!0?(z.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(r="advanced_disable_decide",n=!1,o=z,i=(a="advanced_disable_flags")in(e=l)&&!U(e[a]),s=r in e&&!U(e[r]),i?e[a]:s?(o&&o.warn("Config field '"+r+"' is deprecated. Please use '"+a+"' instead. The old field will be removed in a future major version."),e[r]):n)}Wr(e){if(Ie(this.config.before_send))return e;var a=Te(this.config.before_send)?this.config.before_send:[this.config.before_send],r=e;for(var n of a){if(r=n(r),Ie(r)){var o="Event '"+e.event+"' was rejected in beforeSend function";return UF(e.event)?z.warn(o+". This can cause unexpected behavior."):z.info(o),null}r.properties&&!Fs(r.properties)||z.warn("Event '"+e.event+"' has no properties after beforeSend function, this is likely an error.")}return r}getPageViewId(){var e;return(e=this.pageViewManager.Vt)==null?void 0:e.pageViewId}captureTraceFeedback(e,a){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:a})}captureTraceMetric(e,a,r){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:a,$ai_metric_value:String(r)})}Rr(e){var a=uo(e)&&!e,r=Ge.H()&&Ge.q("ph_debug")==="true";return!a&&(!!r||e)}};(function(t,e){for(var a=0;a<e.length;a++)t.prototype[e[a]]=aN(t.prototype[e[a]])})(Qp,["identify"]);var sk,hE=(sk=tc[Bs]=new Qp,(function(){function t(){t.done||(t.done=!0,pE=!1,De(tc,(function(e){e._dom_loaded()})))}q!=null&&q.addEventListener?q.readyState==="complete"?t():nt(q,"DOMContentLoaded",t,{capture:!1}):E&&z.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),sk);var mb=class{constructor(e={}){this.options=e;j(this,"client");j(this,"featureFlagsCallback");j(this,"captureCallback");j(this,"consentUnsub");if(this.client=e.client,this.featureFlagsCallback=e.onFeatureFlagsLoaded,this.captureCallback=e.onCapture,!this.client&&e.consent&&e.requireExplicitConsent&&typeof window<"u"&&e.apiKey){let a=e.consent;a.getStatus()==="granted"&&this.initPostHog(),this.consentUnsub=a.subscribe(n=>{n==="granted"?this.client?this.client.opt_in_capturing():this.initPostHog():n==="denied"&&this.client&&this.client.opt_out_capturing()});return}!this.client&&typeof window<"u"&&e.apiKey&&this.initPostHog()}initPostHog(){let e=this.options;if(!e.apiKey)return;let a=e.enableFeatureFlags??!0,r=`syntro_${e.apiKey.slice(-6)||"sdk"}`;this.client=hE.init(e.apiKey,{api_host:e.apiHost??"https://telemetry.syntrologie.com",advanced_disable_feature_flags:!a,advanced_disable_feature_flags_on_first_load:!a,autocapture:e.autocapture??!0,capture_pageview:e.capturePageview??!0,capture_pageleave:e.capturePageleave??!0,disable_session_recording:!(e.sessionRecording??!0),opt_out_useragent_filter:!0,session_recording:{recordCrossDomainIFrames:!0},capture_performance:!0,enable_recording_console_log:!0,loaded:n=>{if(a&&this.featureFlagsCallback){n.onFeatureFlags(()=>{let i=this.getAllFeatureFlags();i&&this.featureFlagsCallback&&this.featureFlagsCallback(i)});let o=this.getAllFeatureFlags();o&&Object.keys(o).length>0&&this.featureFlagsCallback(o)}this.captureCallback&&n.on("eventCaptured",o=>{let i=typeof o=="string"?o:o?.event,s=typeof o=="string"?void 0:o?.properties;typeof i=="string"&&this.captureCallback?.(i,s)})}},r)}getAllFeatureFlags(){return this.client?.featureFlags?.getFlagVariants?.()}getSegmentFlags(){let e=this.getAllFeatureFlags();if(!e)return{};let a={};for(let[r,n]of Object.entries(e))r.startsWith("in_segment_")&&(a[r]=n===!0);return a}identify(e,a){this.client?.identify(e,a)}alias(e,a){this.client?.alias(e,a)}track(e,a){this.client?.capture(e,a)}trackCanvasOpened(e){this.track("shadow_canvas_opened",{surface:e})}trackCanvasClosed(e){this.track("shadow_canvas_closed",{surface:e})}trackRectangleViewed(e,a){this.track("shadow_canvas_rectangle_viewed",{rectangleId:e,surface:a})}trackAction(e,a,r){this.track("shadow_canvas_action",{action:e,rectangleId:a,surface:r})}register(e){this.client?.register?.(e)}getSessionId(){return this.client?.get_session_id?.()}startSessionRecording(){this.client?.startSessionRecording?.()}trackExperiment(e,a,r){let n=`$experiment_${e}`;this.register({[n]:r??`variation_${a}`,[`${n}_id`]:a}),this.track("$experiment_started",{$experiment_key:e,$experiment_variation_id:a,$experiment_variation_name:r??`variation_${a}`})}setPersonProperties(e){this.client?.capture("$set",{$set:e})}setPersonPropertiesOnce(e){this.client?.capture("$set",{$set_once:e})}getDistinctId(){return this.client?.get_distinct_id?.()}};function ah(t={}){return new mb(t)}var gb=async(t,e)=>{let a=[];if(e.applyAction)for(let r of t.actions){let n=await e.applyAction(r);a.push(n)}return{cleanup:async()=>{for(let r=a.length-1;r>=0;r--)try{await a[r].revert()}catch{}}}},vb=async(t,e)=>{let a=[];if(e.applyAction){let r=t.actions.map(n=>e.applyAction(n));if(t.waitFor==="any"){let n=await Promise.race(r);a.push(n);let o=await Promise.allSettled(r);for(let i of o)i.status==="fulfilled"&&i.value!==n&&a.push(i.value)}else{let n=await Promise.all(r);a.push(...n)}}return{cleanup:async()=>{for(let r of a)try{await r.revert()}catch{}}}},yb=async(t,e)=>{let a,r,n=!1,o={cleanup:()=>{n=!0,r&&clearTimeout(r),a&&a()}};return t.event&&e.subscribeEvent?await new Promise(i=>{a=e.subscribeEvent(t.event,()=>{n||i()}),t.durationMs!==void 0&&(r=setTimeout(()=>{n||i()},t.durationMs))}):t.durationMs!==void 0&&await new Promise(i=>{r=setTimeout(()=>{n||i()},t.durationMs)}),o};var dc=class{constructor(){j(this,"executors",new Map);for(let{kind:e,executor:a}of Av)this.registerCore(e,a);for(let{kind:e,executor:a}of Pv)this.registerCore(e,a);this.registerCore("core:mountWidget",async()=>{throw new Error("core:mountWidget must be handled by ActionEngine")}),this.registerCore("core:sequence",gb),this.registerCore("core:parallel",vb),this.registerCore("core:wait",yb)}registerCore(e,a,r){this.executors.set(e,{kind:e,executor:a,schema:r,source:"core",isBuiltIn:!0})}register(e,a,r,n="custom",o=!1){if(this.executors.has(e)){if(this.executors.get(e).isBuiltIn)return;console.warn(`[ExecutorRegistry] Overriding executor for kind: ${e} (source: ${n})`)}console.log(`[ExecutorRegistry] Registered executor: ${e} (source: ${n})`),this.executors.set(e,{kind:e,executor:a,schema:r,source:n,isBuiltIn:o})}unregister(e){let a=this.executors.get(e);return a?a.isBuiltIn?(console.warn(`[ExecutorRegistry] Cannot unregister built-in executor: ${e}`),!1):(this.executors.delete(e),!0):!1}unregisterBySource(e){for(let[a,r]of this.executors.entries())r.source===e&&this.executors.delete(a)}get(e){return this.executors.get(e)?.executor}getRegistration(e){return this.executors.get(e)}has(e){return this.executors.has(e)}validate(e){let a=[];if(!e||typeof e!="object")return a.push({code:"INVALID_ACTION",message:"Action must be an object"}),{valid:!1,errors:a,warnings:[]};let{kind:r}=e;if(!r||typeof r!="string")return a.push({code:"MISSING_KIND",message:"Action must have a 'kind' property"}),{valid:!1,errors:a,warnings:[]};let n=this.executors.get(r);if(!n)return a.push({code:"UNKNOWN_KIND",message:`Unknown action kind: ${r}`,field:"kind"}),{valid:!1,errors:a,warnings:[]};if(n.schema){let o=n.schema.safeParse(e);if(!o.success){for(let i of o.error.issues)a.push({code:"SCHEMA_VALIDATION_ERROR",message:i.message,field:i.path.join(".")});return{valid:!1,errors:a,warnings:[]}}}return{valid:!0,errors:[],warnings:[]}}list(){return Array.from(this.executors.keys())}listRegistrations(){return Array.from(this.executors.values())}getBuiltInKinds(){return Array.from(this.executors.entries()).filter(([,e])=>e.isBuiltIn).map(([e])=>e)}getCustomKinds(){return Array.from(this.executors.entries()).filter(([,e])=>!e.isBuiltIn).map(([e])=>e)}},br=new dc;function mE(t){return br.get(t)}function rh(t){return br.has(t)}var fP=new Set(["onclick","onerror","onload","onmouseover","onfocus","onblur","onchange","onsubmit","onkeydown","onkeyup","onkeypress"]),gE=5e4,vE=50;function ln(t){let e=[],a=[];if(!t||typeof t!="object")return e.push({code:"INVALID_ACTION",message:"Action must be an object"}),{valid:!1,errors:e,warnings:a};let{kind:r}=t;if(!r||typeof r!="string")return e.push({code:"MISSING_KIND",message:"Action must have a 'kind' property"}),{valid:!1,errors:e,warnings:a};if(!rh(r)&&r!=="core:mountWidget"){let n=br.list();return console.error(`[ActionValidation] Unknown action kind: "${r}". Registered kinds (${n.length}): [${n.join(", ")}]. This usually means the app that provides "${r}" hasn't been activated yet, or the executor was never registered in ExecutorRegistry.`),e.push({code:"UNKNOWN_KIND",message:`Unknown action kind: ${r}`,field:"kind"}),{valid:!1,errors:e,warnings:a}}switch(r){case"overlays:highlight":case"overlays:pulse":case"navigation:scrollTo":po(t,e,a);break;case"overlays:badge":po(t,e,a),pP(t,e,a);break;case"overlays:tooltip":po(t,e,a),hP(t,e,a);break;case"overlays:modal":LP(t,e,a);break;case"content:insertHtml":po(t,e,a),mP(t,e,a);break;case"content:setText":po(t,e,a),gP(t,e,a);break;case"content:setAttr":po(t,e,a),vP(t,e,a);break;case"content:addClass":case"content:removeClass":po(t,e,a),yP(t,e,a);break;case"content:setStyle":po(t,e,a),xP(t,e,a);break;case"core:mountWidget":bP(t,e,a);break;case"core:wait":SP(t,e,a);break;case"core:sequence":CP(t,e,a);break;case"core:parallel":_P(t,e,a);break;case"core:tour":IP(t,e,a);break;case"navigation:navigate":wP(t,e,a);break}return{valid:e.length===0,errors:e,warnings:a}}function po(t,e,a){let r=t.anchorId;if(!r||typeof r!="object"){e.push({code:"MISSING_ANCHOR_ID",message:"Action requires an 'anchorId' object with a 'selector' string",field:"anchorId"});return}if(!r.selector||typeof r.selector!="string"?e.push({code:"MISSING_ANCHOR_SELECTOR",message:"anchorId requires a 'selector' string",field:"anchorId.selector"}):r.selector.length>200&&a.push({code:"LONG_ANCHOR_ID",message:"Anchor selector is unusually long",suggestion:"Consider using a shorter, more descriptive selector"}),r.route===void 0||r.route===null)e.push({code:"MISSING_ANCHOR_ROUTE",message:`anchorId requires a 'route' (string or array of strings). Use "**" for all routes.`,field:"anchorId.route"});else{let n=Array.isArray(r.route)?r.route:[r.route];for(let o of n)if(typeof o!="string"){e.push({code:"INVALID_ANCHOR_ROUTE",message:"anchorId.route must be a string or array of strings",field:"anchorId.route"});break}}}function pP(t,e,a){!t.content||typeof t.content!="string"?e.push({code:"MISSING_CONTENT",message:"Badge action requires 'content' property",field:"content"}):t.content.length>100&&a.push({code:"LONG_BADGE_CONTENT",message:"Badge content is quite long",suggestion:"Keep badge content short (under 100 characters)"})}function hP(t,e,a){if(!t.content||typeof t.content!="object"){e.push({code:"MISSING_CONTENT",message:"Tooltip action requires 'content' object",field:"content"});return}(!t.content.body||typeof t.content.body!="string")&&e.push({code:"MISSING_BODY",message:"Tooltip content requires 'body' property",field:"content.body"})}function mP(t,e,a){!t.html||typeof t.html!="string"?e.push({code:"MISSING_HTML",message:"insertHtml action requires 'html' property",field:"html"}):t.html.length>gE&&e.push({code:"HTML_TOO_LONG",message:`HTML content exceeds maximum length of ${gE}`,field:"html"});let r=["before","after","prepend","append","replace"];(!t.position||!r.includes(t.position))&&e.push({code:"INVALID_POSITION",message:`Position must be one of: ${r.join(", ")}`,field:"position"})}function gP(t,e,a){(t.text===void 0||t.text===null)&&e.push({code:"MISSING_TEXT",message:"setText action requires 'text' property",field:"text"})}function vP(t,e,a){!t.attr||typeof t.attr!="string"?e.push({code:"MISSING_ATTR",message:"setAttr action requires 'attr' property",field:"attr"}):(fP.has(t.attr.toLowerCase())||t.attr.toLowerCase().startsWith("on"))&&e.push({code:"DANGEROUS_ATTR",message:`Event handler attributes are not allowed: ${t.attr}`,field:"attr"}),(t.value===void 0||t.value===null)&&e.push({code:"MISSING_VALUE",message:"setAttr action requires 'value' property",field:"value"})}function yP(t,e,a){!t.className||typeof t.className!="string"?e.push({code:"MISSING_CLASS_NAME",message:"Class action requires 'className' property",field:"className"}):/^[a-zA-Z_-][a-zA-Z0-9_-]*$/.test(t.className)||a.push({code:"INVALID_CLASS_NAME",message:"Class name contains unusual characters",suggestion:"Use alphanumeric characters, hyphens, and underscores"})}function xP(t,e,a){if(!t.styles||typeof t.styles!="object")e.push({code:"MISSING_STYLES",message:"setStyle action requires 'styles' object",field:"styles"});else{let r=Object.keys(t.styles).length;r>vE&&e.push({code:"TOO_MANY_STYLES",message:`Too many styles (${r}). Maximum is ${vE}`,field:"styles"});for(let[n,o]of Object.entries(t.styles))typeof o=="string"&&o.includes("expression(")&&e.push({code:"DANGEROUS_STYLE",message:`Style expressions are not allowed: ${n}`,field:`styles.${n}`})}}function bP(t,e,a){(!t.slot||typeof t.slot!="string")&&e.push({code:"MISSING_SLOT",message:"mountWidget action requires 'slot' property",field:"slot"}),!t.widget||typeof t.widget!="object"?e.push({code:"MISSING_WIDGET",message:"mountWidget action requires 'widget' object",field:"widget"}):(!t.widget.widgetId||typeof t.widget.widgetId!="string")&&e.push({code:"MISSING_WIDGET_ID",message:"Widget must have a 'widgetId' property",field:"widget.widgetId"})}function SP(t,e,a){t.durationMs===void 0&&!t.event&&e.push({code:"MISSING_WAIT_CONFIG",message:"wait action requires either 'durationMs' or 'event' property"}),t.durationMs!==void 0&&t.durationMs<0&&e.push({code:"INVALID_DURATION",message:"durationMs must be a positive number",field:"durationMs"}),t.event!==void 0&&typeof t.event!="string"&&e.push({code:"INVALID_EVENT",message:"event must be a string",field:"event"})}function CP(t,e,a){if(!t.actions||!Array.isArray(t.actions)){e.push({code:"MISSING_ACTIONS",message:"sequence action requires 'actions' array",field:"actions"});return}t.actions.length===0&&a.push({code:"EMPTY_SEQUENCE",message:"sequence has no actions",suggestion:"Add at least one action to the sequence"});for(let r=0;r<t.actions.length;r++){let n=ln(t.actions[r]);for(let o of n.errors)e.push({...o,field:`actions[${r}]${o.field?`.${o.field}`:""}`});for(let o of n.warnings)a.push(o)}}function _P(t,e,a){if(!t.actions||!Array.isArray(t.actions)){e.push({code:"MISSING_ACTIONS",message:"parallel action requires 'actions' array",field:"actions"});return}t.actions.length===0&&a.push({code:"EMPTY_PARALLEL",message:"parallel has no actions",suggestion:"Add at least one action to the parallel group"}),t.waitFor&&!["all","any"].includes(t.waitFor)&&e.push({code:"INVALID_WAIT_FOR",message:"waitFor must be 'all' or 'any'",field:"waitFor"});for(let r=0;r<t.actions.length;r++){let n=ln(t.actions[r]);for(let o of n.errors)e.push({...o,field:`actions[${r}]${o.field?`.${o.field}`:""}`});for(let o of n.warnings)a.push(o)}}function wP(t,e,a){if(!t.url||typeof t.url!="string")e.push({code:"MISSING_URL",message:"navigate action requires 'url' property",field:"url"});else{let r=t.url.trim().toLowerCase();r.startsWith("javascript:")&&e.push({code:"DANGEROUS_URL",message:"javascript: URLs are not allowed",field:"url"}),r.startsWith("data:")&&a.push({code:"DATA_URL",message:"data: URLs may have limited support",suggestion:"Consider using a regular URL instead"})}}function LP(t,e,a){if(!t.content||typeof t.content!="object"){e.push({code:"MISSING_CONTENT",message:"Modal action requires 'content' object",field:"content"});return}if((!t.content.body||typeof t.content.body!="string")&&e.push({code:"MISSING_BODY",message:"Modal content requires 'body' property",field:"content.body"}),t.size&&!["sm","md","lg"].includes(t.size)&&e.push({code:"INVALID_SIZE",message:"Modal size must be 'sm', 'md', or 'lg'",field:"size"}),t.ctaButtons)if(!Array.isArray(t.ctaButtons))e.push({code:"INVALID_CTA_BUTTONS",message:"ctaButtons must be an array",field:"ctaButtons"});else for(let r=0;r<t.ctaButtons.length;r++){let n=t.ctaButtons[r];(!n.label||typeof n.label!="string")&&e.push({code:"MISSING_BUTTON_LABEL",message:`CTA button at index ${r} requires 'label' property`,field:`ctaButtons[${r}].label`}),(!n.actionId||typeof n.actionId!="string")&&e.push({code:"MISSING_BUTTON_ACTION_ID",message:`CTA button at index ${r} requires 'actionId' property`,field:`ctaButtons[${r}].actionId`})}}function IP(t,e,a){if((!t.tourId||typeof t.tourId!="string")&&e.push({code:"MISSING_TOUR_ID",message:"Tour action requires 'tourId' property",field:"tourId"}),!t.steps||!Array.isArray(t.steps)){e.push({code:"MISSING_STEPS",message:"Tour action requires 'steps' array",field:"steps"});return}t.steps.length===0&&e.push({code:"EMPTY_STEPS",message:"Tour must have at least one step",field:"steps"});let r=new Set;for(let n=0;n<t.steps.length;n++){let o=t.steps[n];if(!o.id||typeof o.id!="string"?e.push({code:"MISSING_STEP_ID",message:`Step at index ${n} requires 'id' property`,field:`steps[${n}].id`}):(r.has(o.id)&&e.push({code:"DUPLICATE_STEP_ID",message:`Duplicate step ID: ${o.id}`,field:`steps[${n}].id`}),r.add(o.id)),!o.action)e.push({code:"MISSING_STEP_ACTION",message:`Step at index ${n} requires 'action' property`,field:`steps[${n}].action`});else{let i=ln(o.action);for(let s of i.errors)e.push({...s,field:`steps[${n}].action${s.field?`.${s.field}`:""}`});for(let s of i.warnings)a.push(s)}if(o.onAction)for(let[i,s]of Object.entries(o.onAction))s!=="end"&&!t.steps.some(l=>l.id===s)&&a.push({code:"UNKNOWN_TARGET_STEP",message:`Step "${o.id}" references unknown target step: ${s}`,suggestion:`Make sure step "${s}" exists in the tour`})}}function nh(t){let e=[],a=[];if(!Array.isArray(t))return console.error("[ActionValidation] validateActions called with non-array:",typeof t),e.push({code:"INVALID_ACTIONS",message:"Actions must be an array"}),{valid:!1,errors:e,warnings:a};for(let r=0;r<t.length;r++){let n=ln(t[r]);if(!n.valid){let o=t[r];console.error(`[ActionValidation] Action [${r}] failed validation:`,`kind="${o?.kind??"undefined"}"`,n.errors.map(i=>`${i.code}: ${i.message}`).join("; "),o)}for(let o of n.errors)e.push({...o,field:o.field?`[${r}].${o.field}`:`[${r}]`});for(let o of n.warnings)a.push({...o,suggestion:o.suggestion?`Action ${r}: ${o.suggestion}`:void 0})}return e.length>0&&console.error(`[ActionValidation] Batch validation failed: ${e.length} error(s) in ${t.length} action(s).`,e.map(r=>`${r.field??"?"}: ${r.message}`).join(" | ")),{valid:e.length===0,errors:e,warnings:a}}var AP=0;function oh(t){let{overlayRoot:e,eventBus:a,surfaces:r,anchorResolver:n,waitForAnchor:o,adaptiveId:i,executorRegistry:s=br,subscribeNavigation:l,runtime:u}=t,c=new Map,d=new Map;function h(){return`action-${++AP}`}function g(C,k){a&&a.publish(C,k)}function S(){return{overlayRoot:e,resolveAnchor:n,waitForAnchor:o,generateId:h,publishEvent:g,adaptiveId:i,applyAction:m,subscribeEvent:a?(C,k)=>a.subscribe({names:[C]},w=>k(w.props)):void 0,subscribeNavigation:l}}async function b(C,k){if(!r)throw new Error("Surfaces provider required for core:mountWidget actions");let w=r.mount(C.slot,{type:"widget",widgetId:C.widget.widgetId,config:C.widget.props},{priority:C.widget.priority});return k.publishEvent("action.applied",{id:k.generateId(),kind:"core:mountWidget",slot:C.slot,widgetId:C.widget.widgetId}),{cleanup:()=>{w.unmount()},updateFn:I=>{if("widget"in I&&I.widget){let T=I.widget;T.props&&w.update({type:"widget",widgetId:C.widget.widgetId,config:T.props})}}}}async function x(C,k){if(C.kind==="core:mountWidget")return b(C,k);let w=s.get(C.kind);if(!w){let I="list"in s?s.list():"(list unavailable)";throw console.error(`[ActionEngine] No executor for kind="${C.kind}".`,`Registered: [${I}]`),new Error(`No executor for action kind: ${C.kind}`)}return w(C,k)}function f(C,k,w,I){if(!u)return;let T=[],D=async()=>{let M=c.get(C);if(!M)return;let F=u.evaluateSync(w).value;if(M.state==="applied"&&!F){try{await M.cleanup()}catch(H){console.error(`[ActionEngine] Error reverting conditional action ${C}:`,H)}M.state="deferred",M.cleanup=()=>{},M.updateFn=void 0,g("action.deferred",{id:C,kind:k.kind})}else if(M.state==="deferred"&&F)try{let H=S(),V=await x(k,H);M.state="applied",M.cleanup=V.cleanup,M.updateFn=V.updateFn,M.appliedTs=Date.now(),g("action.applied",{id:C,kind:k.kind,anchorId:"anchorId"in k?k.anchorId:void 0})}catch(H){console.error(`[ActionEngine] Error applying deferred action ${C}:`,H),M.state="failed"}};u.context&&T.push(u.context.subscribe(D)),u.accumulator&&T.push(u.accumulator.subscribe(D)),d.set(C,T)}async function m(C){let k=ln(C);if(!k.valid){let F=k.errors.map(H=>H.message).join("; ");throw console.error(`[ActionEngine] Validation failed for action kind="${C?.kind}":`,F,C),new Error(`Action validation failed: ${F}`)}let w=h(),I=C.triggerWhen;if(I&&u&&!u.evaluateSync(I).value){let H={id:w,action:C,adaptiveId:i,appliedTs:Date.now(),state:"deferred",cleanup:()=>{}};c.set(w,H);let V={id:w,action:C,async revert(){let N=c.get(w);if(!N)return;let X=d.get(w);if(X){for(let ve of X)ve();d.delete(w)}N.state="reverted",c.delete(w)},isApplied(){return c.get(w)?.state==="applied"},async update(N){let X=c.get(w);if(!X||X.state!=="applied")throw new Error("Cannot update action that is not applied");if(X.updateFn)await X.updateFn(N);else throw new Error(`Action kind ${C.kind} does not support updates`)},getState(){return c.get(w)?.state??"reverted"}};return f(w,C,I,V),V}let T=S(),D=await x(C,T),M={id:w,action:C,adaptiveId:i,appliedTs:Date.now(),state:"applied",cleanup:D.cleanup,updateFn:D.updateFn};c.set(w,M),g("action.applied",{id:w,kind:C.kind,anchorId:"anchorId"in C?C.anchorId:void 0});let B={id:w,action:C,async revert(){let F=c.get(w);if(!F||F.state!=="applied")return;let H=d.get(w);if(H){for(let V of H)V();d.delete(w)}try{await F.cleanup(),F.state="reverted",g("action.reverted",{id:w,kind:C.kind})}catch(V){throw F.state="failed",g("action.failed",{id:w,kind:C.kind,error:String(V)}),V}finally{c.delete(w)}},isApplied(){return c.get(w)?.state==="applied"},async update(F){let H=c.get(w);if(!H||H.state!=="applied")throw new Error("Cannot update action that is not applied");if(H.updateFn)await H.updateFn(F);else throw new Error(`Action kind ${C.kind} does not support updates`)},getState(){return c.get(w)?.state??"reverted"}};return I&&u&&f(w,C,I,B),B}async function v(C){console.log(`[ActionEngine] applyBatch: ${C.length} action(s)`,C.map(M=>M.kind).join(", "));let k=nh(C);if(!k.valid){let M=k.errors.map(B=>B.message).join("; ");throw console.error(`[ActionEngine] Batch validation FAILED for ${C.length} action(s):`,M,`
463
- Actions:`,C.map((B,F)=>` [${F}] ${B.kind} ${B.anchorId?`anchor="${typeof B.anchorId=="string"?B.anchorId:B.anchorId.selector}"`:""} ${B.label?`label="${B.label}"`:""}`).join(`
464
- `)),new Error(`Batch validation failed: ${M}`)}let w=h(),I=[],T=[];try{for(let M of C){let B=await m(M);I.push(B),T.push(B)}}catch(M){console.error(`[ActionEngine] Batch apply FAILED at action ${T.length+1}/${C.length}.`,`Successfully applied: ${T.length}. Rolling back...`,M);for(let B of T)try{await B.revert()}catch{}throw M}return{id:w,handles:I,async revertAll(){for(let M=I.length-1;M>=0;M--)try{await I[M].revert()}catch(B){console.error(`[ActionEngine] Error reverting action ${I[M].id}:`,B)}},isApplied(){return I.every(M=>M.isApplied())}}}function y(C){return ln(C)}function _(){return Array.from(c.values()).map(C=>({id:C.id,action:C.action,adaptiveId:C.adaptiveId,appliedTs:C.appliedTs,state:C.state}))}function L(){for(let C of d.values())for(let k of C)try{k()}catch{}d.clear();for(let C of c.values())if(C.state==="applied")try{C.cleanup()}catch(k){console.error("[ActionEngine] Error during cleanup:",k)}c.clear()}return{apply:m,applyBatch:v,validate:y,getActive:_,destroy:L}}var kP=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),ih=p.object({type:p.literal("page_url"),url:p.string()}),sh=p.object({type:p.literal("route"),routeId:p.string()}),lh=p.object({type:p.literal("anchor_visible"),anchorId:p.string(),state:p.enum(["visible","present","absent"])}),uh=p.object({type:p.literal("event_occurred"),eventName:p.string(),withinMs:p.number().optional()}),ch=p.object({type:p.literal("state_equals"),key:p.string(),value:p.unknown()}),dh=p.object({type:p.literal("viewport"),minWidth:p.number().optional(),maxWidth:p.number().optional(),minHeight:p.number().optional(),maxHeight:p.number().optional()}),fh=p.object({type:p.literal("session_metric"),key:p.string(),operator:p.enum(["gte","lte","eq","gt","lt"]),threshold:p.number()}),ph=p.object({type:p.literal("dismissed"),key:p.string(),inverted:p.boolean().optional()}),hh=p.object({type:p.literal("cooldown_active"),key:p.string(),inverted:p.boolean().optional()}),mh=p.object({type:p.literal("frequency_limit"),key:p.string(),limit:p.number(),inverted:p.boolean().optional()}),js=p.object({equals:p.union([p.string(),p.number(),p.boolean()]).optional(),contains:p.string().optional()}),Gs=p.object({events:p.array(p.string()).min(1),match:p.record(p.string(),js).optional()}),gh=p.object({type:p.literal("event_count"),key:p.string(),operator:p.enum(["gte","lte","eq","gt","lt"]),count:p.number().int().min(0),withinMs:p.number().positive().optional(),counter:Gs.optional()}),un=p.discriminatedUnion("type",[ih,sh,lh,uh,ch,dh,fh,ph,hh,mh,gh]),Ws=p.object({conditions:p.array(un),value:p.unknown()}),Zs=p.object({type:p.literal("rules"),rules:p.array(Ws),default:p.unknown()}),Xs=p.object({type:p.literal("score"),field:p.string(),threshold:p.number(),above:p.unknown(),below:p.unknown()}),Ys=p.object({type:p.literal("model"),modelId:p.string(),inputs:p.array(p.string()),outputMapping:p.record(p.string(),p.unknown()),default:p.unknown()}),Ks=p.object({type:p.literal("external"),endpoint:p.string(),method:p.enum(["GET","POST"]).optional(),default:p.unknown(),timeoutMs:p.number().optional()}),Qs=p.discriminatedUnion("type",[Zs,Xs,Ys,Ks]),fc=Qs.nullable().optional(),EP=p.object({events:p.array(p.string()),urlContains:p.string().optional(),props:p.record(p.union([p.string(),p.number(),p.boolean()])).optional()}),TP=p.object({title:p.string().optional(),body:p.string().optional(),icon:p.string().optional()}).nullable().optional();var xb=p.object({include:p.array(p.string()).optional().describe("URL patterns where this tile appears. Supports *, **, :param wildcards. Use sparingly \u2014 mostly to isolate to specific webapp functionality. Omit to appear on all routes."),exclude:p.array(p.string()).optional().describe("URL patterns where this tile should NOT appear. Evaluated before include.")}),pc=p.object({routes:xb,onlyIfPopulated:p.boolean().optional().describe("When true, tile is hidden if none of its props.actions[] have an active triggerWhen. Useful for tiles with all-deferred FAQ questions or nav tips. Default: false.")});function RP(t){return un.safeParse(t)}function MP(t){return Qs.safeParse(t)}function DP(t){return pc.safeParse(t)}var OP=[{defName:"matchOp",schema:js},{defName:"counterDef",schema:Gs},{defName:"activationConfig",schema:pc},{defName:"routeFilter",schema:xb},{defName:"ruleStrategy",schema:Zs},{defName:"scoreStrategy",schema:Xs},{defName:"modelStrategy",schema:Ys},{defName:"externalStrategy",schema:Ks},{defName:"rule",schema:Ws},{defName:"condition",schema:un}];var bb=p.object({tileId:p.string(),itemId:p.string().optional()}).strict(),BP=p.object({on:p.string(),title:p.string(),body:p.string().optional(),icon:p.string().optional(),ttl:p.number().optional(),cooldown:p.number().optional(),deepLink:bb.optional()}).strict(),FP=p.object({id:p.string(),title:p.string().optional(),subtitle:p.string().optional(),icon:p.string().optional(),priority:p.number().optional(),widget:p.string(),props:p.record(p.unknown()).optional(),activation:pc.optional(),notifications:p.array(BP).optional()}).strict(),NP=p.object({position:p.enum(["left","right"]).optional(),layout:p.enum(["overlay","push"]).optional(),background:p.string().optional(),blur:p.string().optional(),border:p.string().optional(),width:p.string().optional(),transitionDuration:p.string().optional(),transitionEasing:p.string().optional(),transitionFade:p.string().optional()}),PP=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),color:p.string().optional(),size:p.string().optional(),shadow:p.string().optional(),borderRadius:p.string().optional()}),HP=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),shadow:p.string().optional(),titleColor:p.string().optional(),textColor:p.string().optional(),iconBackground:p.string().optional(),iconShadow:p.string().optional(),headerPadding:p.string().optional(),bodyPadding:p.string().optional(),gap:p.string().optional()}),UP=p.object({background:p.string().optional(),textColor:p.string().optional(),titleColor:p.string().optional(),arrowColor:p.string().optional(),arrowSize:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),scrimOpacity:p.string().optional(),highlightRing:p.string().optional()}),qP=p.object({background:p.string().optional(),textColor:p.string().optional(),textSecondaryColor:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),successColor:p.string().optional(),warningColor:p.string().optional(),errorColor:p.string().optional(),iconBackground:p.string().optional(),progressGradient:p.string().optional()}),zP=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),textColor:p.string().optional(),textSecondaryColor:p.string().optional(),itemDivider:p.string().optional(),itemGap:p.string().optional(),itemPadding:p.string().optional(),itemFontSize:p.string().optional(),bodyPadding:p.string().optional(),bodyFontSize:p.string().optional(),categoryPadding:p.string().optional(),categoryGap:p.string().optional(),categoryFontSize:p.string().optional(),searchBackground:p.string().optional(),searchColor:p.string().optional(),chevronColor:p.string().optional()}),VP=p.object({mode:p.enum(["dark","light"]).optional(),fontFamily:p.string().optional(),colorPrimary:p.string().optional(),colorPrimaryHover:p.string().optional(),borderRadius:p.string().optional(),canvas:NP.optional(),launcher:PP.optional(),tile:HP.optional(),overlay:UP.optional(),notification:qP.optional(),content:zP.optional()}).strict(),$P=p.object({enabled:p.boolean().optional(),label:p.string().optional(),icon:p.string().optional(),position:p.string().optional(),animate:p.boolean().optional(),animationStyle:p.enum(["pulse","bounce","glow"]).optional(),notificationCount:p.number().optional()}).strict(),qz=p.object({schemaVersion:p.string().optional(),fetchedAt:p.string().datetime(),configVersion:p.string().optional(),canvasTitle:p.string().optional(),tiles:p.array(FP),actions:p.array(p.any()),theme:VP.optional(),launcher:$P.optional(),meta:p.object({verificationSteps:p.array(p.union([p.string(),p.object({text:p.string(),check:un.optional()})])).optional()}).passthrough().optional()}).strict();var gt={triggerWhen:fc},ya=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),Sb=p.object({color:p.string().optional(),scrimOpacity:p.number().min(0).max(1).optional(),paddingPx:p.number().optional(),radiusPx:p.number().optional()}).strict(),Cb=p.enum(["top-left","top-right","bottom-left","bottom-right"]),_b=p.enum(["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"]),yh=p.object({label:p.string(),actionId:p.string(),primary:p.boolean().optional()}).strict(),wb=p.object({title:p.string().optional(),body:p.string(),ctaButtons:p.array(yh).optional()}).strict(),Lb=p.object({title:p.string().optional(),body:p.string()}).strict(),Ib=p.enum(["before","after","prepend","append","replace"]),Ab=p.enum(["immediate","hover","click"]),kb=p.object({widgetId:p.string(),props:p.record(p.unknown()).optional(),priority:p.number().optional()}).strict(),Eb=p.object({id:p.string(),action:p.any(),route:p.string().optional(),onAction:p.record(p.string()).optional()}).passthrough(),Tb=p.enum(["auto","smooth","instant"]),vh=p.enum(["start","center","end","nearest"]),Rb=p.object({kind:p.literal("content:setText"),anchorId:ya,text:p.string(),label:p.string().optional()}).extend(gt).strict(),Mb=p.object({kind:p.literal("content:setAttr"),anchorId:ya,attr:p.string(),value:p.string(),label:p.string().optional()}).extend(gt).strict(),Db=p.object({kind:p.literal("content:addClass"),anchorId:ya,className:p.string(),label:p.string().optional()}).extend(gt).strict(),Ob=p.object({kind:p.literal("content:removeClass"),anchorId:ya,className:p.string(),label:p.string().optional()}).extend(gt).strict(),Bb=p.object({kind:p.literal("content:setStyle"),anchorId:ya,styles:p.record(p.string()),label:p.string().optional()}).extend(gt).strict(),Fb=p.object({kind:p.literal("content:insertHtml"),anchorId:ya,html:p.string(),position:Ib,deepLink:bb.optional(),label:p.string().optional()}).extend(gt).strict(),Nb=p.object({kind:p.literal("overlays:highlight"),anchorId:ya,style:Sb.optional(),duration:p.number().optional(),label:p.string().optional()}).extend(gt).strict(),Pb=p.object({kind:p.literal("overlays:pulse"),anchorId:ya,duration:p.number().optional(),label:p.string().optional()}).extend(gt).strict(),Hb=p.object({kind:p.literal("overlays:badge"),anchorId:ya,content:p.string(),position:Cb.optional(),label:p.string().optional()}).extend(gt).strict(),Ub=p.object({kind:p.literal("overlays:tooltip"),anchorId:ya,content:wb,trigger:Ab.optional(),placement:_b.optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(gt).strict(),qb=p.object({kind:p.literal("overlays:modal"),content:Lb,size:p.enum(["sm","md","lg"]).optional(),blocking:p.boolean().optional(),scrim:p.object({opacity:p.number().min(0).max(1).optional()}).strict().optional(),dismiss:p.object({onEsc:p.boolean().optional(),closeButton:p.boolean().optional(),timeoutMs:p.number().min(0).optional()}).strict().optional(),ctaButtons:p.array(yh).optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(gt).strict(),zb=p.object({kind:p.literal("navigation:scrollTo"),anchorId:ya,behavior:Tb.optional(),block:vh.optional(),inline:vh.optional(),label:p.string().optional()}).extend(gt).strict(),Vb=p.object({kind:p.literal("navigation:navigate"),url:p.string(),target:p.enum(["_self","_blank"]).optional(),label:p.string().optional()}).extend(gt).strict(),$b=p.object({kind:p.literal("core:mountWidget"),slot:p.string(),widget:kb,label:p.string().optional()}).extend(gt).strict(),jb=p.object({kind:p.literal("core:wait"),durationMs:p.number().min(0).optional(),event:p.string().optional(),label:p.string().optional()}).extend(gt).strict(),Gb=p.object({kind:p.literal("core:sequence"),actions:p.array(p.any()),label:p.string().optional()}).extend(gt).strict(),Wb=p.object({kind:p.literal("core:parallel"),actions:p.array(p.any()),waitFor:p.enum(["all","any"]).optional(),label:p.string().optional()}).extend(gt).strict(),Zb=p.object({kind:p.literal("core:tour"),tourId:p.string(),steps:p.array(Eb).min(1),startStep:p.string().optional(),autoStart:p.boolean().optional(),label:p.string().optional()}).extend(gt).passthrough(),yE=[{defName:"setText",schema:Rb},{defName:"setAttr",schema:Mb},{defName:"addClass",schema:Db},{defName:"removeClass",schema:Ob},{defName:"setStyle",schema:Bb},{defName:"insertHtml",schema:Fb},{defName:"highlight",schema:Nb},{defName:"pulse",schema:Pb},{defName:"badge",schema:Hb},{defName:"tooltip",schema:Ub},{defName:"modal",schema:qb},{defName:"scrollTo",schema:zb},{defName:"navigate",schema:Vb},{defName:"mountWidget",schema:$b},{defName:"wait",schema:jb},{defName:"sequence",schema:Gb},{defName:"parallel",schema:Wb},{defName:"tour",schema:Zb}];function xh(t){let e=t?.root??(typeof document<"u"?document.body:null),a=t?.defaultTimeoutMs??5e3,r=new Map,n=new Map,o=null,i=!1;function s(x){if(!e)return null;try{return e.querySelector(x)}catch{return null}}function l(){for(let[x,f]of r){let m=s(x);if(m){for(let v of f)clearTimeout(v.timer),v.resolve(m);r.delete(x)}}for(let[x,f]of n){let m=s(x);if(m){for(let v of f)v.cancelled||v.cb(m);n.delete(x)}}r.size===0&&n.size===0&&c()}function u(){o||i||typeof MutationObserver>"u"||!e||(o=new MutationObserver(()=>{l()}),o.observe(e,{childList:!0,subtree:!0}))}function c(){o&&(o.disconnect(),o=null)}function d(x,f){let m=r.get(x);m&&(m.delete(f),m.size===0&&r.delete(x)),r.size===0&&n.size===0&&c()}function h(x,f){if(i)return Promise.reject(new Error("AnchorResolver destroyed"));let m=s(x);if(m)return Promise.resolve(m);let v=f??a;return new Promise((y,_)=>{let L={resolve:y,reject:_,timer:setTimeout(()=>{d(x,L),_(new Error(`waitFor("${x}") timed out after ${v}ms`))},v)},C=r.get(x);C||(C=new Set,r.set(x,C)),C.add(L),u()})}function g(x,f){if(i)return()=>{};let m=s(x);if(m)return f(m),()=>{};let v={cb:f,cancelled:!1},y=n.get(x);return y||(y=new Set,n.set(x,y)),y.add(v),u(),()=>{v.cancelled=!0;let _=n.get(x);_&&(_.delete(v),_.size===0&&n.delete(x)),r.size===0&&n.size===0&&c()}}function S(){let x=0;for(let f of r.values())x+=f.size;return x}function b(){i=!0,c();let x=new Error("AnchorResolver destroyed");for(let f of r.values())for(let m of f)clearTimeout(m.timer),m.reject(x);r.clear(),n.clear()}return{resolve:s,waitFor:h,onAppear:g,pendingCount:S,destroy:b}}function jP(){let t=Date.now();return{page:{url:typeof window<"u"?window.location.href:"",title:typeof document<"u"?document.title:void 0},session:{sessionId:"",startTs:t,pageHistory:[]},viewport:{width:typeof window<"u"?window.innerWidth:0,height:typeof window<"u"?window.innerHeight:0}}}function Xb(t,e){if(!e)return;let a;try{a=new URL(t).pathname}catch{a=t}if(e.exclude){for(let r of e.exclude)if(xE(a,r))return}if(e.include){for(let r of e.include)if(xE(a,r))return r;return}return a}function xE(t,e){let a=t.replace(/\/$/,"")||"/",r=e.replace(/\/$/,"")||"/";if(a===r)return!0;let n=r.replace(/:[^/]+/g,"[^/]+").replace(/\*/g,".*");return new RegExp(`^${n}$`).test(a)}var hc=class{constructor(e){j(this,"context");j(this,"previousContext");j(this,"listeners",new Set);j(this,"telemetry");j(this,"routes");j(this,"navigation");j(this,"cleanupFns",[]);if(this.telemetry=e.telemetry,this.routes=e.routes,this.navigation=e.navigation,this.context=jP(),this.previousContext={...this.context},e.telemetry?.getSessionId){let a=e.telemetry.getSessionId();a&&(this.context.session.sessionId=a)}e.initialPageHistory&&(this.context.session.pageHistory=e.initialPageHistory),this.context.page.routeId=Xb(this.context.page.url,this.routes),this.addPageToHistory(this.context.page.url),typeof window<"u"&&this.setupBrowserListeners()}get(){return{...this.context}}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}setRoutes(e){this.routes=e;let a=Xb(this.context.page.url,this.routes);a!==this.context.page.routeId&&this.updateContext({page:{...this.context.page,routeId:a}})}setAnchors(e){this.updateContext({anchors:e})}setSessionId(e){e!==this.context.session.sessionId&&this.updateContext({session:{...this.context.session,sessionId:e}})}destroy(){for(let e of this.cleanupFns)e();this.cleanupFns=[],this.listeners.clear()}setupBrowserListeners(){let e,a=()=>{clearTimeout(e),e=setTimeout(()=>{this.updateViewport()},100)};window.addEventListener("resize",a),this.cleanupFns.push(()=>window.removeEventListener("resize",a));let r=this.navigation.subscribe(()=>this.updatePage());this.cleanupFns.push(r)}updateViewport(){let e={width:window.innerWidth,height:window.innerHeight};(e.width!==this.context.viewport.width||e.height!==this.context.viewport.height)&&this.updateContext({viewport:e})}updatePage(){let e=window.location.href,{title:a}=document,r=Xb(e,this.routes),n={url:e,title:a,routeId:r};(n.url!==this.context.page.url||n.title!==this.context.page.title||n.routeId!==this.context.page.routeId)&&(n.url!==this.context.page.url&&this.addPageToHistory(n.url),this.updateContext({page:n}))}addPageToHistory(e){let a={url:e,ts:Date.now()},r=[...this.context.session.pageHistory||[],a];r.length>50&&r.shift(),this.context.session.pageHistory=r}updateContext(e){this.previousContext={...this.context},this.context={...this.context,...e},this.notifyListeners()}notifyListeners(){for(let e of this.listeners)try{e(this.context,this.previousContext)}catch(a){console.error("[ContextManager] Listener error:",a)}}};function bh(t){return new hc(t)}var bE=p.object({url:p.string(),routeId:p.string().optional(),title:p.string().optional(),locale:p.string().optional()}),SE=p.object({url:p.string(),ts:p.number()}),CE=p.object({sessionId:p.string(),startTs:p.number(),pageHistory:p.array(SE).optional()}),_E=p.object({width:p.number(),height:p.number()}),wE=p.object({x:p.number(),y:p.number(),w:p.number(),h:p.number()}),LE=p.object({anchorId:p.string(),present:p.boolean(),visible:p.boolean().optional(),boundingBox:wE.optional()}),IE=p.record(p.string(),p.union([p.number(),p.string(),p.boolean(),p.undefined()])),AE=p.object({page:bE,session:CE,viewport:_E,anchors:p.array(LE).optional(),augmented:IE.optional()});function GP(t){return AE.safeParse(t)}function Yb(t,e){let{context:a,state:r,events:n}=e;switch(t.type){case"page_url":{let{url:o}=t,i=a.page.url.split("?")[0].split("#")[0],s=o.replace(/\*\*/g,"\0GLOBSTAR\0").replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^/]*").replace(/\0GLOBSTAR\0/g,".*");return new RegExp(`^${s}$`).test(i)}case"route":return a.page.routeId===t.routeId;case"anchor_visible":{let o=typeof t.anchorId=="string"?t.anchorId:t.anchorId?.selector??"",i=a.anchors?.find(s=>s.anchorId===o);switch(t.state){case"visible":return i?.visible===!0;case"present":return i?.present===!0;case"absent":return!i?.present;default:return!1}}case"event_occurred":{if(!n)return!1;let o=t.withinMs??6e4;return n.hasRecentEvent(t.eventName,o)}case"state_equals":return r?.getValue?r.getValue(t.key)===t.value:!1;case"viewport":{let{width:o,height:i}=a.viewport;return!(t.minWidth!==void 0&&o<t.minWidth||t.maxWidth!==void 0&&o>t.maxWidth||t.minHeight!==void 0&&i<t.minHeight||t.maxHeight!==void 0&&i>t.maxHeight)}case"session_metric":{if(!r)return!1;let o=r.getSessionMetric(t.key),{operator:i,threshold:s}=t;switch(i){case"gte":return o>=s;case"lte":return o<=s;case"eq":return o===s;case"gt":return o>s;case"lt":return o<s;default:return!1}}case"dismissed":{if(!r)return t.inverted??!1;let o=r.isDismissed(t.key);return t.inverted?!o:o}case"cooldown_active":{if(!r)return t.inverted??!1;let o=r.isCooldownActive(t.key);return t.inverted?!o:o}case"frequency_limit":{if(!r)return t.inverted??!1;let i=r.getFrequencyCount(t.key)>=t.limit;return t.inverted?!i:i}case"event_count":{if(!e.accumulator)return!1;let o=t,i=e.accumulator.getCount(o.key,o.withinMs);switch(o.operator){case"gte":return i>=o.count;case"lte":return i<=o.count;case"eq":return i===o.count;case"gt":return i>o.count;case"lt":return i<o.count;default:return!1}}default:return console.warn("[RuleStrategy] Unknown condition type:",t.type),!1}}function Kb(t,e){let a=[];for(let r of t.conditions){let n=Yb(r,e);if(a.push({condition:r,result:n}),!n)return{matched:!1,conditionResults:a}}return{matched:!0,conditionResults:a}}function mc(t,e){for(let a=0;a<t.rules.length;a++){let r=t.rules[a],{matched:n,conditionResults:o}=Kb(r,e);if(n)return{value:r.value,isFallback:!1,matchInfo:{strategyType:"rules",matchedRuleIndex:a,evaluatedConditions:o}}}return{value:t.default,isFallback:!0,matchInfo:{strategyType:"rules"}}}function gc(t,e){let{context:a}=e,r=a.augmented?.[t.field];return r===void 0||typeof r!="number"?{value:t.below,isFallback:!0,matchInfo:{strategyType:"score"}}:{value:r>=t.threshold?t.above:t.below,isFallback:!1,matchInfo:{strategyType:"score"}}}function kE(t,e){let{state:a,events:r,sessionMetrics:n,accumulator:o}=e;return{context:t,state:a?{isDismissed:i=>a.dismissals.isDismissed(i),isCooldownActive:i=>a.cooldowns.isActive(i),getFrequencyCount:i=>a.frequency.count(i),getSessionMetric:i=>n?.get(i)??0,getValue:i=>a.session.get(i)??a.user.get(i)}:void 0,events:r?{hasRecentEvent:(i,s)=>r.hasRecentEvent(i,s)}:void 0,accumulator:o?{getCount:(i,s)=>o.getCount(i,s)}:void 0}}async function Qb(t,e,a={}){let r=kE(e,a);switch(t.type){case"rules":return mc(t,r);case"score":return gc(t,r);case"model":return{value:t.default,isFallback:!0,matchInfo:{strategyType:"model"}};case"external":return{value:t.default,isFallback:!0,matchInfo:{strategyType:"external"}};default:return console.warn("[DecisionEngine] Unknown strategy type:",t.type),{value:void 0,isFallback:!0,matchInfo:{strategyType:t.type}}}}function Jb(t,e,a={}){let r=kE(e,a);switch(t.type){case"rules":return mc(t,r);case"score":return gc(t,r);case"model":case"external":return{value:t.default,isFallback:!0,matchInfo:{strategyType:t.type}};default:return{value:void 0,isFallback:!0,matchInfo:{strategyType:t.type}}}}function Sh(t){return{evaluate:(e,a)=>Qb(e,a,t),evaluateSync:(e,a)=>Jb(e,a,t)}}function Ch(t){let{eventBus:e,stateStore:a}=t,r=new Map,n=new Set,o=null,i=a.ns("accumulator");function s(u){let c=!1;for(let d of r.values()){if(!d.predicate(u))continue;let h=i.get(d.stateKey)||{count:0};h.count++,d.needsTimestamps&&(h.timestamps||(h.timestamps=[]),h.timestamps.push(u.ts),h.timestamps.length>200&&(h.timestamps=h.timestamps.slice(-200))),i.set(d.stateKey,h),c=!0}if(c)for(let d of n)try{d()}catch(h){console.error("[EventAccumulator] Subscriber error:",h)}}function l(){o||r.size===0||(o=e.subscribe(s))}return{register(u,c,d=!1){let h=`ev:${u}`,g=r.get(h);if(g){d&&!g.needsTimestamps&&(g.needsTimestamps=!0);return}r.set(h,{stateKey:h,needsTimestamps:d,predicate:c}),l()},getCount(u,c){let d=`ev:${u}`,h=i.get(d);if(!h)return 0;if(c===void 0||!h.timestamps)return h.count;let g=Date.now()-c;return h.timestamps.filter(S=>S>=g).length},subscribe(u){return n.add(u),()=>{n.delete(u)}},destroy(){o&&(o(),o=null),r.clear(),n.clear()}}}function eS(t,e){return e?!(e.names&&e.names.length>0&&!e.names.includes(t.name)||e.patterns&&e.patterns.length>0&&!e.patterns.some(r=>{try{return new RegExp(r).test(t.name)}catch{return!1}})||e.sources&&e.sources.length>0&&!e.sources.includes(t.source)):!0}var vc=class{constructor(e={}){j(this,"subscriptions",new Set);j(this,"history",[]);j(this,"maxHistorySize");this.maxHistorySize=e.maxHistorySize??100}subscribe(e,a){let r,n;typeof e=="function"?(r=void 0,n=e):(r=e,n=a);let o={filter:r,callback:n};return this.subscriptions.add(o),()=>{this.subscriptions.delete(o)}}publish(e,a,r="canvas"){let n={ts:Date.now(),name:e,source:r,props:a,schemaVersion:$o};this.publishEvent(n)}publishEvent(e){this.history.push(e),this.history.length>this.maxHistorySize&&this.history.shift();for(let a of this.subscriptions)if(eS(e,a.filter))try{a.callback(e)}catch(r){console.error("[EventBus] Subscriber error:",r)}}getRecent(e,a){let r=this.history;return e&&(r=r.filter(n=>eS(n,e))),a&&a>0&&(r=r.slice(-a)),r}hasRecentEvent(e,a,r){let n=Date.now()-a;return this.history.some(o=>o.name===e&&o.ts>=n&&(r===void 0||o.source===r))}countRecentEvents(e,a){let r=this.history.filter(n=>eS(n,e));if(a!==void 0){let n=Date.now()-a;r=r.filter(o=>o.ts>=n)}return r.length}clearHistory(){this.history=[]}getSubscriberCount(){return this.subscriptions.size}};function Js(t={}){return new vc(t)}var EE={$autocapture:"ui.click",$click:be.UI_CLICK,$scroll:be.UI_SCROLL,$input:be.UI_INPUT,$change:be.UI_CHANGE,$submit:be.UI_SUBMIT,$pageview:be.NAV_PAGE_VIEW,$pageleave:be.NAV_PAGE_LEAVE,$session_start:"session.start",$identify:"user.identify"};function WP(t){let e=t.event;if(typeof e!="string")return"posthog.unknown";if(EE[e])return EE[e];if(e==="$autocapture"){let a=t.properties?.$tag_name,r=t.properties?.$event_type;return r==="submit"?be.UI_SUBMIT:r==="change"?be.UI_CHANGE:a==="input"||a==="textarea"?be.UI_INPUT:be.UI_CLICK}return e.startsWith("$")?e.replace("$","posthog."):`posthog.${e}`}function ZP(t){let e={},a=t.properties||{},r=a.$elements;return a.$tag_name?e.tagName=a.$tag_name:r?.[0]?.tag_name&&(e.tagName=r[0].tag_name),a.$el_text&&(e.elementText=a.$el_text),r&&(e.elements=r),a.$current_url&&(e.url=a.$current_url),a.$pathname&&(e.pathname=a.$pathname),a.$host&&(e.host=a.$host),a.$viewport_width&&(e.viewportWidth=a.$viewport_width),a.$viewport_height&&(e.viewportHeight=a.$viewport_height),a.$session_id&&(e.sessionId=a.$session_id),a.$scroll_depth&&(e.scrollDepth=a.$scroll_depth),a.$scroll_percentage&&(e.scrollPercentage=a.$scroll_percentage),e.originalEvent=t.event,e}function tS(t){let e;return typeof t.timestamp=="number"?e=t.timestamp:typeof t.timestamp=="string"?e=new Date(t.timestamp).getTime():e=Date.now(),{ts:e,name:WP(t),source:"posthog",props:ZP(t),schemaVersion:$o}}function aS(t){let e=t.event;return!(typeof e!="string"||["$feature_flag_called","$feature_flags","$groups","$groupidentify","$set","$set_once","$unset","$create_alias","$capture_metrics","$performance_event","$web_vitals","$exception","$dead_click","$heatmap"].includes(e))}function _h(t){return(e,a)=>{if(typeof e!="string")return;let r={event:e,properties:a,timestamp:Date.now()};if(aS(r)){let n=tS(r);t(n)}}}var rS=p.enum(["posthog","canvas","derived"]),TE=p.object({ts:p.number(),name:p.string(),source:rS,props:p.record(p.string(),p.unknown()).optional(),schemaVersion:p.string()}),RE=p.object({names:p.array(p.string()).optional(),patterns:p.array(p.string()).optional(),sources:p.array(rS).optional()});function XP(t){return TE.safeParse(t)}function YP(t){return RE.safeParse(t)}var el=class{constructor(){j(this,"listeners",new Set);j(this,"capturedPushState");j(this,"capturedReplaceState");j(this,"wasNative");j(this,"destroyed",!1);j(this,"onPopState",()=>{this.notify(window.location.href,"popstate")});this.wasNative=this.isNativeFunction(history.pushState),this.capturedPushState=history.pushState,this.capturedReplaceState=history.replaceState,history.pushState=(...e)=>{this.capturedPushState.call(history,...e),queueMicrotask(()=>this.notify(window.location.href,"pushState"))},history.replaceState=(...e)=>{this.capturedReplaceState.call(history,...e),queueMicrotask(()=>this.notify(window.location.href,"replaceState"))},window.addEventListener("popstate",this.onPopState)}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}diagnose(){return{isNative:this.wasNative,subscriberCount:this.listeners.size}}destroy(){this.destroyed||(this.destroyed=!0,history.pushState=this.capturedPushState,history.replaceState=this.capturedReplaceState,window.removeEventListener("popstate",this.onPopState),this.listeners.clear())}notify(e,a){if(!this.destroyed)for(let r of this.listeners)try{r(e,a)}catch{}}isNativeFunction(e){try{return Function.prototype.toString.call(e).includes("[native code]")}catch{return!1}}};var nS="cooldown:";function ME(t){return{set(e,a){let r=nS+e,n=Date.now()+a;t.set(r,n)},isActive(e){return this.remaining(e)>0},remaining(e){let a=nS+e,r=t.get(a);if(r===void 0)return 0;let n=r-Date.now();return n<=0?(t.remove(a),0):n},clear(e){let a=nS+e;t.remove(a)}}}var yc="dismissed:";function DE(t,e){return{mark(a,r=!1){let n=yc+a;(r?e:t).set(n,!0)},isDismissed(a){let r=yc+a;return t.has(r)||e.has(r)},clear(a){let r=yc+a;t.remove(r),e.remove(r)},clearAll(){for(let a of t.keys())a.startsWith(yc)&&t.remove(a);for(let a of e.keys())a.startsWith(yc)&&e.remove(a)}}}var oS="freq:";function OE(t){function e(a){let r=oS+a,n=t.get(r);if(n){if(n.resetAt&&Date.now()>=n.resetAt){t.remove(r);return}return n}}return{increment(a,r){let n=oS+a,o=e(a),i=(o?.count??0)+1,s={count:i,resetAt:o?.resetAt??(r?Date.now()+r:void 0)};return t.set(n,s),i},count(a){return e(a)?.count??0},reset(a){let r=oS+a;t.remove(r)},hasReachedLimit(a,r){return this.count(a)>=r}}}var KP="syntro";function iS(t,e){let a=`${e}:`;return{get(r){if(t)try{let n=t.getItem(a+r);if(!n)return;let o=JSON.parse(n);if(o.expiresAt&&Date.now()>=o.expiresAt){t.removeItem(a+r);return}return o.value}catch{return}},set(r,n,o){if(t)try{let i={value:n,expiresAt:o?Date.now()+o:void 0};t.setItem(a+r,JSON.stringify(i))}catch(i){console.warn("[StateStore] Failed to save:",i)}},remove(r){t&&t.removeItem(a+r)},has(r){return t?this.get(r)!==void 0:!1},keys(){if(!t)return[];let r=[];for(let n=0;n<t.length;n++){let o=t.key(n);o?.startsWith(a)&&r.push(o.slice(a.length))}return r},clear(){if(!t)return;let r=this.keys();for(let n of r)t.removeItem(a+n)}}}function xc(t){let e=new Map,a=`${t}:`;return{get(r){let n=e.get(a+r);if(n){if(n.expiresAt&&Date.now()>=n.expiresAt){e.delete(a+r);return}return n.value}},set(r,n,o){e.set(a+r,{value:n,expiresAt:o?Date.now()+o:void 0})},remove(r){e.delete(a+r)},has(r){return this.get(r)!==void 0},keys(){let r=[];for(let n of e.keys())n.startsWith(a)&&r.push(n.slice(a.length));return r},clear(){for(let r of e.keys())r.startsWith(a)&&e.delete(r)}}}var bc=class{constructor(e={}){j(this,"session");j(this,"user");j(this,"dismissals");j(this,"cooldowns");j(this,"frequency");j(this,"namespace");j(this,"namespacedStorages",new Map);this.namespace=e.namespace??KP;let a=r=>typeof r=="object"&&r!==null&&typeof r.setItem=="function";typeof window<"u"?(this.session=a(window.sessionStorage)?iS(window.sessionStorage,this.namespace):xc(this.namespace),this.user=a(window.localStorage)?iS(window.localStorage,this.namespace):xc(this.namespace)):(this.session=xc(this.namespace),this.user=xc(this.namespace)),this.dismissals=DE(this.session,this.user),this.cooldowns=ME(this.user),this.frequency=OE(this.session)}ns(e){let a=`${this.namespace}:${e}`;if(!this.namespacedStorages.has(a)){let r=typeof window<"u"&&typeof sessionStorage<"u"?iS(sessionStorage,a):xc(a);this.namespacedStorages.set(a,r)}return this.namespacedStorages.get(a)}};function wh(t={}){return new bc(t)}function tl(t){return t.startsWith("inline:")?"inline":t.startsWith("adjacent:")?"adjacent":"static"}function Sc(t){return t.startsWith("inline:")?t.slice(7):t.startsWith("adjacent:")?t.slice(9):null}var sS={drawer_right:{position:"fixed",top:"0",right:"0",bottom:"0",width:"360px",maxWidth:"90vw"},drawer_left:{position:"fixed",top:"0",left:"0",bottom:"0",width:"360px",maxWidth:"90vw"},drawer_bottom:{position:"fixed",left:"0",right:"0",bottom:"0",maxHeight:"50vh"},overlay_center:{position:"fixed",top:"50%",left:"50%",transform:"translate(-50%, -50%)",maxWidth:"90vw",maxHeight:"90vh"},overlay_corner_br:{position:"fixed",bottom:"16px",right:"16px",maxWidth:"400px",maxHeight:"80vh"},overlay_corner_bl:{position:"fixed",bottom:"16px",left:"16px",maxWidth:"400px",maxHeight:"80vh"},toast_top:{position:"fixed",top:"16px",left:"50%",transform:"translateX(-50%)",maxWidth:"90vw"},toast_bottom:{position:"fixed",bottom:"16px",left:"50%",transform:"translateX(-50%)",maxWidth:"90vw"}},al={fade:[{opacity:0},{opacity:1}],slide:[{opacity:0,transform:"translateY(10px)"},{opacity:1,transform:"translateY(0)"}],scale:[{opacity:0,transform:"scale(0.95)"},{opacity:1,transform:"scale(1)"}],none:[]},BE={duration:200,easing:"cubic-bezier(0.16, 1, 0.3, 1)",fill:"forwards"};function Lh(t,e,a){let r=sS[e];Object.assign(t.style,r),a&&(a.maxWidth&&(t.style.maxWidth=a.maxWidth),a.maxHeight&&(t.style.maxHeight=a.maxHeight),a.minWidth&&(t.style.minWidth=a.minWidth),a.minHeight&&(t.style.minHeight=a.minHeight))}function Ih(t,e,a){let r=a.placement==="auto"?"bottom":a.placement,n=[mf(a.offset?{mainAxis:a.offset.y,crossAxis:a.offset.x}:8)];return a.flip!==!1&&n.push(vf()),a.shift!==!1&&n.push(gf({padding:8})),t.style.position="absolute",t.style.zIndex="2147483646",hf(e,t,async()=>{let{x:i,y:s,strategy:l}=await yf(e,t,{placement:r,middleware:n});Object.assign(t.style,{position:l,left:`${i}px`,top:`${s}px`})})}function Ah(t,e,a="append"){return t.style.position="relative",t.style.display="inline-block",a==="prepend"?e.insertBefore(t,e.firstChild):e.appendChild(t),()=>{t.remove()}}function kh(t,e){return e==="none"||al[e].length===0?null:t.animate(al[e],BE)}function Eh(t,e){if(e==="none"||al[e].length===0)return Promise.resolve();let a=[...al[e]].reverse(),r=t.animate(a,BE);return new Promise(n=>{r.onfinish=()=>n(),r.oncancel=()=>n()})}function Th(t,e){let a=document.createElement("div");return a.setAttribute("data-syntro-surface",t),a.setAttribute("data-syntro-mount-id",e),a.className="syntro-surface",Object.assign(a.style,{pointerEvents:"auto",boxSizing:"border-box",overflow:"auto"}),a}function Rh(t){switch(tl(t)){case"static":return t.startsWith("drawer")?2147483640:t.startsWith("overlay")?2147483642:t.startsWith("toast")?2147483644:2147483640;case"inline":return 1;case"adjacent":return 2147483638;default:return 2147483640}}function FE(t){if(typeof window.Sanitizer=="function")try{let l=new window.Sanitizer({}).sanitizeToFragment(t),u=document.createElement("div");return u.append(l),u.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button"]),i=[];for(;n.nextNode();){let s=n.currentNode,l=s.tagName.toLowerCase();if(!o.has(l)){i.push(s);continue}for(let u of Array.from(s.attributes)){let c=u.name.toLowerCase(),d=u.value.trim().toLowerCase(),h=c.startsWith("on"),g=(c==="href"||c==="src")&&d.startsWith("javascript:");(h||g)&&s.removeAttribute(u.name)}}for(let s of i){for(;s.firstChild;)s.parentNode?.insertBefore(s.firstChild,s);s.remove()}return a.innerHTML=(r.firstChild,a.innerHTML)}var QP=0;function Mh(t){let{overlayRoot:e,eventBus:a,anchorResolver:r,defaultAnimation:n="fade",widgetRegistry:o}=t,i=new Map,s=new Map,l=new Map;function u(){return`mount-${++QP}`}function c(y,_){a&&a.publish(y,_)}function d(y){let _=l.get(y);if(_){let L=x(y);for(let C of _)try{C(L)}catch(k){console.error("[Surfaces] State callback error:",k)}}}let h=new Map;function g(y,_,L){switch(_.type){case"html":y.innerHTML=FE(_.content);return;case"widget":{if(o?.has(_.widgetId)){let C=o.mount(_.widgetId,y,_.config);return L&&h.set(L,C),()=>{C.unmount(),L&&h.delete(L)}}console.warn(`[Surfaces] Widget not found: ${_.widgetId}`),y.innerHTML=`<div data-widget-id="${_.widgetId}" data-widget-missing="true">Widget: ${_.widgetId}</div>`;return}case"custom":return _.mount(y);case"react":y.innerHTML="<div data-react-component>React Component</div>";return;default:console.warn("[Surfaces] Unknown content type");return}}function S(y,_,L){let C=u(),k=tl(y),w=L?.priority??0,I=L?.animation??n,T=L?.exclusive??!0,D=i.get(y);if(D&&T){if(D.options.priority>w)throw new Error(`Slot ${y} is occupied by higher priority content (${D.options.priority} > ${w})`);b(D)}let M=Th(y,C);M.style.zIndex=String(Rh(y));let B;if(k==="static")Lh(M,y,L?.constraints),e.appendChild(M);else if(k==="inline"){let N=Sc(y);if(!N)throw new Error(`Invalid inline slot: ${y}`);if(!r)throw new Error("Anchor resolver required for inline slots");let X=r({selector:N,route:"**"});if(!X)throw new Error(`Anchor not found for inline slot: ${N}`);B=Ah(M,X)}else if(k==="adjacent"){let N=Sc(y);if(!N)throw new Error(`Invalid adjacent slot: ${y}`);if(!r)throw new Error("Anchor resolver required for adjacent slots");let X=r({selector:N,route:"**"});if(!X)throw new Error(`Anchor not found for adjacent slot: ${N}`);e.appendChild(M),B=Ih(M,X,L?.position??{placement:"bottom"})}let F=g(M,_,C);kh(M,I);let H={id:C,slot:y,content:_,options:{priority:w,exclusive:T,animation:I,position:L?.position??{placement:"auto"},constraints:L?.constraints??{},adaptiveId:L?.adaptiveId,autoUnmountOnRouteChange:L?.autoUnmountOnRouteChange??!0},container:M,cleanup:()=>{B?.(),F?.()},mountedAt:Date.now()};return i.set(y,H),s.set(y,(s.get(y)??0)+1),c("surface.mounted",{slot:y,id:C,adaptiveId:L?.adaptiveId}),d(y),{id:C,update(N){let X=i.get(y);if(!X||X.id!==C)throw new Error("Mount no longer active");let ve=h.get(C);if(ve){if(N.type==="widget"){ve.update(N.config),X.content=N;return}ve.unmount(),h.delete(C)}X.container.innerHTML="";let Ha=g(X.container,N,C);if(X.content=N,Ha){let dt=X.cleanup;X.cleanup=()=>{dt?.(),Ha()}}},setOptions(N){let X=i.get(y);if(!X||X.id!==C)throw new Error("Mount no longer active");N.priority!==void 0&&(X.options.priority=N.priority),N.animation!==void 0&&(X.options.animation=N.animation),N.constraints&&k==="static"&&(N.constraints.maxWidth&&(X.container.style.maxWidth=N.constraints.maxWidth),N.constraints.maxHeight&&(X.container.style.maxHeight=N.constraints.maxHeight),N.constraints.minWidth&&(X.container.style.minWidth=N.constraints.minWidth),N.constraints.minHeight&&(X.container.style.minHeight=N.constraints.minHeight)),d(y)},async unmount(){let N=i.get(y);!N||N.id!==C||await b(N)},isMounted(){return i.get(y)?.id===C},getContainer(){let N=i.get(y);return N?.id===C?N.container:null}}}async function b(y){await Eh(y.container,y.options.animation),y.cleanup?.(),y.container.remove(),i.delete(y.slot),c("surface.unmounted",{slot:y.slot,id:y.id}),d(y.slot)}function x(y){let _=i.get(y);return{slot:y,occupied:!!_,currentPriority:_?.options.priority,currentAdaptiveId:_?.options.adaptiveId,mountCount:s.get(y)??0,currentMountId:_?.id}}function f(y,_){let L=l.get(y);return L||(L=new Set,l.set(y,L)),L.add(_),()=>{L?.delete(_),L?.size===0&&l.delete(y)}}function m(y,_){let L=i.get(y);return L?_!==void 0?_>=L.options.priority:!1:!0}function v(){for(let y of i.values())try{y.cleanup?.(),y.container.remove()}catch(_){console.error("[Surfaces] Error during cleanup:",_)}i.clear(),l.clear()}return{mount:S,getState:x,onStateChange:f,canMount:m,destroy:v}}var Cc=class{constructor(){j(this,"widgets",new Map);j(this,"mountedWidgets",new Map);j(this,"mountIdCounter",0);j(this,"runtimeRef");j(this,"listeners",new Set)}bindRuntime(e){this.runtimeRef=e}register(e,a,r="custom",n){if(this.widgets.has(e)){if(this.widgets.get(e).source==="built-in")throw new Error(`Cannot override built-in widget: ${e}`);console.warn(`[WidgetRegistry] Overriding widget: ${e}`)}this.widgets.set(e,{id:e,widget:a,source:r,metadata:n}),this.notify({type:"registered",widgetId:e})}unregister(e){let a=this.widgets.get(e);return a?a.source==="built-in"?(console.warn(`[WidgetRegistry] Cannot unregister built-in widget: ${e}`),!1):(this.widgets.delete(e),this.notify({type:"unregistered",widgetId:e}),!0):!1}unregisterBySource(e){for(let[a,r]of this.widgets.entries())r.source===e&&this.widgets.delete(a)}get(e){return this.widgets.get(e)?.widget}getRegistration(e){return this.widgets.get(e)}has(e){return this.widgets.has(e)}mount(e,a,r){let n=this.widgets.get(e);if(!n)throw new Error(`Widget not found: ${e}`);let o=`widget-mount-${++this.mountIdCounter}`;a.setAttribute("data-widget-mount-id",o),a.setAttribute("data-widget-id",e);let i={...r,runtime:this.runtimeRef},s=n.widget.mount(a,i);return this.mountedWidgets.set(o,{cleanup:s??void 0,container:a}),{widgetId:e,container:a,unmount:()=>{let u=this.mountedWidgets.get(o);u&&(u.cleanup?.(),this.mountedWidgets.delete(o),a.removeAttribute("data-widget-mount-id"),a.removeAttribute("data-widget-id"),a.innerHTML="")},update:u=>{if(n.widget.update)n.widget.update(a,u);else{let c=this.mountedWidgets.get(o);if(c){c.cleanup?.(),a.innerHTML="";let d={...u,runtime:this.runtimeRef},h=n.widget.mount(a,d);c.cleanup=h??void 0}}}}}list(){return Array.from(this.widgets.keys())}listRegistrations(){return Array.from(this.widgets.values())}getBySource(e){return Array.from(this.widgets.values()).filter(a=>a.source===e)}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}notify(e){for(let a of this.listeners)try{a(e)}catch(r){console.error("[WidgetRegistry] Listener error:",r)}}destroy(){for(let[e,a]of this.mountedWidgets.entries())a.cleanup?.(),a.container.innerHTML="";this.mountedWidgets.clear()}},Dh=new Cc;var uS="2.0.0";function JP(t,e){if(!e)return!0;let a;try{a=new URL(t).pathname}catch{a=t}let r=a.replace(/\/$/,"")||"/";if(e.exclude){for(let n of e.exclude)if(lS(r,n))return!1}if(e.include&&e.include.length>0){for(let n of e.include)if(lS(r,n))return!0;return!1}return!0}function lS(t,e){let a=e.replace(/\/$/,"")||"/";if(t===a)return!0;let r=a.replace(/\*\*/g,"\0GLOBSTAR\0").replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^/]*").replace(/\0GLOBSTAR\0/g,".*").replace(/:[^/]+/g,"[^/]+");return new RegExp(`^${r}$`).test(t)}function NE(t){let a=(typeof window<"u"?window.location.pathname:"/").replace(/\/$/,"")||"/";return(Array.isArray(t.route)?t.route:[t.route]).some(n=>lS(a,n))}function Oh(t={}){let{telemetry:e,sessionMetrics:a,routes:r,mode:n="production",namespace:o}=t,i=t.widgets??Dh,s=t.executors??br,l=t.apps??cs,u=new el,c=bh({telemetry:e,routes:r,navigation:u}),d=t.events??Js(),h=wh({namespace:o}),g=Ch({eventBus:d,stateStore:h}),S=Sh({state:h,events:d,sessionMetrics:a,accumulator:g}),b=$I(),x=xh(),f=C=>NE(C)?x.resolve(C.selector):null,m=async(C,k)=>{if(!NE(C))return null;try{return await x.waitFor(C.selector,k)}catch{return null}},v=Mh({overlayRoot:b,eventBus:d,anchorResolver:f,widgetRegistry:i}),y=oh({overlayRoot:b,eventBus:d,surfaces:v,anchorResolver:f,waitForAnchor:m,executorRegistry:s,subscribeNavigation:C=>u.subscribe(C),runtime:{evaluateSync:C=>S.evaluateSync(C,c.get()),context:c,accumulator:g}}),_;if(a){a.increment("page_views");let C=typeof window<"u"?window.location.pathname:"/";_=u.subscribe((k,w)=>{if(w!=="replaceState")try{let I=new URL(k).pathname;I!==C&&(C=I,a.increment("page_views"))}catch{}})}let L={telemetry:e,context:c,events:d,state:h,sessionMetrics:a,actions:y,surfaces:v,widgets:i,executors:s,apps:l,accumulator:g,anchorResolver:x,navigation:u,version:uS,mode:n,async evaluate(C){return S.evaluate(C,c.get())},evaluateSync(C){return S.evaluateSync(C,c.get())},async filterTiles(C){let k=c.get().page.url,w=[];for(let I of C){let T=I.activation;if(!T){w.push(I);continue}if(JP(k,T.routes)){if(T.onlyIfPopulated){let D=I.props?.actions??[];if(D.length>0&&!D.some(B=>B.triggerWhen?S.evaluateSync(B.triggerWhen,c.get()).value:!0))continue}w.push(I)}}return w},setRoutes(C){c.setRoutes(C)},destroy(){l.unbind().catch(C=>{console.error("[Runtime] Error unbinding apps registry:",C)}),_?.(),x.destroy(),g.destroy(),u.destroy(),c.destroy(),y.destroy(),v.destroy()}};return l.bind(L),i.bindRuntime(L),L}var PE=p.object({value:p.unknown(),expiresAt:p.number().optional()}),HE=p.object({count:p.number(),resetAt:p.number().optional()});function eH(t){return PE.safeParse(t)}function tH(t){return HE.safeParse(t)}var UE={growthbook:t=>fp({...t,autoInit:!0})};function qE(t,e){let a=UE[t];if(!a)throw new Error(`Unknown experiment provider: ${t}. Supported: ${Object.keys(UE).join(", ")}`);return a(e)}var aH=["cdn.syntrologie.com","localhost","127.0.0.1"];function rH(t){try{let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(console.warn("[SmartCanvas] CDN URL must use HTTPS:",t),!1):aH.some(n=>e.hostname===n)?!0:(console.warn("[SmartCanvas] CDN host not in allowlist:",e.hostname),!1)}catch{return console.warn("[SmartCanvas] Invalid CDN URL:",t),!1}}var cS=class{constructor(e){j(this,"name","cdn");j(this,"url");j(this,"integrity");if(this.url=`${e.baseUrl}/${e.configId}.json`,this.integrity=e.integrity,!rH(this.url))throw new Error(`[SmartCanvas] CDN URL not allowed: ${this.url}`)}async fetch(){let e=performance.now(),a=await fetch(this.url,{credentials:"omit",cache:"default"});if(!a.ok)throw new Error(`[SmartCanvas] Failed to fetch config from CDN (${a.status})`);let r=await a.text();if(this.integrity){let l=await nH(r),u=this.integrity.replace("sha384-","");if(l!==u)throw new Error(`[SmartCanvas] Config integrity check failed. Expected ${u}, got ${l}`)}let n=JSON.parse(r),o=performance.now()-e,i=a.headers.get("cache-control"),s=a.headers.get("age");return{config:n,meta:{source:"cdn",fetchTimeMs:o,cached:i?.includes("public")??!1,cacheAge:s?parseInt(s,10):void 0}}}};async function nH(t){let a=new TextEncoder().encode(t),r=await crypto.subtle.digest("SHA-384",a),n=new Uint8Array(r);return btoa(String.fromCharCode(...n))}function zE(t){return new cS(t)}var oH="syntro_exp",iH="syntro_var",dS=class{constructor(e){j(this,"name","experiments");j(this,"client");j(this,"featureKey");j(this,"manifestKey");j(this,"variantFlagPrefix");this.client=e.client,this.featureKey=e.featureKey??"smart-canvas-config",this.manifestKey=e.manifestKey,this.variantFlagPrefix=e.variantFlagPrefix}async fetch(){let e=performance.now();if(typeof window<"u"){let n=new URLSearchParams(window.location.search),o=n.get(oH),i=n.get(iH);if(o&&i!==null&&this.client.setForcedVariations){let s=parseInt(i,10);Number.isNaN(s)||(console.log(`[SmartCanvas] Preview mode: forcing "${o}" to variation ${s}`),this.client.setForcedVariations({[o]:s}))}}if(this.manifestKey||this.variantFlagPrefix||this.client.getAllFeatures){let n=this.fetchMultiFlag();if(n){let o=performance.now()-e;return{config:n,meta:{source:"experiments",fetchTimeMs:o,cached:!0}}}}let a=this.client.getFeatureValue?.(this.featureKey,null);if(!a||typeof a!="object")throw new Error(`[SmartCanvas] Feature "${this.featureKey}" not found or invalid. Ensure the feature is configured in your experiment platform.`);let r=performance.now()-e;return{config:a,meta:{source:"experiments",fetchTimeMs:r,cached:!0}}}fetchMultiFlag(){let e=this.getVariantFlagKeys();return!e||e.length===0?null:Af(this.client,e)}getVariantFlagKeys(){if(this.manifestKey){let e=this.client.getFeatureValue?.(this.manifestKey,null);if(e&&typeof e=="object"){let a=e.variant_flags;if(a&&a.length>0)return a}}if(this.client.getAllFeatures){let e=this.client.getAllFeatures();return this.variantFlagPrefix?Object.keys(e).filter(a=>a.startsWith(this.variantFlagPrefix)):Object.keys(e)}return[]}};function VE(t){return new dS(t)}var sH="https://cdn.syntrologie.com/configs",$E={cdn:t=>{if(!t.configId)throw new Error("CDN fetcher requires 'configId' option");return zE({baseUrl:t.baseUrl??sH,configId:t.configId,integrity:t.integrity})},experiments:t=>{if(!t.featureKey)throw new Error("Experiments fetcher requires 'featureKey' option");return VE({featureKey:t.featureKey})}};function jE(t,e={}){let a=$E[t];if(!a)throw new Error(`Unknown config fetcher type: ${t}. Supported: ${Object.keys($E).join(", ")}`);return a(e)}var GE={posthog:t=>ah(t),noop:()=>Sp()};function WE(t,e){let a=GE[t];if(!a)throw new Error(`Unknown telemetry provider: ${t}. Supported: ${Object.keys(GE).join(", ")}`);return a(e)}var fS="syn_";function _c(t){if(!t.startsWith(fS))throw new Error("Invalid Syntro token: must start with 'syn_'");let a=t.slice(fS.length).replace(/-/g,"+").replace(/_/g,"/"),r=atob(a),n=JSON.parse(r);if(n.v!==1)throw new Error(`Unsupported token version: ${n.v}`);return n}function Bh(t){let e=JSON.stringify(t),a=btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");return fS+a}function cn(t){if(typeof process<"u"&&process.env)return process.env[t];try{let e=(0,eval)("import.meta");if(e?.env)return e.env[t]}catch{}}var ZE="syntro_segment_attributes";function lH(){if(typeof window>"u")return{};try{let t=localStorage.getItem(ZE);if(t){let e=JSON.parse(t);return Y("Syntro Bootstrap","Loaded cached segment attributes:",e),e}}catch(t){ma("Syntro Bootstrap","Failed to load cached segment attributes:",t)}return{}}function uH(t){if(!(typeof window>"u"))try{localStorage.setItem(ZE,JSON.stringify(t)),Y("Syntro Bootstrap","Cached segment attributes:",t)}catch(e){ma("Syntro Bootstrap","Failed to cache segment attributes:",e)}}function cH(t){if(!t)return{};let e={};for(let[a,r]of Object.entries(t))a.startsWith("in_segment_")&&(e[a]=r===!0);return e}function dH(){if(typeof window>"u")return{};let t={};try{let e=new URLSearchParams(window.location.search);for(let a of["utm_source","utm_medium","utm_campaign","utm_content","utm_term"]){let r=e.get(a);r&&(t[a]=r)}}catch{}try{navigator.language&&(t.browser_language=navigator.language),navigator.languages?.length&&(t.browser_languages=[...navigator.languages])}catch{}try{let e=window.innerWidth;t.device_type=e<768?"mobile":e<1024?"tablet":"desktop"}catch{}try{if(document.referrer){t.referrer=document.referrer;try{t.referrer_hostname=new URL(document.referrer).hostname}catch{}}}catch{}try{t.page_url=window.location.href,t.page_path=window.location.pathname}catch{}return t}async function fH(t){Gv(),Y("Syntro Bootstrap","====== INIT ======"),Y("Syntro Bootstrap","Options:",{hasToken:!!t.token,tokenPrefix:`${t.token?.slice(0,15)}...`,hasCanvasOptions:!!t.canvas});let e=Mf();if(console.log(`[DIAG] Mode detection: sdkMode=${e}`),console.log("[DIAG] editorSource:",vu()),console.log("[DIAG] editorConf:",Rf()),Y("Syntro Bootstrap","SDK mode:",e??"normal"),!e&&typeof window<"u"){let w=!!window.__SYNTRO_EDITOR_PARAMS__,I=!!window.__SYNTRO_AUDIT_LEGEND__,T=!!window.__SYNTRO_REVIEW_DATA__;if(w||I||T){let D=[w&&"__SYNTRO_EDITOR_PARAMS__",I&&"__SYNTRO_AUDIT_LEGEND__",T&&"__SYNTRO_REVIEW_DATA__"].filter(Boolean);console.warn(`[Syntro Bootstrap] \u26A0 Mode detection returned null but mode-specific globals found: ${D.join(", ")}. This suggests URL params were lost (redirect?) but the service worker injected mode data. Check if replaceState failed or if page JS changed the URL before init().`)}}console.log(`[DIAG] Token resolution: options.token=${t.token?t.token.slice(0,15)+"...":"null"}`);let a=t.token;if(!a&&e){let I=Rf()?.syntro_token;I?.startsWith("syn_")&&(a=I,Y("Syntro Bootstrap",`\u2713 Using syntro_token from editor_conf (${e} mode)`))}let r;if(a)if(a.startsWith("syn_"))Y("Syntro Bootstrap","Token starts with syn_, decoding..."),r=_c(a),Gv(r.d);else if(e)Y("Syntro Bootstrap",`\u2713 Non-syn_ token allowed (${e} mode)`);else throw kf("Syntro Bootstrap","\u274C Token does not start with syn_ and NOT in editor/audit/review mode!"),kf("Syntro Bootstrap","Token received:",a),new Error("Invalid Syntro token: must start with 'syn_'");else if(e)Y("Syntro Bootstrap",`\u2713 No token, but ${e} mode - proceeding`);else throw kf("Syntro Bootstrap","\u274C No token provided and NOT in editor/audit/review mode!"),new Error("Syntro token is required (unless in editor, audit, or review mode)");let n=cn("NEXT_PUBLIC_SYNTRO_EXPERIMENT_HOST")||cn("VITE_SYNTRO_EXPERIMENT_HOST")||r?.eh,o=cn("NEXT_PUBLIC_SYNTRO_TELEMETRY_HOST")||cn("VITE_SYNTRO_TELEMETRY_HOST")||r?.th,i=cn("NEXT_PUBLIC_SYNTRO_EDITOR_URL")||cn("VITE_SYNTRO_EDITOR_URL")||t.canvas?.editorUrl,s=lH(),l=dH(),u={...l,...s};Y("Syntro Bootstrap","Phase 1: Browser metadata:",l),Y("Syntro Bootstrap","Phase 1: Cached segment attributes:",s);let c,d=Js();console.log("[Syntro Bootstrap] EventBus created");let h=_h(w=>{d.publishEvent(w)}),g=w=>{Y("Syntro Bootstrap","Phase 2: PostHog feature flags loaded");let I=cH(w);if(Y("Syntro Bootstrap","Segment flags from PostHog:",I),uH(I),c){let T=b?.getAll?.()??{},D={...l,...T,...I};Y("Syntro Bootstrap","Updating GrowthBook with attributes:",D),c.setAttributes?.(D)}},S;if(r?.t){let w=r.t==="noop"?"noop":"posthog";S=WE(w,{apiKey:r.t,apiHost:o,enableFeatureFlags:!0,onFeatureFlagsLoaded:g,onCapture:h}),console.log(`[Syntro Bootstrap] Telemetry client created (${w}) with EventBus wiring`)}let b;r?.e&&(c=qE("growthbook",{clientKey:r.e,apiHost:n,attributes:u,onExperimentViewed:S?.trackExperiment?(w,I,T)=>{S.trackExperiment(w,I,T)}:void 0})),b=pp({experiments:c,onMetricChange:(w,I)=>{Y("Syntro Bootstrap",`Session metric changed: ${w} = ${I}`)}}),Y("Syntro Bootstrap","SessionMetricTracker created");let x="production";e==="editor"?x="editor":e==="audit"?x="audit":cn("NODE_ENV")==="development"&&(x="development");let f=Oh({telemetry:S,sessionMetrics:b,mode:x,events:d});Y("Syntro Bootstrap","Runtime created:",{version:f.version,mode:f.mode,hasContext:!!f.context,hasEvents:!!f.events,hasState:!!f.state}),Y("Syntro Bootstrap","Core app executors already registered");let m=t.cdnBase||cn("NEXT_PUBLIC_SYNTRO_CDN_BASE")||cn("VITE_SYNTRO_CDN_BASE")||"https://cdn.syntrologie.com",v=wf({cdnBase:m,registry:f.apps,onLoadStart:w=>{Y("Syntro Bootstrap",`Loading app from CDN: ${w}`)},onLoadEnd:(w,I,T)=>{I?Y("Syntro Bootstrap",`App loaded successfully: ${w}`):ma("Syntro Bootstrap",`Failed to load app: ${w}`,T)}});typeof window<"u"&&(window.SynOS={...window.SynOS,appRegistry:f.apps,runtime:f,version:f.version},Y("Syntro Bootstrap","Global SynOS object exposed"));let y=f.apps.list?.()??[];console.log(`[DIAG] Activation loop: ${y.length} apps in registry:`,y.map(w=>`${w.manifest.id}(${w.state})`).join(", "));for(let w of y)if(w.state==="registered")try{await f.apps.activate(w.manifest.id),console.log(`[DIAG] Activated: ${w.manifest.id} \u2192 widgets: [${f.widgets.list().join(", ")}]`)}catch(I){console.error(`[DIAG] FAILED to activate: ${w.manifest.id}`,I),ma("Syntro Bootstrap",`Failed to auto-activate built-in app: ${w.manifest.id}`,I)}if(console.log(`[DIAG] Activation complete. Total widgets: [${f.widgets.list().join(", ")}]`),c?.refreshFeatures)try{await c.refreshFeatures(),Y("Syntro Bootstrap","GrowthBook features loaded")}catch(w){ma("Syntro Bootstrap","Failed to load GrowthBook features:",w)}let _;if(t.fetcher)_=t.fetcher;else if(r?.f){let w=jE(r.f,r.o??{});_=async()=>{let I=await w.fetch();return{...I.config,tiles:I.config.tiles??[]}}}else c&&(_=zo({experiments:c}));let L=new Set,C=_?async()=>{let w=await _();console.log("[Syntro Bootstrap] Config fetched:",`tiles=${w.tiles?.length??0},`,`actions=${w.actions?.length??0},`,`theme=${w.theme?.name??"none"}`),w.actions?.length>0&&console.log("[Syntro Bootstrap] Actions in config:",w.actions.map((D,M)=>`[${M}] ${D.kind}${D.anchorId?` anchor="${typeof D.anchorId=="string"?D.anchorId:D.anchorId.selector}"`:""}${D.label?` "${D.label}"`:""}`).join(", "));let I=w,T=v.getRequiredApps(I);return T.length>0?console.log("[Syntro Bootstrap] Required external apps:",T.join(", ")):Y("Syntro Bootstrap","No external apps required (all executors are built-in)"),T.length>0&&await v.loadAppsForConfig(I).then(async M=>{let B=M.filter(V=>V.success),F=M.filter(V=>!V.success);B.length>0&&console.log(`[Syntro Bootstrap] Apps loaded from CDN: ${B.map(V=>V.appId).join(", ")}`);let H=F.filter(V=>!L.has(V.appId));H.length>0&&(console.error("[Syntro Bootstrap] Apps FAILED to load from CDN:",H.map(V=>`${V.appId} (${V.error})`).join(", ")),H.forEach(V=>L.add(V.appId)));for(let V of T)if(f.apps.has(V))try{await f.apps.activate(V),console.log(`[Syntro Bootstrap] App activated: ${V}`)}catch(N){console.error(`[Syntro Bootstrap] Failed to activate app: ${V}`,N)}else console.error(`[Syntro Bootstrap] App "${V}" required by config but NOT registered.`,`Available apps: [${Array.from(f.apps.list?.()??[]).join(", ")}]`)}),w}:void 0;return{canvas:await Zf({...t.canvas,fetcher:C,integrations:{experiments:c,telemetry:S},editorUrl:i,runtime:f}),runtime:f,experiments:c,telemetry:S,sessionMetrics:b,appLoader:v}}var pS={init:fH,encodeToken:Bh,decodeToken:_c};typeof window<"u"&&(window.Syntro=pS);var hS="2026-03-09T17:15:31.372Z (8064d6413a)";if(typeof window<"u"){console.log(`[Syntro Runtime] Build: ${hS}`);let t=window.SynOS,e=t?.appRegistry||cs;window.SynOS={...t,appRegistry:e,_runtimeBuild:hS,React:XE.default,ReactDOM:{...pH,createPortal:Fh.createPortal,flushSync:Fh.flushSync}},RI(e)}return rT(hH);})();
520
+ `)).length,n=0;n<r;n++){var i=t.charCodeAt(n),s=null;i<128?a++:s=i>127&&i<2048?String.fromCharCode(i>>6|192,63&i|128):String.fromCharCode(i>>12|224,i>>6&63|128,63&i|128),dr(s)||(a>e&&(o+=t.substring(e,a)),o+=s,e=a=n+1)}return a>e&&(o+=t.substring(e,t.length)),o},f4=!!db||!!cb,QE="text/plain",zh=function(t,e,a){var r;a===void 0&&(a=!0);var[n,o]=t.split("?"),i=V({},e),s=(r=o?.split("&").map((u=>{var c,[d,f]=u.split("="),h=a&&(c=i[d])!==null&&c!==void 0?c:f;return delete i[d],d+"="+h})))!==null&&r!==void 0?r:[],l=H3(i);return l&&s.push(l),n+"?"+s.join("&")},Mc=(t,e)=>JSON.stringify(t,((a,r)=>typeof r=="bigint"?r.toString():r),e),rb=t=>{var{data:e,compression:a}=t;if(e){if(a===xn.GZipJS){var r=c4((function(l,u){var c=l.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(l);for(var d=new Wa(l.length+(l.length>>>1)),f=0,h=function(g){d[f++]=g},S=0;S<c;++S){if(f+5>d.length){var x=new Wa(f+8+(c-S<<1));x.set(d),d=x}var b=l.charCodeAt(S);b<128||u?h(b):b<2048?(h(192|b>>>6),h(128|63&b)):b>55295&&b<57344?(h(240|(b=65536+(1047552&b)|1023&l.charCodeAt(++S))>>>18),h(128|b>>>12&63),h(128|b>>>6&63),h(128|63&b)):(h(224|b>>>12),h(128|b>>>6&63),h(128|63&b))}return dR(d,0,f)})(Mc(e)),{mtime:0}),n=new Blob([r],{type:QE});return{contentType:QE,body:n,estimatedSize:n.size}}if(a===xn.Base64){var o=(function(l){var u,c,d,f,h,S="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",x=0,b=0,g="",m=[];if(!l)return l;l=d4(l);do u=(h=l.charCodeAt(x++)<<16|l.charCodeAt(x++)<<8|l.charCodeAt(x++))>>18&63,c=h>>12&63,d=h>>6&63,f=63&h,m[b++]=S.charAt(u)+S.charAt(c)+S.charAt(d)+S.charAt(f);while(x<l.length);switch(g=m.join(""),l.length%3){case 1:g=g.slice(0,-2)+"==";break;case 2:g=g.slice(0,-1)+"="}return g})(Mc(e)),i=(l=>"data="+encodeURIComponent(typeof l=="string"?l:Mc(l)))(o);return{contentType:"application/x-www-form-urlencoded",body:i,estimatedSize:new Blob([i]).size}}var s=Mc(e);return{contentType:"application/json",body:s,estimatedSize:new Blob([s]).size}}},wh=[];cb&&wh.push({transport:"fetch",method:t=>{var e,a,{contentType:r,body:n,estimatedSize:o}=(e=rb(t))!==null&&e!==void 0?e:{},i=new Headers;Pe(t.headers,(function(c,d){i.append(d,c)})),r&&i.append("Content-Type",r);var s=t.url,l=null;if(yE){var u=new yE;l={signal:u.signal,timeout:setTimeout((()=>u.abort()),t.timeout)}}cb(s,V({method:t?.method||"GET",headers:i,keepalive:t.method==="POST"&&(o||0)<52428.8,body:n,signal:(a=l)==null?void 0:a.signal},t.fetchOptions)).then((c=>c.text().then((d=>{var f={statusCode:c.status,text:d};if(c.status===200)try{f.json=JSON.parse(d)}catch(h){$.error(h)}t.callback==null||t.callback(f)})))).catch((c=>{$.error(c),t.callback==null||t.callback({statusCode:0,text:c})})).finally((()=>l?clearTimeout(l.timeout):null))}}),db&&wh.push({transport:"XHR",method:t=>{var e,a=new db;a.open(t.method||"GET",t.url,!0);var{contentType:r,body:n}=(e=rb(t))!==null&&e!==void 0?e:{};Pe(t.headers,(function(o,i){a.setRequestHeader(i,o)})),r&&a.setRequestHeader("Content-Type",r),t.timeout&&(a.timeout=t.timeout),t.disableXHRCredentials||(a.withCredentials=!0),a.onreadystatechange=()=>{if(a.readyState===4){var o={statusCode:a.status,text:a.responseText};if(a.status===200)try{o.json=JSON.parse(a.responseText)}catch{}t.callback==null||t.callback(o)}},a.send(n)}}),ka!=null&&ka.sendBeacon&&wh.push({transport:"sendBeacon",method:t=>{var e=zh(t.url,{beacon:"1"});try{var a,{contentType:r,body:n}=(a=rb(t))!==null&&a!==void 0?a:{},o=typeof n=="string"?new Blob([n],{type:r}):n;ka.sendBeacon(e,o)}catch{}}});var qh=function(t,e){if(!(function(a){try{new RegExp(a)}catch{return!1}return!0})(e))return!1;try{return new RegExp(e).test(t)}catch{return!1}};function JE(t,e,a){return Mc({distinct_id:t,userPropertiesToSet:e,userPropertiesToSetOnce:a})}var fR={exact:(t,e)=>e.some((a=>t.some((r=>a===r)))),is_not:(t,e)=>e.every((a=>t.every((r=>a!==r)))),regex:(t,e)=>e.some((a=>t.some((r=>qh(a,r))))),not_regex:(t,e)=>e.every((a=>t.every((r=>!qh(a,r))))),icontains:(t,e)=>e.map(_h).some((a=>t.map(_h).some((r=>a.includes(r))))),not_icontains:(t,e)=>e.map(_h).every((a=>t.map(_h).every((r=>!a.includes(r))))),gt:(t,e)=>e.some((a=>{var r=parseFloat(a);return!isNaN(r)&&t.some((n=>r>parseFloat(n)))})),lt:(t,e)=>e.some((a=>{var r=parseFloat(a);return!isNaN(r)&&t.some((n=>r<parseFloat(n)))}))},_h=t=>t.toLowerCase();function pR(t,e){return!t||Object.entries(t).every((a=>{var[r,n]=a,o=e?.[r];if(q(o)||dr(o))return!1;var i=[String(o)],s=fR[n.operator];return!!s&&s(n.values,i)}))}var nb=at("[Error tracking]"),e0=class{constructor(e){var a,r;this.Zt=[],this.ti=new xb([new Sb,new Ab,new Cb,new _b,new kb,new Lb,new wb,new Ib],S3()),this._instance=e,this.Zt=(a=(r=this._instance.persistence)==null?void 0:r.get_property(Tb))!==null&&a!==void 0?a:[]}onRemoteConfig(e){var a,r,n,o=(a=(r=e.errorTracking)==null?void 0:r.suppressionRules)!==null&&a!==void 0?a:[],i=(n=e.errorTracking)==null?void 0:n.captureExtensionExceptions;this.Zt=o,this._instance.persistence&&this._instance.persistence.register({[Tb]:this.Zt,[RE]:i})}get ii(){var e,a=!!this._instance.get_property(RE),r=this._instance.config.error_tracking.captureExtensionExceptions;return(e=r??a)!==null&&e!==void 0&&e}buildProperties(e,a){return this.ti.buildFromUnknown(e,{syntheticException:a?.syntheticException,mechanism:{handled:a?.handled}})}sendExceptionEvent(e){var a=e.$exception_list;if(this.ei(a)){if(this.ri(a))return void nb.info("Skipping exception capture because a suppression rule matched");if(!this.ii&&this.si(a))return void nb.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.ni(a))return void nb.info("Skipping exception capture because it was thrown by the PostHog SDK")}return this._instance.capture("$exception",e,{_noTruncate:!0,_batchKey:"exceptionEvent"})}ri(e){if(e.length===0)return!1;var a=e.reduce(((r,n)=>{var{type:o,value:i}=n;return vt(o)&&o.length>0&&r.$exception_types.push(o),vt(i)&&i.length>0&&r.$exception_values.push(i),r}),{$exception_types:[],$exception_values:[]});return this.Zt.some((r=>{var n=r.values.map((o=>{var i,s=fR[o.operator],l=we(o.value)?o.value:[o.value],u=(i=a[o.key])!==null&&i!==void 0?i:[];return l.length>0&&s(l,u)}));return r.type==="OR"?n.some(Boolean):n.every(Boolean)}))}si(e){return e.flatMap((a=>{var r,n;return(r=(n=a.stacktrace)==null?void 0:n.frames)!==null&&r!==void 0?r:[]})).some((a=>a.filename&&a.filename.startsWith("chrome-extension://")))}ni(e){if(e.length>0){var a,r,n,o,i=(a=(r=e[0].stacktrace)==null?void 0:r.frames)!==null&&a!==void 0?a:[],s=i[i.length-1];return(n=s==null||(o=s.filename)==null?void 0:o.includes("posthog.com/static"))!==null&&n!==void 0&&n}return!1}ei(e){return!ge(e)&&we(e)}},La=at("[FeatureFlags]"),Cc=at("[FeatureFlags]",{debugEnabled:!0}),ob="$active_feature_flags",Ks="$override_feature_flags",eT="$feature_flag_payloads",wc="$override_feature_flag_payloads",tT="$feature_flag_request_id",aT="$feature_flag_evaluated_at",rT=t=>{var e={};for(var[a,r]of Ch(t||{}))r&&(e[a]=r);return e},p4=t=>{var e=t.flags;return e?(t.featureFlags=Object.fromEntries(Object.keys(e).map((a=>{var r;return[a,(r=e[a].variant)!==null&&r!==void 0?r:e[a].enabled]}))),t.featureFlagPayloads=Object.fromEntries(Object.keys(e).filter((a=>e[a].enabled)).filter((a=>{var r;return(r=e[a].metadata)==null?void 0:r.payload})).map((a=>{var r;return[a,(r=e[a].metadata)==null?void 0:r.payload]})))):La.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),t},h4=(function(t){return t.FeatureFlags="feature_flags",t.Recordings="recordings",t})({}),t0=class{constructor(e){this.oi=!1,this.ai=!1,this.li=!1,this.ui=!1,this.hi=!1,this.di=!1,this.vi=!1,this.ci=!1,this._instance=e,this.featureFlagEventHandlers=[]}fi(){var e,a=(e=this._instance.config.evaluation_contexts)!==null&&e!==void 0?e:this._instance.config.evaluation_environments;return!this._instance.config.evaluation_environments||this._instance.config.evaluation_contexts||this.ci||(La.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.ci=!0),a!=null&&a.length?a.filter((r=>{var n=r&&typeof r=="string"&&r.trim().length>0;return n||La.error("Invalid evaluation context found:",r,"Expected non-empty string"),n})):[]}pi(){return this.fi().length>0}flags(){if(this._instance.config.__preview_remote_config)this.di=!0;else{var e=!this.gi&&(this._instance.config.advanced_disable_feature_flags||this._instance.config.advanced_disable_feature_flags_on_first_load);this.mi({disableFlags:e})}}get hasLoadedFlags(){return this.ai}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this._instance.get_property(Rb),a=this._instance.get_property(Ks),r=this._instance.get_property(wc);if(!r&&!a)return e||{};var n=st({},e||{}),o=[...new Set([...Object.keys(r||{}),...Object.keys(a||{})])];for(var i of o){var s,l,u=n[i],c=a?.[i],d=q(c)?(s=u?.enabled)!==null&&s!==void 0&&s:!!c,f=q(c)?u.variant:typeof c=="string"?c:void 0,h=r?.[i],S=V({},u,{enabled:d,variant:d?f??u?.variant:void 0});d!==u?.enabled&&(S.original_enabled=u?.enabled),f!==u?.variant&&(S.original_variant=u?.variant),h&&(S.metadata=V({},u?.metadata,{payload:h,original_payload:u==null||(l=u.metadata)==null?void 0:l.payload})),n[i]=S}return this.oi||(La.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:r,finalDetails:n}),this.oi=!0),n}getFlagVariants(){var e=this._instance.get_property(rl),a=this._instance.get_property(Ks);if(!a)return e||{};for(var r=st({},e),n=Object.keys(a),o=0;o<n.length;o++)r[n[o]]=a[n[o]];return this.oi||(La.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:a,finalFlags:r}),this.oi=!0),r}getFlagPayloads(){var e=this._instance.get_property(eT),a=this._instance.get_property(wc);if(!a)return e||{};for(var r=st({},e||{}),n=Object.keys(a),o=0;o<n.length;o++)r[n[o]]=a[n[o]];return this.oi||(La.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:a,finalPayloads:r}),this.oi=!0),r}reloadFeatureFlags(){this.ui||this._instance.config.advanced_disable_feature_flags||this.gi||(this.gi=setTimeout((()=>{this.mi()}),5))}bi(){clearTimeout(this.gi),this.gi=void 0}ensureFlagsLoaded(){this.ai||this.li||this.gi||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.ui=e}mi(e){var a;if(this.bi(),!this._instance.M())if(this.li)this.hi=!0;else{var r=this._instance.config.token,n=this._instance.get_property("$device_id"),o={token:r,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:V({},((a=this._instance.persistence)==null?void 0:a.get_initial_props())||{},this._instance.get_property(Rc)||{}),group_properties:this._instance.get_property(Ii)};dr(n)||q(n)||(o.$device_id=n),(e!=null&&e.disableFlags||this._instance.config.advanced_disable_feature_flags)&&(o.disable_flags=!0),this.pi()&&(o.evaluation_contexts=this.fi());var i=this._instance.config.__preview_remote_config,s=i?"/flags/?v=2":"/flags/?v=2&config=true",l=this._instance.config.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":"",u=this._instance.requestRouter.endpointFor("flags",s+l);i&&(o.timezone=sR()),this.li=!0,this._instance._send_request({method:"POST",url:u,data:o,compression:this._instance.config.disable_compression?void 0:xn.Base64,timeout:this._instance.config.feature_flag_request_timeout_ms,callback:c=>{var d,f,h=!0;if(c.statusCode===200&&(this.hi||(this.$anon_distinct_id=void 0),h=!1),this.li=!1,this.di||(this.di=!0,this._instance.yi((f=c.json)!==null&&f!==void 0?f:{})),!o.disable_flags||this.hi)if(this.vi=!h,c.json&&(d=c.json.quotaLimited)!=null&&d.includes(h4.FeatureFlags))La.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more.");else{var S;o.disable_flags||this.receivedFeatureFlags((S=c.json)!==null&&S!==void 0?S:{},h),this.hi&&(this.hi=!1,this.mi())}}})}}getFeatureFlag(e,a){var r;if(a===void 0&&(a={}),this.ai||this.getFlags()&&this.getFlags().length>0){var n=this.getFeatureFlagResult(e,a);return(r=n?.variant)!==null&&r!==void 0?r:n?.enabled}La.warn('getFeatureFlag for key "'+e+`" failed. Feature flags didn't load in time.`)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){var a=this.getFeatureFlagResult(e,{send_event:!1});return a?.payload}getFeatureFlagResult(e,a){if(a===void 0&&(a={}),this.ai||this.getFlags()&&this.getFlags().length>0){var r=this.getFlagVariants(),n=e in r,o=r[e],i=this.getFlagPayloads()[e],s=String(o),l=this._instance.get_property(tT)||void 0,u=this._instance.get_property(aT)||void 0,c=this._instance.get_property(Eh)||{};if((a.send_event||!("send_event"in a))&&(!(e in c)||!c[e].includes(s))){var d,f,h,S,x,b,g,m,y;we(c[e])?c[e].push(s):c[e]=[s],(d=this._instance.persistence)==null||d.register({[Eh]:c});var v=this.getFeatureFlagDetails(e),C={$feature_flag:e,$feature_flag_response:o,$feature_flag_payload:i||null,$feature_flag_request_id:l,$feature_flag_evaluated_at:u,$feature_flag_bootstrapped_response:((f=this._instance.config.bootstrap)==null||(f=f.featureFlags)==null?void 0:f[e])||null,$feature_flag_bootstrapped_payload:((h=this._instance.config.bootstrap)==null||(h=h.featureFlagPayloads)==null?void 0:h[e])||null,$used_bootstrap_value:!this.vi};q(v==null||(S=v.metadata)==null?void 0:S.version)||(C.$feature_flag_version=v.metadata.version);var w,_=(x=v==null||(b=v.reason)==null?void 0:b.description)!==null&&x!==void 0?x:v==null||(g=v.reason)==null?void 0:g.code;_&&(C.$feature_flag_reason=_),v!=null&&(m=v.metadata)!=null&&m.id&&(C.$feature_flag_id=v.metadata.id),q(v?.original_variant)&&q(v?.original_enabled)||(C.$feature_flag_original_response=q(v.original_variant)?v.original_enabled:v.original_variant),v!=null&&(y=v.metadata)!=null&&y.original_payload&&(C.$feature_flag_original_payload=v==null||(w=v.metadata)==null?void 0:w.original_payload),this._instance.capture("$feature_flag_called",C)}if(n){var L=i;if(!q(i))try{L=JSON.parse(i)}catch{}return{key:e,enabled:!!o,variant:typeof o=="string"?o:void 0,payload:L}}}else La.warn('getFeatureFlagResult for key "'+e+`" failed. Feature flags didn't load in time.`)}getRemoteConfigPayload(e,a){var r=this._instance.config.token,n={distinct_id:this._instance.get_distinct_id(),token:r};this.pi()&&(n.evaluation_contexts=this.fi()),this._instance._send_request({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2&config=true"),data:n,compression:this._instance.config.disable_compression?void 0:xn.Base64,timeout:this._instance.config.feature_flag_request_timeout_ms,callback:o=>{var i,s=(i=o.json)==null?void 0:i.featureFlagPayloads;a(s?.[e]||void 0)}})}isFeatureEnabled(e,a){if(a===void 0&&(a={}),this.ai||this.getFlags()&&this.getFlags().length>0){var r=this.getFeatureFlag(e,a);return q(r)?void 0:!!r}La.warn('isFeatureEnabled for key "'+e+`" failed. Feature flags didn't load in time.`)}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((a=>a!==e))}receivedFeatureFlags(e,a){if(this._instance.persistence){this.ai=!0;var r=this.getFlagVariants(),n=this.getFlagPayloads(),o=this.getFlagsWithDetails();(function(i,s,l,u,c){l===void 0&&(l={}),u===void 0&&(u={}),c===void 0&&(c={});var d=p4(i),f=d.flags,h=d.featureFlags,S=d.featureFlagPayloads;if(h){var x=i.requestId,b=i.evaluatedAt;if(we(h)){La.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var g={};if(h)for(var m=0;m<h.length;m++)g[h[m]]=!0;s&&s.register({[ob]:h,[rl]:g})}else{var y=h,v=S,C=f;if(i.errorsWhileComputingFlags)if(f){var w=new Set(Object.keys(f).filter((_=>{var L;return!((L=f[_])!=null&&L.failed)})));y=V({},l,Object.fromEntries(Object.entries(y).filter((_=>{var[L]=_;return w.has(L)})))),v=V({},u,Object.fromEntries(Object.entries(v||{}).filter((_=>{var[L]=_;return w.has(L)})))),C=V({},c,Object.fromEntries(Object.entries(C||{}).filter((_=>{var[L]=_;return w.has(L)}))))}else y=V({},l,y),v=V({},u,v),C=V({},c,C);s&&s.register(V({[ob]:Object.keys(rT(y)),[rl]:y||{},[eT]:v||{},[Rb]:C||{}},x?{[tT]:x}:{},b?{[aT]:b}:{}))}}})(e,this._instance.persistence,r,n,o),this.wi(a)}}override(e,a){a===void 0&&(a=!1),La.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:a})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this._instance.persistence)return La.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(e===!1)return this._instance.persistence.unregister(Ks),this._instance.persistence.unregister(wc),this.wi(),Cc.info("All overrides cleared");if(e&&typeof e=="object"&&("flags"in e||"payloads"in e)){var a,r=e;if(this.oi=!!((a=r.suppressWarning)!==null&&a!==void 0&&a),"flags"in r){if(r.flags===!1)this._instance.persistence.unregister(Ks),Cc.info("Flag overrides cleared");else if(r.flags){if(we(r.flags)){for(var n={},o=0;o<r.flags.length;o++)n[r.flags[o]]=!0;this._instance.persistence.register({[Ks]:n})}else this._instance.persistence.register({[Ks]:r.flags});Cc.info("Flag overrides set",{flags:r.flags})}}return"payloads"in r&&(r.payloads===!1?(this._instance.persistence.unregister(wc),Cc.info("Payload overrides cleared")):r.payloads&&(this._instance.persistence.register({[wc]:r.payloads}),Cc.info("Payload overrides set",{payloads:r.payloads}))),void this.wi()}this.wi()}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.ai){var{flags:a,flagVariants:r}=this.xi();e(a,r)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,a,r){var n,o=(this._instance.get_property(Tc)||[]).find((u=>u.flagKey===e)),i={["$feature_enrollment/"+e]:a},s={$feature_flag:e,$feature_enrollment:a,$set:i};o&&(s.$early_access_feature_name=o.name),r&&(s.$feature_enrollment_stage=r),this._instance.capture("$feature_enrollment_update",s),this.setPersonPropertiesForFlags(i,!1);var l=V({},this.getFlagVariants(),{[e]:a});(n=this._instance.persistence)==null||n.register({[ob]:Object.keys(rT(l)),[rl]:l}),this.wi()}getEarlyAccessFeatures(e,a,r){a===void 0&&(a=!1);var n=this._instance.get_property(Tc),o=r?"&"+r.map((i=>"stage="+i)).join("&"):"";if(n&&!a)return e(n);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this._instance.config.token+o),method:"GET",callback:i=>{var s,l;if(i.json){var u=i.json.earlyAccessFeatures;return(s=this._instance.persistence)==null||s.unregister(Tc),(l=this._instance.persistence)==null||l.register({[Tc]:u}),e(u)}}})}xi(){var e=this.getFlags(),a=this.getFlagVariants();return{flags:e.filter((r=>a[r])),flagVariants:Object.keys(a).filter((r=>a[r])).reduce(((r,n)=>(r[n]=a[n],r)),{})}}wi(e){var{flags:a,flagVariants:r}=this.xi();this.featureFlagEventHandlers.forEach((n=>n(a,r,{errorsLoading:e})))}setPersonPropertiesForFlags(e,a){a===void 0&&(a=!0);var r=this._instance.get_property(Rc)||{};this._instance.register({[Rc]:V({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(){this._instance.unregister(Rc)}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0);var r=this._instance.get_property(Ii)||{};Object.keys(r).length!==0&&Object.keys(r).forEach((n=>{r[n]=V({},r[n],e[n]),delete e[n]})),this._instance.register({[Ii]:V({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var a=this._instance.get_property(Ii)||{};this._instance.register({[Ii]:V({},a,{[e]:{}})})}else this._instance.unregister(Ii)}reset(){this.ai=!1,this.li=!1,this.ui=!1,this.hi=!1,this.di=!1,this.vi=!1,this.$anon_distinct_id=void 0,this.bi(),this.oi=!1}},m4=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],Pc=class{constructor(e,a){this.R=e,this.props={},this.Ei=!1,this.$i=(r=>{var n="";return r.token&&(n=r.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),r.persistence_name?"ph_"+r.persistence_name:"ph_"+n+"_posthog"})(e),this.Y=this.Si(e),this.load(),e.debug&&$.info("Persistence loaded",e.persistence,V({},this.props)),this.update_config(e,e,a),this.save()}isDisabled(){return!!this.ki}Si(e){m4.indexOf(e.persistence.toLowerCase())===-1&&($.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var a=(function(n){n===void 0&&(n=[]);var o=[...G3,...n];return V({},Ye,{W:function(i){try{var s={};try{s=Tr.W(i)||{}}catch{}var l=st(s,JSON.parse(Ye.q(i)||"{}"));return Ye.G(i,l),l}catch{}return null},G:function(i,s,l,u,c,d){try{Ye.G(i,s,void 0,void 0,d);var f={};o.forEach((h=>{s[h]&&(f[h]=s[h])})),Object.keys(f).length&&Tr.G(i,f,l,u,c,d)}catch(h){Ye.B(h)}},V:function(i,s){try{T?.localStorage.removeItem(i),Tr.V(i,s)}catch(l){Ye.B(l)}}})})(e.cookie_persisted_properties||[]),r=e.persistence.toLowerCase();return r==="localstorage"&&Ye.H()?Ye:r==="localstorage+cookie"&&a.H()?a:r==="sessionstorage"&&Mt.H()?Mt:r==="memory"?W3:r==="cookie"?Tr:a.H()?a:Tr}properties(){var e={};return Pe(this.props,(function(a,r){if(r===rl&&gt(a))for(var n=Object.keys(a),o=0;o<n.length;o++)e["$feature/"+n[o]]=a[n[o]];else s=r,l=!1,(dr(i=E3)?l:vE&&i.indexOf===vE?i.indexOf(s)!=-1:(Pe(i,(function(u){if(l||(l=u===s))return Ih})),l))||(e[r]=a);var i,s,l})),e}load(){if(!this.ki){var e=this.Y.W(this.$i);e&&(this.props=st({},e))}}save(){this.ki||this.Y.G(this.$i,this.props,this.Pi,this.Ti,this.Ii,this.R.debug)}remove(){this.Y.V(this.$i,!1),this.Y.V(this.$i,!0)}clear(){this.remove(),this.props={}}register_once(e,a,r){if(gt(e)){q(a)&&(a="None"),this.Pi=q(r)?this.Ci:r;var n=!1;if(Pe(e,((o,i)=>{this.props.hasOwnProperty(i)&&this.props[i]!==a||(this.props[i]=o,n=!0)})),n)return this.save(),!0}return!1}register(e,a){if(gt(e)){this.Pi=q(a)?this.Ci:a;var r=!1;if(Pe(e,((n,o)=>{e.hasOwnProperty(o)&&this.props[o]!==n&&(this.props[o]=n,r=!0)})),r)return this.save(),!0}return!1}unregister(e){e in this.props&&(delete this.props[e],this.save())}update_campaign_params(){if(!this.Ei){var e=tR(this.R.custom_campaign_params,this.R.mask_personal_data_properties,this.R.custom_personal_data_properties);al(I0(e))||this.register(e),this.Ei=!0}}update_search_keyword(){var e;this.register((e=z?.referrer)?rR(e):{})}update_referrer_info(){var e;this.register_once({$referrer:nR(),$referring_domain:z!=null&&z.referrer&&((e=Dh(z.referrer))==null?void 0:e.host)||"$direct"},void 0)}set_initial_person_info(){this.props[Bb]||this.props[Pb]||this.register_once({[Th]:oR(this.R.mask_personal_data_properties,this.R.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};Pe([Pb,Bb],(i=>{var s=this.props[i];s&&Pe(s,(function(l,u){e["$initial_"+fb(u)]=l}))}));var a,r,n=this.props[Th];if(n){var o=(a=iR(n),r={},Pe(a,(function(i,s){r["$initial_"+fb(s)]=i})),r);st(e,o)}return e}safe_merge(e){return Pe(this.props,(function(a,r){r in e||(e[r]=a)})),e}update_config(e,a,r){if(this.Ci=this.Pi=e.cookie_expiration,this.set_disabled(e.disable_persistence||!!r),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie),e.persistence!==a.persistence||!((i,s)=>{if(i.length!==s.length)return!1;var l=[...i].sort(),u=[...s].sort();return l.every(((c,d)=>c===u[d]))})(e.cookie_persisted_properties||[],a.cookie_persisted_properties||[])){var n=this.Si(e),o=this.props;this.clear(),this.Y=n,this.props=o,this.save()}}set_disabled(e){this.ki=e,this.ki?this.remove():this.save()}set_cross_subdomain(e){e!==this.Ti&&(this.Ti=e,this.remove(),this.save())}set_secure(e){e!==this.Ii&&(this.Ii=e,this.remove(),this.save())}set_event_timer(e,a){var r=this.props[Ec]||{};r[e]=a,this.props[Ec]=r,this.save()}remove_event_timer(e){var a=(this.props[Ec]||{})[e];return q(a)||(delete this.props[Ec][e],this.save()),a}get_property(e){return this.props[e]}set_property(e,a){this.props[e]=a,this.save()}},nT=at("[Product Tours]"),ib="ph_product_tours",a0=class{constructor(e){this.Ri=null,this.Fi=null,this._instance=e}onRemoteConfig(e){this._instance.persistence&&this._instance.persistence.register({[OE]:!(e==null||!e.productTours)}),this.loadIfEnabled()}loadIfEnabled(){var e,a;this.Ri||(e=this._instance).config.disable_product_tours||(a=e.persistence)==null||!a.get_property(OE)||this.it((()=>this.Oi()))}it(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.generateProductTours?e():(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"product-tours",(n=>{n?nT.error("Could not load product tours script",n):e()}))}Oi(){var e;!this.Ri&&(e=Q.__PosthogExtensions__)!=null&&e.generateProductTours&&(this.Ri=Q.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,a){if(a===void 0&&(a=!1),!we(this.Fi)||a){var r=this._instance.persistence;if(r){var n=r.props[ib];if(we(n)&&!a)return this.Fi=n,void e(n,{isLoaded:!0})}this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/product_tours/?token="+this._instance.config.token),method:"GET",callback:o=>{var i=o.statusCode;if(i!==200||!o.json){var s="Product Tours API could not be loaded, status: "+i;return nT.error(s),void e([],{isLoaded:!1,error:s})}var l=we(o.json.product_tours)?o.json.product_tours:[];this.Fi=l,r&&r.register({[ib]:l}),e(l,{isLoaded:!0})}})}else e(this.Fi,{isLoaded:!0})}getActiveProductTours(e){ge(this.Ri)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.Ri.getActiveProductTours(e)}showProductTour(e){var a;(a=this.Ri)==null||a.showTourById(e)}previewTour(e){this.Ri?this.Ri.previewTour(e):this.it((()=>{var a;this.Oi(),(a=this.Ri)==null||a.previewTour(e)}))}dismissProductTour(){var e;(e=this.Ri)==null||e.dismissTour("user_clicked_skip")}nextStep(){var e;(e=this.Ri)==null||e.nextStep()}previousStep(){var e;(e=this.Ri)==null||e.previousStep()}clearCache(){var e;this.Fi=null,(e=this._instance.persistence)==null||e.unregister(ib)}resetTour(e){var a;(a=this.Ri)==null||a.resetTour(e)}resetAllTours(){var e;(e=this.Ri)==null||e.resetAllTours()}cancelPendingTour(e){var a;(a=this.Ri)==null||a.cancelPendingTour(e)}},Lc=(function(t){return t.Activation="events",t.Cancellation="cancelEvents",t})({}),E8=(function(t){return t.Button="button",t.Tab="tab",t.Selector="selector",t})({}),T8=(function(t){return t.TopLeft="top_left",t.TopRight="top_right",t.TopCenter="top_center",t.MiddleLeft="middle_left",t.MiddleRight="middle_right",t.MiddleCenter="middle_center",t.Left="left",t.Center="center",t.Right="right",t.NextToTrigger="next_to_trigger",t})({}),R8=(function(t){return t.Top="top",t.Left="left",t.Right="right",t.Bottom="bottom",t})({}),sb=(function(t){return t.Popover="popover",t.API="api",t.Widget="widget",t.ExternalSurvey="external_survey",t})({}),M8=(function(t){return t.Open="open",t.MultipleChoice="multiple_choice",t.SingleChoice="single_choice",t.Rating="rating",t.Link="link",t})({}),O8=(function(t){return t.NextQuestion="next_question",t.End="end",t.ResponseBased="response_based",t.SpecificQuestion="specific_question",t})({}),D8=(function(t){return t.Once="once",t.Recurring="recurring",t.Always="always",t})({}),Oc=(function(t){return t.SHOWN="survey shown",t.DISMISSED="survey dismissed",t.SENT="survey sent",t.ABANDONED="survey abandoned",t})({}),lb=(function(t){return t.SURVEY_ID="$survey_id",t.SURVEY_NAME="$survey_name",t.SURVEY_RESPONSE="$survey_response",t.SURVEY_ITERATION="$survey_iteration",t.SURVEY_ITERATION_START_DATE="$survey_iteration_start_date",t.SURVEY_PARTIALLY_COMPLETED="$survey_partially_completed",t.SURVEY_SUBMISSION_ID="$survey_submission_id",t.SURVEY_QUESTIONS="$survey_questions",t.SURVEY_COMPLETED="$survey_completed",t.PRODUCT_TOUR_ID="$product_tour_id",t.SURVEY_LAST_SEEN_DATE="$survey_last_seen_date",t})({}),r0=(function(t){return t.Popover="popover",t.Inline="inline",t})({}),De=at("[Surveys]"),hR="seenSurvey_",g4=(t,e)=>{var a="$survey_"+e+"/"+t.id;return t.current_iteration&&t.current_iteration>0&&(a="$survey_"+e+"/"+t.id+"/"+t.current_iteration),a},oT=t=>((e,a)=>{var r=""+e+a.id;return a.current_iteration&&a.current_iteration>0&&(r=""+e+a.id+"_"+a.current_iteration),r})(hR,t),v4=[sb.Popover,sb.Widget,sb.API],y4={ignoreConditions:!1,ignoreDelay:!1,displayType:r0.Popover},$c=class{constructor(){this.Mi={},this.Mi={}}on(e,a){return this.Mi[e]||(this.Mi[e]=[]),this.Mi[e].push(a),()=>{this.Mi[e]=this.Mi[e].filter((r=>r!==a))}}emit(e,a){for(var r of this.Mi[e]||[])r(a);for(var n of this.Mi["*"]||[])n(e,a)}};function Qs(t,e,a){if(ge(t))return!1;switch(a){case"exact":return t===e;case"contains":var r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*");return new RegExp(r,"i").test(t);case"regex":try{return new RegExp(e).test(t)}catch{return!1}default:return!1}}var n0=class{constructor(e){this.Ai=new $c,this.ji=(a,r)=>this.Di(a,r)&&this.Li(a,r)&&this.Ni(a,r)&&this.Ui(a,r),this.Di=(a,r)=>r==null||!r.event||a?.event===r?.event,this._instance=e,this.zi=new Set,this.Hi=new Set}init(){var e;if(!q((e=this._instance)==null?void 0:e._addCaptureHook)){var a;(a=this._instance)==null||a._addCaptureHook(((r,n)=>{this.on(r,n)}))}}register(e){var a,r;if(!q((a=this._instance)==null?void 0:a._addCaptureHook)&&(e.forEach((i=>{var s,l;(s=this.Hi)==null||s.add(i),(l=i.steps)==null||l.forEach((u=>{var c;(c=this.zi)==null||c.add(u?.event||"")}))})),(r=this._instance)!=null&&r.autocapture)){var n,o=new Set;e.forEach((i=>{var s;(s=i.steps)==null||s.forEach((l=>{l!=null&&l.selector&&o.add(l?.selector)}))})),(n=this._instance)==null||n.autocapture.setElementSelectors(o)}}on(e,a){var r;a!=null&&e.length!=0&&(this.zi.has(e)||this.zi.has(a?.event))&&this.Hi&&((r=this.Hi)==null?void 0:r.size)>0&&this.Hi.forEach((n=>{this.Bi(a,n)&&this.Ai.emit("actionCaptured",n.name)}))}qi(e){this.onAction("actionCaptured",(a=>e(a)))}Bi(e,a){if(a?.steps==null)return!1;for(var r of a.steps)if(this.ji(e,r))return!0;return!1}onAction(e,a){return this.Ai.on(e,a)}Li(e,a){if(a!=null&&a.url){var r,n=e==null||(r=e.properties)==null?void 0:r.$current_url;if(!n||typeof n!="string"||!Qs(n,a.url,a.url_matching||"contains"))return!1}return!0}Ni(e,a){return!!this.Wi(e,a)&&!!this.Gi(e,a)&&!!this.Vi(e,a)}Wi(e,a){var r;if(a==null||!a.href)return!0;var n=this.Ji(e);if(n.length>0)return n.some((s=>Qs(s.href,a.href,a.href_matching||"exact")));var o,i=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";return!!i&&Qs((o=i.match(/(?::|")href="(.*?)"/))?o[1]:"",a.href,a.href_matching||"exact")}Gi(e,a){var r;if(a==null||!a.text)return!0;var n=this.Ji(e);if(n.length>0)return n.some((u=>Qs(u.text,a.text,a.text_matching||"exact")||Qs(u.$el_text,a.text,a.text_matching||"exact")));var o,i,s,l=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";return!!l&&(o=(function(u){for(var c,d=[],f=/(?::|")text="(.*?)"/g;!ge(c=f.exec(u));)d.includes(c[1])||d.push(c[1]);return d})(l),i=a.text,s=a.text_matching||"exact",o.some((u=>Qs(u,i,s))))}Vi(e,a){var r,n;if(a==null||!a.selector)return!0;var o=e==null||(r=e.properties)==null?void 0:r.$element_selectors;if(o!=null&&o.includes(a.selector))return!0;var i=(e==null||(n=e.properties)==null?void 0:n.$elements_chain)||"";if(a.selector_regex&&i)try{return new RegExp(a.selector_regex).test(i)}catch{return!1}return!1}Ji(e){var a;return(e==null||(a=e.properties)==null?void 0:a.$elements)==null?[]:e?.properties.$elements}Ui(e,a){return a==null||!a.properties||a.properties.length===0||pR(a.properties.reduce(((r,n)=>{var o=we(n.value)?n.value.map(String):n.value!=null?[String(n.value)]:[];return r[n.key]={values:o,operator:n.operator||"exact"},r}),{}),e?.properties)}},o0=class{constructor(e){this._instance=e,this.Ki=new Map,this.Yi=new Map,this.Xi=new Map}Qi(e,a){return!!e&&pR(e.propertyFilters,a?.properties)}Zi(e,a){var r=new Map;return e.forEach((n=>{var o;(o=n.conditions)==null||(o=o[a])==null||(o=o.values)==null||o.forEach((i=>{if(i!=null&&i.name){var s=r.get(i.name)||[];s.push(n.id),r.set(i.name,s)}}))})),r}te(e,a,r){var n=(r===Lc.Activation?this.Ki:this.Yi).get(e),o=[];return this.ie((i=>{o=i.filter((s=>n?.includes(s.id)))})),o.filter((i=>{var s,l=(s=i.conditions)==null||(s=s[r])==null||(s=s.values)==null?void 0:s.find((u=>u.name===e));return this.Qi(l,a)}))}register(e){var a;q((a=this._instance)==null?void 0:a._addCaptureHook)||(this.ee(e),this.re(e))}re(e){var a=e.filter((r=>{var n,o;return((n=r.conditions)==null?void 0:n.actions)&&((o=r.conditions)==null||(o=o.actions)==null||(o=o.values)==null?void 0:o.length)>0}));a.length!==0&&(this.se==null&&(this.se=new n0(this._instance),this.se.init(),this.se.qi((r=>{this.onAction(r)}))),a.forEach((r=>{var n,o,i,s,l;r.conditions&&(n=r.conditions)!=null&&n.actions&&(o=r.conditions)!=null&&(o=o.actions)!=null&&o.values&&((i=r.conditions)==null||(i=i.actions)==null||(i=i.values)==null?void 0:i.length)>0&&((s=this.se)==null||s.register(r.conditions.actions.values),(l=r.conditions)==null||(l=l.actions)==null||(l=l.values)==null||l.forEach((u=>{if(u&&u.name){var c=this.Xi.get(u.name);c&&c.push(r.id),this.Xi.set(u.name,c||[r.id])}})))})))}ee(e){var a,r=e.filter((o=>{var i,s;return((i=o.conditions)==null?void 0:i.events)&&((s=o.conditions)==null||(s=s.events)==null||(s=s.values)==null?void 0:s.length)>0})),n=e.filter((o=>{var i,s;return((i=o.conditions)==null?void 0:i.cancelEvents)&&((s=o.conditions)==null||(s=s.cancelEvents)==null||(s=s.values)==null?void 0:s.length)>0}));(r.length!==0||n.length!==0)&&((a=this._instance)==null||a._addCaptureHook(((o,i)=>{this.onEvent(o,i)})),this.Ki=this.Zi(e,Lc.Activation),this.Yi=this.Zi(e,Lc.Cancellation))}onEvent(e,a){var r,n=this.ne(),o=this.oe(),i=this.ae(),s=((r=this._instance)==null||(r=r.persistence)==null?void 0:r.props[o])||[];if(i===e&&a&&s.length>0){var l,u;n.info("event matched, removing item from activated items",{event:e,eventPayload:a,existingActivatedItems:s});var c=(a==null||(l=a.properties)==null?void 0:l.$survey_id)||(a==null||(u=a.properties)==null?void 0:u.$product_tour_id);if(c){var d=s.indexOf(c);d>=0&&(s.splice(d,1),this.le(s))}}else{if(this.Yi.has(e)){var f=this.te(e,a,Lc.Cancellation);f.length>0&&(n.info("cancel event matched, cancelling items",{event:e,itemsToCancel:f.map((S=>S.id))}),f.forEach((S=>{var x=s.indexOf(S.id);x>=0&&s.splice(x,1),this.ue(S.id)})),this.le(s))}if(this.Ki.has(e)){n.info("event name matched",{event:e,eventPayload:a,items:this.Ki.get(e)});var h=this.te(e,a,Lc.Activation);this.le(s.concat(h.map((S=>S.id))||[]))}}}onAction(e){var a,r=this.oe(),n=((a=this._instance)==null||(a=a.persistence)==null?void 0:a.props[r])||[];this.Xi.has(e)&&this.le(n.concat(this.Xi.get(e)||[]))}le(e){var a,r=this.ne(),n=this.oe(),o=[...new Set(e)].filter((i=>!this.he(i)));r.info("updating activated items",{activatedItems:o}),(a=this._instance)==null||(a=a.persistence)==null||a.register({[n]:o})}getActivatedIds(){var e,a=this.oe(),r=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.props[a];return r||[]}getEventToItemsMap(){return this.Ki}de(){return this.se}},i0=class extends o0{constructor(e){super(e)}oe(){return"$surveys_activated"}ae(){return Oc.SHOWN}ie(e){var a;(a=this._instance)==null||a.getSurveys(e)}ue(e){var a;(a=this._instance)==null||a.cancelPendingSurvey(e)}ne(){return De}he(){return!1}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}},s0=class{constructor(e){this.ve=void 0,this._surveyManager=null,this.ce=!1,this.fe=[],this.pe=null,this._instance=e,this._surveyEventReceiver=null}onRemoteConfig(e){if(!this._instance.config.disable_surveys){var a=e.surveys;if(ge(a))return De.warn("Flags not loaded yet. Not loading surveys.");var r=we(a);this.ve=r?a.length>0:a,De.info("flags response received, isSurveysEnabled: "+this.ve),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],a=0;a<localStorage.length;a++){var r=localStorage.key(a);(r!=null&&r.startsWith(hR)||r!=null&&r.startsWith("inProgressSurvey_"))&&e.push(r)}e.forEach((n=>localStorage.removeItem(n)))}loadIfEnabled(){if(!this._surveyManager)if(this.ce)De.info("Already initializing surveys, skipping...");else if(this._instance.config.disable_surveys)De.info("Disabled. Not loading surveys.");else if(this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())De.info("Not loading surveys in cookieless mode without consent.");else{var e=Q?.__PosthogExtensions__;if(e){if(!q(this.ve)||this._instance.config.advanced_enable_surveys){var a=this.ve||this._instance.config.advanced_enable_surveys;this.ce=!0;try{var r=e.generateSurveys;if(r)return void this.ge(r,a);var n=e.loadExternalDependency;if(!n)return void this._e("PostHog loadExternalDependency extension not found.");n(this._instance,"surveys",(o=>{o||!e.generateSurveys?this._e("Could not load surveys script",o):this.ge(e.generateSurveys,a)}))}catch(o){throw this._e("Error initializing surveys",o),o}finally{this.ce=!1}}}else De.error("PostHog Extensions not found.")}}ge(e,a){this._surveyManager=e(this._instance,a),this._surveyEventReceiver=new i0(this._instance),De.info("Surveys loaded successfully"),this.me({isLoaded:!0})}_e(e,a){De.error(e,a),this.me({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.fe.push(e),this._surveyManager&&this.me({isLoaded:!0}),()=>{this.fe=this.fe.filter((a=>a!==e))}}getSurveys(e,a){if(a===void 0&&(a=!1),this._instance.config.disable_surveys)return De.info("Disabled. Not loading surveys."),e([]);var r,n=this._instance.get_property(Mb);if(n&&!a)return e(n,{isLoaded:!0});typeof Promise<"u"&&this.pe?this.pe.then((o=>{var{surveys:i,context:s}=o;return e(i,s)})):(typeof Promise<"u"&&(this.pe=new Promise((o=>{r=o}))),this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this._instance.config.token),method:"GET",timeout:this._instance.config.surveys_request_timeout_ms,callback:o=>{var i;this.pe=null;var s=o.statusCode;if(s!==200||!o.json){var l="Surveys API could not be loaded, status: "+s;De.error(l);var u={isLoaded:!1,error:l};return e([],u),void(r==null||r({surveys:[],context:u}))}var c,d=o.json.surveys||[],f=d.filter((S=>(function(x){return!(!x.start_date||x.end_date)})(S)&&((function(x){var b;return!((b=x.conditions)==null||(b=b.events)==null||(b=b.values)==null||!b.length)})(S)||(function(x){var b;return!((b=x.conditions)==null||(b=b.actions)==null||(b=b.values)==null||!b.length)})(S))));f.length>0&&((c=this._surveyEventReceiver)==null||c.register(f)),(i=this._instance.persistence)==null||i.register({[Mb]:d});var h={isLoaded:!0};e(d,h),r?.({surveys:d,context:h})}}))}me(e){for(var a of this.fe)try{if(!e.isLoaded)return a([],e);this.getSurveys(a)}catch(r){De.error("Error in survey callback",r)}}getActiveMatchingSurveys(e,a){if(a===void 0&&(a=!1),!ge(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,a);De.warn("init was not called")}be(e){var a=null;return this.getSurveys((r=>{var n;a=(n=r.find((o=>o.id===e)))!==null&&n!==void 0?n:null})),a}ye(e){if(ge(this._surveyManager))return{eligible:!1,reason:"SDK is not enabled or survey functionality is not yet loaded"};var a=typeof e=="string"?this.be(e):e;return a?this._surveyManager.checkSurveyEligibility(a):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(ge(this._surveyManager))return De.warn("init was not called"),{visible:!1,disabledReason:"SDK is not enabled or survey functionality is not yet loaded"};var a=this.ye(e);return{visible:a.eligible,disabledReason:a.reason}}canRenderSurveyAsync(e,a){return ge(this._surveyManager)?(De.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:"SDK is not enabled or survey functionality is not yet loaded"})):new Promise((r=>{this.getSurveys((n=>{var o,i=(o=n.find((l=>l.id===e)))!==null&&o!==void 0?o:null;if(i){var s=this.ye(i);r({visible:s.eligible,disabledReason:s.reason})}else r({visible:!1,disabledReason:"Survey not found"})}),a)}))}renderSurvey(e,a,r){var n;if(ge(this._surveyManager))De.warn("init was not called");else{var o=typeof e=="string"?this.be(e):e;if(o!=null&&o.id)if(v4.includes(o.type)){var i=z?.querySelector(a);if(i)return(n=o.appearance)!=null&&n.surveyPopupDelaySeconds?(De.info("Rendering survey "+o.id+" with delay of "+o.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var s,l;De.info("Rendering survey "+o.id+" with delay of "+((s=o.appearance)==null?void 0:s.surveyPopupDelaySeconds)+" seconds"),(l=this._surveyManager)==null||l.renderSurvey(o,i,r),De.info("Survey "+o.id+" rendered")}),1e3*o.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(o,i,r);De.warn("Survey element not found")}else De.warn("Surveys of type "+o.type+" cannot be rendered in the app");else De.warn("Survey not found")}}displaySurvey(e,a){var r;if(ge(this._surveyManager))De.warn("init was not called");else{var n=this.be(e);if(n){var o=n;if((r=n.appearance)!=null&&r.surveyPopupDelaySeconds&&a.ignoreDelay&&(o=V({},n,{appearance:V({},n.appearance,{surveyPopupDelaySeconds:0})})),a.displayType!==r0.Popover&&a.initialResponses&&De.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),a.ignoreConditions===!1){var i=this.canRenderSurvey(n);if(!i.visible)return void De.warn("Survey is not eligible to be displayed: ",i.disabledReason)}a.displayType!==r0.Inline?this._surveyManager.handlePopoverSurvey(o,a):this.renderSurvey(o,a.selector,a.properties)}else De.warn("Survey not found")}}cancelPendingSurvey(e){ge(this._surveyManager)?De.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;(e=this._surveyManager)==null||e.handlePageUnload()}},mn=at("[Conversations]"),l0=class{constructor(e){this.we=void 0,this._conversationsManager=null,this.xe=!1,this.Ee=null,this._instance=e}onRemoteConfig(e){if(!this._instance.config.disable_conversations){var a=e.conversations;ge(a)||(Sn(a)?this.we=a:(this.we=a.enabled,this.Ee=a),this.loadIfEnabled())}}reset(){var e;(e=this._conversationsManager)==null||e.reset(),this._conversationsManager=null,this.we=void 0,this.Ee=null}loadIfEnabled(){if(!this._conversationsManager&&!this.xe&&!(this._instance.config.disable_conversations||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=Q?.__PosthogExtensions__;if(e&&!q(this.we)&&this.we)if(this.Ee&&this.Ee.token){this.xe=!0;try{var a=e.initConversations;if(a)return this.$e(a),void(this.xe=!1);var r=e.loadExternalDependency;if(!r)return void this.Se("PostHog loadExternalDependency extension not found.");r(this._instance,"conversations",(n=>{n||!e.initConversations?this.Se("Could not load conversations script",n):this.$e(e.initConversations),this.xe=!1}))}catch(n){this.Se("Error initializing conversations",n),this.xe=!1}}else mn.error("Conversations enabled but missing token in remote config.")}}$e(e){if(this.Ee)try{this._conversationsManager=e(this.Ee,this._instance),mn.info("Conversations loaded successfully")}catch(a){this.Se("Error completing conversations initialization",a)}else mn.error("Cannot complete initialization: remote config is null")}Se(e,a){mn.error(e,a),this._conversationsManager=null,this.xe=!1}show(){this._conversationsManager?this._conversationsManager.show():mn.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return this.we===!0&&!dr(this._conversationsManager)}isVisible(){var e,a;return(e=(a=this._conversationsManager)==null?void 0:a.isVisible())!==null&&e!==void 0&&e}sendMessage(e,a,r){var n=this;return tl((function*(){return n._conversationsManager?n._conversationsManager.sendMessage(e,a,r):(mn.warn("Conversations not available yet."),null)}))()}getMessages(e,a){var r=this;return tl((function*(){return r._conversationsManager?r._conversationsManager.getMessages(e,a):(mn.warn("Conversations not available yet."),null)}))()}markAsRead(e){var a=this;return tl((function*(){return a._conversationsManager?a._conversationsManager.markAsRead(e):(mn.warn("Conversations not available yet."),null)}))()}getTickets(e){var a=this;return tl((function*(){return a._conversationsManager?a._conversationsManager.getTickets(e):(mn.warn("Conversations not available yet."),null)}))()}getCurrentTicketId(){var e,a;return(e=(a=this._conversationsManager)==null?void 0:a.getCurrentTicketId())!==null&&e!==void 0?e:null}getWidgetSessionId(){var e,a;return(e=(a=this._conversationsManager)==null?void 0:a.getWidgetSessionId())!==null&&e!==void 0?e:null}},u0=class{constructor(e){var a;this.ke=!1,this.Pe=!1,this._instance=e,this._instance&&(a=this._instance.config.logs)!=null&&a.captureConsoleLogs&&(this.ke=!0)}onRemoteConfig(e){var a,r=(a=e.logs)==null?void 0:a.captureConsoleLogs;!ge(r)&&r&&(this.ke=!0,this.loadIfEnabled())}reset(){}loadIfEnabled(){if(this.ke&&!this.Pe){var e=at("[logs]"),a=Q?.__PosthogExtensions__;if(a){var r=a.loadExternalDependency;r?r(this._instance,"logs",(n=>{var o;n||(o=a.logs)==null||!o.initializeLogs?e.error("Could not load logs script",n):(a.logs.initializeLogs(this._instance),this.Pe=!0)})):e.error("PostHog loadExternalDependency extension not found.")}else e.error("PostHog Extensions not found.")}}},iT=at("[RateLimiter]"),c0=class{constructor(e){this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=a=>{var r=a.text;if(r&&r.length)try{(JSON.parse(r).quota_limited||[]).forEach((n=>{iT.info((n||"events")+" is quota limited."),this.serverLimits[n]=new Date().getTime()+6e4}))}catch(n){return void iT.warn('could not rate limit - continuing. Error: "'+n?.message+'"',{text:r})}},this.instance=e,this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}get captureEventsPerSecond(){var e;return((e=this.instance.config.rate_limiting)==null?void 0:e.events_per_second)||10}get captureEventsBurstLimit(){var e;return Math.max(((e=this.instance.config.rate_limiting)==null?void 0:e.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond)}clientRateLimitContext(e){var a,r,n;e===void 0&&(e=!1);var{captureEventsBurstLimit:o,captureEventsPerSecond:i}=this,s=new Date().getTime(),l=(a=(r=this.instance.persistence)==null?void 0:r.get_property(Db))!==null&&a!==void 0?a:{tokens:o,last:s};l.tokens+=(s-l.last)/1e3*i,l.last=s,l.tokens>o&&(l.tokens=o);var u=l.tokens<1;return u||e||(l.tokens=Math.max(0,l.tokens-1)),!u||this.lastEventRateLimited||e||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+i+" events per second and "+o+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=u,(n=this.instance.persistence)==null||n.set_property(Db,l),{isRateLimited:u,remainingTokens:l.tokens}}isServerRateLimited(e){var a=this.serverLimits[e||"events"]||!1;return a!==!1&&new Date().getTime()<a}},ki=at("[RemoteConfig]"),d0=class{constructor(e){this._instance=e}get remoteConfig(){var e;return(e=Q._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.config}Te(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.loadExternalDependency?(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"remote-config",(()=>e(this.remoteConfig))):(ki.error("PostHog Extensions not found. Cannot load remote config."),e())}Ie(e){this._instance._send_request({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback:a=>{e(a.json)}})}load(){try{if(this.remoteConfig)return ki.info("Using preloaded remote config",this.remoteConfig),void this.yi(this.remoteConfig);if(this._instance.M())return void ki.warn("Remote config is disabled. Falling back to local config.");this.Te((e=>{if(!e)return ki.info("No config found after loading remote JS config. Falling back to JSON."),void this.Ie((a=>{this.yi(a)}));this.yi(e)}))}catch(e){ki.error("Error loading remote config",e)}}yi(e){e?this._instance.config.__preview_remote_config?(this._instance.yi(e),e.hasFeatureFlags!==!1&&this._instance.featureFlags.ensureFlagsLoaded()):ki.info("__preview_remote_config is disabled. Logging config instead",e):ki.error("Failed to fetch remote config from PostHog.")}},f0=3e3,p0=class{constructor(e,a){this.Ce=!0,this.Re=[],this.Fe=Rr(a?.flush_interval_ms||f0,250,5e3,$.createLogger("flush interval"),f0),this.Oe=e}enqueue(e){this.Re.push(e),this.Me||this.Ae()}unload(){this.je();var e=this.Re.length>0?this.De():{},a=Object.values(e);[...a.filter((r=>r.url.indexOf("/e")===0)),...a.filter((r=>r.url.indexOf("/e")!==0))].map((r=>{this.Oe(V({},r,{transport:"sendBeacon"}))}))}enable(){this.Ce=!1,this.Ae()}Ae(){var e=this;this.Ce||(this.Me=setTimeout((()=>{if(this.je(),this.Re.length>0){var a=this.De(),r=function(){var o=a[n],i=new Date().getTime();o.data&&we(o.data)&&Pe(o.data,(s=>{s.offset=Math.abs(s.timestamp-i),delete s.timestamp})),e.Oe(o)};for(var n in a)r()}}),this.Fe))}je(){clearTimeout(this.Me),this.Me=void 0}De(){var e={};return Pe(this.Re,(a=>{var r,n=a,o=(n?n.batchKey:null)||n.url;q(e[o])&&(e[o]=V({},n,{data:[]})),(r=e[o].data)==null||r.push(n.data)})),this.Re=[],e}},x4=["retriesPerformedSoFar"],h0=class{constructor(e){this.Le=!1,this.Ne=3e3,this.Re=[],this._instance=e,this.Re=[],this.Ue=!0,!q(T)&&"onLine"in T.navigator&&(this.Ue=T.navigator.onLine,this.ze=()=>{this.Ue=!0,this.Lt()},this.He=()=>{this.Ue=!1},pt(T,"online",this.ze),pt(T,"offline",this.He))}get length(){return this.Re.length}retriableRequest(e){var{retriesPerformedSoFar:a}=e,r=fT(e,x4);Js(a)&&(r.url=zh(r.url,{retry_count:a})),this._instance._send_request(V({},r,{callback:n=>{n.statusCode!==200&&(n.statusCode<400||n.statusCode>=500)&&(a??0)<10?this.Be(V({retriesPerformedSoFar:a},r)):r.callback==null||r.callback(n)}}))}Be(e){var a=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=a+1;var r=(function(i){var s=3e3*Math.pow(2,i),l=s/2,u=Math.min(18e5,s),c=(Math.random()-.5)*(u-l);return Math.ceil(u+c)})(a),n=Date.now()+r;this.Re.push({retryAt:n,requestOptions:e});var o="Enqueued failed request for retry in "+r;navigator.onLine||(o+=" (Browser is offline)"),$.warn(o),this.Le||(this.Le=!0,this.qe())}qe(){if(this.We&&clearTimeout(this.We),this.Re.length===0)return this.Le=!1,void(this.We=void 0);this.We=setTimeout((()=>{this.Ue&&this.Re.length>0&&this.Lt(),this.qe()}),this.Ne)}Lt(){var e=Date.now(),a=[],r=this.Re.filter((o=>o.retryAt<e||(a.push(o),!1)));if(this.Re=a,r.length>0)for(var{requestOptions:n}of r)this.retriableRequest(n)}unload(){for(var{requestOptions:e}of(this.We&&(clearTimeout(this.We),this.We=void 0),this.Le=!1,q(T)||(this.ze&&(T.removeEventListener("online",this.ze),this.ze=void 0),this.He&&(T.removeEventListener("offline",this.He),this.He=void 0)),this.Re))try{this._instance._send_request(V({},e,{transport:"sendBeacon"}))}catch(a){$.error(a)}this.Re=[]}},m0=class{constructor(e){this.Ge=()=>{var a,r,n,o;this.Ve||(this.Ve={});var i=this.scrollElement(),s=this.scrollY(),l=i?Math.max(0,i.scrollHeight-i.clientHeight):0,u=s+(i?.clientHeight||0),c=i?.scrollHeight||0;this.Ve.lastScrollY=Math.ceil(s),this.Ve.maxScrollY=Math.max(s,(a=this.Ve.maxScrollY)!==null&&a!==void 0?a:0),this.Ve.maxScrollHeight=Math.max(l,(r=this.Ve.maxScrollHeight)!==null&&r!==void 0?r:0),this.Ve.lastContentY=u,this.Ve.maxContentY=Math.max(u,(n=this.Ve.maxContentY)!==null&&n!==void 0?n:0),this.Ve.maxContentHeight=Math.max(c,(o=this.Ve.maxContentHeight)!==null&&o!==void 0?o:0)},this._instance=e}getContext(){return this.Ve}resetContext(){var e=this.Ve;return setTimeout(this.Ge,0),e}startMeasuringScrollPosition(){pt(T,"scroll",this.Ge,{capture:!0}),pt(T,"scrollend",this.Ge,{capture:!0}),pt(T,"resize",this.Ge)}scrollElement(){if(!this._instance.config.scroll_root_selector)return T?.document.documentElement;var e=we(this._instance.config.scroll_root_selector)?this._instance.config.scroll_root_selector:[this._instance.config.scroll_root_selector];for(var a of e){var r=T?.document.querySelector(a);if(r)return r}}scrollY(){if(this._instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollTop||0}return T&&(T.scrollY||T.pageYOffset||T.document.documentElement.scrollTop)||0}scrollX(){if(this._instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollLeft||0}return T&&(T.scrollX||T.pageXOffset||T.document.documentElement.scrollLeft)||0}},b4=t=>oR(t?.config.mask_personal_data_properties,t?.config.custom_personal_data_properties),$h=class{constructor(e,a,r,n){this.Je=o=>{var i=this.Ke();if(!i||i.sessionId!==o){var s={sessionId:o,props:this.Ye(this._instance)};this.Xe.register({[Ob]:s})}},this._instance=e,this.Qe=a,this.Xe=r,this.Ye=n||b4,this.Qe.onSessionId(this.Je)}Ke(){return this.Xe.props[Ob]}getSetOnceProps(){var e,a=(e=this.Ke())==null?void 0:e.props;return a?"r"in a?iR(a):{$referring_domain:a.referringDomain,$pathname:a.initialPathName,utm_source:a.utm_source,utm_campaign:a.utm_campaign,utm_medium:a.utm_medium,utm_content:a.utm_content,utm_term:a.utm_term}:{}}getSessionProps(){var e={};return Pe(I0(this.getSetOnceProps()),((a,r)=>{r==="$current_url"&&(r="url"),e["$session_entry_"+fb(r)]=a})),e}},ub=at("[SessionId]"),Vh=class{on(e,a){return this.Ze.on(e,a)}constructor(e,a,r){var n;if(this.tr=[],this.ir=void 0,this.Ze=new $c,this.er=(c,d)=>!(!Js(c)||!Js(d))&&Math.abs(c-d)>this.sessionTimeoutMs,!e.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(e.config.cookieless_mode==="always")throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.R=e.config,this.Xe=e.persistence,this.rr=void 0,this.sr=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.nr=a||Co,this.ar=r||Co;var o=this.R.persistence_name||this.R.token,i=this.R.session_idle_timeout_seconds||1800;if(this._sessionTimeoutMs=1e3*Rr(i,60,36e3,ub.createLogger("session_idle_timeout_seconds"),1800),e.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.lr(),this.ur="ph_"+o+"_window_id",this.hr="ph_"+o+"_primary_window_exists",this.dr()){var s=Mt.W(this.ur),l=Mt.W(this.hr);s&&!l?this.rr=s:Mt.V(this.ur),Mt.G(this.hr,!0)}if((n=this.R.bootstrap)!=null&&n.sessionID)try{var u=(c=>{var d=c.replace(/-/g,"");if(d.length!==32)throw new Error("Not a valid UUID");if(d[12]!=="7")throw new Error("Not a UUIDv7");return parseInt(d.substring(0,12),16)})(this.R.bootstrap.sessionID);this.vr(this.R.bootstrap.sessionID,new Date().getTime(),u)}catch(c){ub.error("Invalid sessionID in bootstrap",c)}this.cr()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return q(this.tr)&&(this.tr=[]),this.tr.push(e),this.sr&&e(this.sr,this.rr),()=>{this.tr=this.tr.filter((a=>a!==e))}}dr(){return this.R.persistence!=="memory"&&!this.Xe.ki&&Mt.H()}pr(e){e!==this.rr&&(this.rr=e,this.dr()&&Mt.G(this.ur,e))}gr(){return this.rr?this.rr:this.dr()?Mt.W(this.ur):null}vr(e,a,r){e===this.sr&&a===this._sessionActivityTimestamp&&r===this._sessionStartTimestamp||(this._sessionStartTimestamp=r,this._sessionActivityTimestamp=a,this.sr=e,this.Xe.register({[Ah]:[a,e,r]}))}_r(){var e=this.Xe.props[Ah];return we(e)&&e.length===2&&e.push(e[0]),e||[0,null,0]}resetSessionId(){this.vr(null,null,null)}destroy(){clearTimeout(this.mr),this.mr=void 0,this.ir&&T&&(T.removeEventListener("beforeunload",this.ir,{capture:!1}),this.ir=void 0),this.tr=[]}cr(){this.ir=()=>{this.dr()&&Mt.V(this.hr)},pt(T,"beforeunload",this.ir,{capture:!1})}checkAndGetSessionAndWindowId(e,a){if(e===void 0&&(e=!1),a===void 0&&(a=null),this.R.cookieless_mode==="always")throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var r=a||new Date().getTime(),[n,o,i]=this._r(),s=this.gr(),l=Js(i)&&Math.abs(r-i)>864e5,u=!1,c=!o,d=!c&&!e&&this.er(r,n);c||d||l?(o=this.nr(),s=this.ar(),ub.info("new session ID generated",{sessionId:o,windowId:s,changeReason:{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}}),i=r,u=!0):s||(s=this.ar(),u=!0);var f=Js(n)&&e&&!l?n:r,h=Js(i)?i:new Date().getTime();return this.pr(s),this.vr(o,f,h),e||this.lr(),u&&this.tr.forEach((S=>S(o,s,u?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}:void 0))),{sessionId:o,windowId:s,sessionStartTimestamp:h,changeReason:u?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}:void 0,lastActivityTimestamp:n}}lr(){clearTimeout(this.mr),this.mr=setTimeout((()=>{var[e]=this._r();if(this.er(new Date().getTime(),e)){var a=this.sr;this.resetSessionId(),this.Ze.emit("forcedIdleReset",{idleSessionId:a})}}),1.1*this.sessionTimeoutMs)}},S4=["$set_once","$set"],So=at("[SiteApps]"),g0=class{constructor(e){this._instance=e,this.br=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}yr(e,a){if(a){var r=this.globalsForEvent(a);this.br.push(r),this.br.length>1e3&&(this.br=this.br.slice(10))}}get siteAppLoaders(){var e;return(e=Q._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.siteApps}init(){if(this.isEnabled){var e=this._instance._addCaptureHook(this.yr.bind(this));this.wr=()=>{e(),this.br=[],this.wr=void 0}}}globalsForEvent(e){var a,r,n,o,i,s,l;if(!e)throw new Error("Event payload is required");var u={},c=this._instance.get_property("$groups")||[],d=this._instance.get_property("$stored_group_properties")||{};for(var[f,h]of Object.entries(d))u[f]={id:c[f],type:f,properties:h};var{$set_once:S,$set:x}=e;return{event:V({},fT(e,S4),{properties:V({},e.properties,x?{$set:V({},(a=(r=e.properties)==null?void 0:r.$set)!==null&&a!==void 0?a:{},x)}:{},S?{$set_once:V({},(n=(o=e.properties)==null?void 0:o.$set_once)!==null&&n!==void 0?n:{},S)}:{}),elements_chain:(i=(s=e.properties)==null?void 0:s.$elements_chain)!==null&&i!==void 0?i:"",distinct_id:(l=e.properties)==null?void 0:l.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:u}}setupSiteApp(e){var a=this.apps[e.id],r=()=>{var s;!a.errored&&this.br.length&&(So.info("Processing "+this.br.length+" events for site app with id "+e.id),this.br.forEach((l=>a.processEvent==null?void 0:a.processEvent(l))),a.processedBuffer=!0),Object.values(this.apps).every((l=>l.processedBuffer||l.errored))&&((s=this.wr)==null||s.call(this))},n=!1,o=s=>{a.errored=!s,a.loaded=!0,So.info("Site app with id "+e.id+" "+(s?"loaded":"errored")),n&&r()};try{var{processEvent:i}=e.init({posthog:this._instance,callback:s=>{o(s)}});i&&(a.processEvent=i),n=!0}catch(s){So.error("Error while initializing PostHog app with config id "+e.id,s),o(!1)}if(n&&a.loaded)try{r()}catch(s){So.error("Error while processing buffered events PostHog app with config id "+e.id,s),a.errored=!0}}Er(){var e=this.siteAppLoaders||[];for(var a of e)this.apps[a.id]={id:a.id,loaded:!1,errored:!1,processedBuffer:!1};for(var r of e)this.setupSiteApp(r)}$r(e){if(Object.keys(this.apps).length!==0){var a=this.globalsForEvent(e);for(var r of Object.values(this.apps))try{r.processEvent==null||r.processEvent(a)}catch(n){So.error("Error while processing event "+e.event+" for site app "+r.id,n)}}}onRemoteConfig(e){var a,r,n,o=this;if((a=this.siteAppLoaders)!=null&&a.length)return this.isEnabled?(this.Er(),void this._instance.on("eventCaptured",(u=>this.$r(u)))):void So.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if((r=this.wr)==null||r.call(this),(n=e.siteApps)!=null&&n.length)if(this.isEnabled){var i=function(u){var c;Q["__$$ph_site_app_"+u]=o._instance,(c=Q.__PosthogExtensions__)==null||c.loadSiteApp==null||c.loadSiteApp(o._instance,l,(d=>{if(d)return So.error("Error while initializing PostHog app with config id "+u,d)}))};for(var{id:s,url:l}of e.siteApps)i(s)}else So.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}},mR=function(t,e){if(!t)return!1;var a=t.userAgent;if(a&&bE(a,e))return!0;try{var r=t?.userAgentData;if(r!=null&&r.brands&&r.brands.some((n=>bE(n?.brand,e))))return!0}catch{}return!!t.webdriver},Dc=(function(t){return t.US="us",t.EU="eu",t.CUSTOM="custom",t})({}),sT="i.posthog.com",v0=class{constructor(e){this.Sr={},this.instance=e}get apiHost(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return e==="https://app.posthog.com"?"https://us.i.posthog.com":e}get flagsApiHost(){var e=this.instance.config.flags_api_host;return e?e.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var e,a=(e=this.instance.config.ui_host)==null?void 0:e.replace(/\/$/,"");return a||(a=this.apiHost.replace("."+sT,".posthog.com")),a==="https://app.posthog.com"?"https://us.posthog.com":a}get region(){return this.Sr[this.apiHost]||(/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.Sr[this.apiHost]=Dc.US:/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.Sr[this.apiHost]=Dc.EU:this.Sr[this.apiHost]=Dc.CUSTOM),this.Sr[this.apiHost]}endpointFor(e,a){if(a===void 0&&(a=""),a&&(a=a[0]==="/"?a:"/"+a),e==="ui")return this.uiHost+a;if(e==="flags")return this.flagsApiHost+a;if(this.region===Dc.CUSTOM)return this.apiHost+a;var r=sT+a;switch(e){case"assets":return"https://"+this.region+"-assets."+r;case"api":return"https://"+this.region+"."+r}}},_4={icontains:(t,e)=>!!T&&e.href.toLowerCase().indexOf(t.toLowerCase())>-1,not_icontains:(t,e)=>!!T&&e.href.toLowerCase().indexOf(t.toLowerCase())===-1,regex:(t,e)=>!!T&&qh(e.href,t),not_regex:(t,e)=>!!T&&!qh(e.href,t),exact:(t,e)=>e.href===t,is_not:(t,e)=>e.href!==t},y0=class t{constructor(e){var a=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(r){r===void 0&&(r=!1),a.getWebExperiments((n=>{t.kr("retrieved web experiments from the server"),a.Pr=new Map,n.forEach((o=>{if(o.feature_flag_key){var i;a.Pr&&(t.kr("setting flag key ",o.feature_flag_key," to web experiment ",o),(i=a.Pr)==null||i.set(o.feature_flag_key,o));var s=a._instance.getFeatureFlag(o.feature_flag_key);vt(s)&&o.variants[s]&&a.Tr(o.name,s,o.variants[s].transforms)}else if(o.variants)for(var l in o.variants){var u=o.variants[l];t.Ir(u)&&a.Tr(o.name,l,u.transforms)}}))}),r)},this._instance=e,this._instance.onFeatureFlags((r=>{this.onFeatureFlags(r)}))}onFeatureFlags(e){if(this._is_bot())t.kr("Refusing to render web experiment since the viewer is a likely bot");else if(!this._instance.config.disable_web_experiments){if(ge(this.Pr))return this.Pr=new Map,this.loadIfEnabled(),void this.previewWebExperiment();t.kr("applying feature flags",e),e.forEach((a=>{var r;if(this.Pr&&(r=this.Pr)!=null&&r.has(a)){var n,o=this._instance.getFeatureFlag(a),i=(n=this.Pr)==null?void 0:n.get(a);o&&i!=null&&i.variants[o]&&this.Tr(i.name,o,i.variants[o].transforms)}}))}}previewWebExperiment(){var e=t.getWindowLocation();if(e!=null&&e.search){var a=Bh(e?.search,"__experiment_id"),r=Bh(e?.search,"__experiment_variant");a&&r&&(t.kr("previewing web experiments "+a+" && "+r),this.getWebExperiments((n=>{this.Cr(parseInt(a),r,n)}),!1,!0))}}loadIfEnabled(){this._instance.config.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(e,a,r){if(this._instance.config.disable_web_experiments&&!r)return e([]);var n=this._instance.get_property("$web_experiments");if(n&&!a)return e(n);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this._instance.config.token),method:"GET",callback:o=>{if(o.statusCode!==200||!o.json)return e([]);var i=o.json.experiments||[];return e(i)}})}Cr(e,a,r){var n=r.filter((o=>o.id===e));n&&n.length>0&&(t.kr("Previewing web experiment ["+n[0].name+"] with variant ["+a+"]"),this.Tr(n[0].name,a,n[0].variants[a].transforms))}static Ir(e){return!ge(e.conditions)&&t.Rr(e)&&t.Fr(e)}static Rr(e){var a;if(ge(e.conditions)||ge((a=e.conditions)==null?void 0:a.url))return!0;var r,n,o,i=t.getWindowLocation();return!!i&&((r=e.conditions)==null||!r.url||_4[(n=(o=e.conditions)==null?void 0:o.urlMatchType)!==null&&n!==void 0?n:"icontains"](e.conditions.url,i))}static getWindowLocation(){return T?.location}static Fr(e){var a;if(ge(e.conditions)||ge((a=e.conditions)==null?void 0:a.utm))return!0;var r=tR();if(r.utm_source){var n,o,i,s,l,u,c,d,f=(n=e.conditions)==null||(n=n.utm)==null||!n.utm_campaign||((o=e.conditions)==null||(o=o.utm)==null?void 0:o.utm_campaign)==r.utm_campaign,h=(i=e.conditions)==null||(i=i.utm)==null||!i.utm_source||((s=e.conditions)==null||(s=s.utm)==null?void 0:s.utm_source)==r.utm_source,S=(l=e.conditions)==null||(l=l.utm)==null||!l.utm_medium||((u=e.conditions)==null||(u=u.utm)==null?void 0:u.utm_medium)==r.utm_medium,x=(c=e.conditions)==null||(c=c.utm)==null||!c.utm_term||((d=e.conditions)==null||(d=d.utm)==null?void 0:d.utm_term)==r.utm_term;return f&&S&&x&&h}return!1}static kr(e){for(var a=arguments.length,r=new Array(a>1?a-1:0),n=1;n<a;n++)r[n-1]=arguments[n];$.info("[WebExperiments] "+e,r)}Tr(e,a,r){this._is_bot()?t.kr("Refusing to render web experiment since the viewer is a likely bot"):a!=="control"?r.forEach((n=>{if(n.selector){var o;t.kr("applying transform of variant "+a+" for experiment "+e+" ",n);var i=(o=document)==null?void 0:o.querySelectorAll(n.selector);i?.forEach((s=>{var l=s;n.html&&(l.innerHTML=n.html),n.css&&l.setAttribute("style",n.css)}))}})):t.kr("Control variants leave the page unmodified.")}_is_bot(){return ka&&this._instance?mR(ka,this._instance.config.custom_blocked_useragents):void 0}},C4=at("[PostHog ExternalIntegrations]"),w4={intercom:"intercom-integration",crispChat:"crisp-chat-integration"},x0=class{constructor(e){this._instance=e}it(e,a){var r;(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,e,(n=>{if(n)return C4.error("failed to load script",n);a()}))}startIfEnabledOrStop(){var e=this,a=function(i){var s,l,u;!n||(s=Q.__PosthogExtensions__)!=null&&(s=s.integrations)!=null&&s[i]||e.it(w4[i],(()=>{var c;(c=Q.__PosthogExtensions__)==null||(c=c.integrations)==null||(c=c[i])==null||c.start(e._instance)})),!n&&(l=Q.__PosthogExtensions__)!=null&&(l=l.integrations)!=null&&l[i]&&((u=Q.__PosthogExtensions__)==null||(u=u.integrations)==null||(u=u[i])==null||u.stop())};for(var[r,n]of Object.entries((o=this._instance.config.integrations)!==null&&o!==void 0?o:{})){var o;a(r)}}},b0="[SessionRecording]",kc=at(b0),jh=class{get started(){var e;return!((e=this.Or)==null||!e.isStarted)}get status(){return this.Or?this.Or.status:this.Mr&&!this.Ar?"disabled":"lazy_loading"}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.Mr=!1,this.jr=void 0,this._instance=e,!this._instance.sessionManager)throw kc.error("started without valid sessionManager"),new Error(b0+" started without valid sessionManager. This is a bug.");if(this._instance.config.cookieless_mode==="always")throw new Error(b0+' cannot be used with cookieless_mode="always"')}get Ar(){var e,a=!((e=this._instance.get_property(Yx))==null||!e.enabled),r=!this._instance.config.disable_session_recording,n=this._instance.config.disable_session_recording||this._instance.consent.isOptedOut();return T&&a&&r&&!n}startIfEnabledOrStop(e){var a;if(!this.Ar||(a=this.Or)==null||!a.isStarted){var r=!q(Object.assign)&&!q(Array.from);this.Ar&&r?(this.Dr(e),kc.info("starting")):this.stopRecording()}}Dr(e){var a,r,n;this.Ar&&(Q!=null&&(a=Q.__PosthogExtensions__)!=null&&(a=a.rrweb)!=null&&a.record&&(r=Q.__PosthogExtensions__)!=null&&r.initSessionRecording?this.Lr(e):(n=Q.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,this.Nr,(o=>{if(o)return kc.error("could not load recorder",o);this.Lr(e)})))}stopRecording(){var e,a;(e=this.jr)==null||e.call(this),this.jr=void 0,(a=this.Or)==null||a.stop()}Ur(){var e;(e=this._instance.persistence)==null||e.unregister(FT)}zr(e){if(this._instance.persistence){var a,r,n=this._instance.persistence,o=()=>{var i=e.sessionRecording===!1?void 0:e.sessionRecording,s=i?.sampleRate,l=ge(s)?null:parseFloat(s);ge(l)&&this.Ur();var u=i?.minimumDurationMilliseconds;n.register({[Yx]:V({enabled:!!i},i,{networkPayloadCapture:V({capturePerformance:e.capturePerformance},i?.networkPayloadCapture),canvasRecording:{enabled:i?.recordCanvas,fps:i?.canvasFps,quality:i?.canvasQuality},sampleRate:l,minimumDurationMilliseconds:q(u)?null:u,endpoint:i?.endpoint,triggerMatchType:i?.triggerMatchType,masking:i?.masking,urlTriggers:i?.urlTriggers})})};o(),(a=this.jr)==null||a.call(this),this.jr=(r=this._instance.sessionManager)==null?void 0:r.onSessionId(o)}}onRemoteConfig(e){"sessionRecording"in e?e.sessionRecording!==!1?(this.zr(e),this.Mr=!0,this.startIfEnabledOrStop()):this.Mr=!0:kc.info("skipping remote config with no sessionRecording",e)}log(e,a){var r;a===void 0&&(a="log"),(r=this.Or)!=null&&r.log?this.Or.log(e,a):kc.warn("log called before recorder was ready")}get Nr(){var e,a,r=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.get_property(Yx);return(r==null||(a=r.scriptConfig)==null?void 0:a.script)||"lazy-recorder"}Lr(e){var a,r;if((a=Q.__PosthogExtensions__)==null||!a.initSessionRecording)throw Error("Called on script loaded before session recording is available");this.Or||(this.Or=(r=Q.__PosthogExtensions__)==null?void 0:r.initSessionRecording(this._instance),this.Or._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),this.Or.start(e)}onRRwebEmit(e){var a;(a=this.Or)==null||a.onRRwebEmit==null||a.onRRwebEmit(e)}overrideLinkedFlag(){var e,a;this.Or||(a=this._instance.persistence)==null||a.register({$replay_override_linked_flag:!0}),(e=this.Or)==null||e.overrideLinkedFlag()}overrideSampling(){var e,a;this.Or||(a=this._instance.persistence)==null||a.register({$replay_override_sampling:!0}),(e=this.Or)==null||e.overrideSampling()}overrideTrigger(e){var a,r;this.Or||(r=this._instance.persistence)==null||r.register({[e==="url"?"$replay_override_url_trigger":"$replay_override_event_trigger"]:!0}),(a=this.Or)==null||a.overrideTrigger(e)}get sdkDebugProperties(){var e;return((e=this.Or)==null?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,a){var r;return!((r=this.Or)==null||!r.tryAddCustomEvent(e,a))}},Nc={},S0=()=>{},el="posthog",gR=!f4&&la?.indexOf("MSIE")===-1&&la?.indexOf("Mozilla")===-1,lT=t=>{var e;return V({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,token:"",autocapture:!0,cross_subdomain_cookie:A3(z?.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:S0,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:t??"unset",__preview_deferred_init_extensions:!1,debug:Ot&&vt(Ot?.search)&&Ot.search.indexOf("__posthog_debug=true")!==-1||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_conversations:!1,disable_product_tours:!0,disable_external_dependency_loading:!1,enable_recording_console_log:void 0,secure_cookie:(T==null||(e=T.location)==null?void 0:e.protocol)==="https:",ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error:a=>{var r="Bad HTTP status: "+a.statusCode+" "+a.text;$.error(r)},get_device_id:a=>a,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:"identified_only",before_send:void 0,request_queue_config:{flush_interval_ms:f0},error_tracking:{},_onCapture:S0,__preview_eager_load_replay:!1},(a=>({rageclick:!(a&&a>="2025-11-30")||{content_ignorelist:!0},capture_pageview:!(a&&a>="2025-05-24")||"history_change",session_recording:a&&a>="2025-11-30"?{strictMinimumDuration:!0}:{},external_scripts_inject_target:a&&a>="2026-01-30"?"head":"body",internal_or_test_user_hostname:a&&a>="2026-01-30"?/^(localhost|127\.0\.0\.1)$/:void 0}))(t))},uT=t=>{var e={};q(t.process_person)||(e.person_profiles=t.process_person),q(t.xhr_headers)||(e.request_headers=t.xhr_headers),q(t.cookie_name)||(e.persistence_name=t.cookie_name),q(t.disable_cookie)||(e.disable_persistence=t.disable_cookie),q(t.store_google)||(e.save_campaign_params=t.store_google),q(t.verbose)||(e.debug=t.verbose);var a=st({},e,t);return we(t.property_blacklist)&&(q(t.property_denylist)?a.property_denylist=t.property_blacklist:we(t.property_denylist)?a.property_denylist=[...t.property_blacklist,...t.property_denylist]:$.error("Invalid value for property_denylist config: "+t.property_denylist)),a},_0=class{constructor(){this.__forceAllowLocalhost=!1}get Hr(){return this.__forceAllowLocalhost}set Hr(e){$.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}},Gh=class t{get decideEndpointWasHit(){var e,a;return(e=(a=this.featureFlags)==null?void 0:a.hasLoadedFlags)!==null&&e!==void 0&&e}get flagsEndpointWasHit(){var e,a;return(e=(a=this.featureFlags)==null?void 0:a.hasLoadedFlags)!==null&&e!==void 0&&e}constructor(){this.webPerformance=new _0,this.Br=!1,this.version=gn.LIB_VERSION,this.qr=new $c,this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=lT(),this.SentryIntegration=jb,this.sentryIntegration=e=>(function(a,r){var n=eR(a,r);return{name:JT,processEvent:o=>n(o)}})(this,e),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.Wr=!1,this.Gr=null,this.Vr=null,this.Jr=null,this.featureFlags=new t0(this),this.toolbar=new Gb(this),this.scrollManager=new m0(this),this.pageViewManager=new Fh(this),this.surveys=new s0(this),this.conversations=new l0(this),this.logs=new u0(this),this.experiments=new y0(this),this.exceptions=new e0(this),this.rateLimiter=new c0(this),this.requestRouter=new v0(this),this.consent=new qb(this),this.externalIntegrations=new x0(this),this.people={set:(e,a,r)=>{var n=vt(e)?{[e]:a}:e;this.setPersonProperties(n),r?.({})},set_once:(e,a,r)=>{var n=vt(e)?{[e]:a}:e;this.setPersonProperties(void 0,n),r?.({})}},this.on("eventCaptured",(e=>$.info('send "'+e?.event+'"',e)))}init(e,a,r){if(r&&r!==el){var n,o=(n=Nc[r])!==null&&n!==void 0?n:new t;return o._init(e,a,r),Nc[r]=o,Nc[el][r]=o,o}return this._init(e,a,r)}_init(e,a,r){var n;if(a===void 0&&(a={}),q(e)||pb(e))return $.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},a.debug=this.Kr(a.debug),this.Yr=a,this.Xr=[],a.person_profiles&&(this.Vr=a.person_profiles),this.set_config(st({},lT(a.defaults),uT(a),{name:r,token:e})),this.config.on_xhr_error&&$.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=a.disable_compression?void 0:xn.GZipJS;var o=this.Qr();this.persistence=new Pc(this.config,o),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new Pc(V({},this.config,{persistence:"sessionStorage"}),o);var i=V({},this.persistence.props),s=V({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.Zr=new p0((m=>this.ts(m)),this.config.request_queue_config),this.es=new h0(this),this.__request_queue=[];var l=this.config.cookieless_mode==="always"||this.config.cookieless_mode==="on_reject"&&this.consent.isExplicitlyOptedOut();if(l||(this.sessionManager=new Vh(this),this.sessionPropsManager=new $h(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?($.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.rs(l)}),0)):($.info("Initializing extensions synchronously"),this.rs(l)),gn.DEBUG=gn.DEBUG||this.config.debug,gn.DEBUG&&$.info("Starting in debug mode",{this:this,config:a,thisC:V({},this.config),p:i,s}),((n=a.bootstrap)==null?void 0:n.distinctID)!==void 0){var u,c,d=this.config.get_device_id(Co()),f=(u=a.bootstrap)!=null&&u.isIdentifiedID?d:a.bootstrap.distinctID;this.persistence.set_property(vn,(c=a.bootstrap)!=null&&c.isIdentifiedID?"identified":"anonymous"),this.register({distinct_id:a.bootstrap.distinctID,$device_id:f})}if(this.ss()){var h,S,x=Object.keys(((h=a.bootstrap)==null?void 0:h.featureFlags)||{}).filter((m=>{var y;return!((y=a.bootstrap)==null||(y=y.featureFlags)==null||!y[m])})).reduce(((m,y)=>{var v;return m[y]=((v=a.bootstrap)==null||(v=v.featureFlags)==null?void 0:v[y])||!1,m}),{}),b=Object.keys(((S=a.bootstrap)==null?void 0:S.featureFlagPayloads)||{}).filter((m=>x[m])).reduce(((m,y)=>{var v,C;return(v=a.bootstrap)!=null&&(v=v.featureFlagPayloads)!=null&&v[y]&&(m[y]=(C=a.bootstrap)==null||(C=C.featureFlagPayloads)==null?void 0:C[y]),m}),{});this.featureFlags.receivedFeatureFlags({featureFlags:x,featureFlagPayloads:b})}if(l)this.register_once({distinct_id:yc,$device_id:null},"");else if(!this.get_distinct_id()){var g=this.config.get_device_id(Co());this.register_once({distinct_id:g,$device_id:g},""),this.persistence.set_property(vn,"anonymous")}return pt(T,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),this.toolbar.maybeLoadToolbar(),a.segment?Y3(this,(()=>this.ns())):this.ns(),wo(this.config._onCapture)&&this.config._onCapture!==S0&&($.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(m=>this.config._onCapture(m.event,m)))),this.config.ip&&$.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this}rs(e){var a=performance.now();this.historyAutocapture=new Vb(this),this.historyAutocapture.startIfEnabled();var r=[];r.push((()=>{new Wb(this).startIfEnabledOrStop()})),r.push((()=>{var n;this.siteApps=new g0(this),(n=this.siteApps)==null||n.init()})),e||r.push((()=>{this.sessionRecording=new jh(this),this.sessionRecording.startIfEnabledOrStop()})),this.config.disable_scroll_properties||r.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),r.push((()=>{this.autocapture=new Fb(this),this.autocapture.startIfEnabled()})),r.push((()=>{this.surveys.loadIfEnabled()})),r.push((()=>{this.logs.loadIfEnabled()})),r.push((()=>{this.conversations.loadIfEnabled()})),r.push((()=>{this.productTours=new a0(this),this.productTours.loadIfEnabled()})),r.push((()=>{this.heatmaps=new Xb(this),this.heatmaps.startIfEnabled()})),r.push((()=>{this.webVitalsAutocapture=new Zb(this)})),r.push((()=>{this.exceptionObserver=new $b(this),this.exceptionObserver.startIfEnabledOrStop()})),r.push((()=>{this.deadClicksAutocapture=new Nh(this,X3),this.deadClicksAutocapture.startIfEnabled()})),r.push((()=>{if(this.os){var n=this.os;this.os=void 0,this.yi(n)}})),this.ls(r,a)}ls(e,a){for(;e.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-a>=30&&e.length>0)return void setTimeout((()=>{this.ls(e,a)}),0);var r=e.shift();if(r)try{r()}catch(o){$.error("Error initializing extension:",o)}}var n=Math.round(performance.now()-a);this.register_for_session({$sdk_debug_extensions_init_method:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",$sdk_debug_extensions_init_time_ms:n}),this.config.__preview_deferred_init_extensions&&$.info("PostHog extensions initialized ("+n+"ms)")}yi(e){var a,r,n,o,i,s,l,u,c;if(!z||!z.body)return $.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.yi(e)}),500);this.config.__preview_deferred_init_extensions&&(this.os=e),this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=he(e.supportedCompression,xn.GZipJS)?xn.GZipJS:he(e.supportedCompression,xn.Base64)?xn.Base64:void 0),(a=e.analytics)!=null&&a.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this.Vr?this.Vr:"identified_only"}),(r=this.siteApps)==null||r.onRemoteConfig(e),(n=this.sessionRecording)==null||n.onRemoteConfig(e),(o=this.autocapture)==null||o.onRemoteConfig(e),(i=this.heatmaps)==null||i.onRemoteConfig(e),this.surveys.onRemoteConfig(e),this.logs.onRemoteConfig(e),this.conversations.onRemoteConfig(e),(s=this.productTours)==null||s.onRemoteConfig(e),(l=this.webVitalsAutocapture)==null||l.onRemoteConfig(e),(u=this.exceptionObserver)==null||u.onRemoteConfig(e),this.exceptions.onRemoteConfig(e),(c=this.deadClicksAutocapture)==null||c.onRemoteConfig(e)}ns(){try{this.config.loaded(this)}catch(r){$.critical("`loaded` function failed",r)}if(this.us(),this.config.internal_or_test_user_hostname&&Ot!=null&&Ot.hostname){var e=Ot.hostname,a=this.config.internal_or_test_user_hostname;(typeof a=="string"?e===a:a.test(e))&&this.setInternalOrTestUser()}this.config.capture_pageview&&setTimeout((()=>{(this.consent.isOptedIn()||this.config.cookieless_mode==="always")&&this.hs()}),1),new d0(this).load(),this.featureFlags.flags()}us(){var e;this.is_capturing()&&this.config.request_batching&&((e=this.Zr)==null||e.enable())}_dom_loaded(){this.is_capturing()&&Lo(this.__request_queue,(e=>this.ts(e))),this.__request_queue=[],this.us()}_handle_unload(){var e,a;this.surveys.handlePageUnload(),this.config.request_batching?(this.ds()&&this.capture("$pageleave"),(e=this.Zr)==null||e.unload(),(a=this.es)==null||a.unload()):this.ds()&&this.capture("$pageleave",null,{transport:"sendBeacon"})}_send_request(e){this.__loaded&&(gR?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=zh(e.url,{ip:this.config.ip?1:0}),e.headers=V({},this.config.request_headers,e.headers),e.compression=e.compression==="best-available"?this.compression:e.compression,e.disableXHRCredentials=this.config.__preview_disable_xhr_credentials,this.config.__preview_disable_beacon&&(e.disableTransport=["sendBeacon"]),e.fetchOptions=e.fetchOptions||this.config.fetch_options,(a=>{var r,n,o,i=V({},a);i.timeout=i.timeout||6e4,i.url=zh(i.url,{_:new Date().getTime().toString(),ver:gn.LIB_VERSION,compression:i.compression});var s=(r=i.transport)!==null&&r!==void 0?r:"fetch",l=wh.filter((c=>!i.disableTransport||!c.transport||!i.disableTransport.includes(c.transport))),u=(n=(o=BT(l,(c=>c.transport===s)))==null?void 0:o.method)!==null&&n!==void 0?n:l[0].method;if(!u)throw new Error("No available transport method");u(i)})(V({},e,{callback:a=>{var r,n;this.rateLimiter.checkForLimiting(a),a.statusCode>=400&&((r=(n=this.config).on_request_error)==null||r.call(n,a)),e.callback==null||e.callback(a)}}))))}ts(e){this.es?this.es.retriableRequest(e):this._send_request(e)}_execute_array(e){var a,r=[],n=[],o=[];Lo(e,(s=>{s&&(a=s[0],we(a)?o.push(s):wo(s)?s.call(this):we(s)&&a==="alias"?r.push(s):we(s)&&a.indexOf("capture")!==-1&&wo(this[a])?o.push(s):n.push(s))}));var i=function(s,l){Lo(s,(function(u){if(we(u[0])){var c=l;Pe(u,(function(d){c=c[d[0]].apply(c,d.slice(1))}))}else this[u[0]].apply(this,u.slice(1))}),l)};i(r,this),i(n,this),i(o,this)}ss(){var e,a;return((e=this.config.bootstrap)==null?void 0:e.featureFlags)&&Object.keys((a=this.config.bootstrap)==null?void 0:a.featureFlags).length>0||!1}push(e){this._execute_array([e])}capture(e,a,r){var n;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.Zr){if(this.is_capturing())if(!q(e)&&vt(e)){var o=!this.config.opt_out_useragent_filter&&this._is_bot();if(!(o&&!this.config.__preview_capture_bot_pageviews)){var i=r!=null&&r.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(i==null||!i.isRateLimited){a!=null&&a.$current_url&&!vt(a?.$current_url)&&($.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),a==null||delete a.$current_url),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var s=new Date,l=r?.timestamp||s,u=Co(),c={uuid:u,event:e,properties:this.calculateEventProperties(e,a||{},l,u)};e==="$pageview"&&this.config.__preview_capture_bot_pageviews&&o&&(c.event="$bot_pageview",c.properties.$browser_type="bot"),i&&(c.properties.$lib_rate_limit_remaining_tokens=i.remainingTokens),r?.$set&&(c.$set=r?.$set);var d,f=e!=="$groupidentify",h=this.vs(r?.$set_once,f);if(h&&(c.$set_once=h),(c=k3(c,r!=null&&r._noTruncate?null:this.config.properties_string_max_length)).timestamp=l,q(r?.timestamp)||(c.properties.$event_time_override_provided=!0,c.properties.$event_time_override_system_time=s),e===Oc.DISMISSED||e===Oc.SENT){var S=a?.[lb.SURVEY_ID],x=a?.[lb.SURVEY_ITERATION];d={id:S,current_iteration:x},localStorage.getItem(oT(d))||localStorage.setItem(oT(d),"true"),c.$set=V({},c.$set,{[g4({id:S,current_iteration:x},e===Oc.SENT?"responded":"dismissed")]:!0})}else e===Oc.SHOWN&&(c.$set=V({},c.$set,{[lb.SURVEY_LAST_SEEN_DATE]:new Date().toISOString()}));var b=V({},c.properties.$set,c.$set);if(al(b)||this.setPersonPropertiesForFlags(b),!ge(this.config.before_send)){var g=this.cs(c);if(!g)return;c=g}this.qr.emit("eventCaptured",c);var m={method:"POST",url:(n=r?._url)!==null&&n!==void 0?n:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:c,compression:"best-available",batchKey:r?._batchKey};return!this.config.request_batching||r&&(r==null||!r._batchKey)||r!=null&&r.send_instantly?this.ts(m):this.Zr.enqueue(m),c}$.critical("This capture call is ignored due to client rate limiting.")}}else $.error("No event name provided to posthog.capture")}else $.uninitializedWarning("posthog.capture")}_addCaptureHook(e){return this.on("eventCaptured",(a=>e(a.event,a)))}calculateEventProperties(e,a,r,n,o){if(r=r||new Date,!this.persistence||!this.sessionPersistence)return a;var i=o?void 0:this.persistence.remove_event_timer(e),s=V({},a);if(s.token=this.config.token,s.$config_defaults=this.config.defaults,(this.config.cookieless_mode=="always"||this.config.cookieless_mode=="on_reject"&&this.consent.isExplicitlyOptedOut())&&(s.$cookieless_mode=!0),e==="$snapshot"){var l=V({},this.persistence.properties(),this.sessionPersistence.properties());return s.distinct_id=l.distinct_id,(!vt(s.distinct_id)&&!_n(s.distinct_id)||pb(s.distinct_id))&&$.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),s}var u,c=a4(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties);if(this.sessionManager){var{sessionId:d,windowId:f}=this.sessionManager.checkAndGetSessionAndWindowId(o,r.getTime());s.$session_id=d,s.$window_id=f}this.sessionPropsManager&&st(s,this.sessionPropsManager.getSessionProps());try{var h;this.sessionRecording&&st(s,this.sessionRecording.sdkDebugProperties),s.$sdk_debug_retry_queue_size=(h=this.es)==null?void 0:h.length}catch(g){s.$sdk_debug_error_capturing_properties=String(g)}if(this.requestRouter.region===Dc.CUSTOM&&(s.$lib_custom_api_host=this.config.api_host),u=e!=="$pageview"||o?e!=="$pageleave"||o?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(r):this.pageViewManager.doPageView(r,n),s=st(s,u),e==="$pageview"&&z&&(s.title=z.title),!q(i)){var S=r.getTime()-i;s.$duration=parseFloat((S/1e3).toFixed(3))}la&&this.config.opt_out_useragent_filter&&(s.$browser_type=this._is_bot()?"bot":"browser"),(s=st({},c,this.persistence.properties(),this.sessionPersistence.properties(),s)).$is_identified=this._isIdentified(),we(this.config.property_denylist)?Pe(this.config.property_denylist,(function(g){delete s[g]})):$.error("Invalid value for property_denylist config: "+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var x=this.config.sanitize_properties;x&&($.error("sanitize_properties is deprecated. Use before_send instead"),s=x(s,e));var b=this.fs();return s.$process_person_profile=b,b&&!o&&this.ps("_calculate_event_properties"),s}vs(e,a){var r;if(a===void 0&&(a=!0),!this.persistence||!this.fs()||this.Br)return e;var n=this.persistence.get_initial_props(),o=(r=this.sessionPropsManager)==null?void 0:r.getSetOnceProps(),i=st({},n,o||{},e||{}),s=this.config.sanitize_properties;return s&&($.error("sanitize_properties is deprecated. Use before_send instead"),i=s(i,"$set_once")),a&&(this.Br=!0),al(i)?void 0:i}register(e,a){var r;(r=this.persistence)==null||r.register(e,a)}register_once(e,a,r){var n;(n=this.persistence)==null||n.register_once(e,a,r)}register_for_session(e){var a;(a=this.sessionPersistence)==null||a.register(e)}unregister(e){var a;(a=this.persistence)==null||a.unregister(e)}unregister_for_session(e){var a;(a=this.sessionPersistence)==null||a.unregister(e)}gs(e,a){this.register({[e]:a})}getFeatureFlag(e,a){return this.featureFlags.getFeatureFlag(e,a)}getFeatureFlagPayload(e){return this.featureFlags.getFeatureFlagPayload(e)}getFeatureFlagResult(e,a){return this.featureFlags.getFeatureFlagResult(e,a)}isFeatureEnabled(e,a){return this.featureFlags.isFeatureEnabled(e,a)}reloadFeatureFlags(){this.featureFlags.reloadFeatureFlags()}updateFlags(e,a,r){var n=r!=null&&r.merge?this.featureFlags.getFlagVariants():{},o=r!=null&&r.merge?this.featureFlags.getFlagPayloads():{},i=V({},n,e),s=V({},o,a),l={};for(var[u,c]of Object.entries(i)){var d=typeof c=="string";l[u]={key:u,enabled:!!d||!!c,variant:d?c:void 0,reason:void 0,metadata:q(s?.[u])?void 0:{id:0,version:void 0,description:void 0,payload:s[u]}}}this.featureFlags.receivedFeatureFlags({flags:l})}updateEarlyAccessFeatureEnrollment(e,a,r){this.featureFlags.updateEarlyAccessFeatureEnrollment(e,a,r)}getEarlyAccessFeatures(e,a,r){return a===void 0&&(a=!1),this.featureFlags.getEarlyAccessFeatures(e,a,r)}on(e,a){return this.qr.on(e,a)}onFeatureFlags(e){return this.featureFlags.onFeatureFlags(e)}onSurveysLoaded(e){return this.surveys.onSurveysLoaded(e)}onSessionId(e){var a,r;return(a=(r=this.sessionManager)==null?void 0:r.onSessionId(e))!==null&&a!==void 0?a:()=>{}}getSurveys(e,a){a===void 0&&(a=!1),this.surveys.getSurveys(e,a)}getActiveMatchingSurveys(e,a){a===void 0&&(a=!1),this.surveys.getActiveMatchingSurveys(e,a)}renderSurvey(e,a){this.surveys.renderSurvey(e,a)}displaySurvey(e,a){a===void 0&&(a=y4),this.surveys.displaySurvey(e,a)}cancelPendingSurvey(e){this.surveys.cancelPendingSurvey(e)}canRenderSurvey(e){return this.surveys.canRenderSurvey(e)}canRenderSurveyAsync(e,a){return a===void 0&&(a=!1),this.surveys.canRenderSurveyAsync(e,a)}identify(e,a,r){if(!this.__loaded||!this.persistence)return $.uninitializedWarning("posthog.identify");if(_n(e)&&(e=e.toString(),$.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),e)if(["distinct_id","distinctid"].includes(e.toLowerCase()))$.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.');else if(e!==yc){if(this.ps("posthog.identify")){var n=this.get_distinct_id();if(this.register({$user_id:e}),!this.get_property("$device_id")){var o=n;this.register_once({$had_persisted_distinct_id:!0,$device_id:o},"")}e!==n&&e!==this.get_property(Ac)&&(this.unregister(Ac),this.register({distinct_id:e}));var i=(this.persistence.get_property(vn)||"anonymous")==="anonymous";e!==n&&i?(this.persistence.set_property(vn,"identified"),this.setPersonPropertiesForFlags(V({},r||{},a||{}),!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:n},{$set:a||{},$set_once:r||{}}),this.Jr=JE(e,a,r),this.featureFlags.setAnonymousDistinctId(n)):(a||r)&&this.setPersonProperties(a,r),e!==n&&(this.reloadFeatureFlags(),this.unregister(Eh))}}else $.critical('The string "'+yc+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.');else $.error("Unique user id has not been set in posthog.identify")}setPersonProperties(e,a){if((e||a)&&this.ps("posthog.setPersonProperties")){var r=JE(this.get_distinct_id(),e,a);this.Jr!==r?(this.setPersonPropertiesForFlags(V({},a||{},e||{})),this.capture("$set",{$set:e||{},$set_once:a||{}}),this.Jr=r):$.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(e,a,r){if(e&&a){var n=this.getGroups();n[e]!==a&&this.resetGroupPropertiesForFlags(e),this.register({$groups:V({},n,{[e]:a})}),r&&(this.capture("$groupidentify",{$group_type:e,$group_key:a,$group_set:r}),this.setGroupPropertiesForFlags({[e]:r})),n[e]===a||r||this.reloadFeatureFlags()}else $.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(e,a){a===void 0&&(a=!0),this.featureFlags.setPersonPropertiesForFlags(e,a)}resetPersonPropertiesForFlags(){this.featureFlags.resetPersonPropertiesForFlags()}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0),this.ps("posthog.setGroupPropertiesForFlags")&&this.featureFlags.setGroupPropertiesForFlags(e,a)}resetGroupPropertiesForFlags(e){this.featureFlags.resetGroupPropertiesForFlags(e)}reset(e){var a,r,n,o;if($.info("reset"),!this.__loaded)return $.uninitializedWarning("posthog.reset");var i=this.get_property("$device_id");if(this.consent.reset(),(a=this.persistence)==null||a.clear(),(r=this.sessionPersistence)==null||r.clear(),this.surveys.reset(),this.featureFlags.reset(),(n=this.persistence)==null||n.set_property(vn,"anonymous"),(o=this.sessionManager)==null||o.resetSessionId(),this.Jr=null,this.config.cookieless_mode==="always")this.register_once({distinct_id:yc,$device_id:null},"");else{var s=this.config.get_device_id(Co());this.register_once({distinct_id:s,$device_id:e?s:i},"")}this.register({$last_posthog_reset:new Date().toISOString()},1)}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var e,a;return(e=(a=this.sessionManager)==null?void 0:a.checkAndGetSessionAndWindowId(!0).sessionId)!==null&&e!==void 0?e:""}get_session_replay_url(e){if(!this.sessionManager)return"";var{sessionId:a,sessionStartTimestamp:r}=this.sessionManager.checkAndGetSessionAndWindowId(!0),n=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+a);if(e!=null&&e.withTimestamp&&r){var o,i=(o=e.timestampLookBack)!==null&&o!==void 0?o:10;if(!r)return n;n+="?t="+Math.max(Math.floor((new Date().getTime()-r)/1e3)-i,0)}return n}alias(e,a){return e===this.get_property(PT)?($.critical("Attempting to create alias for existing People user - aborting."),-2):this.ps("posthog.alias")?(q(a)&&(a=this.get_distinct_id()),e!==a?(this.gs(Ac,e),this.capture("$create_alias",{alias:e,distinct_id:a})):($.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var a=V({},this.config);if(gt(e)){var r,n,o,i,s,l,u;st(this.config,uT(e));var c=this.Qr();(r=this.persistence)==null||r.update_config(this.config,a,c),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new Pc(V({},this.config,{persistence:"sessionStorage"}),c);var d=this.Kr(this.config.debug);Sn(d)&&(this.config.debug=d),Sn(this.config.debug)&&(this.config.debug?(gn.DEBUG=!0,Ye.H()&&Ye.G("ph_debug","true"),$.info("set_config",{config:e,oldConfig:a,newConfig:V({},this.config)})):(gn.DEBUG=!1,Ye.H()&&Ye.V("ph_debug"))),(n=this.exceptionObserver)==null||n.onConfigChange(),(o=this.sessionRecording)==null||o.startIfEnabledOrStop(),(i=this.autocapture)==null||i.startIfEnabled(),(s=this.heatmaps)==null||s.startIfEnabled(),(l=this.exceptionObserver)==null||l.startIfEnabledOrStop(),this.surveys.loadIfEnabled(),this._s(),(u=this.externalIntegrations)==null||u.startIfEnabledOrStop()}}startSessionRecording(e){var a=e===!0,r={sampling:a||!(e==null||!e.sampling),linked_flag:a||!(e==null||!e.linked_flag),url_trigger:a||!(e==null||!e.url_trigger),event_trigger:a||!(e==null||!e.event_trigger)};if(Object.values(r).some(Boolean)){var n,o,i,s,l;(n=this.sessionManager)==null||n.checkAndGetSessionAndWindowId(),r.sampling&&((o=this.sessionRecording)==null||o.overrideSampling()),r.linked_flag&&((i=this.sessionRecording)==null||i.overrideLinkedFlag()),r.url_trigger&&((s=this.sessionRecording)==null||s.overrideTrigger("url")),r.event_trigger&&((l=this.sessionRecording)==null||l.overrideTrigger("event"))}this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var e;return!((e=this.sessionRecording)==null||!e.started)}captureException(e,a){var r=new Error("PostHog syntheticException"),n=this.exceptions.buildProperties(e,{handled:!0,syntheticException:r});return this.exceptions.sendExceptionEvent(V({},n,a))}startExceptionAutocapture(e){this.set_config({capture_exceptions:e==null||e})}stopExceptionAutocapture(){this.set_config({capture_exceptions:!1})}loadToolbar(e){return this.toolbar.loadToolbar(e)}get_property(e){var a;return(a=this.persistence)==null?void 0:a.props[e]}getSessionProperty(e){var a;return(a=this.sessionPersistence)==null?void 0:a.props[e]}toString(){var e,a=(e=this.config.name)!==null&&e!==void 0?e:el;return a!==el&&(a=el+"."+a),a}_isIdentified(){var e,a;return((e=this.persistence)==null?void 0:e.get_property(vn))==="identified"||((a=this.sessionPersistence)==null?void 0:a.get_property(vn))==="identified"}fs(){var e,a;return!(this.config.person_profiles==="never"||this.config.person_profiles==="identified_only"&&!this._isIdentified()&&al(this.getGroups())&&((e=this.persistence)==null||(e=e.props)==null||!e[Ac])&&((a=this.persistence)==null||(a=a.props)==null||!a[Rh]))}ds(){return this.config.capture_pageleave===!0||this.config.capture_pageleave==="if_capture_pageview"&&(this.config.capture_pageview===!0||this.config.capture_pageview==="history_change")}createPersonProfile(){this.fs()||this.ps("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.ps("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}ps(e){return this.config.person_profiles==="never"?($.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.gs(Rh,!0),!0)}Qr(){if(this.config.cookieless_mode==="always")return!0;var e=this.consent.isOptedOut(),a=this.config.opt_out_persistence_by_default||this.config.cookieless_mode==="on_reject";return this.config.disable_persistence||e&&!!a}_s(){var e,a,r,n,o=this.Qr();return((e=this.persistence)==null?void 0:e.ki)!==o&&((r=this.persistence)==null||r.set_disabled(o)),((a=this.sessionPersistence)==null?void 0:a.ki)!==o&&((n=this.sessionPersistence)==null||n.set_disabled(o)),o}opt_in_capturing(e){var a;if(this.config.cookieless_mode!=="always"){var r,n,o;this.config.cookieless_mode==="on_reject"&&this.consent.isExplicitlyOptedOut()&&(this.reset(!0),(r=this.sessionManager)==null||r.destroy(),(n=this.pageViewManager)==null||n.destroy(),this.sessionManager=new Vh(this),this.pageViewManager=new Fh(this),this.persistence&&(this.sessionPropsManager=new $h(this,this.sessionManager,this.persistence)),this.sessionRecording=new jh(this),this.sessionRecording.startIfEnabledOrStop()),this.consent.optInOut(!0),this._s(),this.us(),(a=this.sessionRecording)==null||a.startIfEnabledOrStop(),this.config.cookieless_mode=="on_reject"&&this.surveys.loadIfEnabled(),(q(e?.captureEventName)||e!=null&&e.captureEventName)&&this.capture((o=e?.captureEventName)!==null&&o!==void 0?o:"$opt_in",e?.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.hs()}else $.warn('Consent opt in/out is not valid with cookieless_mode="always" and will be ignored')}opt_out_capturing(){var e,a,r;this.config.cookieless_mode!=="always"?(this.config.cookieless_mode==="on_reject"&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this._s(),this.config.cookieless_mode==="on_reject"&&(this.register({distinct_id:yc,$device_id:null}),(e=this.sessionManager)==null||e.destroy(),(a=this.pageViewManager)==null||a.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,(r=this.sessionRecording)==null||r.stopRecording(),this.sessionRecording=void 0,this.hs())):$.warn('Consent opt in/out is not valid with cookieless_mode="always" and will be ignored')}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var e=this.consent.consent;return e===yn.GRANTED?"granted":e===yn.DENIED?"denied":"pending"}is_capturing(){return this.config.cookieless_mode==="always"||(this.config.cookieless_mode==="on_reject"?this.consent.isExplicitlyOptedOut()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this._s()}_is_bot(){return ka?mR(ka,this.config.custom_blocked_useragents):void 0}hs(){z&&(z.visibilityState==="visible"?this.Wr||(this.Wr=!0,this.capture("$pageview",{title:z.title},{send_instantly:!0}),this.Gr&&(z.removeEventListener("visibilitychange",this.Gr),this.Gr=null)):this.Gr||(this.Gr=this.hs.bind(this),pt(z,"visibilitychange",this.Gr)))}debug(e){e===!1?(T?.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(T?.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}M(){var e,a,r,n,o,i,s,l=this.Yr||{};return"advanced_disable_flags"in l?!!l.advanced_disable_flags:this.config.advanced_disable_flags!==!1?!!this.config.advanced_disable_flags:this.config.advanced_disable_decide===!0?($.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(r="advanced_disable_decide",n=!1,o=$,i=(a="advanced_disable_flags")in(e=l)&&!ge(e[a]),s=r in e&&!ge(e[r]),i?e[a]:s?(o&&o.warn("Config field '"+r+"' is deprecated. Please use '"+a+"' instead. The old field will be removed in a future major version."),e[r]):n)}cs(e){if(ge(this.config.before_send))return e;var a=we(this.config.before_send)?this.config.before_send:[this.config.before_send],r=e;for(var n of a){if(r=n(r),ge(r)){var o="Event '"+e.event+"' was rejected in beforeSend function";return JH(e.event)?$.warn(o+". This can cause unexpected behavior."):$.info(o),null}r.properties&&!al(r.properties)||$.warn("Event '"+e.event+"' has no properties after beforeSend function, this is likely an error.")}return r}getPageViewId(){var e;return(e=this.pageViewManager.Kt)==null?void 0:e.pageViewId}captureTraceFeedback(e,a){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:a})}captureTraceMetric(e,a,r){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:a,$ai_metric_value:String(r)})}Kr(e){var a=Sn(e)&&!e,r=Ye.H()&&Ye.q("ph_debug")==="true";return!a&&(!!r||e)}};(function(t,e){for(var a=0;a<e.length;a++)t.prototype[e[a]]=L3(t.prototype[e[a]])})(Gh,["identify"]);var cT;var vR=(cT=Nc[el]=new Gh,(function(){function t(){t.done||(t.done=!0,gR=!1,Pe(Nc,(function(e){e._dom_loaded()})))}z!=null&&z.addEventListener?z.readyState==="complete"?t():pt(z,"DOMContentLoaded",t,{capture:!1}):T&&$.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),cT);var O0=class{constructor(e={}){this.options=e;B(this,"client");B(this,"featureFlagsCallback");B(this,"captureCallback");B(this,"rrwebCallback");if(this.client=e.client,this.featureFlagsCallback=e.onFeatureFlagsLoaded,this.captureCallback=e.onCapture,this.rrwebCallback=e.onRRWebEvent,!this.client&&e.consent&&e.requireExplicitConsent&&typeof window<"u"&&e.apiKey){let a=e.consent;a.getStatus()==="granted"&&this.initPostHog(),a.subscribe(n=>{n==="granted"?this.client?this.client.opt_in_capturing():this.initPostHog():n==="denied"&&this.client&&this.client.opt_out_capturing()});return}!this.client&&typeof window<"u"&&e.apiKey&&this.initPostHog()}initPostHog(){let e=this.options;if(!e.apiKey)return;let a=e.enableFeatureFlags??!0,r=`syntro_${e.apiKey.slice(-6)||"sdk"}`,n={api_host:e.apiHost??"https://telemetry.syntrologie.com",advanced_disable_feature_flags:!a,advanced_disable_feature_flags_on_first_load:!a,autocapture:e.autocapture??!0,capture_pageview:e.capturePageview??"history_change",capture_pageleave:e.capturePageleave??!0,disable_session_recording:!(e.sessionRecording??!0),opt_out_useragent_filter:!0,session_recording:{recordCrossDomainIFrames:!0},capture_performance:!0,enable_recording_console_log:!0,loaded:i=>{if(a&&this.featureFlagsCallback){i.onFeatureFlags(()=>{let l=this.getAllFeatureFlags();l&&this.featureFlagsCallback&&this.featureFlagsCallback(l)});let s=this.getAllFeatureFlags();s&&Object.keys(s).length>0&&this.featureFlagsCallback(s)}this.captureCallback&&i.on("eventCaptured",(...s)=>{let l=s[0],u=typeof l=="string"?l:l?.event,c=typeof l=="string"?void 0:l?.properties;typeof u=="string"&&this.captureCallback?.(u,c)})}},o=vR.init(e.apiKey,n,r);o&&(this.client=o),this.rrwebCallback&&this.client&&this.setupRRWebIntercept()}setupRRWebIntercept(e=30){let a=this.client?.sessionRecording;if(!a){e>0&&setTimeout(()=>this.setupRRWebIntercept(e-1),500);return}let r=null,n=a;for(let i of Object.getOwnPropertyNames(n)){let s=n[i];if(s&&typeof s=="object"&&typeof s.onRRwebEmit=="function"&&typeof s.start=="function"&&s!==a){r=s;break}}if(!r){e>0&&setTimeout(()=>this.setupRRWebIntercept(e-1),500);return}let o=r.onRRwebEmit.bind(r);r.onRRwebEmit=i=>{this.rrwebCallback?.({kind:"rrweb",...i}),o(i)},typeof window<"u"&&(window.__RRWEB_INTERCEPT_READY__=!0)}getAllFeatureFlags(){return this.client?.featureFlags?.getFlagVariants()}getSegmentFlags(){let e=this.getAllFeatureFlags();if(!e)return{};let a={};for(let[r,n]of Object.entries(e))r.startsWith("in_segment_")&&(a[r]=n===!0);return a}identify(e,a){this.client?.identify(e,a)}alias(e,a){this.client?.alias(e,a)}track(e,a){this.client?.capture(e,a)}trackCanvasOpened(e){this.track("shadow_canvas_opened",{surface:e})}trackCanvasClosed(e){this.track("shadow_canvas_closed",{surface:e})}trackRectangleViewed(e,a){this.track("shadow_canvas_rectangle_viewed",{rectangleId:e,surface:a})}trackAction(e,a,r){this.track("shadow_canvas_action",{action:e,rectangleId:a,surface:r})}register(e){this.client?.register?.(e)}getSessionId(){return this.client?.get_session_id?.()}startSessionRecording(){this.client?.startSessionRecording?.()}trackExperiment(e,a,r){let n=`$experiment_${e}`;this.register({[n]:r??`variation_${a}`,[`${n}_id`]:a}),this.track("$experiment_started",{$experiment_key:e,$experiment_variation_id:a,$experiment_variation_name:r??`variation_${a}`})}setPersonProperties(e){this.client?.capture("$set",{$set:e})}setPersonPropertiesOnce(e){this.client?.capture("$set",{$set_once:e})}getDistinctId(){return this.client?.get_distinct_id?.()}};function Yh(t={}){return new O0(t)}var D0=async(t,e)=>{let a=[];if(e.applyAction)for(let r of t.actions){let n=await e.applyAction(r);a.push(n)}return{cleanup:async()=>{for(let r=a.length-1;r>=0;r--)try{await a[r].revert()}catch{}}}},B0=async(t,e)=>{let a=[];if(e.applyAction){let r=t.actions.map(n=>e.applyAction(n));if(t.waitFor==="any"){let n=await Promise.race(r);a.push(n);let o=await Promise.allSettled(r);for(let i of o)i.status==="fulfilled"&&i.value!==n&&a.push(i.value)}else{let n=await Promise.all(r);a.push(...n)}}return{cleanup:async()=>{for(let r of a)try{await r.revert()}catch{}}}},P0=async(t,e)=>{let a,r,n=!1,o={cleanup:()=>{n=!0,r&&clearTimeout(r),a&&a()}};return t.event&&e.subscribeEvent?await new Promise(i=>{a=e.subscribeEvent(t.event,()=>{n||i()}),t.durationMs!==void 0&&(r=setTimeout(()=>{n||i()},t.durationMs))}):t.durationMs!==void 0&&await new Promise(i=>{r=setTimeout(()=>{n||i()},t.durationMs)}),o};var Wc=class{constructor(){B(this,"executors",new Map);for(let{kind:e,executor:a}of Cy)this.registerCore(e,a);for(let{kind:e,executor:a}of Dy)this.registerCore(e,a);this.registerCore("core:mountWidget",async()=>{throw new Error("core:mountWidget must be handled by ActionEngine")}),this.registerCore("core:sequence",D0),this.registerCore("core:parallel",B0),this.registerCore("core:wait",P0)}registerCore(e,a,r){this.executors.set(e,{kind:e,executor:a,schema:r,source:"core",isBuiltIn:!0})}register(e,a,r,n="custom",o=!1){if(this.executors.has(e)){if(this.executors.get(e).isBuiltIn)return;console.warn(`[ExecutorRegistry] Overriding executor for kind: ${e} (source: ${n})`)}console.log(`[ExecutorRegistry] Registered executor: ${e} (source: ${n})`),this.executors.set(e,{kind:e,executor:a,schema:r,source:n,isBuiltIn:o})}unregister(e){let a=this.executors.get(e);return a?a.isBuiltIn?(console.warn(`[ExecutorRegistry] Cannot unregister built-in executor: ${e}`),!1):(this.executors.delete(e),!0):!1}unregisterBySource(e){for(let[a,r]of this.executors.entries())r.source===e&&this.executors.delete(a)}get(e){return this.executors.get(e)?.executor}getRegistration(e){return this.executors.get(e)}has(e){return this.executors.has(e)}validate(e){let a=[];if(!e||typeof e!="object")return a.push({code:"INVALID_ACTION",message:"Action must be an object"}),{valid:!1,errors:a,warnings:[]};let{kind:r}=e;if(!r||typeof r!="string")return a.push({code:"MISSING_KIND",message:"Action must have a 'kind' property"}),{valid:!1,errors:a,warnings:[]};let n=this.executors.get(r);if(!n)return a.push({code:"UNKNOWN_KIND",message:`Unknown action kind: ${r}`,field:"kind"}),{valid:!1,errors:a,warnings:[]};if(n.schema){let o=n.schema.safeParse(e);if(!o.success){for(let i of o.error.issues)a.push({code:"SCHEMA_VALIDATION_ERROR",message:i.message,field:i.path.join(".")});return{valid:!1,errors:a,warnings:[]}}}return{valid:!0,errors:[],warnings:[]}}list(){return Array.from(this.executors.keys())}listRegistrations(){return Array.from(this.executors.values())}getBuiltInKinds(){return Array.from(this.executors.entries()).filter(([,e])=>e.isBuiltIn).map(([e])=>e)}getCustomKinds(){return Array.from(this.executors.entries()).filter(([,e])=>!e.isBuiltIn).map(([e])=>e)}},Mr=new Wc;function yR(t){return Mr.get(t)}function Kh(t){return Mr.has(t)}function N0(t,e,a){!t.content||typeof t.content!="string"?e.push({code:"MISSING_CONTENT",message:"Badge action requires 'content' property",field:"content"}):t.content.length>100&&a.push({code:"LONG_BADGE_CONTENT",message:"Badge content is quite long",suggestion:"Keep badge content short (under 100 characters)"})}function F0(t,e,a){if(!t.content||typeof t.content!="object"){e.push({code:"MISSING_CONTENT",message:"Tooltip action requires 'content' object",field:"content"});return}(!t.content.body||typeof t.content.body!="string")&&e.push({code:"MISSING_BODY",message:"Tooltip content requires 'body' property",field:"content.body"})}function H0(t,e,a){!t.html||typeof t.html!="string"?e.push({code:"MISSING_HTML",message:"insertHtml action requires 'html' property",field:"html"}):t.html.length>Qh&&e.push({code:"HTML_TOO_LONG",message:`HTML content exceeds maximum length of ${Qh}`,field:"html"});let r=["before","after","prepend","append","replace"];(!t.position||!r.includes(t.position))&&e.push({code:"INVALID_POSITION",message:`Position must be one of: ${r.join(", ")}`,field:"position"})}function U0(t,e,a){(t.text===void 0||t.text===null)&&e.push({code:"MISSING_TEXT",message:"setText action requires 'text' property",field:"text"})}function z0(t,e,a){!t.attr||typeof t.attr!="string"?e.push({code:"MISSING_ATTR",message:"setAttr action requires 'attr' property",field:"attr"}):(K0.has(t.attr.toLowerCase())||t.attr.toLowerCase().startsWith("on"))&&e.push({code:"DANGEROUS_ATTR",message:`Event handler attributes are not allowed: ${t.attr}`,field:"attr"}),(t.value===void 0||t.value===null)&&e.push({code:"MISSING_VALUE",message:"setAttr action requires 'value' property",field:"value"})}function q0(t,e,a){!t.className||typeof t.className!="string"?e.push({code:"MISSING_CLASS_NAME",message:"Class action requires 'className' property",field:"className"}):/^[a-zA-Z_-][a-zA-Z0-9_-]*$/.test(t.className)||a.push({code:"INVALID_CLASS_NAME",message:"Class name contains unusual characters",suggestion:"Use alphanumeric characters, hyphens, and underscores"})}function $0(t,e,a){if(!t.styles||typeof t.styles!="object")e.push({code:"MISSING_STYLES",message:"setStyle action requires 'styles' object",field:"styles"});else{let r=Object.keys(t.styles).length;r>Jh&&e.push({code:"TOO_MANY_STYLES",message:`Too many styles (${r}). Maximum is ${Jh}`,field:"styles"});for(let[n,o]of Object.entries(t.styles))typeof o=="string"&&o.includes("expression(")&&e.push({code:"DANGEROUS_STYLE",message:`Style expressions are not allowed: ${n}`,field:`styles.${n}`})}}function V0(t,e,a){(!t.slot||typeof t.slot!="string")&&e.push({code:"MISSING_SLOT",message:"mountWidget action requires 'slot' property",field:"slot"}),!t.widget||typeof t.widget!="object"?e.push({code:"MISSING_WIDGET",message:"mountWidget action requires 'widget' object",field:"widget"}):(!t.widget.widgetId||typeof t.widget.widgetId!="string")&&e.push({code:"MISSING_WIDGET_ID",message:"Widget must have a 'widgetId' property",field:"widget.widgetId"})}function j0(t,e,a){t.durationMs===void 0&&!t.event&&e.push({code:"MISSING_WAIT_CONFIG",message:"wait action requires either 'durationMs' or 'event' property"}),t.durationMs!==void 0&&t.durationMs<0&&e.push({code:"INVALID_DURATION",message:"durationMs must be a positive number",field:"durationMs"}),t.event!==void 0&&typeof t.event!="string"&&e.push({code:"INVALID_EVENT",message:"event must be a string",field:"event"})}function G0(t,e,a){if(!t.actions||!Array.isArray(t.actions)){e.push({code:"MISSING_ACTIONS",message:"sequence action requires 'actions' array",field:"actions"});return}t.actions.length===0&&a.push({code:"EMPTY_SEQUENCE",message:"sequence has no actions",suggestion:"Add at least one action to the sequence"});for(let r=0;r<t.actions.length;r++){let n=fr(t.actions[r]);for(let o of n.errors)e.push({...o,field:`actions[${r}]${o.field?`.${o.field}`:""}`});for(let o of n.warnings)a.push(o)}}function W0(t,e,a){if(!t.actions||!Array.isArray(t.actions)){e.push({code:"MISSING_ACTIONS",message:"parallel action requires 'actions' array",field:"actions"});return}t.actions.length===0&&a.push({code:"EMPTY_PARALLEL",message:"parallel has no actions",suggestion:"Add at least one action to the parallel group"}),t.waitFor&&!["all","any"].includes(t.waitFor)&&e.push({code:"INVALID_WAIT_FOR",message:"waitFor must be 'all' or 'any'",field:"waitFor"});for(let r=0;r<t.actions.length;r++){let n=fr(t.actions[r]);for(let o of n.errors)e.push({...o,field:`actions[${r}]${o.field?`.${o.field}`:""}`});for(let o of n.warnings)a.push(o)}}function Z0(t,e,a){if(!t.url||typeof t.url!="string")e.push({code:"MISSING_URL",message:"navigate action requires 'url' property",field:"url"});else{let r=t.url.trim().toLowerCase();r.startsWith("javascript:")&&e.push({code:"DANGEROUS_URL",message:"javascript: URLs are not allowed",field:"url"}),r.startsWith("data:")&&a.push({code:"DATA_URL",message:"data: URLs may have limited support",suggestion:"Consider using a regular URL instead"})}}function X0(t,e,a){if(!t.content||typeof t.content!="object"){e.push({code:"MISSING_CONTENT",message:"Modal action requires 'content' object",field:"content"});return}if((!t.content.body||typeof t.content.body!="string")&&e.push({code:"MISSING_BODY",message:"Modal content requires 'body' property",field:"content.body"}),t.size&&!["sm","md","lg"].includes(t.size)&&e.push({code:"INVALID_SIZE",message:"Modal size must be 'sm', 'md', or 'lg'",field:"size"}),t.ctaButtons)if(!Array.isArray(t.ctaButtons))e.push({code:"INVALID_CTA_BUTTONS",message:"ctaButtons must be an array",field:"ctaButtons"});else for(let r=0;r<t.ctaButtons.length;r++){let n=t.ctaButtons[r];(!n.label||typeof n.label!="string")&&e.push({code:"MISSING_BUTTON_LABEL",message:`CTA button at index ${r} requires 'label' property`,field:`ctaButtons[${r}].label`}),(!n.actionId||typeof n.actionId!="string")&&e.push({code:"MISSING_BUTTON_ACTION_ID",message:`CTA button at index ${r} requires 'actionId' property`,field:`ctaButtons[${r}].actionId`})}}function Y0(t,e,a){if((!t.tourId||typeof t.tourId!="string")&&e.push({code:"MISSING_TOUR_ID",message:"Tour action requires 'tourId' property",field:"tourId"}),!t.steps||!Array.isArray(t.steps)){e.push({code:"MISSING_STEPS",message:"Tour action requires 'steps' array",field:"steps"});return}t.steps.length===0&&e.push({code:"EMPTY_STEPS",message:"Tour must have at least one step",field:"steps"});let r=new Set;for(let n=0;n<t.steps.length;n++){let o=t.steps[n];if(!o.id||typeof o.id!="string"?e.push({code:"MISSING_STEP_ID",message:`Step at index ${n} requires 'id' property`,field:`steps[${n}].id`}):(r.has(o.id)&&e.push({code:"DUPLICATE_STEP_ID",message:`Duplicate step ID: ${o.id}`,field:`steps[${n}].id`}),r.add(o.id)),!o.action)e.push({code:"MISSING_STEP_ACTION",message:`Step at index ${n} requires 'action' property`,field:`steps[${n}].action`});else{let i=fr(o.action);for(let s of i.errors)e.push({...s,field:`steps[${n}].action${s.field?`.${s.field}`:""}`});for(let s of i.warnings)a.push(s)}if(o.onAction)for(let[i,s]of Object.entries(o.onAction))s!=="end"&&!t.steps.some(l=>l.id===s)&&a.push({code:"UNKNOWN_TARGET_STEP",message:`Step "${o.id}" references unknown target step: ${s}`,suggestion:`Make sure step "${s}" exists in the tour`})}}var K0=new Set(["onclick","onerror","onload","onmouseover","onfocus","onblur","onchange","onsubmit","onkeydown","onkeyup","onkeypress"]),Qh=5e4,Jh=50;function fr(t){let e=[],a=[];if(!t||typeof t!="object")return e.push({code:"INVALID_ACTION",message:"Action must be an object"}),{valid:!1,errors:e,warnings:a};let{kind:r}=t;if(!r||typeof r!="string")return e.push({code:"MISSING_KIND",message:"Action must have a 'kind' property"}),{valid:!1,errors:e,warnings:a};if(!Kh(r)&&r!=="core:mountWidget"){let n=Mr.list();return console.error(`[ActionValidation] Unknown action kind: "${r}". Registered kinds (${n.length}): [${n.join(", ")}]. This usually means the app that provides "${r}" hasn't been activated yet, or the executor was never registered in ExecutorRegistry.`),e.push({code:"UNKNOWN_KIND",message:`Unknown action kind: ${r}`,field:"kind"}),{valid:!1,errors:e,warnings:a}}switch(r){case"overlays:highlight":case"overlays:pulse":case"navigation:scrollTo":Cn(t,e,a);break;case"overlays:badge":Cn(t,e,a),N0(t,e,a);break;case"overlays:tooltip":Cn(t,e,a),F0(t,e,a);break;case"overlays:modal":X0(t,e,a);break;case"content:insertHtml":Cn(t,e,a),H0(t,e,a);break;case"content:setText":Cn(t,e,a),U0(t,e,a);break;case"content:setAttr":Cn(t,e,a),z0(t,e,a);break;case"content:addClass":case"content:removeClass":Cn(t,e,a),q0(t,e,a);break;case"content:setStyle":Cn(t,e,a),$0(t,e,a);break;case"core:mountWidget":V0(t,e,a);break;case"core:wait":j0(t,e,a);break;case"core:sequence":G0(t,e,a);break;case"core:parallel":W0(t,e,a);break;case"core:tour":Y0(t,e,a);break;case"navigation:navigate":Z0(t,e,a);break}return{valid:e.length===0,errors:e,warnings:a}}function Cn(t,e,a){let r=t.anchorId;if(!r||typeof r!="object"){e.push({code:"MISSING_ANCHOR_ID",message:"Action requires an 'anchorId' object with a 'selector' string",field:"anchorId"});return}if(!r.selector||typeof r.selector!="string"?e.push({code:"MISSING_ANCHOR_SELECTOR",message:"anchorId requires a 'selector' string",field:"anchorId.selector"}):r.selector.length>200&&a.push({code:"LONG_ANCHOR_ID",message:"Anchor selector is unusually long",suggestion:"Consider using a shorter, more descriptive selector"}),r.route===void 0||r.route===null)e.push({code:"MISSING_ANCHOR_ROUTE",message:`anchorId requires a 'route' (string or array of strings). Use "**" for all routes.`,field:"anchorId.route"});else{let n=Array.isArray(r.route)?r.route:[r.route];for(let o of n)if(typeof o!="string"){e.push({code:"INVALID_ANCHOR_ROUTE",message:"anchorId.route must be a string or array of strings",field:"anchorId.route"});break}}}function Zc(t){let e=[],a=[];if(!Array.isArray(t))return console.error("[ActionValidation] validateActions called with non-array:",typeof t),e.push({code:"INVALID_ACTIONS",message:"Actions must be an array"}),{valid:!1,errors:e,warnings:a};for(let r=0;r<t.length;r++){let n=fr(t[r]);if(!n.valid){let o=t[r];console.error(`[ActionValidation] Action [${r}] failed validation:`,`kind="${o?.kind??"undefined"}"`,n.errors.map(i=>`${i.code}: ${i.message}`).join("; "),o)}for(let o of n.errors)e.push({...o,field:o.field?`[${r}].${o.field}`:`[${r}]`});for(let o of n.warnings)a.push({...o,suggestion:o.suggestion?`Action ${r}: ${o.suggestion}`:void 0})}return e.length>0&&console.error(`[ActionValidation] Batch validation failed: ${e.length} error(s) in ${t.length} action(s).`,e.map(r=>`${r.field??"?"}: ${r.message}`).join(" | ")),{valid:e.length===0,errors:e,warnings:a}}var L4=0;function em(t){let{overlayRoot:e,eventBus:a,surfaces:r,anchorResolver:n,waitForAnchor:o,adaptiveId:i,executorRegistry:s=Mr,subscribeNavigation:l,runtime:u}=t,c=new Map,d=new Map;function f(){return`action-${++L4}`}function h(_,L){a&&a.publish(_,L)}function S(){return{overlayRoot:e,resolveAnchor:n,waitForAnchor:o,generateId:f,publishEvent:h,adaptiveId:i,applyAction:m,subscribeEvent:a?(_,L)=>a.subscribe({names:[_]},A=>L(A.props)):void 0,subscribeNavigation:l}}async function x(_,L){if(!r)throw new Error("Surfaces provider required for core:mountWidget actions");let A=r.mount(_.slot,{type:"widget",widgetId:_.widget.widgetId,config:_.widget.props},{priority:_.widget.priority});return L.publishEvent("action.applied",{id:L.generateId(),kind:"core:mountWidget",slot:_.slot,widgetId:_.widget.widgetId}),{cleanup:()=>{A.unmount()},updateFn:I=>{if("widget"in I&&I.widget){let R=I.widget;R.props&&A.update({type:"widget",widgetId:_.widget.widgetId,config:R.props})}}}}async function b(_,L){if(_.kind==="core:mountWidget")return x(_,L);let A=s.get(_.kind);if(!A){let I="list"in s?s.list():"(list unavailable)";throw console.error(`[ActionEngine] No executor for kind="${_.kind}".`,`Registered: [${I}]`),new Error(`No executor for action kind: ${_.kind}`)}return A(_,L)}function g(_,L,A,I){if(!u)return;let R=[],F=async()=>{let E=c.get(_);if(!E)return;let O=u.evaluateSync(A).value;if(E.state==="applied"&&!O){try{await E.cleanup()}catch(N){console.error(`[ActionEngine] Error reverting conditional action ${_}:`,N)}E.state="deferred",E.cleanup=()=>{},E.updateFn=void 0,h("action.deferred",{id:_,kind:L.kind})}else if(E.state==="deferred"&&O)try{let N=S(),G=await b(L,N);E.state="applied",E.cleanup=G.cleanup,E.updateFn=G.updateFn,E.appliedTs=Date.now(),h("action.applied",{id:_,kind:L.kind,anchorId:"anchorId"in L?L.anchorId:void 0})}catch(N){console.error(`[ActionEngine] Error applying deferred action ${_}:`,N),E.state="failed"}};u.context&&R.push(u.context.subscribe(F)),u.accumulator&&R.push(u.accumulator.subscribe(F)),d.set(_,R)}async function m(_){let L=fr(_);if(!L.valid){let O=L.errors.map(N=>N.message).join("; ");throw console.error(`[ActionEngine] Validation failed for action kind="${_?.kind}":`,O,_),new Error(`Action validation failed: ${O}`)}let A=f(),I=_.triggerWhen;if(I&&u&&!u.evaluateSync(I).value){let N={id:A,action:_,adaptiveId:i,appliedTs:Date.now(),state:"deferred",cleanup:()=>{}};c.set(A,N);let G={id:A,action:_,async revert(){let H=c.get(A);if(!H)return;let W=d.get(A);if(W){for(let ce of W)ce();d.delete(A)}H.state="reverted",c.delete(A)},isApplied(){return c.get(A)?.state==="applied"},async update(H){let W=c.get(A);if(!W||W.state!=="applied")throw new Error("Cannot update action that is not applied");if(W.updateFn)await W.updateFn(H);else throw new Error(`Action kind ${_.kind} does not support updates`)},getState(){return c.get(A)?.state??"reverted"}};return g(A,_,I,G),G}let R=S(),F=await b(_,R),E={id:A,action:_,adaptiveId:i,appliedTs:Date.now(),state:"applied",cleanup:F.cleanup,updateFn:F.updateFn};c.set(A,E),h("action.applied",{id:A,kind:_.kind,anchorId:"anchorId"in _?_.anchorId:void 0});let D={id:A,action:_,async revert(){let O=c.get(A);if(!O||O.state!=="applied")return;let N=d.get(A);if(N){for(let G of N)G();d.delete(A)}try{await O.cleanup(),O.state="reverted",h("action.reverted",{id:A,kind:_.kind})}catch(G){console.warn(`[ActionEngine] Cleanup error for ${_.kind} (${A}), ignoring:`,G),O.state="reverted",h("action.reverted",{id:A,kind:_.kind})}finally{c.delete(A)}},isApplied(){return c.get(A)?.state==="applied"},async update(O){let N=c.get(A);if(!N||N.state!=="applied")throw new Error("Cannot update action that is not applied");if(N.updateFn)await N.updateFn(O);else throw new Error(`Action kind ${_.kind} does not support updates`)},getState(){return c.get(A)?.state??"reverted"}};return I&&u&&g(A,_,I,D),D}async function y(_){console.log(`[ActionEngine] applyBatch: ${_.length} action(s)`,_.map(E=>E.kind).join(", "));let L=Zc(_);if(!L.valid){let E=L.errors.map(D=>D.message).join("; ");throw console.error(`[ActionEngine] Batch validation FAILED for ${_.length} action(s):`,E,`
521
+ Actions:`,_.map((D,O)=>` [${O}] ${D.kind} ${D.anchorId?`anchor="${D.anchorId.selector}"`:""} ${D.label?`label="${D.label}"`:""}`).join(`
522
+ `)),new Error(`Batch validation failed: ${E}`)}let A=f(),I=[],R=[];try{for(let E of _){let D=await m(E);I.push(D),R.push(D)}}catch(E){console.error(`[ActionEngine] Batch apply FAILED at action ${R.length+1}/${_.length}.`,`Successfully applied: ${R.length}. Rolling back...`,E);for(let D of R)try{await D.revert()}catch{}throw E}return{id:A,handles:I,async revertAll(){for(let E=I.length-1;E>=0;E--)try{await I[E].revert()}catch(D){console.error(`[ActionEngine] Error reverting action ${I[E].id}:`,D)}},isApplied(){return I.every(E=>E.isApplied())}}}function v(_){return fr(_)}function C(){return Array.from(c.values()).map(_=>({id:_.id,action:_.action,adaptiveId:_.adaptiveId,appliedTs:_.appliedTs,state:_.state}))}function w(){for(let _ of d.values())for(let L of _)try{L()}catch{}d.clear();for(let _ of c.values())if(_.state==="applied")try{_.cleanup()}catch(L){console.error("[ActionEngine] Error during cleanup:",L)}c.clear()}return{apply:m,applyBatch:y,validate:v,getActive:C,destroy:w}}var k4=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),tm=p.object({type:p.literal("page_url"),url:p.string()}),am=p.object({type:p.literal("route"),routeId:p.string()}),rm=p.object({type:p.literal("anchor_visible"),anchorId:p.string(),state:p.enum(["visible","present","absent"])}),nm=p.object({type:p.literal("event_occurred"),eventName:p.string(),withinMs:p.number().optional()}),om=p.object({type:p.literal("state_equals"),key:p.string(),value:p.unknown()}),im=p.object({type:p.literal("viewport"),minWidth:p.number().optional(),maxWidth:p.number().optional(),minHeight:p.number().optional(),maxHeight:p.number().optional()}),sm=p.object({type:p.literal("session_metric"),key:p.string(),operator:p.enum(["gte","lte","eq","gt","lt"]),threshold:p.number()}),lm=p.object({type:p.literal("dismissed"),key:p.string(),inverted:p.boolean().optional()}),um=p.object({type:p.literal("cooldown_active"),key:p.string(),inverted:p.boolean().optional()}),cm=p.object({type:p.literal("frequency_limit"),key:p.string(),limit:p.number(),inverted:p.boolean().optional()}),dl=p.object({equals:p.union([p.string(),p.number(),p.boolean()]).optional(),contains:p.string().optional()}),fl=p.object({events:p.array(p.string()).min(1),match:p.record(p.string(),dl).optional()}),dm=p.object({type:p.literal("event_count"),key:p.string(),operator:p.enum(["gte","lte","eq","gt","lt"]),count:p.number().int().min(0),withinMs:p.number().positive().optional(),counter:fl.optional()}),wn=p.discriminatedUnion("type",[tm,am,rm,nm,om,im,sm,lm,um,cm,dm]),pl=p.object({conditions:p.array(wn),value:p.unknown()}),hl=p.object({type:p.literal("rules"),rules:p.array(pl),default:p.unknown()}),ml=p.object({type:p.literal("score"),field:p.string(),threshold:p.number(),above:p.unknown(),below:p.unknown()}),gl=p.object({type:p.literal("model"),modelId:p.string(),inputs:p.array(p.string()),outputMapping:p.record(p.string(),p.unknown()),default:p.unknown()}),vl=p.object({type:p.literal("external"),endpoint:p.string(),method:p.enum(["GET","POST"]).optional(),default:p.unknown(),timeoutMs:p.number().optional()}),yl=p.discriminatedUnion("type",[hl,ml,gl,vl]),Xc=yl.nullable().optional(),I4=p.object({events:p.array(p.string()),urlContains:p.string().optional(),props:p.record(p.union([p.string(),p.number(),p.boolean()])).optional()}),A4=p.object({title:p.string().optional(),body:p.string().optional(),icon:p.string().optional()}).nullable().optional();var Q0=p.object({include:p.array(p.string()).optional().describe("URL patterns where this tile appears. Supports *, **, :param wildcards. Use sparingly \u2014 mostly to isolate to specific webapp functionality. Omit to appear on all routes."),exclude:p.array(p.string()).optional().describe("URL patterns where this tile should NOT appear. Evaluated before include.")}),Yc=p.object({routes:Q0,onlyIfPopulated:p.boolean().optional().describe("When true, tile is hidden if none of its props.actions[] have an active triggerWhen. Useful for tiles with all-deferred FAQ questions or nav tips. Default: false.")});function E4(t){return wn.safeParse(t)}function T4(t){return yl.safeParse(t)}function R4(t){return Yc.safeParse(t)}var M4=[{defName:"matchOp",schema:dl},{defName:"counterDef",schema:fl},{defName:"activationConfig",schema:Yc},{defName:"routeFilter",schema:Q0},{defName:"ruleStrategy",schema:hl},{defName:"scoreStrategy",schema:ml},{defName:"modelStrategy",schema:gl},{defName:"externalStrategy",schema:vl},{defName:"rule",schema:pl},{defName:"condition",schema:wn}];var J0=p.object({tileId:p.string(),itemId:p.string().optional()}).strict(),O4=p.object({on:p.string(),title:p.string(),body:p.string().optional(),icon:p.string().optional(),ttl:p.number().optional(),cooldown:p.number().optional(),deepLink:J0.optional()}).strict(),D4=p.object({id:p.string(),title:p.string().optional(),subtitle:p.string().optional(),icon:p.string().optional(),priority:p.number().optional(),widget:p.string(),props:p.record(p.unknown()).optional(),activation:Yc.optional(),notifications:p.array(O4).optional()}).strict(),B4=p.object({position:p.enum(["left","right"]).optional(),layout:p.enum(["overlay","push"]).optional(),background:p.string().optional(),blur:p.string().optional(),border:p.string().optional(),width:p.string().optional(),transitionDuration:p.string().optional(),transitionEasing:p.string().optional(),transitionFade:p.string().optional()}),P4=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),color:p.string().optional(),size:p.string().optional(),shadow:p.string().optional(),borderRadius:p.string().optional()}),N4=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),shadow:p.string().optional(),titleColor:p.string().optional(),textColor:p.string().optional(),iconBackground:p.string().optional(),iconShadow:p.string().optional(),headerPadding:p.string().optional(),bodyPadding:p.string().optional(),gap:p.string().optional()}),F4=p.object({background:p.string().optional(),textColor:p.string().optional(),titleColor:p.string().optional(),arrowColor:p.string().optional(),arrowSize:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),scrimOpacity:p.string().optional(),highlightRing:p.string().optional()}),H4=p.object({background:p.string().optional(),textColor:p.string().optional(),textSecondaryColor:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),successColor:p.string().optional(),warningColor:p.string().optional(),errorColor:p.string().optional(),iconBackground:p.string().optional(),progressGradient:p.string().optional()}),U4=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),textColor:p.string().optional(),textSecondaryColor:p.string().optional(),itemDivider:p.string().optional(),itemGap:p.string().optional(),itemPadding:p.string().optional(),itemFontSize:p.string().optional(),bodyPadding:p.string().optional(),bodyFontSize:p.string().optional(),categoryPadding:p.string().optional(),categoryGap:p.string().optional(),categoryFontSize:p.string().optional(),searchBackground:p.string().optional(),searchColor:p.string().optional(),chevronColor:p.string().optional()}),z4=p.object({mode:p.enum(["dark","light"]).optional(),fontFamily:p.string().optional(),colorPrimary:p.string().optional(),colorPrimaryHover:p.string().optional(),borderRadius:p.string().optional(),canvas:B4.optional(),launcher:P4.optional(),tile:N4.optional(),overlay:F4.optional(),notification:H4.optional(),content:U4.optional()}).strict(),q4=p.object({enabled:p.boolean().optional(),label:p.string().optional(),icon:p.string().optional(),position:p.string().optional(),animate:p.boolean().optional(),animationStyle:p.enum(["pulse","bounce","glow"]).optional(),notificationCount:p.number().optional()}).strict(),y9=p.object({schemaVersion:p.string().optional(),fetchedAt:p.string().datetime(),configVersion:p.string().optional(),canvasTitle:p.string().optional(),tiles:p.array(D4),actions:p.array(p.any()),theme:z4.optional(),launcher:q4.optional(),meta:p.object({verificationSteps:p.array(p.union([p.string(),p.object({text:p.string(),check:wn.optional()})])).optional()}).passthrough().optional()}).strict();var _t={triggerWhen:Xc},Ia=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),eS=p.object({color:p.string().optional(),scrimOpacity:p.number().min(0).max(1).optional(),paddingPx:p.number().optional(),radiusPx:p.number().optional()}).strict(),tS=p.enum(["top-left","top-right","bottom-left","bottom-right"]),aS=p.enum(["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"]),pm=p.object({label:p.string(),actionId:p.string(),primary:p.boolean().optional()}).strict(),rS=p.object({title:p.string().optional(),body:p.string(),ctaButtons:p.array(pm).optional()}).strict(),nS=p.object({title:p.string().optional(),body:p.string()}).strict(),oS=p.enum(["before","after","prepend","append","replace"]),iS=p.enum(["immediate","hover","click"]),sS=p.object({widgetId:p.string(),props:p.record(p.unknown()).optional(),priority:p.number().optional()}).strict(),lS=p.object({id:p.string(),action:p.any(),route:p.string().optional(),onAction:p.record(p.string()).optional()}).passthrough(),uS=p.enum(["auto","smooth","instant"]),fm=p.enum(["start","center","end","nearest"]),cS=p.object({kind:p.literal("content:setText"),anchorId:Ia,text:p.string(),label:p.string().optional()}).extend(_t).strict(),dS=p.object({kind:p.literal("content:setAttr"),anchorId:Ia,attr:p.string(),value:p.string(),label:p.string().optional()}).extend(_t).strict(),fS=p.object({kind:p.literal("content:addClass"),anchorId:Ia,className:p.string(),label:p.string().optional()}).extend(_t).strict(),pS=p.object({kind:p.literal("content:removeClass"),anchorId:Ia,className:p.string(),label:p.string().optional()}).extend(_t).strict(),hS=p.object({kind:p.literal("content:setStyle"),anchorId:Ia,styles:p.record(p.string()),label:p.string().optional()}).extend(_t).strict(),mS=p.object({kind:p.literal("content:insertHtml"),anchorId:Ia,html:p.string(),position:oS,deepLink:J0.optional(),label:p.string().optional()}).extend(_t).strict(),gS=p.object({kind:p.literal("overlays:highlight"),anchorId:Ia,style:eS.optional(),duration:p.number().optional(),label:p.string().optional()}).extend(_t).strict(),vS=p.object({kind:p.literal("overlays:pulse"),anchorId:Ia,duration:p.number().optional(),label:p.string().optional()}).extend(_t).strict(),yS=p.object({kind:p.literal("overlays:badge"),anchorId:Ia,content:p.string(),position:tS.optional(),label:p.string().optional()}).extend(_t).strict(),xS=p.object({kind:p.literal("overlays:tooltip"),anchorId:Ia,content:rS,trigger:iS.optional(),placement:aS.optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(_t).strict(),bS=p.object({kind:p.literal("overlays:modal"),content:nS,size:p.enum(["sm","md","lg"]).optional(),blocking:p.boolean().optional(),scrim:p.object({opacity:p.number().min(0).max(1).optional()}).strict().optional(),dismiss:p.object({onEsc:p.boolean().optional(),closeButton:p.boolean().optional(),timeoutMs:p.number().min(0).optional()}).strict().optional(),ctaButtons:p.array(pm).optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(_t).strict(),SS=p.object({kind:p.literal("navigation:scrollTo"),anchorId:Ia,behavior:uS.optional(),block:fm.optional(),inline:fm.optional(),label:p.string().optional()}).extend(_t).strict(),_S=p.object({kind:p.literal("navigation:navigate"),url:p.string(),target:p.enum(["_self","_blank"]).optional(),label:p.string().optional()}).extend(_t).strict(),CS=p.object({kind:p.literal("core:mountWidget"),slot:p.string(),widget:sS,label:p.string().optional()}).extend(_t).strict(),wS=p.object({kind:p.literal("core:wait"),durationMs:p.number().min(0).optional(),event:p.string().optional(),label:p.string().optional()}).extend(_t).strict(),LS=p.object({kind:p.literal("core:sequence"),actions:p.array(p.any()),label:p.string().optional()}).extend(_t).strict(),kS=p.object({kind:p.literal("core:parallel"),actions:p.array(p.any()),waitFor:p.enum(["all","any"]).optional(),label:p.string().optional()}).extend(_t).strict(),IS=p.object({kind:p.literal("core:tour"),tourId:p.string(),steps:p.array(lS).min(1),startStep:p.string().optional(),autoStart:p.boolean().optional(),label:p.string().optional()}).extend(_t).passthrough(),xR=[{defName:"setText",schema:cS},{defName:"setAttr",schema:dS},{defName:"addClass",schema:fS},{defName:"removeClass",schema:pS},{defName:"setStyle",schema:hS},{defName:"insertHtml",schema:mS},{defName:"highlight",schema:gS},{defName:"pulse",schema:vS},{defName:"badge",schema:yS},{defName:"tooltip",schema:xS},{defName:"modal",schema:bS},{defName:"scrollTo",schema:SS},{defName:"navigate",schema:_S},{defName:"mountWidget",schema:CS},{defName:"wait",schema:wS},{defName:"sequence",schema:LS},{defName:"parallel",schema:kS},{defName:"tour",schema:IS}];function hm(t){let e=t?.root??(typeof document<"u"?document.body:null),a=t?.defaultTimeoutMs??5e3,r=new Map,n=new Map,o=null,i=!1;function s(b){if(!e)return null;try{return e.matches(b)?e:e.querySelector(b)}catch{return null}}function l(){for(let[b,g]of r){let m=s(b);if(m){for(let y of g)clearTimeout(y.timer),y.resolve(m);r.delete(b)}}for(let[b,g]of n){let m=s(b);if(m){for(let y of g)y.cancelled||y.cb(m);n.delete(b)}}r.size===0&&n.size===0&&c()}function u(){o||i||typeof MutationObserver>"u"||!e||(o=new MutationObserver(()=>{l()}),o.observe(e,{childList:!0,subtree:!0}))}function c(){o&&(o.disconnect(),o=null)}function d(b,g){let m=r.get(b);m&&(m.delete(g),m.size===0&&r.delete(b)),r.size===0&&n.size===0&&c()}function f(b,g){if(i)return Promise.reject(new Error("AnchorResolver destroyed"));let m=s(b);if(m)return Promise.resolve(m);let y=g??a;return new Promise((v,C)=>{let w={resolve:v,reject:C,timer:setTimeout(()=>{d(b,w),C(new Error(`waitFor("${b}") timed out after ${y}ms`))},y)},_=r.get(b);_||(_=new Set,r.set(b,_)),_.add(w),u()})}function h(b,g){if(i)return()=>{};let m=s(b);if(m)return g(m),()=>{};let y={cb:g,cancelled:!1},v=n.get(b);return v||(v=new Set,n.set(b,v)),v.add(y),u(),()=>{y.cancelled=!0;let C=n.get(b);C&&(C.delete(y),C.size===0&&n.delete(b)),r.size===0&&n.size===0&&c()}}function S(){let b=0;for(let g of r.values())b+=g.size;return b}function x(){i=!0,c();let b=new Error("AnchorResolver destroyed");for(let g of r.values())for(let m of g)clearTimeout(m.timer),m.reject(b);r.clear(),n.clear()}return{resolve:s,waitFor:f,onAppear:h,pendingCount:S,destroy:x}}function $4(){let t=Date.now();return{page:{url:typeof window<"u"?window.location.href:"",title:typeof document<"u"?document.title:void 0},session:{sessionId:"",startTs:t,pageHistory:[]},viewport:{width:typeof window<"u"?window.innerWidth:0,height:typeof window<"u"?window.innerHeight:0}}}function AS(t,e){if(!e)return;let a;try{a=new URL(t).pathname}catch{a=t}if(e.exclude){for(let r of e.exclude)if(bR(a,r))return}if(e.include){for(let r of e.include)if(bR(a,r))return r;return}return a}function bR(t,e){let a=t.replace(/\/$/,"")||"/",r=e.replace(/\/$/,"")||"/";if(a===r)return!0;let n=r.replace(/:[^/]+/g,"[^/]+").replace(/\*/g,".*");return new RegExp(`^${n}$`).test(a)}var Kc=class{constructor(e){B(this,"context");B(this,"previousContext");B(this,"listeners",new Set);B(this,"telemetry");B(this,"routes");B(this,"navigation");B(this,"cleanupFns",[]);if(this.telemetry=e.telemetry,this.routes=e.routes,this.navigation=e.navigation,this.context=$4(),this.previousContext={...this.context},e.telemetry?.getSessionId){let a=e.telemetry.getSessionId();a&&(this.context.session.sessionId=a)}e.initialPageHistory&&(this.context.session.pageHistory=e.initialPageHistory),this.context.page.routeId=AS(this.context.page.url,this.routes),this.addPageToHistory(this.context.page.url),typeof window<"u"&&this.setupBrowserListeners()}get(){return{...this.context}}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}setRoutes(e){this.routes=e;let a=AS(this.context.page.url,this.routes);a!==this.context.page.routeId&&this.updateContext({page:{...this.context.page,routeId:a}})}setAnchors(e){this.updateContext({anchors:e})}setSessionId(e){e!==this.context.session.sessionId&&this.updateContext({session:{...this.context.session,sessionId:e}})}destroy(){for(let e of this.cleanupFns)e();this.cleanupFns=[],this.listeners.clear()}setupBrowserListeners(){let e,a=()=>{clearTimeout(e),e=setTimeout(()=>{this.updateViewport()},100)};window.addEventListener("resize",a),this.cleanupFns.push(()=>window.removeEventListener("resize",a));let r=this.navigation.subscribe(()=>this.updatePage());this.cleanupFns.push(r)}updateViewport(){let e={width:window.innerWidth,height:window.innerHeight};(e.width!==this.context.viewport.width||e.height!==this.context.viewport.height)&&this.updateContext({viewport:e})}updatePage(){let e=window.location.href,{title:a}=document,r=AS(e,this.routes),n={url:e,title:a,routeId:r};(n.url!==this.context.page.url||n.title!==this.context.page.title||n.routeId!==this.context.page.routeId)&&(n.url!==this.context.page.url&&this.addPageToHistory(n.url),this.updateContext({page:n}))}addPageToHistory(e){let a={url:e,ts:Date.now()},r=[...this.context.session.pageHistory||[],a];r.length>50&&r.shift(),this.context.session.pageHistory=r}updateContext(e){this.previousContext={...this.context},this.context={...this.context,...e},this.notifyListeners()}notifyListeners(){for(let e of this.listeners)try{e(this.context,this.previousContext)}catch(a){console.error("[ContextManager] Listener error:",a)}}};function mm(t){return new Kc(t)}var SR=p.object({url:p.string(),routeId:p.string().optional(),title:p.string().optional(),locale:p.string().optional()}),_R=p.object({url:p.string(),ts:p.number()}),CR=p.object({sessionId:p.string(),startTs:p.number(),pageHistory:p.array(_R).optional()}),wR=p.object({width:p.number(),height:p.number()}),LR=p.object({x:p.number(),y:p.number(),w:p.number(),h:p.number()}),kR=p.object({anchorId:p.string(),present:p.boolean(),visible:p.boolean().optional(),boundingBox:LR.optional()}),IR=p.record(p.string(),p.union([p.number(),p.string(),p.boolean(),p.undefined()])),AR=p.object({page:SR,session:CR,viewport:wR,anchors:p.array(kR).optional(),augmented:IR.optional()});function V4(t){return AR.safeParse(t)}function ES(t,e){let{context:a,state:r,events:n}=e;switch(t.type){case"page_url":{let{url:o}=t,i=a.page.url.split("?")[0].split("#")[0],s=o.replace(/\*\*/g,"\0GLOBSTAR\0").replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^/]*").replace(/\0GLOBSTAR\0/g,".*");return new RegExp(`^${s}$`).test(i)}case"route":return a.page.routeId===t.routeId;case"anchor_visible":{let o=a.anchors?.find(i=>i.anchorId===t.anchorId);switch(t.state){case"visible":return o?.visible===!0;case"present":return o?.present===!0;case"absent":return!o?.present;default:return!1}}case"event_occurred":{if(!n)return!1;let o=t.withinMs??6e4;return n.hasRecentEvent(t.eventName,o)}case"state_equals":return r?.getValue?r.getValue(t.key)===t.value:!1;case"viewport":{let{width:o,height:i}=a.viewport;return!(t.minWidth!==void 0&&o<t.minWidth||t.maxWidth!==void 0&&o>t.maxWidth||t.minHeight!==void 0&&i<t.minHeight||t.maxHeight!==void 0&&i>t.maxHeight)}case"session_metric":{if(!r)return!1;let o=r.getSessionMetric(t.key),{operator:i,threshold:s}=t;switch(i){case"gte":return o>=s;case"lte":return o<=s;case"eq":return o===s;case"gt":return o>s;case"lt":return o<s;default:return!1}}case"dismissed":{if(!r)return t.inverted??!1;let o=r.isDismissed(t.key);return t.inverted?!o:o}case"cooldown_active":{if(!r)return t.inverted??!1;let o=r.isCooldownActive(t.key);return t.inverted?!o:o}case"frequency_limit":{if(!r)return t.inverted??!1;let i=r.getFrequencyCount(t.key)>=t.limit;return t.inverted?!i:i}case"event_count":{if(!e.accumulator)return!1;let o=t,i=e.accumulator.getCount(o.key,o.withinMs);switch(o.operator){case"gte":return i>=o.count;case"lte":return i<=o.count;case"eq":return i===o.count;case"gt":return i>o.count;case"lt":return i<o.count;default:return!1}}default:return console.warn("[RuleStrategy] Unknown condition type:",t.type),!1}}function TS(t,e){let a=[];for(let r of t.conditions){let n=ES(r,e);if(a.push({condition:r,result:n}),!n)return{matched:!1,conditionResults:a}}return{matched:!0,conditionResults:a}}function Qc(t,e){for(let a=0;a<t.rules.length;a++){let r=t.rules[a],{matched:n,conditionResults:o}=TS(r,e);if(n)return{value:r.value,isFallback:!1,matchInfo:{strategyType:"rules",matchedRuleIndex:a,evaluatedConditions:o}}}return{value:t.default,isFallback:!0,matchInfo:{strategyType:"rules"}}}function Jc(t,e){let{context:a}=e,r=a.augmented?.[t.field];return r===void 0||typeof r!="number"?{value:t.below,isFallback:!0,matchInfo:{strategyType:"score"}}:{value:r>=t.threshold?t.above:t.below,isFallback:!1,matchInfo:{strategyType:"score"}}}function ER(t,e){let{state:a,events:r,sessionMetrics:n,accumulator:o}=e;return{context:t,state:a?{isDismissed:i=>a.dismissals.isDismissed(i),isCooldownActive:i=>a.cooldowns.isActive(i),getFrequencyCount:i=>a.frequency.count(i),getSessionMetric:i=>n?.get(i)??0,getValue:i=>a.session.get(i)??a.user.get(i)}:void 0,events:r?{hasRecentEvent:(i,s)=>r.hasRecentEvent(i,s)}:void 0,accumulator:o?{getCount:(i,s)=>o.getCount(i,s)}:void 0}}async function RS(t,e,a={}){let r=ER(e,a);switch(t.type){case"rules":return Qc(t,r);case"score":return Jc(t,r);case"model":return{value:t.default,isFallback:!0,matchInfo:{strategyType:"model"}};case"external":return{value:t.default,isFallback:!0,matchInfo:{strategyType:"external"}};default:return console.warn("[DecisionEngine] Unknown strategy type:",t.type),{value:void 0,isFallback:!0,matchInfo:{strategyType:t.type}}}}function MS(t,e,a={}){let r=ER(e,a);switch(t.type){case"rules":return Qc(t,r);case"score":return Jc(t,r);case"model":case"external":return{value:t.default,isFallback:!0,matchInfo:{strategyType:t.type}};default:return{value:void 0,isFallback:!0,matchInfo:{strategyType:t.type}}}}function gm(t){return{evaluate:(e,a)=>RS(e,a,t),evaluateSync:(e,a)=>MS(e,a,t)}}function vm(t){let{eventBus:e,stateStore:a}=t,r=new Map,n=new Set,o=null,i=a.ns("accumulator");function s(u){let c=!1;for(let d of r.values()){if(!d.predicate(u))continue;let f=i.get(d.stateKey)||{count:0};f.count++,d.needsTimestamps&&(f.timestamps||(f.timestamps=[]),f.timestamps.push(u.ts),f.timestamps.length>200&&(f.timestamps=f.timestamps.slice(-200))),i.set(d.stateKey,f),c=!0}if(c)for(let d of n)try{d()}catch(f){console.error("[EventAccumulator] Subscriber error:",f)}}function l(){o||r.size===0||(o=e.subscribe(s))}return{register(u,c,d=!1){let f=`ev:${u}`,h=r.get(f);if(h){d&&!h.needsTimestamps&&(h.needsTimestamps=!0);return}r.set(f,{stateKey:f,needsTimestamps:d,predicate:c}),l()},getCount(u,c){let d=`ev:${u}`,f=i.get(d);if(!f)return 0;if(c===void 0||!f.timestamps)return f.count;let h=Date.now()-c;return f.timestamps.filter(S=>S>=h).length},subscribe(u){return n.add(u),()=>{n.delete(u)}},destroy(){o&&(o(),o=null),r.clear(),n.clear()}}}var TR="app:",j4="syntro:",G4=/^[a-z][a-z0-9_]*$/;function ym(t){if(!t)return{valid:!1,reason:"Event name cannot be empty"};if(t.startsWith(j4))return{valid:!1,reason:'"syntro:" prefix is reserved for internal SDK events'};if(!t.startsWith(TR))return{valid:!1,reason:`Custom events must start with "app:" prefix. Got: "${t}"`};let e=t.slice(TR.length).split(":");if(e.length<2)return{valid:!1,reason:`Event name must have at least 2 segments after "app:" (app:{category}:{action}). Got: "${t}"`};for(let a of e)if(!G4.test(a))return{valid:!1,reason:`Segment "${a}" must be lowercase alphanumeric + underscores. Got: "${t}"`};return{valid:!0}}function W4(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||t===null}function RR(t,e,a=0){if(a>=e)return!1;for(let r of Object.values(t))if(r!==null&&typeof r=="object"&&!Array.isArray(r)&&!RR(r,e,a+1))return!1;return!0}function xm(t){if(t===void 0)return{valid:!0};if(t===null||typeof t!="object"||Array.isArray(t))return{valid:!1,reason:"Props must be a plain object"};if(!RR(t,2))return{valid:!1,reason:"Props nesting depth exceeds 2 levels"};let e=[];for(let[a,r]of Object.entries(t))r!==null&&typeof r=="object"||W4(r)||e.push(a);return e.length>0?{valid:!0,stripped:e}:{valid:!0}}function bm(t,e){return e?!(e.names&&e.names.length>0&&!e.names.includes(t.name)||e.patterns&&e.patterns.length>0&&!e.patterns.some(r=>{try{return new RegExp(r).test(t.name)}catch{return!1}})||e.sources&&e.sources.length>0&&!e.sources.includes(t.source)):!0}var ed=class{constructor(e={}){B(this,"subscriptions",new Set);B(this,"history",[]);B(this,"maxHistorySize");B(this,"debug");B(this,"emitHistory");B(this,"posthogCapture");B(this,"testMode");this.maxHistorySize=e.maxHistorySize??100,this.debug=e.debug??!1,this.emitHistory=e.history??null,this.posthogCapture=e.posthogCapture??null,this.testMode=e.testMode??!1}subscribe(e,a){let r,n;typeof e=="function"?(r=void 0,n=e):(r=e,n=a);let o={filter:r,callback:n};return this.subscriptions.add(o),()=>{this.subscriptions.delete(o)}}publish(e,a,r="canvas"){let n={ts:Date.now(),name:e,source:r,props:a,schemaVersion:et};this.publishEvent(n)}publishEvent(e){this.history.push(e),this.history.length>this.maxHistorySize&&this.history.shift();for(let a of this.subscriptions)if(bm(e,a.filter))try{a.callback(e)}catch(r){console.error("[EventBus] Subscriber error:",r)}}emit(e,a){let r=ym(e);if(!r.valid)return console.warn(`[EventBus] emit() rejected: ${r.reason}`),this.debug?{delivered:!1,matchedRules:[],posthogCaptured:!1,listenersNotified:0}:void 0;let n=xm(a);if(!n.valid)return console.warn(`[EventBus] emit() rejected props: ${n.reason}`),this.debug?{delivered:!1,matchedRules:[],posthogCaptured:!1,listenersNotified:0}:void 0;let o={ts:Date.now(),name:e,source:"custom",props:a,schemaVersion:et};this.history.push(o),this.history.length>this.maxHistorySize&&this.history.shift();let i=0;for(let l of this.subscriptions)if(bm(o,l.filter))try{l.callback(o),i++}catch(u){console.error("[EventBus] Subscriber error:",u),i++}let s=!1;if(this.posthogCapture&&!this.testMode)try{this.posthogCapture(e,a),s=!0}catch(l){console.error("[EventBus] PostHog capture error:",l)}if(this.emitHistory&&this.emitHistory.record({name:e,props:a,source:"custom",timestamp:o.ts,matchedRules:[]}),this.debug)return console.debug("[EventBus] emit()",{name:e,props:a,listenersNotified:i,posthogCaptured:s}),{delivered:!0,matchedRules:[],posthogCaptured:s,listenersNotified:i}}setPosthogCapture(e){this.posthogCapture=e}getRecent(e,a){let r=this.history;return e&&(r=r.filter(n=>bm(n,e))),a&&a>0&&(r=r.slice(-a)),r}hasRecentEvent(e,a,r){let n=Date.now()-a;return this.history.some(o=>o.name===e&&o.ts>=n&&(r===void 0||o.source===r))}countRecentEvents(e,a){let r=this.history.filter(n=>bm(n,e));if(a!==void 0){let n=Date.now()-a;r=r.filter(o=>o.ts>=n)}return r.length}clearHistory(){this.history=[]}getSubscriberCount(){return this.subscriptions.size}};function xl(t={}){return new ed(t)}var bl=class{constructor(e=100){B(this,"entries",[]);B(this,"maxSize");this.maxSize=e}record(e){this.entries.push(e),this.maxSize>0&&this.entries.length>this.maxSize&&this.entries.shift()}getAll(){return[...this.entries]}clear(){this.entries=[]}};var OS=p.enum(["posthog","canvas","derived"]),MR=p.object({ts:p.number(),name:p.string(),source:OS,props:p.record(p.string(),p.unknown()).optional(),schemaVersion:p.string()}),OR=p.object({names:p.array(p.string()).optional(),patterns:p.array(p.string()).optional(),sources:p.array(OS).optional()});function Z4(t){return MR.safeParse(t)}function X4(t){return OR.safeParse(t)}var Sl=class{constructor(){B(this,"listeners",new Set);B(this,"capturedPushState");B(this,"capturedReplaceState");B(this,"wasNative");B(this,"destroyed",!1);B(this,"onPopState",()=>{this.notify(window.location.href,"popstate")});this.wasNative=this.isNativeFunction(history.pushState),this.capturedPushState=history.pushState,this.capturedReplaceState=history.replaceState,history.pushState=(...e)=>{this.capturedPushState.call(history,...e),queueMicrotask(()=>this.notify(window.location.href,"pushState"))},history.replaceState=(...e)=>{this.capturedReplaceState.call(history,...e),queueMicrotask(()=>this.notify(window.location.href,"replaceState"))},window.addEventListener("popstate",this.onPopState)}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}diagnose(){return{isNative:this.wasNative,subscriberCount:this.listeners.size}}destroy(){this.destroyed||(this.destroyed=!0,history.pushState=this.capturedPushState,history.replaceState=this.capturedReplaceState,window.removeEventListener("popstate",this.onPopState),this.listeners.clear())}notify(e,a){if(!this.destroyed)for(let r of this.listeners)try{r(e,a)}catch{}}isNativeFunction(e){try{return Function.prototype.toString.call(e).includes("[native code]")}catch{return!1}}};var DS="cooldown:";function DR(t){return{set(e,a){let r=DS+e,n=Date.now()+a;t.set(r,n)},isActive(e){return this.remaining(e)>0},remaining(e){let a=DS+e,r=t.get(a);if(r===void 0)return 0;let n=r-Date.now();return n<=0?(t.remove(a),0):n},clear(e){let a=DS+e;t.remove(a)}}}var td="dismissed:";function BR(t,e){return{mark(a,r=!1){let n=td+a;(r?e:t).set(n,!0)},isDismissed(a){let r=td+a;return t.has(r)||e.has(r)},clear(a){let r=td+a;t.remove(r),e.remove(r)},clearAll(){for(let a of t.keys())a.startsWith(td)&&t.remove(a);for(let a of e.keys())a.startsWith(td)&&e.remove(a)}}}var BS="freq:";function PR(t){function e(a){let r=BS+a,n=t.get(r);if(n){if(n.resetAt&&Date.now()>=n.resetAt){t.remove(r);return}return n}}return{increment(a,r){let n=BS+a,o=e(a),i=(o?.count??0)+1,s={count:i,resetAt:o?.resetAt??(r?Date.now()+r:void 0)};return t.set(n,s),i},count(a){return e(a)?.count??0},reset(a){let r=BS+a;t.remove(r)},hasReachedLimit(a,r){return this.count(a)>=r}}}var Y4="syntro";function PS(t,e){let a=`${e}:`;return{get(r){if(t)try{let n=t.getItem(a+r);if(!n)return;let o=JSON.parse(n);if(o.expiresAt&&Date.now()>=o.expiresAt){t.removeItem(a+r);return}return o.value}catch{return}},set(r,n,o){if(t)try{let i={value:n,expiresAt:o?Date.now()+o:void 0};t.setItem(a+r,JSON.stringify(i))}catch(i){console.warn("[StateStore] Failed to save:",i)}},remove(r){t&&t.removeItem(a+r)},has(r){return t?this.get(r)!==void 0:!1},keys(){if(!t)return[];let r=[];for(let n=0;n<t.length;n++){let o=t.key(n);o?.startsWith(a)&&r.push(o.slice(a.length))}return r},clear(){if(!t)return;let r=this.keys();for(let n of r)t.removeItem(a+n)}}}function ad(t){let e=new Map,a=`${t}:`;return{get(r){let n=e.get(a+r);if(n){if(n.expiresAt&&Date.now()>=n.expiresAt){e.delete(a+r);return}return n.value}},set(r,n,o){e.set(a+r,{value:n,expiresAt:o?Date.now()+o:void 0})},remove(r){e.delete(a+r)},has(r){return this.get(r)!==void 0},keys(){let r=[];for(let n of e.keys())n.startsWith(a)&&r.push(n.slice(a.length));return r},clear(){for(let r of e.keys())r.startsWith(a)&&e.delete(r)}}}var rd=class{constructor(e={}){B(this,"session");B(this,"user");B(this,"dismissals");B(this,"cooldowns");B(this,"frequency");B(this,"namespace");B(this,"namespacedStorages",new Map);this.namespace=e.namespace??Y4;let a=r=>typeof r=="object"&&r!==null&&typeof r.setItem=="function";typeof window<"u"?(this.session=a(window.sessionStorage)?PS(window.sessionStorage,this.namespace):ad(this.namespace),this.user=a(window.localStorage)?PS(window.localStorage,this.namespace):ad(this.namespace)):(this.session=ad(this.namespace),this.user=ad(this.namespace)),this.dismissals=BR(this.session,this.user),this.cooldowns=DR(this.user),this.frequency=PR(this.session)}ns(e){let a=`${this.namespace}:${e}`;if(!this.namespacedStorages.has(a)){let r=typeof window<"u"&&typeof sessionStorage<"u"?PS(sessionStorage,a):ad(a);this.namespacedStorages.set(a,r)}return this.namespacedStorages.get(a)}};function Sm(t={}){return new rd(t)}function _l(t){return t.startsWith("inline:")?"inline":t.startsWith("adjacent:")?"adjacent":"static"}function nd(t){return t.startsWith("inline:")?t.slice(7):t.startsWith("adjacent:")?t.slice(9):null}var NS={drawer_right:{position:"fixed",top:"0",right:"0",bottom:"0",width:"360px",maxWidth:"90vw"},drawer_left:{position:"fixed",top:"0",left:"0",bottom:"0",width:"360px",maxWidth:"90vw"},drawer_bottom:{position:"fixed",left:"0",right:"0",bottom:"0",maxHeight:"50vh"},overlay_center:{position:"fixed",top:"50%",left:"50%",transform:"translate(-50%, -50%)",maxWidth:"90vw",maxHeight:"90vh"},overlay_corner_br:{position:"fixed",bottom:"16px",right:"16px",maxWidth:"400px",maxHeight:"80vh"},overlay_corner_bl:{position:"fixed",bottom:"16px",left:"16px",maxWidth:"400px",maxHeight:"80vh"},toast_top:{position:"fixed",top:"16px",left:"50%",transform:"translateX(-50%)",maxWidth:"90vw"},toast_bottom:{position:"fixed",bottom:"16px",left:"50%",transform:"translateX(-50%)",maxWidth:"90vw"}},Cl={fade:[{opacity:0},{opacity:1}],slide:[{opacity:0,transform:"translateY(10px)"},{opacity:1,transform:"translateY(0)"}],scale:[{opacity:0,transform:"scale(0.95)"},{opacity:1,transform:"scale(1)"}],none:[]},NR={duration:200,easing:"cubic-bezier(0.16, 1, 0.3, 1)",fill:"forwards"};function _m(t,e,a){let r=NS[e];Object.assign(t.style,r),a&&(a.maxWidth&&(t.style.maxWidth=a.maxWidth),a.maxHeight&&(t.style.maxHeight=a.maxHeight),a.minWidth&&(t.style.minWidth=a.minWidth),a.minHeight&&(t.style.minHeight=a.minHeight))}function Cm(t,e,a){let r=a.placement==="auto"?"bottom":a.placement,n=[Kf(a.offset?{mainAxis:a.offset.y,crossAxis:a.offset.x}:8)];return a.flip!==!1&&n.push(Jf()),a.shift!==!1&&n.push(Qf({padding:8})),t.style.position="absolute",t.style.zIndex="2147483646",Yf(e,t,async()=>{let{x:i,y:s,strategy:l}=await ep(e,t,{placement:r,middleware:n});Object.assign(t.style,{position:l,left:`${i}px`,top:`${s}px`})})}function wm(t,e,a="append"){return t.style.position="relative",t.style.display="inline-block",a==="prepend"?e.insertBefore(t,e.firstChild):e.appendChild(t),()=>{t.remove()}}function Lm(t,e){return e==="none"||Cl[e].length===0?null:t.animate(Cl[e],NR)}function km(t,e){if(e==="none"||Cl[e].length===0)return Promise.resolve();let a=[...Cl[e]].reverse(),r=t.animate(a,NR);return new Promise(n=>{r.onfinish=()=>n(),r.oncancel=()=>n()})}function Im(t,e){let a=document.createElement("div");return a.setAttribute("data-syntro-surface",t),a.setAttribute("data-syntro-mount-id",e),a.className="syntro-surface",Object.assign(a.style,{pointerEvents:"auto",boxSizing:"border-box",overflow:"auto"}),a}function Am(t){switch(_l(t)){case"static":return t.startsWith("drawer")?2147483640:t.startsWith("overlay")?2147483642:t.startsWith("toast")?2147483644:2147483640;case"inline":return 1;case"adjacent":return 2147483638;default:return 2147483640}}function FR(t){if(typeof window.Sanitizer=="function")try{let l=new window.Sanitizer({}).sanitizeToFragment(t),u=document.createElement("div");return u.append(l),u.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button"]),i=[];for(;n.nextNode();){let s=n.currentNode,l=s.tagName.toLowerCase();if(!o.has(l)){i.push(s);continue}for(let u of Array.from(s.attributes)){let c=u.name.toLowerCase(),d=u.value.trim().toLowerCase(),f=c.startsWith("on"),h=(c==="href"||c==="src")&&d.startsWith("javascript:");(f||h)&&s.removeAttribute(u.name)}}for(let s of i){for(;s.firstChild;)s.parentNode?.insertBefore(s.firstChild,s);s.remove()}return a.innerHTML=(r.firstChild,a.innerHTML)}var K4=0;function Em(t){let{overlayRoot:e,eventBus:a,anchorResolver:r,defaultAnimation:n="fade",widgetRegistry:o}=t,i=new Map,s=new Map,l=new Map;function u(){return`mount-${++K4}`}function c(v,C){a&&a.publish(v,C)}function d(v){let C=l.get(v);if(C){let w=b(v);for(let _ of C)try{_(w)}catch(L){console.error("[Surfaces] State callback error:",L)}}}let f=new Map;function h(v,C,w){switch(C.type){case"html":v.innerHTML=FR(C.content);return;case"widget":{if(o?.has(C.widgetId)){let _=o.mount(C.widgetId,v,C.config);return w&&f.set(w,_),()=>{_.unmount(),w&&f.delete(w)}}console.warn(`[Surfaces] Widget not found: ${C.widgetId}`),v.innerHTML=`<div data-widget-id="${C.widgetId}" data-widget-missing="true">Widget: ${C.widgetId}</div>`;return}case"custom":return C.mount(v);case"react":v.innerHTML="<div data-react-component>React Component</div>";return;default:console.warn("[Surfaces] Unknown content type");return}}function S(v,C,w){let _=u(),L=_l(v),A=w?.priority??0,I=w?.animation??n,R=w?.exclusive??!0,F=i.get(v);if(F&&R){if(F.options.priority>A)throw new Error(`Slot ${v} is occupied by higher priority content (${F.options.priority} > ${A})`);x(F)}let E=Im(v,_);E.style.zIndex=String(Am(v));let D;if(L==="static")_m(E,v,w?.constraints),e.appendChild(E);else if(L==="inline"){let H=nd(v);if(!H)throw new Error(`Invalid inline slot: ${v}`);if(!r)throw new Error("Anchor resolver required for inline slots");let W=r({selector:H,route:"**"});if(!W)throw new Error(`Anchor not found for inline slot: ${H}`);D=wm(E,W)}else if(L==="adjacent"){let H=nd(v);if(!H)throw new Error(`Invalid adjacent slot: ${v}`);if(!r)throw new Error("Anchor resolver required for adjacent slots");let W=r({selector:H,route:"**"});if(!W)throw new Error(`Anchor not found for adjacent slot: ${H}`);e.appendChild(E),D=Cm(E,W,w?.position??{placement:"bottom"})}let O=h(E,C,_);Lm(E,I);let N={id:_,slot:v,content:C,options:{priority:A,exclusive:R,animation:I,position:w?.position??{placement:"auto"},constraints:w?.constraints??{},adaptiveId:w?.adaptiveId,autoUnmountOnRouteChange:w?.autoUnmountOnRouteChange??!0},container:E,cleanup:()=>{D?.(),O?.()},mountedAt:Date.now()};return i.set(v,N),s.set(v,(s.get(v)??0)+1),c("surface.mounted",{slot:v,id:_,adaptiveId:w?.adaptiveId}),d(v),{id:_,update(H){let W=i.get(v);if(!W||W.id!==_)throw new Error("Mount no longer active");let ce=f.get(_);if(ce){if(H.type==="widget"){ce.update(H.config),W.content=H;return}ce.unmount(),f.delete(_)}W.container.innerHTML="";let Se=h(W.container,H,_);if(W.content=H,Se){let rt=W.cleanup;W.cleanup=()=>{rt?.(),Se()}}},setOptions(H){let W=i.get(v);if(!W||W.id!==_)throw new Error("Mount no longer active");H.priority!==void 0&&(W.options.priority=H.priority),H.animation!==void 0&&(W.options.animation=H.animation),H.constraints&&L==="static"&&(H.constraints.maxWidth&&(W.container.style.maxWidth=H.constraints.maxWidth),H.constraints.maxHeight&&(W.container.style.maxHeight=H.constraints.maxHeight),H.constraints.minWidth&&(W.container.style.minWidth=H.constraints.minWidth),H.constraints.minHeight&&(W.container.style.minHeight=H.constraints.minHeight)),d(v)},async unmount(){let H=i.get(v);!H||H.id!==_||await x(H)},isMounted(){return i.get(v)?.id===_},getContainer(){let H=i.get(v);return H?.id===_?H.container:null}}}async function x(v){v.container.isConnected&&await km(v.container,v.options.animation);try{v.cleanup?.()}catch(C){console.warn("[Surfaces] Cleanup error during unmount, ignoring:",C)}try{v.container.remove()}catch{}i.delete(v.slot),c("surface.unmounted",{slot:v.slot,id:v.id}),d(v.slot)}function b(v){let C=i.get(v);return{slot:v,occupied:!!C,currentPriority:C?.options.priority,currentAdaptiveId:C?.options.adaptiveId,mountCount:s.get(v)??0,currentMountId:C?.id}}function g(v,C){let w=l.get(v);return w||(w=new Set,l.set(v,w)),w.add(C),()=>{w?.delete(C),w?.size===0&&l.delete(v)}}function m(v,C){let w=i.get(v);return w?C!==void 0?C>=w.options.priority:!1:!0}function y(){for(let v of i.values())try{v.cleanup?.(),v.container.remove()}catch(C){console.error("[Surfaces] Error during cleanup:",C)}i.clear(),l.clear()}return{mount:S,getState:b,onStateChange:g,canMount:m,destroy:y}}var od=class{constructor(){B(this,"widgets",new Map);B(this,"mountedWidgets",new Map);B(this,"mountIdCounter",0);B(this,"runtimeRef");B(this,"listeners",new Set)}bindRuntime(e){this.runtimeRef=e}register(e,a,r="custom",n){if(this.widgets.has(e)){if(this.widgets.get(e).source==="built-in")throw new Error(`Cannot override built-in widget: ${e}`);console.warn(`[WidgetRegistry] Overriding widget: ${e}`)}this.widgets.set(e,{id:e,widget:a,source:r,metadata:n}),this.notify({type:"registered",widgetId:e})}unregister(e){let a=this.widgets.get(e);return a?a.source==="built-in"?(console.warn(`[WidgetRegistry] Cannot unregister built-in widget: ${e}`),!1):(this.widgets.delete(e),this.notify({type:"unregistered",widgetId:e}),!0):!1}unregisterBySource(e){for(let[a,r]of this.widgets.entries())r.source===e&&this.widgets.delete(a)}get(e){return this.widgets.get(e)?.widget}getRegistration(e){return this.widgets.get(e)}has(e){return this.widgets.has(e)}mount(e,a,r){let n=this.widgets.get(e);if(!n)throw new Error(`Widget not found: ${e}`);let o=`widget-mount-${++this.mountIdCounter}`;a.setAttribute("data-widget-mount-id",o),a.setAttribute("data-widget-id",e);let i={...r,runtime:this.runtimeRef},s=n.widget.mount(a,i);return this.mountedWidgets.set(o,{cleanup:s??void 0,container:a}),{widgetId:e,container:a,unmount:()=>{let u=this.mountedWidgets.get(o);u&&(a.isConnected&&u.cleanup?.(),this.mountedWidgets.delete(o),a.removeAttribute("data-widget-mount-id"),a.removeAttribute("data-widget-id"),a.innerHTML="")},update:u=>{if(n.widget.update)n.widget.update(a,u);else{let c=this.mountedWidgets.get(o);if(c){c.cleanup?.(),a.innerHTML="";let d={...u,runtime:this.runtimeRef},f=n.widget.mount(a,d);c.cleanup=f??void 0}}}}}list(){return Array.from(this.widgets.keys())}listRegistrations(){return Array.from(this.widgets.values())}getBySource(e){return Array.from(this.widgets.values()).filter(a=>a.source===e)}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}notify(e){for(let a of this.listeners)try{a(e)}catch(r){console.error("[WidgetRegistry] Listener error:",r)}}destroy(){for(let[e,a]of this.mountedWidgets.entries())a.cleanup?.(),a.container.innerHTML="";this.mountedWidgets.clear()}},Tm=new od;var HS="2.0.0";function Q4(t,e){if(!e)return!0;let a;try{a=new URL(t).pathname}catch{a=t}let r=a.replace(/\/$/,"")||"/";if(e.exclude){for(let n of e.exclude)if(FS(r,n))return!1}if(e.include&&e.include.length>0){for(let n of e.include)if(FS(r,n))return!0;return!1}return!0}function FS(t,e){let a=e.replace(/\/$/,"")||"/";if(t===a)return!0;let r=a.replace(/\*\*/g,"\0GLOBSTAR\0").replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^/]*").replace(/\0GLOBSTAR\0/g,".*").replace(/:[^/]+/g,"[^/]+");return new RegExp(`^${r}$`).test(t)}function HR(t){let a=(typeof window<"u"?window.location.pathname:"/").replace(/\/$/,"")||"/";return(Array.isArray(t.route)?t.route:[t.route]).some(n=>{let o=n;if(/^https?:\/\//.test(o))try{o=new URL(o).pathname}catch{}return FS(a,o)})}function Rm(t={}){let{telemetry:e,sessionMetrics:a,routes:r,mode:n="production",namespace:o}=t,i=t.widgets??Tm,s=t.executors??Mr,l=t.apps??ks,u=new Sl,c=mm({telemetry:e,routes:r,navigation:u}),d=t.events??xl(),f=Sm({namespace:o}),h=vm({eventBus:d,stateStore:f}),S=gm({state:f,events:d,sessionMetrics:a,accumulator:h}),x=$I(),b=hm(),g=_=>HR(_)?b.resolve(_.selector):null,m=async(_,L)=>{if(!HR(_))return null;try{return await b.waitFor(_.selector,L)}catch{return null}},y=Em({overlayRoot:x,eventBus:d,anchorResolver:g,widgetRegistry:i}),v=em({overlayRoot:x,eventBus:d,surfaces:y,anchorResolver:g,waitForAnchor:m,executorRegistry:s,subscribeNavigation:_=>u.subscribe(_),runtime:{evaluateSync:_=>S.evaluateSync(_,c.get()),context:c,accumulator:h}}),C;if(a){a.increment("page_views");let _=typeof window<"u"?window.location.pathname:"/";C=u.subscribe((L,A)=>{if(A!=="replaceState")try{let I=new URL(L).pathname;I!==_&&(_=I,a.increment("page_views"))}catch{}})}let w={telemetry:e,context:c,events:d,state:f,sessionMetrics:a,actions:v,surfaces:y,widgets:i,executors:s,apps:l,accumulator:h,anchorResolver:b,navigation:u,version:HS,mode:n,async evaluate(_){return S.evaluate(_,c.get())},evaluateSync(_){return S.evaluateSync(_,c.get())},async filterTiles(_){let L=c.get().page.url,A=[];for(let I of _){let R=I.activation;if(!R){A.push(I);continue}if(Q4(L,R.routes)){if(R.onlyIfPopulated){let F=I.props?.actions??[];if(F.length>0&&!F.some(D=>D.triggerWhen?S.evaluateSync(D.triggerWhen,c.get()).value:!0))continue}A.push(I)}}return A},setRoutes(_){c.setRoutes(_)},destroy(){l.unbind().catch(_=>{console.error("[Runtime] Error unbinding apps registry:",_)}),C?.(),b.destroy(),h.destroy(),u.destroy(),c.destroy(),v.destroy(),y.destroy()}};return l.bind(w),i.bindRuntime(w),w}var UR=p.object({value:p.unknown(),expiresAt:p.number().optional()}),zR=p.object({count:p.number(),resetAt:p.number().optional()});function J4(t){return UR.safeParse(t)}function eU(t){return zR.safeParse(t)}var US="syn_";function wl(t){if(!t.startsWith(US))throw new Error("Invalid Syntro token: must start with 'syn_'");let a=t.slice(US.length).replace(/-/g,"+").replace(/_/g,"/"),r=atob(a),n=JSON.parse(r);if(n.v!==1)throw new Error(`Unsupported token version: ${n.v}`);return n}function Mm(t){let e=JSON.stringify(t),a=btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");return US+a}function Za(t){if(typeof process<"u"&&process.env)return process.env[t];try{let e=(0,eval)("import.meta");if(e?.env)return e.env[t]}catch{}}var $R="syntro_segment_attributes";function VR(){if(typeof window>"u")return{};try{let t=localStorage.getItem($R);if(t){let e=JSON.parse(t);return Y("Syntro Bootstrap","Loaded cached segment attributes:",e),e}}catch(t){ra("Syntro Bootstrap","Failed to load cached segment attributes:",t)}return{}}function jR(t){if(!(typeof window>"u"))try{localStorage.setItem($R,JSON.stringify(t)),Y("Syntro Bootstrap","Cached segment attributes:",t)}catch(e){ra("Syntro Bootstrap","Failed to cache segment attributes:",e)}}function GR(t){if(!t)return{};let e={};for(let[a,r]of Object.entries(t))a.startsWith("in_segment_")&&(e[a]=r===!0);return e}function zS(){if(typeof window>"u")return{};let t={};try{let e=new URLSearchParams(window.location.search);for(let a of["utm_source","utm_medium","utm_campaign","utm_content","utm_term"]){let r=e.get(a);r&&(t[a]=r)}}catch{}try{navigator.language&&(t.browser_language=navigator.language),navigator.languages?.length&&(t.browser_languages=[...navigator.languages])}catch{}try{let e=window.innerWidth;t.device_type=e<768?"mobile":e<1024?"tablet":"desktop"}catch{}try{if(document.referrer){t.referrer=document.referrer;try{t.referrer_hostname=new URL(document.referrer).hostname}catch{}}}catch{}try{let e=navigator.userAgent;e.includes("Edg/")?t.browser="Edge":e.includes("OPR/")||e.includes("Opera")?t.browser="Opera":e.includes("Chrome/")&&!e.includes("Chromium")?t.browser="Chrome":e.includes("Safari/")&&!e.includes("Chrome")?t.browser="Safari":e.includes("Firefox/")&&(t.browser="Firefox"),e.includes("Windows")?t.os="Windows":e.includes("iPhone")||e.includes("iPad")?t.os="iOS":e.includes("Mac OS X")||e.includes("Macintosh")?t.os="macOS":e.includes("Android")?t.os="Android":e.includes("Linux")&&(t.os="Linux")}catch{}try{t.page_url=window.location.href,t.page_path=window.location.pathname,t.page_host=window.location.hostname,window.location.search&&(t.page_query=window.location.search)}catch{}return t}var qR="syntro_geo",WR="https://geo.syntrologie.com";async function qS(t){if(typeof window>"u")return{};try{let e=localStorage.getItem(qR);if(e){let a=JSON.parse(e);return Y("Syntro Bootstrap","Geo: using cached data:",a),a}}catch{}try{let e=await fetch(t,{signal:AbortSignal.timeout(2e3)});if(e.ok){let a=await e.json(),r={};for(let[n,o]of Object.entries(a))typeof o=="string"&&o&&(r[n]=o);try{localStorage.setItem(qR,JSON.stringify(r))}catch{}return Y("Syntro Bootstrap","Geo: fetched from worker:",r),r}}catch{}return{}}var ZR={growthbook:t=>lh({...t,autoInit:!0})};function XR(t,e){let a=ZR[t];if(!a)throw new Error(`Unknown experiment provider: ${t}. Supported: ${Object.keys(ZR).join(", ")}`);return a(e)}var tU=["cdn.syntrologie.com","localhost","127.0.0.1"];function aU(t){try{let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(console.warn("[SmartCanvas] CDN URL must use HTTPS:",t),!1):tU.some(n=>e.hostname===n)?!0:(console.warn("[SmartCanvas] CDN host not in allowlist:",e.hostname),!1)}catch{return console.warn("[SmartCanvas] Invalid CDN URL:",t),!1}}var $S=class{constructor(e){B(this,"name","cdn");B(this,"url");B(this,"integrity");if(this.url=`${e.baseUrl}/${e.configId}.json`,this.integrity=e.integrity,!aU(this.url))throw new Error(`[SmartCanvas] CDN URL not allowed: ${this.url}`)}async fetch(){let e=performance.now(),a=await fetch(this.url,{credentials:"omit",cache:"default"});if(!a.ok)throw new Error(`[SmartCanvas] Failed to fetch config from CDN (${a.status})`);let r=await a.text();if(this.integrity){let l=await rU(r),u=this.integrity.replace("sha384-","");if(l!==u)throw new Error(`[SmartCanvas] Config integrity check failed. Expected ${u}, got ${l}`)}let n=JSON.parse(r),o=performance.now()-e,i=a.headers.get("cache-control"),s=a.headers.get("age");return{config:n,meta:{source:"cdn",fetchTimeMs:o,cached:i?.includes("public")??!1,cacheAge:s?parseInt(s,10):void 0}}}};async function rU(t){let a=new TextEncoder().encode(t),r=await crypto.subtle.digest("SHA-384",a),n=new Uint8Array(r);return btoa(String.fromCharCode(...n))}function YR(t){return new $S(t)}var nU="syntro_exp",oU="syntro_var",VS=class{constructor(e){B(this,"name","experiments");B(this,"client");B(this,"featureKey");B(this,"manifestKey");B(this,"variantFlagPrefix");this.client=e.client,this.featureKey=e.featureKey??"smart-canvas-config",this.manifestKey=e.manifestKey,this.variantFlagPrefix=e.variantFlagPrefix}async fetch(){let e=performance.now();if(typeof window<"u"){let n=new URLSearchParams(window.location.search),o=n.get(nU),i=n.get(oU);if(o&&i!==null&&this.client.setForcedVariations){let s=parseInt(i,10);Number.isNaN(s)||(console.log(`[SmartCanvas] Preview mode: forcing "${o}" to variation ${s}`),this.client.setForcedVariations({[o]:s}))}}if(this.manifestKey||this.variantFlagPrefix||this.client.getAllFeatures){let n=this.fetchMultiFlag();if(n){let o=performance.now()-e;return{config:n,meta:{source:"experiments",fetchTimeMs:o,cached:!0}}}}let a=this.client.getFeatureValue?.(this.featureKey,null);if(!a||typeof a!="object")throw new Error(`[SmartCanvas] Feature "${this.featureKey}" not found or invalid. Ensure the feature is configured in your experiment platform.`);let r=performance.now()-e;return{config:a,meta:{source:"experiments",fetchTimeMs:r,cached:!0}}}fetchMultiFlag(){let e=this.getVariantFlagKeys();return!e||e.length===0?null:gp(this.client,e)}getVariantFlagKeys(){if(this.manifestKey){let e=this.client.getFeatureValue?.(this.manifestKey,null);if(e&&typeof e=="object"){let a=e.variant_flags;if(a&&a.length>0)return a}}if(this.client.getAllFeatures){let e=this.client.getAllFeatures();return this.variantFlagPrefix?Object.keys(e).filter(a=>a.startsWith(this.variantFlagPrefix)):Object.keys(e)}return[]}};function KR(t){return new VS(t)}var iU="https://cdn.syntrologie.com/configs",QR={cdn:t=>{if(!t.configId)throw new Error("CDN fetcher requires 'configId' option");return YR({baseUrl:t.baseUrl??iU,configId:t.configId,integrity:t.integrity})},experiments:t=>{if(!t.featureKey)throw new Error("Experiments fetcher requires 'featureKey' option");return KR({featureKey:t.featureKey})}};function JR(t,e={}){let a=QR[t];if(!a)throw new Error(`Unknown config fetcher type: ${t}. Supported: ${Object.keys(QR).join(", ")}`);return a(e)}var e2={posthog:t=>Yh(t),noop:()=>vh()};function t2(t,e){let a=e2[t];if(!a)throw new Error(`Unknown telemetry provider: ${t}. Supported: ${Object.keys(e2).join(", ")}`);return a(e)}async function a2(t){ax(),Y("Syntro Bootstrap","====== INIT ======"),Y("Syntro Bootstrap","Options:",{hasToken:!!t.token,tokenPrefix:`${t.token?.slice(0,15)}...`,hasCanvasOptions:!!t.canvas});let e=Sp();if(console.log(`[DIAG] Mode detection: sdkMode=${e}`),console.log("[DIAG] editorSource:",$u()),console.log("[DIAG] editorConf:",bp()),Y("Syntro Bootstrap","SDK mode:",e??"normal"),!e&&typeof window<"u"){let E=!!window.__SYNTRO_EDITOR_PARAMS__,D=!!window.__SYNTRO_AUDIT_LEGEND__,O=!!window.__SYNTRO_REVIEW_DATA__;if(E||D||O){let N=[E&&"__SYNTRO_EDITOR_PARAMS__",D&&"__SYNTRO_AUDIT_LEGEND__",O&&"__SYNTRO_REVIEW_DATA__"].filter(Boolean);console.warn(`[Syntro Bootstrap] \u26A0 Mode detection returned null but mode-specific globals found: ${N.join(", ")}. This suggests URL params were lost (redirect?) but the service worker injected mode data. Check if replaceState failed or if page JS changed the URL before init().`)}}console.log(`[DIAG] Token resolution: options.token=${t.token?t.token.slice(0,15)+"...":"null"}`);let a=t.token;if(!a&&e){let D=bp()?.syntro_token;D?.startsWith("syn_")&&(a=D,Y("Syntro Bootstrap",`\u2713 Using syntro_token from editor_conf (${e} mode)`))}let r;if(a)if(a.startsWith("syn_"))Y("Syntro Bootstrap","Token starts with syn_, decoding..."),r=wl(a),ax(r.d);else if(e)Y("Syntro Bootstrap",`\u2713 Non-syn_ token allowed (${e} mode)`);else throw vp("Syntro Bootstrap","\u274C Token does not start with syn_ and NOT in editor/audit/review mode!"),vp("Syntro Bootstrap","Token received:",a),new Error("Invalid Syntro token: must start with 'syn_'");else if(e)Y("Syntro Bootstrap",`\u2713 No token, but ${e} mode - proceeding`);else throw vp("Syntro Bootstrap","\u274C No token provided and NOT in editor/audit/review mode!"),new Error("Syntro token is required (unless in editor, audit, or review mode)");let n=Za("NEXT_PUBLIC_SYNTRO_EXPERIMENT_HOST")||Za("VITE_SYNTRO_EXPERIMENT_HOST")||r?.eh,o=Za("NEXT_PUBLIC_SYNTRO_TELEMETRY_HOST")||Za("VITE_SYNTRO_TELEMETRY_HOST")||r?.th,i=Za("NEXT_PUBLIC_SYNTRO_EDITOR_URL")||Za("VITE_SYNTRO_EDITOR_URL")||t.canvas?.editorUrl,s=r?.g||Za("NEXT_PUBLIC_SYNTRO_GEO_HOST")||Za("VITE_SYNTRO_GEO_HOST")||WR,l=VR(),u=zS(),c={...u,...l};Y("Syntro Bootstrap","Phase 1: Browser metadata:",u),Y("Syntro Bootstrap","Phase 1: Cached segment attributes:",l);let d=qS(s),f,h=t.debug||t.testMode,S=xl({debug:t.debug,history:h?new bl(t.testMode?0:100):void 0,testMode:t.testMode});console.log("[Syntro Bootstrap] EventBus created");let x=sx({elementResolver:typeof window<"u"?(E,D)=>{let O=document.elementFromPoint(E,D);if(!O)return null;let N={tag_name:O.tagName.toLowerCase()};O.id&&(N.attr__id=O.id),O.className&&typeof O.className=="string"&&(N.classes=O.className.split(" ").filter(Boolean));for(let G of O.attributes)G.name.startsWith("data-")&&(N[`attr__${G.name}`]=G.value);return N}:void 0});x.onEvent(E=>S.publishEvent(E)),typeof window<"u"&&(setInterval(()=>x.tick(Date.now()),1e3),document.addEventListener("click",E=>{let D=[],O=E.target;for(;O&&O!==document.body;){let N={tag_name:O.tagName.toLowerCase()};for(let G of O.attributes)(G.name.startsWith("data-")||G.name==="id"||G.name==="class"||G.name==="aria-label")&&(N[`attr__${G.name}`]=G.value);D.push(N),O=O.parentElement}x.enrichClickAttributes(Date.now(),D)},!0));let b=E=>{Y("Syntro Bootstrap","Phase 2: PostHog feature flags loaded");let D=GR(E);if(Y("Syntro Bootstrap","Segment flags from PostHog:",D),jR(D),f){let O=m?.getAll?.()??{},N={...u,...O,...D};Y("Syntro Bootstrap","Updating GrowthBook with attributes:",N),f.setAttributes?.(N)}},g;if(r?.t){let E=r.t==="noop"?"noop":"posthog";g=t2(E,{apiKey:r.t,apiHost:o,enableFeatureFlags:!0,sessionRecording:!r.d,onFeatureFlagsLoaded:b,onCapture:(O,N)=>{x.ingest({kind:"posthog",event:O,properties:N,timestamp:Date.now()})},onRRWebEvent:O=>{x.ingest(O)}}),console.log(`[Syntro Bootstrap] Telemetry client created (${E}) with EventBus wiring`);let D=g;S.setPosthogCapture((O,N)=>{D.track?.(O,N)})}let m;r?.e&&(f=XR("growthbook",{clientKey:r.e,apiHost:n,attributes:c,onExperimentViewed:g?.trackExperiment?(E,D,O)=>{g.trackExperiment(E,D,O)}:void 0})),m=uh({experiments:f,onMetricChange:(E,D)=>{Y("Syntro Bootstrap",`Session metric changed: ${E} = ${D}`)}}),Y("Syntro Bootstrap","SessionMetricTracker created");let y="production";e==="editor"?y="editor":e==="audit"?y="audit":Za("NODE_ENV")==="development"&&(y="development");let v=Rm({telemetry:g,sessionMetrics:m,mode:y,events:S});Y("Syntro Bootstrap","Runtime created:",{version:v.version,mode:v.mode,hasContext:!!v.context,hasEvents:!!v.events,hasState:!!v.state}),Y("Syntro Bootstrap","Core app executors already registered");let C=t.cdnBase||Za("NEXT_PUBLIC_SYNTRO_CDN_BASE")||Za("VITE_SYNTRO_CDN_BASE")||"https://cdn.syntrologie.com",w=ip({cdnBase:C,registry:v.apps,onLoadStart:E=>{Y("Syntro Bootstrap",`Loading app from CDN: ${E}`)},onLoadEnd:(E,D,O)=>{D?Y("Syntro Bootstrap",`App loaded successfully: ${E}`):ra("Syntro Bootstrap",`Failed to load app: ${E}`,O)}});typeof window<"u"&&(window.SynOS={...window.SynOS,appRegistry:v.apps,runtime:v,version:v.version},Y("Syntro Bootstrap","Global SynOS object exposed"));let _=v.apps.list?.()??[];console.log(`[DIAG] Activation loop: ${_.length} apps in registry:`,_.map(E=>`${E.manifest.id}(${E.state})`).join(", "));for(let E of _)if(E.state==="registered")try{await v.apps.activate(E.manifest.id),console.log(`[DIAG] Activated: ${E.manifest.id} \u2192 widgets: [${v.widgets.list().join(", ")}]`)}catch(D){console.error(`[DIAG] FAILED to activate: ${E.manifest.id}`,D),ra("Syntro Bootstrap",`Failed to auto-activate built-in app: ${E.manifest.id}`,D)}if(console.log(`[DIAG] Activation complete. Total widgets: [${v.widgets.list().join(", ")}]`),f?.refreshFeatures)try{await f.refreshFeatures(),Y("Syntro Bootstrap","GrowthBook features loaded")}catch(E){ra("Syntro Bootstrap","Failed to load GrowthBook features:",E)}let L=await d;if(f&&Object.keys(L).length>0){let E={...u,...L};Y("Syntro Bootstrap","Merging geo data into GrowthBook attributes:",L),f.setAttributes?.(E)}let A;if(t.fetcher)A=t.fetcher;else if(r?.f){let E=JR(r.f,r.o??{});A=async()=>{let D=await E.fetch();return{...D.config,tiles:D.config.tiles??[]}}}else f&&(A=oi({experiments:f}));let I=new Set,R=A?async()=>{let E=await A();console.log("[Syntro Bootstrap] Config fetched:",`tiles=${E.tiles?.length??0},`,`actions=${E.actions?.length??0},`,`theme=${E.theme?.name??"none"}`),E.actions?.length>0&&console.log("[Syntro Bootstrap] Actions in config:",E.actions.map((N,G)=>`[${G}] ${N.kind}${N.anchorId?` anchor="${N.anchorId.selector}"`:""}${N.label?` "${N.label}"`:""}`).join(", "));let D=E,O=w.getRequiredApps(D);return O.length>0?console.log("[Syntro Bootstrap] Required external apps:",O.join(", ")):Y("Syntro Bootstrap","No external apps required (all executors are built-in)"),O.length>0&&await w.loadAppsForConfig(D).then(async G=>{let H=G.filter(Se=>Se.success),W=G.filter(Se=>!Se.success);H.length>0&&console.log(`[Syntro Bootstrap] Apps loaded from CDN: ${H.map(Se=>Se.appId).join(", ")}`);let ce=W.filter(Se=>!I.has(Se.appId));ce.length>0&&(console.error("[Syntro Bootstrap] Apps FAILED to load from CDN:",ce.map(Se=>`${Se.appId} (${Se.error})`).join(", ")),ce.forEach(Se=>I.add(Se.appId)));for(let Se of O)if(v.apps.has(Se))try{await v.apps.activate(Se),console.log(`[Syntro Bootstrap] App activated: ${Se}`)}catch(rt){console.error(`[Syntro Bootstrap] Failed to activate app: ${Se}`,rt)}else console.error(`[Syntro Bootstrap] App "${Se}" required by config but NOT registered.`,`Available apps: [${Array.from(v.apps.list?.()??[]).join(", ")}]`)}),E}:void 0;return{canvas:await Vp({...t.canvas,fetcher:R,integrations:{experiments:f,telemetry:g},editorUrl:i,runtime:v}),runtime:v,experiments:f,telemetry:g,sessionMetrics:m,appLoader:w}}async function sU(t){try{return await a2(t)}catch(e){let a=e instanceof Error?e.message:String(e);console.warn("[Syntrologie] SDK initialization failed:",a),typeof document<"u"&&document.getElementById("syntrologie-anti-flicker")?.remove();return}}function lU(t,e={}){if(typeof window>"u")return;let a=window.SynOS?.runtime;a?.events?.publish&&a.events.publish({name:t,source:"custom",props:e})}var jS={init:sU,encodeToken:Mm,decodeToken:wl,events:{emit:lU}};typeof window<"u"&&(window.Syntro=jS);var GS="2026-04-04T21:57:12.805Z (fae13a2474)";if(typeof window<"u"){console.log(`[Syntro Runtime] Build: ${GS}`);let t=window.SynOS,e=t?.appRegistry||ks;window.SynOS={...t,appRegistry:e,_runtimeBuild:GS,React:r2.default,ReactDOM:{...uU,createPortal:Om.createPortal,flushSync:Om.flushSync}},TI(e)}return d2(cU);})();
465
523
  /*! Bundled license information:
466
524
 
467
525
  react/cjs/react.production.js:
@@ -527,13 +585,24 @@ lucide-react/dist/esm/defaultAttributes.js:
527
585
  lucide-react/dist/esm/shared/src/utils/hasA11yProp.js:
528
586
  lucide-react/dist/esm/Icon.js:
529
587
  lucide-react/dist/esm/createLucideIcon.js:
588
+ lucide-react/dist/esm/icons/arrow-right.js:
589
+ lucide-react/dist/esm/icons/banknote.js:
590
+ lucide-react/dist/esm/icons/bell.js:
591
+ lucide-react/dist/esm/icons/book-open.js:
592
+ lucide-react/dist/esm/icons/circle-check-big.js:
530
593
  lucide-react/dist/esm/icons/circle-question-mark.js:
594
+ lucide-react/dist/esm/icons/clipboard-list.js:
531
595
  lucide-react/dist/esm/icons/compass.js:
532
596
  lucide-react/dist/esm/icons/file-text.js:
533
597
  lucide-react/dist/esm/icons/gamepad-2.js:
598
+ lucide-react/dist/esm/icons/landmark.js:
534
599
  lucide-react/dist/esm/icons/layers.js:
600
+ lucide-react/dist/esm/icons/lightbulb.js:
535
601
  lucide-react/dist/esm/icons/message-circle.js:
602
+ lucide-react/dist/esm/icons/skip-forward.js:
536
603
  lucide-react/dist/esm/icons/sparkles.js:
604
+ lucide-react/dist/esm/icons/timer.js:
605
+ lucide-react/dist/esm/icons/triangle-alert.js:
537
606
  lucide-react/dist/esm/icons/trophy.js:
538
607
  lucide-react/dist/esm/lucide-react.js:
539
608
  (**