@syntrologie/runtime-sdk 2.13.0 → 2.14.0

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.
@@ -1,12 +1,12 @@
1
- var DR=Object.create;var $c=Object.defineProperty;var BR=Object.getOwnPropertyDescriptor;var PR=Object.getOwnPropertyNames;var NR=Object.getPrototypeOf,FR=Object.prototype.hasOwnProperty;var rS=t=>{throw TypeError(t)};var HR=(t,e,a)=>e in t?$c(t,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[e]=a;var pr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),UR=(t,e)=>{for(var a in e)$c(t,a,{get:e[a],enumerable:!0})},zR=(t,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of PR(e))!FR.call(t,n)&&n!==a&&$c(t,n,{get:()=>e[n],enumerable:!(r=BR(e,n))||r.enumerable});return t};var K=(t,e,a)=>(a=t!=null?DR(NR(t)):{},zR(e||!t||!t.__esModule?$c(a,"default",{value:t,enumerable:!0}):a,t));var B=(t,e,a)=>HR(t,typeof e!="symbol"?e+"":e,a),nS=(t,e,a)=>e.has(t)||rS("Cannot "+a);var xe=(t,e,a)=>(nS(t,e,"read from private field"),a?a.call(t):e.get(t)),wn=(t,e,a)=>e.has(t)?rS("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,a),hr=(t,e,a,r)=>(nS(t,e,"write to private field"),r?r.call(t,a):e.set(t,a),a);var mS=pr(oe=>{"use strict";var Bh=Symbol.for("react.transitional.element"),qR=Symbol.for("react.portal"),VR=Symbol.for("react.fragment"),$R=Symbol.for("react.strict_mode"),jR=Symbol.for("react.profiler"),GR=Symbol.for("react.consumer"),WR=Symbol.for("react.context"),ZR=Symbol.for("react.forward_ref"),XR=Symbol.for("react.suspense"),YR=Symbol.for("react.memo"),uS=Symbol.for("react.lazy"),KR=Symbol.for("react.activity"),oS=Symbol.iterator;function QR(t){return t===null||typeof t!="object"?null:(t=oS&&t[oS]||t["@@iterator"],typeof t=="function"?t:null)}var cS={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},dS=Object.assign,fS={};function Ei(t,e,a){this.props=t,this.context=e,this.refs=fS,this.updater=a||cS}Ei.prototype.isReactComponent={};Ei.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")};Ei.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function pS(){}pS.prototype=Ei.prototype;function Ph(t,e,a){this.props=t,this.context=e,this.refs=fS,this.updater=a||cS}var Nh=Ph.prototype=new pS;Nh.constructor=Ph;dS(Nh,Ei.prototype);Nh.isPureReactComponent=!0;var iS=Array.isArray;function Dh(){}var Fe={H:null,A:null,T:null,S:null},hS=Object.prototype.hasOwnProperty;function Fh(t,e,a){var r=a.ref;return{$$typeof:Bh,type:t,key:e,ref:r!==void 0?r:null,props:a}}function JR(t,e){return Fh(t.type,e,t.props)}function Hh(t){return typeof t=="object"&&t!==null&&t.$$typeof===Bh}function e2(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(a){return e[a]})}var sS=/\/+/g;function Oh(t,e){return typeof t=="object"&&t!==null&&t.key!=null?e2(""+t.key):e.toString(36)}function t2(t){switch(t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch(typeof t.status=="string"?t.then(Dh,Dh):(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 Ai(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 Bh:case qR:i=!0;break;case uS:return i=t._init,Ai(i(t._payload),e,a,r,n)}}if(i)return n=n(t),i=r===""?"."+Oh(t,0):r,iS(n)?(a="",i!=null&&(a=i.replace(sS,"$&/")+"/"),Ai(n,e,a,"",function(u){return u})):n!=null&&(Hh(n)&&(n=JR(n,a+(n.key==null||t&&t.key===n.key?"":(""+n.key).replace(sS,"$&/")+"/")+i)),e.push(n)),1;i=0;var s=r===""?".":r+":";if(iS(t))for(var l=0;l<t.length;l++)r=t[l],o=s+Oh(r,l),i+=Ai(r,e,a,o,n);else if(l=QR(t),typeof l=="function")for(t=l.call(t),l=0;!(r=t.next()).done;)r=r.value,o=s+Oh(r,l++),i+=Ai(r,e,a,o,n);else if(o==="object"){if(typeof t.then=="function")return Ai(t2(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 jc(t,e,a){if(t==null)return t;var r=[],n=0;return Ai(t,r,"","",function(o){return e.call(a,o,n++)}),r}function a2(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 lS=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)},r2={map:jc,forEach:function(t,e,a){jc(t,function(){e.apply(this,arguments)},a)},count:function(t){var e=0;return jc(t,function(){e++}),e},toArray:function(t){return jc(t,function(e){return e})||[]},only:function(t){if(!Hh(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};oe.Activity=KR;oe.Children=r2;oe.Component=Ei;oe.Fragment=VR;oe.Profiler=jR;oe.PureComponent=Ph;oe.StrictMode=$R;oe.Suspense=XR;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=dS({},t.props),n=t.key;if(e!=null)for(o in e.key!==void 0&&(n=""+e.key),e)!hS.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 Fh(t.type,n,r)};oe.createContext=function(t){return t={$$typeof:WR,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:GR,_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)hS.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 Fh(t,o,n)};oe.createRef=function(){return{current:null}};oe.forwardRef=function(t){return{$$typeof:ZR,render:t}};oe.isValidElement=Hh;oe.lazy=function(t){return{$$typeof:uS,_payload:{_status:-1,_result:t},_init:a2}};oe.memo=function(t,e){return{$$typeof:YR,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(Dh,lS)}catch(o){lS(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 Qe=pr((JH,gS)=>{"use strict";gS.exports=mS()});var yS=pr(qt=>{"use strict";var n2=Qe();function vS(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 Ln(){}var zt={d:{f:Ln,r:function(){throw Error(vS(522))},D:Ln,C:Ln,L:Ln,m:Ln,X:Ln,S:Ln,M:Ln},p:0,findDOMNode:null},o2=Symbol.for("react.portal");function i2(t,e,a){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:o2,key:r==null?null:""+r,children:t,containerInfo:e,implementation:a}}var ol=n2.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function Gc(t,e){if(t==="font")return"";if(typeof e=="string")return e==="use-credentials"?e:""}qt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=zt;qt.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(vS(299));return i2(t,e,null,a)};qt.flushSync=function(t){var e=ol.T,a=zt.p;try{if(ol.T=null,zt.p=2,t)return t()}finally{ol.T=e,zt.p=a,zt.d.f()}};qt.preconnect=function(t,e){typeof t=="string"&&(e?(e=e.crossOrigin,e=typeof e=="string"?e==="use-credentials"?e:"":void 0):e=null,zt.d.C(t,e))};qt.prefetchDNS=function(t){typeof t=="string"&&zt.d.D(t)};qt.preinit=function(t,e){if(typeof t=="string"&&e&&typeof e.as=="string"){var a=e.as,r=Gc(a,e.crossOrigin),n=typeof e.integrity=="string"?e.integrity:void 0,o=typeof e.fetchPriority=="string"?e.fetchPriority:void 0;a==="style"?zt.d.S(t,typeof e.precedence=="string"?e.precedence:void 0,{crossOrigin:r,integrity:n,fetchPriority:o}):a==="script"&&zt.d.X(t,{crossOrigin:r,integrity:n,fetchPriority:o,nonce:typeof e.nonce=="string"?e.nonce:void 0})}};qt.preinitModule=function(t,e){if(typeof t=="string")if(typeof e=="object"&&e!==null){if(e.as==null||e.as==="script"){var a=Gc(e.as,e.crossOrigin);zt.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&&zt.d.M(t)};qt.preload=function(t,e){if(typeof t=="string"&&typeof e=="object"&&e!==null&&typeof e.as=="string"){var a=e.as,r=Gc(a,e.crossOrigin);zt.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})}};qt.preloadModule=function(t,e){if(typeof t=="string")if(e){var a=Gc(e.as,e.crossOrigin);zt.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 zt.d.m(t)};qt.requestFormReset=function(t){zt.d.r(t)};qt.unstable_batchedUpdates=function(t,e){return t(e)};qt.useFormState=function(t,e,a){return ol.H.useFormState(t,e,a)};qt.useFormStatus=function(){return ol.H.useHostTransitionStatus()};qt.version="19.2.1"});var il=pr((tU,bS)=>{"use strict";function xS(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(xS)}catch(t){console.error(t)}}xS(),bS.exports=yS()});var TS=pr(je=>{"use strict";function Vh(t,e){var a=t.length;t.push(e);e:for(;0<a;){var r=a-1>>>1,n=t[r];if(0<Wc(n,e))t[r]=e,t[a]=n,a=r;else break e}}function mr(t){return t.length===0?null:t[0]}function Xc(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>Wc(s,a))l<n&&0>Wc(u,s)?(t[r]=u,t[l]=a,r=l):(t[r]=s,t[i]=a,r=i);else if(l<n&&0>Wc(u,a))t[r]=u,t[l]=a,r=l;else break e}}return e}function Wc(t,e){var a=t.sortIndex-e.sortIndex;return a!==0?a:t.id-e.id}je.unstable_now=void 0;typeof performance=="object"&&typeof performance.now=="function"?(SS=performance,je.unstable_now=function(){return SS.now()}):(Uh=Date,_S=Uh.now(),je.unstable_now=function(){return Uh.now()-_S});var SS,Uh,_S,Rr=[],kn=[],s2=1,Aa=null,Nt=3,$h=!1,sl=!1,ll=!1,jh=!1,LS=typeof setTimeout=="function"?setTimeout:null,kS=typeof clearTimeout=="function"?clearTimeout:null,CS=typeof setImmediate<"u"?setImmediate:null;function Zc(t){for(var e=mr(kn);e!==null;){if(e.callback===null)Xc(kn);else if(e.startTime<=t)Xc(kn),e.sortIndex=e.expirationTime,Vh(Rr,e);else break;e=mr(kn)}}function Gh(t){if(ll=!1,Zc(t),!sl)if(mr(Rr)!==null)sl=!0,Ri||(Ri=!0,Ti());else{var e=mr(kn);e!==null&&Wh(Gh,e.startTime-t)}}var Ri=!1,ul=-1,IS=5,AS=-1;function ES(){return jh?!0:!(je.unstable_now()-AS<IS)}function zh(){if(jh=!1,Ri){var t=je.unstable_now();AS=t;var e=!0;try{e:{sl=!1,ll&&(ll=!1,kS(ul),ul=-1),$h=!0;var a=Nt;try{t:{for(Zc(t),Aa=mr(Rr);Aa!==null&&!(Aa.expirationTime>t&&ES());){var r=Aa.callback;if(typeof r=="function"){Aa.callback=null,Nt=Aa.priorityLevel;var n=r(Aa.expirationTime<=t);if(t=je.unstable_now(),typeof n=="function"){Aa.callback=n,Zc(t),e=!0;break t}Aa===mr(Rr)&&Xc(Rr),Zc(t)}else Xc(Rr);Aa=mr(Rr)}if(Aa!==null)e=!0;else{var o=mr(kn);o!==null&&Wh(Gh,o.startTime-t),e=!1}}break e}finally{Aa=null,Nt=a,$h=!1}e=void 0}}finally{e?Ti():Ri=!1}}}var Ti;typeof CS=="function"?Ti=function(){CS(zh)}:typeof MessageChannel<"u"?(qh=new MessageChannel,wS=qh.port2,qh.port1.onmessage=zh,Ti=function(){wS.postMessage(null)}):Ti=function(){LS(zh,0)};var qh,wS;function Wh(t,e){ul=LS(function(){t(je.unstable_now())},e)}je.unstable_IdlePriority=5;je.unstable_ImmediatePriority=1;je.unstable_LowPriority=4;je.unstable_NormalPriority=3;je.unstable_Profiling=null;je.unstable_UserBlockingPriority=2;je.unstable_cancelCallback=function(t){t.callback=null};je.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"):IS=0<t?Math.floor(1e3/t):5};je.unstable_getCurrentPriorityLevel=function(){return Nt};je.unstable_next=function(t){switch(Nt){case 1:case 2:case 3:var e=3;break;default:e=Nt}var a=Nt;Nt=e;try{return t()}finally{Nt=a}};je.unstable_requestPaint=function(){jh=!0};je.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3}var a=Nt;Nt=t;try{return e()}finally{Nt=a}};je.unstable_scheduleCallback=function(t,e,a){var r=je.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:s2++,callback:e,priorityLevel:t,startTime:a,expirationTime:n,sortIndex:-1},a>r?(t.sortIndex=a,Vh(kn,t),mr(Rr)===null&&t===mr(kn)&&(ll?(kS(ul),ul=-1):ll=!0,Wh(Gh,a-r))):(t.sortIndex=n,Vh(Rr,t),sl||$h||(sl=!0,Ri||(Ri=!0,Ti()))),t};je.unstable_shouldYield=ES;je.unstable_wrapCallback=function(t){var e=Nt;return function(){var a=Nt;Nt=e;try{return t.apply(this,arguments)}finally{Nt=a}}}});var MS=pr((rU,RS)=>{"use strict";RS.exports=TS()});var $L=pr(Sf=>{"use strict";var mt=MS(),nC=Qe(),l2=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 oC(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function Xl(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 iC(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 sC(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 OS(t){if(Xl(t)!==t)throw Error(M(188))}function u2(t){var e=t.alternate;if(!e){if(e=Xl(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 OS(n),t;if(o===r)return OS(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 lC(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=lC(t),e!==null)return e;t=t.sibling}return null}var ze=Object.assign,c2=Symbol.for("react.element"),Yc=Symbol.for("react.transitional.element"),vl=Symbol.for("react.portal"),Ni=Symbol.for("react.fragment"),uC=Symbol.for("react.strict_mode"),Im=Symbol.for("react.profiler"),cC=Symbol.for("react.consumer"),Hr=Symbol.for("react.context"),_g=Symbol.for("react.forward_ref"),Am=Symbol.for("react.suspense"),Em=Symbol.for("react.suspense_list"),Cg=Symbol.for("react.memo"),In=Symbol.for("react.lazy"),Tm=Symbol.for("react.activity"),d2=Symbol.for("react.memo_cache_sentinel"),DS=Symbol.iterator;function cl(t){return t===null||typeof t!="object"?null:(t=DS&&t[DS]||t["@@iterator"],typeof t=="function"?t:null)}var f2=Symbol.for("react.client.reference");function Rm(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===f2?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case Ni:return"Fragment";case Im:return"Profiler";case uC:return"StrictMode";case Am:return"Suspense";case Em:return"SuspenseList";case Tm:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case vl:return"Portal";case Hr:return t.displayName||"Context";case cC:return(t._context.displayName||"Context")+".Consumer";case _g:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case Cg:return e=t.displayName||null,e!==null?e:Rm(t.type)||"Memo";case In:e=t._payload,t=t._init;try{return Rm(t(e))}catch{}}return null}var yl=Array.isArray,ae=nC.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ce=l2.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Mo={pending:!1,data:null,method:null,action:null},Mm=[],Fi=-1;function br(t){return{current:t}}function bt(t){0>Fi||(t.current=Mm[Fi],Mm[Fi]=null,Fi--)}function Be(t,e){Fi++,Mm[Fi]=t.current,t.current=e}var xr=br(null),Bl=br(null),Fn=br(null),Ed=br(null);function Td(t,e){switch(Be(Fn,e),Be(Bl,t),Be(xr,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?z_(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=z_(e),t=TL(e,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}bt(xr),Be(xr,t)}function as(){bt(xr),bt(Bl),bt(Fn)}function Om(t){t.memoizedState!==null&&Be(Ed,t);var e=xr.current,a=TL(e,t.type);e!==a&&(Be(Bl,t),Be(xr,a))}function Rd(t){Bl.current===t&&(bt(xr),bt(Bl)),Ed.current===t&&(bt(Ed),Gl._currentValue=Mo)}var Zh,BS;function Ao(t){if(Zh===void 0)try{throw Error()}catch(a){var e=a.stack.trim().match(/\n( *(at )?)/);Zh=e&&e[1]||"",BS=-1<a.stack.indexOf(`
1
+ var HR=Object.create;var Vc=Object.defineProperty;var UR=Object.getOwnPropertyDescriptor;var zR=Object.getOwnPropertyNames;var qR=Object.getPrototypeOf,VR=Object.prototype.hasOwnProperty;var rS=t=>{throw TypeError(t)};var $R=(t,e,a)=>e in t?Vc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[e]=a;var dr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),jR=(t,e)=>{for(var a in e)Vc(t,a,{get:e[a],enumerable:!0})},GR=(t,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of zR(e))!VR.call(t,n)&&n!==a&&Vc(t,n,{get:()=>e[n],enumerable:!(r=UR(e,n))||r.enumerable});return t};var Y=(t,e,a)=>(a=t!=null?HR(qR(t)):{},GR(e||!t||!t.__esModule?Vc(a,"default",{value:t,enumerable:!0}):a,t));var B=(t,e,a)=>$R(t,typeof e!="symbol"?e+"":e,a),nS=(t,e,a)=>e.has(t)||rS("Cannot "+a);var ve=(t,e,a)=>(nS(t,e,"read from private field"),a?a.call(t):e.get(t)),Cn=(t,e,a)=>e.has(t)?rS("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,a),fr=(t,e,a,r)=>(nS(t,e,"write to private field"),r?r.call(t,a):e.set(t,a),a);var mS=dr(oe=>{"use strict";var Bh=Symbol.for("react.transitional.element"),WR=Symbol.for("react.portal"),ZR=Symbol.for("react.fragment"),XR=Symbol.for("react.strict_mode"),KR=Symbol.for("react.profiler"),YR=Symbol.for("react.consumer"),QR=Symbol.for("react.context"),JR=Symbol.for("react.forward_ref"),e2=Symbol.for("react.suspense"),t2=Symbol.for("react.memo"),uS=Symbol.for("react.lazy"),a2=Symbol.for("react.activity"),oS=Symbol.iterator;function r2(t){return t===null||typeof t!="object"?null:(t=oS&&t[oS]||t["@@iterator"],typeof t=="function"?t:null)}var cS={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},dS=Object.assign,fS={};function Ai(t,e,a){this.props=t,this.context=e,this.refs=fS,this.updater=a||cS}Ai.prototype.isReactComponent={};Ai.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")};Ai.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function pS(){}pS.prototype=Ai.prototype;function Ph(t,e,a){this.props=t,this.context=e,this.refs=fS,this.updater=a||cS}var Nh=Ph.prototype=new pS;Nh.constructor=Ph;dS(Nh,Ai.prototype);Nh.isPureReactComponent=!0;var iS=Array.isArray;function Dh(){}var Fe={H:null,A:null,T:null,S:null},hS=Object.prototype.hasOwnProperty;function Fh(t,e,a){var r=a.ref;return{$$typeof:Bh,type:t,key:e,ref:r!==void 0?r:null,props:a}}function n2(t,e){return Fh(t.type,e,t.props)}function Hh(t){return typeof t=="object"&&t!==null&&t.$$typeof===Bh}function o2(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(a){return e[a]})}var sS=/\/+/g;function Oh(t,e){return typeof t=="object"&&t!==null&&t.key!=null?o2(""+t.key):e.toString(36)}function i2(t){switch(t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch(typeof t.status=="string"?t.then(Dh,Dh):(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 Ii(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 Bh:case WR:i=!0;break;case uS:return i=t._init,Ii(i(t._payload),e,a,r,n)}}if(i)return n=n(t),i=r===""?"."+Oh(t,0):r,iS(n)?(a="",i!=null&&(a=i.replace(sS,"$&/")+"/"),Ii(n,e,a,"",function(u){return u})):n!=null&&(Hh(n)&&(n=n2(n,a+(n.key==null||t&&t.key===n.key?"":(""+n.key).replace(sS,"$&/")+"/")+i)),e.push(n)),1;i=0;var s=r===""?".":r+":";if(iS(t))for(var l=0;l<t.length;l++)r=t[l],o=s+Oh(r,l),i+=Ii(r,e,a,o,n);else if(l=r2(t),typeof l=="function")for(t=l.call(t),l=0;!(r=t.next()).done;)r=r.value,o=s+Oh(r,l++),i+=Ii(r,e,a,o,n);else if(o==="object"){if(typeof t.then=="function")return Ii(i2(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 $c(t,e,a){if(t==null)return t;var r=[],n=0;return Ii(t,r,"","",function(o){return e.call(a,o,n++)}),r}function s2(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 lS=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)},l2={map:$c,forEach:function(t,e,a){$c(t,function(){e.apply(this,arguments)},a)},count:function(t){var e=0;return $c(t,function(){e++}),e},toArray:function(t){return $c(t,function(e){return e})||[]},only:function(t){if(!Hh(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};oe.Activity=a2;oe.Children=l2;oe.Component=Ai;oe.Fragment=ZR;oe.Profiler=KR;oe.PureComponent=Ph;oe.StrictMode=XR;oe.Suspense=e2;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=dS({},t.props),n=t.key;if(e!=null)for(o in e.key!==void 0&&(n=""+e.key),e)!hS.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 Fh(t.type,n,r)};oe.createContext=function(t){return t={$$typeof:QR,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:YR,_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)hS.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 Fh(t,o,n)};oe.createRef=function(){return{current:null}};oe.forwardRef=function(t){return{$$typeof:JR,render:t}};oe.isValidElement=Hh;oe.lazy=function(t){return{$$typeof:uS,_payload:{_status:-1,_result:t},_init:s2}};oe.memo=function(t,e){return{$$typeof:t2,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(Dh,lS)}catch(o){lS(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 Qe=dr((sU,gS)=>{"use strict";gS.exports=mS()});var yS=dr(Vt=>{"use strict";var u2=Qe();function vS(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 wn(){}var qt={d:{f:wn,r:function(){throw Error(vS(522))},D:wn,C:wn,L:wn,m:wn,X:wn,S:wn,M:wn},p:0,findDOMNode:null},c2=Symbol.for("react.portal");function d2(t,e,a){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:c2,key:r==null?null:""+r,children:t,containerInfo:e,implementation:a}}var nl=u2.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function jc(t,e){if(t==="font")return"";if(typeof e=="string")return e==="use-credentials"?e:""}Vt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=qt;Vt.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(vS(299));return d2(t,e,null,a)};Vt.flushSync=function(t){var e=nl.T,a=qt.p;try{if(nl.T=null,qt.p=2,t)return t()}finally{nl.T=e,qt.p=a,qt.d.f()}};Vt.preconnect=function(t,e){typeof t=="string"&&(e?(e=e.crossOrigin,e=typeof e=="string"?e==="use-credentials"?e:"":void 0):e=null,qt.d.C(t,e))};Vt.prefetchDNS=function(t){typeof t=="string"&&qt.d.D(t)};Vt.preinit=function(t,e){if(typeof t=="string"&&e&&typeof e.as=="string"){var a=e.as,r=jc(a,e.crossOrigin),n=typeof e.integrity=="string"?e.integrity:void 0,o=typeof e.fetchPriority=="string"?e.fetchPriority:void 0;a==="style"?qt.d.S(t,typeof e.precedence=="string"?e.precedence:void 0,{crossOrigin:r,integrity:n,fetchPriority:o}):a==="script"&&qt.d.X(t,{crossOrigin:r,integrity:n,fetchPriority:o,nonce:typeof e.nonce=="string"?e.nonce:void 0})}};Vt.preinitModule=function(t,e){if(typeof t=="string")if(typeof e=="object"&&e!==null){if(e.as==null||e.as==="script"){var a=jc(e.as,e.crossOrigin);qt.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&&qt.d.M(t)};Vt.preload=function(t,e){if(typeof t=="string"&&typeof e=="object"&&e!==null&&typeof e.as=="string"){var a=e.as,r=jc(a,e.crossOrigin);qt.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})}};Vt.preloadModule=function(t,e){if(typeof t=="string")if(e){var a=jc(e.as,e.crossOrigin);qt.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 qt.d.m(t)};Vt.requestFormReset=function(t){qt.d.r(t)};Vt.unstable_batchedUpdates=function(t,e){return t(e)};Vt.useFormState=function(t,e,a){return nl.H.useFormState(t,e,a)};Vt.useFormStatus=function(){return nl.H.useHostTransitionStatus()};Vt.version="19.2.1"});var ol=dr((uU,bS)=>{"use strict";function xS(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(xS)}catch(t){console.error(t)}}xS(),bS.exports=yS()});var TS=dr(je=>{"use strict";function Vh(t,e){var a=t.length;t.push(e);e:for(;0<a;){var r=a-1>>>1,n=t[r];if(0<Gc(n,e))t[r]=e,t[a]=n,a=r;else break e}}function pr(t){return t.length===0?null:t[0]}function Zc(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>Gc(s,a))l<n&&0>Gc(u,s)?(t[r]=u,t[l]=a,r=l):(t[r]=s,t[i]=a,r=i);else if(l<n&&0>Gc(u,a))t[r]=u,t[l]=a,r=l;else break e}}return e}function Gc(t,e){var a=t.sortIndex-e.sortIndex;return a!==0?a:t.id-e.id}je.unstable_now=void 0;typeof performance=="object"&&typeof performance.now=="function"?(SS=performance,je.unstable_now=function(){return SS.now()}):(Uh=Date,_S=Uh.now(),je.unstable_now=function(){return Uh.now()-_S});var SS,Uh,_S,Er=[],Ln=[],f2=1,Ia=null,Ft=3,$h=!1,il=!1,sl=!1,jh=!1,LS=typeof setTimeout=="function"?setTimeout:null,kS=typeof clearTimeout=="function"?clearTimeout:null,CS=typeof setImmediate<"u"?setImmediate:null;function Wc(t){for(var e=pr(Ln);e!==null;){if(e.callback===null)Zc(Ln);else if(e.startTime<=t)Zc(Ln),e.sortIndex=e.expirationTime,Vh(Er,e);else break;e=pr(Ln)}}function Gh(t){if(sl=!1,Wc(t),!il)if(pr(Er)!==null)il=!0,Ti||(Ti=!0,Ei());else{var e=pr(Ln);e!==null&&Wh(Gh,e.startTime-t)}}var Ti=!1,ll=-1,IS=5,AS=-1;function ES(){return jh?!0:!(je.unstable_now()-AS<IS)}function zh(){if(jh=!1,Ti){var t=je.unstable_now();AS=t;var e=!0;try{e:{il=!1,sl&&(sl=!1,kS(ll),ll=-1),$h=!0;var a=Ft;try{t:{for(Wc(t),Ia=pr(Er);Ia!==null&&!(Ia.expirationTime>t&&ES());){var r=Ia.callback;if(typeof r=="function"){Ia.callback=null,Ft=Ia.priorityLevel;var n=r(Ia.expirationTime<=t);if(t=je.unstable_now(),typeof n=="function"){Ia.callback=n,Wc(t),e=!0;break t}Ia===pr(Er)&&Zc(Er),Wc(t)}else Zc(Er);Ia=pr(Er)}if(Ia!==null)e=!0;else{var o=pr(Ln);o!==null&&Wh(Gh,o.startTime-t),e=!1}}break e}finally{Ia=null,Ft=a,$h=!1}e=void 0}}finally{e?Ei():Ti=!1}}}var Ei;typeof CS=="function"?Ei=function(){CS(zh)}:typeof MessageChannel<"u"?(qh=new MessageChannel,wS=qh.port2,qh.port1.onmessage=zh,Ei=function(){wS.postMessage(null)}):Ei=function(){LS(zh,0)};var qh,wS;function Wh(t,e){ll=LS(function(){t(je.unstable_now())},e)}je.unstable_IdlePriority=5;je.unstable_ImmediatePriority=1;je.unstable_LowPriority=4;je.unstable_NormalPriority=3;je.unstable_Profiling=null;je.unstable_UserBlockingPriority=2;je.unstable_cancelCallback=function(t){t.callback=null};je.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"):IS=0<t?Math.floor(1e3/t):5};je.unstable_getCurrentPriorityLevel=function(){return Ft};je.unstable_next=function(t){switch(Ft){case 1:case 2:case 3:var e=3;break;default:e=Ft}var a=Ft;Ft=e;try{return t()}finally{Ft=a}};je.unstable_requestPaint=function(){jh=!0};je.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3}var a=Ft;Ft=t;try{return e()}finally{Ft=a}};je.unstable_scheduleCallback=function(t,e,a){var r=je.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:f2++,callback:e,priorityLevel:t,startTime:a,expirationTime:n,sortIndex:-1},a>r?(t.sortIndex=a,Vh(Ln,t),pr(Er)===null&&t===pr(Ln)&&(sl?(kS(ll),ll=-1):sl=!0,Wh(Gh,a-r))):(t.sortIndex=n,Vh(Er,t),il||$h||(il=!0,Ti||(Ti=!0,Ei()))),t};je.unstable_shouldYield=ES;je.unstable_wrapCallback=function(t){var e=Ft;return function(){var a=Ft;Ft=e;try{return t.apply(this,arguments)}finally{Ft=a}}}});var MS=dr((dU,RS)=>{"use strict";RS.exports=TS()});var $L=dr(bf=>{"use strict";var gt=MS(),nC=Qe(),p2=ol();function D(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 oC(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 iC(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 sC(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 OS(t){if(Zl(t)!==t)throw Error(D(188))}function h2(t){var e=t.alternate;if(!e){if(e=Zl(t),e===null)throw Error(D(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 OS(n),t;if(o===r)return OS(n),e;o=o.sibling}throw Error(D(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(D(189))}}if(a.alternate!==r)throw Error(D(190))}if(a.tag!==3)throw Error(D(188));return a.stateNode.current===a?t:e}function lC(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=lC(t),e!==null)return e;t=t.sibling}return null}var ze=Object.assign,m2=Symbol.for("react.element"),Xc=Symbol.for("react.transitional.element"),gl=Symbol.for("react.portal"),Pi=Symbol.for("react.fragment"),uC=Symbol.for("react.strict_mode"),Im=Symbol.for("react.profiler"),cC=Symbol.for("react.consumer"),Nr=Symbol.for("react.context"),_g=Symbol.for("react.forward_ref"),Am=Symbol.for("react.suspense"),Em=Symbol.for("react.suspense_list"),Cg=Symbol.for("react.memo"),kn=Symbol.for("react.lazy"),Tm=Symbol.for("react.activity"),g2=Symbol.for("react.memo_cache_sentinel"),DS=Symbol.iterator;function ul(t){return t===null||typeof t!="object"?null:(t=DS&&t[DS]||t["@@iterator"],typeof t=="function"?t:null)}var v2=Symbol.for("react.client.reference");function Rm(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===v2?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case Pi:return"Fragment";case Im:return"Profiler";case uC:return"StrictMode";case Am:return"Suspense";case Em:return"SuspenseList";case Tm:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case gl:return"Portal";case Nr:return t.displayName||"Context";case cC:return(t._context.displayName||"Context")+".Consumer";case _g:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case Cg:return e=t.displayName||null,e!==null?e:Rm(t.type)||"Memo";case kn:e=t._payload,t=t._init;try{return Rm(t(e))}catch{}}return null}var vl=Array.isArray,ae=nC.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Se=p2.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ro={pending:!1,data:null,method:null,action:null},Mm=[],Ni=-1;function yr(t){return{current:t}}function _t(t){0>Ni||(t.current=Mm[Ni],Mm[Ni]=null,Ni--)}function Be(t,e){Ni++,Mm[Ni]=t.current,t.current=e}var vr=yr(null),Dl=yr(null),Nn=yr(null),Ad=yr(null);function Ed(t,e){switch(Be(Nn,e),Be(Dl,t),Be(vr,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?z_(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=z_(e),t=TL(e,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}_t(vr),Be(vr,t)}function ts(){_t(vr),_t(Dl),_t(Nn)}function Om(t){t.memoizedState!==null&&Be(Ad,t);var e=vr.current,a=TL(e,t.type);e!==a&&(Be(Dl,t),Be(vr,a))}function Td(t){Dl.current===t&&(_t(vr),_t(Dl)),Ad.current===t&&(_t(Ad),jl._currentValue=Ro)}var Zh,BS;function Io(t){if(Zh===void 0)try{throw Error()}catch(a){var e=a.stack.trim().match(/\n( *(at )?)/);Zh=e&&e[1]||"",BS=-1<a.stack.indexOf(`
2
2
  at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
3
- `+Zh+t+BS}var Xh=!1;function Yh(t,e){if(!t||Xh)return"";Xh=!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(`
3
+ `+Zh+t+BS}var Xh=!1;function Kh(t,e){if(!t||Xh)return"";Xh=!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{Xh=!1,Error.prepareStackTrace=a}return(a=t?t.displayName||t.name:"")?Ao(a):""}function p2(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 Yh(t.type,!1);case 11:return Yh(t.type.render,!1);case 1:return Yh(t.type,!0);case 31:return Ao("Activity");default:return""}}function PS(t){try{var e="",a=null;do e+=p2(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{Xh=!1,Error.prepareStackTrace=a}return(a=t?t.displayName||t.name:"")?Io(a):""}function y2(t,e){switch(t.tag){case 26:case 27:case 5:return Io(t.type);case 16:return Io("Lazy");case 13:return t.child!==e&&e!==null?Io("Suspense Fallback"):Io("Suspense");case 19:return Io("SuspenseList");case 0:case 15:return Kh(t.type,!1);case 11:return Kh(t.type.render,!1);case 1:return Kh(t.type,!0);case 31:return Io("Activity");default:return""}}function PS(t){try{var e="",a=null;do e+=y2(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 Dm=Object.prototype.hasOwnProperty,wg=mt.unstable_scheduleCallback,Kh=mt.unstable_cancelCallback,h2=mt.unstable_shouldYield,m2=mt.unstable_requestPaint,ha=mt.unstable_now,g2=mt.unstable_getCurrentPriorityLevel,dC=mt.unstable_ImmediatePriority,fC=mt.unstable_UserBlockingPriority,Md=mt.unstable_NormalPriority,v2=mt.unstable_LowPriority,pC=mt.unstable_IdlePriority,y2=mt.log,x2=mt.unstable_setDisableYieldValue,Yl=null,ma=null;function On(t){if(typeof y2=="function"&&x2(t),ma&&typeof ma.setStrictMode=="function")try{ma.setStrictMode(Yl,t)}catch{}}var ga=Math.clz32?Math.clz32:_2,b2=Math.log,S2=Math.LN2;function _2(t){return t>>>=0,t===0?32:31-(b2(t)/S2|0)|0}var Kc=256,Qc=262144,Jc=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 nf(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 Kl(t,e){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function C2(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 hC(){var t=Jc;return Jc<<=1,(Jc&62914560)===0&&(Jc=4194304),t}function Qh(t){for(var e=[],a=0;31>a;a++)e.push(t);return e}function Ql(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function w2(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&&mC(t,r,0),o!==0&&n===0&&t.tag!==0&&(t.suspendedLanes|=o&~(i&~e))}function mC(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 gC(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 vC(t,e){var a=e&-e;return a=(a&42)!==0?1:Lg(a),(a&(t.suspendedLanes|e))!==0?0:a}function Lg(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 kg(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function yC(){var t=Ce.p;return t!==0?t:(t=window.event,t===void 0?32:zL(t.type))}function NS(t,e){var a=Ce.p;try{return Ce.p=t,e()}finally{Ce.p=a}}var Kn=Math.random().toString(36).slice(2),Lt="__reactFiber$"+Kn,ta="__reactProps$"+Kn,ps="__reactContainer$"+Kn,Bm="__reactEvents$"+Kn,L2="__reactListeners$"+Kn,k2="__reactHandles$"+Kn,FS="__reactResources$"+Kn,Jl="__reactMarker$"+Kn;function Ig(t){delete t[Lt],delete t[ta],delete t[Bm],delete t[L2],delete t[k2]}function Hi(t){var e=t[Lt];if(e)return e;for(var a=t.parentNode;a;){if(e=a[ps]||a[Lt]){if(a=e.alternate,e.child!==null||a!==null&&a.child!==null)for(t=G_(t);t!==null;){if(a=t[Lt])return a;t=G_(t)}return e}t=a,a=t.parentNode}return null}function hs(t){if(t=t[Lt]||t[ps]){var e=t.tag;if(e===5||e===6||e===13||e===31||e===26||e===27||e===3)return t}return null}function xl(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t.stateNode;throw Error(M(33))}function Xi(t){var e=t[FS];return e||(e=t[FS]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function xt(t){t[Jl]=!0}var xC=new Set,bC={};function qo(t,e){rs(t,e),rs(t+"Capture",e)}function rs(t,e){for(bC[t]=e,t=0;t<e.length;t++)xC.add(e[t])}var I2=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]*$"),HS={},US={};function A2(t){return Dm.call(US,t)?!0:Dm.call(HS,t)?!1:I2.test(t)?US[t]=!0:(HS[t]=!0,!1)}function hd(t,e,a){if(A2(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 ed(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 Mr(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 Ta(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function SC(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function E2(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 Pm(t){if(!t._valueTracker){var e=SC(t)?"checked":"value";t._valueTracker=E2(t,e,""+t[e])}}function _C(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var a=e.getValue(),r="";return t&&(r=SC(t)?t.checked?"true":"false":t.value),t=r,t!==a?(e.setValue(t),!0):!1}function Od(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 T2=/[\n"\\]/g;function Oa(t){return t.replace(T2,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function Nm(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=""+Ta(e)):t.value!==""+Ta(e)&&(t.value=""+Ta(e)):i!=="submit"&&i!=="reset"||t.removeAttribute("value"),e!=null?Fm(t,i,Ta(e)):a!=null?Fm(t,i,Ta(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=""+Ta(s):t.removeAttribute("name")}function CC(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)){Pm(t);return}a=a!=null?""+Ta(a):"",e=e!=null?""+Ta(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),Pm(t)}function Fm(t,e,a){e==="number"&&Od(t.ownerDocument)===t||t.defaultValue===""+a||(t.defaultValue=""+a)}function Yi(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=""+Ta(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 wC(t,e,a){if(e!=null&&(e=""+Ta(e),e!==t.value&&(t.value=e),a==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=a!=null?""+Ta(a):""}function LC(t,e,a,r){if(e==null){if(r!=null){if(a!=null)throw Error(M(92));if(yl(r)){if(1<r.length)throw Error(M(93));r=r[0]}a=r}a==null&&(a=""),e=a}a=Ta(e),t.defaultValue=a,r=t.textContent,r===a&&r!==""&&r!==null&&(t.value=r),Pm(t)}function ns(t,e){if(e){var a=t.firstChild;if(a&&a===t.lastChild&&a.nodeType===3){a.nodeValue=e;return}}t.textContent=e}var R2=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 zS(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||R2.has(e)?e==="float"?t.cssFloat=a:t[e]=(""+a).trim():t[e]=a+"px"}function kC(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&&zS(t,n,r)}else for(var o in e)e.hasOwnProperty(o)&&zS(t,o,e[o])}function Ag(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 M2=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"]]),O2=/^[\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 md(t){return O2.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function Ur(){}var Hm=null;function Eg(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var Ui=null,Ki=null;function qS(t){var e=hs(t);if(e&&(t=e.stateNode)){var a=t[ta]||null;e:switch(t=e.stateNode,e.type){case"input":if(Nm(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="'+Oa(""+e)+'"][type="radio"]'),e=0;e<a.length;e++){var r=a[e];if(r!==t&&r.form===t.form){var n=r[ta]||null;if(!n)throw Error(M(90));Nm(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&&_C(r)}break e;case"textarea":wC(t,a.value,a.defaultValue);break e;case"select":e=a.value,e!=null&&Yi(t,!!a.multiple,e,!1)}}}var Jh=!1;function IC(t,e,a){if(Jh)return t(e,a);Jh=!0;try{var r=t(e);return r}finally{if(Jh=!1,(Ui!==null||Ki!==null)&&(vf(),Ui&&(e=Ui,t=Ki,Ki=Ui=null,qS(e),t)))for(e=0;e<t.length;e++)qS(t[e])}}function Pl(t,e){var a=t.stateNode;if(a===null)return null;var r=a[ta]||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 jr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Um=!1;if(jr)try{Mi={},Object.defineProperty(Mi,"passive",{get:function(){Um=!0}}),window.addEventListener("test",Mi,Mi),window.removeEventListener("test",Mi,Mi)}catch{Um=!1}var Mi,Dn=null,Tg=null,gd=null;function AC(){if(gd)return gd;var t,e=Tg,a=e.length,r,n="value"in Dn?Dn.value:Dn.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 gd=n.slice(t,1<r?1-r:void 0)}function vd(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 td(){return!0}function VS(){return!1}function aa(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)?td:VS,this.isPropagationStopped=VS,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=td)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=td)},persist:function(){},isPersistent:td}),e}var Vo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},of=aa(Vo),eu=ze({},Vo,{view:0,detail:0}),D2=aa(eu),em,tm,dl,sf=ze({},eu,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Rg,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!==dl&&(dl&&t.type==="mousemove"?(em=t.screenX-dl.screenX,tm=t.screenY-dl.screenY):tm=em=0,dl=t),em)},movementY:function(t){return"movementY"in t?t.movementY:tm}}),$S=aa(sf),B2=ze({},sf,{dataTransfer:0}),P2=aa(B2),N2=ze({},eu,{relatedTarget:0}),am=aa(N2),F2=ze({},Vo,{animationName:0,elapsedTime:0,pseudoElement:0}),H2=aa(F2),U2=ze({},Vo,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),z2=aa(U2),q2=ze({},Vo,{data:0}),jS=aa(q2),V2={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},$2={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"},j2={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function G2(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=j2[t])?!!e[t]:!1}function Rg(){return G2}var W2=ze({},eu,{key:function(t){if(t.key){var e=V2[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=vd(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?$2[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Rg,charCode:function(t){return t.type==="keypress"?vd(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?vd(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),Z2=aa(W2),X2=ze({},sf,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),GS=aa(X2),Y2=ze({},eu,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Rg}),K2=aa(Y2),Q2=ze({},Vo,{propertyName:0,elapsedTime:0,pseudoElement:0}),J2=aa(Q2),eM=ze({},sf,{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}),tM=aa(eM),aM=ze({},Vo,{newState:0,oldState:0}),rM=aa(aM),nM=[9,13,27,32],Mg=jr&&"CompositionEvent"in window,_l=null;jr&&"documentMode"in document&&(_l=document.documentMode);var oM=jr&&"TextEvent"in window&&!_l,EC=jr&&(!Mg||_l&&8<_l&&11>=_l),WS=" ",ZS=!1;function TC(t,e){switch(t){case"keyup":return nM.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function RC(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var zi=!1;function iM(t,e){switch(t){case"compositionend":return RC(e);case"keypress":return e.which!==32?null:(ZS=!0,WS);case"textInput":return t=e.data,t===WS&&ZS?null:t;default:return null}}function sM(t,e){if(zi)return t==="compositionend"||!Mg&&TC(t,e)?(t=AC(),gd=Tg=Dn=null,zi=!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 EC&&e.locale!=="ko"?null:e.data;default:return null}}var lM={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 XS(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!lM[t.type]:e==="textarea"}function MC(t,e,a,r){Ui?Ki?Ki.push(r):Ki=[r]:Ui=r,e=Kd(e,"onChange"),0<e.length&&(a=new of("onChange","change",null,a,r),t.push({event:a,listeners:e}))}var Cl=null,Nl=null;function uM(t){IL(t,0)}function lf(t){var e=xl(t);if(_C(e))return t}function YS(t,e){if(t==="change")return e}var OC=!1;jr&&(jr?(rd="oninput"in document,rd||(rm=document.createElement("div"),rm.setAttribute("oninput","return;"),rd=typeof rm.oninput=="function"),ad=rd):ad=!1,OC=ad&&(!document.documentMode||9<document.documentMode));var ad,rd,rm;function KS(){Cl&&(Cl.detachEvent("onpropertychange",DC),Nl=Cl=null)}function DC(t){if(t.propertyName==="value"&&lf(Nl)){var e=[];MC(e,Nl,t,Eg(t)),IC(uM,e)}}function cM(t,e,a){t==="focusin"?(KS(),Cl=e,Nl=a,Cl.attachEvent("onpropertychange",DC)):t==="focusout"&&KS()}function dM(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return lf(Nl)}function fM(t,e){if(t==="click")return lf(e)}function pM(t,e){if(t==="input"||t==="change")return lf(e)}function hM(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var ya=typeof Object.is=="function"?Object.is:hM;function Fl(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(!Dm.call(e,n)||!ya(t[n],e[n]))return!1}return!0}function QS(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function JS(t,e){var a=QS(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=QS(a)}}function BC(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?BC(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function PC(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var e=Od(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=Od(t.document)}return e}function Og(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 mM=jr&&"documentMode"in document&&11>=document.documentMode,qi=null,zm=null,wl=null,qm=!1;function e_(t,e,a){var r=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;qm||qi==null||qi!==Od(r)||(r=qi,"selectionStart"in r&&Og(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}),wl&&Fl(wl,r)||(wl=r,r=Kd(zm,"onSelect"),0<r.length&&(e=new of("onSelect","select",null,e,a),t.push({event:e,listeners:r}),e.target=qi)))}function Io(t,e){var a={};return a[t.toLowerCase()]=e.toLowerCase(),a["Webkit"+t]="webkit"+e,a["Moz"+t]="moz"+e,a}var Vi={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")},nm={},NC={};jr&&(NC=document.createElement("div").style,"AnimationEvent"in window||(delete Vi.animationend.animation,delete Vi.animationiteration.animation,delete Vi.animationstart.animation),"TransitionEvent"in window||delete Vi.transitionend.transition);function $o(t){if(nm[t])return nm[t];if(!Vi[t])return t;var e=Vi[t],a;for(a in e)if(e.hasOwnProperty(a)&&a in NC)return nm[t]=e[a];return t}var FC=$o("animationend"),HC=$o("animationiteration"),UC=$o("animationstart"),gM=$o("transitionrun"),vM=$o("transitionstart"),yM=$o("transitioncancel"),zC=$o("transitionend"),qC=new Map,Vm="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(" ");Vm.push("scrollEnd");function Ka(t,e){qC.set(t,e),qo(e,[t])}var Dd=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)},Ea=[],$i=0,Dg=0;function uf(){for(var t=$i,e=Dg=$i=0;e<t;){var a=Ea[e];Ea[e++]=null;var r=Ea[e];Ea[e++]=null;var n=Ea[e];Ea[e++]=null;var o=Ea[e];if(Ea[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&&VC(a,n,o)}}function cf(t,e,a,r){Ea[$i++]=t,Ea[$i++]=e,Ea[$i++]=a,Ea[$i++]=r,Dg|=r,t.lanes|=r,t=t.alternate,t!==null&&(t.lanes|=r)}function Bg(t,e,a,r){return cf(t,e,a,r),Bd(t)}function jo(t,e){return cf(t,null,null,e),Bd(t)}function VC(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 Bd(t){if(50<Ol)throw Ol=0,cg=null,Error(M(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var ji={};function xM(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 xM(t,e,a,r)}function Pg(t){return t=t.prototype,!(!t||!t.isReactComponent)}function qr(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 $C(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 yd(t,e,a,r,n,o){var i=0;if(r=t,typeof t=="function")Pg(t)&&(i=1);else if(typeof t=="string")i=_O(t,a,xr.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case Tm:return t=fa(31,a,e,n),t.elementType=Tm,t.lanes=o,t;case Ni:return Oo(a.children,n,o,e);case uC:i=8,n|=24;break;case Im:return t=fa(12,a,e,n|2),t.elementType=Im,t.lanes=o,t;case Am:return t=fa(13,a,e,n),t.elementType=Am,t.lanes=o,t;case Em:return t=fa(19,a,e,n),t.elementType=Em,t.lanes=o,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case Hr:i=10;break e;case cC:i=9;break e;case _g:i=11;break e;case Cg:i=14;break e;case In: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 om(t,e,a){return t=fa(6,t,null,e),t.lanes=a,t}function jC(t){var e=fa(18,null,null,0);return e.stateNode=t,e}function im(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 t_=new WeakMap;function Da(t,e){if(typeof t=="object"&&t!==null){var a=t_.get(t);return a!==void 0?a:(e={value:t,source:e,stack:PS(e)},t_.set(t,e),e)}return{value:t,source:e,stack:PS(e)}}var Gi=[],Wi=0,Pd=null,Hl=0,Ra=[],Ma=0,Wn=null,gr=1,vr="";function Nr(t,e){Gi[Wi++]=Hl,Gi[Wi++]=Pd,Pd=t,Hl=e}function GC(t,e,a){Ra[Ma++]=gr,Ra[Ma++]=vr,Ra[Ma++]=Wn,Wn=t;var r=gr;t=vr;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,gr=1<<32-ga(e)+n|a<<n|r,vr=o+t}else gr=1<<o|a<<n|r,vr=t}function Ng(t){t.return!==null&&(Nr(t,1),GC(t,1,0))}function Fg(t){for(;t===Pd;)Pd=Gi[--Wi],Gi[Wi]=null,Hl=Gi[--Wi],Gi[Wi]=null;for(;t===Wn;)Wn=Ra[--Ma],Ra[Ma]=null,vr=Ra[--Ma],Ra[Ma]=null,gr=Ra[--Ma],Ra[Ma]=null}function WC(t,e){Ra[Ma++]=gr,Ra[Ma++]=vr,Ra[Ma++]=Wn,gr=e.id,vr=e.overflow,Wn=t}var kt=null,Ue=null,ve=!1,Hn=null,Ba=!1,$m=Error(M(519));function Zn(t){var e=Error(M(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Ul(Da(e,t)),$m}function a_(t){var e=t.stateNode,a=t.type,r=t.memoizedProps;switch(e[Lt]=t,e[ta]=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<$l.length;a++)de($l[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),CC(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),LC(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||EL(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=Ur),e=!0):e=!1,e||Zn(t,!0)}function r_(t){for(kt=t.return;kt;)switch(kt.tag){case 5:case 31:case 13:Ba=!1;return;case 27:case 3:Ba=!0;return;default:kt=kt.return}}function Oi(t){if(t!==kt)return!1;if(!ve)return r_(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")||mg(t.type,t.memoizedProps)),a=!a),a&&Ue&&Zn(t),r_(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(M(317));Ue=j_(t)}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(M(317));Ue=j_(t)}else e===27?(e=Ue,Qn(t.type)?(t=xg,xg=null,Ue=t):Ue=e):Ue=kt?Na(t.stateNode.nextSibling):null;return!0}function No(){Ue=kt=null,ve=!1}function sm(){var t=Hn;return t!==null&&(Jt===null?Jt=t:Jt.push.apply(Jt,t),Hn=null),t}function Ul(t){Hn===null?Hn=[t]:Hn.push(t)}var jm=br(null),Go=null,zr=null;function En(t,e,a){Be(jm,e._currentValue),e._currentValue=a}function Vr(t){t._currentValue=jm.current,bt(jm)}function Gm(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 Wm(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),Gm(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),Gm(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 ms(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===Ed.current){if(i=n.alternate,i===null)throw Error(M(387));i.memoizedState.memoizedState!==n.memoizedState.memoizedState&&(t!==null?t.push(Gl):t=[Gl])}n=n.return}t!==null&&Wm(e,t,a,r),e.flags|=262144}function Nd(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,zr=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function It(t){return ZC(Go,t)}function nd(t,e){return Go===null&&Fo(t),ZC(t,e)}function ZC(t,e){var a=e._currentValue;if(e={context:e,memoizedValue:a,next:null},zr===null){if(t===null)throw Error(M(308));zr=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288}else zr=zr.next=e;return a}var bM=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()})}},SM=mt.unstable_scheduleCallback,_M=mt.unstable_NormalPriority,ct={$$typeof:Hr,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Hg(){return{controller:new bM,data:new Map,refCount:0}}function tu(t){t.refCount--,t.refCount===0&&SM(_M,function(){t.controller.abort()})}var Ll=null,Zm=0,os=0,Qi=null;function CM(t,e){if(Ll===null){var a=Ll=[];Zm=0,os=cv(),Qi={status:"pending",value:void 0,then:function(r){a.push(r)}}}return Zm++,e.then(n_,n_),e}function n_(){if(--Zm===0&&Ll!==null){Qi!==null&&(Qi.status="fulfilled");var t=Ll;Ll=null,os=0,Qi=null;for(var e=0;e<t.length;e++)(0,t[e])()}}function wM(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 o_=ae.S;ae.S=function(t,e){lL=ha(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&CM(t,e),o_!==null&&o_(t,e)};var Do=br(null);function Ug(){var t=Do.current;return t!==null?t:Re.pooledCache}function xd(t,e){e===null?Be(Do,Do.current):Be(Do,e.pool)}function XC(){var t=Ug();return t===null?null:{parent:ct._currentValue,pool:t}}var gs=Error(M(460)),zg=Error(M(474)),df=Error(M(542)),Fd={then:function(){}};function i_(t){return t=t.status,t==="fulfilled"||t==="rejected"}function YC(t,e,a){switch(a=t[a],a===void 0?t.push(e):a!==e&&(e.then(Ur,Ur),e=a),e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,l_(t),t;default:if(typeof e.status=="string")e.then(Ur,Ur);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,l_(t),t}throw Bo=e,gs}}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,gs):a}}var Bo=null;function s_(){if(Bo===null)throw Error(M(459));var t=Bo;return Bo=null,t}function l_(t){if(t===gs||t===df)throw Error(M(483))}var Ji=null,zl=0;function od(t){var e=zl;return zl+=1,Ji===null&&(Ji=[]),YC(Ji,t,e)}function fl(t,e){e=e.props.ref,t.ref=e!==void 0?e:null}function id(t,e){throw e.$$typeof===c2?Error(M(525)):(t=Object.prototype.toString.call(e),Error(M(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function KC(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=qr(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=om(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===Ni?c(g,m,y.props.children,v,y.key):m!==null&&(m.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===In&&To(C)===m.type)?(m=n(m,y.props),fl(m,y),m.return=g,m):(m=yd(y.type,y.key,y.props,null,g.mode,v),fl(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=im(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=om(""+m,g.mode,y),m.return=g,m;if(typeof m=="object"&&m!==null){switch(m.$$typeof){case Yc:return y=yd(m.type,m.key,m.props,null,g.mode,y),fl(y,m),y.return=g,y;case vl:return m=im(m,g.mode,y),m.return=g,m;case In:return m=To(m),d(g,m,y)}if(yl(m)||cl(m))return m=Oo(m,g.mode,y,null),m.return=g,m;if(typeof m.then=="function")return d(g,od(m),y);if(m.$$typeof===Hr)return d(g,nd(g,m),y);id(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 Yc:return y.key===C?l(g,m,y,v):null;case vl:return y.key===C?u(g,m,y,v):null;case In:return y=To(y),f(g,m,y,v)}if(yl(y)||cl(y))return C!==null?null:c(g,m,y,v,null);if(typeof y.then=="function")return f(g,m,od(y),v);if(y.$$typeof===Hr)return f(g,m,nd(g,y),v);id(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 Yc:return g=g.get(v.key===null?y:v.key)||null,l(m,g,v,C);case vl:return g=g.get(v.key===null?y:v.key)||null,u(m,g,v,C);case In:return v=To(v),h(g,m,y,v,C)}if(yl(v)||cl(v))return g=g.get(y)||null,c(m,g,v,C,null);if(typeof v.then=="function")return h(g,m,y,od(v),C);if(v.$$typeof===Hr)return h(g,m,y,nd(m,v),C);id(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&&Nr(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&&Nr(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&&Nr(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&&Nr(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&&Nr(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&&Nr(g,L),C}function b(g,m,y,v){if(typeof y=="object"&&y!==null&&y.type===Ni&&y.key===null&&(y=y.props.children),typeof y=="object"&&y!==null){switch(y.$$typeof){case Yc:e:{for(var C=y.key;m!==null;){if(m.key===C){if(C=y.type,C===Ni){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===In&&To(C)===m.type){a(g,m.sibling),v=n(m,y.props),fl(v,y),v.return=g,g=v;break e}a(g,m);break}else e(g,m);m=m.sibling}y.type===Ni?(v=Oo(y.props.children,g.mode,v,y.key),v.return=g,g=v):(v=yd(y.type,y.key,y.props,null,g.mode,v),fl(v,y),v.return=g,g=v)}return i(g);case vl: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=im(y,g.mode,v),v.return=g,g=v}return i(g);case In:return y=To(y),b(g,m,y,v)}if(yl(y))return S(g,m,y,v);if(cl(y)){if(C=cl(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,od(y),v);if(y.$$typeof===Hr)return b(g,m,nd(g,y),v);id(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=om(y,g.mode,v),v.return=g,g=v),i(g)):a(g,m)}return function(g,m,y,v){try{zl=0;var C=b(g,m,y,v);return Ji=null,C}catch(_){if(_===gs||_===df)throw _;var w=fa(29,_,null,g.mode);return w.lanes=v,w.return=g,w}}}var Ho=KC(!0),QC=KC(!1),An=!1;function qg(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Xm(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 Un(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function zn(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=Bd(t),VC(t,null,a),e}return cf(t,r,e,a),Bd(t)}function kl(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,gC(t,a)}}function lm(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 Ym=!1;function Il(){if(Ym){var t=Qi;if(t!==null)throw t}}function Al(t,e,a,r){Ym=!1;var n=t.updateQueue;An=!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===os&&(Ym=!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:An=!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),Yn|=i,t.lanes=i,t.memoizedState=d}}function JC(t,e){if(typeof t!="function")throw Error(M(191,t));t.call(e)}function ew(t,e){var a=t.callbacks;if(a!==null)for(t.callbacks=null,t=0;t<a.length;t++)JC(a[t],e)}var is=br(null),Hd=br(0);function u_(t,e){t=Xr,Be(Hd,t),Be(is,e),Xr=t|e.baseLanes}function Km(){Be(Hd,Xr),Be(is,is.current)}function Vg(){Xr=Hd.current,bt(is),bt(Hd)}var xa=br(null),Pa=null;function Tn(t){var e=t.alternate;Be(rt,rt.current&1),Be(xa,t),Pa===null&&(e===null||is.current!==null||e.memoizedState!==null)&&(Pa=t)}function Qm(t){Be(rt,rt.current),Be(xa,t),Pa===null&&(Pa=t)}function tw(t){t.tag===22?(Be(rt,rt.current),Be(xa,t),Pa===null&&(Pa=t)):Rn(t)}function Rn(){Be(rt,rt.current),Be(xa,xa.current)}function da(t){bt(xa),Pa===t&&(Pa=null),bt(rt)}var rt=br(0);function Ud(t){for(var e=t;e!==null;){if(e.tag===13){var a=e.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||vg(a)||yg(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 Gr=0,ie=null,Ae=null,lt=null,zd=!1,es=!1,Uo=!1,qd=0,ql=0,ts=null,LM=0;function Je(){throw Error(M(321))}function $g(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 jg(t,e,a,r,n,o){return Gr=o,ie=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,ae.H=t===null||t.memoizedState===null?Mw:av,Uo=!1,o=a(r,n),Uo=!1,es&&(o=rw(e,a,r,n)),aw(t),o}function aw(t){ae.H=Vl;var e=Ae!==null&&Ae.next!==null;if(Gr=0,lt=Ae=ie=null,zd=!1,ql=0,ts=null,e)throw Error(M(300));t===null||dt||(t=t.dependencies,t!==null&&Nd(t)&&(dt=!0))}function rw(t,e,a,r){ie=t;var n=0;do{if(es&&(ts=null),ql=0,es=!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=Ow,o=e(a,r)}while(es);return o}function kM(){var t=ae.H,e=t.useState()[0];return e=typeof e.then=="function"?au(e):e,t=t.useState()[0],(Ae!==null?Ae.memoizedState:null)!==t&&(ie.flags|=1024),e}function Gg(){var t=qd!==0;return qd=0,t}function Wg(t,e,a){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~a}function Zg(t){if(zd){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next}zd=!1}Gr=0,lt=Ae=ie=null,es=!1,ql=qd=0,ts=null}function Vt(){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 nt(){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 ff(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function au(t){var e=ql;return ql+=1,ts===null&&(ts=[]),t=YC(ts,t,e),e=ie,(lt===null?e.memoizedState:lt.next)===null&&(e=e.alternate,ae.H=e===null||e.memoizedState===null?Mw:av),t}function pf(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return au(t);if(t.$$typeof===Hr)return It(t)}throw Error(M(438,String(t)))}function Xg(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=ff(),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]=d2;return e.index++,a}function Wr(t,e){return typeof e=="function"?e(t):e}function bd(t){var e=nt();return Yg(e,Ae,t)}function Yg(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:(Gr&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===os&&(c=!0);else if((Gr&f)===f){u=u.next,f===os&&(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,Yn|=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,Yn|=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=Qi,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 um(t){var e=nt(),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 nw(t,e,a){var r=ie,n=nt(),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,Kg(sw.bind(null,r,n,t),[t]),n.getSnapshot!==e||i||lt!==null&&lt.memoizedState.tag&1){if(r.flags|=2048,ss(9,{destroy:void 0},iw.bind(null,r,n,a,e),null),Re===null)throw Error(M(349));o||(Gr&127)!==0||ow(r,e,a)}return a}function ow(t,e,a){t.flags|=16384,t={getSnapshot:e,value:a},e=ie.updateQueue,e===null?(e=ff(),ie.updateQueue=e,e.stores=[t]):(a=e.stores,a===null?e.stores=[t]:a.push(t))}function iw(t,e,a,r){e.value=a,e.getSnapshot=r,lw(e)&&uw(t)}function sw(t,e,a){return a(function(){lw(e)&&uw(t)})}function lw(t){var e=t.getSnapshot;t=t.value;try{var a=e();return!ya(t,a)}catch{return!0}}function uw(t){var e=jo(t,2);e!==null&&ea(e,t,2)}function Jm(t){var e=Vt();if(typeof t=="function"){var a=t;if(t=a(),Uo){On(!0);try{a()}finally{On(!1)}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Wr,lastRenderedState:t},e}function cw(t,e,a,r){return t.baseState=a,Yg(t,Ae,typeof r=="function"?r:Wr)}function IM(t,e,a,r,n){if(mf(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,dw(e,o)):(o.next=a.next,e.pending=a.next=o)}}function dw(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),c_(t,e,s)}catch(u){eg(t,e,u)}finally{o!==null&&i.types!==null&&(o.types=i.types),ae.T=o}}else try{o=a(n,r),c_(t,e,o)}catch(u){eg(t,e,u)}}function c_(t,e,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(r){d_(t,e,r)},function(r){return eg(t,e,r)}):d_(t,e,a)}function d_(t,e,a){e.status="fulfilled",e.value=a,fw(e),t.state=a,e=t.pending,e!==null&&(a=e.next,a===e?t.pending=null:(a=a.next,e.next=a,dw(t,a)))}function eg(t,e,a){var r=t.pending;if(t.pending=null,r!==null){r=r.next;do e.status="rejected",e.reason=a,fw(e),e=e.next;while(e!==r)}t.action=null}function fw(t){t=t.listeners;for(var e=0;e<t.length;e++)(0,t[e])()}function pw(t,e){return e}function f_(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=Ba;n.nodeType!==8;){if(!o){n=null;break t}if(n=Na(n.nextSibling),n===null){n=null;break t}}o=n.data,n=o==="F!"||o==="F"?n:null}if(n){Ue=Na(n.nextSibling),r=n.data==="F!";break e}}Zn(r)}r=!1}r&&(e=a[0])}}return a=Vt(),a.memoizedState=a.baseState=e,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:pw,lastRenderedState:e},a.queue=r,a=Ew.bind(null,ie,r),r.dispatch=a,r=Jm(!1),o=tv.bind(null,ie,!1,r.queue),r=Vt(),n={state:e,dispatch:null,action:t,pending:null},r.queue=n,a=IM.bind(null,ie,n,o,a),n.dispatch=a,r.memoizedState=t,[e,a,!1]}function p_(t){var e=nt();return hw(e,Ae,t)}function hw(t,e,a){if(e=Yg(t,e,pw)[0],t=bd(Wr)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var r=au(e)}catch(i){throw i===gs?df:i}else r=e;e=nt();var n=e.queue,o=n.dispatch;return a!==e.memoizedState&&(ie.flags|=2048,ss(9,{destroy:void 0},AM.bind(null,n,a),null)),[r,o,t]}function AM(t,e){t.action=e}function h_(t){var e=nt(),a=Ae;if(a!==null)return hw(e,a,t);nt(),e=e.memoizedState,a=nt();var r=a.queue.dispatch;return a.memoizedState=t,[e,r,!1]}function ss(t,e,a,r){return t={tag:t,create:a,deps:r,inst:e,next:null},e=ie.updateQueue,e===null&&(e=ff(),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 mw(){return nt().memoizedState}function Sd(t,e,a,r){var n=Vt();ie.flags|=t,n.memoizedState=ss(1|e,{destroy:void 0},a,r===void 0?null:r)}function hf(t,e,a,r){var n=nt();r=r===void 0?null:r;var o=n.memoizedState.inst;Ae!==null&&r!==null&&$g(r,Ae.memoizedState.deps)?n.memoizedState=ss(e,o,a,r):(ie.flags|=t,n.memoizedState=ss(1|e,o,a,r))}function m_(t,e){Sd(8390656,8,t,e)}function Kg(t,e){hf(2048,8,t,e)}function EM(t){ie.flags|=4;var e=ie.updateQueue;if(e===null)e=ff(),ie.updateQueue=e,e.events=[t];else{var a=e.events;a===null?e.events=[t]:a.push(t)}}function gw(t){var e=nt().memoizedState;return EM({ref:e,nextImpl:t}),function(){if((_e&2)!==0)throw Error(M(440));return e.impl.apply(void 0,arguments)}}function vw(t,e){return hf(4,2,t,e)}function yw(t,e){return hf(4,4,t,e)}function xw(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 bw(t,e,a){a=a!=null?a.concat([t]):null,hf(4,4,xw.bind(null,e,t),a)}function Qg(){}function Sw(t,e){var a=nt();e=e===void 0?null:e;var r=a.memoizedState;return e!==null&&$g(e,r[1])?r[0]:(a.memoizedState=[t,e],t)}function _w(t,e){var a=nt();e=e===void 0?null:e;var r=a.memoizedState;if(e!==null&&$g(e,r[1]))return r[0];if(r=t(),Uo){On(!0);try{t()}finally{On(!1)}}return a.memoizedState=[r,e],r}function Jg(t,e,a){return a===void 0||(Gr&1073741824)!==0&&(me&261930)===0?t.memoizedState=e:(t.memoizedState=a,t=cL(),ie.lanes|=t,Yn|=t,a)}function Cw(t,e,a,r){return ya(a,e)?a:is.current!==null?(t=Jg(t,a,r),ya(t,e)||(dt=!0),t):(Gr&42)===0||(Gr&1073741824)!==0&&(me&261930)===0?(dt=!0,t.memoizedState=a):(t=cL(),ie.lanes|=t,Yn|=t,e)}function ww(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,tv(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=wM(l,r);El(t,e,c,va(t))}else El(t,e,r,va(t))}catch(d){El(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 TM(){}function tg(t,e,a,r){if(t.tag!==5)throw Error(M(476));var n=Lw(t).queue;ww(t,n,e,Mo,a===null?TM:function(){return kw(t),a(r)})}function Lw(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:Wr,lastRenderedState:Mo},next:null};var a={};return e.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Wr,lastRenderedState:a},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function kw(t){var e=Lw(t);e.next===null&&(e=t.alternate.memoizedState),El(t,e.next.queue,{},va())}function ev(){return It(Gl)}function Iw(){return nt().memoizedState}function Aw(){return nt().memoizedState}function RM(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var a=va();t=Un(a);var r=zn(e,t,a);r!==null&&(ea(r,e,a),kl(r,e,a)),e={cache:Hg()},t.payload=e;return}e=e.return}}function MM(t,e,a){var r=va();a={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},mf(t)?Tw(e,a):(a=Bg(t,e,a,r),a!==null&&(ea(a,t,r),Rw(a,e,r)))}function Ew(t,e,a){var r=va();El(t,e,a,r)}function El(t,e,a,r){var n={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(mf(t))Tw(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 cf(t,e,n,0),Re===null&&uf(),!1}catch{}if(a=Bg(t,e,n,r),a!==null)return ea(a,t,r),Rw(a,e,r),!0}return!1}function tv(t,e,a,r){if(r={lane:2,revertLane:cv(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},mf(t)){if(e)throw Error(M(479))}else e=Bg(t,a,r,2),e!==null&&ea(e,t,2)}function mf(t){var e=t.alternate;return t===ie||e!==null&&e===ie}function Tw(t,e){es=zd=!0;var a=t.pending;a===null?e.next=e:(e.next=a.next,a.next=e),t.pending=e}function Rw(t,e,a){if((a&4194048)!==0){var r=e.lanes;r&=t.pendingLanes,a|=r,e.lanes=a,gC(t,a)}}var Vl={readContext:It,use:pf,useCallback:Je,useContext:Je,useEffect:Je,useImperativeHandle:Je,useLayoutEffect:Je,useInsertionEffect:Je,useMemo:Je,useReducer:Je,useRef:Je,useState:Je,useDebugValue:Je,useDeferredValue:Je,useTransition:Je,useSyncExternalStore:Je,useId:Je,useHostTransitionStatus:Je,useFormState:Je,useActionState:Je,useOptimistic:Je,useMemoCache:Je,useCacheRefresh:Je};Vl.useEffectEvent=Je;var Mw={readContext:It,use:pf,useCallback:function(t,e){return Vt().memoizedState=[t,e===void 0?null:e],t},useContext:It,useEffect:m_,useImperativeHandle:function(t,e,a){a=a!=null?a.concat([t]):null,Sd(4194308,4,xw.bind(null,e,t),a)},useLayoutEffect:function(t,e){return Sd(4194308,4,t,e)},useInsertionEffect:function(t,e){Sd(4,2,t,e)},useMemo:function(t,e){var a=Vt();e=e===void 0?null:e;var r=t();if(Uo){On(!0);try{t()}finally{On(!1)}}return a.memoizedState=[r,e],r},useReducer:function(t,e,a){var r=Vt();if(a!==void 0){var n=a(e);if(Uo){On(!0);try{a(e)}finally{On(!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=MM.bind(null,ie,t),[r.memoizedState,t]},useRef:function(t){var e=Vt();return t={current:t},e.memoizedState=t},useState:function(t){t=Jm(t);var e=t.queue,a=Ew.bind(null,ie,e);return e.dispatch=a,[t.memoizedState,a]},useDebugValue:Qg,useDeferredValue:function(t,e){var a=Vt();return Jg(a,t,e)},useTransition:function(){var t=Jm(!1);return t=ww.bind(null,ie,t.queue,!0,!1),Vt().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,e,a){var r=ie,n=Vt();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||ow(r,e,a)}n.memoizedState=a;var o={value:a,getSnapshot:e};return n.queue=o,m_(sw.bind(null,r,o,t),[t]),r.flags|=2048,ss(9,{destroy:void 0},iw.bind(null,r,o,a,e),null),a},useId:function(){var t=Vt(),e=Re.identifierPrefix;if(ve){var a=vr,r=gr;a=(r&~(1<<32-ga(r)-1)).toString(32)+a,e="_"+e+"R_"+a,a=qd++,0<a&&(e+="H"+a.toString(32)),e+="_"}else a=LM++,e="_"+e+"r_"+a.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:ev,useFormState:f_,useActionState:f_,useOptimistic:function(t){var e=Vt();e.memoizedState=e.baseState=t;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=a,e=tv.bind(null,ie,!0,a),a.dispatch=e,[t,e]},useMemoCache:Xg,useCacheRefresh:function(){return Vt().memoizedState=RM.bind(null,ie)},useEffectEvent:function(t){var e=Vt(),a={impl:t};return e.memoizedState=a,function(){if((_e&2)!==0)throw Error(M(440));return a.impl.apply(void 0,arguments)}}},av={readContext:It,use:pf,useCallback:Sw,useContext:It,useEffect:Kg,useImperativeHandle:bw,useInsertionEffect:vw,useLayoutEffect:yw,useMemo:_w,useReducer:bd,useRef:mw,useState:function(){return bd(Wr)},useDebugValue:Qg,useDeferredValue:function(t,e){var a=nt();return Cw(a,Ae.memoizedState,t,e)},useTransition:function(){var t=bd(Wr)[0],e=nt().memoizedState;return[typeof t=="boolean"?t:au(t),e]},useSyncExternalStore:nw,useId:Iw,useHostTransitionStatus:ev,useFormState:p_,useActionState:p_,useOptimistic:function(t,e){var a=nt();return cw(a,Ae,t,e)},useMemoCache:Xg,useCacheRefresh:Aw};av.useEffectEvent=gw;var Ow={readContext:It,use:pf,useCallback:Sw,useContext:It,useEffect:Kg,useImperativeHandle:bw,useInsertionEffect:vw,useLayoutEffect:yw,useMemo:_w,useReducer:um,useRef:mw,useState:function(){return um(Wr)},useDebugValue:Qg,useDeferredValue:function(t,e){var a=nt();return Ae===null?Jg(a,t,e):Cw(a,Ae.memoizedState,t,e)},useTransition:function(){var t=um(Wr)[0],e=nt().memoizedState;return[typeof t=="boolean"?t:au(t),e]},useSyncExternalStore:nw,useId:Iw,useHostTransitionStatus:ev,useFormState:h_,useActionState:h_,useOptimistic:function(t,e){var a=nt();return Ae!==null?cw(a,Ae,t,e):(a.baseState=t,[t,a.queue.dispatch])},useMemoCache:Xg,useCacheRefresh:Aw};Ow.useEffectEvent=gw;function cm(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 ag={enqueueSetState:function(t,e,a){t=t._reactInternals;var r=va(),n=Un(r);n.payload=e,a!=null&&(n.callback=a),e=zn(t,n,r),e!==null&&(ea(e,t,r),kl(e,t,r))},enqueueReplaceState:function(t,e,a){t=t._reactInternals;var r=va(),n=Un(r);n.tag=1,n.payload=e,a!=null&&(n.callback=a),e=zn(t,n,r),e!==null&&(ea(e,t,r),kl(e,t,r))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var a=va(),r=Un(a);r.tag=2,e!=null&&(r.callback=e),e=zn(t,r,a),e!==null&&(ea(e,t,a),kl(e,t,a))}};function g_(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?!Fl(a,r)||!Fl(n,o):!0}function v_(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&&ag.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 Dw(t){Dd(t)}function Bw(t){console.error(t)}function Pw(t){Dd(t)}function Vd(t,e){try{var a=t.onUncaughtError;a(e.value,{componentStack:e.stack})}catch(r){setTimeout(function(){throw r})}}function y_(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 rg(t,e,a){return a=Un(a),a.tag=3,a.payload={element:null},a.callback=function(){Vd(t,e)},a}function Nw(t){return t=Un(t),t.tag=3,t}function Fw(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(){y_(e,a,r)}}var i=a.stateNode;i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){y_(e,a,r),typeof n!="function"&&(qn===null?qn=new Set([this]):qn.add(this));var s=r.stack;this.componentDidCatch(r.value,{componentStack:s!==null?s:""})})}function OM(t,e,a,r,n){if(a.flags|=32768,r!==null&&typeof r=="object"&&typeof r.then=="function"){if(e=a.alternate,e!==null&&ms(e,a,n,!0),a=xa.current,a!==null){switch(a.tag){case 31:case 13:return Pa===null?Zd():a.alternate===null&&et===0&&(et=3),a.flags&=-257,a.flags|=65536,a.lanes=n,r===Fd?a.flags|=16384:(e=a.updateQueue,e===null?a.updateQueue=new Set([r]):e.add(r),Sm(t,r,n)),!1;case 22:return a.flags|=65536,r===Fd?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)),Sm(t,r,n)),!1}throw Error(M(435,a.tag))}return Sm(t,r,n),Zd(),!1}if(ve)return e=xa.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=n,r!==$m&&(t=Error(M(422),{cause:r}),Ul(Da(t,a)))):(r!==$m&&(e=Error(M(423),{cause:r}),Ul(Da(e,a))),t=t.current.alternate,t.flags|=65536,n&=-n,t.lanes|=n,r=Da(r,a),n=rg(t.stateNode,r,n),lm(t,n),et!==4&&(et=2)),!1;var o=Error(M(520),{cause:r});if(o=Da(o,a),Ml===null?Ml=[o]:Ml.push(o),et!==4&&(et=2),e===null)return!0;r=Da(r,a),a=e;do{switch(a.tag){case 3:return a.flags|=65536,t=n&-n,a.lanes|=t,t=rg(a.stateNode,r,t),lm(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"&&(qn===null||!qn.has(o))))return a.flags|=65536,n&=-n,a.lanes|=n,n=Nw(n),Fw(n,t,a,r),lm(a,n),!1}a=a.return}while(a!==null);return!1}var rv=Error(M(461)),dt=!1;function wt(t,e,a,r){e.child=t===null?QC(e,null,a,r):Ho(e,t.child,a,r)}function x_(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=jg(t,e,a,i,o,n),s=Gg(),t!==null&&!dt?(Wg(t,e,n),Zr(t,e,n)):(ve&&s&&Ng(e),e.flags|=1,wt(t,e,r,n),e.child)}function b_(t,e,a,r,n){if(t===null){var o=a.type;return typeof o=="function"&&!Pg(o)&&o.defaultProps===void 0&&a.compare===null?(e.tag=15,e.type=o,Hw(t,e,o,r,n)):(t=yd(a.type,null,r,e,e.mode,n),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!nv(t,n)){var i=o.memoizedProps;if(a=a.compare,a=a!==null?a:Fl,a(i,r)&&t.ref===e.ref)return Zr(t,e,n)}return e.flags|=1,t=qr(o,r),t.ref=e.ref,t.return=e,e.child=t}function Hw(t,e,a,r,n){if(t!==null){var o=t.memoizedProps;if(Fl(o,r)&&t.ref===e.ref)if(dt=!1,e.pendingProps=r=o,nv(t,n))(t.flags&131072)!==0&&(dt=!0);else return e.lanes=t.lanes,Zr(t,e,n)}return ng(t,e,a,r,n)}function Uw(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 S_(t,e,o,a,r)}if((a&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&xd(e,o!==null?o.cachePool:null),o!==null?u_(e,o):Km(),tw(e);else return r=e.lanes=536870912,S_(t,e,o!==null?o.baseLanes|a:a,a,r)}else o!==null?(xd(e,o.cachePool),u_(e,o),Rn(e),e.memoizedState=null):(t!==null&&xd(e,null),Km(),Rn(e));return wt(t,e,n,a),e.child}function bl(t,e){return t!==null&&t.tag===22||e.stateNode!==null||(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),e.sibling}function S_(t,e,a,r,n){var o=Ug();return o=o===null?null:{parent:ct._currentValue,pool:o},e.memoizedState={baseLanes:a,cachePool:o},t!==null&&xd(e,null),Km(),tw(e),t!==null&&ms(t,e,r,!0),e.childLanes=n,null}function _d(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 __(t,e,a){return Ho(e,t.child,null,a),t=_d(e,e.pendingProps),t.flags|=2,da(e),e.memoizedState=null,t}function DM(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=_d(e,r),e.lanes=536870912,bl(null,t);if(Qm(e),(t=Ue)?(t=ML(t,Ba),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Wn!==null?{id:gr,overflow:vr}:null,retryLane:536870912,hydrationErrors:null},a=jC(t),a.return=e,e.child=a,kt=e,Ue=null)):t=null,t===null)throw Zn(e);return e.lanes=536870912,null}return _d(e,r)}var o=t.memoizedState;if(o!==null){var i=o.dehydrated;if(Qm(e),n)if(e.flags&256)e.flags&=-257,e=__(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||ms(t,e,a,!1),n=(a&t.childLanes)!==0,dt||n){if(r=Re,r!==null&&(i=vC(r,a),i!==0&&i!==o.retryLane))throw o.retryLane=i,jo(t,i),ea(r,t,i),rv;Zd(),e=__(t,e,a)}else t=o.treeContext,Ue=Na(i.nextSibling),kt=e,ve=!0,Hn=null,Ba=!1,t!==null&&WC(e,t),e=_d(e,r),e.flags|=4096;return e}return t=qr(t.child,{mode:r.mode,children:r.children}),t.ref=e.ref,e.child=t,t.return=e,t}function Cd(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 ng(t,e,a,r,n){return Fo(e),a=jg(t,e,a,r,void 0,n),r=Gg(),t!==null&&!dt?(Wg(t,e,n),Zr(t,e,n)):(ve&&r&&Ng(e),e.flags|=1,wt(t,e,a,n),e.child)}function C_(t,e,a,r,n,o){return Fo(e),e.updateQueue=null,a=rw(e,r,a,n),aw(t),r=Gg(),t!==null&&!dt?(Wg(t,e,o),Zr(t,e,o)):(ve&&r&&Ng(e),e.flags|=1,wt(t,e,a,o),e.child)}function w_(t,e,a,r,n){if(Fo(e),e.stateNode===null){var o=ji,i=a.contextType;typeof i=="object"&&i!==null&&(o=It(i)),o=new a(r,o),e.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,o.updater=ag,e.stateNode=o,o._reactInternals=e,o=e.stateNode,o.props=r,o.state=e.memoizedState,o.refs={},qg(e),i=a.contextType,o.context=typeof i=="object"&&i!==null?It(i):ji,o.state=e.memoizedState,i=a.getDerivedStateFromProps,typeof i=="function"&&(cm(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&&ag.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=zo(a,s);o.props=l;var u=o.context,c=a.contextType;i=ji,typeof c=="object"&&c!==null&&(i=It(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)&&v_(e,o,r,i),An=!1;var f=e.memoizedState;o.state=f,Al(e,r,o,n),Il(),u=e.memoizedState,s||f!==u||An?(typeof d=="function"&&(cm(e,a,d,r),u=e.memoizedState),(l=An||g_(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,Xm(t,e),i=e.memoizedProps,c=zo(a,i),o.props=c,d=e.pendingProps,f=o.context,u=a.contextType,l=ji,typeof u=="object"&&u!==null&&(l=It(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)&&v_(e,o,r,l),An=!1,f=e.memoizedState,o.state=f,Al(e,r,o,n),Il();var h=e.memoizedState;i!==d||f!==h||An||t!==null&&t.dependencies!==null&&Nd(t.dependencies)?(typeof s=="function"&&(cm(e,a,s,r),h=e.memoizedState),(c=An||g_(e,a,c,r,f,h,l)||t!==null&&t.dependencies!==null&&Nd(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,Cd(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)):wt(t,e,a,n),e.memoizedState=o.state,t=e.child):t=Zr(t,e,n),t}function L_(t,e,a,r){return No(),e.flags|=256,wt(t,e,a,r),e.child}var dm={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function fm(t){return{baseLanes:t,cachePool:XC()}}function pm(t,e,a){return t=t!==null?t.childLanes&~a:0,e&&(t|=pa),t}function zw(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:(rt.current&2)!==0),i&&(n=!0,e.flags&=-129),i=(e.flags&32)!==0,e.flags&=-33,t===null){if(ve){if(n?Tn(e):Rn(e),(t=Ue)?(t=ML(t,Ba),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Wn!==null?{id:gr,overflow:vr}:null,retryLane:536870912,hydrationErrors:null},a=jC(t),a.return=e,e.child=a,kt=e,Ue=null)):t=null,t===null)throw Zn(e);return yg(t)?e.lanes=32:e.lanes=536870912,null}var s=r.children;return r=r.fallback,n?(Rn(e),n=e.mode,s=$d({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=fm(a),r.childLanes=pm(t,i,a),e.memoizedState=dm,bl(null,r)):(Tn(e),og(e,s))}var l=t.memoizedState;if(l!==null&&(s=l.dehydrated,s!==null)){if(o)e.flags&256?(Tn(e),e.flags&=-257,e=hm(t,e,a)):e.memoizedState!==null?(Rn(e),e.child=t.child,e.flags|=128,e=null):(Rn(e),s=r.fallback,n=e.mode,r=$d({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=fm(a),r.childLanes=pm(t,i,a),e.memoizedState=dm,e=bl(null,r));else if(Tn(e),yg(s)){if(i=s.nextSibling&&s.nextSibling.dataset,i)var u=i.dgst;i=u,r=Error(M(419)),r.stack="",r.digest=i,Ul({value:r,source:null,stack:null}),e=hm(t,e,a)}else if(dt||ms(t,e,a,!1),i=(a&t.childLanes)!==0,dt||i){if(i=Re,i!==null&&(r=vC(i,a),r!==0&&r!==l.retryLane))throw l.retryLane=r,jo(t,r),ea(i,t,r),rv;vg(s)||Zd(),e=hm(t,e,a)}else vg(s)?(e.flags|=192,e.child=t.child,e=null):(t=l.treeContext,Ue=Na(s.nextSibling),kt=e,ve=!0,Hn=null,Ba=!1,t!==null&&WC(e,t),e=og(e,r.children),e.flags|=4096);return e}return n?(Rn(e),s=r.fallback,n=e.mode,l=t.child,u=l.sibling,r=qr(l,{mode:"hidden",children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u!==null?s=qr(u,s):(s=Oo(s,n,a,null),s.flags|=2),s.return=e,r.return=e,r.sibling=s,e.child=r,bl(null,r),r=e.child,s=t.child.memoizedState,s===null?s=fm(a):(n=s.cachePool,n!==null?(l=ct._currentValue,n=n.parent!==l?{parent:l,pool:l}:n):n=XC(),s={baseLanes:s.baseLanes|a,cachePool:n}),r.memoizedState=s,r.childLanes=pm(t,i,a),e.memoizedState=dm,bl(t.child,r)):(Tn(e),a=t.child,t=a.sibling,a=qr(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 og(t,e){return e=$d({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function $d(t,e){return t=fa(22,t,null,e),t.lanes=0,t}function hm(t,e,a){return Ho(e,t.child,null,a),t=og(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function k_(t,e,a){t.lanes|=e;var r=t.alternate;r!==null&&(r.lanes|=e),Gm(t.return,e,a)}function mm(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 qw(t,e,a){var r=e.pendingProps,n=r.revealOrder,o=r.tail;r=r.children;var i=rt.current,s=(i&2)!==0;if(s?(i=i&1|2,e.flags|=128):i&=1,Be(rt,i),wt(t,e,r,a),r=ve?Hl:0,!s&&t!==null&&(t.flags&128)!==0)e:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&k_(t,a,e);else if(t.tag===19)k_(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&&Ud(t)===null&&(n=a),a=a.sibling;a=n,a===null?(n=e.child,e.child=null):(n=a.sibling,a.sibling=null),mm(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&&Ud(t)===null){e.child=n;break}t=n.sibling,n.sibling=a,a=n,n=t}mm(e,!0,a,null,o,r);break;case"together":mm(e,!1,null,null,void 0,r);break;default:e.memoizedState=null}return e.child}function Zr(t,e,a){if(t!==null&&(e.dependencies=t.dependencies),Yn|=e.lanes,(a&e.childLanes)===0)if(t!==null){if(ms(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=qr(t,t.pendingProps),e.child=a,a.return=e;t.sibling!==null;)t=t.sibling,a=a.sibling=qr(t,t.pendingProps),a.return=e;a.sibling=null}return e.child}function nv(t,e){return(t.lanes&e)!==0?!0:(t=t.dependencies,!!(t!==null&&Nd(t)))}function BM(t,e,a){switch(e.tag){case 3:Td(e,e.stateNode.containerInfo),En(e,ct,t.memoizedState.cache),No();break;case 27:case 5:Om(e);break;case 4:Td(e,e.stateNode.containerInfo);break;case 10:En(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,Qm(e),null;break;case 13:var r=e.memoizedState;if(r!==null)return r.dehydrated!==null?(Tn(e),e.flags|=128,null):(a&e.child.childLanes)!==0?zw(t,e,a):(Tn(e),t=Zr(t,e,a),t!==null?t.sibling:null);Tn(e);break;case 19:var n=(t.flags&128)!==0;if(r=(a&e.childLanes)!==0,r||(ms(t,e,a,!1),r=(a&e.childLanes)!==0),n){if(r)return qw(t,e,a);e.flags|=128}if(n=e.memoizedState,n!==null&&(n.rendering=null,n.tail=null,n.lastEffect=null),Be(rt,rt.current),r)break;return null;case 22:return e.lanes=0,Uw(t,e,a,e.pendingProps);case 24:En(e,ct,t.memoizedState.cache)}return Zr(t,e,a)}function Vw(t,e,a){if(t!==null)if(t.memoizedProps!==e.pendingProps)dt=!0;else{if(!nv(t,a)&&(e.flags&128)===0)return dt=!1,BM(t,e,a);dt=(t.flags&131072)!==0}else dt=!1,ve&&(e.flags&1048576)!==0&&GC(e,Hl,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")Pg(t)?(r=zo(t,r),e.tag=1,e=w_(null,e,t,r,a)):(e.tag=0,e=ng(null,e,t,r,a));else{if(t!=null){var n=t.$$typeof;if(n===_g){e.tag=11,e=x_(null,e,t,r,a);break e}else if(n===Cg){e.tag=14,e=b_(null,e,t,r,a);break e}}throw e=Rm(t)||t,Error(M(306,e,""))}}return e;case 0:return ng(t,e,e.type,e.pendingProps,a);case 1:return r=e.type,n=zo(r,e.pendingProps),w_(t,e,r,n,a);case 3:e:{if(Td(e,e.stateNode.containerInfo),t===null)throw Error(M(387));r=e.pendingProps;var o=e.memoizedState;n=o.element,Xm(t,e),Al(e,r,null,a);var i=e.memoizedState;if(r=i.cache,En(e,ct,r),r!==o.cache&&Wm(e,[ct],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=L_(t,e,r,a);break e}else if(r!==n){n=Da(Error(M(424)),e),Ul(n),e=L_(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=Na(t.firstChild),kt=e,ve=!0,Hn=null,Ba=!0,a=QC(e,null,r,a),e.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(No(),r===n){e=Zr(t,e,a);break e}wt(t,e,r,a)}e=e.child}return e;case 26:return Cd(t,e),t===null?(a=Z_(e.type,null,e.pendingProps,null))?e.memoizedState=a:ve||(a=e.type,t=e.pendingProps,r=Qd(Fn.current).createElement(a),r[Lt]=e,r[ta]=t,At(r,a,t),xt(r),e.stateNode=r):e.memoizedState=Z_(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return Om(e),t===null&&ve&&(r=e.stateNode=OL(e.type,e.pendingProps,Fn.current),kt=e,Ba=!0,n=Ue,Qn(e.type)?(xg=n,Ue=Na(r.firstChild)):Ue=n),wt(t,e,e.pendingProps.children,a),Cd(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&ve&&((n=r=Ue)&&(r=uO(r,e.type,e.pendingProps,Ba),r!==null?(e.stateNode=r,kt=e,Ue=Na(r.firstChild),Ba=!1,n=!0):n=!1),n||Zn(e)),Om(e),n=e.type,o=e.pendingProps,i=t!==null?t.memoizedProps:null,r=o.children,mg(n,o)?r=null:i!==null&&mg(n,i)&&(e.flags|=32),e.memoizedState!==null&&(n=jg(t,e,kM,null,null,a),Gl._currentValue=n),Cd(t,e),wt(t,e,r,a),e.child;case 6:return t===null&&ve&&((t=a=Ue)&&(a=cO(a,e.pendingProps,Ba),a!==null?(e.stateNode=a,kt=e,Ue=null,t=!0):t=!1),t||Zn(e)),null;case 13:return zw(t,e,a);case 4:return Td(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=Ho(e,null,r,a):wt(t,e,r,a),e.child;case 11:return x_(t,e,e.type,e.pendingProps,a);case 7:return wt(t,e,e.pendingProps,a),e.child;case 8:return wt(t,e,e.pendingProps.children,a),e.child;case 12:return wt(t,e,e.pendingProps.children,a),e.child;case 10:return r=e.pendingProps,En(e,e.type,r.value),wt(t,e,r.children,a),e.child;case 9:return n=e.type._context,r=e.pendingProps.children,Fo(e),n=It(n),r=r(n),e.flags|=1,wt(t,e,r,a),e.child;case 14:return b_(t,e,e.type,e.pendingProps,a);case 15:return Hw(t,e,e.type,e.pendingProps,a);case 19:return qw(t,e,a);case 31:return DM(t,e,a);case 22:return Uw(t,e,a,e.pendingProps);case 24:return Fo(e),r=It(ct),t===null?(n=Ug(),n===null&&(n=Re,o=Hg(),n.pooledCache=o,o.refCount++,o!==null&&(n.pooledCacheLanes|=a),n=o),e.memoizedState={parent:r,cache:n},qg(e),En(e,ct,n)):((t.lanes&a)!==0&&(Xm(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),En(e,ct,r)):(r=o.cache,En(e,ct,r),r!==n.cache&&Wm(e,[ct],a,!0))),wt(t,e,e.pendingProps.children,a),e.child;case 29:throw e.pendingProps}throw Error(M(156,e.tag))}function Or(t){t.flags|=4}function gm(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(pL())t.flags|=8192;else throw Bo=Fd,zg}else t.flags&=-16777217}function I_(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!PL(e))if(pL())t.flags|=8192;else throw Bo=Fd,zg}function sd(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?hC():536870912,t.lanes|=e,ls|=e)}function pl(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 PM(t,e,a){var r=e.pendingProps;switch(Fg(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),Vr(ct),as(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(t===null||t.child===null)&&(Oi(e)?Or(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,sm())),He(e),null;case 26:var n=e.type,o=e.memoizedState;return t===null?(Or(e),o!==null?(He(e),I_(e,o)):(He(e),gm(e,n,null,r,a))):o?o!==t.memoizedState?(Or(e),He(e),I_(e,o)):(He(e),e.flags&=-16777217):(t=t.memoizedProps,t!==r&&Or(e),He(e),gm(e,n,t,r,a)),null;case 27:if(Rd(e),a=Fn.current,n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&Or(e);else{if(!r){if(e.stateNode===null)throw Error(M(166));return He(e),null}t=xr.current,Oi(e)?a_(e,t):(t=OL(n,r,a),e.stateNode=t,Or(e))}return He(e),null;case 5:if(Rd(e),n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&Or(e);else{if(!r){if(e.stateNode===null)throw Error(M(166));return He(e),null}if(o=xr.current,Oi(e))a_(e,o);else{var i=Qd(Fn.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[Lt]=e,o[ta]=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(At(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&&Or(e)}}return He(e),gm(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,a),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==r&&Or(e);else{if(typeof r!="string"&&e.stateNode===null)throw Error(M(166));if(t=Fn.current,Oi(e)){if(t=e.stateNode,a=e.memoizedProps,r=null,n=kt,n!==null)switch(n.tag){case 27:case 5:r=n.memoizedProps}t[Lt]=e,t=!!(t.nodeValue===a||r!==null&&r.suppressHydrationWarning===!0||EL(t.nodeValue,a)),t||Zn(e,!0)}else t=Qd(t).createTextNode(r),t[Lt]=e,e.stateNode=t}return He(e),null;case 31:if(a=e.memoizedState,t===null||t.memoizedState!==null){if(r=Oi(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[Lt]=e}else No(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;He(e),t=!1}else a=sm(),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=Oi(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[Lt]=e}else No(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;He(e),n=!1}else n=sm(),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),sd(e,e.updateQueue),He(e),null);case 4:return as(),t===null&&dv(e.stateNode.containerInfo),He(e),null;case 10:return Vr(e.type),He(e),null;case 19:if(bt(rt),r=e.memoizedState,r===null)return He(e),null;if(n=(e.flags&128)!==0,o=r.rendering,o===null)if(n)pl(r,!1);else{if(et!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(o=Ud(t),o!==null){for(e.flags|=128,pl(r,!1),t=o.updateQueue,e.updateQueue=t,sd(e,t),e.subtreeFlags=0,t=a,a=e.child;a!==null;)$C(a,t),a=a.sibling;return Be(rt,rt.current&1|2),ve&&Nr(e,r.treeForkCount),e.child}t=t.sibling}r.tail!==null&&ha()>Gd&&(e.flags|=128,n=!0,pl(r,!1),e.lanes=4194304)}else{if(!n)if(t=Ud(o),t!==null){if(e.flags|=128,n=!0,t=t.updateQueue,e.updateQueue=t,sd(e,t),pl(r,!0),r.tail===null&&r.tailMode==="hidden"&&!o.alternate&&!ve)return He(e),null}else 2*ha()-r.renderingStartTime>Gd&&a!==536870912&&(e.flags|=128,n=!0,pl(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=rt.current,Be(rt,n?a&1|2:a&1),ve&&Nr(e,r.treeForkCount),t):(He(e),null);case 22:case 23:return da(e),Vg(),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&&sd(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),Vr(ct),He(e),null;case 25:return null;case 30:return null}throw Error(M(156,e.tag))}function NM(t,e){switch(Fg(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return Vr(ct),as(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return Rd(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(rt),null;case 4:return as(),null;case 10:return Vr(e.type),null;case 22:case 23:return da(e),Vg(),t!==null&&bt(Do),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return Vr(ct),null;case 25:return null;default:return null}}function $w(t,e){switch(Fg(e),e.tag){case 3:Vr(ct),as();break;case 26:case 27:case 5:Rd(e);break;case 4:as();break;case 31:e.memoizedState!==null&&da(e);break;case 13:da(e);break;case 19:bt(rt);break;case 10:Vr(e.type);break;case 22:case 23:da(e),Vg(),t!==null&&bt(Do);break;case 24:Vr(ct)}}function ru(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 Xn(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 jw(t){var e=t.updateQueue;if(e!==null){var a=t.stateNode;try{ew(e,a)}catch(r){ke(t,t.return,r)}}}function Gw(t,e,a){a.props=zo(t.type,t.memoizedProps),a.state=t.memoizedState;try{a.componentWillUnmount()}catch(r){ke(t,e,r)}}function Tl(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 yr(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 Ww(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 vm(t,e,a){try{var r=t.stateNode;rO(r,t.type,a,e),r[ta]=e}catch(n){ke(t,t.return,n)}}function Zw(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&Qn(t.type)||t.tag===4}function ym(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||Zw(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 ig(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=Ur));else if(r!==4&&(r===27&&Qn(t.type)&&(a=t.stateNode,e=null),t=t.child,t!==null))for(ig(t,e,a),t=t.sibling;t!==null;)ig(t,e,a),t=t.sibling}function jd(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(jd(t,e,a),t=t.sibling;t!==null;)jd(t,e,a),t=t.sibling}function Xw(t){var e=t.stateNode,a=t.memoizedProps;try{for(var r=t.type,n=e.attributes;n.length;)e.removeAttributeNode(n[0]);At(e,r,a),e[Lt]=t,e[ta]=a}catch(o){ke(t,t.return,o)}}var Fr=!1,ut=!1,xm=!1,A_=typeof WeakSet=="function"?WeakSet:Set,yt=null;function FM(t,e){if(t=t.containerInfo,pg=af,t=PC(t),Og(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(hg={focusedElem:t,selectionRange:a},af=!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)gg(t);else if(a===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":gg(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 Yw(t,e,a){var r=a.flags;switch(a.tag){case 0:case 11:case 15:Br(t,a),r&4&&ru(5,a);break;case 1:if(Br(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&&jw(a),r&512&&Tl(a,a.return);break;case 3:if(Br(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{ew(t,e)}catch(i){ke(a,a.return,i)}}break;case 27:e===null&&r&4&&Xw(a);case 26:case 5:Br(t,a),e===null&&r&4&&Ww(a),r&512&&Tl(a,a.return);break;case 12:Br(t,a);break;case 31:Br(t,a),r&4&&Jw(t,a);break;case 13:Br(t,a),r&4&&eL(t,a),r&64&&(t=a.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(a=WM.bind(null,a),dO(t,a))));break;case 22:if(r=a.memoizedState!==null||Fr,!r){e=e!==null&&e.memoizedState!==null||ut,n=Fr;var o=ut;Fr=r,(ut=e)&&!o?Pr(t,a,(a.subtreeFlags&8772)!==0):Br(t,a),Fr=n,ut=o}break;case 30:break;default:Br(t,a)}}function Kw(t){var e=t.alternate;e!==null&&(t.alternate=null,Kw(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&Ig(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 Ge=null,Qt=!1;function Dr(t,e,a){for(a=a.child;a!==null;)Qw(t,e,a),a=a.sibling}function Qw(t,e,a){if(ma&&typeof ma.onCommitFiberUnmount=="function")try{ma.onCommitFiberUnmount(Yl,a)}catch{}switch(a.tag){case 26:ut||yr(a,e),Dr(t,e,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:ut||yr(a,e);var r=Ge,n=Qt;Qn(a.type)&&(Ge=a.stateNode,Qt=!1),Dr(t,e,a),Dl(a.stateNode),Ge=r,Qt=n;break;case 5:ut||yr(a,e);case 6:if(r=Ge,n=Qt,Ge=null,Dr(t,e,a),Ge=r,Qt=n,Ge!==null)if(Qt)try{(Ge.nodeType===9?Ge.body:Ge.nodeName==="HTML"?Ge.ownerDocument.body:Ge).removeChild(a.stateNode)}catch(o){ke(a,e,o)}else try{Ge.removeChild(a.stateNode)}catch(o){ke(a,e,o)}break;case 18:Ge!==null&&(Qt?(t=Ge,V_(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,a.stateNode),fs(t)):V_(Ge,a.stateNode));break;case 4:r=Ge,n=Qt,Ge=a.stateNode.containerInfo,Qt=!0,Dr(t,e,a),Ge=r,Qt=n;break;case 0:case 11:case 14:case 15:Xn(2,a,e),ut||Xn(4,a,e),Dr(t,e,a);break;case 1:ut||(yr(a,e),r=a.stateNode,typeof r.componentWillUnmount=="function"&&Gw(a,e,r)),Dr(t,e,a);break;case 21:Dr(t,e,a);break;case 22:ut=(r=ut)||a.memoizedState!==null,Dr(t,e,a),ut=r;break;default:Dr(t,e,a)}}function Jw(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{fs(t)}catch(a){ke(e,e.return,a)}}}function eL(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{fs(t)}catch(a){ke(e,e.return,a)}}function HM(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new A_),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new A_),e;default:throw Error(M(435,t.tag))}}function ld(t,e){var a=HM(t);e.forEach(function(r){if(!a.has(r)){a.add(r);var n=ZM.bind(null,t,r);r.then(n,n)}})}function Yt(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)){Ge=s.stateNode,Qt=!1;break e}break;case 5:Ge=s.stateNode,Qt=!1;break e;case 3:case 4:Ge=s.stateNode.containerInfo,Qt=!0;break e}s=s.return}if(Ge===null)throw Error(M(160));Qw(o,i,n),Ge=null,Qt=!1,o=n.alternate,o!==null&&(o.return=null),n.return=null}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)tL(e,t),e=e.sibling}var Ya=null;function tL(t,e){var a=t.alternate,r=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:Yt(e,t),Kt(t),r&4&&(Xn(3,t,t.return),ru(3,t),Xn(5,t,t.return));break;case 1:Yt(e,t),Kt(t),r&512&&(ut||a===null||yr(a,a.return)),r&64&&Fr&&(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(Yt(e,t),Kt(t),r&512&&(ut||a===null||yr(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[Jl]||o[Lt]||o.namespaceURI==="http://www.w3.org/2000/svg"||o.hasAttribute("itemprop"))&&(o=n.createElement(r),n.head.insertBefore(o,n.querySelector("head > title"))),At(o,r,a),o[Lt]=t,xt(o),r=o;break e;case"link":var i=Y_("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),At(o,r,a),n.head.appendChild(o);break;case"meta":if(i=Y_("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),At(o,r,a),n.head.appendChild(o);break;default:throw Error(M(468,r))}o[Lt]=t,xt(o),r=o}t.stateNode=r}else K_(n,t.type,t.stateNode);else t.stateNode=X_(n,r,t.memoizedProps);else o!==r?(o===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):o.count--,r===null?K_(n,t.type,t.stateNode):X_(n,r,t.memoizedProps)):r===null&&t.stateNode!==null&&vm(t,t.memoizedProps,a.memoizedProps)}break;case 27:Yt(e,t),Kt(t),r&512&&(ut||a===null||yr(a,a.return)),a!==null&&r&4&&vm(t,t.memoizedProps,a.memoizedProps);break;case 5:if(Yt(e,t),Kt(t),r&512&&(ut||a===null||yr(a,a.return)),t.flags&32){n=t.stateNode;try{ns(n,"")}catch(S){ke(t,t.return,S)}}r&4&&t.stateNode!=null&&(n=t.memoizedProps,vm(t,n,a!==null?a.memoizedProps:n)),r&1024&&(xm=!0);break;case 6:if(Yt(e,t),Kt(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(kd=null,n=Ya,Ya=Jd(e.containerInfo),Yt(e,t),Ya=n,Kt(t),r&4&&a!==null&&a.memoizedState.isDehydrated)try{fs(e.containerInfo)}catch(S){ke(t,t.return,S)}xm&&(xm=!1,aL(t));break;case 4:r=Ya,Ya=Jd(t.stateNode.containerInfo),Yt(e,t),Kt(t),Ya=r;break;case 12:Yt(e,t),Kt(t);break;case 31:Yt(e,t),Kt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,ld(t,r)));break;case 13:Yt(e,t),Kt(t),t.child.flags&8192&&t.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(gf=ha()),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,ld(t,r)));break;case 22:n=t.memoizedState!==null;var l=a!==null&&a.memoizedState!==null,u=Fr,c=ut;if(Fr=u||n,ut=c||l,Yt(e,t),ut=c,Fr=u,Kt(t),r&8192)e:for(e=t.stateNode,e._visibility=n?e._visibility&-2:e._visibility|1,n&&(a===null||l||Fr||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?$_(h,!0):$_(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,ld(t,a))));break;case 19:Yt(e,t),Kt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,ld(t,r)));break;case 30:break;case 21:break;default:Yt(e,t),Kt(t)}}function Kt(t){var e=t.flags;if(e&2){try{for(var a,r=t.return;r!==null;){if(Zw(r)){a=r;break}r=r.return}if(a==null)throw Error(M(160));switch(a.tag){case 27:var n=a.stateNode,o=ym(t);jd(t,o,n);break;case 5:var i=a.stateNode;a.flags&32&&(ns(i,""),a.flags&=-33);var s=ym(t);jd(t,s,i);break;case 3:case 4:var l=a.stateNode.containerInfo,u=ym(t);ig(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 aL(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;aL(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling}}function Br(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)Yw(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:Xn(4,e,e.return),Ro(e);break;case 1:yr(e,e.return);var a=e.stateNode;typeof a.componentWillUnmount=="function"&&Gw(e,e.return,a),Ro(e);break;case 27:Dl(e.stateNode);case 26:case 5:yr(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 Pr(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:Pr(n,o,a),ru(4,o);break;case 1:if(Pr(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++)JC(l[n],s)}catch(u){ke(r,r.return,u)}}a&&i&64&&jw(o),Tl(o,o.return);break;case 27:Xw(o);case 26:case 5:Pr(n,o,a),a&&r===null&&i&4&&Ww(o),Tl(o,o.return);break;case 12:Pr(n,o,a);break;case 31:Pr(n,o,a),a&&i&4&&Jw(n,o);break;case 13:Pr(n,o,a),a&&i&4&&eL(n,o);break;case 22:o.memoizedState===null&&Pr(n,o,a),Tl(o,o.return);break;case 30:break;default:Pr(n,o,a)}e=e.sibling}}function ov(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&&tu(a))}function iv(t,e){t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&tu(t))}function Xa(t,e,a,r){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)rL(t,e,a,r),e=e.sibling}function rL(t,e,a,r){var n=e.flags;switch(e.tag){case 0:case 11:case 15:Xa(t,e,a,r),n&2048&&ru(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&&tu(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):Rl(t,e):o._visibility&2?Xa(t,e,a,r):(o._visibility|=2,Bi(t,e,a,r,(e.subtreeFlags&10256)!==0||!1)),n&2048&&ov(i,e);break;case 24:Xa(t,e,a,r),n&2048&&iv(e.alternate,e);break;default:Xa(t,e,a,r)}}function Bi(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:Bi(o,i,s,l,n),ru(8,i);break;case 23:break;case 22:var c=i.stateNode;i.memoizedState!==null?c._visibility&2?Bi(o,i,s,l,n):Rl(o,i):(c._visibility|=2,Bi(o,i,s,l,n)),n&&u&2048&&ov(i.alternate,i);break;case 24:Bi(o,i,s,l,n),n&&u&2048&&iv(i.alternate,i);break;default:Bi(o,i,s,l,n)}e=e.sibling}}function Rl(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:Rl(a,r),n&2048&&ov(r.alternate,r);break;case 24:Rl(a,r),n&2048&&iv(r.alternate,r);break;default:Rl(a,r)}e=e.sibling}}var Sl=8192;function Di(t,e,a){if(t.subtreeFlags&Sl)for(t=t.child;t!==null;)nL(t,e,a),t=t.sibling}function nL(t,e,a){switch(t.tag){case 26:Di(t,e,a),t.flags&Sl&&t.memoizedState!==null&&CO(a,Ya,t.memoizedState,t.memoizedProps);break;case 5:Di(t,e,a);break;case 3:case 4:var r=Ya;Ya=Jd(t.stateNode.containerInfo),Di(t,e,a),Ya=r;break;case 22:t.memoizedState===null&&(r=t.alternate,r!==null&&r.memoizedState!==null?(r=Sl,Sl=16777216,Di(t,e,a),Sl=r):Di(t,e,a));break;default:Di(t,e,a)}}function oL(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 hl(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,sL(r,t)}oL(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)iL(t),t=t.sibling}function iL(t){switch(t.tag){case 0:case 11:case 15:hl(t),t.flags&2048&&Xn(9,t,t.return);break;case 3:hl(t);break;case 12:hl(t);break;case 22:var e=t.stateNode;t.memoizedState!==null&&e._visibility&2&&(t.return===null||t.return.tag!==13)?(e._visibility&=-3,wd(t)):hl(t);break;default:hl(t)}}function wd(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,sL(r,t)}oL(t)}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:Xn(8,e,e.return),wd(e);break;case 22:a=e.stateNode,a._visibility&2&&(a._visibility&=-3,wd(e));break;default:wd(e)}t=t.sibling}}function sL(t,e){for(;yt!==null;){var a=yt;switch(a.tag){case 0:case 11:case 15:Xn(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:tu(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(Kw(r),r===a){yt=null;break e}if(n!==null){n.return=o,yt=n;break e}yt=o}}}var UM={getCacheForType:function(t){var e=It(ct),a=e.data.get(t);return a===void 0&&(a=t(),e.data.set(t,a)),a},cacheSignal:function(){return It(ct).controller.signal}},zM=typeof WeakMap=="function"?WeakMap:Map,_e=0,Re=null,fe=null,me=0,Le=0,ca=null,Bn=!1,vs=!1,sv=!1,Xr=0,et=0,Yn=0,Po=0,lv=0,pa=0,ls=0,Ml=null,Jt=null,sg=!1,gf=0,lL=0,Gd=1/0,Wd=null,qn=null,ht=0,Vn=null,us=null,$r=0,lg=0,ug=null,uL=null,Ol=0,cg=null;function va(){return(_e&2)!==0&&me!==0?me&-me:ae.T!==null?cv():yC()}function cL(){if(pa===0)if((me&536870912)===0||ve){var t=Qc;Qc<<=1,(Qc&3932160)===0&&(Qc=262144),pa=t}else pa=536870912;return t=xa.current,t!==null&&(t.flags|=32),pa}function ea(t,e,a){(t===Re&&(Le===2||Le===9)||t.cancelPendingCommit!==null)&&(cs(t,0),Pn(t,me,pa,!1)),Ql(t,a),((_e&2)===0||t!==Re)&&(t===Re&&((_e&2)===0&&(Po|=a),et===4&&Pn(t,me,pa,!1)),Sr(t))}function dL(t,e,a){if((_e&6)!==0)throw Error(M(327));var r=!a&&(e&127)===0&&(e&t.expiredLanes)===0||Kl(t,e),n=r?$M(t,e):bm(t,e,!0),o=r;do{if(n===0){vs&&!r&&Pn(t,e,0,!1);break}else{if(a=t.current.alternate,o&&!qM(a)){n=bm(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=Ml;var l=s.current.memoizedState.isDehydrated;if(l&&(cs(s,i).flags|=256),i=bm(s,i,!1),i!==2){if(sv&&!l){s.errorRecoveryDisabledLanes|=o,Po|=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){cs(t,0),Pn(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:Pn(r,e,pa,!Bn);break e;case 2:Jt=null;break;case 3:case 5:break;default:throw Error(M(329))}if((e&62914560)===e&&(n=gf+300-ha(),10<n)){if(Pn(r,e,pa,!Bn),nf(r,0,!0)!==0)break e;$r=e,r.timeoutHandle=RL(E_.bind(null,r,a,Jt,Wd,sg,e,pa,Po,ls,Bn,o,"Throttled",-0,0),n);break e}E_(r,a,Jt,Wd,sg,e,pa,Po,ls,Bn,o,null,-0,0)}}break}while(!0);Sr(t)}function E_(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:Ur},nL(e,o,d);var S=(o&62914560)===o?gf-ha():(o&4194048)===o?lL-ha():0;if(S=wO(d,S),S!==null){$r=o,t.cancelPendingCommit=S(R_.bind(null,t,e,o,a,r,n,i,s,l,c,d,null,f,h)),Pn(t,o,i,!u);return}}R_(t,e,o,a,r,n,i,s,l)}function qM(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 Pn(t,e,a,r){e&=~lv,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&&mC(t,a,e)}function vf(){return(_e&6)===0?(nu(0,!1),!1):!0}function uv(){if(fe!==null){if(Le===0)var t=fe.return;else t=fe,zr=Go=null,Zg(t),Ji=null,zl=0,t=fe;for(;t!==null;)$w(t.alternate,t),t=t.return;fe=null}}function cs(t,e){var a=t.timeoutHandle;a!==-1&&(t.timeoutHandle=-1,iO(a)),a=t.cancelPendingCommit,a!==null&&(t.cancelPendingCommit=null,a()),$r=0,uv(),Re=t,fe=a=qr(t.current,null),me=e,Le=0,ca=null,Bn=!1,vs=Kl(t,e),sv=!1,ls=pa=lv=Po=Yn=et=0,Jt=Ml=null,sg=!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 Xr=e,uf(),a}function fL(t,e){ie=null,ae.H=Vl,e===gs||e===df?(e=s_(),Le=3):e===zg?(e=s_(),Le=4):Le=e===rv?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,ca=e,fe===null&&(et=1,Vd(t,Da(e,t.current)))}function pL(){var t=xa.current;return t===null?!0:(me&4194048)===me?Pa===null:(me&62914560)===me||(me&536870912)!==0?t===Pa:!1}function hL(){var t=ae.H;return ae.H=Vl,t===null?Vl:t}function mL(){var t=ae.A;return ae.A=UM,t}function Zd(){et=4,Bn||(me&4194048)!==me&&xa.current!==null||(vs=!0),(Yn&134217727)===0&&(Po&134217727)===0||Re===null||Pn(Re,me,pa,!1)}function bm(t,e,a){var r=_e;_e|=2;var n=hL(),o=mL();(Re!==t||me!==e)&&(Wd=null,cs(t,e)),e=!1;var i=et;e:do try{if(Le!==0&&fe!==null){var s=fe,l=ca;switch(Le){case 8:uv(),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,Zi(t,s,l,u),a&&vs){i=0;break e}break;default:u=Le,Le=0,ca=null,Zi(t,s,l,u)}}VM(),i=et;break}catch(c){fL(t,c)}while(!0);return e&&t.shellSuspendCounter++,zr=Go=null,_e=r,ae.H=n,ae.A=o,fe===null&&(Re=null,me=0,uf()),i}function VM(){for(;fe!==null;)gL(fe)}function $M(t,e){var a=_e;_e|=2;var r=hL(),n=mL();Re!==t||me!==e?(Wd=null,Gd=ha()+500,cs(t,e)):vs=Kl(t,e);e:do try{if(Le!==0&&fe!==null){e=fe;var o=ca;t:switch(Le){case 1:Le=0,ca=null,Zi(t,e,o,1);break;case 2:case 9:if(i_(o)){Le=0,ca=null,T_(e);break}e=function(){Le!==2&&Le!==9||Re!==t||(Le=7),Sr(t)},o.then(e,e);break e;case 3:Le=7;break e;case 4:Le=5;break e;case 7:i_(o)?(Le=0,ca=null,T_(e)):(Le=0,ca=null,Zi(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?PL(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,yf(u)):fe=null}break t}}Le=0,ca=null,Zi(t,e,o,5);break;case 6:Le=0,ca=null,Zi(t,e,o,6);break;case 8:uv(),et=6;break e;default:throw Error(M(462))}}jM();break}catch(c){fL(t,c)}while(!0);return zr=Go=null,ae.H=r,ae.A=n,_e=a,fe!==null?0:(Re=null,me=0,uf(),et)}function jM(){for(;fe!==null&&!h2();)gL(fe)}function gL(t){var e=Vw(t.alternate,t,Xr);t.memoizedProps=t.pendingProps,e===null?yf(t):fe=e}function T_(t){var e=t,a=e.alternate;switch(e.tag){case 15:case 0:e=C_(a,e,e.pendingProps,e.type,void 0,me);break;case 11:e=C_(a,e,e.pendingProps,e.type.render,e.ref,me);break;case 5:Zg(e);default:$w(a,e),e=fe=$C(e,Xr),e=Vw(a,e,Xr)}t.memoizedProps=t.pendingProps,e===null?yf(t):fe=e}function Zi(t,e,a,r){zr=Go=null,Zg(e),Ji=null,zl=0;var n=e.return;try{if(OM(t,n,e,a,me)){et=1,Vd(t,Da(a,t.current)),fe=null;return}}catch(o){if(n!==null)throw fe=n,o;et=1,Vd(t,Da(a,t.current)),fe=null;return}e.flags&32768?(ve||r===1?t=!0:vs||(me&536870912)!==0?t=!1:(Bn=t=!0,(r===2||r===9||r===3||r===6)&&(r=xa.current,r!==null&&r.tag===13&&(r.flags|=16384))),vL(e,t)):yf(e)}function yf(t){var e=t;do{if((e.flags&32768)!==0){vL(e,Bn);return}t=e.return;var a=PM(e.alternate,e,Xr);if(a!==null){fe=a;return}if(e=e.sibling,e!==null){fe=e;return}fe=e=t}while(e!==null);et===0&&(et=5)}function vL(t,e){do{var a=NM(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);et=6,fe=null}function R_(t,e,a,r,n,o,i,s,l){t.cancelPendingCommit=null;do xf();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|=Dg,w2(t,a,o,i,s,l),t===Re&&(fe=Re=null,me=0),us=e,Vn=t,$r=a,lg=o,ug=n,uL=r,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,XM(Md,function(){return _L(),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{FM(t,e,a)}finally{_e=i,Ce.p=n,ae.T=r}}ht=1,yL(),xL(),bL()}}function yL(){if(ht===1){ht=0;var t=Vn,e=us,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{tL(e,t);var o=hg,i=PC(t.containerInfo),s=o.focusedElem,l=o.selectionRange;if(i!==s&&s&&s.ownerDocument&&BC(s.ownerDocument.documentElement,s)){if(l!==null&&Og(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=JS(s,x),m=JS(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}}af=!!pg,hg=pg=null}finally{_e=n,Ce.p=r,ae.T=a}}t.current=e,ht=2}}function xL(){if(ht===2){ht=0;var t=Vn,e=us,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{Yw(t,e.alternate,e)}finally{_e=n,Ce.p=r,ae.T=a}}ht=3}}function bL(){if(ht===4||ht===3){ht=0,m2();var t=Vn,e=us,a=$r,r=uL;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?ht=5:(ht=0,us=Vn=null,SL(t,t.pendingLanes));var n=t.pendingLanes;if(n===0&&(qn=null),kg(a),e=e.stateNode,ma&&typeof ma.onCommitFiberRoot=="function")try{ma.onCommitFiberRoot(Yl,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}}($r&3)!==0&&xf(),Sr(t),n=t.pendingLanes,(a&261930)!==0&&(n&42)!==0?t===cg?Ol++:(Ol=0,cg=t):Ol=0,nu(0,!1)}}function SL(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,tu(e)))}function xf(){return yL(),xL(),bL(),_L()}function _L(){if(ht!==5)return!1;var t=Vn,e=lg;lg=0;var a=kg($r),r=ae.T,n=Ce.p;try{Ce.p=32>a?32:a,ae.T=null,a=ug,ug=null;var o=Vn,i=$r;if(ht=0,us=Vn=null,$r=0,(_e&6)!==0)throw Error(M(331));var s=_e;if(_e|=4,iL(o.current),rL(o,o.current,i,a),_e=s,nu(0,!1),ma&&typeof ma.onPostCommitFiberRoot=="function")try{ma.onPostCommitFiberRoot(Yl,o)}catch{}return!0}finally{Ce.p=n,ae.T=r,SL(t,e)}}function M_(t,e,a){e=Da(a,e),e=rg(t.stateNode,e,2),t=zn(t,e,2),t!==null&&(Ql(t,2),Sr(t))}function ke(t,e,a){if(t.tag===3)M_(t,t,a);else for(;e!==null;){if(e.tag===3){M_(e,t,a);break}else if(e.tag===1){var r=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(qn===null||!qn.has(r))){t=Da(a,t),a=Nw(2),r=zn(e,a,2),r!==null&&(Fw(a,r,e,t),Ql(r,2),Sr(r));break}}e=e.return}}function Sm(t,e,a){var r=t.pingCache;if(r===null){r=t.pingCache=new zM;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)||(sv=!0,n.add(a),t=GM.bind(null,t,e,a),e.then(t,t))}function GM(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&&(et===4||et===3&&(me&62914560)===me&&300>ha()-gf?(_e&2)===0&&cs(t,0):lv|=a,ls===me&&(ls=0)),Sr(t)}function CL(t,e){e===0&&(e=hC()),t=jo(t,e),t!==null&&(Ql(t,e),Sr(t))}function WM(t){var e=t.memoizedState,a=0;e!==null&&(a=e.retryLane),CL(t,a)}function ZM(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),CL(t,a)}function XM(t,e){return wg(t,e)}var Xd=null,Pi=null,dg=!1,Yd=!1,_m=!1,Nn=0;function Sr(t){t!==Pi&&t.next===null&&(Pi===null?Xd=Pi=t:Pi=Pi.next=t),Yd=!0,dg||(dg=!0,KM())}function nu(t,e){if(!_m&&Yd){_m=!0;do for(var a=!1,r=Xd;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,O_(r,o))}else o=me,o=nf(r,r===Re?o:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),(o&3)===0||Kl(r,o)||(a=!0,O_(r,o));r=r.next}while(a);_m=!1}}function YM(){wL()}function wL(){Yd=dg=!1;var t=0;Nn!==0&&oO()&&(t=Nn);for(var e=ha(),a=null,r=Xd;r!==null;){var n=r.next,o=LL(r,e);o===0?(r.next=null,a===null?Xd=n:a.next=n,n===null&&(Pi=a)):(a=r,(t!==0||(o&3)!==0)&&(Yd=!0)),r=n}ht!==0&&ht!==5||nu(t,!1),Nn!==0&&(Nn=0)}function LL(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]=C2(s,e)):l<=e&&(t.expiredLanes|=s),o&=~s}if(e=Re,a=me,a=nf(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&&Kh(r),t.callbackNode=null,t.callbackPriority=0;if((a&3)===0||Kl(t,a)){if(e=a&-a,e===t.callbackPriority)return e;switch(r!==null&&Kh(r),kg(a)){case 2:case 8:a=fC;break;case 32:a=Md;break;case 268435456:a=pC;break;default:a=Md}return r=kL.bind(null,t),a=wg(a,r),t.callbackPriority=e,t.callbackNode=a,e}return r!==null&&r!==null&&Kh(r),t.callbackPriority=2,t.callbackNode=null,2}function kL(t,e){if(ht!==0&&ht!==5)return t.callbackNode=null,t.callbackPriority=0,null;var a=t.callbackNode;if(xf()&&t.callbackNode!==a)return null;var r=me;return r=nf(t,t===Re?r:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r===0?null:(dL(t,r,e),LL(t,ha()),t.callbackNode!=null&&t.callbackNode===a?kL.bind(null,t):null)}function O_(t,e){if(xf())return null;dL(t,e,!0)}function KM(){sO(function(){(_e&6)!==0?wg(dC,YM):wL()})}function cv(){if(Nn===0){var t=os;t===0&&(t=Kc,Kc<<=1,(Kc&261888)===0&&(Kc=256)),Nn=t}return Nn}function D_(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:md(""+t)}function B_(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 QM(t,e,a,r,n){if(e==="submit"&&a&&a.stateNode===n){var o=D_((n[ta]||null).action),i=r.submitter;i&&(e=(e=i[ta]||null)?D_(e.formAction):i.getAttribute("formAction"),e!==null&&(o=e,i=null));var s=new of("action","action",null,r,n);t.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(Nn!==0){var l=i?B_(n,i):new FormData(n);tg(a,{pending:!0,data:l,method:n.method,action:o},null,l)}}else typeof o=="function"&&(s.preventDefault(),l=i?B_(n,i):new FormData(n),tg(a,{pending:!0,data:l,method:n.method,action:o},o,l))},currentTarget:n}]})}}for(ud=0;ud<Vm.length;ud++)cd=Vm[ud],P_=cd.toLowerCase(),N_=cd[0].toUpperCase()+cd.slice(1),Ka(P_,"on"+N_);var cd,P_,N_,ud;Ka(FC,"onAnimationEnd");Ka(HC,"onAnimationIteration");Ka(UC,"onAnimationStart");Ka("dblclick","onDoubleClick");Ka("focusin","onFocus");Ka("focusout","onBlur");Ka(gM,"onTransitionRun");Ka(vM,"onTransitionStart");Ka(yM,"onTransitionCancel");Ka(zC,"onTransitionEnd");rs("onMouseEnter",["mouseout","mouseover"]);rs("onMouseLeave",["mouseout","mouseover"]);rs("onPointerEnter",["pointerout","pointerover"]);rs("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 $l="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(" "),JM=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat($l));function IL(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){Dd(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){Dd(c)}n.currentTarget=null,o=l}}}}function de(t,e){var a=e[Bm];a===void 0&&(a=e[Bm]=new Set);var r=t+"__bubble";a.has(r)||(AL(e,t,2,!1),a.add(r))}function Cm(t,e,a){var r=0;e&&(r|=4),AL(a,t,r,e)}var dd="_reactListening"+Math.random().toString(36).slice(2);function dv(t){if(!t[dd]){t[dd]=!0,xC.forEach(function(a){a!=="selectionchange"&&(JM.has(a)||Cm(a,!1,t),Cm(a,!0,t))});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[dd]||(e[dd]=!0,Cm("selectionchange",!1,e))}}function AL(t,e,a,r){switch(zL(e)){case 2:var n=IO;break;case 8:n=AO;break;default:n=mv}a=n.bind(null,e,a,t),n=void 0,!Um||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 wm(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=Hi(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}IC(function(){var u=o,c=Eg(a),d=[];e:{var f=qC.get(t);if(f!==void 0){var h=of,S=t;switch(t){case"keypress":if(vd(a)===0)break e;case"keydown":case"keyup":h=Z2;break;case"focusin":S="focus",h=am;break;case"focusout":S="blur",h=am;break;case"beforeblur":case"afterblur":h=am;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=$S;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":h=P2;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":h=K2;break;case FC:case HC:case UC:h=H2;break;case zC:h=J2;break;case"scroll":case"scrollend":h=D2;break;case"wheel":h=tM;break;case"copy":case"cut":case"paste":h=z2;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":h=GS;break;case"toggle":case"beforetoggle":h=rM}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=Pl(m,g),v!=null&&x.push(jl(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!==Hm&&(S=a.relatedTarget||a.fromElement)&&(Hi(S)||S[ps]))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?Hi(S):null,S!==null&&(b=Xl(S),x=S.tag,S!==b||x!==5&&x!==27&&x!==6)&&(S=null)):(h=null,S=u),h!==S)){if(x=$S,v="onMouseLeave",g="onMouseEnter",m="mouse",(t==="pointerout"||t==="pointerover")&&(x=GS,v="onPointerLeave",g="onPointerEnter",m="pointer"),b=h==null?f:xl(h),y=S==null?f:xl(S),f=new x(v,m+"leave",h,a,c),f.target=b,f.relatedTarget=y,v=null,Hi(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=eO,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&&F_(d,f,h,x,!1),S!==null&&b!==null&&F_(d,b,S,x,!0)}}e:{if(f=u?xl(u):window,h=f.nodeName&&f.nodeName.toLowerCase(),h==="select"||h==="input"&&f.type==="file")var w=YS;else if(XS(f))if(OC)w=pM;else{w=dM;var _=cM}else h=f.nodeName,!h||h.toLowerCase()!=="input"||f.type!=="checkbox"&&f.type!=="radio"?u&&Ag(u.elementType)&&(w=YS):w=fM;if(w&&(w=w(t,u))){MC(d,w,a,c);break e}_&&_(t,f,u),t==="focusout"&&u&&f.type==="number"&&u.memoizedProps.value!=null&&Fm(f,"number",f.value)}switch(_=u?xl(u):window,t){case"focusin":(XS(_)||_.contentEditable==="true")&&(qi=_,zm=u,wl=null);break;case"focusout":wl=zm=qi=null;break;case"mousedown":qm=!0;break;case"contextmenu":case"mouseup":case"dragend":qm=!1,e_(d,a,c);break;case"selectionchange":if(mM)break;case"keydown":case"keyup":e_(d,a,c)}var L;if(Mg)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 zi?TC(t,a)&&(A="onCompositionEnd"):t==="keydown"&&a.keyCode===229&&(A="onCompositionStart");A&&(EC&&a.locale!=="ko"&&(zi||A!=="onCompositionStart"?A==="onCompositionEnd"&&zi&&(L=AC()):(Dn=c,Tg="value"in Dn?Dn.value:Dn.textContent,zi=!0)),_=Kd(u,A),0<_.length&&(A=new jS(A,t,null,a,c),d.push({event:A,listeners:_}),L?A.data=L:(L=RC(a),L!==null&&(A.data=L)))),(L=oM?iM(t,a):sM(t,a))&&(A=Kd(u,"onBeforeInput"),0<A.length&&(_=new jS("onBeforeInput","beforeinput",null,a,c),d.push({event:_,listeners:A}),_.data=L)),QM(d,t,u,a,c)}IL(d,e)})}function jl(t,e,a){return{instance:t,listener:e,currentTarget:a}}function Kd(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=Pl(t,a),n!=null&&r.unshift(jl(t,n,o)),n=Pl(t,e),n!=null&&r.push(jl(t,n,o))),t.tag===3)return r;t=t.return}return[]}function eO(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function F_(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=Pl(a,o),u!=null&&i.unshift(jl(a,u,l))):n||(u=Pl(a,o),u!=null&&i.push(jl(a,u,l)))),a=a.return}i.length!==0&&t.push({event:e,listeners:i})}var tO=/\r\n?/g,aO=/\u0000|\uFFFD/g;function H_(t){return(typeof t=="string"?t:""+t).replace(tO,`
9
- `).replace(aO,"")}function EL(t,e){return e=H_(e),H_(t)===e}function Ie(t,e,a,r,n,o){switch(a){case"children":typeof r=="string"?e==="body"||e==="textarea"&&r===""||ns(t,r):(typeof r=="number"||typeof r=="bigint")&&e!=="body"&&ns(t,""+r);break;case"className":ed(t,"class",r);break;case"tabIndex":ed(t,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":ed(t,a,r);break;case"style":kC(t,r,o);break;case"data":if(e!=="object"){ed(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=md(""+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=md(""+r),t.setAttribute(a,r);break;case"onClick":r!=null&&(t.onclick=Ur);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=md(""+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),hd(t,"popover",r);break;case"xlinkActuate":Mr(t,"http://www.w3.org/1999/xlink","xlink:actuate",r);break;case"xlinkArcrole":Mr(t,"http://www.w3.org/1999/xlink","xlink:arcrole",r);break;case"xlinkRole":Mr(t,"http://www.w3.org/1999/xlink","xlink:role",r);break;case"xlinkShow":Mr(t,"http://www.w3.org/1999/xlink","xlink:show",r);break;case"xlinkTitle":Mr(t,"http://www.w3.org/1999/xlink","xlink:title",r);break;case"xlinkType":Mr(t,"http://www.w3.org/1999/xlink","xlink:type",r);break;case"xmlBase":Mr(t,"http://www.w3.org/XML/1998/namespace","xml:base",r);break;case"xmlLang":Mr(t,"http://www.w3.org/XML/1998/namespace","xml:lang",r);break;case"xmlSpace":Mr(t,"http://www.w3.org/XML/1998/namespace","xml:space",r);break;case"is":hd(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=M2.get(a)||a,hd(t,a,r))}}function fg(t,e,a,r,n,o){switch(a){case"style":kC(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"?ns(t,r):(typeof r=="number"||typeof r=="bigint")&&ns(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=Ur);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!bC.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[ta]||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,""):hd(t,a,r)}}}function At(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)}}CC(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?Yi(t,!!r,e,!1):a!=null&&Yi(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)}LC(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<$l.length;r++)de($l[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(Ag(e)){for(c in a)a.hasOwnProperty(c)&&(r=a[c],r!==void 0&&fg(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 rO(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)}}Nm(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?Yi(t,!!a,f,!1):!!r!=!!a&&(e!=null?Yi(t,!!a,e,!0):Yi(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)}wC(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(Ag(e)){for(var b in a)f=a[b],a.hasOwnProperty(b)&&f!==void 0&&!r.hasOwnProperty(b)&&fg(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||fg(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 U_(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function nO(){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&&U_(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&&U_(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 pg=null,hg=null;function Qd(t){return t.nodeType===9?t:t.ownerDocument}function z_(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 TL(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 mg(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 Lm=null;function oO(){var t=window.event;return t&&t.type==="popstate"?t===Lm?!1:(Lm=t,!0):(Lm=null,!1)}var RL=typeof setTimeout=="function"?setTimeout:void 0,iO=typeof clearTimeout=="function"?clearTimeout:void 0,q_=typeof Promise=="function"?Promise:void 0,sO=typeof queueMicrotask=="function"?queueMicrotask:typeof q_<"u"?function(t){return q_.resolve(null).then(t).catch(lO)}:RL;function lO(t){setTimeout(function(){throw t})}function Qn(t){return t==="head"}function V_(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),fs(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[Jl]||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);fs(e)}function $_(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 gg(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":gg(a),Ig(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}t.removeChild(a)}}function uO(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[Jl])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=Na(t.nextSibling),t===null)break}return null}function cO(t,e,a){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!a||(t=Na(t.nextSibling),t===null))return null;return t}function ML(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=Na(t.nextSibling),t===null))return null;return t}function vg(t){return t.data==="$?"||t.data==="$~"}function yg(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function dO(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 Na(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 xg=null;function j_(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="/$"||a==="/&"){if(e===0)return Na(t.nextSibling);e--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||e++}t=t.nextSibling}return null}function G_(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 OL(t,e,a){switch(e=Qd(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 Dl(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);Ig(t)}var Fa=new Map,W_=new Set;function Jd(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Yr=Ce.d;Ce.d={f:fO,r:pO,D:hO,C:mO,L:gO,m:vO,X:xO,S:yO,M:bO};function fO(){var t=Yr.f(),e=vf();return t||e}function pO(t){var e=hs(t);e!==null&&e.tag===5&&e.type==="form"?kw(e):Yr.r(t)}var ys=typeof document>"u"?null:document;function DL(t,e,a){var r=ys;if(r&&typeof e=="string"&&e){var n=Oa(e);n='link[rel="'+t+'"][href="'+n+'"]',typeof a=="string"&&(n+='[crossorigin="'+a+'"]'),W_.has(n)||(W_.add(n),t={rel:t,crossOrigin:a,href:e},r.querySelector(n)===null&&(e=r.createElement("link"),At(e,"link",t),xt(e),r.head.appendChild(e)))}}function hO(t){Yr.D(t),DL("dns-prefetch",t,null)}function mO(t,e){Yr.C(t,e),DL("preconnect",t,e)}function gO(t,e,a){Yr.L(t,e,a);var r=ys;if(r&&t&&e){var n='link[rel="preload"][as="'+Oa(e)+'"]';e==="image"&&a&&a.imageSrcSet?(n+='[imagesrcset="'+Oa(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(n+='[imagesizes="'+Oa(a.imageSizes)+'"]')):n+='[href="'+Oa(t)+'"]';var o=n;switch(e){case"style":o=ds(t);break;case"script":o=xs(t)}Fa.has(o)||(t=ze({rel:"preload",href:e==="image"&&a&&a.imageSrcSet?void 0:t,as:e},a),Fa.set(o,t),r.querySelector(n)!==null||e==="style"&&r.querySelector(ou(o))||e==="script"&&r.querySelector(iu(o))||(e=r.createElement("link"),At(e,"link",t),xt(e),r.head.appendChild(e)))}}function vO(t,e){Yr.m(t,e);var a=ys;if(a&&t){var r=e&&typeof e.as=="string"?e.as:"script",n='link[rel="modulepreload"][as="'+Oa(r)+'"][href="'+Oa(t)+'"]',o=n;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=xs(t)}if(!Fa.has(o)&&(t=ze({rel:"modulepreload",href:t},e),Fa.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"),At(r,"link",t),xt(r),a.head.appendChild(r)}}}function yO(t,e,a){Yr.S(t,e,a);var r=ys;if(r&&t){var n=Xi(r).hoistableStyles,o=ds(t);e=e||"default";var i=n.get(o);if(!i){var s={loading:0,preload:null};if(i=r.querySelector(ou(o)))s.loading=5;else{t=ze({rel:"stylesheet",href:t,"data-precedence":e},a),(a=Fa.get(o))&&fv(t,a);var l=i=r.createElement("link");xt(l),At(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,Ld(i,e,r)}i={type:"stylesheet",instance:i,count:1,state:s},n.set(o,i)}}}function xO(t,e){Yr.X(t,e);var a=ys;if(a&&t){var r=Xi(a).hoistableScripts,n=xs(t),o=r.get(n);o||(o=a.querySelector(iu(n)),o||(t=ze({src:t,async:!0},e),(e=Fa.get(n))&&pv(t,e),o=a.createElement("script"),xt(o),At(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function bO(t,e){Yr.M(t,e);var a=ys;if(a&&t){var r=Xi(a).hoistableScripts,n=xs(t),o=r.get(n);o||(o=a.querySelector(iu(n)),o||(t=ze({src:t,async:!0,type:"module"},e),(e=Fa.get(n))&&pv(t,e),o=a.createElement("script"),xt(o),At(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function Z_(t,e,a,r){var n=(n=Fn.current)?Jd(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=ds(a.href),a=Xi(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=ds(a.href);var o=Xi(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(ou(t)))&&!o._p&&(i.instance=o,i.state.loading=5),Fa.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},Fa.set(t,a),o||SO(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=xs(a),a=Xi(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 ds(t){return'href="'+Oa(t)+'"'}function ou(t){return'link[rel="stylesheet"]['+t+"]"}function BL(t){return ze({},t,{"data-precedence":t.precedence,precedence:null})}function SO(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}),At(e,"link",a),xt(e),t.head.appendChild(e))}function xs(t){return'[src="'+Oa(t)+'"]'}function iu(t){return"script[async]"+t}function X_(t,e,a){if(e.count++,e.instance===null)switch(e.type){case"style":var r=t.querySelector('style[data-href~="'+Oa(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),At(r,"style",n),Ld(r,a.precedence,t),e.instance=r;case"stylesheet":n=ds(a.href);var o=t.querySelector(ou(n));if(o)return e.state.loading|=4,e.instance=o,xt(o),o;r=BL(a),(n=Fa.get(n))&&fv(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}),At(o,"link",r),e.state.loading|=4,Ld(o,a.precedence,t),e.instance=o;case"script":return o=xs(a.src),(n=t.querySelector(iu(o)))?(e.instance=n,xt(n),n):(r=a,(n=Fa.get(o))&&(r=ze({},a),pv(r,n)),t=t.ownerDocument||t,n=t.createElement("script"),xt(n),At(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,Ld(r,a.precedence,t));return e.instance}function Ld(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 fv(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title)}function pv(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity)}var kd=null;function Y_(t,e,a){if(kd===null){var r=new Map,n=kd=new Map;n.set(a,r)}else n=kd,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[Jl]||o[Lt]||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 K_(t,e,a){t=t.ownerDocument||t,t.head.insertBefore(a,e==="title"?t.querySelector("head > title"):null)}function _O(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 PL(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function CO(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=ds(r.href),o=e.querySelector(ou(n));if(o){e=o._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=ef.bind(t),e.then(t,t)),a.state.loading|=4,a.instance=o,xt(o);return}o=e.ownerDocument||e,r=BL(r),(n=Fa.get(n))&&fv(r,n),o=o.createElement("link"),xt(o);var i=o;i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),At(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=ef.bind(t),e.addEventListener("load",a),e.addEventListener("error",a))}}var km=0;function wO(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&&km===0&&(km=62500*nO());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>km?50:800)+e);return t.unsuspend=a,function(){t.unsuspend=null,clearTimeout(r),clearTimeout(n)}}:null}function ef(){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 tf=null;function Id(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,tf=new Map,e.forEach(LO,t),tf=null,ef.call(t))}function LO(t,e){if(!(e.state.loading&4)){var a=tf.get(t);if(a)var r=a.get(null);else{a=new Map,tf.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=ef.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 Gl={$$typeof:Hr,Provider:null,Consumer:null,_currentValue:Mo,_currentValue2:Mo,_threadCount:0};function kO(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=Qh(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Qh(0),this.hiddenUpdates=Qh(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 NL(t,e,a,r,n,o,i,s,l,u,c,d){return t=new kO(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=Hg(),e.refCount++,t.pooledCache=e,e.refCount++,o.memoizedState={element:r,isDehydrated:a,cache:e},qg(o),t}function FL(t){return t?(t=ji,t):ji}function HL(t,e,a,r,n,o){n=FL(n),r.context===null?r.context=n:r.pendingContext=n,r=Un(e),r.payload={element:a},o=o===void 0?null:o,o!==null&&(r.callback=o),a=zn(t,r,e),a!==null&&(ea(a,t,e),kl(a,t,e))}function Q_(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var a=t.retryLane;t.retryLane=a!==0&&a<e?a:e}}function hv(t,e){Q_(t,e),(t=t.alternate)&&Q_(t,e)}function UL(t){if(t.tag===13||t.tag===31){var e=jo(t,67108864);e!==null&&ea(e,t,67108864),hv(t,67108864)}}function J_(t){if(t.tag===13||t.tag===31){var e=va();e=Lg(e);var a=jo(t,e);a!==null&&ea(a,t,e),hv(t,e)}}var af=!0;function IO(t,e,a,r){var n=ae.T;ae.T=null;var o=Ce.p;try{Ce.p=2,mv(t,e,a,r)}finally{Ce.p=o,ae.T=n}}function AO(t,e,a,r){var n=ae.T;ae.T=null;var o=Ce.p;try{Ce.p=8,mv(t,e,a,r)}finally{Ce.p=o,ae.T=n}}function mv(t,e,a,r){if(af){var n=bg(r);if(n===null)wm(t,e,r,rf,a),eC(t,r);else if(TO(n,t,e,a,r))r.stopPropagation();else if(eC(t,r),e&4&&-1<EO.indexOf(t)){for(;n!==null;){var o=hs(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}Sr(o),(_e&6)===0&&(Gd=ha()+500,nu(0,!1))}}break;case 31:case 13:s=jo(o,2),s!==null&&ea(s,o,2),vf(),hv(o,2)}if(o=bg(r),o===null&&wm(t,e,r,rf,a),o===n)break;n=o}n!==null&&r.stopPropagation()}else wm(t,e,r,null,a)}}function bg(t){return t=Eg(t),gv(t)}var rf=null;function gv(t){if(rf=null,t=Hi(t),t!==null){var e=Xl(t);if(e===null)t=null;else{var a=e.tag;if(a===13){if(t=iC(e),t!==null)return t;t=null}else if(a===31){if(t=sC(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 rf=t,null}function zL(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(g2()){case dC:return 2;case fC:return 8;case Md:case v2:return 32;case pC:return 268435456;default:return 32}default:return 32}}var Sg=!1,$n=null,jn=null,Gn=null,Wl=new Map,Zl=new Map,Mn=[],EO="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 eC(t,e){switch(t){case"focusin":case"focusout":$n=null;break;case"dragenter":case"dragleave":jn=null;break;case"mouseover":case"mouseout":Gn=null;break;case"pointerover":case"pointerout":Wl.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":Zl.delete(e.pointerId)}}function ml(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=hs(e),e!==null&&UL(e)),t):(t.eventSystemFlags|=r,e=t.targetContainers,n!==null&&e.indexOf(n)===-1&&e.push(n),t)}function TO(t,e,a,r,n){switch(e){case"focusin":return $n=ml($n,t,e,a,r,n),!0;case"dragenter":return jn=ml(jn,t,e,a,r,n),!0;case"mouseover":return Gn=ml(Gn,t,e,a,r,n),!0;case"pointerover":var o=n.pointerId;return Wl.set(o,ml(Wl.get(o)||null,t,e,a,r,n)),!0;case"gotpointercapture":return o=n.pointerId,Zl.set(o,ml(Zl.get(o)||null,t,e,a,r,n)),!0}return!1}function qL(t){var e=Hi(t.target);if(e!==null){var a=Xl(e);if(a!==null){if(e=a.tag,e===13){if(e=iC(a),e!==null){t.blockedOn=e,NS(t.priority,function(){J_(a)});return}}else if(e===31){if(e=sC(a),e!==null){t.blockedOn=e,NS(t.priority,function(){J_(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 Ad(t){if(t.blockedOn!==null)return!1;for(var e=t.targetContainers;0<e.length;){var a=bg(t.nativeEvent);if(a===null){a=t.nativeEvent;var r=new a.constructor(a.type,a);Hm=r,a.target.dispatchEvent(r),Hm=null}else return e=hs(a),e!==null&&UL(e),t.blockedOn=a,!1;e.shift()}return!0}function tC(t,e,a){Ad(t)&&a.delete(e)}function RO(){Sg=!1,$n!==null&&Ad($n)&&($n=null),jn!==null&&Ad(jn)&&(jn=null),Gn!==null&&Ad(Gn)&&(Gn=null),Wl.forEach(tC),Zl.forEach(tC)}function fd(t,e){t.blockedOn===e&&(t.blockedOn=null,Sg||(Sg=!0,mt.unstable_scheduleCallback(mt.unstable_NormalPriority,RO)))}var pd=null;function aC(t){pd!==t&&(pd=t,mt.unstable_scheduleCallback(mt.unstable_NormalPriority,function(){pd===t&&(pd=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(gv(r||a)===null)continue;break}var o=hs(a);o!==null&&(t.splice(e,3),e-=3,tg(o,{pending:!0,data:n,method:a.method,action:r},r,n))}}))}function fs(t){function e(l){return fd(l,t)}$n!==null&&fd($n,t),jn!==null&&fd(jn,t),Gn!==null&&fd(Gn,t),Wl.forEach(e),Zl.forEach(e);for(var a=0;a<Mn.length;a++){var r=Mn[a];r.blockedOn===t&&(r.blockedOn=null)}for(;0<Mn.length&&(a=Mn[0],a.blockedOn===null);)qL(a),a.blockedOn===null&&Mn.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[ta]||null;if(typeof o=="function")i||aC(a);else if(i){var s=null;if(o&&o.hasAttribute("formAction")){if(n=o,i=o[ta]||null)s=i.formAction;else if(gv(n)!==null)continue}else s=i.action;typeof s=="function"?a[r+1]=s:(a.splice(r,3),r-=3),aC(a)}}}function VL(){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 vv(t){this._internalRoot=t}bf.prototype.render=vv.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(M(409));var a=e.current,r=va();HL(a,r,t,e,null,null)};bf.prototype.unmount=vv.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;HL(t.current,2,null,t,null,null),vf(),e[ps]=null}};function bf(t){this._internalRoot=t}bf.prototype.unstable_scheduleHydration=function(t){if(t){var e=yC();t={blockedOn:null,target:t,priority:e};for(var a=0;a<Mn.length&&e!==0&&e<Mn[a].priority;a++);Mn.splice(a,0,t),a===0&&qL(t)}};var rC=nC.version;if(rC!=="19.2.1")throw Error(M(527,rC,"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=u2(e),t=t!==null?lC(t):null,t=t===null?null:t.stateNode,t};var MO={bundleType:0,version:"19.2.1",rendererPackageName:"react-dom",currentDispatcherRef:ae,reconcilerVersion:"19.2.1"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&(gl=__REACT_DEVTOOLS_GLOBAL_HOOK__,!gl.isDisabled&&gl.supportsFiber))try{Yl=gl.inject(MO),ma=gl}catch{}var gl;Sf.createRoot=function(t,e){if(!oC(t))throw Error(M(299));var a=!1,r="",n=Dw,o=Bw,i=Pw;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=NL(t,1,!1,null,null,a,r,null,n,o,i,VL),t[ps]=e.current,dv(t),new vv(e)};Sf.hydrateRoot=function(t,e,a){if(!oC(t))throw Error(M(299));var r=!1,n="",o=Dw,i=Bw,s=Pw,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=NL(t,1,!0,e,a??null,r,n,l,o,i,s,VL),e.context=FL(null),a=e.current,r=va(),r=Lg(r),n=Un(r),n.callback=null,zn(a,n,r),a=r,e.current.lanes=a,Ql(e,a),Sr(e),t[ps]=e.current,dv(t),new bf(e)};Sf.version="19.2.1"});var Wo=pr((oU,GL)=>{"use strict";function jL(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(jL)}catch(t){console.error(t)}}jL(),GL.exports=$L()});var qk=pr(Hf=>{"use strict";var ID=Symbol.for("react.transitional.element"),AD=Symbol.for("react.fragment");function zk(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:ID,type:t,key:r,ref:e!==void 0?e:null,props:a}}Hf.Fragment=AD;Hf.jsx=zk;Hf.jsxs=zk});var Ee=pr((_5,Vk)=>{"use strict";Vk.exports=qk()});var MR=K(Qe(),1),Eh=K(il(),1),YH=K(Wo(),1);function WL(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 OO=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 yv(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(!OO.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 ZL=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=yv(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=WL(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=yv(d.html))}}},XL=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)}}},YL=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)}}},KL=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))}}},QL=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)}}},JL=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)}}},xv=[{kind:"content:insertHtml",executor:ZL},{kind:"content:setText",executor:XL},{kind:"content:setAttr",executor:YL},{kind:"content:addClass",executor:KL},{kind:"content:removeClass",executor:QL},{kind:"content:setStyle",executor:JL}],bv={id:"adaptive-content",version:"1.0.0",name:"Content",description:"DOM manipulation for text, attributes, and styles",executors:xv};var DO={light:50,medium:100,heavy:200},BO=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"],ek={init(t,e,a){let r=DO[a.intensity],n=a.colors.length>0?a.colors:BO,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 PO={light:20,medium:40,heavy:80},NO="\u{1F389}",tk={init(t,e,a){let r=PO[a.intensity],n=typeof a.props?.emoji=="string"?a.props.emoji:NO,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 FO={light:20,medium:40,heavy:80},HO={light:3,medium:4,heavy:5},ak={init(t,e,a){let r=FO[a.intensity],n=HO[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 UO={light:30,medium:60,heavy:120},rk={init(t,e,a){let r=UO[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 _f=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 zO=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"];function qO(t,e){return[t,e,`${t}cc`,`${e}cc`,"#ffffff",`${t}80`]}function VO(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 qO(a,r||a)}catch{}return null}var nk=new Map([["confetti",ek],["fireworks",ak],["sparkles",rk],["emoji-rain",tk]]),ok=async(t,e)=>{let a=nk.get(t.effect);if(!a)return console.warn(`[adaptive-overlays] Unknown celebration effect: "${t.effect}". Available: ${[...nk.keys()].join(", ")}`),{cleanup:()=>{}};let r=t.colors??VO(e.overlayRoot)??zO,n={duration:t.duration??3e3,intensity:t.intensity??"medium",colors:r,props:t.props},o=new _f;return o.start(e.overlayRoot,a,n),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:celebrate",effect:t.effect}),{cleanup:()=>{o.stop()}}};var _v="syntro_active_tour",Cf=new Map;function $O(t){try{let e=localStorage.getItem(_v);if(!e)return null;let a=JSON.parse(e);return a.tourId!==t?null:a}catch{return null}}function Sv(t){try{localStorage.setItem(_v,JSON.stringify(t))}catch{}}function jO(){try{localStorage.removeItem(_v)}catch{}}function su(){return window.location.pathname}function GO(t){if(!t.route)return!0;let e=su();return t.route.includes("*")?new RegExp(`^${t.route.replace(/\*/g,".*")}$`).test(e):e===t.route}var Cv=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(Cf.has(a))return{cleanup:async()=>{let y=Cf.get(a);y&&await y.cleanup()}};if(!e.applyAction)throw new Error("Tour executor requires applyAction in context");let i=$O(a),s=!!i;if(!s&&!o)return{cleanup:()=>{}};i||(i={tourId:a,currentStepId:n||r[0].id,startedAt:Date.now()},Sv(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,Sv(i)}let u=r[l];if(!GO(u))return e.publishEvent("tour.waiting_for_route",{tourId:a,stepId:u.id,expectedRoute:u.route,currentRoute:su()}),{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"){jO(),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,Sv(i),e.publishEvent("tour.step_changed",{tourId:a,previousStepId:u.id,nextStepId:y}),v.route&&v.route!==su()){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=su(),v=()=>{let _=su();_!==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,Cf.delete(a),await S(),h&&h(),e.publishEvent("tour.paused",{tourId:a,stepId:i.currentStepId})};return Cf.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"},Et={0:"#301f09",1:"#5f3e12",2:"#8f5e1b",3:"#be7d24",4:"#ee9c2d",5:"#f1b057",6:"#f5c481",7:"#f8d7ab",8:"#fcebd5",9:"#fdf5ea"},We={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"},lu={0:"#662500",1:"#993d00",2:"#cc5800",3:"#ff7700",4:"#fea85d",5:"#fec58f",6:"#ffd6ae",7:"#fee6cd",8:"#fff1e1",9:"#fff8f0"},St={0:"#151229",1:"#2a2452",2:"#40357c",3:"#5547a5",4:"#6a59ce",5:"#887ad8",6:"#a69be2",7:"#c3bdeb",8:"#e1def5",9:"#f0eefa"},uu={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]},CU={primary:k[2],secondary:k[0]},wv={primary:k[4],secondary:k[3]},wf={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:We[5],hover:We[6]},success:{text:Me[5],hover:Me[6]}},wU={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:We[8],pillOutline:We[4],borderPrimary:We[2],borderSecondary:We[2],background:We[0]},yellow:{content:Et[8],pillOutline:Et[4],borderPrimary:Et[2],borderSecondary:Et[2],background:Et[0]},green:{content:Me[8],pillOutline:Me[4],borderPrimary:Me[2],borderSecondary:Me[2],background:Me[0]},purple:{content:St[8],pillOutline:St[4],borderPrimary:St[2],borderSecondary:St[2],background:St[0]},blue:{content:ba[8],pillOutline:ba[4],borderPrimary:ba[2],borderSecondary:ba[2],background:ba[0]},orange:{content:lu[8],pillOutline:lu[4],borderPrimary:lu[2],borderSecondary:lu[2],background:lu[0]},pink:{content:uu[8],pillOutline:uu[4],borderPrimary:uu[2],borderSecondary:uu[2],background:uu[0]}},LU={green:{content:Me[8],border:Me[2],background:Me[0]},yellow:{content:Et[8],border:Et[2],background:Et[0]},red:{content:We[8],border:We[2],background:We[0]}},kU={green:{content:Me[1],background:Me[9]},yellow:{content:Et[1],background:Et[9]},red:{content:We[1],background:We[9]}},IU={content:k[10],border:k[4],background:k[3]},AU={backgroundDefault:k[2],backgroundHover:k[1],selected:k[3]},EU={background:k[2],icon:k[10],borderDefault:k[4],borderSelected:ne[3],textLabel:k[9],textPlaceholder:k[8],textHint:k[8]},TU={backgroundDefault:k[2],backgroundDisabled:k[0],textLabel:k[9],textPlaceholder:k[8],textHint:k[8],textError:We[5],iconDefault:k[9],iconPlaceholder:k[10],iconError:We[5],borderDefault:k[4],borderSelected:ne[3],borderError:We[5]},RU={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]}},MU={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]}},OU={content:k[10],background:k[4]},DU={background:k[4],active:Me[3]},BU={background:k[1],content:k[9],border:k[4]},PU={backgroundDefault:k[1],backgroundHover:k[3],backgroundActive:k[4],border:k[4],contentPrimary:k[10],contentSecondary:k[9],contentTertiary:k[8]},NU={background:k[1],content:k[9],border:k[4]},FU={activeBackground:k[3],activeContent:ne[5],inactiveContent:k[9],border:k[4]},HU={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]}},UU={textPrimaryDefault:k[10],textPrimaryHover:k[10],textSecondaryDefault:k[8],textSecondaryHover:k[9],iconPrimary:k[10],iconSecondary:k[8]},zU={background:Me[1],active:Me[5]},qU={textDefault:k[10],textSelected:Qa.white,textDisabled:k[7],backgroundDefault:k[2],backgroundMiddle:k[3],backgroundSelected:ne[3],border:k[4]},VU=k[9];var ik=typeof CSS<"u"&&CSS.supports?.("clip-path","path('M0 0 H1 V1 Z')");function sk(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(!ik)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`}),ik){let O=window.innerWidth,D=window.innerHeight,N=Math.min(n,F/2,E/2),W=`M 0 0 L ${O} 0 L ${O} ${D} L 0 ${D} 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('${W} ${H}')`)}else{let[O,D,N,W]=b;Object.assign(O.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(W.style,{left:"0px",top:`${R}px`,width:`${I}px`,height:`${E}px`}),Object.assign(D.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 WO=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(!WO.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)"},Lv=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 Dm=Object.prototype.hasOwnProperty,wg=gt.unstable_scheduleCallback,Yh=gt.unstable_cancelCallback,x2=gt.unstable_shouldYield,b2=gt.unstable_requestPaint,ha=gt.unstable_now,S2=gt.unstable_getCurrentPriorityLevel,dC=gt.unstable_ImmediatePriority,fC=gt.unstable_UserBlockingPriority,Rd=gt.unstable_NormalPriority,_2=gt.unstable_LowPriority,pC=gt.unstable_IdlePriority,C2=gt.log,w2=gt.unstable_setDisableYieldValue,Xl=null,ma=null;function Mn(t){if(typeof C2=="function"&&w2(t),ma&&typeof ma.setStrictMode=="function")try{ma.setStrictMode(Xl,t)}catch{}}var ga=Math.clz32?Math.clz32:I2,L2=Math.log,k2=Math.LN2;function I2(t){return t>>>=0,t===0?32:31-(L2(t)/k2|0)|0}var Kc=256,Yc=262144,Qc=4194304;function Ao(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 rf(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=Ao(r):(i&=s,i!==0?n=Ao(i):a||(a=s&~t,a!==0&&(n=Ao(a))))):(s=r&~o,s!==0?n=Ao(s):i!==0?n=Ao(i):a||(a=r&~t,a!==0&&(n=Ao(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 Kl(t,e){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function A2(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 hC(){var t=Qc;return Qc<<=1,(Qc&62914560)===0&&(Qc=4194304),t}function Qh(t){for(var e=[],a=0;31>a;a++)e.push(t);return e}function Yl(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function E2(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&&mC(t,r,0),o!==0&&n===0&&t.tag!==0&&(t.suspendedLanes|=o&~(i&~e))}function mC(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 gC(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 vC(t,e){var a=e&-e;return a=(a&42)!==0?1:Lg(a),(a&(t.suspendedLanes|e))!==0?0:a}function Lg(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 kg(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function yC(){var t=Se.p;return t!==0?t:(t=window.event,t===void 0?32:zL(t.type))}function NS(t,e){var a=Se.p;try{return Se.p=t,e()}finally{Se.p=a}}var Kn=Math.random().toString(36).slice(2),kt="__reactFiber$"+Kn,ta="__reactProps$"+Kn,fs="__reactContainer$"+Kn,Bm="__reactEvents$"+Kn,T2="__reactListeners$"+Kn,R2="__reactHandles$"+Kn,FS="__reactResources$"+Kn,Ql="__reactMarker$"+Kn;function Ig(t){delete t[kt],delete t[ta],delete t[Bm],delete t[T2],delete t[R2]}function Fi(t){var e=t[kt];if(e)return e;for(var a=t.parentNode;a;){if(e=a[fs]||a[kt]){if(a=e.alternate,e.child!==null||a!==null&&a.child!==null)for(t=G_(t);t!==null;){if(a=t[kt])return a;t=G_(t)}return e}t=a,a=t.parentNode}return null}function ps(t){if(t=t[kt]||t[fs]){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(D(33))}function Zi(t){var e=t[FS];return e||(e=t[FS]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function St(t){t[Ql]=!0}var xC=new Set,bC={};function zo(t,e){as(t,e),as(t+"Capture",e)}function as(t,e){for(bC[t]=e,t=0;t<e.length;t++)xC.add(e[t])}var M2=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]*$"),HS={},US={};function O2(t){return Dm.call(US,t)?!0:Dm.call(HS,t)?!1:M2.test(t)?US[t]=!0:(HS[t]=!0,!1)}function pd(t,e,a){if(O2(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 Jc(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 Tr(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 Ea(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function SC(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function D2(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 Pm(t){if(!t._valueTracker){var e=SC(t)?"checked":"value";t._valueTracker=D2(t,e,""+t[e])}}function _C(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var a=e.getValue(),r="";return t&&(r=SC(t)?t.checked?"true":"false":t.value),t=r,t!==a?(e.setValue(t),!0):!1}function Md(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 B2=/[\n"\\]/g;function Ma(t){return t.replace(B2,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function Nm(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=""+Ea(e)):t.value!==""+Ea(e)&&(t.value=""+Ea(e)):i!=="submit"&&i!=="reset"||t.removeAttribute("value"),e!=null?Fm(t,i,Ea(e)):a!=null?Fm(t,i,Ea(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=""+Ea(s):t.removeAttribute("name")}function CC(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)){Pm(t);return}a=a!=null?""+Ea(a):"",e=e!=null?""+Ea(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),Pm(t)}function Fm(t,e,a){e==="number"&&Md(t.ownerDocument)===t||t.defaultValue===""+a||(t.defaultValue=""+a)}function Xi(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=""+Ea(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 wC(t,e,a){if(e!=null&&(e=""+Ea(e),e!==t.value&&(t.value=e),a==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=a!=null?""+Ea(a):""}function LC(t,e,a,r){if(e==null){if(r!=null){if(a!=null)throw Error(D(92));if(vl(r)){if(1<r.length)throw Error(D(93));r=r[0]}a=r}a==null&&(a=""),e=a}a=Ea(e),t.defaultValue=a,r=t.textContent,r===a&&r!==""&&r!==null&&(t.value=r),Pm(t)}function rs(t,e){if(e){var a=t.firstChild;if(a&&a===t.lastChild&&a.nodeType===3){a.nodeValue=e;return}}t.textContent=e}var P2=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 zS(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||P2.has(e)?e==="float"?t.cssFloat=a:t[e]=(""+a).trim():t[e]=a+"px"}function kC(t,e,a){if(e!=null&&typeof e!="object")throw Error(D(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&&zS(t,n,r)}else for(var o in e)e.hasOwnProperty(o)&&zS(t,o,e[o])}function Ag(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 N2=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"]]),F2=/^[\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 hd(t){return F2.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function Fr(){}var Hm=null;function Eg(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var Hi=null,Ki=null;function qS(t){var e=ps(t);if(e&&(t=e.stateNode)){var a=t[ta]||null;e:switch(t=e.stateNode,e.type){case"input":if(Nm(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="'+Ma(""+e)+'"][type="radio"]'),e=0;e<a.length;e++){var r=a[e];if(r!==t&&r.form===t.form){var n=r[ta]||null;if(!n)throw Error(D(90));Nm(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&&_C(r)}break e;case"textarea":wC(t,a.value,a.defaultValue);break e;case"select":e=a.value,e!=null&&Xi(t,!!a.multiple,e,!1)}}}var Jh=!1;function IC(t,e,a){if(Jh)return t(e,a);Jh=!0;try{var r=t(e);return r}finally{if(Jh=!1,(Hi!==null||Ki!==null)&&(gf(),Hi&&(e=Hi,t=Ki,Ki=Hi=null,qS(e),t)))for(e=0;e<t.length;e++)qS(t[e])}}function Bl(t,e){var a=t.stateNode;if(a===null)return null;var r=a[ta]||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(D(231,e,typeof a));return a}var Vr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Um=!1;if(Vr)try{Ri={},Object.defineProperty(Ri,"passive",{get:function(){Um=!0}}),window.addEventListener("test",Ri,Ri),window.removeEventListener("test",Ri,Ri)}catch{Um=!1}var Ri,On=null,Tg=null,md=null;function AC(){if(md)return md;var t,e=Tg,a=e.length,r,n="value"in On?On.value:On.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 md=n.slice(t,1<r?1-r:void 0)}function gd(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 ed(){return!0}function VS(){return!1}function aa(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)?ed:VS,this.isPropagationStopped=VS,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=ed)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=ed)},persist:function(){},isPersistent:ed}),e}var qo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},nf=aa(qo),Jl=ze({},qo,{view:0,detail:0}),H2=aa(Jl),em,tm,cl,of=ze({},Jl,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Rg,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"?(em=t.screenX-cl.screenX,tm=t.screenY-cl.screenY):tm=em=0,cl=t),em)},movementY:function(t){return"movementY"in t?t.movementY:tm}}),$S=aa(of),U2=ze({},of,{dataTransfer:0}),z2=aa(U2),q2=ze({},Jl,{relatedTarget:0}),am=aa(q2),V2=ze({},qo,{animationName:0,elapsedTime:0,pseudoElement:0}),$2=aa(V2),j2=ze({},qo,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),G2=aa(j2),W2=ze({},qo,{data:0}),jS=aa(W2),Z2={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},X2={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"},K2={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Y2(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=K2[t])?!!e[t]:!1}function Rg(){return Y2}var Q2=ze({},Jl,{key:function(t){if(t.key){var e=Z2[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=gd(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?X2[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Rg,charCode:function(t){return t.type==="keypress"?gd(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?gd(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),J2=aa(Q2),eM=ze({},of,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),GS=aa(eM),tM=ze({},Jl,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Rg}),aM=aa(tM),rM=ze({},qo,{propertyName:0,elapsedTime:0,pseudoElement:0}),nM=aa(rM),oM=ze({},of,{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}),iM=aa(oM),sM=ze({},qo,{newState:0,oldState:0}),lM=aa(sM),uM=[9,13,27,32],Mg=Vr&&"CompositionEvent"in window,Sl=null;Vr&&"documentMode"in document&&(Sl=document.documentMode);var cM=Vr&&"TextEvent"in window&&!Sl,EC=Vr&&(!Mg||Sl&&8<Sl&&11>=Sl),WS=" ",ZS=!1;function TC(t,e){switch(t){case"keyup":return uM.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function RC(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var Ui=!1;function dM(t,e){switch(t){case"compositionend":return RC(e);case"keypress":return e.which!==32?null:(ZS=!0,WS);case"textInput":return t=e.data,t===WS&&ZS?null:t;default:return null}}function fM(t,e){if(Ui)return t==="compositionend"||!Mg&&TC(t,e)?(t=AC(),md=Tg=On=null,Ui=!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 EC&&e.locale!=="ko"?null:e.data;default:return null}}var pM={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 XS(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!pM[t.type]:e==="textarea"}function MC(t,e,a,r){Hi?Ki?Ki.push(r):Ki=[r]:Hi=r,e=Kd(e,"onChange"),0<e.length&&(a=new nf("onChange","change",null,a,r),t.push({event:a,listeners:e}))}var _l=null,Pl=null;function hM(t){IL(t,0)}function sf(t){var e=yl(t);if(_C(e))return t}function KS(t,e){if(t==="change")return e}var OC=!1;Vr&&(Vr?(ad="oninput"in document,ad||(rm=document.createElement("div"),rm.setAttribute("oninput","return;"),ad=typeof rm.oninput=="function"),td=ad):td=!1,OC=td&&(!document.documentMode||9<document.documentMode));var td,ad,rm;function YS(){_l&&(_l.detachEvent("onpropertychange",DC),Pl=_l=null)}function DC(t){if(t.propertyName==="value"&&sf(Pl)){var e=[];MC(e,Pl,t,Eg(t)),IC(hM,e)}}function mM(t,e,a){t==="focusin"?(YS(),_l=e,Pl=a,_l.attachEvent("onpropertychange",DC)):t==="focusout"&&YS()}function gM(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return sf(Pl)}function vM(t,e){if(t==="click")return sf(e)}function yM(t,e){if(t==="input"||t==="change")return sf(e)}function xM(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var ya=typeof Object.is=="function"?Object.is:xM;function Nl(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(!Dm.call(e,n)||!ya(t[n],e[n]))return!1}return!0}function QS(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function JS(t,e){var a=QS(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=QS(a)}}function BC(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?BC(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function PC(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var e=Md(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=Md(t.document)}return e}function Og(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 bM=Vr&&"documentMode"in document&&11>=document.documentMode,zi=null,zm=null,Cl=null,qm=!1;function e_(t,e,a){var r=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;qm||zi==null||zi!==Md(r)||(r=zi,"selectionStart"in r&&Og(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}),Cl&&Nl(Cl,r)||(Cl=r,r=Kd(zm,"onSelect"),0<r.length&&(e=new nf("onSelect","select",null,e,a),t.push({event:e,listeners:r}),e.target=zi)))}function ko(t,e){var a={};return a[t.toLowerCase()]=e.toLowerCase(),a["Webkit"+t]="webkit"+e,a["Moz"+t]="moz"+e,a}var qi={animationend:ko("Animation","AnimationEnd"),animationiteration:ko("Animation","AnimationIteration"),animationstart:ko("Animation","AnimationStart"),transitionrun:ko("Transition","TransitionRun"),transitionstart:ko("Transition","TransitionStart"),transitioncancel:ko("Transition","TransitionCancel"),transitionend:ko("Transition","TransitionEnd")},nm={},NC={};Vr&&(NC=document.createElement("div").style,"AnimationEvent"in window||(delete qi.animationend.animation,delete qi.animationiteration.animation,delete qi.animationstart.animation),"TransitionEvent"in window||delete qi.transitionend.transition);function Vo(t){if(nm[t])return nm[t];if(!qi[t])return t;var e=qi[t],a;for(a in e)if(e.hasOwnProperty(a)&&a in NC)return nm[t]=e[a];return t}var FC=Vo("animationend"),HC=Vo("animationiteration"),UC=Vo("animationstart"),SM=Vo("transitionrun"),_M=Vo("transitionstart"),CM=Vo("transitioncancel"),zC=Vo("transitionend"),qC=new Map,Vm="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(" ");Vm.push("scrollEnd");function Ka(t,e){qC.set(t,e),zo(e,[t])}var Od=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)},Aa=[],Vi=0,Dg=0;function lf(){for(var t=Vi,e=Dg=Vi=0;e<t;){var a=Aa[e];Aa[e++]=null;var r=Aa[e];Aa[e++]=null;var n=Aa[e];Aa[e++]=null;var o=Aa[e];if(Aa[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&&VC(a,n,o)}}function uf(t,e,a,r){Aa[Vi++]=t,Aa[Vi++]=e,Aa[Vi++]=a,Aa[Vi++]=r,Dg|=r,t.lanes|=r,t=t.alternate,t!==null&&(t.lanes|=r)}function Bg(t,e,a,r){return uf(t,e,a,r),Dd(t)}function $o(t,e){return uf(t,null,null,e),Dd(t)}function VC(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 Dd(t){if(50<Ml)throw Ml=0,cg=null,Error(D(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var $i={};function wM(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 wM(t,e,a,r)}function Pg(t){return t=t.prototype,!(!t||!t.isReactComponent)}function Ur(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 $C(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 vd(t,e,a,r,n,o){var i=0;if(r=t,typeof t=="function")Pg(t)&&(i=1);else if(typeof t=="string")i=IO(t,a,vr.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case Tm:return t=fa(31,a,e,n),t.elementType=Tm,t.lanes=o,t;case Pi:return Mo(a.children,n,o,e);case uC:i=8,n|=24;break;case Im:return t=fa(12,a,e,n|2),t.elementType=Im,t.lanes=o,t;case Am:return t=fa(13,a,e,n),t.elementType=Am,t.lanes=o,t;case Em:return t=fa(19,a,e,n),t.elementType=Em,t.lanes=o,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case Nr:i=10;break e;case cC:i=9;break e;case _g:i=11;break e;case Cg:i=14;break e;case kn:i=16,r=null;break e}i=29,a=Error(D(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 Mo(t,e,a,r){return t=fa(7,t,r,e),t.lanes=a,t}function om(t,e,a){return t=fa(6,t,null,e),t.lanes=a,t}function jC(t){var e=fa(18,null,null,0);return e.stateNode=t,e}function im(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 t_=new WeakMap;function Oa(t,e){if(typeof t=="object"&&t!==null){var a=t_.get(t);return a!==void 0?a:(e={value:t,source:e,stack:PS(e)},t_.set(t,e),e)}return{value:t,source:e,stack:PS(e)}}var ji=[],Gi=0,Bd=null,Fl=0,Ta=[],Ra=0,Gn=null,hr=1,mr="";function Br(t,e){ji[Gi++]=Fl,ji[Gi++]=Bd,Bd=t,Fl=e}function GC(t,e,a){Ta[Ra++]=hr,Ta[Ra++]=mr,Ta[Ra++]=Gn,Gn=t;var r=hr;t=mr;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,hr=1<<32-ga(e)+n|a<<n|r,mr=o+t}else hr=1<<o|a<<n|r,mr=t}function Ng(t){t.return!==null&&(Br(t,1),GC(t,1,0))}function Fg(t){for(;t===Bd;)Bd=ji[--Gi],ji[Gi]=null,Fl=ji[--Gi],ji[Gi]=null;for(;t===Gn;)Gn=Ta[--Ra],Ta[Ra]=null,mr=Ta[--Ra],Ta[Ra]=null,hr=Ta[--Ra],Ta[Ra]=null}function WC(t,e){Ta[Ra++]=hr,Ta[Ra++]=mr,Ta[Ra++]=Gn,hr=e.id,mr=e.overflow,Gn=t}var It=null,Ue=null,ge=!1,Fn=null,Da=!1,$m=Error(D(519));function Wn(t){var e=Error(D(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Hl(Oa(e,t)),$m}function a_(t){var e=t.stateNode,a=t.type,r=t.memoizedProps;switch(e[kt]=t,e[ta]=r,a){case"dialog":ce("cancel",e),ce("close",e);break;case"iframe":case"object":case"embed":ce("load",e);break;case"video":case"audio":for(a=0;a<Vl.length;a++)ce(Vl[a],e);break;case"source":ce("error",e);break;case"img":case"image":case"link":ce("error",e),ce("load",e);break;case"details":ce("toggle",e);break;case"input":ce("invalid",e),CC(e,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case"select":ce("invalid",e);break;case"textarea":ce("invalid",e),LC(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||EL(e.textContent,a)?(r.popover!=null&&(ce("beforetoggle",e),ce("toggle",e)),r.onScroll!=null&&ce("scroll",e),r.onScrollEnd!=null&&ce("scrollend",e),r.onClick!=null&&(e.onclick=Fr),e=!0):e=!1,e||Wn(t,!0)}function r_(t){for(It=t.return;It;)switch(It.tag){case 5:case 31:case 13:Da=!1;return;case 27:case 3:Da=!0;return;default:It=It.return}}function Mi(t){if(t!==It)return!1;if(!ge)return r_(t),ge=!0,!1;var e=t.tag,a;if((a=e!==3&&e!==27)&&((a=e===5)&&(a=t.type,a=!(a!=="form"&&a!=="button")||mg(t.type,t.memoizedProps)),a=!a),a&&Ue&&Wn(t),r_(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(D(317));Ue=j_(t)}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(D(317));Ue=j_(t)}else e===27?(e=Ue,Yn(t.type)?(t=xg,xg=null,Ue=t):Ue=e):Ue=It?Pa(t.stateNode.nextSibling):null;return!0}function Po(){Ue=It=null,ge=!1}function sm(){var t=Fn;return t!==null&&(Jt===null?Jt=t:Jt.push.apply(Jt,t),Fn=null),t}function Hl(t){Fn===null?Fn=[t]:Fn.push(t)}var jm=yr(null),jo=null,Hr=null;function An(t,e,a){Be(jm,e._currentValue),e._currentValue=a}function zr(t){t._currentValue=jm.current,_t(jm)}function Gm(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 Wm(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),Gm(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(D(341));i.lanes|=a,o=i.alternate,o!==null&&(o.lanes|=a),Gm(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 hs(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(D(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===Ad.current){if(i=n.alternate,i===null)throw Error(D(387));i.memoizedState.memoizedState!==n.memoizedState.memoizedState&&(t!==null?t.push(jl):t=[jl])}n=n.return}t!==null&&Wm(e,t,a,r),e.flags|=262144}function Pd(t){for(t=t.firstContext;t!==null;){if(!ya(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function No(t){jo=t,Hr=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function At(t){return ZC(jo,t)}function rd(t,e){return jo===null&&No(t),ZC(t,e)}function ZC(t,e){var a=e._currentValue;if(e={context:e,memoizedValue:a,next:null},Hr===null){if(t===null)throw Error(D(308));Hr=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288}else Hr=Hr.next=e;return a}var LM=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()})}},kM=gt.unstable_scheduleCallback,IM=gt.unstable_NormalPriority,ct={$$typeof:Nr,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Hg(){return{controller:new LM,data:new Map,refCount:0}}function eu(t){t.refCount--,t.refCount===0&&kM(IM,function(){t.controller.abort()})}var wl=null,Zm=0,ns=0,Yi=null;function AM(t,e){if(wl===null){var a=wl=[];Zm=0,ns=cv(),Yi={status:"pending",value:void 0,then:function(r){a.push(r)}}}return Zm++,e.then(n_,n_),e}function n_(){if(--Zm===0&&wl!==null){Yi!==null&&(Yi.status="fulfilled");var t=wl;wl=null,ns=0,Yi=null;for(var e=0;e<t.length;e++)(0,t[e])()}}function EM(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 o_=ae.S;ae.S=function(t,e){lL=ha(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&AM(t,e),o_!==null&&o_(t,e)};var Oo=yr(null);function Ug(){var t=Oo.current;return t!==null?t:Re.pooledCache}function yd(t,e){e===null?Be(Oo,Oo.current):Be(Oo,e.pool)}function XC(){var t=Ug();return t===null?null:{parent:ct._currentValue,pool:t}}var ms=Error(D(460)),zg=Error(D(474)),cf=Error(D(542)),Nd={then:function(){}};function i_(t){return t=t.status,t==="fulfilled"||t==="rejected"}function KC(t,e,a){switch(a=t[a],a===void 0?t.push(e):a!==e&&(e.then(Fr,Fr),e=a),e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,l_(t),t;default:if(typeof e.status=="string")e.then(Fr,Fr);else{if(t=Re,t!==null&&100<t.shellSuspendCounter)throw Error(D(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,l_(t),t}throw Do=e,ms}}function Eo(t){try{var e=t._init;return e(t._payload)}catch(a){throw a!==null&&typeof a=="object"&&typeof a.then=="function"?(Do=a,ms):a}}var Do=null;function s_(){if(Do===null)throw Error(D(459));var t=Do;return Do=null,t}function l_(t){if(t===ms||t===cf)throw Error(D(483))}var Qi=null,Ul=0;function nd(t){var e=Ul;return Ul+=1,Qi===null&&(Qi=[]),KC(Qi,t,e)}function dl(t,e){e=e.props.ref,t.ref=e!==void 0?e:null}function od(t,e){throw e.$$typeof===m2?Error(D(525)):(t=Object.prototype.toString.call(e),Error(D(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function YC(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=Ur(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=om(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===Pi?c(g,m,y.props.children,v,y.key):m!==null&&(m.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===kn&&Eo(C)===m.type)?(m=n(m,y.props),dl(m,y),m.return=g,m):(m=vd(y.type,y.key,y.props,null,g.mode,v),dl(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=im(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=Mo(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=om(""+m,g.mode,y),m.return=g,m;if(typeof m=="object"&&m!==null){switch(m.$$typeof){case Xc:return y=vd(m.type,m.key,m.props,null,g.mode,y),dl(y,m),y.return=g,y;case gl:return m=im(m,g.mode,y),m.return=g,m;case kn:return m=Eo(m),d(g,m,y)}if(vl(m)||ul(m))return m=Mo(m,g.mode,y,null),m.return=g,m;if(typeof m.then=="function")return d(g,nd(m),y);if(m.$$typeof===Nr)return d(g,rd(g,m),y);od(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 Xc:return y.key===C?l(g,m,y,v):null;case gl:return y.key===C?u(g,m,y,v):null;case kn:return y=Eo(y),f(g,m,y,v)}if(vl(y)||ul(y))return C!==null?null:c(g,m,y,v,null);if(typeof y.then=="function")return f(g,m,nd(y),v);if(y.$$typeof===Nr)return f(g,m,rd(g,y),v);od(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 Xc:return g=g.get(v.key===null?y:v.key)||null,l(m,g,v,C);case gl:return g=g.get(v.key===null?y:v.key)||null,u(m,g,v,C);case kn:return v=Eo(v),h(g,m,y,v,C)}if(vl(v)||ul(v))return g=g.get(y)||null,c(m,g,v,C,null);if(typeof v.then=="function")return h(g,m,y,nd(v),C);if(v.$$typeof===Nr)return h(g,m,y,rd(m,v),C);od(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,_),ge&&Br(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 ge&&Br(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(O){return e(g,O)}),ge&&Br(g,L),C}function x(g,m,y,v){if(y==null)throw Error(D(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 O=f(g,_,I.value,v);if(O===null){_===null&&(_=A);break}t&&_&&O.alternate===null&&e(g,_),m=o(O,m,L),w===null?C=O:w.sibling=O,w=O,_=A}if(I.done)return a(g,_),ge&&Br(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 ge&&Br(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(H){return e(g,H)}),ge&&Br(g,L),C}function b(g,m,y,v){if(typeof y=="object"&&y!==null&&y.type===Pi&&y.key===null&&(y=y.props.children),typeof y=="object"&&y!==null){switch(y.$$typeof){case Xc:e:{for(var C=y.key;m!==null;){if(m.key===C){if(C=y.type,C===Pi){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===kn&&Eo(C)===m.type){a(g,m.sibling),v=n(m,y.props),dl(v,y),v.return=g,g=v;break e}a(g,m);break}else e(g,m);m=m.sibling}y.type===Pi?(v=Mo(y.props.children,g.mode,v,y.key),v.return=g,g=v):(v=vd(y.type,y.key,y.props,null,g.mode,v),dl(v,y),v.return=g,g=v)}return i(g);case gl: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=im(y,g.mode,v),v.return=g,g=v}return i(g);case kn:return y=Eo(y),b(g,m,y,v)}if(vl(y))return S(g,m,y,v);if(ul(y)){if(C=ul(y),typeof C!="function")throw Error(D(150));return y=C.call(y),x(g,m,y,v)}if(typeof y.then=="function")return b(g,m,nd(y),v);if(y.$$typeof===Nr)return b(g,m,rd(g,y),v);od(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=om(y,g.mode,v),v.return=g,g=v),i(g)):a(g,m)}return function(g,m,y,v){try{Ul=0;var C=b(g,m,y,v);return Qi=null,C}catch(_){if(_===ms||_===cf)throw _;var w=fa(29,_,null,g.mode);return w.lanes=v,w.return=g,w}}}var Fo=YC(!0),QC=YC(!1),In=!1;function qg(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Xm(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 Hn(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function Un(t,e,a){var r=t.updateQueue;if(r===null)return null;if(r=r.shared,(be&2)!==0){var n=r.pending;return n===null?e.next=e:(e.next=n.next,n.next=e),r.pending=e,e=Dd(t),VC(t,null,a),e}return uf(t,r,e,a),Dd(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,gC(t,a)}}function lm(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 Km=!1;function kl(){if(Km){var t=Yi;if(t!==null)throw t}}function Il(t,e,a,r){Km=!1;var n=t.updateQueue;In=!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?(he&f)===f:(r&f)===f){f!==0&&f===ns&&(Km=!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:In=!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),Xn|=i,t.lanes=i,t.memoizedState=d}}function JC(t,e){if(typeof t!="function")throw Error(D(191,t));t.call(e)}function ew(t,e){var a=t.callbacks;if(a!==null)for(t.callbacks=null,t=0;t<a.length;t++)JC(a[t],e)}var os=yr(null),Fd=yr(0);function u_(t,e){t=Wr,Be(Fd,t),Be(os,e),Wr=t|e.baseLanes}function Ym(){Be(Fd,Wr),Be(os,os.current)}function Vg(){Wr=Fd.current,_t(os),_t(Fd)}var xa=yr(null),Ba=null;function En(t){var e=t.alternate;Be(at,at.current&1),Be(xa,t),Ba===null&&(e===null||os.current!==null||e.memoizedState!==null)&&(Ba=t)}function Qm(t){Be(at,at.current),Be(xa,t),Ba===null&&(Ba=t)}function tw(t){t.tag===22?(Be(at,at.current),Be(xa,t),Ba===null&&(Ba=t)):Tn(t)}function Tn(){Be(at,at.current),Be(xa,xa.current)}function da(t){_t(xa),Ba===t&&(Ba=null),_t(at)}var at=yr(0);function Hd(t){for(var e=t;e!==null;){if(e.tag===13){var a=e.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||vg(a)||yg(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 $r=0,ie=null,Ie=null,lt=null,Ud=!1,Ji=!1,Ho=!1,zd=0,zl=0,es=null,TM=0;function Je(){throw Error(D(321))}function $g(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 jg(t,e,a,r,n,o){return $r=o,ie=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,ae.H=t===null||t.memoizedState===null?Mw:av,Ho=!1,o=a(r,n),Ho=!1,Ji&&(o=rw(e,a,r,n)),aw(t),o}function aw(t){ae.H=ql;var e=Ie!==null&&Ie.next!==null;if($r=0,lt=Ie=ie=null,Ud=!1,zl=0,es=null,e)throw Error(D(300));t===null||dt||(t=t.dependencies,t!==null&&Pd(t)&&(dt=!0))}function rw(t,e,a,r){ie=t;var n=0;do{if(Ji&&(es=null),zl=0,Ji=!1,25<=n)throw Error(D(301));if(n+=1,lt=Ie=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=Ow,o=e(a,r)}while(Ji);return o}function RM(){var t=ae.H,e=t.useState()[0];return e=typeof e.then=="function"?tu(e):e,t=t.useState()[0],(Ie!==null?Ie.memoizedState:null)!==t&&(ie.flags|=1024),e}function Gg(){var t=zd!==0;return zd=0,t}function Wg(t,e,a){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~a}function Zg(t){if(Ud){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next}Ud=!1}$r=0,lt=Ie=ie=null,Ji=!1,zl=zd=0,es=null}function $t(){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 rt(){if(Ie===null){var t=ie.alternate;t=t!==null?t.memoizedState:null}else t=Ie.next;var e=lt===null?ie.memoizedState:lt.next;if(e!==null)lt=e,Ie=t;else{if(t===null)throw ie.alternate===null?Error(D(467)):Error(D(310));Ie=t,t={memoizedState:Ie.memoizedState,baseState:Ie.baseState,baseQueue:Ie.baseQueue,queue:Ie.queue,next:null},lt===null?ie.memoizedState=lt=t:lt=lt.next=t}return lt}function df(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function tu(t){var e=zl;return zl+=1,es===null&&(es=[]),t=KC(es,t,e),e=ie,(lt===null?e.memoizedState:lt.next)===null&&(e=e.alternate,ae.H=e===null||e.memoizedState===null?Mw:av),t}function ff(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return tu(t);if(t.$$typeof===Nr)return At(t)}throw Error(D(438,String(t)))}function Xg(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=df(),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]=g2;return e.index++,a}function jr(t,e){return typeof e=="function"?e(t):e}function xd(t){var e=rt();return Kg(e,Ie,t)}function Kg(t,e,a){var r=t.queue;if(r===null)throw Error(D(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?(he&d)===d:($r&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===ns&&(c=!0);else if(($r&f)===f){u=u.next,f===ns&&(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,Xn|=f;d=u.action,Ho&&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,Xn|=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=Yi,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 um(t){var e=rt(),a=e.queue;if(a===null)throw Error(D(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 nw(t,e,a){var r=ie,n=rt(),o=ge;if(o){if(a===void 0)throw Error(D(407));a=a()}else a=e();var i=!ya((Ie||n).memoizedState,a);if(i&&(n.memoizedState=a,dt=!0),n=n.queue,Yg(sw.bind(null,r,n,t),[t]),n.getSnapshot!==e||i||lt!==null&&lt.memoizedState.tag&1){if(r.flags|=2048,is(9,{destroy:void 0},iw.bind(null,r,n,a,e),null),Re===null)throw Error(D(349));o||($r&127)!==0||ow(r,e,a)}return a}function ow(t,e,a){t.flags|=16384,t={getSnapshot:e,value:a},e=ie.updateQueue,e===null?(e=df(),ie.updateQueue=e,e.stores=[t]):(a=e.stores,a===null?e.stores=[t]:a.push(t))}function iw(t,e,a,r){e.value=a,e.getSnapshot=r,lw(e)&&uw(t)}function sw(t,e,a){return a(function(){lw(e)&&uw(t)})}function lw(t){var e=t.getSnapshot;t=t.value;try{var a=e();return!ya(t,a)}catch{return!0}}function uw(t){var e=$o(t,2);e!==null&&ea(e,t,2)}function Jm(t){var e=$t();if(typeof t=="function"){var a=t;if(t=a(),Ho){Mn(!0);try{a()}finally{Mn(!1)}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:jr,lastRenderedState:t},e}function cw(t,e,a,r){return t.baseState=a,Kg(t,Ie,typeof r=="function"?r:jr)}function MM(t,e,a,r,n){if(hf(t))throw Error(D(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,dw(e,o)):(o.next=a.next,e.pending=a.next=o)}}function dw(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),c_(t,e,s)}catch(u){eg(t,e,u)}finally{o!==null&&i.types!==null&&(o.types=i.types),ae.T=o}}else try{o=a(n,r),c_(t,e,o)}catch(u){eg(t,e,u)}}function c_(t,e,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(r){d_(t,e,r)},function(r){return eg(t,e,r)}):d_(t,e,a)}function d_(t,e,a){e.status="fulfilled",e.value=a,fw(e),t.state=a,e=t.pending,e!==null&&(a=e.next,a===e?t.pending=null:(a=a.next,e.next=a,dw(t,a)))}function eg(t,e,a){var r=t.pending;if(t.pending=null,r!==null){r=r.next;do e.status="rejected",e.reason=a,fw(e),e=e.next;while(e!==r)}t.action=null}function fw(t){t=t.listeners;for(var e=0;e<t.length;e++)(0,t[e])()}function pw(t,e){return e}function f_(t,e){if(ge){var a=Re.formState;if(a!==null){e:{var r=ie;if(ge){if(Ue){t:{for(var n=Ue,o=Da;n.nodeType!==8;){if(!o){n=null;break t}if(n=Pa(n.nextSibling),n===null){n=null;break t}}o=n.data,n=o==="F!"||o==="F"?n:null}if(n){Ue=Pa(n.nextSibling),r=n.data==="F!";break e}}Wn(r)}r=!1}r&&(e=a[0])}}return a=$t(),a.memoizedState=a.baseState=e,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:pw,lastRenderedState:e},a.queue=r,a=Ew.bind(null,ie,r),r.dispatch=a,r=Jm(!1),o=tv.bind(null,ie,!1,r.queue),r=$t(),n={state:e,dispatch:null,action:t,pending:null},r.queue=n,a=MM.bind(null,ie,n,o,a),n.dispatch=a,r.memoizedState=t,[e,a,!1]}function p_(t){var e=rt();return hw(e,Ie,t)}function hw(t,e,a){if(e=Kg(t,e,pw)[0],t=xd(jr)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var r=tu(e)}catch(i){throw i===ms?cf:i}else r=e;e=rt();var n=e.queue,o=n.dispatch;return a!==e.memoizedState&&(ie.flags|=2048,is(9,{destroy:void 0},OM.bind(null,n,a),null)),[r,o,t]}function OM(t,e){t.action=e}function h_(t){var e=rt(),a=Ie;if(a!==null)return hw(e,a,t);rt(),e=e.memoizedState,a=rt();var r=a.queue.dispatch;return a.memoizedState=t,[e,r,!1]}function is(t,e,a,r){return t={tag:t,create:a,deps:r,inst:e,next:null},e=ie.updateQueue,e===null&&(e=df(),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 mw(){return rt().memoizedState}function bd(t,e,a,r){var n=$t();ie.flags|=t,n.memoizedState=is(1|e,{destroy:void 0},a,r===void 0?null:r)}function pf(t,e,a,r){var n=rt();r=r===void 0?null:r;var o=n.memoizedState.inst;Ie!==null&&r!==null&&$g(r,Ie.memoizedState.deps)?n.memoizedState=is(e,o,a,r):(ie.flags|=t,n.memoizedState=is(1|e,o,a,r))}function m_(t,e){bd(8390656,8,t,e)}function Yg(t,e){pf(2048,8,t,e)}function DM(t){ie.flags|=4;var e=ie.updateQueue;if(e===null)e=df(),ie.updateQueue=e,e.events=[t];else{var a=e.events;a===null?e.events=[t]:a.push(t)}}function gw(t){var e=rt().memoizedState;return DM({ref:e,nextImpl:t}),function(){if((be&2)!==0)throw Error(D(440));return e.impl.apply(void 0,arguments)}}function vw(t,e){return pf(4,2,t,e)}function yw(t,e){return pf(4,4,t,e)}function xw(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 bw(t,e,a){a=a!=null?a.concat([t]):null,pf(4,4,xw.bind(null,e,t),a)}function Qg(){}function Sw(t,e){var a=rt();e=e===void 0?null:e;var r=a.memoizedState;return e!==null&&$g(e,r[1])?r[0]:(a.memoizedState=[t,e],t)}function _w(t,e){var a=rt();e=e===void 0?null:e;var r=a.memoizedState;if(e!==null&&$g(e,r[1]))return r[0];if(r=t(),Ho){Mn(!0);try{t()}finally{Mn(!1)}}return a.memoizedState=[r,e],r}function Jg(t,e,a){return a===void 0||($r&1073741824)!==0&&(he&261930)===0?t.memoizedState=e:(t.memoizedState=a,t=cL(),ie.lanes|=t,Xn|=t,a)}function Cw(t,e,a,r){return ya(a,e)?a:os.current!==null?(t=Jg(t,a,r),ya(t,e)||(dt=!0),t):($r&42)===0||($r&1073741824)!==0&&(he&261930)===0?(dt=!0,t.memoizedState=a):(t=cL(),ie.lanes|=t,Xn|=t,e)}function ww(t,e,a,r,n){var o=Se.p;Se.p=o!==0&&8>o?o:8;var i=ae.T,s={};ae.T=s,tv(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=EM(l,r);Al(t,e,c,va(t))}else Al(t,e,r,va(t))}catch(d){Al(t,e,{then:function(){},status:"rejected",reason:d},va())}finally{Se.p=o,i!==null&&s.types!==null&&(i.types=s.types),ae.T=i}}function BM(){}function tg(t,e,a,r){if(t.tag!==5)throw Error(D(476));var n=Lw(t).queue;ww(t,n,e,Ro,a===null?BM:function(){return kw(t),a(r)})}function Lw(t){var e=t.memoizedState;if(e!==null)return e;e={memoizedState:Ro,baseState:Ro,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:jr,lastRenderedState:Ro},next:null};var a={};return e.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:jr,lastRenderedState:a},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function kw(t){var e=Lw(t);e.next===null&&(e=t.alternate.memoizedState),Al(t,e.next.queue,{},va())}function ev(){return At(jl)}function Iw(){return rt().memoizedState}function Aw(){return rt().memoizedState}function PM(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var a=va();t=Hn(a);var r=Un(e,t,a);r!==null&&(ea(r,e,a),Ll(r,e,a)),e={cache:Hg()},t.payload=e;return}e=e.return}}function NM(t,e,a){var r=va();a={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},hf(t)?Tw(e,a):(a=Bg(t,e,a,r),a!==null&&(ea(a,t,r),Rw(a,e,r)))}function Ew(t,e,a){var r=va();Al(t,e,a,r)}function Al(t,e,a,r){var n={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(hf(t))Tw(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 uf(t,e,n,0),Re===null&&lf(),!1}catch{}if(a=Bg(t,e,n,r),a!==null)return ea(a,t,r),Rw(a,e,r),!0}return!1}function tv(t,e,a,r){if(r={lane:2,revertLane:cv(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},hf(t)){if(e)throw Error(D(479))}else e=Bg(t,a,r,2),e!==null&&ea(e,t,2)}function hf(t){var e=t.alternate;return t===ie||e!==null&&e===ie}function Tw(t,e){Ji=Ud=!0;var a=t.pending;a===null?e.next=e:(e.next=a.next,a.next=e),t.pending=e}function Rw(t,e,a){if((a&4194048)!==0){var r=e.lanes;r&=t.pendingLanes,a|=r,e.lanes=a,gC(t,a)}}var ql={readContext:At,use:ff,useCallback:Je,useContext:Je,useEffect:Je,useImperativeHandle:Je,useLayoutEffect:Je,useInsertionEffect:Je,useMemo:Je,useReducer:Je,useRef:Je,useState:Je,useDebugValue:Je,useDeferredValue:Je,useTransition:Je,useSyncExternalStore:Je,useId:Je,useHostTransitionStatus:Je,useFormState:Je,useActionState:Je,useOptimistic:Je,useMemoCache:Je,useCacheRefresh:Je};ql.useEffectEvent=Je;var Mw={readContext:At,use:ff,useCallback:function(t,e){return $t().memoizedState=[t,e===void 0?null:e],t},useContext:At,useEffect:m_,useImperativeHandle:function(t,e,a){a=a!=null?a.concat([t]):null,bd(4194308,4,xw.bind(null,e,t),a)},useLayoutEffect:function(t,e){return bd(4194308,4,t,e)},useInsertionEffect:function(t,e){bd(4,2,t,e)},useMemo:function(t,e){var a=$t();e=e===void 0?null:e;var r=t();if(Ho){Mn(!0);try{t()}finally{Mn(!1)}}return a.memoizedState=[r,e],r},useReducer:function(t,e,a){var r=$t();if(a!==void 0){var n=a(e);if(Ho){Mn(!0);try{a(e)}finally{Mn(!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=NM.bind(null,ie,t),[r.memoizedState,t]},useRef:function(t){var e=$t();return t={current:t},e.memoizedState=t},useState:function(t){t=Jm(t);var e=t.queue,a=Ew.bind(null,ie,e);return e.dispatch=a,[t.memoizedState,a]},useDebugValue:Qg,useDeferredValue:function(t,e){var a=$t();return Jg(a,t,e)},useTransition:function(){var t=Jm(!1);return t=ww.bind(null,ie,t.queue,!0,!1),$t().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,e,a){var r=ie,n=$t();if(ge){if(a===void 0)throw Error(D(407));a=a()}else{if(a=e(),Re===null)throw Error(D(349));(he&127)!==0||ow(r,e,a)}n.memoizedState=a;var o={value:a,getSnapshot:e};return n.queue=o,m_(sw.bind(null,r,o,t),[t]),r.flags|=2048,is(9,{destroy:void 0},iw.bind(null,r,o,a,e),null),a},useId:function(){var t=$t(),e=Re.identifierPrefix;if(ge){var a=mr,r=hr;a=(r&~(1<<32-ga(r)-1)).toString(32)+a,e="_"+e+"R_"+a,a=zd++,0<a&&(e+="H"+a.toString(32)),e+="_"}else a=TM++,e="_"+e+"r_"+a.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:ev,useFormState:f_,useActionState:f_,useOptimistic:function(t){var e=$t();e.memoizedState=e.baseState=t;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=a,e=tv.bind(null,ie,!0,a),a.dispatch=e,[t,e]},useMemoCache:Xg,useCacheRefresh:function(){return $t().memoizedState=PM.bind(null,ie)},useEffectEvent:function(t){var e=$t(),a={impl:t};return e.memoizedState=a,function(){if((be&2)!==0)throw Error(D(440));return a.impl.apply(void 0,arguments)}}},av={readContext:At,use:ff,useCallback:Sw,useContext:At,useEffect:Yg,useImperativeHandle:bw,useInsertionEffect:vw,useLayoutEffect:yw,useMemo:_w,useReducer:xd,useRef:mw,useState:function(){return xd(jr)},useDebugValue:Qg,useDeferredValue:function(t,e){var a=rt();return Cw(a,Ie.memoizedState,t,e)},useTransition:function(){var t=xd(jr)[0],e=rt().memoizedState;return[typeof t=="boolean"?t:tu(t),e]},useSyncExternalStore:nw,useId:Iw,useHostTransitionStatus:ev,useFormState:p_,useActionState:p_,useOptimistic:function(t,e){var a=rt();return cw(a,Ie,t,e)},useMemoCache:Xg,useCacheRefresh:Aw};av.useEffectEvent=gw;var Ow={readContext:At,use:ff,useCallback:Sw,useContext:At,useEffect:Yg,useImperativeHandle:bw,useInsertionEffect:vw,useLayoutEffect:yw,useMemo:_w,useReducer:um,useRef:mw,useState:function(){return um(jr)},useDebugValue:Qg,useDeferredValue:function(t,e){var a=rt();return Ie===null?Jg(a,t,e):Cw(a,Ie.memoizedState,t,e)},useTransition:function(){var t=um(jr)[0],e=rt().memoizedState;return[typeof t=="boolean"?t:tu(t),e]},useSyncExternalStore:nw,useId:Iw,useHostTransitionStatus:ev,useFormState:h_,useActionState:h_,useOptimistic:function(t,e){var a=rt();return Ie!==null?cw(a,Ie,t,e):(a.baseState=t,[t,a.queue.dispatch])},useMemoCache:Xg,useCacheRefresh:Aw};Ow.useEffectEvent=gw;function cm(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 ag={enqueueSetState:function(t,e,a){t=t._reactInternals;var r=va(),n=Hn(r);n.payload=e,a!=null&&(n.callback=a),e=Un(t,n,r),e!==null&&(ea(e,t,r),Ll(e,t,r))},enqueueReplaceState:function(t,e,a){t=t._reactInternals;var r=va(),n=Hn(r);n.tag=1,n.payload=e,a!=null&&(n.callback=a),e=Un(t,n,r),e!==null&&(ea(e,t,r),Ll(e,t,r))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var a=va(),r=Hn(a);r.tag=2,e!=null&&(r.callback=e),e=Un(t,r,a),e!==null&&(ea(e,t,a),Ll(e,t,a))}};function g_(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 v_(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&&ag.enqueueReplaceState(e,e.state,null)}function Uo(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 Dw(t){Od(t)}function Bw(t){console.error(t)}function Pw(t){Od(t)}function qd(t,e){try{var a=t.onUncaughtError;a(e.value,{componentStack:e.stack})}catch(r){setTimeout(function(){throw r})}}function y_(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 rg(t,e,a){return a=Hn(a),a.tag=3,a.payload={element:null},a.callback=function(){qd(t,e)},a}function Nw(t){return t=Hn(t),t.tag=3,t}function Fw(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(){y_(e,a,r)}}var i=a.stateNode;i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){y_(e,a,r),typeof n!="function"&&(zn===null?zn=new Set([this]):zn.add(this));var s=r.stack;this.componentDidCatch(r.value,{componentStack:s!==null?s:""})})}function FM(t,e,a,r,n){if(a.flags|=32768,r!==null&&typeof r=="object"&&typeof r.then=="function"){if(e=a.alternate,e!==null&&hs(e,a,n,!0),a=xa.current,a!==null){switch(a.tag){case 31:case 13:return Ba===null?Wd():a.alternate===null&&et===0&&(et=3),a.flags&=-257,a.flags|=65536,a.lanes=n,r===Nd?a.flags|=16384:(e=a.updateQueue,e===null?a.updateQueue=new Set([r]):e.add(r),Sm(t,r,n)),!1;case 22:return a.flags|=65536,r===Nd?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)),Sm(t,r,n)),!1}throw Error(D(435,a.tag))}return Sm(t,r,n),Wd(),!1}if(ge)return e=xa.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=n,r!==$m&&(t=Error(D(422),{cause:r}),Hl(Oa(t,a)))):(r!==$m&&(e=Error(D(423),{cause:r}),Hl(Oa(e,a))),t=t.current.alternate,t.flags|=65536,n&=-n,t.lanes|=n,r=Oa(r,a),n=rg(t.stateNode,r,n),lm(t,n),et!==4&&(et=2)),!1;var o=Error(D(520),{cause:r});if(o=Oa(o,a),Rl===null?Rl=[o]:Rl.push(o),et!==4&&(et=2),e===null)return!0;r=Oa(r,a),a=e;do{switch(a.tag){case 3:return a.flags|=65536,t=n&-n,a.lanes|=t,t=rg(a.stateNode,r,t),lm(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"&&(zn===null||!zn.has(o))))return a.flags|=65536,n&=-n,a.lanes|=n,n=Nw(n),Fw(n,t,a,r),lm(a,n),!1}a=a.return}while(a!==null);return!1}var rv=Error(D(461)),dt=!1;function Lt(t,e,a,r){e.child=t===null?QC(e,null,a,r):Fo(e,t.child,a,r)}function x_(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 No(e),r=jg(t,e,a,i,o,n),s=Gg(),t!==null&&!dt?(Wg(t,e,n),Gr(t,e,n)):(ge&&s&&Ng(e),e.flags|=1,Lt(t,e,r,n),e.child)}function b_(t,e,a,r,n){if(t===null){var o=a.type;return typeof o=="function"&&!Pg(o)&&o.defaultProps===void 0&&a.compare===null?(e.tag=15,e.type=o,Hw(t,e,o,r,n)):(t=vd(a.type,null,r,e,e.mode,n),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!nv(t,n)){var i=o.memoizedProps;if(a=a.compare,a=a!==null?a:Nl,a(i,r)&&t.ref===e.ref)return Gr(t,e,n)}return e.flags|=1,t=Ur(o,r),t.ref=e.ref,t.return=e,e.child=t}function Hw(t,e,a,r,n){if(t!==null){var o=t.memoizedProps;if(Nl(o,r)&&t.ref===e.ref)if(dt=!1,e.pendingProps=r=o,nv(t,n))(t.flags&131072)!==0&&(dt=!0);else return e.lanes=t.lanes,Gr(t,e,n)}return ng(t,e,a,r,n)}function Uw(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 S_(t,e,o,a,r)}if((a&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&yd(e,o!==null?o.cachePool:null),o!==null?u_(e,o):Ym(),tw(e);else return r=e.lanes=536870912,S_(t,e,o!==null?o.baseLanes|a:a,a,r)}else o!==null?(yd(e,o.cachePool),u_(e,o),Tn(e),e.memoizedState=null):(t!==null&&yd(e,null),Ym(),Tn(e));return Lt(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 S_(t,e,a,r,n){var o=Ug();return o=o===null?null:{parent:ct._currentValue,pool:o},e.memoizedState={baseLanes:a,cachePool:o},t!==null&&yd(e,null),Ym(),tw(e),t!==null&&hs(t,e,r,!0),e.childLanes=n,null}function Sd(t,e){return e=Vd({mode:e.mode,children:e.children},t.mode),e.ref=t.ref,t.child=e,e.return=t,e}function __(t,e,a){return Fo(e,t.child,null,a),t=Sd(e,e.pendingProps),t.flags|=2,da(e),e.memoizedState=null,t}function HM(t,e,a){var r=e.pendingProps,n=(e.flags&128)!==0;if(e.flags&=-129,t===null){if(ge){if(r.mode==="hidden")return t=Sd(e,r),e.lanes=536870912,xl(null,t);if(Qm(e),(t=Ue)?(t=ML(t,Da),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Gn!==null?{id:hr,overflow:mr}:null,retryLane:536870912,hydrationErrors:null},a=jC(t),a.return=e,e.child=a,It=e,Ue=null)):t=null,t===null)throw Wn(e);return e.lanes=536870912,null}return Sd(e,r)}var o=t.memoizedState;if(o!==null){var i=o.dehydrated;if(Qm(e),n)if(e.flags&256)e.flags&=-257,e=__(t,e,a);else if(e.memoizedState!==null)e.child=t.child,e.flags|=128,e=null;else throw Error(D(558));else if(dt||hs(t,e,a,!1),n=(a&t.childLanes)!==0,dt||n){if(r=Re,r!==null&&(i=vC(r,a),i!==0&&i!==o.retryLane))throw o.retryLane=i,$o(t,i),ea(r,t,i),rv;Wd(),e=__(t,e,a)}else t=o.treeContext,Ue=Pa(i.nextSibling),It=e,ge=!0,Fn=null,Da=!1,t!==null&&WC(e,t),e=Sd(e,r),e.flags|=4096;return e}return t=Ur(t.child,{mode:r.mode,children:r.children}),t.ref=e.ref,e.child=t,t.return=e,t}function _d(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(D(284));(t===null||t.ref!==a)&&(e.flags|=4194816)}}function ng(t,e,a,r,n){return No(e),a=jg(t,e,a,r,void 0,n),r=Gg(),t!==null&&!dt?(Wg(t,e,n),Gr(t,e,n)):(ge&&r&&Ng(e),e.flags|=1,Lt(t,e,a,n),e.child)}function C_(t,e,a,r,n,o){return No(e),e.updateQueue=null,a=rw(e,r,a,n),aw(t),r=Gg(),t!==null&&!dt?(Wg(t,e,o),Gr(t,e,o)):(ge&&r&&Ng(e),e.flags|=1,Lt(t,e,a,o),e.child)}function w_(t,e,a,r,n){if(No(e),e.stateNode===null){var o=$i,i=a.contextType;typeof i=="object"&&i!==null&&(o=At(i)),o=new a(r,o),e.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,o.updater=ag,e.stateNode=o,o._reactInternals=e,o=e.stateNode,o.props=r,o.state=e.memoizedState,o.refs={},qg(e),i=a.contextType,o.context=typeof i=="object"&&i!==null?At(i):$i,o.state=e.memoizedState,i=a.getDerivedStateFromProps,typeof i=="function"&&(cm(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&&ag.enqueueReplaceState(o,o.state,null),Il(e,r,o,n),kl(),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=Uo(a,s);o.props=l;var u=o.context,c=a.contextType;i=$i,typeof c=="object"&&c!==null&&(i=At(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)&&v_(e,o,r,i),In=!1;var f=e.memoizedState;o.state=f,Il(e,r,o,n),kl(),u=e.memoizedState,s||f!==u||In?(typeof d=="function"&&(cm(e,a,d,r),u=e.memoizedState),(l=In||g_(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,Xm(t,e),i=e.memoizedProps,c=Uo(a,i),o.props=c,d=e.pendingProps,f=o.context,u=a.contextType,l=$i,typeof u=="object"&&u!==null&&(l=At(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)&&v_(e,o,r,l),In=!1,f=e.memoizedState,o.state=f,Il(e,r,o,n),kl();var h=e.memoizedState;i!==d||f!==h||In||t!==null&&t.dependencies!==null&&Pd(t.dependencies)?(typeof s=="function"&&(cm(e,a,s,r),h=e.memoizedState),(c=In||g_(e,a,c,r,f,h,l)||t!==null&&t.dependencies!==null&&Pd(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,_d(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=Fo(e,t.child,null,n),e.child=Fo(e,null,a,n)):Lt(t,e,a,n),e.memoizedState=o.state,t=e.child):t=Gr(t,e,n),t}function L_(t,e,a,r){return Po(),e.flags|=256,Lt(t,e,a,r),e.child}var dm={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function fm(t){return{baseLanes:t,cachePool:XC()}}function pm(t,e,a){return t=t!==null?t.childLanes&~a:0,e&&(t|=pa),t}function zw(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:(at.current&2)!==0),i&&(n=!0,e.flags&=-129),i=(e.flags&32)!==0,e.flags&=-33,t===null){if(ge){if(n?En(e):Tn(e),(t=Ue)?(t=ML(t,Da),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Gn!==null?{id:hr,overflow:mr}:null,retryLane:536870912,hydrationErrors:null},a=jC(t),a.return=e,e.child=a,It=e,Ue=null)):t=null,t===null)throw Wn(e);return yg(t)?e.lanes=32:e.lanes=536870912,null}var s=r.children;return r=r.fallback,n?(Tn(e),n=e.mode,s=Vd({mode:"hidden",children:s},n),r=Mo(r,n,a,null),s.return=e,r.return=e,s.sibling=r,e.child=s,r=e.child,r.memoizedState=fm(a),r.childLanes=pm(t,i,a),e.memoizedState=dm,xl(null,r)):(En(e),og(e,s))}var l=t.memoizedState;if(l!==null&&(s=l.dehydrated,s!==null)){if(o)e.flags&256?(En(e),e.flags&=-257,e=hm(t,e,a)):e.memoizedState!==null?(Tn(e),e.child=t.child,e.flags|=128,e=null):(Tn(e),s=r.fallback,n=e.mode,r=Vd({mode:"visible",children:r.children},n),s=Mo(s,n,a,null),s.flags|=2,r.return=e,s.return=e,r.sibling=s,e.child=r,Fo(e,t.child,null,a),r=e.child,r.memoizedState=fm(a),r.childLanes=pm(t,i,a),e.memoizedState=dm,e=xl(null,r));else if(En(e),yg(s)){if(i=s.nextSibling&&s.nextSibling.dataset,i)var u=i.dgst;i=u,r=Error(D(419)),r.stack="",r.digest=i,Hl({value:r,source:null,stack:null}),e=hm(t,e,a)}else if(dt||hs(t,e,a,!1),i=(a&t.childLanes)!==0,dt||i){if(i=Re,i!==null&&(r=vC(i,a),r!==0&&r!==l.retryLane))throw l.retryLane=r,$o(t,r),ea(i,t,r),rv;vg(s)||Wd(),e=hm(t,e,a)}else vg(s)?(e.flags|=192,e.child=t.child,e=null):(t=l.treeContext,Ue=Pa(s.nextSibling),It=e,ge=!0,Fn=null,Da=!1,t!==null&&WC(e,t),e=og(e,r.children),e.flags|=4096);return e}return n?(Tn(e),s=r.fallback,n=e.mode,l=t.child,u=l.sibling,r=Ur(l,{mode:"hidden",children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u!==null?s=Ur(u,s):(s=Mo(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=fm(a):(n=s.cachePool,n!==null?(l=ct._currentValue,n=n.parent!==l?{parent:l,pool:l}:n):n=XC(),s={baseLanes:s.baseLanes|a,cachePool:n}),r.memoizedState=s,r.childLanes=pm(t,i,a),e.memoizedState=dm,xl(t.child,r)):(En(e),a=t.child,t=a.sibling,a=Ur(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 og(t,e){return e=Vd({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function Vd(t,e){return t=fa(22,t,null,e),t.lanes=0,t}function hm(t,e,a){return Fo(e,t.child,null,a),t=og(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function k_(t,e,a){t.lanes|=e;var r=t.alternate;r!==null&&(r.lanes|=e),Gm(t.return,e,a)}function mm(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 qw(t,e,a){var r=e.pendingProps,n=r.revealOrder,o=r.tail;r=r.children;var i=at.current,s=(i&2)!==0;if(s?(i=i&1|2,e.flags|=128):i&=1,Be(at,i),Lt(t,e,r,a),r=ge?Fl:0,!s&&t!==null&&(t.flags&128)!==0)e:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&k_(t,a,e);else if(t.tag===19)k_(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&&Hd(t)===null&&(n=a),a=a.sibling;a=n,a===null?(n=e.child,e.child=null):(n=a.sibling,a.sibling=null),mm(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&&Hd(t)===null){e.child=n;break}t=n.sibling,n.sibling=a,a=n,n=t}mm(e,!0,a,null,o,r);break;case"together":mm(e,!1,null,null,void 0,r);break;default:e.memoizedState=null}return e.child}function Gr(t,e,a){if(t!==null&&(e.dependencies=t.dependencies),Xn|=e.lanes,(a&e.childLanes)===0)if(t!==null){if(hs(t,e,a,!1),(a&e.childLanes)===0)return null}else return null;if(t!==null&&e.child!==t.child)throw Error(D(153));if(e.child!==null){for(t=e.child,a=Ur(t,t.pendingProps),e.child=a,a.return=e;t.sibling!==null;)t=t.sibling,a=a.sibling=Ur(t,t.pendingProps),a.return=e;a.sibling=null}return e.child}function nv(t,e){return(t.lanes&e)!==0?!0:(t=t.dependencies,!!(t!==null&&Pd(t)))}function UM(t,e,a){switch(e.tag){case 3:Ed(e,e.stateNode.containerInfo),An(e,ct,t.memoizedState.cache),Po();break;case 27:case 5:Om(e);break;case 4:Ed(e,e.stateNode.containerInfo);break;case 10:An(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,Qm(e),null;break;case 13:var r=e.memoizedState;if(r!==null)return r.dehydrated!==null?(En(e),e.flags|=128,null):(a&e.child.childLanes)!==0?zw(t,e,a):(En(e),t=Gr(t,e,a),t!==null?t.sibling:null);En(e);break;case 19:var n=(t.flags&128)!==0;if(r=(a&e.childLanes)!==0,r||(hs(t,e,a,!1),r=(a&e.childLanes)!==0),n){if(r)return qw(t,e,a);e.flags|=128}if(n=e.memoizedState,n!==null&&(n.rendering=null,n.tail=null,n.lastEffect=null),Be(at,at.current),r)break;return null;case 22:return e.lanes=0,Uw(t,e,a,e.pendingProps);case 24:An(e,ct,t.memoizedState.cache)}return Gr(t,e,a)}function Vw(t,e,a){if(t!==null)if(t.memoizedProps!==e.pendingProps)dt=!0;else{if(!nv(t,a)&&(e.flags&128)===0)return dt=!1,UM(t,e,a);dt=(t.flags&131072)!==0}else dt=!1,ge&&(e.flags&1048576)!==0&&GC(e,Fl,e.index);switch(e.lanes=0,e.tag){case 16:e:{var r=e.pendingProps;if(t=Eo(e.elementType),e.type=t,typeof t=="function")Pg(t)?(r=Uo(t,r),e.tag=1,e=w_(null,e,t,r,a)):(e.tag=0,e=ng(null,e,t,r,a));else{if(t!=null){var n=t.$$typeof;if(n===_g){e.tag=11,e=x_(null,e,t,r,a);break e}else if(n===Cg){e.tag=14,e=b_(null,e,t,r,a);break e}}throw e=Rm(t)||t,Error(D(306,e,""))}}return e;case 0:return ng(t,e,e.type,e.pendingProps,a);case 1:return r=e.type,n=Uo(r,e.pendingProps),w_(t,e,r,n,a);case 3:e:{if(Ed(e,e.stateNode.containerInfo),t===null)throw Error(D(387));r=e.pendingProps;var o=e.memoizedState;n=o.element,Xm(t,e),Il(e,r,null,a);var i=e.memoizedState;if(r=i.cache,An(e,ct,r),r!==o.cache&&Wm(e,[ct],a,!0),kl(),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=L_(t,e,r,a);break e}else if(r!==n){n=Oa(Error(D(424)),e),Hl(n),e=L_(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=Pa(t.firstChild),It=e,ge=!0,Fn=null,Da=!0,a=QC(e,null,r,a),e.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(Po(),r===n){e=Gr(t,e,a);break e}Lt(t,e,r,a)}e=e.child}return e;case 26:return _d(t,e),t===null?(a=Z_(e.type,null,e.pendingProps,null))?e.memoizedState=a:ge||(a=e.type,t=e.pendingProps,r=Yd(Nn.current).createElement(a),r[kt]=e,r[ta]=t,Et(r,a,t),St(r),e.stateNode=r):e.memoizedState=Z_(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return Om(e),t===null&&ge&&(r=e.stateNode=OL(e.type,e.pendingProps,Nn.current),It=e,Da=!0,n=Ue,Yn(e.type)?(xg=n,Ue=Pa(r.firstChild)):Ue=n),Lt(t,e,e.pendingProps.children,a),_d(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&ge&&((n=r=Ue)&&(r=hO(r,e.type,e.pendingProps,Da),r!==null?(e.stateNode=r,It=e,Ue=Pa(r.firstChild),Da=!1,n=!0):n=!1),n||Wn(e)),Om(e),n=e.type,o=e.pendingProps,i=t!==null?t.memoizedProps:null,r=o.children,mg(n,o)?r=null:i!==null&&mg(n,i)&&(e.flags|=32),e.memoizedState!==null&&(n=jg(t,e,RM,null,null,a),jl._currentValue=n),_d(t,e),Lt(t,e,r,a),e.child;case 6:return t===null&&ge&&((t=a=Ue)&&(a=mO(a,e.pendingProps,Da),a!==null?(e.stateNode=a,It=e,Ue=null,t=!0):t=!1),t||Wn(e)),null;case 13:return zw(t,e,a);case 4:return Ed(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=Fo(e,null,r,a):Lt(t,e,r,a),e.child;case 11:return x_(t,e,e.type,e.pendingProps,a);case 7:return Lt(t,e,e.pendingProps,a),e.child;case 8:return Lt(t,e,e.pendingProps.children,a),e.child;case 12:return Lt(t,e,e.pendingProps.children,a),e.child;case 10:return r=e.pendingProps,An(e,e.type,r.value),Lt(t,e,r.children,a),e.child;case 9:return n=e.type._context,r=e.pendingProps.children,No(e),n=At(n),r=r(n),e.flags|=1,Lt(t,e,r,a),e.child;case 14:return b_(t,e,e.type,e.pendingProps,a);case 15:return Hw(t,e,e.type,e.pendingProps,a);case 19:return qw(t,e,a);case 31:return HM(t,e,a);case 22:return Uw(t,e,a,e.pendingProps);case 24:return No(e),r=At(ct),t===null?(n=Ug(),n===null&&(n=Re,o=Hg(),n.pooledCache=o,o.refCount++,o!==null&&(n.pooledCacheLanes|=a),n=o),e.memoizedState={parent:r,cache:n},qg(e),An(e,ct,n)):((t.lanes&a)!==0&&(Xm(t,e),Il(e,null,null,a),kl()),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),An(e,ct,r)):(r=o.cache,An(e,ct,r),r!==n.cache&&Wm(e,[ct],a,!0))),Lt(t,e,e.pendingProps.children,a),e.child;case 29:throw e.pendingProps}throw Error(D(156,e.tag))}function Rr(t){t.flags|=4}function gm(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(pL())t.flags|=8192;else throw Do=Nd,zg}else t.flags&=-16777217}function I_(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!PL(e))if(pL())t.flags|=8192;else throw Do=Nd,zg}function id(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?hC():536870912,t.lanes|=e,ss|=e)}function fl(t,e){if(!ge)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 zM(t,e,a){var r=e.pendingProps;switch(Fg(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),zr(ct),ts(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(t===null||t.child===null)&&(Mi(e)?Rr(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,sm())),He(e),null;case 26:var n=e.type,o=e.memoizedState;return t===null?(Rr(e),o!==null?(He(e),I_(e,o)):(He(e),gm(e,n,null,r,a))):o?o!==t.memoizedState?(Rr(e),He(e),I_(e,o)):(He(e),e.flags&=-16777217):(t=t.memoizedProps,t!==r&&Rr(e),He(e),gm(e,n,t,r,a)),null;case 27:if(Td(e),a=Nn.current,n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&Rr(e);else{if(!r){if(e.stateNode===null)throw Error(D(166));return He(e),null}t=vr.current,Mi(e)?a_(e,t):(t=OL(n,r,a),e.stateNode=t,Rr(e))}return He(e),null;case 5:if(Td(e),n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&Rr(e);else{if(!r){if(e.stateNode===null)throw Error(D(166));return He(e),null}if(o=vr.current,Mi(e))a_(e,o);else{var i=Yd(Nn.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[kt]=e,o[ta]=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(Et(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&&Rr(e)}}return He(e),gm(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,a),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==r&&Rr(e);else{if(typeof r!="string"&&e.stateNode===null)throw Error(D(166));if(t=Nn.current,Mi(e)){if(t=e.stateNode,a=e.memoizedProps,r=null,n=It,n!==null)switch(n.tag){case 27:case 5:r=n.memoizedProps}t[kt]=e,t=!!(t.nodeValue===a||r!==null&&r.suppressHydrationWarning===!0||EL(t.nodeValue,a)),t||Wn(e,!0)}else t=Yd(t).createTextNode(r),t[kt]=e,e.stateNode=t}return He(e),null;case 31:if(a=e.memoizedState,t===null||t.memoizedState!==null){if(r=Mi(e),a!==null){if(t===null){if(!r)throw Error(D(318));if(t=e.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(D(557));t[kt]=e}else Po(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;He(e),t=!1}else a=sm(),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(D(558))}return He(e),null;case 13:if(r=e.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(n=Mi(e),r!==null&&r.dehydrated!==null){if(t===null){if(!n)throw Error(D(318));if(n=e.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(D(317));n[kt]=e}else Po(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;He(e),n=!1}else n=sm(),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),id(e,e.updateQueue),He(e),null);case 4:return ts(),t===null&&dv(e.stateNode.containerInfo),He(e),null;case 10:return zr(e.type),He(e),null;case 19:if(_t(at),r=e.memoizedState,r===null)return He(e),null;if(n=(e.flags&128)!==0,o=r.rendering,o===null)if(n)fl(r,!1);else{if(et!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(o=Hd(t),o!==null){for(e.flags|=128,fl(r,!1),t=o.updateQueue,e.updateQueue=t,id(e,t),e.subtreeFlags=0,t=a,a=e.child;a!==null;)$C(a,t),a=a.sibling;return Be(at,at.current&1|2),ge&&Br(e,r.treeForkCount),e.child}t=t.sibling}r.tail!==null&&ha()>jd&&(e.flags|=128,n=!0,fl(r,!1),e.lanes=4194304)}else{if(!n)if(t=Hd(o),t!==null){if(e.flags|=128,n=!0,t=t.updateQueue,e.updateQueue=t,id(e,t),fl(r,!0),r.tail===null&&r.tailMode==="hidden"&&!o.alternate&&!ge)return He(e),null}else 2*ha()-r.renderingStartTime>jd&&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=ha(),t.sibling=null,a=at.current,Be(at,n?a&1|2:a&1),ge&&Br(e,r.treeForkCount),t):(He(e),null);case 22:case 23:return da(e),Vg(),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&&id(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&&_t(Oo),null;case 24:return a=null,t!==null&&(a=t.memoizedState.cache),e.memoizedState.cache!==a&&(e.flags|=2048),zr(ct),He(e),null;case 25:return null;case 30:return null}throw Error(D(156,e.tag))}function qM(t,e){switch(Fg(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return zr(ct),ts(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return Td(e),null;case 31:if(e.memoizedState!==null){if(da(e),e.alternate===null)throw Error(D(340));Po()}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(D(340));Po()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return _t(at),null;case 4:return ts(),null;case 10:return zr(e.type),null;case 22:case 23:return da(e),Vg(),t!==null&&_t(Oo),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return zr(ct),null;case 25:return null;default:return null}}function $w(t,e){switch(Fg(e),e.tag){case 3:zr(ct),ts();break;case 26:case 27:case 5:Td(e);break;case 4:ts();break;case 31:e.memoizedState!==null&&da(e);break;case 13:da(e);break;case 19:_t(at);break;case 10:zr(e.type);break;case 22:case 23:da(e),Vg(),t!==null&&_t(Oo);break;case 24:zr(ct)}}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){we(e,e.return,s)}}function Zn(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){we(n,l,c)}}}r=r.next}while(r!==o)}}catch(c){we(e,e.return,c)}}function jw(t){var e=t.updateQueue;if(e!==null){var a=t.stateNode;try{ew(e,a)}catch(r){we(t,t.return,r)}}}function Gw(t,e,a){a.props=Uo(t.type,t.memoizedProps),a.state=t.memoizedState;try{a.componentWillUnmount()}catch(r){we(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){we(t,e,n)}}function gr(t,e){var a=t.ref,r=t.refCleanup;if(a!==null)if(typeof r=="function")try{r()}catch(n){we(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){we(t,e,n)}else a.current=null}function Ww(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){we(t,t.return,n)}}function vm(t,e,a){try{var r=t.stateNode;lO(r,t.type,a,e),r[ta]=e}catch(n){we(t,t.return,n)}}function Zw(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&Yn(t.type)||t.tag===4}function ym(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||Zw(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&&Yn(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 ig(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=Fr));else if(r!==4&&(r===27&&Yn(t.type)&&(a=t.stateNode,e=null),t=t.child,t!==null))for(ig(t,e,a),t=t.sibling;t!==null;)ig(t,e,a),t=t.sibling}function $d(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&&Yn(t.type)&&(a=t.stateNode),t=t.child,t!==null))for($d(t,e,a),t=t.sibling;t!==null;)$d(t,e,a),t=t.sibling}function Xw(t){var e=t.stateNode,a=t.memoizedProps;try{for(var r=t.type,n=e.attributes;n.length;)e.removeAttributeNode(n[0]);Et(e,r,a),e[kt]=t,e[ta]=a}catch(o){we(t,t.return,o)}}var Pr=!1,ut=!1,xm=!1,A_=typeof WeakSet=="function"?WeakSet:Set,bt=null;function VM(t,e){if(t=t.containerInfo,pg=tf,t=PC(t),Og(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(hg={focusedElem:t,selectionRange:a},tf=!1,bt=e;bt!==null;)if(e=bt,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,bt=t;else for(;bt!==null;){switch(e=bt,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=Uo(a.type,n);t=r.getSnapshotBeforeUpdate(S,o),r.__reactInternalSnapshotBeforeUpdate=t}catch(x){we(a,a.return,x)}}break;case 3:if((t&1024)!==0){if(t=e.stateNode.containerInfo,a=t.nodeType,a===9)gg(t);else if(a===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":gg(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(D(163))}if(t=e.sibling,t!==null){t.return=e.return,bt=t;break}bt=e.return}}function Kw(t,e,a){var r=a.flags;switch(a.tag){case 0:case 11:case 15:Or(t,a),r&4&&au(5,a);break;case 1:if(Or(t,a),r&4)if(t=a.stateNode,e===null)try{t.componentDidMount()}catch(i){we(a,a.return,i)}else{var n=Uo(a.type,e.memoizedProps);e=e.memoizedState;try{t.componentDidUpdate(n,e,t.__reactInternalSnapshotBeforeUpdate)}catch(i){we(a,a.return,i)}}r&64&&jw(a),r&512&&El(a,a.return);break;case 3:if(Or(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{ew(t,e)}catch(i){we(a,a.return,i)}}break;case 27:e===null&&r&4&&Xw(a);case 26:case 5:Or(t,a),e===null&&r&4&&Ww(a),r&512&&El(a,a.return);break;case 12:Or(t,a);break;case 31:Or(t,a),r&4&&Jw(t,a);break;case 13:Or(t,a),r&4&&eL(t,a),r&64&&(t=a.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(a=QM.bind(null,a),gO(t,a))));break;case 22:if(r=a.memoizedState!==null||Pr,!r){e=e!==null&&e.memoizedState!==null||ut,n=Pr;var o=ut;Pr=r,(ut=e)&&!o?Dr(t,a,(a.subtreeFlags&8772)!==0):Or(t,a),Pr=n,ut=o}break;case 30:break;default:Or(t,a)}}function Yw(t){var e=t.alternate;e!==null&&(t.alternate=null,Yw(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&Ig(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 Ge=null,Qt=!1;function Mr(t,e,a){for(a=a.child;a!==null;)Qw(t,e,a),a=a.sibling}function Qw(t,e,a){if(ma&&typeof ma.onCommitFiberUnmount=="function")try{ma.onCommitFiberUnmount(Xl,a)}catch{}switch(a.tag){case 26:ut||gr(a,e),Mr(t,e,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:ut||gr(a,e);var r=Ge,n=Qt;Yn(a.type)&&(Ge=a.stateNode,Qt=!1),Mr(t,e,a),Ol(a.stateNode),Ge=r,Qt=n;break;case 5:ut||gr(a,e);case 6:if(r=Ge,n=Qt,Ge=null,Mr(t,e,a),Ge=r,Qt=n,Ge!==null)if(Qt)try{(Ge.nodeType===9?Ge.body:Ge.nodeName==="HTML"?Ge.ownerDocument.body:Ge).removeChild(a.stateNode)}catch(o){we(a,e,o)}else try{Ge.removeChild(a.stateNode)}catch(o){we(a,e,o)}break;case 18:Ge!==null&&(Qt?(t=Ge,V_(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,a.stateNode),ds(t)):V_(Ge,a.stateNode));break;case 4:r=Ge,n=Qt,Ge=a.stateNode.containerInfo,Qt=!0,Mr(t,e,a),Ge=r,Qt=n;break;case 0:case 11:case 14:case 15:Zn(2,a,e),ut||Zn(4,a,e),Mr(t,e,a);break;case 1:ut||(gr(a,e),r=a.stateNode,typeof r.componentWillUnmount=="function"&&Gw(a,e,r)),Mr(t,e,a);break;case 21:Mr(t,e,a);break;case 22:ut=(r=ut)||a.memoizedState!==null,Mr(t,e,a),ut=r;break;default:Mr(t,e,a)}}function Jw(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{ds(t)}catch(a){we(e,e.return,a)}}}function eL(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{ds(t)}catch(a){we(e,e.return,a)}}function $M(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new A_),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new A_),e;default:throw Error(D(435,t.tag))}}function sd(t,e){var a=$M(t);e.forEach(function(r){if(!a.has(r)){a.add(r);var n=JM.bind(null,t,r);r.then(n,n)}})}function Kt(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(Yn(s.type)){Ge=s.stateNode,Qt=!1;break e}break;case 5:Ge=s.stateNode,Qt=!1;break e;case 3:case 4:Ge=s.stateNode.containerInfo,Qt=!0;break e}s=s.return}if(Ge===null)throw Error(D(160));Qw(o,i,n),Ge=null,Qt=!1,o=n.alternate,o!==null&&(o.return=null),n.return=null}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)tL(e,t),e=e.sibling}var Xa=null;function tL(t,e){var a=t.alternate,r=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:Kt(e,t),Yt(t),r&4&&(Zn(3,t,t.return),au(3,t),Zn(5,t,t.return));break;case 1:Kt(e,t),Yt(t),r&512&&(ut||a===null||gr(a,a.return)),r&64&&Pr&&(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=Xa;if(Kt(e,t),Yt(t),r&512&&(ut||a===null||gr(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[kt]||o.namespaceURI==="http://www.w3.org/2000/svg"||o.hasAttribute("itemprop"))&&(o=n.createElement(r),n.head.insertBefore(o,n.querySelector("head > title"))),Et(o,r,a),o[kt]=t,St(o),r=o;break e;case"link":var i=K_("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),Et(o,r,a),n.head.appendChild(o);break;case"meta":if(i=K_("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),Et(o,r,a),n.head.appendChild(o);break;default:throw Error(D(468,r))}o[kt]=t,St(o),r=o}t.stateNode=r}else Y_(n,t.type,t.stateNode);else t.stateNode=X_(n,r,t.memoizedProps);else o!==r?(o===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):o.count--,r===null?Y_(n,t.type,t.stateNode):X_(n,r,t.memoizedProps)):r===null&&t.stateNode!==null&&vm(t,t.memoizedProps,a.memoizedProps)}break;case 27:Kt(e,t),Yt(t),r&512&&(ut||a===null||gr(a,a.return)),a!==null&&r&4&&vm(t,t.memoizedProps,a.memoizedProps);break;case 5:if(Kt(e,t),Yt(t),r&512&&(ut||a===null||gr(a,a.return)),t.flags&32){n=t.stateNode;try{rs(n,"")}catch(S){we(t,t.return,S)}}r&4&&t.stateNode!=null&&(n=t.memoizedProps,vm(t,n,a!==null?a.memoizedProps:n)),r&1024&&(xm=!0);break;case 6:if(Kt(e,t),Yt(t),r&4){if(t.stateNode===null)throw Error(D(162));r=t.memoizedProps,a=t.stateNode;try{a.nodeValue=r}catch(S){we(t,t.return,S)}}break;case 3:if(Ld=null,n=Xa,Xa=Qd(e.containerInfo),Kt(e,t),Xa=n,Yt(t),r&4&&a!==null&&a.memoizedState.isDehydrated)try{ds(e.containerInfo)}catch(S){we(t,t.return,S)}xm&&(xm=!1,aL(t));break;case 4:r=Xa,Xa=Qd(t.stateNode.containerInfo),Kt(e,t),Yt(t),Xa=r;break;case 12:Kt(e,t),Yt(t);break;case 31:Kt(e,t),Yt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,sd(t,r)));break;case 13:Kt(e,t),Yt(t),t.child.flags&8192&&t.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(mf=ha()),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,sd(t,r)));break;case 22:n=t.memoizedState!==null;var l=a!==null&&a.memoizedState!==null,u=Pr,c=ut;if(Pr=u||n,ut=c||l,Kt(e,t),ut=c,Pr=u,Yt(t),r&8192)e:for(e=t.stateNode,e._visibility=n?e._visibility&-2:e._visibility|1,n&&(a===null||l||Pr||ut||To(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){we(l,l.return,S)}}}else if(e.tag===6){if(a===null){l=e;try{l.stateNode.nodeValue=n?"":l.memoizedProps}catch(S){we(l,l.return,S)}}}else if(e.tag===18){if(a===null){l=e;try{var h=l.stateNode;n?$_(h,!0):$_(l.stateNode,!1)}catch(S){we(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,sd(t,a))));break;case 19:Kt(e,t),Yt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,sd(t,r)));break;case 30:break;case 21:break;default:Kt(e,t),Yt(t)}}function Yt(t){var e=t.flags;if(e&2){try{for(var a,r=t.return;r!==null;){if(Zw(r)){a=r;break}r=r.return}if(a==null)throw Error(D(160));switch(a.tag){case 27:var n=a.stateNode,o=ym(t);$d(t,o,n);break;case 5:var i=a.stateNode;a.flags&32&&(rs(i,""),a.flags&=-33);var s=ym(t);$d(t,s,i);break;case 3:case 4:var l=a.stateNode.containerInfo,u=ym(t);ig(t,u,l);break;default:throw Error(D(161))}}catch(c){we(t,t.return,c)}t.flags&=-3}e&4096&&(t.flags&=-4097)}function aL(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;aL(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling}}function Or(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)Kw(t,e.alternate,e),e=e.sibling}function To(t){for(t=t.child;t!==null;){var e=t;switch(e.tag){case 0:case 11:case 14:case 15:Zn(4,e,e.return),To(e);break;case 1:gr(e,e.return);var a=e.stateNode;typeof a.componentWillUnmount=="function"&&Gw(e,e.return,a),To(e);break;case 27:Ol(e.stateNode);case 26:case 5:gr(e,e.return),To(e);break;case 22:e.memoizedState===null&&To(e);break;case 30:To(e);break;default:To(e)}t=t.sibling}}function Dr(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:Dr(n,o,a),au(4,o);break;case 1:if(Dr(n,o,a),r=o,n=r.stateNode,typeof n.componentDidMount=="function")try{n.componentDidMount()}catch(u){we(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++)JC(l[n],s)}catch(u){we(r,r.return,u)}}a&&i&64&&jw(o),El(o,o.return);break;case 27:Xw(o);case 26:case 5:Dr(n,o,a),a&&r===null&&i&4&&Ww(o),El(o,o.return);break;case 12:Dr(n,o,a);break;case 31:Dr(n,o,a),a&&i&4&&Jw(n,o);break;case 13:Dr(n,o,a),a&&i&4&&eL(n,o);break;case 22:o.memoizedState===null&&Dr(n,o,a),El(o,o.return);break;case 30:break;default:Dr(n,o,a)}e=e.sibling}}function ov(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 iv(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 Za(t,e,a,r){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)rL(t,e,a,r),e=e.sibling}function rL(t,e,a,r){var n=e.flags;switch(e.tag){case 0:case 11:case 15:Za(t,e,a,r),n&2048&&au(9,e);break;case 1:Za(t,e,a,r);break;case 3:Za(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){Za(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){we(e,e.return,l)}}else Za(t,e,a,r);break;case 31:Za(t,e,a,r);break;case 13:Za(t,e,a,r);break;case 23:break;case 22:o=e.stateNode,i=e.alternate,e.memoizedState!==null?o._visibility&2?Za(t,e,a,r):Tl(t,e):o._visibility&2?Za(t,e,a,r):(o._visibility|=2,Di(t,e,a,r,(e.subtreeFlags&10256)!==0||!1)),n&2048&&ov(i,e);break;case 24:Za(t,e,a,r),n&2048&&iv(e.alternate,e);break;default:Za(t,e,a,r)}}function Di(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:Di(o,i,s,l,n),au(8,i);break;case 23:break;case 22:var c=i.stateNode;i.memoizedState!==null?c._visibility&2?Di(o,i,s,l,n):Tl(o,i):(c._visibility|=2,Di(o,i,s,l,n)),n&&u&2048&&ov(i.alternate,i);break;case 24:Di(o,i,s,l,n),n&&u&2048&&iv(i.alternate,i);break;default:Di(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&&ov(r.alternate,r);break;case 24:Tl(a,r),n&2048&&iv(r.alternate,r);break;default:Tl(a,r)}e=e.sibling}}var bl=8192;function Oi(t,e,a){if(t.subtreeFlags&bl)for(t=t.child;t!==null;)nL(t,e,a),t=t.sibling}function nL(t,e,a){switch(t.tag){case 26:Oi(t,e,a),t.flags&bl&&t.memoizedState!==null&&AO(a,Xa,t.memoizedState,t.memoizedProps);break;case 5:Oi(t,e,a);break;case 3:case 4:var r=Xa;Xa=Qd(t.stateNode.containerInfo),Oi(t,e,a),Xa=r;break;case 22:t.memoizedState===null&&(r=t.alternate,r!==null&&r.memoizedState!==null?(r=bl,bl=16777216,Oi(t,e,a),bl=r):Oi(t,e,a));break;default:Oi(t,e,a)}}function oL(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];bt=r,sL(r,t)}oL(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)iL(t),t=t.sibling}function iL(t){switch(t.tag){case 0:case 11:case 15:pl(t),t.flags&2048&&Zn(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,Cd(t)):pl(t);break;default:pl(t)}}function Cd(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];bt=r,sL(r,t)}oL(t)}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:Zn(8,e,e.return),Cd(e);break;case 22:a=e.stateNode,a._visibility&2&&(a._visibility&=-3,Cd(e));break;default:Cd(e)}t=t.sibling}}function sL(t,e){for(;bt!==null;){var a=bt;switch(a.tag){case 0:case 11:case 15:Zn(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,bt=r;else e:for(a=t;bt!==null;){r=bt;var n=r.sibling,o=r.return;if(Yw(r),r===a){bt=null;break e}if(n!==null){n.return=o,bt=n;break e}bt=o}}}var jM={getCacheForType:function(t){var e=At(ct),a=e.data.get(t);return a===void 0&&(a=t(),e.data.set(t,a)),a},cacheSignal:function(){return At(ct).controller.signal}},GM=typeof WeakMap=="function"?WeakMap:Map,be=0,Re=null,de=null,he=0,Ce=0,ca=null,Dn=!1,gs=!1,sv=!1,Wr=0,et=0,Xn=0,Bo=0,lv=0,pa=0,ss=0,Rl=null,Jt=null,sg=!1,mf=0,lL=0,jd=1/0,Gd=null,zn=null,mt=0,qn=null,ls=null,qr=0,lg=0,ug=null,uL=null,Ml=0,cg=null;function va(){return(be&2)!==0&&he!==0?he&-he:ae.T!==null?cv():yC()}function cL(){if(pa===0)if((he&536870912)===0||ge){var t=Yc;Yc<<=1,(Yc&3932160)===0&&(Yc=262144),pa=t}else pa=536870912;return t=xa.current,t!==null&&(t.flags|=32),pa}function ea(t,e,a){(t===Re&&(Ce===2||Ce===9)||t.cancelPendingCommit!==null)&&(us(t,0),Bn(t,he,pa,!1)),Yl(t,a),((be&2)===0||t!==Re)&&(t===Re&&((be&2)===0&&(Bo|=a),et===4&&Bn(t,he,pa,!1)),xr(t))}function dL(t,e,a){if((be&6)!==0)throw Error(D(327));var r=!a&&(e&127)===0&&(e&t.expiredLanes)===0||Kl(t,e),n=r?XM(t,e):bm(t,e,!0),o=r;do{if(n===0){gs&&!r&&Bn(t,e,0,!1);break}else{if(a=t.current.alternate,o&&!WM(a)){n=bm(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&&(us(s,i).flags|=256),i=bm(s,i,!1),i!==2){if(sv&&!l){s.errorRecoveryDisabledLanes|=o,Bo|=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){us(t,0),Bn(t,e,0,!0);break}e:{switch(r=t,o=n,o){case 0:case 1:throw Error(D(345));case 4:if((e&4194048)!==e)break;case 6:Bn(r,e,pa,!Dn);break e;case 2:Jt=null;break;case 3:case 5:break;default:throw Error(D(329))}if((e&62914560)===e&&(n=mf+300-ha(),10<n)){if(Bn(r,e,pa,!Dn),rf(r,0,!0)!==0)break e;qr=e,r.timeoutHandle=RL(E_.bind(null,r,a,Jt,Gd,sg,e,pa,Bo,ss,Dn,o,"Throttled",-0,0),n);break e}E_(r,a,Jt,Gd,sg,e,pa,Bo,ss,Dn,o,null,-0,0)}}break}while(!0);xr(t)}function E_(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:Fr},nL(e,o,d);var S=(o&62914560)===o?mf-ha():(o&4194048)===o?lL-ha():0;if(S=EO(d,S),S!==null){qr=o,t.cancelPendingCommit=S(R_.bind(null,t,e,o,a,r,n,i,s,l,c,d,null,f,h)),Bn(t,o,i,!u);return}}R_(t,e,o,a,r,n,i,s,l)}function WM(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 Bn(t,e,a,r){e&=~lv,e&=~Bo,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&&mC(t,a,e)}function gf(){return(be&6)===0?(ru(0,!1),!1):!0}function uv(){if(de!==null){if(Ce===0)var t=de.return;else t=de,Hr=jo=null,Zg(t),Qi=null,Ul=0,t=de;for(;t!==null;)$w(t.alternate,t),t=t.return;de=null}}function us(t,e){var a=t.timeoutHandle;a!==-1&&(t.timeoutHandle=-1,dO(a)),a=t.cancelPendingCommit,a!==null&&(t.cancelPendingCommit=null,a()),qr=0,uv(),Re=t,de=a=Ur(t.current,null),he=e,Ce=0,ca=null,Dn=!1,gs=Kl(t,e),sv=!1,ss=pa=lv=Bo=Xn=et=0,Jt=Rl=null,sg=!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 Wr=e,lf(),a}function fL(t,e){ie=null,ae.H=ql,e===ms||e===cf?(e=s_(),Ce=3):e===zg?(e=s_(),Ce=4):Ce=e===rv?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,ca=e,de===null&&(et=1,qd(t,Oa(e,t.current)))}function pL(){var t=xa.current;return t===null?!0:(he&4194048)===he?Ba===null:(he&62914560)===he||(he&536870912)!==0?t===Ba:!1}function hL(){var t=ae.H;return ae.H=ql,t===null?ql:t}function mL(){var t=ae.A;return ae.A=jM,t}function Wd(){et=4,Dn||(he&4194048)!==he&&xa.current!==null||(gs=!0),(Xn&134217727)===0&&(Bo&134217727)===0||Re===null||Bn(Re,he,pa,!1)}function bm(t,e,a){var r=be;be|=2;var n=hL(),o=mL();(Re!==t||he!==e)&&(Gd=null,us(t,e)),e=!1;var i=et;e:do try{if(Ce!==0&&de!==null){var s=de,l=ca;switch(Ce){case 8:uv(),i=6;break e;case 3:case 2:case 9:case 6:xa.current===null&&(e=!0);var u=Ce;if(Ce=0,ca=null,Wi(t,s,l,u),a&&gs){i=0;break e}break;default:u=Ce,Ce=0,ca=null,Wi(t,s,l,u)}}ZM(),i=et;break}catch(c){fL(t,c)}while(!0);return e&&t.shellSuspendCounter++,Hr=jo=null,be=r,ae.H=n,ae.A=o,de===null&&(Re=null,he=0,lf()),i}function ZM(){for(;de!==null;)gL(de)}function XM(t,e){var a=be;be|=2;var r=hL(),n=mL();Re!==t||he!==e?(Gd=null,jd=ha()+500,us(t,e)):gs=Kl(t,e);e:do try{if(Ce!==0&&de!==null){e=de;var o=ca;t:switch(Ce){case 1:Ce=0,ca=null,Wi(t,e,o,1);break;case 2:case 9:if(i_(o)){Ce=0,ca=null,T_(e);break}e=function(){Ce!==2&&Ce!==9||Re!==t||(Ce=7),xr(t)},o.then(e,e);break e;case 3:Ce=7;break e;case 4:Ce=5;break e;case 7:i_(o)?(Ce=0,ca=null,T_(e)):(Ce=0,ca=null,Wi(t,e,o,7));break;case 5:var i=null;switch(de.tag){case 26:i=de.memoizedState;case 5:case 27:var s=de;if(i?PL(i):s.stateNode.complete){Ce=0,ca=null;var l=s.sibling;if(l!==null)de=l;else{var u=s.return;u!==null?(de=u,vf(u)):de=null}break t}}Ce=0,ca=null,Wi(t,e,o,5);break;case 6:Ce=0,ca=null,Wi(t,e,o,6);break;case 8:uv(),et=6;break e;default:throw Error(D(462))}}KM();break}catch(c){fL(t,c)}while(!0);return Hr=jo=null,ae.H=r,ae.A=n,be=a,de!==null?0:(Re=null,he=0,lf(),et)}function KM(){for(;de!==null&&!x2();)gL(de)}function gL(t){var e=Vw(t.alternate,t,Wr);t.memoizedProps=t.pendingProps,e===null?vf(t):de=e}function T_(t){var e=t,a=e.alternate;switch(e.tag){case 15:case 0:e=C_(a,e,e.pendingProps,e.type,void 0,he);break;case 11:e=C_(a,e,e.pendingProps,e.type.render,e.ref,he);break;case 5:Zg(e);default:$w(a,e),e=de=$C(e,Wr),e=Vw(a,e,Wr)}t.memoizedProps=t.pendingProps,e===null?vf(t):de=e}function Wi(t,e,a,r){Hr=jo=null,Zg(e),Qi=null,Ul=0;var n=e.return;try{if(FM(t,n,e,a,he)){et=1,qd(t,Oa(a,t.current)),de=null;return}}catch(o){if(n!==null)throw de=n,o;et=1,qd(t,Oa(a,t.current)),de=null;return}e.flags&32768?(ge||r===1?t=!0:gs||(he&536870912)!==0?t=!1:(Dn=t=!0,(r===2||r===9||r===3||r===6)&&(r=xa.current,r!==null&&r.tag===13&&(r.flags|=16384))),vL(e,t)):vf(e)}function vf(t){var e=t;do{if((e.flags&32768)!==0){vL(e,Dn);return}t=e.return;var a=zM(e.alternate,e,Wr);if(a!==null){de=a;return}if(e=e.sibling,e!==null){de=e;return}de=e=t}while(e!==null);et===0&&(et=5)}function vL(t,e){do{var a=qM(t.alternate,t);if(a!==null){a.flags&=32767,de=a;return}if(a=t.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!e&&(t=t.sibling,t!==null)){de=t;return}de=t=a}while(t!==null);et=6,de=null}function R_(t,e,a,r,n,o,i,s,l){t.cancelPendingCommit=null;do yf();while(mt!==0);if((be&6)!==0)throw Error(D(327));if(e!==null){if(e===t.current)throw Error(D(177));if(o=e.lanes|e.childLanes,o|=Dg,E2(t,a,o,i,s,l),t===Re&&(de=Re=null,he=0),ls=e,qn=t,qr=a,lg=o,ug=n,uL=r,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,eO(Rd,function(){return _L(),null})):(t.callbackNode=null,t.callbackPriority=0),r=(e.flags&13878)!==0,(e.subtreeFlags&13878)!==0||r){r=ae.T,ae.T=null,n=Se.p,Se.p=2,i=be,be|=4;try{VM(t,e,a)}finally{be=i,Se.p=n,ae.T=r}}mt=1,yL(),xL(),bL()}}function yL(){if(mt===1){mt=0;var t=qn,e=ls,a=(e.flags&13878)!==0;if((e.subtreeFlags&13878)!==0||a){a=ae.T,ae.T=null;var r=Se.p;Se.p=2;var n=be;be|=4;try{tL(e,t);var o=hg,i=PC(t.containerInfo),s=o.focusedElem,l=o.selectionRange;if(i!==s&&s&&s.ownerDocument&&BC(s.ownerDocument.documentElement,s)){if(l!==null&&Og(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=JS(s,x),m=JS(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}}tf=!!pg,hg=pg=null}finally{be=n,Se.p=r,ae.T=a}}t.current=e,mt=2}}function xL(){if(mt===2){mt=0;var t=qn,e=ls,a=(e.flags&8772)!==0;if((e.subtreeFlags&8772)!==0||a){a=ae.T,ae.T=null;var r=Se.p;Se.p=2;var n=be;be|=4;try{Kw(t,e.alternate,e)}finally{be=n,Se.p=r,ae.T=a}}mt=3}}function bL(){if(mt===4||mt===3){mt=0,b2();var t=qn,e=ls,a=qr,r=uL;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?mt=5:(mt=0,ls=qn=null,SL(t,t.pendingLanes));var n=t.pendingLanes;if(n===0&&(zn=null),kg(a),e=e.stateNode,ma&&typeof ma.onCommitFiberRoot=="function")try{ma.onCommitFiberRoot(Xl,e,void 0,(e.current.flags&128)===128)}catch{}if(r!==null){e=ae.T,n=Se.p,Se.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,Se.p=n}}(qr&3)!==0&&yf(),xr(t),n=t.pendingLanes,(a&261930)!==0&&(n&42)!==0?t===cg?Ml++:(Ml=0,cg=t):Ml=0,ru(0,!1)}}function SL(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,eu(e)))}function yf(){return yL(),xL(),bL(),_L()}function _L(){if(mt!==5)return!1;var t=qn,e=lg;lg=0;var a=kg(qr),r=ae.T,n=Se.p;try{Se.p=32>a?32:a,ae.T=null,a=ug,ug=null;var o=qn,i=qr;if(mt=0,ls=qn=null,qr=0,(be&6)!==0)throw Error(D(331));var s=be;if(be|=4,iL(o.current),rL(o,o.current,i,a),be=s,ru(0,!1),ma&&typeof ma.onPostCommitFiberRoot=="function")try{ma.onPostCommitFiberRoot(Xl,o)}catch{}return!0}finally{Se.p=n,ae.T=r,SL(t,e)}}function M_(t,e,a){e=Oa(a,e),e=rg(t.stateNode,e,2),t=Un(t,e,2),t!==null&&(Yl(t,2),xr(t))}function we(t,e,a){if(t.tag===3)M_(t,t,a);else for(;e!==null;){if(e.tag===3){M_(e,t,a);break}else if(e.tag===1){var r=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(zn===null||!zn.has(r))){t=Oa(a,t),a=Nw(2),r=Un(e,a,2),r!==null&&(Fw(a,r,e,t),Yl(r,2),xr(r));break}}e=e.return}}function Sm(t,e,a){var r=t.pingCache;if(r===null){r=t.pingCache=new GM;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)||(sv=!0,n.add(a),t=YM.bind(null,t,e,a),e.then(t,t))}function YM(t,e,a){var r=t.pingCache;r!==null&&r.delete(e),t.pingedLanes|=t.suspendedLanes&a,t.warmLanes&=~a,Re===t&&(he&a)===a&&(et===4||et===3&&(he&62914560)===he&&300>ha()-mf?(be&2)===0&&us(t,0):lv|=a,ss===he&&(ss=0)),xr(t)}function CL(t,e){e===0&&(e=hC()),t=$o(t,e),t!==null&&(Yl(t,e),xr(t))}function QM(t){var e=t.memoizedState,a=0;e!==null&&(a=e.retryLane),CL(t,a)}function JM(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(D(314))}r!==null&&r.delete(e),CL(t,a)}function eO(t,e){return wg(t,e)}var Zd=null,Bi=null,dg=!1,Xd=!1,_m=!1,Pn=0;function xr(t){t!==Bi&&t.next===null&&(Bi===null?Zd=Bi=t:Bi=Bi.next=t),Xd=!0,dg||(dg=!0,aO())}function ru(t,e){if(!_m&&Xd){_m=!0;do for(var a=!1,r=Zd;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,O_(r,o))}else o=he,o=rf(r,r===Re?o:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),(o&3)===0||Kl(r,o)||(a=!0,O_(r,o));r=r.next}while(a);_m=!1}}function tO(){wL()}function wL(){Xd=dg=!1;var t=0;Pn!==0&&cO()&&(t=Pn);for(var e=ha(),a=null,r=Zd;r!==null;){var n=r.next,o=LL(r,e);o===0?(r.next=null,a===null?Zd=n:a.next=n,n===null&&(Bi=a)):(a=r,(t!==0||(o&3)!==0)&&(Xd=!0)),r=n}mt!==0&&mt!==5||ru(t,!1),Pn!==0&&(Pn=0)}function LL(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]=A2(s,e)):l<=e&&(t.expiredLanes|=s),o&=~s}if(e=Re,a=he,a=rf(t,t===e?a:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r=t.callbackNode,a===0||t===e&&(Ce===2||Ce===9)||t.cancelPendingCommit!==null)return r!==null&&r!==null&&Yh(r),t.callbackNode=null,t.callbackPriority=0;if((a&3)===0||Kl(t,a)){if(e=a&-a,e===t.callbackPriority)return e;switch(r!==null&&Yh(r),kg(a)){case 2:case 8:a=fC;break;case 32:a=Rd;break;case 268435456:a=pC;break;default:a=Rd}return r=kL.bind(null,t),a=wg(a,r),t.callbackPriority=e,t.callbackNode=a,e}return r!==null&&r!==null&&Yh(r),t.callbackPriority=2,t.callbackNode=null,2}function kL(t,e){if(mt!==0&&mt!==5)return t.callbackNode=null,t.callbackPriority=0,null;var a=t.callbackNode;if(yf()&&t.callbackNode!==a)return null;var r=he;return r=rf(t,t===Re?r:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r===0?null:(dL(t,r,e),LL(t,ha()),t.callbackNode!=null&&t.callbackNode===a?kL.bind(null,t):null)}function O_(t,e){if(yf())return null;dL(t,e,!0)}function aO(){fO(function(){(be&6)!==0?wg(dC,tO):wL()})}function cv(){if(Pn===0){var t=ns;t===0&&(t=Kc,Kc<<=1,(Kc&261888)===0&&(Kc=256)),Pn=t}return Pn}function D_(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:hd(""+t)}function B_(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 rO(t,e,a,r,n){if(e==="submit"&&a&&a.stateNode===n){var o=D_((n[ta]||null).action),i=r.submitter;i&&(e=(e=i[ta]||null)?D_(e.formAction):i.getAttribute("formAction"),e!==null&&(o=e,i=null));var s=new nf("action","action",null,r,n);t.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(Pn!==0){var l=i?B_(n,i):new FormData(n);tg(a,{pending:!0,data:l,method:n.method,action:o},null,l)}}else typeof o=="function"&&(s.preventDefault(),l=i?B_(n,i):new FormData(n),tg(a,{pending:!0,data:l,method:n.method,action:o},o,l))},currentTarget:n}]})}}for(ld=0;ld<Vm.length;ld++)ud=Vm[ld],P_=ud.toLowerCase(),N_=ud[0].toUpperCase()+ud.slice(1),Ka(P_,"on"+N_);var ud,P_,N_,ld;Ka(FC,"onAnimationEnd");Ka(HC,"onAnimationIteration");Ka(UC,"onAnimationStart");Ka("dblclick","onDoubleClick");Ka("focusin","onFocus");Ka("focusout","onBlur");Ka(SM,"onTransitionRun");Ka(_M,"onTransitionStart");Ka(CM,"onTransitionCancel");Ka(zC,"onTransitionEnd");as("onMouseEnter",["mouseout","mouseover"]);as("onMouseLeave",["mouseout","mouseover"]);as("onPointerEnter",["pointerout","pointerover"]);as("onPointerLeave",["pointerout","pointerover"]);zo("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));zo("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));zo("onBeforeInput",["compositionend","keypress","textInput","paste"]);zo("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));zo("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));zo("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(" "),nO=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Vl));function IL(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){Od(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){Od(c)}n.currentTarget=null,o=l}}}}function ce(t,e){var a=e[Bm];a===void 0&&(a=e[Bm]=new Set);var r=t+"__bubble";a.has(r)||(AL(e,t,2,!1),a.add(r))}function Cm(t,e,a){var r=0;e&&(r|=4),AL(a,t,r,e)}var cd="_reactListening"+Math.random().toString(36).slice(2);function dv(t){if(!t[cd]){t[cd]=!0,xC.forEach(function(a){a!=="selectionchange"&&(nO.has(a)||Cm(a,!1,t),Cm(a,!0,t))});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[cd]||(e[cd]=!0,Cm("selectionchange",!1,e))}}function AL(t,e,a,r){switch(zL(e)){case 2:var n=MO;break;case 8:n=OO;break;default:n=mv}a=n.bind(null,e,a,t),n=void 0,!Um||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 wm(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=Fi(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}IC(function(){var u=o,c=Eg(a),d=[];e:{var f=qC.get(t);if(f!==void 0){var h=nf,S=t;switch(t){case"keypress":if(gd(a)===0)break e;case"keydown":case"keyup":h=J2;break;case"focusin":S="focus",h=am;break;case"focusout":S="blur",h=am;break;case"beforeblur":case"afterblur":h=am;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=$S;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":h=z2;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":h=aM;break;case FC:case HC:case UC:h=$2;break;case zC:h=nM;break;case"scroll":case"scrollend":h=H2;break;case"wheel":h=iM;break;case"copy":case"cut":case"paste":h=G2;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":h=GS;break;case"toggle":case"beforetoggle":h=lM}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=Bl(m,g),v!=null&&x.push($l(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!==Hm&&(S=a.relatedTarget||a.fromElement)&&(Fi(S)||S[fs]))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?Fi(S):null,S!==null&&(b=Zl(S),x=S.tag,S!==b||x!==5&&x!==27&&x!==6)&&(S=null)):(h=null,S=u),h!==S)){if(x=$S,v="onMouseLeave",g="onMouseEnter",m="mouse",(t==="pointerout"||t==="pointerover")&&(x=GS,v="onPointerLeave",g="onPointerEnter",m="pointer"),b=h==null?f:yl(h),y=S==null?f:yl(S),f=new x(v,m+"leave",h,a,c),f.target=b,f.relatedTarget=y,v=null,Fi(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=oO,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&&F_(d,f,h,x,!1),S!==null&&b!==null&&F_(d,b,S,x,!0)}}e:{if(f=u?yl(u):window,h=f.nodeName&&f.nodeName.toLowerCase(),h==="select"||h==="input"&&f.type==="file")var w=KS;else if(XS(f))if(OC)w=yM;else{w=gM;var _=mM}else h=f.nodeName,!h||h.toLowerCase()!=="input"||f.type!=="checkbox"&&f.type!=="radio"?u&&Ag(u.elementType)&&(w=KS):w=vM;if(w&&(w=w(t,u))){MC(d,w,a,c);break e}_&&_(t,f,u),t==="focusout"&&u&&f.type==="number"&&u.memoizedProps.value!=null&&Fm(f,"number",f.value)}switch(_=u?yl(u):window,t){case"focusin":(XS(_)||_.contentEditable==="true")&&(zi=_,zm=u,Cl=null);break;case"focusout":Cl=zm=zi=null;break;case"mousedown":qm=!0;break;case"contextmenu":case"mouseup":case"dragend":qm=!1,e_(d,a,c);break;case"selectionchange":if(bM)break;case"keydown":case"keyup":e_(d,a,c)}var L;if(Mg)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 Ui?TC(t,a)&&(A="onCompositionEnd"):t==="keydown"&&a.keyCode===229&&(A="onCompositionStart");A&&(EC&&a.locale!=="ko"&&(Ui||A!=="onCompositionStart"?A==="onCompositionEnd"&&Ui&&(L=AC()):(On=c,Tg="value"in On?On.value:On.textContent,Ui=!0)),_=Kd(u,A),0<_.length&&(A=new jS(A,t,null,a,c),d.push({event:A,listeners:_}),L?A.data=L:(L=RC(a),L!==null&&(A.data=L)))),(L=cM?dM(t,a):fM(t,a))&&(A=Kd(u,"onBeforeInput"),0<A.length&&(_=new jS("onBeforeInput","beforeinput",null,a,c),d.push({event:_,listeners:A}),_.data=L)),rO(d,t,u,a,c)}IL(d,e)})}function $l(t,e,a){return{instance:t,listener:e,currentTarget:a}}function Kd(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 oO(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function F_(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 iO=/\r\n?/g,sO=/\u0000|\uFFFD/g;function H_(t){return(typeof t=="string"?t:""+t).replace(iO,`
9
+ `).replace(sO,"")}function EL(t,e){return e=H_(e),H_(t)===e}function ke(t,e,a,r,n,o){switch(a){case"children":typeof r=="string"?e==="body"||e==="textarea"&&r===""||rs(t,r):(typeof r=="number"||typeof r=="bigint")&&e!=="body"&&rs(t,""+r);break;case"className":Jc(t,"class",r);break;case"tabIndex":Jc(t,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":Jc(t,a,r);break;case"style":kC(t,r,o);break;case"data":if(e!=="object"){Jc(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=hd(""+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"&&ke(t,e,"name",n.name,n,null),ke(t,e,"formEncType",n.formEncType,n,null),ke(t,e,"formMethod",n.formMethod,n,null),ke(t,e,"formTarget",n.formTarget,n,null)):(ke(t,e,"encType",n.encType,n,null),ke(t,e,"method",n.method,n,null),ke(t,e,"target",n.target,n,null)));if(r==null||typeof r=="symbol"||typeof r=="boolean"){t.removeAttribute(a);break}r=hd(""+r),t.setAttribute(a,r);break;case"onClick":r!=null&&(t.onclick=Fr);break;case"onScroll":r!=null&&ce("scroll",t);break;case"onScrollEnd":r!=null&&ce("scrollend",t);break;case"dangerouslySetInnerHTML":if(r!=null){if(typeof r!="object"||!("__html"in r))throw Error(D(61));if(a=r.__html,a!=null){if(n.children!=null)throw Error(D(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=hd(""+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":ce("beforetoggle",t),ce("toggle",t),pd(t,"popover",r);break;case"xlinkActuate":Tr(t,"http://www.w3.org/1999/xlink","xlink:actuate",r);break;case"xlinkArcrole":Tr(t,"http://www.w3.org/1999/xlink","xlink:arcrole",r);break;case"xlinkRole":Tr(t,"http://www.w3.org/1999/xlink","xlink:role",r);break;case"xlinkShow":Tr(t,"http://www.w3.org/1999/xlink","xlink:show",r);break;case"xlinkTitle":Tr(t,"http://www.w3.org/1999/xlink","xlink:title",r);break;case"xlinkType":Tr(t,"http://www.w3.org/1999/xlink","xlink:type",r);break;case"xmlBase":Tr(t,"http://www.w3.org/XML/1998/namespace","xml:base",r);break;case"xmlLang":Tr(t,"http://www.w3.org/XML/1998/namespace","xml:lang",r);break;case"xmlSpace":Tr(t,"http://www.w3.org/XML/1998/namespace","xml:space",r);break;case"is":pd(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=N2.get(a)||a,pd(t,a,r))}}function fg(t,e,a,r,n,o){switch(a){case"style":kC(t,r,o);break;case"dangerouslySetInnerHTML":if(r!=null){if(typeof r!="object"||!("__html"in r))throw Error(D(61));if(a=r.__html,a!=null){if(n.children!=null)throw Error(D(60));t.innerHTML=a}}break;case"children":typeof r=="string"?rs(t,r):(typeof r=="number"||typeof r=="bigint")&&rs(t,""+r);break;case"onScroll":r!=null&&ce("scroll",t);break;case"onScrollEnd":r!=null&&ce("scrollend",t);break;case"onClick":r!=null&&(t.onclick=Fr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!bC.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[ta]||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,""):pd(t,a,r)}}}function Et(t,e,a){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":ce("error",t),ce("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(D(137,e));default:ke(t,e,o,i,a,null)}}n&&ke(t,e,"srcSet",a.srcSet,a,null),r&&ke(t,e,"src",a.src,a,null);return;case"input":ce("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(D(137,e));break;default:ke(t,e,r,c,a,null)}}CC(t,o,s,l,u,i,n,!1);return;case"select":ce("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:ke(t,e,n,s,a,null)}e=o,a=i,t.multiple=!!r,e!=null?Xi(t,!!r,e,!1):a!=null&&Xi(t,!!r,a,!0);return;case"textarea":ce("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(D(91));break;default:ke(t,e,i,s,a,null)}LC(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":ke(t,e,l,r,a,null));return;case"dialog":ce("beforetoggle",t),ce("toggle",t),ce("cancel",t),ce("close",t);break;case"iframe":case"object":ce("load",t);break;case"video":case"audio":for(r=0;r<Vl.length;r++)ce(Vl[r],t);break;case"image":ce("error",t),ce("load",t);break;case"details":ce("toggle",t);break;case"embed":case"source":case"link":ce("error",t),ce("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(D(137,e));default:ke(t,e,u,r,a,null)}return;default:if(Ag(e)){for(c in a)a.hasOwnProperty(c)&&(r=a[c],r!==void 0&&fg(t,e,c,r,a,void 0));return}}for(s in a)a.hasOwnProperty(s)&&(r=a[s],r!=null&&ke(t,e,s,r,a,null))}function lO(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)||ke(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(D(137,e));break;default:h!==d&&ke(t,e,f,h,r,d)}}Nm(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)||ke(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&&ke(t,e,n,o,r,l)}e=s,a=i,r=h,f!=null?Xi(t,!!a,f,!1):!!r!=!!a&&(e!=null?Xi(t,!!a,e,!0):Xi(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:ke(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(D(91));break;default:n!==o&&ke(t,e,i,n,r,o)}wC(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:ke(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":ke(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)&&ke(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(D(137,e));break;default:ke(t,e,u,f,r,h)}return;default:if(Ag(e)){for(var b in a)f=a[b],a.hasOwnProperty(b)&&f!==void 0&&!r.hasOwnProperty(b)&&fg(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||fg(t,e,c,f,r,h);return}}for(var g in a)f=a[g],a.hasOwnProperty(g)&&f!=null&&!r.hasOwnProperty(g)&&ke(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||ke(t,e,d,f,r,h)}function U_(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function uO(){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&&U_(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&&U_(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 pg=null,hg=null;function Yd(t){return t.nodeType===9?t:t.ownerDocument}function z_(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 TL(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 mg(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 Lm=null;function cO(){var t=window.event;return t&&t.type==="popstate"?t===Lm?!1:(Lm=t,!0):(Lm=null,!1)}var RL=typeof setTimeout=="function"?setTimeout:void 0,dO=typeof clearTimeout=="function"?clearTimeout:void 0,q_=typeof Promise=="function"?Promise:void 0,fO=typeof queueMicrotask=="function"?queueMicrotask:typeof q_<"u"?function(t){return q_.resolve(null).then(t).catch(pO)}:RL;function pO(t){setTimeout(function(){throw t})}function Yn(t){return t==="head"}function V_(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),ds(e);return}r--}else if(a==="$"||a==="$?"||a==="$~"||a==="$!"||a==="&")r++;else if(a==="html")Ol(t.ownerDocument.documentElement);else if(a==="head"){a=t.ownerDocument.head,Ol(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"&&Ol(t.ownerDocument.body);a=n}while(a);ds(e)}function $_(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 gg(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":gg(a),Ig(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}t.removeChild(a)}}function hO(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=Pa(t.nextSibling),t===null)break}return null}function mO(t,e,a){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!a||(t=Pa(t.nextSibling),t===null))return null;return t}function ML(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=Pa(t.nextSibling),t===null))return null;return t}function vg(t){return t.data==="$?"||t.data==="$~"}function yg(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function gO(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 Pa(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 xg=null;function j_(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="/$"||a==="/&"){if(e===0)return Pa(t.nextSibling);e--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||e++}t=t.nextSibling}return null}function G_(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 OL(t,e,a){switch(e=Yd(a),t){case"html":if(t=e.documentElement,!t)throw Error(D(452));return t;case"head":if(t=e.head,!t)throw Error(D(453));return t;case"body":if(t=e.body,!t)throw Error(D(454));return t;default:throw Error(D(451))}}function Ol(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);Ig(t)}var Na=new Map,W_=new Set;function Qd(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Zr=Se.d;Se.d={f:vO,r:yO,D:xO,C:bO,L:SO,m:_O,X:wO,S:CO,M:LO};function vO(){var t=Zr.f(),e=gf();return t||e}function yO(t){var e=ps(t);e!==null&&e.tag===5&&e.type==="form"?kw(e):Zr.r(t)}var vs=typeof document>"u"?null:document;function DL(t,e,a){var r=vs;if(r&&typeof e=="string"&&e){var n=Ma(e);n='link[rel="'+t+'"][href="'+n+'"]',typeof a=="string"&&(n+='[crossorigin="'+a+'"]'),W_.has(n)||(W_.add(n),t={rel:t,crossOrigin:a,href:e},r.querySelector(n)===null&&(e=r.createElement("link"),Et(e,"link",t),St(e),r.head.appendChild(e)))}}function xO(t){Zr.D(t),DL("dns-prefetch",t,null)}function bO(t,e){Zr.C(t,e),DL("preconnect",t,e)}function SO(t,e,a){Zr.L(t,e,a);var r=vs;if(r&&t&&e){var n='link[rel="preload"][as="'+Ma(e)+'"]';e==="image"&&a&&a.imageSrcSet?(n+='[imagesrcset="'+Ma(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(n+='[imagesizes="'+Ma(a.imageSizes)+'"]')):n+='[href="'+Ma(t)+'"]';var o=n;switch(e){case"style":o=cs(t);break;case"script":o=ys(t)}Na.has(o)||(t=ze({rel:"preload",href:e==="image"&&a&&a.imageSrcSet?void 0:t,as:e},a),Na.set(o,t),r.querySelector(n)!==null||e==="style"&&r.querySelector(nu(o))||e==="script"&&r.querySelector(ou(o))||(e=r.createElement("link"),Et(e,"link",t),St(e),r.head.appendChild(e)))}}function _O(t,e){Zr.m(t,e);var a=vs;if(a&&t){var r=e&&typeof e.as=="string"?e.as:"script",n='link[rel="modulepreload"][as="'+Ma(r)+'"][href="'+Ma(t)+'"]',o=n;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=ys(t)}if(!Na.has(o)&&(t=ze({rel:"modulepreload",href:t},e),Na.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"),Et(r,"link",t),St(r),a.head.appendChild(r)}}}function CO(t,e,a){Zr.S(t,e,a);var r=vs;if(r&&t){var n=Zi(r).hoistableStyles,o=cs(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=ze({rel:"stylesheet",href:t,"data-precedence":e},a),(a=Na.get(o))&&fv(t,a);var l=i=r.createElement("link");St(l),Et(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,wd(i,e,r)}i={type:"stylesheet",instance:i,count:1,state:s},n.set(o,i)}}}function wO(t,e){Zr.X(t,e);var a=vs;if(a&&t){var r=Zi(a).hoistableScripts,n=ys(t),o=r.get(n);o||(o=a.querySelector(ou(n)),o||(t=ze({src:t,async:!0},e),(e=Na.get(n))&&pv(t,e),o=a.createElement("script"),St(o),Et(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function LO(t,e){Zr.M(t,e);var a=vs;if(a&&t){var r=Zi(a).hoistableScripts,n=ys(t),o=r.get(n);o||(o=a.querySelector(ou(n)),o||(t=ze({src:t,async:!0,type:"module"},e),(e=Na.get(n))&&pv(t,e),o=a.createElement("script"),St(o),Et(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function Z_(t,e,a,r){var n=(n=Nn.current)?Qd(n):null;if(!n)throw Error(D(446));switch(t){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(e=cs(a.href),a=Zi(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=cs(a.href);var o=Zi(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),Na.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},Na.set(t,a),o||kO(n,t,a,i.state))),e&&r===null)throw Error(D(528,""));return i}if(e&&r!==null)throw Error(D(529,""));return null;case"script":return e=a.async,a=a.src,typeof a=="string"&&e&&typeof e!="function"&&typeof e!="symbol"?(e=ys(a),a=Zi(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(D(444,t))}}function cs(t){return'href="'+Ma(t)+'"'}function nu(t){return'link[rel="stylesheet"]['+t+"]"}function BL(t){return ze({},t,{"data-precedence":t.precedence,precedence:null})}function kO(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}),Et(e,"link",a),St(e),t.head.appendChild(e))}function ys(t){return'[src="'+Ma(t)+'"]'}function ou(t){return"script[async]"+t}function X_(t,e,a){if(e.count++,e.instance===null)switch(e.type){case"style":var r=t.querySelector('style[data-href~="'+Ma(a.href)+'"]');if(r)return e.instance=r,St(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"),St(r),Et(r,"style",n),wd(r,a.precedence,t),e.instance=r;case"stylesheet":n=cs(a.href);var o=t.querySelector(nu(n));if(o)return e.state.loading|=4,e.instance=o,St(o),o;r=BL(a),(n=Na.get(n))&&fv(r,n),o=(t.ownerDocument||t).createElement("link"),St(o);var i=o;return i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),Et(o,"link",r),e.state.loading|=4,wd(o,a.precedence,t),e.instance=o;case"script":return o=ys(a.src),(n=t.querySelector(ou(o)))?(e.instance=n,St(n),n):(r=a,(n=Na.get(o))&&(r=ze({},a),pv(r,n)),t=t.ownerDocument||t,n=t.createElement("script"),St(n),Et(n,"link",r),t.head.appendChild(n),e.instance=n);case"void":return null;default:throw Error(D(443,e.type))}else e.type==="stylesheet"&&(e.state.loading&4)===0&&(r=e.instance,e.state.loading|=4,wd(r,a.precedence,t));return e.instance}function wd(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 fv(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title)}function pv(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity)}var Ld=null;function K_(t,e,a){if(Ld===null){var r=new Map,n=Ld=new Map;n.set(a,r)}else n=Ld,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[kt]||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 Y_(t,e,a){t=t.ownerDocument||t,t.head.insertBefore(a,e==="title"?t.querySelector("head > title"):null)}function IO(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 PL(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function AO(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=cs(r.href),o=e.querySelector(nu(n));if(o){e=o._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=Jd.bind(t),e.then(t,t)),a.state.loading|=4,a.instance=o,St(o);return}o=e.ownerDocument||e,r=BL(r),(n=Na.get(n))&&fv(r,n),o=o.createElement("link"),St(o);var i=o;i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),Et(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=Jd.bind(t),e.addEventListener("load",a),e.addEventListener("error",a))}}var km=0;function EO(t,e){return t.stylesheets&&t.count===0&&kd(t,t.stylesheets),0<t.count||0<t.imgCount?function(a){var r=setTimeout(function(){if(t.stylesheets&&kd(t,t.stylesheets),t.unsuspend){var o=t.unsuspend;t.unsuspend=null,o()}},6e4+e);0<t.imgBytes&&km===0&&(km=62500*uO());var n=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&kd(t,t.stylesheets),t.unsuspend)){var o=t.unsuspend;t.unsuspend=null,o()}},(t.imgBytes>km?50:800)+e);return t.unsuspend=a,function(){t.unsuspend=null,clearTimeout(r),clearTimeout(n)}}:null}function Jd(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)kd(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var ef=null;function kd(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,ef=new Map,e.forEach(TO,t),ef=null,Jd.call(t))}function TO(t,e){if(!(e.state.loading&4)){var a=ef.get(t);if(a)var r=a.get(null);else{a=new Map,ef.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=Jd.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:Nr,Provider:null,Consumer:null,_currentValue:Ro,_currentValue2:Ro,_threadCount:0};function RO(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=Qh(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Qh(0),this.hiddenUpdates=Qh(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 NL(t,e,a,r,n,o,i,s,l,u,c,d){return t=new RO(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=Hg(),e.refCount++,t.pooledCache=e,e.refCount++,o.memoizedState={element:r,isDehydrated:a,cache:e},qg(o),t}function FL(t){return t?(t=$i,t):$i}function HL(t,e,a,r,n,o){n=FL(n),r.context===null?r.context=n:r.pendingContext=n,r=Hn(e),r.payload={element:a},o=o===void 0?null:o,o!==null&&(r.callback=o),a=Un(t,r,e),a!==null&&(ea(a,t,e),Ll(a,t,e))}function Q_(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var a=t.retryLane;t.retryLane=a!==0&&a<e?a:e}}function hv(t,e){Q_(t,e),(t=t.alternate)&&Q_(t,e)}function UL(t){if(t.tag===13||t.tag===31){var e=$o(t,67108864);e!==null&&ea(e,t,67108864),hv(t,67108864)}}function J_(t){if(t.tag===13||t.tag===31){var e=va();e=Lg(e);var a=$o(t,e);a!==null&&ea(a,t,e),hv(t,e)}}var tf=!0;function MO(t,e,a,r){var n=ae.T;ae.T=null;var o=Se.p;try{Se.p=2,mv(t,e,a,r)}finally{Se.p=o,ae.T=n}}function OO(t,e,a,r){var n=ae.T;ae.T=null;var o=Se.p;try{Se.p=8,mv(t,e,a,r)}finally{Se.p=o,ae.T=n}}function mv(t,e,a,r){if(tf){var n=bg(r);if(n===null)wm(t,e,r,af,a),eC(t,r);else if(BO(n,t,e,a,r))r.stopPropagation();else if(eC(t,r),e&4&&-1<DO.indexOf(t)){for(;n!==null;){var o=ps(n);if(o!==null)switch(o.tag){case 3:if(o=o.stateNode,o.current.memoizedState.isDehydrated){var i=Ao(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}xr(o),(be&6)===0&&(jd=ha()+500,ru(0,!1))}}break;case 31:case 13:s=$o(o,2),s!==null&&ea(s,o,2),gf(),hv(o,2)}if(o=bg(r),o===null&&wm(t,e,r,af,a),o===n)break;n=o}n!==null&&r.stopPropagation()}else wm(t,e,r,null,a)}}function bg(t){return t=Eg(t),gv(t)}var af=null;function gv(t){if(af=null,t=Fi(t),t!==null){var e=Zl(t);if(e===null)t=null;else{var a=e.tag;if(a===13){if(t=iC(e),t!==null)return t;t=null}else if(a===31){if(t=sC(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 af=t,null}function zL(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(S2()){case dC:return 2;case fC:return 8;case Rd:case _2:return 32;case pC:return 268435456;default:return 32}default:return 32}}var Sg=!1,Vn=null,$n=null,jn=null,Gl=new Map,Wl=new Map,Rn=[],DO="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 eC(t,e){switch(t){case"focusin":case"focusout":Vn=null;break;case"dragenter":case"dragleave":$n=null;break;case"mouseover":case"mouseout":jn=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=ps(e),e!==null&&UL(e)),t):(t.eventSystemFlags|=r,e=t.targetContainers,n!==null&&e.indexOf(n)===-1&&e.push(n),t)}function BO(t,e,a,r,n){switch(e){case"focusin":return Vn=hl(Vn,t,e,a,r,n),!0;case"dragenter":return $n=hl($n,t,e,a,r,n),!0;case"mouseover":return jn=hl(jn,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 qL(t){var e=Fi(t.target);if(e!==null){var a=Zl(e);if(a!==null){if(e=a.tag,e===13){if(e=iC(a),e!==null){t.blockedOn=e,NS(t.priority,function(){J_(a)});return}}else if(e===31){if(e=sC(a),e!==null){t.blockedOn=e,NS(t.priority,function(){J_(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 Id(t){if(t.blockedOn!==null)return!1;for(var e=t.targetContainers;0<e.length;){var a=bg(t.nativeEvent);if(a===null){a=t.nativeEvent;var r=new a.constructor(a.type,a);Hm=r,a.target.dispatchEvent(r),Hm=null}else return e=ps(a),e!==null&&UL(e),t.blockedOn=a,!1;e.shift()}return!0}function tC(t,e,a){Id(t)&&a.delete(e)}function PO(){Sg=!1,Vn!==null&&Id(Vn)&&(Vn=null),$n!==null&&Id($n)&&($n=null),jn!==null&&Id(jn)&&(jn=null),Gl.forEach(tC),Wl.forEach(tC)}function dd(t,e){t.blockedOn===e&&(t.blockedOn=null,Sg||(Sg=!0,gt.unstable_scheduleCallback(gt.unstable_NormalPriority,PO)))}var fd=null;function aC(t){fd!==t&&(fd=t,gt.unstable_scheduleCallback(gt.unstable_NormalPriority,function(){fd===t&&(fd=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(gv(r||a)===null)continue;break}var o=ps(a);o!==null&&(t.splice(e,3),e-=3,tg(o,{pending:!0,data:n,method:a.method,action:r},r,n))}}))}function ds(t){function e(l){return dd(l,t)}Vn!==null&&dd(Vn,t),$n!==null&&dd($n,t),jn!==null&&dd(jn,t),Gl.forEach(e),Wl.forEach(e);for(var a=0;a<Rn.length;a++){var r=Rn[a];r.blockedOn===t&&(r.blockedOn=null)}for(;0<Rn.length&&(a=Rn[0],a.blockedOn===null);)qL(a),a.blockedOn===null&&Rn.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[ta]||null;if(typeof o=="function")i||aC(a);else if(i){var s=null;if(o&&o.hasAttribute("formAction")){if(n=o,i=o[ta]||null)s=i.formAction;else if(gv(n)!==null)continue}else s=i.action;typeof s=="function"?a[r+1]=s:(a.splice(r,3),r-=3),aC(a)}}}function VL(){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 vv(t){this._internalRoot=t}xf.prototype.render=vv.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(D(409));var a=e.current,r=va();HL(a,r,t,e,null,null)};xf.prototype.unmount=vv.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;HL(t.current,2,null,t,null,null),gf(),e[fs]=null}};function xf(t){this._internalRoot=t}xf.prototype.unstable_scheduleHydration=function(t){if(t){var e=yC();t={blockedOn:null,target:t,priority:e};for(var a=0;a<Rn.length&&e!==0&&e<Rn[a].priority;a++);Rn.splice(a,0,t),a===0&&qL(t)}};var rC=nC.version;if(rC!=="19.2.1")throw Error(D(527,rC,"19.2.1"));Se.findDOMNode=function(t){var e=t._reactInternals;if(e===void 0)throw typeof t.render=="function"?Error(D(188)):(t=Object.keys(t).join(","),Error(D(268,t)));return t=h2(e),t=t!==null?lC(t):null,t=t===null?null:t.stateNode,t};var NO={bundleType:0,version:"19.2.1",rendererPackageName:"react-dom",currentDispatcherRef:ae,reconcilerVersion:"19.2.1"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&(ml=__REACT_DEVTOOLS_GLOBAL_HOOK__,!ml.isDisabled&&ml.supportsFiber))try{Xl=ml.inject(NO),ma=ml}catch{}var ml;bf.createRoot=function(t,e){if(!oC(t))throw Error(D(299));var a=!1,r="",n=Dw,o=Bw,i=Pw;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=NL(t,1,!1,null,null,a,r,null,n,o,i,VL),t[fs]=e.current,dv(t),new vv(e)};bf.hydrateRoot=function(t,e,a){if(!oC(t))throw Error(D(299));var r=!1,n="",o=Dw,i=Bw,s=Pw,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=NL(t,1,!0,e,a??null,r,n,l,o,i,s,VL),e.context=FL(null),a=e.current,r=va(),r=Lg(r),n=Hn(r),n.callback=null,Un(a,n,r),a=r,e.current.lanes=a,Yl(e,a),xr(e),t[fs]=e.current,dv(t),new xf(e)};bf.version="19.2.1"});var Go=dr((pU,GL)=>{"use strict";function jL(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(jL)}catch(t){console.error(t)}}jL(),GL.exports=$L()});var qk=dr(Ff=>{"use strict";var MD=Symbol.for("react.transitional.element"),OD=Symbol.for("react.fragment");function zk(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:MD,type:t,key:r,ref:e!==void 0?e:null,props:a}}Ff.Fragment=OD;Ff.jsx=zk;Ff.jsxs=zk});var Ae=dr((Tz,Vk)=>{"use strict";Vk.exports=qk()});var NR=Y(Qe(),1),Ah=Y(ol(),1),nU=Y(Go(),1);function WL(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 FO=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 yv(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(!FO.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 ZL=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=yv(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=WL(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=yv(d.html))}}},XL=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)}}},KL=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)}}},YL=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))}}},QL=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)}}},JL=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)}}},xv=[{kind:"content:insertHtml",executor:ZL},{kind:"content:setText",executor:XL},{kind:"content:setAttr",executor:KL},{kind:"content:addClass",executor:YL},{kind:"content:removeClass",executor:QL},{kind:"content:setStyle",executor:JL}],bv={id:"adaptive-content",version:"1.0.0",name:"Content",description:"DOM manipulation for text, attributes, and styles",executors:xv};var HO={light:50,medium:100,heavy:200},UO=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"],ek={init(t,e,a){let r=HO[a.intensity],n=a.colors.length>0?a.colors:UO,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 zO={light:20,medium:40,heavy:80},qO="\u{1F389}",tk={init(t,e,a){let r=zO[a.intensity],n=typeof a.props?.emoji=="string"?a.props.emoji:qO,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 VO={light:20,medium:40,heavy:80},$O={light:3,medium:4,heavy:5},ak={init(t,e,a){let r=VO[a.intensity],n=$O[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 jO={light:30,medium:60,heavy:120},rk={init(t,e,a){let r=jO[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 Sf=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 GO=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"];function WO(t,e){return[t,e,`${t}cc`,`${e}cc`,"#ffffff",`${t}80`]}function ZO(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 WO(a,r||a)}catch{}return null}var nk=new Map([["confetti",ek],["fireworks",ak],["sparkles",rk],["emoji-rain",tk]]),ok=async(t,e)=>{let a=nk.get(t.effect);if(!a)return console.warn(`[adaptive-overlays] Unknown celebration effect: "${t.effect}". Available: ${[...nk.keys()].join(", ")}`),{cleanup:()=>{}};let r=t.colors??ZO(e.overlayRoot)??GO,n={duration:t.duration??3e3,intensity:t.intensity??"medium",colors:r,props:t.props},o=new Sf;return o.start(e.overlayRoot,a,n),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:celebrate",effect:t.effect}),{cleanup:()=>{o.stop()}}};var _v="syntro_active_tour",_f=new Map;function XO(t){try{let e=localStorage.getItem(_v);if(!e)return null;let a=JSON.parse(e);return a.tourId!==t?null:a}catch{return null}}function Sv(t){try{localStorage.setItem(_v,JSON.stringify(t))}catch{}}function KO(){try{localStorage.removeItem(_v)}catch{}}function iu(){return window.location.pathname}function YO(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 Cv=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(_f.has(a))return{cleanup:async()=>{let y=_f.get(a);y&&await y.cleanup()}};if(!e.applyAction)throw new Error("Tour executor requires applyAction in context");let i=XO(a),s=!!i;if(!s&&!o)return{cleanup:()=>{}};i||(i={tourId:a,currentStepId:n||r[0].id,startedAt:Date.now()},Sv(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,Sv(i)}let u=r[l];if(!YO(u))return e.publishEvent("tour.waiting_for_route",{tourId:a,stepId:u.id,expectedRoute:u.route,currentRoute:iu()}),{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"){KO(),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,Sv(i),e.publishEvent("tour.step_changed",{tourId:a,previousStepId:u.id,nextStepId:y}),v.route&&v.route!==iu()){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=iu(),v=()=>{let _=iu();_!==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,_f.delete(a),await S(),h&&h(),e.publishEvent("tour.paused",{tourId:a,stepId:i.currentStepId})};return _f.set(a,{cleanup:m}),{cleanup:m}};var Ya={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"},Tt={0:"#301f09",1:"#5f3e12",2:"#8f5e1b",3:"#be7d24",4:"#ee9c2d",5:"#f1b057",6:"#f5c481",7:"#f8d7ab",8:"#fcebd5",9:"#fdf5ea"},We={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"},su={0:"#662500",1:"#993d00",2:"#cc5800",3:"#ff7700",4:"#fea85d",5:"#fec58f",6:"#ffd6ae",7:"#fee6cd",8:"#fff1e1",9:"#fff8f0"},Ct={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 Sa={primary:k[10],secondary:k[9],tertiary:k[8]},RU={primary:k[2],secondary:k[0]},wv={primary:k[4],secondary:k[3]},Cf={primary:{text:Ya.white,icon:Ya.white,border:ne[3],backgroundDefault:ne[3],backgroundHover:ne[2]},neutral:{text:k[10],textHover:Ya.white,icon:k[10],iconHover:Ya.white,border:k[4],background:k[2]},link:{text:Ya.white,icon:Ya.white,hover:ne[5]},error:{text:We[5],hover:We[6]},success:{text:Me[5],hover:Me[6]}},MU={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:We[8],pillOutline:We[4],borderPrimary:We[2],borderSecondary:We[2],background:We[0]},yellow:{content:Tt[8],pillOutline:Tt[4],borderPrimary:Tt[2],borderSecondary:Tt[2],background:Tt[0]},green:{content:Me[8],pillOutline:Me[4],borderPrimary:Me[2],borderSecondary:Me[2],background:Me[0]},purple:{content:Ct[8],pillOutline:Ct[4],borderPrimary:Ct[2],borderSecondary:Ct[2],background:Ct[0]},blue:{content:ba[8],pillOutline:ba[4],borderPrimary:ba[2],borderSecondary:ba[2],background:ba[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]}},OU={green:{content:Me[8],border:Me[2],background:Me[0]},yellow:{content:Tt[8],border:Tt[2],background:Tt[0]},red:{content:We[8],border:We[2],background:We[0]}},DU={green:{content:Me[1],background:Me[9]},yellow:{content:Tt[1],background:Tt[9]},red:{content:We[1],background:We[9]}},BU={content:k[10],border:k[4],background:k[3]},PU={backgroundDefault:k[2],backgroundHover:k[1],selected:k[3]},NU={background:k[2],icon:k[10],borderDefault:k[4],borderSelected:ne[3],textLabel:k[9],textPlaceholder:k[8],textHint:k[8]},FU={backgroundDefault:k[2],backgroundDisabled:k[0],textLabel:k[9],textPlaceholder:k[8],textHint:k[8],textError:We[5],iconDefault:k[9],iconPlaceholder:k[10],iconError:We[5],borderDefault:k[4],borderSelected:ne[3],borderError:We[5]},HU={handleDefault:Ya.white,handleDisabled:k[10],off:{backgroundDefault:k[4],backgroundHover:k[5],backgroundDisabled:k[4]},on:{backgroundDefault:Me[3],backgroundHover:Me[2],backgroundDisabled:k[4]}},UU={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]}},zU={content:k[10],background:k[4]},qU={background:k[4],active:Me[3]},VU={background:k[1],content:k[9],border:k[4]},$U={backgroundDefault:k[1],backgroundHover:k[3],backgroundActive:k[4],border:k[4],contentPrimary:k[10],contentSecondary:k[9],contentTertiary:k[8]},jU={background:k[1],content:k[9],border:k[4]},GU={activeBackground:k[3],activeContent:ne[5],inactiveContent:k[9],border:k[4]},WU={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]}},ZU={textPrimaryDefault:k[10],textPrimaryHover:k[10],textSecondaryDefault:k[8],textSecondaryHover:k[9],iconPrimary:k[10],iconSecondary:k[8]},XU={background:Me[1],active:Me[5]},KU={textDefault:k[10],textSelected:Ya.white,textDisabled:k[7],backgroundDefault:k[2],backgroundMiddle:k[3],backgroundSelected:ne[3],border:k[4]},YU=k[9];var ik=typeof CSS<"u"&&CSS.supports?.("clip-path","path('M0 0 H1 V1 Z')");function sk(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(!ik)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,O=A.top-r,H=A.width+r*2,E=A.height+r*2;if(Object.assign(x.style,{left:`${I}px`,top:`${O}px`,width:`${H}px`,height:`${E}px`}),ik){let M=window.innerWidth,R=window.innerHeight,F=Math.min(n,H/2,E/2),K=`M 0 0 L ${M} 0 L ${M} ${R} L 0 ${R} Z`,U=`M ${I+F} ${O} A ${F} ${F} 0 0 0 ${I} ${O+F} L ${I} ${O+E-F} A ${F} ${F} 0 0 0 ${I+F} ${O+E} L ${I+H-F} ${O+E} A ${F} ${F} 0 0 0 ${I+H} ${O+E-F} L ${I+H} ${O+F} A ${F} ${F} 0 0 0 ${I+H-F} ${O} L ${I+F} ${O} Z`;g(`path('${K} ${U}')`)}else{let[M,R,F,K]=b;Object.assign(M.style,{left:"0px",top:"0px",width:"100vw",height:`${O}px`}),Object.assign(F.style,{left:"0px",top:`${O+E}px`,width:"100vw",height:`${Math.max(0,window.innerHeight-(O+E))}px`}),Object.assign(K.style,{left:"0px",top:`${O}px`,width:`${I}px`,height:`${E}px`}),Object.assign(R.style,{left:`${I+H}px`,top:`${O}px`,width:`${Math.max(0,window.innerWidth-(I+H))}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 QO=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(!QO.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 Wo={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)"},Lv=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: ${Zo.bg};
24
- border-radius: ${Zo.radius};
23
+ background: ${Wo.bg};
24
+ border-radius: ${Wo.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: ${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+=`
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: ${Wo.title};">${_a(a.title)}</h2>`),d+=`<div class="syntro-modal-body" style="color: ${Wo.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,7 +36,7 @@ Error generating stack: `+r.message+`
36
36
  border: none;
37
37
  cursor: pointer;
38
38
  padding: 4px;
39
- color: ${Zo.text};
39
+ color: ${Wo.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">
@@ -54,12 +54,12 @@ Error generating stack: `+r.message+`
54
54
  font-weight: 500;
55
55
  cursor: pointer;
56
56
  transition: background 150ms ease;
57
- ${w?`background: ${Zo.accent}; color: white; border: none;`:`background: transparent; color: ${Zo.accent}; border: 1px solid currentColor; opacity: 0.7;`}
57
+ ${w?`background: ${Wo.accent}; color: white; border: none;`:`background: transparent; color: ${Wo.accent}; border: 1px solid currentColor; opacity: 0.7;`}
58
58
  "
59
59
  >
60
60
  ${_a(C.label)}
61
61
  </button>
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 ck=["top","right","bottom","left"];var Jn=Math.min,Kr=Math.max,du=Math.round,fu=Math.floor,Ja=t=>({x:t,y:t}),ZO={left:"right",right:"left",bottom:"top",top:"bottom"},XO={start:"end",end:"start"};function kf(t,e,a){return Kr(t,Jn(e,a))}function Xo(t,e){return typeof t=="function"?t(e):t}function eo(t){return t.split("-")[0]}function bs(t){return t.split("-")[1]}function kv(t){return t==="x"?"y":"x"}function If(t){return t==="y"?"height":"width"}var YO=new Set(["top","bottom"]);function Qr(t){return YO.has(eo(t))?"y":"x"}function Af(t){return kv(Qr(t))}function dk(t,e,a){a===void 0&&(a=!1);let r=bs(t),n=Af(t),o=If(n),i=n==="x"?r===(a?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[o]>e.floating[o]&&(i=cu(i)),[i,cu(i)]}function fk(t){let e=cu(t);return[Lf(t),e,Lf(e)]}function Lf(t){return t.replace(/start|end/g,e=>XO[e])}var lk=["left","right"],uk=["right","left"],KO=["top","bottom"],QO=["bottom","top"];function JO(t,e,a){switch(t){case"top":case"bottom":return a?e?uk:lk:e?lk:uk;case"left":case"right":return e?KO:QO;default:return[]}}function pk(t,e,a,r){let n=bs(t),o=JO(eo(t),a==="start",r);return n&&(o=o.map(i=>i+"-"+n),e&&(o=o.concat(o.map(Lf)))),o}function cu(t){return t.replace(/left|right|bottom|top/g,e=>ZO[e])}function eD(t){return{top:0,right:0,bottom:0,left:0,...t}}function Iv(t){return typeof t!="number"?eD(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 hk(t,e,a){let{reference:r,floating:n}=t,o=Qr(e),i=Af(e),s=If(i),l=eo(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(bs(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 vk(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=Iv(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 yk=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}=hk(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:vk},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}=hk(u,f,l)),b=-1)}return{x:c,y:d,placement:f,strategy:n,middlewareData:h}},xk=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=Iv(c),f={x:a,y:r},h=Af(n),S=If(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=Jn(d[g],A),R=Jn(d[m],A),F=I,E=_-x[S]-R,O=_/2-x[S]/2+L,D=kf(F,O,E),N=!l.arrow&&bs(n)!=null&&O!==D&&o.reference[S]/2-(O<F?I:R)-x[S]/2<0,W=N?O<F?O-F:O-E:0;return{[h]:f[h]+W,data:{[h]:D,centerOffset:O-D-W,...N&&{alignmentOffset:W}},reset:N}}});var bk=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=eo(n),m=Qr(s),y=eo(s)===s,v=await(l.isRTL==null?void 0:l.isRTL(u.floating)),C=f||(y||!x?[cu(s)]:fk(s)),w=S!=="none";!f&&w&&C.push(...pk(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 O=dk(n,i,v);A.push(L[O[0]],L[O[1]])}if(I=[...I,{placement:n,overflows:A}],!A.every(O=>O<=0)){var R,F;let O=(((R=o.flip)==null?void 0:R.index)||0)+1,D=_[O];if(D&&(!(d==="alignment"?m!==Qr(D):!1)||I.every(H=>Qr(H.placement)===m?H.overflows[0]>0:!0)))return{data:{index:O,overflows:I},reset:{placement:D}};let N=(F=I.filter(W=>W.overflows[0]<=0).sort((W,H)=>W.overflows[1]-H.overflows[1])[0])==null?void 0:F.placement;if(!N)switch(h){case"bestFit":{var E;let W=(E=I.filter(H=>{if(w){let $=Qr(H.placement);return $===m||$==="y"}return!0}).map(H=>[H.placement,H.overflows.filter($=>$>0).reduce(($,ue)=>$+ue,0)]).sort((H,$)=>H[1]-$[1])[0])==null?void 0:E[0];W&&(N=W);break}case"initialPlacement":N=s;break}if(n!==N)return{reset:{placement:N}}}return{}}}};function mk(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function gk(t){return ck.some(e=>t[e]>=0)}var Sk=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=mk(i,a.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:gk(s)}}}case"escaped":{let i=await r.detectOverflow(e,{...o,altBoundary:!0}),s=mk(i,a.floating);return{data:{escapedOffsets:s,escaped:gk(s)}}}default:return{}}}}};var tD=new Set(["left","top"]);async function aD(t,e){let{placement:a,platform:r,elements:n}=t,o=await(r.isRTL==null?void 0:r.isRTL(n.floating)),i=eo(a),s=bs(a),l=Qr(a)==="y",u=tD.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 _k=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 aD(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}}}}},Ck=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=Qr(eo(n)),h=kv(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=kf(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=kf(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 Ef(){return typeof window<"u"}function Ko(t){return Lk(t)?(t.nodeName||"").toLowerCase():"#document"}function ra(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function er(t){var e;return(e=(Lk(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Lk(t){return Ef()?t instanceof Node||t instanceof ra(t).Node:!1}function Ha(t){return Ef()?t instanceof Element||t instanceof ra(t).Element:!1}function tr(t){return Ef()?t instanceof HTMLElement||t instanceof ra(t).HTMLElement:!1}function wk(t){return!Ef()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof ra(t).ShadowRoot}var rD=new Set(["inline","contents"]);function _s(t){let{overflow:e,overflowX:a,overflowY:r,display:n}=Ua(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+a)&&!rD.has(n)}var nD=new Set(["table","td","th"]);function kk(t){return nD.has(Ko(t))}var oD=[":popover-open",":modal"];function pu(t){return oD.some(e=>{try{return t.matches(e)}catch{return!1}})}var iD=["transform","translate","scale","rotate","perspective"],sD=["transform","translate","scale","rotate","perspective","filter"],lD=["paint","layout","strict","content"];function Tf(t){let e=Rf(),a=Ha(t)?Ua(t):t;return iD.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)||sD.some(r=>(a.willChange||"").includes(r))||lD.some(r=>(a.contain||"").includes(r))}function Ik(t){let e=Jr(t);for(;tr(e)&&!Qo(e);){if(Tf(e))return e;if(pu(e))return null;e=Jr(e)}return null}function Rf(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}var uD=new Set(["html","body","#document"]);function Qo(t){return uD.has(Ko(t))}function Ua(t){return ra(t).getComputedStyle(t)}function hu(t){return Ha(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Jr(t){if(Ko(t)==="html")return t;let e=t.assignedSlot||t.parentNode||wk(t)&&t.host||er(t);return wk(e)?e.host:e}function Ak(t){let e=Jr(t);return Qo(e)?t.ownerDocument?t.ownerDocument.body:t.body:tr(e)&&_s(e)?e:Ak(e)}function Ss(t,e,a){var r;e===void 0&&(e=[]),a===void 0&&(a=!0);let n=Ak(t),o=n===((r=t.ownerDocument)==null?void 0:r.body),i=ra(n);if(o){let s=Mf(i);return e.concat(i,i.visualViewport||[],_s(n)?n:[],s&&a?Ss(s):[])}return e.concat(n,Ss(n,[],a))}function Mf(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function Mk(t){let e=Ua(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=du(a)!==o||du(r)!==i;return s&&(a=o,r=i),{width:a,height:r,$:s}}function Ev(t){return Ha(t)?t:t.contextElement}function Cs(t){let e=Ev(t);if(!tr(e))return Ja(1);let a=e.getBoundingClientRect(),{width:r,height:n,$:o}=Mk(e),i=(o?du(a.width):a.width)/r,s=(o?du(a.height):a.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}var cD=Ja(0);function Ok(t){let e=ra(t);return!Rf()||!e.visualViewport?cD:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function dD(t,e,a){return e===void 0&&(e=!1),!a||e&&a!==ra(t)?!1:e}function Jo(t,e,a,r){e===void 0&&(e=!1),a===void 0&&(a=!1);let n=t.getBoundingClientRect(),o=Ev(t),i=Ja(1);e&&(r?Ha(r)&&(i=Cs(r)):i=Cs(t));let s=dD(o,a,r)?Ok(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=ra(o),h=r&&Ha(r)?ra(r):r,S=f,x=Mf(S);for(;x&&r&&h!==S;){let b=Cs(x),g=x.getBoundingClientRect(),m=Ua(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=ra(x),x=Mf(S)}}return Yo({width:c,height:d,x:l,y:u})}function Of(t,e){let a=hu(t).scrollLeft;return e?e.left+a:Jo(er(t)).left+a}function Dk(t,e){let a=t.getBoundingClientRect(),r=a.left+e.scrollLeft-Of(t,a),n=a.top+e.scrollTop;return{x:r,y:n}}function fD(t){let{elements:e,rect:a,offsetParent:r,strategy:n}=t,o=n==="fixed",i=er(r),s=e?pu(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"||_s(i))&&(l=hu(r)),tr(r))){let h=Jo(r);u=Cs(r),c.x=h.x+r.clientLeft,c.y=h.y+r.clientTop}let f=i&&!d&&!o?Dk(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 pD(t){return Array.from(t.getClientRects())}function hD(t){let e=er(t),a=hu(t),r=t.ownerDocument.body,n=Kr(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),o=Kr(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),i=-a.scrollLeft+Of(t),s=-a.scrollTop;return Ua(r).direction==="rtl"&&(i+=Kr(e.clientWidth,r.clientWidth)-n),{width:n,height:o,x:i,y:s}}var Ek=25;function mD(t,e){let a=ra(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=Rf();(!c||c&&e==="fixed")&&(s=n.offsetLeft,l=n.offsetTop)}let u=Of(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<=Ek&&(o-=S)}else u<=Ek&&(o+=u);return{width:o,height:i,x:s,y:l}}var gD=new Set(["absolute","fixed"]);function vD(t,e){let a=Jo(t,!0,e==="fixed"),r=a.top+t.clientTop,n=a.left+t.clientLeft,o=tr(t)?Cs(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 Tk(t,e,a){let r;if(e==="viewport")r=mD(t,a);else if(e==="document")r=hD(er(t));else if(Ha(e))r=vD(e,a);else{let n=Ok(t);r={x:e.x-n.x,y:e.y-n.y,width:e.width,height:e.height}}return Yo(r)}function Bk(t,e){let a=Jr(t);return a===e||!Ha(a)||Qo(a)?!1:Ua(a).position==="fixed"||Bk(a,e)}function yD(t,e){let a=e.get(t);if(a)return a;let r=Ss(t,[],!1).filter(s=>Ha(s)&&Ko(s)!=="body"),n=null,o=Ua(t).position==="fixed",i=o?Jr(t):t;for(;Ha(i)&&!Qo(i);){let s=Ua(i),l=Tf(i);!l&&s.position==="fixed"&&(n=null),(o?!l&&!n:!l&&s.position==="static"&&!!n&&gD.has(n.position)||_s(i)&&!l&&Bk(t,i))?r=r.filter(c=>c!==i):n=s,i=Jr(i)}return e.set(t,r),r}function xD(t){let{element:e,boundary:a,rootBoundary:r,strategy:n}=t,i=[...a==="clippingAncestors"?pu(e)?[]:yD(e,this._c):[].concat(a),r],s=i[0],l=i.reduce((u,c)=>{let d=Tk(e,c,n);return u.top=Kr(d.top,u.top),u.right=Jn(d.right,u.right),u.bottom=Jn(d.bottom,u.bottom),u.left=Kr(d.left,u.left),u},Tk(e,s,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function bD(t){let{width:e,height:a}=Mk(t);return{width:e,height:a}}function SD(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=Of(n)}if(r||!r&&!o)if((Ko(e)!=="body"||_s(n))&&(s=hu(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?Dk(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 Av(t){return Ua(t).position==="static"}function Rk(t,e){if(!tr(t)||Ua(t).position==="fixed")return null;if(e)return e(t);let a=t.offsetParent;return er(t)===a&&(a=a.ownerDocument.body),a}function Pk(t,e){let a=ra(t);if(pu(t))return a;if(!tr(t)){let n=Jr(t);for(;n&&!Qo(n);){if(Ha(n)&&!Av(n))return n;n=Jr(n)}return a}let r=Rk(t,e);for(;r&&kk(r)&&Av(r);)r=Rk(r,e);return r&&Qo(r)&&Av(r)&&!Tf(r)?a:r||Ik(t)||a}var _D=async function(t){let e=this.getOffsetParent||Pk,a=this.getDimensions,r=await a(t.floating);return{reference:SD(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function CD(t){return Ua(t).direction==="rtl"}var wD={convertOffsetParentRelativeRectToViewportRelativeRect:fD,getDocumentElement:er,getClippingRect:xD,getOffsetParent:Pk,getElementRects:_D,getClientRects:pD,getDimensions:bD,getScale:Cs,isElement:Ha,isRTL:CD};function Nk(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function LD(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=fu(d),x=fu(n.clientWidth-(c+f)),b=fu(n.clientHeight-(d+h)),g=fu(c),y={rootMargin:-S+"px "+-x+"px "+-b+"px "+-g+"px",threshold:Kr(0,Jn(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&&!Nk(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 Df(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=Ev(t),c=n||o?[...u?Ss(u):[],...Ss(e)]:[];c.forEach(g=>{n&&g.addEventListener("scroll",a,{passive:!0}),o&&g.addEventListener("resize",a)});let d=u&&s?LD(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&&!Nk(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 Bf=_k;var Pf=Ck,Nf=bk;var Fk=Sk,Hk=xk;var Ff=(t,e,a)=>{let r=new Map,n={platform:wD,...a},o={...n.platform,_c:r};return yk(t,e,{...n,platform:o})};function kD(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 Uk(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=[Bf(a.offsetPx??8),Nf(),Pf({padding:8}),Fk(),Hk({element:i})],l=a.placement&&a.placement!=="auto"?a.placement:"top",u=Df(t,r,async()=>{if(!t.isConnected){S.destroy();return}let x=kD(t),b=await Ff(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 Tv=K(Ee(),1),Ye=K(Qe(),1),Gk=K(Wo(),1);var Ze=K(Ee(),1);function ED({completed:t,total:e}){let a=e>0?Math.round(t/e*100):0;return(0,Ze.jsx)("div",{className:"se-w-full se-h-1.5 se-rounded-full se-bg-white/[0.08] se-overflow-hidden",children:(0,Ze.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 TD({step:t,isCompleted:e,isCurrent:a,tourId:r,onStepClick:n}){return(0,Ze.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,Ze.jsx)("span",{className:"se-shrink-0 se-w-4 se-text-center",children:e?(0,Ze.jsx)("span",{role:"img","aria-label":"completed",className:"se-text-green-5",children:"\u2713"}):a?(0,Ze.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-blue-5"}):(0,Ze.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-white/[0.12]"})}),(0,Ze.jsx)("span",{className:"se-flex-1 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.title})]})}function RD({workflow:t,expanded:e,onStepClick:a,onDismiss:r}){let n=t.completedSteps.length,o=t.steps.length;return(0,Ze.jsxs)("div",{className:"se-p-3 se-rounded-lg se-border se-border-white/[0.08] se-bg-white/[0.02]",children:[(0,Ze.jsxs)("div",{className:"se-flex se-items-center se-gap-2 se-mb-2",children:[t.meta.icon&&(0,Ze.jsx)("span",{"data-testid":"workflow-icon",className:"se-shrink-0 se-text-sm",children:t.meta.icon}),(0,Ze.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,Ze.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,Ze.jsxs)("div",{className:"se-mb-2",children:[(0,Ze.jsx)(ED,{completed:n,total:o}),(0,Ze.jsxs)("div",{className:"se-text-[10px] se-text-slate-grey-7 se-mt-1",children:[n," of ",o," steps"]})]}),(0,Ze.jsx)("div",{className:"se-flex se-flex-col",children:t.steps.map(i=>(0,Ze.jsx)(TD,{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,Ze.jsx)("div",{className:"se-mt-2 se-text-[11px] se-text-slate-grey-7",children:t.meta.description})]})}function $k({workflows:t,expanded:e,onStepClick:a,onDismiss:r}){return t.length===0?(0,Ze.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,Ze.jsx)("div",{className:"se-flex se-flex-col se-gap-2",children:t.map(n=>(0,Ze.jsx)(RD,{workflow:n,expanded:e,onStepClick:a,onDismiss:r},n.tourId))})}function jk(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 MD(t){let e=new Map;for(let a of t){let r=a.action;if(r.kind==="overlays: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 OD({runtime:t}){let[e,a]=(0,Ye.useState)(0),r=(0,Ye.useMemo)(()=>{let b=t?.actions?.getActive?.()||[];return MD(b)},[t,e]),n=(0,Ye.useRef)(r);n.current=r,(0,Ye.useEffect)(()=>{if(t?.events?.subscribe)return t.events.subscribe({names:["tour.started","tour.resumed"]},()=>a(b=>b+1))},[t]);let o=(0,Ye.useMemo)(()=>t?.state?.user?.ns?.("workflows"),[t]),i=(0,Ye.useRef)(new Set),s=(0,Ye.useRef)([]),l=(0,Ye.useRef)(null),u=(0,Ye.useRef)({}),[c,d]=(0,Ye.useState)([]),f=(0,Ye.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,Ye.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=jk(y.notification);s.current.push(v)}},[r,o]),(0,Ye.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=jk(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,Ye.useCallback)((b,g)=>{t?.events?.publish?.("workflow:jump_to_step",{tourId:b,stepId:g})},[t]),S=(0,Ye.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,Ye.useMemo)(()=>c.filter(b=>b.status==="active"),[c]);return(0,Tv.jsx)("div",{ref:l,children:(0,Tv.jsx)($k,{workflows:x,onStepClick:h,onDismiss:S})})}var Wk={mount(t,e){let a=e?.runtime||null,r=(0,Gk.createRoot)(t);return r.render(Ye.default.createElement(OD,{runtime:a})),()=>{r.unmount()}}};var Zk=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=sk(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")}}},Xk=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=`
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 ck=["top","right","bottom","left"];var Qn=Math.min,Xr=Math.max,cu=Math.round,du=Math.floor,Qa=t=>({x:t,y:t}),JO={left:"right",right:"left",bottom:"top",top:"bottom"},eD={start:"end",end:"start"};function Lf(t,e,a){return Xr(t,Qn(e,a))}function Zo(t,e){return typeof t=="function"?t(e):t}function Jn(t){return t.split("-")[0]}function xs(t){return t.split("-")[1]}function kv(t){return t==="x"?"y":"x"}function kf(t){return t==="y"?"height":"width"}var tD=new Set(["top","bottom"]);function Kr(t){return tD.has(Jn(t))?"y":"x"}function If(t){return kv(Kr(t))}function dk(t,e,a){a===void 0&&(a=!1);let r=xs(t),n=If(t),o=kf(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 fk(t){let e=uu(t);return[wf(t),e,wf(e)]}function wf(t){return t.replace(/start|end/g,e=>eD[e])}var lk=["left","right"],uk=["right","left"],aD=["top","bottom"],rD=["bottom","top"];function nD(t,e,a){switch(t){case"top":case"bottom":return a?e?uk:lk:e?lk:uk;case"left":case"right":return e?aD:rD;default:return[]}}function pk(t,e,a,r){let n=xs(t),o=nD(Jn(t),a==="start",r);return n&&(o=o.map(i=>i+"-"+n),e&&(o=o.concat(o.map(wf)))),o}function uu(t){return t.replace(/left|right|bottom|top/g,e=>JO[e])}function oD(t){return{top:0,right:0,bottom:0,left:0,...t}}function Iv(t){return typeof t!="number"?oD(t):{top:t,right:t,bottom:t,left:t}}function Xo(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 hk(t,e,a){let{reference:r,floating:n}=t,o=Kr(e),i=If(e),s=kf(i),l=Jn(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(xs(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 vk(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}=Zo(e,t),S=Iv(h),b=s[f?d==="floating"?"reference":"floating":d],g=Xo(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=Xo(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 yk=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}=hk(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:vk},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}=hk(u,f,l)),b=-1)}return{x:c,y:d,placement:f,strategy:n,middlewareData:h}},xk=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}=Zo(t,e)||{};if(u==null)return{};let d=Iv(c),f={x:a,y:r},h=If(n),S=kf(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=Qn(d[g],A),O=Qn(d[m],A),H=I,E=_-x[S]-O,M=_/2-x[S]/2+L,R=Lf(H,M,E),F=!l.arrow&&xs(n)!=null&&M!==R&&o.reference[S]/2-(M<H?I:O)-x[S]/2<0,K=F?M<H?M-H:M-E:0;return{[h]:f[h]+K,data:{[h]:R,centerOffset:M-R-K,...F&&{alignmentOffset:K}},reset:F}}});var bk=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}=Zo(t,e);if((a=o.arrow)!=null&&a.alignmentOffset)return{};let g=Jn(n),m=Kr(s),y=Jn(s)===s,v=await(l.isRTL==null?void 0:l.isRTL(u.floating)),C=f||(y||!x?[uu(s)]:fk(s)),w=S!=="none";!f&&w&&C.push(...pk(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 M=dk(n,i,v);A.push(L[M[0]],L[M[1]])}if(I=[...I,{placement:n,overflows:A}],!A.every(M=>M<=0)){var O,H;let M=(((O=o.flip)==null?void 0:O.index)||0)+1,R=_[M];if(R&&(!(d==="alignment"?m!==Kr(R):!1)||I.every(U=>Kr(U.placement)===m?U.overflows[0]>0:!0)))return{data:{index:M,overflows:I},reset:{placement:R}};let F=(H=I.filter(K=>K.overflows[0]<=0).sort((K,U)=>K.overflows[1]-U.overflows[1])[0])==null?void 0:H.placement;if(!F)switch(h){case"bestFit":{var E;let K=(E=I.filter(U=>{if(w){let $=Kr(U.placement);return $===m||$==="y"}return!0}).map(U=>[U.placement,U.overflows.filter($=>$>0).reduce(($,Le)=>$+Le,0)]).sort((U,$)=>U[1]-$[1])[0])==null?void 0:E[0];K&&(F=K);break}case"initialPlacement":F=s;break}if(n!==F)return{reset:{placement:F}}}return{}}}};function mk(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function gk(t){return ck.some(e=>t[e]>=0)}var Sk=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){let{rects:a,platform:r}=e,{strategy:n="referenceHidden",...o}=Zo(t,e);switch(n){case"referenceHidden":{let i=await r.detectOverflow(e,{...o,elementContext:"reference"}),s=mk(i,a.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:gk(s)}}}case"escaped":{let i=await r.detectOverflow(e,{...o,altBoundary:!0}),s=mk(i,a.floating);return{data:{escapedOffsets:s,escaped:gk(s)}}}default:return{}}}}};var iD=new Set(["left","top"]);async function sD(t,e){let{placement:a,platform:r,elements:n}=t,o=await(r.isRTL==null?void 0:r.isRTL(n.floating)),i=Jn(a),s=xs(a),l=Kr(a)==="y",u=iD.has(i)?-1:1,c=o&&l?-1:1,d=Zo(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 _k=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 sD(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}}}}},Ck=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}=Zo(t,e),c={x:a,y:r},d=await o.detectOverflow(e,u),f=Kr(Jn(n)),h=kv(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=Lf(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=Lf(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 Af(){return typeof window<"u"}function Ko(t){return Lk(t)?(t.nodeName||"").toLowerCase():"#document"}function ra(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Ja(t){var e;return(e=(Lk(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Lk(t){return Af()?t instanceof Node||t instanceof ra(t).Node:!1}function Fa(t){return Af()?t instanceof Element||t instanceof ra(t).Element:!1}function er(t){return Af()?t instanceof HTMLElement||t instanceof ra(t).HTMLElement:!1}function wk(t){return!Af()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof ra(t).ShadowRoot}var lD=new Set(["inline","contents"]);function Ss(t){let{overflow:e,overflowX:a,overflowY:r,display:n}=Ha(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+a)&&!lD.has(n)}var uD=new Set(["table","td","th"]);function kk(t){return uD.has(Ko(t))}var cD=[":popover-open",":modal"];function fu(t){return cD.some(e=>{try{return t.matches(e)}catch{return!1}})}var dD=["transform","translate","scale","rotate","perspective"],fD=["transform","translate","scale","rotate","perspective","filter"],pD=["paint","layout","strict","content"];function Ef(t){let e=Tf(),a=Fa(t)?Ha(t):t;return dD.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)||fD.some(r=>(a.willChange||"").includes(r))||pD.some(r=>(a.contain||"").includes(r))}function Ik(t){let e=Yr(t);for(;er(e)&&!Yo(e);){if(Ef(e))return e;if(fu(e))return null;e=Yr(e)}return null}function Tf(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}var hD=new Set(["html","body","#document"]);function Yo(t){return hD.has(Ko(t))}function Ha(t){return ra(t).getComputedStyle(t)}function pu(t){return Fa(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Yr(t){if(Ko(t)==="html")return t;let e=t.assignedSlot||t.parentNode||wk(t)&&t.host||Ja(t);return wk(e)?e.host:e}function Ak(t){let e=Yr(t);return Yo(e)?t.ownerDocument?t.ownerDocument.body:t.body:er(e)&&Ss(e)?e:Ak(e)}function bs(t,e,a){var r;e===void 0&&(e=[]),a===void 0&&(a=!0);let n=Ak(t),o=n===((r=t.ownerDocument)==null?void 0:r.body),i=ra(n);if(o){let s=Rf(i);return e.concat(i,i.visualViewport||[],Ss(n)?n:[],s&&a?bs(s):[])}return e.concat(n,bs(n,[],a))}function Rf(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function Mk(t){let e=Ha(t),a=parseFloat(e.width)||0,r=parseFloat(e.height)||0,n=er(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 Ev(t){return Fa(t)?t:t.contextElement}function _s(t){let e=Ev(t);if(!er(e))return Qa(1);let a=e.getBoundingClientRect(),{width:r,height:n,$:o}=Mk(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 mD=Qa(0);function Ok(t){let e=ra(t);return!Tf()||!e.visualViewport?mD:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function gD(t,e,a){return e===void 0&&(e=!1),!a||e&&a!==ra(t)?!1:e}function Qo(t,e,a,r){e===void 0&&(e=!1),a===void 0&&(a=!1);let n=t.getBoundingClientRect(),o=Ev(t),i=Qa(1);e&&(r?Fa(r)&&(i=_s(r)):i=_s(t));let s=gD(o,a,r)?Ok(o):Qa(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=ra(o),h=r&&Fa(r)?ra(r):r,S=f,x=Rf(S);for(;x&&r&&h!==S;){let b=_s(x),g=x.getBoundingClientRect(),m=Ha(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=ra(x),x=Rf(S)}}return Xo({width:c,height:d,x:l,y:u})}function Mf(t,e){let a=pu(t).scrollLeft;return e?e.left+a:Qo(Ja(t)).left+a}function Dk(t,e){let a=t.getBoundingClientRect(),r=a.left+e.scrollLeft-Mf(t,a),n=a.top+e.scrollTop;return{x:r,y:n}}function vD(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=Qa(1),c=Qa(0),d=er(r);if((d||!d&&!o)&&((Ko(r)!=="body"||Ss(i))&&(l=pu(r)),er(r))){let h=Qo(r);u=_s(r),c.x=h.x+r.clientLeft,c.y=h.y+r.clientTop}let f=i&&!d&&!o?Dk(i,l):Qa(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 yD(t){return Array.from(t.getClientRects())}function xD(t){let e=Ja(t),a=pu(t),r=t.ownerDocument.body,n=Xr(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),o=Xr(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),i=-a.scrollLeft+Mf(t),s=-a.scrollTop;return Ha(r).direction==="rtl"&&(i+=Xr(e.clientWidth,r.clientWidth)-n),{width:n,height:o,x:i,y:s}}var Ek=25;function bD(t,e){let a=ra(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=Tf();(!c||c&&e==="fixed")&&(s=n.offsetLeft,l=n.offsetTop)}let u=Mf(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<=Ek&&(o-=S)}else u<=Ek&&(o+=u);return{width:o,height:i,x:s,y:l}}var SD=new Set(["absolute","fixed"]);function _D(t,e){let a=Qo(t,!0,e==="fixed"),r=a.top+t.clientTop,n=a.left+t.clientLeft,o=er(t)?_s(t):Qa(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 Tk(t,e,a){let r;if(e==="viewport")r=bD(t,a);else if(e==="document")r=xD(Ja(t));else if(Fa(e))r=_D(e,a);else{let n=Ok(t);r={x:e.x-n.x,y:e.y-n.y,width:e.width,height:e.height}}return Xo(r)}function Bk(t,e){let a=Yr(t);return a===e||!Fa(a)||Yo(a)?!1:Ha(a).position==="fixed"||Bk(a,e)}function CD(t,e){let a=e.get(t);if(a)return a;let r=bs(t,[],!1).filter(s=>Fa(s)&&Ko(s)!=="body"),n=null,o=Ha(t).position==="fixed",i=o?Yr(t):t;for(;Fa(i)&&!Yo(i);){let s=Ha(i),l=Ef(i);!l&&s.position==="fixed"&&(n=null),(o?!l&&!n:!l&&s.position==="static"&&!!n&&SD.has(n.position)||Ss(i)&&!l&&Bk(t,i))?r=r.filter(c=>c!==i):n=s,i=Yr(i)}return e.set(t,r),r}function wD(t){let{element:e,boundary:a,rootBoundary:r,strategy:n}=t,i=[...a==="clippingAncestors"?fu(e)?[]:CD(e,this._c):[].concat(a),r],s=i[0],l=i.reduce((u,c)=>{let d=Tk(e,c,n);return u.top=Xr(d.top,u.top),u.right=Qn(d.right,u.right),u.bottom=Qn(d.bottom,u.bottom),u.left=Xr(d.left,u.left),u},Tk(e,s,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function LD(t){let{width:e,height:a}=Mk(t);return{width:e,height:a}}function kD(t,e,a){let r=er(e),n=Ja(e),o=a==="fixed",i=Qo(t,!0,o,e),s={scrollLeft:0,scrollTop:0},l=Qa(0);function u(){l.x=Mf(n)}if(r||!r&&!o)if((Ko(e)!=="body"||Ss(n))&&(s=pu(e)),r){let h=Qo(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?Dk(n,s):Qa(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 Av(t){return Ha(t).position==="static"}function Rk(t,e){if(!er(t)||Ha(t).position==="fixed")return null;if(e)return e(t);let a=t.offsetParent;return Ja(t)===a&&(a=a.ownerDocument.body),a}function Pk(t,e){let a=ra(t);if(fu(t))return a;if(!er(t)){let n=Yr(t);for(;n&&!Yo(n);){if(Fa(n)&&!Av(n))return n;n=Yr(n)}return a}let r=Rk(t,e);for(;r&&kk(r)&&Av(r);)r=Rk(r,e);return r&&Yo(r)&&Av(r)&&!Ef(r)?a:r||Ik(t)||a}var ID=async function(t){let e=this.getOffsetParent||Pk,a=this.getDimensions,r=await a(t.floating);return{reference:kD(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function AD(t){return Ha(t).direction==="rtl"}var ED={convertOffsetParentRelativeRectToViewportRelativeRect:vD,getDocumentElement:Ja,getClippingRect:wD,getOffsetParent:Pk,getElementRects:ID,getClientRects:yD,getDimensions:LD,getScale:_s,isElement:Fa,isRTL:AD};function Nk(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function TD(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:f,height:h}=u;if(s||e(),!f||!h)return;let S=du(d),x=du(n.clientWidth-(c+f)),b=du(n.clientHeight-(d+h)),g=du(c),y={rootMargin:-S+"px "+-x+"px "+-b+"px "+-g+"px",threshold:Xr(0,Qn(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&&!Nk(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 Of(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=Ev(t),c=n||o?[...u?bs(u):[],...bs(e)]:[];c.forEach(g=>{n&&g.addEventListener("scroll",a,{passive:!0}),o&&g.addEventListener("resize",a)});let d=u&&s?TD(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?Qo(t):null;l&&b();function b(){let g=Qo(t);x&&!Nk(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 Df=_k;var Bf=Ck,Pf=bk;var Fk=Sk,Hk=xk;var Nf=(t,e,a)=>{let r=new Map,n={platform:ED,...a},o={...n.platform,_c:r};return yk(t,e,{...n,platform:o})};function RD(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 Uk(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=[Df(a.offsetPx??8),Pf(),Bf({padding:8}),Fk(),Hk({element:i})],l=a.placement&&a.placement!=="auto"?a.placement:"top",u=Of(t,r,async()=>{if(!t.isConnected){S.destroy();return}let x=RD(t),b=await Nf(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 Tv=Y(Ae(),1),Ke=Y(Qe(),1),Gk=Y(Go(),1);var Ze=Y(Ae(),1);function DD({completed:t,total:e}){let a=e>0?Math.round(t/e*100):0;return(0,Ze.jsx)("div",{className:"se-w-full se-h-1.5 se-rounded-full se-bg-white/[0.08] se-overflow-hidden",children:(0,Ze.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 BD({step:t,isCompleted:e,isCurrent:a,tourId:r,onStepClick:n}){return(0,Ze.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,Ze.jsx)("span",{className:"se-shrink-0 se-w-4 se-text-center",children:e?(0,Ze.jsx)("span",{role:"img","aria-label":"completed",className:"se-text-green-5",children:"\u2713"}):a?(0,Ze.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-blue-5"}):(0,Ze.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-white/[0.12]"})}),(0,Ze.jsx)("span",{className:"se-flex-1 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.title})]})}function PD({workflow:t,expanded:e,onStepClick:a,onDismiss:r}){let n=t.completedSteps.length,o=t.steps.length;return(0,Ze.jsxs)("div",{className:"se-p-3 se-rounded-lg se-border se-border-white/[0.08] se-bg-white/[0.02]",children:[(0,Ze.jsxs)("div",{className:"se-flex se-items-center se-gap-2 se-mb-2",children:[t.meta.icon&&(0,Ze.jsx)("span",{"data-testid":"workflow-icon",className:"se-shrink-0 se-text-sm",children:t.meta.icon}),(0,Ze.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,Ze.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,Ze.jsxs)("div",{className:"se-mb-2",children:[(0,Ze.jsx)(DD,{completed:n,total:o}),(0,Ze.jsxs)("div",{className:"se-text-[10px] se-text-slate-grey-7 se-mt-1",children:[n," of ",o," steps"]})]}),(0,Ze.jsx)("div",{className:"se-flex se-flex-col",children:t.steps.map(i=>(0,Ze.jsx)(BD,{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,Ze.jsx)("div",{className:"se-mt-2 se-text-[11px] se-text-slate-grey-7",children:t.meta.description})]})}function $k({workflows:t,expanded:e,onStepClick:a,onDismiss:r}){return t.length===0?(0,Ze.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,Ze.jsx)("div",{className:"se-flex se-flex-col se-gap-2",children:t.map(n=>(0,Ze.jsx)(PD,{workflow:n,expanded:e,onStepClick:a,onDismiss:r},n.tourId))})}function jk(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 ND(t){let e=new Map;for(let a of t){let r=a.action;if(r.kind==="overlays: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 FD({runtime:t}){let[e,a]=(0,Ke.useState)(0),r=(0,Ke.useMemo)(()=>{let b=t?.actions?.getActive?.()||[];return ND(b)},[t,e]),n=(0,Ke.useRef)(r);n.current=r,(0,Ke.useEffect)(()=>{if(t?.events?.subscribe)return t.events.subscribe({names:["tour.started","tour.resumed"]},()=>a(b=>b+1))},[t]);let o=(0,Ke.useMemo)(()=>t?.state?.user?.ns?.("workflows"),[t]),i=(0,Ke.useRef)(new Set),s=(0,Ke.useRef)([]),l=(0,Ke.useRef)(null),u=(0,Ke.useRef)({}),[c,d]=(0,Ke.useState)([]),f=(0,Ke.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,Ke.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=jk(y.notification);s.current.push(v)}},[r,o]),(0,Ke.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=jk(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,Ke.useCallback)((b,g)=>{t?.events?.publish?.("workflow:jump_to_step",{tourId:b,stepId:g})},[t]),S=(0,Ke.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,Ke.useMemo)(()=>c.filter(b=>b.status==="active"),[c]);return(0,Tv.jsx)("div",{ref:l,children:(0,Tv.jsx)($k,{workflows:x,onStepClick:h,onDismiss:S})})}var Wk={mount(t,e){let a=e?.runtime||null,r=(0,Gk.createRoot)(t);return r.render(Ke.default.createElement(FD,{runtime:a})),()=>{r.unmount()}}};var Zk=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=sk(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")}}},Xk=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
65
  box-shadow: 0 0 0 0 rgba(${c}, ${d}, ${f}, 0.35);
@@ -83,7 +83,7 @@ Error generating stack: `+r.message+`
83
83
  box-shadow: 0 0 0 12px rgba(${c}, ${d}, ${f}, 0);
84
84
  }
85
85
  }
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"))}}},Yk=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)}}},Kk=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+=`
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"))}}},Kk=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)}}},Yk=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
89
  data-syntro-action="${_a(i.actionId)}"
@@ -94,19 +94,19 @@ Error generating stack: `+r.message+`
94
94
  <button class="syntro-tt-btn syntro-tt-btn-primary" data-syntro-action="cta">
95
95
  ${_a(r.cta.label)}
96
96
  </button>
97
- </div>`);let o=Uk(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()}}},Rv=[{kind:"overlays:highlight",executor:Zk},{kind:"overlays:pulse",executor:Xk},{kind:"overlays:badge",executor:Yk},{kind:"overlays:tooltip",executor:Kk},{kind:"overlays:modal",executor:Lv},{kind:"overlays:tour",executor:Cv},{kind:"overlays:celebrate",executor:ok}],Mv={id:"adaptive-overlays",version:"1.0.0",name:"Overlays",description:"Tooltips, highlights, badges, modals, celebrations, visual overlays, and workflow tracking",executors:Rv,widgets:[{id:"adaptive-overlays:workflow-tracker",component:Wk,metadata:{name:"Workflow Tracker",icon:"\u{1F4CB}",description:"Tracks multi-step workflow progress across tours"}}]};function Ov(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 Dv(t,e){e.executors.unregisterBySource(t),e.widgets.unregisterBySource(t)}var DD=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","overlays:tour"]),BD=new Set(["adaptive-chatbot","adaptive-content","adaptive-faq","adaptive-gamification","adaptive-nav","adaptive-overlays"]),PD={faq:"adaptive-faq",nav:"adaptive-nav",gamification:"adaptive-gamification",chatbot:"adaptive-chatbot"};function Qk(t){return PD[t]??t}function Jk(t){return DD.has(t)}function e1(t){if(Jk(t))return null;let e=t.indexOf(":");return e===-1?null:Qk(t.slice(0,e))}function Bv(t){let e=t.indexOf(":");return e===-1?null:Qk(t.slice(0,e))}function Pv(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=e1(g.kind);if(m&&b.add(m),g.kind==="core:mountWidget"){let y=g.widget?.widgetId;if(y){let v=Bv(y);v&&b.add(v)}}}if(x.tiles){for(let g of x.tiles)if(g.widget){let m=Bv(g.widget);m&&b.add(m)}}for(let g of BD)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 Uf=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=Ov({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)}Dv(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()}},mu=new Uf;var rr=K(Ee(),1);var ei=K(Qe(),1),Fv=K(Wo(),1);var en=K(Qe(),1);var t1=/```json\s*\n([\s\S]*?)```/g;function a1(t){let e=[],a=t,r=[],n;for(t1.lastIndex=0;(n=t1.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=Uk(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()}}},Rv=[{kind:"overlays:highlight",executor:Zk},{kind:"overlays:pulse",executor:Xk},{kind:"overlays:badge",executor:Kk},{kind:"overlays:tooltip",executor:Yk},{kind:"overlays:modal",executor:Lv},{kind:"overlays:tour",executor:Cv},{kind:"overlays:celebrate",executor:ok}],Mv={id:"adaptive-overlays",version:"1.0.0",name:"Overlays",description:"Tooltips, highlights, badges, modals, celebrations, visual overlays, and workflow tracking",executors:Rv,widgets:[{id:"adaptive-overlays:workflow-tracker",component:Wk,metadata:{name:"Workflow Tracker",icon:"\u{1F4CB}",description:"Tracks multi-step workflow progress across tours"}}]};function Ov(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 Dv(t,e){e.executors.unregisterBySource(t),e.widgets.unregisterBySource(t)}var HD=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","overlays:tour"]),UD=new Set(["adaptive-chatbot","adaptive-content","adaptive-faq","adaptive-gamification","adaptive-nav","adaptive-overlays"]),zD={faq:"adaptive-faq",nav:"adaptive-nav",gamification:"adaptive-gamification",chatbot:"adaptive-chatbot"};function Qk(t){return zD[t]??t}function Jk(t){return HD.has(t)}function e1(t){if(Jk(t))return null;let e=t.indexOf(":");return e===-1?null:Qk(t.slice(0,e))}function Bv(t){let e=t.indexOf(":");return e===-1?null:Qk(t.slice(0,e))}function Pv(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=e1(g.kind);if(m&&b.add(m),g.kind==="core:mountWidget"){let y=g.widget?.widgetId;if(y){let v=Bv(y);v&&b.add(v)}}}if(x.tiles){for(let g of x.tiles)if(g.widget){let m=Bv(g.widget);m&&b.add(m)}}for(let g of UD)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 Hf=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=Ov({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)}Dv(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()}},hu=new Hf;var ar=Y(Ae(),1);var Jo=Y(Qe(),1),Fv=Y(Go(),1);var Qr=Y(Qe(),1);var t1=/```json\s*\n([\s\S]*?)```/g;function a1(t){let e=[],a=t,r=[],n;for(t1.lastIndex=0;(n=t1.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 gu=class extends Error{constructor(e){super(e),this.name="AuthError"}};function ND(){let t=document.cookie.match(/stytch_session_jwt=([^;]*)/);if(!t||!t[1])throw new gu("No authentication token found");let e=localStorage.getItem("syntrologie_workspace_id");if(!e)throw new gu("No workspace ID found");return{Authorization:`Bearer ${t[1]}`,"X-Workspace-Id":e}}async function r1(t,e){let a=ND(),r=await fetch(t,{method:"POST",headers:{"Content-Type":"application/json",...a},body:JSON.stringify(e)});if(!r.ok)throw r.status===401?new gu("Session expired or unauthorized"):new Error(`Chat request failed: ${r.status} ${r.statusText}`);return r.json()}var FD=0;function Nv(){return`msg-${Date.now()}-${++FD}`}function n1(t){let{backendUrl:e,tileId:a,runtime:r,greeting:n,maxHistory:o=20,mlflowRunId:i,config:s}=t,[l,u]=(0,en.useState)(()=>n?[{id:Nv(),role:"assistant",text:n,timestamp:Date.now()}]:[]),[c,d]=(0,en.useState)(!1),[f,h]=(0,en.useState)(null),S=(0,en.useRef)(null),x=(0,en.useCallback)(async g=>{let m=g.trim();if(!m)return;h(null);let y={id:Nv(),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 r1(e,{message:m,history:C,mlflow_run_id:i,current_config:s}),{displayText:_,actions:L}=a1(w.response),A={id:Nv(),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,en.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:St[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:We[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:St[4],color:Qa.white,fontWeight:600,fontSize:"13px",cursor:"pointer",whiteSpace:"nowrap"},sendButtonDisabled:{opacity:.5,cursor:"not-allowed"}};function HD({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 UD({config:t,runtime:e,tileId:a}){let{messages:r,isLoading:n,error:o,sendMessage:i,clearMessages:s}=n1({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)(HD,{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 o1={mount(t,e){let{config:a,runtime:r,tileId:n="chatbot-widget"}=e||{};if(a&&r&&typeof Fv.createRoot=="function"){let o=(0,Fv.createRoot)(t);return o.render(ei.default.createElement(UD,{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=`
99
+ `).trim(),{displayText:a,actions:e}}var mu=class extends Error{constructor(e){super(e),this.name="AuthError"}};function qD(){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 r1(t,e){let a=qD(),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 VD=0;function Nv(){return`msg-${Date.now()}-${++VD}`}function n1(t){let{backendUrl:e,tileId:a,runtime:r,greeting:n,maxHistory:o=20,mlflowRunId:i,config:s}=t,[l,u]=(0,Qr.useState)(()=>n?[{id:Nv(),role:"assistant",text:n,timestamp:Date.now()}]:[]),[c,d]=(0,Qr.useState)(!1),[f,h]=(0,Qr.useState)(null),S=(0,Qr.useRef)(null),x=(0,Qr.useCallback)(async g=>{let m=g.trim();if(!m)return;h(null);let y={id:Nv(),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 r1(e,{message:m,history:C,mlflow_run_id:i,current_config:s}),{displayText:_,actions:L}=a1(w.response),A={id:Nv(),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,Qr.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 tr={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:Ct[4],color:Ya.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:We[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:Ct[4],color:Ya.white,fontWeight:600,fontSize:"13px",cursor:"pointer",whiteSpace:"nowrap"},sendButtonDisabled:{opacity:.5,cursor:"not-allowed"}};function $D({message:t}){let e=t.role==="user",a={...tr.messageBubble,...e?tr.userMessage:tr.assistantMessage};return(0,ar.jsx)("div",{style:a,children:t.text})}function jD({config:t,runtime:e,tileId:a}){let{messages:r,isLoading:n,error:o,sendMessage:i,clearMessages:s}=n1({backendUrl:t.backendUrl,tileId:a,runtime:e,greeting:t.greeting,maxHistory:t.maxHistory,mlflowRunId:t.mlflowRunId}),l=(0,Jo.useRef)(null),u=(0,Jo.useRef)(null);(0,Jo.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,ar.jsxs)("div",{style:tr.container,"data-testid":"chat-assistant",children:[(0,ar.jsxs)("div",{ref:l,style:tr.messageList,children:[r.map(d=>(0,ar.jsx)($D,{message:d},d.id)),n&&(0,ar.jsx)("div",{style:tr.loadingDots,children:"Thinking..."})]}),o&&(0,ar.jsx)("div",{style:tr.errorBanner,children:o}),(0,ar.jsxs)("form",{onSubmit:c,style:tr.inputForm,children:[(0,ar.jsx)("input",{ref:u,style:tr.input,placeholder:"Ask anything...",disabled:n,"data-testid":"chat-input"}),(0,ar.jsx)("button",{type:"submit",disabled:n,style:{...tr.sendButton,...n?tr.sendButtonDisabled:{}},"data-testid":"chat-send",children:"Send"})]})]})}var o1={mount(t,e){let{config:a,runtime:r,tileId:n="chatbot-widget"}=e||{};if(a&&r&&typeof Fv.createRoot=="function"){let o=(0,Fv.createRoot)(t);return o.render(Jo.default.createElement(jD,{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
100
  <div style="padding: 16px; font-family: system-ui; color: ${k[10]};">
101
101
  <p style="margin: 0 0 8px; color: ${k[8]};">${a.greeting||"Hi! How can I help?"}</p>
102
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 i1={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:o1,metadata:{name:"Chat Assistant",description:"AI-powered chat assistant that can execute DOM actions",icon:"\u{1F4AC}"}}]};function s1(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 zD(t,e,a){let r=s1(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 qD(t,e,a){let r=s1(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 VD(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 l1=[{kind:"faq:scroll_to",executor:zD},{kind:"faq:toggle_item",executor:qD},{kind:"faq:update",executor:VD}];var qe=K(Ee(),1);function qv(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var ri=qv();function m1(t){ri=t}var ti={exec:()=>null};function be(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 $D=(()=>{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)}}>`)},jD=/^(?:[ \t]*(?:\n|$))+/,GD=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,WD=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,bu=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,ZD=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Vv=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,g1=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,v1=be(g1).replace(/bull/g,Vv).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(),XD=be(g1).replace(/bull/g,Vv).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(),$v=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,YD=/^[^\n]+/,jv=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,KD=be(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",jv).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),QD=be(/^(bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Vv).getRegex(),Gf="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",Gv=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,JD=be("^ {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",Gv).replace("tag",Gf).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),y1=be($v).replace("hr",bu).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",Gf).getRegex(),eB=be(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",y1).getRegex(),Wv={blockquote:eB,code:GD,def:KD,fences:WD,heading:ZD,hr:bu,html:JD,lheading:v1,list:QD,newline:jD,paragraph:y1,table:ti,text:YD},u1=be("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",bu).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",Gf).getRegex(),tB={...Wv,lheading:XD,table:u1,paragraph:be($v).replace("hr",bu).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",u1).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",Gf).getRegex()},aB={...Wv,html:be(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Gv).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:be($v).replace("hr",bu).replace("heading",` *#{1,6} *[^
105
- ]`).replace("lheading",v1).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},rB=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,nB=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,x1=/^( {2,}|\\)\n(?!\s*$)/,oB=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Wf=/[\p{P}\p{S}]/u,Zv=/[\s\p{P}\p{S}]/u,b1=/[^\s\p{P}\p{S}]/u,iB=be(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,Zv).getRegex(),S1=/(?!~)[\p{P}\p{S}]/u,sB=/(?!~)[\s\p{P}\p{S}]/u,lB=/(?:[^\s\p{P}\p{S}]|~)/u,_1=/(?![*_])[\p{P}\p{S}]/u,uB=/(?![*_])[\s\p{P}\p{S}]/u,cB=/(?:[^\s\p{P}\p{S}]|[*_])/u,dB=be(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",$D?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),C1=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,fB=be(C1,"u").replace(/punct/g,Wf).getRegex(),pB=be(C1,"u").replace(/punct/g,S1).getRegex(),w1="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",hB=be(w1,"gu").replace(/notPunctSpace/g,b1).replace(/punctSpace/g,Zv).replace(/punct/g,Wf).getRegex(),mB=be(w1,"gu").replace(/notPunctSpace/g,lB).replace(/punctSpace/g,sB).replace(/punct/g,S1).getRegex(),gB=be("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,b1).replace(/punctSpace/g,Zv).replace(/punct/g,Wf).getRegex(),vB=be(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,_1).getRegex(),yB="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",xB=be(yB,"gu").replace(/notPunctSpace/g,cB).replace(/punctSpace/g,uB).replace(/punct/g,_1).getRegex(),bB=be(/\\(punct)/,"gu").replace(/punct/g,Wf).getRegex(),SB=be(/^<(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(),_B=be(Gv).replace("(?:-->|$)","-->").getRegex(),CB=be("^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",_B).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Vf=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+[^`]*?`+(?!`)|[^\[\]\\`])*?/,wB=be(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",Vf).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),L1=be(/^!?\[(label)\]\[(ref)\]/).replace("label",Vf).replace("ref",jv).getRegex(),k1=be(/^!?\[(ref)\](?:\[\])?/).replace("ref",jv).getRegex(),LB=be("reflink|nolink(?!\\()","g").replace("reflink",L1).replace("nolink",k1).getRegex(),c1=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,Xv={_backpedal:ti,anyPunctuation:bB,autolink:SB,blockSkip:dB,br:x1,code:nB,del:ti,delLDelim:ti,delRDelim:ti,emStrongLDelim:fB,emStrongRDelimAst:hB,emStrongRDelimUnd:gB,escape:rB,link:wB,nolink:k1,punctuation:iB,reflink:L1,reflinkSearch:LB,tag:CB,text:oB,url:ti},kB={...Xv,link:be(/^!?\[(label)\]\((.*?)\)/).replace("label",Vf).getRegex(),reflink:be(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Vf).getRegex()},Hv={...Xv,emStrongRDelimAst:mB,emStrongLDelim:pB,delLDelim:vB,delRDelim:xB,url:be(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",c1).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:be(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",c1).getRegex()},IB={...Hv,br:be(x1).replace("{2,}","*").getRegex(),text:be(Hv.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},zf={normal:Wv,gfm:tB,pedantic:aB},vu={normal:Xv,gfm:Hv,breaks:IB,pedantic:kB},AB={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},d1=t=>AB[t];function _r(t,e){if(e){if($t.escapeTest.test(t))return t.replace($t.escapeReplace,d1)}else if($t.escapeTestNoEncode.test(t))return t.replace($t.escapeReplaceNoEncode,d1);return t}function f1(t){try{t=encodeURI(t).replace($t.percentDecode,"%")}catch{return null}return t}function p1(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 yu(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 EB(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 TB(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 h1(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 RB(t,e,a){let r=t.match(a.other.indentCodeCompensation);if(r===null)return e;let n=r[1];return e.split(`
104
+ `,()=>{t.innerHTML=""})}};var i1={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:o1,metadata:{name:"Chat Assistant",description:"AI-powered chat assistant that can execute DOM actions",icon:"\u{1F4AC}"}}]};function s1(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 GD(t,e,a){let r=s1(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 WD(t,e,a){let r=s1(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 ZD(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 l1=[{kind:"faq:scroll_to",executor:GD},{kind:"faq:toggle_item",executor:WD},{kind:"faq:update",executor:ZD}];var qe=Y(Ae(),1);function qv(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var ai=qv();function m1(t){ai=t}var ei={exec:()=>null};function ye(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(jt.caret,"$1"),a=a.replace(n,i),r},getRegex:()=>new RegExp(a,e)};return r}var XD=(()=>{try{return!!new RegExp("(?<=1)(?<!1)")}catch{return!1}})(),jt={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)}}>`)},KD=/^(?:[ \t]*(?:\n|$))+/,YD=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,QD=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,xu=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,JD=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Vv=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,g1=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,v1=ye(g1).replace(/bull/g,Vv).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(),eB=ye(g1).replace(/bull/g,Vv).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(),$v=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,tB=/^[^\n]+/,jv=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,aB=ye(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",jv).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),rB=ye(/^(bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Vv).getRegex(),jf="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",Gv=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,nB=ye("^ {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",Gv).replace("tag",jf).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),y1=ye($v).replace("hr",xu).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",jf).getRegex(),oB=ye(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",y1).getRegex(),Wv={blockquote:oB,code:YD,def:aB,fences:QD,heading:JD,hr:xu,html:nB,lheading:v1,list:rB,newline:KD,paragraph:y1,table:ei,text:tB},u1=ye("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",xu).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",jf).getRegex(),iB={...Wv,lheading:eB,table:u1,paragraph:ye($v).replace("hr",xu).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",u1).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",jf).getRegex()},sB={...Wv,html:ye(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Gv).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:ei,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:ye($v).replace("hr",xu).replace("heading",` *#{1,6} *[^
105
+ ]`).replace("lheading",v1).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},lB=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,uB=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,x1=/^( {2,}|\\)\n(?!\s*$)/,cB=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Gf=/[\p{P}\p{S}]/u,Zv=/[\s\p{P}\p{S}]/u,b1=/[^\s\p{P}\p{S}]/u,dB=ye(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,Zv).getRegex(),S1=/(?!~)[\p{P}\p{S}]/u,fB=/(?!~)[\s\p{P}\p{S}]/u,pB=/(?:[^\s\p{P}\p{S}]|~)/u,_1=/(?![*_])[\p{P}\p{S}]/u,hB=/(?![*_])[\s\p{P}\p{S}]/u,mB=/(?:[^\s\p{P}\p{S}]|[*_])/u,gB=ye(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",XD?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),C1=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,vB=ye(C1,"u").replace(/punct/g,Gf).getRegex(),yB=ye(C1,"u").replace(/punct/g,S1).getRegex(),w1="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",xB=ye(w1,"gu").replace(/notPunctSpace/g,b1).replace(/punctSpace/g,Zv).replace(/punct/g,Gf).getRegex(),bB=ye(w1,"gu").replace(/notPunctSpace/g,pB).replace(/punctSpace/g,fB).replace(/punct/g,S1).getRegex(),SB=ye("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,b1).replace(/punctSpace/g,Zv).replace(/punct/g,Gf).getRegex(),_B=ye(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,_1).getRegex(),CB="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",wB=ye(CB,"gu").replace(/notPunctSpace/g,mB).replace(/punctSpace/g,hB).replace(/punct/g,_1).getRegex(),LB=ye(/\\(punct)/,"gu").replace(/punct/g,Gf).getRegex(),kB=ye(/^<(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(),IB=ye(Gv).replace("(?:-->|$)","-->").getRegex(),AB=ye("^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",IB).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),qf=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+[^`]*?`+(?!`)|[^\[\]\\`])*?/,EB=ye(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",qf).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),L1=ye(/^!?\[(label)\]\[(ref)\]/).replace("label",qf).replace("ref",jv).getRegex(),k1=ye(/^!?\[(ref)\](?:\[\])?/).replace("ref",jv).getRegex(),TB=ye("reflink|nolink(?!\\()","g").replace("reflink",L1).replace("nolink",k1).getRegex(),c1=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,Xv={_backpedal:ei,anyPunctuation:LB,autolink:kB,blockSkip:gB,br:x1,code:uB,del:ei,delLDelim:ei,delRDelim:ei,emStrongLDelim:vB,emStrongRDelimAst:xB,emStrongRDelimUnd:SB,escape:lB,link:EB,nolink:k1,punctuation:dB,reflink:L1,reflinkSearch:TB,tag:AB,text:cB,url:ei},RB={...Xv,link:ye(/^!?\[(label)\]\((.*?)\)/).replace("label",qf).getRegex(),reflink:ye(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",qf).getRegex()},Hv={...Xv,emStrongRDelimAst:bB,emStrongLDelim:yB,delLDelim:_B,delRDelim:wB,url:ye(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",c1).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:ye(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",c1).getRegex()},MB={...Hv,br:ye(x1).replace("{2,}","*").getRegex(),text:ye(Hv.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Uf={normal:Wv,gfm:iB,pedantic:sB},gu={normal:Xv,gfm:Hv,breaks:MB,pedantic:RB},OB={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},d1=t=>OB[t];function br(t,e){if(e){if(jt.escapeTest.test(t))return t.replace(jt.escapeReplace,d1)}else if(jt.escapeTestNoEncode.test(t))return t.replace(jt.escapeReplaceNoEncode,d1);return t}function f1(t){try{t=encodeURI(t).replace(jt.percentDecode,"%")}catch{return null}return t}function p1(t,e){let a=t.replace(jt.findPipe,(o,i,s)=>{let l=!1,u=i;for(;--u>=0&&s[u]==="\\";)l=!l;return l?"|":" |"}),r=a.split(jt.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(jt.slashPipe,"|");return r}function vu(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 DB(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 BB(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 h1(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 PB(t,e,a){let r=t.match(a.other.indentCodeCompensation);if(r===null)return e;let n=r[1];return e.split(`
106
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 $f=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:yu(a,`
108
- `)}}}fences(t){let e=this.rules.block.fences.exec(t);if(e){let a=e[0],r=RB(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=yu(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:yu(e[0],`
109
- `)}}blockquote(t){let e=this.rules.block.blockquote.exec(t);if(e){let a=yu(e[0],`
107
+ `)}var Vf=class{constructor(t){B(this,"options");B(this,"rules");B(this,"lexer");this.options=t||ai}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:vu(a,`
108
+ `)}}}fences(t){let e=this.rules.block.fences.exec(t);if(e){let a=e[0],r=PB(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=vu(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:vu(e[0],`
109
+ `)}}blockquote(t){let e=this.rules.block.blockquote.exec(t);if(e){let a=vu(e[0],`
110
110
  `).split(`
111
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
112
  `),c=u.replace(this.rules.other.blockquoteSetextReplace,`
@@ -117,7 +117,7 @@ ${c}`:c;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTo
117
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
118
  `+a.join(`
119
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=TB(e[2].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=BB(e[2].split(`
121
121
  `,1)[0],e[1].length),f=t.split(`
122
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
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(`
@@ -126,8 +126,8 @@ ${c}`:c;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTo
126
126
  `+f}h=!f.trim(),u+=C+`
127
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=p1(e[1]),r=e[2].replace(this.rules.other.tableAlignChars,"").split("|"),n=e[3]?.trim()?e[3].replace(this.rules.other.tableRowBlankLine,"").split(`
128
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(p1(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=yu(a.slice(0,-1),"\\");if((a.length-o.length)%2===0)return}else{let o=EB(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)),h1(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 h1(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 Uv{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 $f,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:zf.normal,inline:vu.normal};this.options.pedantic?(a.block=zf.pedantic,a.inline=vu.pedantic):this.options.gfm&&(a.block=zf.gfm,this.options.breaks?a.inline=vu.breaks:a.inline=vu.gfm),this.tokenizer.rules=a}static get rules(){return{block:zf,inline:vu}}static lex(e,a){return new Uv(a).lex(e)}static lexInline(e,a){return new Uv(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+=`
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=vu(a.slice(0,-1),"\\");if((a.length-o.length)%2===0)return}else{let o=DB(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)),h1(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 h1(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}}}},rr=class Uv{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||ai,this.options.tokenizer=this.options.tokenizer||new Vf,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:jt,block:Uf.normal,inline:gu.normal};this.options.pedantic?(a.block=Uf.pedantic,a.inline=gu.pedantic):this.options.gfm&&(a.block=Uf.gfm,this.options.breaks?a.inline=gu.breaks:a.inline=gu.gfm),this.tokenizer.rules=a}static get rules(){return{block:Uf,inline:gu}}static lex(e,a){return new Uv(a).lex(e)}static lexInline(e,a){return new Uv(a).inlineTokens(e)}lex(e){e=e.replace(jt.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(jt.tabCharGlobal," ").replace(jt.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
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
132
  `)?"":`
133
133
  `)+n.raw,i.text+=`
@@ -140,9 +140,9 @@ ${c}`:c;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTo
140
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
141
  `)?"":`
142
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}},jf=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-'+_r(r)+'">'+(a?n:_r(n,!0))+`</code></pre>
145
- `:"<pre><code>"+(a?n:_r(n,!0))+`</code></pre>
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}},$f=class{constructor(t){B(this,"options");B(this,"parser");this.options=t||ai}space(t){return""}code({text:t,lang:e,escaped:a}){let r=(e||"").match(jt.notSpaceStart)?.[0],n=t.replace(jt.endingNewline,"")+`
144
+ `;return r?'<pre><code class="language-'+br(r)+'">'+(a?n:br(n,!0))+`</code></pre>
145
+ `:"<pre><code>"+(a?n:br(n,!0))+`</code></pre>
146
146
  `}blockquote({tokens:t}){return`<blockquote>
147
147
  ${this.parser.parse(t)}</blockquote>
148
148
  `}html({text:t}){return t}def(t){return""}heading({tokens:t,depth:e}){return`<h${e}>${this.parser.parseInline(t)}</h${e}>
@@ -158,14 +158,14 @@ ${this.parser.parse(t)}</blockquote>
158
158
  `}tablerow({text:t}){return`<tr>
159
159
  ${t}</tr>
160
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>${_r(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=f1(t);if(n===null)return r;t=n;let o='<a href="'+t+'"';return e&&(o+=' title="'+_r(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=f1(t);if(n===null)return _r(a);t=n;let o=`<img src="${t}" alt="${_r(a)}"`;return e&&(o+=` title="${_r(e)}"`),o+=">",o}text(t){return"tokens"in t&&t.tokens?this.parser.parseInline(t.tokens):"escaped"in t&&t.escaped?t.text:_r(t.text)}},Yv=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 zv{constructor(e){B(this,"options");B(this,"renderer");B(this,"textRenderer");this.options=e||ri,this.options.renderer=this.options.renderer||new jf,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Yv}static parse(e,a){return new zv(a).parse(e)}static parseInline(e,a){return new zv(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}},qf,xu=(qf=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(qf,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),B(qf,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),qf),Kv=class{constructor(...t){B(this,"defaults",qv());B(this,"options",this.setOptions);B(this,"parse",this.parseMarkdown(!0));B(this,"parseInline",this.parseMarkdown(!1));B(this,"Parser",or);B(this,"Renderer",jf);B(this,"TextRenderer",Yv);B(this,"Lexer",nr);B(this,"Tokenizer",$f);B(this,"Hooks",xu);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 jf(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 $f(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 xu;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];xu.passThroughHooks.has(o)?n[i]=u=>{if(this.defaults.async&&xu.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>"+_r(a.message+"",!0)+"</pre>";return e?Promise.resolve(r):r}if(e)return Promise.reject(a);throw a}}},ai=new Kv;function Te(t,e){return ai.parse(t,e)}Te.options=Te.setOptions=function(t){return ai.setOptions(t),Te.defaults=ai.defaults,m1(Te.defaults),Te};Te.getDefaults=qv;Te.defaults=ri;Te.use=function(...t){return ai.use(...t),Te.defaults=ai.defaults,m1(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=jf;Te.TextRenderer=Yv;Te.Lexer=nr;Te.lexer=nr.lex;Te.Tokenizer=$f;Te.Hooks=xu;Te.parse=Te;var az=Te.options,rz=Te.setOptions,nz=Te.use,oz=Te.walkTokens,iz=Te.parseInline;var sz=or.parse,lz=nr.lex;var Oe=K(Qe(),1),Qv=K(Wo(),1);var Tt={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:St[8],color:St[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:St[0],color:St[6]},categoryHeader:{color:k[8]},emptyState:{color:k[7]},feedbackPrompt:{color:k[8]}}};var I1=new Kv({async:!1,gfm:!0,breaks:!0});function MB(t){return typeof t=="string"?t:t.type==="rich"?t.html:t.content}function OB(t){if(typeof t=="string"){let a=I1.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=I1.parse(t.content);return(0,qe.jsx)("div",{style:{margin:0},"data-faq-markdown":"",dangerouslySetInnerHTML:{__html:e}})}function DB(t){return t?t===!0?{style:"thumbs"}:t:null}function BB(t){return t.prompt||"Was this helpful?"}function PB({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={...Tt.item,...d.item,...e?d.itemExpanded:{},...a?{boxShadow:`0 0 0 2px ${St[4]}, 0 0 12px rgba(106, 89, 206, 0.4)`,transition:"box-shadow 0.3s ease"}:{},...r?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},x={...Tt.question,...d.question,...u?d.questionHover:{}},b={...Tt.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},g={...Tt.answer,...d.answer,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},m={...Tt.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:[OB(h),e&&i&&(0,qe.jsxs)("div",{style:m,children:[(0,qe.jsx)("span",{children:BB(i)}),(0,qe.jsx)("button",{type:"button",style:{...Tt.feedbackButton,...s==="up"?Tt.feedbackButtonSelected:{}},"aria-label":"Thumbs up",onClick:()=>l(t.config.id,f,"up"),children:"\u{1F44D}"}),(0,qe.jsx)("button",{type:"button",style:{...Tt.feedbackButton,...s==="down"?Tt.feedbackButtonSelected:{}},"aria-label":"Thumbs down",onClick:()=>l(t.config.id,f,"down"),children:"\u{1F44E}"})]})]})]})}function NB({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)(()=>DB(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(O=>{let D=O.props?.actionId;return typeof D=="string"&&D.startsWith("faq:open:")}).pop();if(E&&Date.now()-E.ts<1e4){let O=E.props.actionId.replace("faq:open:","");i(new Set([O])),requestAnimationFrame(()=>{let D=document.querySelector(`[data-faq-item-id="${O}"]`);D&&D.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 O=E.replace("faq:open:","");i(new Set([O])),requestAnimationFrame(()=>{let D=document.querySelector(`[data-faq-item-id="${O}"]`);D&&D.scrollIntoView({behavior:"smooth",block:"center"})}),e.events.publish("canvas.requestOpen")})},[e]),(0,Oe.useEffect)(()=>{if(!e.events.subscribe)return;let R=E=>{let O=E.props?.tileId,D=E.props?.itemId;O===a&&D&&(i(new Set([D])),l(D),setTimeout(()=>l(null),1500),requestAnimationFrame(()=>{let N=document.querySelector(`[data-faq-item-id="${D}"]`);N&&N.scrollIntoView({behavior:"smooth",block:"center"})}))};if(e.events.getRecent){let O=e.events.getRecent({names:["notification.deep_link"]},5).filter(D=>D.props?.tileId===a&&D.props?.itemId).pop();O&&Date.now()-O.ts<1e4&&R(O)}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)||MB(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(O=>{let D=new Map(O);return D.set(R,E),D}),e.events.publish("faq:feedback",{itemId:R,question:F,value:E})},[e.events]),w={...Tt.container,...ni[y].container},_={...Tt.searchInput,...ni[y].searchInput},L={...Tt.emptyState,...ni[y].emptyState},A={...Tt.categoryHeader,...ni[y].categoryHeader},I=R=>R.map((F,E)=>(0,qe.jsx)(PB,{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:Tt.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:Tt.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:{...Tt.noResults,...ni[y].emptyState},children:['No questions found matching "',u,'"']})]})}var A1={mount(t,e){let{runtime:a,instanceId:r="faq-widget",...n}=e||{expandBehavior:"single",searchable:!1,theme:"auto",actions:[]};if(a&&typeof Qv.createRoot=="function"){let o=(0,Qv.createRoot)(t);return o.render(Oe.default.createElement(NB,{config:n,runtime:a,instanceId:r})),()=>{o.unmount()}}}};var E1={id:"adaptive-faq",version:"2.0.0",name:"FAQ Accordion",description:"Collapsible Q&A accordion with actions, rich content, feedback, and personalization",executors:l1,widgets:[{id:"adaptive-faq:accordion",component:A1,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 FB=async(t,e)=>{let{badgeId:a}=t;return e.publishEvent("gamification.badge_awarded",{badgeId:a,awardedAt:Date.now()}),{cleanup:()=>{}}},HB=async(t,e)=>{let{points:a,reason:r}=t;return e.publishEvent("gamification.points_added",{points:a,reason:r,timestamp:Date.now()}),{cleanup:()=>{}}},UB={names:["page_view","button_click"],handler:(t,e)=>{console.log("[Gamification] Event received for badge trigger check")}},zB=[{kind:"gamification:awardBadge",executor:FB},{kind:"gamification:addPoints",executor:HB}],qB=[UB],T1={id:"adaptive-gamification",version:"1.0.0",name:"Gamification",description:"Badges, rewards, points, and engagement mechanics",executors:zB,eventHandlers:qB};var Rt=K(Ee(),1);var ft=K(Qe(),1),Jv=K(Wo(),1);var VB={"\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 $B(t){return VB[t]??jB(t)}function jB(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"}},Zf={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, ${St[4]})`,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, ${St[4]})`,color:"#ffffff"},categoryHeader:{color:k[8]},emptyState:{color:k[7]}}};function R1(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 GB(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 WB({item:t,isExpanded:e,isLast:a,onToggle:r,onNavigate:n,onFocusAnchor:o,theme:i}){let[s,l]=(0,ft.useState)(!1),u=Zf[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?R1(Array.isArray(x.route)?x.route:[x.route]):v?R1([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,Rt.jsxs)("div",{style:b,"data-nav-tip-id":t.config.id,children:[(0,Rt.jsxs)("button",{type:"button",style:g,onClick:r,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),"aria-expanded":e,children:[h&&(0,Rt.jsx)("span",{style:ir.icon,dangerouslySetInnerHTML:{__html:$B(h)}}),(0,Rt.jsx)("span",{children:c}),(0,Rt.jsx)("span",{style:m,children:"\u203A"})]}),(0,Rt.jsxs)("div",{style:y,"aria-hidden":!e,children:[(0,Rt.jsx)("p",{style:ir.description,children:d}),L&&(0,Rt.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 ZB({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,ey(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"}),GB(y),setTimeout(()=>y.focus(),400))},[e.events,a]),S={...ir.container,...Zf[c].container},x={...ir.categoryHeader,...Zf[c].categoryHeader},b={...ir.emptyState,...Zf[c].emptyState},g=m=>m.map((y,v)=>(0,Rt.jsx)(WB,{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,Rt.jsx)("div",{style:S,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Rt.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,Rt.jsx)("div",{style:S,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Rt.jsx)("div",{style:ir.accordion,children:u?Array.from(l.entries()).map(([m,y])=>(0,Rt.jsxs)(ft.default.Fragment,{children:[m&&(0,Rt.jsx)("div",{style:x,"data-category-header":m,children:m}),g(y)]},m??"__ungrouped")):g(s)})})}var M1={mount(t,e){let{runtime:a,instanceId:r="nav-widget",...n}=e||{expandBehavior:"single",theme:"auto",actions:[]};if(a&&typeof Jv.createRoot=="function"){let o=(0,Jv.createRoot)(t);return o.render(ft.default.createElement(ZB,{config:n,runtime:a,instanceId:r})),()=>{o.unmount()}}}};var XB=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 ey(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 YB(t){try{return new URL(t,window.location.origin).origin===window.location.origin}catch{return!1}}var KB=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&&YB(a)?ey(a)||(window.history.pushState(null,"",a),window.dispatchEvent(new PopStateEvent("popstate"))):window.location.href=a,{cleanup:()=>{}}},QB=[{kind:"navigation:scrollTo",executor:XB},{kind:"navigation:navigate",executor:KB}],O1={id:"adaptive-nav",version:"2.0.0",name:"Navigation Tips",description:"Navigation actions and accordion-based tips with per-item conditional visibility",executors:QB,widgets:[{id:"adaptive-nav:tips",component:M1,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 JB=[i1,bv,E1,T1,O1,Mv],eP=JB.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 D1(t){let e=0;for(let a of eP)t.has(a.id)||(t.register(a),e++);console.log("[Syntro Runtime] Registered",e,"built-in runtime modules")}var B1={timeout:300,className:"sc-anti-flicker",style:"opacity: 0 !important",hostLoadingSelector:"",waitForHostReady:""};function P1(t={}){let{timeout:e,className:a,style:r,hostLoadingSelector:n,waitForHostReady:o}={...B1,...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 tP(t={}){let{className:e,style:a}={...B1,...t};return`
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>${br(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=f1(t);if(n===null)return r;t=n;let o='<a href="'+t+'"';return e&&(o+=' title="'+br(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=f1(t);if(n===null)return br(a);t=n;let o=`<img src="${t}" alt="${br(a)}"`;return e&&(o+=` title="${br(e)}"`),o+=">",o}text(t){return"tokens"in t&&t.tokens?this.parser.parseInline(t.tokens):"escaped"in t&&t.escaped?t.text:br(t.text)}},Kv=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}},nr=class zv{constructor(e){B(this,"options");B(this,"renderer");B(this,"textRenderer");this.options=e||ai,this.options.renderer=this.options.renderer||new $f,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Kv}static parse(e,a){return new zv(a).parse(e)}static parseInline(e,a){return new zv(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}},zf,yu=(zf=class{constructor(t){B(this,"options");B(this,"block");this.options=t||ai}preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}emStrongMask(t){return t}provideLexer(){return this.block?rr.lex:rr.lexInline}provideParser(){return this.block?nr.parse:nr.parseInline}},B(zf,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),B(zf,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),zf),Yv=class{constructor(...t){B(this,"defaults",qv());B(this,"options",this.setOptions);B(this,"parse",this.parseMarkdown(!0));B(this,"parseInline",this.parseMarkdown(!1));B(this,"Parser",nr);B(this,"Renderer",$f);B(this,"TextRenderer",Kv);B(this,"Lexer",rr);B(this,"Tokenizer",Vf);B(this,"Hooks",yu);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 $f(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 Vf(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 yu;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];yu.passThroughHooks.has(o)?n[i]=u=>{if(this.defaults.async&&yu.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 rr.lex(t,e??this.defaults)}parser(t,e){return nr.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?rr.lex:rr.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?nr.parse:nr.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?rr.lex:rr.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?nr.parse:nr.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>"+br(a.message+"",!0)+"</pre>";return e?Promise.resolve(r):r}if(e)return Promise.reject(a);throw a}}},ti=new Yv;function Ee(t,e){return ti.parse(t,e)}Ee.options=Ee.setOptions=function(t){return ti.setOptions(t),Ee.defaults=ti.defaults,m1(Ee.defaults),Ee};Ee.getDefaults=qv;Ee.defaults=ai;Ee.use=function(...t){return ti.use(...t),Ee.defaults=ti.defaults,m1(Ee.defaults),Ee};Ee.walkTokens=function(t,e){return ti.walkTokens(t,e)};Ee.parseInline=ti.parseInline;Ee.Parser=nr;Ee.parser=nr.parse;Ee.Renderer=$f;Ee.TextRenderer=Kv;Ee.Lexer=rr;Ee.lexer=rr.lex;Ee.Tokenizer=Vf;Ee.Hooks=yu;Ee.parse=Ee;var c5=Ee.options,d5=Ee.setOptions,f5=Ee.use,p5=Ee.walkTokens,h5=Ee.parseInline;var m5=nr.parse,g5=rr.lex;var Oe=Y(Qe(),1),Qv=Y(Go(),1);var Rt={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"}},ri={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:Ct[8],color:Ct[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:Ct[0],color:Ct[6]},categoryHeader:{color:k[8]},emptyState:{color:k[7]},feedbackPrompt:{color:k[8]}}};var I1=new Yv({async:!1,gfm:!0,breaks:!0});function NB(t){return typeof t=="string"?t:t.type==="rich"?t.html:t.content}function FB(t){if(typeof t=="string"){let a=I1.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=I1.parse(t.content);return(0,qe.jsx)("div",{style:{margin:0},"data-faq-markdown":"",dangerouslySetInnerHTML:{__html:e}})}function HB(t){return t?t===!0?{style:"thumbs"}:t:null}function UB(t){return t.prompt||"Was this helpful?"}function zB({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=ri[o],{question:f,answer:h}=t.config,S={...Rt.item,...d.item,...e?d.itemExpanded:{},...a?{boxShadow:`0 0 0 2px ${Ct[4]}, 0 0 12px rgba(106, 89, 206, 0.4)`,transition:"box-shadow 0.3s ease"}:{},...r?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},x={...Rt.question,...d.question,...u?d.questionHover:{}},b={...Rt.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},g={...Rt.answer,...d.answer,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},m={...Rt.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:[FB(h),e&&i&&(0,qe.jsxs)("div",{style:m,children:[(0,qe.jsx)("span",{children:UB(i)}),(0,qe.jsx)("button",{type:"button",style:{...Rt.feedbackButton,...s==="up"?Rt.feedbackButtonSelected:{}},"aria-label":"Thumbs up",onClick:()=>l(t.config.id,f,"up"),children:"\u{1F44D}"}),(0,qe.jsx)("button",{type:"button",style:{...Rt.feedbackButton,...s==="down"?Rt.feedbackButtonSelected:{}},"aria-label":"Thumbs down",onClick:()=>l(t.config.id,f,"down"),children:"\u{1F44E}"})]})]})]})}function qB({config:t,runtime:e,instanceId:a}){let[r,n]=(0,Oe.useReducer)(O=>O+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)(()=>HB(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(M=>{let R=M.props?.actionId;return typeof R=="string"&&R.startsWith("faq:open:")}).pop();if(E&&Date.now()-E.ts<1e4){let M=E.props.actionId.replace("faq:open:","");i(new Set([M])),requestAnimationFrame(()=>{let R=document.querySelector(`[data-faq-item-id="${M}"]`);R&&R.scrollIntoView({behavior:"smooth",block:"center"})})}}return e.events.subscribe({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},H=>{let E=H.props?.actionId;if(typeof E!="string"||!E.startsWith("faq:open:"))return;let M=E.replace("faq:open:","");i(new Set([M])),requestAnimationFrame(()=>{let R=document.querySelector(`[data-faq-item-id="${M}"]`);R&&R.scrollIntoView({behavior:"smooth",block:"center"})}),e.events.publish("canvas.requestOpen")})},[e]),(0,Oe.useEffect)(()=>{if(!e.events.subscribe)return;let O=E=>{let M=E.props?.tileId,R=E.props?.itemId;M===a&&R&&(i(new Set([R])),l(R),setTimeout(()=>l(null),1500),requestAnimationFrame(()=>{let F=document.querySelector(`[data-faq-item-id="${R}"]`);F&&F.scrollIntoView({behavior:"smooth",block:"center"})}))};if(e.events.getRecent){let M=e.events.getRecent({names:["notification.deep_link"]},5).filter(R=>R.props?.tileId===a&&R.props?.itemId).pop();M&&Date.now()-M.ts<1e4&&O(M)}return e.events.subscribe({names:["notification.deep_link"]},O)},[e,a]);let S=(0,Oe.useMemo)(()=>(t.actions??[]).filter(O=>O.triggerWhen?e.evaluateSync(O.triggerWhen).value:!0),[t.actions,e,r]),x=(0,Oe.useMemo)(()=>t.ordering==="priority"?[...S].sort((O,H)=>(H.config.priority??0)-(O.config.priority??0)):S,[S,t.ordering]),b=(0,Oe.useMemo)(()=>{if(!t.searchable||!u.trim())return x;let O=u.toLowerCase();return x.filter(H=>H.config.question.toLowerCase().includes(O)||NB(H.config.answer).toLowerCase().includes(O)||H.config.category?.toLowerCase().includes(O))},[x,u,t.searchable]),g=(0,Oe.useMemo)(()=>{let O=new Map;for(let H of b){let E=H.config.category;O.has(E)||O.set(E,[]),O.get(E).push(H)}return O},[b]),m=(0,Oe.useMemo)(()=>b.some(O=>O.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)(O=>{i(H=>{let E=new Set(H);return t.expandBehavior==="single"?H.has(O)?new Set:new Set([O]):(H.has(O)?E.delete(O):E.add(O),E)}),e.events.publish("faq:toggled",{instanceId:a,questionId:O,expanded:!o.has(O),timestamp:Date.now()})},[t.expandBehavior,e.events,a,o]),C=(0,Oe.useCallback)((O,H,E)=>{f(M=>{let R=new Map(M);return R.set(O,E),R}),e.events.publish("faq:feedback",{itemId:O,question:H,value:E})},[e.events]),w={...Rt.container,...ri[y].container},_={...Rt.searchInput,...ri[y].searchInput},L={...Rt.emptyState,...ri[y].emptyState},A={...Rt.categoryHeader,...ri[y].categoryHeader},I=O=>O.map((H,E)=>(0,qe.jsx)(zB,{item:H,isExpanded:o.has(H.config.id),isHighlighted:s===H.config.id,isLast:E===O.length-1,onToggle:()=>v(H.config.id),theme:y,feedbackConfig:h,feedbackValue:d.get(H.config.id),onFeedback:C},H.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:Rt.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:O=>c(O.target.value),style:_})]}),(0,qe.jsx)("div",{style:Rt.accordion,children:m?Array.from(g.entries()).map(([O,H])=>(0,qe.jsxs)(Oe.default.Fragment,{children:[O&&(0,qe.jsx)("div",{style:A,"data-category-header":O,children:O}),I(H)]},O??"__ungrouped")):I(b)}),t.searchable&&b.length===0&&u&&(0,qe.jsxs)("div",{style:{...Rt.noResults,...ri[y].emptyState},children:['No questions found matching "',u,'"']})]})}var A1={mount(t,e){let{runtime:a,instanceId:r="faq-widget",...n}=e||{expandBehavior:"single",searchable:!1,theme:"auto",actions:[]};if(a&&typeof Qv.createRoot=="function"){let o=(0,Qv.createRoot)(t);return o.render(Oe.default.createElement(qB,{config:n,runtime:a,instanceId:r})),()=>{o.unmount()}}}};var E1={id:"adaptive-faq",version:"2.0.0",name:"FAQ Accordion",description:"Collapsible Q&A accordion with actions, rich content, feedback, and personalization",executors:l1,widgets:[{id:"adaptive-faq:accordion",component:A1,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 VB=async(t,e)=>{let{badgeId:a}=t;return e.publishEvent("gamification.badge_awarded",{badgeId:a,awardedAt:Date.now()}),{cleanup:()=>{}}},$B=async(t,e)=>{let{points:a,reason:r}=t;return e.publishEvent("gamification.points_added",{points:a,reason:r,timestamp:Date.now()}),{cleanup:()=>{}}},jB={names:["page_view","button_click"],handler:(t,e)=>{console.log("[Gamification] Event received for badge trigger check")}},GB=[{kind:"gamification:awardBadge",executor:VB},{kind:"gamification:addPoints",executor:$B}],WB=[jB],T1={id:"adaptive-gamification",version:"1.0.0",name:"Gamification",description:"Badges, rewards, points, and engagement mechanics",executors:GB,eventHandlers:WB};var Mt=Y(Ae(),1);var ft=Y(Qe(),1),Jv=Y(Go(),1);var ZB={"\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 XB(t){return ZB[t]??KB(t)}function KB(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}var or={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"}},Wf={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, ${Ct[4]})`,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, ${Ct[4]})`,color:"#ffffff"},categoryHeader:{color:k[8]},emptyState:{color:k[7]}}};function R1(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 YB(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 QB({item:t,isExpanded:e,isLast:a,onToggle:r,onNavigate:n,onFocusAnchor:o,theme:i}){let[s,l]=(0,ft.useState)(!1),u=Wf[i],{title:c,description:d,href:f,icon:h,external:S,anchor:x}=t.config,b={...or.item,...u.item,...e?u.itemExpanded:{},...a?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},g={...or.header,...u.header,...s?u.headerHover:{}},m={...or.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},y={...or.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?R1(Array.isArray(x.route)?x.route:[x.route]):v?R1([v]):!1,w=x?.selector&&x.selector!=="*",_=C&&w,L=!!v||_,A=O=>{O.preventDefault(),O.stopPropagation(),_&&x?o(x):v&&n(v,S??!1)},I=_?"Focus \u2192":S?"Go \u2197":"Go \u2192";return(0,Mt.jsxs)("div",{style:b,"data-nav-tip-id":t.config.id,children:[(0,Mt.jsxs)("button",{type:"button",style:g,onClick:r,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),"aria-expanded":e,children:[h&&(0,Mt.jsx)("span",{style:or.icon,dangerouslySetInnerHTML:{__html:XB(h)}}),(0,Mt.jsx)("span",{children:c}),(0,Mt.jsx)("span",{style:m,children:"\u203A"})]}),(0,Mt.jsxs)("div",{style:y,"aria-hidden":!e,children:[(0,Mt.jsx)("p",{style:or.description,children:d}),L&&(0,Mt.jsx)("a",{href:v||"#",onClick:A,style:{...or.linkButton,...u.linkButton},target:S?"_blank":void 0,rel:S?"noopener noreferrer":void 0,children:I})]})]})}function JB({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,ey(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"}),YB(y),setTimeout(()=>y.focus(),400))},[e.events,a]),S={...or.container,...Wf[c].container},x={...or.categoryHeader,...Wf[c].categoryHeader},b={...or.emptyState,...Wf[c].emptyState},g=m=>m.map((y,v)=>(0,Mt.jsx)(QB,{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,Mt.jsx)("div",{style:S,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Mt.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,Mt.jsx)("div",{style:S,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Mt.jsx)("div",{style:or.accordion,children:u?Array.from(l.entries()).map(([m,y])=>(0,Mt.jsxs)(ft.default.Fragment,{children:[m&&(0,Mt.jsx)("div",{style:x,"data-category-header":m,children:m}),g(y)]},m??"__ungrouped")):g(s)})})}var M1={mount(t,e){let{runtime:a,instanceId:r="nav-widget",...n}=e||{expandBehavior:"single",theme:"auto",actions:[]};if(a&&typeof Jv.createRoot=="function"){let o=(0,Jv.createRoot)(t);return o.render(ft.default.createElement(JB,{config:n,runtime:a,instanceId:r})),()=>{o.unmount()}}}};var eP=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 ey(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 tP(t){try{return new URL(t,window.location.origin).origin===window.location.origin}catch{return!1}}var aP=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&&tP(a)?ey(a)||(window.history.pushState(null,"",a),window.dispatchEvent(new PopStateEvent("popstate"))):window.location.href=a,{cleanup:()=>{}}},rP=[{kind:"navigation:scrollTo",executor:eP},{kind:"navigation:navigate",executor:aP}],O1={id:"adaptive-nav",version:"2.0.0",name:"Navigation Tips",description:"Navigation actions and accordion-based tips with per-item conditional visibility",executors:rP,widgets:[{id:"adaptive-nav:tips",component:M1,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 nP=[i1,bv,E1,T1,O1,Mv],oP=nP.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 D1(t){let e=0;for(let a of oP)t.has(a.id)||(t.register(a),e++);console.log("[Syntro Runtime] Registered",e,"built-in runtime modules")}var B1={timeout:300,className:"sc-anti-flicker",style:"opacity: 0 !important",hostLoadingSelector:"",waitForHostReady:""};function P1(t={}){let{timeout:e,className:a,style:r,hostLoadingSelector:n,waitForHostReady:o}={...B1,...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 iP(t={}){let{className:e,style:a}={...B1,...t};return`
163
163
  (function() {
164
164
  var s = document.createElement('style');
165
165
  s.textContent = '.${e} { ${a} }';
166
166
  document.head.appendChild(s);
167
167
  document.documentElement.className += ' ${e}';
168
- })();`}function Xf(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 ty=!1;function N1(){if(typeof window>"u")return!1;try{return new URLSearchParams(window.location.search).get("syntro_debug")==="true"}catch{return!1}}function ay(t){if(N1()){ty=!0;return}ty=t??!1}function aP(){return N1()?!0:ty}function Y(t,e,a){aP()&&(a!==void 0?console.log(`[${t}]`,e,a):console.log(`[${t}]`,e))}function na(t,e,a){a!==void 0?console.warn(`[${t}]`,e,a):console.warn(`[${t}]`,e)}function Yf(t,e,a){a!==void 0?console.error(`[${t}]`,e,a):console.error(`[${t}]`,e)}var ry="2.13.0";var to="2.0";var rP=["api.syntrologie.com","cdn.syntrologie.com","localhost","127.0.0.1"];function nP(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):rP.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 oP(t){if(typeof window>"u")return!1;try{return new URL(t).origin===window.location.origin}catch{return!1}}var F1="syntro_config_cache",iP=1440*60*1e3;function H1(){try{return typeof localStorage<"u"&&localStorage!==null}catch{return!1}}function sP(t,e){if(H1())try{let a={config:t,timestamp:Date.now(),sdkVersion:e};localStorage.setItem(F1,JSON.stringify(a))}catch{}}function lP(t){if(!H1())return null;try{let e=localStorage.getItem(F1);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>iP?null:a.config}catch{return null}}var ny=({configUri:t,experiments:e,featureKey:a})=>{if(t)return t;if(e&&a){let r=e.getFeatureValue?.(a,null);if(r)return r}};function uP(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 ws=({configUri:t,experiments:e,featureKey:a,credentials:r,configFeatureKey:n,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=uP(e,o,i);if(c.length>0){let d=Xf(e,c);if(d)return Y("SmartCanvas Config","Resolved config from variant flags",d),d}}let l=ny({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(!nP(l))throw new Error(`SmartCanvas: config URI not allowed: ${l}`);let u=r??(oP(l)?"include":"omit");try{let c=await fetch(l,{credentials:u,headers:{"X-SDK-Version":ry,"X-SDK-Schema-Version":to}});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&&sP(d,s),d}catch(c){if(s){let d=lP(s);if(d)return Y("SmartCanvas Config","Serving config from offline cache"),d}throw c}};var cP=["cdn.syntrologie.com","api.syntrologie.com","dev-api.syntrologie.com","localhost","127.0.0.1",".syntrologie.com"];function U1(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 na("Syntro Runtime",`Failed to decode ${t}:`,r),null}}var Ls,ks;function _u(){if(Ls==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.token)Ls={token:t.token,api_base:t.apiBase||""},console.log(`[DIAG] getEditorSource: from __SYNTRO_EDITOR_PARAMS__ (token=${Ls.token.slice(0,15)}...)`);else{let e=U1("editor_source");e&&(Ls=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 Ls??null}function Kf(){if(ks==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.mode)ks={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=${ks.mode})`);else{let e=U1("editor_conf");e&&(ks=e),console.log(`[DIAG] getEditorConf: from URL param \u2192 ${e?`mode=${e.mode}`:"NULL"}`)}}return ks??null}function dP(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?(na("Syntro Runtime","\u274C Editor URL must use HTTPS:",t),!1):cP.some(n=>n.startsWith(".")?e.hostname.endsWith(n)||e.hostname===n.slice(1):e.hostname===n)?(Y("Syntro Runtime","\u2713 Editor URL validated"),!0):(na("Syntro Runtime","\u274C Editor URL host not in allowlist:",e.hostname),!1)}catch(e){return na("Syntro Runtime",`\u274C Invalid editor URL: ${t}`,e),!1}}var Qf=()=>{let t=Kf();return!_u()?.token||!t?.mode?null:t.mode};function fP(){return _u()?.token??null}function pP(){return _u()?.api_base??null}var Su=null,z1=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(Su)return Y("Syntro Runtime","Editor SDK load already in progress, waiting..."),Su;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=pP(),n=(a?`${a}/api/editor/sdk/editor-sdk.js`:null)||e.editorUrl;if(!n){na("Syntro Runtime","\u274C No editor SDK URL available (no api_base, no editorUrl option)"),Y("Syntro Runtime","================================");return}let o=fP();if(!o){na("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)}...`}),!dP(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..."),Su=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","================================"),Su=null,l(c)},document.head.appendChild(u),Y("Syntro Runtime","Script tag appended to <head>")}),Su};var hP=new Set(["tag_name","$el_text"]);function mP(t){return hP.has(t)||t.startsWith("attr__")}function q1(t,e){return t.equals!==void 0?e===t.equals:t.contains!==void 0?typeof e=="string"&&e.includes(t.contains):!1}function gP(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(mP(n)){let i=r.props?.elements;if(!i||!i.some(l=>q1(o,l[n])))return!1}else if(!q1(o,r.props?.[n]))return!1}return!0}}function V1(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?gP(n):()=>!0,i=typeof r.withinMs=="number";e.register(r.key,o,i)}}function Jf(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"&&V1(i.triggerWhen,e)}if(a)for(let r of a){let n=r;n.triggerWhen?.type==="rules"&&V1(n.triggerWhen,e)}}var Cr=null;function j1(t){Cr&&Cr!==t?t.appendChild(Cr):Cr=t;let e=t.getRootNode();e instanceof ShadowRoot&&vP(e)}function G1(){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 $1=!1;function vP(t){if($1)return;let e=`
168
+ })();`}function Zf(t,e,a="merge"){return a==="first-match"?sP(t,e):lP(t,e)}function sP(t,e){for(let a of e){let r=t.getFeatureValue?.(a,null);if(!r||typeof r!="object")continue;let n=r,o=n.tiles&&n.tiles.length>0,i=n.actions&&n.actions.length>0;if(o||i)return N1([n])}return null}function lP(t,e){let a=[];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;(i||s)&&a.push(o)}return a.length===0?null:N1(a)}function N1(t){let e=[],a=[],r,n,o,i,s,l,u;for(let c of t)c.tiles&&e.push(...c.tiles),c.actions&&a.push(...c.actions),r??(r=c.fetchedAt),n??(n=c.schemaVersion),o??(o=c.configVersion),i??(i=c.canvasTitle),s??(s=c.theme),l??(l=c.launcher),u??(u=c.meta);return{tiles:e,actions:a,fetchedAt:r??new Date().toISOString(),...n&&{schemaVersion:n},...o&&{configVersion:o},...i&&{canvasTitle:i},...s&&{theme:s},...l&&{launcher:l},...u&&{meta:u}}}var ty=!1;function F1(){if(typeof window>"u")return!1;try{return new URLSearchParams(window.location.search).get("syntro_debug")==="true"}catch{return!1}}function ay(t){if(F1()){ty=!0;return}ty=t??!1}function uP(){return F1()?!0:ty}function X(t,e,a){uP()&&(a!==void 0?console.log(`[${t}]`,e,a):console.log(`[${t}]`,e))}function na(t,e,a){a!==void 0?console.warn(`[${t}]`,e,a):console.warn(`[${t}]`,e)}function Xf(t,e,a){a!==void 0?console.error(`[${t}]`,e,a):console.error(`[${t}]`,e)}var ry="2.14.0";var eo="2.0";var cP=["api.syntrologie.com","cdn.syntrologie.com","localhost","127.0.0.1"];function dP(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 fP(t){if(typeof window>"u")return!1;try{return new URL(t).origin===window.location.origin}catch{return!1}}var H1="syntro_config_cache",pP=1440*60*1e3;function U1(){try{return typeof localStorage<"u"&&localStorage!==null}catch{return!1}}function hP(t,e){if(U1())try{let a={config:t,timestamp:Date.now(),sdkVersion:e};localStorage.setItem(H1,JSON.stringify(a))}catch{}}function mP(t){if(!U1())return null;try{let e=localStorage.getItem(H1);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>pP?null:a.config}catch{return null}}var ny=({configUri:t,experiments:e,featureKey:a})=>{if(t)return t;if(e&&a){let r=e.getFeatureValue?.(a,null);if(r)return r}};function gP(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 Cs=({configUri:t,experiments:e,featureKey:a,credentials:r,configFeatureKey:n,manifestKey:o,variantFlagPrefix:i,sdkVersion:s})=>async()=>{if(e&&n){let c=e.getFeatureValue?.(n,null);if(c&&typeof c=="object")return X("SmartCanvas Config","Resolved config directly from feature flag",c),c}if(e&&(o||i||e.getAllFeatures)){let c=gP(e,o,i);if(c.length>0){let d=Zf(e,c);if(d)return X("SmartCanvas Config","Resolved config from variant flags",d),d}}let l=ny({configUri:t,experiments:e,featureKey:a});if(!l)return X("SmartCanvas Config","No config available \u2014 returning empty config"),{tiles:[],actions:[],fetchedAt:new Date().toISOString()};if(!dP(l))throw new Error(`SmartCanvas: config URI not allowed: ${l}`);let u=r??(fP(l)?"include":"omit");try{let c=await fetch(l,{credentials:u,headers:{"X-SDK-Version":ry,"X-SDK-Schema-Version":eo}});if(!c.ok)throw new Error(`SmartCanvas: failed to fetch config (${c.status})`);let d=await c.json();return X("SmartCanvas Config","Fetched config from URI",d),s&&hP(d,s),d}catch(c){if(s){let d=mP(s);if(d)return X("SmartCanvas Config","Serving config from offline cache"),d}throw c}};var vP=["cdn.syntrologie.com","api.syntrologie.com","dev-api.syntrologie.com","localhost","127.0.0.1",".syntrologie.com"];function z1(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 na("Syntro Runtime",`Failed to decode ${t}:`,r),null}}var ws,Ls;function Su(){if(ws==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.token)ws={token:t.token,api_base:t.apiBase||""},console.log(`[DIAG] getEditorSource: from __SYNTRO_EDITOR_PARAMS__ (token=${ws.token.slice(0,15)}...)`);else{let e=z1("editor_source");e&&(ws=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 ws??null}function Kf(){if(Ls==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.mode)Ls={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=${Ls.mode})`);else{let e=z1("editor_conf");e&&(Ls=e),console.log(`[DIAG] getEditorConf: from URL param \u2192 ${e?`mode=${e.mode}`:"NULL"}`)}}return Ls??null}function yP(t){X("Syntro Runtime","Validating editor URL:",t);try{if(t.startsWith("/"))return X("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?(na("Syntro Runtime","\u274C Editor URL must use HTTPS:",t),!1):vP.some(n=>n.startsWith(".")?e.hostname.endsWith(n)||e.hostname===n.slice(1):e.hostname===n)?(X("Syntro Runtime","\u2713 Editor URL validated"),!0):(na("Syntro Runtime","\u274C Editor URL host not in allowlist:",e.hostname),!1)}catch(e){return na("Syntro Runtime",`\u274C Invalid editor URL: ${t}`,e),!1}}var Yf=()=>{let t=Kf();return!Su()?.token||!t?.mode?null:t.mode};function xP(){return Su()?.token??null}function bP(){return Su()?.api_base??null}var bu=null,q1=async t=>{if(X("Syntro Runtime","====== LOAD EDITOR SDK ======"),typeof window>"u"){X("Syntro Runtime","Not in browser - skipping editor SDK load");return}if(window.SyntroEditor){X("Syntro Runtime","Editor SDK already loaded (window.SyntroEditor exists)");return}if(bu)return X("Syntro Runtime","Editor SDK load already in progress, waiting..."),bu;let e=typeof t=="string"?{editorUrl:t}:t??{};if(e.editorUrl==="skip"){X("Syntro Runtime",'editorUrl="skip" \u2014 deferring to caller'),X("Syntro Runtime","================================");return}let a=bP(),n=(a?`${a}/api/editor/sdk/editor-sdk.js`:null)||e.editorUrl;if(!n){na("Syntro Runtime","\u274C No editor SDK URL available (no api_base, no editorUrl option)"),X("Syntro Runtime","================================");return}let o=xP();if(!o){na("Syntro Runtime","\u274C No token found in editor_source."),X("Syntro Runtime","================================");return}let i=`${n}?token=${encodeURIComponent(o)}`;if(X("Syntro Runtime","Editor URL:",i),X("Syntro Runtime","Options:",{hasIntegrity:!!e.integrity,hasEditorUrl:!!n,hasApiBase:!!a,tokenPrefix:`${o.slice(0,10)}...`}),!yP(n)){console.error("[Syntro Runtime] \u274C BLOCKED: Editor from untrusted URL:",n),X("Syntro Runtime","================================");return}return X("Syntro Runtime","\u2713 URL validated, injecting script tag..."),bu=new Promise((s,l)=>{let u=document.createElement("script");u.src=i,u.async=!0,e.integrity&&(u.integrity=e.integrity,u.crossOrigin="anonymous",X("Syntro Runtime","SRI integrity check enabled")),u.onload=()=>{X("Syntro Runtime","\u2713 Editor SDK script loaded successfully"),X("Syntro Runtime","================================"),s()},u.onerror=c=>{console.error("[Syntro Runtime] \u274C Failed to load Editor SDK:",c),console.error("[Syntro Runtime] URL attempted:",i),X("Syntro Runtime","================================"),bu=null,l(c)},document.head.appendChild(u),X("Syntro Runtime","Script tag appended to <head>")}),bu};var SP=new Set(["tag_name","$el_text"]);function _P(t){return SP.has(t)||t.startsWith("attr__")}function V1(t,e){return t.equals!==void 0?e===t.equals:t.contains!==void 0?typeof e=="string"&&e.includes(t.contains):!1}function CP(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(_P(n)){let i=r.props?.elements;if(!i||!i.some(l=>V1(o,l[n])))return!1}else if(!V1(o,r.props?.[n]))return!1}return!0}}function $1(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?CP(n):()=>!0,i=typeof r.withinMs=="number";e.register(r.key,o,i)}}function Qf(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"&&$1(i.triggerWhen,e)}if(a)for(let r of a){let n=r;n.triggerWhen?.type==="rules"&&$1(n.triggerWhen,e)}}var Sr=null;function G1(t){Sr&&Sr!==t?t.appendChild(Sr):Sr=t;let e=t.getRootNode();e instanceof ShadowRoot&&wP(e)}function W1(){return Sr||(Sr=document.createElement("div"),Sr.id="syntro-overlays",Object.assign(Sr.style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),document.body.appendChild(Sr)),Sr}var j1=!1;function wP(t){if(j1)return;let e=`
169
169
  :host {
170
170
  --syntro-surface: var(--sc-overlay-background, #0f1318);
171
171
  --syntro-fg: var(--sc-overlay-text-color, #cbd0d7);
@@ -427,7 +427,7 @@ Please report this to https://github.com/markedjs/marked.`,t){let r="<p>An error
427
427
  .syntro-modal-btn-primary:hover {
428
428
  background: var(--syntro-accent-hover, #d44844);
429
429
  }
430
- `,a=document.createElement("style");a.setAttribute("data-syntro","base-overlay"),a.textContent=e,t.appendChild(a),$1=!0}var SI=K(Wo(),1);var oy=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)}},W1=t=>new oy(t);var ep=K(Qe(),1),Y1=K(Ee(),1),Z1=(0,ep.createContext)(null);function X1({shadowRoot:t,portalRoot:e,overlayContainer:a,children:r}){return(0,Y1.jsx)(Z1.Provider,{value:{shadowRoot:t,portalRoot:e,overlayContainer:a},children:r})}function Is(){let t=(0,ep.useContext)(Z1);if(!t)throw new Error("useShadowRoot() called outside ShadowRootProvider");return t}var Wt=K(Qe(),1);var it=K(Qe(),1),Iy=K(il(),1);var ot="1.0.0",Ve={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"},jt={Mutation:0,MouseMove:1,MouseInteraction:2,Scroll:3,ViewportResize:4,Input:5,TouchMove:6,MediaInteraction:7,Drag:12},Cu={MouseUp:0,MouseDown:1,Click:2,ContextMenu:3,DblClick:4,Focus:5,Blur:6,TouchStart:7,TouchEnd:9},iy={hesitationMs:3e3,hesitationRadiusPx:10,rageClickCount:3,rageClickWindowMs:1e3,rageClickRadiusPx:30,scrollThrashReversals:3,scrollThrashWindowMs:2e3,focusBounceMaxInputs:0,idleMs:5e3,hoverSampleMs:100};var tp=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===jt.MouseInteraction){let r=e.data.id??0;if(e.data.type===Cu.Focus)this.focused.set(r,{id:r,focusTs:a,inputCount:0});else if(e.data.type===Cu.Blur){let n=this.focused.get(r);n&&n.inputCount<=this.config.focusBounceMaxInputs&&this.emit({ts:a,name:Ve.UI_FOCUS_BOUNCE,source:"rrweb",schemaVersion:ot,props:{elementId:r,duration_ms:a-n.focusTs}}),this.focused.delete(r)}}else if(e.data.source===jt.Input){let r=e.data.id??0,n=this.focused.get(r);n&&n.inputCount++}}};var ap=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!==jt.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:Ve.UI_HESITATE,source:"rrweb",schemaVersion:ot,props:{x:this.anchorX,y:this.anchorY,duration_ms:a}}),this.emitted=!0)}};var rp=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!==jt.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?K1(a):null,n=this.currentElement?K1(this.currentElement):null;r!==n&&(this.currentElement&&this.hoverStartTs!==null&&this.emit({ts:e,name:Ve.UI_HOVER,source:"rrweb",schemaVersion:ot,props:{x:this.lastX,y:this.lastY,duration_ms:e-this.hoverStartTs,element:this.currentElement}}),this.currentElement=a,this.hoverStartTs=e)}};function K1(t){return`${t.tag_name??""}|${t.attr__id??""}|${(t.classes??[]).join(",")}`}var np=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===jt.MouseMove||a===jt.MouseInteraction||a===jt.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:Ve.UI_IDLE,source:"rrweb",schemaVersion:ot,props:{idle_ms:e-this.lastActivityTs}}),this.emitted=!0)}};var op=class{constructor(e,a){this.config=e,this.emit=a,this.clicks=[]}ingest(e){if(e.type!==3||e.data.source!==jt.MouseInteraction||e.data.type!==Cu.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:Ve.UI_RAGE_CLICK,source:"rrweb",schemaVersion:ot,props:{x:a,y:r,clickCount:i.length,duration_ms:n-i[0].ts}}),this.clicks=[])}};var ip=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!==jt.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:Ve.UI_SCROLL_THRASH,source:"rrweb",schemaVersion:ot,props:{reversals:this.reversals.length,duration_ms:r-this.reversals[0]}}),this.reversals=[])}this.lastDirection=n}this.lastY=a}};var Q1={$click:Ve.UI_CLICK,$scroll:Ve.UI_SCROLL,$input:Ve.UI_INPUT,$change:Ve.UI_CHANGE,$submit:Ve.UI_SUBMIT,$pageview:Ve.NAV_PAGE_VIEW,$pageleave:Ve.NAV_PAGE_LEAVE,$session_start:"session.start",$identify:"user.identify"};function yP(t){let e=t.event;if(typeof e!="string")return"posthog.unknown";if(Q1[e])return Q1[e];if(e==="$autocapture"){let a=t.properties?.$tag_name,r=t.properties?.$event_type;return r==="submit"?Ve.UI_SUBMIT:r==="change"?Ve.UI_CHANGE:a==="input"||a==="textarea"?Ve.UI_INPUT:Ve.UI_CLICK}return e.startsWith("$")?e.replace("$","posthog."):`posthog.${e}`}var J1=new Set(["a","button","input","select","textarea"]);function xP(t,e){if(e&&J1.has(e)||!t)return e;for(let a of t){let r=a.tag_name;if(r&&J1.has(r))return r}return e}function bP(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?xP(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 wu(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:yP(t),source:"posthog",props:bP(t),schemaVersion:ot}}function Lu(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 eI(t){return(e,a)=>{if(typeof e!="string")return;let r={event:e,properties:a,timestamp:Date.now()};if(Lu(r)){let n=wu(r);t(n)}}}function sy(t){let e={...iy,...t?.config},a=[];function r(d){for(let f of a)f(d)}let n=new ap(e,r),o=new op(e,r),i=new ip(e,r),s=new tp(e,r),l=new np(e,r),u=new rp(e,r,t?.elementResolver),c=[];return{ingest(d){if(d.kind==="posthog"){let{kind:f,...h}=d;Lu(h)&&r(wu(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 Mt={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:ot}}function SP(t){return sr(Mt.CANVAS_OPENED,{surface:t})}function _P(t){return sr(Mt.CANVAS_CLOSED,{surface:t})}function CP(t,e){return sr(Mt.TILE_VIEWED,{tileId:t,surface:e})}function wP(t,e){return sr(Mt.TILE_EXPANDED,{tileId:t,surface:e})}function LP(t,e){return sr(Mt.TILE_COLLAPSED,{tileId:t,surface:e})}function kP(t,e,a){return sr(Mt.TILE_ACTION,{tileId:t,actionId:e,surface:a})}function IP(t,e){return sr(Mt.OVERLAY_STARTED,{recipeId:t,recipeName:e})}function AP(t,e){return sr(Mt.OVERLAY_COMPLETED,{recipeId:t,recipeName:e})}function EP(t,e,a){return sr(Mt.OVERLAY_DISMISSED,{recipeId:t,recipeName:e,stepIndex:a})}function TP(t,e,a){return sr(Mt.OVERLAY_STEP_VIEWED,{recipeId:t,stepIndex:e,stepTitle:a})}function RP(t,e){let a=t.startsWith("canvas.")?t:`canvas.${t}`;return sr(a,e)}var ku={canvasOpened:SP,canvasClosed:_P,tileViewed:CP,tileExpanded:wP,tileCollapsed:LP,tileAction:kP,overlayStarted:IP,overlayCompleted:AP,overlayDismissed:EP,overlayStepViewed:TP,custom:RP};var lp=K(Qe());var sp=(...t)=>t.filter((e,a,r)=>!!e&&e.trim()!==""&&r.indexOf(e)===a).join(" ").trim();var tI=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();var aI=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,a,r)=>r?r.toUpperCase():a.toLowerCase());var ly=t=>{let e=aI(t);return e.charAt(0).toUpperCase()+e.slice(1)};var Iu=K(Qe());var rI={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 nI=t=>{for(let e in t)if(e.startsWith("aria-")||e==="role"||e==="title")return!0;return!1};var oI=(0,Iu.forwardRef)(({color:t="currentColor",size:e=24,strokeWidth:a=2,absoluteStrokeWidth:r,className:n="",children:o,iconNode:i,...s},l)=>(0,Iu.createElement)("svg",{ref:l,...rI,width:e,height:e,stroke:t,strokeWidth:r?Number(a)*24/Number(e):a,className:sp("lucide",n),...!o&&!nI(s)&&{"aria-hidden":"true"},...s},[...i.map(([u,c])=>(0,Iu.createElement)(u,c)),...Array.isArray(o)?o:[o]]));var ce=(t,e)=>{let a=(0,lp.forwardRef)(({className:r,...n},o)=>(0,lp.createElement)(oI,{ref:o,iconNode:e,className:sp(`lucide-${tI(ly(t))}`,`lucide-${t}`,r),...n}));return a.displayName=ly(t),a};var MP=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],Au=ce("arrow-right",MP);var OP=[["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"}]],As=ce("banknote",OP);var DP=[["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"}]],Eu=ce("bell",DP);var BP=[["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"}]],Tu=ce("book-open",BP);var PP=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],ao=ce("circle-check-big",PP);var NP=[["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=ce("circle-question-mark",NP);var FP=[["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"}]],Ru=ce("clipboard-list",FP);var HP=[["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"}]],Mu=ce("compass",HP);var UP=[["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"}]],Ou=ce("file-text",UP);var zP=[["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"}]],Du=ce("gamepad-2",zP);var qP=[["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"}]],Bu=ce("landmark",qP);var VP=[["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"}]],ro=ce("layers",VP);var $P=[["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"}]],Pu=ce("lightbulb",$P);var jP=[["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"}]],Nu=ce("message-circle",jP);var GP=[["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"}]],Fu=ce("skip-forward",GP);var WP=[["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"}]],no=ce("sparkles",WP);var ZP=[["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"}]],Hu=ce("timer",ZP);var XP=[["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"}]],oo=ce("triangle-alert",XP);var YP=[["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"}]],Uu=ce("trophy",YP);var uy=K(Ee(),1),KP={"\u2753":lr,"\u{1F9ED}":Mu,"\u{1F4DD}":Ou,"\u{1F3AF}":ro,"\u{1F3C6}":Uu,"\u2728":no,"\u{1F4AC}":Nu,"\u{1F3AE}":Du,"\u{1F4A1}":Pu,"\u{1F4B0}":As,"\u{1F4CB}":Ru,"\u2705":ao,"\u26A0\uFE0F":oo,"\u{1F4B5}":As,"\u{1F3DB}\uFE0F":Bu,"\u23ED\uFE0F":Fu,"\u27A1\uFE0F":Au,"\u23F1\uFE0F":Hu,"\u{1F4D6}":Tu,"\u{1F514}":Eu};function up({emoji:t,size:e=14,color:a="currentColor"}){let r=KP[t];return r?(0,uy.jsx)(r,{size:e,color:a}):(0,uy.jsx)("span",{children:t})}var Ca=K(Ee(),1),iI="syntro-toast-styles",QP=`
430
+ `,a=document.createElement("style");a.setAttribute("data-syntro","base-overlay"),a.textContent=e,t.appendChild(a),j1=!0}var _I=Y(Go(),1);var oy=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)}},Z1=t=>new oy(t);var Jf=Y(Qe(),1),Y1=Y(Ae(),1),X1=(0,Jf.createContext)(null);function K1({shadowRoot:t,portalRoot:e,overlayContainer:a,children:r}){return(0,Y1.jsx)(X1.Provider,{value:{shadowRoot:t,portalRoot:e,overlayContainer:a},children:r})}function ks(){let t=(0,Jf.useContext)(X1);if(!t)throw new Error("useShadowRoot() called outside ShadowRootProvider");return t}var Ht=Y(Qe(),1);var ot=Y(Qe(),1),Iy=Y(ol(),1);var nt="1.0.0",Ve={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"},Gt={Mutation:0,MouseMove:1,MouseInteraction:2,Scroll:3,ViewportResize:4,Input:5,TouchMove:6,MediaInteraction:7,Drag:12},_u={MouseUp:0,MouseDown:1,Click:2,ContextMenu:3,DblClick:4,Focus:5,Blur:6,TouchStart:7,TouchEnd:9},iy={hesitationMs:3e3,hesitationRadiusPx:10,rageClickCount:3,rageClickWindowMs:1e3,rageClickRadiusPx:30,scrollThrashReversals:3,scrollThrashWindowMs:2e3,focusBounceMaxInputs:0,idleMs:5e3,hoverSampleMs:100};var ep=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===Gt.MouseInteraction){let r=e.data.id??0;if(e.data.type===_u.Focus)this.focused.set(r,{id:r,focusTs:a,inputCount:0});else if(e.data.type===_u.Blur){let n=this.focused.get(r);n&&n.inputCount<=this.config.focusBounceMaxInputs&&this.emit({ts:a,name:Ve.UI_FOCUS_BOUNCE,source:"rrweb",schemaVersion:nt,props:{elementId:r,duration_ms:a-n.focusTs}}),this.focused.delete(r)}}else if(e.data.source===Gt.Input){let r=e.data.id??0,n=this.focused.get(r);n&&n.inputCount++}}};var tp=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!==Gt.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:Ve.UI_HESITATE,source:"rrweb",schemaVersion:nt,props:{x:this.anchorX,y:this.anchorY,duration_ms:a}}),this.emitted=!0)}};var ap=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!==Gt.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?Q1(a):null,n=this.currentElement?Q1(this.currentElement):null;r!==n&&(this.currentElement&&this.hoverStartTs!==null&&this.emit({ts:e,name:Ve.UI_HOVER,source:"rrweb",schemaVersion:nt,props:{x:this.lastX,y:this.lastY,duration_ms:e-this.hoverStartTs,element:this.currentElement}}),this.currentElement=a,this.hoverStartTs=e)}};function Q1(t){return`${t.tag_name??""}|${t.attr__id??""}|${(t.classes??[]).join(",")}`}var rp=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===Gt.MouseMove||a===Gt.MouseInteraction||a===Gt.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:Ve.UI_IDLE,source:"rrweb",schemaVersion:nt,props:{idle_ms:e-this.lastActivityTs}}),this.emitted=!0)}};var np=class{constructor(e,a){this.config=e,this.emit=a,this.clicks=[]}ingest(e){if(e.type!==3||e.data.source!==Gt.MouseInteraction||e.data.type!==_u.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:Ve.UI_RAGE_CLICK,source:"rrweb",schemaVersion:nt,props:{x:a,y:r,clickCount:i.length,duration_ms:n-i[0].ts}}),this.clicks=[])}};var op=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!==Gt.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:Ve.UI_SCROLL_THRASH,source:"rrweb",schemaVersion:nt,props:{reversals:this.reversals.length,duration_ms:r-this.reversals[0]}}),this.reversals=[])}this.lastDirection=n}this.lastY=a}};var J1={$click:Ve.UI_CLICK,$scroll:Ve.UI_SCROLL,$input:Ve.UI_INPUT,$change:Ve.UI_CHANGE,$submit:Ve.UI_SUBMIT,$pageview:Ve.NAV_PAGE_VIEW,$pageleave:Ve.NAV_PAGE_LEAVE,$session_start:"session.start",$identify:"user.identify"};function LP(t){let e=t.event;if(typeof e!="string")return"posthog.unknown";if(J1[e])return J1[e];if(e==="$autocapture"){let a=t.properties?.$tag_name,r=t.properties?.$event_type;return r==="submit"?Ve.UI_SUBMIT:r==="change"?Ve.UI_CHANGE:a==="input"||a==="textarea"?Ve.UI_INPUT:Ve.UI_CLICK}return e.startsWith("$")?e.replace("$","posthog."):`posthog.${e}`}var eI=new Set(["a","button","input","select","textarea"]);function kP(t){if(t)return t.split(";").map(e=>{let a={},r=e.indexOf(":"),n=r>=0?e.slice(0,r):e,o=r>=0?e.slice(r+1):"",i=n.indexOf(".");i>=0?(a.tag_name=n.slice(0,i),a.attr__class=n.slice(i+1).replace(/\./g," ")):a.tag_name=n;let s=/([\w$]+)="([^"]*)"/g,l;for(;(l=s.exec(o))!==null;){let[,u,c]=l;u==="nth-child"||u==="nth-of-type"||(a[u]=c)}return a.text&&(a.$el_text=a.text,delete a.text),a})}function IP(t,e){if(e&&eI.has(e)||!t)return e;for(let a of t){let r=a.tag_name;if(r&&eI.has(r))return r}return e}function AP(t){let e={},a=t.properties||{},r=a.$elements??(typeof a.$elements_chain=="string"?kP(a.$elements_chain):void 0),n=a.$tag_name??r?.[0]?.tag_name,o=t.event==="$autocapture"||t.event==="$click";return e.tagName=o?IP(r,n):n,a.$el_text&&(e.elementText=a.$el_text),r&&(e.elements=r),o&&!r&&console.warn(`[PostHogNormalizer] $autocapture click has no element chain. PostHog may have changed wire format. Properties: $elements=${!!a.$elements}, $elements_chain=${typeof a.$elements_chain}`),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 Cu(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:LP(t),source:"posthog",props:AP(t),schemaVersion:nt}}function wu(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 tI(t){return(e,a)=>{if(typeof e!="string")return;let r={event:e,properties:a,timestamp:Date.now()};if(wu(r)){let n=Cu(r);t(n)}}}function sy(t){let e={...iy,...t?.config},a=[];function r(d){for(let f of a)f(d)}let n=new tp(e,r),o=new np(e,r),i=new op(e,r),s=new ep(e,r),l=new rp(e,r),u=new ap(e,r,t?.elementResolver),c=[];return{ingest(d){if(d.kind==="posthog"){let{kind:f,...h}=d;wu(h)&&r(Cu(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 Ot={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 ir(t,e){return{ts:Date.now(),name:t,source:"canvas",props:e,schemaVersion:nt}}function EP(t){return ir(Ot.CANVAS_OPENED,{surface:t})}function TP(t){return ir(Ot.CANVAS_CLOSED,{surface:t})}function RP(t,e){return ir(Ot.TILE_VIEWED,{tileId:t,surface:e})}function MP(t,e){return ir(Ot.TILE_EXPANDED,{tileId:t,surface:e})}function OP(t,e){return ir(Ot.TILE_COLLAPSED,{tileId:t,surface:e})}function DP(t,e,a){return ir(Ot.TILE_ACTION,{tileId:t,actionId:e,surface:a})}function BP(t,e){return ir(Ot.OVERLAY_STARTED,{recipeId:t,recipeName:e})}function PP(t,e){return ir(Ot.OVERLAY_COMPLETED,{recipeId:t,recipeName:e})}function NP(t,e,a){return ir(Ot.OVERLAY_DISMISSED,{recipeId:t,recipeName:e,stepIndex:a})}function FP(t,e,a){return ir(Ot.OVERLAY_STEP_VIEWED,{recipeId:t,stepIndex:e,stepTitle:a})}function HP(t,e){let a=t.startsWith("canvas.")?t:`canvas.${t}`;return ir(a,e)}var Lu={canvasOpened:EP,canvasClosed:TP,tileViewed:RP,tileExpanded:MP,tileCollapsed:OP,tileAction:DP,overlayStarted:BP,overlayCompleted:PP,overlayDismissed:NP,overlayStepViewed:FP,custom:HP};var sp=Y(Qe());var ip=(...t)=>t.filter((e,a,r)=>!!e&&e.trim()!==""&&r.indexOf(e)===a).join(" ").trim();var aI=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();var rI=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,a,r)=>r?r.toUpperCase():a.toLowerCase());var ly=t=>{let e=rI(t);return e.charAt(0).toUpperCase()+e.slice(1)};var ku=Y(Qe());var nI={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 oI=t=>{for(let e in t)if(e.startsWith("aria-")||e==="role"||e==="title")return!0;return!1};var iI=(0,ku.forwardRef)(({color:t="currentColor",size:e=24,strokeWidth:a=2,absoluteStrokeWidth:r,className:n="",children:o,iconNode:i,...s},l)=>(0,ku.createElement)("svg",{ref:l,...nI,width:e,height:e,stroke:t,strokeWidth:r?Number(a)*24/Number(e):a,className:ip("lucide",n),...!o&&!oI(s)&&{"aria-hidden":"true"},...s},[...i.map(([u,c])=>(0,ku.createElement)(u,c)),...Array.isArray(o)?o:[o]]));var ue=(t,e)=>{let a=(0,sp.forwardRef)(({className:r,...n},o)=>(0,sp.createElement)(iI,{ref:o,iconNode:e,className:ip(`lucide-${aI(ly(t))}`,`lucide-${t}`,r),...n}));return a.displayName=ly(t),a};var UP=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],Iu=ue("arrow-right",UP);var zP=[["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"}]],Is=ue("banknote",zP);var qP=[["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"}]],Au=ue("bell",qP);var VP=[["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"}]],Eu=ue("book-open",VP);var $P=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],to=ue("circle-check-big",$P);var jP=[["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"}]],sr=ue("circle-question-mark",jP);var GP=[["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"}]],Tu=ue("clipboard-list",GP);var WP=[["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"}]],Ru=ue("compass",WP);var ZP=[["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"}]],Mu=ue("file-text",ZP);var XP=[["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"}]],Ou=ue("gamepad-2",XP);var KP=[["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"}]],Du=ue("landmark",KP);var YP=[["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"}]],ao=ue("layers",YP);var QP=[["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"}]],Bu=ue("lightbulb",QP);var JP=[["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"}]],Pu=ue("message-circle",JP);var eN=[["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"}]],Nu=ue("skip-forward",eN);var tN=[["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"}]],ro=ue("sparkles",tN);var aN=[["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"}]],Fu=ue("timer",aN);var rN=[["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"}]],no=ue("triangle-alert",rN);var nN=[["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"}]],Hu=ue("trophy",nN);var uy=Y(Ae(),1),oN={"\u2753":sr,"\u{1F9ED}":Ru,"\u{1F4DD}":Mu,"\u{1F3AF}":ao,"\u{1F3C6}":Hu,"\u2728":ro,"\u{1F4AC}":Pu,"\u{1F3AE}":Ou,"\u{1F4A1}":Bu,"\u{1F4B0}":Is,"\u{1F4CB}":Tu,"\u2705":to,"\u26A0\uFE0F":no,"\u{1F4B5}":Is,"\u{1F3DB}\uFE0F":Du,"\u23ED\uFE0F":Nu,"\u27A1\uFE0F":Iu,"\u23F1\uFE0F":Fu,"\u{1F4D6}":Eu,"\u{1F514}":Au};function lp({emoji:t,size:e=14,color:a="currentColor"}){let r=oN[t];return r?(0,uy.jsx)(r,{size:e,color:a}):(0,uy.jsx)("span",{children:t})}var Ca=Y(Ae(),1),sI="syntro-toast-styles",iN=`
431
431
  @keyframes syntro-toast-slide-in {
432
432
  from { opacity: 0; transform: translateY(12px); }
433
433
  to { opacity: 1; transform: translateY(0); }
@@ -445,21 +445,21 @@ Please report this to https://github.com/markedjs/marked.`,t){let r="<p>An error
445
445
  .syntro-toast-progress.paused {
446
446
  animation-play-state: paused;
447
447
  }
448
- `;function JP(t){if(t.querySelector(`#${iI}`))return;let e=document.createElement("style");e.id=iI,e.textContent=QP,t.appendChild(e)}function cy({notifications:t,onDismiss:e,onClickNotification:a,position:r}){let{shadowRoot:n}=Is();return JP(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)(up,{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(Qe(),1);var dy=3,fy=8e3,py=3e4;var eN=0;function cp(t,e){return t.replace(/\{\{props\.(\w+)\}\}/g,(a,r)=>!e||!(r in e)?a:String(e[r]))}function tN(t,e){if(t===e)return!0;try{return new RegExp(e).test(t)}catch{return!1}}function hy(t,e){for(let a of e){let r=a.notifications;if(!(!r||r.length===0))for(let n of r){if(!tN(t.name,n.on))continue;let o=Date.now(),i=n.ttl??8e3;return{notification:{id:`notif-${++eN}-${o}`,title:cp(n.title,t.props),body:n.body?cp(n.body,t.props):void 0,icon:n.icon,tileId:a.id,itemId:n.deepLink?.itemId?cp(n.deepLink.itemId,t.props):void 0,expiresAt:o+i,createdAt:o,ttl:i},rule:n}}}return null}function my(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(Mt.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=hy(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(Mt.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 dp=K(Qe(),1);function aN(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 gy(t,e,a){let r=(0,dp.useRef)(new Map);(0,dp.useEffect)(()=>{if(!t?.events||!a)return;let n=aN(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 oa=K(Qe(),1),sI=K(Ee(),1),vy=(0,oa.createContext)({runtime:null,context:null});function yy({runtime:t,children:e}){let[a,r]=(0,oa.useState)(t?t.context.get():null);(0,oa.useEffect)(()=>t?(r(t.context.get()),t.context.subscribe(i=>{r(i)})):void 0,[t]);let n=(0,oa.useMemo)(()=>({runtime:t,context:a}),[t,a]);return(0,sI.jsx)(vy.Provider,{value:n,children:e})}function tn(){let{runtime:t}=(0,oa.useContext)(vy);return t}function fp(){let{context:t}=(0,oa.useContext)(vy);return t}function xy(){return fp()?.page??null}function rN(){return fp()?.session??null}function nN(){return fp()?.viewport??null}function oN(t,e,a=[]){let r=tn();(0,oa.useEffect)(()=>r?t?r.events.subscribe(t,e):r.events.subscribe(e):void 0,[r,...a,e,t])}function iN(){return tn()?.state??null}function sN(t,e){let a=tn(),[r,n]=(0,oa.useState)({value:e,isFallback:!0,isLoading:!0});return(0,oa.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 lN={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:wv.primary,colorBorderSubtle:wv.secondary,colorSuccess:Me[4],colorSuccessMuted:Me[0],colorWarning:Et[4],colorWarningMuted:Et[0],colorError:We[4],colorErrorMuted:We[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"},uN={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:Et[4],colorWarningMuted:re(Et[4],.12),colorError:We[4],colorErrorMuted:re(We[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 cN(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}var by={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:wf.primary.backgroundDefault,backgroundHover:wf.primary.backgroundHover,color:wf.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:Et[4],errorColor:We[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"}},Sy={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:Et[4],errorColor:We[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 _y(t){let e=t.mode==="light"?Sy:by;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 Cy(t,e){let a=e.mode??t.mode??"dark",r=a==="light"?Sy:by;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 dN=["canvas","launcher","tile","overlay","notification","content"];function wy(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 dN){let r=t[a];if(r)for(let[n,o]of Object.entries(r))o!==void 0&&(e[`--sc-${a}-${cN(n)}`]=o)}return e}var an=K(Qe(),1);var uI=K(Ee(),1),lI=(0,an.createContext)(null);function Ly({children:t,themeConfig:e,workspaceTheme:a,shadowRoot:r}){let n=(0,an.useMemo)(()=>a?Cy(a,e??{}):_y(e??{}),[e,a]),o=(0,an.useMemo)(()=>wy(n),[n]);(0,an.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(`
448
+ `;function sN(t){if(t.querySelector(`#${sI}`))return;let e=document.createElement("style");e.id=sI,e.textContent=iN,t.appendChild(e)}function cy({notifications:t,onDismiss:e,onClickNotification:a,position:r}){let{shadowRoot:n}=ks();return sN(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)(lp,{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 lr=Y(Qe(),1);var dy=3,fy=8e3,py=3e4;var lN=0;function up(t,e){return t.replace(/\{\{props\.(\w+)\}\}/g,(a,r)=>!e||!(r in e)?a:String(e[r]))}function uN(t,e){if(t===e)return!0;try{return new RegExp(e).test(t)}catch{return!1}}function hy(t,e){for(let a of e){let r=a.notifications;if(!(!r||r.length===0))for(let n of r){if(!uN(t.name,n.on))continue;let o=Date.now(),i=n.ttl??8e3;return{notification:{id:`notif-${++lN}-${o}`,title:up(n.title,t.props),body:n.body?up(n.body,t.props):void 0,icon:n.icon,tileId:a.id,itemId:n.deepLink?.itemId?up(n.deepLink.itemId,t.props):void 0,expiresAt:o+i,createdAt:o,ttl:i},rule:n}}}return null}function my(t,e){let[a,r]=(0,lr.useState)([]),n=(0,lr.useRef)(new Map),o=(0,lr.useRef)(new Map),i=(0,lr.useCallback)(u=>{t?.publish(Ot.NOTIFICATION_DISMISSED,{notificationId:u.id,tileId:u.tileId,itemId:u.itemId})},[t]),s=(0,lr.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,lr.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,lr.useEffect)(()=>{if(!t)return;let u=t.subscribe(c=>{let d=hy(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(Ot.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 cp=Y(Qe(),1);function cN(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 gy(t,e,a){let r=(0,cp.useRef)(new Map);(0,cp.useEffect)(()=>{if(!t?.events||!a)return;let n=cN(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 oa=Y(Qe(),1),lI=Y(Ae(),1),vy=(0,oa.createContext)({runtime:null,context:null});function yy({runtime:t,children:e}){let[a,r]=(0,oa.useState)(t?t.context.get():null);(0,oa.useEffect)(()=>t?(r(t.context.get()),t.context.subscribe(i=>{r(i)})):void 0,[t]);let n=(0,oa.useMemo)(()=>({runtime:t,context:a}),[t,a]);return(0,lI.jsx)(vy.Provider,{value:n,children:e})}function Jr(){let{runtime:t}=(0,oa.useContext)(vy);return t}function dp(){let{context:t}=(0,oa.useContext)(vy);return t}function xy(){return dp()?.page??null}function dN(){return dp()?.session??null}function fN(){return dp()?.viewport??null}function pN(t,e,a=[]){let r=Jr();(0,oa.useEffect)(()=>r?t?r.events.subscribe(t,e):r.events.subscribe(e):void 0,[r,...a,e,t])}function hN(){return Jr()?.state??null}function mN(t,e){let a=Jr(),[r,n]=(0,oa.useState)({value:e,isFallback:!0,isLoading:!0});return(0,oa.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 gN={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:wv.primary,colorBorderSubtle:wv.secondary,colorSuccess:Me[4],colorSuccessMuted:Me[0],colorWarning:Tt[4],colorWarningMuted:Tt[0],colorError:We[4],colorErrorMuted:We[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"},vN={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:Tt[4],colorWarningMuted:re(Tt[4],.12),colorError:We[4],colorErrorMuted:re(We[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 yN(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}var by={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:Cf.primary.backgroundDefault,backgroundHover:Cf.primary.backgroundHover,color:Cf.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:Tt[4],errorColor:We[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"}},Sy={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:Tt[4],errorColor:We[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 _y(t){let e=t.mode==="light"?Sy:by;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 Cy(t,e){let a=e.mode??t.mode??"dark",r=a==="light"?Sy:by;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 xN=["canvas","launcher","tile","overlay","notification","content"];function wy(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 xN){let r=t[a];if(r)for(let[n,o]of Object.entries(r))o!==void 0&&(e[`--sc-${a}-${yN(n)}`]=o)}return e}var en=Y(Qe(),1);var cI=Y(Ae(),1),uI=(0,en.createContext)(null);function Ly({children:t,themeConfig:e,workspaceTheme:a,shadowRoot:r}){let n=(0,en.useMemo)(()=>a?Cy(a,e??{}):_y(e??{}),[e,a]),o=(0,en.useMemo)(()=>wy(n),[n]);(0,en.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(`
449
449
  `);s.textContent=`:host {
450
450
  ${l}
451
- }`},[r,o]);let i={config:n,mode:n.mode,cssVariables:o};return(0,uI.jsx)(lI.Provider,{value:i,children:t})}function ky(){let t=(0,an.useContext)(lI);if(!t)throw new Error("useTheme must be used within a ThemeProvider");return t}var $e=K(Qe(),1);var dI=K(Ee(),1);function cI({emoji:t,size:e=18,color:a="currentColor"}){return(0,dI.jsx)(up,{emoji:t,size:e,color:a})}var ia=K(Ee(),1);function fN({widgetId:t,props:e}){let a=tn(),r=(0,$e.useRef)(null),n=(0,$e.useRef)(null),o=a?.widgets,i=o?.has(t)??!1,s=(0,$e.useRef)(e);s.current=e;let[,l]=(0,$e.useReducer)(d=>d+1,0);(0,$e.useEffect)(()=>{if(!(!o||i))return o.subscribe(d=>{d.type==="registered"&&d.widgetId===t&&l()})},[o,t,i]),(0,$e.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,$e.useRef)(u);return(0,$e.useEffect)(()=>{c.current!==u&&(c.current=u,n.current?.update(s.current))},[u]),o?.has(t)?(0,ia.jsx)("div",{ref:r}):(0,ia.jsxs)("div",{style:{padding:"0.75rem",fontSize:"0.8rem",color:"var(--sc-tile-text-color)",fontStyle:"italic"},children:["Widget not available: ",t]})}var pN=[":toggled",":clicked",":feedback",":navigate",":expanded",":collapsed",":dismissed",":submitted",":interacted",":tip_clicked",":tip_focused"];function zu({config:t,surface:e,telemetry:a,style:r}){let{title:n,subtitle:o,widget:i,props:s,icon:l}=t,[,u]=(0,$e.useState)(0),c=(0,$e.useRef)(null),d=tn();(0,$e.useEffect)(()=>{d&&u(w=>w+1)},[d]),(0,$e.useEffect)(()=>{let w=typeof window<"u"?window.SynOS?.interventionTracker:null;if(!c.current||!w)return;let _=new IntersectionObserver(([L])=>{L.isIntersecting&&(w.trackSeen(t.id,t.widget??"unknown"),_.disconnect())},{threshold:.5});return _.observe(c.current),()=>_.disconnect()},[t.id,t.widget]),(0,$e.useEffect)(()=>{let w=typeof window<"u"?window.SynOS?.interventionTracker:null;if(!(!d?.events||!w))return d.events.subscribe(_=>{pN.some(L=>_.name?.includes(L))&&_.props?.instanceId===t.id&&w.trackInteracted(t.id,t.widget??"unknown",_.name)})},[d?.events,t.id,t.widget]);let f=(0,$e.useMemo)(()=>d?.widgets?.getRegistration?.(i),[d?.widgets,i]),h=(0,$e.useMemo)(()=>l||(f?.metadata?.icon??"+"),[l,f]),S=(0,$e.useMemo)(()=>o||f?.metadata?.subtitle,[o,f]),[x,b]=(0,$e.useState)(!1),g=(0,$e.useCallback)(()=>b(!0),[]),m=(0,$e.useCallback)(()=>b(!1),[]),y={display:"flex",flexDirection:"column",borderRadius:"var(--sc-tile-border-radius)",background:x?"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:x?"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"},C={display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return(0,ia.jsxs)("article",{ref:c,"data-shadow-canvas-id":`tile-${t.id}`,style:y,onMouseEnter:g,onMouseLeave:m,children:[(0,ia.jsxs)("div",{style:v,children:[(0,ia.jsx)("div",{style:C,children:(0,ia.jsx)(cI,{emoji:h,size:S?36:24})}),(0,ia.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,ia.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}),S&&(0,ia.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:S})]})]}),(0,ia.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,ia.jsx)("div",{style:{paddingTop:"var(--sc-tile-gap, 0.25rem)"},children:(0,ia.jsx)(fN,{widgetId:i,props:{...s,instanceId:t.id}})})})]})}var Se=K(Ee(),1),fI="syntro-launcher-styles";function hN(t,e){if(t.querySelector(`#${fI}`))return;let a=document.createElement("style");a.id=fI,a.textContent=e,t.appendChild(a)}function pI({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=tn(),{shadowRoot:v,portalRoot:C}=Is(),{config:w}=ky(),{notifications:_,dismiss:L}=my(y?.events??null,u);gy(y,u,y?.apps);let A=(0,it.useCallback)(Z=>{y&&y.events.publish(Mt.NOTIFICATION_CLICKED,{notificationId:Z.id,tileId:Z.tileId,itemId:Z.itemId}),t||e(),y&&Z.tileId&&y.events.publish(Mt.NOTIFICATION_DEEP_LINK,{tileId:Z.tileId,itemId:Z.itemId}),L(Z.id)},[y,t,e,L]),I=(0,it.useMemo)(()=>`
451
+ }`},[r,o]);let i={config:n,mode:n.mode,cssVariables:o};return(0,cI.jsx)(uI.Provider,{value:i,children:t})}function ky(){let t=(0,en.useContext)(uI);if(!t)throw new Error("useTheme must be used within a ThemeProvider");return t}var $e=Y(Qe(),1);var fI=Y(Ae(),1);function dI({emoji:t,size:e=18,color:a="currentColor"}){return(0,fI.jsx)(lp,{emoji:t,size:e,color:a})}var ia=Y(Ae(),1);function bN({widgetId:t,props:e}){let a=Jr(),r=(0,$e.useRef)(null),n=(0,$e.useRef)(null),o=a?.widgets,i=o?.has(t)??!1,s=(0,$e.useRef)(e);s.current=e;let[,l]=(0,$e.useReducer)(d=>d+1,0);(0,$e.useEffect)(()=>{if(!(!o||i))return o.subscribe(d=>{d.type==="registered"&&d.widgetId===t&&l()})},[o,t,i]),(0,$e.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,$e.useRef)(u);return(0,$e.useEffect)(()=>{c.current!==u&&(c.current=u,n.current?.update(s.current))},[u]),o?.has(t)?(0,ia.jsx)("div",{ref:r}):(0,ia.jsxs)("div",{style:{padding:"0.75rem",fontSize:"0.8rem",color:"var(--sc-tile-text-color)",fontStyle:"italic"},children:["Widget not available: ",t]})}var SN=[":toggled",":clicked",":feedback",":navigate",":expanded",":collapsed",":dismissed",":submitted",":interacted",":tip_clicked",":tip_focused"];function Uu({config:t,surface:e,telemetry:a,style:r}){let{title:n,subtitle:o,widget:i,props:s,icon:l}=t,[,u]=(0,$e.useState)(0),c=(0,$e.useRef)(null),d=Jr();(0,$e.useEffect)(()=>{d&&u(w=>w+1)},[d]),(0,$e.useEffect)(()=>{let w=typeof window<"u"?window.SynOS?.interventionTracker:null;if(!c.current||!w)return;let _=new IntersectionObserver(([L])=>{L.isIntersecting&&(w.trackSeen(t.id,t.widget??"unknown"),_.disconnect())},{threshold:.5});return _.observe(c.current),()=>_.disconnect()},[t.id,t.widget]),(0,$e.useEffect)(()=>{let w=typeof window<"u"?window.SynOS?.interventionTracker:null;if(!(!d?.events||!w))return d.events.subscribe(_=>{SN.some(L=>_.name?.includes(L))&&_.props?.instanceId===t.id&&w.trackInteracted(t.id,t.widget??"unknown",_.name)})},[d?.events,t.id,t.widget]);let f=(0,$e.useMemo)(()=>d?.widgets?.getRegistration?.(i),[d?.widgets,i]),h=(0,$e.useMemo)(()=>l||(f?.metadata?.icon??"+"),[l,f]),S=(0,$e.useMemo)(()=>o||f?.metadata?.subtitle,[o,f]),[x,b]=(0,$e.useState)(!1),g=(0,$e.useCallback)(()=>b(!0),[]),m=(0,$e.useCallback)(()=>b(!1),[]),y={display:"flex",flexDirection:"column",borderRadius:"var(--sc-tile-border-radius)",background:x?"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:x?"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"},C={display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return(0,ia.jsxs)("article",{ref:c,"data-shadow-canvas-id":`tile-${t.id}`,style:y,onMouseEnter:g,onMouseLeave:m,children:[(0,ia.jsxs)("div",{style:v,children:[(0,ia.jsx)("div",{style:C,children:(0,ia.jsx)(dI,{emoji:h,size:S?36:24})}),(0,ia.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,ia.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}),S&&(0,ia.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:S})]})]}),(0,ia.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,ia.jsx)("div",{style:{paddingTop:"var(--sc-tile-gap, 0.25rem)"},children:(0,ia.jsx)(bN,{widgetId:i,props:{...s,instanceId:t.id}})})})]})}var xe=Y(Ae(),1),pI="syntro-launcher-styles";function _N(t,e){if(t.querySelector(`#${pI}`))return;let a=document.createElement("style");a.id=pI,a.textContent=e,t.appendChild(a)}function hI({isOpen:t,onToggle:e,telemetry:a,launcherLabel:r="Adaptives",launcherAnimate:n=!1,launcherAnimationStyle:o="pulse",notificationCount:i,footerSlot:s,tiles:l,isLoading:u,error:c,canvasTitle:d,displayMode:f="standard"}){let[h,S]=(0,ot.useState)(!1),[x,b]=(0,ot.useState)(null),g=(0,ot.useRef)(null),m=Jr(),{shadowRoot:y,portalRoot:v}=ks(),{config:C}=ky(),{notifications:w,dismiss:_}=my(m?.events??null,l);gy(m,l,m?.apps);let L=(0,ot.useCallback)(N=>{m&&m.events.publish(Ot.NOTIFICATION_CLICKED,{notificationId:N.id,tileId:N.tileId,itemId:N.itemId}),t||e(),m&&N.tileId&&m.events.publish(Ot.NOTIFICATION_DEEP_LINK,{tileId:N.tileId,itemId:N.itemId}),_(N.id)},[m,t,e,_]),A=(0,ot.useMemo)(()=>`
452
452
  @keyframes syntro-launcher-pulse {
453
453
  0%, 100% {
454
- box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 0 ${w.colorPrimary}66;
454
+ box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 0 ${C.colorPrimary}66;
455
455
  }
456
456
  50% {
457
- box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 8px ${w.colorPrimary}00;
457
+ box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 8px ${C.colorPrimary}00;
458
458
  }
459
459
  }
460
460
  @keyframes syntro-launcher-glow {
461
461
  0%, 100% { border-color: rgba(255,255,255,0.1); }
462
- 50% { border-color: ${w.colorPrimaryHover}99; }
462
+ 50% { border-color: ${C.colorPrimaryHover}99; }
463
463
  }
464
464
  .syntro-launcher-animate {
465
465
  animation: syntro-launcher-pulse 2s ease-in-out infinite, syntro-launcher-glow 2s ease-in-out infinite;
@@ -470,8 +470,8 @@ ${l}
470
470
  75%, 100% { transform: scale(2.2); opacity: 0; }
471
471
  }
472
472
  @keyframes syntro-badge-glow {
473
- 0%, 100% { box-shadow: 0 0 8px 2px ${w.colorPrimaryHover}4d; }
474
- 50% { box-shadow: 0 0 20px 6px ${w.colorPrimaryHover}80; }
473
+ 0%, 100% { box-shadow: 0 0 8px 2px ${C.colorPrimaryHover}4d; }
474
+ 50% { box-shadow: 0 0 20px 6px ${C.colorPrimaryHover}80; }
475
475
  }
476
476
  @keyframes syntro-badge-bounce {
477
477
  0%, 100% { transform: translateY(0); }
@@ -481,7 +481,7 @@ ${l}
481
481
  .syntro-badge-ping { animation: syntro-badge-ping 1.5s cubic-bezier(0,0,0.2,1) infinite; }
482
482
  .syntro-badge-glow { animation: syntro-badge-glow 2s ease-in-out infinite; }
483
483
  .syntro-badge-bounce { animation: syntro-badge-bounce 2s ease-in-out infinite; }
484
- `,[w.colorPrimary,w.colorPrimaryHover]);(0,it.useEffect)(()=>{t&&u.forEach(Z=>{if(a?.trackRectangleViewed(Z.id,"overlay"),y){let te=ku.tileViewed(Z.id,"overlay");y.events.publish(te.name,te.props,te.source)}})},[a,y,t,u]),(0,it.useEffect)(()=>{x(!0),hN(v,I)},[v,I]);let R=(0,it.useCallback)(()=>{let Z=!t;if(Z?a?.trackCanvasOpened("overlay"):a?.trackCanvasClosed("overlay"),y){let te=Z?ku.canvasOpened("overlay"):ku.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 Ia=te.composedPath();$.current&&!Ia.includes($.current)&&ue.current&&!Ia.includes(ue.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 Ia=Z.clientX-te.startX,Cn=Z.clientY-te.startY;(Math.abs(Ia)>5||Math.abs(Cn)>5)&&(te.dragged=!0),te.dragged&&g({x:te.startElX+Ia,y:te.startElY+Cn})},[]),O=(0,it.useCallback)(Z=>{let te=m.current;m.current=null,te&&!te.dragged&&R()},[R]),D=h==="focused",N=w.canvas.position==="right",W=w.canvas.layout==="push",H=w.canvas.border??"none",$=(0,it.useRef)(null),ue=(0,it.useRef)(null),Ut=2147483600;(0,it.useEffect)(()=>{if(!W)return;let Z=document.documentElement,te=N?"marginRight":"marginLeft",Ia=w.canvas.transitionDuration??"300ms",Cn=w.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)",Th=Z.style.transition;if(Z.style.transition=`${te} ${Ia} ${Cn}`,t){let fr=$.current?.offsetWidth??380;Z.style[te]=`${fr}px`}else Z.style[te]="0px";return()=>{Z.style[te]="",Z.style.transition=Th}},[W,t,N,w.canvas.transitionDuration,w.canvas.transitionEasing]),(0,it.useEffect)(()=>{if(!W||!t)return;let Z=$.current;if(!Z)return;let te=N?"marginRight":"marginLeft",Ia=new ResizeObserver(([Cn])=>{document.documentElement.style[te]=`${Cn.contentRect.width}px`});return Ia.observe(Z),()=>Ia.disconnect()},[W,t,N]);let at={display:"flex",flexDirection:"column",width:D?"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=D&&Z!=="none"?`${Z} saturate(1.2)`:Z;return{backdropFilter:te,WebkitBackdropFilter:te}})(),...(()=>{if(D||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%)"},ye=(0,Se.jsx)("div",{"data-shadow-canvas-id":"overlay-root",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:Ut},children:(0,Se.jsxs)("div",{style:{position:"absolute",inset:0,display:"flex",flexDirection:N?"row-reverse":"row",alignItems:"stretch",pointerEvents:"none",padding:"0"},children:[(0,Se.jsxs)("div",{ref:$,"data-shadow-canvas-id":"overlay-container",style:at,children:[D&&f&&(0,Se.jsx)("header",{style:{color:"white",padding:"1.5rem 1.5rem 0"},children:(0,Se.jsx)("p",{style:{margin:0,fontSize:"0.7rem",textTransform:"uppercase",letterSpacing:"0.5em",color:"var(--sc-notification-text-secondary-color)"},children:f})}),(0,Se.jsx)("div",{style:{flex:1,overflowY:"auto",padding:D?"0":"1rem"},children:c?(0,Se.jsx)("div",{style:{color:"var(--sc-overlay-text-color)",padding:D?"1rem":"0"},children:"Loading..."}):d?(0,Se.jsxs)("div",{style:{color:"var(--sc-notification-error-color)",padding:D?"1rem":"0"},children:["Failed to load: ",d]}):D?u.length>0?(0,Se.jsx)(zu,{config:u[0],surface:"overlay",telemetry:a,style:{width:"100%",height:"100%"}}):null:(0,Se.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem",width:"100%"},children:u.map(Z=>(0,Se.jsx)(zu,{config:Z,surface:"overlay",telemetry:a,style:{width:"100%"}},Z.id))})}),l]}),(0,Se.jsx)("div",{style:{flex:"1 1 auto"}})]})});return S?(0,Se.jsxs)(Se.Fragment,{children:[(0,Iy.createPortal)((0,Se.jsxs)("div",{"data-shadow-canvas-id":"overlay-launcher",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:Ut+47},children:[(0,Se.jsx)(cy,{notifications:_,onDismiss:L,onClickNotification:A,position:w.canvas.position??"right"}),(0,Se.jsxs)("button",{ref:ue,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:O,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,Se.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,Se.jsx)("path",{d:"M18 6L6 18"}),(0,Se.jsx)("path",{d:"M6 6l12 12"})]}):n?(0,Se.jsx)("img",{src:n,alt:"","aria-hidden":"true",style:{width:"60%",height:"60%",objectFit:"contain",pointerEvents:"none"}}):(0,Se.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,Se.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,Se.jsx)("path",{d:"M5 3v4"}),(0,Se.jsx)("path",{d:"M3 5h4"}),(0,Se.jsx)("path",{d:"M19 17v4"}),(0,Se.jsx)("path",{d:"M17 19h4"})]}),!t&&_.length>0&&(0,Se.jsxs)("div",{style:{position:"absolute",top:-2,right:-2,pointerEvents:"none"},children:[(0,Se.jsx)("span",{className:"syntro-badge-ping",style:{position:"absolute",inset:0,borderRadius:"9999px",background:`${w.colorPrimaryHover}66`}}),(0,Se.jsx)("span",{className:"syntro-badge-glow",style:{position:"absolute",inset:-4,borderRadius:"9999px"}}),(0,Se.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,Iy.createPortal)(ye,C)]}):null}var Gt=K(Qe(),1);var hI=t=>[...t].sort((e,a)=>(a.priority??0)-(e.priority??0));function mI(t){let e=typeof window<"u"?window.SynOS?.interventionTracker:null;if(e)for(let a of t)e.trackTriggered(a.id,a.widget??"unknown")}function gI({fetcher:t,experiments:e,runtime:a,pageUrl:r,pollIntervalMs:n}){let[o,i]=(0,Gt.useState)({tiles:[],actions:[],isLoading:!0}),s=(0,Gt.useRef)("[]"),l=(0,Gt.useRef)(null),u=(0,Gt.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))),mI(f),i(h=>({...h,tiles:hI(f)}))},[a,e]),c=(0,Gt.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))),mI(f),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:hI(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,Gt.useEffect)(()=>{if(c(),e?.onFeaturesChanged)return e.onFeaturesChanged(()=>c())},[c,e,r]),(0,Gt.useEffect)(()=>{if(a?.accumulator)return a.accumulator.subscribe(()=>{u()})},[a,u]),(0,Gt.useEffect)(()=>{if(a?.context)return a.context.subscribe(()=>{u()})},[a,u]),(0,Gt.useEffect)(()=>{if(!n)return;let d=setInterval(()=>{c()},n);return()=>clearInterval(d)},[c,n]),(0,Gt.useMemo)(()=>o,[o])}var Es=K(Ee(),1);function yI({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,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,Es.jsx)(yy,{runtime:u,children:(0,Es.jsx)(vI,{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,Es.jsx)(vI,{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 vI({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,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,Wt.useState)(t.getState().open),C=xy(),[w,_]=(0,Wt.useState)(()=>typeof window<"u"?window.location.href:"/"),L=C?.url??w;(0,Wt.useEffect)(()=>{if(u||typeof window>"u")return;let W=()=>_(window.location.href);window.addEventListener("popstate",W),window.addEventListener("hashchange",W);let H=history.pushState,$=history.replaceState;return history.pushState=function(...ue){H.apply(this,ue),queueMicrotask(W)},history.replaceState=function(...ue){$.apply(this,ue),queueMicrotask(W)},()=>{window.removeEventListener("popstate",W),window.removeEventListener("hashchange",W),history.pushState=H,history.replaceState=$}},[u]);let A=(0,Wt.useMemo)(()=>e||ws({configUri:a,experiments:s,featureKey:r,configFeatureKey:n,credentials:o}),[e,a,s,r,n,o]),I=gI({fetcher:A,experiments:s,runtime:u,pageUrl:L}),R=I.tiles.length>0&&!I.error;(0,Wt.useEffect)(()=>t.subscribe(W=>v(W.open)),[t]),(0,Wt.useEffect)(()=>{!I.isLoading&&!R&&t.getState().open&&t.setOpen(!1)},[t,R,I.isLoading]);let F=(0,Wt.useRef)(g??null),E=(0,Wt.useRef)(!!g),O=(0,Wt.useRef)(0);(0,Wt.useEffect)(()=>{if(!u?.actions)return;if(E.current){I.actions.length>0&&(E.current=!1);return}let W=++O.current,H=()=>W!==O.current;return(async()=>{if(F.current){try{await F.current.revertAll()}catch(ue){console.error("[SmartCanvasApp] Failed to revert actions:",ue)}F.current=null}if(!H()&&I.actions.length>0)try{let ue=await u.actions.applyBatch(I.actions);H()?await ue.revertAll():F.current=ue}catch(ue){H()||console.error("[SmartCanvasApp] Failed to apply actions:",ue)}})(),()=>{F.current&&(F.current.revertAll().catch(ue=>{console.error("[SmartCanvasApp] Failed to revert actions on cleanup:",ue)}),F.current=null)}},[u,I.actions,L]),(0,Wt.useEffect)(()=>{if(u)return u.events.subscribe({names:["canvas.requestOpen"]},()=>t.setOpen(!0))},[u,t]);let{shadowRoot:D}=Is(),N=I.theme;return(0,Es.jsx)(Ly,{themeConfig:N,workspaceTheme:m,shadowRoot:D,children:!I.isLoading&&!R?null:(0,Es.jsx)(pI,{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 Ey=K(Ee(),1),xI="smart-canvas",bI=`
484
+ `,[C.colorPrimary,C.colorPrimaryHover]);(0,ot.useEffect)(()=>{t&&l.forEach(N=>{if(a?.trackRectangleViewed(N.id,"overlay"),m){let te=Lu.tileViewed(N.id,"overlay");m.events.publish(te.name,te.props,te.source)}})},[a,m,t,l]),(0,ot.useEffect)(()=>{S(!0),_N(y,A)},[y,A]);let I=(0,ot.useCallback)(()=>{let N=!t;if(N?a?.trackCanvasOpened("overlay"):a?.trackCanvasClosed("overlay"),m){let te=N?Lu.canvasOpened("overlay"):Lu.canvasClosed("overlay");m.events.publish(te.name,te.props,te.source)}e()},[t,a,m,e]);(0,ot.useEffect)(()=>{if(!t)return;let N=te=>{let ht=te.composedPath();U.current&&!ht.includes(U.current)&&$.current&&!ht.includes($.current)&&I()};return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[t,I]);let O=(0,ot.useCallback)(N=>{let te=N.currentTarget.getBoundingClientRect();g.current={startX:N.clientX,startY:N.clientY,startElX:te.left,startElY:te.top,dragged:!1},N.currentTarget.setPointerCapture(N.pointerId)},[]),H=(0,ot.useCallback)(N=>{let te=g.current;if(!te)return;let ht=N.clientX-te.startX,Sn=N.clientY-te.startY;(Math.abs(ht)>5||Math.abs(Sn)>5)&&(te.dragged=!0),te.dragged&&b({x:te.startElX+ht,y:te.startElY+Sn})},[]),E=(0,ot.useCallback)(N=>{let te=g.current;g.current=null,te&&!te.dragged&&I()},[I]),M=f==="focused",R=C.canvas.position==="right",F=C.canvas.layout==="push",K=C.canvas.border??"none",U=(0,ot.useRef)(null),$=(0,ot.useRef)(null),Le=2147483600;(0,ot.useEffect)(()=>{if(!F)return;let N=document.documentElement,te=R?"marginRight":"marginLeft",ht=C.canvas.transitionDuration??"300ms",Sn=C.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)",Eh=N.style.transition;if(N.style.transition=`${te} ${ht} ${Sn}`,t){let Th=U.current?.offsetWidth??380;N.style[te]=`${Th}px`}else N.style[te]="0px";return()=>{N.style[te]="",N.style.transition=Eh}},[F,t,R,C.canvas.transitionDuration,C.canvas.transitionEasing]),(0,ot.useEffect)(()=>{if(!F||!t)return;let N=U.current;if(!N)return;let te=R?"marginRight":"marginLeft",ht=new ResizeObserver(([Sn])=>{document.documentElement.style[te]=`${Sn.contentRect.width}px`});return ht.observe(N),()=>ht.disconnect()},[F,t,R]);let Te={display:"flex",flexDirection:"column",width:M?"40vw":C.canvas.width,minWidth:"320px",height:"100%",maxHeight:"100%",pointerEvents:"auto",opacity:t?1:0,transition:(()=>{let N=C.canvas.transitionDuration??"300ms",te=C.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)";return t?`transform ${N} ${te}, opacity ${N} ease-out`:`transform ${N} ${te}, opacity ${N} ease-in`})(),color:"var(--sc-overlay-text-color)",background:"var(--sc-canvas-background)",...(()=>{let N=C.canvas.blur??"blur(24px)",te=M&&N!=="none"?`${N} saturate(1.2)`:N;return{backdropFilter:te,WebkitBackdropFilter:te}})(),...(()=>{if(M||K&&K!=="none")return{};let N=C.canvas.transitionFade??"6%",te=R?`linear-gradient(to right, transparent, black ${N})`:`linear-gradient(to left, transparent, black ${N})`;return{maskImage:te,WebkitMaskImage:te}})(),border:K,borderRadius:"var(--sc-overlay-border-radius, 0)",boxShadow:"none",transform:t?"translateX(0)":R?"translateX(120%)":"translateX(-120%)"},xt=(0,xe.jsx)("div",{"data-shadow-canvas-id":"overlay-root",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:Le},children:(0,xe.jsxs)("div",{style:{position:"absolute",inset:0,display:"flex",flexDirection:R?"row-reverse":"row",alignItems:"stretch",pointerEvents:"none",padding:"0"},children:[(0,xe.jsxs)("div",{ref:U,"data-shadow-canvas-id":"overlay-container",style:Te,children:[M&&d&&(0,xe.jsx)("header",{style:{color:"white",padding:"1.5rem 1.5rem 0"},children:(0,xe.jsx)("p",{style:{margin:0,fontSize:"0.7rem",textTransform:"uppercase",letterSpacing:"0.5em",color:"var(--sc-notification-text-secondary-color)"},children:d})}),(0,xe.jsx)("div",{style:{flex:1,overflowY:"auto",padding:M?"0":"1rem"},children:u?(0,xe.jsx)("div",{style:{color:"var(--sc-overlay-text-color)",padding:M?"1rem":"0"},children:"Loading..."}):c?(0,xe.jsxs)("div",{style:{color:"var(--sc-notification-error-color)",padding:M?"1rem":"0"},children:["Failed to load: ",c]}):M?l.length>0?(0,xe.jsx)(Uu,{config:l[0],surface:"overlay",telemetry:a,style:{width:"100%",height:"100%"}}):null:(0,xe.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem",width:"100%"},children:l.map(N=>(0,xe.jsx)(Uu,{config:N,surface:"overlay",telemetry:a,style:{width:"100%"}},N.id))})}),s]}),(0,xe.jsx)("div",{style:{flex:"1 1 auto"}})]})});return h?(0,xe.jsxs)(xe.Fragment,{children:[(0,Iy.createPortal)((0,xe.jsxs)("div",{"data-shadow-canvas-id":"overlay-launcher",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:Le+47},children:[(0,xe.jsx)(cy,{notifications:w,onDismiss:_,onClickNotification:L,position:C.canvas.position??"right"}),(0,xe.jsxs)("button",{ref:$,type:"button","aria-label":"Toggle shadow canvas",className:n&&!t?"syntro-launcher-animate":void 0,style:{position:"fixed",...x?{top:x.y,left:x.x}:{bottom:"2.5rem",right:R?"2.5rem":void 0,left:R?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:g.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:g.current?.dragged?"grabbing":"pointer",touchAction:"none"},onPointerDown:O,onPointerMove:H,onPointerUp:E,onMouseEnter:N=>{g.current?.dragged||(N.currentTarget.style.backgroundColor=C.launcher.backgroundHover??"var(--sc-launcher-background-hover)")},onMouseLeave:N=>{g.current?.dragged||(N.currentTarget.style.backgroundColor=C.launcher.background??"var(--sc-launcher-background)")},children:[t?(0,xe.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,xe.jsx)("path",{d:"M18 6L6 18"}),(0,xe.jsx)("path",{d:"M6 6l12 12"})]}):C.launcher?.icon?(0,xe.jsx)("img",{src:C.launcher.icon,alt:"","aria-hidden":"true",style:{width:"60%",height:"60%",objectFit:"contain",pointerEvents:"none"}}):(0,xe.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,xe.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,xe.jsx)("path",{d:"M5 3v4"}),(0,xe.jsx)("path",{d:"M3 5h4"}),(0,xe.jsx)("path",{d:"M19 17v4"}),(0,xe.jsx)("path",{d:"M17 19h4"})]}),!t&&w.length>0&&(0,xe.jsxs)("div",{style:{position:"absolute",top:-2,right:-2,pointerEvents:"none"},children:[(0,xe.jsx)("span",{className:"syntro-badge-ping",style:{position:"absolute",inset:0,borderRadius:"9999px",background:`${C.colorPrimaryHover}66`}}),(0,xe.jsx)("span",{className:"syntro-badge-glow",style:{position:"absolute",inset:-4,borderRadius:"9999px"}}),(0,xe.jsx)("span",{className:"syntro-badge-bounce",style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center",width:20,height:20,borderRadius:"9999px",background:C.colorPrimaryHover,color:"#ffffff",fontSize:11,fontWeight:700},children:w.length>99?"99+":w.length})]})]})]}),v),(0,Iy.createPortal)(xt,v)]}):null}var Wt=Y(Qe(),1);var mI=t=>[...t].sort((e,a)=>(a.priority??0)-(e.priority??0));function gI(t){let e=typeof window<"u"?window.SynOS?.interventionTracker:null;if(e)for(let a of t)e.trackTriggered(a.id,a.widget??"unknown")}function vI({fetcher:t,experiments:e,runtime:a,pageUrl:r,pollIntervalMs:n}){let[o,i]=(0,Wt.useState)({tiles:[],actions:[],isLoading:!0}),s=(0,Wt.useRef)("[]"),l=(0,Wt.useRef)(null),u=(0,Wt.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))),gI(f),i(h=>({...h,tiles:mI(f)}))},[a,e]),c=(0,Wt.useCallback)(async()=>{try{i(b=>({...b,isLoading:!0,error:void 0}));let d=await t();X("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))),gI(f),X("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:mI(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,Wt.useEffect)(()=>{if(c(),e?.onFeaturesChanged)return e.onFeaturesChanged(()=>c())},[c,e,r]),(0,Wt.useEffect)(()=>{if(a?.accumulator)return a.accumulator.subscribe(()=>{u()})},[a,u]),(0,Wt.useEffect)(()=>{if(a?.context)return a.context.subscribe(()=>{u()})},[a,u]),(0,Wt.useEffect)(()=>{if(!n)return;let d=setInterval(()=>{c()},n);return()=>clearInterval(d)},[c,n]),(0,Wt.useMemo)(()=>o,[o])}var As=Y(Ae(),1);function xI({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,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,As.jsx)(yy,{runtime:u,children:(0,As.jsx)(yI,{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,As.jsx)(yI,{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 yI({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,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,Ht.useState)(t.getState().open),C=xy(),[w,_]=(0,Ht.useState)(()=>typeof window<"u"?window.location.href:"/"),L=C?.url??w;(0,Ht.useEffect)(()=>{if(u||typeof window>"u")return;let U=()=>_(window.location.href);window.addEventListener("popstate",U),window.addEventListener("hashchange",U);let $=history.pushState,Le=history.replaceState;return history.pushState=function(...Te){$.apply(this,Te),queueMicrotask(U)},history.replaceState=function(...Te){Le.apply(this,Te),queueMicrotask(U)},()=>{window.removeEventListener("popstate",U),window.removeEventListener("hashchange",U),history.pushState=$,history.replaceState=Le}},[u]);let A=(0,Ht.useMemo)(()=>e||Cs({configUri:a,experiments:s,featureKey:r,configFeatureKey:n,credentials:o}),[e,a,s,r,n,o]),I=vI({fetcher:A,experiments:s,runtime:u,pageUrl:L}),O=I.tiles.length>0&&!I.error;(0,Ht.useEffect)(()=>t.subscribe(U=>v(U.open)),[t]),(0,Ht.useEffect)(()=>{!I.isLoading&&!O&&t.getState().open&&t.setOpen(!1)},[t,O,I.isLoading]);let H=(0,Ht.useRef)(g??null),E=(0,Ht.useRef)(!!g),M=(0,Ht.useRef)(0),R=(0,Ht.useRef)(null);(0,Ht.useEffect)(()=>{if(!u?.actions)return;if(E.current){I.actions.length>0&&(E.current=!1);return}let U=++M.current,$=()=>U!==M.current;return(async()=>{if(R.current&&(await R.current,R.current=null),H.current){try{await H.current.revertAll()}catch(Te){console.error("[SmartCanvasApp] Failed to revert actions:",Te)}H.current=null}if(!$()&&I.actions.length>0)try{let Te=await u.actions.applyBatch(I.actions);$()?await Te.revertAll():H.current=Te}catch(Te){$()||console.error("[SmartCanvasApp] Failed to apply actions:",Te)}})(),()=>{H.current&&(R.current=H.current.revertAll().catch(Te=>{console.error("[SmartCanvasApp] Failed to revert actions on cleanup:",Te)}),H.current=null)}},[u,I.actions,L]),(0,Ht.useEffect)(()=>{if(u)return u.events.subscribe({names:["canvas.requestOpen"]},()=>t.setOpen(!0))},[u,t]);let{shadowRoot:F}=ks(),K=I.theme;return(0,As.jsx)(Ly,{themeConfig:K,workspaceTheme:m,shadowRoot:F,children:!I.isLoading&&!O?null:(0,As.jsx)(hI,{tiles:I.tiles,isLoading:I.isLoading,error:I.error,canvasTitle:I.canvasTitle,telemetry:l,launcherLabel:x??I.launcher?.label,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 Ey=Y(Ae(),1),bI="smart-canvas",SI=`
485
485
  :host {
486
486
  font: inherit;
487
487
  color: inherit;
@@ -495,12 +495,12 @@ ${l}
495
495
  *, *::before, *::after {
496
496
  box-sizing: border-box;
497
497
  }
498
- `,za,io,so,rn,nn,lo,on,Ay=class extends HTMLElement{constructor(){super();wn(this,za);wn(this,io);wn(this,so);wn(this,rn);wn(this,nn);wn(this,lo,null);wn(this,on,null);hr(this,za,this.attachShadow({mode:"open",delegatesFocus:!0})),hr(this,io,document.createElement("div")),xe(this,io).setAttribute("part","mount"),xe(this,za).appendChild(xe(this,io)),hr(this,so,document.createElement("div")),xe(this,so).id="portalRoot",xe(this,za).appendChild(xe(this,so)),hr(this,rn,document.createElement("div")),xe(this,rn).id="overlayContainer",Object.assign(xe(this,rn).style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),xe(this,za).appendChild(xe(this,rn)),hr(this,nn,W1()),this.applyBaseStyles()}connectedCallback(){this.style.setProperty("font-family","inherit")}disconnectedCallback(){xe(this,lo)?.unmount(),hr(this,lo,null)}getMountNode(){return xe(this,io)}getController(){return xe(this,nn)}getPortalRoot(){return xe(this,so)}getOverlayContainer(){return xe(this,rn)}getShadowRoot(){return xe(this,za)}open(){xe(this,nn).setOpen(!0)}close(){xe(this,nn).setOpen(!1)}toggle(){xe(this,nn).toggle()}setOverrideFetcher(a){xe(this,on)&&(hr(this,on,{...xe(this,on),fetcher:a}),this.render())}mountReactApp(a){hr(this,on,a),this.render()}render(){!this.isConnected||!xe(this,on)||(xe(this,lo)||hr(this,lo,(0,SI.createRoot)(xe(this,io))),xe(this,lo).render((0,Ey.jsx)(X1,{shadowRoot:xe(this,za),portalRoot:xe(this,so),overlayContainer:xe(this,rn),children:(0,Ey.jsx)(yI,{...xe(this,on),controller:xe(this,nn),canvasHost:this})})))}applyBaseStyles(){if(xe(this,za).adoptedStyleSheets!==void 0){let a=new CSSStyleSheet;a.replaceSync(bI),xe(this,za).adoptedStyleSheets=[a]}else{let a=document.createElement("style");a.textContent=bI,xe(this,za).appendChild(a)}}};za=new WeakMap,io=new WeakMap,so=new WeakMap,rn=new WeakMap,nn=new WeakMap,lo=new WeakMap,on=new WeakMap;var _I=()=>{typeof window>"u"||customElements.get(xI)||customElements.define(xI,Ay)};var Ty=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=P1(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&&Jf(b.tiles,o.accumulator,b.actions)}catch(b){console.error("[SmartCanvas] Error fetching/applying initial config:",b)}e&&e();let l=Qf();_I();let u=document.createElement("smart-canvas");if(j1(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`),z1(t.editorUrl).catch(console.error));let d=t.integrations?.experiments,f=t.integrations?.telemetry,h=t.fetcher??ws({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&&Jf(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 Ty(t)}});var co=K(Qe(),1);var uo=K(Ee(),1);function i$({tiles:t,intervalMs:e=7e3,telemetry:a}){let[r,n]=(0,co.useState)(0),o=(0,co.useMemo)(()=>[...t].sort((i,s)=>(i.priority??0)-(s.priority??0)),[t]);return(0,co.useEffect)(()=>{a?.trackCanvasOpened("wheel")},[a]),(0,co.useEffect)(()=>{if(o.length<=1)return;let i=setInterval(()=>{n(s=>(s+1)%o.length)},e);return()=>clearInterval(i)},[o,e]),(0,co.useEffect)(()=>{let i=o[r];i&&a?.trackRectangleViewed(i.id,"wheel")},[r,o,a]),o.length?(0,uo.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,uo.jsx)("div",{style:{display:"flex",transition:"transform 700ms ease-out",transform:`translateX(-${r*100}%)`,width:`${o.length*100}%`},children:o.map(i=>(0,uo.jsx)("div",{style:{width:"100%",flexShrink:0,padding:"0 1rem"},children:(0,uo.jsx)(zu,{config:i,surface:"wheel",telemetry:a})},i.id))}),(0,uo.jsx)("div",{style:{marginTop:"1rem",display:"flex",justifyContent:"center",gap:"0.5rem"},children:o.map((i,s)=>(0,uo.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 qu(t){let e=t.split(".");return{major:parseInt(e[0]||"0",10),minor:parseInt(e[1]||"0",10)}}function u$(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=qu(n),i=qu(to);return o.major>i.major&&e.push(`Config schema v${n} is newer than SDK v${to}. 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${to}. Migrating config to current version.`),{valid:!0,warnings:e,errors:a,migratedConfig:mN(r,n)}):{valid:!0,warnings:e,errors:a}}function mN(t,e){let a={...t};return qu(e).major===1&&(a=gN(a)),a.schemaVersion=to,a}function gN(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 c$(t){if(!t||typeof t!="object")return!1;let e=t,a=e.schemaVersion||"1.0",r=qu(a),n=qu(to);return r.major<n.major||!e.schemaVersion}var wI={fetch:globalThis.fetch?globalThis.fetch.bind(globalThis):void 0,SubtleCrypto:globalThis.crypto?globalThis.crypto.subtle:void 0,EventSource:globalThis.EventSource};function LI(){return wI}function Ry(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 Vu(t,e,a){return a===2?Ry(Ry(t+e)+"")%1e4/1e4:a===1?Ry(e+t)%1e3/1e3:null}function vN(t){return t<=0?[]:new Array(t).fill(1/t)}function pp(t,e){return t>=e[0]&&t<e[1]}function kI(t,e){let a=Vu("__"+e[0],t,1);return a===null?!1:a>=e[1]&&a<e[2]}function II(t,e){for(let a=0;a<e.length;a++)if(pp(t,e[a]))return a;return-1}function Oy(t){try{let e=t.replace(/([^\\])\//g,"$1\\/");return new RegExp(e)}catch(e){console.error(e);return}}function hp(t,e){if(!e.length)return!1;let a=!1,r=!1;for(let n=0;n<e.length;n++){let o=bN(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 yN(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 xN(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=>!yN(n[0],n[1],n[2]))}catch{return!1}}function bN(t,e,a){try{let r=new URL(t,"https://_");if(e==="regex"){let n=Oy(a);return n?n.test(r.href)||n.test(r.href.substring(r.origin.length)):!1}else if(e==="simple")return xN(r,a);return!1}catch{return!1}}function AI(t,e,a){e=e===void 0?1:e,e<0?e=0:e>1&&(e=1);let r=vN(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 EI(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 TI(t){try{return t()}catch(e){return console.error(e),!1}}var My=t=>Uint8Array.from(atob(t),e=>e.charCodeAt(0));async function oi(t,e,a){if(e=e||"",a=a||globalThis.crypto&&globalThis.crypto.subtle||wI.SubtleCrypto,!a)throw new Error("No SubtleCrypto implementation found");try{let r=await a.importKey("raw",My(e),{name:"AES-CBC",length:128},!0,["encrypt","decrypt"]),[n,o]=t.split("."),i=await a.decrypt({name:"AES-CBC",iv:My(n)},r,My(o));return new TextDecoder().decode(i)}catch{throw new Error("Failed to decrypt")}}function $u(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 RI(){let t;try{t="1.6.4"}catch{t=""}return t}function MI(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 CI(t){return typeof t=="object"&&t!==null}function mp(t){return t.urlPatterns&&t.variations.some(e=>CI(e)&&"urlRedirect"in e)?"redirect":t.variations.some(e=>CI(e)&&(e.domMutations||"js"in e||"css"in e))?"visual":"unknown"}async function gp(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 Ft={staleTTL:1e3*60,maxAge:1e3*60*60*4,cacheKey:"gbFeaturesCache",backgroundSync:!0,maxEntries:10,disableIdleStreams:!1,idleStreamInterval:2e4,disableCache:!1},wr=LI(),Ts={fetchFeaturesCall:({host:t,clientKey:e,headers:a})=>wr.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 wr.fetch(`${t}/api/eval/${e}`,n)},eventSourceCall:({host:t,clientKey:e,headers:a})=>a?new wr.EventSource(`${t}/sub/${e}`,{headers:a}):new wr.EventSource(`${t}/sub/${e}`),startIdleListener:()=>{let t;if(!(typeof window<"u"&&typeof document<"u"))return;let a=()=>{document.visibilityState==="visible"?(window.clearTimeout(t),CN()):document.visibilityState==="hidden"&&(t=window.setTimeout(_N,Ft.idleStreamInterval))};return document.addEventListener("visibilitychange",a),()=>document.removeEventListener("visibilitychange",a)},stopIdleListener:()=>{}};try{globalThis.localStorage&&(wr.localStorage=globalThis.localStorage)}catch{}var Rs=new Map,OI=!1,sn=new Map,vp=new Map,Ms=new Map,Os=new Set;function BI(t){Object.assign(Ft,t),Ft.backgroundSync||Hy()}async function PI({instance:t,timeout:e,skipCache:a,allowStale:r,backgroundSync:n}){return n||(Ft.backgroundSync=!1),wN({instance:t,allowStale:r,timeout:e,skipCache:a})}function SN(t){let e=ju(t),a=Rs.get(e)||new Set;a.add(t),Rs.set(e,a)}function NI(t){Rs.forEach(e=>e.delete(t))}function _N(){Ms.forEach(t=>{t&&(t.state="idle",Ny(t))})}function CN(){Ms.forEach(t=>{t&&t.state==="idle"&&Fy(t)})}async function DI(){try{if(!wr.localStorage)return;await wr.localStorage.setItem(Ft.cacheKey,JSON.stringify(Array.from(sn.entries())))}catch{}}async function wN({instance:t,allowStale:e,timeout:a,skipCache:r}){let n=ju(t),o=By(t),i=new Date,s=new Date(i.getTime()-Ft.maxAge+Ft.staleTTL);await LN();let l=!Ft.disableCache&&!r?sn.get(o):void 0;return l&&(e||l.staleAt>i)&&l.staleAt>s?(l.sse&&Os.add(n),l.staleAt<i?Dy(t):Py(t),{data:l.data,success:!0,source:"cache"}):await gp(Dy(t),a)||{data:null,success:!1,source:"timeout",error:new Error("Timeout")}}function ju(t){let[e,a]=t.getApiInfo();return`${e}||${a}`}function By(t){let e=ju(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 LN(){if(!OI){OI=!0;try{if(wr.localStorage){let t=await wr.localStorage.getItem(Ft.cacheKey);if(!Ft.disableCache&&t){let e=JSON.parse(t);e&&Array.isArray(e)&&e.forEach(([a,r])=>{sn.set(a,{...r,staleAt:new Date(r.staleAt)})}),FI()}}}catch{}if(!Ft.disableIdleStreams){let t=Ts.startIdleListener();t&&(Ts.stopIdleListener=t)}}}function FI(){let t=Array.from(sn.entries()).map(([a,r])=>({key:a,staleAt:r.staleAt.getTime()})).sort((a,r)=>a.staleAt-r.staleAt),e=Math.min(Math.max(0,sn.size-Ft.maxEntries),sn.size);for(let a=0;a<e;a++)sn.delete(t[a].key)}function HI(t,e,a){let r=a.dateUpdated||"",n=new Date(Date.now()+Ft.staleTTL),o=Ft.disableCache?void 0:sn.get(e);if(o&&r&&o.version===r){o.staleAt=n,DI();return}Ft.disableCache||(sn.set(e,{data:a,version:r,staleAt:n,sse:Os.has(t)}),FI()),DI();let i=Rs.get(t);i&&i.forEach(s=>kN(s,a))}async function kN(t,e){await t.setPayload(e||t.getPayload())}async function Dy(t){let{apiHost:e,apiRequestHeaders:a}=t.getApiHosts(),r=t.getClientKey(),n="isRemoteEval"in t&&t.isRemoteEval(),o=ju(t),i=By(t),s=vp.get(i);return s||(s=(n?Ts.fetchRemoteEvalCall({host:e,clientKey:r,payload:{attributes:t.getAttributes(),forcedVariations:t.getForcedVariations(),forcedFeatures:Array.from(t.getForcedFeatures().entries()),url:t.getUrl()},headers:a}):Ts.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"&&Os.add(o),u.json()}).then(u=>(HI(o,i,u),Py(t),vp.delete(i),{data:u,success:!0,source:"network"})).catch(u=>(vp.delete(i),{data:null,source:"error",success:!1,error:u})),vp.set(i,s)),s}function Py(t,e=!1){let a=ju(t),r=By(t),{streamingHost:n,streamingHostRequestHeaders:o}=t.getApiHosts(),i=t.getClientKey();if(e&&Os.add(a),Ft.backgroundSync&&Os.has(a)&&wr.EventSource){if(Ms.has(a))return;let s={src:null,host:n,clientKey:i,headers:o,cb:l=>{try{if(l.type==="features-updated"){let u=Rs.get(a);u&&u.forEach(c=>{Dy(c)})}else if(l.type==="features"){let u=JSON.parse(l.data);HI(a,r,u)}s.errors=0}catch{UI(s)}},errors:0,state:"active"};Ms.set(a,s),Fy(s)}}function UI(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);Ny(t),setTimeout(()=>{["idle","active"].includes(t.state)||Fy(t)},Math.min(e,3e5))}}function Ny(t){t.src&&(t.src.onopen=null,t.src.onerror=null,t.src.close(),t.src=null,t.state==="active"&&(t.state="disabled"))}function Fy(t){t.src=Ts.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=()=>UI(t),t.src.onopen=()=>{t.errors=0}}function IN(t,e){Ny(t),Ms.delete(e)}function Hy(){Os.clear(),Ms.forEach(IN),Rs.clear(),Ts.stopIdleListener()}function yp(t,e){if(e.streaming){if(!t.getClientKey())throw new Error("Must specify clientKey to enable streaming");e.payload&&Py(t,!0),SN(t)}}var AN=/^[a-zA-Z:_][a-zA-Z0-9:_.-]*$/,qy={revert:function(){}},_p=new Map,Vy=new Set;function EN(t){return t==="html"?{childList:!0,subtree:!0,attributes:!0,characterData:!0}:{childList:!1,subtree:!1,attributes:!0,attributeFilter:[t]}}function Cp(t){var e=_p.get(t);return e||(e={element:t,attributes:{}},_p.set(t,e)),e}function wp(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,EN(e)),i}function Lp(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,zI()):t!==a&&(e.isDirty=!0,zI())}function TN(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),Lp($N(e),t)}function RN(t){var e=new Set(t.originalValue.split(/\s+/).filter(Boolean));t.mutations.forEach(function(a){return a.mutate(e)}),Lp(Array.from(e).filter(Boolean).join(" "),t)}function MN(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),Lp(e,t)}function ON(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 DN(t){var e=t.originalValue;t.mutations.forEach(function(a){var r=a.mutate(),n=ON(r);e=n||e}),Lp(e,t)}var BN=function(e){return e.innerHTML},PN=function(e,a){return e.innerHTML=a};function VI(t){var e=Cp(t);return e.html||(e.html=wp(t,"html",BN,PN,TN)),e.html}var NN=function(e){return{parentNode:e.parentElement,insertBeforeNode:e.nextElementSibling}},FN=function(e,a){a.insertBeforeNode&&!a.parentNode.contains(a.insertBeforeNode)||a.parentNode.insertBefore(e,a.insertBeforeNode)};function $I(t){var e=Cp(t);return e.position||(e.position=wp(t,"position",NN,FN,DN)),e.position}var HN=function(e,a){return a?e.className=a:e.removeAttribute("class")},UN=function(e){return e.className};function jI(t){var e=Cp(t);return e.classes||(e.classes=wp(t,"class",UN,HN,RN)),e.classes}var zN=function(e){return function(a){var r;return(r=a.getAttribute(e))!=null?r:null}},qN=function(e){return function(a,r){return r!==null?a.setAttribute(e,r):a.removeAttribute(e)}};function GI(t,e){var a=Cp(t);return a.attributes[e]||(a.attributes[e]=wp(t,e,zN(e),qN(e),MN)),a.attributes[e]}function VN(t,e){var a=_p.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 xp;function $N(t){return xp||(xp=document.createElement("div")),xp.innerHTML=t,xp.innerHTML}function bp(t,e,a){if(a.isDirty){a.isDirty=!1;var r=a.virtualValue;a.mutations.length||VN(t,e),a.setValue(t,r)}}function jN(t,e){t.html&&bp(e,"html",t.html),t.classes&&bp(e,"class",t.classes),t.position&&bp(e,"position",t.position),Object.keys(t.attributes).forEach(function(a){bp(e,a,t.attributes[a])})}function zI(){_p.forEach(jN)}function GN(t,e){var a=null;t.kind==="html"?a=VI(e):t.kind==="class"?a=jI(e):t.kind==="attribute"?a=GI(e,t.attribute):t.kind==="position"&&(a=$I(e)),a&&(a.mutations.push(t),a.mutationRunner(a))}function WN(t,e){var a=null;if(t.kind==="html"?a=VI(e):t.kind==="class"?a=jI(e):t.kind==="attribute"?a=GI(e,t.attribute):t.kind==="position"&&(a=$I(e)),!!a){var r=a.mutations.indexOf(t);r!==-1&&a.mutations.splice(r,1),a.mutationRunner(a)}}function WI(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),GN(t,r))})}}function ZN(t){t.elements.forEach(function(e){return WN(t,e)}),t.elements.clear(),Vy.delete(t)}function qI(){Vy.forEach(WI)}var Uy;function XN(){typeof document>"u"||(Uy||(Uy=new MutationObserver(function(){qI()})),qI(),Uy.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!1,characterData:!1}))}XN();function kp(t){return typeof document>"u"?qy:(Vy.add(t),WI(t),{revert:function(){ZN(t)}})}function zy(t,e){return kp({kind:"html",elements:new Set,mutate:e,selector:t})}function ZI(t,e){return kp({kind:"position",elements:new Set,mutate:e,selector:t})}function Gu(t,e){return kp({kind:"class",elements:new Set,mutate:e,selector:t})}function Sp(t,e,a){return AN.test(e)?e==="class"||e==="className"?Gu(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)})}):kp({kind:"attribute",attribute:e,elements:new Set,mutate:a,selector:t}):qy}function YN(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 zy(e,function(s){return s+(r??"")});if(a==="set")return zy(e,function(){return r??""})}else if(n==="class"){if(a==="append")return Gu(e,function(s){r&&s.add(r)});if(a==="remove")return Gu(e,function(s){r&&s.delete(r)});if(a==="set")return Gu(e,function(s){s.clear(),r&&s.add(r)})}else if(n==="position"){if(a==="set"&&o)return ZI(e,function(){return{insertBeforeSelector:i,parentSelector:o}})}else{if(a==="append")return Sp(e,n,function(s){return s!==null?s+(r??""):r??""});if(a==="set")return Sp(e,n,function(){return r??""});if(a==="remove")return Sp(e,n,function(){return null})}return qy}var KN={html:zy,classes:Gu,attribute:Sp,position:ZI,declarative:YN},XI=KN;var $y={};function fo(t,e,a){a=a||{};for(let[r,n]of Object.entries(e))switch(r){case"$or":if(!QI(t,n,a))return!1;break;case"$nor":if(QI(t,n,a))return!1;break;case"$and":if(!aF(t,n,a))return!1;break;case"$not":if(fo(t,n,a))return!1;break;default:if(!Wu(n,QN(t,r),a))return!1}return!0}function QN(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 YI(t,e=!1){let a=`${t}${e?"/i":""}`;return $y[a]||($y[a]=new RegExp(t.replace(/([^\\])\//g,"$1\\/"),e?"i":void 0)),$y[a]}function Wu(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)||!JI(t))return JSON.stringify(e)===JSON.stringify(t);for(let n in t)if(!tF(n,e,t[n],a))return!1;return!0}function JI(t){let e=Object.keys(t);return e.length>0&&e.filter(a=>a[0]==="$").length===e.length}function JN(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 eF(t,e,a){if(!Array.isArray(t))return!1;let r=JI(e)?n=>Wu(e,n,a):n=>fo(n,e,a);for(let n=0;n<t.length;n++)if(t[n]&&r(t[n]))return!0;return!1}function Ds(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 KI(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(Wu(e[n],t[i],a,r)){o=!0;break}if(!o)return!1}return!0}function tF(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)?Ds(e,a):!1;case"$ini":return Array.isArray(a)?Ds(e,a,!0):!1;case"$inGroup":return Ds(e,r[a]||[]);case"$notInGroup":return!Ds(e,r[a]||[]);case"$nin":return Array.isArray(a)?!Ds(e,a):!1;case"$nini":return Array.isArray(a)?!Ds(e,a,!0):!1;case"$not":return!Wu(a,e,r);case"$size":return Array.isArray(e)?Wu(a,e.length,r):!1;case"$elemMatch":return eF(e,a,r);case"$all":return Array.isArray(a)?KI(e,a,r):!1;case"$alli":return Array.isArray(a)?KI(e,a,r,!0):!1;case"$regex":try{return YI(a).test(e)}catch{return!1}case"$regexi":try{return YI(a,!0).test(e)}catch{return!1}case"$type":return JN(e)===a;default:return console.error("Unknown operator: "+t),!1}}function QI(t,e,a){if(!e.length)return!0;for(let r=0;r<e.length;r++)if(fo(t,e[r],a))return!0;return!1}function aF(t,e,a){for(let r=0;r<e.length;r++)if(!fo(t,e[r],a))return!1;return!0}var rF="Feature Evaluated",nF="Experiment Viewed";function oF(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 iF(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 Bs(t){try{await t()}catch{}}function eA(t,e,a){if(t.user.trackedExperiments){let n=Ep(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(Bs(()=>n(e,a,t.user)))}if(t.user.trackingCallback){let n=t.user.trackingCallback;r.push(Bs(()=>n(e,a)))}if(t.global.eventLogger){let n=t.global.eventLogger;r.push(Bs(()=>n(nF,{experimentId:e.key,variationId:a.key,hashAttribute:a.hashAttribute,hashValue:a.hashValue},t.user)))}return r}function sF(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;Bs(()=>r(e,a,t.user))}if(t.user.onFeatureUsage){let r=t.user.onFeatureUsage;Bs(()=>r(e,a))}if(t.global.eventLogger){let r=t.global.eventLogger;Bs(()=>r(rF,{feature:e,source:a.source,value:a.value,ruleId:a.source==="defaultValue"?"$default":a.ruleId||"",variationId:a.experimentResult?a.experimentResult.key:""},t.user))}}function Ip(t,e){if(e.stack.evaluatedFeatures.has(t))return po(e,t,null,"cyclicPrerequisite");e.stack.evaluatedFeatures.add(t),e.stack.id=t;let a=oF(e);if(a.has(t))return po(e,t,a.get(t),"override");if(!e.global.features||!e.global.features[t])return po(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=Ip(l.id,e);if(u.source==="cyclicPrerequisite")return po(e,t,null,"cyclicPrerequisite");let c={value:u.value};if(!fo(c,l.condition||{})){if(l.gate)return po(e,t,null,"prerequisite");continue e}}if(o.filters&&rA(o.filters,e))continue;if("force"in o){if(o.condition&&!aA(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=>{!eA(e,l.experiment,l.result).length&&e.global.saveDeferredTrack&&e.global.saveDeferredTrack({experiment:l.experiment,result:l.result})}),po(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}=Ap(i,t,e);if(e.global.onExperimentEval&&e.global.onExperimentEval(i,s),s.inExperiment&&!s.passthrough)return po(e,t,s.value,"experiment",o.id,i,s)}}return po(e,t,r.defaultValue===void 0?null:r.defaultValue,"defaultValue")}function Ap(t,e,a){let r=t.key,n=t.variations.length;if(n<2)return{result:Xe(a,t,-1,!1,e)};if(a.global.enabled===!1||a.user.enabled===!1)return{result:Xe(a,t,-1,!1,e)};if(t=uF(t,a),t.urlPatterns&&!hp(a.user.url||"",t.urlPatterns))return{result:Xe(a,t,-1,!1,e)};let o=EI(r,a.user.url||"",n);if(o!==null)return{result:Xe(a,t,o,!1,e)};let i=iF(a);if(r in i){let b=i[r];return{result:Xe(a,t,b,!1,e)}}if(t.status==="draft"||t.active===!1)return{result:Xe(a,t,-1,!1,e)};let{hashAttribute:s,hashValue:l}=ii(a,t.hashAttribute,a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing?t.fallbackAttribute:void 0);if(!l)return{result:Xe(a,t,-1,!1,e)};let u=-1,c=!1,d=!1;if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{variation:b,versionIsBlocked:g}=fF({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(rA(t.filters,a))return{result:Xe(a,t,-1,!1,e)}}else if(t.namespace&&!kI(l,t.namespace))return{result:Xe(a,t,-1,!1,e)};if(t.include&&!TI(t.include))return{result:Xe(a,t,-1,!1,e)};if(t.condition&&!aA(t.condition,a))return{result:Xe(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=Ip(g.id,a);if(m.source==="cyclicPrerequisite")return{result:Xe(a,t,-1,!1,e)};let y={value:m.value};if(!fo(y,g.condition||{}))return{result:Xe(a,t,-1,!1,e)}}}if(t.groups&&!dF(t.groups,a))return{result:Xe(a,t,-1,!1,e)}}if(t.url&&!cF(t.url,a))return{result:Xe(a,t,-1,!1,e)};let f=Vu(t.seed||r,l,t.hashVersion||1);if(f===null)return{result:Xe(a,t,-1,!1,e)};if(!c){let b=t.ranges||AI(n,t.coverage===void 0?1:t.coverage,t.weights);u=II(f,b)}if(d)return{result:Xe(a,t,-1,!1,e,void 0,!0)};if(u<0)return{result:Xe(a,t,-1,!1,e)};if("force"in t)return{result:Xe(a,t,t.force===void 0?-1:t.force,!1,e)};if(a.global.qaMode||a.user.qaMode)return{result:Xe(a,t,-1,!1,e)};if(t.status==="stopped")return{result:Xe(a,t,-1,!1,e)};let h=Xe(a,t,u,!0,e,f,c);if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{changed:b,key:g,doc:m}=hF(a,s,$u(l),{[jy(t.key,t.bucketVersion)]:h.key});b&&(a.user.stickyBucketAssignmentDocs=a.user.stickyBucketAssignmentDocs||{},a.user.stickyBucketAssignmentDocs[g]=m,a.user.saveStickyBucketAssignmentDoc(m))}let S=eA(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 po(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"&&sF(t,e,s),s}function tA(t){return{...t.user.attributes,...t.user.attributeOverrides}}function aA(t,e){return fo(tA(e),t,e.global.savedGroups||{})}function rA(t,e){return t.some(a=>{let{hashValue:r}=ii(e,a.attribute);if(!r)return!0;let n=Vu(a.seed,r,a.hashVersion||2);return n===null?!0:!a.ranges.some(o=>pp(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}=ii(t,a,r);if(!s)return!1;let l=Vu(e,s,i||1);return l===null?!1:n?pp(l,n):o!==void 0?l<=o:!0}function Xe(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}=ii(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 uF(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=Oy(t.url))),t}function ii(t,e,a){let r=e||"id",n="",o=tA(t);return o[r]&&(n=o[r]),!n&&a&&(o[a]&&(n=o[a]),n&&(r=a)),{hashAttribute:r,hashValue:n}}function cF(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 dF(t,e){let a=e.global.groups||{};for(let r=0;r<t.length;r++)if(a[t[r]])return!0;return!1}function fF({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=jy(e,a),l=pF(t,r,n);if(o>0)for(let d=0;d<o;d++){let f=jy(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 jy(t,e){return e=e||0,`${t}__${e}`}function Gy(t,e){return`${t}||${e}`}function pF(t,e,a){if(!t.user.stickyBucketAssignmentDocs)return{};let{hashAttribute:r,hashValue:n}=ii(t,e),o=Gy(r,$u(n)),{hashAttribute:i,hashValue:s}=ii(t,a),l=s?Gy(i,$u(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 hF(t,e,a,r){let n=Gy(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 nA(t,e,a){let r=Wy(t,a);return e.getAllAssignments(r)}function Wy(t,e){let a={};return mF(t,e).forEach(n=>{let{hashValue:o}=ii(t,n);a[n]=$u(o)}),a}async function oA(t,e,a){if(t={...t},t.encryptedFeatures){try{t.features=JSON.parse(await oi(t.encryptedFeatures,e,a))}catch(r){console.error(r)}delete t.encryptedFeatures}if(t.encryptedExperiments){try{t.experiments=JSON.parse(await oi(t.encryptedExperiments,e,a))}catch(r){console.error(r)}delete t.encryptedExperiments}if(t.encryptedSavedGroups){try{t.savedGroups=JSON.parse(await oi(t.encryptedSavedGroups,e,a))}catch(r){console.error(r)}delete t.encryptedSavedGroups}return t}function iA(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 Ep(t,e){return e.hashAttribute+e.hashValue+t.key+e.variationId}var Ps=typeof window<"u"&&typeof document<"u",gF=RI(),Zu=class{constructor(e){if(e=e||{},this.version=gF,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),Ps&&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 oA(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&&BI(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 iA(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 PI({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 oi(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 oi(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,NI(this),e.destroyAllStreams&&Hy(),this.logs=[],Ps&&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}=Ap(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=Xe(this._getEvalContext(),e,-1,!1,""):({result:o,trackingCall:i}=Ap(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=mp(e);if(l==="redirect"&&o.value.urlRedirect&&e.urlPatterns){let u=e.persistQueryString?MI(this._getContextUrl(),o.value.urlRedirect):o.value.urlRedirect;if(hp(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(Ps)Promise.all([...i?[gp(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&&mp(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 Ip(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=>[Ep(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(Ep(e.experiment,e.result),e)}_getContextUrl(){return this._options.url||(Ps?window.location.href:"")}_isAutoExperimentBlockedByContext(e){let a=mp(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}:Ps?{navigate:e=>{window.location.replace(e)},delay:100}:{navigate:null,delay:0}}_applyDOMChanges(e){if(!Ps)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(XI.declarative(r).revert)}),()=>{a.forEach(r=>r())}}async refreshStickyBuckets(e){if(this._options.stickyBucketService){let a=this._getEvalContext(),r=await nA(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=Wy(r,a);return e.getAllAssignmentsSync(n)}inDevMode(){return!!this._options.enableDevMode}};var vF="https://experiment.syntrologie.com",Zy=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 Zu({...e,apiHost:e.apiHost??vF,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 Xy(t={}){return new Zy(t)}var sA="syntro_session_metrics",Tp=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(sA);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(sA,JSON.stringify(e))}catch(e){console.warn("[SessionMetricTracker] Failed to save to sessionStorage:",e)}}};function Yy(t={}){return new Tp(t)}var p={};UR(p,{BRAND:()=>VF,DIRTY:()=>si,EMPTY_PATH:()=>SF,INVALID:()=>J,NEVER:()=>I4,OK:()=>Ht,ParseStatus:()=>Ot,Schema:()=>le,ZodAny:()=>go,ZodArray:()=>dn,ZodBigInt:()=>ui,ZodBoolean:()=>ci,ZodBranded:()=>Yu,ZodCatch:()=>Si,ZodDate:()=>di,ZodDefault:()=>bi,ZodDiscriminatedUnion:()=>Op,ZodEffects:()=>$a,ZodEnum:()=>yi,ZodError:()=>sa,ZodFirstPartyTypeKind:()=>ee,ZodFunction:()=>Bp,ZodIntersection:()=>mi,ZodIssueCode:()=>P,ZodLazy:()=>gi,ZodLiteral:()=>vi,ZodMap:()=>qs,ZodNaN:()=>$s,ZodNativeEnum:()=>xi,ZodNever:()=>cr,ZodNull:()=>pi,ZodNullable:()=>Ir,ZodNumber:()=>li,ZodObject:()=>la,ZodOptional:()=>qa,ZodParsedType:()=>G,ZodPipeline:()=>Ku,ZodPromise:()=>vo,ZodReadonly:()=>_i,ZodRecord:()=>Dp,ZodSchema:()=>le,ZodSet:()=>Vs,ZodString:()=>mo,ZodSymbol:()=>Us,ZodTransformer:()=>$a,ZodTuple:()=>kr,ZodType:()=>le,ZodUndefined:()=>fi,ZodUnion:()=>hi,ZodUnknown:()=>cn,ZodVoid:()=>zs,addIssueToContext:()=>U,any:()=>QF,array:()=>a4,bigint:()=>WF,boolean:()=>yA,coerce:()=>k4,custom:()=>mA,date:()=>ZF,datetimeRegex:()=>pA,defaultErrorMap:()=>ln,discriminatedUnion:()=>i4,effect:()=>y4,enum:()=>m4,function:()=>f4,getErrorMap:()=>Ns,getParsedType:()=>Lr,instanceof:()=>jF,intersection:()=>s4,isAborted:()=>Rp,isAsync:()=>Fs,isDirty:()=>Mp,isValid:()=>ho,late:()=>$F,lazy:()=>p4,literal:()=>h4,makeIssue:()=>Xu,map:()=>c4,nan:()=>GF,nativeEnum:()=>g4,never:()=>e4,null:()=>KF,nullable:()=>b4,number:()=>vA,object:()=>r4,objectUtil:()=>Ky,oboolean:()=>L4,onumber:()=>w4,optional:()=>x4,ostring:()=>C4,pipeline:()=>_4,preprocess:()=>S4,promise:()=>v4,quotelessJson:()=>yF,record:()=>u4,set:()=>d4,setErrorMap:()=>bF,strictObject:()=>n4,string:()=>gA,symbol:()=>XF,transformer:()=>y4,tuple:()=>l4,undefined:()=>YF,union:()=>o4,unknown:()=>JF,util:()=>pe,void:()=>t4});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 Ky;(function(t){t.mergeShapes=(e,a)=>({...e,...a})})(Ky||(Ky={}));var G=pe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Lr=t=>{switch(typeof t){case"undefined":return G.undefined;case"string":return G.string;case"number":return Number.isNaN(t)?G.nan:G.number;case"boolean":return G.boolean;case"function":return G.function;case"bigint":return G.bigint;case"symbol":return G.symbol;case"object":return Array.isArray(t)?G.array:t===null?G.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?G.promise:typeof Map<"u"&&t instanceof Map?G.map:typeof Set<"u"&&t instanceof Set?G.set:typeof Date<"u"&&t instanceof Date?G.date:G.object;default:return G.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"]),yF=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:"),sa=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()}};sa.create=t=>new sa(t);var xF=(t,e)=>{let a;switch(t.code){case P.invalid_type:t.received===G.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}},ln=xF;var lA=ln;function bF(t){lA=t}function Ns(){return lA}var Xu=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}},SF=[];function U(t,e){let a=Ns(),r=Xu({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,a,a===ln?void 0:ln].filter(n=>!!n)});t.common.issues.push(r)}var Ot=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"}),si=t=>({status:"dirty",value:t}),Ht=t=>({status:"valid",value:t}),Rp=t=>t.status==="aborted",Mp=t=>t.status==="dirty",ho=t=>t.status==="valid",Fs=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}},uA=(t,e)=>{if(ho(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 sa(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 Lr(e.data)}_getOrReturnCtx(e,a){return a||{common:e.parent.common,data:e.data,parsedType:Lr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Ot,ctx:{common:e.parent.common,data:e.data,parsedType:Lr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let a=this._parse(e);if(Fs(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:Lr(e)},n=this._parseSync({data:e,path:r.path,parent:r});return uA(r,n)}"~validate"(e){let a={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Lr(e)};if(!this["~standard"].async)try{let r=this._parseSync({data:e,path:[],parent:a});return ho(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=>ho(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:Lr(e)},n=this._parse({data:e,path:r.path,parent:r}),o=await(Fs(n)?n:Promise.resolve(n));return uA(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 $a({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 qa.create(this,this._def)}nullable(){return Ir.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return dn.create(this)}promise(){return vo.create(this,this._def)}or(e){return hi.create([this,e],this._def)}and(e){return mi.create(this,e,this._def)}transform(e){return new $a({...se(this._def),schema:this,typeName:ee.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let a=typeof e=="function"?e:()=>e;return new bi({...se(this._def),innerType:this,defaultValue:a,typeName:ee.ZodDefault})}brand(){return new Yu({typeName:ee.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:ee.ZodCatch})}describe(e){let a=this.constructor;return new a({...this._def,description:e})}pipe(e){return Ku.create(this,e)}readonly(){return _i.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},_F=/^c[^\s-]{8,}$/i,CF=/^[0-9a-z]+$/,wF=/^[0-9A-HJKMNP-TV-Z]{26}$/i,LF=/^[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,kF=/^[a-z0-9_-]{21}$/i,IF=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,AF=/^[-+]?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)?)??$/,EF=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,TF="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Qy,RF=/^(?:(?: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])$/,MF=/^(?:(?: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])$/,OF=/^(([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]))$/,DF=/^(([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])$/,BF=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,PF=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,dA="((\\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])))",NF=new RegExp(`^${dA}$`);function fA(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 FF(t){return new RegExp(`^${fA(t)}$`)}function pA(t){let e=`${dA}T${fA(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 HF(t,e){return!!((e==="v4"||!e)&&RF.test(t)||(e==="v6"||!e)&&OF.test(t))}function UF(t,e){if(!IF.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 zF(t,e){return!!((e==="v4"||!e)&&MF.test(t)||(e==="v6"||!e)&&DF.test(t))}var mo=class t extends le{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==G.string){let o=this._getOrReturnCtx(e);return U(o,{code:P.invalid_type,expected:G.string,received:o.parsedType}),J}let r=new Ot,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")EF.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")Qy||(Qy=new RegExp(TF,"u")),Qy.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")LF.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")kF.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")_F.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")CF.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")wF.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"?pA(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"?NF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{code:P.invalid_string,validation:"date",message:o.message}),r.dirty()):o.kind==="time"?FF(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"?AF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"duration",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="ip"?HF(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"?UF(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"?zF(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"?BF.test(e.data)||(n=this._getOrReturnCtx(e,n),U(n,{validation:"base64",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="base64url"?PF.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}};mo.create=t=>new mo({checks:[],typeName:ee.ZodString,coerce:t?.coerce??!1,...se(t)});function qF(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 li=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)!==G.number){let o=this._getOrReturnCtx(e);return U(o,{code:P.invalid_type,expected:G.number,received:o.parsedType}),J}let r,n=new Ot;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"?qF(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)}};li.create=t=>new li({checks:[],typeName:ee.ZodNumber,coerce:t?.coerce||!1,...se(t)});var ui=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)!==G.bigint)return this._getInvalidInput(e);let r,n=new Ot;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:G.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}};ui.create=t=>new ui({checks:[],typeName:ee.ZodBigInt,coerce:t?.coerce??!1,...se(t)});var ci=class extends le{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==G.boolean){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:G.boolean,received:r.parsedType}),J}return Ht(e.data)}};ci.create=t=>new ci({typeName:ee.ZodBoolean,coerce:t?.coerce||!1,...se(t)});var di=class t extends le{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==G.date){let o=this._getOrReturnCtx(e);return U(o,{code:P.invalid_type,expected:G.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 Ot,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}};di.create=t=>new di({checks:[],coerce:t?.coerce||!1,typeName:ee.ZodDate,...se(t)});var Us=class extends le{_parse(e){if(this._getType(e)!==G.symbol){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:G.symbol,received:r.parsedType}),J}return Ht(e.data)}};Us.create=t=>new Us({typeName:ee.ZodSymbol,...se(t)});var fi=class extends le{_parse(e){if(this._getType(e)!==G.undefined){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:G.undefined,received:r.parsedType}),J}return Ht(e.data)}};fi.create=t=>new fi({typeName:ee.ZodUndefined,...se(t)});var pi=class extends le{_parse(e){if(this._getType(e)!==G.null){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:G.null,received:r.parsedType}),J}return Ht(e.data)}};pi.create=t=>new pi({typeName:ee.ZodNull,...se(t)});var go=class extends le{constructor(){super(...arguments),this._any=!0}_parse(e){return Ht(e.data)}};go.create=t=>new go({typeName:ee.ZodAny,...se(t)});var cn=class extends le{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Ht(e.data)}};cn.create=t=>new cn({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:G.never,received:a.parsedType}),J}};cr.create=t=>new cr({typeName:ee.ZodNever,...se(t)});var zs=class extends le{_parse(e){if(this._getType(e)!==G.undefined){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:G.void,received:r.parsedType}),J}return Ht(e.data)}};zs.create=t=>new zs({typeName:ee.ZodVoid,...se(t)});var dn=class t extends le{_parse(e){let{ctx:a,status:r}=this._processInputParams(e),n=this._def;if(a.parsedType!==G.array)return U(a,{code:P.invalid_type,expected:G.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=>Ot.mergeArray(r,i));let o=[...a.data].map((i,s)=>n.type._parseSync(new Va(a,i,a.path,s)));return Ot.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)}};dn.create=(t,e)=>new dn({type:t,minLength:null,maxLength:null,exactLength:null,typeName:ee.ZodArray,...se(e)});function Hs(t){if(t instanceof la){let e={};for(let a in t.shape){let r=t.shape[a];e[a]=qa.create(Hs(r))}return new la({...t._def,shape:()=>e})}else return t instanceof dn?new dn({...t._def,type:Hs(t.element)}):t instanceof qa?qa.create(Hs(t.unwrap())):t instanceof Ir?Ir.create(Hs(t.unwrap())):t instanceof kr?kr.create(t.items.map(e=>Hs(e))):t}var la=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)!==G.object){let u=this._getOrReturnCtx(e);return U(u,{code:P.invalid_type,expected:G.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=>Ot.mergeObjectSync(r,u)):Ot.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 Hs(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 qa;)o=o._def.innerType;a[r]=o}return new t({...this._def,shape:()=>a})}keyof(){return hA(pe.objectKeys(this.shape))}};la.create=(t,e)=>new la({shape:()=>t,unknownKeys:"strip",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});la.strictCreate=(t,e)=>new la({shape:()=>t,unknownKeys:"strict",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});la.lazycreate=(t,e)=>new la({shape:t,unknownKeys:"strip",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});var hi=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 sa(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 sa(l));return U(a,{code:P.invalid_union,unionErrors:s}),J}}get options(){return this._def.options}};hi.create=(t,e)=>new hi({options:t,typeName:ee.ZodUnion,...se(e)});var un=t=>t instanceof gi?un(t.schema):t instanceof $a?un(t.innerType()):t instanceof vi?[t.value]:t instanceof yi?t.options:t instanceof xi?pe.objectValues(t.enum):t instanceof bi?un(t._def.innerType):t instanceof fi?[void 0]:t instanceof pi?[null]:t instanceof qa?[void 0,...un(t.unwrap())]:t instanceof Ir?[null,...un(t.unwrap())]:t instanceof Yu||t instanceof _i?un(t.unwrap()):t instanceof Si?un(t._def.innerType):[],Op=class t extends le{_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==G.object)return U(a,{code:P.invalid_type,expected:G.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=un(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 Jy(t,e){let a=Lr(t),r=Lr(e);if(t===e)return{valid:!0,data:t};if(a===G.object&&r===G.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=Jy(t[s],e[s]);if(!l.valid)return{valid:!1};i[s]=l.data}return{valid:!0,data:i}}else if(a===G.array&&r===G.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=Jy(i,s);if(!l.valid)return{valid:!1};n.push(l.data)}return{valid:!0,data:n}}else return a===G.date&&r===G.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var mi=class extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e),n=(o,i)=>{if(Rp(o)||Rp(i))return J;let s=Jy(o.value,i.value);return s.valid?((Mp(o)||Mp(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}))}};mi.create=(t,e,a)=>new mi({left:t,right:e,typeName:ee.ZodIntersection,...se(a)});var kr=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==G.array)return U(r,{code:P.invalid_type,expected:G.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=>Ot.mergeArray(a,i)):Ot.mergeArray(a,o)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};kr.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new kr({items:t,typeName:ee.ZodTuple,rest:null,...se(e)})};var Dp=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!==G.object)return U(r,{code:P.invalid_type,expected:G.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?Ot.mergeObjectAsync(a,n):Ot.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:mo.create(),valueType:e,typeName:ee.ZodRecord,...se(a)})}},qs=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!==G.map)return U(r,{code:P.invalid_type,expected:G.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}}}};qs.create=(t,e,a)=>new qs({valueType:e,keyType:t,typeName:ee.ZodMap,...se(a)});var Vs=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==G.set)return U(r,{code:P.invalid_type,expected:G.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)}};Vs.create=(t,e)=>new Vs({valueType:t,minSize:null,maxSize:null,typeName:ee.ZodSet,...se(e)});var Bp=class t extends le{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==G.function)return U(a,{code:P.invalid_type,expected:G.function,received:a.parsedType}),J;function r(s,l){return Xu({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ns(),ln].filter(u=>!!u),issueData:{code:P.invalid_arguments,argumentsError:l}})}function n(s,l){return Xu({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ns(),ln].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 vo){let s=this;return Ht(async function(...l){let u=new sa([]),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 Ht(function(...l){let u=s._def.args.safeParse(l,o);if(!u.success)throw new sa([r(l,u.error)]);let c=Reflect.apply(i,this,u.data),d=s._def.returns.safeParse(c,o);if(!d.success)throw new sa([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:kr.create(e).rest(cn.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||kr.create([]).rest(cn.create()),returns:a||cn.create(),typeName:ee.ZodFunction,...se(r)})}},gi=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})}};gi.create=(t,e)=>new gi({getter:t,typeName:ee.ZodLazy,...se(e)});var vi=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}};vi.create=(t,e)=>new vi({value:t,typeName:ee.ZodLiteral,...se(e)});function hA(t,e){return new yi({values:t,typeName:ee.ZodEnum,...se(e)})}var yi=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 Ht(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})}};yi.create=hA;var xi=class extends le{_parse(e){let a=pe.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(e);if(r.parsedType!==G.string&&r.parsedType!==G.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 Ht(e.data)}get enum(){return this._def.values}};xi.create=(t,e)=>new xi({values:t,typeName:ee.ZodNativeEnum,...se(e)});var vo=class extends le{unwrap(){return this._def.type}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==G.promise&&a.common.async===!1)return U(a,{code:P.invalid_type,expected:G.promise,received:a.parsedType}),J;let r=a.parsedType===G.promise?a.data:Promise.resolve(a.data);return Ht(r.then(n=>this._def.type.parseAsync(n,{path:a.path,errorMap:a.common.contextualErrorMap})))}};vo.create=(t,e)=>new vo({type:t,typeName:ee.ZodPromise,...se(e)});var $a=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"?si(l.value):a.value==="dirty"?si(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"?si(s.value):a.value==="dirty"?si(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(!ho(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=>ho(i)?Promise.resolve(n.transform(i.value,o)).then(s=>({status:a.value,value:s})):J);pe.assertNever(n)}};$a.create=(t,e,a)=>new $a({schema:t,typeName:ee.ZodEffects,effect:e,...se(a)});$a.createWithPreprocess=(t,e,a)=>new $a({schema:e,effect:{type:"preprocess",transform:t},typeName:ee.ZodEffects,...se(a)});var qa=class extends le{_parse(e){return this._getType(e)===G.undefined?Ht(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};qa.create=(t,e)=>new qa({innerType:t,typeName:ee.ZodOptional,...se(e)});var Ir=class extends le{_parse(e){return this._getType(e)===G.null?Ht(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Ir.create=(t,e)=>new Ir({innerType:t,typeName:ee.ZodNullable,...se(e)});var bi=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=a.data;return a.parsedType===G.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:a.path,parent:a})}removeDefault(){return this._def.innerType}};bi.create=(t,e)=>new bi({innerType:t,typeName:ee.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 Fs(n)?n.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new sa(r.common.issues)},input:r.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new sa(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};Si.create=(t,e)=>new Si({innerType:t,typeName:ee.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...se(e)});var $s=class extends le{_parse(e){if(this._getType(e)!==G.nan){let r=this._getOrReturnCtx(e);return U(r,{code:P.invalid_type,expected:G.nan,received:r.parsedType}),J}return{status:"valid",value:e.data}}};$s.create=t=>new $s({typeName:ee.ZodNaN,...se(t)});var VF=Symbol("zod_brand"),Yu=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}},Ku=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(),si(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})}},_i=class extends le{_parse(e){let a=this._def.innerType._parse(e),r=n=>(ho(n)&&(n.value=Object.freeze(n.value)),n);return Fs(a)?a.then(n=>r(n)):r(a)}unwrap(){return this._def.innerType}};_i.create=(t,e)=>new _i({innerType:t,typeName:ee.ZodReadonly,...se(e)});function cA(t,e){let a=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof a=="string"?{message:a}:a}function mA(t,e={},a){return t?go.create().superRefine((r,n)=>{let o=t(r);if(o instanceof Promise)return o.then(i=>{if(!i){let s=cA(e,r),l=s.fatal??a??!0;n.addIssue({code:"custom",...s,fatal:l})}});if(!o){let i=cA(e,r),s=i.fatal??a??!0;n.addIssue({code:"custom",...i,fatal:s})}}):go.create()}var $F={object:la.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 jF=(t,e={message:`Input not instance of ${t.name}`})=>mA(a=>a instanceof t,e),gA=mo.create,vA=li.create,GF=$s.create,WF=ui.create,yA=ci.create,ZF=di.create,XF=Us.create,YF=fi.create,KF=pi.create,QF=go.create,JF=cn.create,e4=cr.create,t4=zs.create,a4=dn.create,r4=la.create,n4=la.strictCreate,o4=hi.create,i4=Op.create,s4=mi.create,l4=kr.create,u4=Dp.create,c4=qs.create,d4=Vs.create,f4=Bp.create,p4=gi.create,h4=vi.create,m4=yi.create,g4=xi.create,v4=vo.create,y4=$a.create,x4=qa.create,b4=Ir.create,S4=$a.createWithPreprocess,_4=Ku.create,C4=()=>gA().optional(),w4=()=>vA().optional(),L4=()=>yA().optional(),k4={string:(t=>mo.create({...t,coerce:!0})),number:(t=>li.create({...t,coerce:!0})),boolean:(t=>ci.create({...t,coerce:!0})),bigint:(t=>ui.create({...t,coerce:!0})),date:(t=>di.create({...t,coerce:!0}))};var I4=J;var xA=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()})]),A4=p.object({kind:p.literal("tooltip"),id:p.string(),anchor:xA,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()}),E4=p.object({kind:p.literal("highlight"),id:p.string(),anchor:xA,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()}),ex=p.object({id:p.string(),version:p.number(),routes:p.array(p.string()).optional(),steps:p.array(p.union([A4,E4]))});function d8(t){return ex.parse(t)}var m8=({configUri:t,experiments:e,featureKey:a="smart-canvas-overlay-uri",credentials:r="include"}={})=>async()=>{let n=ny({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 ex.parse(i)};var Pp=K(Qe(),1),bA=K(il(),1);function v8({element:t,children:e}){let[a,r]=(0,Pp.useState)(null);return(0,Pp.useLayoutEffect)(()=>{if(!t){r(null);return}return r(t.getMountNode()),()=>r(null)},[t]),a?(0,bA.createPortal)(e,a):null}function T4(){let t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",e="";for(let a=0;a<16;a++)e+=t[Math.floor(Math.random()*t.length)];return e}var tx=class{constructor(){B(this,"sessionId");this.sessionId=T4(),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 ax(){return new tx}var T=typeof window<"u"?window:void 0,Pt=typeof globalThis<"u"?globalThis:T;typeof self>"u"&&(Pt.self=Pt),typeof File>"u"&&(Pt.File=function(){});var gE=Array.prototype,SA=gE.forEach,_A=gE.indexOf,ka=Pt?.navigator,z=Pt?.document,Bt=Pt?.location,bx=Pt?.fetch,Sx=Pt!=null&&Pt.XMLHttpRequest&&"withCredentials"in new Pt.XMLHttpRequest?Pt.XMLHttpRequest:void 0,CA=Pt?.AbortController,ua=ka?.userAgent,Q=T??{},hn={DEBUG:!1,LIB_VERSION:"1.341.0"};function wA(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 Xs(t){return function(){var e=this,a=arguments;return new Promise((function(r,n){var o=t.apply(e,a);function i(l){wA(o,r,n,i,s,"next",l)}function s(l){wA(o,r,n,i,s,"throw",l)}i(void 0)}))}}function j(){return j=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},j.apply(null,arguments)}function vE(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 R4=["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"],LA=function(t,e){if(e===void 0&&(e=[]),!t)return!1;var a=t.toLowerCase();return R4.concat(e).some((r=>{var n=r.toLowerCase();return a.indexOf(n)!==-1}))},M4=["$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 fh=function(t){return t.trim()},_x=function(t){return t.replace(/^\$/,"")},O4=Array.isArray,yE=Object.prototype,xE=yE.hasOwnProperty,ph=yE.toString,we=O4||function(t){return ph.call(t)==="[object Array]"},Co=t=>typeof t=="function",gt=t=>t===Object(t)&&!we(t),Ys=t=>{if(gt(t)){for(var e in t)if(xE.call(t,e))return!1;return!0}return!1},q=t=>t===void 0,vt=t=>ph.call(t)=="[object String]",Cx=t=>vt(t)&&t.trim().length===0,dr=t=>t===null,ge=t=>q(t)||dr(t),bn=t=>ph.call(t)=="[object Number]"&&t==t,Ws=t=>bn(t)&&t>0,xn=t=>ph.call(t)==="[object Boolean]",D4=t=>t instanceof FormData,B4=t=>he(M4,t);function wx(t){return t===null||typeof t!="object"}function $p(t,e){return Object.prototype.toString.call(t)==="[object "+e+"]"}function bE(t){return!q(Event)&&(function(e,a){try{return e instanceof a}catch{return!1}})(t,Event)}var P4=[!0,"true",1,"1","yes"],rx=t=>he(P4,t),N4=[!1,"false",0,"0","no"];function Er(t,e,a,r,n){return e>a&&(r.warn("min cannot be greater than max."),e=a),bn(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),Er(n||a,e,a,r))}var Lx=class{constructor(e){this.t={},this.i=e.i,this.o=Er(e.bucketSize,0,100,e.h),this.m=Er(e.refillRate,0,this.o,e.h),this.$=Er(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={}}},ja="Mobile",jp="iOS",yn="Android",yc="Tablet",SE=yn+" "+yc,_E="iPad",CE="Apple",wE=CE+" Watch",xc="Safari",el="BlackBerry",LE="Samsung",kE=LE+"Browser",IE=LE+" Internet",ki="Chrome",F4=ki+" OS",AE=ki+" "+jp,Ob="Internet Explorer",EE=Ob+" "+ja,Db="Opera",H4=Db+" Mini",Bb="Edge",TE="Microsoft "+Bb,Qs="Firefox",RE=Qs+" "+jp,bc="Nintendo",Sc="PlayStation",Js="Xbox",ME=yn+" "+ja,OE=ja+" "+xc,sc="Windows",kx=sc+" Phone",kA="Nokia",Ix="Ouya",DE="Generic",U4=DE+" "+ja.toLowerCase(),BE=DE+" "+yc.toLowerCase(),Ax="Konqueror",Zt="(\\d+(\\.\\d+)?)",nx=new RegExp("Version/"+Zt),z4=new RegExp(Js,"i"),q4=new RegExp(Sc+" \\w+","i"),V4=new RegExp(bc+" \\w+","i"),Pb=new RegExp(el+"|PlayBook|BB10","i"),$4={"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"},Np,IA,ox,j4=(t,e)=>e&&he(e,CE)||(function(a){return he(a,xc)&&!he(a,ki)&&!he(a,yn)})(t),PE=function(t,e){return e=e||"",he(t," OPR/")&&he(t,"Mini")?H4:he(t," OPR/")?Db:Pb.test(t)?el:he(t,"IE"+ja)||he(t,"WPDesktop")?EE:he(t,kE)?IE:he(t,Bb)||he(t,"Edg/")?TE:he(t,"FBIOS")?"Facebook "+ja:he(t,"UCWEB")||he(t,"UCBrowser")?"UC Browser":he(t,"CriOS")?AE:he(t,"CrMo")||he(t,ki)?ki:he(t,yn)&&he(t,xc)?ME:he(t,"FxiOS")?RE:he(t.toLowerCase(),Ax.toLowerCase())?Ax:j4(t,e)?he(t,ja)?OE:xc:he(t,Qs)?Qs:he(t,"MSIE")||he(t,"Trident/")?Ob:he(t,"Gecko")?Qs:""},G4={[EE]:[new RegExp("rv:"+Zt)],[TE]:[new RegExp(Bb+"?\\/"+Zt)],[ki]:[new RegExp("("+ki+"|CrMo)\\/"+Zt)],[AE]:[new RegExp("CriOS\\/"+Zt)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Zt)],[xc]:[nx],[OE]:[nx],[Db]:[new RegExp("(Opera|OPR)\\/"+Zt)],[Qs]:[new RegExp(Qs+"\\/"+Zt)],[RE]:[new RegExp("FxiOS\\/"+Zt)],[Ax]:[new RegExp("Konqueror[:/]?"+Zt,"i")],[el]:[new RegExp(el+" "+Zt),nx],[ME]:[new RegExp("android\\s"+Zt,"i")],[IE]:[new RegExp(kE+"\\/"+Zt)],[Ob]:[new RegExp("(rv:|MSIE )"+Zt)],Mozilla:[new RegExp("rv:"+Zt)]},W4=function(t,e){var a=PE(t,e),r=G4[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},AA=[[new RegExp(Js+"; "+Js+" (.*?)[);]","i"),t=>[Js,t&&t[1]||""]],[new RegExp(bc,"i"),[bc,""]],[new RegExp(Sc,"i"),[Sc,""]],[Pb,[el,""]],[new RegExp(sc,"i"),(t,e)=>{if(/Phone/.test(e)||/WPDesktop/.test(e))return[kx,""];if(new RegExp(ja).test(e)&&!/IEMobile\b/.test(e))return[sc+" "+ja,""];var a=/Windows NT ([0-9.]+)/i.exec(e);if(a&&a[1]){var r=a[1],n=$4[r]||"";return/arm/i.test(e)&&(n="RT"),[sc,n]}return[sc,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,t=>{if(t&&t[3]){var e=[t[3],t[4],t[5]||"0"];return[jp,e.join(".")]}return[jp,""]}],[/(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("("+yn+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+yn+")","i"),t=>{if(t&&t[2]){var e=[t[2],t[3],t[4]||"0"];return[yn,e.join(".")]}return[yn,""]}],[/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/,[F4,""]],[/Linux|debian/i,["Linux",""]]],EA=function(t){return V4.test(t)?bc:q4.test(t)?Sc:z4.test(t)?Js:new RegExp(Ix,"i").test(t)?Ix:new RegExp("("+kx+"|WPDesktop)","i").test(t)?kx:/iPad/.test(t)?_E:/iPod/.test(t)?"iPod Touch":/iPhone/.test(t)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(t)?wE:Pb.test(t)?el:/(kobo)\s(ereader|touch)/i.test(t)?"Kobo":new RegExp(kA,"i").test(t)?kA:/(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(ja).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)?yn:SE:new RegExp("(pda|"+ja+")","i").test(t)?U4:new RegExp(yc,"i").test(t)&&!new RegExp(yc+" pc","i").test(t)?BE:""},Z4=t=>t instanceof Error;function X4(t){var e=globalThis._posthogChunkIds;if(e){var a=Object.keys(e);return ox&&a.length===IA||(IA=a.length,ox=a.reduce(((r,n)=>{Np||(Np={});var o=Np[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,Np[n]=[u,c];break}}return r}),{})),ox}}var Ex=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 Xs((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)),j({},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 Xs((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,j({},a,{handled:!0}))),s}buildParsingContext(){return{chunkIdMap:X4(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 j({},a,{syntheticException:r==0?a.syntheticException:void 0,mechanism:e,apply:o=>n(o,r),next:o=>n(o,r+1)})}},tl="?";function Tx(t,e,a,r,n){var o={platform:t,filename:e,function:a==="<anonymous>"?tl:a,in_app:!0};return q(r)||(o.lineno=r),q(n)||(o.colno=n),o}var NE=(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]:tl,a?"safari-extension:"+e:"safari-web-extension:"+e]:[t,e]},Y4=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,K4=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Q4=/\((\S*)(?::(\d+))(?::(\d+))\)/,J4=(t,e)=>{var a=Y4.exec(t);if(a){var[,r,n,o]=a;return Tx(e,r,tl,+n,+o)}var i=K4.exec(t);if(i){if(i[2]&&i[2].indexOf("eval")===0){var s=Q4.exec(i[2]);s&&(i[2]=s[1],i[3]=s[2],i[4]=s[3])}var[l,u]=NE(i[1]||tl,i[2]);return Tx(e,u,l,i[3]?+i[3]:void 0,i[4]?+i[4]:void 0)}},e3=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,t3=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,a3=(t,e)=>{var a=e3.exec(t);if(a){if(a[3]&&a[3].indexOf(" > eval")>-1){var r=t3.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]||tl;return[o,n]=NE(o,n),Tx(e,n,o,a[4]?+a[4]:void 0,a[5]?+a[5]:void 0)}},TA=/\(error: (.*)\)/,RA=50;function r3(){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(`
499
- `),l=o;l<s.length;l++){var u=s[l];if(!(u.length>1024)){var c=TA.test(u)?u.replace(TA,"$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>=RA)break}}}return(function(h){if(!h.length)return[];var S=Array.from(h);return S.reverse(),S.slice(0,RA).map((x=>{return j({},x,{filename:x.filename||(b=S,b[b.length-1]||{}).filename,function:x.function||tl});var b}))})(i)}})("web:javascript",J4,a3)}var Rx=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 $p(e,"DOMException")}isDOMError(e){return $p(e,"DOMError")}},Mx=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 $p(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}}},n3=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i,Dx=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(n3);return n&&(a=n[1],r=n[2]),[a,r]}},o3=["fatal","error","warning","log","info","debug"];function FE(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 Bx=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 bE(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: "+FE(e)}isSeverityLevel(e){return vt(e)&&!Cx(e)&&o3.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var r=e[a];if(Z4(r))return r}}getObjectClassName(e){try{var a=Object.getPrototypeOf(e);return a?a.constructor.name:void 0}catch{return}}},Px=class{match(e){return bE(e)}coerce(e,a){var r,n=e.constructor.name;return{type:n,value:n+" captured as exception with keys: "+FE(e),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},Nx=class{match(e){return wx(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}}},Fx=class{match(e){return $p(e,"PromiseRejectionEvent")}coerce(e,a){var r,n=this.getUnhandledRejectionReason(e);return wx(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(wx(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}},HE=function(t,e){var{debugEnabled:a}=e===void 0?{}:e,r={k:function(n){if(T&&(hn.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)=>HE(t+" "+n,o)};return r},V=HE("[PostHog.js]"),tt=V.createLogger,i3=tt("[ExternalScriptsLoader]"),MA=(t,e,a)=>{if(t.config.disable_external_dependency_loading)return i3.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);MA(t,o,a)},Q.__PosthogExtensions__.loadSiteApp=(t,e,a)=>{var r=t.requestRouter.endpointFor("api",e);MA(t,r,a)};var Gp={};function wo(t,e,a){if(we(t)){if(SA&&t.forEach===SA)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)===Gp)return}}}function Pe(t,e,a){if(!ge(t)){if(we(t))return wo(t,e,a);if(D4(t)){for(var r of t.entries())if(e.call(a,r[1],r[0])===Gp)return}else for(var n in t)if(xE.call(t,n)&&e.call(a,t[n],n)===Gp)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 wo(a,(function(n){for(var o in n)n[o]!==void 0&&(t[o]=n[o])})),t},rl=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 wo(a,(function(n){wo(n,(function(o){t.push(o)}))})),t};function qp(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 OA=function(t){try{return t()}catch{return}},s3=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){V.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),V.critical(n)}}},Nb=function(t){var e={};return Pe(t,(function(a,r){(vt(a)&&a.length>0||bn(a))&&(e[r]=a)})),e};function l3(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=[],wo(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 u3=["herokuapp.com","vercel.app","netlify.app"];function c3(t){var e=t?.hostname;if(!vt(e))return!1;var a=e.split(".").slice(-2).join(".");for(var r of u3)if(a===r)return!1;return!0}function UE(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 zE="$people_distinct_id",lc="__alias",uc="__timers",DA="$autocapture_disabled_server_side",Hx="$heatmaps_enabled_server_side",BA="$exception_capture_enabled_server_side",Ux="$error_tracking_suppression_rules",PA="$error_tracking_capture_extension_exceptions",NA="$web_vitals_enabled_server_side",qE="$dead_clicks_enabled_server_side",FA="$product_tours_enabled_server_side",HA="$web_vitals_allowed_metrics",ix="$session_recording_remote_config",Wp="$sesid",VE="$session_is_sampled",Ks="$enabled_feature_flags",cc="$early_access_features",zx="$feature_flag_details",dc="$stored_person_properties",Li="$stored_group_properties",qx="$surveys",Zp="$flag_call_reported",mn="$user_state",Vx="$client_session_props",$x="$capture_rate_limit",jx="$initial_campaign_params",Gx="$initial_referrer_info",Xp="$initial_person_info",Yp="$epp",$E="__POSTHOG_TOOLBAR__",Qu="$posthog_cookieless",d3=[zE,lc,"__cmpns",uc,"$session_recording_enabled_server_side",Hx,Wp,Ks,Ux,mn,cc,zx,Li,dc,qx,Zp,Vx,$x,jx,Gx,Yp,Xp,"$conversations_widget_session_id","$conversations_ticket_id","$conversations_widget_state","$conversations_user_traits"];function UA(t){return t instanceof Element&&(t.id===$E||!(t.closest==null||!t.closest(".toolbar-global-fade-container")))}function hh(t){return!!t&&t.nodeType===1}function Lo(t,e){return!!t&&!!t.tagName&&t.tagName.toLowerCase()===e.toLowerCase()}function jE(t){return!!t&&t.nodeType===3}function GE(t){return!!t&&t.nodeType===11}function Fb(t){return t?fh(t).split(/\s+/):[]}function zA(t){var e=T?.location.href;return!!(e&&t&&t.some((a=>e.match(a))))}function Kp(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 Fb(e)}function WE(t){return ge(t)?null:fh(t).split(/(\s+)/).filter((e=>_c(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function wc(t){var e="";return Wx(t)&&!QE(t)&&t.childNodes&&t.childNodes.length&&Pe(t.childNodes,(function(a){var r;jE(a)&&a.textContent&&(e+=(r=WE(a.textContent))!==null&&r!==void 0?r:"")})),fh(e)}function ZE(t){return q(t.target)?t.srcElement||null:(e=t.target)!=null&&e.shadowRoot?t.composedPath()[0]||null:t.target||null;var e}var Hb=["a","button","form","input","select","textarea","label"];function XE(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 YE(t){var e=t.parentNode;return!(!e||!hh(e))&&e}var f3=["next","previous","prev",">","<"],qA=10,VA=[".ph-no-rageclick",".ph-no-capture"];function p3(t,e){if(!T||Ub(t))return!1;var a,r,n;if(xn(e)?(a=!!e&&VA,r=void 0):(a=(n=e?.css_selector_ignorelist)!==null&&n!==void 0?n:VA,r=e?.content_ignorelist),a===!1)return!1;var{targetElementList:o}=KE(t,!1);return!(function(i,s){if(i===!1||q(i))return!1;var l;if(i===!0)l=f3;else{if(!we(i))return!1;if(i.length>qA)return V.error("[PostHog] content_ignorelist array cannot exceed "+qA+" 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:wc(i).toLowerCase(),ariaLabel:((s=i.getAttribute("aria-label"))==null?void 0:s.toLowerCase().trim())||""}})))&&!XE(o,a)}var Ub=t=>!t||Lo(t,"html")||!hh(t),KE=(t,e)=>{if(!T||Ub(t))return{parentIsUsefulElement:!1,targetElementList:[]};for(var a=!1,r=[t],n=t;n.parentNode&&!Lo(n,"body");)if(GE(n.parentNode))r.push(n.parentNode.host),n=n.parentNode.host;else{var o=YE(n);if(!o)break;if(e||Hb.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 h3(t,e,a,r,n){var o,i,s,l;if(a===void 0&&(a=void 0),!T||Ub(t)||(o=a)!=null&&o.url_allowlist&&!zA(a.url_allowlist)||(i=a)!=null&&i.url_ignorelist&&zA(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}=KE(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)||!XE(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&&(Hb.indexOf(h)>-1||t.getAttribute("contenteditable")==="true")}}function Wx(t){for(var e=t;e.parentNode&&!Lo(e,"body");e=e.parentNode){var a=Kp(e);if(he(a,"ph-sensitive")||he(a,"ph-no-capture"))return!1}if(he(Kp(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 QE(t){return!!(Lo(t,"input")&&!["button","checkbox","submit","reset"].includes(t.type)||Lo(t,"select")||Lo(t,"textarea")||t.getAttribute("contenteditable")==="true")}var JE="(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})",m3=new RegExp("^(?:"+JE+")$"),g3=new RegExp(JE),eT="\\d{3}-?\\d{2}-?\\d{4}",v3=new RegExp("^("+eT+")$"),y3=new RegExp("("+eT+")");function _c(t,e){return e===void 0&&(e=!0),!(ge(t)||vt(t)&&(t=fh(t),(e?m3:g3).test((t||"").replace(/[- ]/g,""))||(e?v3:y3).test(t)))}function tT(t){var e=wc(t);return _c(e=(e+" "+aT(t)).trim())?e:""}function aT(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=wc(a);e=(e+" "+n).trim(),a.childNodes&&a.childNodes.length&&(e=(e+" "+aT(a)).trim())}catch(o){V.error("[AutoCapture]",o)}})),e}function x3(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=j({},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 qp(l).sort(((c,d)=>{var[f]=c,[h]=d;return f.localeCompare(h)})).forEach((c=>{var[d,f]=c;return u[$A(d.toString())]=$A(f.toString())})),i+=":",i+=qp(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:b3(a),attr_id:a.attr__id,nth_child:a.nth_child,nth_of_type:a.nth_of_type,attributes:{}};return qp(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 $A(t){return t.replace(/"|\\"/g,'\\"')}function b3(t){var e=t.attr__class;return e?we(e)?e:Fb(e):void 0}var Qp=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}},Jp=t=>{var e=z?.createElement("a");return q(e)?null:(e.href=t,e)},S3=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)},eh=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{V.error("Skipping decoding for malformed query param: "+i)}return i.replace(/\+/g," ")},Lc=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},th=function(t,e){var a=t.match(new RegExp(e+"=([^&]*)"));return a?a[1]:null},sx="$copy_autocapture",jA=tt("[AutoCapture]");function lx(t,e){return e.length>t?e.slice(0,t)+"...":e}function _3(t){if(t.previousElementSibling)return t.previousElementSibling;var e=t;do e=e.previousSibling;while(e&&!hh(e));return e}function C3(t,e,a,r){var n=t.tagName.toLowerCase(),o={tag_name:n};Hb.indexOf(n)>-1&&!a&&(n.toLowerCase()==="a"||n.toLowerCase()==="button"?o.$el_text=lx(1024,tT(t)):o.$el_text=lx(1024,wc(t)));var i=Kp(t);i.length>0&&(o.classes=i.filter((function(c){return c!==""}))),Pe(t.attributes,(function(c){var d;if((!QE(t)||["name","id","class","aria-label"].indexOf(c.name)!==-1)&&(r==null||!r.includes(c.name))&&!e&&_c(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=Fb(f).join(" ")),o["attr__"+c.name]=lx(1024,f)}}));for(var s=1,l=1,u=t;u=_3(u);)s++,u.tagName===t.tagName&&l++;return o.nth_child=s,o.nth_of_type=l,o}function w3(t,e){for(var a,r,{e:n,maskAllElementAttributes:o,maskAllText:i,elementAttributeIgnoreList:s,elementsChainAsString:l}=e,u=[t],c=t;c.parentNode&&!Lo(c,"body");)GE(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=Wx(v);v.tagName.toLowerCase()==="a"&&(S=v.getAttribute("href"),S=C&&S&&_c(S)&&S),he(Kp(v),"ph-no-capture")&&(x=!0),f.push(C3(v,o,i,s));var w=(function(_){if(!Wx(_))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&&_c(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=tT(t):f[0].$el_text=wc(t)),S){var b,g;f[0].attr__href=S;var m=(b=Jp(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:x3(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 Zx=class{constructor(e){this.P=!1,this.T=null,this.I=!1,this.instance=e,this.rageclicks=new Qp(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){jA.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,sx)};pt(z,"copy",a,{capture:!0}),pt(z,"cut",a,{capture:!0})}}}else jA.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({[DA]:!!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[DA],n=this.T;if(dr(n)&&!xn(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=ZE(e);jE(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())&&p3(n,this.instance.config.rageclick)&&this.O(e,"$rageclick");var o=a===sx;if(n&&h3(n,e,this.R,o,o?["copy","cut"]:void 0)){var{props:i,explicitNoCapture:s}=w3(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===sx){var u,c=WE(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 Co(z?.querySelectorAll)}};Math.trunc||(Math.trunc=function(t){return t<0?Math.ceil(t):Math.floor(t)}),Number.isInteger||(Number.isInteger=function(t){return bn(t)&&isFinite(t)&&Math.floor(t)===t});var GA="0123456789abcdef",Xx=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+GA.charAt(this.bytes[a]>>>4)+GA.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}},Yx=class{constructor(){this.A=0,this.j=0,this.D=new Kx}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 Xx.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())}},WA,rT=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&&(rT=t=>crypto.getRandomValues(t));var Kx=class{constructor(){this.N=new Uint32Array(8),this.U=1/0}nextUint32(){return this.U>=this.N.length&&(rT(this.N),this.U=0),this.N[this.U++]}},_o=()=>L3().toString(),L3=()=>(WA||(WA=new Yx)).generate(),Ju="",k3=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;function I3(t,e){if(e){var a=(function(n,o){if(o===void 0&&(o=z),Ju)return Ju;if(!o||["localhost","127.0.0.1"].includes(n))return"";for(var i=n.split("."),s=Math.min(i.length,8),l="dmn_chk_"+_o();!Ju&&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",Ju=u)}return Ju})(t);if(!a){var r=(n=>{var o=n.match(k3);return o?o[0]:""})(t);r!==a&&V.info("Warning: cookie subdomain discovery mismatch",r,a),a=r}return a?"; domain=."+a:""}return""}var Ar={H:()=>!!z,B:function(t){V.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(Ar.q(t))||{}}catch{}return e},G:function(t,e,a,r,n){if(z)try{var o="",i="",s=I3(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&&V.warn("cookieStore warning: large cookie, len="+u.length),z.cookie=u,u}catch{return}},V:function(t,e){if(z!=null&&z.cookie)try{Ar.G(t,"",-1,e)}catch{return}}},ux=null,Ke={H:function(){if(!dr(ux))return ux;var t=!0;if(q(T))t=!1;else try{var e="__mplssupport__";Ke.G(e,"xyz"),Ke.q(e)!=='"xyz"'&&(t=!1),Ke.V(e)}catch{t=!1}return t||V.error("localStorage unsupported; falling back to cookie store"),ux=t,t},B:function(t){V.error("localStorage error: "+t)},q:function(t){try{return T?.localStorage.getItem(t)}catch(e){Ke.B(e)}return null},W:function(t){try{return JSON.parse(Ke.q(t))||{}}catch{}return null},G:function(t,e){try{T?.localStorage.setItem(t,JSON.stringify(e))}catch(a){Ke.B(a)}},V:function(t){try{T?.localStorage.removeItem(t)}catch(e){Ke.B(e)}}},A3=["$device_id","distinct_id",Wp,VE,Yp,Xp],Fp={},E3={H:function(){return!0},B:function(t){V.error("memoryStorage error: "+t)},q:function(t){return Fp[t]||null},W:function(t){return Fp[t]||null},G:function(t,e){Fp[t]=e},V:function(t){delete Fp[t]}},Ci=null,Dt={H:function(){if(!dr(Ci))return Ci;if(Ci=!0,q(T))Ci=!1;else try{var t="__support__";Dt.G(t,"xyz"),Dt.q(t)!=='"xyz"'&&(Ci=!1),Dt.V(t)}catch{Ci=!1}return Ci},B:function(t){V.error("sessionStorage error: ",t)},q:function(t){try{return T?.sessionStorage.getItem(t)}catch(e){Dt.B(e)}return null},W:function(t){try{return JSON.parse(Dt.q(t))||null}catch{}return null},G:function(t,e){try{T?.sessionStorage.setItem(t,JSON.stringify(e))}catch(a){Dt.B(a)}},V:function(t){try{T?.sessionStorage.removeItem(t)}catch(e){Dt.B(e)}}},gn=(function(t){return t[t.PENDING=-1]="PENDING",t[t.DENIED=0]="DENIED",t[t.GRANTED=1]="GRANTED",t})({}),Qx=class{constructor(e){this._instance=e}get R(){return this._instance.config}get consent(){return this.J()?gn.DENIED:this.K}isOptedOut(){return this.R.cookieless_mode==="always"||this.consent===gn.DENIED||this.consent===gn.PENDING&&(this.R.opt_out_capturing_by_default||this.R.cookieless_mode==="on_reject")}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===gn.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 rx(e)?gn.GRANTED:he(N4,e)?gn.DENIED:gn.PENDING}get Y(){if(!this.Z){var e=this.R.opt_out_capturing_persistence_type;this.Z=e==="localStorage"?Ke:Ar;var a=e==="localStorage"?Ar:Ke;a.q(this.X)&&(this.Z.q(this.X)||this.optInOut(rx(a.q(this.X))),a.V(this.X,this.R.cross_subdomain_cookie))}return this.Z}J(){return!!this.R.respect_dnt&&!!UE([ka?.doNotTrack,ka?.msDoNotTrack,Q.doNotTrack],(e=>rx(e)))}},Hp=tt("[Dead Clicks]"),T3=()=>!0,R3=t=>{var e,a=!((e=t.instance.persistence)==null||!e.get_property(qE)),r=t.instance.config.capture_dead_clicks;return xn(r)?r:!!gt(r)||a},ah=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({[qE]: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?Hp.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),Hp.info("starting...")}}else Hp.error("`document` not found. Cannot start.")}stop(){this.tt&&(this.tt.stop(),this.tt=void 0,Hp.info("stopping..."))}},ec=tt("[ExceptionAutocapture]"),Jx=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){ec.error("failed to start",u),this.ut()}}},this._instance=e,this.ht=!((a=this._instance.persistence)==null||!a.props[BA]),this.dt=new Lx({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:ec}),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=j({},a,e):(q(e)?this.ht:e)&&(a=j({},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?(ec.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 ec.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({[BA]: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)?ec.info("Skipping exception capture because of client rate limiting.",{exception:n}):this._instance.exceptions.sendExceptionEvent(e)}};function ZA(t,e,a){try{if(!(e in t))return()=>{};var r=t[e],n=a(r);return Co(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),t[e]=n,()=>{t[e]=r}}catch{return()=>{}}}var eb=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&&(V.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.ft&&this.ft(),this.ft=void 0,V.info("History API monitoring stopped")}monitorHistoryChanges(){var e,a;if(T&&T.history){var r=this;(e=T.history.pushState)!=null&&e.__posthog_wrapped__||ZA(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__||ZA(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){V.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)}}}},cx=tt("[SegmentIntegration]");function M3(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()||_o();r.config.get_device_id=u,l.id()&&(r.register({distinct_id:l.id(),$device_id:u()}),r.persistence.set_property(mn,"identified")),n()},s=o.user();"then"in s&&Co(s.then)?s.then(i):i(s)})(t,(()=>{a.register((r=>{Promise&&Promise.resolve||cx.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()||(cx.info("No userId set, resetting PostHog"),r.reset()),o.event.userId&&o.event.userId!==r.get_distinct_id()&&(cx.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 nT="posthog-js";function oT(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=>j({},g,{stacktrace:g.stacktrace?j({},g.stacktrace,{type:"raw",frames:(g.stacktrace.frames||[]).map((m=>j({},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 tb=class{constructor(e,a,r,n,o,i){this.name=nT,this.setupOnce=function(s){s(oT(e,{organization:a,projectId:r,prefix:n,severityAllowList:o,sendExceptionsToPostHog:i==null||i}))}}},O3=T!=null&&T.location?th(T.location.hash,"__posthog")||th(location.hash,"state"):null,XA="_postHogToolbarParams",YA=tt("[Toolbar]"),So=(function(t){return t[t.UNINITIALIZED=0]="UNINITIALIZED",t[t.LOADING=1]="LOADING",t[t.LOADED=2]="LOADED",t})(So||{}),ab=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:So.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=O3||th(e.hash,"__posthog")||th(e.hash,"state"),i=o?OA((()=>JSON.parse(atob(decodeURIComponent(o)))))||OA((()=>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(XA)||"{}")).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)&&Co(a)?a(e,this.instance):YA.warn("No toolbar load function found")}loadToolbar(e){var a=!(z==null||!z.getElementById($E));if(!T||a)return!1;var r=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,n=j({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},r?{instrument:!1}:{});if(T.localStorage.setItem(XA,JSON.stringify(j({},n,{source:void 0}))),this.wt()===So.LOADED)this.xt(n);else if(this.wt()===So.UNINITIALIZED){var o;this.yt(So.LOADING),(o=Q.__PosthogExtensions__)==null||o.loadExternalDependency==null||o.loadExternalDependency(this.instance,"toolbar",(i=>{if(i)return YA.error("[Toolbar] Failed to load",i),void this.yt(So.UNINITIALIZED);this.yt(So.LOADED),this.xt(n)})),pt(T,"turbolinks:load",(()=>{this.yt(So.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)}},D3=tt("[TracingHeaders]"),rb=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 D3.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)}},Up="https?://(.*)",nl=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],B3=rl(["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid"],nl),kc="<masked>",P3=["li_fat_id"];function iT(t,e,a){if(!z)return{};var r,n=e?rl([],nl,a||[]):[],o=sT(Lc(z.URL,n,kc),t),i=(r={},Pe(P3,(function(s){var l=Ar.q(s);r[s]=l||null})),r);return st(i,o)}function sT(t,e){var a=B3.concat(e||[]),r={};return Pe(a,(function(n){var o=eh(t,n);r[n]=o||null})),r}function lT(t){var e=(function(o){return o?o.search(Up+"google.([^/?]*)")===0?"google":o.search(Up+"bing.com")===0?"bing":o.search(Up+"yahoo.com")===0?"yahoo":o.search(Up+"duckduckgo.com")===0?"duckduckgo":null:null})(t),a=e!="yahoo"?"q":"p",r={};if(!dr(e)){r.$search_engine=e;var n=z?eh(z.referrer,a):"";n.length&&(r.ph_keyword=n)}return r}function KA(){return navigator.language||navigator.userLanguage}function uT(){return z?.referrer||"$direct"}function cT(t,e){var a=t?rl([],nl,e||[]):[],r=Bt?.href.substring(0,1e3);return{r:uT().substring(0,1e3),u:r?Lc(r,a,kc):void 0}}function dT(t){var e,{r:a,u:r}=t,n={$referrer:a,$referring_domain:a==null?void 0:a=="$direct"?"$direct":(e=Jp(a))==null?void 0:e.host};if(r){n.$current_url=r;var o=Jp(r);n.$host=o?.host,n.$pathname=o?.pathname;var i=sT(r);st(n,i)}if(a){var s=lT(a);st(n,s)}return n}function fT(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function N3(){try{return new Date().getTimezoneOffset()}catch{return}}function F3(t,e){if(!ua)return{};var a,r,n,o=t?rl([],nl,e||[]):[],[i,s]=(function(l){for(var u=0;u<AA.length;u++){var[c,d]=AA[u],f=c.exec(l),h=f&&(Co(d)?d(f,l):d);if(h)return h}return["",""]})(ua);return st(Nb({$os:i,$os_version:s,$browser:PE(ua,navigator.vendor),$device:EA(ua),$device_type:(r=ua,n=EA(r),n===_E||n===SE||n==="Kobo"||n==="Kindle Fire"||n===BE?yc:n===bc||n===Js||n===Sc||n===Ix?"Console":n===wE?"Wearable":n?ja:"Desktop"),$timezone:fT(),$timezone_offset:N3()}),{$current_url:Lc(Bt?.href,o,kc),$host:Bt?.host,$pathname:Bt?.pathname,$raw_user_agent:ua.length>1e3?ua.substring(0,997)+"...":ua,$browser_version:W4(ua,navigator.vendor),$browser_language:KA(),$browser_language_prefix:(a=KA(),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:hn.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})}var yo=tt("[Web Vitals]"),QA=9e5,nb=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)=>j({},r,{["$web_vitals_"+n.name+"_event"]:j({},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))yo.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)?yo.error("Invalid metric received",r):this.Rt&&r.value>=this.Rt?yo.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(j({},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):yo.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.kt=!((a=this._instance.persistence)==null||!a.props[NA]),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[HA])||["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)&&bn(this._instance.config.capture_performance.__web_vitals_max_value)?this._instance.config.capture_performance.__web_vitals_max_value:QA;return 0<e&&e<=6e4?QA:e}get isEnabled(){var e=Bt?.protocol;if(e!=="http:"&&e!=="https:")return yo.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:xn(this._instance.config.capture_performance)?this._instance.config.capture_performance:void 0;return xn(a)?a:this.kt}startIfEnabled(){this.isEnabled&&!this.P&&(yo.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({[NA]:a}),this._instance.persistence.register({[HA]: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?yo.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?rl([],nl,r||[]):[];return Lc(e,n,kc)}yo.error("Could not determine current URL")}},H3=tt("[Heatmaps]");function JA(t){return gt(t)&&"clientX"in t&&"clientY"in t&&bn(t.clientX)&&bn(t.clientY)}var ob=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[Hx]),this.rageclicks=new Qp(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;H3.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({[Hx]: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 ah(this.instance,T3,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&&hh(c)&&!Lo(c,"body");){if(c===u)return!1;if(he(l,T?.getComputedStyle(c).position))return!0;c=YE(c)}return!1})(ZE(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"),!UA(e.target)&&JA(e)){var n=this.Gt(e,a);(r=this.rageclicks)!=null&&r.isRageClick(e.clientX,e.clientY,new Date().getTime())&&this.Vt(j({},n,{type:"rageclick"})),this.Vt(n)}}Ht(e){!UA(e.target)&&JA(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?rl([],nl,n||[]):[],i=Lc(a,o,kc);this.N=this.N||{},this.N[i]||(this.N[i]=[]),this.N[i].push(e)}}Lt(){this.N&&!Ys(this.N)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},rh=class{constructor(e){this.Jt=(a,r,n)=>{n&&(n.noSessionId||n.activityTimeout||n.sessionPastMaximumLength)&&(V.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:Er(s/i,0,1,V),h=i<=1?1:Er(l/i,0,1,V),S=u<=1?1:Er(c/u,0,1,V),x=u<=1?1:Er(d/u,0,1,V);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 vn=(function(t){return t.GZipJS="gzip-js",t.Base64="base64",t})({}),Ga=Uint8Array,Xt=Uint16Array,al=Uint32Array,zb=new Ga([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]),qb=new Ga([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]),eE=new Ga([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),pT=function(t,e){for(var a=new Xt(31),r=0;r<31;++r)a[r]=e+=1<<t[r-1];var n=new al(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]},hT=pT(zb,2),U3=hT[0],ib=hT[1];U3[28]=258,ib[258]=28;for(sb=pT(qb,0)[1],nh=new Xt(32768),Ne=0;Ne<32768;++Ne)xo=(43690&Ne)>>>1|(21845&Ne)<<1,xo=(61680&(xo=(52428&xo)>>>2|(13107&xo)<<2))>>>4|(3855&xo)<<4,nh[Ne]=((65280&xo)>>>8|(255&xo)<<8)>>>1;var xo,sb,nh,Ne,mc=function(t,e,a){for(var r=t.length,n=0,o=new Xt(e);n<r;++n)++o[t[n]-1];var i,s=new Xt(e);for(n=0;n<e;++n)s[n]=s[n-1]+o[n-1]<<1;if(a){i=new Xt(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[nh[d]>>>l]=u}else for(i=new Xt(r),n=0;n<r;++n)i[n]=nh[s[t[n]-1]++]>>>15-t[n];return i},Ii=new Ga(288);for(Ne=0;Ne<144;++Ne)Ii[Ne]=8;for(Ne=144;Ne<256;++Ne)Ii[Ne]=9;for(Ne=256;Ne<280;++Ne)Ii[Ne]=7;for(Ne=280;Ne<288;++Ne)Ii[Ne]=8;var oh=new Ga(32);for(Ne=0;Ne<32;++Ne)oh[Ne]=5;var z3=mc(Ii,9,0),q3=mc(oh,5,0),mT=function(t){return(t/8>>0)+(7&t&&1)},gT=function(t,e,a){(a==null||a>t.length)&&(a=t.length);var r=new(t instanceof Xt?Xt:t instanceof al?al:Ga)(a-e);return r.set(t.subarray(e,a)),r},fn=function(t,e,a){a<<=7&e;var r=e/8>>0;t[r]|=a,t[r+1]|=a>>>8},tc=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},dx=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 Ga(0),0];if(n==1){var i=new Ga(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 Xt(f+1),S=lb(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 Ga(h),S]},lb=function(t,e,a){return t.s==-1?Math.max(lb(t.l,e,a+1),lb(t.r,e,a+1)):e[t.s]=a},tE=function(t){for(var e=t.length;e&&!t[--e];);for(var a=new Xt(++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]},ac=function(t,e){for(var a=0,r=0;r<e.length;++r)a+=t[r]*e[r];return a},ub=function(t,e,a){var r=a.length,n=mT(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)},aE=function(t,e,a,r,n,o,i,s,l,u,c){fn(e,c++,a),++n[256];for(var d=dx(n,15),f=d[0],h=d[1],S=dx(o,15),x=S[0],b=S[1],g=tE(f),m=g[0],y=g[1],v=tE(x),C=v[0],w=v[1],_=new Xt(19),L=0;L<m.length;++L)_[31&m[L]]++;for(L=0;L<C.length;++L)_[31&C[L]]++;for(var A=dx(_,7),I=A[0],R=A[1],F=19;F>4&&!I[eE[F-1]];--F);var E,O,D,N,W=u+5<<3,H=ac(n,Ii)+ac(o,oh)+i,$=ac(n,f)+ac(o,x)+i+14+3*F+ac(_,I)+(2*_[16]+3*_[17]+7*_[18]);if(W<=H&&W<=$)return ub(e,c,t.subarray(l,l+u));if(fn(e,c,1+($<H)),c+=2,$<H){E=mc(f,h,0),O=f,D=mc(x,b,0),N=x;var ue=mc(I,R,0);for(fn(e,c,y-257),fn(e,c+5,w-1),fn(e,c+10,F-4),c+=14,L=0;L<F;++L)fn(e,c+3*L,I[eE[L]]);c+=3*F;for(var Ut=[m,C],at=0;at<2;++at){var Ct=Ut[at];for(L=0;L<Ct.length;++L){var ye=31&Ct[L];fn(e,c,ue[ye]),c+=I[ye],ye>15&&(fn(e,c,Ct[L]>>>5&127),c+=Ct[L]>>>12)}}}else E=z3,O=Ii,D=q3,N=oh;for(L=0;L<s;++L)if(r[L]>255){ye=r[L]>>>18&31,tc(e,c,E[ye+257]),c+=O[ye+257],ye>7&&(fn(e,c,r[L]>>>23&31),c+=zb[ye]);var Z=31&r[L];tc(e,c,D[Z]),c+=N[Z],Z>3&&(tc(e,c,r[L]>>>5&8191),c+=qb[Z])}else tc(e,c,E[r[L]]),c+=O[r[L]];return tc(e,c,E[256]),c+O[256]},V3=new al([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),$3=(function(){for(var t=new al(256),e=0;e<256;++e){for(var a=e,r=9;--r;)a=(1&a&&3988292384)^a>>>1;t[e]=a}return t})(),j3=function(t,e,a,r,n){return(function(o,i,s,l,u,c){var d=o.length,f=new Ga(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=ub(h,S,o.subarray(x,b)):(h[x]=c,S=ub(h,S,o.subarray(x,d)))}else{for(var g=V3[i-1],m=g>>>13,y=8191&g,v=(1<<s)-1,C=new Xt(32768),w=new Xt(v+1),_=Math.ceil(s/3),L=2*_,A=function(Mh){return(o[Mh]^o[Mh+1]<<_^o[Mh+2]<<L)&v},I=new al(25e3),R=new Xt(288),F=new Xt(32),E=0,O=0,D=(x=0,0),N=0,W=0;x<d;++x){var H=A(x),$=32767&x,ue=w[H];if(C[$]=ue,w[H]=$,N<=x){var Ut=d-x;if((E>7e3||D>24576)&&Ut>423){S=aE(o,h,0,I,R,F,O,D,W,x-W,S),D=E=O=0,W=x;for(var at=0;at<286;++at)R[at]=0;for(at=0;at<30;++at)F[at]=0}var Ct=2,ye=0,Z=y,te=$-ue&32767;if(Ut>2&&H==A(x-te))for(var Ia=Math.min(m,Ut)-1,Cn=Math.min(32767,x),Th=Math.min(258,Ut);te<=Cn&&--Z&&$!=ue;){if(o[x+Ct]==o[x+Ct-te]){for(var fr=0;fr<Th&&o[x+fr]==o[x+fr-te];++fr);if(fr>Ct){if(Ct=fr,ye=te,fr>Ia)break;var OR=Math.min(te,fr-2),J0=0;for(at=0;at<OR;++at){var Rh=x-te+at+32768&32767,eS=Rh-C[Rh]+32768&32767;eS>J0&&(J0=eS,ue=Rh)}}}te+=($=ue)-(ue=C[$])+32768&32767}if(ye){I[D++]=268435456|ib[Ct]<<18|sb[ye];var tS=31&ib[Ct],aS=31&sb[ye];O+=zb[tS]+qb[aS],++R[257+tS],++F[aS],N=x+Ct,++E}else I[D++]=o[x],++R[o[x]]}}S=aE(o,h,c,I,R,F,O,D,W,x-W,S)}return gT(f,0,l+mT(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)},fx=function(t,e,a){for(;a;++e)t[e]=a,a>>>=8};function G3(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=$3[255&u^l[c]]^u>>>8;s=u},d:function(){return 4294967295^s}}})(),r=t.length;a.p(t);var n,o=j3(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&&fx(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),fx(o,i-8,a.d()),fx(o,i-4,r),o}var W3=function(t){var e,a,r,n,o="";for(e=a=0,r=(t=(t+"").replace(/\r\n/g,`
498
+ `,Ua,oo,io,tn,an,so,rn,Ay=class extends HTMLElement{constructor(){super();Cn(this,Ua);Cn(this,oo);Cn(this,io);Cn(this,tn);Cn(this,an);Cn(this,so,null);Cn(this,rn,null);fr(this,Ua,this.attachShadow({mode:"open",delegatesFocus:!0})),fr(this,oo,document.createElement("div")),ve(this,oo).setAttribute("part","mount"),ve(this,Ua).appendChild(ve(this,oo)),fr(this,io,document.createElement("div")),ve(this,io).id="portalRoot",ve(this,Ua).appendChild(ve(this,io)),fr(this,tn,document.createElement("div")),ve(this,tn).id="overlayContainer",Object.assign(ve(this,tn).style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),ve(this,Ua).appendChild(ve(this,tn)),fr(this,an,Z1()),this.applyBaseStyles()}connectedCallback(){this.style.setProperty("font-family","inherit")}disconnectedCallback(){ve(this,so)?.unmount(),fr(this,so,null)}getMountNode(){return ve(this,oo)}getController(){return ve(this,an)}getPortalRoot(){return ve(this,io)}getOverlayContainer(){return ve(this,tn)}getShadowRoot(){return ve(this,Ua)}open(){ve(this,an).setOpen(!0)}close(){ve(this,an).setOpen(!1)}toggle(){ve(this,an).toggle()}setOverrideFetcher(a){ve(this,rn)&&(fr(this,rn,{...ve(this,rn),fetcher:a}),this.render())}mountReactApp(a){fr(this,rn,a),this.render()}render(){!this.isConnected||!ve(this,rn)||(ve(this,so)||fr(this,so,(0,_I.createRoot)(ve(this,oo))),ve(this,so).render((0,Ey.jsx)(K1,{shadowRoot:ve(this,Ua),portalRoot:ve(this,io),overlayContainer:ve(this,tn),children:(0,Ey.jsx)(xI,{...ve(this,rn),controller:ve(this,an),canvasHost:this})})))}applyBaseStyles(){if(ve(this,Ua).adoptedStyleSheets!==void 0){let a=new CSSStyleSheet;a.replaceSync(SI),ve(this,Ua).adoptedStyleSheets=[a]}else{let a=document.createElement("style");a.textContent=SI,ve(this,Ua).appendChild(a)}}};Ua=new WeakMap,oo=new WeakMap,io=new WeakMap,tn=new WeakMap,an=new WeakMap,so=new WeakMap,rn=new WeakMap;var CI=()=>{typeof window>"u"||customElements.get(bI)||customElements.define(bI,Ay)};var Ty=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=P1(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&&Qf(b.tiles,o.accumulator,b.actions)}catch(b){console.error("[SmartCanvas] Error fetching/applying initial config:",b)}e&&e();let l=Yf();CI();let u=document.createElement("smart-canvas");if(G1(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`),q1(t.editorUrl).catch(console.error));let d=t.integrations?.experiments,f=t.integrations?.telemetry,h=t.fetcher??Cs({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&&Qf(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 Ty(t)}});var uo=Y(Qe(),1);var lo=Y(Ae(),1);function h$({tiles:t,intervalMs:e=7e3,telemetry:a}){let[r,n]=(0,uo.useState)(0),o=(0,uo.useMemo)(()=>[...t].sort((i,s)=>(i.priority??0)-(s.priority??0)),[t]);return(0,uo.useEffect)(()=>{a?.trackCanvasOpened("wheel")},[a]),(0,uo.useEffect)(()=>{if(o.length<=1)return;let i=setInterval(()=>{n(s=>(s+1)%o.length)},e);return()=>clearInterval(i)},[o,e]),(0,uo.useEffect)(()=>{let i=o[r];i&&a?.trackRectangleViewed(i.id,"wheel")},[r,o,a]),o.length?(0,lo.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,lo.jsx)("div",{style:{display:"flex",transition:"transform 700ms ease-out",transform:`translateX(-${r*100}%)`,width:`${o.length*100}%`},children:o.map(i=>(0,lo.jsx)("div",{style:{width:"100%",flexShrink:0,padding:"0 1rem"},children:(0,lo.jsx)(Uu,{config:i,surface:"wheel",telemetry:a})},i.id))}),(0,lo.jsx)("div",{style:{marginTop:"1rem",display:"flex",justifyContent:"center",gap:"0.5rem"},children:o.map((i,s)=>(0,lo.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 zu(t){let e=t.split(".");return{major:parseInt(e[0]||"0",10),minor:parseInt(e[1]||"0",10)}}function v$(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=zu(n),i=zu(eo);return o.major>i.major&&e.push(`Config schema v${n} is newer than SDK v${eo}. 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${eo}. Migrating config to current version.`),{valid:!0,warnings:e,errors:a,migratedConfig:CN(r,n)}):{valid:!0,warnings:e,errors:a}}function CN(t,e){let a={...t};return zu(e).major===1&&(a=wN(a)),a.schemaVersion=eo,a}function wN(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 y$(t){if(!t||typeof t!="object")return!1;let e=t,a=e.schemaVersion||"1.0",r=zu(a),n=zu(eo);return r.major<n.major||!e.schemaVersion}var LI={fetch:globalThis.fetch?globalThis.fetch.bind(globalThis):void 0,SubtleCrypto:globalThis.crypto?globalThis.crypto.subtle:void 0,EventSource:globalThis.EventSource};function kI(){return LI}function Ry(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 qu(t,e,a){return a===2?Ry(Ry(t+e)+"")%1e4/1e4:a===1?Ry(e+t)%1e3/1e3:null}function LN(t){return t<=0?[]:new Array(t).fill(1/t)}function fp(t,e){return t>=e[0]&&t<e[1]}function II(t,e){let a=qu("__"+e[0],t,1);return a===null?!1:a>=e[1]&&a<e[2]}function AI(t,e){for(let a=0;a<e.length;a++)if(fp(t,e[a]))return a;return-1}function Oy(t){try{let e=t.replace(/([^\\])\//g,"$1\\/");return new RegExp(e)}catch(e){console.error(e);return}}function pp(t,e){if(!e.length)return!1;let a=!1,r=!1;for(let n=0;n<e.length;n++){let o=AN(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 kN(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 IN(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=>!kN(n[0],n[1],n[2]))}catch{return!1}}function AN(t,e,a){try{let r=new URL(t,"https://_");if(e==="regex"){let n=Oy(a);return n?n.test(r.href)||n.test(r.href.substring(r.origin.length)):!1}else if(e==="simple")return IN(r,a);return!1}catch{return!1}}function EI(t,e,a){e=e===void 0?1:e,e<0?e=0:e>1&&(e=1);let r=LN(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 TI(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 RI(t){try{return t()}catch(e){return console.error(e),!1}}var My=t=>Uint8Array.from(atob(t),e=>e.charCodeAt(0));async function ni(t,e,a){if(e=e||"",a=a||globalThis.crypto&&globalThis.crypto.subtle||LI.SubtleCrypto,!a)throw new Error("No SubtleCrypto implementation found");try{let r=await a.importKey("raw",My(e),{name:"AES-CBC",length:128},!0,["encrypt","decrypt"]),[n,o]=t.split("."),i=await a.decrypt({name:"AES-CBC",iv:My(n)},r,My(o));return new TextDecoder().decode(i)}catch{throw new Error("Failed to decrypt")}}function Vu(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 MI(){let t;try{t="1.6.4"}catch{t=""}return t}function OI(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 wI(t){return typeof t=="object"&&t!==null}function hp(t){return t.urlPatterns&&t.variations.some(e=>wI(e)&&"urlRedirect"in e)?"redirect":t.variations.some(e=>wI(e)&&(e.domMutations||"js"in e||"css"in e))?"visual":"unknown"}async function mp(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 Ut={staleTTL:1e3*60,maxAge:1e3*60*60*4,cacheKey:"gbFeaturesCache",backgroundSync:!0,maxEntries:10,disableIdleStreams:!1,idleStreamInterval:2e4,disableCache:!1},_r=kI(),Es={fetchFeaturesCall:({host:t,clientKey:e,headers:a})=>_r.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 _r.fetch(`${t}/api/eval/${e}`,n)},eventSourceCall:({host:t,clientKey:e,headers:a})=>a?new _r.EventSource(`${t}/sub/${e}`,{headers:a}):new _r.EventSource(`${t}/sub/${e}`),startIdleListener:()=>{let t;if(!(typeof window<"u"&&typeof document<"u"))return;let a=()=>{document.visibilityState==="visible"?(window.clearTimeout(t),RN()):document.visibilityState==="hidden"&&(t=window.setTimeout(TN,Ut.idleStreamInterval))};return document.addEventListener("visibilitychange",a),()=>document.removeEventListener("visibilitychange",a)},stopIdleListener:()=>{}};try{globalThis.localStorage&&(_r.localStorage=globalThis.localStorage)}catch{}var Ts=new Map,DI=!1,nn=new Map,gp=new Map,Rs=new Map,Ms=new Set;function PI(t){Object.assign(Ut,t),Ut.backgroundSync||Hy()}async function NI({instance:t,timeout:e,skipCache:a,allowStale:r,backgroundSync:n}){return n||(Ut.backgroundSync=!1),MN({instance:t,allowStale:r,timeout:e,skipCache:a})}function EN(t){let e=$u(t),a=Ts.get(e)||new Set;a.add(t),Ts.set(e,a)}function FI(t){Ts.forEach(e=>e.delete(t))}function TN(){Rs.forEach(t=>{t&&(t.state="idle",Ny(t))})}function RN(){Rs.forEach(t=>{t&&t.state==="idle"&&Fy(t)})}async function BI(){try{if(!_r.localStorage)return;await _r.localStorage.setItem(Ut.cacheKey,JSON.stringify(Array.from(nn.entries())))}catch{}}async function MN({instance:t,allowStale:e,timeout:a,skipCache:r}){let n=$u(t),o=By(t),i=new Date,s=new Date(i.getTime()-Ut.maxAge+Ut.staleTTL);await ON();let l=!Ut.disableCache&&!r?nn.get(o):void 0;return l&&(e||l.staleAt>i)&&l.staleAt>s?(l.sse&&Ms.add(n),l.staleAt<i?Dy(t):Py(t),{data:l.data,success:!0,source:"cache"}):await mp(Dy(t),a)||{data:null,success:!1,source:"timeout",error:new Error("Timeout")}}function $u(t){let[e,a]=t.getApiInfo();return`${e}||${a}`}function By(t){let e=$u(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 ON(){if(!DI){DI=!0;try{if(_r.localStorage){let t=await _r.localStorage.getItem(Ut.cacheKey);if(!Ut.disableCache&&t){let e=JSON.parse(t);e&&Array.isArray(e)&&e.forEach(([a,r])=>{nn.set(a,{...r,staleAt:new Date(r.staleAt)})}),HI()}}}catch{}if(!Ut.disableIdleStreams){let t=Es.startIdleListener();t&&(Es.stopIdleListener=t)}}}function HI(){let t=Array.from(nn.entries()).map(([a,r])=>({key:a,staleAt:r.staleAt.getTime()})).sort((a,r)=>a.staleAt-r.staleAt),e=Math.min(Math.max(0,nn.size-Ut.maxEntries),nn.size);for(let a=0;a<e;a++)nn.delete(t[a].key)}function UI(t,e,a){let r=a.dateUpdated||"",n=new Date(Date.now()+Ut.staleTTL),o=Ut.disableCache?void 0:nn.get(e);if(o&&r&&o.version===r){o.staleAt=n,BI();return}Ut.disableCache||(nn.set(e,{data:a,version:r,staleAt:n,sse:Ms.has(t)}),HI()),BI();let i=Ts.get(t);i&&i.forEach(s=>DN(s,a))}async function DN(t,e){await t.setPayload(e||t.getPayload())}async function Dy(t){let{apiHost:e,apiRequestHeaders:a}=t.getApiHosts(),r=t.getClientKey(),n="isRemoteEval"in t&&t.isRemoteEval(),o=$u(t),i=By(t),s=gp.get(i);return s||(s=(n?Es.fetchRemoteEvalCall({host:e,clientKey:r,payload:{attributes:t.getAttributes(),forcedVariations:t.getForcedVariations(),forcedFeatures:Array.from(t.getForcedFeatures().entries()),url:t.getUrl()},headers:a}):Es.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"&&Ms.add(o),u.json()}).then(u=>(UI(o,i,u),Py(t),gp.delete(i),{data:u,success:!0,source:"network"})).catch(u=>(gp.delete(i),{data:null,source:"error",success:!1,error:u})),gp.set(i,s)),s}function Py(t,e=!1){let a=$u(t),r=By(t),{streamingHost:n,streamingHostRequestHeaders:o}=t.getApiHosts(),i=t.getClientKey();if(e&&Ms.add(a),Ut.backgroundSync&&Ms.has(a)&&_r.EventSource){if(Rs.has(a))return;let s={src:null,host:n,clientKey:i,headers:o,cb:l=>{try{if(l.type==="features-updated"){let u=Ts.get(a);u&&u.forEach(c=>{Dy(c)})}else if(l.type==="features"){let u=JSON.parse(l.data);UI(a,r,u)}s.errors=0}catch{zI(s)}},errors:0,state:"active"};Rs.set(a,s),Fy(s)}}function zI(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);Ny(t),setTimeout(()=>{["idle","active"].includes(t.state)||Fy(t)},Math.min(e,3e5))}}function Ny(t){t.src&&(t.src.onopen=null,t.src.onerror=null,t.src.close(),t.src=null,t.state==="active"&&(t.state="disabled"))}function Fy(t){t.src=Es.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=()=>zI(t),t.src.onopen=()=>{t.errors=0}}function BN(t,e){Ny(t),Rs.delete(e)}function Hy(){Ms.clear(),Rs.forEach(BN),Ts.clear(),Es.stopIdleListener()}function vp(t,e){if(e.streaming){if(!t.getClientKey())throw new Error("Must specify clientKey to enable streaming");e.payload&&Py(t,!0),EN(t)}}var PN=/^[a-zA-Z:_][a-zA-Z0-9:_.-]*$/,qy={revert:function(){}},Sp=new Map,Vy=new Set;function NN(t){return t==="html"?{childList:!0,subtree:!0,attributes:!0,characterData:!0}:{childList:!1,subtree:!1,attributes:!0,attributeFilter:[t]}}function _p(t){var e=Sp.get(t);return e||(e={element:t,attributes:{}},Sp.set(t,e)),e}function Cp(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,NN(e)),i}function wp(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,qI()):t!==a&&(e.isDirty=!0,qI())}function FN(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),wp(QN(e),t)}function HN(t){var e=new Set(t.originalValue.split(/\s+/).filter(Boolean));t.mutations.forEach(function(a){return a.mutate(e)}),wp(Array.from(e).filter(Boolean).join(" "),t)}function UN(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),wp(e,t)}function zN(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 qN(t){var e=t.originalValue;t.mutations.forEach(function(a){var r=a.mutate(),n=zN(r);e=n||e}),wp(e,t)}var VN=function(e){return e.innerHTML},$N=function(e,a){return e.innerHTML=a};function $I(t){var e=_p(t);return e.html||(e.html=Cp(t,"html",VN,$N,FN)),e.html}var jN=function(e){return{parentNode:e.parentElement,insertBeforeNode:e.nextElementSibling}},GN=function(e,a){a.insertBeforeNode&&!a.parentNode.contains(a.insertBeforeNode)||a.parentNode.insertBefore(e,a.insertBeforeNode)};function jI(t){var e=_p(t);return e.position||(e.position=Cp(t,"position",jN,GN,qN)),e.position}var WN=function(e,a){return a?e.className=a:e.removeAttribute("class")},ZN=function(e){return e.className};function GI(t){var e=_p(t);return e.classes||(e.classes=Cp(t,"class",ZN,WN,HN)),e.classes}var XN=function(e){return function(a){var r;return(r=a.getAttribute(e))!=null?r:null}},KN=function(e){return function(a,r){return r!==null?a.setAttribute(e,r):a.removeAttribute(e)}};function WI(t,e){var a=_p(t);return a.attributes[e]||(a.attributes[e]=Cp(t,e,XN(e),KN(e),UN)),a.attributes[e]}function YN(t,e){var a=Sp.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 yp;function QN(t){return yp||(yp=document.createElement("div")),yp.innerHTML=t,yp.innerHTML}function xp(t,e,a){if(a.isDirty){a.isDirty=!1;var r=a.virtualValue;a.mutations.length||YN(t,e),a.setValue(t,r)}}function JN(t,e){t.html&&xp(e,"html",t.html),t.classes&&xp(e,"class",t.classes),t.position&&xp(e,"position",t.position),Object.keys(t.attributes).forEach(function(a){xp(e,a,t.attributes[a])})}function qI(){Sp.forEach(JN)}function eF(t,e){var a=null;t.kind==="html"?a=$I(e):t.kind==="class"?a=GI(e):t.kind==="attribute"?a=WI(e,t.attribute):t.kind==="position"&&(a=jI(e)),a&&(a.mutations.push(t),a.mutationRunner(a))}function tF(t,e){var a=null;if(t.kind==="html"?a=$I(e):t.kind==="class"?a=GI(e):t.kind==="attribute"?a=WI(e,t.attribute):t.kind==="position"&&(a=jI(e)),!!a){var r=a.mutations.indexOf(t);r!==-1&&a.mutations.splice(r,1),a.mutationRunner(a)}}function ZI(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),eF(t,r))})}}function aF(t){t.elements.forEach(function(e){return tF(t,e)}),t.elements.clear(),Vy.delete(t)}function VI(){Vy.forEach(ZI)}var Uy;function rF(){typeof document>"u"||(Uy||(Uy=new MutationObserver(function(){VI()})),VI(),Uy.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!1,characterData:!1}))}rF();function Lp(t){return typeof document>"u"?qy:(Vy.add(t),ZI(t),{revert:function(){aF(t)}})}function zy(t,e){return Lp({kind:"html",elements:new Set,mutate:e,selector:t})}function XI(t,e){return Lp({kind:"position",elements:new Set,mutate:e,selector:t})}function ju(t,e){return Lp({kind:"class",elements:new Set,mutate:e,selector:t})}function bp(t,e,a){return PN.test(e)?e==="class"||e==="className"?ju(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}):qy}function nF(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 zy(e,function(s){return s+(r??"")});if(a==="set")return zy(e,function(){return r??""})}else if(n==="class"){if(a==="append")return ju(e,function(s){r&&s.add(r)});if(a==="remove")return ju(e,function(s){r&&s.delete(r)});if(a==="set")return ju(e,function(s){s.clear(),r&&s.add(r)})}else if(n==="position"){if(a==="set"&&o)return XI(e,function(){return{insertBeforeSelector:i,parentSelector:o}})}else{if(a==="append")return bp(e,n,function(s){return s!==null?s+(r??""):r??""});if(a==="set")return bp(e,n,function(){return r??""});if(a==="remove")return bp(e,n,function(){return null})}return qy}var oF={html:zy,classes:ju,attribute:bp,position:XI,declarative:nF},KI=oF;var $y={};function co(t,e,a){a=a||{};for(let[r,n]of Object.entries(e))switch(r){case"$or":if(!JI(t,n,a))return!1;break;case"$nor":if(JI(t,n,a))return!1;break;case"$and":if(!cF(t,n,a))return!1;break;case"$not":if(co(t,n,a))return!1;break;default:if(!Gu(n,iF(t,r),a))return!1}return!0}function iF(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 YI(t,e=!1){let a=`${t}${e?"/i":""}`;return $y[a]||($y[a]=new RegExp(t.replace(/([^\\])\//g,"$1\\/"),e?"i":void 0)),$y[a]}function Gu(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)||!eA(t))return JSON.stringify(e)===JSON.stringify(t);for(let n in t)if(!uF(n,e,t[n],a))return!1;return!0}function eA(t){let e=Object.keys(t);return e.length>0&&e.filter(a=>a[0]==="$").length===e.length}function sF(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 lF(t,e,a){if(!Array.isArray(t))return!1;let r=eA(e)?n=>Gu(e,n,a):n=>co(n,e,a);for(let n=0;n<t.length;n++)if(t[n]&&r(t[n]))return!0;return!1}function Os(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 QI(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(Gu(e[n],t[i],a,r)){o=!0;break}if(!o)return!1}return!0}function uF(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)?Os(e,a):!1;case"$ini":return Array.isArray(a)?Os(e,a,!0):!1;case"$inGroup":return Os(e,r[a]||[]);case"$notInGroup":return!Os(e,r[a]||[]);case"$nin":return Array.isArray(a)?!Os(e,a):!1;case"$nini":return Array.isArray(a)?!Os(e,a,!0):!1;case"$not":return!Gu(a,e,r);case"$size":return Array.isArray(e)?Gu(a,e.length,r):!1;case"$elemMatch":return lF(e,a,r);case"$all":return Array.isArray(a)?QI(e,a,r):!1;case"$alli":return Array.isArray(a)?QI(e,a,r,!0):!1;case"$regex":try{return YI(a).test(e)}catch{return!1}case"$regexi":try{return YI(a,!0).test(e)}catch{return!1}case"$type":return sF(e)===a;default:return console.error("Unknown operator: "+t),!1}}function JI(t,e,a){if(!e.length)return!0;for(let r=0;r<e.length;r++)if(co(t,e[r],a))return!0;return!1}function cF(t,e,a){for(let r=0;r<e.length;r++)if(!co(t,e[r],a))return!1;return!0}var dF="Feature Evaluated",fF="Experiment Viewed";function pF(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 hF(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 Ds(t){try{await t()}catch{}}function tA(t,e,a){if(t.user.trackedExperiments){let n=Ap(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(Ds(()=>n(e,a,t.user)))}if(t.user.trackingCallback){let n=t.user.trackingCallback;r.push(Ds(()=>n(e,a)))}if(t.global.eventLogger){let n=t.global.eventLogger;r.push(Ds(()=>n(fF,{experimentId:e.key,variationId:a.key,hashAttribute:a.hashAttribute,hashValue:a.hashValue},t.user)))}return r}function mF(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;Ds(()=>r(e,a,t.user))}if(t.user.onFeatureUsage){let r=t.user.onFeatureUsage;Ds(()=>r(e,a))}if(t.global.eventLogger){let r=t.global.eventLogger;Ds(()=>r(dF,{feature:e,source:a.source,value:a.value,ruleId:a.source==="defaultValue"?"$default":a.ruleId||"",variationId:a.experimentResult?a.experimentResult.key:""},t.user))}}function kp(t,e){if(e.stack.evaluatedFeatures.has(t))return fo(e,t,null,"cyclicPrerequisite");e.stack.evaluatedFeatures.add(t),e.stack.id=t;let a=pF(e);if(a.has(t))return fo(e,t,a.get(t),"override");if(!e.global.features||!e.global.features[t])return fo(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=kp(l.id,e);if(u.source==="cyclicPrerequisite")return fo(e,t,null,"cyclicPrerequisite");let c={value:u.value};if(!co(c,l.condition||{})){if(l.gate)return fo(e,t,null,"prerequisite");continue e}}if(o.filters&&nA(o.filters,e))continue;if("force"in o){if(o.condition&&!rA(o.condition,e)||!gF(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=>{!tA(e,l.experiment,l.result).length&&e.global.saveDeferredTrack&&e.global.saveDeferredTrack({experiment:l.experiment,result:l.result})}),fo(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}=Ip(i,t,e);if(e.global.onExperimentEval&&e.global.onExperimentEval(i,s),s.inExperiment&&!s.passthrough)return fo(e,t,s.value,"experiment",o.id,i,s)}}return fo(e,t,r.defaultValue===void 0?null:r.defaultValue,"defaultValue")}function Ip(t,e,a){let r=t.key,n=t.variations.length;if(n<2)return{result:Xe(a,t,-1,!1,e)};if(a.global.enabled===!1||a.user.enabled===!1)return{result:Xe(a,t,-1,!1,e)};if(t=vF(t,a),t.urlPatterns&&!pp(a.user.url||"",t.urlPatterns))return{result:Xe(a,t,-1,!1,e)};let o=TI(r,a.user.url||"",n);if(o!==null)return{result:Xe(a,t,o,!1,e)};let i=hF(a);if(r in i){let b=i[r];return{result:Xe(a,t,b,!1,e)}}if(t.status==="draft"||t.active===!1)return{result:Xe(a,t,-1,!1,e)};let{hashAttribute:s,hashValue:l}=oi(a,t.hashAttribute,a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing?t.fallbackAttribute:void 0);if(!l)return{result:Xe(a,t,-1,!1,e)};let u=-1,c=!1,d=!1;if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{variation:b,versionIsBlocked:g}=bF({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(nA(t.filters,a))return{result:Xe(a,t,-1,!1,e)}}else if(t.namespace&&!II(l,t.namespace))return{result:Xe(a,t,-1,!1,e)};if(t.include&&!RI(t.include))return{result:Xe(a,t,-1,!1,e)};if(t.condition&&!rA(t.condition,a))return{result:Xe(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=kp(g.id,a);if(m.source==="cyclicPrerequisite")return{result:Xe(a,t,-1,!1,e)};let y={value:m.value};if(!co(y,g.condition||{}))return{result:Xe(a,t,-1,!1,e)}}}if(t.groups&&!xF(t.groups,a))return{result:Xe(a,t,-1,!1,e)}}if(t.url&&!yF(t.url,a))return{result:Xe(a,t,-1,!1,e)};let f=qu(t.seed||r,l,t.hashVersion||1);if(f===null)return{result:Xe(a,t,-1,!1,e)};if(!c){let b=t.ranges||EI(n,t.coverage===void 0?1:t.coverage,t.weights);u=AI(f,b)}if(d)return{result:Xe(a,t,-1,!1,e,void 0,!0)};if(u<0)return{result:Xe(a,t,-1,!1,e)};if("force"in t)return{result:Xe(a,t,t.force===void 0?-1:t.force,!1,e)};if(a.global.qaMode||a.user.qaMode)return{result:Xe(a,t,-1,!1,e)};if(t.status==="stopped")return{result:Xe(a,t,-1,!1,e)};let h=Xe(a,t,u,!0,e,f,c);if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{changed:b,key:g,doc:m}=_F(a,s,Vu(l),{[jy(t.key,t.bucketVersion)]:h.key});b&&(a.user.stickyBucketAssignmentDocs=a.user.stickyBucketAssignmentDocs||{},a.user.stickyBucketAssignmentDocs[g]=m,a.user.saveStickyBucketAssignmentDoc(m))}let S=tA(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 fo(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"&&mF(t,e,s),s}function aA(t){return{...t.user.attributes,...t.user.attributeOverrides}}function rA(t,e){return co(aA(e),t,e.global.savedGroups||{})}function nA(t,e){return t.some(a=>{let{hashValue:r}=oi(e,a.attribute);if(!r)return!0;let n=qu(a.seed,r,a.hashVersion||2);return n===null?!0:!a.ranges.some(o=>fp(n,o))})}function gF(t,e,a,r,n,o,i){if(!n&&o===void 0)return!0;if(!n&&o===0)return!1;let{hashValue:s}=oi(t,a,r);if(!s)return!1;let l=qu(e,s,i||1);return l===null?!1:n?fp(l,n):o!==void 0?l<=o:!0}function Xe(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}=oi(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 vF(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=Oy(t.url))),t}function oi(t,e,a){let r=e||"id",n="",o=aA(t);return o[r]&&(n=o[r]),!n&&a&&(o[a]&&(n=o[a]),n&&(r=a)),{hashAttribute:r,hashValue:n}}function yF(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 xF(t,e){let a=e.global.groups||{};for(let r=0;r<t.length;r++)if(a[t[r]])return!0;return!1}function bF({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=jy(e,a),l=SF(t,r,n);if(o>0)for(let d=0;d<o;d++){let f=jy(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 jy(t,e){return e=e||0,`${t}__${e}`}function Gy(t,e){return`${t}||${e}`}function SF(t,e,a){if(!t.user.stickyBucketAssignmentDocs)return{};let{hashAttribute:r,hashValue:n}=oi(t,e),o=Gy(r,Vu(n)),{hashAttribute:i,hashValue:s}=oi(t,a),l=s?Gy(i,Vu(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 _F(t,e,a,r){let n=Gy(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 CF(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 oA(t,e,a){let r=Wy(t,a);return e.getAllAssignments(r)}function Wy(t,e){let a={};return CF(t,e).forEach(n=>{let{hashValue:o}=oi(t,n);a[n]=Vu(o)}),a}async function iA(t,e,a){if(t={...t},t.encryptedFeatures){try{t.features=JSON.parse(await ni(t.encryptedFeatures,e,a))}catch(r){console.error(r)}delete t.encryptedFeatures}if(t.encryptedExperiments){try{t.experiments=JSON.parse(await ni(t.encryptedExperiments,e,a))}catch(r){console.error(r)}delete t.encryptedExperiments}if(t.encryptedSavedGroups){try{t.savedGroups=JSON.parse(await ni(t.encryptedSavedGroups,e,a))}catch(r){console.error(r)}delete t.encryptedSavedGroups}return t}function sA(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 Ap(t,e){return e.hashAttribute+e.hashValue+t.key+e.variationId}var Bs=typeof window<"u"&&typeof document<"u",wF=MI(),Wu=class{constructor(e){if(e=e||{},this.version=wF,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),Bs&&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 iA(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,vp(this,e),this}async init(e){if(this._initialized=!0,e=e||{},e.cacheSettings&&PI(e.cacheSettings),e.payload)return await this.setPayload(e.payload),vp(this,e),{success:!0,source:"init"};{let{data:a,...r}=await this._refresh({...e,allowStale:!0});return vp(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 sA(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 NI({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 ni(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 ni(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,FI(this),e.destroyAllStreams&&Hy(),this.logs=[],Bs&&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}=Ip(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=Xe(this._getEvalContext(),e,-1,!1,""):({result:o,trackingCall:i}=Ip(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=hp(e);if(l==="redirect"&&o.value.urlRedirect&&e.urlPatterns){let u=e.persistQueryString?OI(this._getContextUrl(),o.value.urlRedirect):o.value.urlRedirect;if(pp(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(Bs)Promise.all([...i?[mp(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&&hp(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 kp(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=>[Ap(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(Ap(e.experiment,e.result),e)}_getContextUrl(){return this._options.url||(Bs?window.location.href:"")}_isAutoExperimentBlockedByContext(e){let a=hp(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}:Bs?{navigate:e=>{window.location.replace(e)},delay:100}:{navigate:null,delay:0}}_applyDOMChanges(e){if(!Bs)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(KI.declarative(r).revert)}),()=>{a.forEach(r=>r())}}async refreshStickyBuckets(e){if(this._options.stickyBucketService){let a=this._getEvalContext(),r=await oA(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=Wy(r,a);return e.getAllAssignmentsSync(n)}inDevMode(){return!!this._options.enableDevMode}};var LF="https://experiment.syntrologie.com",Zy=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 Wu({...e,apiHost:e.apiHost??LF,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 Xy(t={}){return new Zy(t)}var lA="syntro_session_metrics",Ep=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(lA);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(lA,JSON.stringify(e))}catch(e){console.warn("[SessionMetricTracker] Failed to save to sessionStorage:",e)}}};function Ky(t={}){return new Ep(t)}var p={};jR(p,{BRAND:()=>YF,DIRTY:()=>ii,EMPTY_PATH:()=>EF,INVALID:()=>J,NEVER:()=>BH,OK:()=>zt,ParseStatus:()=>Dt,Schema:()=>le,ZodAny:()=>mo,ZodArray:()=>un,ZodBigInt:()=>li,ZodBoolean:()=>ui,ZodBranded:()=>Xu,ZodCatch:()=>bi,ZodDate:()=>ci,ZodDefault:()=>xi,ZodDiscriminatedUnion:()=>Mp,ZodEffects:()=>Va,ZodEnum:()=>vi,ZodError:()=>sa,ZodFirstPartyTypeKind:()=>ee,ZodFunction:()=>Dp,ZodIntersection:()=>hi,ZodIssueCode:()=>P,ZodLazy:()=>mi,ZodLiteral:()=>gi,ZodMap:()=>zs,ZodNaN:()=>Vs,ZodNativeEnum:()=>yi,ZodNever:()=>ur,ZodNull:()=>fi,ZodNullable:()=>Lr,ZodNumber:()=>si,ZodObject:()=>la,ZodOptional:()=>za,ZodParsedType:()=>W,ZodPipeline:()=>Ku,ZodPromise:()=>go,ZodReadonly:()=>Si,ZodRecord:()=>Op,ZodSchema:()=>le,ZodSet:()=>qs,ZodString:()=>ho,ZodSymbol:()=>Hs,ZodTransformer:()=>Va,ZodTuple:()=>wr,ZodType:()=>le,ZodUndefined:()=>di,ZodUnion:()=>pi,ZodUnknown:()=>ln,ZodVoid:()=>Us,addIssueToContext:()=>z,any:()=>iH,array:()=>cH,bigint:()=>tH,boolean:()=>xA,coerce:()=>DH,custom:()=>gA,date:()=>aH,datetimeRegex:()=>hA,defaultErrorMap:()=>on,discriminatedUnion:()=>hH,effect:()=>kH,enum:()=>CH,function:()=>bH,getErrorMap:()=>Ps,getParsedType:()=>Cr,instanceof:()=>JF,intersection:()=>mH,isAborted:()=>Tp,isAsync:()=>Ns,isDirty:()=>Rp,isValid:()=>po,late:()=>QF,lazy:()=>SH,literal:()=>_H,makeIssue:()=>Zu,map:()=>yH,nan:()=>eH,nativeEnum:()=>wH,never:()=>lH,null:()=>oH,nullable:()=>AH,number:()=>yA,object:()=>dH,objectUtil:()=>Yy,oboolean:()=>OH,onumber:()=>MH,optional:()=>IH,ostring:()=>RH,pipeline:()=>TH,preprocess:()=>EH,promise:()=>LH,quotelessJson:()=>kF,record:()=>vH,set:()=>xH,setErrorMap:()=>AF,strictObject:()=>fH,string:()=>vA,symbol:()=>rH,transformer:()=>kH,tuple:()=>gH,undefined:()=>nH,union:()=>pH,unknown:()=>sH,util:()=>fe,void:()=>uH});var fe;(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})(fe||(fe={}));var Yy;(function(t){t.mergeShapes=(e,a)=>({...e,...a})})(Yy||(Yy={}));var W=fe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Cr=t=>{switch(typeof t){case"undefined":return W.undefined;case"string":return W.string;case"number":return Number.isNaN(t)?W.nan:W.number;case"boolean":return W.boolean;case"function":return W.function;case"bigint":return W.bigint;case"symbol":return W.symbol;case"object":return Array.isArray(t)?W.array:t===null?W.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?W.promise:typeof Map<"u"&&t instanceof Map?W.map:typeof Set<"u"&&t instanceof Set?W.set:typeof Date<"u"&&t instanceof Date?W.date:W.object;default:return W.unknown}};var P=fe.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"]),kF=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:"),sa=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,fe.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()}};sa.create=t=>new sa(t);var IF=(t,e)=>{let a;switch(t.code){case P.invalid_type:t.received===W.undefined?a="Required":a=`Expected ${t.expected}, received ${t.received}`;break;case P.invalid_literal:a=`Invalid literal value, expected ${JSON.stringify(t.expected,fe.jsonStringifyReplacer)}`;break;case P.unrecognized_keys:a=`Unrecognized key(s) in object: ${fe.joinValues(t.keys,", ")}`;break;case P.invalid_union:a="Invalid input";break;case P.invalid_union_discriminator:a=`Invalid discriminator value. Expected ${fe.joinValues(t.options)}`;break;case P.invalid_enum_value:a=`Invalid enum value. Expected ${fe.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}"`:fe.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,fe.assertNever(t)}return{message:a}},on=IF;var uA=on;function AF(t){uA=t}function Ps(){return uA}var Zu=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}},EF=[];function z(t,e){let a=Ps(),r=Zu({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,a,a===on?void 0:on].filter(n=>!!n)});t.common.issues.push(r)}var Dt=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"}),ii=t=>({status:"dirty",value:t}),zt=t=>({status:"valid",value:t}),Tp=t=>t.status==="aborted",Rp=t=>t.status==="dirty",po=t=>t.status==="valid",Ns=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 qa=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}},cA=(t,e)=>{if(po(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 sa(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 Cr(e.data)}_getOrReturnCtx(e,a){return a||{common:e.parent.common,data:e.data,parsedType:Cr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Dt,ctx:{common:e.parent.common,data:e.data,parsedType:Cr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let a=this._parse(e);if(Ns(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:Cr(e)},n=this._parseSync({data:e,path:r.path,parent:r});return cA(r,n)}"~validate"(e){let a={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Cr(e)};if(!this["~standard"].async)try{let r=this._parseSync({data:e,path:[],parent:a});return po(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=>po(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:Cr(e)},n=this._parse({data:e,path:r.path,parent:r}),o=await(Ns(n)?n:Promise.resolve(n));return cA(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 Va({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 za.create(this,this._def)}nullable(){return Lr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return un.create(this)}promise(){return go.create(this,this._def)}or(e){return pi.create([this,e],this._def)}and(e){return hi.create(this,e,this._def)}transform(e){return new Va({...se(this._def),schema:this,typeName:ee.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let a=typeof e=="function"?e:()=>e;return new xi({...se(this._def),innerType:this,defaultValue:a,typeName:ee.ZodDefault})}brand(){return new Xu({typeName:ee.ZodBranded,type:this,...se(this._def)})}catch(e){let a=typeof e=="function"?e:()=>e;return new bi({...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 Ku.create(this,e)}readonly(){return Si.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},TF=/^c[^\s-]{8,}$/i,RF=/^[0-9a-z]+$/,MF=/^[0-9A-HJKMNP-TV-Z]{26}$/i,OF=/^[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,DF=/^[a-z0-9_-]{21}$/i,BF=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,PF=/^[-+]?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)?)??$/,NF=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,FF="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Qy,HF=/^(?:(?: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])$/,UF=/^(?:(?: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])$/,zF=/^(([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]))$/,qF=/^(([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])$/,VF=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,$F=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,fA="((\\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])))",jF=new RegExp(`^${fA}$`);function pA(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 GF(t){return new RegExp(`^${pA(t)}$`)}function hA(t){let e=`${fA}T${pA(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 WF(t,e){return!!((e==="v4"||!e)&&HF.test(t)||(e==="v6"||!e)&&zF.test(t))}function ZF(t,e){if(!BF.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 XF(t,e){return!!((e==="v4"||!e)&&UF.test(t)||(e==="v6"||!e)&&qF.test(t))}var ho=class t extends le{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==W.string){let o=this._getOrReturnCtx(e);return z(o,{code:P.invalid_type,expected:W.string,received:o.parsedType}),J}let r=new Dt,n;for(let o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(n=this._getOrReturnCtx(e,n),z(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),z(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?z(n,{code:P.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):s&&z(n,{code:P.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),r.dirty())}else if(o.kind==="email")NF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"email",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="emoji")Qy||(Qy=new RegExp(FF,"u")),Qy.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"emoji",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="uuid")OF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"uuid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="nanoid")DF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"nanoid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="cuid")TF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"cuid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="cuid2")RF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"cuid2",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="ulid")MF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(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),z(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),z(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),z(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),z(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),z(n,{code:P.invalid_string,validation:{endsWith:o.value},message:o.message}),r.dirty()):o.kind==="datetime"?hA(o).test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{code:P.invalid_string,validation:"datetime",message:o.message}),r.dirty()):o.kind==="date"?jF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{code:P.invalid_string,validation:"date",message:o.message}),r.dirty()):o.kind==="time"?GF(o).test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{code:P.invalid_string,validation:"time",message:o.message}),r.dirty()):o.kind==="duration"?PF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"duration",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="ip"?WF(e.data,o.version)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"ip",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="jwt"?ZF(e.data,o.alg)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"jwt",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="cidr"?XF(e.data,o.version)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"cidr",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="base64"?VF.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"base64",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="base64url"?$F.test(e.data)||(n=this._getOrReturnCtx(e,n),z(n,{validation:"base64url",code:P.invalid_string,message:o.message}),r.dirty()):fe.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,...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}};ho.create=t=>new ho({checks:[],typeName:ee.ZodString,coerce:t?.coerce??!1,...se(t)});function KF(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 si=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)!==W.number){let o=this._getOrReturnCtx(e);return z(o,{code:P.invalid_type,expected:W.number,received:o.parsedType}),J}let r,n=new Dt;for(let o of this._def.checks)o.kind==="int"?fe.isInteger(e.data)||(r=this._getOrReturnCtx(e,r),z(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),z(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),z(r,{code:P.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="multipleOf"?KF(e.data,o.value)!==0&&(r=this._getOrReturnCtx(e,r),z(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),z(r,{code:P.not_finite,message:o.message}),n.dirty()):fe.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"&&fe.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)}};si.create=t=>new si({checks:[],typeName:ee.ZodNumber,coerce:t?.coerce||!1,...se(t)});var li=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)!==W.bigint)return this._getInvalidInput(e);let r,n=new Dt;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),z(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),z(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),z(r,{code:P.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):fe.assertNever(o);return{status:n.value,value:e.data}}_getInvalidInput(e){let a=this._getOrReturnCtx(e);return z(a,{code:P.invalid_type,expected:W.bigint,received:a.parsedType}),J}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}};li.create=t=>new li({checks:[],typeName:ee.ZodBigInt,coerce:t?.coerce??!1,...se(t)});var ui=class extends le{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==W.boolean){let r=this._getOrReturnCtx(e);return z(r,{code:P.invalid_type,expected:W.boolean,received:r.parsedType}),J}return zt(e.data)}};ui.create=t=>new ui({typeName:ee.ZodBoolean,coerce:t?.coerce||!1,...se(t)});var ci=class t extends le{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==W.date){let o=this._getOrReturnCtx(e);return z(o,{code:P.invalid_type,expected:W.date,received:o.parsedType}),J}if(Number.isNaN(e.data.getTime())){let o=this._getOrReturnCtx(e);return z(o,{code:P.invalid_date}),J}let r=new Dt,n;for(let o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(n=this._getOrReturnCtx(e,n),z(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),z(n,{code:P.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),r.dirty()):fe.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}};ci.create=t=>new ci({checks:[],coerce:t?.coerce||!1,typeName:ee.ZodDate,...se(t)});var Hs=class extends le{_parse(e){if(this._getType(e)!==W.symbol){let r=this._getOrReturnCtx(e);return z(r,{code:P.invalid_type,expected:W.symbol,received:r.parsedType}),J}return zt(e.data)}};Hs.create=t=>new Hs({typeName:ee.ZodSymbol,...se(t)});var di=class extends le{_parse(e){if(this._getType(e)!==W.undefined){let r=this._getOrReturnCtx(e);return z(r,{code:P.invalid_type,expected:W.undefined,received:r.parsedType}),J}return zt(e.data)}};di.create=t=>new di({typeName:ee.ZodUndefined,...se(t)});var fi=class extends le{_parse(e){if(this._getType(e)!==W.null){let r=this._getOrReturnCtx(e);return z(r,{code:P.invalid_type,expected:W.null,received:r.parsedType}),J}return zt(e.data)}};fi.create=t=>new fi({typeName:ee.ZodNull,...se(t)});var mo=class extends le{constructor(){super(...arguments),this._any=!0}_parse(e){return zt(e.data)}};mo.create=t=>new mo({typeName:ee.ZodAny,...se(t)});var ln=class extends le{constructor(){super(...arguments),this._unknown=!0}_parse(e){return zt(e.data)}};ln.create=t=>new ln({typeName:ee.ZodUnknown,...se(t)});var ur=class extends le{_parse(e){let a=this._getOrReturnCtx(e);return z(a,{code:P.invalid_type,expected:W.never,received:a.parsedType}),J}};ur.create=t=>new ur({typeName:ee.ZodNever,...se(t)});var Us=class extends le{_parse(e){if(this._getType(e)!==W.undefined){let r=this._getOrReturnCtx(e);return z(r,{code:P.invalid_type,expected:W.void,received:r.parsedType}),J}return zt(e.data)}};Us.create=t=>new Us({typeName:ee.ZodVoid,...se(t)});var un=class t extends le{_parse(e){let{ctx:a,status:r}=this._processInputParams(e),n=this._def;if(a.parsedType!==W.array)return z(a,{code:P.invalid_type,expected:W.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)&&(z(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&&(z(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&&(z(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 qa(a,i,a.path,s)))).then(i=>Dt.mergeArray(r,i));let o=[...a.data].map((i,s)=>n.type._parseSync(new qa(a,i,a.path,s)));return Dt.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)}};un.create=(t,e)=>new un({type:t,minLength:null,maxLength:null,exactLength:null,typeName:ee.ZodArray,...se(e)});function Fs(t){if(t instanceof la){let e={};for(let a in t.shape){let r=t.shape[a];e[a]=za.create(Fs(r))}return new la({...t._def,shape:()=>e})}else return t instanceof un?new un({...t._def,type:Fs(t.element)}):t instanceof za?za.create(Fs(t.unwrap())):t instanceof Lr?Lr.create(Fs(t.unwrap())):t instanceof wr?wr.create(t.items.map(e=>Fs(e))):t}var la=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=fe.objectKeys(e);return this._cached={shape:e,keys:a},this._cached}_parse(e){if(this._getType(e)!==W.object){let u=this._getOrReturnCtx(e);return z(u,{code:P.invalid_type,expected:W.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 ur&&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 qa(n,d,n.path,u)),alwaysSet:u in n.data})}if(this._def.catchall instanceof ur){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&&(z(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 qa(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=>Dt.mergeObjectSync(r,u)):Dt.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: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 fe.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 fe.objectKeys(this.shape))e[r]||(a[r]=this.shape[r]);return new t({...this._def,shape:()=>a})}deepPartial(){return Fs(this)}partial(e){let a={};for(let r of fe.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 fe.objectKeys(this.shape))if(e&&!e[r])a[r]=this.shape[r];else{let o=this.shape[r];for(;o instanceof za;)o=o._def.innerType;a[r]=o}return new t({...this._def,shape:()=>a})}keyof(){return mA(fe.objectKeys(this.shape))}};la.create=(t,e)=>new la({shape:()=>t,unknownKeys:"strip",catchall:ur.create(),typeName:ee.ZodObject,...se(e)});la.strictCreate=(t,e)=>new la({shape:()=>t,unknownKeys:"strict",catchall:ur.create(),typeName:ee.ZodObject,...se(e)});la.lazycreate=(t,e)=>new la({shape:t,unknownKeys:"strip",catchall:ur.create(),typeName:ee.ZodObject,...se(e)});var pi=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 sa(s.ctx.common.issues));return z(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 sa(l));return z(a,{code:P.invalid_union,unionErrors:s}),J}}get options(){return this._def.options}};pi.create=(t,e)=>new pi({options:t,typeName:ee.ZodUnion,...se(e)});var sn=t=>t instanceof mi?sn(t.schema):t instanceof Va?sn(t.innerType()):t instanceof gi?[t.value]:t instanceof vi?t.options:t instanceof yi?fe.objectValues(t.enum):t instanceof xi?sn(t._def.innerType):t instanceof di?[void 0]:t instanceof fi?[null]:t instanceof za?[void 0,...sn(t.unwrap())]:t instanceof Lr?[null,...sn(t.unwrap())]:t instanceof Xu||t instanceof Si?sn(t.unwrap()):t instanceof bi?sn(t._def.innerType):[],Mp=class t extends le{_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==W.object)return z(a,{code:P.invalid_type,expected:W.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}):(z(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=sn(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 Jy(t,e){let a=Cr(t),r=Cr(e);if(t===e)return{valid:!0,data:t};if(a===W.object&&r===W.object){let n=fe.objectKeys(e),o=fe.objectKeys(t).filter(s=>n.indexOf(s)!==-1),i={...t,...e};for(let s of o){let l=Jy(t[s],e[s]);if(!l.valid)return{valid:!1};i[s]=l.data}return{valid:!0,data:i}}else if(a===W.array&&r===W.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=Jy(i,s);if(!l.valid)return{valid:!1};n.push(l.data)}return{valid:!0,data:n}}else return a===W.date&&r===W.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var hi=class extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e),n=(o,i)=>{if(Tp(o)||Tp(i))return J;let s=Jy(o.value,i.value);return s.valid?((Rp(o)||Rp(i))&&a.dirty(),{status:a.value,value:s.data}):(z(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}))}};hi.create=(t,e,a)=>new hi({left:t,right:e,typeName:ee.ZodIntersection,...se(a)});var wr=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==W.array)return z(r,{code:P.invalid_type,expected:W.array,received:r.parsedType}),J;if(r.data.length<this._def.items.length)return z(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&&(z(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 qa(r,i,r.path,s)):null}).filter(i=>!!i);return r.common.async?Promise.all(o).then(i=>Dt.mergeArray(a,i)):Dt.mergeArray(a,o)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};wr.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new wr({items:t,typeName:ee.ZodTuple,rest:null,...se(e)})};var Op=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!==W.object)return z(r,{code:P.invalid_type,expected:W.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 qa(r,s,r.path,s)),value:i._parse(new qa(r,r.data[s],r.path,s)),alwaysSet:s in r.data});return r.common.async?Dt.mergeObjectAsync(a,n):Dt.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:ho.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!==W.map)return z(r,{code:P.invalid_type,expected:W.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 qa(r,s,r.path,[u,"key"])),value:o._parse(new qa(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 qs=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==W.set)return z(r,{code:P.invalid_type,expected:W.set,received:r.parsedType}),J;let n=this._def;n.minSize!==null&&r.data.size<n.minSize.value&&(z(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&&(z(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 qa(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)}};qs.create=(t,e)=>new qs({valueType:t,minSize:null,maxSize:null,typeName:ee.ZodSet,...se(e)});var Dp=class t extends le{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==W.function)return z(a,{code:P.invalid_type,expected:W.function,received:a.parsedType}),J;function r(s,l){return Zu({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ps(),on].filter(u=>!!u),issueData:{code:P.invalid_arguments,argumentsError:l}})}function n(s,l){return Zu({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ps(),on].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 go){let s=this;return zt(async function(...l){let u=new sa([]),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 zt(function(...l){let u=s._def.args.safeParse(l,o);if(!u.success)throw new sa([r(l,u.error)]);let c=Reflect.apply(i,this,u.data),d=s._def.returns.safeParse(c,o);if(!d.success)throw new sa([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:wr.create(e).rest(ln.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||wr.create([]).rest(ln.create()),returns:a||ln.create(),typeName:ee.ZodFunction,...se(r)})}},mi=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})}};mi.create=(t,e)=>new mi({getter:t,typeName:ee.ZodLazy,...se(e)});var gi=class extends le{_parse(e){if(e.data!==this._def.value){let a=this._getOrReturnCtx(e);return z(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}};gi.create=(t,e)=>new gi({value:t,typeName:ee.ZodLiteral,...se(e)});function mA(t,e){return new vi({values:t,typeName:ee.ZodEnum,...se(e)})}var vi=class t extends le{_parse(e){if(typeof e.data!="string"){let a=this._getOrReturnCtx(e),r=this._def.values;return z(a,{expected:fe.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 z(a,{received:a.data,code:P.invalid_enum_value,options:r}),J}return zt(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})}};vi.create=mA;var yi=class extends le{_parse(e){let a=fe.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(e);if(r.parsedType!==W.string&&r.parsedType!==W.number){let n=fe.objectValues(a);return z(r,{expected:fe.joinValues(n),received:r.parsedType,code:P.invalid_type}),J}if(this._cache||(this._cache=new Set(fe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let n=fe.objectValues(a);return z(r,{received:r.data,code:P.invalid_enum_value,options:n}),J}return zt(e.data)}get enum(){return this._def.values}};yi.create=(t,e)=>new yi({values:t,typeName:ee.ZodNativeEnum,...se(e)});var go=class extends le{unwrap(){return this._def.type}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==W.promise&&a.common.async===!1)return z(a,{code:P.invalid_type,expected:W.promise,received:a.parsedType}),J;let r=a.parsedType===W.promise?a.data:Promise.resolve(a.data);return zt(r.then(n=>this._def.type.parseAsync(n,{path:a.path,errorMap:a.common.contextualErrorMap})))}};go.create=(t,e)=>new go({type:t,typeName:ee.ZodPromise,...se(e)});var Va=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=>{z(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"?ii(l.value):a.value==="dirty"?ii(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"?ii(s.value):a.value==="dirty"?ii(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(!po(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=>po(i)?Promise.resolve(n.transform(i.value,o)).then(s=>({status:a.value,value:s})):J);fe.assertNever(n)}};Va.create=(t,e,a)=>new Va({schema:t,typeName:ee.ZodEffects,effect:e,...se(a)});Va.createWithPreprocess=(t,e,a)=>new Va({schema:e,effect:{type:"preprocess",transform:t},typeName:ee.ZodEffects,...se(a)});var za=class extends le{_parse(e){return this._getType(e)===W.undefined?zt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};za.create=(t,e)=>new za({innerType:t,typeName:ee.ZodOptional,...se(e)});var Lr=class extends le{_parse(e){return this._getType(e)===W.null?zt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Lr.create=(t,e)=>new Lr({innerType:t,typeName:ee.ZodNullable,...se(e)});var xi=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=a.data;return a.parsedType===W.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:a.path,parent:a})}removeDefault(){return this._def.innerType}};xi.create=(t,e)=>new xi({innerType:t,typeName:ee.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...se(e)});var bi=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 Ns(n)?n.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new sa(r.common.issues)},input:r.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new sa(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};bi.create=(t,e)=>new bi({innerType:t,typeName:ee.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...se(e)});var Vs=class extends le{_parse(e){if(this._getType(e)!==W.nan){let r=this._getOrReturnCtx(e);return z(r,{code:P.invalid_type,expected:W.nan,received:r.parsedType}),J}return{status:"valid",value:e.data}}};Vs.create=t=>new Vs({typeName:ee.ZodNaN,...se(t)});var YF=Symbol("zod_brand"),Xu=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}},Ku=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(),ii(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})}},Si=class extends le{_parse(e){let a=this._def.innerType._parse(e),r=n=>(po(n)&&(n.value=Object.freeze(n.value)),n);return Ns(a)?a.then(n=>r(n)):r(a)}unwrap(){return this._def.innerType}};Si.create=(t,e)=>new Si({innerType:t,typeName:ee.ZodReadonly,...se(e)});function dA(t,e){let a=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof a=="string"?{message:a}:a}function gA(t,e={},a){return t?mo.create().superRefine((r,n)=>{let o=t(r);if(o instanceof Promise)return o.then(i=>{if(!i){let s=dA(e,r),l=s.fatal??a??!0;n.addIssue({code:"custom",...s,fatal:l})}});if(!o){let i=dA(e,r),s=i.fatal??a??!0;n.addIssue({code:"custom",...i,fatal:s})}}):mo.create()}var QF={object:la.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 JF=(t,e={message:`Input not instance of ${t.name}`})=>gA(a=>a instanceof t,e),vA=ho.create,yA=si.create,eH=Vs.create,tH=li.create,xA=ui.create,aH=ci.create,rH=Hs.create,nH=di.create,oH=fi.create,iH=mo.create,sH=ln.create,lH=ur.create,uH=Us.create,cH=un.create,dH=la.create,fH=la.strictCreate,pH=pi.create,hH=Mp.create,mH=hi.create,gH=wr.create,vH=Op.create,yH=zs.create,xH=qs.create,bH=Dp.create,SH=mi.create,_H=gi.create,CH=vi.create,wH=yi.create,LH=go.create,kH=Va.create,IH=za.create,AH=Lr.create,EH=Va.createWithPreprocess,TH=Ku.create,RH=()=>vA().optional(),MH=()=>yA().optional(),OH=()=>xA().optional(),DH={string:(t=>ho.create({...t,coerce:!0})),number:(t=>si.create({...t,coerce:!0})),boolean:(t=>ui.create({...t,coerce:!0})),bigint:(t=>li.create({...t,coerce:!0})),date:(t=>ci.create({...t,coerce:!0}))};var BH=J;var bA=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()})]),PH=p.object({kind:p.literal("tooltip"),id:p.string(),anchor:bA,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()}),NH=p.object({kind:p.literal("highlight"),id:p.string(),anchor:bA,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()}),ex=p.object({id:p.string(),version:p.number(),routes:p.array(p.string()).optional(),steps:p.array(p.union([PH,NH]))});function x8(t){return ex.parse(t)}var C8=({configUri:t,experiments:e,featureKey:a="smart-canvas-overlay-uri",credentials:r="include"}={})=>async()=>{let n=ny({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 ex.parse(i)};var Bp=Y(Qe(),1),SA=Y(ol(),1);function L8({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,SA.createPortal)(e,a):null}function FH(){let t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",e="";for(let a=0;a<16;a++)e+=t[Math.floor(Math.random()*t.length)];return e}var tx=class{constructor(){B(this,"sessionId");this.sessionId=FH(),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 ax(){return new tx}var T=typeof window<"u"?window:void 0,Nt=typeof globalThis<"u"?globalThis:T;typeof self>"u"&&(Nt.self=Nt),typeof File>"u"&&(Nt.File=function(){});var vE=Array.prototype,_A=vE.forEach,CA=vE.indexOf,ka=Nt?.navigator,q=Nt?.document,Pt=Nt?.location,bx=Nt?.fetch,Sx=Nt!=null&&Nt.XMLHttpRequest&&"withCredentials"in new Nt.XMLHttpRequest?Nt.XMLHttpRequest:void 0,wA=Nt?.AbortController,ua=ka?.userAgent,Q=T??{},fn={DEBUG:!1,LIB_VERSION:"1.341.0"};function LA(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 Zs(t){return function(){var e=this,a=arguments;return new Promise((function(r,n){var o=t.apply(e,a);function i(l){LA(o,r,n,i,s,"next",l)}function s(l){LA(o,r,n,i,s,"throw",l)}i(void 0)}))}}function G(){return G=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},G.apply(null,arguments)}function yE(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 HH=["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"],kA=function(t,e){if(e===void 0&&(e=[]),!t)return!1;var a=t.toLowerCase();return HH.concat(e).some((r=>{var n=r.toLowerCase();return a.indexOf(n)!==-1}))},UH=["$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 pe(t,e){return t.indexOf(e)!==-1}var dh=function(t){return t.trim()},_x=function(t){return t.replace(/^\$/,"")},zH=Array.isArray,xE=Object.prototype,bE=xE.hasOwnProperty,fh=xE.toString,_e=zH||function(t){return fh.call(t)==="[object Array]"},_o=t=>typeof t=="function",vt=t=>t===Object(t)&&!_e(t),Xs=t=>{if(vt(t)){for(var e in t)if(bE.call(t,e))return!1;return!0}return!1},V=t=>t===void 0,yt=t=>fh.call(t)=="[object String]",Cx=t=>yt(t)&&t.trim().length===0,cr=t=>t===null,me=t=>V(t)||cr(t),yn=t=>fh.call(t)=="[object Number]"&&t==t,Gs=t=>yn(t)&&t>0,vn=t=>fh.call(t)==="[object Boolean]",qH=t=>t instanceof FormData,VH=t=>pe(UH,t);function wx(t){return t===null||typeof t!="object"}function Vp(t,e){return Object.prototype.toString.call(t)==="[object "+e+"]"}function SE(t){return!V(Event)&&(function(e,a){try{return e instanceof a}catch{return!1}})(t,Event)}var $H=[!0,"true",1,"1","yes"],rx=t=>pe($H,t),jH=[!1,"false",0,"0","no"];function Ir(t,e,a,r,n){return e>a&&(r.warn("min cannot be greater than max."),e=a),yn(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),Ir(n||a,e,a,r))}var Lx=class{constructor(e){this.t={},this.i=e.i,this.o=Ir(e.bucketSize,0,100,e.h),this.m=Ir(e.refillRate,0,this.o,e.h),this.$=Ir(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={}}},$a="Mobile",$p="iOS",gn="Android",vc="Tablet",_E=gn+" "+vc,CE="iPad",wE="Apple",LE=wE+" Watch",yc="Safari",Js="BlackBerry",kE="Samsung",IE=kE+"Browser",AE=kE+" Internet",Li="Chrome",GH=Li+" OS",EE=Li+" "+$p,Ob="Internet Explorer",TE=Ob+" "+$a,Db="Opera",WH=Db+" Mini",Bb="Edge",RE="Microsoft "+Bb,Ys="Firefox",ME=Ys+" "+$p,xc="Nintendo",bc="PlayStation",Qs="Xbox",OE=gn+" "+$a,DE=$a+" "+yc,ic="Windows",kx=ic+" Phone",IA="Nokia",Ix="Ouya",BE="Generic",ZH=BE+" "+$a.toLowerCase(),PE=BE+" "+vc.toLowerCase(),Ax="Konqueror",Zt="(\\d+(\\.\\d+)?)",nx=new RegExp("Version/"+Zt),XH=new RegExp(Qs,"i"),KH=new RegExp(bc+" \\w+","i"),YH=new RegExp(xc+" \\w+","i"),Pb=new RegExp(Js+"|PlayBook|BB10","i"),QH={"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"},Pp,AA,ox,JH=(t,e)=>e&&pe(e,wE)||(function(a){return pe(a,yc)&&!pe(a,Li)&&!pe(a,gn)})(t),NE=function(t,e){return e=e||"",pe(t," OPR/")&&pe(t,"Mini")?WH:pe(t," OPR/")?Db:Pb.test(t)?Js:pe(t,"IE"+$a)||pe(t,"WPDesktop")?TE:pe(t,IE)?AE:pe(t,Bb)||pe(t,"Edg/")?RE:pe(t,"FBIOS")?"Facebook "+$a:pe(t,"UCWEB")||pe(t,"UCBrowser")?"UC Browser":pe(t,"CriOS")?EE:pe(t,"CrMo")||pe(t,Li)?Li:pe(t,gn)&&pe(t,yc)?OE:pe(t,"FxiOS")?ME:pe(t.toLowerCase(),Ax.toLowerCase())?Ax:JH(t,e)?pe(t,$a)?DE:yc:pe(t,Ys)?Ys:pe(t,"MSIE")||pe(t,"Trident/")?Ob:pe(t,"Gecko")?Ys:""},e3={[TE]:[new RegExp("rv:"+Zt)],[RE]:[new RegExp(Bb+"?\\/"+Zt)],[Li]:[new RegExp("("+Li+"|CrMo)\\/"+Zt)],[EE]:[new RegExp("CriOS\\/"+Zt)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Zt)],[yc]:[nx],[DE]:[nx],[Db]:[new RegExp("(Opera|OPR)\\/"+Zt)],[Ys]:[new RegExp(Ys+"\\/"+Zt)],[ME]:[new RegExp("FxiOS\\/"+Zt)],[Ax]:[new RegExp("Konqueror[:/]?"+Zt,"i")],[Js]:[new RegExp(Js+" "+Zt),nx],[OE]:[new RegExp("android\\s"+Zt,"i")],[AE]:[new RegExp(IE+"\\/"+Zt)],[Ob]:[new RegExp("(rv:|MSIE )"+Zt)],Mozilla:[new RegExp("rv:"+Zt)]},t3=function(t,e){var a=NE(t,e),r=e3[a];if(V(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},EA=[[new RegExp(Qs+"; "+Qs+" (.*?)[);]","i"),t=>[Qs,t&&t[1]||""]],[new RegExp(xc,"i"),[xc,""]],[new RegExp(bc,"i"),[bc,""]],[Pb,[Js,""]],[new RegExp(ic,"i"),(t,e)=>{if(/Phone/.test(e)||/WPDesktop/.test(e))return[kx,""];if(new RegExp($a).test(e)&&!/IEMobile\b/.test(e))return[ic+" "+$a,""];var a=/Windows NT ([0-9.]+)/i.exec(e);if(a&&a[1]){var r=a[1],n=QH[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[$p,e.join(".")]}return[$p,""]}],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,t=>{var e="";return t&&t.length>=3&&(e=V(t[2])?t[3]:t[2]),["watchOS",e]}],[new RegExp("("+gn+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+gn+")","i"),t=>{if(t&&t[2]){var e=[t[2],t[3],t[4]||"0"];return[gn,e.join(".")]}return[gn,""]}],[/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/,[GH,""]],[/Linux|debian/i,["Linux",""]]],TA=function(t){return YH.test(t)?xc:KH.test(t)?bc:XH.test(t)?Qs:new RegExp(Ix,"i").test(t)?Ix:new RegExp("("+kx+"|WPDesktop)","i").test(t)?kx:/iPad/.test(t)?CE:/iPod/.test(t)?"iPod Touch":/iPhone/.test(t)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(t)?LE:Pb.test(t)?Js:/(kobo)\s(ereader|touch)/i.test(t)?"Kobo":new RegExp(IA,"i").test(t)?IA:/(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($a).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)?gn:_E:new RegExp("(pda|"+$a+")","i").test(t)?ZH:new RegExp(vc,"i").test(t)&&!new RegExp(vc+" pc","i").test(t)?PE:""},a3=t=>t instanceof Error;function r3(t){var e=globalThis._posthogChunkIds;if(e){var a=Object.keys(e);return ox&&a.length===AA||(AA=a.length,ox=a.reduce(((r,n)=>{Pp||(Pp={});var o=Pp[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,Pp[n]=[u,c];break}}return r}),{})),ox}}var Ex=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 Zs((function*(){for(var r of e)r.stacktrace&&r.stacktrace.frames&&_e(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)),G({},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 Zs((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,G({},a,{handled:!0}))),s}buildParsingContext(){return{chunkIdMap:r3(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 G({},a,{syntheticException:r==0?a.syntheticException:void 0,mechanism:e,apply:o=>n(o,r),next:o=>n(o,r+1)})}},el="?";function Tx(t,e,a,r,n){var o={platform:t,filename:e,function:a==="<anonymous>"?el:a,in_app:!0};return V(r)||(o.lineno=r),V(n)||(o.colno=n),o}var FE=(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]:el,a?"safari-extension:"+e:"safari-web-extension:"+e]:[t,e]},n3=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,o3=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,i3=/\((\S*)(?::(\d+))(?::(\d+))\)/,s3=(t,e)=>{var a=n3.exec(t);if(a){var[,r,n,o]=a;return Tx(e,r,el,+n,+o)}var i=o3.exec(t);if(i){if(i[2]&&i[2].indexOf("eval")===0){var s=i3.exec(i[2]);s&&(i[2]=s[1],i[3]=s[2],i[4]=s[3])}var[l,u]=FE(i[1]||el,i[2]);return Tx(e,u,l,i[3]?+i[3]:void 0,i[4]?+i[4]:void 0)}},l3=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,u3=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,c3=(t,e)=>{var a=l3.exec(t);if(a){if(a[3]&&a[3].indexOf(" > eval")>-1){var r=u3.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]||el;return[o,n]=FE(o,n),Tx(e,n,o,a[4]?+a[4]:void 0,a[5]?+a[5]:void 0)}},RA=/\(error: (.*)\)/,MA=50;function d3(){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(`
499
+ `),l=o;l<s.length;l++){var u=s[l];if(!(u.length>1024)){var c=RA.test(u)?u.replace(RA,"$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>=MA)break}}}return(function(h){if(!h.length)return[];var S=Array.from(h);return S.reverse(),S.slice(0,MA).map((x=>{return G({},x,{filename:x.filename||(b=S,b[b.length-1]||{}).filename,function:x.function||el});var b}))})(i)}})("web:javascript",s3,c3)}var Rx=class{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,a){var r=yt(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 Vp(e,"DOMException")}isDOMError(e){return Vp(e,"DOMError")}},Mx=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 Vp(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}}},f3=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i,Dx=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(f3);return n&&(a=n[1],r=n[2]),[a,r]}},p3=["fatal","error","warning","log","info","debug"];function HE(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 Bx=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 SE(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: "+HE(e)}isSeverityLevel(e){return yt(e)&&!Cx(e)&&p3.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var r=e[a];if(a3(r))return r}}getObjectClassName(e){try{var a=Object.getPrototypeOf(e);return a?a.constructor.name:void 0}catch{return}}},Px=class{match(e){return SE(e)}coerce(e,a){var r,n=e.constructor.name;return{type:n,value:n+" captured as exception with keys: "+HE(e),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},Nx=class{match(e){return wx(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}}},Fx=class{match(e){return Vp(e,"PromiseRejectionEvent")}coerce(e,a){var r,n=this.getUnhandledRejectionReason(e);return wx(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(wx(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}},UE=function(t,e){var{debugEnabled:a}=e===void 0?{}:e,r={k:function(n){if(T&&(fn.DEBUG||Q.POSTHOG_DEBUG||a)&&!V(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)=>UE(t+" "+n,o)};return r},j=UE("[PostHog.js]"),tt=j.createLogger,h3=tt("[ExternalScriptsLoader]"),OA=(t,e,a)=>{if(t.config.disable_external_dependency_loading)return h3.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");if(t.config.external_scripts_inject_target==="head")q.head.appendChild(l);else{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)};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);OA(t,o,a)},Q.__PosthogExtensions__.loadSiteApp=(t,e,a)=>{var r=t.requestRouter.endpointFor("api",e);OA(t,r,a)};var jp={};function Co(t,e,a){if(_e(t)){if(_A&&t.forEach===_A)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)===jp)return}}}function Pe(t,e,a){if(!me(t)){if(_e(t))return Co(t,e,a);if(qH(t)){for(var r of t.entries())if(e.call(a,r[1],r[0])===jp)return}else for(var n in t)if(bE.call(t,n)&&e.call(a,t[n],n)===jp)return}}var it=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},al=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 zp(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 DA=function(t){try{return t()}catch{return}},m3=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){j.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),j.critical(n)}}},Nb=function(t){var e={};return Pe(t,(function(a,r){(yt(a)&&a.length>0||yn(a))&&(e[r]=a)})),e};function g3(t,e){return a=t,r=o=>yt(o)&&!cr(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),_e(i)?(l=[],Co(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 v3=["herokuapp.com","vercel.app","netlify.app"];function y3(t){var e=t?.hostname;if(!yt(e))return!1;var a=e.split(".").slice(-2).join(".");for(var r of v3)if(a===r)return!1;return!0}function zE(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 qE="$people_distinct_id",sc="__alias",lc="__timers",BA="$autocapture_disabled_server_side",Hx="$heatmaps_enabled_server_side",PA="$exception_capture_enabled_server_side",Ux="$error_tracking_suppression_rules",NA="$error_tracking_capture_extension_exceptions",FA="$web_vitals_enabled_server_side",VE="$dead_clicks_enabled_server_side",HA="$product_tours_enabled_server_side",UA="$web_vitals_allowed_metrics",ix="$session_recording_remote_config",Gp="$sesid",$E="$session_is_sampled",Ks="$enabled_feature_flags",uc="$early_access_features",zx="$feature_flag_details",cc="$stored_person_properties",wi="$stored_group_properties",qx="$surveys",Wp="$flag_call_reported",pn="$user_state",Vx="$client_session_props",$x="$capture_rate_limit",jx="$initial_campaign_params",Gx="$initial_referrer_info",Zp="$initial_person_info",Xp="$epp",jE="__POSTHOG_TOOLBAR__",Yu="$posthog_cookieless",x3=[qE,sc,"__cmpns",lc,"$session_recording_enabled_server_side",Hx,Gp,Ks,Ux,pn,uc,zx,wi,cc,qx,Wp,Vx,$x,jx,Gx,Xp,Zp,"$conversations_widget_session_id","$conversations_ticket_id","$conversations_widget_state","$conversations_user_traits"];function zA(t){return t instanceof Element&&(t.id===jE||!(t.closest==null||!t.closest(".toolbar-global-fade-container")))}function ph(t){return!!t&&t.nodeType===1}function wo(t,e){return!!t&&!!t.tagName&&t.tagName.toLowerCase()===e.toLowerCase()}function GE(t){return!!t&&t.nodeType===3}function WE(t){return!!t&&t.nodeType===11}function Fb(t){return t?dh(t).split(/\s+/):[]}function qA(t){var e=T?.location.href;return!!(e&&t&&t.some((a=>e.match(a))))}function Kp(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 Fb(e)}function ZE(t){return me(t)?null:dh(t).split(/(\s+)/).filter((e=>Sc(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function Cc(t){var e="";return Wx(t)&&!JE(t)&&t.childNodes&&t.childNodes.length&&Pe(t.childNodes,(function(a){var r;GE(a)&&a.textContent&&(e+=(r=ZE(a.textContent))!==null&&r!==void 0?r:"")})),dh(e)}function XE(t){return V(t.target)?t.srcElement||null:(e=t.target)!=null&&e.shadowRoot?t.composedPath()[0]||null:t.target||null;var e}var Hb=["a","button","form","input","select","textarea","label"];function KE(t,e){if(V(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 YE(t){var e=t.parentNode;return!(!e||!ph(e))&&e}var b3=["next","previous","prev",">","<"],VA=10,$A=[".ph-no-rageclick",".ph-no-capture"];function S3(t,e){if(!T||Ub(t))return!1;var a,r,n;if(vn(e)?(a=!!e&&$A,r=void 0):(a=(n=e?.css_selector_ignorelist)!==null&&n!==void 0?n:$A,r=e?.content_ignorelist),a===!1)return!1;var{targetElementList:o}=QE(t,!1);return!(function(i,s){if(i===!1||V(i))return!1;var l;if(i===!0)l=b3;else{if(!_e(i))return!1;if(i.length>VA)return j.error("[PostHog] content_ignorelist array cannot exceed "+VA+" 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:Cc(i).toLowerCase(),ariaLabel:((s=i.getAttribute("aria-label"))==null?void 0:s.toLowerCase().trim())||""}})))&&!KE(o,a)}var Ub=t=>!t||wo(t,"html")||!ph(t),QE=(t,e)=>{if(!T||Ub(t))return{parentIsUsefulElement:!1,targetElementList:[]};for(var a=!1,r=[t],n=t;n.parentNode&&!wo(n,"body");)if(WE(n.parentNode))r.push(n.parentNode.host),n=n.parentNode.host;else{var o=YE(n);if(!o)break;if(e||Hb.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 _3(t,e,a,r,n){var o,i,s,l;if(a===void 0&&(a=void 0),!T||Ub(t)||(o=a)!=null&&o.url_allowlist&&!qA(a.url_allowlist)||(i=a)!=null&&i.url_ignorelist&&qA(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}=QE(t,r);if(!(function(S,x){var b=x?.element_allowlist;if(V(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)||!KE(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&&(Hb.indexOf(h)>-1||t.getAttribute("contenteditable")==="true")}}function Wx(t){for(var e=t;e.parentNode&&!wo(e,"body");e=e.parentNode){var a=Kp(e);if(pe(a,"ph-sensitive")||pe(a,"ph-no-capture"))return!1}if(pe(Kp(t),"ph-include"))return!0;var r=t.type||"";if(yt(r))switch(r.toLowerCase()){case"hidden":case"password":return!1}var n=t.name||t.id||"";return!(yt(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 JE(t){return!!(wo(t,"input")&&!["button","checkbox","submit","reset"].includes(t.type)||wo(t,"select")||wo(t,"textarea")||t.getAttribute("contenteditable")==="true")}var eT="(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})",C3=new RegExp("^(?:"+eT+")$"),w3=new RegExp(eT),tT="\\d{3}-?\\d{2}-?\\d{4}",L3=new RegExp("^("+tT+")$"),k3=new RegExp("("+tT+")");function Sc(t,e){return e===void 0&&(e=!0),!(me(t)||yt(t)&&(t=dh(t),(e?C3:w3).test((t||"").replace(/[- ]/g,""))||(e?L3:k3).test(t)))}function aT(t){var e=Cc(t);return Sc(e=(e+" "+rT(t)).trim())?e:""}function rT(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=Cc(a);e=(e+" "+n).trim(),a.childNodes&&a.childNodes.length&&(e=(e+" "+rT(a)).trim())}catch(o){j.error("[AutoCapture]",o)}})),e}function I3(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=G({},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 zp(l).sort(((c,d)=>{var[f]=c,[h]=d;return f.localeCompare(h)})).forEach((c=>{var[d,f]=c;return u[jA(d.toString())]=jA(f.toString())})),i+=":",i+=zp(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:A3(a),attr_id:a.attr__id,nth_child:a.nth_child,nth_of_type:a.nth_of_type,attributes:{}};return zp(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 jA(t){return t.replace(/"|\\"/g,'\\"')}function A3(t){var e=t.attr__class;return e?_e(e)?e:Fb(e):void 0}var Yp=class{constructor(e){this.disabled=e===!1;var a=vt(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}},Qp=t=>{var e=q?.createElement("a");return V(e)?null:(e.href=t,e)},E3=function(t,e){var a,r;e===void 0&&(e="&");var n=[];return Pe(t,(function(o,i){V(o)||V(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)},Jp=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(!_e(a)||a.length<2)return"";var i=a[1];try{i=decodeURIComponent(i)}catch{j.error("Skipping decoding for malformed query param: "+i)}return i.replace(/\+/g," ")},wc=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("=");_e(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},eh=function(t,e){var a=t.match(new RegExp(e+"=([^&]*)"));return a?a[1]:null},sx="$copy_autocapture",GA=tt("[AutoCapture]");function lx(t,e){return e.length>t?e.slice(0,t)+"...":e}function T3(t){if(t.previousElementSibling)return t.previousElementSibling;var e=t;do e=e.previousSibling;while(e&&!ph(e));return e}function R3(t,e,a,r){var n=t.tagName.toLowerCase(),o={tag_name:n};Hb.indexOf(n)>-1&&!a&&(n.toLowerCase()==="a"||n.toLowerCase()==="button"?o.$el_text=lx(1024,aT(t)):o.$el_text=lx(1024,Cc(t)));var i=Kp(t);i.length>0&&(o.classes=i.filter((function(c){return c!==""}))),Pe(t.attributes,(function(c){var d;if((!JE(t)||["name","id","class","aria-label"].indexOf(c.name)!==-1)&&(r==null||!r.includes(c.name))&&!e&&Sc(c.value)&&(d=c.name,!yt(d)||d.substring(0,10)!=="_ngcontent"&&d.substring(0,7)!=="_nghost")){var f=c.value;c.name==="class"&&(f=Fb(f).join(" ")),o["attr__"+c.name]=lx(1024,f)}}));for(var s=1,l=1,u=t;u=T3(u);)s++,u.tagName===t.tagName&&l++;return o.nth_child=s,o.nth_of_type=l,o}function M3(t,e){for(var a,r,{e:n,maskAllElementAttributes:o,maskAllText:i,elementAttributeIgnoreList:s,elementsChainAsString:l}=e,u=[t],c=t;c.parentNode&&!wo(c,"body");)WE(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=Wx(v);v.tagName.toLowerCase()==="a"&&(S=v.getAttribute("href"),S=C&&S&&Sc(S)&&S),pe(Kp(v),"ph-no-capture")&&(x=!0),f.push(R3(v,o,i,s));var w=(function(_){if(!Wx(_))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-",""),O=A.value;I&&O&&Sc(O)&&(L[I]=O)}})),L})(v);it(h,w)})),x)return{props:{},explicitNoCapture:x};if(i||(t.tagName.toLowerCase()==="a"||t.tagName.toLowerCase()==="button"?f[0].$el_text=aT(t):f[0].$el_text=Cc(t)),S){var b,g;f[0].attr__href=S;var m=(b=Qp(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:it({$event_type:n.type,$ce_version:1},l?{}:{$elements:f},{$elements_chain:I3(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 Zx=class{constructor(e){this.P=!1,this.T=null,this.I=!1,this.instance=e,this.rageclicks=new Yp(e.config.rageclick),this.C=null}get R(){var e,a,r=vt(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&&q){var e=r=>{r=r||T?.event;try{this.O(r)}catch(n){GA.error("Failed to capture event",n)}};if(pt(q,"submit",e,{capture:!0}),pt(q,"change",e,{capture:!0}),pt(q,"click",e,{capture:!0}),this.R.capture_copied_text){var a=r=>{r=r||T?.event,this.O(r,sx)};pt(q,"copy",a,{capture:!0}),pt(q,"cut",a,{capture:!0})}}}else GA.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({[BA]:!!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=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[BA],n=this.T;if(cr(n)&&!vn(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=XE(e);GE(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())&&S3(n,this.instance.config.rageclick)&&this.O(e,"$rageclick");var o=a===sx;if(n&&_3(n,e,this.R,o,o?["copy","cut"]:void 0)){var{props:i,explicitNoCapture:s}=M3(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===sx){var u,c=ZE(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 _o(q?.querySelectorAll)}};Math.trunc||(Math.trunc=function(t){return t<0?Math.ceil(t):Math.floor(t)}),Number.isInteger||(Number.isInteger=function(t){return yn(t)&&isFinite(t)&&Math.floor(t)===t});var WA="0123456789abcdef",Xx=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+WA.charAt(this.bytes[a]>>>4)+WA.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}},Kx=class{constructor(){this.A=0,this.j=0,this.D=new Yx}generate(){var e=this.generateOrAbort();if(V(e)){this.A=0;var a=this.generateOrAbort();if(V(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 Xx.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())}},ZA,nT=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&&!V(T.crypto)&&crypto.getRandomValues&&(nT=t=>crypto.getRandomValues(t));var Yx=class{constructor(){this.N=new Uint32Array(8),this.U=1/0}nextUint32(){return this.U>=this.N.length&&(nT(this.N),this.U=0),this.N[this.U++]}},So=()=>O3().toString(),O3=()=>(ZA||(ZA=new Kx)).generate(),Qu="",D3=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;function B3(t,e){if(e){var a=(function(n,o){if(o===void 0&&(o=q),Qu)return Qu;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();!Qu&&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",Qu=u)}return Qu})(t);if(!a){var r=(n=>{var o=n.match(D3);return o?o[0]:""})(t);r!==a&&j.info("Warning: cookie subdomain discovery mismatch",r,a),a=r}return a?"; domain=."+a:""}return""}var kr={H:()=>!!q,B:function(t){j.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(kr.q(t))||{}}catch{}return e},G:function(t,e,a,r,n){if(q)try{var o="",i="",s=B3(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&&j.warn("cookieStore warning: large cookie, len="+u.length),q.cookie=u,u}catch{return}},V:function(t,e){if(q!=null&&q.cookie)try{kr.G(t,"",-1,e)}catch{return}}},ux=null,Ye={H:function(){if(!cr(ux))return ux;var t=!0;if(V(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||j.error("localStorage unsupported; falling back to cookie store"),ux=t,t},B:function(t){j.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)}}},P3=["$device_id","distinct_id",Gp,$E,Xp,Zp],Np={},N3={H:function(){return!0},B:function(t){j.error("memoryStorage error: "+t)},q:function(t){return Np[t]||null},W:function(t){return Np[t]||null},G:function(t,e){Np[t]=e},V:function(t){delete Np[t]}},_i=null,Bt={H:function(){if(!cr(_i))return _i;if(_i=!0,V(T))_i=!1;else try{var t="__support__";Bt.G(t,"xyz"),Bt.q(t)!=='"xyz"'&&(_i=!1),Bt.V(t)}catch{_i=!1}return _i},B:function(t){j.error("sessionStorage error: ",t)},q:function(t){try{return T?.sessionStorage.getItem(t)}catch(e){Bt.B(e)}return null},W:function(t){try{return JSON.parse(Bt.q(t))||null}catch{}return null},G:function(t,e){try{T?.sessionStorage.setItem(t,JSON.stringify(e))}catch(a){Bt.B(a)}},V:function(t){try{T?.sessionStorage.removeItem(t)}catch(e){Bt.B(e)}}},hn=(function(t){return t[t.PENDING=-1]="PENDING",t[t.DENIED=0]="DENIED",t[t.GRANTED=1]="GRANTED",t})({}),Qx=class{constructor(e){this._instance=e}get R(){return this._instance.config}get consent(){return this.J()?hn.DENIED:this.K}isOptedOut(){return this.R.cookieless_mode==="always"||this.consent===hn.DENIED||this.consent===hn.PENDING&&(this.R.opt_out_capturing_by_default||this.R.cookieless_mode==="on_reject")}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===hn.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 rx(e)?hn.GRANTED:pe(jH,e)?hn.DENIED:hn.PENDING}get Y(){if(!this.Z){var e=this.R.opt_out_capturing_persistence_type;this.Z=e==="localStorage"?Ye:kr;var a=e==="localStorage"?kr:Ye;a.q(this.X)&&(this.Z.q(this.X)||this.optInOut(rx(a.q(this.X))),a.V(this.X,this.R.cross_subdomain_cookie))}return this.Z}J(){return!!this.R.respect_dnt&&!!zE([ka?.doNotTrack,ka?.msDoNotTrack,Q.doNotTrack],(e=>rx(e)))}},Fp=tt("[Dead Clicks]"),F3=()=>!0,H3=t=>{var e,a=!((e=t.instance.persistence)==null||!e.get_property(VE)),r=t.instance.config.capture_dead_clicks;return vn(r)?r:!!vt(r)||a},th=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({[VE]: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?Fp.error("failed to load script",n):e()}))}et(){var e;if(q){if(!this.tt&&(e=Q.__PosthogExtensions__)!=null&&e.initDeadClicksAutocapture){var a=vt(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(q),Fp.info("starting...")}}else Fp.error("`document` not found. Cannot start.")}stop(){this.tt&&(this.tt.stop(),this.tt=void 0,Fp.info("stopping..."))}},Ju=tt("[ExceptionAutocapture]"),Jx=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){Ju.error("failed to start",u),this.ut()}}},this._instance=e,this.ht=!((a=this._instance.persistence)==null||!a.props[PA]),this.dt=new Lx({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:Ju}),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 vt(e)?a=G({},a,e):(V(e)?this.ht:e)&&(a=G({},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?(Ju.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 Ju.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({[PA]: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)?Ju.info("Skipping exception capture because of client rate limiting.",{exception:n}):this._instance.exceptions.sendExceptionEvent(e)}};function XA(t,e,a){try{if(!(e in t))return()=>{};var r=t[e],n=a(r);return _o(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),t[e]=n,()=>{t[e]=r}}catch{return()=>{}}}var eb=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&&(j.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.ft&&this.ft(),this.ft=void 0,j.info("History API monitoring stopped")}monitorHistoryChanges(){var e,a;if(T&&T.history){var r=this;(e=T.history.pushState)!=null&&e.__posthog_wrapped__||XA(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__||XA(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){j.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)}}}},cx=tt("[SegmentIntegration]");function U3(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(pn,"identified")),n()},s=o.user();"then"in s&&_o(s.then)?s.then(i):i(s)})(t,(()=>{a.register((r=>{Promise&&Promise.resolve||cx.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()||(cx.info("No userId set, resetting PostHog"),r.reset()),o.event.userId&&o.event.userId!==r.get_distinct_id()&&(cx.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 oT="posthog-js";function iT(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=>G({},g,{stacktrace:g.stacktrace?G({},g.stacktrace,{type:"raw",frames:(g.stacktrace.frames||[]).map((m=>G({},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 tb=class{constructor(e,a,r,n,o,i){this.name=oT,this.setupOnce=function(s){s(iT(e,{organization:a,projectId:r,prefix:n,severityAllowList:o,sendExceptionsToPostHog:i==null||i}))}}},z3=T!=null&&T.location?eh(T.location.hash,"__posthog")||eh(location.hash,"state"):null,KA="_postHogToolbarParams",YA=tt("[Toolbar]"),bo=(function(t){return t[t.UNINITIALIZED=0]="UNINITIALIZED",t[t.LOADING=1]="LOADING",t[t.LOADED=2]="LOADED",t})(bo||{}),ab=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:bo.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||!q)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=z3||eh(e.hash,"__posthog")||eh(e.hash,"state"),i=o?DA((()=>JSON.parse(atob(decodeURIComponent(o)))))||DA((()=>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(KA)||"{}")).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;!me(a)&&_o(a)?a(e,this.instance):YA.warn("No toolbar load function found")}loadToolbar(e){var a=!(q==null||!q.getElementById(jE));if(!T||a)return!1;var r=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,n=G({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},r?{instrument:!1}:{});if(T.localStorage.setItem(KA,JSON.stringify(G({},n,{source:void 0}))),this.wt()===bo.LOADED)this.xt(n);else if(this.wt()===bo.UNINITIALIZED){var o;this.yt(bo.LOADING),(o=Q.__PosthogExtensions__)==null||o.loadExternalDependency==null||o.loadExternalDependency(this.instance,"toolbar",(i=>{if(i)return YA.error("[Toolbar] Failed to load",i),void this.yt(bo.UNINITIALIZED);this.yt(bo.LOADED),this.xt(n)})),pt(T,"turbolinks:load",(()=>{this.yt(bo.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=tt("[TracingHeaders]"),rb=class{constructor(e){this.$t=void 0,this.St=void 0,this.rt=()=>{var a,r;V(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)),V(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)}},Hp="https?://(.*)",rl=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],V3=al(["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid"],rl),Lc="<masked>",$3=["li_fat_id"];function sT(t,e,a){if(!q)return{};var r,n=e?al([],rl,a||[]):[],o=lT(wc(q.URL,n,Lc),t),i=(r={},Pe($3,(function(s){var l=kr.q(s);r[s]=l||null})),r);return it(i,o)}function lT(t,e){var a=V3.concat(e||[]),r={};return Pe(a,(function(n){var o=Jp(t,n);r[n]=o||null})),r}function uT(t){var e=(function(o){return o?o.search(Hp+"google.([^/?]*)")===0?"google":o.search(Hp+"bing.com")===0?"bing":o.search(Hp+"yahoo.com")===0?"yahoo":o.search(Hp+"duckduckgo.com")===0?"duckduckgo":null:null})(t),a=e!="yahoo"?"q":"p",r={};if(!cr(e)){r.$search_engine=e;var n=q?Jp(q.referrer,a):"";n.length&&(r.ph_keyword=n)}return r}function QA(){return navigator.language||navigator.userLanguage}function cT(){return q?.referrer||"$direct"}function dT(t,e){var a=t?al([],rl,e||[]):[],r=Pt?.href.substring(0,1e3);return{r:cT().substring(0,1e3),u:r?wc(r,a,Lc):void 0}}function fT(t){var e,{r:a,u:r}=t,n={$referrer:a,$referring_domain:a==null?void 0:a=="$direct"?"$direct":(e=Qp(a))==null?void 0:e.host};if(r){n.$current_url=r;var o=Qp(r);n.$host=o?.host,n.$pathname=o?.pathname;var i=lT(r);it(n,i)}if(a){var s=uT(a);it(n,s)}return n}function pT(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function j3(){try{return new Date().getTimezoneOffset()}catch{return}}function G3(t,e){if(!ua)return{};var a,r,n,o=t?al([],rl,e||[]):[],[i,s]=(function(l){for(var u=0;u<EA.length;u++){var[c,d]=EA[u],f=c.exec(l),h=f&&(_o(d)?d(f,l):d);if(h)return h}return["",""]})(ua);return it(Nb({$os:i,$os_version:s,$browser:NE(ua,navigator.vendor),$device:TA(ua),$device_type:(r=ua,n=TA(r),n===CE||n===_E||n==="Kobo"||n==="Kindle Fire"||n===PE?vc:n===xc||n===Qs||n===bc||n===Ix?"Console":n===LE?"Wearable":n?$a:"Desktop"),$timezone:pT(),$timezone_offset:j3()}),{$current_url:wc(Pt?.href,o,Lc),$host:Pt?.host,$pathname:Pt?.pathname,$raw_user_agent:ua.length>1e3?ua.substring(0,997)+"...":ua,$browser_version:t3(ua,navigator.vendor),$browser_language:QA(),$browser_language_prefix:(a=QA(),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:fn.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})}var vo=tt("[Web Vitals]"),JA=9e5,nb=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)=>G({},r,{["$web_vitals_"+n.name+"_event"]:G({},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(V(o))vo.error("Could not read session ID. Dropping metrics!");else{this.N=this.N||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var i=this.Ct();V(i)||(me(r?.name)||me(r?.value)?vo.error("Invalid metric received",r):this.Rt&&r.value>=this.Rt?vo.error("Ignoring metric with value >= "+this.Rt,r):(this.N.url!==i&&(this.Pt(),this.Tt=setTimeout(this.Pt,this.flushToCaptureTimeoutMs)),V(this.N.url)&&(this.N.url=i),this.N.firstMetricTimestamp=V(this.N.firstMetricTimestamp)?Date.now():this.N.firstMetricTimestamp,r.attribution&&r.attribution.interactionTargetElement&&(r.attribution.interactionTargetElement=void 0),this.N.metrics.push(G({},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__;V(s)||V(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):vo.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.kt=!((a=this._instance.persistence)==null||!a.props[FA]),this.startIfEnabled()}get allowedMetrics(){var e,a,r=vt(this._instance.config.capture_performance)?(e=this._instance.config.capture_performance)==null?void 0:e.web_vitals_allowed_metrics:void 0;return me(r)?((a=this._instance.persistence)==null?void 0:a.props[UA])||["CLS","FCP","INP","LCP"]:r}get flushToCaptureTimeoutMs(){return(vt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=vt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals_attribution:void 0;return e!=null&&e}get Rt(){var e=vt(this._instance.config.capture_performance)&&yn(this._instance.config.capture_performance.__web_vitals_max_value)?this._instance.config.capture_performance.__web_vitals_max_value:JA;return 0<e&&e<=6e4?JA:e}get isEnabled(){var e=Pt?.protocol;if(e!=="http:"&&e!=="https:")return vo.info("Web Vitals are disabled on non-http/https protocols"),!1;var a=vt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals:vn(this._instance.config.capture_performance)?this._instance.config.capture_performance:void 0;return vn(a)?a:this.kt}startIfEnabled(){this.isEnabled&&!this.P&&(vo.info("enabled, starting..."),this.it(this.rt))}onRemoteConfig(e){var a=vt(e.capturePerformance)&&!!e.capturePerformance.web_vitals,r=vt(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[FA]:a}),this._instance.persistence.register({[UA]: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?vo.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?al([],rl,r||[]):[];return wc(e,n,Lc)}vo.error("Could not determine current URL")}},W3=tt("[Heatmaps]");function eE(t){return vt(t)&&"clientX"in t&&"clientY"in t&&yn(t.clientX)&&yn(t.clientY)}var ob=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[Hx]),this.rageclicks=new Yp(e.config.rageclick)}get flushIntervalMilliseconds(){var e=5e3;return vt(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 me(this.instance.config.capture_heatmaps)?me(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;W3.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({[Hx]: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"})(q)?setInterval(this.Lt.bind(this),this.flushIntervalMilliseconds):null}Ot(){T&&q&&(this.Nt=this.Lt.bind(this),pt(T,"beforeunload",this.Nt),this.Ut=e=>this.Dt(e||T?.event),pt(q,"click",this.Ut,{capture:!0}),this.zt=e=>this.Ht(e||T?.event),pt(q,"mousemove",this.zt,{capture:!0}),this.Bt=new th(this.instance,F3,this.jt.bind(this)),this.Bt.startIfEnabled(),this.qt=this.Mt.bind(this),pt(q,"visibilitychange",this.qt),this.P=!0)}At(){var e;T&&q&&(this.Nt&&T.removeEventListener("beforeunload",this.Nt),this.Ut&&q.removeEventListener("click",this.Ut,{capture:!0}),this.zt&&q.removeEventListener("mousemove",this.zt,{capture:!0}),this.qt&&q.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&&ph(c)&&!wo(c,"body");){if(c===u)return!1;if(pe(l,T?.getComputedStyle(c).position))return!0;c=YE(c)}return!1})(XE(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"),!zA(e.target)&&eE(e)){var n=this.Gt(e,a);(r=this.rageclicks)!=null&&r.isRageClick(e.clientX,e.clientY,new Date().getTime())&&this.Vt(G({},n,{type:"rageclick"})),this.Vt(n)}}Ht(e){!zA(e.target)&&eE(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?al([],rl,n||[]):[],i=wc(a,o,Lc);this.N=this.N||{},this.N[i]||(this.N[i]=[]),this.N[i].push(e)}}Lt(){this.N&&!Xs(this.N)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},ah=class{constructor(e){this.Jt=(a,r,n)=>{n&&(n.noSessionId||n.activityTimeout||n.sessionPastMaximumLength)&&(j.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(!(V(i)||V(s)||V(l)||V(u)||V(c)||V(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:Ir(s/i,0,1,j),h=i<=1?1:Ir(l/i,0,1,j),S=u<=1?1:Ir(c/u,0,1,j),x=u<=1?1:Ir(d/u,0,1,j);n=it(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 mn=(function(t){return t.GZipJS="gzip-js",t.Base64="base64",t})({}),ja=Uint8Array,Xt=Uint16Array,tl=Uint32Array,zb=new ja([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]),qb=new ja([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]),tE=new ja([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),hT=function(t,e){for(var a=new Xt(31),r=0;r<31;++r)a[r]=e+=1<<t[r-1];var n=new tl(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]},mT=hT(zb,2),Z3=mT[0],ib=mT[1];Z3[28]=258,ib[258]=28;for(sb=hT(qb,0)[1],rh=new Xt(32768),Ne=0;Ne<32768;++Ne)yo=(43690&Ne)>>>1|(21845&Ne)<<1,yo=(61680&(yo=(52428&yo)>>>2|(13107&yo)<<2))>>>4|(3855&yo)<<4,rh[Ne]=((65280&yo)>>>8|(255&yo)<<8)>>>1;var yo,sb,rh,Ne,hc=function(t,e,a){for(var r=t.length,n=0,o=new Xt(e);n<r;++n)++o[t[n]-1];var i,s=new Xt(e);for(n=0;n<e;++n)s[n]=s[n-1]+o[n-1]<<1;if(a){i=new Xt(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[rh[d]>>>l]=u}else for(i=new Xt(r),n=0;n<r;++n)i[n]=rh[s[t[n]-1]++]>>>15-t[n];return i},ki=new ja(288);for(Ne=0;Ne<144;++Ne)ki[Ne]=8;for(Ne=144;Ne<256;++Ne)ki[Ne]=9;for(Ne=256;Ne<280;++Ne)ki[Ne]=7;for(Ne=280;Ne<288;++Ne)ki[Ne]=8;var nh=new ja(32);for(Ne=0;Ne<32;++Ne)nh[Ne]=5;var X3=hc(ki,9,0),K3=hc(nh,5,0),gT=function(t){return(t/8>>0)+(7&t&&1)},vT=function(t,e,a){(a==null||a>t.length)&&(a=t.length);var r=new(t instanceof Xt?Xt:t instanceof tl?tl:ja)(a-e);return r.set(t.subarray(e,a)),r},cn=function(t,e,a){a<<=7&e;var r=e/8>>0;t[r]|=a,t[r+1]|=a>>>8},ec=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},dx=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 ja(0),0];if(n==1){var i=new ja(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 Xt(f+1),S=lb(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 ja(h),S]},lb=function(t,e,a){return t.s==-1?Math.max(lb(t.l,e,a+1),lb(t.r,e,a+1)):e[t.s]=a},aE=function(t){for(var e=t.length;e&&!t[--e];);for(var a=new Xt(++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]},tc=function(t,e){for(var a=0,r=0;r<e.length;++r)a+=t[r]*e[r];return a},ub=function(t,e,a){var r=a.length,n=gT(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)},rE=function(t,e,a,r,n,o,i,s,l,u,c){cn(e,c++,a),++n[256];for(var d=dx(n,15),f=d[0],h=d[1],S=dx(o,15),x=S[0],b=S[1],g=aE(f),m=g[0],y=g[1],v=aE(x),C=v[0],w=v[1],_=new Xt(19),L=0;L<m.length;++L)_[31&m[L]]++;for(L=0;L<C.length;++L)_[31&C[L]]++;for(var A=dx(_,7),I=A[0],O=A[1],H=19;H>4&&!I[tE[H-1]];--H);var E,M,R,F,K=u+5<<3,U=tc(n,ki)+tc(o,nh)+i,$=tc(n,f)+tc(o,x)+i+14+3*H+tc(_,I)+(2*_[16]+3*_[17]+7*_[18]);if(K<=U&&K<=$)return ub(e,c,t.subarray(l,l+u));if(cn(e,c,1+($<U)),c+=2,$<U){E=hc(f,h,0),M=f,R=hc(x,b,0),F=x;var Le=hc(I,O,0);for(cn(e,c,y-257),cn(e,c+5,w-1),cn(e,c+10,H-4),c+=14,L=0;L<H;++L)cn(e,c+3*L,I[tE[L]]);c+=3*H;for(var Te=[m,C],st=0;st<2;++st){var xt=Te[st];for(L=0;L<xt.length;++L){var N=31&xt[L];cn(e,c,Le[N]),c+=I[N],N>15&&(cn(e,c,xt[L]>>>5&127),c+=xt[L]>>>12)}}}else E=X3,M=ki,R=K3,F=nh;for(L=0;L<s;++L)if(r[L]>255){N=r[L]>>>18&31,ec(e,c,E[N+257]),c+=M[N+257],N>7&&(cn(e,c,r[L]>>>23&31),c+=zb[N]);var te=31&r[L];ec(e,c,R[te]),c+=F[te],te>3&&(ec(e,c,r[L]>>>5&8191),c+=qb[te])}else ec(e,c,E[r[L]]),c+=M[r[L]];return ec(e,c,E[256]),c+M[256]},Y3=new tl([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),Q3=(function(){for(var t=new tl(256),e=0;e<256;++e){for(var a=e,r=9;--r;)a=(1&a&&3988292384)^a>>>1;t[e]=a}return t})(),J3=function(t,e,a,r,n){return(function(o,i,s,l,u,c){var d=o.length,f=new ja(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=ub(h,S,o.subarray(x,b)):(h[x]=c,S=ub(h,S,o.subarray(x,d)))}else{for(var g=Y3[i-1],m=g>>>13,y=8191&g,v=(1<<s)-1,C=new Xt(32768),w=new Xt(v+1),_=Math.ceil(s/3),L=2*_,A=function(Mh){return(o[Mh]^o[Mh+1]<<_^o[Mh+2]<<L)&v},I=new tl(25e3),O=new Xt(288),H=new Xt(32),E=0,M=0,R=(x=0,0),F=0,K=0;x<d;++x){var U=A(x),$=32767&x,Le=w[U];if(C[$]=Le,w[U]=$,F<=x){var Te=d-x;if((E>7e3||R>24576)&&Te>423){S=rE(o,h,0,I,O,H,M,R,K,x-K,S),R=E=M=0,K=x;for(var st=0;st<286;++st)O[st]=0;for(st=0;st<30;++st)H[st]=0}var xt=2,N=0,te=y,ht=$-Le&32767;if(Te>2&&U==A(x-ht))for(var Sn=Math.min(m,Te)-1,Eh=Math.min(32767,x),Th=Math.min(258,Te);ht<=Eh&&--te&&$!=Le;){if(o[x+xt]==o[x+xt-ht]){for(var _n=0;_n<Th&&o[x+_n]==o[x+_n-ht];++_n);if(_n>xt){if(xt=_n,N=ht,_n>Sn)break;var FR=Math.min(ht,_n-2),J0=0;for(st=0;st<FR;++st){var Rh=x-ht+st+32768&32767,eS=Rh-C[Rh]+32768&32767;eS>J0&&(J0=eS,Le=Rh)}}}ht+=($=Le)-(Le=C[$])+32768&32767}if(N){I[R++]=268435456|ib[xt]<<18|sb[N];var tS=31&ib[xt],aS=31&sb[N];M+=zb[tS]+qb[aS],++O[257+tS],++H[aS],F=x+xt,++E}else I[R++]=o[x],++O[o[x]]}}S=rE(o,h,c,I,O,H,M,R,K,x-K,S)}return vT(f,0,l+gT(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)},fx=function(t,e,a){for(;a;++e)t[e]=a,a>>>=8};function e4(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=Q3[255&u^l[c]]^u>>>8;s=u},d:function(){return 4294967295^s}}})(),r=t.length;a.p(t);var n,o=J3(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&&fx(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),fx(o,i-8,a.d()),fx(o,i-4,r),o}var t4=function(t){var e,a,r,n,o="";for(e=a=0,r=(t=(t+"").replace(/\r\n/g,`
500
500
  `).replace(/\r/g,`
501
- `)).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},Z3=!!Sx||!!bx,rE="text/plain",ih=function(t,e,a){var r;a===void 0&&(a=!0);var[n,o]=t.split("?"),i=j({},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=S3(i);return l&&s.push(l),n+"?"+s.join("&")},fc=(t,e)=>JSON.stringify(t,((a,r)=>typeof r=="bigint"?r.toString():r),e),px=t=>{var{data:e,compression:a}=t;if(e){if(a===vn.GZipJS){var r=G3((function(l,u){var c=l.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(l);for(var d=new Ga(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 Ga(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 gT(d,0,f)})(fc(e)),{mtime:0}),n=new Blob([r],{type:rE});return{contentType:rE,body:n,estimatedSize:n.size}}if(a===vn.Base64){var o=(function(l){var u,c,d,f,h,S="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",x=0,b=0,g="",m=[];if(!l)return l;l=W3(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})(fc(e)),i=(l=>"data="+encodeURIComponent(typeof l=="string"?l:fc(l)))(o);return{contentType:"application/x-www-form-urlencoded",body:i,estimatedSize:new Blob([i]).size}}var s=fc(e);return{contentType:"application/json",body:s,estimatedSize:new Blob([s]).size}}},Vp=[];bx&&Vp.push({transport:"fetch",method:t=>{var e,a,{contentType:r,body:n,estimatedSize:o}=(e=px(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(CA){var u=new CA;l={signal:u.signal,timeout:setTimeout((()=>u.abort()),t.timeout)}}bx(s,j({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){V.error(h)}t.callback==null||t.callback(f)})))).catch((c=>{V.error(c),t.callback==null||t.callback({statusCode:0,text:c})})).finally((()=>l?clearTimeout(l.timeout):null))}}),Sx&&Vp.push({transport:"XHR",method:t=>{var e,a=new Sx;a.open(t.method||"GET",t.url,!0);var{contentType:r,body:n}=(e=px(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&&Vp.push({transport:"sendBeacon",method:t=>{var e=ih(t.url,{beacon:"1"});try{var a,{contentType:r,body:n}=(a=px(t))!==null&&a!==void 0?a:{},o=typeof n=="string"?new Blob([n],{type:r}):n;ka.sendBeacon(e,o)}catch{}}});var sh=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 nE(t,e,a){return fc({distinct_id:t,userPropertiesToSet:e,userPropertiesToSetOnce:a})}var vT={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=>sh(a,r))))),not_regex:(t,e)=>e.every((a=>t.every((r=>!sh(a,r))))),icontains:(t,e)=>e.map(zp).some((a=>t.map(zp).some((r=>a.includes(r))))),not_icontains:(t,e)=>e.map(zp).every((a=>t.map(zp).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)))}))},zp=t=>t.toLowerCase();function yT(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=vT[n.operator];return!!s&&s(n.values,i)}))}var hx=tt("[Error tracking]"),cb=class{constructor(e){var a,r;this.Zt=[],this.ti=new Ex([new Rx,new Fx,new Ox,new Mx,new Px,new Bx,new Dx,new Nx],r3()),this._instance=e,this.Zt=(a=(r=this._instance.persistence)==null?void 0:r.get_property(Ux))!==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({[Ux]:this.Zt,[PA]:i})}get ii(){var e,a=!!this._instance.get_property(PA),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 hx.info("Skipping exception capture because a suppression rule matched");if(!this.ii&&this.si(a))return void hx.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.ni(a))return void hx.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=vT[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=tt("[FeatureFlags]"),rc=tt("[FeatureFlags]",{debugEnabled:!0}),mx="$active_feature_flags",js="$override_feature_flags",oE="$feature_flag_payloads",nc="$override_feature_flag_payloads",iE="$feature_flag_request_id",sE="$feature_flag_evaluated_at",lE=t=>{var e={};for(var[a,r]of qp(t||{}))r&&(e[a]=r);return e},X3=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},Y3=(function(t){return t.FeatureFlags="feature_flags",t.Recordings="recordings",t})({}),db=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(zx),a=this._instance.get_property(js),r=this._instance.get_property(nc);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=j({},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=j({},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(Ks),a=this._instance.get_property(js);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(oE),a=this._instance.get_property(nc);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:j({},((a=this._instance.persistence)==null?void 0:a.get_initial_props())||{},this._instance.get_property(dc)||{}),group_properties:this._instance.get_property(Li)};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=fT()),this.li=!0,this._instance._send_request({method:"POST",url:u,data:o,compression:this._instance.config.disable_compression?void 0:vn.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(Y3.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(iE)||void 0,u=this._instance.get_property(sE)||void 0,c=this._instance.get_property(Zp)||{};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({[Zp]: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:vn.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=X3(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({[mx]:h,[Ks]: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=j({},l,Object.fromEntries(Object.entries(y).filter((_=>{var[L]=_;return w.has(L)})))),v=j({},u,Object.fromEntries(Object.entries(v||{}).filter((_=>{var[L]=_;return w.has(L)})))),C=j({},c,Object.fromEntries(Object.entries(C||{}).filter((_=>{var[L]=_;return w.has(L)}))))}else y=j({},l,y),v=j({},u,v),C=j({},c,C);s&&s.register(j({[mx]:Object.keys(lE(y)),[Ks]:y||{},[oE]:v||{},[zx]:C||{}},x?{[iE]:x}:{},b?{[sE]: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(js),this._instance.persistence.unregister(nc),this.wi(),rc.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(js),rc.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({[js]:n})}else this._instance.persistence.register({[js]:r.flags});rc.info("Flag overrides set",{flags:r.flags})}}return"payloads"in r&&(r.payloads===!1?(this._instance.persistence.unregister(nc),rc.info("Payload overrides cleared")):r.payloads&&(this._instance.persistence.register({[nc]:r.payloads}),rc.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(cc)||[]).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=j({},this.getFlagVariants(),{[e]:a});(n=this._instance.persistence)==null||n.register({[mx]:Object.keys(lE(l)),[Ks]:l}),this.wi()}getEarlyAccessFeatures(e,a,r){a===void 0&&(a=!1);var n=this._instance.get_property(cc),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(cc),(l=this._instance.persistence)==null||l.register({[cc]: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(dc)||{};this._instance.register({[dc]:j({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(){this._instance.unregister(dc)}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0);var r=this._instance.get_property(Li)||{};Object.keys(r).length!==0&&Object.keys(r).forEach((n=>{r[n]=j({},r[n],e[n]),delete e[n]})),this._instance.register({[Li]:j({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var a=this._instance.get_property(Li)||{};this._instance.register({[Li]:j({},a,{[e]:{}})})}else this._instance.unregister(Li)}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}},K3=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],gc=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&&V.info("Persistence loaded",e.persistence,j({},this.props)),this.update_config(e,e,a),this.save()}isDisabled(){return!!this.ki}Si(e){K3.indexOf(e.persistence.toLowerCase())===-1&&(V.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=[...A3,...n];return j({},Ke,{W:function(i){try{var s={};try{s=Ar.W(i)||{}}catch{}var l=st(s,JSON.parse(Ke.q(i)||"{}"));return Ke.G(i,l),l}catch{}return null},G:function(i,s,l,u,c,d){try{Ke.G(i,s,void 0,void 0,d);var f={};o.forEach((h=>{s[h]&&(f[h]=s[h])})),Object.keys(f).length&&Ar.G(i,f,l,u,c,d)}catch(h){Ke.B(h)}},V:function(i,s){try{T?.localStorage.removeItem(i),Ar.V(i,s)}catch(l){Ke.B(l)}}})})(e.cookie_persisted_properties||[]),r=e.persistence.toLowerCase();return r==="localstorage"&&Ke.H()?Ke:r==="localstorage+cookie"&&a.H()?a:r==="sessionstorage"&&Dt.H()?Dt:r==="memory"?E3:r==="cookie"?Ar:a.H()?a:Ar}properties(){var e={};return Pe(this.props,(function(a,r){if(r===Ks&&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=d3)?l:_A&&i.indexOf===_A?i.indexOf(s)!=-1:(Pe(i,(function(u){if(l||(l=u===s))return Gp})),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=iT(this.R.custom_campaign_params,this.R.mask_personal_data_properties,this.R.custom_personal_data_properties);Ys(Nb(e))||this.register(e),this.Ei=!0}}update_search_keyword(){var e;this.register((e=z?.referrer)?lT(e):{})}update_referrer_info(){var e;this.register_once({$referrer:uT(),$referring_domain:z!=null&&z.referrer&&((e=Jp(z.referrer))==null?void 0:e.host)||"$direct"},void 0)}set_initial_person_info(){this.props[jx]||this.props[Gx]||this.register_once({[Xp]:cT(this.R.mask_personal_data_properties,this.R.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};Pe([Gx,jx],(i=>{var s=this.props[i];s&&Pe(s,(function(l,u){e["$initial_"+_x(u)]=l}))}));var a,r,n=this.props[Xp];if(n){var o=(a=dT(n),r={},Pe(a,(function(i,s){r["$initial_"+_x(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[uc]||{};r[e]=a,this.props[uc]=r,this.save()}remove_event_timer(e){var a=(this.props[uc]||{})[e];return q(a)||(delete this.props[uc][e],this.save()),a}get_property(e){return this.props[e]}set_property(e,a){this.props[e]=a,this.save()}},uE=tt("[Product Tours]"),gx="ph_product_tours",fb=class{constructor(e){this.Ri=null,this.Fi=null,this._instance=e}onRemoteConfig(e){this._instance.persistence&&this._instance.persistence.register({[FA]:!(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(FA)||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?uE.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[gx];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 uE.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({[gx]: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(gx)}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)}},oc=(function(t){return t.Activation="events",t.Cancellation="cancelEvents",t})({}),S8=(function(t){return t.Button="button",t.Tab="tab",t.Selector="selector",t})({}),_8=(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})({}),C8=(function(t){return t.Top="top",t.Left="left",t.Right="right",t.Bottom="bottom",t})({}),vx=(function(t){return t.Popover="popover",t.API="api",t.Widget="widget",t.ExternalSurvey="external_survey",t})({}),w8=(function(t){return t.Open="open",t.MultipleChoice="multiple_choice",t.SingleChoice="single_choice",t.Rating="rating",t.Link="link",t})({}),L8=(function(t){return t.NextQuestion="next_question",t.End="end",t.ResponseBased="response_based",t.SpecificQuestion="specific_question",t})({}),k8=(function(t){return t.Once="once",t.Recurring="recurring",t.Always="always",t})({}),pc=(function(t){return t.SHOWN="survey shown",t.DISMISSED="survey dismissed",t.SENT="survey sent",t.ABANDONED="survey abandoned",t})({}),yx=(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})({}),pb=(function(t){return t.Popover="popover",t.Inline="inline",t})({}),De=tt("[Surveys]"),xT="seenSurvey_",Q3=(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},cE=t=>((e,a)=>{var r=""+e+a.id;return a.current_iteration&&a.current_iteration>0&&(r=""+e+a.id+"_"+a.current_iteration),r})(xT,t),J3=[vx.Popover,vx.Widget,vx.API],eH={ignoreConditions:!1,ignoreDelay:!1,displayType:pb.Popover},Cc=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 Gs(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 hb=class{constructor(e){this.Ai=new Cc,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"||!Gs(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=>Gs(s.href,a.href,a.href_matching||"exact")));var o,i=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";return!!i&&Gs((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=>Gs(u.text,a.text,a.text_matching||"exact")||Gs(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=>Gs(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||yT(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)}},mb=class{constructor(e){this._instance=e,this.Ki=new Map,this.Yi=new Map,this.Xi=new Map}Qi(e,a){return!!e&&yT(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===oc.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 hb(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,oc.Activation),this.Yi=this.Zi(e,oc.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,oc.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,oc.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}},gb=class extends mb{constructor(e){super(e)}oe(){return"$surveys_activated"}ae(){return pc.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()}},vb=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(xT)||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 gb(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(qx);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({[qx]: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(J3.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=j({},n,{appearance:j({},n.appearance,{surveyPopupDelaySeconds:0})})),a.displayType!==pb.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!==pb.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()}},pn=tt("[Conversations]"),yb=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)||(xn(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 pn.error("Conversations enabled but missing token in remote config.")}}$e(e){if(this.Ee)try{this._conversationsManager=e(this.Ee,this._instance),pn.info("Conversations loaded successfully")}catch(a){this.Se("Error completing conversations initialization",a)}else pn.error("Cannot complete initialization: remote config is null")}Se(e,a){pn.error(e,a),this._conversationsManager=null,this.xe=!1}show(){this._conversationsManager?this._conversationsManager.show():pn.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 Xs((function*(){return n._conversationsManager?n._conversationsManager.sendMessage(e,a,r):(pn.warn("Conversations not available yet."),null)}))()}getMessages(e,a){var r=this;return Xs((function*(){return r._conversationsManager?r._conversationsManager.getMessages(e,a):(pn.warn("Conversations not available yet."),null)}))()}markAsRead(e){var a=this;return Xs((function*(){return a._conversationsManager?a._conversationsManager.markAsRead(e):(pn.warn("Conversations not available yet."),null)}))()}getTickets(e){var a=this;return Xs((function*(){return a._conversationsManager?a._conversationsManager.getTickets(e):(pn.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}},xb=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=tt("[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.")}}},dE=tt("[RateLimiter]"),bb=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=>{dE.info((n||"events")+" is quota limited."),this.serverLimits[n]=new Date().getTime()+6e4}))}catch(n){return void dE.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($x))!==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($x,l),{isRateLimited:u,remainingTokens:l.tokens}}isServerRateLimited(e){var a=this.serverLimits[e||"events"]||!1;return a!==!1&&new Date().getTime()<a}},wi=tt("[RemoteConfig]"),Sb=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))):(wi.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 wi.info("Using preloaded remote config",this.remoteConfig),void this.yi(this.remoteConfig);if(this._instance.M())return void wi.warn("Remote config is disabled. Falling back to local config.");this.Te((e=>{if(!e)return wi.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){wi.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()):wi.info("__preview_remote_config is disabled. Logging config instead",e):wi.error("Failed to fetch remote config from PostHog.")}},_b=3e3,Cb=class{constructor(e,a){this.Ce=!0,this.Re=[],this.Fe=Er(a?.flush_interval_ms||_b,250,5e3,V.createLogger("flush interval"),_b),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(j({},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]=j({},n,{data:[]})),(r=e[o].data)==null||r.push(n.data)})),this.Re=[],e}},tH=["retriesPerformedSoFar"],wb=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=vE(e,tH);Ws(a)&&(r.url=ih(r.url,{retry_count:a})),this._instance._send_request(j({},r,{callback:n=>{n.statusCode!==200&&(n.statusCode<400||n.statusCode>=500)&&(a??0)<10?this.Be(j({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)"),V.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(j({},e,{transport:"sendBeacon"}))}catch(a){V.error(a)}this.Re=[]}},Lb=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}},aH=t=>cT(t?.config.mask_personal_data_properties,t?.config.custom_personal_data_properties),lh=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({[Vx]:s})}},this._instance=e,this.Qe=a,this.Xe=r,this.Ye=n||aH,this.Qe.onSessionId(this.Je)}Ke(){return this.Xe.props[Vx]}getSetOnceProps(){var e,a=(e=this.Ke())==null?void 0:e.props;return a?"r"in a?dT(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(Nb(this.getSetOnceProps()),((a,r)=>{r==="$current_url"&&(r="url"),e["$session_entry_"+_x(r)]=a})),e}},xx=tt("[SessionId]"),uh=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 Cc,this.er=(c,d)=>!(!Ws(c)||!Ws(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||_o,this.ar=r||_o;var o=this.R.persistence_name||this.R.token,i=this.R.session_idle_timeout_seconds||1800;if(this._sessionTimeoutMs=1e3*Er(i,60,36e3,xx.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=Dt.W(this.ur),l=Dt.W(this.hr);s&&!l?this.rr=s:Dt.V(this.ur),Dt.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){xx.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&&Dt.H()}pr(e){e!==this.rr&&(this.rr=e,this.dr()&&Dt.G(this.ur,e))}gr(){return this.rr?this.rr:this.dr()?Dt.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({[Wp]:[a,e,r]}))}_r(){var e=this.Xe.props[Wp];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()&&Dt.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=Ws(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(),xx.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=Ws(n)&&e&&!l?n:r,h=Ws(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)}},rH=["$set_once","$set"],bo=tt("[SiteApps]"),kb=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:j({},vE(e,rH),{properties:j({},e.properties,x?{$set:j({},(a=(r=e.properties)==null?void 0:r.$set)!==null&&a!==void 0?a:{},x)}:{},S?{$set_once:j({},(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&&(bo.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,bo.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){bo.error("Error while initializing PostHog app with config id "+e.id,s),o(!1)}if(n&&a.loaded)try{r()}catch(s){bo.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){bo.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 bo.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 bo.error("Error while initializing PostHog app with config id "+u,d)}))};for(var{id:s,url:l}of e.siteApps)i(s)}else bo.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}},bT=function(t,e){if(!t)return!1;var a=t.userAgent;if(a&&LA(a,e))return!0;try{var r=t?.userAgentData;if(r!=null&&r.brands&&r.brands.some((n=>LA(n?.brand,e))))return!0}catch{}return!!t.webdriver},hc=(function(t){return t.US="us",t.EU="eu",t.CUSTOM="custom",t})({}),fE="i.posthog.com",Ib=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("."+fE,".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]=hc.US:/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.Sr[this.apiHost]=hc.EU:this.Sr[this.apiHost]=hc.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===hc.CUSTOM)return this.apiHost+a;var r=fE+a;switch(e){case"assets":return"https://"+this.region+"-assets."+r;case"api":return"https://"+this.region+"."+r}}},nH={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&&sh(e.href,t),not_regex:(t,e)=>!!T&&!sh(e.href,t),exact:(t,e)=>e.href===t,is_not:(t,e)=>e.href!==t},Ab=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=eh(e?.search,"__experiment_id"),r=eh(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||nH[(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=iT();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];V.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?bT(ka,this._instance.config.custom_blocked_useragents):void 0}},oH=tt("[PostHog ExternalIntegrations]"),iH={intercom:"intercom-integration",crispChat:"crisp-chat-integration"},Eb=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 oH.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(iH[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)}}},Tb="[SessionRecording]",ic=tt(Tb),ch=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 ic.error("started without valid sessionManager"),new Error(Tb+" started without valid sessionManager. This is a bug.");if(this._instance.config.cookieless_mode==="always")throw new Error(Tb+' cannot be used with cookieless_mode="always"')}get Ar(){var e,a=!((e=this._instance.get_property(ix))==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),ic.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 ic.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(VE)}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({[ix]:j({enabled:!!i},i,{networkPayloadCapture:j({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:ic.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):ic.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(ix);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))}},vc={},Rb=()=>{},Zs="posthog",ST=!Z3&&ua?.indexOf("MSIE")===-1&&ua?.indexOf("Mozilla")===-1,pE=t=>{var e;return j({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,token:"",autocapture:!0,cross_subdomain_cookie:c3(z?.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],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:Bt&&vt(Bt?.search)&&Bt.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;V.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:_b},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}:{},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))},hE=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]:V.error("Invalid value for property_denylist config: "+t.property_denylist)),a},Mb=class{constructor(){this.__forceAllowLocalhost=!1}get Hr(){return this.__forceAllowLocalhost}set Hr(e){V.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}},dh=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 Mb,this.Br=!1,this.version=hn.LIB_VERSION,this.qr=new Cc,this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=pE(),this.SentryIntegration=tb,this.sentryIntegration=e=>(function(a,r){var n=oT(a,r);return{name:nT,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 db(this),this.toolbar=new ab(this),this.scrollManager=new Lb(this),this.pageViewManager=new rh(this),this.surveys=new vb(this),this.conversations=new yb(this),this.logs=new xb(this),this.experiments=new Ab(this),this.exceptions=new cb(this),this.rateLimiter=new bb(this),this.requestRouter=new Ib(this),this.consent=new Qx(this),this.externalIntegrations=new Eb(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=>V.info('send "'+e?.event+'"',e)))}init(e,a,r){if(r&&r!==Zs){var n,o=(n=vc[r])!==null&&n!==void 0?n:new t;return o._init(e,a,r),vc[r]=o,vc[Zs][r]=o,o}return this._init(e,a,r)}_init(e,a,r){var n;if(a===void 0&&(a={}),q(e)||Cx(e))return V.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({},pE(a.defaults),hE(a),{name:r,token:e})),this.config.on_xhr_error&&V.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=a.disable_compression?void 0:vn.GZipJS;var o=this.Qr();this.persistence=new gc(this.config,o),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new gc(j({},this.config,{persistence:"sessionStorage"}),o);var i=j({},this.persistence.props),s=j({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.Zr=new Cb((m=>this.ts(m)),this.config.request_queue_config),this.es=new wb(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 uh(this),this.sessionPropsManager=new lh(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(V.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.rs(l)}),0)):(V.info("Initializing extensions synchronously"),this.rs(l)),hn.DEBUG=hn.DEBUG||this.config.debug,hn.DEBUG&&V.info("Starting in debug mode",{this:this,config:a,thisC:j({},this.config),p:i,s}),((n=a.bootstrap)==null?void 0:n.distinctID)!==void 0){var u,c,d=this.config.get_device_id(_o()),f=(u=a.bootstrap)!=null&&u.isIdentifiedID?d:a.bootstrap.distinctID;this.persistence.set_property(mn,(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:Qu,$device_id:null},"");else if(!this.get_distinct_id()){var g=this.config.get_device_id(_o());this.register_once({distinct_id:g,$device_id:g},""),this.persistence.set_property(mn,"anonymous")}return pt(T,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),this.toolbar.maybeLoadToolbar(),a.segment?M3(this,(()=>this.ns())):this.ns(),Co(this.config._onCapture)&&this.config._onCapture!==Rb&&(V.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(m=>this.config._onCapture(m.event,m)))),this.config.ip&&V.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 eb(this),this.historyAutocapture.startIfEnabled();var r=[];r.push((()=>{new rb(this).startIfEnabledOrStop()})),r.push((()=>{var n;this.siteApps=new kb(this),(n=this.siteApps)==null||n.init()})),e||r.push((()=>{this.sessionRecording=new ch(this),this.sessionRecording.startIfEnabledOrStop()})),this.config.disable_scroll_properties||r.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),r.push((()=>{this.autocapture=new Zx(this),this.autocapture.startIfEnabled()})),r.push((()=>{this.surveys.loadIfEnabled()})),r.push((()=>{this.logs.loadIfEnabled()})),r.push((()=>{this.conversations.loadIfEnabled()})),r.push((()=>{this.productTours=new fb(this),this.productTours.loadIfEnabled()})),r.push((()=>{this.heatmaps=new ob(this),this.heatmaps.startIfEnabled()})),r.push((()=>{this.webVitalsAutocapture=new nb(this)})),r.push((()=>{this.exceptionObserver=new Jx(this),this.exceptionObserver.startIfEnabledOrStop()})),r.push((()=>{this.deadClicksAutocapture=new ah(this,R3),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){V.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&&V.info("PostHog extensions initialized ("+n+"ms)")}yi(e){var a,r,n,o,i,s,l,u,c;if(!z||!z.body)return V.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,vn.GZipJS)?vn.GZipJS:he(e.supportedCompression,vn.Base64)?vn.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){V.critical("`loaded` function failed",r)}if(this.us(),this.config.internal_or_test_user_hostname&&Bt!=null&&Bt.hostname){var e=Bt.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 Sb(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()&&wo(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&&(ST?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=ih(e.url,{ip:this.config.ip?1:0}),e.headers=j({},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=j({},a);i.timeout=i.timeout||6e4,i.url=ih(i.url,{_:new Date().getTime().toString(),ver:hn.LIB_VERSION,compression:i.compression});var s=(r=i.transport)!==null&&r!==void 0?r:"fetch",l=Vp.filter((c=>!i.disableTransport||!c.transport||!i.disableTransport.includes(c.transport))),u=(n=(o=UE(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)})(j({},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=[];wo(e,(s=>{s&&(a=s[0],we(a)?o.push(s):Co(s)?s.call(this):we(s)&&a==="alias"?r.push(s):we(s)&&a.indexOf("capture")!==-1&&Co(this[a])?o.push(s):n.push(s))}));var i=function(s,l){wo(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)&&(V.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=_o(),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=l3(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===pc.DISMISSED||e===pc.SENT){var S=a?.[yx.SURVEY_ID],x=a?.[yx.SURVEY_ITERATION];d={id:S,current_iteration:x},localStorage.getItem(cE(d))||localStorage.setItem(cE(d),"true"),c.$set=j({},c.$set,{[Q3({id:S,current_iteration:x},e===pc.SENT?"responded":"dismissed")]:!0})}else e===pc.SHOWN&&(c.$set=j({},c.$set,{[yx.SURVEY_LAST_SEEN_DATE]:new Date().toISOString()}));var b=j({},c.properties.$set,c.$set);if(Ys(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}V.critical("This capture call is ignored due to client rate limiting.")}}else V.error("No event name provided to posthog.capture")}else V.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=j({},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=j({},this.persistence.properties(),this.sessionPersistence.properties());return s.distinct_id=l.distinct_id,(!vt(s.distinct_id)&&!bn(s.distinct_id)||Cx(s.distinct_id))&&V.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),s}var u,c=F3(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===hc.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))}ua&&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]})):V.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&&(V.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&&(V.error("sanitize_properties is deprecated. Use before_send instead"),i=s(i,"$set_once")),a&&(this.Br=!0),Ys(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=j({},n,e),s=j({},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=eH),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 V.uninitializedWarning("posthog.identify");if(bn(e)&&(e=e.toString(),V.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()))V.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!==Qu){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(lc)&&(this.unregister(lc),this.register({distinct_id:e}));var i=(this.persistence.get_property(mn)||"anonymous")==="anonymous";e!==n&&i?(this.persistence.set_property(mn,"identified"),this.setPersonPropertiesForFlags(j({},r||{},a||{}),!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:n},{$set:a||{},$set_once:r||{}}),this.Jr=nE(e,a,r),this.featureFlags.setAnonymousDistinctId(n)):(a||r)&&this.setPersonProperties(a,r),e!==n&&(this.reloadFeatureFlags(),this.unregister(Zp))}}else V.critical('The string "'+Qu+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.');else V.error("Unique user id has not been set in posthog.identify")}setPersonProperties(e,a){if((e||a)&&this.ps("posthog.setPersonProperties")){var r=nE(this.get_distinct_id(),e,a);this.Jr!==r?(this.setPersonPropertiesForFlags(j({},a||{},e||{})),this.capture("$set",{$set:e||{},$set_once:a||{}}),this.Jr=r):V.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:j({},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 V.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(V.info("reset"),!this.__loaded)return V.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(mn,"anonymous"),(o=this.sessionManager)==null||o.resetSessionId(),this.Jr=null,this.config.cookieless_mode==="always")this.register_once({distinct_id:Qu,$device_id:null},"");else{var s=this.config.get_device_id(_o());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(zE)?(V.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(lc,e),this.capture("$create_alias",{alias:e,distinct_id:a})):(V.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var a=j({},this.config);if(gt(e)){var r,n,o,i,s,l,u;st(this.config,hE(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 gc(j({},this.config,{persistence:"sessionStorage"}),c);var d=this.Kr(this.config.debug);xn(d)&&(this.config.debug=d),xn(this.config.debug)&&(this.config.debug?(hn.DEBUG=!0,Ke.H()&&Ke.G("ph_debug","true"),V.info("set_config",{config:e,oldConfig:a,newConfig:j({},this.config)})):(hn.DEBUG=!1,Ke.H()&&Ke.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(j({},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:Zs;return a!==Zs&&(a=Zs+"."+a),a}_isIdentified(){var e,a;return((e=this.persistence)==null?void 0:e.get_property(mn))==="identified"||((a=this.sessionPersistence)==null?void 0:a.get_property(mn))==="identified"}fs(){var e,a;return!(this.config.person_profiles==="never"||this.config.person_profiles==="identified_only"&&!this._isIdentified()&&Ys(this.getGroups())&&((e=this.persistence)==null||(e=e.props)==null||!e[lc])&&((a=this.persistence)==null||(a=a.props)==null||!a[Yp]))}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"?(V.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.gs(Yp,!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 uh(this),this.pageViewManager=new rh(this),this.persistence&&(this.sessionPropsManager=new lh(this,this.sessionManager,this.persistence)),this.sessionRecording=new ch(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 V.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:Qu,$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())):V.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===gn.GRANTED?"granted":e===gn.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?bT(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?(V.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=V,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 B4(e.event)?V.warn(o+". This can cause unexpected behavior."):V.info(o),null}r.properties&&!Ys(r.properties)||V.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=xn(e)&&!e,r=Ke.H()&&Ke.q("ph_debug")==="true";return!a&&(!!r||e)}};(function(t,e){for(var a=0;a<e.length;a++)t.prototype[e[a]]=s3(t.prototype[e[a]])})(dh,["identify"]);var mE;var _T=(mE=vc[Zs]=new dh,(function(){function t(){t.done||(t.done=!0,ST=!1,Pe(vc,(function(e){e._dom_loaded()})))}z!=null&&z.addEventListener?z.readyState==="complete"?t():pt(z,"DOMContentLoaded",t,{capture:!1}):T&&V.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),mE);var Vb=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=_T.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 $b(t={}){return new Vb(t)}var Ic=class{constructor(e,a){B(this,"telemetry");B(this,"variantId");B(this,"seenSet",new Set);B(this,"triggeredSet",new Set);this.telemetry=e,this.variantId=a}trackServed(e,a){this.telemetry.track?.("syntro_config_served",{variant_id:this.variantId,tiles:e,actions:a})}trackSeen(e,a){this.seenSet.has(e)||(this.seenSet.add(e),this.telemetry.track?.("syntro_intervention_seen",{variant_id:this.variantId,intervention_id:e,intervention_kind:a}))}trackTriggered(e,a){this.triggeredSet.has(e)||(this.triggeredSet.add(e),this.telemetry.track?.("syntro_intervention_triggered",{variant_id:this.variantId,intervention_id:e,intervention_kind:a}))}trackInteracted(e,a,r){this.telemetry.track?.("syntro_intervention_interacted",{variant_id:this.variantId,intervention_id:e,intervention_kind:a,interaction_type:r})}resetPage(){this.seenSet.clear(),this.triggeredSet.clear()}};var jb=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{}}}},Gb=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{}}}},Wb=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 mh=class{constructor(){B(this,"executors",new Map);for(let{kind:e,executor:a}of xv)this.registerCore(e,a);for(let{kind:e,executor:a}of Rv)this.registerCore(e,a);this.registerCore("core:mountWidget",async()=>{throw new Error("core:mountWidget must be handled by ActionEngine")}),this.registerCore("core:sequence",jb),this.registerCore("core:parallel",Gb),this.registerCore("core:wait",Wb)}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)}},Sn=new mh;function sH(t){return Sn.get(t)}function Zb(t){return Sn.has(t)}function Xb(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 Yb(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 Kb(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>gh&&e.push({code:"HTML_TOO_LONG",message:`HTML content exceeds maximum length of ${gh}`,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 Qb(t,e,a){(t.text===void 0||t.text===null)&&e.push({code:"MISSING_TEXT",message:"setText action requires 'text' property",field:"text"})}function Jb(t,e,a){!t.attr||typeof t.attr!="string"?e.push({code:"MISSING_ATTR",message:"setAttr action requires 'attr' property",field:"attr"}):(u0.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 e0(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 t0(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>vh&&e.push({code:"TOO_MANY_STYLES",message:`Too many styles (${r}). Maximum is ${vh}`,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 a0(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 r0(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 n0(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=Tr(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 o0(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=Tr(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 i0(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 s0(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 l0(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=Tr(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 u0=new Set(["onclick","onerror","onload","onmouseover","onfocus","onblur","onchange","onsubmit","onkeydown","onkeyup","onkeypress"]),gh=5e4,vh=50;function Tr(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(!Zb(r)&&r!=="core:mountWidget"){let n=Sn.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":_n(t,e,a);break;case"overlays:badge":_n(t,e,a),Xb(t,e,a);break;case"overlays:tooltip":_n(t,e,a),Yb(t,e,a);break;case"overlays:modal":s0(t,e,a);break;case"content:insertHtml":_n(t,e,a),Kb(t,e,a);break;case"content:setText":_n(t,e,a),Qb(t,e,a);break;case"content:setAttr":_n(t,e,a),Jb(t,e,a);break;case"content:addClass":case"content:removeClass":_n(t,e,a),e0(t,e,a);break;case"content:setStyle":_n(t,e,a),t0(t,e,a);break;case"core:mountWidget":a0(t,e,a);break;case"core:wait":r0(t,e,a);break;case"core:sequence":n0(t,e,a);break;case"core:parallel":o0(t,e,a);break;case"overlays:tour":l0(t,e,a);break;case"navigation:navigate":i0(t,e,a);break}return{valid:e.length===0,errors:e,warnings:a}}function _n(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 yh(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=Tr(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 lH=0;function c0(t){let{overlayRoot:e,eventBus:a,surfaces:r,anchorResolver:n,waitForAnchor:o,adaptiveId:i,executorRegistry:s=Sn,subscribeNavigation:l,runtime:u}=t,c=new Map,d=new Map;function f(){return`action-${++lH}`}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 D=u.evaluateSync(A).value;if(E.state==="applied"&&!D){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"&&D)try{let N=S(),W=await b(L,N);E.state="applied",E.cleanup=W.cleanup,E.updateFn=W.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=Tr(_);if(!L.valid){let D=L.errors.map(N=>N.message).join("; ");throw console.error(`[ActionEngine] Validation failed for action kind="${_?.kind}":`,D,_),new Error(`Action validation failed: ${D}`)}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 W={id:A,action:_,async revert(){let H=c.get(A);if(!H)return;let $=d.get(A);if($){for(let ue of $)ue();d.delete(A)}H.state="reverted",c.delete(A)},isApplied(){return c.get(A)?.state==="applied"},async update(H){let $=c.get(A);if(!$||$.state!=="applied")throw new Error("Cannot update action that is not applied");if($.updateFn)await $.updateFn(H);else throw new Error(`Action kind ${_.kind} does not support updates`)},getState(){return c.get(A)?.state??"reverted"}};return g(A,_,I,W),W}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 O={id:A,action:_,async revert(){let D=c.get(A);if(!D||D.state!=="applied")return;let N=d.get(A);if(N){for(let W of N)W();d.delete(A)}try{await D.cleanup(),D.state="reverted",h("action.reverted",{id:A,kind:_.kind})}catch(W){console.warn(`[ActionEngine] Cleanup error for ${_.kind} (${A}), ignoring:`,W),D.state="reverted",h("action.reverted",{id:A,kind:_.kind})}finally{c.delete(A)}},isApplied(){return c.get(A)?.state==="applied"},async update(D){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(D);else throw new Error(`Action kind ${_.kind} does not support updates`)},getState(){return c.get(A)?.state??"reverted"}};return I&&u&&g(A,_,I,O),O}async function y(_){console.log(`[ActionEngine] applyBatch: ${_.length} action(s)`,_.map(E=>E.kind).join(", "));let L=yh(_);if(!L.valid){let E=L.errors.map(O=>O.message).join("; ");throw console.error(`[ActionEngine] Batch validation FAILED for ${_.length} action(s):`,E,`
502
- Actions:`,_.map((O,D)=>` [${D}] ${O.kind} ${O.anchorId?`anchor="${O.anchorId.selector}"`:""} ${O.label?`label="${O.label}"`:""}`).join(`
503
- `)),new Error(`Batch validation failed: ${E}`)}let A=f(),I=[],R=[];try{for(let E of _){let O=await m(E);I.push(O),R.push(O)}}catch(E){console.error(`[ActionEngine] Batch apply FAILED at action ${R.length+1}/${_.length}.`,`Successfully applied: ${R.length}. Rolling back...`,E);for(let O of R)try{await O.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(O){console.error(`[ActionEngine] Error reverting action ${I[E].id}:`,O)}},isApplied(){return I.every(E=>E.isApplied())}}}function v(_){return Tr(_)}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 uH=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),d0=p.object({type:p.literal("page_url"),url:p.string()}),f0=p.object({type:p.literal("route"),routeId:p.string()}),p0=p.object({type:p.literal("anchor_visible"),anchorId:p.string(),state:p.enum(["visible","present","absent"])}),h0=p.object({type:p.literal("event_occurred"),eventName:p.string(),withinMs:p.number().optional()}),m0=p.object({type:p.literal("state_equals"),key:p.string(),value:p.unknown()}),g0=p.object({type:p.literal("viewport"),minWidth:p.number().optional(),maxWidth:p.number().optional(),minHeight:p.number().optional(),maxHeight:p.number().optional()}),v0=p.object({type:p.literal("session_metric"),key:p.string(),operator:p.enum(["gte","lte","eq","gt","lt"]),threshold:p.number()}),y0=p.object({type:p.literal("dismissed"),key:p.string(),inverted:p.boolean().optional()}),x0=p.object({type:p.literal("cooldown_active"),key:p.string(),inverted:p.boolean().optional()}),b0=p.object({type:p.literal("frequency_limit"),key:p.string(),limit:p.number(),inverted:p.boolean().optional()}),Ac=p.object({equals:p.union([p.string(),p.number(),p.boolean()]).optional(),contains:p.string().optional()}),Ec=p.object({events:p.array(p.string()).min(1),match:p.record(p.string(),Ac).optional()}),S0=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:Ec.optional()}),ko=p.discriminatedUnion("type",[d0,f0,p0,h0,m0,g0,v0,y0,x0,b0,S0]),Tc=p.object({conditions:p.array(ko),value:p.unknown()}),Rc=p.object({type:p.literal("rules"),rules:p.array(Tc),default:p.unknown()}),Mc=p.object({type:p.literal("score"),field:p.string(),threshold:p.number(),above:p.unknown(),below:p.unknown()}),Oc=p.object({type:p.literal("model"),modelId:p.string(),inputs:p.array(p.string()),outputMapping:p.record(p.string(),p.unknown()),default:p.unknown()}),Dc=p.object({type:p.literal("external"),endpoint:p.string(),method:p.enum(["GET","POST"]).optional(),default:p.unknown(),timeoutMs:p.number().optional()}),Bc=p.discriminatedUnion("type",[Rc,Mc,Oc,Dc]),xh=Bc.nullable().optional(),cH=p.object({events:p.array(p.string()),urlContains:p.string().optional(),props:p.record(p.union([p.string(),p.number(),p.boolean()])).optional()}),dH=p.object({title:p.string().optional(),body:p.string().optional(),icon:p.string().optional()}).nullable().optional();var CT=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.")}),bh=p.object({routes:CT,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 u9(t){return ko.safeParse(t)}function c9(t){return Bc.safeParse(t)}function d9(t){return bh.safeParse(t)}var f9=[{defName:"matchOp",schema:Ac},{defName:"counterDef",schema:Ec},{defName:"activationConfig",schema:bh},{defName:"routeFilter",schema:CT},{defName:"ruleStrategy",schema:Rc},{defName:"scoreStrategy",schema:Mc},{defName:"modelStrategy",schema:Oc},{defName:"externalStrategy",schema:Dc},{defName:"rule",schema:Tc},{defName:"condition",schema:ko}];var _0=p.object({tileId:p.string(),itemId:p.string().optional()}).strict(),fH=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:_0.optional()}).strict(),pH=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:bh.optional(),notifications:p.array(fH).optional()}).strict(),hH=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()}),mH=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()}),gH=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()}),vH=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()}),yH=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()}),xH=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()}),bH=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:hH.optional(),launcher:mH.optional(),tile:gH.optional(),overlay:vH.optional(),notification:yH.optional(),content:xH.optional()}).strict(),SH=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(),v9=p.object({schemaVersion:p.string().optional(),fetchedAt:p.string().datetime(),configVersion:p.string().optional(),canvasTitle:p.string().optional(),tiles:p.array(pH),actions:p.array(p.any()),theme:bH.optional(),launcher:SH.optional(),meta:p.object({verificationSteps:p.array(p.union([p.string(),p.object({text:p.string(),check:ko.optional()})])).optional()}).passthrough().optional()}).strict();var _t={triggerWhen:xh},Wa=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),wT=p.object({color:p.string().optional(),scrimOpacity:p.number().min(0).max(1).optional(),paddingPx:p.number().optional(),radiusPx:p.number().optional()}).strict(),LT=p.enum(["top-left","top-right","bottom-left","bottom-right"]),kT=p.enum(["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"]),w0=p.object({label:p.string(),actionId:p.string(),primary:p.boolean().optional()}).strict(),IT=p.object({title:p.string().optional(),body:p.string(),ctaButtons:p.array(w0).optional()}).strict(),AT=p.object({title:p.string().optional(),body:p.string()}).strict(),ET=p.enum(["before","after","prepend","append","replace"]),TT=p.enum(["immediate","hover","click"]),RT=p.object({widgetId:p.string(),props:p.record(p.unknown()).optional(),priority:p.number().optional()}).strict(),MT=p.object({id:p.string(),action:p.any(),route:p.string().optional(),onAction:p.record(p.string()).optional()}).passthrough(),OT=p.enum(["auto","smooth","instant"]),C0=p.enum(["start","center","end","nearest"]),DT=p.object({kind:p.literal("content:setText"),anchorId:Wa,text:p.string(),label:p.string().optional()}).extend(_t).strict(),BT=p.object({kind:p.literal("content:setAttr"),anchorId:Wa,attr:p.string(),value:p.string(),label:p.string().optional()}).extend(_t).strict(),PT=p.object({kind:p.literal("content:addClass"),anchorId:Wa,className:p.string(),label:p.string().optional()}).extend(_t).strict(),NT=p.object({kind:p.literal("content:removeClass"),anchorId:Wa,className:p.string(),label:p.string().optional()}).extend(_t).strict(),FT=p.object({kind:p.literal("content:setStyle"),anchorId:Wa,styles:p.record(p.string()),label:p.string().optional()}).extend(_t).strict(),HT=p.object({kind:p.literal("content:insertHtml"),anchorId:Wa,html:p.string(),position:ET,deepLink:_0.optional(),label:p.string().optional()}).extend(_t).strict(),UT=p.object({kind:p.literal("overlays:highlight"),anchorId:Wa,style:wT.optional(),duration:p.number().optional(),label:p.string().optional()}).extend(_t).strict(),zT=p.object({kind:p.literal("overlays:pulse"),anchorId:Wa,duration:p.number().optional(),label:p.string().optional()}).extend(_t).strict(),qT=p.object({kind:p.literal("overlays:badge"),anchorId:Wa,content:p.string(),position:LT.optional(),label:p.string().optional()}).extend(_t).strict(),VT=p.object({kind:p.literal("overlays:tooltip"),anchorId:Wa,content:IT,trigger:TT.optional(),placement:kT.optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(_t).strict(),$T=p.object({kind:p.literal("overlays:modal"),content:AT,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(w0).optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(_t).strict(),jT=p.object({kind:p.literal("navigation:scrollTo"),anchorId:Wa,behavior:OT.optional(),block:C0.optional(),inline:C0.optional(),label:p.string().optional()}).extend(_t).strict(),GT=p.object({kind:p.literal("navigation:navigate"),url:p.string(),target:p.enum(["_self","_blank"]).optional(),label:p.string().optional()}).extend(_t).strict(),WT=p.object({kind:p.literal("core:mountWidget"),slot:p.string(),widget:RT,label:p.string().optional()}).extend(_t).strict(),ZT=p.object({kind:p.literal("core:wait"),durationMs:p.number().min(0).optional(),event:p.string().optional(),label:p.string().optional()}).extend(_t).strict(),XT=p.object({kind:p.literal("core:sequence"),actions:p.array(p.any()),label:p.string().optional()}).extend(_t).strict(),YT=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(),KT=p.object({kind:p.literal("overlays:tour"),tourId:p.string(),steps:p.array(MT).min(1),startStep:p.string().optional(),autoStart:p.boolean().optional(),label:p.string().optional()}).extend(_t).passthrough(),_H=[{defName:"setText",schema:DT},{defName:"setAttr",schema:BT},{defName:"addClass",schema:PT},{defName:"removeClass",schema:NT},{defName:"setStyle",schema:FT},{defName:"insertHtml",schema:HT},{defName:"highlight",schema:UT},{defName:"pulse",schema:zT},{defName:"badge",schema:qT},{defName:"tooltip",schema:VT},{defName:"modal",schema:$T},{defName:"scrollTo",schema:jT},{defName:"navigate",schema:GT},{defName:"mountWidget",schema:WT},{defName:"wait",schema:ZT},{defName:"sequence",schema:XT},{defName:"parallel",schema:YT},{defName:"tour",schema:KT}];function L0(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 CH(){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 k0(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(QT(a,r))return}if(e.include){for(let r of e.include)if(QT(a,r))return r;return}return a}function QT(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 Sh=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=CH(),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=k0(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=k0(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=k0(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 I0(t){return new Sh(t)}var wH=p.object({url:p.string(),routeId:p.string().optional(),title:p.string().optional(),locale:p.string().optional()}),LH=p.object({url:p.string(),ts:p.number()}),kH=p.object({sessionId:p.string(),startTs:p.number(),pageHistory:p.array(LH).optional()}),IH=p.object({width:p.number(),height:p.number()}),AH=p.object({x:p.number(),y:p.number(),w:p.number(),h:p.number()}),EH=p.object({anchorId:p.string(),present:p.boolean(),visible:p.boolean().optional(),boundingBox:AH.optional()}),TH=p.record(p.string(),p.union([p.number(),p.string(),p.boolean(),p.undefined()])),RH=p.object({page:wH,session:kH,viewport:IH,anchors:p.array(EH).optional(),augmented:TH.optional()});function D9(t){return RH.safeParse(t)}function JT(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 eR(t,e){let a=[];for(let r of t.conditions){let n=JT(r,e);if(a.push({condition:r,result:n}),!n)return{matched:!1,conditionResults:a}}return{matched:!0,conditionResults:a}}function _h(t,e){for(let a=0;a<t.rules.length;a++){let r=t.rules[a],{matched:n,conditionResults:o}=eR(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 Ch(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 tR(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 aR(t,e,a={}){let r=tR(e,a);switch(t.type){case"rules":return _h(t,r);case"score":return Ch(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 rR(t,e,a={}){let r=tR(e,a);switch(t.type){case"rules":return _h(t,r);case"score":return Ch(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 A0(t){return{evaluate:(e,a)=>aR(e,a,t),evaluateSync:(e,a)=>rR(e,a,t)}}function E0(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 nR="app:",MH="syntro:",OH=/^[a-z][a-z0-9_]*$/;function T0(t){if(!t)return{valid:!1,reason:"Event name cannot be empty"};if(t.startsWith(MH))return{valid:!1,reason:'"syntro:" prefix is reserved for internal SDK events'};if(!t.startsWith(nR))return{valid:!1,reason:`Custom events must start with "app:" prefix. Got: "${t}"`};let e=t.slice(nR.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(!OH.test(a))return{valid:!1,reason:`Segment "${a}" must be lowercase alphanumeric + underscores. Got: "${t}"`};return{valid:!0}}function DH(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||t===null}function oR(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)&&!oR(r,e,a+1))return!1;return!0}function R0(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(!oR(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"||DH(r)||e.push(a);return e.length>0?{valid:!0,stripped:e}:{valid:!0}}function wh(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 Lh=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:ot};this.publishEvent(n)}publishEvent(e){this.history.push(e),this.history.length>this.maxHistorySize&&this.history.shift();for(let a of this.subscriptions)if(wh(e,a.filter))try{a.callback(e)}catch(r){console.error("[EventBus] Subscriber error:",r)}}emit(e,a){let r=T0(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=R0(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:ot};this.history.push(o),this.history.length>this.maxHistorySize&&this.history.shift();let i=0;for(let l of this.subscriptions)if(wh(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=>wh(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=>wh(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 Pc(t={}){return new Lh(t)}var Nc=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 iR=p.enum(["posthog","canvas","derived"]),BH=p.object({ts:p.number(),name:p.string(),source:iR,props:p.record(p.string(),p.unknown()).optional(),schemaVersion:p.string()}),PH=p.object({names:p.array(p.string()).optional(),patterns:p.array(p.string()).optional(),sources:p.array(iR).optional()});function lj(t){return BH.safeParse(t)}function uj(t){return PH.safeParse(t)}var Fc=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 M0="cooldown:";function sR(t){return{set(e,a){let r=M0+e,n=Date.now()+a;t.set(r,n)},isActive(e){return this.remaining(e)>0},remaining(e){let a=M0+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=M0+e;t.remove(a)}}}var Hc="dismissed:";function lR(t,e){return{mark(a,r=!1){let n=Hc+a;(r?e:t).set(n,!0)},isDismissed(a){let r=Hc+a;return t.has(r)||e.has(r)},clear(a){let r=Hc+a;t.remove(r),e.remove(r)},clearAll(){for(let a of t.keys())a.startsWith(Hc)&&t.remove(a);for(let a of e.keys())a.startsWith(Hc)&&e.remove(a)}}}var O0="freq:";function uR(t){function e(a){let r=O0+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=O0+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=O0+a;t.remove(r)},hasReachedLimit(a,r){return this.count(a)>=r}}}var NH="syntro";function D0(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 Uc(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 kh=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??NH;let a=r=>typeof r=="object"&&r!==null&&typeof r.setItem=="function";typeof window<"u"?(this.session=a(window.sessionStorage)?D0(window.sessionStorage,this.namespace):Uc(this.namespace),this.user=a(window.localStorage)?D0(window.localStorage,this.namespace):Uc(this.namespace)):(this.session=Uc(this.namespace),this.user=Uc(this.namespace)),this.dismissals=lR(this.session,this.user),this.cooldowns=sR(this.user),this.frequency=uR(this.session)}ns(e){let a=`${this.namespace}:${e}`;if(!this.namespacedStorages.has(a)){let r=typeof window<"u"&&typeof sessionStorage<"u"?D0(sessionStorage,a):Uc(a);this.namespacedStorages.set(a,r)}return this.namespacedStorages.get(a)}};function B0(t={}){return new kh(t)}function zc(t){return t.startsWith("inline:")?"inline":t.startsWith("adjacent:")?"adjacent":"static"}function Ih(t){return t.startsWith("inline:")?t.slice(7):t.startsWith("adjacent:")?t.slice(9):null}var cR={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"}},qc={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:[]},dR={duration:200,easing:"cubic-bezier(0.16, 1, 0.3, 1)",fill:"forwards"};function P0(t,e,a){let r=cR[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 N0(t,e,a){let r=a.placement==="auto"?"bottom":a.placement,n=[Bf(a.offset?{mainAxis:a.offset.y,crossAxis:a.offset.x}:8)];return a.flip!==!1&&n.push(Nf()),a.shift!==!1&&n.push(Pf({padding:8})),t.style.position="absolute",t.style.zIndex="2147483646",Df(e,t,async()=>{let{x:i,y:s,strategy:l}=await Ff(e,t,{placement:r,middleware:n});Object.assign(t.style,{position:l,left:`${i}px`,top:`${s}px`})})}function F0(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 H0(t,e){return e==="none"||qc[e].length===0?null:t.animate(qc[e],dR)}function U0(t,e){if(e==="none"||qc[e].length===0)return Promise.resolve();let a=[...qc[e]].reverse(),r=t.animate(a,dR);return new Promise(n=>{r.onfinish=()=>n(),r.oncancel=()=>n()})}function z0(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 q0(t){switch(zc(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 FH=0;function V0(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-${++FH}`}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=zc(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=z0(v,_);E.style.zIndex=String(q0(v));let O;if(L==="static")P0(E,v,w?.constraints),e.appendChild(E);else if(L==="inline"){let H=Ih(v);if(!H)throw new Error(`Invalid inline slot: ${v}`);if(!r)throw new Error("Anchor resolver required for inline slots");let $=r({selector:H,route:"**"});if(!$)throw new Error(`Anchor not found for inline slot: ${H}`);O=F0(E,$)}else if(L==="adjacent"){let H=Ih(v);if(!H)throw new Error(`Invalid adjacent slot: ${v}`);if(!r)throw new Error("Anchor resolver required for adjacent slots");let $=r({selector:H,route:"**"});if(!$)throw new Error(`Anchor not found for adjacent slot: ${H}`);e.appendChild(E),O=N0(E,$,w?.position??{placement:"bottom"})}let D=h(E,C,_);H0(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:()=>{O?.(),D?.()},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 $=i.get(v);if(!$||$.id!==_)throw new Error("Mount no longer active");let ue=f.get(_);if(ue){if(H.type==="widget"){ue.update(H.config),$.content=H;return}ue.unmount(),f.delete(_)}$.container.innerHTML="";let Ut=h($.container,H,_);if($.content=H,Ut){let at=$.cleanup;$.cleanup=()=>{at?.(),Ut()}}},setOptions(H){let $=i.get(v);if(!$||$.id!==_)throw new Error("Mount no longer active");H.priority!==void 0&&($.options.priority=H.priority),H.animation!==void 0&&($.options.animation=H.animation),H.constraints&&L==="static"&&(H.constraints.maxWidth&&($.container.style.maxWidth=H.constraints.maxWidth),H.constraints.maxHeight&&($.container.style.maxHeight=H.constraints.maxHeight),H.constraints.minWidth&&($.container.style.minWidth=H.constraints.minWidth),H.constraints.minHeight&&($.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 U0(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 Ah=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()}},$0=new Ah;var hR="2.0.0";function HH(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(j0(r,n))return!1}if(e.include&&e.include.length>0){for(let n of e.include)if(j0(r,n))return!0;return!1}return!0}function j0(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 pR(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 j0(a,o)})}function G0(t={}){let{telemetry:e,sessionMetrics:a,routes:r,mode:n="production",namespace:o}=t,i=t.widgets??$0,s=t.executors??Sn,l=t.apps??mu,u=new Fc,c=I0({telemetry:e,routes:r,navigation:u}),d=t.events??Pc(),f=B0({namespace:o}),h=E0({eventBus:d,stateStore:f}),S=A0({state:f,events:d,sessionMetrics:a,accumulator:h}),x=G1(),b=L0(),g=_=>pR(_)?b.resolve(_.selector):null,m=async(_,L)=>{if(!pR(_))return null;try{return await b.waitFor(_.selector,L)}catch{return null}},y=V0({overlayRoot:x,eventBus:d,anchorResolver:g,widgetRegistry:i}),v=c0({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:hR,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(HH(L,R.routes)){if(R.onlyIfPopulated){let F=I.props?.actions??[];if(F.length>0&&!F.some(O=>O.triggerWhen?S.evaluateSync(O.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 UH=p.object({value:p.unknown(),expiresAt:p.number().optional()}),zH=p.object({count:p.number(),resetAt:p.number().optional()});function hG(t){return UH.safeParse(t)}function mG(t){return zH.safeParse(t)}var W0="syn_";function Vc(t){if(!t.startsWith(W0))throw new Error("Invalid Syntro token: must start with 'syn_'");let a=t.slice(W0.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 Z0(t){let e=JSON.stringify(t),a=btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");return W0+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 gR="syntro_segment_attributes";function vR(){if(typeof window>"u")return{};try{let t=localStorage.getItem(gR);if(t){let e=JSON.parse(t);return Y("Syntro Bootstrap","Loaded cached segment attributes:",e),e}}catch(t){na("Syntro Bootstrap","Failed to load cached segment attributes:",t)}return{}}function yR(t){if(!(typeof window>"u"))try{localStorage.setItem(gR,JSON.stringify(t)),Y("Syntro Bootstrap","Cached segment attributes:",t)}catch(e){na("Syntro Bootstrap","Failed to cache segment attributes:",e)}}function xR(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 X0(){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 mR="syntro_geo",bR="https://geo.syntrologie.com";async function Y0(t){if(typeof window>"u")return{};try{let e=localStorage.getItem(mR);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(mR,JSON.stringify(r))}catch{}return Y("Syntro Bootstrap","Geo: fetched from worker:",r),r}}catch{}return{}}var SR={growthbook:t=>Xy({...t,autoInit:!0})};function _R(t,e){let a=SR[t];if(!a)throw new Error(`Unknown experiment provider: ${t}. Supported: ${Object.keys(SR).join(", ")}`);return a(e)}var qH=["cdn.syntrologie.com","localhost","127.0.0.1"];function VH(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):qH.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 K0=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,!VH(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 $H(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 $H(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 CR(t){return new K0(t)}var jH="syntro_exp",GH="syntro_var",Q0=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(jH),i=n.get(GH);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}}}}if(!this.featureKey)throw new Error("[SmartCanvas] No featureKey configured and no variant flags found. Ensure at least one config feature flag exists in your experiment platform.");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:Xf(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 wR(t){return new Q0(t)}var WH="https://cdn.syntrologie.com/configs",LR={cdn:t=>{if(!t.configId)throw new Error("CDN fetcher requires 'configId' option");return CR({baseUrl:t.baseUrl??WH,configId:t.configId,integrity:t.integrity})},experiments:t=>{if(!t.featureKey)throw new Error("Experiments fetcher requires 'featureKey' option");return wR({featureKey:t.featureKey})}};function kR(t,e={}){let a=LR[t];if(!a)throw new Error(`Unknown config fetcher type: ${t}. Supported: ${Object.keys(LR).join(", ")}`);return a(e)}var IR={posthog:t=>$b(t),noop:()=>ax()};function AR(t,e){let a=IR[t];if(!a)throw new Error(`Unknown telemetry provider: ${t}. Supported: ${Object.keys(IR).join(", ")}`);return a(e)}async function ER(t){ay(),Y("Syntro Bootstrap","====== INIT ======"),Y("Syntro Bootstrap","Options:",{hasToken:!!t.token,tokenPrefix:`${t.token?.slice(0,15)}...`,hasCanvasOptions:!!t.canvas});let e=Qf();if(console.log(`[DIAG] Mode detection: sdkMode=${e}`),console.log("[DIAG] editorSource:",_u()),console.log("[DIAG] editorConf:",Kf()),Y("Syntro Bootstrap","SDK mode:",e??"normal"),!e&&typeof window<"u"){let E=!!window.__SYNTRO_EDITOR_PARAMS__,O=!!window.__SYNTRO_AUDIT_LEGEND__,D=!!window.__SYNTRO_REVIEW_DATA__;if(E||O||D){let N=[E&&"__SYNTRO_EDITOR_PARAMS__",O&&"__SYNTRO_AUDIT_LEGEND__",D&&"__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 O=Kf()?.syntro_token;O?.startsWith("syn_")&&(a=O,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=Vc(a),ay(r.d);else if(e)Y("Syntro Bootstrap",`\u2713 Non-syn_ token allowed (${e} mode)`);else throw Yf("Syntro Bootstrap","\u274C Token does not start with syn_ and NOT in editor/audit/review mode!"),Yf("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 Yf("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")||bR,l=vR(),u=X0(),c={...u,...l};Y("Syntro Bootstrap","Phase 1: Browser metadata:",u),Y("Syntro Bootstrap","Phase 1: Cached segment attributes:",l);let d=Y0(s),f,h=t.debug||t.testMode,S=Pc({debug:t.debug,history:h?new Nc(t.testMode?0:100):void 0,testMode:t.testMode});console.log("[Syntro Bootstrap] EventBus created");let x=sy({elementResolver:typeof window<"u"?(E,O)=>{let D=document.elementFromPoint(E,O);if(!D)return null;let N={tag_name:D.tagName.toLowerCase()};D.id&&(N.attr__id=D.id),D.className&&typeof D.className=="string"&&(N.classes=D.className.split(" ").filter(Boolean));for(let W of D.attributes)W.name.startsWith("data-")&&(N[`attr__${W.name}`]=W.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 O=[],D=E.target;for(;D&&D!==document.body;){let N={tag_name:D.tagName.toLowerCase()};for(let W of D.attributes)(W.name.startsWith("data-")||W.name==="id"||W.name==="class"||W.name==="aria-label")&&(N[`attr__${W.name}`]=W.value);O.push(N),D=D.parentElement}x.enrichClickAttributes(Date.now(),O)},!0));let b=E=>{Y("Syntro Bootstrap","Phase 2: PostHog feature flags loaded");let O=xR(E);if(Y("Syntro Bootstrap","Segment flags from PostHog:",O),yR(O),f){let D=m?.getAll?.()??{},N={...u,...D,...O};Y("Syntro Bootstrap","Updating GrowthBook with attributes:",N),f.setAttributes?.(N)}},g;if(r?.t){let E=r.t==="noop"?"noop":"posthog";g=AR(E,{apiKey:r.t,apiHost:o,enableFeatureFlags:!0,sessionRecording:!r.d,onFeatureFlagsLoaded:b,onCapture:(D,N)=>{x.ingest({kind:"posthog",event:D,properties:N,timestamp:Date.now()})},onRRWebEvent:D=>{x.ingest(D)}}),console.log(`[Syntro Bootstrap] Telemetry client created (${E}) with EventBus wiring`);let O=g;S.setPosthogCapture((D,N)=>{O.track?.(D,N)})}let m;r?.e&&(f=_R("growthbook",{clientKey:r.e,apiHost:n,attributes:c,onExperimentViewed:g?.trackExperiment?(E,O,D)=>{g.trackExperiment(E,O,D)}:void 0})),m=Yy({experiments:f,onMetricChange:(E,O)=>{Y("Syntro Bootstrap",`Session metric changed: ${E} = ${O}`)}}),Y("Syntro Bootstrap","SessionMetricTracker created");let y="production";e==="editor"?y="editor":e==="audit"?y="audit":Za("NODE_ENV")==="development"&&(y="development");let v=G0({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=Pv({cdnBase:C,registry:v.apps,onLoadStart:E=>{Y("Syntro Bootstrap",`Loading app from CDN: ${E}`)},onLoadEnd:(E,O,D)=>{O?Y("Syntro Bootstrap",`App loaded successfully: ${E}`):na("Syntro Bootstrap",`Failed to load app: ${E}`,D)}});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(O){console.error(`[DIAG] FAILED to activate: ${E.manifest.id}`,O),na("Syntro Bootstrap",`Failed to auto-activate built-in app: ${E.manifest.id}`,O)}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){na("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=kR(r.f,r.o??{});A=async()=>{let O=await E.fetch();return{...O.config,tiles:O.config.tiles??[]}}}else f&&(A=ws({experiments:f}));let I=new Set,R=A?async()=>{let E=await A(),O=E.tiles?.length??0,D=E.actions?.length??0,N=E.meta?.variant_id;if((O>0||D>0)&&(N||console.warn("[Syntro] Config has content but no meta.variant_id \u2014 intervention tracking disabled")),g&&N){let $=new Ic(g,N);$.trackServed(O,D),typeof window<"u"&&(window.SynOS.interventionTracker=$),v.navigation.subscribe(()=>{$.resetPage()})}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(($,ue)=>`[${ue}] ${$.kind}${$.anchorId?` anchor="${$.anchorId.selector}"`:""}${$.label?` "${$.label}"`:""}`).join(", "));let W=E,H=w.getRequiredApps(W);return H.length>0?console.log("[Syntro Bootstrap] Required external apps:",H.join(", ")):Y("Syntro Bootstrap","No external apps required (all executors are built-in)"),H.length>0&&await w.loadAppsForConfig(W).then(async ue=>{let Ut=ue.filter(ye=>ye.success),at=ue.filter(ye=>!ye.success);Ut.length>0&&console.log(`[Syntro Bootstrap] Apps loaded from CDN: ${Ut.map(ye=>ye.appId).join(", ")}`);let Ct=at.filter(ye=>!I.has(ye.appId));Ct.length>0&&(console.error("[Syntro Bootstrap] Apps FAILED to load from CDN:",Ct.map(ye=>`${ye.appId} (${ye.error})`).join(", ")),Ct.forEach(ye=>I.add(ye.appId)));for(let ye of H)if(v.apps.has(ye))try{await v.apps.activate(ye),console.log(`[Syntro Bootstrap] App activated: ${ye}`)}catch(Z){console.error(`[Syntro Bootstrap] Failed to activate app: ${ye}`,Z)}else console.error(`[Syntro Bootstrap] App "${ye}" required by config but NOT registered.`,`Available apps: [${Array.from(v.apps.list?.()??[]).join(", ")}]`)}),E}:void 0;return{canvas:await Ty({...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 ZH(t){try{return await ER(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 XH(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 TR={init:ZH,encodeToken:Z0,decodeToken:Vc,events:{emit:XH}};typeof window<"u"&&(window.Syntro=TR);var RR="2026-04-09T22:33:15.939Z (8ae8d320f1a)";if(typeof window<"u"){console.log(`[Syntro Runtime] Build: ${RR}`);let t=window.SynOS,e=t?.appRegistry||mu;window.SynOS={...t,appRegistry:e,_runtimeBuild:RR,React:MR.default,ReactDOM:{...YH,createPortal:Eh.createPortal,flushSync:Eh.flushSync}},D1(e)}export{qc as ANIMATION_KEYFRAMES,bh as ActivationConfigZ,PT as AddClassZ,Wa as AnchorIdZ,EH as AnchorStateZ,p0 as AnchorVisibleConditionZ,Uf as AppRegistry,TH as AugmentationZ,LT as BadgePositionZ,qT as BadgeZ,AH as BoundingBoxZ,ku as CanvasEvents,ex as CanvasRecipeZ,ko as ConditionZ,Sh as ContextManager,x0 as CooldownActiveConditionZ,Ec as CounterDefZ,w0 as CtaButtonZ,py as DEFAULT_COOLDOWN,fy as DEFAULT_TTL,Bc as DecisionStrategyZ,y0 as DismissedConditionZ,ot as EVENT_SCHEMA_VERSION,Lh as EventBus,S0 as EventCountConditionZ,PH as EventFilterZ,Nc as EventHistory,h0 as EventOccurredConditionZ,iR as EventSourceZ,mh as ExecutorRegistry,Dc as ExternalStrategyZ,zH as FrequencyEntryZ,b0 as FrequencyLimitConditionZ,E4 as HighlightStepZ,wT as HighlightStyleZ,UT as HighlightZ,HT as InsertHtmlZ,ET as InsertPositionZ,Ic as InterventionTracker,dy as MAX_VISIBLE_TOASTS,Ac as MatchOpZ,AT as ModalContentZ,$T as ModalZ,Oc as ModelStrategyZ,WT as MountWidgetZ,GT as NavigateZ,Fc as NavigationMonitor,BH as NormalizedEventZ,cy as NotificationToastStack,wH as PageContextZ,LH as PageHistoryEntryZ,d0 as PageUrlConditionZ,YT as ParallelZ,kT as PlacementZ,zT as PulseZ,RR as RUNTIME_SDK_BUILD,hR as RUNTIME_VERSION,NT as RemoveClassZ,f0 as RouteConditionZ,CT as RouteFilterZ,Rc as RuleStrategyZ,Tc as RuleZ,RH as RuntimeContextZ,yy as RuntimeProvider,to as SDK_SCHEMA_VERSION,ry as SDK_VERSION,cR as STATIC_SLOT_STYLES,Mc as ScoreStrategyZ,OT as ScrollBehaviorZ,C0 as ScrollLogicalPositionZ,jT as ScrollToZ,xA as SelectorZ,XT as SequenceZ,kH as SessionContextZ,v0 as SessionMetricConditionZ,Tp as SessionMetricTracker,BT as SetAttrZ,FT as SetStyleZ,DT as SetTextZ,pI as ShadowCanvasOverlay,X1 as ShadowRootProvider,yI as SmartCanvasApp,oy as SmartCanvasController,Ay as SmartCanvasElement,v8 as SmartCanvasPortal,Mt as StandardEvents,m0 as StateEqualsConditionZ,kh as StateStore,UH as StoredValueZ,TR as Syntro,zu as TileCard,i$ as TileWheel,IT as TooltipContentZ,A4 as TooltipStepZ,TT as TooltipTriggerZ,VT as TooltipZ,MT as TourStepForSchemaZ,KT as TourZ,xh as TriggerWhenZ,g0 as ViewportConditionZ,IH as ViewportContextZ,ZT as WaitZ,RT as WidgetConfigZ,Ah as WidgetRegistry,mu as appRegistry,P0 as applyStaticSlotStyles,Dv as cleanupAppContext,bv as contentRuntime,_H as coreActionStepSchemas,c0 as createActionEngine,L0 as createAnchorResolver,Ov as createAppContext,Pv as createAppLoader,ws as createCanvasConfigFetcher,I0 as createContextManager,A0 as createDecisionEngine,E0 as createEventAccumulator,Pc as createEventBus,Xy as createGrowthBookClient,ax as createNoopClient,m8 as createOverlayRecipeFetcher,$b as createPostHogClient,eI as createPostHogNormalizer,Yy as createSessionMetricTracker,Ty as createSmartCanvas,W1 as createSmartCanvasController,G0 as createSmartCanvasRuntime,B0 as createStateStore,z0 as createSurfaceContainer,V0 as createSurfaces,f9 as decisionSchemas,Vc as decodeToken,Z0 as encodeToken,aR as evaluate,JT as evaluateCondition,eR as evaluateRule,_h as evaluateRuleStrategy,Ch as evaluateScoreStrategy,rR as evaluateSync,Sn as executorRegistry,tP as getAntiFlickerSnippet,e1 as getAppIdFromActionKind,Bv as getAppIdFromWidgetId,sH as getExecutor,Ih as getSlotAnchorId,zc as getSlotType,q0 as getSlotZIndex,Zb as hasExecutor,cp as interpolateTemplate,Jk as isCoreActionKind,hy as matchEvent,c$ as needsMigration,wu as normalizePostHogEvent,Mv as overlaysRuntime,qu as parseVersion,H0 as playEnterAnimation,U0 as playExitAnimation,Jf as registerConfigPredicates,_I as registerSmartCanvasElement,ny as resolveConfigUri,N0 as setupAdjacentPositioning,F0 as setupInlinePositioning,Lu as shouldNormalizeEvent,sN as useDecision,my as useNotifications,gy as useNotifyWatcher,xy as usePageContext,tn as useRuntime,fp as useRuntimeContext,oN as useRuntimeEvents,iN as useRuntimeState,rN as useSessionContext,gI as useShadowCanvasConfig,Is as useShadowRoot,nN as useViewportContext,Tr as validateAction,yh as validateActions,d9 as validateActivationConfig,u9 as validateCondition,u$ as validateConfig,uj as validateEventFilter,T0 as validateEventName,mG as validateFrequencyEntry,lj as validateNormalizedEvent,R0 as validateProps,d8 as validateRecipe,D9 as validateRuntimeContext,hG as validateStoredValue,c9 as validateStrategy,$0 as widgetRegistry};
501
+ `)).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),cr(s)||(a>e&&(o+=t.substring(e,a)),o+=s,e=a=n+1)}return a>e&&(o+=t.substring(e,t.length)),o},a4=!!Sx||!!bx,nE="text/plain",oh=function(t,e,a){var r;a===void 0&&(a=!0);var[n,o]=t.split("?"),i=G({},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=E3(i);return l&&s.push(l),n+"?"+s.join("&")},dc=(t,e)=>JSON.stringify(t,((a,r)=>typeof r=="bigint"?r.toString():r),e),px=t=>{var{data:e,compression:a}=t;if(e){if(a===mn.GZipJS){var r=e4((function(l,u){var c=l.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(l);for(var d=new ja(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 ja(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 vT(d,0,f)})(dc(e)),{mtime:0}),n=new Blob([r],{type:nE});return{contentType:nE,body:n,estimatedSize:n.size}}if(a===mn.Base64){var o=(function(l){var u,c,d,f,h,S="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",x=0,b=0,g="",m=[];if(!l)return l;l=t4(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})(dc(e)),i=(l=>"data="+encodeURIComponent(typeof l=="string"?l:dc(l)))(o);return{contentType:"application/x-www-form-urlencoded",body:i,estimatedSize:new Blob([i]).size}}var s=dc(e);return{contentType:"application/json",body:s,estimatedSize:new Blob([s]).size}}},qp=[];bx&&qp.push({transport:"fetch",method:t=>{var e,a,{contentType:r,body:n,estimatedSize:o}=(e=px(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(wA){var u=new wA;l={signal:u.signal,timeout:setTimeout((()=>u.abort()),t.timeout)}}bx(s,G({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){j.error(h)}t.callback==null||t.callback(f)})))).catch((c=>{j.error(c),t.callback==null||t.callback({statusCode:0,text:c})})).finally((()=>l?clearTimeout(l.timeout):null))}}),Sx&&qp.push({transport:"XHR",method:t=>{var e,a=new Sx;a.open(t.method||"GET",t.url,!0);var{contentType:r,body:n}=(e=px(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&&qp.push({transport:"sendBeacon",method:t=>{var e=oh(t.url,{beacon:"1"});try{var a,{contentType:r,body:n}=(a=px(t))!==null&&a!==void 0?a:{},o=typeof n=="string"?new Blob([n],{type:r}):n;ka.sendBeacon(e,o)}catch{}}});var ih=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 oE(t,e,a){return dc({distinct_id:t,userPropertiesToSet:e,userPropertiesToSetOnce:a})}var yT={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=>ih(a,r))))),not_regex:(t,e)=>e.every((a=>t.every((r=>!ih(a,r))))),icontains:(t,e)=>e.map(Up).some((a=>t.map(Up).some((r=>a.includes(r))))),not_icontains:(t,e)=>e.map(Up).every((a=>t.map(Up).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)))}))},Up=t=>t.toLowerCase();function xT(t,e){return!t||Object.entries(t).every((a=>{var[r,n]=a,o=e?.[r];if(V(o)||cr(o))return!1;var i=[String(o)],s=yT[n.operator];return!!s&&s(n.values,i)}))}var hx=tt("[Error tracking]"),cb=class{constructor(e){var a,r;this.Zt=[],this.ti=new Ex([new Rx,new Fx,new Ox,new Mx,new Px,new Bx,new Dx,new Nx],d3()),this._instance=e,this.Zt=(a=(r=this._instance.persistence)==null?void 0:r.get_property(Ux))!==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({[Ux]:this.Zt,[NA]:i})}get ii(){var e,a=!!this._instance.get_property(NA),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 hx.info("Skipping exception capture because a suppression rule matched");if(!this.ii&&this.si(a))return void hx.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.ni(a))return void hx.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 yt(o)&&o.length>0&&r.$exception_types.push(o),yt(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=yT[o.operator],l=_e(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!me(e)&&_e(e)}},La=tt("[FeatureFlags]"),ac=tt("[FeatureFlags]",{debugEnabled:!0}),mx="$active_feature_flags",$s="$override_feature_flags",iE="$feature_flag_payloads",rc="$override_feature_flag_payloads",sE="$feature_flag_request_id",lE="$feature_flag_evaluated_at",uE=t=>{var e={};for(var[a,r]of zp(t||{}))r&&(e[a]=r);return e},r4=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},n4=(function(t){return t.FeatureFlags="feature_flags",t.Recordings="recordings",t})({}),db=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(zx),a=this._instance.get_property($s),r=this._instance.get_property(rc);if(!r&&!a)return e||{};var n=it({},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=V(c)?(s=u?.enabled)!==null&&s!==void 0&&s:!!c,f=V(c)?u.variant:typeof c=="string"?c:void 0,h=r?.[i],S=G({},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=G({},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(Ks),a=this._instance.get_property($s);if(!a)return e||{};for(var r=it({},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(iE),a=this._instance.get_property(rc);if(!a)return e||{};for(var r=it({},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:G({},((a=this._instance.persistence)==null?void 0:a.get_initial_props())||{},this._instance.get_property(cc)||{}),group_properties:this._instance.get_property(wi)};cr(n)||V(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=pT()),this.li=!0,this._instance._send_request({method:"POST",url:u,data:o,compression:this._instance.config.disable_compression?void 0:mn.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(n4.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(sE)||void 0,u=this._instance.get_property(lE)||void 0,c=this._instance.get_property(Wp)||{};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;_e(c[e])?c[e].push(s):c[e]=[s],(d=this._instance.persistence)==null||d.register({[Wp]: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};V(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),V(v?.original_variant)&&V(v?.original_enabled)||(C.$feature_flag_original_response=V(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(!V(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:mn.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 V(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=r4(i),f=d.flags,h=d.featureFlags,S=d.featureFlagPayloads;if(h){var x=i.requestId,b=i.evaluatedAt;if(_e(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({[mx]:h,[Ks]: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=G({},l,Object.fromEntries(Object.entries(y).filter((_=>{var[L]=_;return w.has(L)})))),v=G({},u,Object.fromEntries(Object.entries(v||{}).filter((_=>{var[L]=_;return w.has(L)})))),C=G({},c,Object.fromEntries(Object.entries(C||{}).filter((_=>{var[L]=_;return w.has(L)}))))}else y=G({},l,y),v=G({},u,v),C=G({},c,C);s&&s.register(G({[mx]:Object.keys(uE(y)),[Ks]:y||{},[iE]:v||{},[zx]:C||{}},x?{[sE]:x}:{},b?{[lE]: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($s),this._instance.persistence.unregister(rc),this.wi(),ac.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($s),ac.info("Flag overrides cleared");else if(r.flags){if(_e(r.flags)){for(var n={},o=0;o<r.flags.length;o++)n[r.flags[o]]=!0;this._instance.persistence.register({[$s]:n})}else this._instance.persistence.register({[$s]:r.flags});ac.info("Flag overrides set",{flags:r.flags})}}return"payloads"in r&&(r.payloads===!1?(this._instance.persistence.unregister(rc),ac.info("Payload overrides cleared")):r.payloads&&(this._instance.persistence.register({[rc]:r.payloads}),ac.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(uc)||[]).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=G({},this.getFlagVariants(),{[e]:a});(n=this._instance.persistence)==null||n.register({[mx]:Object.keys(uE(l)),[Ks]:l}),this.wi()}getEarlyAccessFeatures(e,a,r){a===void 0&&(a=!1);var n=this._instance.get_property(uc),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(uc),(l=this._instance.persistence)==null||l.register({[uc]: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(cc)||{};this._instance.register({[cc]:G({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(){this._instance.unregister(cc)}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0);var r=this._instance.get_property(wi)||{};Object.keys(r).length!==0&&Object.keys(r).forEach((n=>{r[n]=G({},r[n],e[n]),delete e[n]})),this._instance.register({[wi]:G({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var a=this._instance.get_property(wi)||{};this._instance.register({[wi]:G({},a,{[e]:{}})})}else this._instance.unregister(wi)}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}},o4=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],mc=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&&j.info("Persistence loaded",e.persistence,G({},this.props)),this.update_config(e,e,a),this.save()}isDisabled(){return!!this.ki}Si(e){o4.indexOf(e.persistence.toLowerCase())===-1&&(j.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=[...P3,...n];return G({},Ye,{W:function(i){try{var s={};try{s=kr.W(i)||{}}catch{}var l=it(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&&kr.G(i,f,l,u,c,d)}catch(h){Ye.B(h)}},V:function(i,s){try{T?.localStorage.removeItem(i),kr.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"&&Bt.H()?Bt:r==="memory"?N3:r==="cookie"?kr:a.H()?a:kr}properties(){var e={};return Pe(this.props,(function(a,r){if(r===Ks&&vt(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,(cr(i=x3)?l:CA&&i.indexOf===CA?i.indexOf(s)!=-1:(Pe(i,(function(u){if(l||(l=u===s))return jp})),l))||(e[r]=a);var i,s,l})),e}load(){if(!this.ki){var e=this.Y.W(this.$i);e&&(this.props=it({},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(vt(e)){V(a)&&(a="None"),this.Pi=V(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(vt(e)){this.Pi=V(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=sT(this.R.custom_campaign_params,this.R.mask_personal_data_properties,this.R.custom_personal_data_properties);Xs(Nb(e))||this.register(e),this.Ei=!0}}update_search_keyword(){var e;this.register((e=q?.referrer)?uT(e):{})}update_referrer_info(){var e;this.register_once({$referrer:cT(),$referring_domain:q!=null&&q.referrer&&((e=Qp(q.referrer))==null?void 0:e.host)||"$direct"},void 0)}set_initial_person_info(){this.props[jx]||this.props[Gx]||this.register_once({[Zp]:dT(this.R.mask_personal_data_properties,this.R.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};Pe([Gx,jx],(i=>{var s=this.props[i];s&&Pe(s,(function(l,u){e["$initial_"+_x(u)]=l}))}));var a,r,n=this.props[Zp];if(n){var o=(a=fT(n),r={},Pe(a,(function(i,s){r["$initial_"+_x(s)]=i})),r);it(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[lc]||{};r[e]=a,this.props[lc]=r,this.save()}remove_event_timer(e){var a=(this.props[lc]||{})[e];return V(a)||(delete this.props[lc][e],this.save()),a}get_property(e){return this.props[e]}set_property(e,a){this.props[e]=a,this.save()}},cE=tt("[Product Tours]"),gx="ph_product_tours",fb=class{constructor(e){this.Ri=null,this.Fi=null,this._instance=e}onRemoteConfig(e){this._instance.persistence&&this._instance.persistence.register({[HA]:!(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(HA)||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?cE.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),!_e(this.Fi)||a){var r=this._instance.persistence;if(r){var n=r.props[gx];if(_e(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 cE.error(s),void e([],{isLoaded:!1,error:s})}var l=_e(o.json.product_tours)?o.json.product_tours:[];this.Fi=l,r&&r.register({[gx]:l}),e(l,{isLoaded:!0})}})}else e(this.Fi,{isLoaded:!0})}getActiveProductTours(e){me(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(gx)}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)}},nc=(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})({}),vx=(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})({}),fc=(function(t){return t.SHOWN="survey shown",t.DISMISSED="survey dismissed",t.SENT="survey sent",t.ABANDONED="survey abandoned",t})({}),yx=(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})({}),pb=(function(t){return t.Popover="popover",t.Inline="inline",t})({}),De=tt("[Surveys]"),bT="seenSurvey_",i4=(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},dE=t=>((e,a)=>{var r=""+e+a.id;return a.current_iteration&&a.current_iteration>0&&(r=""+e+a.id+"_"+a.current_iteration),r})(bT,t),s4=[vx.Popover,vx.Widget,vx.API],l4={ignoreConditions:!1,ignoreDelay:!1,displayType:pb.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 js(t,e,a){if(me(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 hb=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(!V((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(!V((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"||!js(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=>js(s.href,a.href,a.href_matching||"exact")));var o,i=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";return!!i&&js((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=>js(u.text,a.text,a.text_matching||"exact")||js(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;!me(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=>js(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||xT(a.properties.reduce(((r,n)=>{var o=_e(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)}},mb=class{constructor(e){this._instance=e,this.Ki=new Map,this.Yi=new Map,this.Xi=new Map}Qi(e,a){return!!e&&xT(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===nc.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;V((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 hb(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,nc.Activation),this.Yi=this.Zi(e,nc.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,nc.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,nc.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}},gb=class extends mb{constructor(e){super(e)}oe(){return"$surveys_activated"}ae(){return fc.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()}},vb=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(me(a))return De.warn("Flags not loaded yet. Not loading surveys.");var r=_e(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(bT)||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(!V(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 gb(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(qx);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({[qx]: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),!me(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(me(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(me(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 me(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(me(this._surveyManager))De.warn("init was not called");else{var o=typeof e=="string"?this.be(e):e;if(o!=null&&o.id)if(s4.includes(o.type)){var i=q?.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(me(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=G({},n,{appearance:G({},n.appearance,{surveyPopupDelaySeconds:0})})),a.displayType!==pb.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!==pb.Inline?this._surveyManager.handlePopoverSurvey(o,a):this.renderSurvey(o,a.selector,a.properties)}else De.warn("Survey not found")}}cancelPendingSurvey(e){me(this._surveyManager)?De.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;(e=this._surveyManager)==null||e.handlePageUnload()}},dn=tt("[Conversations]"),yb=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;me(a)||(vn(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&&!V(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 dn.error("Conversations enabled but missing token in remote config.")}}$e(e){if(this.Ee)try{this._conversationsManager=e(this.Ee,this._instance),dn.info("Conversations loaded successfully")}catch(a){this.Se("Error completing conversations initialization",a)}else dn.error("Cannot complete initialization: remote config is null")}Se(e,a){dn.error(e,a),this._conversationsManager=null,this.xe=!1}show(){this._conversationsManager?this._conversationsManager.show():dn.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return this.we===!0&&!cr(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 Zs((function*(){return n._conversationsManager?n._conversationsManager.sendMessage(e,a,r):(dn.warn("Conversations not available yet."),null)}))()}getMessages(e,a){var r=this;return Zs((function*(){return r._conversationsManager?r._conversationsManager.getMessages(e,a):(dn.warn("Conversations not available yet."),null)}))()}markAsRead(e){var a=this;return Zs((function*(){return a._conversationsManager?a._conversationsManager.markAsRead(e):(dn.warn("Conversations not available yet."),null)}))()}getTickets(e){var a=this;return Zs((function*(){return a._conversationsManager?a._conversationsManager.getTickets(e):(dn.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}},xb=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;!me(r)&&r&&(this.ke=!0,this.loadIfEnabled())}reset(){}loadIfEnabled(){if(this.ke&&!this.Pe){var e=tt("[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.")}}},fE=tt("[RateLimiter]"),bb=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=>{fE.info((n||"events")+" is quota limited."),this.serverLimits[n]=new Date().getTime()+6e4}))}catch(n){return void fE.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($x))!==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($x,l),{isRateLimited:u,remainingTokens:l.tokens}}isServerRateLimited(e){var a=this.serverLimits[e||"events"]||!1;return a!==!1&&new Date().getTime()<a}},Ci=tt("[RemoteConfig]"),Sb=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))):(Ci.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 Ci.info("Using preloaded remote config",this.remoteConfig),void this.yi(this.remoteConfig);if(this._instance.M())return void Ci.warn("Remote config is disabled. Falling back to local config.");this.Te((e=>{if(!e)return Ci.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){Ci.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()):Ci.info("__preview_remote_config is disabled. Logging config instead",e):Ci.error("Failed to fetch remote config from PostHog.")}},_b=3e3,Cb=class{constructor(e,a){this.Ce=!0,this.Re=[],this.Fe=Ir(a?.flush_interval_ms||_b,250,5e3,j.createLogger("flush interval"),_b),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(G({},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&&_e(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;V(e[o])&&(e[o]=G({},n,{data:[]})),(r=e[o].data)==null||r.push(n.data)})),this.Re=[],e}},u4=["retriesPerformedSoFar"],wb=class{constructor(e){this.Le=!1,this.Ne=3e3,this.Re=[],this._instance=e,this.Re=[],this.Ue=!0,!V(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=yE(e,u4);Gs(a)&&(r.url=oh(r.url,{retry_count:a})),this._instance._send_request(G({},r,{callback:n=>{n.statusCode!==200&&(n.statusCode<400||n.statusCode>=500)&&(a??0)<10?this.Be(G({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)"),j.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,V(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(G({},e,{transport:"sendBeacon"}))}catch(a){j.error(a)}this.Re=[]}},Lb=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=_e(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}},c4=t=>dT(t?.config.mask_personal_data_properties,t?.config.custom_personal_data_properties),sh=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({[Vx]:s})}},this._instance=e,this.Qe=a,this.Xe=r,this.Ye=n||c4,this.Qe.onSessionId(this.Je)}Ke(){return this.Xe.props[Vx]}getSetOnceProps(){var e,a=(e=this.Ke())==null?void 0:e.props;return a?"r"in a?fT(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(Nb(this.getSetOnceProps()),((a,r)=>{r==="$current_url"&&(r="url"),e["$session_entry_"+_x(r)]=a})),e}},xx=tt("[SessionId]"),lh=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)=>!(!Gs(c)||!Gs(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||So,this.ar=r||So;var o=this.R.persistence_name||this.R.token,i=this.R.session_idle_timeout_seconds||1800;if(this._sessionTimeoutMs=1e3*Ir(i,60,36e3,xx.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=Bt.W(this.ur),l=Bt.W(this.hr);s&&!l?this.rr=s:Bt.V(this.ur),Bt.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){xx.error("Invalid sessionID in bootstrap",c)}this.cr()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return V(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&&Bt.H()}pr(e){e!==this.rr&&(this.rr=e,this.dr()&&Bt.G(this.ur,e))}gr(){return this.rr?this.rr:this.dr()?Bt.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({[Gp]:[a,e,r]}))}_r(){var e=this.Xe.props[Gp];return _e(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()&&Bt.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=Gs(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(),xx.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=Gs(n)&&e&&!l?n:r,h=Gs(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)}},d4=["$set_once","$set"],xo=tt("[SiteApps]"),kb=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:G({},yE(e,d4),{properties:G({},e.properties,x?{$set:G({},(a=(r=e.properties)==null?void 0:r.$set)!==null&&a!==void 0?a:{},x)}:{},S?{$set_once:G({},(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&&(xo.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,xo.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){xo.error("Error while initializing PostHog app with config id "+e.id,s),o(!1)}if(n&&a.loaded)try{r()}catch(s){xo.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){xo.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 xo.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 xo.error("Error while initializing PostHog app with config id "+u,d)}))};for(var{id:s,url:l}of e.siteApps)i(s)}else xo.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}},ST=function(t,e){if(!t)return!1;var a=t.userAgent;if(a&&kA(a,e))return!0;try{var r=t?.userAgentData;if(r!=null&&r.brands&&r.brands.some((n=>kA(n?.brand,e))))return!0}catch{}return!!t.webdriver},pc=(function(t){return t.US="us",t.EU="eu",t.CUSTOM="custom",t})({}),pE="i.posthog.com",Ib=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("."+pE,".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]=pc.US:/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.Sr[this.apiHost]=pc.EU:this.Sr[this.apiHost]=pc.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===pc.CUSTOM)return this.apiHost+a;var r=pE+a;switch(e){case"assets":return"https://"+this.region+"-assets."+r;case"api":return"https://"+this.region+"."+r}}},f4={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&&ih(e.href,t),not_regex:(t,e)=>!!T&&!ih(e.href,t),exact:(t,e)=>e.href===t,is_not:(t,e)=>e.href!==t},Ab=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);yt(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(me(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=Jp(e?.search,"__experiment_id"),r=Jp(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!me(e.conditions)&&t.Rr(e)&&t.Fr(e)}static Rr(e){var a;if(me(e.conditions)||me((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||f4[(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(me(e.conditions)||me((a=e.conditions)==null?void 0:a.utm))return!0;var r=sT();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];j.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?ST(ka,this._instance.config.custom_blocked_useragents):void 0}},p4=tt("[PostHog ExternalIntegrations]"),h4={intercom:"intercom-integration",crispChat:"crisp-chat-integration"},Eb=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 p4.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(h4[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)}}},Tb="[SessionRecording]",oc=tt(Tb),uh=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 oc.error("started without valid sessionManager"),new Error(Tb+" started without valid sessionManager. This is a bug.");if(this._instance.config.cookieless_mode==="always")throw new Error(Tb+' cannot be used with cookieless_mode="always"')}get Ar(){var e,a=!((e=this._instance.get_property(ix))==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=!V(Object.assign)&&!V(Array.from);this.Ar&&r?(this.Dr(e),oc.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 oc.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($E)}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=me(s)?null:parseFloat(s);me(l)&&this.Ur();var u=i?.minimumDurationMilliseconds;n.register({[ix]:G({enabled:!!i},i,{networkPayloadCapture:G({capturePerformance:e.capturePerformance},i?.networkPayloadCapture),canvasRecording:{enabled:i?.recordCanvas,fps:i?.canvasFps,quality:i?.canvasQuality},sampleRate:l,minimumDurationMilliseconds:V(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:oc.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):oc.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(ix);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))}},gc={},Rb=()=>{},Ws="posthog",_T=!a4&&ua?.indexOf("MSIE")===-1&&ua?.indexOf("Mozilla")===-1,hE=t=>{var e;return G({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,token:"",autocapture:!0,cross_subdomain_cookie:y3(q?.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],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:Pt&&yt(Pt?.search)&&Pt.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;j.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:_b},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}:{},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))},mE=t=>{var e={};V(t.process_person)||(e.person_profiles=t.process_person),V(t.xhr_headers)||(e.request_headers=t.xhr_headers),V(t.cookie_name)||(e.persistence_name=t.cookie_name),V(t.disable_cookie)||(e.disable_persistence=t.disable_cookie),V(t.store_google)||(e.save_campaign_params=t.store_google),V(t.verbose)||(e.debug=t.verbose);var a=it({},e,t);return _e(t.property_blacklist)&&(V(t.property_denylist)?a.property_denylist=t.property_blacklist:_e(t.property_denylist)?a.property_denylist=[...t.property_blacklist,...t.property_denylist]:j.error("Invalid value for property_denylist config: "+t.property_denylist)),a},Mb=class{constructor(){this.__forceAllowLocalhost=!1}get Hr(){return this.__forceAllowLocalhost}set Hr(e){j.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}},ch=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 Mb,this.Br=!1,this.version=fn.LIB_VERSION,this.qr=new _c,this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=hE(),this.SentryIntegration=tb,this.sentryIntegration=e=>(function(a,r){var n=iT(a,r);return{name:oT,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 db(this),this.toolbar=new ab(this),this.scrollManager=new Lb(this),this.pageViewManager=new ah(this),this.surveys=new vb(this),this.conversations=new yb(this),this.logs=new xb(this),this.experiments=new Ab(this),this.exceptions=new cb(this),this.rateLimiter=new bb(this),this.requestRouter=new Ib(this),this.consent=new Qx(this),this.externalIntegrations=new Eb(this),this.people={set:(e,a,r)=>{var n=yt(e)?{[e]:a}:e;this.setPersonProperties(n),r?.({})},set_once:(e,a,r)=>{var n=yt(e)?{[e]:a}:e;this.setPersonProperties(void 0,n),r?.({})}},this.on("eventCaptured",(e=>j.info('send "'+e?.event+'"',e)))}init(e,a,r){if(r&&r!==Ws){var n,o=(n=gc[r])!==null&&n!==void 0?n:new t;return o._init(e,a,r),gc[r]=o,gc[Ws][r]=o,o}return this._init(e,a,r)}_init(e,a,r){var n;if(a===void 0&&(a={}),V(e)||Cx(e))return j.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(it({},hE(a.defaults),mE(a),{name:r,token:e})),this.config.on_xhr_error&&j.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=a.disable_compression?void 0:mn.GZipJS;var o=this.Qr();this.persistence=new mc(this.config,o),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new mc(G({},this.config,{persistence:"sessionStorage"}),o);var i=G({},this.persistence.props),s=G({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.Zr=new Cb((m=>this.ts(m)),this.config.request_queue_config),this.es=new wb(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 lh(this),this.sessionPropsManager=new sh(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(j.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.rs(l)}),0)):(j.info("Initializing extensions synchronously"),this.rs(l)),fn.DEBUG=fn.DEBUG||this.config.debug,fn.DEBUG&&j.info("Starting in debug mode",{this:this,config:a,thisC:G({},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()),f=(u=a.bootstrap)!=null&&u.isIdentifiedID?d:a.bootstrap.distinctID;this.persistence.set_property(pn,(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:Yu,$device_id:null},"");else if(!this.get_distinct_id()){var g=this.config.get_device_id(So());this.register_once({distinct_id:g,$device_id:g},""),this.persistence.set_property(pn,"anonymous")}return pt(T,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),this.toolbar.maybeLoadToolbar(),a.segment?U3(this,(()=>this.ns())):this.ns(),_o(this.config._onCapture)&&this.config._onCapture!==Rb&&(j.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(m=>this.config._onCapture(m.event,m)))),this.config.ip&&j.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 eb(this),this.historyAutocapture.startIfEnabled();var r=[];r.push((()=>{new rb(this).startIfEnabledOrStop()})),r.push((()=>{var n;this.siteApps=new kb(this),(n=this.siteApps)==null||n.init()})),e||r.push((()=>{this.sessionRecording=new uh(this),this.sessionRecording.startIfEnabledOrStop()})),this.config.disable_scroll_properties||r.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),r.push((()=>{this.autocapture=new Zx(this),this.autocapture.startIfEnabled()})),r.push((()=>{this.surveys.loadIfEnabled()})),r.push((()=>{this.logs.loadIfEnabled()})),r.push((()=>{this.conversations.loadIfEnabled()})),r.push((()=>{this.productTours=new fb(this),this.productTours.loadIfEnabled()})),r.push((()=>{this.heatmaps=new ob(this),this.heatmaps.startIfEnabled()})),r.push((()=>{this.webVitalsAutocapture=new nb(this)})),r.push((()=>{this.exceptionObserver=new Jx(this),this.exceptionObserver.startIfEnabledOrStop()})),r.push((()=>{this.deadClicksAutocapture=new th(this,H3),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){j.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&&j.info("PostHog extensions initialized ("+n+"ms)")}yi(e){var a,r,n,o,i,s,l,u,c;if(!q||!q.body)return j.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=pe(e.supportedCompression,mn.GZipJS)?mn.GZipJS:pe(e.supportedCompression,mn.Base64)?mn.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){j.critical("`loaded` function failed",r)}if(this.us(),this.config.internal_or_test_user_hostname&&Pt!=null&&Pt.hostname){var e=Pt.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 Sb(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()&&Co(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&&(_T?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=oh(e.url,{ip:this.config.ip?1:0}),e.headers=G({},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=G({},a);i.timeout=i.timeout||6e4,i.url=oh(i.url,{_:new Date().getTime().toString(),ver:fn.LIB_VERSION,compression:i.compression});var s=(r=i.transport)!==null&&r!==void 0?r:"fetch",l=qp.filter((c=>!i.disableTransport||!c.transport||!i.disableTransport.includes(c.transport))),u=(n=(o=zE(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)})(G({},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=[];Co(e,(s=>{s&&(a=s[0],_e(a)?o.push(s):_o(s)?s.call(this):_e(s)&&a==="alias"?r.push(s):_e(s)&&a.indexOf("capture")!==-1&&_o(this[a])?o.push(s):n.push(s))}));var i=function(s,l){Co(s,(function(u){if(_e(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(!V(e)&&yt(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&&!yt(a?.$current_url)&&(j.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,f=e!=="$groupidentify",h=this.vs(r?.$set_once,f);if(h&&(c.$set_once=h),(c=g3(c,r!=null&&r._noTruncate?null:this.config.properties_string_max_length)).timestamp=l,V(r?.timestamp)||(c.properties.$event_time_override_provided=!0,c.properties.$event_time_override_system_time=s),e===fc.DISMISSED||e===fc.SENT){var S=a?.[yx.SURVEY_ID],x=a?.[yx.SURVEY_ITERATION];d={id:S,current_iteration:x},localStorage.getItem(dE(d))||localStorage.setItem(dE(d),"true"),c.$set=G({},c.$set,{[i4({id:S,current_iteration:x},e===fc.SENT?"responded":"dismissed")]:!0})}else e===fc.SHOWN&&(c.$set=G({},c.$set,{[yx.SURVEY_LAST_SEEN_DATE]:new Date().toISOString()}));var b=G({},c.properties.$set,c.$set);if(Xs(b)||this.setPersonPropertiesForFlags(b),!me(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}j.critical("This capture call is ignored due to client rate limiting.")}}else j.error("No event name provided to posthog.capture")}else j.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=G({},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=G({},this.persistence.properties(),this.sessionPersistence.properties());return s.distinct_id=l.distinct_id,(!yt(s.distinct_id)&&!yn(s.distinct_id)||Cx(s.distinct_id))&&j.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),s}var u,c=G3(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&&it(s,this.sessionPropsManager.getSessionProps());try{var h;this.sessionRecording&&it(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===pc.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=it(s,u),e==="$pageview"&&q&&(s.title=q.title),!V(i)){var S=r.getTime()-i;s.$duration=parseFloat((S/1e3).toFixed(3))}ua&&this.config.opt_out_useragent_filter&&(s.$browser_type=this._is_bot()?"bot":"browser"),(s=it({},c,this.persistence.properties(),this.sessionPersistence.properties(),s)).$is_identified=this._isIdentified(),_e(this.config.property_denylist)?Pe(this.config.property_denylist,(function(g){delete s[g]})):j.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&&(j.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=it({},n,o||{},e||{}),s=this.config.sanitize_properties;return s&&(j.error("sanitize_properties is deprecated. Use before_send instead"),i=s(i,"$set_once")),a&&(this.Br=!0),Xs(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=G({},n,e),s=G({},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:V(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=l4),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 j.uninitializedWarning("posthog.identify");if(yn(e)&&(e=e.toString(),j.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()))j.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!==Yu){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(sc)&&(this.unregister(sc),this.register({distinct_id:e}));var i=(this.persistence.get_property(pn)||"anonymous")==="anonymous";e!==n&&i?(this.persistence.set_property(pn,"identified"),this.setPersonPropertiesForFlags(G({},r||{},a||{}),!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:n},{$set:a||{},$set_once:r||{}}),this.Jr=oE(e,a,r),this.featureFlags.setAnonymousDistinctId(n)):(a||r)&&this.setPersonProperties(a,r),e!==n&&(this.reloadFeatureFlags(),this.unregister(Wp))}}else j.critical('The string "'+Yu+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.');else j.error("Unique user id has not been set in posthog.identify")}setPersonProperties(e,a){if((e||a)&&this.ps("posthog.setPersonProperties")){var r=oE(this.get_distinct_id(),e,a);this.Jr!==r?(this.setPersonPropertiesForFlags(G({},a||{},e||{})),this.capture("$set",{$set:e||{},$set_once:a||{}}),this.Jr=r):j.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:G({},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 j.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(j.info("reset"),!this.__loaded)return j.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(pn,"anonymous"),(o=this.sessionManager)==null||o.resetSessionId(),this.Jr=null,this.config.cookieless_mode==="always")this.register_once({distinct_id:Yu,$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(qE)?(j.critical("Attempting to create alias for existing People user - aborting."),-2):this.ps("posthog.alias")?(V(a)&&(a=this.get_distinct_id()),e!==a?(this.gs(sc,e),this.capture("$create_alias",{alias:e,distinct_id:a})):(j.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var a=G({},this.config);if(vt(e)){var r,n,o,i,s,l,u;it(this.config,mE(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 mc(G({},this.config,{persistence:"sessionStorage"}),c);var d=this.Kr(this.config.debug);vn(d)&&(this.config.debug=d),vn(this.config.debug)&&(this.config.debug?(fn.DEBUG=!0,Ye.H()&&Ye.G("ph_debug","true"),j.info("set_config",{config:e,oldConfig:a,newConfig:G({},this.config)})):(fn.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(G({},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:Ws;return a!==Ws&&(a=Ws+"."+a),a}_isIdentified(){var e,a;return((e=this.persistence)==null?void 0:e.get_property(pn))==="identified"||((a=this.sessionPersistence)==null?void 0:a.get_property(pn))==="identified"}fs(){var e,a;return!(this.config.person_profiles==="never"||this.config.person_profiles==="identified_only"&&!this._isIdentified()&&Xs(this.getGroups())&&((e=this.persistence)==null||(e=e.props)==null||!e[sc])&&((a=this.persistence)==null||(a=a.props)==null||!a[Xp]))}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"?(j.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.gs(Xp,!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 lh(this),this.pageViewManager=new ah(this),this.persistence&&(this.sessionPropsManager=new sh(this,this.sessionManager,this.persistence)),this.sessionRecording=new uh(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(),(V(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 j.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:Yu,$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())):j.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===hn.GRANTED?"granted":e===hn.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?ST(ka,this.config.custom_blocked_useragents):void 0}hs(){q&&(q.visibilityState==="visible"?this.Wr||(this.Wr=!0,this.capture("$pageview",{title:q.title},{send_instantly:!0}),this.Gr&&(q.removeEventListener("visibilitychange",this.Gr),this.Gr=null)):this.Gr||(this.Gr=this.hs.bind(this),pt(q,"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?(j.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=j,i=(a="advanced_disable_flags")in(e=l)&&!me(e[a]),s=r in e&&!me(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(me(this.config.before_send))return e;var a=_e(this.config.before_send)?this.config.before_send:[this.config.before_send],r=e;for(var n of a){if(r=n(r),me(r)){var o="Event '"+e.event+"' was rejected in beforeSend function";return VH(e.event)?j.warn(o+". This can cause unexpected behavior."):j.info(o),null}r.properties&&!Xs(r.properties)||j.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=vn(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]]=m3(t.prototype[e[a]])})(ch,["identify"]);var gE;var CT=(gE=gc[Ws]=new ch,(function(){function t(){t.done||(t.done=!0,_T=!1,Pe(gc,(function(e){e._dom_loaded()})))}q!=null&&q.addEventListener?q.readyState==="complete"?t():pt(q,"DOMContentLoaded",t,{capture:!1}):T&&j.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),gE);var Vb=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},o=CT.init(e.apiKey,n,r);if(o&&(this.client=o),this.captureCallback&&this.client&&this.client.on("eventCaptured",(...i)=>{let s=i[0],l=typeof s=="string"?s:s?.event,u=typeof s=="string"?void 0:s?.properties;typeof l=="string"&&this.captureCallback?.(l,u)}),a&&this.featureFlagsCallback&&this.client){this.client.onFeatureFlags(()=>{let s=this.getAllFeatureFlags();s&&this.featureFlagsCallback&&this.featureFlagsCallback(s)});let i=this.getAllFeatureFlags();i&&Object.keys(i).length>0&&this.featureFlagsCallback(i)}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 $b(t={}){return new Vb(t)}var kc=class{constructor(e,a){B(this,"telemetry");B(this,"variantId");B(this,"seenSet",new Set);B(this,"triggeredSet",new Set);this.telemetry=e,this.variantId=a}trackServed(e,a){this.telemetry.track?.("syntro_config_served",{variant_id:this.variantId,tiles:e,actions:a})}trackSeen(e,a){this.seenSet.has(e)||(this.seenSet.add(e),this.telemetry.track?.("syntro_intervention_seen",{variant_id:this.variantId,intervention_id:e,intervention_kind:a}))}trackTriggered(e,a){this.triggeredSet.has(e)||(this.triggeredSet.add(e),this.telemetry.track?.("syntro_intervention_triggered",{variant_id:this.variantId,intervention_id:e,intervention_kind:a}))}trackInteracted(e,a,r){this.telemetry.track?.("syntro_intervention_interacted",{variant_id:this.variantId,intervention_id:e,intervention_kind:a,interaction_type:r})}resetPage(){this.seenSet.clear(),this.triggeredSet.clear()}};var jb=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{}}}},Gb=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{}}}},Wb=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 hh=class{constructor(){B(this,"executors",new Map);for(let{kind:e,executor:a}of xv)this.registerCore(e,a);for(let{kind:e,executor:a}of Rv)this.registerCore(e,a);this.registerCore("core:mountWidget",async()=>{throw new Error("core:mountWidget must be handled by ActionEngine")}),this.registerCore("core:sequence",jb),this.registerCore("core:parallel",Gb),this.registerCore("core:wait",Wb)}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)}},xn=new hh;function m4(t){return xn.get(t)}function Zb(t){return xn.has(t)}function Xb(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 Kb(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 Yb(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>mh&&e.push({code:"HTML_TOO_LONG",message:`HTML content exceeds maximum length of ${mh}`,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 Qb(t,e,a){(t.text===void 0||t.text===null)&&e.push({code:"MISSING_TEXT",message:"setText action requires 'text' property",field:"text"})}function Jb(t,e,a){!t.attr||typeof t.attr!="string"?e.push({code:"MISSING_ATTR",message:"setAttr action requires 'attr' property",field:"attr"}):(u0.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 e0(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 t0(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>gh&&e.push({code:"TOO_MANY_STYLES",message:`Too many styles (${r}). Maximum is ${gh}`,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 a0(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 r0(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 n0(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=Ar(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 o0(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=Ar(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 i0(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 s0(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 l0(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=Ar(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 u0=new Set(["onclick","onerror","onload","onmouseover","onfocus","onblur","onchange","onsubmit","onkeydown","onkeyup","onkeypress"]),mh=5e4,gh=50;function Ar(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(!Zb(r)&&r!=="core:mountWidget"){let n=xn.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":bn(t,e,a);break;case"overlays:badge":bn(t,e,a),Xb(t,e,a);break;case"overlays:tooltip":bn(t,e,a),Kb(t,e,a);break;case"overlays:modal":s0(t,e,a);break;case"content:insertHtml":bn(t,e,a),Yb(t,e,a);break;case"content:setText":bn(t,e,a),Qb(t,e,a);break;case"content:setAttr":bn(t,e,a),Jb(t,e,a);break;case"content:addClass":case"content:removeClass":bn(t,e,a),e0(t,e,a);break;case"content:setStyle":bn(t,e,a),t0(t,e,a);break;case"core:mountWidget":a0(t,e,a);break;case"core:wait":r0(t,e,a);break;case"core:sequence":n0(t,e,a);break;case"core:parallel":o0(t,e,a);break;case"overlays:tour":l0(t,e,a);break;case"navigation:navigate":i0(t,e,a);break}return{valid:e.length===0,errors:e,warnings:a}}function bn(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 vh(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=Ar(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 g4=0;function c0(t){let{overlayRoot:e,eventBus:a,surfaces:r,anchorResolver:n,waitForAnchor:o,adaptiveId:i,executorRegistry:s=xn,subscribeNavigation:l,runtime:u}=t,c=new Map,d=new Map;function f(){return`action-${++g4}`}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 O=I.widget;O.props&&A.update({type:"widget",widgetId:_.widget.widgetId,config:O.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 O=[],H=async()=>{let E=c.get(_);if(!E)return;let R=u.evaluateSync(A).value;if(E.state==="applied"&&!R){try{await E.cleanup()}catch(F){console.error(`[ActionEngine] Error reverting conditional action ${_}:`,F)}E.state="deferred",E.cleanup=()=>{},E.updateFn=void 0,h("action.deferred",{id:_,kind:L.kind})}else if(E.state==="deferred"&&R)try{let F=S(),K=await b(L,F);E.state="applied",E.cleanup=K.cleanup,E.updateFn=K.updateFn,E.appliedTs=Date.now(),h("action.applied",{id:_,kind:L.kind,anchorId:"anchorId"in L?L.anchorId:void 0})}catch(F){console.error(`[ActionEngine] Error applying deferred action ${_}:`,F),E.state="failed"}};u.context&&O.push(u.context.subscribe(H)),u.accumulator&&O.push(u.accumulator.subscribe(H)),d.set(_,O)}async function m(_){let L=Ar(_);if(!L.valid){let R=L.errors.map(F=>F.message).join("; ");throw console.error(`[ActionEngine] Validation failed for action kind="${_?.kind}":`,R,_),new Error(`Action validation failed: ${R}`)}let A=f(),I=_.triggerWhen;if(I&&u&&!u.evaluateSync(I).value){let F={id:A,action:_,adaptiveId:i,appliedTs:Date.now(),state:"deferred",cleanup:()=>{}};c.set(A,F);let K={id:A,action:_,async revert(){let U=c.get(A);if(!U)return;let $=d.get(A);if($){for(let Le of $)Le();d.delete(A)}U.state="reverted",c.delete(A)},isApplied(){return c.get(A)?.state==="applied"},async update(U){let $=c.get(A);if(!$||$.state!=="applied")throw new Error("Cannot update action that is not applied");if($.updateFn)await $.updateFn(U);else throw new Error(`Action kind ${_.kind} does not support updates`)},getState(){return c.get(A)?.state??"reverted"}};return g(A,_,I,K),K}let O=S(),H=await b(_,O),E={id:A,action:_,adaptiveId:i,appliedTs:Date.now(),state:"applied",cleanup:H.cleanup,updateFn:H.updateFn};c.set(A,E),h("action.applied",{id:A,kind:_.kind,anchorId:"anchorId"in _?_.anchorId:void 0});let M={id:A,action:_,async revert(){let R=c.get(A);if(!R||R.state!=="applied")return;let F=d.get(A);if(F){for(let K of F)K();d.delete(A)}try{await R.cleanup(),R.state="reverted",h("action.reverted",{id:A,kind:_.kind})}catch(K){console.warn(`[ActionEngine] Cleanup error for ${_.kind} (${A}), ignoring:`,K),R.state="reverted",h("action.reverted",{id:A,kind:_.kind})}finally{c.delete(A)}},isApplied(){return c.get(A)?.state==="applied"},async update(R){let F=c.get(A);if(!F||F.state!=="applied")throw new Error("Cannot update action that is not applied");if(F.updateFn)await F.updateFn(R);else throw new Error(`Action kind ${_.kind} does not support updates`)},getState(){return c.get(A)?.state??"reverted"}};return I&&u&&g(A,_,I,M),M}async function y(_){console.log(`[ActionEngine] applyBatch: ${_.length} action(s)`,_.map(E=>E.kind).join(", "));let L=vh(_);if(!L.valid){let E=L.errors.map(M=>M.message).join("; ");throw console.error(`[ActionEngine] Batch validation FAILED for ${_.length} action(s):`,E,`
502
+ Actions:`,_.map((M,R)=>` [${R}] ${M.kind} ${M.anchorId?`anchor="${M.anchorId.selector}"`:""} ${M.label?`label="${M.label}"`:""}`).join(`
503
+ `)),new Error(`Batch validation failed: ${E}`)}let A=f(),I=[],O=[];try{let E=await Promise.allSettled(_.map(R=>m(R))),M=[];for(let R of E)R.status==="fulfilled"?(I.push(R.value),O.push(R.value)):M.push(R.reason instanceof Error?R.reason:new Error(String(R.reason)));if(M.length>0&&O.length===0)throw M[0];M.length>0&&console.warn(`[ActionEngine] ${M.length}/${_.length} action(s) failed in batch:`,M.map(R=>R.message).join("; "))}catch(E){console.error(`[ActionEngine] Batch apply FAILED. Successfully applied: ${O.length}. Rolling back...`,E);for(let M of O)try{await M.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(M){console.error(`[ActionEngine] Error reverting action ${I[E].id}:`,M)}},isApplied(){return I.every(E=>E.isApplied())}}}function v(_){return Ar(_)}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 v4=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),wT=["ui.click","ui.scroll","ui.input","ui.change","ui.submit","ui.hover","ui.idle","ui.scroll_thrash","ui.focus_bounce","nav.page_view","nav.page_leave","behavior.rage_click","behavior.hesitation","behavior.confusion"],LT=p.enum(wT).describe("Event name to count. ui.* = user interactions and behavioral detectors, nav.* = page navigation, behavior.* = derived behavioral signals."),kT=["time_on_page","page_views","scroll_depth"],IT=p.enum(kT).describe("Session metric key. time_on_page = seconds on current page, page_views = pages visited this session, scroll_depth = 0-100 percentage.");var d0=p.object({type:p.literal("page_url"),url:p.string().describe('URL path to match (e.g. "/pricing", "/dashboard")')}).describe('Fires when the current page URL matches. Use for page-specific actions. Example: {"type": "page_url", "url": "/pricing"}'),f0=p.object({type:p.literal("route"),routeId:p.string().describe("Named route ID from the route filter")}).describe("Fires when the current route matches a named route ID."),p0=p.object({type:p.literal("anchor_visible"),anchorId:p.string().describe("CSS selector of the anchor element"),state:p.enum(["visible","present","absent"]).describe('"visible" = in viewport, "present" = in DOM, "absent" = not in DOM')}).describe(`Fires based on a DOM element's visibility state. Example: {"type": "anchor_visible", "anchorId": "#cta-button", "state": "visible"}`),h0=p.object({type:p.literal("event_occurred"),eventName:p.string().describe('Event name (e.g. "ui.click", "$pageview")'),withinMs:p.number().optional().describe("Time window in ms. Omit = any time this session.")}).describe('Fires when a specific event has occurred during this session. Example: {"type": "event_occurred", "eventName": "ui.click", "withinMs": 5000}'),m0=p.object({type:p.literal("state_equals"),key:p.string().describe("Key in the SDK persistent state store (localStorage). Only valid for keys the host app explicitly sets via syntro.state.set()."),value:p.unknown().describe("Expected value to match against")}).describe("Checks the SDK persistent state store (localStorage). ONLY for host-app state set via syntro.state.set() \u2014 NOT for user attributes like region, device, or UTM params (those are handled by segment targeting). Do NOT use this for targeting. If you do not know the valid state keys, do not use this condition type."),g0=p.object({type:p.literal("viewport"),minWidth:p.number().optional().describe("Minimum viewport width in pixels"),maxWidth:p.number().optional().describe("Maximum viewport width in pixels"),minHeight:p.number().optional().describe("Minimum viewport height in pixels"),maxHeight:p.number().optional().describe("Maximum viewport height in pixels")}).describe('Fires based on viewport (screen) size. Use for responsive behavior. Example: {"type": "viewport", "minWidth": 768} \u2014 fires on tablet and larger.'),v0=p.object({type:p.literal("session_metric"),key:IT,operator:p.enum(["gte","lte","eq","gt","lt"]),threshold:p.number().describe("Numeric threshold to compare against")}).describe('Fires when a session metric crosses a threshold. Valid keys: "time_on_page" (seconds), "page_views" (count), "scroll_depth" (0-100). Example: {"type": "session_metric", "key": "time_on_page", "operator": "gte", "threshold": 30}'),y0=p.object({type:p.literal("dismissed"),key:p.string().describe("Dismissal key (usually a tile or action ID)"),inverted:p.boolean().optional().describe("When true, fires if NOT dismissed (default behavior)")}).describe("Checks if an item has been dismissed by the user. Use with inverted: true to show only if not dismissed."),x0=p.object({type:p.literal("cooldown_active"),key:p.string().describe("Cooldown key"),inverted:p.boolean().optional().describe("When true, fires if cooldown is NOT active")}).describe("Checks if a cooldown timer is currently active. Use to prevent showing the same intervention too frequently."),b0=p.object({type:p.literal("frequency_limit"),key:p.string().describe("Frequency counter key"),limit:p.number().describe("Maximum allowed count"),inverted:p.boolean().optional().describe("When true, fires if limit NOT reached")}).describe("Checks if a frequency limit has been reached. Use to cap how many times an action fires per session."),Ic=p.object({equals:p.union([p.string(),p.number(),p.boolean()]).optional(),contains:p.string().optional()}).describe("Match operator for counter filters. Exactly one of equals or contains must be specified."),Ac=p.object({events:p.array(LT).min(1).describe("Event names to count. Use values from the countable events enum."),match:p.record(p.string(),Ic).optional().describe("Property filters. Keys are event prop names or element-chain fields (tag_name, $el_text, attr__*). All entries AND together.")}).describe("Defines what events to count. Registered as an accumulator predicate at config-load time."),S0=p.object({type:p.literal("event_count"),key:p.string().describe("Unique key for this counter (used for accumulator registration)"),operator:p.enum(["gte","lte","eq","gt","lt"]),count:p.number().int().min(0).describe("Target count threshold"),withinMs:p.number().positive().optional().describe("Time window in ms. Omit = count across entire session."),counter:Ac.optional().describe("Inline counter definition. Defines what events to count.")}).describe('Fires when accumulated event count crosses a threshold. Most powerful trigger type. Example: {"type": "event_count", "key": "pricing-clicks", "operator": "gte", "count": 3, "counter": {"events": ["ui.click"], "match": {"attr__data-cta": {"contains": "pricing"}}}}'),Lo=p.discriminatedUnion("type",[d0,f0,p0,h0,m0,g0,v0,y0,x0,b0,S0]),Ec=p.object({conditions:p.array(Lo).describe("Array of conditions \u2014 ALL must match (AND logic) for this rule to fire."),value:p.unknown().describe("Value returned when all conditions match. For triggerWhen: true = fire the action.")}).describe("A single rule. ALL conditions must match (AND logic). Rules in a strategy are evaluated top-to-bottom \u2014 first rule where all conditions match wins and returns its value."),Tc=p.object({type:p.literal("rules"),rules:p.array(Ec).describe("Ordered list of rules. Evaluated top-to-bottom \u2014 first match wins."),default:p.unknown().describe("Fallback value when no rule matches. For triggerWhen: false = do not fire by default.")}).describe("Rule-based strategy. Evaluates rules top-to-bottom. First rule where ALL conditions match returns its value. If no rule matches, returns default. For triggerWhen: set value=true on matching rules, default=false."),Rc=p.object({type:p.literal("score"),field:p.string(),threshold:p.number(),above:p.unknown(),below:p.unknown()}).describe("Score-based strategy. Compares a field value against a threshold."),Mc=p.object({type:p.literal("model"),modelId:p.string(),inputs:p.array(p.string()),outputMapping:p.record(p.string(),p.unknown()),default:p.unknown()}).describe("ML model strategy. Sends inputs to a model and maps outputs."),Oc=p.object({type:p.literal("external"),endpoint:p.string(),method:p.enum(["GET","POST"]).optional(),default:p.unknown(),timeoutMs:p.number().optional()}).describe("External API strategy. Calls an endpoint to determine the value."),Dc=p.discriminatedUnion("type",[Tc,Rc,Mc,Oc]),yh=Dc.nullable().optional();var y4=p.object({events:p.array(p.string()),urlContains:p.string().optional(),props:p.record(p.union([p.string(),p.number(),p.boolean()])).optional()}),x4=p.object({title:p.string().optional(),body:p.string().optional(),icon:p.string().optional()}).nullable().optional();var AT=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.")}),xh=p.object({routes:AT,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 b9(t){return Lo.safeParse(t)}function S9(t){return Dc.safeParse(t)}function _9(t){return xh.safeParse(t)}var C9=[{defName:"matchOp",schema:Ic},{defName:"counterDef",schema:Ac},{defName:"activationConfig",schema:xh},{defName:"routeFilter",schema:AT},{defName:"ruleStrategy",schema:Tc},{defName:"scoreStrategy",schema:Rc},{defName:"modelStrategy",schema:Mc},{defName:"externalStrategy",schema:Oc},{defName:"rule",schema:Ec},{defName:"condition",schema:Lo}];var _0=p.object({tileId:p.string(),itemId:p.string().optional()}).strict(),b4=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:_0.optional()}).strict(),S4=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:xh.optional(),notifications:p.array(b4).optional()}).strict(),_4=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()}),C4=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(),icon:p.string().optional()}),w4=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()}),L4=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()}),k4=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()}),I4=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()}),A4=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:_4.optional(),launcher:C4.optional(),tile:w4.optional(),overlay:L4.optional(),notification:k4.optional(),content:I4.optional()}).strict(),E4=p.object({enabled:p.boolean().optional(),label:p.string().optional(),position:p.string().optional(),animate:p.boolean().optional(),animationStyle:p.enum(["pulse","bounce","glow"]).optional(),notificationCount:p.number().optional()}).strict(),A9=p.object({schemaVersion:p.string().optional(),fetchedAt:p.string().datetime(),configVersion:p.string().optional(),canvasTitle:p.string().optional(),tiles:p.array(S4),actions:p.array(p.any()),theme:A4.optional(),launcher:E4.optional(),meta:p.object({verificationSteps:p.array(p.union([p.string(),p.object({text:p.string(),check:Lo.optional()})])).optional()}).passthrough().optional()}).strict();var wt={triggerWhen:yh},Ga=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),ET=p.object({color:p.string().optional(),scrimOpacity:p.number().min(0).max(1).optional(),paddingPx:p.number().optional(),radiusPx:p.number().optional()}).strict(),TT=p.enum(["top-left","top-right","bottom-left","bottom-right"]),RT=p.enum(["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"]),w0=p.object({label:p.string(),actionId:p.string(),primary:p.boolean().optional()}).strict(),MT=p.object({title:p.string().optional(),body:p.string(),ctaButtons:p.array(w0).optional()}).strict(),OT=p.object({title:p.string().optional(),body:p.string()}).strict(),DT=p.enum(["before","after","prepend","append","replace"]),BT=p.enum(["immediate","hover","click"]),PT=p.object({widgetId:p.string(),props:p.record(p.unknown()).optional(),priority:p.number().optional()}).strict(),NT=p.object({id:p.string(),action:p.any(),route:p.string().optional(),onAction:p.record(p.string()).optional()}).passthrough(),FT=p.enum(["auto","smooth","instant"]),C0=p.enum(["start","center","end","nearest"]),HT=p.object({kind:p.literal("content:setText"),anchorId:Ga,text:p.string(),label:p.string().optional()}).extend(wt).strict(),UT=p.object({kind:p.literal("content:setAttr"),anchorId:Ga,attr:p.string(),value:p.string(),label:p.string().optional()}).extend(wt).strict(),zT=p.object({kind:p.literal("content:addClass"),anchorId:Ga,className:p.string(),label:p.string().optional()}).extend(wt).strict(),qT=p.object({kind:p.literal("content:removeClass"),anchorId:Ga,className:p.string(),label:p.string().optional()}).extend(wt).strict(),VT=p.object({kind:p.literal("content:setStyle"),anchorId:Ga,styles:p.record(p.string()),label:p.string().optional()}).extend(wt).strict(),$T=p.object({kind:p.literal("content:insertHtml"),anchorId:Ga,html:p.string(),position:DT,deepLink:_0.optional(),label:p.string().optional()}).extend(wt).strict(),jT=p.object({kind:p.literal("overlays:highlight"),anchorId:Ga,style:ET.optional(),duration:p.number().optional(),label:p.string().optional()}).extend(wt).strict(),GT=p.object({kind:p.literal("overlays:pulse"),anchorId:Ga,duration:p.number().optional(),label:p.string().optional()}).extend(wt).strict(),WT=p.object({kind:p.literal("overlays:badge"),anchorId:Ga,content:p.string(),position:TT.optional(),label:p.string().optional()}).extend(wt).strict(),ZT=p.object({kind:p.literal("overlays:tooltip"),anchorId:Ga,content:MT,trigger:BT.optional(),placement:RT.optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(wt).strict(),XT=p.object({kind:p.literal("overlays:modal"),content:OT,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(w0).optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(wt).strict(),KT=p.object({kind:p.literal("navigation:scrollTo"),anchorId:Ga,behavior:FT.optional(),block:C0.optional(),inline:C0.optional(),label:p.string().optional()}).extend(wt).strict(),YT=p.object({kind:p.literal("navigation:navigate"),url:p.string(),target:p.enum(["_self","_blank"]).optional(),label:p.string().optional()}).extend(wt).strict(),QT=p.object({kind:p.literal("core:mountWidget"),slot:p.string(),widget:PT,label:p.string().optional()}).extend(wt).strict(),JT=p.object({kind:p.literal("core:wait"),durationMs:p.number().min(0).optional(),event:p.string().optional(),label:p.string().optional()}).extend(wt).strict(),eR=p.object({kind:p.literal("core:sequence"),actions:p.array(p.any()),label:p.string().optional()}).extend(wt).strict(),tR=p.object({kind:p.literal("core:parallel"),actions:p.array(p.any()),waitFor:p.enum(["all","any"]).optional(),label:p.string().optional()}).extend(wt).strict(),aR=p.object({kind:p.literal("overlays:tour"),tourId:p.string(),steps:p.array(NT).min(1),startStep:p.string().optional(),autoStart:p.boolean().optional(),label:p.string().optional()}).extend(wt).passthrough(),T4=[{defName:"setText",schema:HT},{defName:"setAttr",schema:UT},{defName:"addClass",schema:zT},{defName:"removeClass",schema:qT},{defName:"setStyle",schema:VT},{defName:"insertHtml",schema:$T},{defName:"highlight",schema:jT},{defName:"pulse",schema:GT},{defName:"badge",schema:WT},{defName:"tooltip",schema:ZT},{defName:"modal",schema:XT},{defName:"scrollTo",schema:KT},{defName:"navigate",schema:YT},{defName:"mountWidget",schema:QT},{defName:"wait",schema:JT},{defName:"sequence",schema:eR},{defName:"parallel",schema:tR},{defName:"tour",schema:aR}];function L0(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 R4(){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 k0(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(rR(a,r))return}if(e.include){for(let r of e.include)if(rR(a,r))return r;return}return a}function rR(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 bh=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=R4(),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=k0(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=k0(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=k0(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 I0(t){return new bh(t)}var M4=p.object({url:p.string(),routeId:p.string().optional(),title:p.string().optional(),locale:p.string().optional()}),O4=p.object({url:p.string(),ts:p.number()}),D4=p.object({sessionId:p.string(),startTs:p.number(),pageHistory:p.array(O4).optional()}),B4=p.object({width:p.number(),height:p.number()}),P4=p.object({x:p.number(),y:p.number(),w:p.number(),h:p.number()}),N4=p.object({anchorId:p.string(),present:p.boolean(),visible:p.boolean().optional(),boundingBox:P4.optional()}),F4=p.record(p.string(),p.union([p.number(),p.string(),p.boolean(),p.undefined()])),H4=p.object({page:M4,session:D4,viewport:B4,anchors:p.array(N4).optional(),augmented:F4.optional()});function j9(t){return H4.safeParse(t)}function nR(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 oR(t,e){let a=[];for(let r of t.conditions){let n=nR(r,e);if(a.push({condition:r,result:n}),!n)return{matched:!1,conditionResults:a}}return{matched:!0,conditionResults:a}}function Sh(t,e){for(let a=0;a<t.rules.length;a++){let r=t.rules[a],{matched:n,conditionResults:o}=oR(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 _h(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 iR(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 sR(t,e,a={}){let r=iR(e,a);switch(t.type){case"rules":return Sh(t,r);case"score":return _h(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 lR(t,e,a={}){let r=iR(e,a);switch(t.type){case"rules":return Sh(t,r);case"score":return _h(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 A0(t){return{evaluate:(e,a)=>sR(e,a,t),evaluateSync:(e,a)=>lR(e,a,t)}}function E0(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 uR="app:",U4="syntro:",z4=/^[a-z][a-z0-9_]*$/;function T0(t){if(!t)return{valid:!1,reason:"Event name cannot be empty"};if(t.startsWith(U4))return{valid:!1,reason:'"syntro:" prefix is reserved for internal SDK events'};if(!t.startsWith(uR))return{valid:!1,reason:`Custom events must start with "app:" prefix. Got: "${t}"`};let e=t.slice(uR.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(!z4.test(a))return{valid:!1,reason:`Segment "${a}" must be lowercase alphanumeric + underscores. Got: "${t}"`};return{valid:!0}}function q4(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||t===null}function cR(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)&&!cR(r,e,a+1))return!1;return!0}function R0(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(!cR(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"||q4(r)||e.push(a);return e.length>0?{valid:!0,stripped:e}:{valid:!0}}function Ch(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 wh=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:nt};this.publishEvent(n)}publishEvent(e){this.history.push(e),this.history.length>this.maxHistorySize&&this.history.shift();for(let a of this.subscriptions)if(Ch(e,a.filter))try{a.callback(e)}catch(r){console.error("[EventBus] Subscriber error:",r)}}emit(e,a){let r=T0(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=R0(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:nt};this.history.push(o),this.history.length>this.maxHistorySize&&this.history.shift();let i=0;for(let l of this.subscriptions)if(Ch(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=>Ch(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=>Ch(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 Bc(t={}){return new wh(t)}var Pc=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 dR=p.enum(["posthog","canvas","derived"]),V4=p.object({ts:p.number(),name:p.string(),source:dR,props:p.record(p.string(),p.unknown()).optional(),schemaVersion:p.string()}),$4=p.object({names:p.array(p.string()).optional(),patterns:p.array(p.string()).optional(),sources:p.array(dR).optional()});function xj(t){return V4.safeParse(t)}function bj(t){return $4.safeParse(t)}var Nc=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 M0="cooldown:";function fR(t){return{set(e,a){let r=M0+e,n=Date.now()+a;t.set(r,n)},isActive(e){return this.remaining(e)>0},remaining(e){let a=M0+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=M0+e;t.remove(a)}}}var Fc="dismissed:";function pR(t,e){return{mark(a,r=!1){let n=Fc+a;(r?e:t).set(n,!0)},isDismissed(a){let r=Fc+a;return t.has(r)||e.has(r)},clear(a){let r=Fc+a;t.remove(r),e.remove(r)},clearAll(){for(let a of t.keys())a.startsWith(Fc)&&t.remove(a);for(let a of e.keys())a.startsWith(Fc)&&e.remove(a)}}}var O0="freq:";function hR(t){function e(a){let r=O0+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=O0+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=O0+a;t.remove(r)},hasReachedLimit(a,r){return this.count(a)>=r}}}var j4="syntro";function D0(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 Hc(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 Lh=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??j4;let a=r=>typeof r=="object"&&r!==null&&typeof r.setItem=="function";typeof window<"u"?(this.session=a(window.sessionStorage)?D0(window.sessionStorage,this.namespace):Hc(this.namespace),this.user=a(window.localStorage)?D0(window.localStorage,this.namespace):Hc(this.namespace)):(this.session=Hc(this.namespace),this.user=Hc(this.namespace)),this.dismissals=pR(this.session,this.user),this.cooldowns=fR(this.user),this.frequency=hR(this.session)}ns(e){let a=`${this.namespace}:${e}`;if(!this.namespacedStorages.has(a)){let r=typeof window<"u"&&typeof sessionStorage<"u"?D0(sessionStorage,a):Hc(a);this.namespacedStorages.set(a,r)}return this.namespacedStorages.get(a)}};function B0(t={}){return new Lh(t)}function Uc(t){return t.startsWith("inline:")?"inline":t.startsWith("adjacent:")?"adjacent":"static"}function kh(t){return t.startsWith("inline:")?t.slice(7):t.startsWith("adjacent:")?t.slice(9):null}var mR={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"}},zc={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:[]},gR={duration:200,easing:"cubic-bezier(0.16, 1, 0.3, 1)",fill:"forwards"};function P0(t,e,a){let r=mR[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 N0(t,e,a){let r=a.placement==="auto"?"bottom":a.placement,n=[Df(a.offset?{mainAxis:a.offset.y,crossAxis:a.offset.x}:8)];return a.flip!==!1&&n.push(Pf()),a.shift!==!1&&n.push(Bf({padding:8})),t.style.position="absolute",t.style.zIndex="2147483646",Of(e,t,async()=>{let{x:i,y:s,strategy:l}=await Nf(e,t,{placement:r,middleware:n});Object.assign(t.style,{position:l,left:`${i}px`,top:`${s}px`})})}function F0(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 H0(t,e){return e==="none"||zc[e].length===0?null:t.animate(zc[e],gR)}function U0(t,e){if(e==="none"||zc[e].length===0)return Promise.resolve();let a=[...zc[e]].reverse(),r=t.animate(a,gR);return new Promise(n=>{r.onfinish=()=>n(),r.oncancel=()=>n()})}function z0(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 q0(t){switch(Uc(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 vR(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 G4=0;function V0(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-${++G4}`}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=vR(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=Uc(v),A=w?.priority??0,I=w?.animation??n,O=w?.exclusive??!0,H=i.get(v);if(H&&O){if(H.options.priority>A)throw new Error(`Slot ${v} is occupied by higher priority content (${H.options.priority} > ${A})`);x(H)}let E=z0(v,_);E.style.zIndex=String(q0(v));let M;if(L==="static")P0(E,v,w?.constraints),e.appendChild(E);else if(L==="inline"){let U=kh(v);if(!U)throw new Error(`Invalid inline slot: ${v}`);if(!r)throw new Error("Anchor resolver required for inline slots");let $=r({selector:U,route:"**"});if(!$)throw new Error(`Anchor not found for inline slot: ${U}`);M=F0(E,$)}else if(L==="adjacent"){let U=kh(v);if(!U)throw new Error(`Invalid adjacent slot: ${v}`);if(!r)throw new Error("Anchor resolver required for adjacent slots");let $=r({selector:U,route:"**"});if(!$)throw new Error(`Anchor not found for adjacent slot: ${U}`);e.appendChild(E),M=N0(E,$,w?.position??{placement:"bottom"})}let R=h(E,C,_);H0(E,I);let F={id:_,slot:v,content:C,options:{priority:A,exclusive:O,animation:I,position:w?.position??{placement:"auto"},constraints:w?.constraints??{},adaptiveId:w?.adaptiveId,autoUnmountOnRouteChange:w?.autoUnmountOnRouteChange??!0},container:E,cleanup:()=>{M?.(),R?.()},mountedAt:Date.now()};return i.set(v,F),s.set(v,(s.get(v)??0)+1),c("surface.mounted",{slot:v,id:_,adaptiveId:w?.adaptiveId}),d(v),{id:_,update(U){let $=i.get(v);if(!$||$.id!==_)throw new Error("Mount no longer active");let Le=f.get(_);if(Le){if(U.type==="widget"){Le.update(U.config),$.content=U;return}Le.unmount(),f.delete(_)}$.container.innerHTML="";let Te=h($.container,U,_);if($.content=U,Te){let st=$.cleanup;$.cleanup=()=>{st?.(),Te()}}},setOptions(U){let $=i.get(v);if(!$||$.id!==_)throw new Error("Mount no longer active");U.priority!==void 0&&($.options.priority=U.priority),U.animation!==void 0&&($.options.animation=U.animation),U.constraints&&L==="static"&&(U.constraints.maxWidth&&($.container.style.maxWidth=U.constraints.maxWidth),U.constraints.maxHeight&&($.container.style.maxHeight=U.constraints.maxHeight),U.constraints.minWidth&&($.container.style.minWidth=U.constraints.minWidth),U.constraints.minHeight&&($.container.style.minHeight=U.constraints.minHeight)),d(v)},async unmount(){let U=i.get(v);!U||U.id!==_||await x(U)},isMounted(){return i.get(v)?.id===_},getContainer(){let U=i.get(v);return U?.id===_?U.container:null}}}async function x(v){v.container.isConnected&&await U0(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 Ih=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()}},$0=new Ih;var xR="2.0.0";function W4(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(j0(r,n))return!1}if(e.include&&e.include.length>0){for(let n of e.include)if(j0(r,n))return!0;return!1}return!0}function j0(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 yR(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 j0(a,o)})}function G0(t={}){let{telemetry:e,sessionMetrics:a,routes:r,mode:n="production",namespace:o}=t,i=t.widgets??$0,s=t.executors??xn,l=t.apps??hu,u=new Nc,c=I0({telemetry:e,routes:r,navigation:u}),d=t.events??Bc(),f=B0({namespace:o}),h=E0({eventBus:d,stateStore:f}),S=A0({state:f,events:d,sessionMetrics:a,accumulator:h}),x=W1(),b=L0(),g=_=>yR(_)?b.resolve(_.selector):null,m=async(_,L)=>{if(!yR(_))return null;try{return await b.waitFor(_.selector,L)}catch{return null}},y=V0({overlayRoot:x,eventBus:d,anchorResolver:g,widgetRegistry:i}),v=c0({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:xR,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 O=I.activation;if(!O){A.push(I);continue}if(W4(L,O.routes)){if(O.onlyIfPopulated){let H=I.props?.actions??[];if(H.length>0&&!H.some(M=>M.triggerWhen?S.evaluateSync(M.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 Z4=p.object({value:p.unknown(),expiresAt:p.number().optional()}),X4=p.object({count:p.number(),resetAt:p.number().optional()});function LG(t){return Z4.safeParse(t)}function kG(t){return X4.safeParse(t)}var W0="syn_";function qc(t){if(!t.startsWith(W0))throw new Error("Invalid Syntro token: must start with 'syn_'");let a=t.slice(W0.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 Z0(t){let e=JSON.stringify(t),a=btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");return W0+a}function Wa(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 SR="syntro_segment_attributes";function _R(){if(typeof window>"u")return{};try{let t=localStorage.getItem(SR);if(t){let e=JSON.parse(t);return X("Syntro Bootstrap","Loaded cached segment attributes:",e),e}}catch(t){na("Syntro Bootstrap","Failed to load cached segment attributes:",t)}return{}}function CR(t){if(!(typeof window>"u"))try{localStorage.setItem(SR,JSON.stringify(t)),X("Syntro Bootstrap","Cached segment attributes:",t)}catch(e){na("Syntro Bootstrap","Failed to cache segment attributes:",e)}}function wR(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 X0(){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 bR="syntro_geo",LR="https://geo.syntrologie.com";async function K0(t){if(typeof window>"u")return{};try{let e=localStorage.getItem(bR);if(e){let a=JSON.parse(e);return X("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(bR,JSON.stringify(r))}catch{}return X("Syntro Bootstrap","Geo: fetched from worker:",r),r}}catch{}return{}}var kR={growthbook:t=>Xy({...t,autoInit:!0})};function IR(t,e){let a=kR[t];if(!a)throw new Error(`Unknown experiment provider: ${t}. Supported: ${Object.keys(kR).join(", ")}`);return a(e)}var K4=["cdn.syntrologie.com","localhost","127.0.0.1"];function Y4(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):K4.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 Y0=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,!Y4(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 Q4(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 Q4(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 AR(t){return new Y0(t)}var J4="syntro_exp",eU="syntro_var",Q0=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,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(J4),i=n.get(eU);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}}}}if(!this.featureKey)throw new Error("[SmartCanvas] No featureKey configured and no variant flags found. Ensure at least one config feature flag exists in your experiment platform.");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:Zf(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 ER(t){return new Q0(t)}var tU="https://cdn.syntrologie.com/configs",TR={cdn:t=>{if(!t.configId)throw new Error("CDN fetcher requires 'configId' option");return AR({baseUrl:t.baseUrl??tU,configId:t.configId,integrity:t.integrity})},experiments:t=>{if(!t.featureKey)throw new Error("Experiments fetcher requires 'featureKey' option");return ER({featureKey:t.featureKey})}};function RR(t,e={}){let a=TR[t];if(!a)throw new Error(`Unknown config fetcher type: ${t}. Supported: ${Object.keys(TR).join(", ")}`);return a(e)}var MR={posthog:t=>$b(t),noop:()=>ax()};function OR(t,e){let a=MR[t];if(!a)throw new Error(`Unknown telemetry provider: ${t}. Supported: ${Object.keys(MR).join(", ")}`);return a(e)}async function DR(t){ay(),X("Syntro Bootstrap","====== INIT ======"),X("Syntro Bootstrap","Options:",{hasToken:!!t.token,tokenPrefix:`${t.token?.slice(0,15)}...`,hasCanvasOptions:!!t.canvas});let e=Yf();if(console.log(`[DIAG] Mode detection: sdkMode=${e}`),console.log("[DIAG] editorSource:",Su()),console.log("[DIAG] editorConf:",Kf()),X("Syntro Bootstrap","SDK mode:",e??"normal"),!e&&typeof window<"u"){let E=!!window.__SYNTRO_EDITOR_PARAMS__,M=!!window.__SYNTRO_AUDIT_LEGEND__,R=!!window.__SYNTRO_REVIEW_DATA__;if(E||M||R){let F=[E&&"__SYNTRO_EDITOR_PARAMS__",M&&"__SYNTRO_AUDIT_LEGEND__",R&&"__SYNTRO_REVIEW_DATA__"].filter(Boolean);console.warn(`[Syntro Bootstrap] \u26A0 Mode detection returned null but mode-specific globals found: ${F.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 M=Kf()?.syntro_token;M?.startsWith("syn_")&&(a=M,X("Syntro Bootstrap",`\u2713 Using syntro_token from editor_conf (${e} mode)`))}let r;if(a)if(a.startsWith("syn_"))X("Syntro Bootstrap","Token starts with syn_, decoding..."),r=qc(a),ay(r.d);else if(e)X("Syntro Bootstrap",`\u2713 Non-syn_ token allowed (${e} mode)`);else throw Xf("Syntro Bootstrap","\u274C Token does not start with syn_ and NOT in editor/audit/review mode!"),Xf("Syntro Bootstrap","Token received:",a),new Error("Invalid Syntro token: must start with 'syn_'");else if(e)X("Syntro Bootstrap",`\u2713 No token, but ${e} mode - proceeding`);else throw Xf("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=Wa("NEXT_PUBLIC_SYNTRO_EXPERIMENT_HOST")||Wa("VITE_SYNTRO_EXPERIMENT_HOST")||r?.eh,o=Wa("NEXT_PUBLIC_SYNTRO_TELEMETRY_HOST")||Wa("VITE_SYNTRO_TELEMETRY_HOST")||r?.th,i=Wa("NEXT_PUBLIC_SYNTRO_EDITOR_URL")||Wa("VITE_SYNTRO_EDITOR_URL")||t.canvas?.editorUrl,s=r?.g||Wa("NEXT_PUBLIC_SYNTRO_GEO_HOST")||Wa("VITE_SYNTRO_GEO_HOST")||LR,l=_R(),u=X0(),c={...u,...l};X("Syntro Bootstrap","Phase 1: Browser metadata:",u),X("Syntro Bootstrap","Phase 1: Cached segment attributes:",l);let d=K0(s),f,h=t.debug||t.testMode,S=Bc({debug:t.debug,history:h?new Pc(t.testMode?0:100):void 0,testMode:t.testMode});console.log("[Syntro Bootstrap] EventBus created");let x=sy({elementResolver:typeof window<"u"?(E,M)=>{let R=document.elementFromPoint(E,M);if(!R)return null;let F={tag_name:R.tagName.toLowerCase()};R.id&&(F.attr__id=R.id),R.className&&typeof R.className=="string"&&(F.classes=R.className.split(" ").filter(Boolean));for(let K of R.attributes)K.name.startsWith("data-")&&(F[`attr__${K.name}`]=K.value);return F}:void 0});x.onEvent(E=>S.publishEvent(E)),typeof window<"u"&&(setInterval(()=>x.tick(Date.now()),1e3),document.addEventListener("click",E=>{let M=[],R=E.target;for(;R&&R!==document.body;){let F={tag_name:R.tagName.toLowerCase()};for(let K of R.attributes)(K.name.startsWith("data-")||K.name==="id"||K.name==="class"||K.name==="aria-label")&&(F[`attr__${K.name}`]=K.value);M.push(F),R=R.parentElement}x.enrichClickAttributes(Date.now(),M)},!0));let b=E=>{X("Syntro Bootstrap","Phase 2: PostHog feature flags loaded");let M=wR(E);if(X("Syntro Bootstrap","Segment flags from PostHog:",M),CR(M),f){let R=m?.getAll?.()??{},F={...u,...R,...M};X("Syntro Bootstrap","Updating GrowthBook with attributes:",F),f.setAttributes?.(F)}},g;if(r?.t){let E=r.t==="noop"?"noop":"posthog";g=OR(E,{apiKey:r.t,apiHost:o,enableFeatureFlags:!0,sessionRecording:!r.d,onFeatureFlagsLoaded:b,onCapture:(R,F)=>{x.ingest({kind:"posthog",event:R,properties:F,timestamp:Date.now()})},onRRWebEvent:R=>{x.ingest(R)}}),console.log(`[Syntro Bootstrap] Telemetry client created (${E}) with EventBus wiring`);let M=g;S.setPosthogCapture((R,F)=>{M.track?.(R,F)})}let m;r?.e&&(f=IR("growthbook",{clientKey:r.e,apiHost:n,attributes:c,onExperimentViewed:g?.trackExperiment?(E,M,R)=>{g.trackExperiment(E,M,R)}:void 0})),m=Ky({experiments:f,onMetricChange:(E,M)=>{X("Syntro Bootstrap",`Session metric changed: ${E} = ${M}`)}}),X("Syntro Bootstrap","SessionMetricTracker created");let y="production";e==="editor"?y="editor":e==="audit"?y="audit":Wa("NODE_ENV")==="development"&&(y="development");let v=G0({telemetry:g,sessionMetrics:m,mode:y,events:S});X("Syntro Bootstrap","Runtime created:",{version:v.version,mode:v.mode,hasContext:!!v.context,hasEvents:!!v.events,hasState:!!v.state}),X("Syntro Bootstrap","Core app executors already registered");let C=t.cdnBase||Wa("NEXT_PUBLIC_SYNTRO_CDN_BASE")||Wa("VITE_SYNTRO_CDN_BASE")||"https://cdn.syntrologie.com",w=Pv({cdnBase:C,registry:v.apps,onLoadStart:E=>{X("Syntro Bootstrap",`Loading app from CDN: ${E}`)},onLoadEnd:(E,M,R)=>{M?X("Syntro Bootstrap",`App loaded successfully: ${E}`):na("Syntro Bootstrap",`Failed to load app: ${E}`,R)}});typeof window<"u"&&(window.SynOS={...window.SynOS,appRegistry:v.apps,runtime:v,version:v.version},X("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(M){console.error(`[DIAG] FAILED to activate: ${E.manifest.id}`,M),na("Syntro Bootstrap",`Failed to auto-activate built-in app: ${E.manifest.id}`,M)}if(console.log(`[DIAG] Activation complete. Total widgets: [${v.widgets.list().join(", ")}]`),f?.refreshFeatures)try{await f.refreshFeatures(),X("Syntro Bootstrap","GrowthBook features loaded")}catch(E){na("Syntro Bootstrap","Failed to load GrowthBook features:",E)}let L=await d;if(f&&Object.keys(L).length>0){let E={...u,...L};X("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=RR(r.f,r.o??{});A=async()=>{let M=await E.fetch();return{...M.config,tiles:M.config.tiles??[]}}}else f&&(A=Cs({experiments:f}));let I=new Set,O=A?async()=>{let E=await A(),M=E.tiles?.length??0,R=E.actions?.length??0,F=E.meta?.variant_id;if((M>0||R>0)&&(F||console.warn("[Syntro] Config has content but no meta.variant_id \u2014 intervention tracking disabled")),g&&F){let $=new kc(g,F);$.trackServed(M,R),typeof window<"u"&&(window.SynOS.interventionTracker=$),v.navigation.subscribe(()=>{$.resetPage()})}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(($,Le)=>`[${Le}] ${$.kind}${$.anchorId?` anchor="${$.anchorId.selector}"`:""}${$.label?` "${$.label}"`:""}`).join(", "));let K=E,U=w.getRequiredApps(K);return U.length>0?console.log("[Syntro Bootstrap] Required external apps:",U.join(", ")):X("Syntro Bootstrap","No external apps required (all executors are built-in)"),U.length>0&&await w.loadAppsForConfig(K).then(async Le=>{let Te=Le.filter(N=>N.success),st=Le.filter(N=>!N.success);Te.length>0&&console.log(`[Syntro Bootstrap] Apps loaded from CDN: ${Te.map(N=>N.appId).join(", ")}`);let xt=st.filter(N=>!I.has(N.appId));xt.length>0&&(console.error("[Syntro Bootstrap] Apps FAILED to load from CDN:",xt.map(N=>`${N.appId} (${N.error})`).join(", ")),xt.forEach(N=>I.add(N.appId)));for(let N of U)if(v.apps.has(N))try{await v.apps.activate(N),console.log(`[Syntro Bootstrap] App activated: ${N}`)}catch(te){console.error(`[Syntro Bootstrap] Failed to activate app: ${N}`,te)}else console.error(`[Syntro Bootstrap] App "${N}" required by config but NOT registered.`,`Available apps: [${Array.from(v.apps.list?.()??[]).join(", ")}]`)}),E}:void 0;return{canvas:await Ty({...t.canvas,fetcher:O,integrations:{experiments:f,telemetry:g},editorUrl:i,runtime:v}),runtime:v,experiments:f,telemetry:g,sessionMetrics:m,appLoader:w}}async function aU(t){try{return await DR(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 rU(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 BR={init:aU,encodeToken:Z0,decodeToken:qc,events:{emit:rU}};typeof window<"u"&&(window.Syntro=BR);var PR="2026-04-15T20:50:41.408Z (acd804e29d3)";if(typeof window<"u"){console.log(`[Syntro Runtime] Build: ${PR}`);let t=window.SynOS,e=t?.appRegistry||hu;window.SynOS={...t,appRegistry:e,_runtimeBuild:PR,React:NR.default,ReactDOM:{...nU,createPortal:Ah.createPortal,flushSync:Ah.flushSync}},D1(e)}export{zc as ANIMATION_KEYFRAMES,xh as ActivationConfigZ,zT as AddClassZ,Ga as AnchorIdZ,N4 as AnchorStateZ,p0 as AnchorVisibleConditionZ,Hf as AppRegistry,F4 as AugmentationZ,TT as BadgePositionZ,WT as BadgeZ,P4 as BoundingBoxZ,Lu as CanvasEvents,ex as CanvasRecipeZ,Lo as ConditionZ,bh as ContextManager,x0 as CooldownActiveConditionZ,Ac as CounterDefZ,w0 as CtaButtonZ,py as DEFAULT_COOLDOWN,fy as DEFAULT_TTL,Dc as DecisionStrategyZ,y0 as DismissedConditionZ,nt as EVENT_SCHEMA_VERSION,wh as EventBus,S0 as EventCountConditionZ,$4 as EventFilterZ,Pc as EventHistory,h0 as EventOccurredConditionZ,dR as EventSourceZ,hh as ExecutorRegistry,Oc as ExternalStrategyZ,X4 as FrequencyEntryZ,b0 as FrequencyLimitConditionZ,NH as HighlightStepZ,ET as HighlightStyleZ,jT as HighlightZ,$T as InsertHtmlZ,DT as InsertPositionZ,kc as InterventionTracker,dy as MAX_VISIBLE_TOASTS,Ic as MatchOpZ,OT as ModalContentZ,XT as ModalZ,Mc as ModelStrategyZ,QT as MountWidgetZ,YT as NavigateZ,Nc as NavigationMonitor,V4 as NormalizedEventZ,cy as NotificationToastStack,M4 as PageContextZ,O4 as PageHistoryEntryZ,d0 as PageUrlConditionZ,tR as ParallelZ,RT as PlacementZ,GT as PulseZ,PR as RUNTIME_SDK_BUILD,xR as RUNTIME_VERSION,qT as RemoveClassZ,f0 as RouteConditionZ,AT as RouteFilterZ,Tc as RuleStrategyZ,Ec as RuleZ,H4 as RuntimeContextZ,yy as RuntimeProvider,eo as SDK_SCHEMA_VERSION,ry as SDK_VERSION,mR as STATIC_SLOT_STYLES,Rc as ScoreStrategyZ,FT as ScrollBehaviorZ,C0 as ScrollLogicalPositionZ,KT as ScrollToZ,bA as SelectorZ,eR as SequenceZ,D4 as SessionContextZ,v0 as SessionMetricConditionZ,Ep as SessionMetricTracker,UT as SetAttrZ,VT as SetStyleZ,HT as SetTextZ,hI as ShadowCanvasOverlay,K1 as ShadowRootProvider,xI as SmartCanvasApp,oy as SmartCanvasController,Ay as SmartCanvasElement,L8 as SmartCanvasPortal,Ot as StandardEvents,m0 as StateEqualsConditionZ,Lh as StateStore,Z4 as StoredValueZ,BR as Syntro,Uu as TileCard,h$ as TileWheel,MT as TooltipContentZ,PH as TooltipStepZ,BT as TooltipTriggerZ,ZT as TooltipZ,NT as TourStepForSchemaZ,aR as TourZ,yh as TriggerWhenZ,g0 as ViewportConditionZ,B4 as ViewportContextZ,JT as WaitZ,PT as WidgetConfigZ,Ih as WidgetRegistry,hu as appRegistry,P0 as applyStaticSlotStyles,Dv as cleanupAppContext,bv as contentRuntime,T4 as coreActionStepSchemas,c0 as createActionEngine,L0 as createAnchorResolver,Ov as createAppContext,Pv as createAppLoader,Cs as createCanvasConfigFetcher,I0 as createContextManager,A0 as createDecisionEngine,E0 as createEventAccumulator,Bc as createEventBus,Xy as createGrowthBookClient,ax as createNoopClient,C8 as createOverlayRecipeFetcher,$b as createPostHogClient,tI as createPostHogNormalizer,Ky as createSessionMetricTracker,Ty as createSmartCanvas,Z1 as createSmartCanvasController,G0 as createSmartCanvasRuntime,B0 as createStateStore,z0 as createSurfaceContainer,V0 as createSurfaces,C9 as decisionSchemas,qc as decodeToken,Z0 as encodeToken,sR as evaluate,nR as evaluateCondition,oR as evaluateRule,Sh as evaluateRuleStrategy,_h as evaluateScoreStrategy,lR as evaluateSync,xn as executorRegistry,iP as getAntiFlickerSnippet,e1 as getAppIdFromActionKind,Bv as getAppIdFromWidgetId,m4 as getExecutor,kh as getSlotAnchorId,Uc as getSlotType,q0 as getSlotZIndex,Zb as hasExecutor,up as interpolateTemplate,Jk as isCoreActionKind,hy as matchEvent,y$ as needsMigration,Cu as normalizePostHogEvent,Mv as overlaysRuntime,zu as parseVersion,H0 as playEnterAnimation,U0 as playExitAnimation,Qf as registerConfigPredicates,CI as registerSmartCanvasElement,ny as resolveConfigUri,N0 as setupAdjacentPositioning,F0 as setupInlinePositioning,wu as shouldNormalizeEvent,mN as useDecision,my as useNotifications,gy as useNotifyWatcher,xy as usePageContext,Jr as useRuntime,dp as useRuntimeContext,pN as useRuntimeEvents,hN as useRuntimeState,dN as useSessionContext,vI as useShadowCanvasConfig,ks as useShadowRoot,fN as useViewportContext,Ar as validateAction,vh as validateActions,_9 as validateActivationConfig,b9 as validateCondition,v$ as validateConfig,bj as validateEventFilter,T0 as validateEventName,kG as validateFrequencyEntry,xj as validateNormalizedEvent,R0 as validateProps,x8 as validateRecipe,j9 as validateRuntimeContext,LG as validateStoredValue,S9 as validateStrategy,$0 as widgetRegistry};
504
504
  /*! Bundled license information:
505
505
 
506
506
  react/cjs/react.production.js: