tempest.games 0.2.39 → 0.2.40

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.
@@ -0,0 +1,109 @@
1
+ function k_(t,e){for(var n=0;n<e.length;n++){const r=e[n];if(typeof r!="string"&&!Array.isArray(r)){for(const o in r)if(o!=="default"&&!(o in t)){const c=Object.getOwnPropertyDescriptor(r,o);c&&Object.defineProperty(t,o,c.get?c:{enumerable:!0,get:()=>r[o]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const c of o)if(c.type==="childList")for(const u of c.addedNodes)u.tagName==="LINK"&&u.rel==="modulepreload"&&r(u)}).observe(document,{childList:!0,subtree:!0});function n(o){const c={};return o.integrity&&(c.integrity=o.integrity),o.referrerPolicy&&(c.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?c.credentials="include":o.crossOrigin==="anonymous"?c.credentials="omit":c.credentials="same-origin",c}function r(o){if(o.ep)return;o.ep=!0;const c=n(o);fetch(o.href,c)}})();function __(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Vh={exports:{}},Fa={};/**
2
+ * @license React
3
+ * react-jsx-runtime.production.js
4
+ *
5
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var tS;function M_(){if(tS)return Fa;tS=1;var t=Symbol.for("react.transitional.element"),e=Symbol.for("react.fragment");function n(r,o,c){var u=null;if(c!==void 0&&(u=""+c),o.key!==void 0&&(u=""+o.key),"key"in o){c={};for(var d in o)d!=="key"&&(c[d]=o[d])}else c=o;return o=c.ref,{$$typeof:t,type:r,key:u,ref:o!==void 0?o:null,props:c}}return Fa.Fragment=e,Fa.jsx=n,Fa.jsxs=n,Fa}var nS;function C_(){return nS||(nS=1,Vh.exports=M_()),Vh.exports}var Y=C_();function D_(t){return Object.entries(t)}const Ki=t=>JSON.parse(t),Xe=t=>JSON.stringify(t);function lt(t){return tf(mt.STORE,t,void 0)}function o1(t){return Qm(mt.STORE,t,void 0)}function Ze(...t){return t.length===2?zn(mt.STORE,...t):zn(mt.STORE,...t)}function N_(t,e){return AM(mt.STORE,t,e)}function $_(t){return RM(t,mt.STORE)}const Uh=t=>(e,n,r,o,...c)=>{console[t](`${e} ${n} "${r}" ${o}`,...c)},j_={error:Uh("error"),info:Uh("info"),warn:Uh("warn")};var B_=class{logLevel;filter;logger;constructor(t,e,n=j_){this.logLevel=t,this.filter=e,this.logger=n}error=(...t)=>{if(this.logLevel!==null){const e=this.filter?.(...t)??!0;e===!0?this.logger.error(...t):e&&this.logger.error(...e)}};info=(...t)=>{if(this.logLevel==="info"){const e=this.filter?.(...t)??!0;e===!0?this.logger.info(...t):e&&this.logger.info(...e)}};warn=(...t)=>{if(this.logLevel!=="error"&&this.logLevel!==null){const e=this.filter?.(...t)??!0;e===!0?this.logger.warn(...t):e&&this.logger.warn(...e)}}},L_=class{store;constructor(t=mt.STORE){this.store=t,tM("root",t)}allocate(t,e,n){return yl(this.store,t,e,n)}fuse(t,e,n){return nM(this.store,t,e,n)}deallocate(t){gl(this.store,t)}claim(t,e,n){return Eu(this.store,t,e,n)}},V_=class{store;realm;constructor(t=mt.STORE){this.store=t,this.realm=new L_(t)}allocate(t,e,n){yl(this.store,t,e,n)}deallocate(t){gl(this.store,t)}claim(t,e,n){Eu(this.store,t,e,n)}};function mi(t){return w1(mt.STORE,t)}function U_(t){return vM(mt.STORE,t)}function De(...t){t.length===2?At(mt.STORE,...t):At(mt.STORE,...t)}function z_(t,e,n=Zu()){return SM(mt.STORE,t,e,n)}function K_(t){return S1(mt.STORE,t)}function q_(t,e=Zu()){return Km(mt.STORE,t,e)}var Um=class cu extends Set{mode="record";subject=new Qe;cacheLimit=0;cache=[];cacheIdx=-1;cacheUpdateNumber=-1;constructor(e,n=0){super(e),e instanceof cu&&(this.parent=e,this.cacheUpdateNumber=e.cacheUpdateNumber),n&&(this.cacheLimit=n,this.cache=new Array(n),this.subscribe("auto cache",r=>{this.cacheIdx++,this.cacheIdx%=this.cacheLimit,this.cache[this.cacheIdx]=r}))}READONLY_VIEW=this;toJSON(){return{members:[...this],cache:this.cache,cacheLimit:this.cacheLimit,cacheIdx:this.cacheIdx,cacheUpdateNumber:this.cacheUpdateNumber}}static fromJSON(e){const n=new cu(e.members,e.cacheLimit);return n.cache=e.cache,n.cacheIdx=e.cacheIdx,n.cacheUpdateNumber=e.cacheUpdateNumber,n}add(e){const n=super.add(e);return this.mode==="record"&&(this.cacheUpdateNumber++,this.emit(`add:${Xe(e)}`)),n}clear(){const e=this.mode==="record"?[...this]:null;super.clear(),e&&(this.cacheUpdateNumber++,this.emit(`clear:${JSON.stringify(e)}`))}delete(e){const n=super.delete(e);return this.mode==="record"&&(this.cacheUpdateNumber++,this.emit(`del:${Xe(e)}`)),n}parent=null;child=null;transactionUpdates=null;transaction(e){this.mode="transaction",this.transactionUpdates=[],this.child=new cu(this);const n=this.child._subscribe("transaction",r=>{this.transactionUpdates?.push(r)});try{if(e(this.child)){for(const o of this.transactionUpdates)this.doStep(o);this.cacheUpdateNumber++,this.emit(`tx:${this.transactionUpdates.join(";")}`)}}catch(r){throw console.warn("Did not apply transaction to SetRTX; this error was thrown:",r),r}finally{n(),this.child=null,this.transactionUpdates=null,this.mode="record"}}_subscribe(e,n){return this.subject.subscribe(e,n)}subscribe(e,n){return this.subject.subscribe(e,r=>{n(`${this.cacheUpdateNumber}=${r}`)})}emit(e){this.subject.next(e)}doStep(e){const n=e.indexOf(":"),r=e.substring(0,n),o=e.substring(n+1);switch(r){case"add":this.add(JSON.parse(o));break;case"clear":this.clear();break;case"del":this.delete(JSON.parse(o));break;case"tx":for(const c of o.split(";"))this.doStep(c)}}getUpdateNumber(e){const n=e.indexOf("=");return Number(e.substring(0,n))}do(e){const n=e.indexOf("="),r=Number(e.substring(0,n)),o=r-this.cacheUpdateNumber;if(o>0){if(o===1){this.mode="playback";const u=e.substring(n+1);return this.doStep(u),this.mode="record",this.cacheUpdateNumber=r,null}return this.cacheUpdateNumber+1}if(Math.abs(o)<this.cacheLimit){const u=this.cacheIdx+o;if(this.cache[u]===e)return null;this.mode="playback";let h=!1;for(;!h;){this.cacheIdx%=this.cacheLimit;const y=this.cache[this.cacheIdx];if(this.cacheIdx--,!y)return"OUT_OF_RANGE";this.undo(y),h=this.cacheIdx===u-1}const p=e.substring(n+1);return this.doStep(p),this.mode="record",this.cacheUpdateNumber=r,null}return"OUT_OF_RANGE"}undoStep(e){const n=e.indexOf(":"),r=e.substring(0,n),o=e.substring(n+1);switch(r){case"add":this.delete(JSON.parse(o));break;case"del":this.add(JSON.parse(o));break;case"clear":{const c=JSON.parse(o);for(const u of c)this.add(u);break}case"tx":{const c=o.split(";");for(let u=c.length-1;u>=0;u--)this.undoStep(c[u])}}}undo(e){const n=e.indexOf("=");if(Number(e.substring(0,n))===this.cacheUpdateNumber){this.mode="playback";const o=e.substring(n+1);return this.undoStep(o),this.mode="record",this.cacheUpdateNumber--,null}return this.cacheUpdateNumber}};function Zu(t=Math.random){return t().toString(36).slice(2)}function Re(t){for(;t.child!==null;)t=t.child;return t}var P_=class a1{_buffer;_index=0;constructor(e){let n;typeof e=="number"?n=e:n=e.length,this._buffer=Array.from({length:n})}get buffer(){return this._buffer}get index(){return this._index}add(e){this._buffer[this._index]=e,this._index=(this._index+1)%this._buffer.length}copy(){const e=new a1([...this._buffer]);return e._index=this._index,e}};const I_={atom_family:"atom",molecule_family:"molecule",mutable_atom_family:"mutable_atom",readonly_held_selector_family:"readonly_held_selector",readonly_pure_selector_family:"readonly_pure_selector",writable_held_selector_family:"writable_held_selector",writable_pure_selector_family:"writable_pure_selector"};function H_(t,e){const n=Xe(e),r=`${t.key}(${n})`,o=I_[t.type],c={key:r,type:o};return Object.assign(c,{family:{key:t.key,subKey:n}}),Object.assign(c,{counterfeit:!0}),c}function Dr(t){const e={key:t.key,type:t.type};return"family"in t&&(e.family=t.family),e}var Xt=class{a;b;cardinality;relations=new Map;contents=new Map;isAType;isBType;isContent;makeContentKey=(t,e)=>`${t}:${e}`;warn;getRelatedKeys(t){return this.relations.get(t)}addRelation(t,e){let n=this.relations.get(t),r=this.relations.get(e);n?n.add(e):(n=new Set([e]),this.relations.set(t,n)),r?r.add(t):(r=new Set([t]),this.relations.set(e,r))}deleteRelation(t,e){const n=this.relations.get(t);if(n){n.delete(e),n.size===0&&this.relations.delete(t);const r=this.relations.get(e);r&&(r.delete(t),r.size===0&&this.relations.delete(e))}}replaceRelationsUnsafely(t,e){this.relations.set(t,new Set(e));for(const n of e){const r=new Set().add(t);this.relations.set(n,r)}}replaceRelationsSafely(t,e){const n=this.relations.get(t);let r=this.isAType?.(t)?t:void 0,o=r===void 0?t:void 0;if(n)for(const c of n){r??=c,o??=c;const u=this.relations.get(c);u&&(u.size===1?this.relations.delete(c):u.delete(t),this.contents.delete(this.makeContentKey(r,o)))}this.relations.set(t,new Set(e));for(const c of e){let u=this.relations.get(c);u?u.add(t):(u=new Set().add(t),this.relations.set(c,u))}}getContentInternal(t){return this.contents.get(t)}setContent(t,e){this.contents.set(t,e)}deleteContent(t){this.contents.delete(t)}constructor(t,e){if(this.a=t.between[0],this.b=t.between[1],this.cardinality=t.cardinality,e?.externalStore||(this.relations=new Map(t.relations?.map(([n,r])=>[n,new Set(r)])),this.contents=new Map(t.contents)),this.isAType=e?.isAType??null,this.isBType=e?.isBType??null,this.isContent=e?.isContent??null,e?.makeContentKey&&(this.makeContentKey=e.makeContentKey),e?.externalStore){const n=e.externalStore;this.has=(r,o)=>n.has(r,o),this.addRelation=(r,o)=>{n.addRelation(r,o)},this.deleteRelation=(r,o)=>{n.deleteRelation(r,o)},this.replaceRelationsSafely=(r,o)=>{n.replaceRelationsSafely(r,o)},this.replaceRelationsUnsafely=(r,o)=>{n.replaceRelationsUnsafely(r,o)},this.getRelatedKeys=(r=>n.getRelatedKeys(r)),n.getContent&&(this.getContentInternal=r=>n.getContent(r),this.setContent=(r,o)=>{n.setContent(r,o)},this.deleteContent=r=>{n.deleteContent(r)});for(const[r,o]of t.relations??[]){let c=this.isAType?.(r)?r:void 0,u=c===void 0?r:void 0;for(const d of o)c??=d,u??=d,this.addRelation(c,u)}for(const[r,o]of t.contents??[])this.setContent(r,o)}e?.warn&&(this.warn=e.warn)}toJSON(){return{between:[this.a,this.b],cardinality:this.cardinality,relations:[...this.relations.entries()].map(([t,e])=>[t,[...e]]),contents:[...this.contents.entries()]}}set(...t){let e,n,r;switch(t.length){case 1:{const o=t[0];e=o[this.a],n=o[this.b],r=void 0;break}case 2:{const o=t[0];typeof o=="string"?[e,n]=t:(e=o[this.a],n=o[this.b],r=t[1]);break}default:e=t[0],n=t[1],r=t[2];break}switch(this.cardinality){case"1:1":{const o=this.getRelatedKey(e);o&&o!==n&&this.delete(e,o)}case"1:n":{const o=this.getRelatedKey(n);o&&o!==e&&this.delete(o,n)}break}if(r){const o=this.makeContentKey(e,n);this.setContent(o,r)}return this.addRelation(e,n),this}delete(t,e){e=typeof e=="string"?e:t[this.b];const n=typeof t=="string"?t:t[this.a];if(n===void 0&&typeof e=="string"){const r=this.getRelatedKeys(e);if(r)for(const o of r)this.delete(o,e)}if(typeof n=="string"&&e===void 0){const r=this.getRelatedKeys(n);if(r)for(const o of r)this.delete(n,o)}if(typeof n=="string"&&typeof e=="string"){this.deleteRelation(n,e);const r=this.makeContentKey(n,e);this.deleteContent(r)}return this}getRelatedKey(t){const e=this.getRelatedKeys(t);if(e){e.size>1&&this.warn?.(`${e.size} related keys were found for key "${t}": (${[...e].map(r=>`"${r}"`).join(", ")}). Only one related key was expected.`);let n;for(const r of e){n=r;break}return n}}replaceRelations(t,e,n){const r=!Array.isArray(e),o=r?Object.keys(e):e;if(n?.reckless?this.replaceRelationsUnsafely(t,o):this.replaceRelationsSafely(t,o),r)for(const c of o){const u=this.makeContentKey(t,c),d=e[c];this.setContent(u,d)}return this}getContent(t,e){const n=this.makeContentKey(t,e);return this.getContentInternal(n)}getRelationEntries(t){const e=t[this.a],n=t[this.b];if(e!==void 0&&n===void 0){const r=this.getRelatedKeys(e);if(r)return[...r].map(o=>[o,this.getContent(e,o)])}if(e===void 0&&n!==void 0){const r=this.getRelatedKeys(n);if(r)return[...r].map(o=>[o,this.getContent(o,n)])}return[]}has(t,e){return e?this.getRelatedKeys(t)?.has(e)??!1:this.relations.has(t)}},Qe=class{Subscriber;subscribers=new Map;subscribe(t,e){return this.subscribers.set(t,e),()=>{this.unsubscribe(t)}}unsubscribe(t){this.subscribers.delete(t)}next(t){const e=this.subscribers.values();for(const n of e)n(t)}},F_=class extends Qe{state;constructor(t){super(),this.state=t}next(t){this.state=t,super.next(t)}};const G_=(t,e)=>{const n=Re(t);return n.operation.open?n.operation.prev.get(e.key):n.valueMap.get(e.key)};var Mp=class extends Promise{fate;resolve;reject;done=!1;constructor(t){let e,n;super((r,o)=>{e=r,n=o}),this.resolve=e,this.reject=n,this.use(t instanceof Promise?t:new Promise(t))}pass(t,e){t===this.fate&&(this.resolve(e),this.done=!0)}fail(t,e){t===this.fate&&(this.reject(e),this.done=!0)}use(t){if(this!==t)if(t instanceof Promise){const e=t;this.fate=e,e.then(n=>{this.pass(e,n)},n=>{this.fail(e,n)})}else this.resolve(t),this.fate=void 0}};function Ji(t){return"epoch"in t.transactionMeta}function cn(t){return"phase"in t.transactionMeta}function l1(t,e){if(t.operation.open){const n=performance.now();return t.logger.info("❗",e.type,e.key,`deferring setState at T-${n} until setState for "${t.operation.token.key}" is done`),n}return t.operation={open:!0,done:new Set,prev:new Map,timestamp:Date.now(),token:e},t.logger.info("⭕",e.type,e.key,`operation start in store "${t.config.name}"${cn(t)?` ${t.transactionMeta.phase} "${t.transactionMeta.update.token.key}"`:""}`),t}function c1(t){t.operation.open&&t.logger.info("🔴",t.operation.token.type,t.operation.token.key,`operation done in store "${t.config.name}"`),t.operation={open:!1},t.on.operationClose.next(t.operation)}const u1=(t,e)=>t.operation.open?t.operation.done.has(e):(t.logger.error("🐞","unknown",e,"isDone called outside of an operation. This is probably a bug in AtomIO."),!0),Qu=(t,e)=>{if(!t.operation.open){t.logger.error("🐞","unknown",e,"markDone called outside of an operation. This is probably a bug in AtomIO.");return}t.operation.done.add(e)};function zm(t,e){const n=Re(t),{key:r,type:o}=e,c=n.selectorAtoms.getRelatedKeys(r);if(n.logger.info("🧹",o,r,c?`evicting ${c.size} states downstream:`:"no downstream states",c??"to evict"),c){n.operation.open&&n.logger.info("🧹",o,r,`[ ${[...n.operation.done].join(", ")} ] already done`);for(const u of c)u1(n,u)||(d1(n,u),Qu(n,u))}}function f1(t,e){const n=Re(t),r=n.selectorGraph.getRelationEntries({upstreamSelectorKey:e}).filter(([o,{source:c}])=>c===e);for(const[o]of r)u1(n,o)||(d1(n,o),Qu(n,o),f1(t,o))}function qi(t,e,n){const{key:r,subject:o,type:c}=e,u=t.valueMap.get(r);if(u instanceof Mp&&!u.done){const d=u;return n instanceof Promise?(d.use(n),d):(t.valueMap.set(r,n),n)}if(n instanceof Promise){const d=new Mp(n);return t.valueMap.set(r,d),d.then(function(p){if(t.valueMap.get(r)===d){switch(l1(t,e),qi(t,e,p),c){case"atom":case"mutable_atom":zm(t,e);break;case"readonly_pure_selector":case"writable_pure_selector":f1(t,r);break}c1(t),o.next({newValue:p,oldValue:d})}}).catch(h=>{t.logger.error("💥","state",r,"rejected:",h)}),d}return t.valueMap.set(r,n),n}function Y_(t,e,n){t.logger.info("📖",e.type,e.key,"reading cached value");let r=t.valueMap.get(e.key);if(n==="mut"&&e.type==="mutable_atom"&&cn(t)){const c=e,{parent:u}=t;if(t.valueMap.hasOwn(c.key))return r;const d=u.valueMap.get(c.key);t.logger.info("📃","atom",c.key,"copying");const h=d.toJSON(),p=c.class.fromJSON(h);t.valueMap.set(c.key,p),new Zm(c,u),r=p}return r}function d1(t,e){const n=t.valueMap.get(e);if(n instanceof Mp){const r=t.writableSelectors.get(e)??t.readonlySelectors.get(e);r&&r.getFrom(t);return}t.operation.open&&t.operation.prev.set(e,n),t.valueMap.delete(e),t.logger.info("🗑","state",e,"evicted")}function Ko(t,e,n){if(t.valueMap.has(e.key))return Y_(t,e,n);const{key:r}=e;switch(e.type){case"readonly_held_selector":case"readonly_pure_selector":case"writable_held_selector":case"writable_pure_selector":return t.logger.info("🧮",e.type,r,"computing value"),e.getFrom(t);case"atom":{let o;e.default instanceof Function?o=e.default():o=e.default;const c=qi(t,e,o);return t.logger.info("💁","atom",e.key,"could not find cached value; using default",o),c}case"mutable_atom":{const o=new e.class,c=qi(t,e,o);return t.logger.info("💁","mutable_atom",e.key,"could not find cached value; using default",o),c}}}function h1(t,e){if(e.family){const n=t.families.get(e.family.key);if(n)return n}}const X_=t=>{const e=Re(t);if(!cn(e)){t.logger.warn("🐞","transaction","???","abortTransaction called outside of a transaction. This is probably a bug in AtomIO.");return}t.logger.info("🪂","transaction",e.transactionMeta.update.token.key,"Aborting transaction"),e.parent.child=null};function sn(t){return t[0].toUpperCase()+t.slice(1)}function gs(t){return t.type.split("_").map(sn).join(" ")}var p1=class extends Error{constructor(t,e){super(`${gs(t)} ${Xe(t.key)} not found in store "${e.config.name}".`)}};function Km(t,e,n){return(...r)=>{const o=pt(t,e);if(o)return o.run(r,n);throw new p1(e,t)}}const Cp=t=>e=>t instanceof Function?t(e):t;function m1(t,e,[n,r],o){const{key:c,subject:u,type:d}=e,h={oldValue:zh(n)?n.READONLY_VIEW:n,newValue:zh(r)?r.READONLY_VIEW:r};if(Ji(t)){switch(d){case"mutable_atom":t.logger.info("📢",d,c,"is now (",r,") subscribers:",u.subscribers);break;case"atom":case"writable_pure_selector":case"writable_held_selector":t.logger.info("📢",d,c,"went (",n,"->",r,") subscribers:",u.subscribers)}u.next(h)}if(cn(t)&&(d==="mutable_atom"||d==="atom")){if(t.on.transactionApplying.state===null){const p=Dr(e);if(zh(r))return;const{timestamp:y}=t.operation,g={type:"atom_update",token:p,timestamp:y,update:h};t.transactionMeta.update.subEvents.push(g),t.logger.info("📁","atom",c,"stowed (",n,"->",r,")");return}if(TM(e,"tracker:signal")){const p=c.slice(1),y=t.atoms.get(p);Ko(t,y,"mut").do(h.newValue)===null===!0&&zm(t,y)}}}const Dp=(t,e,n)=>{const r=Ko(t,e,"mut");let o=Cp(n)(r);return t.logger.info("📝","atom",e.key,"set to",o),o=qi(t,e,o),Qu(t,e.key),zm(t,e),[r,o]};function iS(t,e){switch(e.type){case"mutable_atom":return Dp(t,e,new e.class);case"atom":{let n=e.default;return n instanceof Function&&(n=n()),Dp(t,e,n)}}}function J_(t,e){let n;switch(e.type){case"atom":case"mutable_atom":n=iS(t,e);break;case"writable_pure_selector":case"writable_held_selector":{const r=e.getFrom(t),o=Ru(t,e.key);for(const u of o.values()){const d=iS(t,u);m1(t,e,d)}const c=e.getFrom(t);n=[r,c]}break}return n}function At(t,...e){Im(t,!0,...e)}const Au=Symbol("RESET");function qm(t,...e){let n,r,o;e.length===1?(n=e[0],At(t,n,Au)):(r=e[0],o=e[1],At(t,r,o,Au))}function Z_(t,e,n){let r,o,c;const{type:u,key:d}=e;switch(e.type){case"writable_pure_selector":r=e.getFrom(t),o=Cp(n)(r),qi(t,e,o);break;case"writable_held_selector":c=e.const,Cp(n)(c),r=c,o=c}return t.logger.info("📝",u,d,"setting to",o),Qu(t,d),e.setSelf(o),[r,o]}const Q_=(t,e,n)=>{let r;switch(e.type){case"atom":case"mutable_atom":r=Dp(t,e,n);break;case"writable_pure_selector":case"writable_held_selector":r=Z_(t,e,n);break}return r};function W_(t,e,n){const{token:r,update:{newValue:o,oldValue:c}}=e;At(n,r,t==="newValue"?o:c)}function eM(t){const{stack:e}=t;return e?`
10
+ `+e.split(`
11
+ `)?.slice(1)?.join(`
12
+ `):""}function tM(t,e=mt.STORE){const n={key:t,stringKey:Xe(t),dependsOn:"any"};return e.molecules.set(Xe(t),n),t}function yl(t,e,n,r="any"){const o=e,c=Xe(n),u=[],d=Re(t);if(Array.isArray(o))for(const y of o){const g=Xe(y);d.molecules.get(g)?t.moleculeGraph.set(g,c,{source:g}):u.push(g)}else{const y=Xe(o);d.molecules.get(y)?t.moleculeGraph.set(y,c,{source:y}):u.push(y)}u.length===0&&d.molecules.set(c,{key:n,stringKey:c,dependsOn:r});const h={type:"molecule_creation",key:n,provenance:o,timestamp:Date.now()};cn(d)&&d.transactionMeta.phase==="building"?d.transactionMeta.update.subEvents.push(h):d.on.moleculeCreation.next(h);for(const y of u){const g=t.disposalTraces.buffer.find(v=>v?.key===y);t.logger.error("❌","molecule",n,"allocation failed:",`Could not allocate to ${y} in store "${t.config.name}".`,g?`
13
+ ${y} was most recently disposed
14
+ ${g.trace}`:`No previous disposal trace for ${y} was found.`)}return n}function nM(t,e,n,r){const o=`T$--${e}==${n}++${r}`;return yl(t,[n,r],o,"all"),o}function gl(t,e){const n=Xe(e),r=t.molecules.get(n);if(!r){const S=t.disposalTraces.buffer.find(w=>w?.key===n);t.logger.error("❌","molecule",e,"deallocation failed:",`Could not find allocation for ${n} in store "${t.config.name}".`,S?`
15
+ This state was most recently deallocated
16
+ ${S.trace}`:`No previous disposal trace for ${n} was found.`);return}const o=t.moleculeJoins.getRelatedKeys(r.key);if(o)for(const S of o){const w=t.joins.get(S);w&&(w.relations.delete(r.key),w.molecules.delete(r.stringKey))}t.moleculeJoins.delete(r.stringKey);const c=[],u=[],d={type:"molecule_disposal",key:r.key,values:u,provenance:c,timestamp:Date.now()},h=Re(t);h.molecules.delete(n);const p=cn(h)&&h.transactionMeta.phase==="building";p&&h.transactionMeta.update.subEvents.push(d);const y=t.moleculeGraph.getRelationEntries({downstreamMoleculeKey:r.stringKey});if(y)for(const[S,{source:w}]of y)if(w===r.stringKey){const T=Ki(S);gl(t,T)}else c.push(w);const g=h.moleculeData.getRelatedKeys(r.stringKey);if(g)for(const S of g){const w=h.families.get(S),T=xn(t,w,r.key);u.push([w.key,T]),ef(t,T)}h.moleculeGraph.delete(r.stringKey),h.moleculeJoins.delete(r.stringKey),h.moleculeData.delete(r.stringKey),p||h.on.moleculeDisposal.next(d),h.molecules.delete(r.stringKey);const v=eM(new Error);t.disposalTraces.add({key:n,trace:v})}function Eu(t,e,n,r){const o=Xe(n),c=Re(t),u=c.molecules.get(o);if(!u){const v=t.disposalTraces.buffer.find(S=>S?.key===o);return t.logger.error("❌","molecule",n,"claim failed:",`Could not allocate to ${o} in store "${t.config.name}".`,v?`
17
+ ${o} was most recently disposed
18
+ ${v.trace}`:`No previous disposal trace for ${o} was found.`),n}const d=Xe(e),h=c.molecules.get(d);if(!h){const v=t.disposalTraces.buffer.find(S=>S?.key===d);return t.logger.error("❌","molecule",n,"claim failed:",`Could not allocate to ${d} in store "${t.config.name}".`,v?`
19
+ ${d} was most recently disposed
20
+ ${v.trace}`:`No previous disposal trace for ${d} was found.`),n}const p=t.moleculeGraph.getRelationEntries({downstreamMoleculeKey:u.stringKey}).filter(([,{source:v}])=>v!==o).map(([v])=>Ki(v));r&&c.moleculeGraph.delete(o),c.moleculeGraph.set({upstreamMoleculeKey:h.stringKey,downstreamMoleculeKey:u.stringKey},{source:h.stringKey});const y={type:"molecule_transfer",key:u.key,exclusive:!!r,from:p,to:[h.key],timestamp:Date.now()};return cn(c)&&c.transactionMeta.phase==="building"&&c.transactionMeta.update.subEvents.push(y),n}function iM(t,e,n){switch(e){case"newValue":y1(t,n);break;case"oldValue":ef(n,t.token);break}}function rM(t,e,n){switch(e){case"newValue":ef(n,t.token);break;case"oldValue":y1(t,n),t.subType==="atom"&&n.valueMap.set(t.token.key,t.value);break}}function y1(t,e){const{family:n}=t.token;if(n){const r=e.families.get(n.key);r&&xn(e,r,Ki(n.subKey))}}function sM(t,e,n){switch(e){case"newValue":yl(n,t.provenance,t.key);break;case"oldValue":gl(n,t.key);break}}function oM(t,e,n){switch(e){case"newValue":gl(n,t.key);break;case"oldValue":{const r=t.provenance.map(Ki);yl(n,r,t.key);for(const[o,c]of t.values){const u=n.families.get(o);if(u){xn(n,u,t.key);const d=`${o}(${Xe(t.key)})`;n.valueMap.set(d,c)}}}break}}function aM(t,e,n){switch(e){case"newValue":for(const r of t.to)Eu(n,r,t.key,t.exclusive?"exclusive":void 0);break;case"oldValue":{let r="exclusive";for(const o of t.from)Eu(n,o,t.key,r),r=void 0}break}}function ho(t,e,n){const r=t==="newValue"?e.subEvents:[...e.subEvents].reverse();for(const o of r)switch(o.type){case"atom_update":W_(t,o,n);break;case"state_creation":iM(o,t,n);break;case"state_disposal":rM(o,t,n);break;case"molecule_creation":sM(o,t,n);break;case"molecule_disposal":oM(o,t,n);break;case"molecule_transfer":aM(o,t,n);break;case"transaction_outcome":ho(t,o,n);break}}function g1(t,e){return t.transactionMeta.actionContinuities.getRelatedKey(e)}function b1(t,e){return t.transactionMeta.epoch.get(e)}function lM(t,e){if(!Ji(t))return;const r=g1(t,e);if(r!==void 0)return b1(t,r)}function Pm(t,e,n){Ji(t)&&e&&t.transactionMeta.epoch.set(e,n)}function cM(t,e,n){if(!Ji(t))return;const o=g1(t,e);o!==void 0&&t.transactionMeta.epoch.set(o,n)}const uM=(t,e)=>{const n=Re(e),{parent:r}=n;if(r===null||!cn(n)||n.transactionMeta?.phase!=="building"){e.logger.warn("🐞","transaction","???","applyTransaction called outside of a transaction. This is probably a bug in AtomIO.");return}n.transactionMeta.phase="applying",n.transactionMeta.update.output=t,r.child=null,r.on.transactionApplying.next(n.transactionMeta);const{subEvents:o}=n.transactionMeta.update;e.logger.info("🛄","transaction",n.transactionMeta.update.token.key,`Applying transaction with ${o.length} updates:`,o),ho("newValue",n.transactionMeta.update,r),Ji(r)?(cM(r,n.transactionMeta.update.token.key,n.transactionMeta.update.epoch),pt(e,{key:n.transactionMeta.update.token.key,type:"transaction"})?.subject.next(n.transactionMeta.update),e.logger.info("🛬","transaction",n.transactionMeta.update.token.key,"Finished applying transaction.")):cn(r)&&r.transactionMeta.update.subEvents.push(n.transactionMeta.update),r.on.transactionApplying.next(null)};function v1(t,e,n){if(!Ji(t))return;const{epoch:o,actionContinuities:c}=t.transactionMeta;c.set(e,n),o.has(e)||o.set(e,-1)}function fM(t){return{store:t}}var si=class extends Map{deleted=new Set;source;constructor(t){super(),this.source=t}get(t){if(super.has(t))return super.get(t);if(!this.deleted.has(t)&&this.source.has(t))return this.source.get(t)}set(t,e){return this.deleted.delete(t),super.set(t,e)}hasOwn(t){return super.has(t)}has(t){return!this.deleted.has(t)&&(super.has(t)||this.source.has(t))}delete(t){return this.deleted.add(t),super.delete(t)}};const dM=(t,e,n,r)=>{const o=Re(t),c={parent:o,child:null,on:o.on,loggers:o.loggers,logger:o.logger,config:o.config,atoms:new si(o.atoms),atomsThatAreDefault:new Set(o.atomsThatAreDefault),families:new si(o.families),joins:new si(o.joins),operation:{open:!1},readonlySelectors:new si(o.readonlySelectors),timelines:new si(o.timelines),timelineTopics:new Xt(o.timelineTopics.toJSON()),trackers:new Map,transactions:new si(o.transactions),selectorAtoms:new Xt(o.selectorAtoms.toJSON()),selectorGraph:new Xt(o.selectorGraph.toJSON(),{makeContentKey:(...p)=>p.sort().join(":")}),writableSelectors:new si(o.writableSelectors),valueMap:new si(o.valueMap),defaults:o.defaults,disposalTraces:t.disposalTraces.copy(),molecules:new si(o.molecules),moleculeGraph:new Xt(o.moleculeGraph.toJSON(),{makeContentKey:o.moleculeGraph.makeContentKey}),moleculeData:new Xt(o.moleculeData.toJSON(),{makeContentKey:o.moleculeData.makeContentKey}),moleculeJoins:new Xt(o.moleculeJoins.toJSON(),{makeContentKey:o.moleculeJoins.makeContentKey}),miscResources:new si(o.miscResources)},u=lM(t,e.key),d={phase:"building",update:{type:"transaction_outcome",token:e,id:r,epoch:u===void 0?NaN:u+1,timestamp:Date.now(),subEvents:[],params:n,output:void 0},toolkit:{get:((...p)=>zn(h,...p)),set:((...p)=>{At(h,...p)}),reset:((...p)=>{qm(h,...p)}),run:(p,y=Zu())=>Km(h,p,y),find:((...p)=>xn(t,...p)),json:p=>bs(h,p),dispose:((...p)=>{ef(h,...p)}),env:()=>fM(h)}},h=Object.assign(c,{transactionMeta:d});return o.child=h,t.logger.info("🛫","transaction",e.key,"Building transaction with params:",n),h};function S1(t,e){const{key:n}=e,r=t.transactions.has(n),o={key:n,type:"transaction",run:(d,h)=>{const p=Dr(o),y=dM(t,p,d,h);try{const g=Re(t),{toolkit:v}=y.transactionMeta,S=e.do(v,...d);return uM(S,g),S}catch(g){throw X_(c),t.logger.warn("💥","transaction",n,"caught:",g),g}},install:d=>S1(d,e),subject:new Qe},c=Re(t);c.transactions.set(n,o);const u=Dr(o);return r||t.on.transactionCreation.next(u),u}function hM(t,e,n){return pt(t,e)(n)}function Np(t,e,n){const r=Xe(n),o=t.molecules.get(r);if(!o&&t.config.lifespan==="immortal"){const d=H_(e,n);return t.logger.error("❌",d.type,d.key,`was not found in store "${t.config.name}"; returned a counterfeit token.`),d}const c=hM(t,e,n),u=Re(t);if(c.family)if(Ji(u))switch(c.type){case"atom":case"mutable_atom":t.on.atomCreation.next(c);break;case"writable_pure_selector":case"readonly_pure_selector":case"writable_held_selector":case"readonly_held_selector":t.on.selectorCreation.next(c);break}else cn(u)&&u.on.transactionApplying.state===null&&u.transactionMeta.update.subEvents.push({type:"state_creation",token:c,timestamp:Date.now()});return o&&u.moleculeData.set(r,e.key),c}function Im(t,e,...n){let r,o,c,u,d,h;n.length===2?(c=n[0],h=n[1],c.family&&(u=h1(t,c),d=Ki(c.family.subKey),r=$p(t,u,d),r?c=r:(o=Np(t,u,d),c=o))):(u=n[0],d=n[1],h=n[2],r=$p(t,u,d),r?c=r:(o=Np(t,u,d),c=o));const p=h===Au?"reset":"set";let y;if(e){const S=l1(t,c);if(typeof S=="number"){const T=S,D=t.on.operationClose.subscribe(`waiting to ${p} "${c.key}" at T-${T}`,function(){D(),t.logger.info("🟢",c.type,c.key,"resuming deferred",p,`from T-${T}`),Im(t,e,c,h)});return}y=S}else y=t;if("counterfeit"in c&&"family"in c){const S=c.family.subKey,w=t.disposalTraces.buffer.find(T=>T?.key===S);t.logger.error("❌",c.type,c.key,"could not be",p,`because it was not found in the store "${t.config.name}".`,w?`This state was previously disposed:
21
+ ${w.trace}`:"No previous disposal trace was found.");return}const g=pt(y,c);let v;h===Au?v=J_(y,g):v=Q_(y,g,h),m1(y,g,v),e&&c1(y)}const x1=(t,e)=>Re(t).atoms.has(e),pM=(t,e)=>Re(t).writableSelectors.has(e),mM=(t,e)=>Re(t).readonlySelectors.has(e),yM=(t,e)=>x1(t,e)||pM(t,e)||mM(t,e);function rS(t,e){return Re(t).selectorGraph.getRelationEntries({downstreamSelectorKey:e}).filter(([r,{source:o}])=>o!==e).map(([r,{source:o}])=>o).filter(r=>yM(t,r))}function Ru(t,e,n=new Set){const r=rS(t,e),o=new Map;for(;r.length>0;){const c=r.pop();if(!n.has(c))if(n.add(c),x1(t,c)){const u=t.atoms.get(c);o.set(u.key,u)}else r.push(...rS(t,c))}return o}function gM(t,e,n,r,o){const c=Re(t),{type:u,key:d}=r;if(u==="atom"||u==="mutable_atom")c.selectorAtoms.set({selectorKey:n,atomKey:d}),t.logger.info("🔍",e,n,`discovers root atom "${d}"`);else{const h=Ru(t,d,o);t.logger.info("🔍",e,n,`discovers root atoms: [ ${[...h.values()].map(p=>`"${p.key}"`).join(", ")} ]`);for(const{key:p}of h.values())c.selectorAtoms=c.selectorAtoms.set({selectorKey:n,atomKey:p})}o.add(d)}function Wu(t,e,n,r){return{get:(...o)=>{const c=Re(t);let u;if(o.length===2){const[y,g]=o;u=xn(t,y,g)}else[u]=o;const d=pt(t,u),h=Ko(t,d),p=u.key;return t.logger.info("🔌",e,n,`registers dependency ( "${p}" =`,h,")"),c.selectorGraph.set({upstreamSelectorKey:p,downstreamSelectorKey:n},{source:u.key}),gM(t,e,n,u,r),h},set:((...o)=>{const c=Re(t);Im(c,!1,...o)}),find:((...o)=>xn(t,...o)),json:o=>bs(t,o)}}function Hm(t,e,n){const r=Re(t),o=new Qe,c=new Set,{key:u,const:d}=e,h="readonly_held_selector",{get:p,find:y,json:g}=Wu(r,h,u,c),S={...e,type:h,subject:o,getFrom:T=>{const D=T.selectorGraph.getRelationEntries({downstreamSelectorKey:u});for(const[C,{source:O}]of D)O!==u&&T.selectorGraph.delete(C,u);return T.selectorAtoms.delete(u),e.get({get:p,find:y,json:g},d),qi(T,S,d),c.clear(),d},install:T=>Hm(T,e,n)};n&&(S.family=n),r.readonlySelectors.set(u,S),t.logger.info("✨",h,u,"=",d);const w={key:u,type:h};return n&&(w.family=n),w}function Fm(t,e,n){const r=Re(t),o=new Qe,c=new Set,u=e.key,d="readonly_pure_selector",{get:h,find:p,json:y}=Wu(r,d,u,c),v={...e,type:d,subject:o,getFrom:()=>{const w=Re(t),T=w.selectorGraph.getRelationEntries({downstreamSelectorKey:u});for(const[O,{source:M}]of T)M!==u&&w.selectorGraph.delete(O,u);w.selectorAtoms.delete(u);const D=e.get({get:h,find:p,json:y}),C=qi(w,v,D);return t.logger.info("✨",d,u,"=",C),c.clear(),C},install:w=>Fm(w,e,n)};n&&(v.family=n),r.readonlySelectors.set(u,v);const S={key:u,type:d};return n&&(S.family=n),S}function Gm(t,e,n){const r=Re(t),o=new Qe,c=new Set,{key:u,const:d}=e,h="writable_held_selector",p=Wu(r,h,u,c),{find:y,get:g,json:v}=p,S={find:y,get:g,json:v},D={...e,type:h,subject:o,getFrom:O=>{const M=O.selectorGraph.getRelationEntries({downstreamSelectorKey:u});for(const[j,{source:k}]of M)k!==u&&O.selectorGraph.delete(j,u);return O.selectorAtoms.delete(u),e.get(S,d),qi(O,D,d),t.logger.info("✨",h,u,"=",d),c.clear(),d},setSelf:()=>{e.set(p,d)},install:O=>Gm(O,e,n)};n&&(D.family=n),r.writableSelectors.set(u,D);const C={key:u,type:h};return n&&(C.family=n),C}function Ym(t,e,n){const r=Re(t),o=new Qe,c=new Set,u=e.key,d="writable_pure_selector",h=Wu(r,d,u,c),{find:p,get:y,json:g}=h,v={find:p,get:y,json:g},S=O=>{const M=O.selectorGraph.getRelationEntries({downstreamSelectorKey:u});for(const[J,{source:H}]of M)H!==u&&O.selectorGraph.delete(J,u);O.selectorAtoms.delete(u);const j=e.get(v),k=qi(O,T,j);return t.logger.info("✨",d,u,"=",k),c.clear(),k},T={...e,type:d,subject:o,getFrom:S,setSelf:O=>{e.set(h,O)},install:O=>Ym(O,e,n)};n&&(T.family=n),r.writableSelectors.set(u,T);const D=S(r);t.logger.info("✨",T.type,T.key,"=",D);const C={key:u,type:d};return n&&(C.family=n),C}function w1(t,e){const n="set"in e,r="const"in e;if(r&&n){const c=Gm(t,e,void 0);return t.on.selectorCreation.next(c),c}if(r){const c=Hm(t,e,void 0);return t.on.selectorCreation.next(c),c}if(n){const c=Ym(t,e,void 0);return t.on.selectorCreation.next(c),c}const o=Fm(t,e,void 0);return t.on.selectorCreation.next(o),o}function bM(t,e){const n=Re(t),{key:r,type:o,family:c}=e;if(!c)t.logger.error("❌",o,r,"Standalone selectors cannot be disposed.");else{n.molecules.get(c.subKey)&&n.moleculeData.delete(c.subKey,c.key);let d;switch(e.type){case"writable_held_selector":n.writableSelectors.delete(r),d={key:c.key,type:"writable_held_selector_family"},pt(t,d).subject.next({type:"state_disposal",subType:"selector",token:e,timestamp:Date.now()});break;case"writable_pure_selector":n.writableSelectors.delete(r),d={key:c.key,type:"writable_pure_selector_family"},pt(t,d).subject.next({type:"state_disposal",subType:"selector",token:e,timestamp:Date.now()});break;case"readonly_held_selector":n.readonlySelectors.delete(r),d={key:c.key,type:"readonly_held_selector_family"},pt(t,d).subject.next({type:"state_disposal",subType:"selector",token:e,timestamp:Date.now()});break;case"readonly_pure_selector":n.readonlySelectors.delete(r),d={key:c.key,type:"readonly_pure_selector_family"},pt(t,d).subject.next({type:"state_disposal",subType:"selector",token:e,timestamp:Date.now()});break}n.valueMap.delete(r),n.selectorAtoms.delete(r),n.selectorGraph.delete(r),n.moleculeData.delete(c.key,c.subKey),t.logger.info("🔥",e.type,r,"deleted"),cn(n)&&n.transactionMeta.phase==="building"?n.transactionMeta.update.subEvents.push({type:"state_disposal",subType:"selector",token:e,timestamp:Date.now()}):t.on.selectorDisposal.next(e)}}function po(t,e,n){const r=e.key,o="readonly_pure_selector_family",c={key:r,type:o},u=t.families.get(r);u&&t.logger.error("❗",o,r,`Overwriting an existing ${gs(u)} "${u.key}" in store "${t.config.name}". You can safely ignore this warning if it is due to hot module replacement.`);const d=new Qe,p=Object.assign(y=>{const g=Xe(y),v={key:r,subKey:g},S=`${r}(${g})`,w=Re(t),T=Fm(w,{key:S,get:e.get(y)},v);return d.next({type:"state_creation",token:T,timestamp:Date.now()}),T},c,{internalRoles:n,subject:d,install:y=>po(y,e),default:y=>e.get(y)({get:((...v)=>zn(t,...v)),find:((...v)=>xn(t,...v)),json:v=>bs(t,v)})});return t.families.set(r,p),c}function Xm(t,e,n){const r={key:e.key,type:"atom_family"},o=t.families.get(e.key);o&&t.logger.error("❗","atom_family",e.key,`Overwriting an existing ${gs(o)} "${o.key}" in store "${t.config.name}". You can safely ignore this warning if it is due to hot module replacement.`);const c=new Qe,d=Object.assign(h=>{const p=Xe(h),y={key:e.key,subKey:p},g=`${e.key}(${p})`,v=Re(t),S=e.default,w={key:g,default:S instanceof Function?()=>S(h):S};e.effects&&(w.effects=e.effects(h));const T=tf(v,w,y);return c.next({type:"state_creation",token:T,timestamp:Date.now()}),T},r,{default:e.default,subject:c,install:h=>Xm(h,e),internalRoles:n});return t.families.set(e.key,d),e.default instanceof Function||t.defaults.set(e.key,e.default),r}function T1(t,e,n){const r=e.key,o="readonly_held_selector_family",c={key:r,type:o},u=t.families.get(r);u&&t.logger.error("❗",o,r,`Overwriting an existing ${gs(u)} "${u.key}" in store "${t.config.name}". You can safely ignore this warning if it is due to hot module replacement.`);const d=new Qe,p=Object.assign(y=>{const g=Xe(y),v={key:r,subKey:g},S=`${r}(${g})`,w=Re(t),T=Hm(w,{key:S,const:e.const(y),get:e.get(y)},v);return d.next({type:"state_creation",token:T,timestamp:Date.now()}),T},c,{internalRoles:n,subject:d,install:y=>T1(y,e),default:e.const});return t.families.set(r,p),c}function A1(t,e,n){const r=e.key,o="writable_held_selector_family",c={key:r,type:o},u=t.families.get(r);u&&t.logger.error("❗",o,r,`Overwriting an existing ${gs(u)} "${u.key}" in store "${t.config.name}". You can safely ignore this warning if it is due to hot module replacement.`);const d=new Qe,p=Object.assign(y=>{const g=Xe(y),v={key:r,subKey:g},S=`${r}(${g})`,w=Re(t),T=Gm(w,{key:S,const:e.const(y),get:e.get(y),set:e.set(y)},v);return d.next({type:"state_creation",token:T,timestamp:Date.now()}),T},c,{internalRoles:n,subject:d,install:y=>A1(y,e),default:e.const});return t.families.set(r,p),c}function Jm(t,e,n){const r=e.key,o="writable_pure_selector_family",c={key:r,type:o},u=t.families.get(r);u&&t.logger.error("❗",o,r,`Overwriting an existing ${gs(u)} "${u.key}" in store "${t.config.name}". You can safely ignore this warning if it is due to hot module replacement.`);const d=new Qe,p=Object.assign(y=>{const g=Xe(y),v={key:r,subKey:g},S=`${r}(${g})`,w=Re(t),T=Ym(w,{key:S,get:e.get(y),set:e.set(y)},v);return d.next({type:"state_creation",token:T,timestamp:Date.now()}),T},c,{internalRoles:n,subject:d,install:y=>Jm(y,e),default:y=>e.get(y)({get:((...v)=>zn(t,...v)),find:((...v)=>xn(t,...v)),json:v=>bs(t,v)})});return t.families.set(r,p),c}function vM(t,e){const n="set"in e,r="const"in e;return r&&n?A1(t,e,void 0):r?T1(t,e,void 0):n?Jm(t,e):po(t,e)}function $p(t,e,n){const r=Xe(n),o=`${e.key}(${r})`,c=Re(t);let u;switch(e.type){case"atom_family":case"mutable_atom_family":u=c.atoms.get(o);break;case"writable_held_selector_family":case"writable_pure_selector_family":u=c.writableSelectors.get(o);break;case"readonly_held_selector_family":case"readonly_pure_selector_family":u=c.readonlySelectors.get(o);break}return u&&Dr(u)}function xn(t,e,n){const r=$p(t,e,n);return r||Np(t,e,n)}function ef(t,...e){let n;if(e.length===1)n=e[0];else{const r=e[0],o=e[1];n=xn(t,r,o)}try{pt(t,n)}catch{t.logger.error("❌",n.type,n.key,`could not be disposed because it was not found in the store "${t.config.name}".`);return}switch(n.type){case"atom":case"mutable_atom":Wm(t,n);break;case"writable_pure_selector":case"readonly_pure_selector":case"writable_held_selector":case"readonly_held_selector":bM(t,n);break}}function zn(t,...e){let n,r,o;if(e.length===1?n=e[0]:(r=e[0],o=e[1],n=xn(t,r,o)),"counterfeit"in n&&"family"in n){r=t.families.get(n.family.key);const c=n.family.subKey,u=t.disposalTraces.buffer.find(d=>d?.key===c);switch(t.logger.error("❌",n.type,n.key,`could not be retrieved because it was not found in the store "${t.config.name}".`,u?`This state was previously disposed:
22
+ ${u.trace}`:"No previous disposal trace was found."),r.type){case"mutable_atom_family":{if(t.defaults.has(r.key))return t.defaults.get(r.key);const d=pt(t,r),h=new d.class;return t.defaults.set(r.key,h),h}case"atom_family":{if(t.defaults.has(r.key))return t.defaults.get(n.family.key);const d=pt(t,r).default(Ki(c));return t.defaults.set(r.key,d),d}case"readonly_pure_selector_family":case"writable_pure_selector_family":case"readonly_held_selector_family":case"writable_held_selector_family":{if(t.defaults.has(r.key))return t.defaults.get(n.family.key);const d=pt(t,r).default(Ki(c));return t.defaults.set(r.key,d),d}}}return Ko(t,pt(t,n))}const sS=(t,e,n)=>n.subject.subscribe(`${e.type}:${e.key}`,r=>{t.logger.info("📢",e.type,e.key,"root",n.key,"went",r.oldValue,"->",r.newValue);const o=G_(t,e),c=Ko(t,e);t.logger.info("✨",e.type,e.key,"went",o,"->",c),e.subject.next({newValue:c,oldValue:o})});function _o(t,e,n,r){function o(g){if(t.operation.open){const v=t.on.operationClose.subscribe(`state subscription ${n}`,()=>{v(),r(g)})}else r(g)}const c=pt(t,e);t.logger.info("👀",c.type,c.key,`Adding subscription "${n}"`);const u=c.type==="writable_pure_selector"||c.type==="readonly_pure_selector",d=new Map;let h=o;if(u){Ko(t,c);for(const[g,v]of Ru(t,c.key))d.set(g,sS(t,c,v));h=function(v){const S=Ru(t,c.key);for(const[w,T]of d)S.get(w)?S.delete(w):(T(),d.delete(w));for(const[w,T]of S)d.set(w,sS(t,c,T));o(v)}}const p=c.subject.subscribe(n,h);return()=>{t.logger.info("🙈",c.type,c.key,`Removing subscription "${n}"`),p();for(const g of d.values())g()}}function pt(t,e){let n,r=t;for(;r!==null;){switch(e.type){case"atom":case"mutable_atom":n=r.atoms.get(e.key);break;case"writable_pure_selector":case"writable_held_selector":n=r.writableSelectors.get(e.key);break;case"readonly_pure_selector":case"readonly_held_selector":n=r.readonlySelectors.get(e.key);break;case"atom_family":case"mutable_atom_family":case"writable_pure_selector_family":case"readonly_pure_selector_family":case"writable_held_selector_family":case"readonly_held_selector_family":n=r.families.get(e.key);break;case"timeline":n=r.timelines.get(e.key);break;case"transaction":n=r.transactions.get(e.key);break}if(n)return n;r=r.child}throw new p1(e,t)}const E1=(t,e,n,r)=>{const o=pt(t,e);t.logger.info("👀","timeline",e.key,`Adding subscription "${n}"`);const c=o.subject.subscribe(n,r);return()=>{t.logger.info("🙈","timeline",e.key,`Removing subscription "${n}" from timeline`),c()}},R1=(t,e,n,r)=>{const o=pt(t,e);t.logger.info("👀","transaction",e.key,`Adding subscription "${n}"`);const c=o.subject.subscribe(n,r);return()=>{t.logger.info("🙈","transaction",e.key,`Removing subscription "${n}"`),c()}};function SM(t,e,n,r=Zu()){switch(e.type){case"atom":case"mutable_atom":case"readonly_pure_selector":case"readonly_held_selector":case"writable_pure_selector":case"writable_held_selector":return _o(t,e,r,n);case"transaction":return R1(t,e,r,n);case"timeline":return E1(t,e,r,n)}}var Zm=class{initializeSignalAtom(t,e){const n=`*${t.key}`;e.atoms.delete(n),e.valueMap.delete(n);const r=t.family?{key:`*${t.family.key}`,subKey:t.family.subKey}:void 0,o=tf(e,{key:n,default:null},r,["tracker:signal"]);if(e.parent?.valueMap.has(n)){const c=e.parent.valueMap.get(n);e.valueMap.set(n,c)}return o}unsubscribeFromInnerValue;unsubscribeFromState;captureSignalsFromCore(t,e,n){const r=t.key,o=n.config.name,c=cn(n)?n.transactionMeta.update.token.key:"main",u=`tracker:${o}:${c}:${r}`,d=p=>{At(n,e,p)},h=zn(n,t);this.unsubscribeFromInnerValue=h.subscribe(u,d),this.unsubscribeFromState=_o(n,t,u,(function(y){y.newValue!==y.oldValue&&(this.unsubscribeFromInnerValue(),this.unsubscribeFromInnerValue=y.newValue.subscribe(u,d))}).bind(this))}supplySignalsToCore(t,e,n){const r=`tracker:${n.config.name}:${cn(n)?n.transactionMeta.update.token.key:"main"}:${t.key}`;_o(n,e,r,function({newValue:c,oldValue:u}){const d=n.timelineTopics.getRelatedKey(e.key);if(d&&n.timelines.get(d)?.timeTraveling){const g=E1(n,{key:d,type:"timeline"},r,function(S){g(),At(n,t,w=>(S==="redo"&&c?w.do(c):S==="undo"&&u&&w.undo(u),w))});return}const h=zn(n,t),p=h.getUpdateNumber(c),y=p-h.cacheUpdateNumber;if(c&&y===1)At(n,t,g=>(g.do(c),g));else{const g=h.cacheUpdateNumber+1;n.logger.info("❌","mutable_atom",t.key,"could not be updated. Expected update number",g,"but got",p)}})}mutableAtomToken;latestSignalToken;[Symbol.dispose];constructor(t,e){const n=Re(e),r=this.initializeSignalAtom(t,n);this.mutableAtomToken=t,this.latestSignalToken=r,this.captureSignalsFromCore(t,r,n),this.supplySignalsToCore(t,r,n),n.trackers.set(t.key,this),this[Symbol.dispose]=()=>{this.unsubscribeFromInnerValue(),this.unsubscribeFromState(),n.trackers.delete(t.key)}}};function Qm(t,e,n){t.logger.info("🔨","atom",e.key,`creating in store "${t.config.name}"`);const r=Re(t),{key:o}=e,c=r.atoms.get(o),u="mutable_atom";if(c&&c.type===u)return t.logger.error("❌",u,o,"Tried to create atom, but it already exists in the store."),Dr(c);const d=new Qe,h={...e,type:u,install:y=>(y.logger.info("🛠️","atom",o,`installing in store "${y.config.name}"`),Qm(y,e,n)),subject:d};n&&(h.family=n),r.atoms.set(h.key,h);const p=Dr(h);if(e.effects){let y=0;const g=[];for(const v of e.effects){const S=v({resetSelf:()=>{qm(t,p)},setSelf:w=>{At(t,p,w)},onSet:w=>_o(t,p,`effect[${y}]`,w)});S&&g.push(S),++y}h.cleanup=()=>{for(const v of g)v()}}return new Zm(p,t),n||w1(t,{key:`${o}:JSON`,get:({get:y})=>y(p).toJSON(),set:({set:y},g)=>{y(p,e.class.fromJSON(g))}}),t.on.atomCreation.next(p),p}var xM=class{trackers=new Map;latestSignalAtoms;mutableAtoms;constructor(t,e){const n=Xm(e,{key:`*${t.key}`,default:null},["mutable","updates"]);this.latestSignalAtoms=pt(e,n),this.mutableAtoms=t;const r=o=>{const{type:c,token:u}=o;if(u.family){const d=Ki(u.family.subKey);switch(c){case"state_creation":this.trackers.set(d,new Zm(u,e));break;case"state_disposal":{const h=this.trackers.get(d);h&&(h[Symbol.dispose](),this.trackers.delete(d))}}}};this.mutableAtoms.subject.subscribe(`store=${e.config.name}::tracker-atom-family`,r)}};function O1(t,e,n){const r={key:e.key,type:"mutable_atom_family"},o=t.families.get(e.key);o&&t.logger.error("❗","mutable_atom_family",e.key,`Overwriting an existing ${gs(o)} "${o.key}" in store "${t.config.name}". You can safely ignore this warning if it is due to hot module replacement.`);const c=new Qe,d=Object.assign(h=>{const p=Xe(h),y={key:e.key,subKey:p},g=`${e.key}(${p})`,v=Re(t),S={key:g,class:e.class};e.effects&&(S.effects=e.effects(h));const w=Qm(v,S,y);return c.next({type:"state_creation",token:w,timestamp:Date.now()}),w},r,{class:e.class,subject:c,install:h=>O1(h,e),internalRoles:n});return t.families.set(e.key,d),Jm(t,{key:`${e.key}:JSON`,get:h=>({get:p})=>p(r,h).toJSON(),set:h=>({set:p},y)=>{p(r,h,e.class.fromJSON(y))}},["mutable","json"]),new xM(d,t),r}const oS=(t,e)=>{const n=Re(e),r=`${t.key}:JSON`;return n.families.get(r)},bs=(t,e)=>{if(e.family){const r=Re(t),c={key:`${e.family.key}:JSON`,type:"writable_pure_selector_family"},u=pt(r,c),d=JSON.parse(e.family.subKey);return xn(t,u,d)}return{type:"writable_pure_selector",key:`${e.key}:JSON`}},k1=t=>{const n={type:"atom",key:`*${t.key}`};return t.family&&(n.family={key:`*${t.family.key}`,subKey:t.family.subKey}),n};function zh(t){return typeof t=="object"&&t!==null&&"do"in t&&"undo"in t&&"subscribe"in t&&"cacheUpdateNumber"in t&&"getUpdateNumber"in t&&"READONLY_VIEW"in t&&"toJSON"in t}var wM=class{parent=null;child=null;valueMap=new Map;defaults=new Map;atoms=new Map;writableSelectors=new Map;readonlySelectors=new Map;atomsThatAreDefault=new Set;selectorAtoms=new Xt({between:["selectorKey","atomKey"],cardinality:"n:n"});selectorGraph=new Xt({between:["upstreamSelectorKey","downstreamSelectorKey"],cardinality:"n:n"},{makeContentKey:(...t)=>t.sort().join(":")});trackers=new Map;families=new Map;joins=new Map;transactions=new Map;transactionMeta={epoch:new Map,actionContinuities:new Xt({between:["continuity","action"],cardinality:"1:n"})};timelines=new Map;timelineTopics=new Xt({between:["timelineKey","topicKey"],cardinality:"1:n"});disposalTraces=new P_(100);molecules=new Map;moleculeJoins=new Xt({between:["moleculeKey","joinKey"],cardinality:"n:n"},{makeContentKey:(...t)=>t.sort().join(":")});moleculeGraph=new Xt({between:["upstreamMoleculeKey","downstreamMoleculeKey"],cardinality:"n:n"},{makeContentKey:(...t)=>t.sort().join(":")});moleculeData=new Xt({between:["moleculeKey","stateFamilyKey"],cardinality:"n:n"},{makeContentKey:(...t)=>t.sort().join(":")});miscResources=new Map;on={atomCreation:new Qe,atomDisposal:new Qe,selectorCreation:new Qe,selectorDisposal:new Qe,timelineCreation:new Qe,transactionCreation:new Qe,transactionApplying:new F_(null),operationClose:new Qe,moleculeCreation:new Qe,moleculeDisposal:new Qe};operation={open:!1};config={name:"IMPLICIT_STORE",lifespan:"ephemeral"};loggers=[new B_("warn",(t,e,n)=>!OM(n))];logger={error:(...t)=>{for(const e of this.loggers)e.error(...t)},info:(...t)=>{for(const e of this.loggers)e.info(...t)},warn:(...t)=>{for(const e of this.loggers)e.warn(...t)}};constructor(t,e=null){if(this.config={...e?.config,...t},e!==null){this.operation={...e?.operation},Ji(e)&&(this.transactionMeta={epoch:new Map(e?.transactionMeta.epoch),actionContinuities:new Xt(e?.transactionMeta.actionContinuities.toJSON())});for(const[,r]of e.families)r.internalRoles?.includes("mutable")||r.internalRoles?.includes("join")||r.install(this);const n=new Set;for(const[,r]of e.atoms)if(!n.has(r.key)&&(r.install(this),r.type==="mutable_atom")){const o=bs(e,r),c=k1(r);n.add(o.key),n.add(c.key)}for(const[,r]of e.readonlySelectors)r.install(this);for(const[,r]of e.writableSelectors)n.has(r.key)||r.install(this);for(const[,r]of e.transactions)r.install(this);for(const[,r]of e.timelines)r.install(this)}}};const mt={get STORE(){return globalThis.ATOM_IO_IMPLICIT_STORE??=new wM({name:"IMPLICIT_STORE",lifespan:"ephemeral"}),globalThis.ATOM_IO_IMPLICIT_STORE}};function tf(t,e,n,r){const o="atom",{key:c}=e;t.logger.info("🔨","atom",c,`creating in store "${t.config.name}"`);const u=Re(t),d=u.atoms.get(c);if(d&&d.type===o)return t.logger.error("❌","atom",c,"Tried to create atom, but it already exists in the store."),Dr(d);const h=new Qe,p={...e,type:o,install:g=>(g.logger.info("🛠️",o,c,`installing in store "${g.config.name}"`),tf(g,e,n)),subject:h};n&&(p.family=n),r&&(p.internalRoles=r),u.atoms.set(c,p);const y=Dr(p);if(e.effects){let g=0;const v=[];for(const S of e.effects){const w=S({resetSelf:()=>{qm(t,y)},setSelf:T=>{At(t,y,T)},onSet:T=>_o(t,y,`effect[${g}]`,T)});w&&v.push(w),++g}p.cleanup=()=>{for(const S of v)S()}}return t.on.atomCreation.next(y),y}function Wm(t,e){const n=Re(t),{key:r,family:o}=e,c=pt(n,e);if(!o)t.logger.error("❌","atom",r,"Standalone atoms cannot be disposed.");else{c.cleanup?.();const u=t.valueMap.get(c.key),d=h1(t,e),p=pt(t,d).subject,y={type:"state_disposal",subType:"atom",token:e,value:u,timestamp:Date.now()};p.next(y);const g=cn(n);if(n.atoms.delete(r),n.valueMap.delete(r),n.selectorAtoms.delete(r),n.atomsThatAreDefault.delete(r),n.moleculeData.delete(o.key,o.subKey),t.timelineTopics.delete(r),e.type==="mutable_atom"){const v=k1(e);Wm(t,v),t.trackers.delete(r)}if(t.logger.info("🔥","atom",r,"deleted"),g&&n.transactionMeta.phase==="building"){const v=n.transactionMeta.update.subEvents.at(-1);v?.type==="molecule_disposal"&&v.values.some(([T])=>T===c.family?.key)||n.transactionMeta.update.subEvents.push(y)}else t.on.atomDisposal.next(e)}}function TM(t,e){return"internalRoles"in t?t.internalRoles.includes(e):!1}var _1=class{toolkit;options;defaultContent;molecules=new Map;relations;states;core;transact(t,e){const n=this.toolkit;this.toolkit=t,e(this),this.toolkit=n}store;realm;[Symbol.dispose](){}constructor(t,e,n=mt.STORE){this.store=n,this.realm=new V_(n),this.options=t,this.defaultContent=e,this.store.miscResources.set(`join:${t.key}`,this),this.realm.allocate("root",t.key),this.toolkit={get:((...j)=>zn(n,...j)),set:((...j)=>{At(n,...j)}),find:((...j)=>xn(n,...j)),json:j=>bs(n,j)};const r=t.between[0],o=t.between[1],c=O1(n,{key:`${t.key}/relatedKeys`,class:Um},["join","relations"]);this.core={relatedKeysAtoms:c};const u=({get:j},k)=>j(c,k),d=({set:j},k,J)=>{this.store.molecules.has(Xe(k))||this.realm.allocate(t.key,k),j(c,k,H=>H.add(J)),j(c,J,H=>H.add(k))},h=({set:j},k,J)=>{j(c,k,H=>(H.delete(J),H)),j(c,J,H=>(H.delete(k),H))},p=(j,k,J)=>{const{find:H,get:F,set:ie}=j,oe=H(c,k),fe=F(oe);for(const ge of fe)J.includes(ge)||ie(c,ge,Q=>(Q.delete(k),Q));ie(oe,ge=>(ge.transaction(be=>{be.clear();for(const Q of J){const W=u(j,Q),B=W.has(k);if(this.relations.cardinality==="1:n"){const q=[];for(const z of W){if(z===k)continue;const ee=u(j,z);ee.delete(Q),ee.size===0&&q.push(z)}!B&&W.size>0&&W.clear();for(const z of q){const ee=[Q,z].sort(),A=`"${ee[0]}:${ee[1]}"`;this.molecules.delete(A)}}B||W.add(k),be.add(Q)}return!0}),ge))},y=(j,k,J)=>{const{set:H}=j;H(c,k,F=>(F.transaction(ie=>{for(const oe of J)ie.add(oe);return!0}),F));for(const F of J)H(c,F,ie=>(ie.add(k),ie));return!0},g=(j,k,J)=>{const H=u(j,k);return J?H.has(J):H.size>0},v={getRelatedKeys:j=>u(this.toolkit,j),addRelation:(j,k)=>{this.store.moleculeJoins.set(j,t.key),this.store.moleculeJoins.set(k,t.key),d(this.toolkit,j,k)},deleteRelation:(j,k)=>{h(this.toolkit,j,k)},replaceRelationsSafely:(j,k)=>{p(this.toolkit,j,k)},replaceRelationsUnsafely:(j,k)=>{y(this.toolkit,j,k)},has:(j,k)=>g(this.toolkit,j,k)};let S,w;if(e){w=Xm(n,{key:`${t.key}/content`,default:e},["join","content"]);const j=({get:H},F)=>H(w,F),k=({set:H},F,ie)=>{H(w,F,ie)};S=Object.assign(v,{getContent:H=>j(this.toolkit,H),setContent:(H,F)=>{k(this.toolkit,H,F)},deleteContent:H=>{this.realm.deallocate(H)}})}else S=v;const T=new Xt(t,{externalStore:S,isAType:t.isAType,isBType:t.isBType,makeContentKey:(...j)=>{const[k,J]=j,H=j.sort(),F=`${H[0]}:${H[1]}`,ie=n.molecules.get(Xe(k)),oe=n.molecules.get(Xe(J));return ie||this.realm.allocate(t.key,k),oe||this.realm.allocate(t.key,J),this.realm.allocate(k,F,"all"),this.realm.claim(J,F),this.store.moleculeJoins.set(F,t.key),F}}),D=()=>po(n,{key:`${t.key}/singleRelatedKey`,get:j=>({get:k})=>{const J=k(c,j);for(const H of J)return H;return null}},["join","keys"]),C=()=>po(n,{key:`${t.key}/multipleRelatedKeys`,get:j=>({get:k})=>{const J=oS(c,n);return k(J,j).members}},["join","keys"]),O=()=>po(n,{key:`${t.key}/singleRelatedEntry`,get:j=>({get:k})=>{const J=k(c,j);for(const H of J){let F=T.isAType?.(j)?j:void 0,ie=F===void 0?j:void 0;F??=H,ie??=H;const oe=T.makeContentKey(F,ie),fe=k(w,oe);return[H,fe]}return null}},["join","entries"]),M=()=>po(n,{key:`${t.key}/multipleRelatedEntries`,get:j=>({get:k})=>{const J=oS(c,n);return k(J,j).members.map(F=>{let ie=T.isAType?.(j)?j:void 0,oe=ie===void 0?j:void 0;ie??=F,oe??=F;const fe=T.makeContentKey(ie,oe),ge=k(w,fe);return[F,ge]})}},["join","entries"]);switch(t.cardinality){case"1:1":{const j=D(),k=`${r}KeyOf${sn(o)}`,J=`${o}KeyOf${sn(r)}`,H={[k]:j,[J]:j};let F;if(e){const ie=O(),oe=`${r}EntryOf${sn(o)}`,fe=`${o}EntryOf${sn(r)}`,ge={[oe]:ie,[fe]:ie};F=Object.assign(H,ge)}else F=H;this.relations=T,this.states=F;break}case"1:n":{const j=D(),k=C(),J=`${r}KeyOf${sn(o)}`,H=`${o}KeysOf${sn(r)}`,F={[J]:j,[H]:k};let ie;if(e){const oe=O(),fe=M(),ge=`${r}EntryOf${sn(o)}`,be=`${o}EntriesOf${sn(r)}`,Q={[ge]:oe,[be]:fe};ie=Object.assign(F,Q)}else ie=F;this.relations=T,this.states=ie;break}case"n:n":{const j=C(),k=`${r}KeysOf${sn(o)}`,J=`${o}KeysOf${sn(r)}`,H={[k]:j,[J]:j};let F;if(e){const ie=M(),oe=`${r}EntriesOf${sn(o)}`,fe=`${o}EntriesOf${sn(r)}`,ge={[oe]:ie,[fe]:ie};F=Object.assign(H,ge)}else F=H;this.relations=T,this.states=F}}}};function AM(t,e,n){return t.joins.set(e.key,new _1(e,n,t)),{key:e.key,type:"join",a:e.between[0],b:e.between[1],cardinality:e.cardinality}}function EM(t,e){let n=e.joins.get(t.key);if(n===void 0){const o=mt.STORE.joins.get(t.key);if(o===void 0)throw new Error(`Join "${t.key}" not found in store "${e.config.name}"`);n=new _1(o.options,o.defaultContent,e),e.joins.set(t.key,n)}return n}function RM(t,e){return EM(t,e).core.relatedKeysAtoms}function OM(t){return t.startsWith("🔍 ")}var Kh={exports:{}},Se={};/**
23
+ * @license React
24
+ * react.production.js
25
+ *
26
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
27
+ *
28
+ * This source code is licensed under the MIT license found in the
29
+ * LICENSE file in the root directory of this source tree.
30
+ */var aS;function kM(){if(aS)return Se;aS=1;var t=Symbol.for("react.transitional.element"),e=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),u=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),g=Symbol.iterator;function v(A){return A===null||typeof A!="object"?null:(A=g&&A[g]||A["@@iterator"],typeof A=="function"?A:null)}var S={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,T={};function D(A,I,te){this.props=A,this.context=I,this.refs=T,this.updater=te||S}D.prototype.isReactComponent={},D.prototype.setState=function(A,I){if(typeof A!="object"&&typeof A!="function"&&A!=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,A,I,"setState")},D.prototype.forceUpdate=function(A){this.updater.enqueueForceUpdate(this,A,"forceUpdate")};function C(){}C.prototype=D.prototype;function O(A,I,te){this.props=A,this.context=I,this.refs=T,this.updater=te||S}var M=O.prototype=new C;M.constructor=O,w(M,D.prototype),M.isPureReactComponent=!0;var j=Array.isArray,k={H:null,A:null,T:null,S:null,V:null},J=Object.prototype.hasOwnProperty;function H(A,I,te,X,se,ue){return te=ue.ref,{$$typeof:t,type:A,key:I,ref:te!==void 0?te:null,props:ue}}function F(A,I){return H(A.type,I,void 0,void 0,void 0,A.props)}function ie(A){return typeof A=="object"&&A!==null&&A.$$typeof===t}function oe(A){var I={"=":"=0",":":"=2"};return"$"+A.replace(/[=:]/g,function(te){return I[te]})}var fe=/\/+/g;function ge(A,I){return typeof A=="object"&&A!==null&&A.key!=null?oe(""+A.key):I.toString(36)}function be(){}function Q(A){switch(A.status){case"fulfilled":return A.value;case"rejected":throw A.reason;default:switch(typeof A.status=="string"?A.then(be,be):(A.status="pending",A.then(function(I){A.status==="pending"&&(A.status="fulfilled",A.value=I)},function(I){A.status==="pending"&&(A.status="rejected",A.reason=I)})),A.status){case"fulfilled":return A.value;case"rejected":throw A.reason}}throw A}function W(A,I,te,X,se){var ue=typeof A;(ue==="undefined"||ue==="boolean")&&(A=null);var le=!1;if(A===null)le=!0;else switch(ue){case"bigint":case"string":case"number":le=!0;break;case"object":switch(A.$$typeof){case t:case e:le=!0;break;case y:return le=A._init,W(le(A._payload),I,te,X,se)}}if(le)return se=se(A),le=X===""?"."+ge(A,0):X,j(se)?(te="",le!=null&&(te=le.replace(fe,"$&/")+"/"),W(se,I,te,"",function(wn){return wn})):se!=null&&(ie(se)&&(se=F(se,te+(se.key==null||A&&A.key===se.key?"":(""+se.key).replace(fe,"$&/")+"/")+le)),I.push(se)),1;le=0;var it=X===""?".":X+":";if(j(A))for(var Ve=0;Ve<A.length;Ve++)X=A[Ve],ue=it+ge(X,Ve),le+=W(X,I,te,ue,se);else if(Ve=v(A),typeof Ve=="function")for(A=Ve.call(A),Ve=0;!(X=A.next()).done;)X=X.value,ue=it+ge(X,Ve++),le+=W(X,I,te,ue,se);else if(ue==="object"){if(typeof A.then=="function")return W(Q(A),I,te,X,se);throw I=String(A),Error("Objects are not valid as a React child (found: "+(I==="[object Object]"?"object with keys {"+Object.keys(A).join(", ")+"}":I)+"). If you meant to render a collection of children, use an array instead.")}return le}function B(A,I,te){if(A==null)return A;var X=[],se=0;return W(A,X,"","",function(ue){return I.call(te,ue,se++)}),X}function q(A){if(A._status===-1){var I=A._result;I=I(),I.then(function(te){(A._status===0||A._status===-1)&&(A._status=1,A._result=te)},function(te){(A._status===0||A._status===-1)&&(A._status=2,A._result=te)}),A._status===-1&&(A._status=0,A._result=I)}if(A._status===1)return A._result.default;throw A._result}var z=typeof reportError=="function"?reportError:function(A){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var I=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof A=="object"&&A!==null&&typeof A.message=="string"?String(A.message):String(A),error:A});if(!window.dispatchEvent(I))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",A);return}console.error(A)};function ee(){}return Se.Children={map:B,forEach:function(A,I,te){B(A,function(){I.apply(this,arguments)},te)},count:function(A){var I=0;return B(A,function(){I++}),I},toArray:function(A){return B(A,function(I){return I})||[]},only:function(A){if(!ie(A))throw Error("React.Children.only expected to receive a single React element child.");return A}},Se.Component=D,Se.Fragment=n,Se.Profiler=o,Se.PureComponent=O,Se.StrictMode=r,Se.Suspense=h,Se.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=k,Se.__COMPILER_RUNTIME={__proto__:null,c:function(A){return k.H.useMemoCache(A)}},Se.cache=function(A){return function(){return A.apply(null,arguments)}},Se.cloneElement=function(A,I,te){if(A==null)throw Error("The argument must be a React element, but you passed "+A+".");var X=w({},A.props),se=A.key,ue=void 0;if(I!=null)for(le in I.ref!==void 0&&(ue=void 0),I.key!==void 0&&(se=""+I.key),I)!J.call(I,le)||le==="key"||le==="__self"||le==="__source"||le==="ref"&&I.ref===void 0||(X[le]=I[le]);var le=arguments.length-2;if(le===1)X.children=te;else if(1<le){for(var it=Array(le),Ve=0;Ve<le;Ve++)it[Ve]=arguments[Ve+2];X.children=it}return H(A.type,se,void 0,void 0,ue,X)},Se.createContext=function(A){return A={$$typeof:u,_currentValue:A,_currentValue2:A,_threadCount:0,Provider:null,Consumer:null},A.Provider=A,A.Consumer={$$typeof:c,_context:A},A},Se.createElement=function(A,I,te){var X,se={},ue=null;if(I!=null)for(X in I.key!==void 0&&(ue=""+I.key),I)J.call(I,X)&&X!=="key"&&X!=="__self"&&X!=="__source"&&(se[X]=I[X]);var le=arguments.length-2;if(le===1)se.children=te;else if(1<le){for(var it=Array(le),Ve=0;Ve<le;Ve++)it[Ve]=arguments[Ve+2];se.children=it}if(A&&A.defaultProps)for(X in le=A.defaultProps,le)se[X]===void 0&&(se[X]=le[X]);return H(A,ue,void 0,void 0,null,se)},Se.createRef=function(){return{current:null}},Se.forwardRef=function(A){return{$$typeof:d,render:A}},Se.isValidElement=ie,Se.lazy=function(A){return{$$typeof:y,_payload:{_status:-1,_result:A},_init:q}},Se.memo=function(A,I){return{$$typeof:p,type:A,compare:I===void 0?null:I}},Se.startTransition=function(A){var I=k.T,te={};k.T=te;try{var X=A(),se=k.S;se!==null&&se(te,X),typeof X=="object"&&X!==null&&typeof X.then=="function"&&X.then(ee,z)}catch(ue){z(ue)}finally{k.T=I}},Se.unstable_useCacheRefresh=function(){return k.H.useCacheRefresh()},Se.use=function(A){return k.H.use(A)},Se.useActionState=function(A,I,te){return k.H.useActionState(A,I,te)},Se.useCallback=function(A,I){return k.H.useCallback(A,I)},Se.useContext=function(A){return k.H.useContext(A)},Se.useDebugValue=function(){},Se.useDeferredValue=function(A,I){return k.H.useDeferredValue(A,I)},Se.useEffect=function(A,I,te){var X=k.H;if(typeof te=="function")throw Error("useEffect CRUD overload is not enabled in this build of React.");return X.useEffect(A,I)},Se.useId=function(){return k.H.useId()},Se.useImperativeHandle=function(A,I,te){return k.H.useImperativeHandle(A,I,te)},Se.useInsertionEffect=function(A,I){return k.H.useInsertionEffect(A,I)},Se.useLayoutEffect=function(A,I){return k.H.useLayoutEffect(A,I)},Se.useMemo=function(A,I){return k.H.useMemo(A,I)},Se.useOptimistic=function(A,I){return k.H.useOptimistic(A,I)},Se.useReducer=function(A,I,te){return k.H.useReducer(A,I,te)},Se.useRef=function(A){return k.H.useRef(A)},Se.useState=function(A){return k.H.useState(A)},Se.useSyncExternalStore=function(A,I,te){return k.H.useSyncExternalStore(A,I,te)},Se.useTransition=function(){return k.H.useTransition()},Se.version="19.1.1",Se}var lS;function ey(){return lS||(lS=1,Kh.exports=kM()),Kh.exports}var V=ey();const jp=__(V),M1=k_({__proto__:null,default:jp},[V]),ty=V.createContext(mt.STORE);function C1(t,...e){let n;if(e.length===2){const r=e[0],o=e[1];n=xn(t,r,o)}else n=e[0];return n}function Yn(...t){const e=V.useContext(ty),n=C1(e,...t),r=V.useRef(null);return r.current??=o=>{At(e,n,o)},r.current}function xt(...t){const e=V.useContext(ty),n=C1(e,...t),r=V.useId();return V.useSyncExternalStore(o=>_o(e,n,`use-o:${r}`,o),()=>zn(e,n),()=>zn(e,n))}const D1=(t,{stringify:e,parse:n},r)=>({setSelf:o,onSet:c})=>{const u=t.getItem(r);u!=null&&o(n(u)),c(({newValue:d})=>{if(d==null){t.removeItem(r);return}t.setItem(r,e(d))})},_M=(t,e,n,r,o)=>c=>{function u(h,p){if(t.logger.info("🧑‍⚖️","continuity",e,"reconciling updates"),At(t,uu,g=>(g.shift(),g)),h.id===p.id){const g=JSON.stringify(h.subEvents),v=JSON.stringify(p.subEvents);if(g===v){t.logger.info("✅","continuity",e,`results for ${h.id} match between client and server`),n.emit(`ack:${e}`,p.epoch);return}}else t.logger.info("❌","continuity",e,`thought update #${p.epoch} was ${h.token.key}:${h.id}, but it was actually ${p.token.key}:${p.id}`);t.logger.info("🧑‍⚖️","continuity",e,"updates do not match",h,p);const y=r.toReversed();for(const g of y)ho("oldValue",g,t);t.logger.info("⏪","continuity",e,"undid optimistic updates:",y),ho("oldValue",h,t),t.logger.info("⏪","continuity",e,"undid zeroth optimistic update",h),ho("newValue",p,t),t.logger.info("⏩","continuity",e,"applied confirmed update",p),n.emit(`ack:${e}`,p.epoch);for(const g of r){const v={type:"transaction",key:g.token.key},{id:S,params:w}=g;Km(t,v,S)(...w)}t.logger.info("⏩","continuity",e,"reapplied subsequent optimistic updates:",r)}t.logger.info("🧑‍⚖️","continuity",e,"integrating confirmed update",{confirmedUpdate:c,confirmedUpdates:o,optimisticUpdates:r});const d=r[0];if(d)if(t.logger.info("🧑‍⚖️","continuity",e,"has optimistic updates to reconcile"),c.epoch===d.epoch){t.logger.info("🧑‍⚖️","continuity",e,`epoch of confirmed update #${c.epoch} matches zeroth optimistic update`),u(d,c);for(const h of o){const p=r[0];if(h.epoch===p?.epoch)u(p,h);else break}}else t.logger.info("🧑‍⚖️","continuity",e,`epoch of confirmed update #${c.epoch} does not match zeroth optimistic update #${d.epoch}`),o.some(p=>p.epoch===c.epoch)||(t.logger.info("👈","continuity",e,"pushing confirmed update to queue",c),At(t,Bp,p=>(p.push(c),p.sort((y,g)=>y.epoch-g.epoch),p)));else{t.logger.info("🧑‍⚖️","continuity",e,"has no optimistic updates to deal with");const h=Ji(t);let p;h&&(p=b1(t,e)),p===c.epoch-1?(t.logger.info("✅","continuity",e,`integrating update #${c.epoch} (${c.token.key} ${c.id})`),ho("newValue",c,t),n.emit(`ack:${e}`,c.epoch),Pm(t,e,c.epoch)):h&&p!==void 0&&(t.logger.info("🧑‍⚖️","continuity",e,`received update #${c.epoch} but still waiting for update #${p+1}`,{clientEpoch:p,serverEpoch:c.epoch}),o.some(g=>g.epoch===c.epoch)?t.logger.info("👍","continuity",e,`confirmed update #${c.epoch} is already enqueued`):(t.logger.info("👈","continuity",e,`pushing confirmed update #${c.epoch} to queue`),At(t,Bp,g=>(g.push(c),g.sort((v,S)=>v.epoch-S.epoch),g))))}};function MM(t){return e=>{for(const n of e)Wm(t,n)}}function CM(t){return e=>{let n=0,r,o;for(const c of e)n%2===0?r=c:(o=c,At(t,r,o)),n++}}const N1=lt({key:"mySocketId__INTERNAL",default:void 0});mi({key:"mySocketId",get:({get:t})=>t(N1)});lt({key:"myName",default:null,effects:typeof window>"u"?[]:[D1(window.localStorage,JSON,"myUsername")]});const uu=lt({key:"updateQueue",default:()=>[]}),Bp=lt({key:"serverConfirmedUpdateQueue",default:()=>[]});function DM(t,e,n){const r=n.key,o=zn(t,uu),c=zn(t,Bp),u=(g,v)=>{e.off(`continuity-init:${r}`,u);let S=0,w,T;for(const D of v)S%2===0?w=D:(T=D,"type"in w&&w.type==="mutable_atom"&&(w=bs(t,w)),At(t,w,T)),S++;Pm(t,r,g)};e.off(`continuity-init:${r}`),e.on(`continuity-init:${r}`,u);const d=_M(t,r,e,o,c);e.off(`tx-new:${r}`),e.on(`tx-new:${r}`,d);const h=n.actions.map(g=>(v1(t,r,g.key),R1(t,g,`tx-run:${r}`,S=>{t.logger.info("🤞","continuity",r,"enqueuing optimistic update");const w=o.findIndex(T=>T.id===S.id);w===-1?(t.logger.info("🤞","continuity",r,"enqueuing new optimistic update"),At(t,uu,T=>(T.push(S),T.sort((D,C)=>D.epoch-C.epoch),T))):(t.logger.info("🤞","continuity",r,`replacing existing optimistic update at index ${w}`),At(t,uu,T=>(T[w]=S,T))),e.emit(`tx-run:${r}`,{id:S.id,token:g,params:S.params})}))),p=CM(t),y=MM(t);return e.on(`reveal:${r}`,p),e.on(`conceal:${r}`,y),e.emit(`get:${r}`),()=>{e.off(`continuity-init:${r}`),e.off(`tx-new:${r}`);for(const g of h)g()}}const{NODE_ENV:NM}=globalThis.env??{},$M=NM==="development";function Yc(){}function jM(t,e){if($M){const n=V.useRef(Yc);V.useEffect(()=>{let r=n.current;if(r===Yc)r=t()??Yc,n.current=r;else return()=>{r(),n.current=Yc}},e)}else V.useEffect(t,e)}function Ou(t){jM(t,[])}const $1=V.createContext({socket:null,services:null}),BM=({children:t,socket:e})=>{const n=V.useRef(new Map).current,r=Yn(N1);return V.useEffect(()=>{r(e?.id),e?.on("connect",()=>{r(e.id)}),e?.on("disconnect",()=>{r(void 0)})},[e,r]),Y.jsx($1.Provider,{value:{socket:e,services:n},children:t})};function LM(t,e){const{socket:n,services:r}=V.useContext($1);Ou(()=>{let o=r?.get(t);return o?o[0]++:(o=[1,n?e(n):void 0],r?.set(t,o)),()=>{o&&(o[0]--,o[0]===0&&(o[1]?.(),r?.delete(t)))}})}function VM(t){const e=V.useContext(ty);LM(`tx-sync:${t.key}`,n=>DM(e,n,t))}var qh={exports:{}},Ga={},Ph={exports:{}},Ih={};/**
31
+ * @license React
32
+ * scheduler.production.js
33
+ *
34
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
35
+ *
36
+ * This source code is licensed under the MIT license found in the
37
+ * LICENSE file in the root directory of this source tree.
38
+ */var cS;function UM(){return cS||(cS=1,(function(t){function e(B,q){var z=B.length;B.push(q);e:for(;0<z;){var ee=z-1>>>1,A=B[ee];if(0<o(A,q))B[ee]=q,B[z]=A,z=ee;else break e}}function n(B){return B.length===0?null:B[0]}function r(B){if(B.length===0)return null;var q=B[0],z=B.pop();if(z!==q){B[0]=z;e:for(var ee=0,A=B.length,I=A>>>1;ee<I;){var te=2*(ee+1)-1,X=B[te],se=te+1,ue=B[se];if(0>o(X,z))se<A&&0>o(ue,X)?(B[ee]=ue,B[se]=z,ee=se):(B[ee]=X,B[te]=z,ee=te);else if(se<A&&0>o(ue,z))B[ee]=ue,B[se]=z,ee=se;else break e}}return q}function o(B,q){var z=B.sortIndex-q.sortIndex;return z!==0?z:B.id-q.id}if(t.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var c=performance;t.unstable_now=function(){return c.now()}}else{var u=Date,d=u.now();t.unstable_now=function(){return u.now()-d}}var h=[],p=[],y=1,g=null,v=3,S=!1,w=!1,T=!1,D=!1,C=typeof setTimeout=="function"?setTimeout:null,O=typeof clearTimeout=="function"?clearTimeout:null,M=typeof setImmediate<"u"?setImmediate:null;function j(B){for(var q=n(p);q!==null;){if(q.callback===null)r(p);else if(q.startTime<=B)r(p),q.sortIndex=q.expirationTime,e(h,q);else break;q=n(p)}}function k(B){if(T=!1,j(B),!w)if(n(h)!==null)w=!0,J||(J=!0,ge());else{var q=n(p);q!==null&&W(k,q.startTime-B)}}var J=!1,H=-1,F=5,ie=-1;function oe(){return D?!0:!(t.unstable_now()-ie<F)}function fe(){if(D=!1,J){var B=t.unstable_now();ie=B;var q=!0;try{e:{w=!1,T&&(T=!1,O(H),H=-1),S=!0;var z=v;try{t:{for(j(B),g=n(h);g!==null&&!(g.expirationTime>B&&oe());){var ee=g.callback;if(typeof ee=="function"){g.callback=null,v=g.priorityLevel;var A=ee(g.expirationTime<=B);if(B=t.unstable_now(),typeof A=="function"){g.callback=A,j(B),q=!0;break t}g===n(h)&&r(h),j(B)}else r(h);g=n(h)}if(g!==null)q=!0;else{var I=n(p);I!==null&&W(k,I.startTime-B),q=!1}}break e}finally{g=null,v=z,S=!1}q=void 0}}finally{q?ge():J=!1}}}var ge;if(typeof M=="function")ge=function(){M(fe)};else if(typeof MessageChannel<"u"){var be=new MessageChannel,Q=be.port2;be.port1.onmessage=fe,ge=function(){Q.postMessage(null)}}else ge=function(){C(fe,0)};function W(B,q){H=C(function(){B(t.unstable_now())},q)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(B){B.callback=null},t.unstable_forceFrameRate=function(B){0>B||125<B?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):F=0<B?Math.floor(1e3/B):5},t.unstable_getCurrentPriorityLevel=function(){return v},t.unstable_next=function(B){switch(v){case 1:case 2:case 3:var q=3;break;default:q=v}var z=v;v=q;try{return B()}finally{v=z}},t.unstable_requestPaint=function(){D=!0},t.unstable_runWithPriority=function(B,q){switch(B){case 1:case 2:case 3:case 4:case 5:break;default:B=3}var z=v;v=B;try{return q()}finally{v=z}},t.unstable_scheduleCallback=function(B,q,z){var ee=t.unstable_now();switch(typeof z=="object"&&z!==null?(z=z.delay,z=typeof z=="number"&&0<z?ee+z:ee):z=ee,B){case 1:var A=-1;break;case 2:A=250;break;case 5:A=1073741823;break;case 4:A=1e4;break;default:A=5e3}return A=z+A,B={id:y++,callback:q,priorityLevel:B,startTime:z,expirationTime:A,sortIndex:-1},z>ee?(B.sortIndex=z,e(p,B),n(h)===null&&B===n(p)&&(T?(O(H),H=-1):T=!0,W(k,z-ee))):(B.sortIndex=A,e(h,B),w||S||(w=!0,J||(J=!0,ge()))),B},t.unstable_shouldYield=oe,t.unstable_wrapCallback=function(B){var q=v;return function(){var z=v;v=q;try{return B.apply(this,arguments)}finally{v=z}}}})(Ih)),Ih}var uS;function zM(){return uS||(uS=1,Ph.exports=UM()),Ph.exports}var Hh={exports:{}},It={};/**
39
+ * @license React
40
+ * react-dom.production.js
41
+ *
42
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
43
+ *
44
+ * This source code is licensed under the MIT license found in the
45
+ * LICENSE file in the root directory of this source tree.
46
+ */var fS;function KM(){if(fS)return It;fS=1;var t=ey();function e(h){var p="https://react.dev/errors/"+h;if(1<arguments.length){p+="?args[]="+encodeURIComponent(arguments[1]);for(var y=2;y<arguments.length;y++)p+="&args[]="+encodeURIComponent(arguments[y])}return"Minified React error #"+h+"; visit "+p+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function n(){}var r={d:{f:n,r:function(){throw Error(e(522))},D:n,C:n,L:n,m:n,X:n,S:n,M:n},p:0,findDOMNode:null},o=Symbol.for("react.portal");function c(h,p,y){var g=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:o,key:g==null?null:""+g,children:h,containerInfo:p,implementation:y}}var u=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function d(h,p){if(h==="font")return"";if(typeof p=="string")return p==="use-credentials"?p:""}return It.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=r,It.createPortal=function(h,p){var y=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!p||p.nodeType!==1&&p.nodeType!==9&&p.nodeType!==11)throw Error(e(299));return c(h,p,null,y)},It.flushSync=function(h){var p=u.T,y=r.p;try{if(u.T=null,r.p=2,h)return h()}finally{u.T=p,r.p=y,r.d.f()}},It.preconnect=function(h,p){typeof h=="string"&&(p?(p=p.crossOrigin,p=typeof p=="string"?p==="use-credentials"?p:"":void 0):p=null,r.d.C(h,p))},It.prefetchDNS=function(h){typeof h=="string"&&r.d.D(h)},It.preinit=function(h,p){if(typeof h=="string"&&p&&typeof p.as=="string"){var y=p.as,g=d(y,p.crossOrigin),v=typeof p.integrity=="string"?p.integrity:void 0,S=typeof p.fetchPriority=="string"?p.fetchPriority:void 0;y==="style"?r.d.S(h,typeof p.precedence=="string"?p.precedence:void 0,{crossOrigin:g,integrity:v,fetchPriority:S}):y==="script"&&r.d.X(h,{crossOrigin:g,integrity:v,fetchPriority:S,nonce:typeof p.nonce=="string"?p.nonce:void 0})}},It.preinitModule=function(h,p){if(typeof h=="string")if(typeof p=="object"&&p!==null){if(p.as==null||p.as==="script"){var y=d(p.as,p.crossOrigin);r.d.M(h,{crossOrigin:y,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0})}}else p==null&&r.d.M(h)},It.preload=function(h,p){if(typeof h=="string"&&typeof p=="object"&&p!==null&&typeof p.as=="string"){var y=p.as,g=d(y,p.crossOrigin);r.d.L(h,y,{crossOrigin:g,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0,type:typeof p.type=="string"?p.type:void 0,fetchPriority:typeof p.fetchPriority=="string"?p.fetchPriority:void 0,referrerPolicy:typeof p.referrerPolicy=="string"?p.referrerPolicy:void 0,imageSrcSet:typeof p.imageSrcSet=="string"?p.imageSrcSet:void 0,imageSizes:typeof p.imageSizes=="string"?p.imageSizes:void 0,media:typeof p.media=="string"?p.media:void 0})}},It.preloadModule=function(h,p){if(typeof h=="string")if(p){var y=d(p.as,p.crossOrigin);r.d.m(h,{as:typeof p.as=="string"&&p.as!=="script"?p.as:void 0,crossOrigin:y,integrity:typeof p.integrity=="string"?p.integrity:void 0})}else r.d.m(h)},It.requestFormReset=function(h){r.d.r(h)},It.unstable_batchedUpdates=function(h,p){return h(p)},It.useFormState=function(h,p,y){return u.H.useFormState(h,p,y)},It.useFormStatus=function(){return u.H.useHostTransitionStatus()},It.version="19.1.1",It}var dS;function j1(){if(dS)return Hh.exports;dS=1;function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(e){console.error(e)}}return t(),Hh.exports=KM(),Hh.exports}/**
47
+ * @license React
48
+ * react-dom-client.production.js
49
+ *
50
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
51
+ *
52
+ * This source code is licensed under the MIT license found in the
53
+ * LICENSE file in the root directory of this source tree.
54
+ */var hS;function qM(){if(hS)return Ga;hS=1;var t=zM(),e=ey(),n=j1();function r(i){var s="https://react.dev/errors/"+i;if(1<arguments.length){s+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)s+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+i+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(i){return!(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11)}function c(i){var s=i,a=i;if(i.alternate)for(;s.return;)s=s.return;else{i=s;do s=i,(s.flags&4098)!==0&&(a=s.return),i=s.return;while(i)}return s.tag===3?a:null}function u(i){if(i.tag===13){var s=i.memoizedState;if(s===null&&(i=i.alternate,i!==null&&(s=i.memoizedState)),s!==null)return s.dehydrated}return null}function d(i){if(c(i)!==i)throw Error(r(188))}function h(i){var s=i.alternate;if(!s){if(s=c(i),s===null)throw Error(r(188));return s!==i?null:i}for(var a=i,l=s;;){var f=a.return;if(f===null)break;var m=f.alternate;if(m===null){if(l=f.return,l!==null){a=l;continue}break}if(f.child===m.child){for(m=f.child;m;){if(m===a)return d(f),i;if(m===l)return d(f),s;m=m.sibling}throw Error(r(188))}if(a.return!==l.return)a=f,l=m;else{for(var b=!1,x=f.child;x;){if(x===a){b=!0,a=f,l=m;break}if(x===l){b=!0,l=f,a=m;break}x=x.sibling}if(!b){for(x=m.child;x;){if(x===a){b=!0,a=m,l=f;break}if(x===l){b=!0,l=m,a=f;break}x=x.sibling}if(!b)throw Error(r(189))}}if(a.alternate!==l)throw Error(r(190))}if(a.tag!==3)throw Error(r(188));return a.stateNode.current===a?i:s}function p(i){var s=i.tag;if(s===5||s===26||s===27||s===6)return i;for(i=i.child;i!==null;){if(s=p(i),s!==null)return s;i=i.sibling}return null}var y=Object.assign,g=Symbol.for("react.element"),v=Symbol.for("react.transitional.element"),S=Symbol.for("react.portal"),w=Symbol.for("react.fragment"),T=Symbol.for("react.strict_mode"),D=Symbol.for("react.profiler"),C=Symbol.for("react.provider"),O=Symbol.for("react.consumer"),M=Symbol.for("react.context"),j=Symbol.for("react.forward_ref"),k=Symbol.for("react.suspense"),J=Symbol.for("react.suspense_list"),H=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),ie=Symbol.for("react.activity"),oe=Symbol.for("react.memo_cache_sentinel"),fe=Symbol.iterator;function ge(i){return i===null||typeof i!="object"?null:(i=fe&&i[fe]||i["@@iterator"],typeof i=="function"?i:null)}var be=Symbol.for("react.client.reference");function Q(i){if(i==null)return null;if(typeof i=="function")return i.$$typeof===be?null:i.displayName||i.name||null;if(typeof i=="string")return i;switch(i){case w:return"Fragment";case D:return"Profiler";case T:return"StrictMode";case k:return"Suspense";case J:return"SuspenseList";case ie:return"Activity"}if(typeof i=="object")switch(i.$$typeof){case S:return"Portal";case M:return(i.displayName||"Context")+".Provider";case O:return(i._context.displayName||"Context")+".Consumer";case j:var s=i.render;return i=i.displayName,i||(i=s.displayName||s.name||"",i=i!==""?"ForwardRef("+i+")":"ForwardRef"),i;case H:return s=i.displayName||null,s!==null?s:Q(i.type)||"Memo";case F:s=i._payload,i=i._init;try{return Q(i(s))}catch{}}return null}var W=Array.isArray,B=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,q=n.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,z={pending:!1,data:null,method:null,action:null},ee=[],A=-1;function I(i){return{current:i}}function te(i){0>A||(i.current=ee[A],ee[A]=null,A--)}function X(i,s){A++,ee[A]=i.current,i.current=s}var se=I(null),ue=I(null),le=I(null),it=I(null);function Ve(i,s){switch(X(le,s),X(ue,i),X(se,null),s.nodeType){case 9:case 11:i=(i=s.documentElement)&&(i=i.namespaceURI)?_0(i):0;break;default:if(i=s.tagName,s=s.namespaceURI)s=_0(s),i=M0(s,i);else switch(i){case"svg":i=1;break;case"math":i=2;break;default:i=0}}te(se),X(se,i)}function wn(){te(se),te(ue),te(le)}function Qi(i){i.memoizedState!==null&&X(it,i);var s=se.current,a=M0(s,i.type);s!==a&&(X(ue,i),X(se,a))}function Si(i){ue.current===i&&(te(se),te(ue)),it.current===i&&(te(it),Ka._currentValue=z)}var xe=Object.prototype.hasOwnProperty,Me=t.unstable_scheduleCallback,Ae=t.unstable_cancelCallback,et=t.unstable_shouldYield,Rt=t.unstable_requestPaint,we=t.unstable_now,qn=t.unstable_getCurrentPriorityLevel,Gt=t.unstable_ImmediatePriority,Kt=t.unstable_UserBlockingPriority,Tn=t.unstable_NormalPriority,Qn=t.unstable_LowPriority,An=t.unstable_IdlePriority,Wn=t.log,$l=t.unstable_setDisableYieldValue,Xo=null,un=null;function Wi(i){if(typeof Wn=="function"&&$l(i),un&&typeof un.setStrictMode=="function")try{un.setStrictMode(Xo,i)}catch{}}var fn=Math.clz32?Math.clz32:pO,dO=Math.log,hO=Math.LN2;function pO(i){return i>>>=0,i===0?32:31-(dO(i)/hO|0)|0}var jl=256,Bl=4194304;function Vr(i){var s=i&42;if(s!==0)return s;switch(i&-i){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:case 262144:case 524288:case 1048576:case 2097152:return i&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return i&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return i}}function Ll(i,s,a){var l=i.pendingLanes;if(l===0)return 0;var f=0,m=i.suspendedLanes,b=i.pingedLanes;i=i.warmLanes;var x=l&134217727;return x!==0?(l=x&~m,l!==0?f=Vr(l):(b&=x,b!==0?f=Vr(b):a||(a=x&~i,a!==0&&(f=Vr(a))))):(x=l&~m,x!==0?f=Vr(x):b!==0?f=Vr(b):a||(a=l&~i,a!==0&&(f=Vr(a)))),f===0?0:s!==0&&s!==f&&(s&m)===0&&(m=f&-f,a=s&-s,m>=a||m===32&&(a&4194048)!==0)?s:f}function Jo(i,s){return(i.pendingLanes&~(i.suspendedLanes&~i.pingedLanes)&s)===0}function mO(i,s){switch(i){case 1:case 2:case 4:case 8:case 64:return s+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 s+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 dg(){var i=jl;return jl<<=1,(jl&4194048)===0&&(jl=256),i}function hg(){var i=Bl;return Bl<<=1,(Bl&62914560)===0&&(Bl=4194304),i}function Of(i){for(var s=[],a=0;31>a;a++)s.push(i);return s}function Zo(i,s){i.pendingLanes|=s,s!==268435456&&(i.suspendedLanes=0,i.pingedLanes=0,i.warmLanes=0)}function yO(i,s,a,l,f,m){var b=i.pendingLanes;i.pendingLanes=a,i.suspendedLanes=0,i.pingedLanes=0,i.warmLanes=0,i.expiredLanes&=a,i.entangledLanes&=a,i.errorRecoveryDisabledLanes&=a,i.shellSuspendCounter=0;var x=i.entanglements,E=i.expirationTimes,$=i.hiddenUpdates;for(a=b&~a;0<a;){var K=31-fn(a),G=1<<K;x[K]=0,E[K]=-1;var L=$[K];if(L!==null)for($[K]=null,K=0;K<L.length;K++){var U=L[K];U!==null&&(U.lane&=-536870913)}a&=~G}l!==0&&pg(i,l,0),m!==0&&f===0&&i.tag!==0&&(i.suspendedLanes|=m&~(b&~s))}function pg(i,s,a){i.pendingLanes|=s,i.suspendedLanes&=~s;var l=31-fn(s);i.entangledLanes|=s,i.entanglements[l]=i.entanglements[l]|1073741824|a&4194090}function mg(i,s){var a=i.entangledLanes|=s;for(i=i.entanglements;a;){var l=31-fn(a),f=1<<l;f&s|i[l]&s&&(i[l]|=s),a&=~f}}function kf(i){switch(i){case 2:i=1;break;case 8:i=4;break;case 32:i=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:i=128;break;case 268435456:i=134217728;break;default:i=0}return i}function _f(i){return i&=-i,2<i?8<i?(i&134217727)!==0?32:268435456:8:2}function yg(){var i=q.p;return i!==0?i:(i=window.event,i===void 0?32:X0(i.type))}function gO(i,s){var a=q.p;try{return q.p=i,s()}finally{q.p=a}}var er=Math.random().toString(36).slice(2),qt="__reactFiber$"+er,Wt="__reactProps$"+er,ws="__reactContainer$"+er,Mf="__reactEvents$"+er,bO="__reactListeners$"+er,vO="__reactHandles$"+er,gg="__reactResources$"+er,Qo="__reactMarker$"+er;function Cf(i){delete i[qt],delete i[Wt],delete i[Mf],delete i[bO],delete i[vO]}function Ts(i){var s=i[qt];if(s)return s;for(var a=i.parentNode;a;){if(s=a[ws]||a[qt]){if(a=s.alternate,s.child!==null||a!==null&&a.child!==null)for(i=$0(i);i!==null;){if(a=i[qt])return a;i=$0(i)}return s}i=a,a=i.parentNode}return null}function As(i){if(i=i[qt]||i[ws]){var s=i.tag;if(s===5||s===6||s===13||s===26||s===27||s===3)return i}return null}function Wo(i){var s=i.tag;if(s===5||s===26||s===27||s===6)return i.stateNode;throw Error(r(33))}function Es(i){var s=i[gg];return s||(s=i[gg]={hoistableStyles:new Map,hoistableScripts:new Map}),s}function Ct(i){i[Qo]=!0}var bg=new Set,vg={};function Ur(i,s){Rs(i,s),Rs(i+"Capture",s)}function Rs(i,s){for(vg[i]=s,i=0;i<s.length;i++)bg.add(s[i])}var SO=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]*$"),Sg={},xg={};function xO(i){return xe.call(xg,i)?!0:xe.call(Sg,i)?!1:SO.test(i)?xg[i]=!0:(Sg[i]=!0,!1)}function Vl(i,s,a){if(xO(s))if(a===null)i.removeAttribute(s);else{switch(typeof a){case"undefined":case"function":case"symbol":i.removeAttribute(s);return;case"boolean":var l=s.toLowerCase().slice(0,5);if(l!=="data-"&&l!=="aria-"){i.removeAttribute(s);return}}i.setAttribute(s,""+a)}}function Ul(i,s,a){if(a===null)i.removeAttribute(s);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":i.removeAttribute(s);return}i.setAttribute(s,""+a)}}function xi(i,s,a,l){if(l===null)i.removeAttribute(a);else{switch(typeof l){case"undefined":case"function":case"symbol":case"boolean":i.removeAttribute(a);return}i.setAttributeNS(s,a,""+l)}}var Df,wg;function Os(i){if(Df===void 0)try{throw Error()}catch(a){var s=a.stack.trim().match(/\n( *(at )?)/);Df=s&&s[1]||"",wg=-1<a.stack.indexOf(`
55
+ at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
56
+ `+Df+i+wg}var Nf=!1;function $f(i,s){if(!i||Nf)return"";Nf=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(s){var G=function(){throw Error()};if(Object.defineProperty(G.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(G,[])}catch(U){var L=U}Reflect.construct(i,[],G)}else{try{G.call()}catch(U){L=U}i.call(G.prototype)}}else{try{throw Error()}catch(U){L=U}(G=i())&&typeof G.catch=="function"&&G.catch(function(){})}}catch(U){if(U&&L&&typeof U.stack=="string")return[U.stack,L.stack]}return[null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var f=Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name");f&&f.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var m=l.DetermineComponentFrameRoot(),b=m[0],x=m[1];if(b&&x){var E=b.split(`
57
+ `),$=x.split(`
58
+ `);for(f=l=0;l<E.length&&!E[l].includes("DetermineComponentFrameRoot");)l++;for(;f<$.length&&!$[f].includes("DetermineComponentFrameRoot");)f++;if(l===E.length||f===$.length)for(l=E.length-1,f=$.length-1;1<=l&&0<=f&&E[l]!==$[f];)f--;for(;1<=l&&0<=f;l--,f--)if(E[l]!==$[f]){if(l!==1||f!==1)do if(l--,f--,0>f||E[l]!==$[f]){var K=`
59
+ `+E[l].replace(" at new "," at ");return i.displayName&&K.includes("<anonymous>")&&(K=K.replace("<anonymous>",i.displayName)),K}while(1<=l&&0<=f);break}}}finally{Nf=!1,Error.prepareStackTrace=a}return(a=i?i.displayName||i.name:"")?Os(a):""}function wO(i){switch(i.tag){case 26:case 27:case 5:return Os(i.type);case 16:return Os("Lazy");case 13:return Os("Suspense");case 19:return Os("SuspenseList");case 0:case 15:return $f(i.type,!1);case 11:return $f(i.type.render,!1);case 1:return $f(i.type,!0);case 31:return Os("Activity");default:return""}}function Tg(i){try{var s="";do s+=wO(i),i=i.return;while(i);return s}catch(a){return`
60
+ Error generating stack: `+a.message+`
61
+ `+a.stack}}function En(i){switch(typeof i){case"bigint":case"boolean":case"number":case"string":case"undefined":return i;case"object":return i;default:return""}}function Ag(i){var s=i.type;return(i=i.nodeName)&&i.toLowerCase()==="input"&&(s==="checkbox"||s==="radio")}function TO(i){var s=Ag(i)?"checked":"value",a=Object.getOwnPropertyDescriptor(i.constructor.prototype,s),l=""+i[s];if(!i.hasOwnProperty(s)&&typeof a<"u"&&typeof a.get=="function"&&typeof a.set=="function"){var f=a.get,m=a.set;return Object.defineProperty(i,s,{configurable:!0,get:function(){return f.call(this)},set:function(b){l=""+b,m.call(this,b)}}),Object.defineProperty(i,s,{enumerable:a.enumerable}),{getValue:function(){return l},setValue:function(b){l=""+b},stopTracking:function(){i._valueTracker=null,delete i[s]}}}}function zl(i){i._valueTracker||(i._valueTracker=TO(i))}function Eg(i){if(!i)return!1;var s=i._valueTracker;if(!s)return!0;var a=s.getValue(),l="";return i&&(l=Ag(i)?i.checked?"true":"false":i.value),i=l,i!==a?(s.setValue(i),!0):!1}function Kl(i){if(i=i||(typeof document<"u"?document:void 0),typeof i>"u")return null;try{return i.activeElement||i.body}catch{return i.body}}var AO=/[\n"\\]/g;function Rn(i){return i.replace(AO,function(s){return"\\"+s.charCodeAt(0).toString(16)+" "})}function jf(i,s,a,l,f,m,b,x){i.name="",b!=null&&typeof b!="function"&&typeof b!="symbol"&&typeof b!="boolean"?i.type=b:i.removeAttribute("type"),s!=null?b==="number"?(s===0&&i.value===""||i.value!=s)&&(i.value=""+En(s)):i.value!==""+En(s)&&(i.value=""+En(s)):b!=="submit"&&b!=="reset"||i.removeAttribute("value"),s!=null?Bf(i,b,En(s)):a!=null?Bf(i,b,En(a)):l!=null&&i.removeAttribute("value"),f==null&&m!=null&&(i.defaultChecked=!!m),f!=null&&(i.checked=f&&typeof f!="function"&&typeof f!="symbol"),x!=null&&typeof x!="function"&&typeof x!="symbol"&&typeof x!="boolean"?i.name=""+En(x):i.removeAttribute("name")}function Rg(i,s,a,l,f,m,b,x){if(m!=null&&typeof m!="function"&&typeof m!="symbol"&&typeof m!="boolean"&&(i.type=m),s!=null||a!=null){if(!(m!=="submit"&&m!=="reset"||s!=null))return;a=a!=null?""+En(a):"",s=s!=null?""+En(s):a,x||s===i.value||(i.value=s),i.defaultValue=s}l=l??f,l=typeof l!="function"&&typeof l!="symbol"&&!!l,i.checked=x?i.checked:!!l,i.defaultChecked=!!l,b!=null&&typeof b!="function"&&typeof b!="symbol"&&typeof b!="boolean"&&(i.name=b)}function Bf(i,s,a){s==="number"&&Kl(i.ownerDocument)===i||i.defaultValue===""+a||(i.defaultValue=""+a)}function ks(i,s,a,l){if(i=i.options,s){s={};for(var f=0;f<a.length;f++)s["$"+a[f]]=!0;for(a=0;a<i.length;a++)f=s.hasOwnProperty("$"+i[a].value),i[a].selected!==f&&(i[a].selected=f),f&&l&&(i[a].defaultSelected=!0)}else{for(a=""+En(a),s=null,f=0;f<i.length;f++){if(i[f].value===a){i[f].selected=!0,l&&(i[f].defaultSelected=!0);return}s!==null||i[f].disabled||(s=i[f])}s!==null&&(s.selected=!0)}}function Og(i,s,a){if(s!=null&&(s=""+En(s),s!==i.value&&(i.value=s),a==null)){i.defaultValue!==s&&(i.defaultValue=s);return}i.defaultValue=a!=null?""+En(a):""}function kg(i,s,a,l){if(s==null){if(l!=null){if(a!=null)throw Error(r(92));if(W(l)){if(1<l.length)throw Error(r(93));l=l[0]}a=l}a==null&&(a=""),s=a}a=En(s),i.defaultValue=a,l=i.textContent,l===a&&l!==""&&l!==null&&(i.value=l)}function _s(i,s){if(s){var a=i.firstChild;if(a&&a===i.lastChild&&a.nodeType===3){a.nodeValue=s;return}}i.textContent=s}var EO=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 _g(i,s,a){var l=s.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?l?i.setProperty(s,""):s==="float"?i.cssFloat="":i[s]="":l?i.setProperty(s,a):typeof a!="number"||a===0||EO.has(s)?s==="float"?i.cssFloat=a:i[s]=(""+a).trim():i[s]=a+"px"}function Mg(i,s,a){if(s!=null&&typeof s!="object")throw Error(r(62));if(i=i.style,a!=null){for(var l in a)!a.hasOwnProperty(l)||s!=null&&s.hasOwnProperty(l)||(l.indexOf("--")===0?i.setProperty(l,""):l==="float"?i.cssFloat="":i[l]="");for(var f in s)l=s[f],s.hasOwnProperty(f)&&a[f]!==l&&_g(i,f,l)}else for(var m in s)s.hasOwnProperty(m)&&_g(i,m,s[m])}function Lf(i){if(i.indexOf("-")===-1)return!1;switch(i){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 RO=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"]]),OO=/^[\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 ql(i){return OO.test(""+i)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":i}var Vf=null;function Uf(i){return i=i.target||i.srcElement||window,i.correspondingUseElement&&(i=i.correspondingUseElement),i.nodeType===3?i.parentNode:i}var Ms=null,Cs=null;function Cg(i){var s=As(i);if(s&&(i=s.stateNode)){var a=i[Wt]||null;e:switch(i=s.stateNode,s.type){case"input":if(jf(i,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),s=a.name,a.type==="radio"&&s!=null){for(a=i;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+Rn(""+s)+'"][type="radio"]'),s=0;s<a.length;s++){var l=a[s];if(l!==i&&l.form===i.form){var f=l[Wt]||null;if(!f)throw Error(r(90));jf(l,f.value,f.defaultValue,f.defaultValue,f.checked,f.defaultChecked,f.type,f.name)}}for(s=0;s<a.length;s++)l=a[s],l.form===i.form&&Eg(l)}break e;case"textarea":Og(i,a.value,a.defaultValue);break e;case"select":s=a.value,s!=null&&ks(i,!!a.multiple,s,!1)}}}var zf=!1;function Dg(i,s,a){if(zf)return i(s,a);zf=!0;try{var l=i(s);return l}finally{if(zf=!1,(Ms!==null||Cs!==null)&&(Oc(),Ms&&(s=Ms,i=Cs,Cs=Ms=null,Cg(s),i)))for(s=0;s<i.length;s++)Cg(i[s])}}function ea(i,s){var a=i.stateNode;if(a===null)return null;var l=a[Wt]||null;if(l===null)return null;a=l[s];e:switch(s){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(l=!l.disabled)||(i=i.type,l=!(i==="button"||i==="input"||i==="select"||i==="textarea")),i=!l;break e;default:i=!1}if(i)return null;if(a&&typeof a!="function")throw Error(r(231,s,typeof a));return a}var wi=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Kf=!1;if(wi)try{var ta={};Object.defineProperty(ta,"passive",{get:function(){Kf=!0}}),window.addEventListener("test",ta,ta),window.removeEventListener("test",ta,ta)}catch{Kf=!1}var tr=null,qf=null,Pl=null;function Ng(){if(Pl)return Pl;var i,s=qf,a=s.length,l,f="value"in tr?tr.value:tr.textContent,m=f.length;for(i=0;i<a&&s[i]===f[i];i++);var b=a-i;for(l=1;l<=b&&s[a-l]===f[m-l];l++);return Pl=f.slice(i,1<l?1-l:void 0)}function Il(i){var s=i.keyCode;return"charCode"in i?(i=i.charCode,i===0&&s===13&&(i=13)):i=s,i===10&&(i=13),32<=i||i===13?i:0}function Hl(){return!0}function $g(){return!1}function en(i){function s(a,l,f,m,b){this._reactName=a,this._targetInst=f,this.type=l,this.nativeEvent=m,this.target=b,this.currentTarget=null;for(var x in i)i.hasOwnProperty(x)&&(a=i[x],this[x]=a?a(m):m[x]);return this.isDefaultPrevented=(m.defaultPrevented!=null?m.defaultPrevented:m.returnValue===!1)?Hl:$g,this.isPropagationStopped=$g,this}return y(s.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=Hl)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=Hl)},persist:function(){},isPersistent:Hl}),s}var zr={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(i){return i.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Fl=en(zr),na=y({},zr,{view:0,detail:0}),kO=en(na),Pf,If,ia,Gl=y({},na,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ff,button:0,buttons:0,relatedTarget:function(i){return i.relatedTarget===void 0?i.fromElement===i.srcElement?i.toElement:i.fromElement:i.relatedTarget},movementX:function(i){return"movementX"in i?i.movementX:(i!==ia&&(ia&&i.type==="mousemove"?(Pf=i.screenX-ia.screenX,If=i.screenY-ia.screenY):If=Pf=0,ia=i),Pf)},movementY:function(i){return"movementY"in i?i.movementY:If}}),jg=en(Gl),_O=y({},Gl,{dataTransfer:0}),MO=en(_O),CO=y({},na,{relatedTarget:0}),Hf=en(CO),DO=y({},zr,{animationName:0,elapsedTime:0,pseudoElement:0}),NO=en(DO),$O=y({},zr,{clipboardData:function(i){return"clipboardData"in i?i.clipboardData:window.clipboardData}}),jO=en($O),BO=y({},zr,{data:0}),Bg=en(BO),LO={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},VO={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"},UO={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function zO(i){var s=this.nativeEvent;return s.getModifierState?s.getModifierState(i):(i=UO[i])?!!s[i]:!1}function Ff(){return zO}var KO=y({},na,{key:function(i){if(i.key){var s=LO[i.key]||i.key;if(s!=="Unidentified")return s}return i.type==="keypress"?(i=Il(i),i===13?"Enter":String.fromCharCode(i)):i.type==="keydown"||i.type==="keyup"?VO[i.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ff,charCode:function(i){return i.type==="keypress"?Il(i):0},keyCode:function(i){return i.type==="keydown"||i.type==="keyup"?i.keyCode:0},which:function(i){return i.type==="keypress"?Il(i):i.type==="keydown"||i.type==="keyup"?i.keyCode:0}}),qO=en(KO),PO=y({},Gl,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Lg=en(PO),IO=y({},na,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ff}),HO=en(IO),FO=y({},zr,{propertyName:0,elapsedTime:0,pseudoElement:0}),GO=en(FO),YO=y({},Gl,{deltaX:function(i){return"deltaX"in i?i.deltaX:"wheelDeltaX"in i?-i.wheelDeltaX:0},deltaY:function(i){return"deltaY"in i?i.deltaY:"wheelDeltaY"in i?-i.wheelDeltaY:"wheelDelta"in i?-i.wheelDelta:0},deltaZ:0,deltaMode:0}),XO=en(YO),JO=y({},zr,{newState:0,oldState:0}),ZO=en(JO),QO=[9,13,27,32],Gf=wi&&"CompositionEvent"in window,ra=null;wi&&"documentMode"in document&&(ra=document.documentMode);var WO=wi&&"TextEvent"in window&&!ra,Vg=wi&&(!Gf||ra&&8<ra&&11>=ra),Ug=" ",zg=!1;function Kg(i,s){switch(i){case"keyup":return QO.indexOf(s.keyCode)!==-1;case"keydown":return s.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function qg(i){return i=i.detail,typeof i=="object"&&"data"in i?i.data:null}var Ds=!1;function ek(i,s){switch(i){case"compositionend":return qg(s);case"keypress":return s.which!==32?null:(zg=!0,Ug);case"textInput":return i=s.data,i===Ug&&zg?null:i;default:return null}}function tk(i,s){if(Ds)return i==="compositionend"||!Gf&&Kg(i,s)?(i=Ng(),Pl=qf=tr=null,Ds=!1,i):null;switch(i){case"paste":return null;case"keypress":if(!(s.ctrlKey||s.altKey||s.metaKey)||s.ctrlKey&&s.altKey){if(s.char&&1<s.char.length)return s.char;if(s.which)return String.fromCharCode(s.which)}return null;case"compositionend":return Vg&&s.locale!=="ko"?null:s.data;default:return null}}var nk={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 Pg(i){var s=i&&i.nodeName&&i.nodeName.toLowerCase();return s==="input"?!!nk[i.type]:s==="textarea"}function Ig(i,s,a,l){Ms?Cs?Cs.push(l):Cs=[l]:Ms=l,s=Nc(s,"onChange"),0<s.length&&(a=new Fl("onChange","change",null,a,l),i.push({event:a,listeners:s}))}var sa=null,oa=null;function ik(i){A0(i,0)}function Yl(i){var s=Wo(i);if(Eg(s))return i}function Hg(i,s){if(i==="change")return s}var Fg=!1;if(wi){var Yf;if(wi){var Xf="oninput"in document;if(!Xf){var Gg=document.createElement("div");Gg.setAttribute("oninput","return;"),Xf=typeof Gg.oninput=="function"}Yf=Xf}else Yf=!1;Fg=Yf&&(!document.documentMode||9<document.documentMode)}function Yg(){sa&&(sa.detachEvent("onpropertychange",Xg),oa=sa=null)}function Xg(i){if(i.propertyName==="value"&&Yl(oa)){var s=[];Ig(s,oa,i,Uf(i)),Dg(ik,s)}}function rk(i,s,a){i==="focusin"?(Yg(),sa=s,oa=a,sa.attachEvent("onpropertychange",Xg)):i==="focusout"&&Yg()}function sk(i){if(i==="selectionchange"||i==="keyup"||i==="keydown")return Yl(oa)}function ok(i,s){if(i==="click")return Yl(s)}function ak(i,s){if(i==="input"||i==="change")return Yl(s)}function lk(i,s){return i===s&&(i!==0||1/i===1/s)||i!==i&&s!==s}var dn=typeof Object.is=="function"?Object.is:lk;function aa(i,s){if(dn(i,s))return!0;if(typeof i!="object"||i===null||typeof s!="object"||s===null)return!1;var a=Object.keys(i),l=Object.keys(s);if(a.length!==l.length)return!1;for(l=0;l<a.length;l++){var f=a[l];if(!xe.call(s,f)||!dn(i[f],s[f]))return!1}return!0}function Jg(i){for(;i&&i.firstChild;)i=i.firstChild;return i}function Zg(i,s){var a=Jg(i);i=0;for(var l;a;){if(a.nodeType===3){if(l=i+a.textContent.length,i<=s&&l>=s)return{node:a,offset:s-i};i=l}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=Jg(a)}}function Qg(i,s){return i&&s?i===s?!0:i&&i.nodeType===3?!1:s&&s.nodeType===3?Qg(i,s.parentNode):"contains"in i?i.contains(s):i.compareDocumentPosition?!!(i.compareDocumentPosition(s)&16):!1:!1}function Wg(i){i=i!=null&&i.ownerDocument!=null&&i.ownerDocument.defaultView!=null?i.ownerDocument.defaultView:window;for(var s=Kl(i.document);s instanceof i.HTMLIFrameElement;){try{var a=typeof s.contentWindow.location.href=="string"}catch{a=!1}if(a)i=s.contentWindow;else break;s=Kl(i.document)}return s}function Jf(i){var s=i&&i.nodeName&&i.nodeName.toLowerCase();return s&&(s==="input"&&(i.type==="text"||i.type==="search"||i.type==="tel"||i.type==="url"||i.type==="password")||s==="textarea"||i.contentEditable==="true")}var ck=wi&&"documentMode"in document&&11>=document.documentMode,Ns=null,Zf=null,la=null,Qf=!1;function eb(i,s,a){var l=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;Qf||Ns==null||Ns!==Kl(l)||(l=Ns,"selectionStart"in l&&Jf(l)?l={start:l.selectionStart,end:l.selectionEnd}:(l=(l.ownerDocument&&l.ownerDocument.defaultView||window).getSelection(),l={anchorNode:l.anchorNode,anchorOffset:l.anchorOffset,focusNode:l.focusNode,focusOffset:l.focusOffset}),la&&aa(la,l)||(la=l,l=Nc(Zf,"onSelect"),0<l.length&&(s=new Fl("onSelect","select",null,s,a),i.push({event:s,listeners:l}),s.target=Ns)))}function Kr(i,s){var a={};return a[i.toLowerCase()]=s.toLowerCase(),a["Webkit"+i]="webkit"+s,a["Moz"+i]="moz"+s,a}var $s={animationend:Kr("Animation","AnimationEnd"),animationiteration:Kr("Animation","AnimationIteration"),animationstart:Kr("Animation","AnimationStart"),transitionrun:Kr("Transition","TransitionRun"),transitionstart:Kr("Transition","TransitionStart"),transitioncancel:Kr("Transition","TransitionCancel"),transitionend:Kr("Transition","TransitionEnd")},Wf={},tb={};wi&&(tb=document.createElement("div").style,"AnimationEvent"in window||(delete $s.animationend.animation,delete $s.animationiteration.animation,delete $s.animationstart.animation),"TransitionEvent"in window||delete $s.transitionend.transition);function qr(i){if(Wf[i])return Wf[i];if(!$s[i])return i;var s=$s[i],a;for(a in s)if(s.hasOwnProperty(a)&&a in tb)return Wf[i]=s[a];return i}var nb=qr("animationend"),ib=qr("animationiteration"),rb=qr("animationstart"),uk=qr("transitionrun"),fk=qr("transitionstart"),dk=qr("transitioncancel"),sb=qr("transitionend"),ob=new Map,ed="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(" ");ed.push("scrollEnd");function Pn(i,s){ob.set(i,s),Ur(s,[i])}var ab=new WeakMap;function On(i,s){if(typeof i=="object"&&i!==null){var a=ab.get(i);return a!==void 0?a:(s={value:i,source:s,stack:Tg(s)},ab.set(i,s),s)}return{value:i,source:s,stack:Tg(s)}}var kn=[],js=0,td=0;function Xl(){for(var i=js,s=td=js=0;s<i;){var a=kn[s];kn[s++]=null;var l=kn[s];kn[s++]=null;var f=kn[s];kn[s++]=null;var m=kn[s];if(kn[s++]=null,l!==null&&f!==null){var b=l.pending;b===null?f.next=f:(f.next=b.next,b.next=f),l.pending=f}m!==0&&lb(a,f,m)}}function Jl(i,s,a,l){kn[js++]=i,kn[js++]=s,kn[js++]=a,kn[js++]=l,td|=l,i.lanes|=l,i=i.alternate,i!==null&&(i.lanes|=l)}function nd(i,s,a,l){return Jl(i,s,a,l),Zl(i)}function Bs(i,s){return Jl(i,null,null,s),Zl(i)}function lb(i,s,a){i.lanes|=a;var l=i.alternate;l!==null&&(l.lanes|=a);for(var f=!1,m=i.return;m!==null;)m.childLanes|=a,l=m.alternate,l!==null&&(l.childLanes|=a),m.tag===22&&(i=m.stateNode,i===null||i._visibility&1||(f=!0)),i=m,m=m.return;return i.tag===3?(m=i.stateNode,f&&s!==null&&(f=31-fn(a),i=m.hiddenUpdates,l=i[f],l===null?i[f]=[s]:l.push(s),s.lane=a|536870912),m):null}function Zl(i){if(50<Na)throw Na=0,lh=null,Error(r(185));for(var s=i.return;s!==null;)i=s,s=i.return;return i.tag===3?i.stateNode:null}var Ls={};function hk(i,s,a,l){this.tag=i,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=s,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=l,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function hn(i,s,a,l){return new hk(i,s,a,l)}function id(i){return i=i.prototype,!(!i||!i.isReactComponent)}function Ti(i,s){var a=i.alternate;return a===null?(a=hn(i.tag,s,i.key,i.mode),a.elementType=i.elementType,a.type=i.type,a.stateNode=i.stateNode,a.alternate=i,i.alternate=a):(a.pendingProps=s,a.type=i.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=i.flags&65011712,a.childLanes=i.childLanes,a.lanes=i.lanes,a.child=i.child,a.memoizedProps=i.memoizedProps,a.memoizedState=i.memoizedState,a.updateQueue=i.updateQueue,s=i.dependencies,a.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext},a.sibling=i.sibling,a.index=i.index,a.ref=i.ref,a.refCleanup=i.refCleanup,a}function cb(i,s){i.flags&=65011714;var a=i.alternate;return a===null?(i.childLanes=0,i.lanes=s,i.child=null,i.subtreeFlags=0,i.memoizedProps=null,i.memoizedState=null,i.updateQueue=null,i.dependencies=null,i.stateNode=null):(i.childLanes=a.childLanes,i.lanes=a.lanes,i.child=a.child,i.subtreeFlags=0,i.deletions=null,i.memoizedProps=a.memoizedProps,i.memoizedState=a.memoizedState,i.updateQueue=a.updateQueue,i.type=a.type,s=a.dependencies,i.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext}),i}function Ql(i,s,a,l,f,m){var b=0;if(l=i,typeof i=="function")id(i)&&(b=1);else if(typeof i=="string")b=m_(i,a,se.current)?26:i==="html"||i==="head"||i==="body"?27:5;else e:switch(i){case ie:return i=hn(31,a,s,f),i.elementType=ie,i.lanes=m,i;case w:return Pr(a.children,f,m,s);case T:b=8,f|=24;break;case D:return i=hn(12,a,s,f|2),i.elementType=D,i.lanes=m,i;case k:return i=hn(13,a,s,f),i.elementType=k,i.lanes=m,i;case J:return i=hn(19,a,s,f),i.elementType=J,i.lanes=m,i;default:if(typeof i=="object"&&i!==null)switch(i.$$typeof){case C:case M:b=10;break e;case O:b=9;break e;case j:b=11;break e;case H:b=14;break e;case F:b=16,l=null;break e}b=29,a=Error(r(130,i===null?"null":typeof i,"")),l=null}return s=hn(b,a,s,f),s.elementType=i,s.type=l,s.lanes=m,s}function Pr(i,s,a,l){return i=hn(7,i,l,s),i.lanes=a,i}function rd(i,s,a){return i=hn(6,i,null,s),i.lanes=a,i}function sd(i,s,a){return s=hn(4,i.children!==null?i.children:[],i.key,s),s.lanes=a,s.stateNode={containerInfo:i.containerInfo,pendingChildren:null,implementation:i.implementation},s}var Vs=[],Us=0,Wl=null,ec=0,_n=[],Mn=0,Ir=null,Ai=1,Ei="";function Hr(i,s){Vs[Us++]=ec,Vs[Us++]=Wl,Wl=i,ec=s}function ub(i,s,a){_n[Mn++]=Ai,_n[Mn++]=Ei,_n[Mn++]=Ir,Ir=i;var l=Ai;i=Ei;var f=32-fn(l)-1;l&=~(1<<f),a+=1;var m=32-fn(s)+f;if(30<m){var b=f-f%5;m=(l&(1<<b)-1).toString(32),l>>=b,f-=b,Ai=1<<32-fn(s)+f|a<<f|l,Ei=m+i}else Ai=1<<m|a<<f|l,Ei=i}function od(i){i.return!==null&&(Hr(i,1),ub(i,1,0))}function ad(i){for(;i===Wl;)Wl=Vs[--Us],Vs[Us]=null,ec=Vs[--Us],Vs[Us]=null;for(;i===Ir;)Ir=_n[--Mn],_n[Mn]=null,Ei=_n[--Mn],_n[Mn]=null,Ai=_n[--Mn],_n[Mn]=null}var Yt=null,rt=null,$e=!1,Fr=null,ei=!1,ld=Error(r(519));function Gr(i){var s=Error(r(418,""));throw fa(On(s,i)),ld}function fb(i){var s=i.stateNode,a=i.type,l=i.memoizedProps;switch(s[qt]=i,s[Wt]=l,a){case"dialog":ke("cancel",s),ke("close",s);break;case"iframe":case"object":case"embed":ke("load",s);break;case"video":case"audio":for(a=0;a<ja.length;a++)ke(ja[a],s);break;case"source":ke("error",s);break;case"img":case"image":case"link":ke("error",s),ke("load",s);break;case"details":ke("toggle",s);break;case"input":ke("invalid",s),Rg(s,l.value,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name,!0),zl(s);break;case"select":ke("invalid",s);break;case"textarea":ke("invalid",s),kg(s,l.value,l.defaultValue,l.children),zl(s)}a=l.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||s.textContent===""+a||l.suppressHydrationWarning===!0||k0(s.textContent,a)?(l.popover!=null&&(ke("beforetoggle",s),ke("toggle",s)),l.onScroll!=null&&ke("scroll",s),l.onScrollEnd!=null&&ke("scrollend",s),l.onClick!=null&&(s.onclick=$c),s=!0):s=!1,s||Gr(i)}function db(i){for(Yt=i.return;Yt;)switch(Yt.tag){case 5:case 13:ei=!1;return;case 27:case 3:ei=!0;return;default:Yt=Yt.return}}function ca(i){if(i!==Yt)return!1;if(!$e)return db(i),$e=!0,!1;var s=i.tag,a;if((a=s!==3&&s!==27)&&((a=s===5)&&(a=i.type,a=!(a!=="form"&&a!=="button")||Ah(i.type,i.memoizedProps)),a=!a),a&&rt&&Gr(i),db(i),s===13){if(i=i.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(r(317));e:{for(i=i.nextSibling,s=0;i;){if(i.nodeType===8)if(a=i.data,a==="/$"){if(s===0){rt=Hn(i.nextSibling);break e}s--}else a!=="$"&&a!=="$!"&&a!=="$?"||s++;i=i.nextSibling}rt=null}}else s===27?(s=rt,gr(i.type)?(i=kh,kh=null,rt=i):rt=s):rt=Yt?Hn(i.stateNode.nextSibling):null;return!0}function ua(){rt=Yt=null,$e=!1}function hb(){var i=Fr;return i!==null&&(rn===null?rn=i:rn.push.apply(rn,i),Fr=null),i}function fa(i){Fr===null?Fr=[i]:Fr.push(i)}var cd=I(null),Yr=null,Ri=null;function nr(i,s,a){X(cd,s._currentValue),s._currentValue=a}function Oi(i){i._currentValue=cd.current,te(cd)}function ud(i,s,a){for(;i!==null;){var l=i.alternate;if((i.childLanes&s)!==s?(i.childLanes|=s,l!==null&&(l.childLanes|=s)):l!==null&&(l.childLanes&s)!==s&&(l.childLanes|=s),i===a)break;i=i.return}}function fd(i,s,a,l){var f=i.child;for(f!==null&&(f.return=i);f!==null;){var m=f.dependencies;if(m!==null){var b=f.child;m=m.firstContext;e:for(;m!==null;){var x=m;m=f;for(var E=0;E<s.length;E++)if(x.context===s[E]){m.lanes|=a,x=m.alternate,x!==null&&(x.lanes|=a),ud(m.return,a,i),l||(b=null);break e}m=x.next}}else if(f.tag===18){if(b=f.return,b===null)throw Error(r(341));b.lanes|=a,m=b.alternate,m!==null&&(m.lanes|=a),ud(b,a,i),b=null}else b=f.child;if(b!==null)b.return=f;else for(b=f;b!==null;){if(b===i){b=null;break}if(f=b.sibling,f!==null){f.return=b.return,b=f;break}b=b.return}f=b}}function da(i,s,a,l){i=null;for(var f=s,m=!1;f!==null;){if(!m){if((f.flags&524288)!==0)m=!0;else if((f.flags&262144)!==0)break}if(f.tag===10){var b=f.alternate;if(b===null)throw Error(r(387));if(b=b.memoizedProps,b!==null){var x=f.type;dn(f.pendingProps.value,b.value)||(i!==null?i.push(x):i=[x])}}else if(f===it.current){if(b=f.alternate,b===null)throw Error(r(387));b.memoizedState.memoizedState!==f.memoizedState.memoizedState&&(i!==null?i.push(Ka):i=[Ka])}f=f.return}i!==null&&fd(s,i,a,l),s.flags|=262144}function tc(i){for(i=i.firstContext;i!==null;){if(!dn(i.context._currentValue,i.memoizedValue))return!0;i=i.next}return!1}function Xr(i){Yr=i,Ri=null,i=i.dependencies,i!==null&&(i.firstContext=null)}function Pt(i){return pb(Yr,i)}function nc(i,s){return Yr===null&&Xr(i),pb(i,s)}function pb(i,s){var a=s._currentValue;if(s={context:s,memoizedValue:a,next:null},Ri===null){if(i===null)throw Error(r(308));Ri=s,i.dependencies={lanes:0,firstContext:s},i.flags|=524288}else Ri=Ri.next=s;return a}var pk=typeof AbortController<"u"?AbortController:function(){var i=[],s=this.signal={aborted:!1,addEventListener:function(a,l){i.push(l)}};this.abort=function(){s.aborted=!0,i.forEach(function(a){return a()})}},mk=t.unstable_scheduleCallback,yk=t.unstable_NormalPriority,Ot={$$typeof:M,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function dd(){return{controller:new pk,data:new Map,refCount:0}}function ha(i){i.refCount--,i.refCount===0&&mk(yk,function(){i.controller.abort()})}var pa=null,hd=0,zs=0,Ks=null;function gk(i,s){if(pa===null){var a=pa=[];hd=0,zs=mh(),Ks={status:"pending",value:void 0,then:function(l){a.push(l)}}}return hd++,s.then(mb,mb),s}function mb(){if(--hd===0&&pa!==null){Ks!==null&&(Ks.status="fulfilled");var i=pa;pa=null,zs=0,Ks=null;for(var s=0;s<i.length;s++)(0,i[s])()}}function bk(i,s){var a=[],l={status:"pending",value:null,reason:null,then:function(f){a.push(f)}};return i.then(function(){l.status="fulfilled",l.value=s;for(var f=0;f<a.length;f++)(0,a[f])(s)},function(f){for(l.status="rejected",l.reason=f,f=0;f<a.length;f++)(0,a[f])(void 0)}),l}var yb=B.S;B.S=function(i,s){typeof s=="object"&&s!==null&&typeof s.then=="function"&&gk(i,s),yb!==null&&yb(i,s)};var Jr=I(null);function pd(){var i=Jr.current;return i!==null?i:Fe.pooledCache}function ic(i,s){s===null?X(Jr,Jr.current):X(Jr,s.pool)}function gb(){var i=pd();return i===null?null:{parent:Ot._currentValue,pool:i}}var ma=Error(r(460)),bb=Error(r(474)),rc=Error(r(542)),md={then:function(){}};function vb(i){return i=i.status,i==="fulfilled"||i==="rejected"}function sc(){}function Sb(i,s,a){switch(a=i[a],a===void 0?i.push(s):a!==s&&(s.then(sc,sc),s=a),s.status){case"fulfilled":return s.value;case"rejected":throw i=s.reason,wb(i),i;default:if(typeof s.status=="string")s.then(sc,sc);else{if(i=Fe,i!==null&&100<i.shellSuspendCounter)throw Error(r(482));i=s,i.status="pending",i.then(function(l){if(s.status==="pending"){var f=s;f.status="fulfilled",f.value=l}},function(l){if(s.status==="pending"){var f=s;f.status="rejected",f.reason=l}})}switch(s.status){case"fulfilled":return s.value;case"rejected":throw i=s.reason,wb(i),i}throw ya=s,ma}}var ya=null;function xb(){if(ya===null)throw Error(r(459));var i=ya;return ya=null,i}function wb(i){if(i===ma||i===rc)throw Error(r(483))}var ir=!1;function yd(i){i.updateQueue={baseState:i.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function gd(i,s){i=i.updateQueue,s.updateQueue===i&&(s.updateQueue={baseState:i.baseState,firstBaseUpdate:i.firstBaseUpdate,lastBaseUpdate:i.lastBaseUpdate,shared:i.shared,callbacks:null})}function rr(i){return{lane:i,tag:0,payload:null,callback:null,next:null}}function sr(i,s,a){var l=i.updateQueue;if(l===null)return null;if(l=l.shared,(Be&2)!==0){var f=l.pending;return f===null?s.next=s:(s.next=f.next,f.next=s),l.pending=s,s=Zl(i),lb(i,null,a),s}return Jl(i,l,s,a),Zl(i)}function ga(i,s,a){if(s=s.updateQueue,s!==null&&(s=s.shared,(a&4194048)!==0)){var l=s.lanes;l&=i.pendingLanes,a|=l,s.lanes=a,mg(i,a)}}function bd(i,s){var a=i.updateQueue,l=i.alternate;if(l!==null&&(l=l.updateQueue,a===l)){var f=null,m=null;if(a=a.firstBaseUpdate,a!==null){do{var b={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};m===null?f=m=b:m=m.next=b,a=a.next}while(a!==null);m===null?f=m=s:m=m.next=s}else f=m=s;a={baseState:l.baseState,firstBaseUpdate:f,lastBaseUpdate:m,shared:l.shared,callbacks:l.callbacks},i.updateQueue=a;return}i=a.lastBaseUpdate,i===null?a.firstBaseUpdate=s:i.next=s,a.lastBaseUpdate=s}var vd=!1;function ba(){if(vd){var i=Ks;if(i!==null)throw i}}function va(i,s,a,l){vd=!1;var f=i.updateQueue;ir=!1;var m=f.firstBaseUpdate,b=f.lastBaseUpdate,x=f.shared.pending;if(x!==null){f.shared.pending=null;var E=x,$=E.next;E.next=null,b===null?m=$:b.next=$,b=E;var K=i.alternate;K!==null&&(K=K.updateQueue,x=K.lastBaseUpdate,x!==b&&(x===null?K.firstBaseUpdate=$:x.next=$,K.lastBaseUpdate=E))}if(m!==null){var G=f.baseState;b=0,K=$=E=null,x=m;do{var L=x.lane&-536870913,U=L!==x.lane;if(U?(Ce&L)===L:(l&L)===L){L!==0&&L===zs&&(vd=!0),K!==null&&(K=K.next={lane:0,tag:x.tag,payload:x.payload,callback:null,next:null});e:{var me=i,de=x;L=s;var Ke=a;switch(de.tag){case 1:if(me=de.payload,typeof me=="function"){G=me.call(Ke,G,L);break e}G=me;break e;case 3:me.flags=me.flags&-65537|128;case 0:if(me=de.payload,L=typeof me=="function"?me.call(Ke,G,L):me,L==null)break e;G=y({},G,L);break e;case 2:ir=!0}}L=x.callback,L!==null&&(i.flags|=64,U&&(i.flags|=8192),U=f.callbacks,U===null?f.callbacks=[L]:U.push(L))}else U={lane:L,tag:x.tag,payload:x.payload,callback:x.callback,next:null},K===null?($=K=U,E=G):K=K.next=U,b|=L;if(x=x.next,x===null){if(x=f.shared.pending,x===null)break;U=x,x=U.next,U.next=null,f.lastBaseUpdate=U,f.shared.pending=null}}while(!0);K===null&&(E=G),f.baseState=E,f.firstBaseUpdate=$,f.lastBaseUpdate=K,m===null&&(f.shared.lanes=0),hr|=b,i.lanes=b,i.memoizedState=G}}function Tb(i,s){if(typeof i!="function")throw Error(r(191,i));i.call(s)}function Ab(i,s){var a=i.callbacks;if(a!==null)for(i.callbacks=null,i=0;i<a.length;i++)Tb(a[i],s)}var qs=I(null),oc=I(0);function Eb(i,s){i=$i,X(oc,i),X(qs,s),$i=i|s.baseLanes}function Sd(){X(oc,$i),X(qs,qs.current)}function xd(){$i=oc.current,te(qs),te(oc)}var or=0,Te=null,Ue=null,gt=null,ac=!1,Ps=!1,Zr=!1,lc=0,Sa=0,Is=null,vk=0;function ut(){throw Error(r(321))}function wd(i,s){if(s===null)return!1;for(var a=0;a<s.length&&a<i.length;a++)if(!dn(i[a],s[a]))return!1;return!0}function Td(i,s,a,l,f,m){return or=m,Te=s,s.memoizedState=null,s.updateQueue=null,s.lanes=0,B.H=i===null||i.memoizedState===null?lv:cv,Zr=!1,m=a(l,f),Zr=!1,Ps&&(m=Ob(s,a,l,f)),Rb(i),m}function Rb(i){B.H=pc;var s=Ue!==null&&Ue.next!==null;if(or=0,gt=Ue=Te=null,ac=!1,Sa=0,Is=null,s)throw Error(r(300));i===null||Dt||(i=i.dependencies,i!==null&&tc(i)&&(Dt=!0))}function Ob(i,s,a,l){Te=i;var f=0;do{if(Ps&&(Is=null),Sa=0,Ps=!1,25<=f)throw Error(r(301));if(f+=1,gt=Ue=null,i.updateQueue!=null){var m=i.updateQueue;m.lastEffect=null,m.events=null,m.stores=null,m.memoCache!=null&&(m.memoCache.index=0)}B.H=Rk,m=s(a,l)}while(Ps);return m}function Sk(){var i=B.H,s=i.useState()[0];return s=typeof s.then=="function"?xa(s):s,i=i.useState()[0],(Ue!==null?Ue.memoizedState:null)!==i&&(Te.flags|=1024),s}function Ad(){var i=lc!==0;return lc=0,i}function Ed(i,s,a){s.updateQueue=i.updateQueue,s.flags&=-2053,i.lanes&=~a}function Rd(i){if(ac){for(i=i.memoizedState;i!==null;){var s=i.queue;s!==null&&(s.pending=null),i=i.next}ac=!1}or=0,gt=Ue=Te=null,Ps=!1,Sa=lc=0,Is=null}function tn(){var i={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return gt===null?Te.memoizedState=gt=i:gt=gt.next=i,gt}function bt(){if(Ue===null){var i=Te.alternate;i=i!==null?i.memoizedState:null}else i=Ue.next;var s=gt===null?Te.memoizedState:gt.next;if(s!==null)gt=s,Ue=i;else{if(i===null)throw Te.alternate===null?Error(r(467)):Error(r(310));Ue=i,i={memoizedState:Ue.memoizedState,baseState:Ue.baseState,baseQueue:Ue.baseQueue,queue:Ue.queue,next:null},gt===null?Te.memoizedState=gt=i:gt=gt.next=i}return gt}function Od(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function xa(i){var s=Sa;return Sa+=1,Is===null&&(Is=[]),i=Sb(Is,i,s),s=Te,(gt===null?s.memoizedState:gt.next)===null&&(s=s.alternate,B.H=s===null||s.memoizedState===null?lv:cv),i}function cc(i){if(i!==null&&typeof i=="object"){if(typeof i.then=="function")return xa(i);if(i.$$typeof===M)return Pt(i)}throw Error(r(438,String(i)))}function kd(i){var s=null,a=Te.updateQueue;if(a!==null&&(s=a.memoCache),s==null){var l=Te.alternate;l!==null&&(l=l.updateQueue,l!==null&&(l=l.memoCache,l!=null&&(s={data:l.data.map(function(f){return f.slice()}),index:0})))}if(s==null&&(s={data:[],index:0}),a===null&&(a=Od(),Te.updateQueue=a),a.memoCache=s,a=s.data[s.index],a===void 0)for(a=s.data[s.index]=Array(i),l=0;l<i;l++)a[l]=oe;return s.index++,a}function ki(i,s){return typeof s=="function"?s(i):s}function uc(i){var s=bt();return _d(s,Ue,i)}function _d(i,s,a){var l=i.queue;if(l===null)throw Error(r(311));l.lastRenderedReducer=a;var f=i.baseQueue,m=l.pending;if(m!==null){if(f!==null){var b=f.next;f.next=m.next,m.next=b}s.baseQueue=f=m,l.pending=null}if(m=i.baseState,f===null)i.memoizedState=m;else{s=f.next;var x=b=null,E=null,$=s,K=!1;do{var G=$.lane&-536870913;if(G!==$.lane?(Ce&G)===G:(or&G)===G){var L=$.revertLane;if(L===0)E!==null&&(E=E.next={lane:0,revertLane:0,action:$.action,hasEagerState:$.hasEagerState,eagerState:$.eagerState,next:null}),G===zs&&(K=!0);else if((or&L)===L){$=$.next,L===zs&&(K=!0);continue}else G={lane:0,revertLane:$.revertLane,action:$.action,hasEagerState:$.hasEagerState,eagerState:$.eagerState,next:null},E===null?(x=E=G,b=m):E=E.next=G,Te.lanes|=L,hr|=L;G=$.action,Zr&&a(m,G),m=$.hasEagerState?$.eagerState:a(m,G)}else L={lane:G,revertLane:$.revertLane,action:$.action,hasEagerState:$.hasEagerState,eagerState:$.eagerState,next:null},E===null?(x=E=L,b=m):E=E.next=L,Te.lanes|=G,hr|=G;$=$.next}while($!==null&&$!==s);if(E===null?b=m:E.next=x,!dn(m,i.memoizedState)&&(Dt=!0,K&&(a=Ks,a!==null)))throw a;i.memoizedState=m,i.baseState=b,i.baseQueue=E,l.lastRenderedState=m}return f===null&&(l.lanes=0),[i.memoizedState,l.dispatch]}function Md(i){var s=bt(),a=s.queue;if(a===null)throw Error(r(311));a.lastRenderedReducer=i;var l=a.dispatch,f=a.pending,m=s.memoizedState;if(f!==null){a.pending=null;var b=f=f.next;do m=i(m,b.action),b=b.next;while(b!==f);dn(m,s.memoizedState)||(Dt=!0),s.memoizedState=m,s.baseQueue===null&&(s.baseState=m),a.lastRenderedState=m}return[m,l]}function kb(i,s,a){var l=Te,f=bt(),m=$e;if(m){if(a===void 0)throw Error(r(407));a=a()}else a=s();var b=!dn((Ue||f).memoizedState,a);b&&(f.memoizedState=a,Dt=!0),f=f.queue;var x=Cb.bind(null,l,f,i);if(wa(2048,8,x,[i]),f.getSnapshot!==s||b||gt!==null&&gt.memoizedState.tag&1){if(l.flags|=2048,Hs(9,fc(),Mb.bind(null,l,f,a,s),null),Fe===null)throw Error(r(349));m||(or&124)!==0||_b(l,s,a)}return a}function _b(i,s,a){i.flags|=16384,i={getSnapshot:s,value:a},s=Te.updateQueue,s===null?(s=Od(),Te.updateQueue=s,s.stores=[i]):(a=s.stores,a===null?s.stores=[i]:a.push(i))}function Mb(i,s,a,l){s.value=a,s.getSnapshot=l,Db(s)&&Nb(i)}function Cb(i,s,a){return a(function(){Db(s)&&Nb(i)})}function Db(i){var s=i.getSnapshot;i=i.value;try{var a=s();return!dn(i,a)}catch{return!0}}function Nb(i){var s=Bs(i,2);s!==null&&bn(s,i,2)}function Cd(i){var s=tn();if(typeof i=="function"){var a=i;if(i=a(),Zr){Wi(!0);try{a()}finally{Wi(!1)}}}return s.memoizedState=s.baseState=i,s.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:ki,lastRenderedState:i},s}function $b(i,s,a,l){return i.baseState=a,_d(i,Ue,typeof l=="function"?l:ki)}function xk(i,s,a,l,f){if(hc(i))throw Error(r(485));if(i=s.action,i!==null){var m={payload:f,action:i,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(b){m.listeners.push(b)}};B.T!==null?a(!0):m.isTransition=!1,l(m),a=s.pending,a===null?(m.next=s.pending=m,jb(s,m)):(m.next=a.next,s.pending=a.next=m)}}function jb(i,s){var a=s.action,l=s.payload,f=i.state;if(s.isTransition){var m=B.T,b={};B.T=b;try{var x=a(f,l),E=B.S;E!==null&&E(b,x),Bb(i,s,x)}catch($){Dd(i,s,$)}finally{B.T=m}}else try{m=a(f,l),Bb(i,s,m)}catch($){Dd(i,s,$)}}function Bb(i,s,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(l){Lb(i,s,l)},function(l){return Dd(i,s,l)}):Lb(i,s,a)}function Lb(i,s,a){s.status="fulfilled",s.value=a,Vb(s),i.state=a,s=i.pending,s!==null&&(a=s.next,a===s?i.pending=null:(a=a.next,s.next=a,jb(i,a)))}function Dd(i,s,a){var l=i.pending;if(i.pending=null,l!==null){l=l.next;do s.status="rejected",s.reason=a,Vb(s),s=s.next;while(s!==l)}i.action=null}function Vb(i){i=i.listeners;for(var s=0;s<i.length;s++)(0,i[s])()}function Ub(i,s){return s}function zb(i,s){if($e){var a=Fe.formState;if(a!==null){e:{var l=Te;if($e){if(rt){t:{for(var f=rt,m=ei;f.nodeType!==8;){if(!m){f=null;break t}if(f=Hn(f.nextSibling),f===null){f=null;break t}}m=f.data,f=m==="F!"||m==="F"?f:null}if(f){rt=Hn(f.nextSibling),l=f.data==="F!";break e}}Gr(l)}l=!1}l&&(s=a[0])}}return a=tn(),a.memoizedState=a.baseState=s,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Ub,lastRenderedState:s},a.queue=l,a=sv.bind(null,Te,l),l.dispatch=a,l=Cd(!1),m=Ld.bind(null,Te,!1,l.queue),l=tn(),f={state:s,dispatch:null,action:i,pending:null},l.queue=f,a=xk.bind(null,Te,f,m,a),f.dispatch=a,l.memoizedState=i,[s,a,!1]}function Kb(i){var s=bt();return qb(s,Ue,i)}function qb(i,s,a){if(s=_d(i,s,Ub)[0],i=uc(ki)[0],typeof s=="object"&&s!==null&&typeof s.then=="function")try{var l=xa(s)}catch(b){throw b===ma?rc:b}else l=s;s=bt();var f=s.queue,m=f.dispatch;return a!==s.memoizedState&&(Te.flags|=2048,Hs(9,fc(),wk.bind(null,f,a),null)),[l,m,i]}function wk(i,s){i.action=s}function Pb(i){var s=bt(),a=Ue;if(a!==null)return qb(s,a,i);bt(),s=s.memoizedState,a=bt();var l=a.queue.dispatch;return a.memoizedState=i,[s,l,!1]}function Hs(i,s,a,l){return i={tag:i,create:a,deps:l,inst:s,next:null},s=Te.updateQueue,s===null&&(s=Od(),Te.updateQueue=s),a=s.lastEffect,a===null?s.lastEffect=i.next=i:(l=a.next,a.next=i,i.next=l,s.lastEffect=i),i}function fc(){return{destroy:void 0,resource:void 0}}function Ib(){return bt().memoizedState}function dc(i,s,a,l){var f=tn();l=l===void 0?null:l,Te.flags|=i,f.memoizedState=Hs(1|s,fc(),a,l)}function wa(i,s,a,l){var f=bt();l=l===void 0?null:l;var m=f.memoizedState.inst;Ue!==null&&l!==null&&wd(l,Ue.memoizedState.deps)?f.memoizedState=Hs(s,m,a,l):(Te.flags|=i,f.memoizedState=Hs(1|s,m,a,l))}function Hb(i,s){dc(8390656,8,i,s)}function Fb(i,s){wa(2048,8,i,s)}function Gb(i,s){return wa(4,2,i,s)}function Yb(i,s){return wa(4,4,i,s)}function Xb(i,s){if(typeof s=="function"){i=i();var a=s(i);return function(){typeof a=="function"?a():s(null)}}if(s!=null)return i=i(),s.current=i,function(){s.current=null}}function Jb(i,s,a){a=a!=null?a.concat([i]):null,wa(4,4,Xb.bind(null,s,i),a)}function Nd(){}function Zb(i,s){var a=bt();s=s===void 0?null:s;var l=a.memoizedState;return s!==null&&wd(s,l[1])?l[0]:(a.memoizedState=[i,s],i)}function Qb(i,s){var a=bt();s=s===void 0?null:s;var l=a.memoizedState;if(s!==null&&wd(s,l[1]))return l[0];if(l=i(),Zr){Wi(!0);try{i()}finally{Wi(!1)}}return a.memoizedState=[l,s],l}function $d(i,s,a){return a===void 0||(or&1073741824)!==0?i.memoizedState=s:(i.memoizedState=a,i=t0(),Te.lanes|=i,hr|=i,a)}function Wb(i,s,a,l){return dn(a,s)?a:qs.current!==null?(i=$d(i,a,l),dn(i,s)||(Dt=!0),i):(or&42)===0?(Dt=!0,i.memoizedState=a):(i=t0(),Te.lanes|=i,hr|=i,s)}function ev(i,s,a,l,f){var m=q.p;q.p=m!==0&&8>m?m:8;var b=B.T,x={};B.T=x,Ld(i,!1,s,a);try{var E=f(),$=B.S;if($!==null&&$(x,E),E!==null&&typeof E=="object"&&typeof E.then=="function"){var K=bk(E,l);Ta(i,s,K,gn(i))}else Ta(i,s,l,gn(i))}catch(G){Ta(i,s,{then:function(){},status:"rejected",reason:G},gn())}finally{q.p=m,B.T=b}}function Tk(){}function jd(i,s,a,l){if(i.tag!==5)throw Error(r(476));var f=tv(i).queue;ev(i,f,s,z,a===null?Tk:function(){return nv(i),a(l)})}function tv(i){var s=i.memoizedState;if(s!==null)return s;s={memoizedState:z,baseState:z,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ki,lastRenderedState:z},next:null};var a={};return s.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ki,lastRenderedState:a},next:null},i.memoizedState=s,i=i.alternate,i!==null&&(i.memoizedState=s),s}function nv(i){var s=tv(i).next.queue;Ta(i,s,{},gn())}function Bd(){return Pt(Ka)}function iv(){return bt().memoizedState}function rv(){return bt().memoizedState}function Ak(i){for(var s=i.return;s!==null;){switch(s.tag){case 24:case 3:var a=gn();i=rr(a);var l=sr(s,i,a);l!==null&&(bn(l,s,a),ga(l,s,a)),s={cache:dd()},i.payload=s;return}s=s.return}}function Ek(i,s,a){var l=gn();a={lane:l,revertLane:0,action:a,hasEagerState:!1,eagerState:null,next:null},hc(i)?ov(s,a):(a=nd(i,s,a,l),a!==null&&(bn(a,i,l),av(a,s,l)))}function sv(i,s,a){var l=gn();Ta(i,s,a,l)}function Ta(i,s,a,l){var f={lane:l,revertLane:0,action:a,hasEagerState:!1,eagerState:null,next:null};if(hc(i))ov(s,f);else{var m=i.alternate;if(i.lanes===0&&(m===null||m.lanes===0)&&(m=s.lastRenderedReducer,m!==null))try{var b=s.lastRenderedState,x=m(b,a);if(f.hasEagerState=!0,f.eagerState=x,dn(x,b))return Jl(i,s,f,0),Fe===null&&Xl(),!1}catch{}finally{}if(a=nd(i,s,f,l),a!==null)return bn(a,i,l),av(a,s,l),!0}return!1}function Ld(i,s,a,l){if(l={lane:2,revertLane:mh(),action:l,hasEagerState:!1,eagerState:null,next:null},hc(i)){if(s)throw Error(r(479))}else s=nd(i,a,l,2),s!==null&&bn(s,i,2)}function hc(i){var s=i.alternate;return i===Te||s!==null&&s===Te}function ov(i,s){Ps=ac=!0;var a=i.pending;a===null?s.next=s:(s.next=a.next,a.next=s),i.pending=s}function av(i,s,a){if((a&4194048)!==0){var l=s.lanes;l&=i.pendingLanes,a|=l,s.lanes=a,mg(i,a)}}var pc={readContext:Pt,use:cc,useCallback:ut,useContext:ut,useEffect:ut,useImperativeHandle:ut,useLayoutEffect:ut,useInsertionEffect:ut,useMemo:ut,useReducer:ut,useRef:ut,useState:ut,useDebugValue:ut,useDeferredValue:ut,useTransition:ut,useSyncExternalStore:ut,useId:ut,useHostTransitionStatus:ut,useFormState:ut,useActionState:ut,useOptimistic:ut,useMemoCache:ut,useCacheRefresh:ut},lv={readContext:Pt,use:cc,useCallback:function(i,s){return tn().memoizedState=[i,s===void 0?null:s],i},useContext:Pt,useEffect:Hb,useImperativeHandle:function(i,s,a){a=a!=null?a.concat([i]):null,dc(4194308,4,Xb.bind(null,s,i),a)},useLayoutEffect:function(i,s){return dc(4194308,4,i,s)},useInsertionEffect:function(i,s){dc(4,2,i,s)},useMemo:function(i,s){var a=tn();s=s===void 0?null:s;var l=i();if(Zr){Wi(!0);try{i()}finally{Wi(!1)}}return a.memoizedState=[l,s],l},useReducer:function(i,s,a){var l=tn();if(a!==void 0){var f=a(s);if(Zr){Wi(!0);try{a(s)}finally{Wi(!1)}}}else f=s;return l.memoizedState=l.baseState=f,i={pending:null,lanes:0,dispatch:null,lastRenderedReducer:i,lastRenderedState:f},l.queue=i,i=i.dispatch=Ek.bind(null,Te,i),[l.memoizedState,i]},useRef:function(i){var s=tn();return i={current:i},s.memoizedState=i},useState:function(i){i=Cd(i);var s=i.queue,a=sv.bind(null,Te,s);return s.dispatch=a,[i.memoizedState,a]},useDebugValue:Nd,useDeferredValue:function(i,s){var a=tn();return $d(a,i,s)},useTransition:function(){var i=Cd(!1);return i=ev.bind(null,Te,i.queue,!0,!1),tn().memoizedState=i,[!1,i]},useSyncExternalStore:function(i,s,a){var l=Te,f=tn();if($e){if(a===void 0)throw Error(r(407));a=a()}else{if(a=s(),Fe===null)throw Error(r(349));(Ce&124)!==0||_b(l,s,a)}f.memoizedState=a;var m={value:a,getSnapshot:s};return f.queue=m,Hb(Cb.bind(null,l,m,i),[i]),l.flags|=2048,Hs(9,fc(),Mb.bind(null,l,m,a,s),null),a},useId:function(){var i=tn(),s=Fe.identifierPrefix;if($e){var a=Ei,l=Ai;a=(l&~(1<<32-fn(l)-1)).toString(32)+a,s="«"+s+"R"+a,a=lc++,0<a&&(s+="H"+a.toString(32)),s+="»"}else a=vk++,s="«"+s+"r"+a.toString(32)+"»";return i.memoizedState=s},useHostTransitionStatus:Bd,useFormState:zb,useActionState:zb,useOptimistic:function(i){var s=tn();s.memoizedState=s.baseState=i;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return s.queue=a,s=Ld.bind(null,Te,!0,a),a.dispatch=s,[i,s]},useMemoCache:kd,useCacheRefresh:function(){return tn().memoizedState=Ak.bind(null,Te)}},cv={readContext:Pt,use:cc,useCallback:Zb,useContext:Pt,useEffect:Fb,useImperativeHandle:Jb,useInsertionEffect:Gb,useLayoutEffect:Yb,useMemo:Qb,useReducer:uc,useRef:Ib,useState:function(){return uc(ki)},useDebugValue:Nd,useDeferredValue:function(i,s){var a=bt();return Wb(a,Ue.memoizedState,i,s)},useTransition:function(){var i=uc(ki)[0],s=bt().memoizedState;return[typeof i=="boolean"?i:xa(i),s]},useSyncExternalStore:kb,useId:iv,useHostTransitionStatus:Bd,useFormState:Kb,useActionState:Kb,useOptimistic:function(i,s){var a=bt();return $b(a,Ue,i,s)},useMemoCache:kd,useCacheRefresh:rv},Rk={readContext:Pt,use:cc,useCallback:Zb,useContext:Pt,useEffect:Fb,useImperativeHandle:Jb,useInsertionEffect:Gb,useLayoutEffect:Yb,useMemo:Qb,useReducer:Md,useRef:Ib,useState:function(){return Md(ki)},useDebugValue:Nd,useDeferredValue:function(i,s){var a=bt();return Ue===null?$d(a,i,s):Wb(a,Ue.memoizedState,i,s)},useTransition:function(){var i=Md(ki)[0],s=bt().memoizedState;return[typeof i=="boolean"?i:xa(i),s]},useSyncExternalStore:kb,useId:iv,useHostTransitionStatus:Bd,useFormState:Pb,useActionState:Pb,useOptimistic:function(i,s){var a=bt();return Ue!==null?$b(a,Ue,i,s):(a.baseState=i,[i,a.queue.dispatch])},useMemoCache:kd,useCacheRefresh:rv},Fs=null,Aa=0;function mc(i){var s=Aa;return Aa+=1,Fs===null&&(Fs=[]),Sb(Fs,i,s)}function Ea(i,s){s=s.props.ref,i.ref=s!==void 0?s:null}function yc(i,s){throw s.$$typeof===g?Error(r(525)):(i=Object.prototype.toString.call(s),Error(r(31,i==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":i)))}function uv(i){var s=i._init;return s(i._payload)}function fv(i){function s(_,R){if(i){var N=_.deletions;N===null?(_.deletions=[R],_.flags|=16):N.push(R)}}function a(_,R){if(!i)return null;for(;R!==null;)s(_,R),R=R.sibling;return null}function l(_){for(var R=new Map;_!==null;)_.key!==null?R.set(_.key,_):R.set(_.index,_),_=_.sibling;return R}function f(_,R){return _=Ti(_,R),_.index=0,_.sibling=null,_}function m(_,R,N){return _.index=N,i?(N=_.alternate,N!==null?(N=N.index,N<R?(_.flags|=67108866,R):N):(_.flags|=67108866,R)):(_.flags|=1048576,R)}function b(_){return i&&_.alternate===null&&(_.flags|=67108866),_}function x(_,R,N,P){return R===null||R.tag!==6?(R=rd(N,_.mode,P),R.return=_,R):(R=f(R,N),R.return=_,R)}function E(_,R,N,P){var re=N.type;return re===w?K(_,R,N.props.children,P,N.key):R!==null&&(R.elementType===re||typeof re=="object"&&re!==null&&re.$$typeof===F&&uv(re)===R.type)?(R=f(R,N.props),Ea(R,N),R.return=_,R):(R=Ql(N.type,N.key,N.props,null,_.mode,P),Ea(R,N),R.return=_,R)}function $(_,R,N,P){return R===null||R.tag!==4||R.stateNode.containerInfo!==N.containerInfo||R.stateNode.implementation!==N.implementation?(R=sd(N,_.mode,P),R.return=_,R):(R=f(R,N.children||[]),R.return=_,R)}function K(_,R,N,P,re){return R===null||R.tag!==7?(R=Pr(N,_.mode,P,re),R.return=_,R):(R=f(R,N),R.return=_,R)}function G(_,R,N){if(typeof R=="string"&&R!==""||typeof R=="number"||typeof R=="bigint")return R=rd(""+R,_.mode,N),R.return=_,R;if(typeof R=="object"&&R!==null){switch(R.$$typeof){case v:return N=Ql(R.type,R.key,R.props,null,_.mode,N),Ea(N,R),N.return=_,N;case S:return R=sd(R,_.mode,N),R.return=_,R;case F:var P=R._init;return R=P(R._payload),G(_,R,N)}if(W(R)||ge(R))return R=Pr(R,_.mode,N,null),R.return=_,R;if(typeof R.then=="function")return G(_,mc(R),N);if(R.$$typeof===M)return G(_,nc(_,R),N);yc(_,R)}return null}function L(_,R,N,P){var re=R!==null?R.key:null;if(typeof N=="string"&&N!==""||typeof N=="number"||typeof N=="bigint")return re!==null?null:x(_,R,""+N,P);if(typeof N=="object"&&N!==null){switch(N.$$typeof){case v:return N.key===re?E(_,R,N,P):null;case S:return N.key===re?$(_,R,N,P):null;case F:return re=N._init,N=re(N._payload),L(_,R,N,P)}if(W(N)||ge(N))return re!==null?null:K(_,R,N,P,null);if(typeof N.then=="function")return L(_,R,mc(N),P);if(N.$$typeof===M)return L(_,R,nc(_,N),P);yc(_,N)}return null}function U(_,R,N,P,re){if(typeof P=="string"&&P!==""||typeof P=="number"||typeof P=="bigint")return _=_.get(N)||null,x(R,_,""+P,re);if(typeof P=="object"&&P!==null){switch(P.$$typeof){case v:return _=_.get(P.key===null?N:P.key)||null,E(R,_,P,re);case S:return _=_.get(P.key===null?N:P.key)||null,$(R,_,P,re);case F:var Ee=P._init;return P=Ee(P._payload),U(_,R,N,P,re)}if(W(P)||ge(P))return _=_.get(N)||null,K(R,_,P,re,null);if(typeof P.then=="function")return U(_,R,N,mc(P),re);if(P.$$typeof===M)return U(_,R,N,nc(R,P),re);yc(R,P)}return null}function me(_,R,N,P){for(var re=null,Ee=null,ce=R,he=R=0,$t=null;ce!==null&&he<N.length;he++){ce.index>he?($t=ce,ce=null):$t=ce.sibling;var Ne=L(_,ce,N[he],P);if(Ne===null){ce===null&&(ce=$t);break}i&&ce&&Ne.alternate===null&&s(_,ce),R=m(Ne,R,he),Ee===null?re=Ne:Ee.sibling=Ne,Ee=Ne,ce=$t}if(he===N.length)return a(_,ce),$e&&Hr(_,he),re;if(ce===null){for(;he<N.length;he++)ce=G(_,N[he],P),ce!==null&&(R=m(ce,R,he),Ee===null?re=ce:Ee.sibling=ce,Ee=ce);return $e&&Hr(_,he),re}for(ce=l(ce);he<N.length;he++)$t=U(ce,_,he,N[he],P),$t!==null&&(i&&$t.alternate!==null&&ce.delete($t.key===null?he:$t.key),R=m($t,R,he),Ee===null?re=$t:Ee.sibling=$t,Ee=$t);return i&&ce.forEach(function(wr){return s(_,wr)}),$e&&Hr(_,he),re}function de(_,R,N,P){if(N==null)throw Error(r(151));for(var re=null,Ee=null,ce=R,he=R=0,$t=null,Ne=N.next();ce!==null&&!Ne.done;he++,Ne=N.next()){ce.index>he?($t=ce,ce=null):$t=ce.sibling;var wr=L(_,ce,Ne.value,P);if(wr===null){ce===null&&(ce=$t);break}i&&ce&&wr.alternate===null&&s(_,ce),R=m(wr,R,he),Ee===null?re=wr:Ee.sibling=wr,Ee=wr,ce=$t}if(Ne.done)return a(_,ce),$e&&Hr(_,he),re;if(ce===null){for(;!Ne.done;he++,Ne=N.next())Ne=G(_,Ne.value,P),Ne!==null&&(R=m(Ne,R,he),Ee===null?re=Ne:Ee.sibling=Ne,Ee=Ne);return $e&&Hr(_,he),re}for(ce=l(ce);!Ne.done;he++,Ne=N.next())Ne=U(ce,_,he,Ne.value,P),Ne!==null&&(i&&Ne.alternate!==null&&ce.delete(Ne.key===null?he:Ne.key),R=m(Ne,R,he),Ee===null?re=Ne:Ee.sibling=Ne,Ee=Ne);return i&&ce.forEach(function(O_){return s(_,O_)}),$e&&Hr(_,he),re}function Ke(_,R,N,P){if(typeof N=="object"&&N!==null&&N.type===w&&N.key===null&&(N=N.props.children),typeof N=="object"&&N!==null){switch(N.$$typeof){case v:e:{for(var re=N.key;R!==null;){if(R.key===re){if(re=N.type,re===w){if(R.tag===7){a(_,R.sibling),P=f(R,N.props.children),P.return=_,_=P;break e}}else if(R.elementType===re||typeof re=="object"&&re!==null&&re.$$typeof===F&&uv(re)===R.type){a(_,R.sibling),P=f(R,N.props),Ea(P,N),P.return=_,_=P;break e}a(_,R);break}else s(_,R);R=R.sibling}N.type===w?(P=Pr(N.props.children,_.mode,P,N.key),P.return=_,_=P):(P=Ql(N.type,N.key,N.props,null,_.mode,P),Ea(P,N),P.return=_,_=P)}return b(_);case S:e:{for(re=N.key;R!==null;){if(R.key===re)if(R.tag===4&&R.stateNode.containerInfo===N.containerInfo&&R.stateNode.implementation===N.implementation){a(_,R.sibling),P=f(R,N.children||[]),P.return=_,_=P;break e}else{a(_,R);break}else s(_,R);R=R.sibling}P=sd(N,_.mode,P),P.return=_,_=P}return b(_);case F:return re=N._init,N=re(N._payload),Ke(_,R,N,P)}if(W(N))return me(_,R,N,P);if(ge(N)){if(re=ge(N),typeof re!="function")throw Error(r(150));return N=re.call(N),de(_,R,N,P)}if(typeof N.then=="function")return Ke(_,R,mc(N),P);if(N.$$typeof===M)return Ke(_,R,nc(_,N),P);yc(_,N)}return typeof N=="string"&&N!==""||typeof N=="number"||typeof N=="bigint"?(N=""+N,R!==null&&R.tag===6?(a(_,R.sibling),P=f(R,N),P.return=_,_=P):(a(_,R),P=rd(N,_.mode,P),P.return=_,_=P),b(_)):a(_,R)}return function(_,R,N,P){try{Aa=0;var re=Ke(_,R,N,P);return Fs=null,re}catch(ce){if(ce===ma||ce===rc)throw ce;var Ee=hn(29,ce,null,_.mode);return Ee.lanes=P,Ee.return=_,Ee}finally{}}}var Gs=fv(!0),dv=fv(!1),Cn=I(null),ti=null;function ar(i){var s=i.alternate;X(kt,kt.current&1),X(Cn,i),ti===null&&(s===null||qs.current!==null||s.memoizedState!==null)&&(ti=i)}function hv(i){if(i.tag===22){if(X(kt,kt.current),X(Cn,i),ti===null){var s=i.alternate;s!==null&&s.memoizedState!==null&&(ti=i)}}else lr()}function lr(){X(kt,kt.current),X(Cn,Cn.current)}function _i(i){te(Cn),ti===i&&(ti=null),te(kt)}var kt=I(0);function gc(i){for(var s=i;s!==null;){if(s.tag===13){var a=s.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||a.data==="$?"||Oh(a)))return s}else if(s.tag===19&&s.memoizedProps.revealOrder!==void 0){if((s.flags&128)!==0)return s}else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===i)break;for(;s.sibling===null;){if(s.return===null||s.return===i)return null;s=s.return}s.sibling.return=s.return,s=s.sibling}return null}function Vd(i,s,a,l){s=i.memoizedState,a=a(l,s),a=a==null?s:y({},s,a),i.memoizedState=a,i.lanes===0&&(i.updateQueue.baseState=a)}var Ud={enqueueSetState:function(i,s,a){i=i._reactInternals;var l=gn(),f=rr(l);f.payload=s,a!=null&&(f.callback=a),s=sr(i,f,l),s!==null&&(bn(s,i,l),ga(s,i,l))},enqueueReplaceState:function(i,s,a){i=i._reactInternals;var l=gn(),f=rr(l);f.tag=1,f.payload=s,a!=null&&(f.callback=a),s=sr(i,f,l),s!==null&&(bn(s,i,l),ga(s,i,l))},enqueueForceUpdate:function(i,s){i=i._reactInternals;var a=gn(),l=rr(a);l.tag=2,s!=null&&(l.callback=s),s=sr(i,l,a),s!==null&&(bn(s,i,a),ga(s,i,a))}};function pv(i,s,a,l,f,m,b){return i=i.stateNode,typeof i.shouldComponentUpdate=="function"?i.shouldComponentUpdate(l,m,b):s.prototype&&s.prototype.isPureReactComponent?!aa(a,l)||!aa(f,m):!0}function mv(i,s,a,l){i=s.state,typeof s.componentWillReceiveProps=="function"&&s.componentWillReceiveProps(a,l),typeof s.UNSAFE_componentWillReceiveProps=="function"&&s.UNSAFE_componentWillReceiveProps(a,l),s.state!==i&&Ud.enqueueReplaceState(s,s.state,null)}function Qr(i,s){var a=s;if("ref"in s){a={};for(var l in s)l!=="ref"&&(a[l]=s[l])}if(i=i.defaultProps){a===s&&(a=y({},a));for(var f in i)a[f]===void 0&&(a[f]=i[f])}return a}var bc=typeof reportError=="function"?reportError:function(i){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var s=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof i=="object"&&i!==null&&typeof i.message=="string"?String(i.message):String(i),error:i});if(!window.dispatchEvent(s))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",i);return}console.error(i)};function yv(i){bc(i)}function gv(i){console.error(i)}function bv(i){bc(i)}function vc(i,s){try{var a=i.onUncaughtError;a(s.value,{componentStack:s.stack})}catch(l){setTimeout(function(){throw l})}}function vv(i,s,a){try{var l=i.onCaughtError;l(a.value,{componentStack:a.stack,errorBoundary:s.tag===1?s.stateNode:null})}catch(f){setTimeout(function(){throw f})}}function zd(i,s,a){return a=rr(a),a.tag=3,a.payload={element:null},a.callback=function(){vc(i,s)},a}function Sv(i){return i=rr(i),i.tag=3,i}function xv(i,s,a,l){var f=a.type.getDerivedStateFromError;if(typeof f=="function"){var m=l.value;i.payload=function(){return f(m)},i.callback=function(){vv(s,a,l)}}var b=a.stateNode;b!==null&&typeof b.componentDidCatch=="function"&&(i.callback=function(){vv(s,a,l),typeof f!="function"&&(pr===null?pr=new Set([this]):pr.add(this));var x=l.stack;this.componentDidCatch(l.value,{componentStack:x!==null?x:""})})}function Ok(i,s,a,l,f){if(a.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){if(s=a.alternate,s!==null&&da(s,a,f,!0),a=Cn.current,a!==null){switch(a.tag){case 13:return ti===null?uh():a.alternate===null&&st===0&&(st=3),a.flags&=-257,a.flags|=65536,a.lanes=f,l===md?a.flags|=16384:(s=a.updateQueue,s===null?a.updateQueue=new Set([l]):s.add(l),dh(i,l,f)),!1;case 22:return a.flags|=65536,l===md?a.flags|=16384:(s=a.updateQueue,s===null?(s={transitions:null,markerInstances:null,retryQueue:new Set([l])},a.updateQueue=s):(a=s.retryQueue,a===null?s.retryQueue=new Set([l]):a.add(l)),dh(i,l,f)),!1}throw Error(r(435,a.tag))}return dh(i,l,f),uh(),!1}if($e)return s=Cn.current,s!==null?((s.flags&65536)===0&&(s.flags|=256),s.flags|=65536,s.lanes=f,l!==ld&&(i=Error(r(422),{cause:l}),fa(On(i,a)))):(l!==ld&&(s=Error(r(423),{cause:l}),fa(On(s,a))),i=i.current.alternate,i.flags|=65536,f&=-f,i.lanes|=f,l=On(l,a),f=zd(i.stateNode,l,f),bd(i,f),st!==4&&(st=2)),!1;var m=Error(r(520),{cause:l});if(m=On(m,a),Da===null?Da=[m]:Da.push(m),st!==4&&(st=2),s===null)return!0;l=On(l,a),a=s;do{switch(a.tag){case 3:return a.flags|=65536,i=f&-f,a.lanes|=i,i=zd(a.stateNode,l,i),bd(a,i),!1;case 1:if(s=a.type,m=a.stateNode,(a.flags&128)===0&&(typeof s.getDerivedStateFromError=="function"||m!==null&&typeof m.componentDidCatch=="function"&&(pr===null||!pr.has(m))))return a.flags|=65536,f&=-f,a.lanes|=f,f=Sv(f),xv(f,i,a,l),bd(a,f),!1}a=a.return}while(a!==null);return!1}var wv=Error(r(461)),Dt=!1;function Lt(i,s,a,l){s.child=i===null?dv(s,null,a,l):Gs(s,i.child,a,l)}function Tv(i,s,a,l,f){a=a.render;var m=s.ref;if("ref"in l){var b={};for(var x in l)x!=="ref"&&(b[x]=l[x])}else b=l;return Xr(s),l=Td(i,s,a,b,m,f),x=Ad(),i!==null&&!Dt?(Ed(i,s,f),Mi(i,s,f)):($e&&x&&od(s),s.flags|=1,Lt(i,s,l,f),s.child)}function Av(i,s,a,l,f){if(i===null){var m=a.type;return typeof m=="function"&&!id(m)&&m.defaultProps===void 0&&a.compare===null?(s.tag=15,s.type=m,Ev(i,s,m,l,f)):(i=Ql(a.type,null,l,s,s.mode,f),i.ref=s.ref,i.return=s,s.child=i)}if(m=i.child,!Yd(i,f)){var b=m.memoizedProps;if(a=a.compare,a=a!==null?a:aa,a(b,l)&&i.ref===s.ref)return Mi(i,s,f)}return s.flags|=1,i=Ti(m,l),i.ref=s.ref,i.return=s,s.child=i}function Ev(i,s,a,l,f){if(i!==null){var m=i.memoizedProps;if(aa(m,l)&&i.ref===s.ref)if(Dt=!1,s.pendingProps=l=m,Yd(i,f))(i.flags&131072)!==0&&(Dt=!0);else return s.lanes=i.lanes,Mi(i,s,f)}return Kd(i,s,a,l,f)}function Rv(i,s,a){var l=s.pendingProps,f=l.children,m=i!==null?i.memoizedState:null;if(l.mode==="hidden"){if((s.flags&128)!==0){if(l=m!==null?m.baseLanes|a:a,i!==null){for(f=s.child=i.child,m=0;f!==null;)m=m|f.lanes|f.childLanes,f=f.sibling;s.childLanes=m&~l}else s.childLanes=0,s.child=null;return Ov(i,s,l,a)}if((a&536870912)!==0)s.memoizedState={baseLanes:0,cachePool:null},i!==null&&ic(s,m!==null?m.cachePool:null),m!==null?Eb(s,m):Sd(),hv(s);else return s.lanes=s.childLanes=536870912,Ov(i,s,m!==null?m.baseLanes|a:a,a)}else m!==null?(ic(s,m.cachePool),Eb(s,m),lr(),s.memoizedState=null):(i!==null&&ic(s,null),Sd(),lr());return Lt(i,s,f,a),s.child}function Ov(i,s,a,l){var f=pd();return f=f===null?null:{parent:Ot._currentValue,pool:f},s.memoizedState={baseLanes:a,cachePool:f},i!==null&&ic(s,null),Sd(),hv(s),i!==null&&da(i,s,l,!0),null}function Sc(i,s){var a=s.ref;if(a===null)i!==null&&i.ref!==null&&(s.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(r(284));(i===null||i.ref!==a)&&(s.flags|=4194816)}}function Kd(i,s,a,l,f){return Xr(s),a=Td(i,s,a,l,void 0,f),l=Ad(),i!==null&&!Dt?(Ed(i,s,f),Mi(i,s,f)):($e&&l&&od(s),s.flags|=1,Lt(i,s,a,f),s.child)}function kv(i,s,a,l,f,m){return Xr(s),s.updateQueue=null,a=Ob(s,l,a,f),Rb(i),l=Ad(),i!==null&&!Dt?(Ed(i,s,m),Mi(i,s,m)):($e&&l&&od(s),s.flags|=1,Lt(i,s,a,m),s.child)}function _v(i,s,a,l,f){if(Xr(s),s.stateNode===null){var m=Ls,b=a.contextType;typeof b=="object"&&b!==null&&(m=Pt(b)),m=new a(l,m),s.memoizedState=m.state!==null&&m.state!==void 0?m.state:null,m.updater=Ud,s.stateNode=m,m._reactInternals=s,m=s.stateNode,m.props=l,m.state=s.memoizedState,m.refs={},yd(s),b=a.contextType,m.context=typeof b=="object"&&b!==null?Pt(b):Ls,m.state=s.memoizedState,b=a.getDerivedStateFromProps,typeof b=="function"&&(Vd(s,a,b,l),m.state=s.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof m.getSnapshotBeforeUpdate=="function"||typeof m.UNSAFE_componentWillMount!="function"&&typeof m.componentWillMount!="function"||(b=m.state,typeof m.componentWillMount=="function"&&m.componentWillMount(),typeof m.UNSAFE_componentWillMount=="function"&&m.UNSAFE_componentWillMount(),b!==m.state&&Ud.enqueueReplaceState(m,m.state,null),va(s,l,m,f),ba(),m.state=s.memoizedState),typeof m.componentDidMount=="function"&&(s.flags|=4194308),l=!0}else if(i===null){m=s.stateNode;var x=s.memoizedProps,E=Qr(a,x);m.props=E;var $=m.context,K=a.contextType;b=Ls,typeof K=="object"&&K!==null&&(b=Pt(K));var G=a.getDerivedStateFromProps;K=typeof G=="function"||typeof m.getSnapshotBeforeUpdate=="function",x=s.pendingProps!==x,K||typeof m.UNSAFE_componentWillReceiveProps!="function"&&typeof m.componentWillReceiveProps!="function"||(x||$!==b)&&mv(s,m,l,b),ir=!1;var L=s.memoizedState;m.state=L,va(s,l,m,f),ba(),$=s.memoizedState,x||L!==$||ir?(typeof G=="function"&&(Vd(s,a,G,l),$=s.memoizedState),(E=ir||pv(s,a,E,l,L,$,b))?(K||typeof m.UNSAFE_componentWillMount!="function"&&typeof m.componentWillMount!="function"||(typeof m.componentWillMount=="function"&&m.componentWillMount(),typeof m.UNSAFE_componentWillMount=="function"&&m.UNSAFE_componentWillMount()),typeof m.componentDidMount=="function"&&(s.flags|=4194308)):(typeof m.componentDidMount=="function"&&(s.flags|=4194308),s.memoizedProps=l,s.memoizedState=$),m.props=l,m.state=$,m.context=b,l=E):(typeof m.componentDidMount=="function"&&(s.flags|=4194308),l=!1)}else{m=s.stateNode,gd(i,s),b=s.memoizedProps,K=Qr(a,b),m.props=K,G=s.pendingProps,L=m.context,$=a.contextType,E=Ls,typeof $=="object"&&$!==null&&(E=Pt($)),x=a.getDerivedStateFromProps,($=typeof x=="function"||typeof m.getSnapshotBeforeUpdate=="function")||typeof m.UNSAFE_componentWillReceiveProps!="function"&&typeof m.componentWillReceiveProps!="function"||(b!==G||L!==E)&&mv(s,m,l,E),ir=!1,L=s.memoizedState,m.state=L,va(s,l,m,f),ba();var U=s.memoizedState;b!==G||L!==U||ir||i!==null&&i.dependencies!==null&&tc(i.dependencies)?(typeof x=="function"&&(Vd(s,a,x,l),U=s.memoizedState),(K=ir||pv(s,a,K,l,L,U,E)||i!==null&&i.dependencies!==null&&tc(i.dependencies))?($||typeof m.UNSAFE_componentWillUpdate!="function"&&typeof m.componentWillUpdate!="function"||(typeof m.componentWillUpdate=="function"&&m.componentWillUpdate(l,U,E),typeof m.UNSAFE_componentWillUpdate=="function"&&m.UNSAFE_componentWillUpdate(l,U,E)),typeof m.componentDidUpdate=="function"&&(s.flags|=4),typeof m.getSnapshotBeforeUpdate=="function"&&(s.flags|=1024)):(typeof m.componentDidUpdate!="function"||b===i.memoizedProps&&L===i.memoizedState||(s.flags|=4),typeof m.getSnapshotBeforeUpdate!="function"||b===i.memoizedProps&&L===i.memoizedState||(s.flags|=1024),s.memoizedProps=l,s.memoizedState=U),m.props=l,m.state=U,m.context=E,l=K):(typeof m.componentDidUpdate!="function"||b===i.memoizedProps&&L===i.memoizedState||(s.flags|=4),typeof m.getSnapshotBeforeUpdate!="function"||b===i.memoizedProps&&L===i.memoizedState||(s.flags|=1024),l=!1)}return m=l,Sc(i,s),l=(s.flags&128)!==0,m||l?(m=s.stateNode,a=l&&typeof a.getDerivedStateFromError!="function"?null:m.render(),s.flags|=1,i!==null&&l?(s.child=Gs(s,i.child,null,f),s.child=Gs(s,null,a,f)):Lt(i,s,a,f),s.memoizedState=m.state,i=s.child):i=Mi(i,s,f),i}function Mv(i,s,a,l){return ua(),s.flags|=256,Lt(i,s,a,l),s.child}var qd={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Pd(i){return{baseLanes:i,cachePool:gb()}}function Id(i,s,a){return i=i!==null?i.childLanes&~a:0,s&&(i|=Dn),i}function Cv(i,s,a){var l=s.pendingProps,f=!1,m=(s.flags&128)!==0,b;if((b=m)||(b=i!==null&&i.memoizedState===null?!1:(kt.current&2)!==0),b&&(f=!0,s.flags&=-129),b=(s.flags&32)!==0,s.flags&=-33,i===null){if($e){if(f?ar(s):lr(),$e){var x=rt,E;if(E=x){e:{for(E=x,x=ei;E.nodeType!==8;){if(!x){x=null;break e}if(E=Hn(E.nextSibling),E===null){x=null;break e}}x=E}x!==null?(s.memoizedState={dehydrated:x,treeContext:Ir!==null?{id:Ai,overflow:Ei}:null,retryLane:536870912,hydrationErrors:null},E=hn(18,null,null,0),E.stateNode=x,E.return=s,s.child=E,Yt=s,rt=null,E=!0):E=!1}E||Gr(s)}if(x=s.memoizedState,x!==null&&(x=x.dehydrated,x!==null))return Oh(x)?s.lanes=32:s.lanes=536870912,null;_i(s)}return x=l.children,l=l.fallback,f?(lr(),f=s.mode,x=xc({mode:"hidden",children:x},f),l=Pr(l,f,a,null),x.return=s,l.return=s,x.sibling=l,s.child=x,f=s.child,f.memoizedState=Pd(a),f.childLanes=Id(i,b,a),s.memoizedState=qd,l):(ar(s),Hd(s,x))}if(E=i.memoizedState,E!==null&&(x=E.dehydrated,x!==null)){if(m)s.flags&256?(ar(s),s.flags&=-257,s=Fd(i,s,a)):s.memoizedState!==null?(lr(),s.child=i.child,s.flags|=128,s=null):(lr(),f=l.fallback,x=s.mode,l=xc({mode:"visible",children:l.children},x),f=Pr(f,x,a,null),f.flags|=2,l.return=s,f.return=s,l.sibling=f,s.child=l,Gs(s,i.child,null,a),l=s.child,l.memoizedState=Pd(a),l.childLanes=Id(i,b,a),s.memoizedState=qd,s=f);else if(ar(s),Oh(x)){if(b=x.nextSibling&&x.nextSibling.dataset,b)var $=b.dgst;b=$,l=Error(r(419)),l.stack="",l.digest=b,fa({value:l,source:null,stack:null}),s=Fd(i,s,a)}else if(Dt||da(i,s,a,!1),b=(a&i.childLanes)!==0,Dt||b){if(b=Fe,b!==null&&(l=a&-a,l=(l&42)!==0?1:kf(l),l=(l&(b.suspendedLanes|a))!==0?0:l,l!==0&&l!==E.retryLane))throw E.retryLane=l,Bs(i,l),bn(b,i,l),wv;x.data==="$?"||uh(),s=Fd(i,s,a)}else x.data==="$?"?(s.flags|=192,s.child=i.child,s=null):(i=E.treeContext,rt=Hn(x.nextSibling),Yt=s,$e=!0,Fr=null,ei=!1,i!==null&&(_n[Mn++]=Ai,_n[Mn++]=Ei,_n[Mn++]=Ir,Ai=i.id,Ei=i.overflow,Ir=s),s=Hd(s,l.children),s.flags|=4096);return s}return f?(lr(),f=l.fallback,x=s.mode,E=i.child,$=E.sibling,l=Ti(E,{mode:"hidden",children:l.children}),l.subtreeFlags=E.subtreeFlags&65011712,$!==null?f=Ti($,f):(f=Pr(f,x,a,null),f.flags|=2),f.return=s,l.return=s,l.sibling=f,s.child=l,l=f,f=s.child,x=i.child.memoizedState,x===null?x=Pd(a):(E=x.cachePool,E!==null?($=Ot._currentValue,E=E.parent!==$?{parent:$,pool:$}:E):E=gb(),x={baseLanes:x.baseLanes|a,cachePool:E}),f.memoizedState=x,f.childLanes=Id(i,b,a),s.memoizedState=qd,l):(ar(s),a=i.child,i=a.sibling,a=Ti(a,{mode:"visible",children:l.children}),a.return=s,a.sibling=null,i!==null&&(b=s.deletions,b===null?(s.deletions=[i],s.flags|=16):b.push(i)),s.child=a,s.memoizedState=null,a)}function Hd(i,s){return s=xc({mode:"visible",children:s},i.mode),s.return=i,i.child=s}function xc(i,s){return i=hn(22,i,null,s),i.lanes=0,i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},i}function Fd(i,s,a){return Gs(s,i.child,null,a),i=Hd(s,s.pendingProps.children),i.flags|=2,s.memoizedState=null,i}function Dv(i,s,a){i.lanes|=s;var l=i.alternate;l!==null&&(l.lanes|=s),ud(i.return,s,a)}function Gd(i,s,a,l,f){var m=i.memoizedState;m===null?i.memoizedState={isBackwards:s,rendering:null,renderingStartTime:0,last:l,tail:a,tailMode:f}:(m.isBackwards=s,m.rendering=null,m.renderingStartTime=0,m.last=l,m.tail=a,m.tailMode=f)}function Nv(i,s,a){var l=s.pendingProps,f=l.revealOrder,m=l.tail;if(Lt(i,s,l.children,a),l=kt.current,(l&2)!==0)l=l&1|2,s.flags|=128;else{if(i!==null&&(i.flags&128)!==0)e:for(i=s.child;i!==null;){if(i.tag===13)i.memoizedState!==null&&Dv(i,a,s);else if(i.tag===19)Dv(i,a,s);else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===s)break e;for(;i.sibling===null;){if(i.return===null||i.return===s)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}l&=1}switch(X(kt,l),f){case"forwards":for(a=s.child,f=null;a!==null;)i=a.alternate,i!==null&&gc(i)===null&&(f=a),a=a.sibling;a=f,a===null?(f=s.child,s.child=null):(f=a.sibling,a.sibling=null),Gd(s,!1,f,a,m);break;case"backwards":for(a=null,f=s.child,s.child=null;f!==null;){if(i=f.alternate,i!==null&&gc(i)===null){s.child=f;break}i=f.sibling,f.sibling=a,a=f,f=i}Gd(s,!0,a,null,m);break;case"together":Gd(s,!1,null,null,void 0);break;default:s.memoizedState=null}return s.child}function Mi(i,s,a){if(i!==null&&(s.dependencies=i.dependencies),hr|=s.lanes,(a&s.childLanes)===0)if(i!==null){if(da(i,s,a,!1),(a&s.childLanes)===0)return null}else return null;if(i!==null&&s.child!==i.child)throw Error(r(153));if(s.child!==null){for(i=s.child,a=Ti(i,i.pendingProps),s.child=a,a.return=s;i.sibling!==null;)i=i.sibling,a=a.sibling=Ti(i,i.pendingProps),a.return=s;a.sibling=null}return s.child}function Yd(i,s){return(i.lanes&s)!==0?!0:(i=i.dependencies,!!(i!==null&&tc(i)))}function kk(i,s,a){switch(s.tag){case 3:Ve(s,s.stateNode.containerInfo),nr(s,Ot,i.memoizedState.cache),ua();break;case 27:case 5:Qi(s);break;case 4:Ve(s,s.stateNode.containerInfo);break;case 10:nr(s,s.type,s.memoizedProps.value);break;case 13:var l=s.memoizedState;if(l!==null)return l.dehydrated!==null?(ar(s),s.flags|=128,null):(a&s.child.childLanes)!==0?Cv(i,s,a):(ar(s),i=Mi(i,s,a),i!==null?i.sibling:null);ar(s);break;case 19:var f=(i.flags&128)!==0;if(l=(a&s.childLanes)!==0,l||(da(i,s,a,!1),l=(a&s.childLanes)!==0),f){if(l)return Nv(i,s,a);s.flags|=128}if(f=s.memoizedState,f!==null&&(f.rendering=null,f.tail=null,f.lastEffect=null),X(kt,kt.current),l)break;return null;case 22:case 23:return s.lanes=0,Rv(i,s,a);case 24:nr(s,Ot,i.memoizedState.cache)}return Mi(i,s,a)}function $v(i,s,a){if(i!==null)if(i.memoizedProps!==s.pendingProps)Dt=!0;else{if(!Yd(i,a)&&(s.flags&128)===0)return Dt=!1,kk(i,s,a);Dt=(i.flags&131072)!==0}else Dt=!1,$e&&(s.flags&1048576)!==0&&ub(s,ec,s.index);switch(s.lanes=0,s.tag){case 16:e:{i=s.pendingProps;var l=s.elementType,f=l._init;if(l=f(l._payload),s.type=l,typeof l=="function")id(l)?(i=Qr(l,i),s.tag=1,s=_v(null,s,l,i,a)):(s.tag=0,s=Kd(null,s,l,i,a));else{if(l!=null){if(f=l.$$typeof,f===j){s.tag=11,s=Tv(null,s,l,i,a);break e}else if(f===H){s.tag=14,s=Av(null,s,l,i,a);break e}}throw s=Q(l)||l,Error(r(306,s,""))}}return s;case 0:return Kd(i,s,s.type,s.pendingProps,a);case 1:return l=s.type,f=Qr(l,s.pendingProps),_v(i,s,l,f,a);case 3:e:{if(Ve(s,s.stateNode.containerInfo),i===null)throw Error(r(387));l=s.pendingProps;var m=s.memoizedState;f=m.element,gd(i,s),va(s,l,null,a);var b=s.memoizedState;if(l=b.cache,nr(s,Ot,l),l!==m.cache&&fd(s,[Ot],a,!0),ba(),l=b.element,m.isDehydrated)if(m={element:l,isDehydrated:!1,cache:b.cache},s.updateQueue.baseState=m,s.memoizedState=m,s.flags&256){s=Mv(i,s,l,a);break e}else if(l!==f){f=On(Error(r(424)),s),fa(f),s=Mv(i,s,l,a);break e}else{switch(i=s.stateNode.containerInfo,i.nodeType){case 9:i=i.body;break;default:i=i.nodeName==="HTML"?i.ownerDocument.body:i}for(rt=Hn(i.firstChild),Yt=s,$e=!0,Fr=null,ei=!0,a=dv(s,null,l,a),s.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling}else{if(ua(),l===f){s=Mi(i,s,a);break e}Lt(i,s,l,a)}s=s.child}return s;case 26:return Sc(i,s),i===null?(a=V0(s.type,null,s.pendingProps,null))?s.memoizedState=a:$e||(a=s.type,i=s.pendingProps,l=jc(le.current).createElement(a),l[qt]=s,l[Wt]=i,Ut(l,a,i),Ct(l),s.stateNode=l):s.memoizedState=V0(s.type,i.memoizedProps,s.pendingProps,i.memoizedState),null;case 27:return Qi(s),i===null&&$e&&(l=s.stateNode=j0(s.type,s.pendingProps,le.current),Yt=s,ei=!0,f=rt,gr(s.type)?(kh=f,rt=Hn(l.firstChild)):rt=f),Lt(i,s,s.pendingProps.children,a),Sc(i,s),i===null&&(s.flags|=4194304),s.child;case 5:return i===null&&$e&&((f=l=rt)&&(l=n_(l,s.type,s.pendingProps,ei),l!==null?(s.stateNode=l,Yt=s,rt=Hn(l.firstChild),ei=!1,f=!0):f=!1),f||Gr(s)),Qi(s),f=s.type,m=s.pendingProps,b=i!==null?i.memoizedProps:null,l=m.children,Ah(f,m)?l=null:b!==null&&Ah(f,b)&&(s.flags|=32),s.memoizedState!==null&&(f=Td(i,s,Sk,null,null,a),Ka._currentValue=f),Sc(i,s),Lt(i,s,l,a),s.child;case 6:return i===null&&$e&&((i=a=rt)&&(a=i_(a,s.pendingProps,ei),a!==null?(s.stateNode=a,Yt=s,rt=null,i=!0):i=!1),i||Gr(s)),null;case 13:return Cv(i,s,a);case 4:return Ve(s,s.stateNode.containerInfo),l=s.pendingProps,i===null?s.child=Gs(s,null,l,a):Lt(i,s,l,a),s.child;case 11:return Tv(i,s,s.type,s.pendingProps,a);case 7:return Lt(i,s,s.pendingProps,a),s.child;case 8:return Lt(i,s,s.pendingProps.children,a),s.child;case 12:return Lt(i,s,s.pendingProps.children,a),s.child;case 10:return l=s.pendingProps,nr(s,s.type,l.value),Lt(i,s,l.children,a),s.child;case 9:return f=s.type._context,l=s.pendingProps.children,Xr(s),f=Pt(f),l=l(f),s.flags|=1,Lt(i,s,l,a),s.child;case 14:return Av(i,s,s.type,s.pendingProps,a);case 15:return Ev(i,s,s.type,s.pendingProps,a);case 19:return Nv(i,s,a);case 31:return l=s.pendingProps,a=s.mode,l={mode:l.mode,children:l.children},i===null?(a=xc(l,a),a.ref=s.ref,s.child=a,a.return=s,s=a):(a=Ti(i.child,l),a.ref=s.ref,s.child=a,a.return=s,s=a),s;case 22:return Rv(i,s,a);case 24:return Xr(s),l=Pt(Ot),i===null?(f=pd(),f===null&&(f=Fe,m=dd(),f.pooledCache=m,m.refCount++,m!==null&&(f.pooledCacheLanes|=a),f=m),s.memoizedState={parent:l,cache:f},yd(s),nr(s,Ot,f)):((i.lanes&a)!==0&&(gd(i,s),va(s,null,null,a),ba()),f=i.memoizedState,m=s.memoizedState,f.parent!==l?(f={parent:l,cache:l},s.memoizedState=f,s.lanes===0&&(s.memoizedState=s.updateQueue.baseState=f),nr(s,Ot,l)):(l=m.cache,nr(s,Ot,l),l!==f.cache&&fd(s,[Ot],a,!0))),Lt(i,s,s.pendingProps.children,a),s.child;case 29:throw s.pendingProps}throw Error(r(156,s.tag))}function Ci(i){i.flags|=4}function jv(i,s){if(s.type!=="stylesheet"||(s.state.loading&4)!==0)i.flags&=-16777217;else if(i.flags|=16777216,!P0(s)){if(s=Cn.current,s!==null&&((Ce&4194048)===Ce?ti!==null:(Ce&62914560)!==Ce&&(Ce&536870912)===0||s!==ti))throw ya=md,bb;i.flags|=8192}}function wc(i,s){s!==null&&(i.flags|=4),i.flags&16384&&(s=i.tag!==22?hg():536870912,i.lanes|=s,Zs|=s)}function Ra(i,s){if(!$e)switch(i.tailMode){case"hidden":s=i.tail;for(var a=null;s!==null;)s.alternate!==null&&(a=s),s=s.sibling;a===null?i.tail=null:a.sibling=null;break;case"collapsed":a=i.tail;for(var l=null;a!==null;)a.alternate!==null&&(l=a),a=a.sibling;l===null?s||i.tail===null?i.tail=null:i.tail.sibling=null:l.sibling=null}}function tt(i){var s=i.alternate!==null&&i.alternate.child===i.child,a=0,l=0;if(s)for(var f=i.child;f!==null;)a|=f.lanes|f.childLanes,l|=f.subtreeFlags&65011712,l|=f.flags&65011712,f.return=i,f=f.sibling;else for(f=i.child;f!==null;)a|=f.lanes|f.childLanes,l|=f.subtreeFlags,l|=f.flags,f.return=i,f=f.sibling;return i.subtreeFlags|=l,i.childLanes=a,s}function _k(i,s,a){var l=s.pendingProps;switch(ad(s),s.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return tt(s),null;case 1:return tt(s),null;case 3:return a=s.stateNode,l=null,i!==null&&(l=i.memoizedState.cache),s.memoizedState.cache!==l&&(s.flags|=2048),Oi(Ot),wn(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(i===null||i.child===null)&&(ca(s)?Ci(s):i===null||i.memoizedState.isDehydrated&&(s.flags&256)===0||(s.flags|=1024,hb())),tt(s),null;case 26:return a=s.memoizedState,i===null?(Ci(s),a!==null?(tt(s),jv(s,a)):(tt(s),s.flags&=-16777217)):a?a!==i.memoizedState?(Ci(s),tt(s),jv(s,a)):(tt(s),s.flags&=-16777217):(i.memoizedProps!==l&&Ci(s),tt(s),s.flags&=-16777217),null;case 27:Si(s),a=le.current;var f=s.type;if(i!==null&&s.stateNode!=null)i.memoizedProps!==l&&Ci(s);else{if(!l){if(s.stateNode===null)throw Error(r(166));return tt(s),null}i=se.current,ca(s)?fb(s):(i=j0(f,l,a),s.stateNode=i,Ci(s))}return tt(s),null;case 5:if(Si(s),a=s.type,i!==null&&s.stateNode!=null)i.memoizedProps!==l&&Ci(s);else{if(!l){if(s.stateNode===null)throw Error(r(166));return tt(s),null}if(i=se.current,ca(s))fb(s);else{switch(f=jc(le.current),i){case 1:i=f.createElementNS("http://www.w3.org/2000/svg",a);break;case 2:i=f.createElementNS("http://www.w3.org/1998/Math/MathML",a);break;default:switch(a){case"svg":i=f.createElementNS("http://www.w3.org/2000/svg",a);break;case"math":i=f.createElementNS("http://www.w3.org/1998/Math/MathML",a);break;case"script":i=f.createElement("div"),i.innerHTML="<script><\/script>",i=i.removeChild(i.firstChild);break;case"select":i=typeof l.is=="string"?f.createElement("select",{is:l.is}):f.createElement("select"),l.multiple?i.multiple=!0:l.size&&(i.size=l.size);break;default:i=typeof l.is=="string"?f.createElement(a,{is:l.is}):f.createElement(a)}}i[qt]=s,i[Wt]=l;e:for(f=s.child;f!==null;){if(f.tag===5||f.tag===6)i.appendChild(f.stateNode);else if(f.tag!==4&&f.tag!==27&&f.child!==null){f.child.return=f,f=f.child;continue}if(f===s)break e;for(;f.sibling===null;){if(f.return===null||f.return===s)break e;f=f.return}f.sibling.return=f.return,f=f.sibling}s.stateNode=i;e:switch(Ut(i,a,l),a){case"button":case"input":case"select":case"textarea":i=!!l.autoFocus;break e;case"img":i=!0;break e;default:i=!1}i&&Ci(s)}}return tt(s),s.flags&=-16777217,null;case 6:if(i&&s.stateNode!=null)i.memoizedProps!==l&&Ci(s);else{if(typeof l!="string"&&s.stateNode===null)throw Error(r(166));if(i=le.current,ca(s)){if(i=s.stateNode,a=s.memoizedProps,l=null,f=Yt,f!==null)switch(f.tag){case 27:case 5:l=f.memoizedProps}i[qt]=s,i=!!(i.nodeValue===a||l!==null&&l.suppressHydrationWarning===!0||k0(i.nodeValue,a)),i||Gr(s)}else i=jc(i).createTextNode(l),i[qt]=s,s.stateNode=i}return tt(s),null;case 13:if(l=s.memoizedState,i===null||i.memoizedState!==null&&i.memoizedState.dehydrated!==null){if(f=ca(s),l!==null&&l.dehydrated!==null){if(i===null){if(!f)throw Error(r(318));if(f=s.memoizedState,f=f!==null?f.dehydrated:null,!f)throw Error(r(317));f[qt]=s}else ua(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;tt(s),f=!1}else f=hb(),i!==null&&i.memoizedState!==null&&(i.memoizedState.hydrationErrors=f),f=!0;if(!f)return s.flags&256?(_i(s),s):(_i(s),null)}if(_i(s),(s.flags&128)!==0)return s.lanes=a,s;if(a=l!==null,i=i!==null&&i.memoizedState!==null,a){l=s.child,f=null,l.alternate!==null&&l.alternate.memoizedState!==null&&l.alternate.memoizedState.cachePool!==null&&(f=l.alternate.memoizedState.cachePool.pool);var m=null;l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(m=l.memoizedState.cachePool.pool),m!==f&&(l.flags|=2048)}return a!==i&&a&&(s.child.flags|=8192),wc(s,s.updateQueue),tt(s),null;case 4:return wn(),i===null&&vh(s.stateNode.containerInfo),tt(s),null;case 10:return Oi(s.type),tt(s),null;case 19:if(te(kt),f=s.memoizedState,f===null)return tt(s),null;if(l=(s.flags&128)!==0,m=f.rendering,m===null)if(l)Ra(f,!1);else{if(st!==0||i!==null&&(i.flags&128)!==0)for(i=s.child;i!==null;){if(m=gc(i),m!==null){for(s.flags|=128,Ra(f,!1),i=m.updateQueue,s.updateQueue=i,wc(s,i),s.subtreeFlags=0,i=a,a=s.child;a!==null;)cb(a,i),a=a.sibling;return X(kt,kt.current&1|2),s.child}i=i.sibling}f.tail!==null&&we()>Ec&&(s.flags|=128,l=!0,Ra(f,!1),s.lanes=4194304)}else{if(!l)if(i=gc(m),i!==null){if(s.flags|=128,l=!0,i=i.updateQueue,s.updateQueue=i,wc(s,i),Ra(f,!0),f.tail===null&&f.tailMode==="hidden"&&!m.alternate&&!$e)return tt(s),null}else 2*we()-f.renderingStartTime>Ec&&a!==536870912&&(s.flags|=128,l=!0,Ra(f,!1),s.lanes=4194304);f.isBackwards?(m.sibling=s.child,s.child=m):(i=f.last,i!==null?i.sibling=m:s.child=m,f.last=m)}return f.tail!==null?(s=f.tail,f.rendering=s,f.tail=s.sibling,f.renderingStartTime=we(),s.sibling=null,i=kt.current,X(kt,l?i&1|2:i&1),s):(tt(s),null);case 22:case 23:return _i(s),xd(),l=s.memoizedState!==null,i!==null?i.memoizedState!==null!==l&&(s.flags|=8192):l&&(s.flags|=8192),l?(a&536870912)!==0&&(s.flags&128)===0&&(tt(s),s.subtreeFlags&6&&(s.flags|=8192)):tt(s),a=s.updateQueue,a!==null&&wc(s,a.retryQueue),a=null,i!==null&&i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(a=i.memoizedState.cachePool.pool),l=null,s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(l=s.memoizedState.cachePool.pool),l!==a&&(s.flags|=2048),i!==null&&te(Jr),null;case 24:return a=null,i!==null&&(a=i.memoizedState.cache),s.memoizedState.cache!==a&&(s.flags|=2048),Oi(Ot),tt(s),null;case 25:return null;case 30:return null}throw Error(r(156,s.tag))}function Mk(i,s){switch(ad(s),s.tag){case 1:return i=s.flags,i&65536?(s.flags=i&-65537|128,s):null;case 3:return Oi(Ot),wn(),i=s.flags,(i&65536)!==0&&(i&128)===0?(s.flags=i&-65537|128,s):null;case 26:case 27:case 5:return Si(s),null;case 13:if(_i(s),i=s.memoizedState,i!==null&&i.dehydrated!==null){if(s.alternate===null)throw Error(r(340));ua()}return i=s.flags,i&65536?(s.flags=i&-65537|128,s):null;case 19:return te(kt),null;case 4:return wn(),null;case 10:return Oi(s.type),null;case 22:case 23:return _i(s),xd(),i!==null&&te(Jr),i=s.flags,i&65536?(s.flags=i&-65537|128,s):null;case 24:return Oi(Ot),null;case 25:return null;default:return null}}function Bv(i,s){switch(ad(s),s.tag){case 3:Oi(Ot),wn();break;case 26:case 27:case 5:Si(s);break;case 4:wn();break;case 13:_i(s);break;case 19:te(kt);break;case 10:Oi(s.type);break;case 22:case 23:_i(s),xd(),i!==null&&te(Jr);break;case 24:Oi(Ot)}}function Oa(i,s){try{var a=s.updateQueue,l=a!==null?a.lastEffect:null;if(l!==null){var f=l.next;a=f;do{if((a.tag&i)===i){l=void 0;var m=a.create,b=a.inst;l=m(),b.destroy=l}a=a.next}while(a!==f)}}catch(x){Pe(s,s.return,x)}}function cr(i,s,a){try{var l=s.updateQueue,f=l!==null?l.lastEffect:null;if(f!==null){var m=f.next;l=m;do{if((l.tag&i)===i){var b=l.inst,x=b.destroy;if(x!==void 0){b.destroy=void 0,f=s;var E=a,$=x;try{$()}catch(K){Pe(f,E,K)}}}l=l.next}while(l!==m)}}catch(K){Pe(s,s.return,K)}}function Lv(i){var s=i.updateQueue;if(s!==null){var a=i.stateNode;try{Ab(s,a)}catch(l){Pe(i,i.return,l)}}}function Vv(i,s,a){a.props=Qr(i.type,i.memoizedProps),a.state=i.memoizedState;try{a.componentWillUnmount()}catch(l){Pe(i,s,l)}}function ka(i,s){try{var a=i.ref;if(a!==null){switch(i.tag){case 26:case 27:case 5:var l=i.stateNode;break;case 30:l=i.stateNode;break;default:l=i.stateNode}typeof a=="function"?i.refCleanup=a(l):a.current=l}}catch(f){Pe(i,s,f)}}function ni(i,s){var a=i.ref,l=i.refCleanup;if(a!==null)if(typeof l=="function")try{l()}catch(f){Pe(i,s,f)}finally{i.refCleanup=null,i=i.alternate,i!=null&&(i.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(f){Pe(i,s,f)}else a.current=null}function Uv(i){var s=i.type,a=i.memoizedProps,l=i.stateNode;try{e:switch(s){case"button":case"input":case"select":case"textarea":a.autoFocus&&l.focus();break e;case"img":a.src?l.src=a.src:a.srcSet&&(l.srcset=a.srcSet)}}catch(f){Pe(i,i.return,f)}}function Xd(i,s,a){try{var l=i.stateNode;Zk(l,i.type,a,s),l[Wt]=s}catch(f){Pe(i,i.return,f)}}function zv(i){return i.tag===5||i.tag===3||i.tag===26||i.tag===27&&gr(i.type)||i.tag===4}function Jd(i){e:for(;;){for(;i.sibling===null;){if(i.return===null||zv(i.return))return null;i=i.return}for(i.sibling.return=i.return,i=i.sibling;i.tag!==5&&i.tag!==6&&i.tag!==18;){if(i.tag===27&&gr(i.type)||i.flags&2||i.child===null||i.tag===4)continue e;i.child.return=i,i=i.child}if(!(i.flags&2))return i.stateNode}}function Zd(i,s,a){var l=i.tag;if(l===5||l===6)i=i.stateNode,s?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(i,s):(s=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,s.appendChild(i),a=a._reactRootContainer,a!=null||s.onclick!==null||(s.onclick=$c));else if(l!==4&&(l===27&&gr(i.type)&&(a=i.stateNode,s=null),i=i.child,i!==null))for(Zd(i,s,a),i=i.sibling;i!==null;)Zd(i,s,a),i=i.sibling}function Tc(i,s,a){var l=i.tag;if(l===5||l===6)i=i.stateNode,s?a.insertBefore(i,s):a.appendChild(i);else if(l!==4&&(l===27&&gr(i.type)&&(a=i.stateNode),i=i.child,i!==null))for(Tc(i,s,a),i=i.sibling;i!==null;)Tc(i,s,a),i=i.sibling}function Kv(i){var s=i.stateNode,a=i.memoizedProps;try{for(var l=i.type,f=s.attributes;f.length;)s.removeAttributeNode(f[0]);Ut(s,l,a),s[qt]=i,s[Wt]=a}catch(m){Pe(i,i.return,m)}}var Di=!1,ft=!1,Qd=!1,qv=typeof WeakSet=="function"?WeakSet:Set,Nt=null;function Ck(i,s){if(i=i.containerInfo,wh=Kc,i=Wg(i),Jf(i)){if("selectionStart"in i)var a={start:i.selectionStart,end:i.selectionEnd};else e:{a=(a=i.ownerDocument)&&a.defaultView||window;var l=a.getSelection&&a.getSelection();if(l&&l.rangeCount!==0){a=l.anchorNode;var f=l.anchorOffset,m=l.focusNode;l=l.focusOffset;try{a.nodeType,m.nodeType}catch{a=null;break e}var b=0,x=-1,E=-1,$=0,K=0,G=i,L=null;t:for(;;){for(var U;G!==a||f!==0&&G.nodeType!==3||(x=b+f),G!==m||l!==0&&G.nodeType!==3||(E=b+l),G.nodeType===3&&(b+=G.nodeValue.length),(U=G.firstChild)!==null;)L=G,G=U;for(;;){if(G===i)break t;if(L===a&&++$===f&&(x=b),L===m&&++K===l&&(E=b),(U=G.nextSibling)!==null)break;G=L,L=G.parentNode}G=U}a=x===-1||E===-1?null:{start:x,end:E}}else a=null}a=a||{start:0,end:0}}else a=null;for(Th={focusedElem:i,selectionRange:a},Kc=!1,Nt=s;Nt!==null;)if(s=Nt,i=s.child,(s.subtreeFlags&1024)!==0&&i!==null)i.return=s,Nt=i;else for(;Nt!==null;){switch(s=Nt,m=s.alternate,i=s.flags,s.tag){case 0:break;case 11:case 15:break;case 1:if((i&1024)!==0&&m!==null){i=void 0,a=s,f=m.memoizedProps,m=m.memoizedState,l=a.stateNode;try{var me=Qr(a.type,f,a.elementType===a.type);i=l.getSnapshotBeforeUpdate(me,m),l.__reactInternalSnapshotBeforeUpdate=i}catch(de){Pe(a,a.return,de)}}break;case 3:if((i&1024)!==0){if(i=s.stateNode.containerInfo,a=i.nodeType,a===9)Rh(i);else if(a===1)switch(i.nodeName){case"HEAD":case"HTML":case"BODY":Rh(i);break;default:i.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((i&1024)!==0)throw Error(r(163))}if(i=s.sibling,i!==null){i.return=s.return,Nt=i;break}Nt=s.return}}function Pv(i,s,a){var l=a.flags;switch(a.tag){case 0:case 11:case 15:ur(i,a),l&4&&Oa(5,a);break;case 1:if(ur(i,a),l&4)if(i=a.stateNode,s===null)try{i.componentDidMount()}catch(b){Pe(a,a.return,b)}else{var f=Qr(a.type,s.memoizedProps);s=s.memoizedState;try{i.componentDidUpdate(f,s,i.__reactInternalSnapshotBeforeUpdate)}catch(b){Pe(a,a.return,b)}}l&64&&Lv(a),l&512&&ka(a,a.return);break;case 3:if(ur(i,a),l&64&&(i=a.updateQueue,i!==null)){if(s=null,a.child!==null)switch(a.child.tag){case 27:case 5:s=a.child.stateNode;break;case 1:s=a.child.stateNode}try{Ab(i,s)}catch(b){Pe(a,a.return,b)}}break;case 27:s===null&&l&4&&Kv(a);case 26:case 5:ur(i,a),s===null&&l&4&&Uv(a),l&512&&ka(a,a.return);break;case 12:ur(i,a);break;case 13:ur(i,a),l&4&&Fv(i,a),l&64&&(i=a.memoizedState,i!==null&&(i=i.dehydrated,i!==null&&(a=zk.bind(null,a),r_(i,a))));break;case 22:if(l=a.memoizedState!==null||Di,!l){s=s!==null&&s.memoizedState!==null||ft,f=Di;var m=ft;Di=l,(ft=s)&&!m?fr(i,a,(a.subtreeFlags&8772)!==0):ur(i,a),Di=f,ft=m}break;case 30:break;default:ur(i,a)}}function Iv(i){var s=i.alternate;s!==null&&(i.alternate=null,Iv(s)),i.child=null,i.deletions=null,i.sibling=null,i.tag===5&&(s=i.stateNode,s!==null&&Cf(s)),i.stateNode=null,i.return=null,i.dependencies=null,i.memoizedProps=null,i.memoizedState=null,i.pendingProps=null,i.stateNode=null,i.updateQueue=null}var Je=null,nn=!1;function Ni(i,s,a){for(a=a.child;a!==null;)Hv(i,s,a),a=a.sibling}function Hv(i,s,a){if(un&&typeof un.onCommitFiberUnmount=="function")try{un.onCommitFiberUnmount(Xo,a)}catch{}switch(a.tag){case 26:ft||ni(a,s),Ni(i,s,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:ft||ni(a,s);var l=Je,f=nn;gr(a.type)&&(Je=a.stateNode,nn=!1),Ni(i,s,a),La(a.stateNode),Je=l,nn=f;break;case 5:ft||ni(a,s);case 6:if(l=Je,f=nn,Je=null,Ni(i,s,a),Je=l,nn=f,Je!==null)if(nn)try{(Je.nodeType===9?Je.body:Je.nodeName==="HTML"?Je.ownerDocument.body:Je).removeChild(a.stateNode)}catch(m){Pe(a,s,m)}else try{Je.removeChild(a.stateNode)}catch(m){Pe(a,s,m)}break;case 18:Je!==null&&(nn?(i=Je,N0(i.nodeType===9?i.body:i.nodeName==="HTML"?i.ownerDocument.body:i,a.stateNode),Ha(i)):N0(Je,a.stateNode));break;case 4:l=Je,f=nn,Je=a.stateNode.containerInfo,nn=!0,Ni(i,s,a),Je=l,nn=f;break;case 0:case 11:case 14:case 15:ft||cr(2,a,s),ft||cr(4,a,s),Ni(i,s,a);break;case 1:ft||(ni(a,s),l=a.stateNode,typeof l.componentWillUnmount=="function"&&Vv(a,s,l)),Ni(i,s,a);break;case 21:Ni(i,s,a);break;case 22:ft=(l=ft)||a.memoizedState!==null,Ni(i,s,a),ft=l;break;default:Ni(i,s,a)}}function Fv(i,s){if(s.memoizedState===null&&(i=s.alternate,i!==null&&(i=i.memoizedState,i!==null&&(i=i.dehydrated,i!==null))))try{Ha(i)}catch(a){Pe(s,s.return,a)}}function Dk(i){switch(i.tag){case 13:case 19:var s=i.stateNode;return s===null&&(s=i.stateNode=new qv),s;case 22:return i=i.stateNode,s=i._retryCache,s===null&&(s=i._retryCache=new qv),s;default:throw Error(r(435,i.tag))}}function Wd(i,s){var a=Dk(i);s.forEach(function(l){var f=Kk.bind(null,i,l);a.has(l)||(a.add(l),l.then(f,f))})}function pn(i,s){var a=s.deletions;if(a!==null)for(var l=0;l<a.length;l++){var f=a[l],m=i,b=s,x=b;e:for(;x!==null;){switch(x.tag){case 27:if(gr(x.type)){Je=x.stateNode,nn=!1;break e}break;case 5:Je=x.stateNode,nn=!1;break e;case 3:case 4:Je=x.stateNode.containerInfo,nn=!0;break e}x=x.return}if(Je===null)throw Error(r(160));Hv(m,b,f),Je=null,nn=!1,m=f.alternate,m!==null&&(m.return=null),f.return=null}if(s.subtreeFlags&13878)for(s=s.child;s!==null;)Gv(s,i),s=s.sibling}var In=null;function Gv(i,s){var a=i.alternate,l=i.flags;switch(i.tag){case 0:case 11:case 14:case 15:pn(s,i),mn(i),l&4&&(cr(3,i,i.return),Oa(3,i),cr(5,i,i.return));break;case 1:pn(s,i),mn(i),l&512&&(ft||a===null||ni(a,a.return)),l&64&&Di&&(i=i.updateQueue,i!==null&&(l=i.callbacks,l!==null&&(a=i.shared.hiddenCallbacks,i.shared.hiddenCallbacks=a===null?l:a.concat(l))));break;case 26:var f=In;if(pn(s,i),mn(i),l&512&&(ft||a===null||ni(a,a.return)),l&4){var m=a!==null?a.memoizedState:null;if(l=i.memoizedState,a===null)if(l===null)if(i.stateNode===null){e:{l=i.type,a=i.memoizedProps,f=f.ownerDocument||f;t:switch(l){case"title":m=f.getElementsByTagName("title")[0],(!m||m[Qo]||m[qt]||m.namespaceURI==="http://www.w3.org/2000/svg"||m.hasAttribute("itemprop"))&&(m=f.createElement(l),f.head.insertBefore(m,f.querySelector("head > title"))),Ut(m,l,a),m[qt]=i,Ct(m),l=m;break e;case"link":var b=K0("link","href",f).get(l+(a.href||""));if(b){for(var x=0;x<b.length;x++)if(m=b[x],m.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&m.getAttribute("rel")===(a.rel==null?null:a.rel)&&m.getAttribute("title")===(a.title==null?null:a.title)&&m.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){b.splice(x,1);break t}}m=f.createElement(l),Ut(m,l,a),f.head.appendChild(m);break;case"meta":if(b=K0("meta","content",f).get(l+(a.content||""))){for(x=0;x<b.length;x++)if(m=b[x],m.getAttribute("content")===(a.content==null?null:""+a.content)&&m.getAttribute("name")===(a.name==null?null:a.name)&&m.getAttribute("property")===(a.property==null?null:a.property)&&m.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&m.getAttribute("charset")===(a.charSet==null?null:a.charSet)){b.splice(x,1);break t}}m=f.createElement(l),Ut(m,l,a),f.head.appendChild(m);break;default:throw Error(r(468,l))}m[qt]=i,Ct(m),l=m}i.stateNode=l}else q0(f,i.type,i.stateNode);else i.stateNode=z0(f,l,i.memoizedProps);else m!==l?(m===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):m.count--,l===null?q0(f,i.type,i.stateNode):z0(f,l,i.memoizedProps)):l===null&&i.stateNode!==null&&Xd(i,i.memoizedProps,a.memoizedProps)}break;case 27:pn(s,i),mn(i),l&512&&(ft||a===null||ni(a,a.return)),a!==null&&l&4&&Xd(i,i.memoizedProps,a.memoizedProps);break;case 5:if(pn(s,i),mn(i),l&512&&(ft||a===null||ni(a,a.return)),i.flags&32){f=i.stateNode;try{_s(f,"")}catch(U){Pe(i,i.return,U)}}l&4&&i.stateNode!=null&&(f=i.memoizedProps,Xd(i,f,a!==null?a.memoizedProps:f)),l&1024&&(Qd=!0);break;case 6:if(pn(s,i),mn(i),l&4){if(i.stateNode===null)throw Error(r(162));l=i.memoizedProps,a=i.stateNode;try{a.nodeValue=l}catch(U){Pe(i,i.return,U)}}break;case 3:if(Vc=null,f=In,In=Bc(s.containerInfo),pn(s,i),In=f,mn(i),l&4&&a!==null&&a.memoizedState.isDehydrated)try{Ha(s.containerInfo)}catch(U){Pe(i,i.return,U)}Qd&&(Qd=!1,Yv(i));break;case 4:l=In,In=Bc(i.stateNode.containerInfo),pn(s,i),mn(i),In=l;break;case 12:pn(s,i),mn(i);break;case 13:pn(s,i),mn(i),i.child.flags&8192&&i.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(sh=we()),l&4&&(l=i.updateQueue,l!==null&&(i.updateQueue=null,Wd(i,l)));break;case 22:f=i.memoizedState!==null;var E=a!==null&&a.memoizedState!==null,$=Di,K=ft;if(Di=$||f,ft=K||E,pn(s,i),ft=K,Di=$,mn(i),l&8192)e:for(s=i.stateNode,s._visibility=f?s._visibility&-2:s._visibility|1,f&&(a===null||E||Di||ft||Wr(i)),a=null,s=i;;){if(s.tag===5||s.tag===26){if(a===null){E=a=s;try{if(m=E.stateNode,f)b=m.style,typeof b.setProperty=="function"?b.setProperty("display","none","important"):b.display="none";else{x=E.stateNode;var G=E.memoizedProps.style,L=G!=null&&G.hasOwnProperty("display")?G.display:null;x.style.display=L==null||typeof L=="boolean"?"":(""+L).trim()}}catch(U){Pe(E,E.return,U)}}}else if(s.tag===6){if(a===null){E=s;try{E.stateNode.nodeValue=f?"":E.memoizedProps}catch(U){Pe(E,E.return,U)}}}else if((s.tag!==22&&s.tag!==23||s.memoizedState===null||s===i)&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===i)break e;for(;s.sibling===null;){if(s.return===null||s.return===i)break e;a===s&&(a=null),s=s.return}a===s&&(a=null),s.sibling.return=s.return,s=s.sibling}l&4&&(l=i.updateQueue,l!==null&&(a=l.retryQueue,a!==null&&(l.retryQueue=null,Wd(i,a))));break;case 19:pn(s,i),mn(i),l&4&&(l=i.updateQueue,l!==null&&(i.updateQueue=null,Wd(i,l)));break;case 30:break;case 21:break;default:pn(s,i),mn(i)}}function mn(i){var s=i.flags;if(s&2){try{for(var a,l=i.return;l!==null;){if(zv(l)){a=l;break}l=l.return}if(a==null)throw Error(r(160));switch(a.tag){case 27:var f=a.stateNode,m=Jd(i);Tc(i,m,f);break;case 5:var b=a.stateNode;a.flags&32&&(_s(b,""),a.flags&=-33);var x=Jd(i);Tc(i,x,b);break;case 3:case 4:var E=a.stateNode.containerInfo,$=Jd(i);Zd(i,$,E);break;default:throw Error(r(161))}}catch(K){Pe(i,i.return,K)}i.flags&=-3}s&4096&&(i.flags&=-4097)}function Yv(i){if(i.subtreeFlags&1024)for(i=i.child;i!==null;){var s=i;Yv(s),s.tag===5&&s.flags&1024&&s.stateNode.reset(),i=i.sibling}}function ur(i,s){if(s.subtreeFlags&8772)for(s=s.child;s!==null;)Pv(i,s.alternate,s),s=s.sibling}function Wr(i){for(i=i.child;i!==null;){var s=i;switch(s.tag){case 0:case 11:case 14:case 15:cr(4,s,s.return),Wr(s);break;case 1:ni(s,s.return);var a=s.stateNode;typeof a.componentWillUnmount=="function"&&Vv(s,s.return,a),Wr(s);break;case 27:La(s.stateNode);case 26:case 5:ni(s,s.return),Wr(s);break;case 22:s.memoizedState===null&&Wr(s);break;case 30:Wr(s);break;default:Wr(s)}i=i.sibling}}function fr(i,s,a){for(a=a&&(s.subtreeFlags&8772)!==0,s=s.child;s!==null;){var l=s.alternate,f=i,m=s,b=m.flags;switch(m.tag){case 0:case 11:case 15:fr(f,m,a),Oa(4,m);break;case 1:if(fr(f,m,a),l=m,f=l.stateNode,typeof f.componentDidMount=="function")try{f.componentDidMount()}catch($){Pe(l,l.return,$)}if(l=m,f=l.updateQueue,f!==null){var x=l.stateNode;try{var E=f.shared.hiddenCallbacks;if(E!==null)for(f.shared.hiddenCallbacks=null,f=0;f<E.length;f++)Tb(E[f],x)}catch($){Pe(l,l.return,$)}}a&&b&64&&Lv(m),ka(m,m.return);break;case 27:Kv(m);case 26:case 5:fr(f,m,a),a&&l===null&&b&4&&Uv(m),ka(m,m.return);break;case 12:fr(f,m,a);break;case 13:fr(f,m,a),a&&b&4&&Fv(f,m);break;case 22:m.memoizedState===null&&fr(f,m,a),ka(m,m.return);break;case 30:break;default:fr(f,m,a)}s=s.sibling}}function eh(i,s){var a=null;i!==null&&i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(a=i.memoizedState.cachePool.pool),i=null,s.memoizedState!==null&&s.memoizedState.cachePool!==null&&(i=s.memoizedState.cachePool.pool),i!==a&&(i!=null&&i.refCount++,a!=null&&ha(a))}function th(i,s){i=null,s.alternate!==null&&(i=s.alternate.memoizedState.cache),s=s.memoizedState.cache,s!==i&&(s.refCount++,i!=null&&ha(i))}function ii(i,s,a,l){if(s.subtreeFlags&10256)for(s=s.child;s!==null;)Xv(i,s,a,l),s=s.sibling}function Xv(i,s,a,l){var f=s.flags;switch(s.tag){case 0:case 11:case 15:ii(i,s,a,l),f&2048&&Oa(9,s);break;case 1:ii(i,s,a,l);break;case 3:ii(i,s,a,l),f&2048&&(i=null,s.alternate!==null&&(i=s.alternate.memoizedState.cache),s=s.memoizedState.cache,s!==i&&(s.refCount++,i!=null&&ha(i)));break;case 12:if(f&2048){ii(i,s,a,l),i=s.stateNode;try{var m=s.memoizedProps,b=m.id,x=m.onPostCommit;typeof x=="function"&&x(b,s.alternate===null?"mount":"update",i.passiveEffectDuration,-0)}catch(E){Pe(s,s.return,E)}}else ii(i,s,a,l);break;case 13:ii(i,s,a,l);break;case 23:break;case 22:m=s.stateNode,b=s.alternate,s.memoizedState!==null?m._visibility&2?ii(i,s,a,l):_a(i,s):m._visibility&2?ii(i,s,a,l):(m._visibility|=2,Ys(i,s,a,l,(s.subtreeFlags&10256)!==0)),f&2048&&eh(b,s);break;case 24:ii(i,s,a,l),f&2048&&th(s.alternate,s);break;default:ii(i,s,a,l)}}function Ys(i,s,a,l,f){for(f=f&&(s.subtreeFlags&10256)!==0,s=s.child;s!==null;){var m=i,b=s,x=a,E=l,$=b.flags;switch(b.tag){case 0:case 11:case 15:Ys(m,b,x,E,f),Oa(8,b);break;case 23:break;case 22:var K=b.stateNode;b.memoizedState!==null?K._visibility&2?Ys(m,b,x,E,f):_a(m,b):(K._visibility|=2,Ys(m,b,x,E,f)),f&&$&2048&&eh(b.alternate,b);break;case 24:Ys(m,b,x,E,f),f&&$&2048&&th(b.alternate,b);break;default:Ys(m,b,x,E,f)}s=s.sibling}}function _a(i,s){if(s.subtreeFlags&10256)for(s=s.child;s!==null;){var a=i,l=s,f=l.flags;switch(l.tag){case 22:_a(a,l),f&2048&&eh(l.alternate,l);break;case 24:_a(a,l),f&2048&&th(l.alternate,l);break;default:_a(a,l)}s=s.sibling}}var Ma=8192;function Xs(i){if(i.subtreeFlags&Ma)for(i=i.child;i!==null;)Jv(i),i=i.sibling}function Jv(i){switch(i.tag){case 26:Xs(i),i.flags&Ma&&i.memoizedState!==null&&g_(In,i.memoizedState,i.memoizedProps);break;case 5:Xs(i);break;case 3:case 4:var s=In;In=Bc(i.stateNode.containerInfo),Xs(i),In=s;break;case 22:i.memoizedState===null&&(s=i.alternate,s!==null&&s.memoizedState!==null?(s=Ma,Ma=16777216,Xs(i),Ma=s):Xs(i));break;default:Xs(i)}}function Zv(i){var s=i.alternate;if(s!==null&&(i=s.child,i!==null)){s.child=null;do s=i.sibling,i.sibling=null,i=s;while(i!==null)}}function Ca(i){var s=i.deletions;if((i.flags&16)!==0){if(s!==null)for(var a=0;a<s.length;a++){var l=s[a];Nt=l,Wv(l,i)}Zv(i)}if(i.subtreeFlags&10256)for(i=i.child;i!==null;)Qv(i),i=i.sibling}function Qv(i){switch(i.tag){case 0:case 11:case 15:Ca(i),i.flags&2048&&cr(9,i,i.return);break;case 3:Ca(i);break;case 12:Ca(i);break;case 22:var s=i.stateNode;i.memoizedState!==null&&s._visibility&2&&(i.return===null||i.return.tag!==13)?(s._visibility&=-3,Ac(i)):Ca(i);break;default:Ca(i)}}function Ac(i){var s=i.deletions;if((i.flags&16)!==0){if(s!==null)for(var a=0;a<s.length;a++){var l=s[a];Nt=l,Wv(l,i)}Zv(i)}for(i=i.child;i!==null;){switch(s=i,s.tag){case 0:case 11:case 15:cr(8,s,s.return),Ac(s);break;case 22:a=s.stateNode,a._visibility&2&&(a._visibility&=-3,Ac(s));break;default:Ac(s)}i=i.sibling}}function Wv(i,s){for(;Nt!==null;){var a=Nt;switch(a.tag){case 0:case 11:case 15:cr(8,a,s);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var l=a.memoizedState.cachePool.pool;l!=null&&l.refCount++}break;case 24:ha(a.memoizedState.cache)}if(l=a.child,l!==null)l.return=a,Nt=l;else e:for(a=i;Nt!==null;){l=Nt;var f=l.sibling,m=l.return;if(Iv(l),l===a){Nt=null;break e}if(f!==null){f.return=m,Nt=f;break e}Nt=m}}}var Nk={getCacheForType:function(i){var s=Pt(Ot),a=s.data.get(i);return a===void 0&&(a=i(),s.data.set(i,a)),a}},$k=typeof WeakMap=="function"?WeakMap:Map,Be=0,Fe=null,Oe=null,Ce=0,Le=0,yn=null,dr=!1,Js=!1,nh=!1,$i=0,st=0,hr=0,es=0,ih=0,Dn=0,Zs=0,Da=null,rn=null,rh=!1,sh=0,Ec=1/0,Rc=null,pr=null,Vt=0,mr=null,Qs=null,Ws=0,oh=0,ah=null,e0=null,Na=0,lh=null;function gn(){if((Be&2)!==0&&Ce!==0)return Ce&-Ce;if(B.T!==null){var i=zs;return i!==0?i:mh()}return yg()}function t0(){Dn===0&&(Dn=(Ce&536870912)===0||$e?dg():536870912);var i=Cn.current;return i!==null&&(i.flags|=32),Dn}function bn(i,s,a){(i===Fe&&(Le===2||Le===9)||i.cancelPendingCommit!==null)&&(eo(i,0),yr(i,Ce,Dn,!1)),Zo(i,a),((Be&2)===0||i!==Fe)&&(i===Fe&&((Be&2)===0&&(es|=a),st===4&&yr(i,Ce,Dn,!1)),ri(i))}function n0(i,s,a){if((Be&6)!==0)throw Error(r(327));var l=!a&&(s&124)===0&&(s&i.expiredLanes)===0||Jo(i,s),f=l?Lk(i,s):fh(i,s,!0),m=l;do{if(f===0){Js&&!l&&yr(i,s,0,!1);break}else{if(a=i.current.alternate,m&&!jk(a)){f=fh(i,s,!1),m=!1;continue}if(f===2){if(m=s,i.errorRecoveryDisabledLanes&m)var b=0;else b=i.pendingLanes&-536870913,b=b!==0?b:b&536870912?536870912:0;if(b!==0){s=b;e:{var x=i;f=Da;var E=x.current.memoizedState.isDehydrated;if(E&&(eo(x,b).flags|=256),b=fh(x,b,!1),b!==2){if(nh&&!E){x.errorRecoveryDisabledLanes|=m,es|=m,f=4;break e}m=rn,rn=f,m!==null&&(rn===null?rn=m:rn.push.apply(rn,m))}f=b}if(m=!1,f!==2)continue}}if(f===1){eo(i,0),yr(i,s,0,!0);break}e:{switch(l=i,m=f,m){case 0:case 1:throw Error(r(345));case 4:if((s&4194048)!==s)break;case 6:yr(l,s,Dn,!dr);break e;case 2:rn=null;break;case 3:case 5:break;default:throw Error(r(329))}if((s&62914560)===s&&(f=sh+300-we(),10<f)){if(yr(l,s,Dn,!dr),Ll(l,0,!0)!==0)break e;l.timeoutHandle=C0(i0.bind(null,l,a,rn,Rc,rh,s,Dn,es,Zs,dr,m,2,-0,0),f);break e}i0(l,a,rn,Rc,rh,s,Dn,es,Zs,dr,m,0,-0,0)}}break}while(!0);ri(i)}function i0(i,s,a,l,f,m,b,x,E,$,K,G,L,U){if(i.timeoutHandle=-1,G=s.subtreeFlags,(G&8192||(G&16785408)===16785408)&&(za={stylesheets:null,count:0,unsuspend:y_},Jv(s),G=b_(),G!==null)){i.cancelPendingCommit=G(u0.bind(null,i,s,m,a,l,f,b,x,E,K,1,L,U)),yr(i,m,b,!$);return}u0(i,s,m,a,l,f,b,x,E)}function jk(i){for(var s=i;;){var a=s.tag;if((a===0||a===11||a===15)&&s.flags&16384&&(a=s.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var l=0;l<a.length;l++){var f=a[l],m=f.getSnapshot;f=f.value;try{if(!dn(m(),f))return!1}catch{return!1}}if(a=s.child,s.subtreeFlags&16384&&a!==null)a.return=s,s=a;else{if(s===i)break;for(;s.sibling===null;){if(s.return===null||s.return===i)return!0;s=s.return}s.sibling.return=s.return,s=s.sibling}}return!0}function yr(i,s,a,l){s&=~ih,s&=~es,i.suspendedLanes|=s,i.pingedLanes&=~s,l&&(i.warmLanes|=s),l=i.expirationTimes;for(var f=s;0<f;){var m=31-fn(f),b=1<<m;l[m]=-1,f&=~b}a!==0&&pg(i,a,s)}function Oc(){return(Be&6)===0?($a(0),!1):!0}function ch(){if(Oe!==null){if(Le===0)var i=Oe.return;else i=Oe,Ri=Yr=null,Rd(i),Fs=null,Aa=0,i=Oe;for(;i!==null;)Bv(i.alternate,i),i=i.return;Oe=null}}function eo(i,s){var a=i.timeoutHandle;a!==-1&&(i.timeoutHandle=-1,Wk(a)),a=i.cancelPendingCommit,a!==null&&(i.cancelPendingCommit=null,a()),ch(),Fe=i,Oe=a=Ti(i.current,null),Ce=s,Le=0,yn=null,dr=!1,Js=Jo(i,s),nh=!1,Zs=Dn=ih=es=hr=st=0,rn=Da=null,rh=!1,(s&8)!==0&&(s|=s&32);var l=i.entangledLanes;if(l!==0)for(i=i.entanglements,l&=s;0<l;){var f=31-fn(l),m=1<<f;s|=i[f],l&=~m}return $i=s,Xl(),a}function r0(i,s){Te=null,B.H=pc,s===ma||s===rc?(s=xb(),Le=3):s===bb?(s=xb(),Le=4):Le=s===wv?8:s!==null&&typeof s=="object"&&typeof s.then=="function"?6:1,yn=s,Oe===null&&(st=1,vc(i,On(s,i.current)))}function s0(){var i=B.H;return B.H=pc,i===null?pc:i}function o0(){var i=B.A;return B.A=Nk,i}function uh(){st=4,dr||(Ce&4194048)!==Ce&&Cn.current!==null||(Js=!0),(hr&134217727)===0&&(es&134217727)===0||Fe===null||yr(Fe,Ce,Dn,!1)}function fh(i,s,a){var l=Be;Be|=2;var f=s0(),m=o0();(Fe!==i||Ce!==s)&&(Rc=null,eo(i,s)),s=!1;var b=st;e:do try{if(Le!==0&&Oe!==null){var x=Oe,E=yn;switch(Le){case 8:ch(),b=6;break e;case 3:case 2:case 9:case 6:Cn.current===null&&(s=!0);var $=Le;if(Le=0,yn=null,to(i,x,E,$),a&&Js){b=0;break e}break;default:$=Le,Le=0,yn=null,to(i,x,E,$)}}Bk(),b=st;break}catch(K){r0(i,K)}while(!0);return s&&i.shellSuspendCounter++,Ri=Yr=null,Be=l,B.H=f,B.A=m,Oe===null&&(Fe=null,Ce=0,Xl()),b}function Bk(){for(;Oe!==null;)a0(Oe)}function Lk(i,s){var a=Be;Be|=2;var l=s0(),f=o0();Fe!==i||Ce!==s?(Rc=null,Ec=we()+500,eo(i,s)):Js=Jo(i,s);e:do try{if(Le!==0&&Oe!==null){s=Oe;var m=yn;t:switch(Le){case 1:Le=0,yn=null,to(i,s,m,1);break;case 2:case 9:if(vb(m)){Le=0,yn=null,l0(s);break}s=function(){Le!==2&&Le!==9||Fe!==i||(Le=7),ri(i)},m.then(s,s);break e;case 3:Le=7;break e;case 4:Le=5;break e;case 7:vb(m)?(Le=0,yn=null,l0(s)):(Le=0,yn=null,to(i,s,m,7));break;case 5:var b=null;switch(Oe.tag){case 26:b=Oe.memoizedState;case 5:case 27:var x=Oe;if(!b||P0(b)){Le=0,yn=null;var E=x.sibling;if(E!==null)Oe=E;else{var $=x.return;$!==null?(Oe=$,kc($)):Oe=null}break t}}Le=0,yn=null,to(i,s,m,5);break;case 6:Le=0,yn=null,to(i,s,m,6);break;case 8:ch(),st=6;break e;default:throw Error(r(462))}}Vk();break}catch(K){r0(i,K)}while(!0);return Ri=Yr=null,B.H=l,B.A=f,Be=a,Oe!==null?0:(Fe=null,Ce=0,Xl(),st)}function Vk(){for(;Oe!==null&&!et();)a0(Oe)}function a0(i){var s=$v(i.alternate,i,$i);i.memoizedProps=i.pendingProps,s===null?kc(i):Oe=s}function l0(i){var s=i,a=s.alternate;switch(s.tag){case 15:case 0:s=kv(a,s,s.pendingProps,s.type,void 0,Ce);break;case 11:s=kv(a,s,s.pendingProps,s.type.render,s.ref,Ce);break;case 5:Rd(s);default:Bv(a,s),s=Oe=cb(s,$i),s=$v(a,s,$i)}i.memoizedProps=i.pendingProps,s===null?kc(i):Oe=s}function to(i,s,a,l){Ri=Yr=null,Rd(s),Fs=null,Aa=0;var f=s.return;try{if(Ok(i,f,s,a,Ce)){st=1,vc(i,On(a,i.current)),Oe=null;return}}catch(m){if(f!==null)throw Oe=f,m;st=1,vc(i,On(a,i.current)),Oe=null;return}s.flags&32768?($e||l===1?i=!0:Js||(Ce&536870912)!==0?i=!1:(dr=i=!0,(l===2||l===9||l===3||l===6)&&(l=Cn.current,l!==null&&l.tag===13&&(l.flags|=16384))),c0(s,i)):kc(s)}function kc(i){var s=i;do{if((s.flags&32768)!==0){c0(s,dr);return}i=s.return;var a=_k(s.alternate,s,$i);if(a!==null){Oe=a;return}if(s=s.sibling,s!==null){Oe=s;return}Oe=s=i}while(s!==null);st===0&&(st=5)}function c0(i,s){do{var a=Mk(i.alternate,i);if(a!==null){a.flags&=32767,Oe=a;return}if(a=i.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!s&&(i=i.sibling,i!==null)){Oe=i;return}Oe=i=a}while(i!==null);st=6,Oe=null}function u0(i,s,a,l,f,m,b,x,E){i.cancelPendingCommit=null;do _c();while(Vt!==0);if((Be&6)!==0)throw Error(r(327));if(s!==null){if(s===i.current)throw Error(r(177));if(m=s.lanes|s.childLanes,m|=td,yO(i,a,m,b,x,E),i===Fe&&(Oe=Fe=null,Ce=0),Qs=s,mr=i,Ws=a,oh=m,ah=f,e0=l,(s.subtreeFlags&10256)!==0||(s.flags&10256)!==0?(i.callbackNode=null,i.callbackPriority=0,qk(Tn,function(){return m0(),null})):(i.callbackNode=null,i.callbackPriority=0),l=(s.flags&13878)!==0,(s.subtreeFlags&13878)!==0||l){l=B.T,B.T=null,f=q.p,q.p=2,b=Be,Be|=4;try{Ck(i,s,a)}finally{Be=b,q.p=f,B.T=l}}Vt=1,f0(),d0(),h0()}}function f0(){if(Vt===1){Vt=0;var i=mr,s=Qs,a=(s.flags&13878)!==0;if((s.subtreeFlags&13878)!==0||a){a=B.T,B.T=null;var l=q.p;q.p=2;var f=Be;Be|=4;try{Gv(s,i);var m=Th,b=Wg(i.containerInfo),x=m.focusedElem,E=m.selectionRange;if(b!==x&&x&&x.ownerDocument&&Qg(x.ownerDocument.documentElement,x)){if(E!==null&&Jf(x)){var $=E.start,K=E.end;if(K===void 0&&(K=$),"selectionStart"in x)x.selectionStart=$,x.selectionEnd=Math.min(K,x.value.length);else{var G=x.ownerDocument||document,L=G&&G.defaultView||window;if(L.getSelection){var U=L.getSelection(),me=x.textContent.length,de=Math.min(E.start,me),Ke=E.end===void 0?de:Math.min(E.end,me);!U.extend&&de>Ke&&(b=Ke,Ke=de,de=b);var _=Zg(x,de),R=Zg(x,Ke);if(_&&R&&(U.rangeCount!==1||U.anchorNode!==_.node||U.anchorOffset!==_.offset||U.focusNode!==R.node||U.focusOffset!==R.offset)){var N=G.createRange();N.setStart(_.node,_.offset),U.removeAllRanges(),de>Ke?(U.addRange(N),U.extend(R.node,R.offset)):(N.setEnd(R.node,R.offset),U.addRange(N))}}}}for(G=[],U=x;U=U.parentNode;)U.nodeType===1&&G.push({element:U,left:U.scrollLeft,top:U.scrollTop});for(typeof x.focus=="function"&&x.focus(),x=0;x<G.length;x++){var P=G[x];P.element.scrollLeft=P.left,P.element.scrollTop=P.top}}Kc=!!wh,Th=wh=null}finally{Be=f,q.p=l,B.T=a}}i.current=s,Vt=2}}function d0(){if(Vt===2){Vt=0;var i=mr,s=Qs,a=(s.flags&8772)!==0;if((s.subtreeFlags&8772)!==0||a){a=B.T,B.T=null;var l=q.p;q.p=2;var f=Be;Be|=4;try{Pv(i,s.alternate,s)}finally{Be=f,q.p=l,B.T=a}}Vt=3}}function h0(){if(Vt===4||Vt===3){Vt=0,Rt();var i=mr,s=Qs,a=Ws,l=e0;(s.subtreeFlags&10256)!==0||(s.flags&10256)!==0?Vt=5:(Vt=0,Qs=mr=null,p0(i,i.pendingLanes));var f=i.pendingLanes;if(f===0&&(pr=null),_f(a),s=s.stateNode,un&&typeof un.onCommitFiberRoot=="function")try{un.onCommitFiberRoot(Xo,s,void 0,(s.current.flags&128)===128)}catch{}if(l!==null){s=B.T,f=q.p,q.p=2,B.T=null;try{for(var m=i.onRecoverableError,b=0;b<l.length;b++){var x=l[b];m(x.value,{componentStack:x.stack})}}finally{B.T=s,q.p=f}}(Ws&3)!==0&&_c(),ri(i),f=i.pendingLanes,(a&4194090)!==0&&(f&42)!==0?i===lh?Na++:(Na=0,lh=i):Na=0,$a(0)}}function p0(i,s){(i.pooledCacheLanes&=s)===0&&(s=i.pooledCache,s!=null&&(i.pooledCache=null,ha(s)))}function _c(i){return f0(),d0(),h0(),m0()}function m0(){if(Vt!==5)return!1;var i=mr,s=oh;oh=0;var a=_f(Ws),l=B.T,f=q.p;try{q.p=32>a?32:a,B.T=null,a=ah,ah=null;var m=mr,b=Ws;if(Vt=0,Qs=mr=null,Ws=0,(Be&6)!==0)throw Error(r(331));var x=Be;if(Be|=4,Qv(m.current),Xv(m,m.current,b,a),Be=x,$a(0,!1),un&&typeof un.onPostCommitFiberRoot=="function")try{un.onPostCommitFiberRoot(Xo,m)}catch{}return!0}finally{q.p=f,B.T=l,p0(i,s)}}function y0(i,s,a){s=On(a,s),s=zd(i.stateNode,s,2),i=sr(i,s,2),i!==null&&(Zo(i,2),ri(i))}function Pe(i,s,a){if(i.tag===3)y0(i,i,a);else for(;s!==null;){if(s.tag===3){y0(s,i,a);break}else if(s.tag===1){var l=s.stateNode;if(typeof s.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(pr===null||!pr.has(l))){i=On(a,i),a=Sv(2),l=sr(s,a,2),l!==null&&(xv(a,l,s,i),Zo(l,2),ri(l));break}}s=s.return}}function dh(i,s,a){var l=i.pingCache;if(l===null){l=i.pingCache=new $k;var f=new Set;l.set(s,f)}else f=l.get(s),f===void 0&&(f=new Set,l.set(s,f));f.has(a)||(nh=!0,f.add(a),i=Uk.bind(null,i,s,a),s.then(i,i))}function Uk(i,s,a){var l=i.pingCache;l!==null&&l.delete(s),i.pingedLanes|=i.suspendedLanes&a,i.warmLanes&=~a,Fe===i&&(Ce&a)===a&&(st===4||st===3&&(Ce&62914560)===Ce&&300>we()-sh?(Be&2)===0&&eo(i,0):ih|=a,Zs===Ce&&(Zs=0)),ri(i)}function g0(i,s){s===0&&(s=hg()),i=Bs(i,s),i!==null&&(Zo(i,s),ri(i))}function zk(i){var s=i.memoizedState,a=0;s!==null&&(a=s.retryLane),g0(i,a)}function Kk(i,s){var a=0;switch(i.tag){case 13:var l=i.stateNode,f=i.memoizedState;f!==null&&(a=f.retryLane);break;case 19:l=i.stateNode;break;case 22:l=i.stateNode._retryCache;break;default:throw Error(r(314))}l!==null&&l.delete(s),g0(i,a)}function qk(i,s){return Me(i,s)}var Mc=null,no=null,hh=!1,Cc=!1,ph=!1,ts=0;function ri(i){i!==no&&i.next===null&&(no===null?Mc=no=i:no=no.next=i),Cc=!0,hh||(hh=!0,Ik())}function $a(i,s){if(!ph&&Cc){ph=!0;do for(var a=!1,l=Mc;l!==null;){if(i!==0){var f=l.pendingLanes;if(f===0)var m=0;else{var b=l.suspendedLanes,x=l.pingedLanes;m=(1<<31-fn(42|i)+1)-1,m&=f&~(b&~x),m=m&201326741?m&201326741|1:m?m|2:0}m!==0&&(a=!0,x0(l,m))}else m=Ce,m=Ll(l,l===Fe?m:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(m&3)===0||Jo(l,m)||(a=!0,x0(l,m));l=l.next}while(a);ph=!1}}function Pk(){b0()}function b0(){Cc=hh=!1;var i=0;ts!==0&&(Qk()&&(i=ts),ts=0);for(var s=we(),a=null,l=Mc;l!==null;){var f=l.next,m=v0(l,s);m===0?(l.next=null,a===null?Mc=f:a.next=f,f===null&&(no=a)):(a=l,(i!==0||(m&3)!==0)&&(Cc=!0)),l=f}$a(i)}function v0(i,s){for(var a=i.suspendedLanes,l=i.pingedLanes,f=i.expirationTimes,m=i.pendingLanes&-62914561;0<m;){var b=31-fn(m),x=1<<b,E=f[b];E===-1?((x&a)===0||(x&l)!==0)&&(f[b]=mO(x,s)):E<=s&&(i.expiredLanes|=x),m&=~x}if(s=Fe,a=Ce,a=Ll(i,i===s?a:0,i.cancelPendingCommit!==null||i.timeoutHandle!==-1),l=i.callbackNode,a===0||i===s&&(Le===2||Le===9)||i.cancelPendingCommit!==null)return l!==null&&l!==null&&Ae(l),i.callbackNode=null,i.callbackPriority=0;if((a&3)===0||Jo(i,a)){if(s=a&-a,s===i.callbackPriority)return s;switch(l!==null&&Ae(l),_f(a)){case 2:case 8:a=Kt;break;case 32:a=Tn;break;case 268435456:a=An;break;default:a=Tn}return l=S0.bind(null,i),a=Me(a,l),i.callbackPriority=s,i.callbackNode=a,s}return l!==null&&l!==null&&Ae(l),i.callbackPriority=2,i.callbackNode=null,2}function S0(i,s){if(Vt!==0&&Vt!==5)return i.callbackNode=null,i.callbackPriority=0,null;var a=i.callbackNode;if(_c()&&i.callbackNode!==a)return null;var l=Ce;return l=Ll(i,i===Fe?l:0,i.cancelPendingCommit!==null||i.timeoutHandle!==-1),l===0?null:(n0(i,l,s),v0(i,we()),i.callbackNode!=null&&i.callbackNode===a?S0.bind(null,i):null)}function x0(i,s){if(_c())return null;n0(i,s,!0)}function Ik(){e_(function(){(Be&6)!==0?Me(Gt,Pk):b0()})}function mh(){return ts===0&&(ts=dg()),ts}function w0(i){return i==null||typeof i=="symbol"||typeof i=="boolean"?null:typeof i=="function"?i:ql(""+i)}function T0(i,s){var a=s.ownerDocument.createElement("input");return a.name=s.name,a.value=s.value,i.id&&a.setAttribute("form",i.id),s.parentNode.insertBefore(a,s),i=new FormData(i),a.parentNode.removeChild(a),i}function Hk(i,s,a,l,f){if(s==="submit"&&a&&a.stateNode===f){var m=w0((f[Wt]||null).action),b=l.submitter;b&&(s=(s=b[Wt]||null)?w0(s.formAction):b.getAttribute("formAction"),s!==null&&(m=s,b=null));var x=new Fl("action","action",null,l,f);i.push({event:x,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(ts!==0){var E=b?T0(f,b):new FormData(f);jd(a,{pending:!0,data:E,method:f.method,action:m},null,E)}}else typeof m=="function"&&(x.preventDefault(),E=b?T0(f,b):new FormData(f),jd(a,{pending:!0,data:E,method:f.method,action:m},m,E))},currentTarget:f}]})}}for(var yh=0;yh<ed.length;yh++){var gh=ed[yh],Fk=gh.toLowerCase(),Gk=gh[0].toUpperCase()+gh.slice(1);Pn(Fk,"on"+Gk)}Pn(nb,"onAnimationEnd"),Pn(ib,"onAnimationIteration"),Pn(rb,"onAnimationStart"),Pn("dblclick","onDoubleClick"),Pn("focusin","onFocus"),Pn("focusout","onBlur"),Pn(uk,"onTransitionRun"),Pn(fk,"onTransitionStart"),Pn(dk,"onTransitionCancel"),Pn(sb,"onTransitionEnd"),Rs("onMouseEnter",["mouseout","mouseover"]),Rs("onMouseLeave",["mouseout","mouseover"]),Rs("onPointerEnter",["pointerout","pointerover"]),Rs("onPointerLeave",["pointerout","pointerover"]),Ur("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Ur("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Ur("onBeforeInput",["compositionend","keypress","textInput","paste"]),Ur("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Ur("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Ur("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var ja="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(" "),Yk=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(ja));function A0(i,s){s=(s&4)!==0;for(var a=0;a<i.length;a++){var l=i[a],f=l.event;l=l.listeners;e:{var m=void 0;if(s)for(var b=l.length-1;0<=b;b--){var x=l[b],E=x.instance,$=x.currentTarget;if(x=x.listener,E!==m&&f.isPropagationStopped())break e;m=x,f.currentTarget=$;try{m(f)}catch(K){bc(K)}f.currentTarget=null,m=E}else for(b=0;b<l.length;b++){if(x=l[b],E=x.instance,$=x.currentTarget,x=x.listener,E!==m&&f.isPropagationStopped())break e;m=x,f.currentTarget=$;try{m(f)}catch(K){bc(K)}f.currentTarget=null,m=E}}}}function ke(i,s){var a=s[Mf];a===void 0&&(a=s[Mf]=new Set);var l=i+"__bubble";a.has(l)||(E0(s,i,2,!1),a.add(l))}function bh(i,s,a){var l=0;s&&(l|=4),E0(a,i,l,s)}var Dc="_reactListening"+Math.random().toString(36).slice(2);function vh(i){if(!i[Dc]){i[Dc]=!0,bg.forEach(function(a){a!=="selectionchange"&&(Yk.has(a)||bh(a,!1,i),bh(a,!0,i))});var s=i.nodeType===9?i:i.ownerDocument;s===null||s[Dc]||(s[Dc]=!0,bh("selectionchange",!1,s))}}function E0(i,s,a,l){switch(X0(s)){case 2:var f=x_;break;case 8:f=w_;break;default:f=Nh}a=f.bind(null,s,a,i),f=void 0,!Kf||s!=="touchstart"&&s!=="touchmove"&&s!=="wheel"||(f=!0),l?f!==void 0?i.addEventListener(s,a,{capture:!0,passive:f}):i.addEventListener(s,a,!0):f!==void 0?i.addEventListener(s,a,{passive:f}):i.addEventListener(s,a,!1)}function Sh(i,s,a,l,f){var m=l;if((s&1)===0&&(s&2)===0&&l!==null)e:for(;;){if(l===null)return;var b=l.tag;if(b===3||b===4){var x=l.stateNode.containerInfo;if(x===f)break;if(b===4)for(b=l.return;b!==null;){var E=b.tag;if((E===3||E===4)&&b.stateNode.containerInfo===f)return;b=b.return}for(;x!==null;){if(b=Ts(x),b===null)return;if(E=b.tag,E===5||E===6||E===26||E===27){l=m=b;continue e}x=x.parentNode}}l=l.return}Dg(function(){var $=m,K=Uf(a),G=[];e:{var L=ob.get(i);if(L!==void 0){var U=Fl,me=i;switch(i){case"keypress":if(Il(a)===0)break e;case"keydown":case"keyup":U=qO;break;case"focusin":me="focus",U=Hf;break;case"focusout":me="blur",U=Hf;break;case"beforeblur":case"afterblur":U=Hf;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":U=jg;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":U=MO;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":U=HO;break;case nb:case ib:case rb:U=NO;break;case sb:U=GO;break;case"scroll":case"scrollend":U=kO;break;case"wheel":U=XO;break;case"copy":case"cut":case"paste":U=jO;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":U=Lg;break;case"toggle":case"beforetoggle":U=ZO}var de=(s&4)!==0,Ke=!de&&(i==="scroll"||i==="scrollend"),_=de?L!==null?L+"Capture":null:L;de=[];for(var R=$,N;R!==null;){var P=R;if(N=P.stateNode,P=P.tag,P!==5&&P!==26&&P!==27||N===null||_===null||(P=ea(R,_),P!=null&&de.push(Ba(R,P,N))),Ke)break;R=R.return}0<de.length&&(L=new U(L,me,null,a,K),G.push({event:L,listeners:de}))}}if((s&7)===0){e:{if(L=i==="mouseover"||i==="pointerover",U=i==="mouseout"||i==="pointerout",L&&a!==Vf&&(me=a.relatedTarget||a.fromElement)&&(Ts(me)||me[ws]))break e;if((U||L)&&(L=K.window===K?K:(L=K.ownerDocument)?L.defaultView||L.parentWindow:window,U?(me=a.relatedTarget||a.toElement,U=$,me=me?Ts(me):null,me!==null&&(Ke=c(me),de=me.tag,me!==Ke||de!==5&&de!==27&&de!==6)&&(me=null)):(U=null,me=$),U!==me)){if(de=jg,P="onMouseLeave",_="onMouseEnter",R="mouse",(i==="pointerout"||i==="pointerover")&&(de=Lg,P="onPointerLeave",_="onPointerEnter",R="pointer"),Ke=U==null?L:Wo(U),N=me==null?L:Wo(me),L=new de(P,R+"leave",U,a,K),L.target=Ke,L.relatedTarget=N,P=null,Ts(K)===$&&(de=new de(_,R+"enter",me,a,K),de.target=N,de.relatedTarget=Ke,P=de),Ke=P,U&&me)t:{for(de=U,_=me,R=0,N=de;N;N=io(N))R++;for(N=0,P=_;P;P=io(P))N++;for(;0<R-N;)de=io(de),R--;for(;0<N-R;)_=io(_),N--;for(;R--;){if(de===_||_!==null&&de===_.alternate)break t;de=io(de),_=io(_)}de=null}else de=null;U!==null&&R0(G,L,U,de,!1),me!==null&&Ke!==null&&R0(G,Ke,me,de,!0)}}e:{if(L=$?Wo($):window,U=L.nodeName&&L.nodeName.toLowerCase(),U==="select"||U==="input"&&L.type==="file")var re=Hg;else if(Pg(L))if(Fg)re=ak;else{re=sk;var Ee=rk}else U=L.nodeName,!U||U.toLowerCase()!=="input"||L.type!=="checkbox"&&L.type!=="radio"?$&&Lf($.elementType)&&(re=Hg):re=ok;if(re&&(re=re(i,$))){Ig(G,re,a,K);break e}Ee&&Ee(i,L,$),i==="focusout"&&$&&L.type==="number"&&$.memoizedProps.value!=null&&Bf(L,"number",L.value)}switch(Ee=$?Wo($):window,i){case"focusin":(Pg(Ee)||Ee.contentEditable==="true")&&(Ns=Ee,Zf=$,la=null);break;case"focusout":la=Zf=Ns=null;break;case"mousedown":Qf=!0;break;case"contextmenu":case"mouseup":case"dragend":Qf=!1,eb(G,a,K);break;case"selectionchange":if(ck)break;case"keydown":case"keyup":eb(G,a,K)}var ce;if(Gf)e:{switch(i){case"compositionstart":var he="onCompositionStart";break e;case"compositionend":he="onCompositionEnd";break e;case"compositionupdate":he="onCompositionUpdate";break e}he=void 0}else Ds?Kg(i,a)&&(he="onCompositionEnd"):i==="keydown"&&a.keyCode===229&&(he="onCompositionStart");he&&(Vg&&a.locale!=="ko"&&(Ds||he!=="onCompositionStart"?he==="onCompositionEnd"&&Ds&&(ce=Ng()):(tr=K,qf="value"in tr?tr.value:tr.textContent,Ds=!0)),Ee=Nc($,he),0<Ee.length&&(he=new Bg(he,i,null,a,K),G.push({event:he,listeners:Ee}),ce?he.data=ce:(ce=qg(a),ce!==null&&(he.data=ce)))),(ce=WO?ek(i,a):tk(i,a))&&(he=Nc($,"onBeforeInput"),0<he.length&&(Ee=new Bg("onBeforeInput","beforeinput",null,a,K),G.push({event:Ee,listeners:he}),Ee.data=ce)),Hk(G,i,$,a,K)}A0(G,s)})}function Ba(i,s,a){return{instance:i,listener:s,currentTarget:a}}function Nc(i,s){for(var a=s+"Capture",l=[];i!==null;){var f=i,m=f.stateNode;if(f=f.tag,f!==5&&f!==26&&f!==27||m===null||(f=ea(i,a),f!=null&&l.unshift(Ba(i,f,m)),f=ea(i,s),f!=null&&l.push(Ba(i,f,m))),i.tag===3)return l;i=i.return}return[]}function io(i){if(i===null)return null;do i=i.return;while(i&&i.tag!==5&&i.tag!==27);return i||null}function R0(i,s,a,l,f){for(var m=s._reactName,b=[];a!==null&&a!==l;){var x=a,E=x.alternate,$=x.stateNode;if(x=x.tag,E!==null&&E===l)break;x!==5&&x!==26&&x!==27||$===null||(E=$,f?($=ea(a,m),$!=null&&b.unshift(Ba(a,$,E))):f||($=ea(a,m),$!=null&&b.push(Ba(a,$,E)))),a=a.return}b.length!==0&&i.push({event:s,listeners:b})}var Xk=/\r\n?/g,Jk=/\u0000|\uFFFD/g;function O0(i){return(typeof i=="string"?i:""+i).replace(Xk,`
62
+ `).replace(Jk,"")}function k0(i,s){return s=O0(s),O0(i)===s}function $c(){}function ze(i,s,a,l,f,m){switch(a){case"children":typeof l=="string"?s==="body"||s==="textarea"&&l===""||_s(i,l):(typeof l=="number"||typeof l=="bigint")&&s!=="body"&&_s(i,""+l);break;case"className":Ul(i,"class",l);break;case"tabIndex":Ul(i,"tabindex",l);break;case"dir":case"role":case"viewBox":case"width":case"height":Ul(i,a,l);break;case"style":Mg(i,l,m);break;case"data":if(s!=="object"){Ul(i,"data",l);break}case"src":case"href":if(l===""&&(s!=="a"||a!=="href")){i.removeAttribute(a);break}if(l==null||typeof l=="function"||typeof l=="symbol"||typeof l=="boolean"){i.removeAttribute(a);break}l=ql(""+l),i.setAttribute(a,l);break;case"action":case"formAction":if(typeof l=="function"){i.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 m=="function"&&(a==="formAction"?(s!=="input"&&ze(i,s,"name",f.name,f,null),ze(i,s,"formEncType",f.formEncType,f,null),ze(i,s,"formMethod",f.formMethod,f,null),ze(i,s,"formTarget",f.formTarget,f,null)):(ze(i,s,"encType",f.encType,f,null),ze(i,s,"method",f.method,f,null),ze(i,s,"target",f.target,f,null)));if(l==null||typeof l=="symbol"||typeof l=="boolean"){i.removeAttribute(a);break}l=ql(""+l),i.setAttribute(a,l);break;case"onClick":l!=null&&(i.onclick=$c);break;case"onScroll":l!=null&&ke("scroll",i);break;case"onScrollEnd":l!=null&&ke("scrollend",i);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(r(61));if(a=l.__html,a!=null){if(f.children!=null)throw Error(r(60));i.innerHTML=a}}break;case"multiple":i.multiple=l&&typeof l!="function"&&typeof l!="symbol";break;case"muted":i.muted=l&&typeof l!="function"&&typeof l!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(l==null||typeof l=="function"||typeof l=="boolean"||typeof l=="symbol"){i.removeAttribute("xlink:href");break}a=ql(""+l),i.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":l!=null&&typeof l!="function"&&typeof l!="symbol"?i.setAttribute(a,""+l):i.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":l&&typeof l!="function"&&typeof l!="symbol"?i.setAttribute(a,""):i.removeAttribute(a);break;case"capture":case"download":l===!0?i.setAttribute(a,""):l!==!1&&l!=null&&typeof l!="function"&&typeof l!="symbol"?i.setAttribute(a,l):i.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":l!=null&&typeof l!="function"&&typeof l!="symbol"&&!isNaN(l)&&1<=l?i.setAttribute(a,l):i.removeAttribute(a);break;case"rowSpan":case"start":l==null||typeof l=="function"||typeof l=="symbol"||isNaN(l)?i.removeAttribute(a):i.setAttribute(a,l);break;case"popover":ke("beforetoggle",i),ke("toggle",i),Vl(i,"popover",l);break;case"xlinkActuate":xi(i,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case"xlinkArcrole":xi(i,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case"xlinkRole":xi(i,"http://www.w3.org/1999/xlink","xlink:role",l);break;case"xlinkShow":xi(i,"http://www.w3.org/1999/xlink","xlink:show",l);break;case"xlinkTitle":xi(i,"http://www.w3.org/1999/xlink","xlink:title",l);break;case"xlinkType":xi(i,"http://www.w3.org/1999/xlink","xlink:type",l);break;case"xmlBase":xi(i,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case"xmlLang":xi(i,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case"xmlSpace":xi(i,"http://www.w3.org/XML/1998/namespace","xml:space",l);break;case"is":Vl(i,"is",l);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=RO.get(a)||a,Vl(i,a,l))}}function xh(i,s,a,l,f,m){switch(a){case"style":Mg(i,l,m);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(r(61));if(a=l.__html,a!=null){if(f.children!=null)throw Error(r(60));i.innerHTML=a}}break;case"children":typeof l=="string"?_s(i,l):(typeof l=="number"||typeof l=="bigint")&&_s(i,""+l);break;case"onScroll":l!=null&&ke("scroll",i);break;case"onScrollEnd":l!=null&&ke("scrollend",i);break;case"onClick":l!=null&&(i.onclick=$c);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!vg.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(f=a.endsWith("Capture"),s=a.slice(2,f?a.length-7:void 0),m=i[Wt]||null,m=m!=null?m[a]:null,typeof m=="function"&&i.removeEventListener(s,m,f),typeof l=="function")){typeof m!="function"&&m!==null&&(a in i?i[a]=null:i.hasAttribute(a)&&i.removeAttribute(a)),i.addEventListener(s,l,f);break e}a in i?i[a]=l:l===!0?i.setAttribute(a,""):Vl(i,a,l)}}}function Ut(i,s,a){switch(s){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":ke("error",i),ke("load",i);var l=!1,f=!1,m;for(m in a)if(a.hasOwnProperty(m)){var b=a[m];if(b!=null)switch(m){case"src":l=!0;break;case"srcSet":f=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(r(137,s));default:ze(i,s,m,b,a,null)}}f&&ze(i,s,"srcSet",a.srcSet,a,null),l&&ze(i,s,"src",a.src,a,null);return;case"input":ke("invalid",i);var x=m=b=f=null,E=null,$=null;for(l in a)if(a.hasOwnProperty(l)){var K=a[l];if(K!=null)switch(l){case"name":f=K;break;case"type":b=K;break;case"checked":E=K;break;case"defaultChecked":$=K;break;case"value":m=K;break;case"defaultValue":x=K;break;case"children":case"dangerouslySetInnerHTML":if(K!=null)throw Error(r(137,s));break;default:ze(i,s,l,K,a,null)}}Rg(i,m,x,E,$,b,f,!1),zl(i);return;case"select":ke("invalid",i),l=b=m=null;for(f in a)if(a.hasOwnProperty(f)&&(x=a[f],x!=null))switch(f){case"value":m=x;break;case"defaultValue":b=x;break;case"multiple":l=x;default:ze(i,s,f,x,a,null)}s=m,a=b,i.multiple=!!l,s!=null?ks(i,!!l,s,!1):a!=null&&ks(i,!!l,a,!0);return;case"textarea":ke("invalid",i),m=f=l=null;for(b in a)if(a.hasOwnProperty(b)&&(x=a[b],x!=null))switch(b){case"value":l=x;break;case"defaultValue":f=x;break;case"children":m=x;break;case"dangerouslySetInnerHTML":if(x!=null)throw Error(r(91));break;default:ze(i,s,b,x,a,null)}kg(i,l,f,m),zl(i);return;case"option":for(E in a)if(a.hasOwnProperty(E)&&(l=a[E],l!=null))switch(E){case"selected":i.selected=l&&typeof l!="function"&&typeof l!="symbol";break;default:ze(i,s,E,l,a,null)}return;case"dialog":ke("beforetoggle",i),ke("toggle",i),ke("cancel",i),ke("close",i);break;case"iframe":case"object":ke("load",i);break;case"video":case"audio":for(l=0;l<ja.length;l++)ke(ja[l],i);break;case"image":ke("error",i),ke("load",i);break;case"details":ke("toggle",i);break;case"embed":case"source":case"link":ke("error",i),ke("load",i);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for($ in a)if(a.hasOwnProperty($)&&(l=a[$],l!=null))switch($){case"children":case"dangerouslySetInnerHTML":throw Error(r(137,s));default:ze(i,s,$,l,a,null)}return;default:if(Lf(s)){for(K in a)a.hasOwnProperty(K)&&(l=a[K],l!==void 0&&xh(i,s,K,l,a,void 0));return}}for(x in a)a.hasOwnProperty(x)&&(l=a[x],l!=null&&ze(i,s,x,l,a,null))}function Zk(i,s,a,l){switch(s){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var f=null,m=null,b=null,x=null,E=null,$=null,K=null;for(U in a){var G=a[U];if(a.hasOwnProperty(U)&&G!=null)switch(U){case"checked":break;case"value":break;case"defaultValue":E=G;default:l.hasOwnProperty(U)||ze(i,s,U,null,l,G)}}for(var L in l){var U=l[L];if(G=a[L],l.hasOwnProperty(L)&&(U!=null||G!=null))switch(L){case"type":m=U;break;case"name":f=U;break;case"checked":$=U;break;case"defaultChecked":K=U;break;case"value":b=U;break;case"defaultValue":x=U;break;case"children":case"dangerouslySetInnerHTML":if(U!=null)throw Error(r(137,s));break;default:U!==G&&ze(i,s,L,U,l,G)}}jf(i,b,x,E,$,K,m,f);return;case"select":U=b=x=L=null;for(m in a)if(E=a[m],a.hasOwnProperty(m)&&E!=null)switch(m){case"value":break;case"multiple":U=E;default:l.hasOwnProperty(m)||ze(i,s,m,null,l,E)}for(f in l)if(m=l[f],E=a[f],l.hasOwnProperty(f)&&(m!=null||E!=null))switch(f){case"value":L=m;break;case"defaultValue":x=m;break;case"multiple":b=m;default:m!==E&&ze(i,s,f,m,l,E)}s=x,a=b,l=U,L!=null?ks(i,!!a,L,!1):!!l!=!!a&&(s!=null?ks(i,!!a,s,!0):ks(i,!!a,a?[]:"",!1));return;case"textarea":U=L=null;for(x in a)if(f=a[x],a.hasOwnProperty(x)&&f!=null&&!l.hasOwnProperty(x))switch(x){case"value":break;case"children":break;default:ze(i,s,x,null,l,f)}for(b in l)if(f=l[b],m=a[b],l.hasOwnProperty(b)&&(f!=null||m!=null))switch(b){case"value":L=f;break;case"defaultValue":U=f;break;case"children":break;case"dangerouslySetInnerHTML":if(f!=null)throw Error(r(91));break;default:f!==m&&ze(i,s,b,f,l,m)}Og(i,L,U);return;case"option":for(var me in a)if(L=a[me],a.hasOwnProperty(me)&&L!=null&&!l.hasOwnProperty(me))switch(me){case"selected":i.selected=!1;break;default:ze(i,s,me,null,l,L)}for(E in l)if(L=l[E],U=a[E],l.hasOwnProperty(E)&&L!==U&&(L!=null||U!=null))switch(E){case"selected":i.selected=L&&typeof L!="function"&&typeof L!="symbol";break;default:ze(i,s,E,L,l,U)}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 de in a)L=a[de],a.hasOwnProperty(de)&&L!=null&&!l.hasOwnProperty(de)&&ze(i,s,de,null,l,L);for($ in l)if(L=l[$],U=a[$],l.hasOwnProperty($)&&L!==U&&(L!=null||U!=null))switch($){case"children":case"dangerouslySetInnerHTML":if(L!=null)throw Error(r(137,s));break;default:ze(i,s,$,L,l,U)}return;default:if(Lf(s)){for(var Ke in a)L=a[Ke],a.hasOwnProperty(Ke)&&L!==void 0&&!l.hasOwnProperty(Ke)&&xh(i,s,Ke,void 0,l,L);for(K in l)L=l[K],U=a[K],!l.hasOwnProperty(K)||L===U||L===void 0&&U===void 0||xh(i,s,K,L,l,U);return}}for(var _ in a)L=a[_],a.hasOwnProperty(_)&&L!=null&&!l.hasOwnProperty(_)&&ze(i,s,_,null,l,L);for(G in l)L=l[G],U=a[G],!l.hasOwnProperty(G)||L===U||L==null&&U==null||ze(i,s,G,L,l,U)}var wh=null,Th=null;function jc(i){return i.nodeType===9?i:i.ownerDocument}function _0(i){switch(i){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function M0(i,s){if(i===0)switch(s){case"svg":return 1;case"math":return 2;default:return 0}return i===1&&s==="foreignObject"?0:i}function Ah(i,s){return i==="textarea"||i==="noscript"||typeof s.children=="string"||typeof s.children=="number"||typeof s.children=="bigint"||typeof s.dangerouslySetInnerHTML=="object"&&s.dangerouslySetInnerHTML!==null&&s.dangerouslySetInnerHTML.__html!=null}var Eh=null;function Qk(){var i=window.event;return i&&i.type==="popstate"?i===Eh?!1:(Eh=i,!0):(Eh=null,!1)}var C0=typeof setTimeout=="function"?setTimeout:void 0,Wk=typeof clearTimeout=="function"?clearTimeout:void 0,D0=typeof Promise=="function"?Promise:void 0,e_=typeof queueMicrotask=="function"?queueMicrotask:typeof D0<"u"?function(i){return D0.resolve(null).then(i).catch(t_)}:C0;function t_(i){setTimeout(function(){throw i})}function gr(i){return i==="head"}function N0(i,s){var a=s,l=0,f=0;do{var m=a.nextSibling;if(i.removeChild(a),m&&m.nodeType===8)if(a=m.data,a==="/$"){if(0<l&&8>l){a=l;var b=i.ownerDocument;if(a&1&&La(b.documentElement),a&2&&La(b.body),a&4)for(a=b.head,La(a),b=a.firstChild;b;){var x=b.nextSibling,E=b.nodeName;b[Qo]||E==="SCRIPT"||E==="STYLE"||E==="LINK"&&b.rel.toLowerCase()==="stylesheet"||a.removeChild(b),b=x}}if(f===0){i.removeChild(m),Ha(s);return}f--}else a==="$"||a==="$?"||a==="$!"?f++:l=a.charCodeAt(0)-48;else l=0;a=m}while(a);Ha(s)}function Rh(i){var s=i.firstChild;for(s&&s.nodeType===10&&(s=s.nextSibling);s;){var a=s;switch(s=s.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":Rh(a),Cf(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}i.removeChild(a)}}function n_(i,s,a,l){for(;i.nodeType===1;){var f=a;if(i.nodeName.toLowerCase()!==s.toLowerCase()){if(!l&&(i.nodeName!=="INPUT"||i.type!=="hidden"))break}else if(l){if(!i[Qo])switch(s){case"meta":if(!i.hasAttribute("itemprop"))break;return i;case"link":if(m=i.getAttribute("rel"),m==="stylesheet"&&i.hasAttribute("data-precedence"))break;if(m!==f.rel||i.getAttribute("href")!==(f.href==null||f.href===""?null:f.href)||i.getAttribute("crossorigin")!==(f.crossOrigin==null?null:f.crossOrigin)||i.getAttribute("title")!==(f.title==null?null:f.title))break;return i;case"style":if(i.hasAttribute("data-precedence"))break;return i;case"script":if(m=i.getAttribute("src"),(m!==(f.src==null?null:f.src)||i.getAttribute("type")!==(f.type==null?null:f.type)||i.getAttribute("crossorigin")!==(f.crossOrigin==null?null:f.crossOrigin))&&m&&i.hasAttribute("async")&&!i.hasAttribute("itemprop"))break;return i;default:return i}}else if(s==="input"&&i.type==="hidden"){var m=f.name==null?null:""+f.name;if(f.type==="hidden"&&i.getAttribute("name")===m)return i}else return i;if(i=Hn(i.nextSibling),i===null)break}return null}function i_(i,s,a){if(s==="")return null;for(;i.nodeType!==3;)if((i.nodeType!==1||i.nodeName!=="INPUT"||i.type!=="hidden")&&!a||(i=Hn(i.nextSibling),i===null))return null;return i}function Oh(i){return i.data==="$!"||i.data==="$?"&&i.ownerDocument.readyState==="complete"}function r_(i,s){var a=i.ownerDocument;if(i.data!=="$?"||a.readyState==="complete")s();else{var l=function(){s(),a.removeEventListener("DOMContentLoaded",l)};a.addEventListener("DOMContentLoaded",l),i._reactRetry=l}}function Hn(i){for(;i!=null;i=i.nextSibling){var s=i.nodeType;if(s===1||s===3)break;if(s===8){if(s=i.data,s==="$"||s==="$!"||s==="$?"||s==="F!"||s==="F")break;if(s==="/$")return null}}return i}var kh=null;function $0(i){i=i.previousSibling;for(var s=0;i;){if(i.nodeType===8){var a=i.data;if(a==="$"||a==="$!"||a==="$?"){if(s===0)return i;s--}else a==="/$"&&s++}i=i.previousSibling}return null}function j0(i,s,a){switch(s=jc(a),i){case"html":if(i=s.documentElement,!i)throw Error(r(452));return i;case"head":if(i=s.head,!i)throw Error(r(453));return i;case"body":if(i=s.body,!i)throw Error(r(454));return i;default:throw Error(r(451))}}function La(i){for(var s=i.attributes;s.length;)i.removeAttributeNode(s[0]);Cf(i)}var Nn=new Map,B0=new Set;function Bc(i){return typeof i.getRootNode=="function"?i.getRootNode():i.nodeType===9?i:i.ownerDocument}var ji=q.d;q.d={f:s_,r:o_,D:a_,C:l_,L:c_,m:u_,X:d_,S:f_,M:h_};function s_(){var i=ji.f(),s=Oc();return i||s}function o_(i){var s=As(i);s!==null&&s.tag===5&&s.type==="form"?nv(s):ji.r(i)}var ro=typeof document>"u"?null:document;function L0(i,s,a){var l=ro;if(l&&typeof s=="string"&&s){var f=Rn(s);f='link[rel="'+i+'"][href="'+f+'"]',typeof a=="string"&&(f+='[crossorigin="'+a+'"]'),B0.has(f)||(B0.add(f),i={rel:i,crossOrigin:a,href:s},l.querySelector(f)===null&&(s=l.createElement("link"),Ut(s,"link",i),Ct(s),l.head.appendChild(s)))}}function a_(i){ji.D(i),L0("dns-prefetch",i,null)}function l_(i,s){ji.C(i,s),L0("preconnect",i,s)}function c_(i,s,a){ji.L(i,s,a);var l=ro;if(l&&i&&s){var f='link[rel="preload"][as="'+Rn(s)+'"]';s==="image"&&a&&a.imageSrcSet?(f+='[imagesrcset="'+Rn(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(f+='[imagesizes="'+Rn(a.imageSizes)+'"]')):f+='[href="'+Rn(i)+'"]';var m=f;switch(s){case"style":m=so(i);break;case"script":m=oo(i)}Nn.has(m)||(i=y({rel:"preload",href:s==="image"&&a&&a.imageSrcSet?void 0:i,as:s},a),Nn.set(m,i),l.querySelector(f)!==null||s==="style"&&l.querySelector(Va(m))||s==="script"&&l.querySelector(Ua(m))||(s=l.createElement("link"),Ut(s,"link",i),Ct(s),l.head.appendChild(s)))}}function u_(i,s){ji.m(i,s);var a=ro;if(a&&i){var l=s&&typeof s.as=="string"?s.as:"script",f='link[rel="modulepreload"][as="'+Rn(l)+'"][href="'+Rn(i)+'"]',m=f;switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":m=oo(i)}if(!Nn.has(m)&&(i=y({rel:"modulepreload",href:i},s),Nn.set(m,i),a.querySelector(f)===null)){switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(Ua(m)))return}l=a.createElement("link"),Ut(l,"link",i),Ct(l),a.head.appendChild(l)}}}function f_(i,s,a){ji.S(i,s,a);var l=ro;if(l&&i){var f=Es(l).hoistableStyles,m=so(i);s=s||"default";var b=f.get(m);if(!b){var x={loading:0,preload:null};if(b=l.querySelector(Va(m)))x.loading=5;else{i=y({rel:"stylesheet",href:i,"data-precedence":s},a),(a=Nn.get(m))&&_h(i,a);var E=b=l.createElement("link");Ct(E),Ut(E,"link",i),E._p=new Promise(function($,K){E.onload=$,E.onerror=K}),E.addEventListener("load",function(){x.loading|=1}),E.addEventListener("error",function(){x.loading|=2}),x.loading|=4,Lc(b,s,l)}b={type:"stylesheet",instance:b,count:1,state:x},f.set(m,b)}}}function d_(i,s){ji.X(i,s);var a=ro;if(a&&i){var l=Es(a).hoistableScripts,f=oo(i),m=l.get(f);m||(m=a.querySelector(Ua(f)),m||(i=y({src:i,async:!0},s),(s=Nn.get(f))&&Mh(i,s),m=a.createElement("script"),Ct(m),Ut(m,"link",i),a.head.appendChild(m)),m={type:"script",instance:m,count:1,state:null},l.set(f,m))}}function h_(i,s){ji.M(i,s);var a=ro;if(a&&i){var l=Es(a).hoistableScripts,f=oo(i),m=l.get(f);m||(m=a.querySelector(Ua(f)),m||(i=y({src:i,async:!0,type:"module"},s),(s=Nn.get(f))&&Mh(i,s),m=a.createElement("script"),Ct(m),Ut(m,"link",i),a.head.appendChild(m)),m={type:"script",instance:m,count:1,state:null},l.set(f,m))}}function V0(i,s,a,l){var f=(f=le.current)?Bc(f):null;if(!f)throw Error(r(446));switch(i){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(s=so(a.href),a=Es(f).hoistableStyles,l=a.get(s),l||(l={type:"style",instance:null,count:0,state:null},a.set(s,l)),l):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){i=so(a.href);var m=Es(f).hoistableStyles,b=m.get(i);if(b||(f=f.ownerDocument||f,b={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},m.set(i,b),(m=f.querySelector(Va(i)))&&!m._p&&(b.instance=m,b.state.loading=5),Nn.has(i)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},Nn.set(i,a),m||p_(f,i,a,b.state))),s&&l===null)throw Error(r(528,""));return b}if(s&&l!==null)throw Error(r(529,""));return null;case"script":return s=a.async,a=a.src,typeof a=="string"&&s&&typeof s!="function"&&typeof s!="symbol"?(s=oo(a),a=Es(f).hoistableScripts,l=a.get(s),l||(l={type:"script",instance:null,count:0,state:null},a.set(s,l)),l):{type:"void",instance:null,count:0,state:null};default:throw Error(r(444,i))}}function so(i){return'href="'+Rn(i)+'"'}function Va(i){return'link[rel="stylesheet"]['+i+"]"}function U0(i){return y({},i,{"data-precedence":i.precedence,precedence:null})}function p_(i,s,a,l){i.querySelector('link[rel="preload"][as="style"]['+s+"]")?l.loading=1:(s=i.createElement("link"),l.preload=s,s.addEventListener("load",function(){return l.loading|=1}),s.addEventListener("error",function(){return l.loading|=2}),Ut(s,"link",a),Ct(s),i.head.appendChild(s))}function oo(i){return'[src="'+Rn(i)+'"]'}function Ua(i){return"script[async]"+i}function z0(i,s,a){if(s.count++,s.instance===null)switch(s.type){case"style":var l=i.querySelector('style[data-href~="'+Rn(a.href)+'"]');if(l)return s.instance=l,Ct(l),l;var f=y({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return l=(i.ownerDocument||i).createElement("style"),Ct(l),Ut(l,"style",f),Lc(l,a.precedence,i),s.instance=l;case"stylesheet":f=so(a.href);var m=i.querySelector(Va(f));if(m)return s.state.loading|=4,s.instance=m,Ct(m),m;l=U0(a),(f=Nn.get(f))&&_h(l,f),m=(i.ownerDocument||i).createElement("link"),Ct(m);var b=m;return b._p=new Promise(function(x,E){b.onload=x,b.onerror=E}),Ut(m,"link",l),s.state.loading|=4,Lc(m,a.precedence,i),s.instance=m;case"script":return m=oo(a.src),(f=i.querySelector(Ua(m)))?(s.instance=f,Ct(f),f):(l=a,(f=Nn.get(m))&&(l=y({},a),Mh(l,f)),i=i.ownerDocument||i,f=i.createElement("script"),Ct(f),Ut(f,"link",l),i.head.appendChild(f),s.instance=f);case"void":return null;default:throw Error(r(443,s.type))}else s.type==="stylesheet"&&(s.state.loading&4)===0&&(l=s.instance,s.state.loading|=4,Lc(l,a.precedence,i));return s.instance}function Lc(i,s,a){for(var l=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),f=l.length?l[l.length-1]:null,m=f,b=0;b<l.length;b++){var x=l[b];if(x.dataset.precedence===s)m=x;else if(m!==f)break}m?m.parentNode.insertBefore(i,m.nextSibling):(s=a.nodeType===9?a.head:a,s.insertBefore(i,s.firstChild))}function _h(i,s){i.crossOrigin==null&&(i.crossOrigin=s.crossOrigin),i.referrerPolicy==null&&(i.referrerPolicy=s.referrerPolicy),i.title==null&&(i.title=s.title)}function Mh(i,s){i.crossOrigin==null&&(i.crossOrigin=s.crossOrigin),i.referrerPolicy==null&&(i.referrerPolicy=s.referrerPolicy),i.integrity==null&&(i.integrity=s.integrity)}var Vc=null;function K0(i,s,a){if(Vc===null){var l=new Map,f=Vc=new Map;f.set(a,l)}else f=Vc,l=f.get(a),l||(l=new Map,f.set(a,l));if(l.has(i))return l;for(l.set(i,null),a=a.getElementsByTagName(i),f=0;f<a.length;f++){var m=a[f];if(!(m[Qo]||m[qt]||i==="link"&&m.getAttribute("rel")==="stylesheet")&&m.namespaceURI!=="http://www.w3.org/2000/svg"){var b=m.getAttribute(s)||"";b=i+b;var x=l.get(b);x?x.push(m):l.set(b,[m])}}return l}function q0(i,s,a){i=i.ownerDocument||i,i.head.insertBefore(a,s==="title"?i.querySelector("head > title"):null)}function m_(i,s,a){if(a===1||s.itemProp!=null)return!1;switch(i){case"meta":case"title":return!0;case"style":if(typeof s.precedence!="string"||typeof s.href!="string"||s.href==="")break;return!0;case"link":if(typeof s.rel!="string"||typeof s.href!="string"||s.href===""||s.onLoad||s.onError)break;switch(s.rel){case"stylesheet":return i=s.disabled,typeof s.precedence=="string"&&i==null;default:return!0}case"script":if(s.async&&typeof s.async!="function"&&typeof s.async!="symbol"&&!s.onLoad&&!s.onError&&s.src&&typeof s.src=="string")return!0}return!1}function P0(i){return!(i.type==="stylesheet"&&(i.state.loading&3)===0)}var za=null;function y_(){}function g_(i,s,a){if(za===null)throw Error(r(475));var l=za;if(s.type==="stylesheet"&&(typeof a.media!="string"||matchMedia(a.media).matches!==!1)&&(s.state.loading&4)===0){if(s.instance===null){var f=so(a.href),m=i.querySelector(Va(f));if(m){i=m._p,i!==null&&typeof i=="object"&&typeof i.then=="function"&&(l.count++,l=Uc.bind(l),i.then(l,l)),s.state.loading|=4,s.instance=m,Ct(m);return}m=i.ownerDocument||i,a=U0(a),(f=Nn.get(f))&&_h(a,f),m=m.createElement("link"),Ct(m);var b=m;b._p=new Promise(function(x,E){b.onload=x,b.onerror=E}),Ut(m,"link",a),s.instance=m}l.stylesheets===null&&(l.stylesheets=new Map),l.stylesheets.set(s,i),(i=s.state.preload)&&(s.state.loading&3)===0&&(l.count++,s=Uc.bind(l),i.addEventListener("load",s),i.addEventListener("error",s))}}function b_(){if(za===null)throw Error(r(475));var i=za;return i.stylesheets&&i.count===0&&Ch(i,i.stylesheets),0<i.count?function(s){var a=setTimeout(function(){if(i.stylesheets&&Ch(i,i.stylesheets),i.unsuspend){var l=i.unsuspend;i.unsuspend=null,l()}},6e4);return i.unsuspend=s,function(){i.unsuspend=null,clearTimeout(a)}}:null}function Uc(){if(this.count--,this.count===0){if(this.stylesheets)Ch(this,this.stylesheets);else if(this.unsuspend){var i=this.unsuspend;this.unsuspend=null,i()}}}var zc=null;function Ch(i,s){i.stylesheets=null,i.unsuspend!==null&&(i.count++,zc=new Map,s.forEach(v_,i),zc=null,Uc.call(i))}function v_(i,s){if(!(s.state.loading&4)){var a=zc.get(i);if(a)var l=a.get(null);else{a=new Map,zc.set(i,a);for(var f=i.querySelectorAll("link[data-precedence],style[data-precedence]"),m=0;m<f.length;m++){var b=f[m];(b.nodeName==="LINK"||b.getAttribute("media")!=="not all")&&(a.set(b.dataset.precedence,b),l=b)}l&&a.set(null,l)}f=s.instance,b=f.getAttribute("data-precedence"),m=a.get(b)||l,m===l&&a.set(null,f),a.set(b,f),this.count++,l=Uc.bind(this),f.addEventListener("load",l),f.addEventListener("error",l),m?m.parentNode.insertBefore(f,m.nextSibling):(i=i.nodeType===9?i.head:i,i.insertBefore(f,i.firstChild)),s.state.loading|=4}}var Ka={$$typeof:M,Provider:null,Consumer:null,_currentValue:z,_currentValue2:z,_threadCount:0};function S_(i,s,a,l,f,m,b,x){this.tag=1,this.containerInfo=i,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=Of(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Of(0),this.hiddenUpdates=Of(null),this.identifierPrefix=l,this.onUncaughtError=f,this.onCaughtError=m,this.onRecoverableError=b,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=x,this.incompleteTransitions=new Map}function I0(i,s,a,l,f,m,b,x,E,$,K,G){return i=new S_(i,s,a,b,x,E,$,G),s=1,m===!0&&(s|=24),m=hn(3,null,null,s),i.current=m,m.stateNode=i,s=dd(),s.refCount++,i.pooledCache=s,s.refCount++,m.memoizedState={element:l,isDehydrated:a,cache:s},yd(m),i}function H0(i){return i?(i=Ls,i):Ls}function F0(i,s,a,l,f,m){f=H0(f),l.context===null?l.context=f:l.pendingContext=f,l=rr(s),l.payload={element:a},m=m===void 0?null:m,m!==null&&(l.callback=m),a=sr(i,l,s),a!==null&&(bn(a,i,s),ga(a,i,s))}function G0(i,s){if(i=i.memoizedState,i!==null&&i.dehydrated!==null){var a=i.retryLane;i.retryLane=a!==0&&a<s?a:s}}function Dh(i,s){G0(i,s),(i=i.alternate)&&G0(i,s)}function Y0(i){if(i.tag===13){var s=Bs(i,67108864);s!==null&&bn(s,i,67108864),Dh(i,67108864)}}var Kc=!0;function x_(i,s,a,l){var f=B.T;B.T=null;var m=q.p;try{q.p=2,Nh(i,s,a,l)}finally{q.p=m,B.T=f}}function w_(i,s,a,l){var f=B.T;B.T=null;var m=q.p;try{q.p=8,Nh(i,s,a,l)}finally{q.p=m,B.T=f}}function Nh(i,s,a,l){if(Kc){var f=$h(l);if(f===null)Sh(i,s,l,qc,a),J0(i,l);else if(A_(f,i,s,a,l))l.stopPropagation();else if(J0(i,l),s&4&&-1<T_.indexOf(i)){for(;f!==null;){var m=As(f);if(m!==null)switch(m.tag){case 3:if(m=m.stateNode,m.current.memoizedState.isDehydrated){var b=Vr(m.pendingLanes);if(b!==0){var x=m;for(x.pendingLanes|=2,x.entangledLanes|=2;b;){var E=1<<31-fn(b);x.entanglements[1]|=E,b&=~E}ri(m),(Be&6)===0&&(Ec=we()+500,$a(0))}}break;case 13:x=Bs(m,2),x!==null&&bn(x,m,2),Oc(),Dh(m,2)}if(m=$h(l),m===null&&Sh(i,s,l,qc,a),m===f)break;f=m}f!==null&&l.stopPropagation()}else Sh(i,s,l,null,a)}}function $h(i){return i=Uf(i),jh(i)}var qc=null;function jh(i){if(qc=null,i=Ts(i),i!==null){var s=c(i);if(s===null)i=null;else{var a=s.tag;if(a===13){if(i=u(s),i!==null)return i;i=null}else if(a===3){if(s.stateNode.current.memoizedState.isDehydrated)return s.tag===3?s.stateNode.containerInfo:null;i=null}else s!==i&&(i=null)}}return qc=i,null}function X0(i){switch(i){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(qn()){case Gt:return 2;case Kt:return 8;case Tn:case Qn:return 32;case An:return 268435456;default:return 32}default:return 32}}var Bh=!1,br=null,vr=null,Sr=null,qa=new Map,Pa=new Map,xr=[],T_="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 J0(i,s){switch(i){case"focusin":case"focusout":br=null;break;case"dragenter":case"dragleave":vr=null;break;case"mouseover":case"mouseout":Sr=null;break;case"pointerover":case"pointerout":qa.delete(s.pointerId);break;case"gotpointercapture":case"lostpointercapture":Pa.delete(s.pointerId)}}function Ia(i,s,a,l,f,m){return i===null||i.nativeEvent!==m?(i={blockedOn:s,domEventName:a,eventSystemFlags:l,nativeEvent:m,targetContainers:[f]},s!==null&&(s=As(s),s!==null&&Y0(s)),i):(i.eventSystemFlags|=l,s=i.targetContainers,f!==null&&s.indexOf(f)===-1&&s.push(f),i)}function A_(i,s,a,l,f){switch(s){case"focusin":return br=Ia(br,i,s,a,l,f),!0;case"dragenter":return vr=Ia(vr,i,s,a,l,f),!0;case"mouseover":return Sr=Ia(Sr,i,s,a,l,f),!0;case"pointerover":var m=f.pointerId;return qa.set(m,Ia(qa.get(m)||null,i,s,a,l,f)),!0;case"gotpointercapture":return m=f.pointerId,Pa.set(m,Ia(Pa.get(m)||null,i,s,a,l,f)),!0}return!1}function Z0(i){var s=Ts(i.target);if(s!==null){var a=c(s);if(a!==null){if(s=a.tag,s===13){if(s=u(a),s!==null){i.blockedOn=s,gO(i.priority,function(){if(a.tag===13){var l=gn();l=kf(l);var f=Bs(a,l);f!==null&&bn(f,a,l),Dh(a,l)}});return}}else if(s===3&&a.stateNode.current.memoizedState.isDehydrated){i.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}i.blockedOn=null}function Pc(i){if(i.blockedOn!==null)return!1;for(var s=i.targetContainers;0<s.length;){var a=$h(i.nativeEvent);if(a===null){a=i.nativeEvent;var l=new a.constructor(a.type,a);Vf=l,a.target.dispatchEvent(l),Vf=null}else return s=As(a),s!==null&&Y0(s),i.blockedOn=a,!1;s.shift()}return!0}function Q0(i,s,a){Pc(i)&&a.delete(s)}function E_(){Bh=!1,br!==null&&Pc(br)&&(br=null),vr!==null&&Pc(vr)&&(vr=null),Sr!==null&&Pc(Sr)&&(Sr=null),qa.forEach(Q0),Pa.forEach(Q0)}function Ic(i,s){i.blockedOn===s&&(i.blockedOn=null,Bh||(Bh=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,E_)))}var Hc=null;function W0(i){Hc!==i&&(Hc=i,t.unstable_scheduleCallback(t.unstable_NormalPriority,function(){Hc===i&&(Hc=null);for(var s=0;s<i.length;s+=3){var a=i[s],l=i[s+1],f=i[s+2];if(typeof l!="function"){if(jh(l||a)===null)continue;break}var m=As(a);m!==null&&(i.splice(s,3),s-=3,jd(m,{pending:!0,data:f,method:a.method,action:l},l,f))}}))}function Ha(i){function s(E){return Ic(E,i)}br!==null&&Ic(br,i),vr!==null&&Ic(vr,i),Sr!==null&&Ic(Sr,i),qa.forEach(s),Pa.forEach(s);for(var a=0;a<xr.length;a++){var l=xr[a];l.blockedOn===i&&(l.blockedOn=null)}for(;0<xr.length&&(a=xr[0],a.blockedOn===null);)Z0(a),a.blockedOn===null&&xr.shift();if(a=(i.ownerDocument||i).$$reactFormReplay,a!=null)for(l=0;l<a.length;l+=3){var f=a[l],m=a[l+1],b=f[Wt]||null;if(typeof m=="function")b||W0(a);else if(b){var x=null;if(m&&m.hasAttribute("formAction")){if(f=m,b=m[Wt]||null)x=b.formAction;else if(jh(f)!==null)continue}else x=b.action;typeof x=="function"?a[l+1]=x:(a.splice(l,3),l-=3),W0(a)}}}function Lh(i){this._internalRoot=i}Fc.prototype.render=Lh.prototype.render=function(i){var s=this._internalRoot;if(s===null)throw Error(r(409));var a=s.current,l=gn();F0(a,l,i,s,null,null)},Fc.prototype.unmount=Lh.prototype.unmount=function(){var i=this._internalRoot;if(i!==null){this._internalRoot=null;var s=i.containerInfo;F0(i.current,2,null,i,null,null),Oc(),s[ws]=null}};function Fc(i){this._internalRoot=i}Fc.prototype.unstable_scheduleHydration=function(i){if(i){var s=yg();i={blockedOn:null,target:i,priority:s};for(var a=0;a<xr.length&&s!==0&&s<xr[a].priority;a++);xr.splice(a,0,i),a===0&&Z0(i)}};var eS=e.version;if(eS!=="19.1.1")throw Error(r(527,eS,"19.1.1"));q.findDOMNode=function(i){var s=i._reactInternals;if(s===void 0)throw typeof i.render=="function"?Error(r(188)):(i=Object.keys(i).join(","),Error(r(268,i)));return i=h(s),i=i!==null?p(i):null,i=i===null?null:i.stateNode,i};var R_={bundleType:0,version:"19.1.1",rendererPackageName:"react-dom",currentDispatcherRef:B,reconcilerVersion:"19.1.1"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Gc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Gc.isDisabled&&Gc.supportsFiber)try{Xo=Gc.inject(R_),un=Gc}catch{}}return Ga.createRoot=function(i,s){if(!o(i))throw Error(r(299));var a=!1,l="",f=yv,m=gv,b=bv,x=null;return s!=null&&(s.unstable_strictMode===!0&&(a=!0),s.identifierPrefix!==void 0&&(l=s.identifierPrefix),s.onUncaughtError!==void 0&&(f=s.onUncaughtError),s.onCaughtError!==void 0&&(m=s.onCaughtError),s.onRecoverableError!==void 0&&(b=s.onRecoverableError),s.unstable_transitionCallbacks!==void 0&&(x=s.unstable_transitionCallbacks)),s=I0(i,1,!1,null,null,a,l,f,m,b,x,null),i[ws]=s.current,vh(i),new Lh(s)},Ga.hydrateRoot=function(i,s,a){if(!o(i))throw Error(r(299));var l=!1,f="",m=yv,b=gv,x=bv,E=null,$=null;return a!=null&&(a.unstable_strictMode===!0&&(l=!0),a.identifierPrefix!==void 0&&(f=a.identifierPrefix),a.onUncaughtError!==void 0&&(m=a.onUncaughtError),a.onCaughtError!==void 0&&(b=a.onCaughtError),a.onRecoverableError!==void 0&&(x=a.onRecoverableError),a.unstable_transitionCallbacks!==void 0&&(E=a.unstable_transitionCallbacks),a.formState!==void 0&&($=a.formState)),s=I0(i,1,!0,s,a??null,l,f,m,b,x,E,$),s.context=H0(null),a=s.current,l=gn(),l=kf(l),f=rr(l),f.callback=null,sr(a,f,l),a=l,s.current.lanes=a,Zo(s,a),ri(s),i[ws]=s.current,vh(i),new Fc(s)},Ga.version="19.1.1",Ga}var pS;function PM(){if(pS)return qh.exports;pS=1;function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(e){console.error(e)}}return t(),qh.exports=qM(),qh.exports}var IM=PM();function nf(){return typeof window<"u"}function Br(t){return B1(t)?(t.nodeName||"").toLowerCase():"#document"}function Sn(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function yi(t){var e;return(e=(B1(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function B1(t){return nf()?t instanceof Node||t instanceof Sn(t).Node:!1}function ht(t){return nf()?t instanceof Element||t instanceof Sn(t).Element:!1}function Mt(t){return nf()?t instanceof HTMLElement||t instanceof Sn(t).HTMLElement:!1}function Lp(t){return!nf()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Sn(t).ShadowRoot}const HM=new Set(["inline","contents"]);function bl(t){const{overflow:e,overflowX:n,overflowY:r,display:o}=Kn(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!HM.has(o)}const FM=new Set(["table","td","th"]);function GM(t){return FM.has(Br(t))}const YM=[":popover-open",":modal"];function rf(t){return YM.some(e=>{try{return t.matches(e)}catch{return!1}})}const XM=["transform","translate","scale","rotate","perspective"],JM=["transform","translate","scale","rotate","perspective","filter"],ZM=["paint","layout","strict","content"];function ny(t){const e=sf(),n=ht(t)?Kn(t):t;return XM.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||JM.some(r=>(n.willChange||"").includes(r))||ZM.some(r=>(n.contain||"").includes(r))}function QM(t){let e=Pi(t);for(;Mt(e)&&!Ui(e);){if(ny(e))return e;if(rf(e))return null;e=Pi(e)}return null}function sf(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const WM=new Set(["html","body","#document"]);function Ui(t){return WM.has(Br(t))}function Kn(t){return Sn(t).getComputedStyle(t)}function of(t){return ht(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Pi(t){if(Br(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Lp(t)&&t.host||yi(t);return Lp(e)?e.host:e}function L1(t){const e=Pi(t);return Ui(e)?t.ownerDocument?t.ownerDocument.body:t.body:Mt(e)&&bl(e)?e:L1(e)}function Mr(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const o=L1(t),c=o===((r=t.ownerDocument)==null?void 0:r.body),u=Sn(o);if(c){const d=Vp(u);return e.concat(u,u.visualViewport||[],bl(o)?o:[],d&&n?Mr(d):[])}return e.concat(o,Mr(o,[],n))}function Vp(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}const ku=Math.min,cs=Math.max,_u=Math.round,Xc=Math.floor,ci=t=>({x:t,y:t}),eC={left:"right",right:"left",bottom:"top",top:"bottom"},tC={start:"end",end:"start"};function mS(t,e,n){return cs(t,ku(e,n))}function af(t,e){return typeof t=="function"?t(e):t}function hs(t){return t.split("-")[0]}function lf(t){return t.split("-")[1]}function V1(t){return t==="x"?"y":"x"}function U1(t){return t==="y"?"height":"width"}const nC=new Set(["top","bottom"]);function Or(t){return nC.has(hs(t))?"y":"x"}function z1(t){return V1(Or(t))}function iC(t,e,n){n===void 0&&(n=!1);const r=lf(t),o=z1(t),c=U1(o);let u=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[c]>e.floating[c]&&(u=Mu(u)),[u,Mu(u)]}function rC(t){const e=Mu(t);return[Up(t),e,Up(e)]}function Up(t){return t.replace(/start|end/g,e=>tC[e])}const yS=["left","right"],gS=["right","left"],sC=["top","bottom"],oC=["bottom","top"];function aC(t,e,n){switch(t){case"top":case"bottom":return n?e?gS:yS:e?yS:gS;case"left":case"right":return e?sC:oC;default:return[]}}function lC(t,e,n,r){const o=lf(t);let c=aC(hs(t),n==="start",r);return o&&(c=c.map(u=>u+"-"+o),e&&(c=c.concat(c.map(Up)))),c}function Mu(t){return t.replace(/left|right|bottom|top/g,e=>eC[e])}function cC(t){return{top:0,right:0,bottom:0,left:0,...t}}function uC(t){return typeof t!="number"?cC(t):{top:t,right:t,bottom:t,left:t}}function Cu(t){const{x:e,y:n,width:r,height:o}=t;return{width:r,height:o,top:n,left:e,right:e+r,bottom:n+o,x:e,y:n}}/*!
63
+ * tabbable 6.2.0
64
+ * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
65
+ */var fC=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],Du=fC.join(","),K1=typeof Element>"u",Mo=K1?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Nu=!K1&&Element.prototype.getRootNode?function(t){var e;return t==null||(e=t.getRootNode)===null||e===void 0?void 0:e.call(t)}:function(t){return t?.ownerDocument},$u=function t(e,n){var r;n===void 0&&(n=!0);var o=e==null||(r=e.getAttribute)===null||r===void 0?void 0:r.call(e,"inert"),c=o===""||o==="true",u=c||n&&e&&t(e.parentNode);return u},dC=function(e){var n,r=e==null||(n=e.getAttribute)===null||n===void 0?void 0:n.call(e,"contenteditable");return r===""||r==="true"},q1=function(e,n,r){if($u(e))return[];var o=Array.prototype.slice.apply(e.querySelectorAll(Du));return n&&Mo.call(e,Du)&&o.unshift(e),o=o.filter(r),o},P1=function t(e,n,r){for(var o=[],c=Array.from(e);c.length;){var u=c.shift();if(!$u(u,!1))if(u.tagName==="SLOT"){var d=u.assignedElements(),h=d.length?d:u.children,p=t(h,!0,r);r.flatten?o.push.apply(o,p):o.push({scopeParent:u,candidates:p})}else{var y=Mo.call(u,Du);y&&r.filter(u)&&(n||!e.includes(u))&&o.push(u);var g=u.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(u),v=!$u(g,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(u));if(g&&v){var S=t(g===!0?u.children:g.children,!0,r);r.flatten?o.push.apply(o,S):o.push({scopeParent:u,candidates:S})}else c.unshift.apply(c,u.children)}}return o},I1=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},H1=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||dC(e))&&!I1(e)?0:e.tabIndex},hC=function(e,n){var r=H1(e);return r<0&&n&&!I1(e)?0:r},pC=function(e,n){return e.tabIndex===n.tabIndex?e.documentOrder-n.documentOrder:e.tabIndex-n.tabIndex},F1=function(e){return e.tagName==="INPUT"},mC=function(e){return F1(e)&&e.type==="hidden"},yC=function(e){var n=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(r){return r.tagName==="SUMMARY"});return n},gC=function(e,n){for(var r=0;r<e.length;r++)if(e[r].checked&&e[r].form===n)return e[r]},bC=function(e){if(!e.name)return!0;var n=e.form||Nu(e),r=function(d){return n.querySelectorAll('input[type="radio"][name="'+d+'"]')},o;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")o=r(window.CSS.escape(e.name));else try{o=r(e.name)}catch(u){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",u.message),!1}var c=gC(o,e.form);return!c||c===e},vC=function(e){return F1(e)&&e.type==="radio"},SC=function(e){return vC(e)&&!bC(e)},xC=function(e){var n,r=e&&Nu(e),o=(n=r)===null||n===void 0?void 0:n.host,c=!1;if(r&&r!==e){var u,d,h;for(c=!!((u=o)!==null&&u!==void 0&&(d=u.ownerDocument)!==null&&d!==void 0&&d.contains(o)||e!=null&&(h=e.ownerDocument)!==null&&h!==void 0&&h.contains(e));!c&&o;){var p,y,g;r=Nu(o),o=(p=r)===null||p===void 0?void 0:p.host,c=!!((y=o)!==null&&y!==void 0&&(g=y.ownerDocument)!==null&&g!==void 0&&g.contains(o))}}return c},bS=function(e){var n=e.getBoundingClientRect(),r=n.width,o=n.height;return r===0&&o===0},wC=function(e,n){var r=n.displayCheck,o=n.getShadowRoot;if(getComputedStyle(e).visibility==="hidden")return!0;var c=Mo.call(e,"details>summary:first-of-type"),u=c?e.parentElement:e;if(Mo.call(u,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof o=="function"){for(var d=e;e;){var h=e.parentElement,p=Nu(e);if(h&&!h.shadowRoot&&o(h)===!0)return bS(e);e.assignedSlot?e=e.assignedSlot:!h&&p!==e.ownerDocument?e=p.host:e=h}e=d}if(xC(e))return!e.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return bS(e);return!1},TC=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var n=e.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var o=n.children.item(r);if(o.tagName==="LEGEND")return Mo.call(n,"fieldset[disabled] *")?!0:!o.contains(e)}return!0}n=n.parentElement}return!1},zp=function(e,n){return!(n.disabled||$u(n)||mC(n)||wC(n,e)||yC(n)||TC(n))},Kp=function(e,n){return!(SC(n)||H1(n)<0||!zp(e,n))},AC=function(e){var n=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},EC=function t(e){var n=[],r=[];return e.forEach(function(o,c){var u=!!o.scopeParent,d=u?o.scopeParent:o,h=hC(d,u),p=u?t(o.candidates):d;h===0?u?n.push.apply(n,p):n.push(d):r.push({documentOrder:c,tabIndex:h,item:o,isScope:u,content:p})}),r.sort(pC).reduce(function(o,c){return c.isScope?o.push.apply(o,c.content):o.push(c.content),o},[]).concat(n)},iy=function(e,n){n=n||{};var r;return n.getShadowRoot?r=P1([e],n.includeContainer,{filter:Kp.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:AC}):r=q1(e,n.includeContainer,Kp.bind(null,n)),EC(r)},RC=function(e,n){n=n||{};var r;return n.getShadowRoot?r=P1([e],n.includeContainer,{filter:zp.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):r=q1(e,n.includeContainer,zp.bind(null,n)),r},G1=function(e,n){if(n=n||{},!e)throw new Error("No node provided");return Mo.call(e,Du)===!1?!1:Kp(n,e)};function OC(){const t=navigator.userAgentData;return t!=null&&t.platform?t.platform:navigator.platform}function Y1(){const t=navigator.userAgentData;return t&&Array.isArray(t.brands)?t.brands.map(e=>{let{brand:n,version:r}=e;return n+"/"+r}).join(" "):navigator.userAgent}function kC(){return/apple/i.test(navigator.vendor)}function qp(){const t=/android/i;return t.test(OC())||t.test(Y1())}function _C(){return Y1().includes("jsdom/")}const vS="data-floating-ui-focusable",MC="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function fo(t){let e=t.activeElement;for(;((n=e)==null||(n=n.shadowRoot)==null?void 0:n.activeElement)!=null;){var n;e=e.shadowRoot.activeElement}return e}function vn(t,e){if(!t||!e)return!1;const n=e.getRootNode==null?void 0:e.getRootNode();if(t.contains(e))return!0;if(n&&Lp(n)){let r=e;for(;r;){if(t===r)return!0;r=r.parentNode||r.host}}return!1}function Er(t){return"composedPath"in t?t.composedPath()[0]:t.target}function Fh(t,e){if(e==null)return!1;if("composedPath"in t)return t.composedPath().includes(e);const n=t;return n.target!=null&&e.contains(n.target)}function CC(t){return t.matches("html,body")}function Xn(t){return t?.ownerDocument||document}function X1(t){return Mt(t)&&t.matches(MC)}function SS(t){return t?t.getAttribute("role")==="combobox"&&X1(t):!1}function Pp(t){return t?t.hasAttribute(vS)?t:t.querySelector("["+vS+"]")||t:null}function xo(t,e,n){return n===void 0&&(n=!0),t.filter(o=>{var c;return o.parentId===e&&(!n||((c=o.context)==null?void 0:c.open))}).flatMap(o=>[o,...xo(t,o.id,n)])}function xS(t,e){var n;let r=[],o=(n=t.find(c=>c.id===e))==null?void 0:n.parentId;for(;o;){const c=t.find(u=>u.id===o);o=c?.parentId,c&&(r=r.concat(c))}return r}function Gh(t){t.preventDefault(),t.stopPropagation()}function DC(t){return"nativeEvent"in t}function NC(t){return t.mozInputSource===0&&t.isTrusted?!0:qp()&&t.pointerType?t.type==="click"&&t.buttons===1:t.detail===0&&!t.pointerType}function $C(t){return _C()?!1:!qp()&&t.width===0&&t.height===0||qp()&&t.width===1&&t.height===1&&t.pressure===0&&t.detail===0&&t.pointerType==="mouse"||t.width<1&&t.height<1&&t.pressure===0&&t.detail===0&&t.pointerType==="touch"}function wS(t,e){return["mouse","pen"].includes(t)}var jC=typeof document<"u",BC=function(){},Vi=jC?V.useLayoutEffect:BC;const LC={...M1};function Yh(t){const e=V.useRef(t);return Vi(()=>{e.current=t}),e}const VC=LC.useInsertionEffect,UC=VC||(t=>t());function ai(t){const e=V.useRef(()=>{});return UC(()=>{e.current=t}),V.useCallback(function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return e.current==null?void 0:e.current(...r)},[])}const cf=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function J1(t,e){const n=iy(t,cf()),r=n.length;if(r===0)return;const o=fo(Xn(t)),c=n.indexOf(o),u=c===-1?e===1?0:r-1:c+e;return n[u]}function zC(t){return J1(Xn(t).body,1)||t}function KC(t){return J1(Xn(t).body,-1)||t}function TS(t,e){const n=e||t.currentTarget,r=t.relatedTarget;return!r||!vn(n,r)}var qC=j1();function AS(t,e,n){let{reference:r,floating:o}=t;const c=Or(e),u=z1(e),d=U1(u),h=hs(e),p=c==="y",y=r.x+r.width/2-o.width/2,g=r.y+r.height/2-o.height/2,v=r[d]/2-o[d]/2;let S;switch(h){case"top":S={x:y,y:r.y-o.height};break;case"bottom":S={x:y,y:r.y+r.height};break;case"right":S={x:r.x+r.width,y:g};break;case"left":S={x:r.x-o.width,y:g};break;default:S={x:r.x,y:r.y}}switch(lf(e)){case"start":S[u]-=v*(n&&p?-1:1);break;case"end":S[u]+=v*(n&&p?-1:1);break}return S}const PC=async(t,e,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:c=[],platform:u}=n,d=c.filter(Boolean),h=await(u.isRTL==null?void 0:u.isRTL(e));let p=await u.getElementRects({reference:t,floating:e,strategy:o}),{x:y,y:g}=AS(p,r,h),v=r,S={},w=0;for(let T=0;T<d.length;T++){const{name:D,fn:C}=d[T],{x:O,y:M,data:j,reset:k}=await C({x:y,y:g,initialPlacement:r,placement:v,strategy:o,middlewareData:S,rects:p,platform:u,elements:{reference:t,floating:e}});y=O??y,g=M??g,S={...S,[D]:{...S[D],...j}},k&&w<=50&&(w++,typeof k=="object"&&(k.placement&&(v=k.placement),k.rects&&(p=k.rects===!0?await u.getElementRects({reference:t,floating:e,strategy:o}):k.rects),{x:y,y:g}=AS(p,v,h)),T=-1)}return{x:y,y:g,placement:v,strategy:o,middlewareData:S}};async function Z1(t,e){var n;e===void 0&&(e={});const{x:r,y:o,platform:c,rects:u,elements:d,strategy:h}=t,{boundary:p="clippingAncestors",rootBoundary:y="viewport",elementContext:g="floating",altBoundary:v=!1,padding:S=0}=af(e,t),w=uC(S),D=d[v?g==="floating"?"reference":"floating":g],C=Cu(await c.getClippingRect({element:(n=await(c.isElement==null?void 0:c.isElement(D)))==null||n?D:D.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(d.floating)),boundary:p,rootBoundary:y,strategy:h})),O=g==="floating"?{x:r,y:o,width:u.floating.width,height:u.floating.height}:u.reference,M=await(c.getOffsetParent==null?void 0:c.getOffsetParent(d.floating)),j=await(c.isElement==null?void 0:c.isElement(M))?await(c.getScale==null?void 0:c.getScale(M))||{x:1,y:1}:{x:1,y:1},k=Cu(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:O,offsetParent:M,strategy:h}):O);return{top:(C.top-k.top+w.top)/j.y,bottom:(k.bottom-C.bottom+w.bottom)/j.y,left:(C.left-k.left+w.left)/j.x,right:(k.right-C.right+w.right)/j.x}}const IC=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:o,middlewareData:c,rects:u,initialPlacement:d,platform:h,elements:p}=e,{mainAxis:y=!0,crossAxis:g=!0,fallbackPlacements:v,fallbackStrategy:S="bestFit",fallbackAxisSideDirection:w="none",flipAlignment:T=!0,...D}=af(t,e);if((n=c.arrow)!=null&&n.alignmentOffset)return{};const C=hs(o),O=Or(d),M=hs(d)===d,j=await(h.isRTL==null?void 0:h.isRTL(p.floating)),k=v||(M||!T?[Mu(d)]:rC(d)),J=w!=="none";!v&&J&&k.push(...lC(d,T,w,j));const H=[d,...k],F=await Z1(e,D),ie=[];let oe=((r=c.flip)==null?void 0:r.overflows)||[];if(y&&ie.push(F[C]),g){const Q=iC(o,u,j);ie.push(F[Q[0]],F[Q[1]])}if(oe=[...oe,{placement:o,overflows:ie}],!ie.every(Q=>Q<=0)){var fe,ge;const Q=(((fe=c.flip)==null?void 0:fe.index)||0)+1,W=H[Q];if(W&&(!(g==="alignment"?O!==Or(W):!1)||oe.every(z=>Or(z.placement)===O?z.overflows[0]>0:!0)))return{data:{index:Q,overflows:oe},reset:{placement:W}};let B=(ge=oe.filter(q=>q.overflows[0]<=0).sort((q,z)=>q.overflows[1]-z.overflows[1])[0])==null?void 0:ge.placement;if(!B)switch(S){case"bestFit":{var be;const q=(be=oe.filter(z=>{if(J){const ee=Or(z.placement);return ee===O||ee==="y"}return!0}).map(z=>[z.placement,z.overflows.filter(ee=>ee>0).reduce((ee,A)=>ee+A,0)]).sort((z,ee)=>z[1]-ee[1])[0])==null?void 0:be[0];q&&(B=q);break}case"initialPlacement":B=d;break}if(o!==B)return{reset:{placement:B}}}return{}}}},HC=new Set(["left","top"]);async function FC(t,e){const{placement:n,platform:r,elements:o}=t,c=await(r.isRTL==null?void 0:r.isRTL(o.floating)),u=hs(n),d=lf(n),h=Or(n)==="y",p=HC.has(u)?-1:1,y=c&&h?-1:1,g=af(e,t);let{mainAxis:v,crossAxis:S,alignmentAxis:w}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:g.mainAxis||0,crossAxis:g.crossAxis||0,alignmentAxis:g.alignmentAxis};return d&&typeof w=="number"&&(S=d==="end"?w*-1:w),h?{x:S*y,y:v*p}:{x:v*p,y:S*y}}const GC=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:o,y:c,placement:u,middlewareData:d}=e,h=await FC(e,t);return u===((n=d.offset)==null?void 0:n.placement)&&(r=d.arrow)!=null&&r.alignmentOffset?{}:{x:o+h.x,y:c+h.y,data:{...h,placement:u}}}}},YC=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:o}=e,{mainAxis:c=!0,crossAxis:u=!1,limiter:d={fn:D=>{let{x:C,y:O}=D;return{x:C,y:O}}},...h}=af(t,e),p={x:n,y:r},y=await Z1(e,h),g=Or(hs(o)),v=V1(g);let S=p[v],w=p[g];if(c){const D=v==="y"?"top":"left",C=v==="y"?"bottom":"right",O=S+y[D],M=S-y[C];S=mS(O,S,M)}if(u){const D=g==="y"?"top":"left",C=g==="y"?"bottom":"right",O=w+y[D],M=w-y[C];w=mS(O,w,M)}const T=d.fn({...e,[v]:S,[g]:w});return{...T,data:{x:T.x-n,y:T.y-r,enabled:{[v]:c,[g]:u}}}}}};function Q1(t){const e=Kn(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const o=Mt(t),c=o?t.offsetWidth:n,u=o?t.offsetHeight:r,d=_u(n)!==c||_u(r)!==u;return d&&(n=c,r=u),{width:n,height:r,$:d}}function ry(t){return ht(t)?t:t.contextElement}function wo(t){const e=ry(t);if(!Mt(e))return ci(1);const n=e.getBoundingClientRect(),{width:r,height:o,$:c}=Q1(e);let u=(c?_u(n.width):n.width)/r,d=(c?_u(n.height):n.height)/o;return(!u||!Number.isFinite(u))&&(u=1),(!d||!Number.isFinite(d))&&(d=1),{x:u,y:d}}const XC=ci(0);function W1(t){const e=Sn(t);return!sf()||!e.visualViewport?XC:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function JC(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==Sn(t)?!1:e}function ps(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const o=t.getBoundingClientRect(),c=ry(t);let u=ci(1);e&&(r?ht(r)&&(u=wo(r)):u=wo(t));const d=JC(c,n,r)?W1(c):ci(0);let h=(o.left+d.x)/u.x,p=(o.top+d.y)/u.y,y=o.width/u.x,g=o.height/u.y;if(c){const v=Sn(c),S=r&&ht(r)?Sn(r):r;let w=v,T=Vp(w);for(;T&&r&&S!==w;){const D=wo(T),C=T.getBoundingClientRect(),O=Kn(T),M=C.left+(T.clientLeft+parseFloat(O.paddingLeft))*D.x,j=C.top+(T.clientTop+parseFloat(O.paddingTop))*D.y;h*=D.x,p*=D.y,y*=D.x,g*=D.y,h+=M,p+=j,w=Sn(T),T=Vp(w)}}return Cu({width:y,height:g,x:h,y:p})}function sy(t,e){const n=of(t).scrollLeft;return e?e.left+n:ps(yi(t)).left+n}function eT(t,e,n){n===void 0&&(n=!1);const r=t.getBoundingClientRect(),o=r.left+e.scrollLeft-(n?0:sy(t,r)),c=r.top+e.scrollTop;return{x:o,y:c}}function ZC(t){let{elements:e,rect:n,offsetParent:r,strategy:o}=t;const c=o==="fixed",u=yi(r),d=e?rf(e.floating):!1;if(r===u||d&&c)return n;let h={scrollLeft:0,scrollTop:0},p=ci(1);const y=ci(0),g=Mt(r);if((g||!g&&!c)&&((Br(r)!=="body"||bl(u))&&(h=of(r)),Mt(r))){const S=ps(r);p=wo(r),y.x=S.x+r.clientLeft,y.y=S.y+r.clientTop}const v=u&&!g&&!c?eT(u,h,!0):ci(0);return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-h.scrollLeft*p.x+y.x+v.x,y:n.y*p.y-h.scrollTop*p.y+y.y+v.y}}function QC(t){return Array.from(t.getClientRects())}function WC(t){const e=yi(t),n=of(t),r=t.ownerDocument.body,o=cs(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),c=cs(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let u=-n.scrollLeft+sy(t);const d=-n.scrollTop;return Kn(r).direction==="rtl"&&(u+=cs(e.clientWidth,r.clientWidth)-o),{width:o,height:c,x:u,y:d}}function eD(t,e){const n=Sn(t),r=yi(t),o=n.visualViewport;let c=r.clientWidth,u=r.clientHeight,d=0,h=0;if(o){c=o.width,u=o.height;const p=sf();(!p||p&&e==="fixed")&&(d=o.offsetLeft,h=o.offsetTop)}return{width:c,height:u,x:d,y:h}}const tD=new Set(["absolute","fixed"]);function nD(t,e){const n=ps(t,!0,e==="fixed"),r=n.top+t.clientTop,o=n.left+t.clientLeft,c=Mt(t)?wo(t):ci(1),u=t.clientWidth*c.x,d=t.clientHeight*c.y,h=o*c.x,p=r*c.y;return{width:u,height:d,x:h,y:p}}function ES(t,e,n){let r;if(e==="viewport")r=eD(t,n);else if(e==="document")r=WC(yi(t));else if(ht(e))r=nD(e,n);else{const o=W1(t);r={x:e.x-o.x,y:e.y-o.y,width:e.width,height:e.height}}return Cu(r)}function tT(t,e){const n=Pi(t);return n===e||!ht(n)||Ui(n)?!1:Kn(n).position==="fixed"||tT(n,e)}function iD(t,e){const n=e.get(t);if(n)return n;let r=Mr(t,[],!1).filter(d=>ht(d)&&Br(d)!=="body"),o=null;const c=Kn(t).position==="fixed";let u=c?Pi(t):t;for(;ht(u)&&!Ui(u);){const d=Kn(u),h=ny(u);!h&&d.position==="fixed"&&(o=null),(c?!h&&!o:!h&&d.position==="static"&&!!o&&tD.has(o.position)||bl(u)&&!h&&tT(t,u))?r=r.filter(y=>y!==u):o=d,u=Pi(u)}return e.set(t,r),r}function rD(t){let{element:e,boundary:n,rootBoundary:r,strategy:o}=t;const u=[...n==="clippingAncestors"?rf(e)?[]:iD(e,this._c):[].concat(n),r],d=u[0],h=u.reduce((p,y)=>{const g=ES(e,y,o);return p.top=cs(g.top,p.top),p.right=ku(g.right,p.right),p.bottom=ku(g.bottom,p.bottom),p.left=cs(g.left,p.left),p},ES(e,d,o));return{width:h.right-h.left,height:h.bottom-h.top,x:h.left,y:h.top}}function sD(t){const{width:e,height:n}=Q1(t);return{width:e,height:n}}function oD(t,e,n){const r=Mt(e),o=yi(e),c=n==="fixed",u=ps(t,!0,c,e);let d={scrollLeft:0,scrollTop:0};const h=ci(0);function p(){h.x=sy(o)}if(r||!r&&!c)if((Br(e)!=="body"||bl(o))&&(d=of(e)),r){const S=ps(e,!0,c,e);h.x=S.x+e.clientLeft,h.y=S.y+e.clientTop}else o&&p();c&&!r&&o&&p();const y=o&&!r&&!c?eT(o,d):ci(0),g=u.left+d.scrollLeft-h.x-y.x,v=u.top+d.scrollTop-h.y-y.y;return{x:g,y:v,width:u.width,height:u.height}}function Xh(t){return Kn(t).position==="static"}function RS(t,e){if(!Mt(t)||Kn(t).position==="fixed")return null;if(e)return e(t);let n=t.offsetParent;return yi(t)===n&&(n=n.ownerDocument.body),n}function nT(t,e){const n=Sn(t);if(rf(t))return n;if(!Mt(t)){let o=Pi(t);for(;o&&!Ui(o);){if(ht(o)&&!Xh(o))return o;o=Pi(o)}return n}let r=RS(t,e);for(;r&&GM(r)&&Xh(r);)r=RS(r,e);return r&&Ui(r)&&Xh(r)&&!ny(r)?n:r||QM(t)||n}const aD=async function(t){const e=this.getOffsetParent||nT,n=this.getDimensions,r=await n(t.floating);return{reference:oD(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function lD(t){return Kn(t).direction==="rtl"}const cD={convertOffsetParentRelativeRectToViewportRelativeRect:ZC,getDocumentElement:yi,getClippingRect:rD,getOffsetParent:nT,getElementRects:aD,getClientRects:QC,getDimensions:sD,getScale:wo,isElement:ht,isRTL:lD};function iT(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function uD(t,e){let n=null,r;const o=yi(t);function c(){var d;clearTimeout(r),(d=n)==null||d.disconnect(),n=null}function u(d,h){d===void 0&&(d=!1),h===void 0&&(h=1),c();const p=t.getBoundingClientRect(),{left:y,top:g,width:v,height:S}=p;if(d||e(),!v||!S)return;const w=Xc(g),T=Xc(o.clientWidth-(y+v)),D=Xc(o.clientHeight-(g+S)),C=Xc(y),M={rootMargin:-w+"px "+-T+"px "+-D+"px "+-C+"px",threshold:cs(0,ku(1,h))||1};let j=!0;function k(J){const H=J[0].intersectionRatio;if(H!==h){if(!j)return u();H?u(!1,H):r=setTimeout(()=>{u(!1,1e-7)},1e3)}H===1&&!iT(p,t.getBoundingClientRect())&&u(),j=!1}try{n=new IntersectionObserver(k,{...M,root:o.ownerDocument})}catch{n=new IntersectionObserver(k,M)}n.observe(t)}return u(!0),c}function fD(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:c=!0,elementResize:u=typeof ResizeObserver=="function",layoutShift:d=typeof IntersectionObserver=="function",animationFrame:h=!1}=r,p=ry(t),y=o||c?[...p?Mr(p):[],...Mr(e)]:[];y.forEach(C=>{o&&C.addEventListener("scroll",n,{passive:!0}),c&&C.addEventListener("resize",n)});const g=p&&d?uD(p,n):null;let v=-1,S=null;u&&(S=new ResizeObserver(C=>{let[O]=C;O&&O.target===p&&S&&(S.unobserve(e),cancelAnimationFrame(v),v=requestAnimationFrame(()=>{var M;(M=S)==null||M.observe(e)})),n()}),p&&!h&&S.observe(p),S.observe(e));let w,T=h?ps(t):null;h&&D();function D(){const C=ps(t);T&&!iT(T,C)&&n(),T=C,w=requestAnimationFrame(D)}return n(),()=>{var C;y.forEach(O=>{o&&O.removeEventListener("scroll",n),c&&O.removeEventListener("resize",n)}),g?.(),(C=S)==null||C.disconnect(),S=null,h&&cancelAnimationFrame(w)}}const dD=GC,hD=YC,pD=IC,mD=(t,e,n)=>{const r=new Map,o={platform:cD,...n},c={...o.platform,_c:r};return PC(t,e,{...o,platform:c})};var yD=typeof document<"u",gD=function(){},fu=yD?V.useLayoutEffect:gD;function ju(t,e){if(t===e)return!0;if(typeof t!=typeof e)return!1;if(typeof t=="function"&&t.toString()===e.toString())return!0;let n,r,o;if(t&&e&&typeof t=="object"){if(Array.isArray(t)){if(n=t.length,n!==e.length)return!1;for(r=n;r--!==0;)if(!ju(t[r],e[r]))return!1;return!0}if(o=Object.keys(t),n=o.length,n!==Object.keys(e).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(e,o[r]))return!1;for(r=n;r--!==0;){const c=o[r];if(!(c==="_owner"&&t.$$typeof)&&!ju(t[c],e[c]))return!1}return!0}return t!==t&&e!==e}function rT(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function OS(t,e){const n=rT(t);return Math.round(e*n)/n}function Jh(t){const e=V.useRef(t);return fu(()=>{e.current=t}),e}function bD(t){t===void 0&&(t={});const{placement:e="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:c,floating:u}={},transform:d=!0,whileElementsMounted:h,open:p}=t,[y,g]=V.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[v,S]=V.useState(r);ju(v,r)||S(r);const[w,T]=V.useState(null),[D,C]=V.useState(null),O=V.useCallback(z=>{z!==J.current&&(J.current=z,T(z))},[]),M=V.useCallback(z=>{z!==H.current&&(H.current=z,C(z))},[]),j=c||w,k=u||D,J=V.useRef(null),H=V.useRef(null),F=V.useRef(y),ie=h!=null,oe=Jh(h),fe=Jh(o),ge=Jh(p),be=V.useCallback(()=>{if(!J.current||!H.current)return;const z={placement:e,strategy:n,middleware:v};fe.current&&(z.platform=fe.current),mD(J.current,H.current,z).then(ee=>{const A={...ee,isPositioned:ge.current!==!1};Q.current&&!ju(F.current,A)&&(F.current=A,qC.flushSync(()=>{g(A)}))})},[v,e,n,fe,ge]);fu(()=>{p===!1&&F.current.isPositioned&&(F.current.isPositioned=!1,g(z=>({...z,isPositioned:!1})))},[p]);const Q=V.useRef(!1);fu(()=>(Q.current=!0,()=>{Q.current=!1}),[]),fu(()=>{if(j&&(J.current=j),k&&(H.current=k),j&&k){if(oe.current)return oe.current(j,k,be);be()}},[j,k,be,oe,ie]);const W=V.useMemo(()=>({reference:J,floating:H,setReference:O,setFloating:M}),[O,M]),B=V.useMemo(()=>({reference:j,floating:k}),[j,k]),q=V.useMemo(()=>{const z={position:n,left:0,top:0};if(!B.floating)return z;const ee=OS(B.floating,y.x),A=OS(B.floating,y.y);return d?{...z,transform:"translate("+ee+"px, "+A+"px)",...rT(B.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:ee,top:A}},[n,d,B.floating,y.x,y.y]);return V.useMemo(()=>({...y,update:be,refs:W,elements:B,floatingStyles:q}),[y,be,W,B,q])}const vD=(t,e)=>({...dD(t),options:[t,e]}),SD=(t,e)=>({...hD(t),options:[t,e]}),xD=(t,e)=>({...pD(t),options:[t,e]}),wD="data-floating-ui-focusable",kS="active",_S="selected",TD={...M1};let MS=!1,AD=0;const CS=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+AD++;function ED(){const[t,e]=V.useState(()=>MS?CS():void 0);return Vi(()=>{t==null&&e(CS())},[]),V.useEffect(()=>{MS=!0},[]),t}const RD=TD.useId,sT=RD||ED;function OD(){const t=new Map;return{emit(e,n){var r;(r=t.get(e))==null||r.forEach(o=>o(n))},on(e,n){t.has(e)||t.set(e,new Set),t.get(e).add(n)},off(e,n){var r;(r=t.get(e))==null||r.delete(n)}}}const kD=V.createContext(null),_D=V.createContext(null),oT=()=>{var t;return((t=V.useContext(kD))==null?void 0:t.id)||null},oy=()=>V.useContext(_D);function Bu(t){return"data-floating-ui-"+t}function MD(t){t.current!==-1&&(clearTimeout(t.current),t.current=-1)}let DS=0;function ao(t,e){e===void 0&&(e={});const{preventScroll:n=!1,cancelPrevious:r=!0,sync:o=!1}=e;r&&cancelAnimationFrame(DS);const c=()=>t?.focus({preventScroll:n});o?c():DS=requestAnimationFrame(c)}function CD(t){return t?.ownerDocument||document}const To={inert:new WeakMap,"aria-hidden":new WeakMap,none:new WeakMap};function NS(t){return t==="inert"?To.inert:t==="aria-hidden"?To["aria-hidden"]:To.none}let Jc=new WeakSet,Zc={},Zh=0;const DD=()=>typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype,aT=t=>t&&(t.host||aT(t.parentNode)),ND=(t,e)=>e.map(n=>{if(t.contains(n))return n;const r=aT(n);return t.contains(r)?r:null}).filter(n=>n!=null);function $D(t,e,n,r){const o="data-floating-ui-inert",c=r?"inert":n?"aria-hidden":null,u=ND(e,t),d=new Set,h=new Set(u),p=[];Zc[o]||(Zc[o]=new WeakMap);const y=Zc[o];u.forEach(g),v(e),d.clear();function g(S){!S||d.has(S)||(d.add(S),S.parentNode&&g(S.parentNode))}function v(S){!S||h.has(S)||[].forEach.call(S.children,w=>{if(Br(w)!=="script")if(d.has(w))v(w);else{const T=c?w.getAttribute(c):null,D=T!==null&&T!=="false",C=NS(c),O=(C.get(w)||0)+1,M=(y.get(w)||0)+1;C.set(w,O),y.set(w,M),p.push(w),O===1&&D&&Jc.add(w),M===1&&w.setAttribute(o,""),!D&&c&&w.setAttribute(c,c==="inert"?"":"true")}})}return Zh++,()=>{p.forEach(S=>{const w=NS(c),D=(w.get(S)||0)-1,C=(y.get(S)||0)-1;w.set(S,D),y.set(S,C),D||(!Jc.has(S)&&c&&S.removeAttribute(c),Jc.delete(S)),C||S.removeAttribute(o)}),Zh--,Zh||(To.inert=new WeakMap,To["aria-hidden"]=new WeakMap,To.none=new WeakMap,Jc=new WeakSet,Zc={})}}function $S(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!1);const r=CD(t[0]).body;return $D(t.concat(Array.from(r.querySelectorAll('[aria-live],[role="status"],output'))),r,e,n)}const ay={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0},jS=V.forwardRef(function(e,n){const[r,o]=V.useState();Vi(()=>{kC()&&o("button")},[]);const c={ref:n,tabIndex:0,role:r,"aria-hidden":r?void 0:!0,[Bu("focus-guard")]:"",style:ay};return Y.jsx("span",{...e,...c})}),jD=V.createContext(null),BD=()=>V.useContext(jD);function BS(t){return V.useMemo(()=>e=>{t.forEach(n=>{n&&(n.current=e)})},t)}const LD=20;let kr=[];function ly(){kr=kr.filter(t=>t.isConnected)}function VD(t){ly(),t&&Br(t)!=="body"&&(kr.push(t),kr.length>LD&&(kr=kr.slice(-20)))}function LS(){return ly(),kr[kr.length-1]}function UD(t){const e=cf();return G1(t,e)?t:iy(t,e)[0]||t}function VS(t,e){var n;if(!e.current.includes("floating")&&!((n=t.getAttribute("role"))!=null&&n.includes("dialog")))return;const r=cf(),c=RC(t,r).filter(d=>{const h=d.getAttribute("data-tabindex")||"";return G1(d,r)||d.hasAttribute("data-tabindex")&&!h.startsWith("-")}),u=t.getAttribute("tabindex");e.current.includes("floating")||c.length===0?u!=="0"&&t.setAttribute("tabindex","0"):(u!=="-1"||t.hasAttribute("data-tabindex")&&t.getAttribute("data-tabindex")!=="-1")&&(t.setAttribute("tabindex","-1"),t.setAttribute("data-tabindex","-1"))}const zD=V.forwardRef(function(e,n){return Y.jsx("button",{...e,type:"button",ref:n,tabIndex:-1,style:ay})});function KD(t){const{context:e,children:n,disabled:r=!1,order:o=["content"],guards:c=!0,initialFocus:u=0,returnFocus:d=!0,restoreFocus:h=!1,modal:p=!0,visuallyHiddenDismiss:y=!1,closeOnFocusOut:g=!0,outsideElementsInert:v=!1,getInsideElements:S=()=>[]}=t,{open:w,onOpenChange:T,events:D,dataRef:C,elements:{domReference:O,floating:M}}=e,j=ai(()=>{var xe;return(xe=C.current.floatingContext)==null?void 0:xe.nodeId}),k=ai(S),J=typeof u=="number"&&u<0,H=SS(O)&&J,F=DD(),ie=F?c:!0,oe=!ie||F&&v,fe=Yh(o),ge=Yh(u),be=Yh(d),Q=oy(),W=BD(),B=V.useRef(null),q=V.useRef(null),z=V.useRef(!1),ee=V.useRef(!1),A=V.useRef(-1),I=V.useRef(-1),te=W!=null,X=Pp(M),se=ai(function(xe){return xe===void 0&&(xe=X),xe?iy(xe,cf()):[]}),ue=ai(xe=>{const Me=se(xe);return fe.current.map(Ae=>O&&Ae==="reference"?O:X&&Ae==="floating"?X:Me).filter(Boolean).flat()});V.useEffect(()=>{if(r||!p)return;function xe(Ae){if(Ae.key==="Tab"){vn(X,fo(Xn(X)))&&se().length===0&&!H&&Gh(Ae);const et=ue(),Rt=Er(Ae);fe.current[0]==="reference"&&Rt===O&&(Gh(Ae),Ae.shiftKey?ao(et[et.length-1]):ao(et[1])),fe.current[1]==="floating"&&Rt===X&&Ae.shiftKey&&(Gh(Ae),ao(et[0]))}}const Me=Xn(X);return Me.addEventListener("keydown",xe),()=>{Me.removeEventListener("keydown",xe)}},[r,O,X,p,fe,H,se,ue]),V.useEffect(()=>{if(r||!M)return;function xe(Me){const Ae=Er(Me),Rt=se().indexOf(Ae);Rt!==-1&&(A.current=Rt)}return M.addEventListener("focusin",xe),()=>{M.removeEventListener("focusin",xe)}},[r,M,se]),V.useEffect(()=>{if(r||!g)return;function xe(){ee.current=!0,setTimeout(()=>{ee.current=!1})}function Me(Rt){const we=Rt.relatedTarget,qn=Rt.currentTarget,Gt=Er(Rt);queueMicrotask(()=>{const Kt=j(),Tn=!(vn(O,we)||vn(M,we)||vn(we,M)||vn(W?.portalNode,we)||we!=null&&we.hasAttribute(Bu("focus-guard"))||Q&&(xo(Q.nodesRef.current,Kt).find(Qn=>{var An,Wn;return vn((An=Qn.context)==null?void 0:An.elements.floating,we)||vn((Wn=Qn.context)==null?void 0:Wn.elements.domReference,we)})||xS(Q.nodesRef.current,Kt).find(Qn=>{var An,Wn,$l;return[(An=Qn.context)==null?void 0:An.elements.floating,Pp((Wn=Qn.context)==null?void 0:Wn.elements.floating)].includes(we)||(($l=Qn.context)==null?void 0:$l.elements.domReference)===we})));if(qn===O&&X&&VS(X,fe),h&&qn!==O&&!(Gt!=null&&Gt.isConnected)&&fo(Xn(X))===Xn(X).body){Mt(X)&&X.focus();const Qn=A.current,An=se(),Wn=An[Qn]||An[An.length-1]||X;Mt(Wn)&&Wn.focus()}if(C.current.insideReactTree){C.current.insideReactTree=!1;return}(H||!p)&&we&&Tn&&!ee.current&&we!==LS()&&(z.current=!0,T(!1,Rt,"focus-out"))})}const Ae=!!(!Q&&W);function et(){MD(I),C.current.insideReactTree=!0,I.current=window.setTimeout(()=>{C.current.insideReactTree=!1})}if(M&&Mt(O))return O.addEventListener("focusout",Me),O.addEventListener("pointerdown",xe),M.addEventListener("focusout",Me),Ae&&M.addEventListener("focusout",et,!0),()=>{O.removeEventListener("focusout",Me),O.removeEventListener("pointerdown",xe),M.removeEventListener("focusout",Me),Ae&&M.removeEventListener("focusout",et,!0)}},[r,O,M,X,p,Q,W,T,g,h,se,H,j,fe,C]);const le=V.useRef(null),it=V.useRef(null),Ve=BS([le,W?.beforeInsideRef]),wn=BS([it,W?.afterInsideRef]);V.useEffect(()=>{var xe,Me;if(r||!M)return;const Ae=Array.from((W==null||(xe=W.portalNode)==null?void 0:xe.querySelectorAll("["+Bu("portal")+"]"))||[]),Rt=(Me=(Q?xS(Q.nodesRef.current,j()):[]).find(Gt=>{var Kt;return SS(((Kt=Gt.context)==null?void 0:Kt.elements.domReference)||null)}))==null||(Me=Me.context)==null?void 0:Me.elements.domReference,we=[M,Rt,...Ae,...k(),B.current,q.current,le.current,it.current,W?.beforeOutsideRef.current,W?.afterOutsideRef.current,fe.current.includes("reference")||H?O:null].filter(Gt=>Gt!=null),qn=p||H?$S(we,!oe,oe):$S(we);return()=>{qn()}},[r,O,M,p,fe,W,H,ie,oe,Q,j,k]),Vi(()=>{if(r||!Mt(X))return;const xe=Xn(X),Me=fo(xe);queueMicrotask(()=>{const Ae=ue(X),et=ge.current,Rt=(typeof et=="number"?Ae[et]:et.current)||X,we=vn(X,Me);!J&&!we&&w&&ao(Rt,{preventScroll:Rt===X})})},[r,w,X,J,ue,ge]),Vi(()=>{if(r||!X)return;const xe=Xn(X),Me=fo(xe);VD(Me);function Ae(we){let{reason:qn,event:Gt,nested:Kt}=we;if(["hover","safe-polygon"].includes(qn)&&Gt.type==="mouseleave"&&(z.current=!0),qn==="outside-press")if(Kt)z.current=!1;else if(NC(Gt)||$C(Gt))z.current=!1;else{let Tn=!1;document.createElement("div").focus({get preventScroll(){return Tn=!0,!1}}),Tn?z.current=!1:z.current=!0}}D.on("openchange",Ae);const et=xe.createElement("span");et.setAttribute("tabindex","-1"),et.setAttribute("aria-hidden","true"),Object.assign(et.style,ay),te&&O&&O.insertAdjacentElement("afterend",et);function Rt(){if(typeof be.current=="boolean"){const we=O||LS();return we&&we.isConnected?we:et}return be.current.current||et}return()=>{D.off("openchange",Ae);const we=fo(xe),qn=vn(M,we)||Q&&xo(Q.nodesRef.current,j(),!1).some(Kt=>{var Tn;return vn((Tn=Kt.context)==null?void 0:Tn.elements.floating,we)}),Gt=Rt();queueMicrotask(()=>{const Kt=UD(Gt);be.current&&!z.current&&Mt(Kt)&&(!(Kt!==we&&we!==xe.body)||qn)&&Kt.focus({preventScroll:!0}),et.remove()})}},[r,M,X,be,C,D,Q,te,O,j]),V.useEffect(()=>(queueMicrotask(()=>{z.current=!1}),()=>{queueMicrotask(ly)}),[r]),Vi(()=>{if(!r&&W)return W.setFocusManagerState({modal:p,closeOnFocusOut:g,open:w,onOpenChange:T,domReference:O}),()=>{W.setFocusManagerState(null)}},[r,W,p,w,T,g,O]),Vi(()=>{r||X&&VS(X,fe)},[r,X,fe]);function Qi(xe){return r||!y||!p?null:Y.jsx(zD,{ref:xe==="start"?B:q,onClick:Me=>T(!1,Me.nativeEvent),children:typeof y=="string"?y:"Dismiss"})}const Si=!r&&ie&&(p?!H:!0)&&(te||p);return Y.jsxs(Y.Fragment,{children:[Si&&Y.jsx(jS,{"data-type":"inside",ref:Ve,onFocus:xe=>{if(p){const Ae=ue();ao(o[0]==="reference"?Ae[0]:Ae[Ae.length-1])}else if(W!=null&&W.preserveTabOrder&&W.portalNode)if(z.current=!1,TS(xe,W.portalNode)){const Ae=zC(O);Ae?.focus()}else{var Me;(Me=W.beforeOutsideRef.current)==null||Me.focus()}}}),!H&&Qi("start"),n,Qi("end"),Si&&Y.jsx(jS,{"data-type":"inside",ref:wn,onFocus:xe=>{if(p)ao(ue()[0]);else if(W!=null&&W.preserveTabOrder&&W.portalNode)if(g&&(z.current=!0),TS(xe,W.portalNode)){const Ae=KC(O);Ae?.focus()}else{var Me;(Me=W.afterOutsideRef.current)==null||Me.focus()}}})]})}function US(t){return Mt(t.target)&&t.target.tagName==="BUTTON"}function qD(t){return Mt(t.target)&&t.target.tagName==="A"}function zS(t){return X1(t)}function PD(t,e){e===void 0&&(e={});const{open:n,onOpenChange:r,dataRef:o,elements:{domReference:c}}=t,{enabled:u=!0,event:d="click",toggle:h=!0,ignoreMouse:p=!1,keyboardHandlers:y=!0,stickIfOpen:g=!0}=e,v=V.useRef(),S=V.useRef(!1),w=V.useMemo(()=>({onPointerDown(T){v.current=T.pointerType},onMouseDown(T){const D=v.current;T.button===0&&d!=="click"&&(wS(D)&&p||(n&&h&&(!(o.current.openEvent&&g)||o.current.openEvent.type==="mousedown")?r(!1,T.nativeEvent,"click"):(T.preventDefault(),r(!0,T.nativeEvent,"click"))))},onClick(T){const D=v.current;if(d==="mousedown"&&v.current){v.current=void 0;return}wS(D)&&p||(n&&h&&(!(o.current.openEvent&&g)||o.current.openEvent.type==="click")?r(!1,T.nativeEvent,"click"):r(!0,T.nativeEvent,"click"))},onKeyDown(T){v.current=void 0,!(T.defaultPrevented||!y||US(T))&&(T.key===" "&&!zS(c)&&(T.preventDefault(),S.current=!0),!qD(T)&&T.key==="Enter"&&r(!(n&&h),T.nativeEvent,"click"))},onKeyUp(T){T.defaultPrevented||!y||US(T)||zS(c)||T.key===" "&&S.current&&(S.current=!1,r(!(n&&h),T.nativeEvent,"click"))}}),[o,c,d,p,y,r,n,g,h]);return V.useMemo(()=>u?{reference:w}:{},[u,w])}const ID={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},HD={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},KS=t=>{var e,n;return{escapeKey:typeof t=="boolean"?t:(e=t?.escapeKey)!=null?e:!1,outsidePress:typeof t=="boolean"?t:(n=t?.outsidePress)!=null?n:!0}};function FD(t,e){e===void 0&&(e={});const{open:n,onOpenChange:r,elements:o,dataRef:c}=t,{enabled:u=!0,escapeKey:d=!0,outsidePress:h=!0,outsidePressEvent:p="pointerdown",referencePress:y=!1,referencePressEvent:g="pointerdown",ancestorScroll:v=!1,bubbles:S,capture:w}=e,T=oy(),D=ai(typeof h=="function"?h:()=>!1),C=typeof h=="function"?D:h,O=V.useRef(!1),{escapeKey:M,outsidePress:j}=KS(S),{escapeKey:k,outsidePress:J}=KS(w),H=V.useRef(!1),F=ai(Q=>{var W;if(!n||!u||!d||Q.key!=="Escape"||H.current)return;const B=(W=c.current.floatingContext)==null?void 0:W.nodeId,q=T?xo(T.nodesRef.current,B):[];if(!M&&(Q.stopPropagation(),q.length>0)){let z=!0;if(q.forEach(ee=>{var A;if((A=ee.context)!=null&&A.open&&!ee.context.dataRef.current.__escapeKeyBubbles){z=!1;return}}),!z)return}r(!1,DC(Q)?Q.nativeEvent:Q,"escape-key")}),ie=ai(Q=>{var W;const B=()=>{var q;F(Q),(q=Er(Q))==null||q.removeEventListener("keydown",B)};(W=Er(Q))==null||W.addEventListener("keydown",B)}),oe=ai(Q=>{var W;const B=c.current.insideReactTree;c.current.insideReactTree=!1;const q=O.current;if(O.current=!1,p==="click"&&q||B||typeof C=="function"&&!C(Q))return;const z=Er(Q),ee="["+Bu("inert")+"]",A=Xn(o.floating).querySelectorAll(ee);let I=ht(z)?z:null;for(;I&&!Ui(I);){const ue=Pi(I);if(Ui(ue)||!ht(ue))break;I=ue}if(A.length&&ht(z)&&!CC(z)&&!vn(z,o.floating)&&Array.from(A).every(ue=>!vn(I,ue)))return;if(Mt(z)&&be){const ue=Ui(z),le=Kn(z),it=/auto|scroll/,Ve=ue||it.test(le.overflowX),wn=ue||it.test(le.overflowY),Qi=Ve&&z.clientWidth>0&&z.scrollWidth>z.clientWidth,Si=wn&&z.clientHeight>0&&z.scrollHeight>z.clientHeight,xe=le.direction==="rtl",Me=Si&&(xe?Q.offsetX<=z.offsetWidth-z.clientWidth:Q.offsetX>z.clientWidth),Ae=Qi&&Q.offsetY>z.clientHeight;if(Me||Ae)return}const te=(W=c.current.floatingContext)==null?void 0:W.nodeId,X=T&&xo(T.nodesRef.current,te).some(ue=>{var le;return Fh(Q,(le=ue.context)==null?void 0:le.elements.floating)});if(Fh(Q,o.floating)||Fh(Q,o.domReference)||X)return;const se=T?xo(T.nodesRef.current,te):[];if(se.length>0){let ue=!0;if(se.forEach(le=>{var it;if((it=le.context)!=null&&it.open&&!le.context.dataRef.current.__outsidePressBubbles){ue=!1;return}}),!ue)return}r(!1,Q,"outside-press")}),fe=ai(Q=>{var W;const B=()=>{var q;oe(Q),(q=Er(Q))==null||q.removeEventListener(p,B)};(W=Er(Q))==null||W.addEventListener(p,B)});V.useEffect(()=>{if(!n||!u)return;c.current.__escapeKeyBubbles=M,c.current.__outsidePressBubbles=j;let Q=-1;function W(A){r(!1,A,"ancestor-scroll")}function B(){window.clearTimeout(Q),H.current=!0}function q(){Q=window.setTimeout(()=>{H.current=!1},sf()?5:0)}const z=Xn(o.floating);d&&(z.addEventListener("keydown",k?ie:F,k),z.addEventListener("compositionstart",B),z.addEventListener("compositionend",q)),C&&z.addEventListener(p,J?fe:oe,J);let ee=[];return v&&(ht(o.domReference)&&(ee=Mr(o.domReference)),ht(o.floating)&&(ee=ee.concat(Mr(o.floating))),!ht(o.reference)&&o.reference&&o.reference.contextElement&&(ee=ee.concat(Mr(o.reference.contextElement)))),ee=ee.filter(A=>{var I;return A!==((I=z.defaultView)==null?void 0:I.visualViewport)}),ee.forEach(A=>{A.addEventListener("scroll",W,{passive:!0})}),()=>{d&&(z.removeEventListener("keydown",k?ie:F,k),z.removeEventListener("compositionstart",B),z.removeEventListener("compositionend",q)),C&&z.removeEventListener(p,J?fe:oe,J),ee.forEach(A=>{A.removeEventListener("scroll",W)}),window.clearTimeout(Q)}},[c,o,d,C,p,n,r,v,u,M,j,F,k,ie,oe,J,fe]),V.useEffect(()=>{c.current.insideReactTree=!1},[c,C,p]);const ge=V.useMemo(()=>({onKeyDown:F,...y&&{[ID[g]]:Q=>{r(!1,Q.nativeEvent,"reference-press")},...g!=="click"&&{onClick(Q){r(!1,Q.nativeEvent,"reference-press")}}}}),[F,r,y,g]),be=V.useMemo(()=>({onKeyDown:F,onMouseDown(){O.current=!0},onMouseUp(){O.current=!0},[HD[p]]:()=>{c.current.insideReactTree=!0}}),[F,p,c]);return V.useMemo(()=>u?{reference:ge,floating:be}:{},[u,ge,be])}function GD(t){const{open:e=!1,onOpenChange:n,elements:r}=t,o=sT(),c=V.useRef({}),[u]=V.useState(()=>OD()),d=oT()!=null,[h,p]=V.useState(r.reference),y=ai((S,w,T)=>{c.current.openEvent=S?w:void 0,u.emit("openchange",{open:S,event:w,reason:T,nested:d}),n?.(S,w,T)}),g=V.useMemo(()=>({setPositionReference:p}),[]),v=V.useMemo(()=>({reference:h||r.reference||null,floating:r.floating||null,domReference:r.reference}),[h,r.reference,r.floating]);return V.useMemo(()=>({dataRef:c,open:e,onOpenChange:y,elements:v,events:u,floatingId:o,refs:g}),[e,y,v,u,o,g])}function YD(t){t===void 0&&(t={});const{nodeId:e}=t,n=GD({...t,elements:{reference:null,floating:null,...t.elements}}),r=t.rootContext||n,o=r.elements,[c,u]=V.useState(null),[d,h]=V.useState(null),y=o?.domReference||c,g=V.useRef(null),v=oy();Vi(()=>{y&&(g.current=y)},[y]);const S=bD({...t,elements:{...o,...d&&{reference:d}}}),w=V.useCallback(M=>{const j=ht(M)?{getBoundingClientRect:()=>M.getBoundingClientRect(),getClientRects:()=>M.getClientRects(),contextElement:M}:M;h(j),S.refs.setReference(j)},[S.refs]),T=V.useCallback(M=>{(ht(M)||M===null)&&(g.current=M,u(M)),(ht(S.refs.reference.current)||S.refs.reference.current===null||M!==null&&!ht(M))&&S.refs.setReference(M)},[S.refs]),D=V.useMemo(()=>({...S.refs,setReference:T,setPositionReference:w,domReference:g}),[S.refs,T,w]),C=V.useMemo(()=>({...S.elements,domReference:y}),[S.elements,y]),O=V.useMemo(()=>({...S,...r,refs:D,elements:C,nodeId:e}),[S,D,C,e,r]);return Vi(()=>{r.dataRef.current.floatingContext=O;const M=v?.nodesRef.current.find(j=>j.id===e);M&&(M.context=O)}),V.useMemo(()=>({...S,context:O,refs:D,elements:C}),[S,D,C,O])}function Qh(t,e,n){const r=new Map,o=n==="item";let c=t;if(o&&t){const{[kS]:u,[_S]:d,...h}=t;c=h}return{...n==="floating"&&{tabIndex:-1,[wD]:""},...c,...e.map(u=>{const d=u?u[n]:null;return typeof d=="function"?t?d(t):null:d}).concat(t).reduce((u,d)=>(d&&Object.entries(d).forEach(h=>{let[p,y]=h;if(!(o&&[kS,_S].includes(p)))if(p.indexOf("on")===0){if(r.has(p)||r.set(p,[]),typeof y=="function"){var g;(g=r.get(p))==null||g.push(y),u[p]=function(){for(var v,S=arguments.length,w=new Array(S),T=0;T<S;T++)w[T]=arguments[T];return(v=r.get(p))==null?void 0:v.map(D=>D(...w)).find(D=>D!==void 0)}}}else u[p]=y}),u),{})}}function XD(t){t===void 0&&(t=[]);const e=t.map(d=>d?.reference),n=t.map(d=>d?.floating),r=t.map(d=>d?.item),o=V.useCallback(d=>Qh(d,t,"reference"),e),c=V.useCallback(d=>Qh(d,t,"floating"),n),u=V.useCallback(d=>Qh(d,t,"item"),r);return V.useMemo(()=>({getReferenceProps:o,getFloatingProps:c,getItemProps:u}),[o,c,u])}const JD=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function ZD(t,e){var n,r;e===void 0&&(e={});const{open:o,elements:c,floatingId:u}=t,{enabled:d=!0,role:h="dialog"}=e,p=sT(),y=((n=c.domReference)==null?void 0:n.id)||p,g=V.useMemo(()=>{var O;return((O=Pp(c.floating))==null?void 0:O.id)||u},[c.floating,u]),v=(r=JD.get(h))!=null?r:h,w=oT()!=null,T=V.useMemo(()=>v==="tooltip"||h==="label"?{["aria-"+(h==="label"?"labelledby":"describedby")]:o?g:void 0}:{"aria-expanded":o?"true":"false","aria-haspopup":v==="alertdialog"?"dialog":v,"aria-controls":o?g:void 0,...v==="listbox"&&{role:"combobox"},...v==="menu"&&{id:y},...v==="menu"&&w&&{role:"menuitem"},...h==="select"&&{"aria-autocomplete":"none"},...h==="combobox"&&{"aria-autocomplete":"list"}},[v,g,w,o,y,h]),D=V.useMemo(()=>{const O={id:g,...v&&{role:v}};return v==="tooltip"||h==="label"?O:{...O,...v==="menu"&&{"aria-labelledby":y}}},[v,g,y,h]),C=V.useCallback(O=>{let{active:M,selected:j}=O;const k={role:"option",...M&&{id:g+"-fui-option"}};switch(h){case"select":case"combobox":return{...k,"aria-selected":j}}return{}},[g,h]);return V.useMemo(()=>d?{reference:T,floating:D,item:C}:{},[d,T,D,C])}const vl=t=>Array.isArray(t)?t:[t],QD=(t,e)=>{const n=[[],[]];for(const r of t)e(r)?n[0].push(r):n[1].push(r);return n},lT=Array,is=(t,e)=>t.includes(e),WD=(t,e=0)=>[...new Array(t)].map((n,r)=>r+e),Ie=(t,e,n)=>t===void 0?e===void 0?[]:Array.isArray(e)?e:[e]:(Array.isArray(e)?t.push(...e):t.push(e),t),os=(t,e)=>e==null?t??[]:t==null?vl(e):t.concat(e),eN=(...t)=>t.reduce(os,[]),us=(t,e,n)=>{if(t===void 0)return Array.isArray(e)?e:[e];const r=n?.isEqual??((o,c)=>o===c);for(const o of vl(e))t.some(c=>r(c,o))||t.push(o);return t},tN=(t,e)=>t.reduce((n,r)=>{const o=r[e];return n[o]=Ie(n[o],r),n},{}),Co=(t,e,n)=>t.length===e.length&&t.every(n?.isEqual?(r,o)=>n.isEqual(r,e[o]):(r,o)=>r===e[o]),vs=(t,e)=>Jn(t)===e,Jn=t=>{const e=typeof t;return e==="object"?t===null?"null":"object":e==="function"?"object":e},Ii={boolean:"boolean",null:"null",undefined:"undefined",bigint:"a bigint",number:"a number",object:"an object",string:"a string",symbol:"a symbol"},nN={...Ii,function:"a function"};class iN extends Error{}const Et=t=>Do(t,iN),Do=(t,e=Error)=>{throw new e(t)};class rN extends Error{name="ParseError"}const Z=t=>Do(t,rN),cT=t=>` ${t}`,He=(t,e)=>{const n={},r=Array.isArray(t);let o=!1;for(const[c,u]of Object.entries(t).entries()){const d=r?e(c,u[1]):e(...u,c);o||=typeof d[0]=="number";const h=Array.isArray(d[0])||d.length===0?d:[d];for(const[p,y]of h)typeof p=="object"?n[p.group]=Ie(n[p.group],y):n[p]=y}return o?Object.values(n):n},uT=Object.entries,gi=(t,e)=>t in e,cy=(t,e)=>e in t;class sN{constructor(e){Object.assign(this,e)}}const oN=class{};class fT extends oN{}const aN=(t,e)=>{const n={},r={};let o;for(o in t)o in e?n[o]=t[o]:r[o]=t[o];return[n,r]},lN=(t,e)=>aN(t,e)[1],Sl=t=>Object.keys(t).length===0,Lu=t=>[...Object.entries(t),...Object.getOwnPropertySymbols(t).map(e=>[e,t[e]])],cN=(t,e)=>Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)),uN=t=>{const e=Object.keys(t).sort(),n={};for(let r=0;r<e.length;r++)n[e[r]]=t[e[r]];return n},Li=cT("represents an uninitialized value"),fN=t=>Object.values(t).filter(e=>typeof e=="number"?!0:typeof t[e]!="number"),dT={Array,Boolean,Date,Error,Function,Map,Number,Promise,RegExp,Set,String,WeakMap,WeakSet},hT=globalThis.File??Blob,pT={ArrayBuffer,Blob,File:hT,FormData,Headers,Request,Response,URL},dN={Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,BigInt64Array,BigUint64Array},No={...dT,...pT,...dN,String,Number,Boolean},uy=t=>{let e=Object.getPrototypeOf(t);for(;e?.constructor&&(!gi(e.constructor.name,No)||!(t instanceof No[e.constructor.name]));)e=Object.getPrototypeOf(e);const n=e?.constructor?.name;if(!(n===void 0||n==="Object"))return n},Ip=t=>typeof t=="object"&&t!==null?uy(t)??"object":Jn(t),Ft=Array.isArray,hN={Array:"an array",Function:"a function",Date:"a Date",RegExp:"a RegExp",Error:"an Error",Map:"a Map",Set:"a Set",String:"a String object",Number:"a Number object",Boolean:"a Boolean object",Promise:"a Promise",WeakMap:"a WeakMap",WeakSet:"a WeakSet"},pN={ArrayBuffer:"an ArrayBuffer instance",Blob:"a Blob instance",File:"a File instance",FormData:"a FormData instance",Headers:"a Headers instance",Request:"a Request instance",Response:"a Response instance",URL:"a URL instance"},mN={Int8Array:"an Int8Array",Uint8Array:"a Uint8Array",Uint8ClampedArray:"a Uint8ClampedArray",Int16Array:"an Int16Array",Uint16Array:"a Uint16Array",Int32Array:"an Int32Array",Uint32Array:"a Uint32Array",Float32Array:"a Float32Array",Float64Array:"a Float64Array",BigInt64Array:"a BigInt64Array",BigUint64Array:"a BigUint64Array"},yN={...hN,...pN,...mN},fy=t=>{const e=Object(t).name??null;return e&&gi(e,No)&&No[e]===t?e:null},qS=(t,e)=>{let n=t.prototype;for(;n!==null;){if(n===e.prototype)return!0;n=Object.getPrototypeOf(n)}return!1},gN=t=>mT(t,new Map),mT=(t,e)=>{if(typeof t!="object"||t===null)return t;if(e?.has(t))return e.get(t);const n=fy(t.constructor);if(n==="Date")return new Date(t.getTime());if(n&&n!=="Array")return t;const r=Array.isArray(t)?t.slice():Object.create(Object.getPrototypeOf(t)),o=Object.getOwnPropertyDescriptors(t);if(e){e.set(t,r);for(const c in o){const u=o[c];"get"in u||"set"in u||(u.value=mT(u.value,e))}}return Object.defineProperties(r,o),r},bN=t=>{let e=Li;return()=>e===Li?e=t():e},uf=t=>typeof t=="function"&&t.length===0,vN=class extends Function{constructor(...t){const e=t.slice(0,-1),n=t.at(-1);try{super(...e,n)}catch(r){return Et(`Encountered an unexpected error while compiling your definition:
66
+ Message: ${r}
67
+ Source: (${t.slice(0,-1)}) => {
68
+ ${t.at(-1)}
69
+ }`)}}};class qo{constructor(e,...[n]){return Object.assign(Object.setPrototypeOf(e.bind(n?.bind??this),this.constructor.prototype),n?.attach)}}const SN=bN(()=>{try{return new Function("return false")()}catch{return!0}});class bi{constructor(){}}var xN={};const wN=()=>{try{return((new Error().stack?.split(`
70
+ `)[2]?.trim()||"").match(/\(?(.+?)(?::\d+:\d+)?\)?$/)?.[1]||"unknown").replace(/^file:\/\//,"")}catch{return"unknown"}},TN=xN??{},AN={fileName:wN,env:TN},EN=t=>t[0].toUpperCase()+t.slice(1),yT=t=>new RegExp(RN(t),typeof t=="string"?"":t.flags),RN=t=>`^(?:${typeof t=="string"?t:t.source})$`,Rr={negativeLookahead:t=>`(?!${t})`,nonCapturingGroup:t=>`(?:${t})`},Hp="\\",ff={" ":1,"\n":1," ":1},ON=/^-0\.?0*$/.source,gT=/[1-9]\d*/.source,kN=/\.\d+/.source,_N=/\.\d*[1-9]/.source,bT=t=>yT(Rr.negativeLookahead(ON)+Rr.nonCapturingGroup("-?"+Rr.nonCapturingGroup(Rr.nonCapturingGroup("0|"+gT)+Rr.nonCapturingGroup(t.decimalPattern)+"?")+(t.allowDecimalOnly?"|"+t.decimalPattern:"")+"?")),PS=bT({decimalPattern:_N,allowDecimalOnly:!1}),MN=PS.test.bind(PS),Fp=bT({decimalPattern:kN,allowDecimalOnly:!0});Fp.test.bind(Fp);const CN=/^-?\d*\.?\d*$/,DN=t=>t.length!==0&&CN.test(t),Vu=yT(Rr.negativeLookahead("^-0$")+"-?"+Rr.nonCapturingGroup(Rr.nonCapturingGroup("0|"+gT))),NN=Vu.test.bind(Vu),Gp=/^-?\d+$/,$N=Gp.test.bind(Gp),vT={number:"a number",bigint:"a bigint",integer:"an integer"},ST=(t,e)=>`'${t}' was parsed as ${vT[e]} but could not be narrowed to a literal value. Avoid unnecessary leading or trailing zeros and other abnormal notation`,jN=(t,e)=>e==="number"?MN(t):NN(t),BN=(t,e)=>e==="number"?Number(t):Number.parseInt(t),LN=(t,e)=>e==="number"?DN(t):$N(t),VN=(t,e)=>dy(t,"number",e),UN=(t,e)=>dy(t,"number",{...e,strict:!0}),zN=(t,e)=>dy(t,"integer",e),dy=(t,e,n)=>{const r=BN(t,e);return!Number.isNaN(r)&&LN(t,e)?n?.strict?jN(t,e)?r:Z(ST(t,e)):r:n?.errorOnFail?Z(n?.errorOnFail===!0?`Failed to parse ${vT[e]} from '${t}'`:n?.errorOnFail):void 0},KN=t=>{if(t[t.length-1]!=="n")return;const e=t.slice(0,-1);let n;try{n=BigInt(e)}catch{return}if(Vu.test(e))return n;if(Gp.test(e))return Z(ST(t,"bigint"))},qN="0.46.0",PN={version:qN,filename:AN.fileName(),FileConstructor:hT},xl=PN,IS=new Map,Wh=Object.create(null),Yp=t=>{const e=IS.get(t);if(e)return e;let n=IN(t);return Wh[n]?n=`${n}${Wh[n]++}`:Wh[n]=1,xl[n]=t,IS.set(t,n),n},al=t=>/^[$A-Z_a-z][\w$]*$/.test(t),IN=t=>{switch(typeof t){case"object":{if(t===null)break;const e=uy(t)??"object";return e[0].toLowerCase()+e.slice(1)}case"function":return al(t.name)?t.name:"fn";case"symbol":return t.description&&al(t.description)?t.description:"symbol"}return Et(`Unexpected attempt to register serializable value of type ${Jn(t)}`)},hy=t=>typeof t=="string"?JSON.stringify(t):typeof t=="bigint"?`${t}n`:`${t}`,HN=(t,e={})=>el(t,{onUndefined:"$ark.undefined",onBigInt:n=>`$ark.bigint-${n}`,...e},[]),qe=(t,e)=>{switch(Jn(t)){case"object":const n=t,r=n.constructor.name;return r==="Object"||r==="Array"?e?.quoteKeys===!1?Uu(n,e?.indent??0,""):JSON.stringify(el(n,$o,[]),null,e?.indent):Uu(n,e?.indent??0,"");case"symbol":return $o.onSymbol(t);default:return hy(t)}},Uu=(t,e,n)=>{if(typeof t=="function")return $o.onFunction(t);if(typeof t!="object"||t===null)return hy(t);const r=n+" ".repeat(e);if(Array.isArray(t)){if(t.length===0)return"[]";const c=t.map(u=>Uu(u,e,r)).join(`,
71
+ `+r);return e?`[
72
+ ${r}${c}
73
+ ${n}]`:`[${c}]`}const o=t.constructor.name;if(o==="Object"){const c=Lu(t).map(([u,d])=>{const h=typeof u=="symbol"?$o.onSymbol(u):al(u)?u:JSON.stringify(u),p=Uu(d,e,r);return`${r}${h}: ${p}`});return c.length===0?"{}":e?`{
74
+ ${c.join(`,
75
+ `)}
76
+ ${n}}`:`{${c.join(", ")}}`}return t instanceof Date?wl(t):"expression"in t&&typeof t.expression=="string"?t.expression:o},$o={onCycle:()=>"(cycle)",onSymbol:t=>`Symbol(${Yp(t)})`,onFunction:t=>`Function(${Yp(t)})`},el=(t,e,n)=>{switch(Jn(t)){case"object":{const r=t;if("toJSON"in r&&typeof r.toJSON=="function")return r.toJSON();if(typeof r=="function")return $o.onFunction(r);if(n.includes(r))return"(cycle)";const o=[...n,r];if(Array.isArray(r))return r.map(u=>el(u,e,o));if(r instanceof Date)return r.toDateString();const c={};for(const u in r)c[u]=el(r[u],e,o);for(const u of Object.getOwnPropertySymbols(r))c[e.onSymbol?.(u)??u.toString()]=el(r[u],e,o);return c}case"symbol":return $o.onSymbol(t);case"bigint":return e.onBigInt?.(t)??`${t}n`;case"undefined":return e.onUndefined??"undefined";case"string":return t.replaceAll("\\","\\\\");default:return t}},wl=t=>{const e=t.getFullYear(),n=t.getMonth(),r=t.getDate(),o=t.getHours(),c=t.getMinutes(),u=t.getSeconds(),d=t.getMilliseconds();if(n===0&&r===1&&o===0&&c===0&&u===0&&d===0)return`${e}`;const h=`${FN[n]} ${r}, ${e}`;if(o===0&&c===0&&u===0&&d===0)return h;let p=t.toLocaleTimeString();const y=p.endsWith(" AM")||p.endsWith(" PM")?p.slice(-3):"";return y&&(p=p.slice(0,-y.length)),d?p+=`.${YN(d,3)}`:GN.test(p)&&(p=p.slice(0,-3)),`${p+y}, ${h}`},FN=["January","February","March","April","May","June","July","August","September","October","November","December"],GN=/:\d\d:00$/,YN=(t,e)=>String(t).padStart(e,"0"),xT=(t,e,...[n])=>{const r=n?.stringifySymbol??qe;let o=t;switch(typeof e){case"string":o=al(e)?t===""?e:`${t}.${e}`:`${t}[${JSON.stringify(e)}]`;break;case"number":o=`${t}[${e}]`;break;case"symbol":o=`${t}[${r(e)}]`;break;default:n?.stringifyNonKey?o=`${t}[${n.stringifyNonKey(e)}]`:Z(`${qe(e)} must be a PropertyKey or stringifyNonKey must be passed to options`)}return o},Tl=(t,...e)=>t.reduce((n,r)=>xT(n,r,...e),"");class wT extends lT{cache={};constructor(...e){super(),this.push(...e)}toJSON(){if(this.cache.json)return this.cache.json;this.cache.json=[];for(let e=0;e<this.length;e++)this.cache.json.push(typeof this[e]=="symbol"?qe(this[e]):this[e]);return this.cache.json}stringify(){return this.cache.stringify?this.cache.stringify:this.cache.stringify=Tl(this)}stringifyAncestors(){if(this.cache.stringifyAncestors)return this.cache.stringifyAncestors;let e="";const n=[e];for(const r of this)e=xT(e,r),n.push(e);return this.cache.stringifyAncestors=n}}class XN{chars;i;def;constructor(e){this.def=e,this.chars=[...e],this.i=0}shift(){return this.chars[this.i++]??""}get lookahead(){return this.chars[this.i]??""}get nextLookahead(){return this.chars[this.i+1]??""}get length(){return this.chars.length}shiftUntil(e){let n="";for(;this.lookahead;){if(e(this,n))if(n[n.length-1]===Hp)n=n.slice(0,-1);else break;n+=this.shift()}return n}shiftUntilLookahead(e){return typeof e=="string"?this.shiftUntil(n=>n.lookahead===e):this.shiftUntil(n=>n.lookahead in e)}shiftUntilNonWhitespace(){return this.shiftUntil(()=>!(this.lookahead in ff))}jumpToIndex(e){this.i=e<0?this.length+e:e}jumpForward(e){this.i+=e}get location(){return this.i}get unscanned(){return this.chars.slice(this.i,this.length).join("")}get scanned(){return this.chars.slice(0,this.i).join("")}sliceChars(e,n){return this.chars.slice(e,n).join("")}lookaheadIs(e){return this.lookahead===e}lookaheadIsIn(e){return this.lookahead in e}}let Xp="$ark",JN=2;for(;Xp in globalThis;)Xp=`$ark${JN++}`;const TT=Xp;globalThis[TT]=xl;const ne=xl,ZN=t=>`${TT}.${t}`,Qt=t=>ZN(Yp(t));class AT extends fT{argNames;body="";constructor(...e){super(),this.argNames=e;for(const n of e){if(n in this)throw new Error(`Arg name '${n}' would overwrite an existing property on FunctionBody`);this[n]=n}}indentation=0;indent(){return this.indentation+=4,this}dedent(){return this.indentation-=4,this}prop(e,n=!1){return ET(e,n)}index(e,n=!1){return RT(`${e}`,n)}line(e){return this.body+=`${" ".repeat(this.indentation)}${e}
77
+ `,this}const(e,n){return this.line(`const ${e} = ${n}`),this}let(e,n){return this.line(`let ${e} = ${n}`)}set(e,n){return this.line(`${e} = ${n}`)}if(e,n){return this.block(`if (${e})`,n)}elseIf(e,n){return this.block(`else if (${e})`,n)}else(e){return this.block("else",e)}for(e,n,r=0){return this.block(`for (let i = ${r}; ${e}; i++)`,n)}forIn(e,n){return this.block(`for (const k in ${e})`,n)}block(e,n,r=""){return this.line(`${e} {`),this.indent(),n(this),this.dedent(),this.line(`}${r}`)}return(e=""){return this.line(`return ${e}`)}write(e="anonymous",n=0){return`${e}(${this.argNames.join(", ")}) { ${n?this.body.split(`
78
+ `).map(r=>" ".repeat(n)+`${r}`).join(`
79
+ `):this.body} }`}compile(){return new vN(...this.argNames,this.body)}}const Al=t=>vs(t,"object")||typeof t=="symbol"?Qt(t):hy(t),ET=(t,e=!1)=>typeof t=="string"&&al(t)?`${e?"?":""}.${t}`:RT(QN(t),e),QN=t=>typeof t=="symbol"?Qt(t):JSON.stringify(t),RT=(t,e=!1)=>`${e?"?.":""}[${t}]`;class ep extends AT{traversalKind;optimistic;constructor(e){super("data","ctx"),this.traversalKind=e.kind,this.optimistic=e.optimistic===!0}invoke(e,n){const r=n?.arg??this.data,o=typeof e=="string"?!0:this.requiresContextFor(e),c=typeof e=="string"?e:e.id;return o?`${this.referenceToId(c,n)}(${r}, ${this.ctx})`:`${this.referenceToId(c,n)}(${r})`}referenceToId(e,n){const r=n?.kind??this.traversalKind,o=`this.${e}${r}`;return n?.bind?`${o}.bind(${n?.bind})`:o}requiresContextFor(e){return this.traversalKind==="Apply"||e.allowsRequiresContext}initializeErrorCount(){return this.const("errorCount","ctx.currentErrorCount")}returnIfFail(){return this.if("ctx.currentErrorCount > errorCount",()=>this.return())}returnIfFailFast(){return this.if("ctx.failFast && ctx.currentErrorCount > errorCount",()=>this.return())}traverseKey(e,n,r){const o=this.requiresContextFor(r);return o&&this.line(`${this.ctx}.path.push(${e})`),this.check(r,{arg:n}),o&&this.line(`${this.ctx}.path.pop()`),this}check(e,n){return this.traversalKind==="Allows"?this.if(`!${this.invoke(e,n)}`,()=>this.return(!1)):this.line(this.invoke(e,n))}}const OT=t=>He(t,(e,n)=>[e,Ft(n)?[...n]:n]),Hi=cT("arkKind"),pe=(t,e)=>t?.[Hi]===e,Jt=t=>pe(t,"root")||pe(t,"constraint"),WN=["unit","proto","domain"],df=["required","optional","index","sequence"],kT=["pattern","divisor","exactLength","max","min","maxLength","minLength","before","after"],py=[...kT,...df,"structure","predicate"],hf=["alias","union","morph","unit","intersection","proto","domain"],e2=[...hf,...py],_T=He(py,(t,e)=>[e,1]),t2=He([...df,"undeclared"],(t,e)=>[e,1]),MT=He(e2,(t,e)=>[e,t]),du=t=>typeof t=="string"&&t in MT,zu=t=>MT[t],my=t=>hf.slice(zu(t)+1);[...my("union")];[...my("morph")];const ms=t=>typeof t=="string"||typeof t=="boolean"||t===null?t:typeof t=="number"?Number.isNaN(t)?"NaN":t===Number.POSITIVE_INFINITY?"Infinity":t===Number.NEGATIVE_INFINITY?"-Infinity":t:Al(t),pf=t=>{let e="{ ";for(const[n,r]of Object.entries(t))e+=`${n}: ${Al(r)}, `;return e+" }"},ct=t=>{const e=t;return e.hasAssociatedError&&(e.defaults.expected??=n=>"description"in n?n.description:e.defaults.description(n),e.defaults.actual??=n=>qe(n),e.defaults.problem??=n=>`must be ${n.expected}${n.actual?` (was ${n.actual})`:""}`,e.defaults.message??=n=>{if(n.path.length===0)return n.problem;const r=`${n.propString} ${n.problem}`;return r[0]==="["?`value at ${r}`:r}),e};class n2 extends Error{name="ToJsonSchemaError";code;context;constructor(e,n){super(qe(n,{quoteKeys:!1,indent:4})),this.code=e,this.context=n}hasCode(e){return this.code===e}}const i2={dialect:"https://json-schema.org/draft/2020-12/schema",useRefs:!1,fallback:{arrayObject:t=>_t.throw("arrayObject",t),arrayPostfix:t=>_t.throw("arrayPostfix",t),defaultValue:t=>_t.throw("defaultValue",t),domain:t=>_t.throw("domain",t),morph:t=>_t.throw("morph",t),patternIntersection:t=>_t.throw("patternIntersection",t),predicate:t=>_t.throw("predicate",t),proto:t=>_t.throw("proto",t),symbolKey:t=>_t.throw("symbolKey",t),unit:t=>_t.throw("unit",t),date:t=>_t.throw("date",t)}},_t={Error:n2,throw:(...t)=>{throw new _t.Error(...t)},throwInternalOperandError:(t,e)=>Et(`Unexpected JSON Schema input for ${t}: ${qe(e)}`),defaultConfig:i2};ne.config??={};const Jp=(t,e)=>{if(!e)return t;const n={...t};let r;for(r in e){const o={...t.keywords};if(r==="keywords"){for(const c in e[r]){const u=e.keywords[c];u!==void 0&&(o[c]=typeof u=="string"?{description:u}:u)}n.keywords=o}else r==="toJsonSchema"?n[r]=CT(t.toJsonSchema,e.toJsonSchema):du(r)?n[r]={...t[r],...e[r]}:n[r]=e[r]}return n},CT=((t,e)=>{if(!t)return e??{};if(!e)return t;const n={...t};let r;for(r in e)r==="fallback"?n.fallback=r2(t.fallback,e.fallback):n[r]=e[r];return n}),r2=(t,e)=>{t=HS(t),e=HS(e);const n={};let r;for(r in _t.defaultConfig.fallback)n[r]=e[r]??e.default??t[r]??t.default??_t.defaultConfig.fallback[r];return n},HS=t=>typeof t=="function"?{default:t}:t??{};class jo extends fT{[Hi]="error";path;data;nodeConfig;input;ctx;constructor({prefixPath:e,relativePath:n,...r},o){super(),this.input=r,this.ctx=o,cN(this,r);const c=o.data;r.code==="union"&&(r.errors=r.errors.flatMap(d=>{const h=d.hasCode("union")?d.errors:[d];return!e&&!n?h:h.map(p=>p.transform(y=>({...y,path:eN(e,y.path,n)})))})),this.nodeConfig=o.config[this.code];const u=[...r.path??o.path];n&&u.push(...n),e&&u.unshift(...e),this.path=new wT(...u),this.data="data"in r?r.data:c}transform(e){return new jo(e({data:this.data,path:this.path,...this.input}),this.ctx)}hasCode(e){return this.code===e}get propString(){return Tl(this.path)}get expected(){if(this.input.expected)return this.input.expected;const e=this.meta?.expected??this.nodeConfig.expected;return typeof e=="function"?e(this.input):e}get actual(){if(this.input.actual)return this.input.actual;const e=this.meta?.actual??this.nodeConfig.actual;return typeof e=="function"?e(this.data):e}get problem(){if(this.input.problem)return this.input.problem;const e=this.meta?.problem??this.nodeConfig.problem;return typeof e=="function"?e(this):e}get message(){if(this.input.message)return this.input.message;const e=this.meta?.message??this.nodeConfig.message;return typeof e=="function"?e(this):e}get flat(){return this.hasCode("intersection")?[...this.errors]:[this]}toJSON(){return{data:this.data,path:this.path,...this.input,expected:this.expected,actual:this.actual,problem:this.problem,message:this.message}}toString(){return this.message}throw(){throw this}}class Nr extends lT{[Hi]="errors";ctx;constructor(e){super(),this.ctx=e}byPath=Object.create(null);get flatByPath(){return He(this.byPath,(e,n)=>[e,n.flat])}get flatProblemsByPath(){return He(this.byPath,(e,n)=>[e,n.flat.map(r=>r.problem)])}byAncestorPath=Object.create(null);count=0;mutable=this;throw(){throw this.toTraversalError()}toTraversalError(){return new s2(this)}add(e){this.includes(e)||this._add(e)}transform(e){const n=new Nr(this.ctx);for(const r of this)n.add(e(r));return n}merge(e){for(const n of e)this.includes(n)||this._add(new jo({...n,path:[...this.ctx.path,...n.path]},this.ctx))}affectsPath(e){return this.length===0?!1:e.stringifyAncestors().some(n=>n in this.byPath)||e.stringify()in this.byAncestorPath}get summary(){return this.toString()}get issues(){return this}toJSON(){return[...this.map(e=>e.toJSON())]}toString(){return this.join(`
80
+ `)}_add(e){const n=this.byPath[e.propString];if(n){if(n.hasCode("union")&&n.errors.length===0)return;const r=e.hasCode("union")&&e.errors.length===0?e:new jo({code:"intersection",errors:n.hasCode("intersection")?[...n.errors,e]:[n,e]},this.ctx),o=this.indexOf(n);this.mutable[o===-1?this.length:o]=r,this.byPath[e.propString]=r,this.addAncestorPaths(e)}else this.byPath[e.propString]=e,this.addAncestorPaths(e),this.mutable.push(e);this.count++}addAncestorPaths(e){for(const n of e.path.stringifyAncestors())this.byAncestorPath[n]=Ie(this.byAncestorPath[n],e)}}class s2 extends Error{name="TraversalError";constructor(e){e.length===1?super(e.summary):super(`
81
+ `+e.map(n=>` • ${o2(n)}`).join(`
82
+ `)),Object.defineProperty(this,"arkErrors",{value:e,enumerable:!1})}}const o2=t=>t.toString().split(`
83
+ `).join(`
84
+ `);class mo{path=[];errors=new Nr(this);root;config;queuedMorphs=[];branches=[];seen={};constructor(e,n){this.root=e,this.config=n}get data(){let e=this.root;for(const n of this.path)e=e?.[n];return e}get propString(){return Tl(this.path)}reject(e){return this.error(e),!1}mustBe(e){return this.error(e),!1}error(e){const n=typeof e=="object"?e.code?e:{...e,code:"predicate"}:{code:"predicate",expected:e};return this.errorFromContext(n)}hasError(){return this.currentErrorCount!==0}get currentBranch(){return this.branches.at(-1)}queueMorphs(e){const n={path:new wT(...this.path),morphs:e};this.currentBranch?this.currentBranch.queuedMorphs.push(n):this.queuedMorphs.push(n)}finalize(e){return this.queuedMorphs.length&&(typeof this.root=="object"&&this.root!==null&&this.config.clone&&(this.root=this.config.clone(this.root)),this.applyQueuedMorphs()),this.hasError()?e?e(this.errors):this.errors:this.root}get currentErrorCount(){return this.currentBranch?this.currentBranch.error?1:0:this.errors.count}get failFast(){return this.branches.length!==0}pushBranch(){this.branches.push({error:void 0,queuedMorphs:[]})}popBranch(){return this.branches.pop()}get external(){return this}errorFromNodeContext(e){return this.errorFromContext(e)}errorFromContext(e){const n=new jo(e,this);return this.currentBranch?this.currentBranch.error=n:this.errors.add(n),n}applyQueuedMorphs(){for(;this.queuedMorphs.length;){const e=this.queuedMorphs;this.queuedMorphs=[];for(const{path:n,morphs:r}of e)this.errors.affectsPath(n)||this.applyMorphsAtPath(n,r)}}applyMorphsAtPath(e,n){const r=e.at(-1);let o;if(r!==void 0){o=this.root;for(let c=0;c<e.length-1;c++)o=o[e[c]]}this.path=[...e];for(const c of n){const u=Jt(c),d=c(o===void 0?this.root:o[r],this);if(d instanceof jo){this.errors.add(d);break}if(d instanceof Nr){u||this.errors.merge(d);break}o===void 0?this.root=d:o[r]=d,this.applyQueuedMorphs()}}}const Fi=(t,e,n)=>{if(!n)return e();n.path.push(t);const r=e();return n.path.pop(),r};class DT extends qo{attachments;$;onFail;includesTransform;includesContextualPredicate;isCyclic;allowsRequiresContext;rootApplyStrategy;contextFreeMorph;rootApply;referencesById;shallowReferences;flatRefs;flatMorphs;allows;get shallowMorphs(){return[]}constructor(e,n){super((o,c,u=this.onFail)=>c?(this.traverseApply(o,c),c.hasError()?c.errors:c.data):this.rootApply(o,u),{attach:e}),this.attachments=e,this.$=n,this.onFail=this.meta.onFail??this.$.resolvedConfig.onFail,this.includesTransform=this.hasKind("morph")||this.hasKind("structure")&&this.structuralMorph!==void 0,this.includesContextualPredicate=this.hasKind("predicate")&&this.inner.predicate.length!==1,this.isCyclic=this.kind==="alias",this.referencesById={[this.id]:this},this.shallowReferences=this.hasKind("structure")?[this,...this.children]:this.children.reduce((o,c)=>u2(o,c.shallowReferences),[this]);const r=this.isStructural();this.flatRefs=[],this.flatMorphs=[];for(let o=0;o<this.children.length;o++){if(this.includesTransform||=this.children[o].includesTransform,this.includesContextualPredicate||=this.children[o].includesContextualPredicate,this.isCyclic||=this.children[o].isCyclic,!r){const c=this.children[o].flatRefs;for(let u=0;u<c.length;u++){const d=c[u];if(!this.flatRefs.some(h=>NT(h,d))){this.flatRefs.push(d);for(const h of d.node.branches)(h.hasKind("morph")||h.hasKind("intersection")&&h.structure?.structuralMorph!==void 0)&&this.flatMorphs.push({path:d.path,propString:d.propString,node:h})}}}Object.assign(this.referencesById,this.children[o].referencesById)}this.flatRefs.sort((o,c)=>o.path.length>c.path.length?1:o.path.length<c.path.length?-1:o.propString>c.propString?1:o.propString<c.propString||o.node.expression<c.node.expression?-1:1),this.allowsRequiresContext=this.includesContextualPredicate||this.isCyclic,this.rootApplyStrategy=!this.allowsRequiresContext&&this.flatMorphs.length===0?this.shallowMorphs.length===0?"allows":this.shallowMorphs.every(o=>o.length===1||o.name==="$arkStructuralMorph")?this.hasKind("union")?this.branches.some(o=>o.shallowMorphs.length>1)?"contextual":"branchedOptimistic":this.shallowMorphs.length>1?"contextual":"optimistic":"contextual":"contextual",this.rootApply=this.createRootApply(),this.allows=this.allowsRequiresContext?o=>this.traverseAllows(o,new mo(o,this.$.resolvedConfig)):o=>this.traverseAllows(o)}createRootApply(){switch(this.rootApplyStrategy){case"allows":return(n,r)=>{if(this.allows(n))return n;const o=new mo(n,this.$.resolvedConfig);return this.traverseApply(n,o),o.finalize(r)};case"contextual":return(n,r)=>{const o=new mo(n,this.$.resolvedConfig);return this.traverseApply(n,o),o.finalize(r)};case"optimistic":this.contextFreeMorph=this.shallowMorphs[0];const e=this.$.resolvedConfig.clone;return(n,r)=>{if(this.allows(n))return this.contextFreeMorph(e&&(typeof n=="object"&&n!==null||typeof n=="function")?e(n):n);const o=new mo(n,this.$.resolvedConfig);return this.traverseApply(n,o),o.finalize(r)};case"branchedOptimistic":return this.createBranchedOptimisticRootApply();default:return this.rootApplyStrategy,Et(`Unexpected rootApplyStrategy ${this.rootApplyStrategy}`)}}compiledMeta=c2(this.metaJson);cacheGetter(e,n){return Object.defineProperty(this,e,{value:n}),n}get description(){return this.cacheGetter("description",this.meta?.description??this.$.resolvedConfig[this.kind].description(this))}get references(){return Object.values(this.referencesById)}precedence=zu(this.kind);precompilation;assert=(e,n)=>this(e,n,r=>r.throw());traverse(e,n){return this(e,n,null)}get in(){return this.cacheGetter("in",this.getIo("in"))}get out(){return this.cacheGetter("out",this.getIo("out"))}getIo(e){if(!this.includesTransform)return this;const n={};for(const[r,o]of this.innerEntries){const c=this.impl.keys[r];if(c.reduceIo)c.reduceIo(e,n,o);else if(c.child){const u=o;n[r]=Ft(u)?u.map(d=>d[e]):u[e]}else n[r]=o}return this.$.node(this.kind,n)}toJSON(){return this.json}toString(){return`Type<${this.expression}>`}equals(e){const n=Jt(e)?e:this.$.parseDefinition(e);return this.innerHash===n.innerHash}ifEquals(e){return this.equals(e)?this:void 0}hasKind(e){return this.kind===e}assertHasKind(e){return this.kind!==e&&Do(`${this.kind} node was not of asserted kind ${e}`),this}hasKindIn(...e){return e.includes(this.kind)}assertHasKindIn(...e){return is(e,this.kind)||Do(`${this.kind} node was not one of asserted kinds ${e}`),this}isBasis(){return is(WN,this.kind)}isConstraint(){return is(py,this.kind)}isStructural(){return is(df,this.kind)}isRefinement(){return is(kT,this.kind)}isRoot(){return is(hf,this.kind)}isUnknown(){return this.hasKind("intersection")&&this.children.length===0}isNever(){return this.hasKind("union")&&this.children.length===0}hasUnit(e){return this.hasKind("unit")&&this.allows(e)}hasOpenIntersection(){return this.impl.intersectionIsOpen}get nestableExpression(){return this.expression}select(e){const n=Ja.normalize(e);return this._select(n)}_select(e){let n=Ja.applyBoundary[e.boundary??"references"](this);return e.kind&&(n=n.filter(r=>r.kind===e.kind)),e.where&&(n=n.filter(e.where)),Ja.applyMethod[e.method??"filter"](n,this,e)}transform(e,n){return this._transform(e,this._createTransformContext(n))}_createTransformContext(e){return{root:this,selected:void 0,seen:{},path:[],parseOptions:{prereduced:e?.prereduced??!1},undeclaredKeyHandling:void 0,...e}}_transform(e,n){const r=n.bindScope??this.$;if(n.seen[this.id])return this.$.lazilyResolve(n.seen[this.id]);if(n.shouldTransform?.(this,n)===!1)return this;let o;n.seen[this.id]=()=>o,this.hasKind("structure")&&this.undeclared!==n.undeclaredKeyHandling&&(n={...n,undeclaredKeyHandling:this.undeclared});const c=He(this.inner,(y,g)=>{if(!this.impl.keys[y].child)return[y,g];const v=g;if(!Ft(v)){const w=v._transform(e,n);return w?[y,w]:[]}if(v.length===0)return[y,g];const S=v.flatMap(w=>w._transform(e,n)??[]);return S.length?[y,S]:[]});delete n.seen[this.id];const u=Object.assign(c,{meta:this.meta}),d=n.selected&&!n.selected.includes(this)?u:e(this.kind,u,n);if(d===null)return null;if(Jt(d))return o=d;const h=Object.keys(d);return(h.length===0||h.length===1&&h[0]==="meta")&&!Sl(this.inner)?null:(this.kind==="required"||this.kind==="optional"||this.kind==="index")&&!("value"in d)?n.undeclaredKeyHandling?{...d,value:ne.intrinsic.unknown}:null:(this.kind==="morph"&&(d.in??=ne.intrinsic.unknown),o=r.node(this.kind,d,n.parseOptions))}configureReferences(e,n="references"){const r=Ja.normalize(n),o=typeof e=="string"?(h,p)=>({...p,meta:{...p.meta,description:e}}):typeof e=="function"?(h,p)=>({...p,meta:e(p.meta)}):(h,p)=>({...p,meta:{...p.meta,...e}});if(r.boundary==="self")return this.$.node(this.kind,o(this.kind,{...this.inner,meta:this.meta}));const c=this._select(r),u=c&&vl(c),d=r.boundary==="child"?(h,p)=>p.root.children.includes(h):r.boundary==="shallow"?h=>h.kind!=="structure":()=>!0;return this.$.finalize(this.transform(o,{shouldTransform:d,selected:u}))}}const Ja={applyBoundary:{self:t=>[t],child:t=>[...t.children],shallow:t=>[...t.shallowReferences],references:t=>[...t.references]},applyMethod:{filter:t=>t,assertFilter:(t,e,n)=>(t.length===0&&Do(FS(e,n)),t),find:t=>t[0],assertFind:(t,e,n)=>(t.length===0&&Do(FS(e,n)),t[0])},normalize:t=>typeof t=="function"?{boundary:"references",method:"filter",where:t}:typeof t=="string"?gi(t,Ja.applyBoundary)?{method:"filter",boundary:t}:{boundary:"references",method:"filter",kind:t}:{boundary:"references",method:"filter",...t}},FS=(t,e)=>`${t} had no references matching ${qe(e)}.`,a2=t=>Tl(t,{stringifyNonKey:e=>e.expression}),l2=/"(\$ark\.[^"]+)"/g,c2=t=>JSON.stringify(t).replaceAll(l2,"$1"),_r=(t,e)=>({path:t,node:e,propString:a2(t)}),NT=(t,e)=>t.propString===e.propString&&t.node.equals(e.node),GS=(t,e)=>us(t,e,{isEqual:NT}),u2=(t,e)=>us(t,e,{isEqual:(n,r)=>n.equals(r)});class ae extends Array{static init(e,n,r,o){return new ae({kind:e,l:n,r,path:o?.path??[],optional:o?.optional??!1})}add(e,n,r,o){return this.push({kind:e,l:n,r,path:o?.path??[],optional:o?.optional??!1}),this}get summary(){return this.describeReasons()}describeReasons(){if(this.length===1){const{path:e,l:n,r}=this[0],o=Tl(e);return $T(`Intersection${o&&` at ${o}`} of ${YS(n,r)}`)}return`The following intersections result in unsatisfiable types:
85
+ • ${this.map(({path:e,l:n,r})=>`${e}: ${YS(n,r)}`).join(`
86
+ • `)}`}throw(){return Z(this.describeReasons())}invert(){const e=this.map(n=>({...n,l:n.r,r:n.l}));return e instanceof ae?e:new ae(...e)}withPrefixKey(e,n){return this.map(r=>({...r,path:[e,...r.path],optional:r.optional||n==="optional"}))}toNeverIfDisjoint(){return ne.intrinsic.never}}const YS=(t,e)=>`${Zp(t)} and ${Zp(e)}`,Zp=t=>Jt(t)?t.expression:Ft(t)?t.map(Zp).join(" | ")||"never":String(t),$T=t=>`${t} results in an unsatisfiable type`,lo={},Gi=(t,e,n)=>Bt(t,e,{$:n,invert:!1,pipe:!1}),Qp=(t,e,n)=>Bt(t,e,{$:n,invert:!1,pipe:!0}),Bt=((t,e,n)=>{const r=n.pipe?"|>":"&",o=`${t.hash}${r}${e.hash}`;if(lo[o]!==void 0)return lo[o];if(!n.pipe){const d=`${e.hash}${r}${t.hash}`;if(lo[d]!==void 0){const h=lo[d],p=h instanceof ae?h.invert():h;return lo[o]=p,p}}const c=!n.pipe||!t.includesTransform&&!e.includesTransform;if(c&&t.equals(e))return t;let u=c?Wp(t,e,n):t.hasKindIn(...hf)?f2(t,e,n):Wp(t,e,n);return Jt(u)&&(t.equals(u)?u=t:e.equals(u)&&(u=e)),lo[o]=u,u}),Wp=(t,e,n)=>{const r=t.precedence<e.precedence?t.kind:e.kind,o=t.impl.intersections[e.kind]??e.impl.intersections[t.kind];if(o===void 0)return null;if(r===t.kind)return o(t,e,n);{let c=o(e,t,{...n,invert:!n.invert});return c instanceof ae&&(c=c.invert()),c}},f2=(t,e,n)=>t.includesTransform||e.includesTransform?n.invert?XS(e,t,n):XS(t,e,n):Wp(t,e,n),XS=(t,e,n)=>t.distribute(r=>d2(r,e,n),r=>{const o=r.filter(Jt);if(o.length===0)return ae.init("union",t.branches,e.branches);if(o.length<t.branches.length||!t.branches.every((u,d)=>u.in.equals(o[d].in)))return n.$.parseSchema(o);if(o.length===1)return o[0];const c={branches:o};return n.$.parseSchema(c)}),d2=(t,e,n)=>{if(t.hasKind("morph")){const o=[...t.morphs];if(t.lastMorphIfNode){const c=Bt(t.lastMorphIfNode,e,n);if(c instanceof ae)return c;o[o.length-1]=c}else o.push(e);return n.$.node("morph",{morphs:o,in:t.inner.in})}if(e.hasKind("morph")){const o=Bt(t,e.in,n);return o instanceof ae?o:n.$.node("morph",{morphs:[e],in:o})}return n.$.node("morph",{morphs:[e],in:t})};class Po extends DT{constructor(e,n){super(e,n),Object.defineProperty(this,Hi,{value:"constraint",enumerable:!1})}impliedSiblings;intersect(e){return Gi(this,e,this.$)}}class mf extends Po{traverseApply=(e,n)=>{this.traverseAllows(e,n)||n.errorFromNodeContext(this.errorContext)};compile(e){e.traversalKind==="Allows"?e.return(this.compiledCondition):e.if(this.compiledNegation,()=>e.line(`${e.ctx}.errorFromNodeContext(${this.compiledErrorContext})`))}get errorContext(){return{code:this.kind,description:this.description,meta:this.meta,...this.inner}}get compiledErrorContext(){return pf(this.errorContext)}}const on=t=>(e,n)=>{if(Ft(e)){if(e.length===0)return;const o=e.map(c=>n.$.node(t,c));return t==="predicate"?o:o.sort((c,u)=>c.hash<u.hash?-1:1)}const r=n.$.node(t,e);return r.hasOpenIntersection()?[r]:r},Ku=t=>{const e=t.r.shift();if(!e){let r=t.l.length===0&&t.kind==="structure"?ne.intrinsic.unknown.internal:t.ctx.$.node(t.kind,Object.assign(t.baseInner,h2(t.l)),{prereduced:!0});for(const o of t.roots){if(r instanceof ae)return r;r=Bt(o,r,t.ctx)}return r}let n=!1;for(let r=0;r<t.l.length;r++){const o=Bt(t.l[r],e,t.ctx);if(o!==null){if(o instanceof ae)return o;if(n){if(!t.l.includes(o))return Et(`Unexpectedly encountered multiple distinct intersection results for refinement ${o}`)}else{if(o.isRoot())return t.roots.push(o),t.l.splice(r),Ku(t);t.l[r]=o,n=!0}}}if(n||t.l.push(e),t.kind==="intersection"&&e.impliedSiblings)for(const r of e.impliedSiblings)us(t.r,r);return Ku(t)},qu=t=>Object.entries(t).flatMap(([n,r])=>n in _T?r:[]).sort((n,r)=>n.precedence<r.precedence?-1:n.precedence>r.precedence?1:n.kind==="predicate"&&r.kind==="predicate"?0:n.hash<r.hash?-1:1),h2=t=>{const e={};for(const n of t)if(n.hasOpenIntersection())e[n.kind]=Ie(e[n.kind],n);else{if(e[n.kind])return Et(`Unexpected intersection of closed refinements of kind ${n.kind}`);e[n.kind]=n}return e},p2=(...t)=>Z(m2(...t)),m2=(t,e,n)=>{const r=n.hasKind("morph")?"a morph":n.isUnknown()?"unknown":n.exclude(e).defaultShortDescription;return`${EN(t)} operand must be ${e.description} (was ${r})`},y2=(t,e,n)=>new Pu(t,e,n,n,null);class jT extends qo{}class Pu extends qo{[Hi]="generic";paramDefs;bodyDef;$;arg$;baseInstantiation;hkt;description;constructor(e,n,r,o,c){super((...u)=>{const d=He(this.names,(h,p)=>{const y=this.arg$.parse(u[h]);return y.extends(this.constraints[h])||Z(g2(p,this.constraints[h].expression,y.expression)),[p,y]});if(this.defIsLazy()){const h=this.bodyDef(d);return this.$.parse(h)}return this.$.parse(n,{args:d})}),this.paramDefs=e,this.bodyDef=n,this.$=r,this.arg$=o,this.hkt=c,this.description=c?new c().description??`a generic type for ${c.constructor.name}`:"a generic type",this.baseInstantiation=this(...this.constraints)}defIsLazy(){return this.bodyDef instanceof jT}cacheGetter(e,n){return Object.defineProperty(this,e,{value:n}),n}get json(){return this.cacheGetter("json",{params:this.params.map(e=>e[1].isUnknown()?e[0]:[e[0],e[1].json]),body:HN(this.bodyDef)})}get params(){return this.cacheGetter("params",this.paramDefs.map(e=>typeof e=="string"?[e,ne.intrinsic.unknown]:[e[0],this.$.parse(e[1])]))}get names(){return this.cacheGetter("names",this.params.map(e=>e[0]))}get constraints(){return this.cacheGetter("constraints",this.params.map(e=>e[1]))}get internal(){return this}get referencesById(){return this.baseInstantiation.internal.referencesById}get references(){return this.baseInstantiation.internal.references}}const g2=(t,e,n)=>`${t} must be assignable to ${e} (was ${n})`,b2=ct({kind:"predicate",hasAssociatedError:!0,collapsibleKey:"predicate",keys:{predicate:{}},normalize:t=>typeof t=="function"?{predicate:t}:t,defaults:{description:t=>`valid according to ${t.predicate.name||"an anonymous predicate"}`},intersectionIsOpen:!0,intersections:{predicate:()=>null}});class v2 extends Po{serializedPredicate=Qt(this.predicate);compiledCondition=`${this.serializedPredicate}(data, ctx)`;compiledNegation=`!${this.compiledCondition}`;impliedBasis=null;expression=this.serializedPredicate;traverseAllows=this.predicate;errorContext={code:"predicate",description:this.description,meta:this.meta};compiledErrorContext=pf(this.errorContext);traverseApply=(e,n)=>{!this.predicate(e,n.external)&&!n.hasError()&&n.errorFromNodeContext(this.errorContext)};compile(e){if(e.traversalKind==="Allows"){e.return(this.compiledCondition);return}e.if(`${this.compiledNegation} && !ctx.hasError()`,()=>e.line(`ctx.errorFromNodeContext(${this.compiledErrorContext})`))}reduceJsonSchema(e,n){return n.fallback.predicate({code:"predicate",base:e,predicate:this.predicate})}}const BT={implementation:b2,Node:v2},S2=ct({kind:"divisor",collapsibleKey:"rule",keys:{rule:{parse:t=>Number.isInteger(t)?t:Z(w2(t))}},normalize:t=>typeof t=="number"?{rule:t}:t,hasAssociatedError:!0,defaults:{description:t=>t.rule===1?"an integer":t.rule===2?"even":`a multiple of ${t.rule}`},intersections:{divisor:(t,e,n)=>n.$.node("divisor",{rule:Math.abs(t.rule*e.rule/T2(t.rule,e.rule))})},obviatesBasisDescription:!0});class x2 extends mf{traverseAllows=e=>e%this.rule===0;compiledCondition=`data % ${this.rule} === 0`;compiledNegation=`data % ${this.rule} !== 0`;impliedBasis=ne.intrinsic.number.internal;expression=`% ${this.rule}`;reduceJsonSchema(e){return e.type="integer",this.rule===1||(e.multipleOf=this.rule),e}}const LT={implementation:S2,Node:x2},w2=t=>`divisor must be an integer (was ${t})`,T2=(t,e)=>{let n,r=t,o=e;for(;o!==0;)n=o,o=r%o,r=n;return r};class Io extends mf{boundOperandKind=O2[this.kind];compiledActual=this.boundOperandKind==="value"?"data":this.boundOperandKind==="length"?"data.length":"data.valueOf()";comparator=k2(this.kind,this.exclusive);numericLimit=this.rule.valueOf();expression=`${this.comparator} ${this.rule}`;compiledCondition=`${this.compiledActual} ${this.comparator} ${this.numericLimit}`;compiledNegation=`${this.compiledActual} ${A2[this.comparator]} ${this.numericLimit}`;stringLimit=this.boundOperandKind==="date"?_2(this.numericLimit):`${this.numericLimit}`;limitKind=this.comparator[0]==="<"?"upper":"lower";isStricterThan(e){return(this.limitKind==="upper"?this.numericLimit<e.numericLimit:this.numericLimit>e.numericLimit)||this.numericLimit===e.numericLimit&&this.exclusive===!0&&!e.exclusive}overlapsRange(e){return!(this.isStricterThan(e)||this.numericLimit===e.numericLimit&&(this.exclusive||e.exclusive))}overlapIsUnit(e){return this.numericLimit===e.numericLimit&&!this.exclusive&&!e.exclusive}}const A2={"<":">=","<=":">",">":"<=",">=":"<"},E2={min:"max",minLength:"maxLength",after:"before"},VT={parse:t=>t||void 0},UT=t=>e=>{if(typeof e=="number")return{rule:e};const{exclusive:n,...r}=e;return n?{...r,rule:t==="minLength"?r.rule+1:r.rule-1}:r},zT=t=>e=>{if(typeof e=="number"||typeof e=="string"||e instanceof Date)return{rule:e};const{exclusive:n,...r}=e;if(!n)return r;const o=typeof r.rule=="number"?r.rule:typeof r.rule=="string"?new Date(r.rule).valueOf():r.rule.valueOf();return n?{...r,rule:t==="after"?o+1:o-1}:r},KT=t=>typeof t=="string"||typeof t=="number"?new Date(t):t,R2=(t,e)=>`${t} bound must be a positive integer (was ${e})`,yy=t=>e=>((!Number.isInteger(e)||e<0)&&Z(R2(t,e)),e),O2={min:"value",max:"value",minLength:"length",maxLength:"length",after:"date",before:"date"},k2=(t,e)=>`${gi(t,E2)?">":"<"}${e?"":"="}`,_2=t=>typeof t=="string"?t:new Date(t).toLocaleString(),M2=t=>`Bounded expression ${t} must be exactly one of number, string, Array, or Date`,C2=ct({kind:"after",collapsibleKey:"rule",hasAssociatedError:!0,keys:{rule:{parse:KT,serialize:t=>t.toISOString()}},normalize:zT("after"),defaults:{description:t=>`${t.collapsibleLimitString} or later`,actual:wl},intersections:{after:(t,e)=>t.isStricterThan(e)?t:e}});class D2 extends Io{impliedBasis=ne.intrinsic.Date.internal;collapsibleLimitString=wl(this.rule);traverseAllows=e=>e>=this.rule;reduceJsonSchema(e,n){return n.fallback.date({code:"date",base:e,after:this.rule})}}const qT={implementation:C2,Node:D2},N2=ct({kind:"before",collapsibleKey:"rule",hasAssociatedError:!0,keys:{rule:{parse:KT,serialize:t=>t.toISOString()}},normalize:zT("before"),defaults:{description:t=>`${t.collapsibleLimitString} or earlier`,actual:wl},intersections:{before:(t,e)=>t.isStricterThan(e)?t:e,after:(t,e,n)=>t.overlapsRange(e)?t.overlapIsUnit(e)?n.$.node("unit",{unit:t.rule}):null:ae.init("range",t,e)}});class $2 extends Io{collapsibleLimitString=wl(this.rule);traverseAllows=e=>e<=this.rule;impliedBasis=ne.intrinsic.Date.internal;reduceJsonSchema(e,n){return n.fallback.date({code:"date",base:e,before:this.rule})}}const PT={implementation:N2,Node:$2},j2=ct({kind:"exactLength",collapsibleKey:"rule",keys:{rule:{parse:yy("exactLength")}},normalize:t=>typeof t=="number"?{rule:t}:t,hasAssociatedError:!0,defaults:{description:t=>`exactly length ${t.rule}`,actual:t=>`${t.length}`},intersections:{exactLength:(t,e,n)=>ae.init("unit",n.$.node("unit",{unit:t.rule}),n.$.node("unit",{unit:e.rule}),{path:["length"]}),minLength:(t,e)=>t.rule>=e.rule?t:ae.init("range",t,e),maxLength:(t,e)=>t.rule<=e.rule?t:ae.init("range",t,e)}});class B2 extends mf{traverseAllows=e=>e.length===this.rule;compiledCondition=`data.length === ${this.rule}`;compiledNegation=`data.length !== ${this.rule}`;impliedBasis=ne.intrinsic.lengthBoundable.internal;expression=`== ${this.rule}`;reduceJsonSchema(e){switch(e.type){case"string":return e.minLength=this.rule,e.maxLength=this.rule,e;case"array":return e.minItems=this.rule,e.maxItems=this.rule,e;default:return _t.throwInternalOperandError("exactLength",e)}}}const IT={implementation:j2,Node:B2},L2=ct({kind:"max",collapsibleKey:"rule",hasAssociatedError:!0,keys:{rule:{},exclusive:VT},normalize:t=>typeof t=="number"?{rule:t}:t,defaults:{description:t=>t.rule===0?t.exclusive?"negative":"non-positive":`${t.exclusive?"less than":"at most"} ${t.rule}`},intersections:{max:(t,e)=>t.isStricterThan(e)?t:e,min:(t,e,n)=>t.overlapsRange(e)?t.overlapIsUnit(e)?n.$.node("unit",{unit:t.rule}):null:ae.init("range",t,e)},obviatesBasisDescription:!0});class V2 extends Io{impliedBasis=ne.intrinsic.number.internal;traverseAllows=this.exclusive?e=>e<this.rule:e=>e<=this.rule;reduceJsonSchema(e){return this.exclusive?e.exclusiveMaximum=this.rule:e.maximum=this.rule,e}}const HT={implementation:L2,Node:V2},U2=ct({kind:"maxLength",collapsibleKey:"rule",hasAssociatedError:!0,keys:{rule:{parse:yy("maxLength")}},reduce:(t,e)=>t.rule===0?e.node("exactLength",t):void 0,normalize:UT("maxLength"),defaults:{description:t=>`at most length ${t.rule}`,actual:t=>`${t.length}`},intersections:{maxLength:(t,e)=>t.isStricterThan(e)?t:e,minLength:(t,e,n)=>t.overlapsRange(e)?t.overlapIsUnit(e)?n.$.node("exactLength",{rule:t.rule}):null:ae.init("range",t,e)}});class z2 extends Io{impliedBasis=ne.intrinsic.lengthBoundable.internal;traverseAllows=e=>e.length<=this.rule;reduceJsonSchema(e){switch(e.type){case"string":return e.maxLength=this.rule,e;case"array":return e.maxItems=this.rule,e;default:return _t.throwInternalOperandError("maxLength",e)}}}const FT={implementation:U2,Node:z2},K2=ct({kind:"min",collapsibleKey:"rule",hasAssociatedError:!0,keys:{rule:{},exclusive:VT},normalize:t=>typeof t=="number"?{rule:t}:t,defaults:{description:t=>t.rule===0?t.exclusive?"positive":"non-negative":`${t.exclusive?"more than":"at least"} ${t.rule}`},intersections:{min:(t,e)=>t.isStricterThan(e)?t:e},obviatesBasisDescription:!0});class q2 extends Io{impliedBasis=ne.intrinsic.number.internal;traverseAllows=this.exclusive?e=>e>this.rule:e=>e>=this.rule;reduceJsonSchema(e){return this.exclusive?e.exclusiveMinimum=this.rule:e.minimum=this.rule,e}}const GT={implementation:K2,Node:q2},P2=ct({kind:"minLength",collapsibleKey:"rule",hasAssociatedError:!0,keys:{rule:{parse:yy("minLength")}},reduce:t=>t.rule===0?ne.intrinsic.unknown:void 0,normalize:UT("minLength"),defaults:{description:t=>t.rule===1?"non-empty":`at least length ${t.rule}`,actual:t=>t.length===0?"":`${t.length}`},intersections:{minLength:(t,e)=>t.isStricterThan(e)?t:e}});class I2 extends Io{impliedBasis=ne.intrinsic.lengthBoundable.internal;traverseAllows=e=>e.length>=this.rule;reduceJsonSchema(e){switch(e.type){case"string":return e.minLength=this.rule,e;case"array":return e.minItems=this.rule,e;default:return _t.throwInternalOperandError("minLength",e)}}}const YT={implementation:P2,Node:I2},H2={min:GT.implementation,max:HT.implementation,minLength:YT.implementation,maxLength:FT.implementation,exactLength:IT.implementation,after:qT.implementation,before:PT.implementation},F2={min:GT.Node,max:HT.Node,minLength:YT.Node,maxLength:FT.Node,exactLength:IT.Node,after:qT.Node,before:PT.Node},G2=ct({kind:"pattern",collapsibleKey:"rule",keys:{rule:{},flags:{}},normalize:t=>typeof t=="string"?{rule:t}:t instanceof RegExp?t.flags?{rule:t.source,flags:t.flags}:{rule:t.source}:t,obviatesBasisDescription:!0,obviatesBasisExpression:!0,hasAssociatedError:!0,intersectionIsOpen:!0,defaults:{description:t=>`matched by ${t.rule}`},intersections:{pattern:()=>null}});class Y2 extends mf{instance=new RegExp(this.rule,this.flags);expression=`${this.instance}`;traverseAllows=this.instance.test.bind(this.instance);compiledCondition=`${this.expression}.test(data)`;compiledNegation=`!${this.compiledCondition}`;impliedBasis=ne.intrinsic.string.internal;reduceJsonSchema(e,n){return e.pattern?n.fallback.patternIntersection({code:"patternIntersection",base:e,pattern:this.rule}):(e.pattern=this.rule,e)}}const XT={implementation:G2,Node:Y2},hu=(t,e)=>{const n=X2(t);return e&&!e.includes(n)?Z(`Root of kind ${n} should be one of ${e}`):n},X2=t=>{if(pe(t,"root"))return t.kind;if(typeof t=="string")return t[0]==="$"?"alias":t in Ii?"domain":"proto";if(typeof t=="function")return"proto";if(typeof t!="object"||t===null)return Z(JS(t));if("morphs"in t)return"morph";if("branches"in t||Ft(t))return"union";if("unit"in t)return"unit";if("reference"in t)return"alias";const e=Object.keys(t);return e.length===0||e.some(n=>n in _T)?"intersection":"proto"in t?"proto":"domain"in t?"domain":Z(JS(t))},JS=t=>`${qe(t)} is not a valid type schema`,ZS={},J2=t=>Ft(t)?t.map(e=>e.collapsibleJson):t.collapsibleJson,Ln={};ne.nodesByRegisteredId=Ln;const JT=t=>(ZS[t]??=0,`${t}${++ZS[t]}`),ZT=t=>{const e=yf[t.kind],n=e.applyConfig?.(t.def,t.$.resolvedConfig)??t.def,r={},{meta:o,...c}=n,u=o===void 0?{}:typeof o=="string"?{description:o}:o,d=uT(c).sort(([p],[y])=>du(p)?du(y)?zu(p)-zu(y):1:du(y)||p<y?-1:1).filter(([p,y])=>{if(p.startsWith("meta.")){const g=p.slice(5);return u[g]=y,!1}return!0});for(const p of d){const y=p[0],g=e.keys[y];if(!g)return Z(`Key ${y} is not valid on ${t.kind} schema`);const v=g.parse?g.parse(p[1],t):p[1];v!==Li&&(v!==void 0||g.preserveUndefined)&&(r[y]=v)}if(e.reduce&&!t.prereduced){const p=e.reduce(r,t.$);if(p)return p instanceof ae?p.throw():Q2(p,u)}return gy({id:t.id,kind:t.kind,inner:r,meta:u,$:t.$})},gy=({id:t,kind:e,inner:n,meta:r,$:o,ignoreCache:c})=>{const u=yf[e],d=uT(n),h=[];let p={};for(const[C,O]of d){const M=u.keys[C],j=M.serialize??(M.child?J2:ms);if(p[C]=j(O),M.child===!0){const k=O;Ft(k)?h.push(...k):h.push(k)}else typeof M.child=="function"&&h.push(...M.child(O))}u.finalizeInnerJson&&(p=u.finalizeInnerJson(p));let y={...p},g={};Sl(r)||(g=He(r,(C,O)=>[C,C==="examples"?O:ms(O)]),y.meta=Qc(g,"description",!0)),p=Qc(p,u.collapsibleKey,!1);const v=JSON.stringify({kind:e,...p});y=Qc(y,u.collapsibleKey,!1);const S=Qc(y,u.collapsibleKey,!0),w=JSON.stringify({kind:e,...y});if(o.nodesByHash[w]&&!c)return o.nodesByHash[w];const T={id:t,kind:e,impl:u,inner:n,innerEntries:d,innerJson:p,innerHash:v,meta:r,metaJson:g,json:y,hash:w,collapsibleJson:S,children:h};if(e!=="intersection")for(const C in n)C!=="in"&&C!=="out"&&(T[C]=n[C]);const D=new rj[e](T,o);return o.nodesByHash[w]=D},Z2=(t,e)=>t.id===e?t:(Jt(Ln[e])&&Et(`Unexpected attempt to overwrite node id ${e}`),gy({id:e,kind:t.kind,inner:t.inner,meta:t.meta,$:t.$,ignoreCache:!0})),Q2=(t,e,n)=>gy({id:JT(e.alias??t.kind),kind:t.kind,inner:t.inner,meta:e,$:t.$}),Qc=(t,e,n)=>{const r=Object.keys(t);if(r.length===1&&r[0]===e){const o=t[e];if(n||vs(o,"object")&&(Object.keys(o).length===1||Array.isArray(o)))return o}return t},em=(t,e,n)=>{if(t.key!==e.key)return null;const r=t.key;let o=Bt(t.value,e.value,n);const c=t.required||e.required?"required":"optional";if(o instanceof ae)if(c==="optional")o=ne.intrinsic.never.internal;else return o.withPrefixKey(t.key,t.required&&e.required?"required":"optional");if(c==="required")return n.$.node("required",{key:r,value:o});const u=t.hasDefault()?e.hasDefault()?t.default===e.default?t.default:Z(WT(t.default,e.default)):t.default:e.hasDefault()?e.default:Li;return n.$.node("optional",{key:r,value:o,default:u})};class QT extends Po{required=this.kind==="required";optional=this.kind==="optional";impliedBasis=ne.intrinsic.object.internal;serializedKey=Al(this.key);compiledKey=typeof this.key=="string"?this.key:this.serializedKey;flatRefs=Ie(this.value.flatRefs.map(e=>_r([this.key,...e.path],e.node)),_r([this.key],this.value));_transform(e,n){n.path.push(this.key);const r=super._transform(e,n);return n.path.pop(),r}hasDefault(){return"default"in this.inner}traverseAllows=(e,n)=>this.key in e?Fi(this.key,()=>this.value.traverseAllows(e[this.key],n),n):this.optional;traverseApply=(e,n)=>{this.key in e?Fi(this.key,()=>this.value.traverseApply(e[this.key],n),n):this.hasKind("required")&&n.errorFromNodeContext(this.errorContext)};compile(e){e.if(`${this.serializedKey} in data`,()=>e.traverseKey(this.serializedKey,`data${e.prop(this.key)}`,this.value)),this.hasKind("required")&&e.else(()=>e.traversalKind==="Apply"?e.line(`ctx.errorFromNodeContext(${this.compiledErrorContext})`):e.return(!1)),e.traversalKind==="Allows"&&e.return(!0)}}const WT=(t,e)=>`Invalid intersection of default values ${qe(t)} & ${qe(e)}`,W2=ct({kind:"optional",hasAssociatedError:!1,intersectionIsOpen:!0,keys:{key:{},value:{child:!0,parse:(t,e)=>e.$.parseSchema(t)},default:{preserveUndefined:!0}},normalize:t=>t,reduce:(t,e)=>{if(e.resolvedConfig.exactOptionalPropertyTypes===!1&&!t.value.allows(void 0))return e.node("optional",{...t,value:t.value.or(ve.undefined)},{prereduced:!0})},defaults:{description:t=>`${t.compiledKey}?: ${t.value.description}`},intersections:{optional:em}});class e$ extends QT{constructor(...e){super(...e),"default"in this.inner&&vy(this.value,this.inner.default,this.key)}get outProp(){if(!this.hasDefault())return this;const{default:e,...n}=this.inner;return this.cacheGetter("outProp",this.$.node("required",n,{prereduced:!0}))}expression=this.hasDefault()?`${this.compiledKey}: ${this.value.expression} = ${qe(this.inner.default)}`:`${this.compiledKey}?: ${this.value.expression}`;defaultValueMorph=n$(this);defaultValueMorphRef=this.defaultValueMorph&&Qt(this.defaultValueMorph)}const by={implementation:W2,Node:e$},t$={},n$=t=>{if(!t.hasDefault())return;const e=`{${t.compiledKey}: ${t.value.id} = ${ms(t.default)}}`;return t$[e]??=eA(t.key,t.value,t.default)},eA=(t,e,n)=>{if(typeof n=="function")return e.includesTransform?(o,c)=>(Fi(t,()=>e(o[t]=n(),c),c),o):o=>(o[t]=n(),o);const r=e.includesTransform?e.assert(n):n;return vs(r,"object")?(o,c)=>(Fi(t,()=>e(o[t]=n,c),c),o):o=>(o[t]=r,o)},vy=(t,e,n)=>{const r=uf(e);vs(e,"object")&&!r&&Z(i$(n));const o=t.in(r?e():e);if(o instanceof Nr){n===null&&Z(`Default ${o.summary}`);const c=o.transform(u=>u.transform(d=>({...d,prefixPath:[n]})));Z(`Default for ${c.summary}`)}return e},i$=t=>`Non-primitive default ${t===null?"":typeof t=="number"?`for value at [${t}] `:`for ${Al(t)} `}must be specified as a function like () => ({my: 'object'})`;class El extends DT{constructor(e,n){super(e,n),Object.defineProperty(this,Hi,{value:"root",enumerable:!1})}get internal(){return this}get"~standard"(){return{vendor:"arktype",version:1,validate:e=>{const n=this(e);return n instanceof Nr?n:{value:n}}}}as(){return this}brand(e){return e===""?Z(r$):this}readonly(){return this}branches=this.hasKind("union")?this.inner.branches:[this];distribute(e,n){const r=this.branches.map(e);return n?.(r)??r}get shortDescription(){return this.meta.description??this.defaultShortDescription}toJsonSchema(e={}){const n=CT(this.$.resolvedConfig.toJsonSchema,e);n.useRefs||=this.isCyclic;const r=typeof n.dialect=="string"?{$schema:n.dialect}:{};return Object.assign(r,this.toJsonSchemaRecurse(n)),n.useRefs&&(r.$defs=He(this.references,(o,c)=>c.isRoot()&&!c.alwaysExpandJsonSchema?[c.id,c.toResolvedJsonSchema(n)]:[])),r}toJsonSchemaRecurse(e){return e.useRefs&&!this.alwaysExpandJsonSchema?{$ref:`#/$defs/${this.id}`}:this.toResolvedJsonSchema(e)}get alwaysExpandJsonSchema(){return this.isBasis()||this.kind==="alias"||this.hasKind("union")&&this.isBoolean}toResolvedJsonSchema(e){const n=this.innerToJsonSchema(e);return Object.assign(n,this.metaJson)}intersect(e){const n=this.$.parseDefinition(e),r=this.rawIntersect(n);return r instanceof ae?r:this.$.finalize(r)}rawIntersect(e){return Gi(this,e,this.$)}toNeverIfDisjoint(){return this}and(e){const n=this.intersect(e);return n instanceof ae?n.throw():n}rawAnd(e){const n=this.rawIntersect(e);return n instanceof ae?n.throw():n}or(e){const n=this.$.parseDefinition(e);return this.$.finalize(this.rawOr(n))}rawOr(e){const n=[...this.branches,...e.branches];return this.$.node("union",n)}map(e){return this.$.schema(this.applyStructuralOperation("map",[e]))}pick(...e){return this.$.schema(this.applyStructuralOperation("pick",e))}omit(...e){return this.$.schema(this.applyStructuralOperation("omit",e))}required(){return this.$.schema(this.applyStructuralOperation("required",[]))}partial(){return this.$.schema(this.applyStructuralOperation("partial",[]))}_keyof;keyof(){if(this._keyof)return this._keyof;const e=this.applyStructuralOperation("keyof",[]).reduce((n,r)=>n.intersect(r).toNeverIfDisjoint(),ne.intrinsic.unknown.internal);return e.branches.length===0&&Z($T(`keyof ${this.expression}`)),this._keyof=this.$.finalize(e)}get props(){return this.branches.length!==1?Z(s$(this.expression)):[...this.applyStructuralOperation("props",[])[0]]}merge(e){const n=this.$.parseDefinition(e);return this.$.schema(n.distribute(r=>this.applyStructuralOperation("merge",[QS(r)??Z(WS("merge",r.expression))])))}applyStructuralOperation(e,n){return this.distribute(r=>{if(r.equals(ne.intrinsic.object)&&e!=="merge")return r;const o=QS(r);if(o||Z(WS(e,r.expression)),e==="keyof")return o.keyof();if(e==="get")return o.get(...n);if(e==="props")return o.props;const c=e==="required"?"require":e==="partial"?"optionalize":e;return this.$.node("intersection",{...r.inner,structure:o[c](...n)})})}get(...e){return e[0]===void 0?this:this.$.schema(this.applyStructuralOperation("get",e))}extract(e){const n=this.$.parseDefinition(e);return this.$.schema(this.branches.filter(r=>r.extends(n)))}exclude(e){const n=this.$.parseDefinition(e);return this.$.schema(this.branches.filter(r=>!r.extends(n)))}array(){return this.$.schema(this.isUnknown()?{proto:Array}:{proto:Array,sequence:this},{prereduced:!0})}overlaps(e){return!(this.intersect(e)instanceof ae)}extends(e){const n=this.intersect(e);return!(n instanceof ae)&&this.equals(n)}ifExtends(e){return this.extends(e)?this:void 0}subsumes(e){return this.$.parseDefinition(e).extends(this)}configure(e,n="shallow"){return this.configureReferences(e,n)}describe(e,n="shallow"){return this.configure({description:e},n)}optional(){return[this,"?"]}default(e){return vy(this,e,null),[this,"=",e]}from(e){return this.assert(e)}_pipe(...e){const n=e.reduce((r,o)=>r.rawPipeOnce(o),this);return this.$.finalize(n)}tryPipe(...e){const n=e.reduce((r,o)=>r.rawPipeOnce(pe(o,"root")?o:((c,u)=>{try{return o(c,u)}catch(d){return u.error({code:"predicate",predicate:o,actual:`aborted due to error:
87
+ ${d}
88
+ `})}})),this);return this.$.finalize(n)}pipe=Object.assign(this._pipe.bind(this),{try:this.tryPipe.bind(this)});to(e){return this.$.finalize(this.toNode(this.$.parseDefinition(e)))}toNode(e){const n=Qp(this,e,this.$);return n instanceof ae?n.throw():n}rawPipeOnce(e){return pe(e,"root")?this.toNode(e):this.distribute(n=>n.hasKind("morph")?this.$.node("morph",{in:n.inner.in,morphs:[...n.morphs,e]}):this.$.node("morph",{in:n,morphs:[e]}),this.$.parseSchema)}narrow(e){return this.constrainOut("predicate",e)}constrain(e,n){return this._constrain("root",e,n)}constrainIn(e,n){return this._constrain("in",e,n)}constrainOut(e,n){return this._constrain("out",e,n)}_constrain(e,n,r){const o=this.$.node(n,r);if(o.isRoot())return o.isUnknown()?this:Et(`Unexpected constraint node ${o}`);const c=e==="root"?this:this[e];if(c.hasKind("morph")||o.impliedBasis&&!c.extends(o.impliedBasis))return p2(n,o.impliedBasis,this);const u=this.$.node("intersection",{[o.kind]:o}),d=e==="out"?Qp(this,u,this.$):Gi(this,u,this.$);return d instanceof ae&&d.throw(),this.$.finalize(d)}onUndeclaredKey(e){const n=typeof e=="string"?e:e.rule,r=typeof e=="string"?!1:e.deep;return this.$.finalize(this.transform((o,c)=>o==="structure"?n==="ignore"?lN(c,{undeclared:1}):{...c,undeclared:n}:c,r?void 0:{shouldTransform:o=>!is(df,o.kind)}))}hasEqualMorphs(e){return!this.includesTransform&&!e.includesTransform?!0:!(!Co(this.shallowMorphs,e.shallowMorphs)||!Co(this.flatMorphs,e.flatMorphs,{isEqual:(n,r)=>n.propString===r.propString&&(n.node.hasKind("morph")&&r.node.hasKind("morph")?n.node.hasEqualMorphs(r.node):n.node.hasKind("intersection")&&r.node.hasKind("intersection")?n.node.structure?.structuralMorphRef===r.node.structure?.structuralMorphRef:!1)}))}onDeepUndeclaredKey(e){return this.onUndeclaredKey({rule:e,deep:!0})}filter(e){return this.constrainIn("predicate",e)}divisibleBy(e){return this.constrain("divisor",e)}matching(e){return this.constrain("pattern",e)}atLeast(e){return this.constrain("min",e)}atMost(e){return this.constrain("max",e)}moreThan(e){return this.constrain("min",co(e))}lessThan(e){return this.constrain("max",co(e))}atLeastLength(e){return this.constrain("minLength",e)}atMostLength(e){return this.constrain("maxLength",e)}moreThanLength(e){return this.constrain("minLength",co(e))}lessThanLength(e){return this.constrain("maxLength",co(e))}exactlyLength(e){return this.constrain("exactLength",e)}atOrAfter(e){return this.constrain("after",e)}atOrBefore(e){return this.constrain("before",e)}laterThan(e){return this.constrain("after",co(e))}earlierThan(e){return this.constrain("before",co(e))}}const r$="Expected a non-empty brand name after #",co=t=>typeof t=="object"&&!(t instanceof Date)?{...t,exclusive:!0}:{rule:t,exclusive:!0},Wc=(t,e)=>pe(e,"root")?pe(t,"root")?t.extends(e):e.allows(t):pe(t,"root")?t.hasUnit(e):e===t,QS=t=>t.hasKind("morph")?null:t.hasKind("intersection")?t.inner.structure??(t.basis?.domain==="object"?t.$.bindReference(ne.intrinsic.emptyStructure):null):t.isBasis()&&t.domain==="object"?t.$.bindReference(ne.intrinsic.emptyStructure):null,s$=t=>`Props cannot be extracted from a union. Use .distribute to extract props from each branch instead. Received:
89
+ ${t}`,WS=(t,e)=>`${t} operand must be an object (was ${e})`,Rl=(t,e)=>He(my(t),(n,r)=>[r,e]),o$=t=>typeof t=="string"?{reference:t}:t,ex=t=>t instanceof ae?ne.intrinsic.never.internal:t,a$=ct({kind:"alias",hasAssociatedError:!1,collapsibleKey:"reference",keys:{reference:{serialize:t=>t.startsWith("$")?t:`$ark.${t}`},resolve:{}},normalize:o$,defaults:{description:t=>t.reference},intersections:{alias:(t,e,n)=>n.$.lazilyResolve(()=>ex(Bt(t.resolution,e.resolution,n)),`${t.reference}${n.pipe?"=>":"&"}${e.reference}`),...Rl("alias",(t,e,n)=>e.isUnknown()?t:e.isNever()?e:e.isBasis()&&!e.overlaps(ne.intrinsic.object)?ae.init("assignability",ne.intrinsic.object,e):n.$.lazilyResolve(()=>ex(Bt(t.resolution,e,n)),`${t.reference}${n.pipe?"=>":"&"}${e.id}`))}});class l$ extends El{expression=this.reference;structure=void 0;get resolution(){const e=this._resolve();return Ln[this.id]=e}_resolve(){if(this.resolve)return this.resolve();if(this.reference[0]==="$")return this.$.resolveRoot(this.reference.slice(1));const e=this.reference;let n=Ln[e];const r=[];for(;pe(n,"context");){if(r.includes(n.id))return Z(c$(n.id,r));r.push(n.id),n=Ln[n.id]}return pe(n,"root")?n:Et(`Unexpected resolution for reference ${this.reference}
90
+ Seen: [${r.join("->")}]
91
+ Resolution: ${qe(n)}`)}get resolutionId(){if(this.reference.includes("&")||this.reference.includes("=>"))return this.resolution.id;if(this.reference[0]!=="$")return this.reference;const e=this.reference.slice(1),n=this.$.resolutions[e];return typeof n=="string"?n:pe(n,"root")?n.id:Et(`Unexpected resolution for reference ${this.reference}: ${qe(n)}`)}get defaultShortDescription(){return Ii.object}innerToJsonSchema(e){return this.resolution.toJsonSchemaRecurse(e)}traverseAllows=(e,n)=>{const r=n.seen[this.reference];return r?.includes(e)?!0:(n.seen[this.reference]=Ie(r,e),this.resolution.traverseAllows(e,n))};traverseApply=(e,n)=>{const r=n.seen[this.reference];r?.includes(e)||(n.seen[this.reference]=Ie(r,e),this.resolution.traverseApply(e,n))};compile(e){const n=this.resolutionId;e.if(`ctx.seen.${n} && ctx.seen.${n}.includes(data)`,()=>e.return(!0)),e.if(`!ctx.seen.${n}`,()=>e.line(`ctx.seen.${n} = []`)),e.line(`ctx.seen.${n}.push(data)`),e.return(e.invoke(n))}}const c$=(t,e)=>`Alias '${t}' has a shallow resolution cycle: ${[...e,t].join("->")}`,Sy={implementation:a$,Node:l$};class xy extends El{traverseApply=(e,n)=>{this.traverseAllows(e,n)||n.errorFromNodeContext(this.errorContext)};get errorContext(){return{code:this.kind,description:this.description,meta:this.meta,...this.inner}}get compiledErrorContext(){return pf(this.errorContext)}compile(e){e.traversalKind==="Allows"?e.return(this.compiledCondition):e.if(this.compiledNegation,()=>e.line(`${e.ctx}.errorFromNodeContext(${this.compiledErrorContext})`))}}const u$=ct({kind:"domain",hasAssociatedError:!0,collapsibleKey:"domain",keys:{domain:{},numberAllowsNaN:{}},normalize:t=>typeof t=="string"?{domain:t}:cy(t,"numberAllowsNaN")&&t.domain!=="number"?Z(wy.writeBadAllowNanMessage(t.domain)):t,applyConfig:(t,e)=>t.numberAllowsNaN===void 0&&t.domain==="number"&&e.numberAllowsNaN?{...t,numberAllowsNaN:!0}:t,defaults:{description:t=>Ii[t.domain],actual:t=>Number.isNaN(t)?"NaN":Ii[Jn(t)]},intersections:{domain:(t,e)=>t.domain==="number"&&e.domain==="number"?t.numberAllowsNaN?e:t:ae.init("domain",t,e)}});class f$ extends xy{requiresNaNCheck=this.domain==="number"&&!this.numberAllowsNaN;traverseAllows=this.requiresNaNCheck?e=>typeof e=="number"&&!Number.isNaN(e):e=>Jn(e)===this.domain;compiledCondition=this.domain==="object"?'((typeof data === "object" && data !== null) || typeof data === "function")':`typeof data === "${this.domain}"${this.requiresNaNCheck?" && !Number.isNaN(data)":""}`;compiledNegation=this.domain==="object"?'((typeof data !== "object" || data === null) && typeof data !== "function")':`typeof data !== "${this.domain}"${this.requiresNaNCheck?" || Number.isNaN(data)":""}`;expression=this.numberAllowsNaN?"number | NaN":this.domain;get nestableExpression(){return this.numberAllowsNaN?`(${this.expression})`:this.expression}get defaultShortDescription(){return Ii[this.domain]}innerToJsonSchema(e){return this.domain==="bigint"||this.domain==="symbol"?e.fallback.domain({code:"domain",base:{},domain:this.domain}):{type:this.domain}}}const wy={implementation:u$,Node:f$,writeBadAllowNanMessage:t=>`numberAllowsNaN may only be specified with domain "number" (was ${t})`},d$=ct({kind:"intersection",hasAssociatedError:!0,normalize:t=>{if(Jt(t))return t;const{structure:e,...n}=t,r=!!e,o=e??{},c=He(n,(u,d)=>gi(u,t2)?(r&&Z(`Flattened structure key ${u} cannot be specified alongside a root 'structure' key.`),o[u]=d,[]):[u,d]);return(pe(o,"constraint")||!Sl(o))&&(c.structure=o),c},finalizeInnerJson:({structure:t,...e})=>vs(t,"object")?{...t,...e}:e,keys:{domain:{child:!0,parse:(t,e)=>e.$.node("domain",t)},proto:{child:!0,parse:(t,e)=>e.$.node("proto",t)},structure:{child:!0,parse:(t,e)=>e.$.node("structure",t),serialize:t=>{if(!t.sequence?.minLength)return t.collapsibleJson;const{sequence:e,...n}=t.collapsibleJson,{minVariadicLength:r,...o}=e,c=o.variadic&&Object.keys(o).length===1?o.variadic:o;return{...n,sequence:c}}},divisor:{child:!0,parse:on("divisor")},max:{child:!0,parse:on("max")},min:{child:!0,parse:on("min")},maxLength:{child:!0,parse:on("maxLength")},minLength:{child:!0,parse:on("minLength")},exactLength:{child:!0,parse:on("exactLength")},before:{child:!0,parse:on("before")},after:{child:!0,parse:on("after")},pattern:{child:!0,parse:on("pattern")},predicate:{child:!0,parse:on("predicate")}},reduce:(t,e)=>tx({},t,{$:e,invert:!1,pipe:!1}),defaults:{description:t=>{if(t.children.length===0)return"unknown";if(t.structure)return t.structure.description;const e=[];if(t.basis&&!t.refinements.some(n=>n.impl.obviatesBasisDescription)&&e.push(t.basis.description),t.refinements.length){const n=t.refinements.toSorted((r,o)=>r.kind==="min"&&o.kind==="max"?-1:0).map(r=>r.description);e.push(...n)}return t.inner.predicate&&e.push(...t.inner.predicate.map(n=>n.description)),e.join(" and ")},expected:t=>` ◦ ${t.errors.map(e=>e.expected).join(`
92
+ ◦ `)}`,problem:t=>`(${t.actual}) must be...
93
+ ${t.expected}`},intersections:{intersection:(t,e,n)=>tx(t.inner,e.inner,n),...Rl("intersection",(t,e,n)=>{if(t.children.length===0)return e;const{domain:r,proto:o,...c}=t.inner,u=o??r,d=u?Bt(u,e,n):e;return d instanceof ae?d:t?.basis?.equals(d)?t:t.$.node("intersection",{...c,[d.kind]:d},{prereduced:!0})})}});class h$ extends El{basis=this.inner.domain??this.inner.proto??null;refinements=this.children.filter(e=>e.isRefinement());structure=this.inner.structure;expression=p$(this);get shallowMorphs(){return this.inner.structure?.structuralMorph?[this.inner.structure.structuralMorph]:[]}get defaultShortDescription(){return this.basis?.defaultShortDescription??"present"}innerToJsonSchema(e){return this.children.reduce((n,r)=>r.isBasis()?r.toJsonSchemaRecurse(e):r.reduceJsonSchema(n,e),{})}traverseAllows=(e,n)=>this.children.every(r=>r.traverseAllows(e,n));traverseApply=(e,n)=>{const r=n.currentErrorCount;if(!(this.basis&&(this.basis.traverseApply(e,n),n.currentErrorCount>r))){if(this.refinements.length){for(let o=0;o<this.refinements.length-1;o++)if(this.refinements[o].traverseApply(e,n),n.failFast&&n.currentErrorCount>r)return;if(this.refinements.at(-1).traverseApply(e,n),n.currentErrorCount>r)return}if(!(this.structure&&(this.structure.traverseApply(e,n),n.currentErrorCount>r))&&this.inner.predicate){for(let o=0;o<this.inner.predicate.length-1;o++)if(this.inner.predicate[o].traverseApply(e,n),n.failFast&&n.currentErrorCount>r)return;this.inner.predicate.at(-1).traverseApply(e,n)}}};compile(e){if(e.traversalKind==="Allows"){for(const n of this.children)e.check(n);e.return(!0);return}if(e.initializeErrorCount(),this.basis&&(e.check(this.basis),this.children.length>1&&e.returnIfFail()),this.refinements.length){for(let n=0;n<this.refinements.length-1;n++)e.check(this.refinements[n]),e.returnIfFailFast();e.check(this.refinements.at(-1)),(this.structure||this.inner.predicate)&&e.returnIfFail()}if(this.structure&&(e.check(this.structure),this.inner.predicate&&e.returnIfFail()),this.inner.predicate){for(let n=0;n<this.inner.predicate.length-1;n++)e.check(this.inner.predicate[n]),e.returnIfFail();e.check(this.inner.predicate.at(-1))}}}const tA={implementation:d$,Node:h$},p$=t=>{let e=t.structure?.expression||`${t.basis&&!t.refinements.some(n=>n.impl.obviatesBasisExpression)?t.basis.nestableExpression+" ":""}${t.refinements.map(n=>n.expression).join(" & ")}`||"unknown";return e==="Array == 0"&&(e="[]"),e},tx=(t,e,n)=>{const r={},o=t.proto??t.domain,c=e.proto??e.domain,u=o?c?Bt(o,c,n):o:c;return u instanceof ae?u:(u&&(r[u.kind]=u),Ku({kind:"intersection",baseInner:r,l:qu(t),r:qu(e),roots:[],ctx:n}))},m$=ct({kind:"morph",hasAssociatedError:!1,keys:{in:{child:!0,parse:(t,e)=>e.$.parseSchema(t)},morphs:{parse:vl,serialize:t=>t.map(e=>pe(e,"root")?e.json:Qt(e))},declaredIn:{child:!1,serialize:t=>t.json},declaredOut:{child:!1,serialize:t=>t.json}},normalize:t=>t,defaults:{description:t=>`a morph from ${t.in.description} to ${t.out?.description??"unknown"}`},intersections:{morph:(t,e,n)=>{if(!t.hasEqualMorphs(e))return Z(g$(t.expression,e.expression));const r=Bt(t.in,e.in,n);if(r instanceof ae)return r;const o={morphs:t.morphs};if(t.declaredIn||e.declaredIn){const c=Bt(t.in,e.in,n);if(c instanceof ae)return c.throw();o.declaredIn=c}if(t.declaredOut||e.declaredOut){const c=Bt(t.out,e.out,n);if(c instanceof ae)return c.throw();o.declaredOut=c}return r.distribute(c=>n.$.node("morph",{...o,in:c}),n.$.parseSchema)},...Rl("morph",(t,e,n)=>{const r=t.inner.in?Bt(t.inner.in,e,n):e;return r instanceof ae?r:r.equals(t.inner.in)?t:n.$.node("morph",{...t.inner,in:r})})}});class y$ extends El{serializedMorphs=this.morphs.map(Qt);compiledMorphs=`[${this.serializedMorphs}]`;lastMorph=this.inner.morphs.at(-1);lastMorphIfNode=pe(this.lastMorph,"root")?this.lastMorph:void 0;introspectableIn=this.inner.in;introspectableOut=this.lastMorphIfNode?Object.assign(this.referencesById,this.lastMorphIfNode.referencesById)&&this.lastMorphIfNode.out:void 0;get shallowMorphs(){return Array.isArray(this.inner.in?.shallowMorphs)?[...this.inner.in.shallowMorphs,...this.morphs]:this.morphs}get in(){return this.declaredIn??this.inner.in?.in??ne.intrinsic.unknown.internal}get out(){return this.declaredOut??this.introspectableOut??ne.intrinsic.unknown.internal}declareIn(e){return this.$.node("morph",{...this.inner,declaredIn:e})}declareOut(e){return this.$.node("morph",{...this.inner,declaredOut:e})}expression=`(In: ${this.in.expression}) => ${this.lastMorphIfNode?"To":"Out"}<${this.out.expression}>`;get defaultShortDescription(){return this.in.meta.description??this.in.defaultShortDescription}innerToJsonSchema(e){return e.fallback.morph({code:"morph",base:this.in.toJsonSchemaRecurse(e),out:this.introspectableOut?.toJsonSchemaRecurse(e)??null})}compile(e){if(e.traversalKind==="Allows"){if(!this.introspectableIn)return;e.return(e.invoke(this.introspectableIn));return}this.introspectableIn&&e.line(e.invoke(this.introspectableIn)),e.line(`ctx.queueMorphs(${this.compiledMorphs})`)}traverseAllows=(e,n)=>!this.introspectableIn||this.introspectableIn.traverseAllows(e,n);traverseApply=(e,n)=>{this.introspectableIn&&this.introspectableIn.traverseApply(e,n),n.queueMorphs(this.morphs)};hasEqualMorphs(e){return Co(this.morphs,e.morphs,{isEqual:(n,r)=>n===r||pe(n,"root")&&pe(r,"root")&&n.equals(r)})}}const nA={implementation:m$,Node:y$},g$=(t,e)=>`The intersection of distinct morphs at a single path is indeterminate:
94
+ Left: ${t}
95
+ Right: ${e}`,b$=ct({kind:"proto",hasAssociatedError:!0,collapsibleKey:"proto",keys:{proto:{serialize:t=>fy(t)??ms(t)},dateAllowsInvalid:{}},normalize:t=>{const e=typeof t=="string"?{proto:No[t]}:typeof t=="function"?Jt(t)?t:{proto:t}:typeof t.proto=="string"?{...t,proto:No[t.proto]}:t;return typeof e.proto!="function"&&Z(Iu.writeInvalidSchemaMessage(e.proto)),cy(e,"dateAllowsInvalid")&&e.proto!==Date&&Z(Iu.writeBadInvalidDateMessage(e.proto)),e},applyConfig:(t,e)=>t.dateAllowsInvalid===void 0&&t.proto===Date&&e.dateAllowsInvalid?{...t,dateAllowsInvalid:!0}:t,defaults:{description:t=>t.builtinName?yN[t.builtinName]:`an instance of ${t.proto.name}`,actual:t=>t instanceof Date&&t.toString()==="Invalid Date"?"an invalid Date":Ip(t)},intersections:{proto:(t,e)=>t.proto===Date&&e.proto===Date?t.dateAllowsInvalid?e:t:qS(t.proto,e.proto)?t:qS(e.proto,t.proto)?e:ae.init("proto",t,e),domain:(t,e)=>e.domain==="object"?t:ae.init("domain",ne.intrinsic.object.internal,e)}});class v$ extends xy{builtinName=fy(this.proto);serializedConstructor=this.json.proto;requiresInvalidDateCheck=this.proto===Date&&!this.dateAllowsInvalid;traverseAllows=this.requiresInvalidDateCheck?e=>e instanceof Date&&e.toString()!=="Invalid Date":e=>e instanceof this.proto;compiledCondition=`data instanceof ${this.serializedConstructor}${this.requiresInvalidDateCheck?' && data.toString() !== "Invalid Date"':""}`;compiledNegation=`!(${this.compiledCondition})`;innerToJsonSchema(e){switch(this.builtinName){case"Array":return{type:"array"};case"Date":return e.fallback.date?.({code:"date",base:{}})??e.fallback.proto({code:"proto",base:{},proto:this.proto});default:return e.fallback.proto({code:"proto",base:{},proto:this.proto})}}expression=this.dateAllowsInvalid?"Date | InvalidDate":this.proto.name;get nestableExpression(){return this.dateAllowsInvalid?`(${this.expression})`:this.expression}domain="object";get defaultShortDescription(){return this.description}}const Iu={implementation:b$,Node:v$,writeBadInvalidDateMessage:t=>`dateAllowsInvalid may only be specified with constructor Date (was ${t.name})`,writeInvalidSchemaMessage:t=>`instanceOf operand must be a function (was ${Jn(t)})`},S$=ct({kind:"union",hasAssociatedError:!0,collapsibleKey:"branches",keys:{ordered:{},branches:{child:!0,parse:(t,e)=>{const n=[];for(const r of t){const o=pe(r,"root")?r.branches:e.$.parseSchema(r).branches;for(const c of o)if(c.hasKind("morph")){const u=n.findIndex(d=>d.hasKind("morph")&&d.hasEqualMorphs(c));if(u===-1)n.push(c);else{const d=n[u];n[u]=e.$.node("morph",{...d.inner,in:d.in.rawOr(c.in)})}}else n.push(c)}return e.def.ordered||n.sort((r,o)=>r.hash<o.hash?-1:1),n}}},normalize:t=>Ft(t)?{branches:t}:t,reduce:(t,e)=>{const n=C$(t);if(n.length===1)return n[0];if(n.length!==t.branches.length)return e.node("union",{...t,branches:n},{prereduced:!0})},defaults:{description:t=>t.distribute(e=>e.description,Ao),expected:t=>{const e=tN(t.errors,"propString"),n=Object.entries(e).map(([r,o])=>{const c=[];for(const h of o)us(c,h.expected);const u=Ao(c),d=o.every(h=>h.actual===o[0].actual)?o[0].actual:qe(o[0].data);return`${r&&`${r} `}must be ${u}${d&&` (was ${d})`}`});return Ao(n)},problem:t=>t.expected,message:t=>t.problem},intersections:{union:(t,e,n)=>{if(t.isNever!==e.isNever)return ae.init("presence",t,e);let r;return t.ordered?(e.ordered&&Z(N$(t.expression,e.expression)),r=tp(e.branches,t.branches,n),r instanceof ae&&r.invert()):r=tp(t.branches,e.branches,n),r instanceof ae?r:n.$.parseSchema(t.ordered||e.ordered?{branches:r,ordered:!0}:{branches:r})},...Rl("union",(t,e,n)=>{const r=tp(t.branches,[e],n);return r instanceof ae?r:r.length===1?r[0]:n.$.parseSchema(t.ordered?{branches:r,ordered:!0}:{branches:r})})}});class x$ extends El{isBoolean=this.branches.length===2&&this.branches[0].hasUnit(!1)&&this.branches[1].hasUnit(!0);get branchGroups(){const e=[];let n=-1;for(const r of this.branches){if(r.hasKind("unit")&&r.domain==="boolean"){n===-1?(n=e.length,e.push(r)):e[n]=ne.intrinsic.boolean;continue}e.push(r)}return e}unitBranches=this.branches.filter(e=>e.in.hasKind("unit"));discriminant=this.discriminate();discriminantJson=this.discriminant?k$(this.discriminant):null;expression=this.distribute(e=>e.nestableExpression,M$);createBranchedOptimisticRootApply(){return(e,n)=>{const r=this.traverseOptimistic(e);if(r!==Li)return r;const o=new mo(e,this.$.resolvedConfig);return this.traverseApply(e,o),o.finalize(n)}}get shallowMorphs(){return this.branches.reduce((e,n)=>us(e,n.shallowMorphs),[])}get defaultShortDescription(){return this.distribute(e=>e.defaultShortDescription,Ao)}innerToJsonSchema(e){if(this.branchGroups.length===1&&this.branchGroups[0].equals(ne.intrinsic.boolean))return{type:"boolean"};const n=this.branchGroups.map(r=>r.toJsonSchemaRecurse(e));return n.every(r=>Object.keys(r).length===1&&cy(r,"const"))?{enum:n.map(r=>r.const)}:{anyOf:n}}traverseAllows=(e,n)=>this.branches.some(r=>r.traverseAllows(e,n));traverseApply=(e,n)=>{const r=[];for(let o=0;o<this.branches.length;o++){if(n.pushBranch(),this.branches[o].traverseApply(e,n),!n.hasError())return this.branches[o].includesTransform?n.queuedMorphs.push(...n.popBranch().queuedMorphs):n.popBranch();r.push(n.popBranch().error)}n.errorFromNodeContext({code:"union",errors:r,meta:this.meta})};traverseOptimistic=e=>{for(let n=0;n<this.branches.length;n++){const r=this.branches[n];if(r.traverseAllows(e))return r.contextFreeMorph?r.contextFreeMorph(e):e}return Li};compile(e){if(!this.discriminant||this.unitBranches.length===this.branches.length&&this.branches.length===2)return this.compileIndiscriminable(e);let n=this.discriminant.optionallyChainedPropString;this.discriminant.kind==="domain"&&(n=`typeof ${n} === "object" ? ${n} === null ? "null" : "object" : typeof ${n} === "function" ? "object" : typeof ${n}`);const r=this.discriminant.cases,o=Object.keys(r),{optimistic:c}=e;if(e.optimistic=!1,e.block(`switch(${n})`,()=>{for(const y in r){const g=r[y],v=y==="default"?y:`case ${y}`;e.line(`${v}: return ${g===!0?c?e.data:g:c?`${e.invoke(g)} ? ${g.contextFreeMorph?`${Qt(g.contextFreeMorph)}(${e.data})`:e.data} : "${Li}"`:e.invoke(g)}`)}return e}),e.traversalKind==="Allows"){e.return(c?`"${Li}"`:!1);return}const u=Ao(this.discriminant.kind==="domain"?o.map(y=>{const g=y.slice(1,-1);return g==="function"?Ii.object:Ii[g]}):o),d=this.discriminant.path.map(y=>typeof y=="symbol"?Qt(y):JSON.stringify(y)),h=JSON.stringify(u),p=this.discriminant.kind==="domain"?`${R$}[${n}]`:`${O$}(${n})`;e.line(`ctx.errorFromNodeContext({
96
+ code: "predicate",
97
+ expected: ${h},
98
+ actual: ${p},
99
+ relativePath: [${d}],
100
+ meta: ${this.compiledMeta}
101
+ })`)}compileIndiscriminable(e){if(e.traversalKind==="Apply"){e.const("errors","[]");for(const n of this.branches)e.line("ctx.pushBranch()").line(e.invoke(n)).if("!ctx.hasError()",()=>e.return(n.includesTransform?"ctx.queuedMorphs.push(...ctx.popBranch().queuedMorphs)":"ctx.popBranch()")).line("errors.push(ctx.popBranch().error)");e.line(`ctx.errorFromNodeContext({ code: "union", errors, meta: ${this.compiledMeta} })`)}else{const{optimistic:n}=e;e.optimistic=!1;for(const r of this.branches)e.if(`${e.invoke(r)}`,()=>e.return(n?r.contextFreeMorph?`${Qt(r.contextFreeMorph)}(${e.data})`:e.data:!0));e.return(n?`"${Li}"`:!1)}}get nestableExpression(){return this.isBoolean?"boolean":`(${this.expression})`}discriminate(){if(this.branches.length<2||this.isCyclic)return null;if(this.unitBranches.length===this.branches.length){const c=He(this.unitBranches,(u,d)=>[`${d.in.serializedValue}`,d.hasKind("morph")?d:!0]);return{kind:"unit",path:[],optionallyChainedPropString:"data",cases:c}}const e=[];for(let c=0;c<this.branches.length-1;c++){const u=this.branches[c];for(let d=c+1;d<this.branches.length;d++){const h=this.branches[d],p=Gi(u.in,h.in,u.$);if(p instanceof ae)for(const y of p){if(!y.kind||y.optional)continue;let g,v;if(y.kind==="domain"){const w=y.l,T=y.r;g=`"${typeof w=="string"?w:w.domain}"`,v=`"${typeof T=="string"?T:T.domain}"`}else if(y.kind==="unit")g=y.l.serializedValue,v=y.r.serializedValue;else continue;const S=e.find(w=>Co(w.path,y.path)&&w.kind===y.kind);S?(S.cases[g]?S.cases[g].branchIndices=us(S.cases[g].branchIndices,c):S.cases[g]??={branchIndices:[c],condition:y.l},S.cases[v]?S.cases[v].branchIndices=us(S.cases[v].branchIndices,d):S.cases[v]??={branchIndices:[d],condition:y.r}):e.push({kind:y.kind,cases:{[g]:{branchIndices:[c],condition:y.l},[v]:{branchIndices:[d],condition:y.r}},path:y.path})}}}const n=this.ordered?A$(e,this.branches):e;if(!n.length)return null;const r=w$(n,this),o={};for(const c in r.best.cases){const u=T$(r,c);if(u===null){o[c]=!0;continue}if(u.length===this.branches.length)return null;this.ordered&&u.sort((p,y)=>p.originalIndex-y.originalIndex);const d=u.map(p=>p.branch),h=d.length===1?d[0]:this.$.node("union",this.ordered?{branches:d,ordered:!0}:d);Object.assign(this.referencesById,h.referencesById),o[c]=h}if(r.defaultEntries.length){const c=r.defaultEntries.map(u=>u.branch);o.default=this.$.node("union",this.ordered?{branches:c,ordered:!0}:c,{prereduced:!0}),Object.assign(this.referencesById,o.default.referencesById)}return Object.assign(r.location,{cases:o})}}const w$=(t,e)=>{const n=t.sort((c,u)=>Object.keys(u.cases).length-Object.keys(c.cases).length)[0],r={kind:n.kind,path:n.path,optionallyChainedPropString:iA(n.path)},o=e.branches.map((c,u)=>({originalIndex:u,branch:c}));return{best:n,location:r,defaultEntries:o,node:e}},T$=(t,e)=>{const n=t.best.cases[e],r=E$(n.condition,t.location.path,t.node.$);let o=[];const c=[];for(let u=0;u<t.defaultEntries.length;u++){const d=t.defaultEntries[u];if(n.branchIndices.includes(d.originalIndex)){const h=nx(t.node.branches[d.originalIndex],t.location);h===null?o=null:o?.push({originalIndex:d.originalIndex,branch:h})}else if(d.branch.hasKind("alias")&&r.hasKind("domain")&&r.domain==="object")o?.push(d);else{if(d.branch.in.overlaps(r)){const h=nx(d.branch,t.location);o?.push({originalIndex:d.originalIndex,branch:h})}c.push(d)}}return t.defaultEntries=c,o},A$=(t,e)=>t.filter(r=>{const o=Object.values(r.cases).map(c=>c.branchIndices);for(let c=0;c<o.length-1;c++){const u=o[c];for(let d=c+1;d<o.length;d++){const h=o[d];for(const p of u)for(const y of h)if(p>y&&e[p].overlaps(e[y]))return!1}}return!0}),E$=(t,e,n)=>{let r=t==="undefined"?n.node("unit",{unit:void 0}):t==="null"?n.node("unit",{unit:null}):t==="boolean"?n.units([!0,!1]):t;for(let o=e.length-1;o>=0;o--){const c=e[o];r=n.node("intersection",typeof c=="number"?{proto:"Array",sequence:[...WD(c).map(u=>({})),r]}:{domain:"object",required:[{key:c,value:r}]})}return r},iA=t=>t.reduce((e,n)=>e+ET(n,!0),"data"),R$=Qt(nN),O$=Qt(qe),rA={implementation:S$,Node:x$},k$=t=>({kind:t.kind,path:t.path.map(e=>typeof e=="string"?e:Al(e)),cases:He(t.cases,(e,n)=>[e,n===!0?n:n.hasKind("union")&&n.discriminantJson?n.discriminantJson:n.json])}),_$={delimiter:" | ",finalDelimiter:" | "},M$=t=>Ao(t,_$),Ao=(t,e)=>{const n=e?.delimiter??", ",r=e?.finalDelimiter??" or ";if(t.length===0)return"never";if(t.length===1)return t[0];if(t.length===2&&t[0]==="false"&&t[1]==="true"||t[0]==="true"&&t[1]==="false")return"boolean";const o={},c=t.filter(d=>o[d]?!1:o[d]=!0),u=c.pop();return`${c.join(n)}${c.length?r:""}${u}`},tp=(t,e,n)=>{const r=e.map(()=>[]);for(let c=0;c<t.length;c++){let u={};for(let d=0;d<e.length;d++){if(r[d]===null)continue;if(t[c].equals(e[d])){r[d]=null,u={};break}const h=Bt(t[c],e[d],n);if(!(h instanceof ae)){if(h.equals(t[c])){r[d].push(t[c]),u={};break}h.equals(e[d])?r[d]=null:u[d]=h}}for(const d in u)r[d][c]=u[d]}const o=r.flatMap((c,u)=>c?.flatMap(d=>d.branches)??e[u]);return o.length===0?ae.init("union",t,e):o},C$=({branches:t,ordered:e})=>{if(t.length<2)return t;const n=t.map(()=>!0);for(let r=0;r<t.length;r++)for(let o=r+1;o<t.length&&n[r]&&n[o];o++){if(t[r].equals(t[o])){n[o]=!1;continue}const c=Gi(t[r].in,t[o].in,t[0].$);c instanceof ae||(e||D$(t[r],t[o]),c.equals(t[r].in)?n[r]=!!e:c.equals(t[o].in)&&(n[o]=!1))}return t.filter((r,o)=>n[o])},D$=(t,e)=>{!t.includesTransform&&!e.includesTransform||(Co(t.shallowMorphs,e.shallowMorphs)||Z(ix(t.expression,e.expression)),Co(t.flatMorphs,e.flatMorphs,{isEqual:(n,r)=>n.propString===r.propString&&(n.node.hasKind("morph")&&r.node.hasKind("morph")?n.node.hasEqualMorphs(r.node):n.node.hasKind("intersection")&&r.node.hasKind("intersection")?n.node.structure?.structuralMorphRef===r.node.structure?.structuralMorphRef:!1)})||Z(ix(t.expression,e.expression)))},nx=(t,e)=>t.transform((n,r)=>n==="domain"||n==="unit"?null:r,{shouldTransform:(n,r)=>{const o=iA(r.path);return e.optionallyChainedPropString.startsWith(o)?n.hasKind("domain")&&n.domain==="object"||(n.hasKind("domain")||e.kind==="unit")&&o===e.optionallyChainedPropString?!0:n.children.length!==0&&n.kind!=="index":!1}}),ix=(t,e)=>`An unordered union of a type including a morph and a type with overlapping input is indeterminate:
102
+ Left: ${t}
103
+ Right: ${e}`,N$=(t,e)=>`The intersection of two ordered unions is indeterminate:
104
+ Left: ${t}
105
+ Right: ${e}`,$$=ct({kind:"unit",hasAssociatedError:!0,keys:{unit:{preserveUndefined:!0,serialize:t=>t instanceof Date?t.toISOString():ms(t)}},normalize:t=>t,defaults:{description:t=>qe(t.unit),problem:({expected:t,actual:e})=>`${t===e?`must be reference equal to ${t} (serialized to the same value)`:`must be ${t} (was ${e})`}`},intersections:{unit:(t,e)=>ae.init("unit",t,e),...Rl("unit",(t,e)=>{if(e.allows(t.unit))return t;const n=e.hasKind("intersection")?e.basis:e;if(n){const r=n.hasKind("domain")?n:ne.intrinsic.object;if(t.domain!==r.domain){const o=t.domain==="undefined"||t.domain==="null"||t.domain==="boolean"?t.domain:ne.intrinsic[t.domain];return ae.init("domain",o,r)}}return ae.init("assignability",t,e.hasKind("intersection")?e.children.find(r=>!r.allows(t.unit)):e)})}});class j$ extends xy{compiledValue=this.json.unit;serializedValue=typeof this.unit=="string"||this.unit instanceof Date?JSON.stringify(this.compiledValue):`${this.compiledValue}`;compiledCondition=rx(this.unit,this.serializedValue);compiledNegation=rx(this.unit,this.serializedValue,"negated");expression=qe(this.unit);domain=Jn(this.unit);get defaultShortDescription(){return this.domain==="object"?Ii.object:this.description}innerToJsonSchema(e){return this.unit===null?{type:"null"}:ne.intrinsic.jsonPrimitive.allows(this.unit)?{const:this.unit}:e.fallback.unit({code:"unit",base:{},unit:this.unit})}traverseAllows=this.unit instanceof Date?e=>e instanceof Date&&e.toISOString()===this.compiledValue:Number.isNaN(this.unit)?e=>Number.isNaN(e):e=>e===this.unit}const sA={implementation:$$,Node:j$},rx=(t,e,n)=>{if(t instanceof Date){const r=`data instanceof Date && data.toISOString() === ${e}`;return n?`!(${r})`:r}return Number.isNaN(t)?`${n?"!":""}Number.isNaN(data)`:`data ${n?"!":"="}== ${e}`},B$=ct({kind:"index",hasAssociatedError:!1,intersectionIsOpen:!0,keys:{signature:{child:!0,parse:(t,e)=>{const n=e.$.parseSchema(t);if(!n.extends(ne.intrinsic.key))return Z(U$(n.expression));const r=n.branches.filter(o=>o.hasKind("unit"));return r.length?Z(V$(r.map(o=>qe(o.unit)))):n}},value:{child:!0,parse:(t,e)=>e.$.parseSchema(t)}},normalize:t=>t,defaults:{description:t=>`[${t.signature.expression}]: ${t.value.description}`},intersections:{index:(t,e,n)=>{if(t.signature.equals(e.signature)){const r=Bt(t.value,e.value,n),o=r instanceof ae?ne.intrinsic.never.internal:r;return n.$.node("index",{signature:t.signature,value:o})}return t.signature.extends(e.signature)&&t.value.subsumes(e.value)?e:e.signature.extends(t.signature)&&e.value.subsumes(t.value)?t:null}}});class L$ extends Po{impliedBasis=ne.intrinsic.object.internal;expression=`[${this.signature.expression}]: ${this.value.expression}`;flatRefs=Ie(this.value.flatRefs.map(e=>_r([this.signature,...e.path],e.node)),_r([this.signature],this.value));traverseAllows=(e,n)=>Lu(e).every(r=>this.signature.traverseAllows(r[0],n)?Fi(r[0],()=>this.value.traverseAllows(r[1],n),n):!0);traverseApply=(e,n)=>{for(const r of Lu(e))this.signature.traverseAllows(r[0],n)&&Fi(r[0],()=>this.value.traverseApply(r[1],n),n)};_transform(e,n){n.path.push(this.signature);const r=super._transform(e,n);return n.path.pop(),r}compile(){}}const oA={implementation:B$,Node:L$},V$=t=>`Index keys ${t.join(", ")} should be specified as named props.`,U$=t=>`Indexed key definition '${t}' must be a string or symbol`,z$=ct({kind:"required",hasAssociatedError:!0,intersectionIsOpen:!0,keys:{key:{},value:{child:!0,parse:(t,e)=>e.$.parseSchema(t)}},normalize:t=>t,defaults:{description:t=>`${t.compiledKey}: ${t.value.description}`,expected:t=>t.missingValueDescription,actual:()=>"missing"},intersections:{required:em,optional:em}});class K$ extends QT{expression=`${this.compiledKey}: ${this.value.expression}`;errorContext=Object.freeze({code:"required",missingValueDescription:this.value.defaultShortDescription,relativePath:[this.key],meta:this.meta});compiledErrorContext=pf(this.errorContext)}const aA={implementation:z$,Node:K$},q$=ct({kind:"sequence",hasAssociatedError:!1,collapsibleKey:"variadic",keys:{prefix:{child:!0,parse:(t,e)=>{if(t.length!==0)return t.map(n=>e.$.parseSchema(n))}},optionals:{child:!0,parse:(t,e)=>{if(t.length!==0)return t.map(n=>e.$.parseSchema(n))}},defaultables:{child:t=>t.map(e=>e[0]),parse:(t,e)=>{if(t.length!==0)return t.map(n=>{const r=e.$.parseSchema(n[0]);return vy(r,n[1],null),[r,n[1]]})},serialize:t=>t.map(e=>[e[0].collapsibleJson,ms(e[1])])},variadic:{child:!0,parse:(t,e)=>e.$.parseSchema(t,e)},minVariadicLength:{parse:t=>t===0?void 0:t},postfix:{child:!0,parse:(t,e)=>{if(t.length!==0)return t.map(n=>e.$.parseSchema(n))}}},normalize:t=>{if(typeof t=="string")return{variadic:t};if("variadic"in t||"prefix"in t||"defaultables"in t||"optionals"in t||"postfix"in t||"minVariadicLength"in t){if(t.postfix?.length){if(!t.variadic)return Z(G$);if(t.optionals?.length||t.defaultables?.length)return Z(cA)}return t.minVariadicLength&&!t.variadic?Z("minVariadicLength may not be specified without a variadic element"):t}return{variadic:t}},reduce:(t,e)=>{let n=t.minVariadicLength??0;const r=t.prefix?.slice()??[],o=t.defaultables?.slice()??[],c=t.optionals?.slice()??[],u=t.postfix?.slice()??[];if(t.variadic){for(;c.at(-1)?.equals(t.variadic);)c.pop();if(c.length===0&&o.length===0)for(;r.at(-1)?.equals(t.variadic);)r.pop(),n++;for(;u[0]?.equals(t.variadic);)u.shift(),n++}else c.length===0&&o.length===0&&r.push(...u.splice(0));if(n!==t.minVariadicLength||t.prefix&&t.prefix.length!==r.length)return e.node("sequence",{...t,prefix:r,defaultables:o,optionals:c,postfix:u,minVariadicLength:n},{prereduced:!0})},defaults:{description:t=>t.isVariadicOnly?`${t.variadic.nestableExpression}[]`:`[${t.tuple.map(n=>n.kind==="defaultables"?`${n.node.nestableExpression} = ${qe(n.default)}`:n.kind==="optionals"?`${n.node.nestableExpression}?`:n.kind==="variadic"?`...${n.node.nestableExpression}[]`:n.node.expression).join(", ")}]`},intersections:{sequence:(t,e,n)=>{const r=Za({l:t.tuple,r:e.tuple,disjoint:new ae,result:[],fixedVariants:[],ctx:n}),o=r.disjoint.length===0?[r,...r.fixedVariants]:r.fixedVariants;return o.length===0?r.disjoint:o.length===1?n.$.node("sequence",sx(o[0].result)):n.$.node("union",o.map(c=>({proto:Array,sequence:sx(c.result)})))}}});class P$ extends Po{impliedBasis=ne.intrinsic.Array.internal;tuple=F$(this.inner);prefixLength=this.prefix?.length??0;defaultablesLength=this.defaultables?.length??0;optionalsLength=this.optionals?.length??0;postfixLength=this.postfix?.length??0;defaultablesAndOptionals=[];prevariadic=this.tuple.filter(e=>e.kind==="defaultables"||e.kind==="optionals"?(this.defaultablesAndOptionals.push(e.node),!0):e.kind==="prefix");variadicOrPostfix=os(this.variadic&&[this.variadic],this.postfix);flatRefs=this.addFlatRefs();addFlatRefs(){return GS(this.flatRefs,this.prevariadic.flatMap((e,n)=>Ie(e.node.flatRefs.map(r=>_r([`${n}`,...r.path],r.node)),_r([`${n}`],e.node)))),GS(this.flatRefs,this.variadicOrPostfix.flatMap(e=>Ie(e.flatRefs.map(n=>_r([ne.intrinsic.nonNegativeIntegerString.internal,...n.path],n.node)),_r([ne.intrinsic.nonNegativeIntegerString.internal],e)))),this.flatRefs}isVariadicOnly=this.prevariadic.length+this.postfixLength===0;minVariadicLength=this.inner.minVariadicLength??0;minLength=this.prefixLength+this.minVariadicLength+this.postfixLength;minLengthNode=this.minLength===0?null:this.$.node("minLength",this.minLength);maxLength=this.variadic?null:this.tuple.length;maxLengthNode=this.maxLength===null?null:this.$.node("maxLength",this.maxLength);impliedSiblings=this.minLengthNode?this.maxLengthNode?[this.minLengthNode,this.maxLengthNode]:[this.minLengthNode]:this.maxLengthNode?[this.maxLengthNode]:[];defaultValueMorphs=H$(this);defaultValueMorphsReference=this.defaultValueMorphs.length?Qt(this.defaultValueMorphs):void 0;elementAtIndex(e,n){if(n<this.prevariadic.length)return this.tuple[n];const r=e.length-this.postfixLength;return n>=r?{kind:"postfix",node:this.postfix[n-r]}:{kind:"variadic",node:this.variadic??Et(`Unexpected attempt to access index ${n} on ${this}`)}}traverseAllows=(e,n)=>{for(let r=0;r<e.length;r++)if(!this.elementAtIndex(e,r).node.traverseAllows(e[r],n))return!1;return!0};traverseApply=(e,n)=>{let r=0;for(;r<e.length;r++)Fi(r,()=>this.elementAtIndex(e,r).node.traverseApply(e[r],n),n)};get element(){return this.cacheGetter("element",this.$.node("union",this.children))}compile(e){if(this.prefix)for(const[n,r]of this.prefix.entries())e.traverseKey(`${n}`,`data[${n}]`,r);for(const[n,r]of this.defaultablesAndOptionals.entries()){const o=`${n+this.prefixLength}`;e.if(`${o} >= ${e.data}.length`,()=>e.traversalKind==="Allows"?e.return(!0):e.return()),e.traverseKey(o,`data[${o}]`,r)}if(this.variadic&&(this.postfix&&e.const("firstPostfixIndex",`${e.data}.length${this.postfix?`- ${this.postfix.length}`:""}`),e.for(`i < ${this.postfix?"firstPostfixIndex":"data.length"}`,()=>e.traverseKey("i","data[i]",this.variadic),this.prevariadic.length),this.postfix))for(const[n,r]of this.postfix.entries()){const o=`firstPostfixIndex + ${n}`;e.traverseKey(o,`data[${o}]`,r)}e.traversalKind==="Allows"&&e.return(!0)}_transform(e,n){n.path.push(ne.intrinsic.nonNegativeIntegerString.internal);const r=super._transform(e,n);return n.path.pop(),r}expression=this.description;reduceJsonSchema(e,n){if(this.prevariadic.length&&(e.prefixItems=this.prevariadic.map(r=>{const o=r.node.toJsonSchemaRecurse(n);if(r.kind==="defaultables"){const c=typeof r.default=="function"?r.default():r.default;o.default=ne.intrinsic.jsonData.allows(c)?c:n.fallback.defaultValue({code:"defaultValue",base:o,value:c})}return o})),this.minLength&&(e.minItems=this.minLength),this.variadic){const r=Object.assign(e,{items:this.variadic.toJsonSchemaRecurse(n)});if(this.maxLength&&(r.maxItems=this.maxLength),this.postfix){const o=this.postfix.map(c=>c.toJsonSchemaRecurse(n));e=n.fallback.arrayPostfix({code:"arrayPostfix",base:r,elements:o})}}else e.items=!1,delete e.maxItems;return e}}const I$={},H$=t=>{if(!t.defaultables)return[];const e=[];let n="[";const r=t.prefixLength+t.defaultablesLength-1;for(let o=t.prefixLength;o<=r;o++){const[c,u]=t.defaultables[o-t.prefixLength];e.push(eA(o,c,u)),n+=`${o}: ${c.id} = ${ms(u)}, `}return n+="]",I$[n]??=e},lA={implementation:q$,Node:P$},F$=t=>{const e=[];if(t.prefix)for(const n of t.prefix)e.push({kind:"prefix",node:n});if(t.defaultables)for(const[n,r]of t.defaultables)e.push({kind:"defaultables",node:n,default:r});if(t.optionals)for(const n of t.optionals)e.push({kind:"optionals",node:n});if(t.variadic&&e.push({kind:"variadic",node:t.variadic}),t.postfix)for(const n of t.postfix)e.push({kind:"postfix",node:n});return e},sx=t=>t.reduce((e,n)=>(n.kind==="variadic"?e.variadic=n.node:n.kind==="defaultables"?e.defaultables=Ie(e.defaultables,[[n.node,n.default]]):e[n.kind]=Ie(e[n.kind],n.node),e),{}),cA="A postfix required element cannot follow an optional or defaultable element",G$="A postfix element requires a variadic element",Za=t=>{const[e,...n]=t.l,[r,...o]=t.r;if(!e||!r)return t;const c=n.at(-1)?.kind==="postfix",u=o.at(-1)?.kind==="postfix",d=e.kind==="prefix"||r.kind==="prefix"?"prefix":e.kind==="postfix"||r.kind==="postfix"?"postfix":e.kind==="variadic"&&r.kind==="variadic"?"variadic":c||u?"prefix":e.kind==="defaultables"||r.kind==="defaultables"?"defaultables":"optionals";if(e.kind==="prefix"&&r.kind==="variadic"&&u){const g=Za({...t,fixedVariants:[],r:o.map(v=>({...v,kind:"prefix"}))});g.disjoint.length===0&&t.fixedVariants.push(g)}else if(r.kind==="prefix"&&e.kind==="variadic"&&c){const g=Za({...t,fixedVariants:[],l:n.map(v=>({...v,kind:"prefix"}))});g.disjoint.length===0&&t.fixedVariants.push(g)}const h=Bt(e.node,r.node,t.ctx);if(h instanceof ae)if(d==="prefix"||d==="postfix")t.disjoint.push(...h.withPrefixKey(d==="prefix"?t.result.length:`-${n.length+1}`,"required")),t.result=[...t.result,{kind:d,node:ne.intrinsic.never.internal}];else return d==="optionals"||d==="defaultables"?t:Za({...t,fixedVariants:[],l:n.map(g=>({...g,kind:"prefix"})),r:n.map(g=>({...g,kind:"prefix"}))});else d==="defaultables"?(e.kind==="defaultables"&&r.kind==="defaultables"&&e.default!==r.default&&Z(WT(e.default,r.default)),t.result=[...t.result,{kind:d,node:h,default:e.kind==="defaultables"?e.default:r.kind==="defaultables"?r.default:Et(`Unexpected defaultable intersection from ${e.kind} and ${r.kind} elements.`)}]):t.result=[...t.result,{kind:d,node:h}];const p=t.l.length,y=t.r.length;return(e.kind!=="variadic"||p>=y&&(r.kind==="variadic"||y===1))&&(t.l=n),(r.kind!=="variadic"||y>=p&&(e.kind==="variadic"||p===1))&&(t.r=o),Za(t)},uA=t=>e=>{if(e.props.length||e.index){const n=e.index?.map(o=>o[t])??[];for(const o of e.props)n.push(o[t]);e.undeclared&&n.push(`+ (undeclared): ${e.undeclared}`);const r=`{ ${n.join(", ")} }`;return e.sequence?`${r} & ${e.sequence.description}`:r}return e.sequence?.description??"{}"},Y$=uA("description"),X$=uA("expression"),ox=(t,e,n)=>{const r=t.required?"required":"optional";if(!e.signature.allows(t.key))return null;const o=Gi(t.value,e.value,n);return o instanceof ae?r==="optional"?n.node("optional",{key:t.key,value:ne.intrinsic.never.internal}):o.withPrefixKey(t.key,t.kind):null},J$=ct({kind:"structure",hasAssociatedError:!1,normalize:t=>t,applyConfig:(t,e)=>!t.undeclared&&e.onUndeclaredKey!=="ignore"?{...t,undeclared:e.onUndeclaredKey}:t,keys:{required:{child:!0,parse:on("required"),reduceIo:(t,e,n)=>{e.required=Ie(e.required,n.map(r=>r[t]))}},optional:{child:!0,parse:on("optional"),reduceIo:(t,e,n)=>{if(t==="in"){e.optional=n.map(r=>r.in);return}for(const r of n)e[r.outProp.kind]=Ie(e[r.outProp.kind],r.outProp.out)}},index:{child:!0,parse:on("index")},sequence:{child:!0,parse:on("sequence")},undeclared:{parse:t=>t==="ignore"?void 0:t,reduceIo:(t,e,n)=>{n==="delete"&&(t==="in"?delete e.undeclared:e.undeclared="reject")}}},defaults:{description:Y$},intersections:{structure:(t,e,n)=>{const r={...t.inner},o={...e.inner},c=new ae;if(t.undeclared){const h=t.keyof();for(const p of e.requiredKeys)h.allows(p)||c.add("presence",ne.intrinsic.never.internal,e.propsByKey[p].value,{path:[p]});o.optional&&(o.optional=o.optional.filter(p=>h.allows(p.key))),o.index&&(o.index=o.index.flatMap(p=>{if(p.signature.extends(h))return p;const y=Gi(h,p.signature,n.$);if(y instanceof ae)return[];const g=tm(y,p.value,n.$);return g.required&&(o.required=os(o.required,g.required)),g.optional&&(o.optional=os(o.optional,g.optional)),g.index??[]}))}if(e.undeclared){const h=e.keyof();for(const p of t.requiredKeys)h.allows(p)||c.add("presence",t.propsByKey[p].value,ne.intrinsic.never.internal,{path:[p]});r.optional&&(r.optional=r.optional.filter(p=>h.allows(p.key))),r.index&&(r.index=r.index.flatMap(p=>{if(p.signature.extends(h))return p;const y=Gi(h,p.signature,n.$);if(y instanceof ae)return[];const g=tm(y,p.value,n.$);return g.required&&(r.required=os(r.required,g.required)),g.optional&&(r.optional=os(r.optional,g.optional)),g.index??[]}))}const u={};(t.undeclared||e.undeclared)&&(u.undeclared=t.undeclared==="reject"||e.undeclared==="reject"?"reject":"delete");const d=Ku({kind:"structure",baseInner:u,l:qu(r),r:qu(o),roots:[],ctx:n});return d instanceof ae&&c.push(...d),c.length?c:d}},reduce:(t,e)=>{if(t.index){if(!(t.required||t.optional))return;let n=!1;const r=t.required??[],o=t.optional??[],c=[...o];for(const u of t.index){for(const d of r){const h=ox(d,u,e);if(h instanceof ae)return h}for(const[d,h]of o.entries()){const p=ox(h,u,e);if(p instanceof ae)return p;p!==null&&(c[d]=p,n=!0)}}if(n)return e.node("structure",{...t,optional:c},{prereduced:!0})}}});class Z$ extends Po{impliedBasis=ne.intrinsic.object.internal;impliedSiblings=this.children.flatMap(e=>e.impliedSiblings??[]);props=os(this.required,this.optional);propsByKey=He(this.props,(e,n)=>[n.key,n]);propsByKeyReference=Qt(this.propsByKey);expression=X$(this);requiredKeys=this.required?.map(e=>e.key)??[];optionalKeys=this.optional?.map(e=>e.key)??[];literalKeys=[...this.requiredKeys,...this.optionalKeys];_keyof;keyof(){if(this._keyof)return this._keyof;let e=this.$.units(this.literalKeys).branches;if(this.index)for(const{signature:n}of this.index)e=e.concat(n.branches);return this._keyof=this.$.node("union",e)}map(e){return this.$.node("structure",this.props.flatMap(e).reduce((n,r)=>{const o=this.propsByKey[r.key];if(Jt(r))return r.kind!=="required"&&r.kind!=="optional"?Z(`Map result must have kind "required" or "optional" (was ${r.kind})`):(n[r.kind]=Ie(n[r.kind],r),n);const c=r.kind??o?.kind??"required",u=He(r,(d,h)=>d in by.implementation.keys?[d,h]:[]);return n[c]=Ie(n[c],this.$.node(c,u)),n},{}))}assertHasKeys(e){const n=e.filter(r=>!Wc(r,this.keyof()));if(n.length)return Z(ax(this.expression,n))}get(e,...n){let r,o=!1;const c=tj(e);if((typeof c=="string"||typeof c=="symbol")&&this.propsByKey[c]&&(r=this.propsByKey[c].value,o=this.propsByKey[c].required),this.index)for(const d of this.index)Wc(c,d.signature)&&(r=r?.and(d.value)??d.value);if(this.sequence&&Wc(c,ne.intrinsic.nonNegativeIntegerString))if(pe(c,"root"))this.sequence.variadic&&(r=r?.and(this.sequence.element)??this.sequence.element);else{const d=Number.parseInt(c);if(d<this.sequence.prevariadic.length){const h=this.sequence.prevariadic[d].node;r=r?.and(h)??h,o||=d<this.sequence.prefixLength}else if(this.sequence.variadic){const h=this.$.node("union",this.sequence.variadicOrPostfix);r=r?.and(h)??h}}if(!r)return this.sequence?.variadic&&pe(c,"root")&&c.extends(ne.intrinsic.number)?Z(nj(c.expression,this.sequence.expression)):Z(ax(this.expression,[c]));const u=r.get(...n);return o?u:u.or(ne.intrinsic.undefined)}pick(...e){return this.assertHasKeys(e),this.$.node("structure",this.filterKeys("pick",e))}omit(...e){return this.assertHasKeys(e),this.$.node("structure",this.filterKeys("omit",e))}optionalize(){const{required:e,...n}=this.inner;return this.$.node("structure",{...n,optional:this.props.map(r=>r.hasKind("required")?this.$.node("optional",r.inner):r)})}require(){const{optional:e,...n}=this.inner;return this.$.node("structure",{...n,required:this.props.map(r=>r.hasKind("optional")?{key:r.key,value:r.value}:r)})}merge(e){const n=this.filterKeys("omit",[e.keyof()]);return e.required&&(n.required=Ie(n.required,e.required)),e.optional&&(n.optional=Ie(n.optional,e.optional)),e.index&&(n.index=Ie(n.index,e.index)),e.sequence&&(n.sequence=e.sequence),e.undeclared?n.undeclared=e.undeclared:delete n.undeclared,this.$.node("structure",n)}filterKeys(e,n){const r=OT(this.inner),o=c=>{const u=n.some(d=>Wc(c,d));return e==="pick"?u:!u};return r.required&&(r.required=r.required.filter(c=>o(c.key))),r.optional&&(r.optional=r.optional.filter(c=>o(c.key))),r.index&&(r.index=r.index.filter(c=>o(c.signature))),r}traverseAllows=(e,n)=>this._traverse("Allows",e,n);traverseApply=(e,n)=>this._traverse("Apply",e,n);_traverse=(e,n,r)=>{const o=r?.currentErrorCount??0;for(let c=0;c<this.props.length;c++)if(e==="Allows"){if(!this.props[c].traverseAllows(n,r))return!1}else if(this.props[c].traverseApply(n,r),r.failFast&&r.currentErrorCount>o)return!1;if(this.sequence){if(e==="Allows"){if(!this.sequence.traverseAllows(n,r))return!1}else if(this.sequence.traverseApply(n,r),r.failFast&&r.currentErrorCount>o)return!1}if(this.index||this.undeclared==="reject"){const c=Object.keys(n);c.push(...Object.getOwnPropertySymbols(n));for(let u=0;u<c.length;u++){const d=c[u];if(this.index){for(const h of this.index)if(h.signature.traverseAllows(d,r)){if(e==="Allows"){if(!Fi(d,()=>h.value.traverseAllows(n[d],r),r))return!1}else if(Fi(d,()=>h.value.traverseApply(n[d],r),r),r.failFast&&r.currentErrorCount>o)return!1}}if(this.undeclared==="reject"&&!this.declaresKey(d)&&(e==="Allows"||(r.errorFromNodeContext({code:"predicate",expected:"removed",actual:"",relativePath:[d],meta:this.meta}),r.failFast)))return!1}}return this.structuralMorph&&r&&!r.hasError()&&r.queueMorphs([this.structuralMorph]),!0};get defaultable(){return this.cacheGetter("defaultable",this.optional?.filter(e=>e.hasDefault())??[])}declaresKey=e=>e in this.propsByKey||this.index?.some(n=>n.signature.allows(e))||this.sequence!==void 0&&ne.intrinsic.nonNegativeIntegerString.allows(e);_compileDeclaresKey(e){const n=[];if(this.props.length&&n.push(`k in ${this.propsByKeyReference}`),this.index)for(const r of this.index)n.push(e.invoke(r.signature,{kind:"Allows",arg:"k"}));return this.sequence&&n.push("$ark.intrinsic.nonNegativeIntegerString.allows(k)"),n.join(" || ")||"false"}get structuralMorph(){return this.cacheGetter("structuralMorph",W$(this))}structuralMorphRef=this.structuralMorph&&Qt(this.structuralMorph);compile(e){e.traversalKind==="Apply"&&e.initializeErrorCount();for(const n of this.props)e.check(n),e.traversalKind==="Apply"&&e.returnIfFailFast();if(this.sequence&&(e.check(this.sequence),e.traversalKind==="Apply"&&e.returnIfFailFast()),(this.index||this.undeclared==="reject")&&(e.const("keys","Object.keys(data)"),e.line("keys.push(...Object.getOwnPropertySymbols(data))"),e.for("i < keys.length",()=>this.compileExhaustiveEntry(e))),e.traversalKind==="Allows")return e.return(!0);this.structuralMorphRef&&e.if("ctx && !ctx.hasError()",()=>(e.line("ctx.queueMorphs(["),ej(e,this),e.line("])")))}compileExhaustiveEntry(e){if(e.const("k","keys[i]"),this.index)for(const n of this.index)e.if(`${e.invoke(n.signature,{arg:"k",kind:"Allows"})}`,()=>e.traverseKey("k","data[k]",n.value));return this.undeclared==="reject"&&e.if(`!(${this._compileDeclaresKey(e)})`,()=>e.traversalKind==="Allows"?e.return(!1):e.line(`ctx.errorFromNodeContext({ code: "predicate", expected: "removed", actual: "", relativePath: [k], meta: ${this.compiledMeta} })`).if("ctx.failFast",()=>e.return())),e}reduceJsonSchema(e,n){switch(e.type){case"object":return this.reduceObjectJsonSchema(e,n);case"array":const r=this.sequence?.reduceJsonSchema(e,n)??e;return this.props.length||this.index?n.fallback.arrayObject({code:"arrayObject",base:r,object:this.reduceObjectJsonSchema({type:"object"},n)}):r;default:return _t.throwInternalOperandError("structure",e)}}reduceObjectJsonSchema(e,n){if(this.props.length){e.properties={};for(const r of this.props){const o=r.value.toJsonSchemaRecurse(n);if(typeof r.key=="symbol"){n.fallback.symbolKey({code:"symbolKey",base:e,key:r.key,value:o,optional:r.optional});continue}if(r.hasDefault()){const c=typeof r.default=="function"?r.default():r.default;o.default=ne.intrinsic.jsonData.allows(c)?c:n.fallback.defaultValue({code:"defaultValue",base:o,value:c})}e.properties[r.key]=o}this.requiredKeys.length&&e.properties&&(e.required=this.requiredKeys.filter(r=>typeof r=="string"&&r in e.properties))}if(this.index)for(const r of this.index){const o=r.value.toJsonSchemaRecurse(n);if(r.signature.equals(ne.intrinsic.string)){e.additionalProperties=o;continue}for(const c of r.signature.branches){if(!c.extends(ne.intrinsic.string)){e=n.fallback.symbolKey({code:"symbolKey",base:e,key:null,value:o,optional:!1});continue}let u={type:"string"};if(c.hasKind("morph")&&(u=n.fallback.morph({code:"morph",base:c.in.toJsonSchemaRecurse(n),out:c.out.toJsonSchemaRecurse(n)})),!c.hasKind("intersection"))return Et(`Unexpected index branch kind ${c.kind}.`);const{pattern:d}=c.inner;if(d){const h=Object.assign(u,{pattern:d[0].rule});for(let p=1;p<d.length;p++)u=n.fallback.patternIntersection({code:"patternIntersection",base:h,pattern:d[p].rule});e.patternProperties??={},e.patternProperties[h.pattern]=o}}}return this.undeclared&&!e.additionalProperties&&(e.additionalProperties=!1),e}}const np={},Q$=t=>{let e="";for(let n=0;n<t.defaultable.length;n++)e+=t.defaultable[n].defaultValueMorphRef;if(t.sequence?.defaultValueMorphsReference&&(e+=t.sequence?.defaultValueMorphsReference),t.undeclared==="delete"){if(e+="delete !(",t.required)for(const n of t.required)e+=n.compiledKey+" | ";if(t.optional)for(const n of t.optional)e+=n.compiledKey+" | ";if(t.index)for(const n of t.index)e+=n.signature.id+" | ";if(t.sequence)if(t.sequence.maxLength===null)e+=ve.nonNegativeIntegerString.id;else for(let n=0;n<t.sequence.tuple.length;n++)e+=n+" | ";e+=")"}return e},W$=t=>{const e=Q$(t);if(!e)return;if(np[e])return np[e];const n=(r,o)=>{for(let c=0;c<t.defaultable.length;c++)t.defaultable[c].key in r||t.defaultable[c].defaultValueMorph(r,o);if(t.sequence?.defaultables)for(let c=r.length-t.sequence.prefixLength;c<t.sequence.defaultables.length;c++)t.sequence.defaultValueMorphs[c](r,o);if(t.undeclared==="delete")for(const c in r)t.declaresKey(c)||delete r[c];return r};return np[e]=n},ej=(t,e)=>{const r=`(data${e.defaultable.some(o=>o.defaultValueMorph.length===2)||e.sequence?.defaultValueMorphs.some(o=>o.length===2)?", ctx":""})`;return t.block(`${r} => `,o=>{for(let c=0;c<e.defaultable.length;c++){const{serializedKey:u,defaultValueMorphRef:d}=e.defaultable[c];o.if(`!(${u} in data)`,h=>h.line(`${d}${r}`))}return e.sequence?.defaultables&&o.for(`i < ${e.sequence.defaultables.length}`,c=>c.set("data[i]",5),`data.length - ${e.sequence.prefixLength}`),e.undeclared==="delete"&&o.forIn("data",c=>c.if(`!(${e._compileDeclaresKey(c)})`,u=>u.line("delete data[k]"))),o.return("data")})},fA={implementation:J$,Node:Z$},tj=t=>(pe(t,"root")&&t.hasKind("unit")&&(t=t.unit),typeof t=="number"&&(t=`${t}`),t),nj=(t,e)=>`${t} is not allowed as an array index on ${e}. Use the 'nonNegativeIntegerString' keyword instead.`,tm=(t,e,n)=>{const[r,o]=QD(t.branches,u=>u.hasKind("unit"));if(!r.length)return{index:n.node("index",{signature:t,value:e})};const c={};for(const u of r){const d=n.node("required",{key:u.unit,value:e});c[d.kind]=Ie(c[d.kind],d)}return o.length&&(c.index=n.node("index",{signature:o,value:e})),c},ij=t=>pe(t,"root")?t.expression:qe(t),ax=(t,e)=>`Key${e.length===1?"":"s"} ${e.map(ij).join(", ")} ${e.length===1?"does":"do"} not exist on ${t}`,yf={...H2,alias:Sy.implementation,domain:wy.implementation,unit:sA.implementation,proto:Iu.implementation,union:rA.implementation,morph:nA.implementation,intersection:tA.implementation,divisor:LT.implementation,pattern:XT.implementation,predicate:BT.implementation,required:aA.implementation,optional:by.implementation,index:oA.implementation,sequence:lA.implementation,structure:fA.implementation};ne.defaultConfig=uN(Object.assign(He(yf,(t,e)=>[t,e.defaults]),{jitless:SN(),clone:gN,onUndeclaredKey:"ignore",exactOptionalPropertyTypes:!0,numberAllowsNaN:!1,dateAllowsInvalid:!1,onFail:null,keywords:{},toJsonSchema:_t.defaultConfig}));ne.resolvedConfig=Jp(ne.defaultConfig,ne.config);const rj={...F2,alias:Sy.Node,domain:wy.Node,unit:sA.Node,proto:Iu.Node,union:rA.Node,morph:nA.Node,intersection:tA.Node,divisor:LT.Node,pattern:XT.Node,predicate:BT.Node,required:aA.Node,optional:by.Node,index:oA.Node,sequence:lA.Node,structure:fA.Node};class nm extends sN{get[Hi](){return"module"}}const dA=(t,e)=>new nm(He(t,(n,r)=>[n,pe(r,"module")?dA(r,e):e.bindReference(r)])),sj=t=>Ft(t)?t:"branches"in t&&Ft(t.branches)?t.branches:void 0,oj=(t,e)=>Z(`Node of kind ${e} is not valid as a ${t} definition`),lx=t=>`#${t} duplicates public alias ${t}`,ip={};ne.ambient??={};let cx;const hA="function $",aj=t=>pA(t,mA(t)),pA=(t,e)=>{const n=e.write(hA,4),r=e.compile()();for(const o of t)o.precompilation||(o.traverseAllows=r[`${o.id}Allows`].bind(r),o.isRoot()&&!o.allowsRequiresContext&&(o.allows=o.traverseAllows),o.traverseApply=r[`${o.id}Apply`].bind(r),r[`${o.id}Optimistic`]&&(o.traverseOptimistic=r[`${o.id}Optimistic`].bind(r)),o.precompilation=n)},mA=t=>new AT().return(t.reduce((e,n)=>{const r=new ep({kind:"Allows"}).indent();n.compile(r);const o=r.write(`${n.id}Allows`),c=new ep({kind:"Apply"}).indent();n.compile(c);const u=c.write(`${n.id}Apply`),d=`${e}${o},
106
+ ${u},
107
+ `;if(!n.hasKind("union"))return d;const h=new ep({kind:"Allows",optimistic:!0}).indent();n.compile(h);const p=h.write(`${n.id}Optimistic`);return`${d}${p},
108
+ `},`{
109
+ `)+"}");class yA{config;resolvedConfig;name;get[Hi](){return"scope"}referencesById={};references=[];resolutions={};exportedNames=[];aliases={};resolved=!1;nodesByHash={};intrinsic;constructor(e,n){this.config=Jp(ne.config,n),this.resolvedConfig=Jp(ne.resolvedConfig,n),this.name=this.resolvedConfig.name??`anonymousScope${Object.keys(ip).length}`,this.name in ip&&Z(`A Scope already named ${this.name} already exists`),ip[this.name]=this;const r=Object.entries(e).map(o=>this.preparseOwnAliasEntry(...o));for(const[o,c]of r){let u=o;if(o[0]==="#"?(u=o.slice(1),u in this.aliases&&Z(lx(u)),this.aliases[u]=c):(u in this.aliases&&Z(lx(o)),this.aliases[u]=c,this.exportedNames.push(u)),!pe(c,"module")&&!pe(c,"generic")&&!uf(c)){const d=this.preparseOwnDefinitionFormat(c,{alias:u});this.resolutions[u]=pe(d,"root")?this.bindReference(d):this.createParseContext(d).id}}cx??=this.node("union",{branches:["string","number","object","bigint","symbol",{unit:!0},{unit:!1},{unit:void 0},{unit:null}]},{prereduced:!0}),this.nodesByHash[cx.hash]=this.node("intersection",{},{prereduced:!0}),this.intrinsic=ne.intrinsic?He(ne.intrinsic,(o,c)=>o.startsWith("json")?[]:[o,this.bindReference(c)]):{}}cacheGetter(e,n){return Object.defineProperty(this,e,{value:n}),n}get internal(){return this}_json;get json(){return this._json||this.export(),this._json}defineSchema(e){return e}generic=(...e)=>{const n=this;return(r,o)=>new Pu(e,o?new jT(r):r,n,n,o??null)};units=(e,n)=>{const r=[];for(const c of e)r.includes(c)||r.push(c);const o=r.map(c=>this.node("unit",{unit:c},n));return this.node("union",o,{...n,prereduced:!0})};lazyResolutions=[];lazilyResolve(e,n){const r=this.node("alias",{reference:n??"synthetic",resolve:e},{prereduced:!0});return this.resolved||this.lazyResolutions.push(r),r}schema=(e,n)=>this.finalize(this.parseSchema(e,n));parseSchema=(e,n)=>this.node(hu(e),e,n);preparseNode(e,n,r){let o=typeof e=="string"?e:hu(n,e);if(Jt(n)&&n.kind===o)return n;if(o==="alias"&&!r?.prereduced){const{reference:d}=Sy.implementation.normalize(n,this);if(d.startsWith("$")){const h=this.resolveRoot(d.slice(1));n=h,o=h.kind}}else if(o==="union"&&vs(n,"object")){const d=sj(n);d?.length===1&&(n=d[0],o=hu(n))}if(Jt(n)&&n.kind===o)return n;const u=yf[o].normalize?.(n,this)??n;return Jt(u)?u.kind===o?u:oj(o,u.kind):{...r,$:this,kind:o,def:u,prefix:r.alias??o}}bindReference(e){let n;return Jt(e)?n=e.$===this?e:new e.constructor(e.attachments,this):n=e.$===this?e:new Pu(e.params,e.bodyDef,e.$,this,e.hkt),this.resolved||Object.assign(this.referencesById,n.referencesById),n}resolveRoot(e){return this.maybeResolveRoot(e)??Z(SA(e))}maybeResolveRoot(e){const n=this.maybeResolve(e);if(!pe(n,"generic"))return n}maybeResolveSubalias(e){return im(this.aliases,e)??im(this.ambient,e)}get ambient(){return ne.ambient}maybeResolve(e){const n=this.resolutions[e];if(n){if(typeof n!="string")return this.bindReference(n);const o=Ln[n];if(pe(o,"root"))return this.resolutions[e]=o;if(pe(o,"context")){if(o.phase==="resolving")return this.node("alias",{reference:`$${e}`},{prereduced:!0});if(o.phase==="resolved")return Et(`Unexpected resolved context for was uncached by its scope: ${qe(o)}`);o.phase="resolving";const c=this.bindReference(this.parseOwnDefinitionFormat(o.def,o));return o.phase="resolved",Ln[c.id]=c,Ln[o.id]=c,this.resolutions[e]=c}return Et(`Unexpected nodesById entry for ${n}: ${qe(o)}`)}let r=this.aliases[e]??this.ambient?.[e];return r?(r=this.normalizeRootScopeValue(r),pe(r,"generic")?this.resolutions[e]=this.bindReference(r):pe(r,"module")?(r.root||Z(xA(e)),this.resolutions[e]=this.bindReference(r.root)):this.resolutions[e]=this.parse(r,{alias:e})):this.maybeResolveSubalias(e)}createParseContext(e){const n=e.id??JT(e.prefix);return Ln[n]=Object.assign(e,{[Hi]:"context",$:this,id:n,phase:"unresolved"})}traversal(e){return new mo(e,this.resolvedConfig)}import(...e){return new nm(He(this.export(...e),(n,r)=>[`#${n}`,r]))}precompilation;_exportedResolutions;_exports;export(...e){if(!this._exports){this._exports={};for(const r of this.exportedNames){const o=this.aliases[r];this._exports[r]=pe(o,"module")?dA(o,this):ux(this.maybeResolve(r))}for(const r of this.lazyResolutions)r.resolution;if(this._exportedResolutions=vA(this,this._exports),this._json=bA(this._exportedResolutions),Object.assign(this.resolutions,this._exportedResolutions),this.references=Object.values(this.referencesById),!this.resolvedConfig.jitless){const r=mA(this.references);this.precompilation=r.write(hA,4),pA(this.references,r)}this.resolved=!0}const n=e.length?e:this.exportedNames;return new nm(He(n,(r,o)=>[o,this._exports[o]]))}resolve(e){return this.export()[e]}node=(e,n,r={})=>{const o=this.preparseNode(e,n,r);if(Jt(o))return this.bindReference(o);const c=this.createParseContext(o),u=ZT(c),d=this.bindReference(u);return Ln[c.id]=d};parse=(e,n={})=>this.finalize(this.parseDefinition(e,n));parseDefinition(e,n={}){if(pe(e,"root"))return this.bindReference(e);const r=this.preparseOwnDefinitionFormat(e,n);if(pe(r,"root"))return this.bindReference(r);const o=this.createParseContext(r);Ln[o.id]=o;let c=this.bindReference(this.parseOwnDefinitionFormat(e,o));return c.isCyclic&&(c=Z2(c,o.id)),Ln[o.id]=c,c}finalize(e){return ux(e),!e.precompilation&&!this.resolvedConfig.jitless&&aj(e.references),e}}class gA extends yA{parseOwnDefinitionFormat(e,n){return ZT(n)}preparseOwnDefinitionFormat(e,n){return this.preparseNode(hu(e),e,n)}preparseOwnAliasEntry(e,n){return[e,n]}normalizeRootScopeValue(e){return e}}const ux=t=>{const e=t.references.filter(n=>n.hasKind("alias"));for(const n of e){Object.assign(n.referencesById,n.resolution.referencesById);for(const r of t.references)n.id in r.referencesById&&Object.assign(r.referencesById,n.referencesById)}return t},bA=t=>He(t,(e,n)=>[e,pe(n,"root")||pe(n,"generic")?n.json:pe(n,"module")?bA(n):Et(`Unexpected resolution ${qe(n)}`)]),im=(t,e)=>{const n=e.indexOf(".");if(n===-1)return;const r=e.slice(0,n),o=t[r];if(o===void 0)return;if(!pe(o,"module"))return Z(lj(r));const c=e.slice(n+1),u=o[c];if(u===void 0)return im(o,c);if(pe(u,"root")||pe(u,"generic"))return u;if(pe(u,"module"))return u.root??Z(xA(e));Et(`Unexpected resolution for alias '${e}': ${qe(u)}`)},Ty=(t,e)=>new gA(t,e),Ol=new gA({}),vA=(t,e)=>{const n={};for(const r in e){const o=e[r];if(pe(o,"module")){const c=vA(t,o),u=He(c,(d,h)=>[`${r}.${d}`,h]);Object.assign(n,u)}else pe(o,"root")||pe(o,"generic")?n[r]=o:Et(`Unexpected scope resolution ${qe(o)}`)}return n},SA=t=>`'${t}' is unresolvable`,lj=t=>`'${t}' must reference a module to be accessed using dot syntax`,xA=t=>`Reference to submodule '${t}' must specify an alias`;Ol.export();const Ge=Ol.schema,Ay=Ol.node;Ol.defineSchema;const Zi=Ol.generic,wA="^(?:0|[1-9]\\d*)$",cj=new RegExp(wA);Qt(cj);const TA=Ty({bigint:"bigint",boolean:[{unit:!1},{unit:!0}],false:{unit:!1},never:[],null:{unit:null},number:"number",object:"object",string:"string",symbol:"symbol",true:{unit:!0},unknown:{},undefined:{unit:void 0},Array,Date},{prereducedAliases:!0}).export();ne.intrinsic={...TA};const AA=Ty({integer:{domain:"number",divisor:1},lengthBoundable:["string",Array],key:["string","symbol"],nonNegativeIntegerString:{domain:"string",pattern:wA}},{prereducedAliases:!0}).export();Object.assign(ne.intrinsic,AA);const uj=Ty({jsonPrimitive:["string","number",{unit:!0},{unit:!1},{unit:null}],jsonObject:{domain:"object",index:{signature:"string",value:"$jsonData"}},jsonData:["$jsonPrimitive","$jsonObject"]},{prereducedAliases:!0}).export(),ve={...TA,...AA,...uj,emptyStructure:Ay("structure",{},{prereduced:!0})};ne.intrinsic={...ve};const fj=t=>typeof t=="string"&&t[0]==="d"&&(t[1]==="'"||t[1]==='"')&&t.at(-1)===t[1],fx=t=>t.toString()!=="Invalid Date",dj=t=>t.slice(2,-1),EA=t=>`'${t}' could not be parsed by the Date constructor`,hj=(t,e)=>pj(t,e),pj=(t,e)=>{const n=new Date(t);if(fx(n))return n;const r=VN(t);if(r!==void 0){const o=new Date(r);if(fx(o))return o}return e?Z(e===!0?EA(t):e):void 0},dx=(t,e)=>{const n=t.scanner.shiftUntil(yj[OA[e]]);if(t.scanner.lookahead==="")return t.error(bj(n,e));if(t.scanner.shift(),e==="/"){try{new RegExp(n)}catch(r){Z(String(r))}t.root=t.ctx.$.node("intersection",{domain:"string",pattern:n},{prereduced:!0})}else if(gi(e,RA))t.root=t.ctx.$.node("unit",{unit:n});else{const r=hj(n,EA(n));t.root=t.ctx.$.node("unit",{meta:n,unit:r})}},RA={"'":1,'"':1},mj={"/":1,"'":1,'"':1},OA={"d'":"'",'d"':'"',"'":"'",'"':'"',"/":"/"},yj={"'":t=>t.lookahead==="'",'"':t=>t.lookahead==='"',"/":t=>t.lookahead==="/"},gj={'"':"double-quote","'":"single-quote","/":"forward slash"},bj=(t,e)=>`${e}${t} requires a closing ${gj[OA[e]]}`,vj=t=>`Private type references should not include '#'. Use '${t}' instead.`,kA="Optional definitions like 'string?' are only valid as properties in an object or tuple",_A="Defaultable definitions like 'number = 0' are only valid as properties in an object or tuple",Sj={">":!0,">=":!0},xj={"<":!0,"<=":!0},Hu={"<":">",">":"<","<=":">=",">=":"<=","==":"=="},wj=t=>`Unmatched )${t===""?"":` before ${t}`}`,MA=t=>`Missing ${t}`,Tj=(t,e)=>`Left bounds are only valid when paired with right bounds (try ...${e}${t})`,CA=t=>`Left-bounded expressions must specify their limits using < or <= (was ${t})`,Aj=(t,e,n,r)=>`An expression may have at most one left bound (parsed ${t}${Hu[e]}, ${n}${Hu[r]})`,Ej=(t,e,n)=>DA(t,e,n,[]),DA=(t,e,n,r)=>{const o=n.parseUntilFinalizer();return r.push(o.root),o.finalizer===">"?r.length!==e.params.length?n.error(NA(t,e.names,r.map(c=>c.expression))):r:o.finalizer===","?DA(t,e,n,r):o.error(MA(">"))},NA=(t,e,n)=>`${t}<${e.join(", ")}> requires exactly ${e.length} args (got ${n.length}${n.length===0?"":`: ${n.join(", ")}`})`,hx=t=>{const e=t.scanner.shiftUntilNextTerminator();e==="keyof"?t.addPrefix("keyof"):t.root=Oj(t,e)},Rj=(t,e,n)=>{if(n.scanner.shiftUntilNonWhitespace(),n.scanner.shift()!=="<")return n.error(NA(t,e.names,[]));const o=Ej(t,e,n);return e(...o)},Oj=(t,e)=>kj(t,e)??_j(t,e)??t.error(e===""?t.scanner.lookahead==="#"?vj(t.shiftedByOne().scanner.shiftUntilNextTerminator()):$A(t):SA(e)),kj=(t,e)=>{if(t.ctx.args?.[e]){const r=t.ctx.args[e];return typeof r!="string"?r:t.ctx.$.node("alias",{reference:r},{prereduced:!0})}const n=t.ctx.$.maybeResolve(e);if(pe(n,"root"))return n;if(n!==void 0)return pe(n,"generic")?Rj(e,n,t):Z(`Unexpected resolution ${qe(n)}`)},_j=(t,e)=>{const n=UN(e);if(n!==void 0)return t.ctx.$.node("unit",{unit:n});const r=KN(e);if(r!==void 0)return t.ctx.$.node("unit",{unit:r})},$A=t=>{const e=t.previousOperator();return e?jA(e,t.scanner.unscanned):Mj(t.scanner.unscanned)},jA=(t,e="")=>`Token '${t}' requires a right operand${e?` before '${e}'`:""}`,Mj=t=>`Expected an expression${t?` before '${t}'`:""}`,BA=t=>t.scanner.lookahead===""?t.error($A(t)):t.scanner.lookahead==="("?t.shiftedByOne().reduceGroupOpen():t.scanner.lookaheadIsIn(mj)?dx(t,t.scanner.shift()):t.scanner.lookaheadIsIn(ff)?BA(t.shiftedByOne()):t.scanner.lookahead==="d"&&t.scanner.nextLookahead in RA?dx(t,`${t.scanner.shift()}${t.scanner.shift()}`):hx(t);class Bo extends XN{shiftUntilNextTerminator(){return this.shiftUntilNonWhitespace(),this.shiftUntil(()=>this.lookahead in Bo.terminatingChars)}static terminatingChars={"<":1,">":1,"=":1,"|":1,"&":1,")":1,"[":1,"%":1,",":1,":":1,"?":1,"#":1,...ff};static finalizingLookaheads={">":1,",":1,"":1,"=":1,"?":1};static lookaheadIsFinalizing=(e,n)=>e===">"?n[0]==="="?n[1]==="=":n.trimStart()===""||gi(n.trimStart()[0],Bo.terminatingChars):e==="="?n[0]!=="=":e===","||e==="?"}const Cj=(t,e)=>{const n=Nj(t,e);if(t.root.hasKind("unit")){if(typeof t.root.unit=="number"){t.reduceLeftBound(t.root.unit,n),t.unsetRoot();return}if(t.root.unit instanceof Date){const r=`d'${t.root.description??t.root.unit.toISOString()}'`;t.unsetRoot(),t.reduceLeftBound(r,n);return}}return jj(t,n)},Dj={"<":1,">":1,"=":1},Nj=(t,e)=>t.scanner.lookaheadIs("=")?`${e}${t.scanner.shift()}`:e,px=(t,e,n,r)=>n.extends(ne.intrinsic.number)?typeof e!="number"?Z(rm(t,e,r)):t==="=="?["min","max"]:t[0]===">"?["min"]:["max"]:n.extends(ne.intrinsic.lengthBoundable)?typeof e!="number"?Z(rm(t,e,r)):t==="=="?["exactLength"]:t[0]===">"?["minLength"]:["maxLength"]:n.extends(ne.intrinsic.Date)?t==="=="?["after","before"]:t[0]===">"?["after"]:["before"]:Z(M2(n.expression)),$j=t=>({rule:fj(t.limit)?dj(t.limit):t.limit,exclusive:t.comparator.length===1}),jj=(t,e)=>{const n=t.unsetRoot(),r=t.scanner.location;t.parseOperand();const o=t.unsetRoot(),c=t.scanner.sliceChars(r,t.scanner.location);if(t.root=n,!o.hasKind("unit")||typeof o.unit!="number"&&!(o.unit instanceof Date))return t.error(rm(e,c,"right"));const u=o.unit,d=e.length===1,h=px(e,typeof u=="number"?u:c,n,"right");for(const y of h)t.constrainRoot(y,e==="=="?{rule:u}:{rule:u,exclusive:d});if(!t.branches.leftBound)return;if(!gi(e,xj))return t.error(CA(e));const p=px(t.branches.leftBound.comparator,t.branches.leftBound.limit,n,"left");t.constrainRoot(p[0],$j(t.branches.leftBound)),t.branches.leftBound=null},rm=(t,e,n)=>`Comparator ${n==="left"?Hu[t]:t} must be ${n==="left"?"preceded":"followed"} by a corresponding literal (was ${e})`,Bj=t=>{t.scanner.shiftUntilNonWhitespace();const e=t.scanner.shiftUntilNextTerminator();t.root=t.root.brand(e)},Lj=t=>{const e=t.scanner.shiftUntilNextTerminator(),n=zN(e,{errorOnFail:mx(e)});n===0&&t.error(mx(0)),t.root=t.root.constrain("divisor",n)},mx=t=>`% operator must be followed by a non-zero integer literal (was ${t})`,LA=t=>{const e=t.scanner.shift();return e===""?t.finalize(""):e==="["?t.scanner.shift()==="]"?t.setRoot(t.root.array()):t.error(Vj):e==="|"?t.scanner.lookahead===">"?t.shiftedByOne().pushRootToBranch("|>"):t.pushRootToBranch(e):e==="&"?t.pushRootToBranch(e):e===")"?t.finalizeGroup():Bo.lookaheadIsFinalizing(e,t.scanner.unscanned)?t.finalize(e):gi(e,Dj)?Cj(t,e):e==="%"?Lj(t):e==="#"?Bj(t):e in ff?LA(t):t.error(Ey(e))},Ey=(t,e="")=>`'${t}' is not allowed here${e&&` (should be ${e})`}`,Vj="Missing expected ']'",Uj=t=>{const e=t.unsetRoot();t.parseOperand();const n=t.unsetRoot();if(!n.hasKind("unit"))return t.error(zj(n.expression));const r=n.unit instanceof Date?()=>new Date(n.unit):n.unit;return[e,"=",r]},zj=t=>`Default value '${t}' must a literal value`,yx=(t,e)=>{const n=e.$.maybeResolveRoot(t);if(n)return n;if(t.endsWith("[]")){const c=e.$.maybeResolveRoot(t.slice(0,-2));if(c)return c.array()}const r=new gf(new Bo(t),e),o=Kj(r);return r.finalizer===">"&&Z(Ey(">")),o},Kj=t=>{t.parseOperand();let e=Ry(t).root;return e?(t.finalizer==="="?e=Uj(t):t.finalizer==="?"&&(e=[e,"?"]),t.scanner.shiftUntilNonWhitespace(),t.scanner.lookahead&&Z(Ey(t.scanner.lookahead)),e):Et(`Root was unexpectedly unset after parsing string '${t.scanner.scanned}'`)},Ry=t=>{for(;t.finalizer===void 0;)qj(t);return t},qj=t=>t.hasRoot()?t.parseOperator():t.parseOperand();class gf{root;branches={prefixes:[],leftBound:null,intersection:null,union:null,pipe:null};finalizer;groups=[];scanner;ctx;constructor(e,n){this.scanner=e,this.ctx=n}error(e){return Z(e)}hasRoot(){return this.root!==void 0}setRoot(e){this.root=e}unsetRoot(){const e=this.root;return this.root=void 0,e}constrainRoot(...e){this.root=this.root.constrain(e[0],e[1])}finalize(e){if(this.groups.length)return this.error(MA(")"));this.finalizeBranches(),this.finalizer=e}reduceLeftBound(e,n){const r=Hu[n];if(!gi(r,Sj))return this.error(CA(n));if(this.branches.leftBound)return this.error(Aj(this.branches.leftBound.limit,this.branches.leftBound.comparator,e,r));this.branches.leftBound={comparator:r,limit:e}}finalizeBranches(){if(this.assertRangeUnset(),this.branches.pipe){this.pushRootToBranch("|>"),this.root=this.branches.pipe;return}if(this.branches.union){this.pushRootToBranch("|"),this.root=this.branches.union;return}if(this.branches.intersection){this.pushRootToBranch("&"),this.root=this.branches.intersection;return}this.applyPrefixes()}finalizeGroup(){this.finalizeBranches();const e=this.groups.pop();if(!e)return this.error(wj(this.scanner.unscanned));this.branches=e}addPrefix(e){this.branches.prefixes.push(e)}applyPrefixes(){for(;this.branches.prefixes.length;){const e=this.branches.prefixes.pop();this.root=e==="keyof"?this.root.keyof():Et(`Unexpected prefix '${e}'`)}}pushRootToBranch(e){this.assertRangeUnset(),this.applyPrefixes();const n=this.root;this.root=void 0,this.branches.intersection=this.branches.intersection?.rawAnd(n)??n,e!=="&"&&(this.branches.union=this.branches.union?.rawOr(this.branches.intersection)??this.branches.intersection,this.branches.intersection=null,e!=="|"&&(this.branches.pipe=this.branches.pipe?.rawPipeOnce(this.branches.union)??this.branches.union,this.branches.union=null))}parseUntilFinalizer(){return Ry(new gf(this.scanner,this.ctx))}parseOperator(){return LA(this)}parseOperand(){return BA(this)}assertRangeUnset(){if(this.branches.leftBound)return this.error(Tj(this.branches.leftBound.limit,this.branches.leftBound.comparator))}reduceGroupOpen(){this.groups.push(this.branches),this.branches={prefixes:[],leftBound:null,union:null,intersection:null,pipe:null}}previousOperator(){return this.branches.leftBound?.comparator??this.branches.prefixes.at(-1)??(this.branches.intersection?"&":this.branches.union?"|":this.branches.pipe?"|>":void 0)}shiftedByOne(){return this.scanner.shift(),this}}const Pj="An empty string is not a valid generic parameter name",sm=(t,e,n)=>{t.shiftUntilNonWhitespace();const r=t.shiftUntilNextTerminator();return r===""?t.lookahead===""&&e.length?e:Z(Pj):(t.shiftUntilNonWhitespace(),Ij(t,r,e,n))},gx="extends ",Ij=(t,e,n,r)=>{if(t.shiftUntilNonWhitespace(),t.unscanned.startsWith(gx))t.jumpForward(gx.length);else return t.lookahead===","&&t.shift(),n.push(e),sm(t,n,r);const o=Ry(new gf(t,r));return n.push([e,o.root]),sm(t,n,r)};class Hj extends qo{$;constructor(e){super((...n)=>new eu(e)(...n),{bind:e}),this.$=e}in(e){return new eu(this.$,e===void 0?void 0:this.$.parse(e))}at(e,n){return new eu(this.$).at(e,n)}case(e,n){return new eu(this.$).case(e,n)}}class eu extends qo{$;in;key;branches=[];constructor(e,n){super(r=>this.caseEntries(Object.entries(r).map(([o,c])=>o==="default"?[o,c]:[this.$.parse(o),c]))),this.$=e,this.in=n}at(e,n){return this.key&&Z(Gj),this.branches.length&&Z(Fj),this.key=e,n?this.match(n):this}case(e,n){return this.caseEntry(this.$.parse(e),n)}caseEntry(e,n){const o=(this.key?this.$.parse({[this.key]:e}):e).pipe(n);return this.branches.push(o),this}match(e){return this(e)}strings(e){return this.caseEntries(Object.entries(e).map(([n,r])=>n==="default"?[n,r]:[this.$.node("unit",{unit:n}),r]))}caseEntries(e){for(let n=0;n<e.length;n++){const[r,o]=e[n];if(r==="default")return n!==e.length-1&&Z("default may only be specified as the last key of a switch definition"),this.default(o);if(typeof o!="function")return Z(`Value for case "${r}" must be a function (was ${Jn(o)})`);this.caseEntry(r,o)}return this}default(e){typeof e=="function"&&this.case(ve.unknown,e);const n={branches:this.branches,ordered:!0};(e==="never"||e==="assert")&&(n.meta={onFail:bx});const r=this.$.node("union",n);if(!this.in)return this.$.finalize(r);let o=this.in.pipe(r);return(e==="never"||e==="assert")&&(o=o.configureReferences({onFail:bx},"self")),this.$.finalize(o)}}const bx=t=>t.throw(),Fj="A key matcher must be specified before the first case i.e. match.at('foo') or match.in<object>().at('bar')",Gj="At most one key matcher may be specified per expression",VA=(t,e)=>{if(Ft(t)){if(t[1]==="=")return[e.$.parseOwnDefinitionFormat(t[0],e),"=",t[2]];if(t[1]==="?")return[e.$.parseOwnDefinitionFormat(t[0],e),"?"]}return HA(t,e)},Yj="Only required keys may make their values optional, e.g. { [mySymbol]: ['number', '?'] }",Xj="Only required keys may specify default values, e.g. { value: 'number = 0' }",Jj=(t,e)=>{let n;const r={},o=Lu(t);for(const[u,d]of o){const h=Wj(u);if(h.kind==="spread"){if(!Sl(r))return Z(Qj);const S=e.$.parseOwnDefinitionFormat(d,e);if(S.equals(ve.object))continue;if(!S.hasKind("intersection")||!S.basis?.equals(ve.object))return Z(eB(S.expression));n=S.structure;continue}if(h.kind==="undeclared"){d!=="reject"&&d!=="delete"&&d!=="ignore"&&Z(Zj(d)),r.undeclared=d;continue}const p=VA(d,e),y=h;if(h.kind==="required"){Ft(p)?rp(r,"optional",p[1]==="="?{key:h.normalized,value:p[0],default:p[2]}:{key:h.normalized,value:p[0]},e):rp(r,"required",{key:h.normalized,value:p},e);continue}if(Ft(p)&&(p[1]==="?"&&Z(Yj),p[1]==="="&&Z(Xj)),h.kind==="optional"){rp(r,"optional",{key:h.normalized,value:p},e);continue}const g=e.$.parseOwnDefinitionFormat(y.normalized,e),v=tm(g,p,e.$);v.index&&(r.index=Ie(r.index,v.index)),v.required&&(r.required=Ie(r.required,v.required))}const c=e.$.node("structure",r);return e.$.parseSchema({domain:"object",structure:n?.merge(c)??c})},rp=(t,e,n,r)=>{t[e]=Ie(t[e],r.$.node(e,n))},Zj=t=>`Value of '+' key must be 'reject', 'delete', or 'ignore' (was ${qe(t)})`,Qj="Spread operator may only be used as the first key in an object",Wj=t=>typeof t=="symbol"?{kind:"required",normalized:t}:t.at(-1)==="?"?t.at(-2)===Hp?{kind:"required",normalized:`${t.slice(0,-2)}?`}:{kind:"optional",normalized:t.slice(0,-1)}:t[0]==="["&&t.at(-1)==="]"?{kind:"index",normalized:t.slice(1,-1)}:t[0]===Hp&&t[1]==="["&&t.at(-1)==="]"?{kind:"required",normalized:t.slice(1)}:t==="..."?{kind:"spread"}:t==="+"?{kind:"undeclared"}:{kind:"required",normalized:t==="\\..."?"...":t==="\\+"?"+":t},eB=t=>`Spread operand must resolve to an object literal type (was ${t})`,tB=(t,e)=>fB(t)?qA[t[0]](t,e):cB(t)?KA[t[1]](t,e):null,nB=(t,e)=>e.$.parseOwnDefinitionFormat(t[1],e).keyof(),sp=(t,e)=>{if(t[2]===void 0)return Z(jA(t[1],""));const n=e.$.parseOwnDefinitionFormat(t[0],e),r=e.$.parseOwnDefinitionFormat(t[2],e);if(t[1]==="|")return e.$.node("union",{branches:[n,r]});const o=t[1]==="&"?Gi(n,r,e.$):Qp(n,r,e.$);return o instanceof ae?o.throw():o},iB=(t,e)=>e.$.parseOwnDefinitionFormat(t[0],e).array(),rB=(t,e)=>typeof t[2]!="function"?Z(UA("=>",t[2])):e.$.parseOwnDefinitionFormat(t[0],e).pipe(t[2]),UA=(t,e)=>`${t===":"?"Narrow":"Morph"} expression requires a function following '${t}' (was ${typeof e})`,sB=(t,e)=>typeof t[2]!="function"?Z(UA(":",t[2])):e.$.parseOwnDefinitionFormat(t[0],e).constrain("predicate",t[2]),oB=(t,e)=>e.$.parseOwnDefinitionFormat(t[0],e).configureReferences(t[2],"shallow"),zA=t=>t,aB=zA({"[]":iB,"?":()=>Z(kA)}),lB=zA({"|":sp,"&":sp,":":sB,"=>":rB,"|>":sp,"@":oB,"=":()=>Z(_A)}),KA={...aB,...lB},cB=t=>KA[t[1]]!==void 0,uB=t=>t,qA=uB({keyof:nB,instanceof:(t,e)=>{if(typeof t[1]!="function")return Z(vx(Ip(t[1])));const n=t.slice(1).map(r=>typeof r=="function"?e.$.node("proto",{proto:r}):Z(vx(Ip(r))));return n.length===1?n[0]:e.$.node("union",{branches:n})},"===":(t,e)=>e.$.units(t.slice(1))}),fB=t=>qA[t[0]]!==void 0,vx=t=>`Expected a constructor following 'instanceof' operator (was ${t})`,dB=(t,e)=>{let n=[{}],r=0;for(;r<t.length;){let o=!1;t[r]==="..."&&r<t.length-1&&(o=!0,r++);const c=VA(t[r],e),[u,d,h]=Ft(c)?c:[c];if(r++,o){if(!u.extends(ne.intrinsic.Array))return Z(mB(u.expression));n=n.flatMap(p=>u.distribute(y=>pB(OT(p),y)))}else n=n.map(p=>d==="?"?PA(p,u):d==="="?hB(p,u,h):om(p,u))}return e.$.parseSchema(n.map(o=>Sl(o)?{proto:Array,exactLength:0}:{proto:Array,sequence:o}))},om=(t,e)=>t.defaultables||t.optionals?Z(t.variadic?cA:yB):(t.variadic?t.postfix=Ie(t.postfix,e):t.prefix=Ie(t.prefix,e),t),PA=(t,e)=>t.variadic?Z(IA):(t.optionals=Ie(t.optionals,e),t),hB=(t,e,n)=>t.variadic?Z(IA):t.optionals?Z(gB):(t.defaultables=Ie(t.defaultables,[[e,n]]),t),Sx=(t,e)=>(t.postfix&&Z(xx),t.variadic?t.variadic.equals(e)||Z(xx):t.variadic=e.internal,t),pB=(t,e)=>{const n=e.select({method:"find",kind:"sequence"});if(!n)return Sx(t,ne.intrinsic.unknown);if(n.prefix)for(const r of n.prefix)om(t,r);if(n.optionals)for(const r of n.optionals)PA(t,r);if(n.variadic&&Sx(t,n.variadic),n.postfix)for(const r of n.postfix)om(t,r);return t},mB=t=>`Spread element must be an array (was ${t})`,xx="A tuple may have at most one variadic element",yB="A required element may not follow an optional element",IA="An optional element may not follow a variadic element",gB="A defaultable element may not follow an optional element without a default",bB={},HA=(t,e)=>{if(typeof t=="string"){if(e.args&&Object.keys(e.args).some(r=>t.includes(r)))return yx(t,e);const n=bB[e.$.name]??={};return n[t]??=yx(t,e)}return vs(t,"object")?vB(t,e):Z(am(Jn(t)))},vB=(t,e)=>{const n=uy(t);switch(n){case void 0:return pe(t,"root")?t:Jj(t,e);case"Array":return SB(t,e);case"RegExp":return e.$.node("intersection",{domain:"string",pattern:t},{prereduced:!0});case"Function":{const r=uf(t)?t():t;return pe(r,"root")?r:Z(am("Function"))}default:return Z(am(n??qe(t)))}},SB=(t,e)=>tB(t,e)??dB(t,e),am=t=>`Type definitions must be strings or objects (was ${t})`;class xB extends qo{constructor(e){const n=Object.assign({errors:Nr,hkt:bi,$:e,raw:e.parse,module:e.constructor.module,scope:e.constructor.scope,define:e.define,match:e.match,generic:e.generic,schema:e.schema,keywords:e.ambient,unit:e.unit,enumerated:e.enumerated,instanceOf:e.instanceOf,valueOf:e.valueOf,or:e.or,and:e.and,merge:e.merge,pipe:e.pipe},e.ambientAttachments);super((...r)=>{if(r.length===1)return e.parse(r[0]);if(r.length===2&&typeof r[0]=="string"&&r[0][0]==="<"&&r[0].at(-1)===">"){const o=r[0].slice(1,-1),c=e.parseGenericParams(o,{});return new Pu(c,r[1],e,e,null)}return e.parse(r)},{bind:e,attach:n})}}const ll=ne;class bf extends yA{get ambientAttachments(){if(ll.typeAttachments)return this.cacheGetter("ambientAttachments",He(ll.typeAttachments,(e,n)=>[e,this.bindReference(n)]))}preparseOwnAliasEntry(e,n){const r=e.indexOf("<");if(r===-1){if(pe(n,"module")||pe(n,"generic"))return[e,n];const u=this.name==="ark"?e:e==="root"?this.name:`${this.name}.${e}`,d=this.resolvedConfig.keywords?.[u];return d&&(n=[n,"@",d]),[e,n]}e.at(-1)!==">"&&Z("'>' must be the last character of a generic declaration in a scope");const o=e.slice(0,r),c=e.slice(r+1,-1);return[o,()=>{const u=this.parseGenericParams(c,{alias:o});return y2(u,n,this)}]}parseGenericParams(e,n){return sm(new Bo(e),[],this.createParseContext({...n,def:e,prefix:"generic"}))}normalizeRootScopeValue(e){return uf(e)&&!pe(e,"generic")?e():e}preparseOwnDefinitionFormat(e,n){return{...n,def:e,prefix:n.alias??"type"}}parseOwnDefinitionFormat(e,n){!(n.alias&&n.alias in this.aliases)&&!n.args&&(n.args={this:n.id});const o=HA(e,n);if(Ft(o)){if(o[1]==="=")return Z(_A);if(o[1]==="?")return Z(kA)}return o}unit=e=>this.units([e]);valueOf=e=>this.units(fN(e));enumerated=(...e)=>this.units(e);instanceOf=e=>this.node("proto",{proto:e},{prereduced:!0});or=(...e)=>this.schema(e.map(n=>this.parse(n)));and=(...e)=>e.reduce((n,r)=>n.and(this.parse(r)),this.intrinsic.unknown);merge=(...e)=>e.reduce((n,r)=>n.merge(this.parse(r)),this.intrinsic.object);pipe=(...e)=>this.intrinsic.unknown.pipe(...e);match=new Hj(this);declare=()=>({type:this.type});define(e){return e}type=new xB(this);static scope=((e,n={})=>new bf(e,n));static module=((e,n={})=>this.scope(e,n).export())}const wB=Object.assign(bf.scope,{define:t=>t}),je=bf;class TB extends bi{description='merge an object\'s properties onto another like `Merge(User, { isAdmin: "true" })`'}const AB=Zi(["base",ve.object],["props",ve.object])(t=>t.base.merge(t.props),TB),EB=je.module({Key:ve.key,Merge:AB});class RB extends bi{}const OB=Zi("element")(t=>{const e=t.element.exclude(ve.Array),n=e.array();return e.rawOr(n).pipe(vl).distribute(r=>r.assertHasKind("morph").declareOut(n),Ge)},RB),kB=je.module({root:ve.Array,readonly:"root",index:ve.nonNegativeIntegerString,liftFrom:OB},{name:"Array"}),lm=Ge(["string",xl.FileConstructor]),_B=lm.rawOr(lm.array()),wx=Ge({meta:"an object representing parsed form data",domain:"object",index:{signature:"string",value:_B}}),MB=je.module({root:["instanceof",FormData],value:lm,parsed:wx,parse:Ge({in:FormData,morphs:t=>{const e={};for(const[n,r]of t)if(n in e){const o=e[n];typeof o=="string"||o instanceof xl.FileConstructor?e[n]=[o,r]:o.push(r)}else e[n]=r;return e},declaredOut:wx})},{name:"FormData"}),CB=je.module({Int8:["instanceof",Int8Array],Uint8:["instanceof",Uint8Array],Uint8Clamped:["instanceof",Uint8ClampedArray],Int16:["instanceof",Int16Array],Uint16:["instanceof",Uint16Array],Int32:["instanceof",Int32Array],Uint32:["instanceof",Uint32Array],Float32:["instanceof",Float32Array],Float64:["instanceof",Float64Array],BigInt64:["instanceof",BigInt64Array],BigUint64:["instanceof",BigUint64Array]},{name:"TypedArray"}),DB={Boolean:1,Number:1,String:1},NB=je.module({...He({...dT,...pT},(t,e)=>t in DB?[]:[t,["instanceof",e]]),Array:kB,TypedArray:CB,FormData:MB}),$B=Ge({domain:{domain:"number",meta:"a number representing a Unix timestamp"},divisor:{rule:1,meta:"an integer representing a Unix timestamp"},min:{rule:-864e13,meta:"a Unix timestamp after -8640000000000000"},max:{rule:864e13,meta:"a Unix timestamp before 8640000000000000"},meta:"an integer representing a safe Unix timestamp"}),jB=Ge({domain:"number",divisor:1}),FA=je.module({root:ve.number,integer:jB,epoch:$B,safe:Ge({domain:{domain:"number",numberAllowsNaN:!1},min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER}),NaN:["===",Number.NaN],Infinity:["===",Number.POSITIVE_INFINITY],NegativeInfinity:["===",Number.NEGATIVE_INFINITY]},{name:"number"}),Ye=(t,e,n)=>{const r={domain:"string",pattern:{rule:t.source,flags:t.flags,meta:e}};return n&&(r.meta={format:n}),Ay("intersection",r)},Tx=Ye(Vu,"a well-formed integer string"),GA=je.module({root:Tx,parse:Ge({in:Tx,morphs:(t,e)=>{const n=Number.parseInt(t);return Number.isSafeInteger(n)?n:e.error("an integer in the range Number.MIN_SAFE_INTEGER to Number.MAX_SAFE_INTEGER")},declaredOut:ve.integer})},{name:"string.integer"}),BB=Ye(/^[\dA-Fa-f]+$/,"hex characters only"),LB=je.module({root:Ye(/^(?:[\d+/A-Za-z]{4})*(?:[\d+/A-Za-z]{2}==|[\d+/A-Za-z]{3}=)?$/,"base64-encoded"),url:Ye(/^(?:[\w-]{4})*(?:[\w-]{2}(?:==|%3D%3D)?|[\w-]{3}(?:=|%3D)?)?$/,"base64url-encoded")},{name:"string.base64"}),Ax=Ye(/^[A-Z].*$/,"capitalized"),VB=je.module({root:Ge({in:"string",morphs:t=>t.charAt(0).toUpperCase()+t.slice(1),declaredOut:Ax}),preformatted:Ax},{name:"string.capitalize"}),UB=t=>{const e=t.replaceAll(/[ -]+/g,"");let n=0,r,o,c=!1;for(let u=e.length-1;u>=0;u--)r=e.substring(u,u+1),o=Number.parseInt(r,10),c?(o*=2,n+=o>=10?o%10+1:o):n+=o,c=!c;return!!(n%10===0&&e)},zB=/^(?:4\d{12}(?:\d{3,6})?|5[1-5]\d{14}|(222[1-9]|22[3-9]\d|2[3-6]\d{2}|27[01]\d|2720)\d{12}|6(?:011|5\d\d)\d{12,15}|3[47]\d{13}|3(?:0[0-5]|[68]\d)\d{11}|(?:2131|1800|35\d{3})\d{11}|6[27]\d{14}|^(81\d{14,17}))$/,KB=Ge({domain:"string",pattern:{meta:"a credit card number",rule:zB.source},predicate:{meta:"a credit card number",predicate:UB}}),qB=/^([+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))(T((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([,.]\d+(?!:))?)?(\17[0-5]\d([,.]\d+)?)?([Zz]|([+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,PB=t=>!Number.isNaN(new Date(t).valueOf()),Ex=Ge({domain:"string",predicate:{meta:"a parsable date",predicate:PB}}).assertHasKind("intersection"),Rx=GA.root.internal.narrow((t,e)=>{const n=Number.parseInt(t),r=FA.epoch(n);return r instanceof Nr?(e.errors.merge(r),!1):!0}).configure({description:"an integer string representing a safe Unix timestamp"},"self").assertHasKind("intersection"),IB=je.module({root:Rx,parse:Ge({in:Rx,morphs:t=>new Date(t),declaredOut:ve.Date})},{name:"string.date.epoch"}),Ox=Ye(qB,"an ISO 8601 (YYYY-MM-DDTHH:mm:ss.sssZ) date").internal.assertHasKind("intersection"),HB=je.module({root:Ox,parse:Ge({in:Ox,morphs:t=>new Date(t),declaredOut:ve.Date})},{name:"string.date.iso"}),FB=je.module({root:Ex,parse:Ge({declaredIn:Ex,in:"string",morphs:(t,e)=>{const n=new Date(t);return Number.isNaN(n.valueOf())?e.error("a parsable date"):n},declaredOut:ve.Date}),iso:HB,epoch:IB},{name:"string.date"}),GB=Ye(/^[\w%+.-]+@[\d.A-Za-z-]+\.[A-Za-z]{2,}$/,"an email address","email"),kx="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",Tr=`(${kx}[.]){3}${kx}`,YB=new RegExp(`^${Tr}$`),vt="(?:[0-9a-fA-F]{1,4})",XB=new RegExp(`^((?:${vt}:){7}(?:${vt}|:)|(?:${vt}:){6}(?:${Tr}|:${vt}|:)|(?:${vt}:){5}(?::${Tr}|(:${vt}){1,2}|:)|(?:${vt}:){4}(?:(:${vt}){0,1}:${Tr}|(:${vt}){1,3}|:)|(?:${vt}:){3}(?:(:${vt}){0,2}:${Tr}|(:${vt}){1,4}|:)|(?:${vt}:){2}(?:(:${vt}){0,3}:${Tr}|(:${vt}){1,5}|:)|(?:${vt}:){1}(?:(:${vt}){0,4}:${Tr}|(:${vt}){1,6}|:)|(?::((?::${vt}){0,5}:${Tr}|(?::${vt}){1,7}|:)))(%[0-9a-zA-Z.]{1,})?$`),JB=je.module({root:["v4 | v6","@","an IP address"],v4:Ye(YB,"an IPv4 address","ipv4"),v6:Ye(XB,"an IPv6 address","ipv6")},{name:"string.ip"}),Eo="a JSON string",YA=t=>{if(!(t instanceof SyntaxError))throw t;return`must be ${Eo} (${t})`},ZB=Ge({meta:Eo,domain:"string",predicate:{meta:Eo,predicate:(t,e)=>{try{return JSON.parse(t),!0}catch(n){return e.reject({code:"predicate",expected:Eo,problem:YA(n)})}}}}),QB=(t,e)=>{if(t.length===0)return e.error({code:"predicate",expected:Eo,actual:"empty"});try{return JSON.parse(t)}catch(n){return e.error({code:"predicate",expected:Eo,problem:YA(n)})}},WB=je.module({root:ZB,parse:Ge({meta:"safe JSON string parser",in:"string",morphs:QB,declaredOut:ve.jsonObject})},{name:"string.json"}),_x=Ye(/^[a-z]*$/,"only lowercase letters"),e3=je.module({root:Ge({in:"string",morphs:t=>t.toLowerCase(),declaredOut:_x}),preformatted:_x},{name:"string.lower"}),XA=["NFC","NFD","NFKC","NFKD"],kl=He(XA,(t,e)=>[e,Ge({domain:"string",predicate:n=>n.normalize(e)===n,meta:`${e}-normalized unicode`})]),vf=He(XA,(t,e)=>[e,Ge({in:"string",morphs:n=>n.normalize(e),declaredOut:kl[e]})]),t3=je.module({root:vf.NFC,preformatted:kl.NFC},{name:"string.normalize.NFC"}),n3=je.module({root:vf.NFD,preformatted:kl.NFD},{name:"string.normalize.NFD"}),i3=je.module({root:vf.NFKC,preformatted:kl.NFKC},{name:"string.normalize.NFKC"}),r3=je.module({root:vf.NFKD,preformatted:kl.NFKD},{name:"string.normalize.NFKD"}),s3=je.module({root:"NFC",NFC:t3,NFD:n3,NFKC:i3,NFKD:r3},{name:"string.normalize"}),Mx=Ye(Fp,"a well-formed numeric string"),o3=je.module({root:Mx,parse:Ge({in:Mx,morphs:t=>Number.parseFloat(t),declaredOut:ve.number})},{name:"string.numeric"}),Cx="a regex pattern",a3=Ge({domain:"string",predicate:{meta:Cx,predicate:(t,e)=>{try{return new RegExp(t),!0}catch(n){return e.reject({code:"predicate",expected:Cx,problem:String(n)})}}},meta:{format:"regex"}}),l3=/^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[A-Za-z-][\dA-Za-z-]*)(?:\.(?:0|[1-9]\d*|\d*[A-Za-z-][\dA-Za-z-]*))*))?(?:\+([\dA-Za-z-]+(?:\.[\dA-Za-z-]+)*))?$/,c3=Ye(l3,"a semantic version (see https://semver.org/)"),Dx=Ye(/^\S.*\S$|^\S?$/,"trimmed"),u3=je.module({root:Ge({in:"string",morphs:t=>t.trim(),declaredOut:Dx}),preformatted:Dx},{name:"string.trim"}),Nx=Ye(/^[A-Z]*$/,"only uppercase letters"),f3=je.module({root:Ge({in:"string",morphs:t=>t.toUpperCase(),declaredOut:Nx}),preformatted:Nx},{name:"string.upper"}),d3=t=>{if(URL.canParse)return URL.canParse(t);try{return new URL(t),!0}catch{return!1}},$x=Ge({domain:"string",predicate:{meta:"a URL string",predicate:d3},meta:{format:"uri"}}),h3=je.module({root:$x,parse:Ge({declaredIn:$x,in:"string",morphs:(t,e)=>{try{return new URL(t)}catch{return e.error("a URL string")}},declaredOut:Ge(URL)})},{name:"string.url"}),p3=je.module({root:["versioned | nil | max","@",{description:"a UUID",format:"uuid"}],"#nil":"'00000000-0000-0000-0000-000000000000'","#max":"'ffffffff-ffff-ffff-ffff-ffffffffffff'","#versioned":/[\da-f]{8}-[\da-f]{4}-[1-8][\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}/i,v1:Ye(/^[\da-f]{8}-[\da-f]{4}-1[\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}$/i,"a UUIDv1"),v2:Ye(/^[\da-f]{8}-[\da-f]{4}-2[\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}$/i,"a UUIDv2"),v3:Ye(/^[\da-f]{8}-[\da-f]{4}-3[\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}$/i,"a UUIDv3"),v4:Ye(/^[\da-f]{8}-[\da-f]{4}-4[\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}$/i,"a UUIDv4"),v5:Ye(/^[\da-f]{8}-[\da-f]{4}-5[\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}$/i,"a UUIDv5"),v6:Ye(/^[\da-f]{8}-[\da-f]{4}-6[\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}$/i,"a UUIDv6"),v7:Ye(/^[\da-f]{8}-[\da-f]{4}-7[\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}$/i,"a UUIDv7"),v8:Ye(/^[\da-f]{8}-[\da-f]{4}-8[\da-f]{3}-[89ab][\da-f]{3}-[\da-f]{12}$/i,"a UUIDv8")},{name:"string.uuid"}),m3=je.module({root:ve.string,alpha:Ye(/^[A-Za-z]*$/,"only letters"),alphanumeric:Ye(/^[\dA-Za-z]*$/,"only letters and digits 0-9"),hex:BB,base64:LB,capitalize:VB,creditCard:KB,date:FB,digits:Ye(/^\d*$/,"only digits 0-9"),email:GB,integer:GA,ip:JB,json:WB,lower:e3,normalize:s3,numeric:o3,regex:a3,semver:c3,trim:u3,upper:f3,url:h3,uuid:p3},{name:"string"}),y3=je.module({bigint:ve.bigint,boolean:ve.boolean,false:ve.false,never:ve.never,null:ve.null,number:ve.number,object:ve.object,string:ve.string,symbol:ve.symbol,true:ve.true,unknown:ve.unknown,undefined:ve.undefined}),g3=je.module({root:ve.unknown,any:ve.unknown},{name:"unknown"}),b3=je.module({root:ve.jsonObject,stringify:Ay("morph",{in:ve.jsonObject,morphs:t=>JSON.stringify(t),declaredOut:ve.string})},{name:"object.json"}),v3=je.module({root:ve.object,json:b3},{name:"object"});class S3 extends bi{description='instantiate an object from an index signature and corresponding value type like `Record("string", "number")`'}const x3=Zi(["K",ve.key],"V")(t=>({domain:"object",index:{signature:t.K,value:t.V}}),S3);class w3 extends bi{description='pick a set of properties from an object like `Pick(User, "name | age")`'}const T3=Zi(["T",ve.object],["K",ve.key])(t=>t.T.pick(t.K),w3);class A3 extends bi{description='omit a set of properties from an object like `Omit(User, "age")`'}const E3=Zi(["T",ve.object],["K",ve.key])(t=>t.T.omit(t.K),A3);class R3 extends bi{description="make all named properties of an object optional like `Partial(User)`"}const O3=Zi(["T",ve.object])(t=>t.T.partial(),R3);class k3 extends bi{description="make all named properties of an object required like `Required(User)`"}const _3=Zi(["T",ve.object])(t=>t.T.required(),k3);class M3 extends bi{description='exclude branches of a union like `Exclude("boolean", "true")`'}const C3=Zi("T","U")(t=>t.T.exclude(t.U),M3);class D3 extends bi{description='extract branches of a union like `Extract("0 | false | 1", "number")`'}const N3=Zi("T","U")(t=>t.T.extract(t.U),D3),$3=je.module({Exclude:C3,Extract:N3,Omit:E3,Partial:O3,Pick:T3,Record:x3,Required:_3}),Ss=wB({...y3,...$3,...NB,...EB,string:m3,number:FA,object:v3,unknown:g3},{prereducedAliases:!0,name:"ark"}),jt=Ss.export();Object.assign(ll.ambient,jt);ll.typeAttachments={string:jt.string.root,number:jt.number.root,bigint:jt.bigint,boolean:jt.boolean,symbol:jt.symbol,undefined:jt.undefined,null:jt.null,object:jt.object.root,unknown:jt.unknown.root,false:jt.false,true:jt.true,never:jt.never,arrayIndex:jt.Array.index,Key:jt.Key,Record:jt.Record,Array:jt.Array.root,Date:jt.Date};const wt=Object.assign(Ss.type,ll.typeAttachments);Ss.match;Ss.generic;Ss.schema;Ss.define;Ss.declare;const JA={100:'"Continue"',101:'"Switching Protocols"',102:'"Processing"',103:'"Early Hints"',200:'"OK"',201:'"Created"',202:'"Accepted"',203:'"Non-Authoritative Information"',204:'"No Content"',205:'"Reset Content"',206:'"Partial Content"',207:'"Multi-Status"',208:'"Already Reported"',226:'"IM Used"',300:'"Multiple Choices"',301:'"Moved Permanently"',302:'"Found"',303:'"See Other"',304:'"Not Modified"',305:'"Use Proxy"',306:'"Switch Proxy"',307:'"Temporary Redirect"',308:'"Permanent Redirect"',400:'"Bad Request"',401:'"Unauthorized"',402:'"Payment Required"',403:'"Forbidden"',404:'"Not Found"',405:'"Method Not Allowed"',406:'"Not Acceptable"',407:'"Proxy Authentication Required"',408:'"Request Timeout"',409:'"Conflict"',410:'"Gone"',411:'"Length Required"',412:'"Precondition Failed"',413:'"Payload Too Large"',414:'"URI Too Long"',415:'"Unsupported Media Type"',416:'"Range Not Satisfiable"',417:'"Expectation Failed"',418:`"I'm a teapot"`,421:'"Misdirected Request"',422:'"Unprocessable Entity"',423:'"Locked"',424:'"Failed Dependency"',425:'"Too Early"',426:'"Upgrade Required"',428:'"Precondition Required"',429:'"Too Many Requests"',431:'"Request Header Fields Too Large"',451:'"Unavailable For Legal Reasons"',500:'"Internal Server Error"',501:'"Not Implemented"',502:'"Bad Gateway"',503:'"Service Unavailable"',504:'"Gateway Timeout"',505:'"HTTP Version Not Supported"',506:'"Variant Also Negotiates"',507:'"Insufficient Storage"',508:'"Loop Detected"',510:'"Not Extended"',511:'"Network Authentication Required"'};function j3(t){return Number.parseInt(t,10)}const B3=wt(JA),L3=B3.keyof().pipe(t=>j3(t));wt([L3,"string"]);function V3(t){return Y.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 500 101",...t,children:[Y.jsx("title",{children:"Tempest Games Logo"}),Y.jsx("path",{d:"M155.76.93v59.89h-17.11V7.78h-13.69V.93h30.8Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M202.91,7.86h-13.18v17.03h13.18v6.84h-13.18v22.24h13.18v6.84h-30.29V.93h30.29v6.93Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M289.49.93v59.89h-17.11V7.78h-.43c-8.21,0-11.21,5.82-11.21,17.03v36.02h-16.25V24.8c0-11.21-2.99-17.03-11.21-17.03h-.43v53.04h-17.11V.93h18.74c9.92,0,15.31,4.96,18.14,11.21,2.82-6.25,8.21-11.21,18.14-11.21h18.73Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M352.82,29.68c0,11.72-6.42,19.16-24.55,19.16h-4.53v11.98h-17.11V1.1l46.2-.17v28.75ZM323.73,7.78v34.22h2.48c7.36,0,9.5-4.11,9.5-12.15V7.78h-11.98Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M396.8,7.86h-13.17v17.03h13.17v6.84h-13.17v22.24h13.17v6.84h-30.28V.93h30.28v6.93Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M425.9,12.57v14.03h27.89v16.94c0,12.75-1.71,18.13-16.43,18.13h-14.54c-9.58,0-14.03-2.74-14.03-11.97v-5.99h15.4v5.13c0,4.53.77,5.99,4.62,5.99h1.71c5.05,0,6.16-1.46,6.16-6.84v-14.54h-27.89v-16.68c0-13.52,3.85-16.68,18.82-16.68h12.83c8.81,0,13.17,1.54,13.17,10.78v7.19h-15.4v-6.5c0-3.42-1.03-4.62-4.45-4.62h-1.45c-4.28,0-6.42,1.46-6.42,5.65Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M500,7.78h-13.69v53.04h-17.11V.93h30.8v6.84Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M155.96,93.78v-3.57h-5.58v-7.14h13.39v17.85h-24.76v-28.56h24.76v7.14h-16.96v14.28h9.15Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M224.26,100.92h-8.25v-10.71h-8.25v3.57h4.68v7.14h-12.94v-17.85h16.51v-3.57h-16.51v-7.14h24.76v28.56Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M259.99,72.36h30.57v28.56h-7.81v-21.42h-3.57v21.42h-7.81v-21.42h-3.57v21.42h-7.81v-28.56Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M343.24,83.08v-3.57h-9.14v14.28h16.96v7.14h-24.76v-28.56h24.76v17.85h-13.38v-7.14h5.57Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M394.59,79.5v3.57h16.96v17.85h-24.76v-7.14h16.96v-3.57h-16.96v-17.85h24.76v7.14h-16.96Z",style:{fill:"var(--logo-color)",strokeWidth:0}}),Y.jsx("path",{d:"M0,63.42v-20.84h20.83L0,63.42ZM100,.92v32.29h-35.42v8.33h-8.33V14.46h-22.92l1.04,7.29h9.38v19.79h-8.33v-8.33H0V.92h100ZM0,100.92v-26.04l6.25-1.04,25-26.04,1.04,1.05-10.42,18.75-4.16,7.29h13.54l3.13-3.12,8.33-22.92h1.04v41.66h3.12l9.38-8.33v-33.33h1.04l8.33,22.92,3.12,3.12h13.54l-4.17-7.29-10.42-19.8,1.04-1.04,25,27.09,6.25,1.04v26.04H0ZM100,42.59v20.84l-20.83-20.84h20.83Z",style:{fill:"var(--logo-color)",strokeWidth:0}})]})}function ZA(t){return Y.jsx("a",{...t})}const U3={class:"_class_1riwg_1"},op=["⠋","⠙","⠸","⠴","⠦","⠇"];function z3({input:t}){const e=V.useRef(null),[n,r]=V.useState(typeof t=="string"?t:null);return V.useEffect(()=>{let o=!0,c;if(typeof t=="string")r(t);else{let u=0;c=setInterval(()=>{e.current&&(e.current.textContent=op[u],u=(u+1)%op.length)},100),t.then(d=>{o&&(clearInterval(c),r(d))})}return()=>{o=!1,c&&clearInterval(c)}},[t]),Y.jsx("span",{ref:e,children:n??op[0]})}var K3=Object.create,QA=Object.defineProperty,q3=Object.getOwnPropertyDescriptor,WA=Object.getOwnPropertyNames,P3=Object.getPrototypeOf,I3=Object.prototype.hasOwnProperty,vi=(t,e)=>function(){return e||(0,t[WA(t)[0]])((e={exports:{}}).exports,e),e.exports},H3=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(var o=WA(e),c=0,u=o.length,d;c<u;c++)d=o[c],!I3.call(t,d)&&d!==n&&QA(t,d,{get:(h=>e[h]).bind(null,d),enumerable:!(r=q3(e,d))||r.enumerable});return t},yt=(t,e,n)=>(n=t!=null?K3(P3(t)):{},H3(QA(n,"default",{value:t,enumerable:!0}),t)),eE=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/typeof.js"(t,e){function n(r){"@babel/helpers - typeof";return e.exports=n=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(o){return typeof o}:function(o){return o&&typeof Symbol=="function"&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o},e.exports.__esModule=!0,e.exports.default=e.exports,n(r)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports}}),F3=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/toPrimitive.js"(t,e){var n=eE().default;function r(o,c){if(n(o)!="object"||!o)return o;var u=o[Symbol.toPrimitive];if(u!==void 0){var d=u.call(o,c||"default");if(n(d)!="object")return d;throw new TypeError("@@toPrimitive must return a primitive value.")}return(c==="string"?String:Number)(o)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports}}),G3=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/toPropertyKey.js"(t,e){var n=eE().default,r=F3();function o(c){var u=r(c,"string");return n(u)=="symbol"?u:u+""}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports}}),xs=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/defineProperty.js"(t,e){var n=G3();function r(o,c,u){return(c=n(c))in o?Object.defineProperty(o,c,{value:u,enumerable:!0,configurable:!0,writable:!0}):o[c]=u,o}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports}}),Zn=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/objectSpread2.js"(t,e){var n=xs();function r(c,u){var d=Object.keys(c);if(Object.getOwnPropertySymbols){var h=Object.getOwnPropertySymbols(c);u&&(h=h.filter(function(p){return Object.getOwnPropertyDescriptor(c,p).enumerable})),d.push.apply(d,h)}return d}function o(c){for(var u=1;u<arguments.length;u++){var d=arguments[u]!=null?arguments[u]:{};u%2?r(Object(d),!0).forEach(function(h){n(c,h,d[h])}):Object.getOwnPropertyDescriptors?Object.defineProperties(c,Object.getOwnPropertyDescriptors(d)):r(Object(d)).forEach(function(h){Object.defineProperty(c,h,Object.getOwnPropertyDescriptor(d,h))})}return c}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports}});function Sf(t){const e={subscribe(n){let r=null,o=!1,c=!1,u=!1;function d(){if(r===null){u=!0;return}c||(c=!0,typeof r=="function"?r():r&&r.unsubscribe())}return r=t({next(h){var p;o||(p=n.next)===null||p===void 0||p.call(n,h)},error(h){var p;o||(o=!0,(p=n.error)===null||p===void 0||p.call(n,h),d())},complete(){var h;o||(o=!0,(h=n.complete)===null||h===void 0||h.call(n),d())}}),u&&d(),{unsubscribe:d}},pipe(...n){return n.reduce(Y3,e)}};return e}function Y3(t,e){return e(t)}function X3(t){const e=new AbortController;return new Promise((r,o)=>{let c=!1;function u(){c||(c=!0,d.unsubscribe())}e.signal.addEventListener("abort",()=>{o(e.signal.reason)});const d=t.subscribe({next(h){c=!0,r(h),u()},error(h){o(h)},complete(){e.abort(),u()}})})}function J3(t){return e=>{let n=0,r=null;const o=[];function c(){r||(r=e.subscribe({next(d){for(const p of o){var h;(h=p.next)===null||h===void 0||h.call(p,d)}},error(d){for(const p of o){var h;(h=p.error)===null||h===void 0||h.call(p,d)}},complete(){for(const h of o){var d;(d=h.complete)===null||d===void 0||d.call(h)}}}))}function u(){if(n===0&&r){const d=r;r=null,d.unsubscribe()}}return Sf(d=>(n++,o.push(d),c(),{unsubscribe(){n--,u();const h=o.findIndex(p=>p===d);h>-1&&o.splice(h,1)}}))}}function Z3(t){let e=t;const n=[],r=u=>{e!==void 0&&u.next(e),n.push(u)},o=u=>{n.splice(n.indexOf(u),1)},c=Sf(u=>(r(u),()=>{o(u)}));return c.next=u=>{if(e!==u){e=u;for(const d of n)d.next(u)}},c.get=()=>e,c}function Q3(t){return Sf(e=>{function n(o=0,c=t.op){const u=t.links[o];if(!u)throw new Error("No more links to execute - did you forget to add an ending link?");return u({op:c,next(h){return n(o+1,h)}})}return n().subscribe(e)})}function cl(t){return!!t&&!Array.isArray(t)&&typeof t=="object"}var W3=Object.create,tE=Object.defineProperty,eL=Object.getOwnPropertyDescriptor,nE=Object.getOwnPropertyNames,tL=Object.getPrototypeOf,nL=Object.prototype.hasOwnProperty,_l=(t,e)=>function(){return e||(0,t[nE(t)[0]])((e={exports:{}}).exports,e),e.exports},iL=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(var o=nE(e),c=0,u=o.length,d;c<u;c++)d=o[c],!nL.call(t,d)&&d!==n&&tE(t,d,{get:(h=>e[h]).bind(null,d),enumerable:!(r=eL(e,d))||r.enumerable});return t},xf=(t,e,n)=>(n=t!=null?W3(tL(t)):{},iL(tE(n,"default",{value:t,enumerable:!0}),t));const iE=()=>{},jx=t=>{Object.freeze&&Object.freeze(t)};function rE(t,e,n){var r;const o=e.join(".");return(r=n[o])!==null&&r!==void 0||(n[o]=new Proxy(iE,{get(c,u){if(!(typeof u!="string"||u==="then"))return rE(t,[...e,u],n)},apply(c,u,d){const h=e[e.length-1];let p={args:d,path:e};return h==="call"?p={args:d.length>=2?[d[1]]:[],path:e.slice(0,-1)}:h==="apply"&&(p={args:d.length>=2?d[1]:[],path:e.slice(0,-1)}),jx(p.args),jx(p.path),t(p)}})),n[o]}const rL=t=>rE(t,[],Object.create(null)),sL=t=>new Proxy(iE,{get(e,n){if(n!=="then")return t(n)}});var sE=_l({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/typeof.js"(t,e){function n(r){"@babel/helpers - typeof";return e.exports=n=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(o){return typeof o}:function(o){return o&&typeof Symbol=="function"&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o},e.exports.__esModule=!0,e.exports.default=e.exports,n(r)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports}}),oL=_l({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/toPrimitive.js"(t,e){var n=sE().default;function r(o,c){if(n(o)!="object"||!o)return o;var u=o[Symbol.toPrimitive];if(u!==void 0){var d=u.call(o,c||"default");if(n(d)!="object")return d;throw new TypeError("@@toPrimitive must return a primitive value.")}return(c==="string"?String:Number)(o)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports}}),aL=_l({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/toPropertyKey.js"(t,e){var n=sE().default,r=oL();function o(c){var u=r(c,"string");return n(u)=="symbol"?u:u+""}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports}}),oE=_l({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/defineProperty.js"(t,e){var n=aL();function r(o,c,u){return(c=n(c))in o?Object.defineProperty(o,c,{value:u,enumerable:!0,configurable:!0,writable:!0}):o[c]=u,o}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports}}),Oy=_l({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/objectSpread2.js"(t,e){var n=oE();function r(c,u){var d=Object.keys(c);if(Object.getOwnPropertySymbols){var h=Object.getOwnPropertySymbols(c);u&&(h=h.filter(function(p){return Object.getOwnPropertyDescriptor(c,p).enumerable})),d.push.apply(d,h)}return d}function o(c){for(var u=1;u<arguments.length;u++){var d=arguments[u]!=null?arguments[u]:{};u%2?r(Object(d),!0).forEach(function(h){n(c,h,d[h])}):Object.getOwnPropertyDescriptors?Object.defineProperties(c,Object.getOwnPropertyDescriptors(d)):r(Object(d)).forEach(function(h){Object.defineProperty(c,h,Object.getOwnPropertyDescriptor(d,h))})}return c}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports}});xf(Oy());xf(oE());var tu=xf(Oy());function lL(t,e){if("error"in t){const r=e.deserialize(t.error);return{ok:!1,error:(0,tu.default)((0,tu.default)({},t),{},{error:r})}}return{ok:!0,result:(0,tu.default)((0,tu.default)({},t.result),(!t.result.type||t.result.type==="data")&&{type:"data",data:e.deserialize(t.result.data)})}}var ap=class extends Error{constructor(){super("Unable to transform response from server")}};function cL(t,e){let n;try{n=lL(t,e)}catch{throw new ap}if(!n.ok&&(!cl(n.error.error)||typeof n.error.error.code!="number"))throw new ap;if(n.ok&&!cl(n.result))throw new ap;return n}xf(Oy());var nu=yt(xs()),uo=yt(Zn());function uL(t){return t instanceof Lo}function fL(t){return cl(t)&&cl(t.error)&&typeof t.error.code=="number"&&typeof t.error.message=="string"}function dL(t,e){return typeof t=="string"?t:cl(t)&&typeof t.message=="string"?t.message:e}var Lo=class pu extends Error{constructor(e,n){var r,o;const c=n?.cause;super(e,{cause:c}),(0,nu.default)(this,"cause",void 0),(0,nu.default)(this,"shape",void 0),(0,nu.default)(this,"data",void 0),(0,nu.default)(this,"meta",void 0),this.meta=n?.meta,this.cause=c,this.shape=n==null||(r=n.result)===null||r===void 0?void 0:r.error,this.data=n==null||(o=n.result)===null||o===void 0?void 0:o.error.data,this.name="TRPCClientError",Object.setPrototypeOf(this,pu.prototype)}static from(e,n={}){const r=e;return uL(r)?(n.meta&&(r.meta=(0,uo.default)((0,uo.default)({},r.meta),n.meta)),r):fL(r)?new pu(r.error.message,(0,uo.default)((0,uo.default)({},n),{},{result:r})):new pu(dL(r,"Unknown error"),(0,uo.default)((0,uo.default)({},n),{},{cause:r}))}};function hL(t){const e=t;return e?"input"in e?e:{input:e,output:e}:{input:{serialize:n=>n,deserialize:n=>n},output:{serialize:n=>n,deserialize:n=>n}}}const Bx=t=>typeof t=="function";function pL(t){if(t)return t;if(typeof window<"u"&&Bx(window.fetch))return window.fetch;if(typeof globalThis<"u"&&Bx(globalThis.fetch))return globalThis.fetch;throw new Error("No fetch implementation found")}var tl=yt(Zn());function mL(t){return{url:t.url.toString(),fetch:t.fetch,transformer:hL(t.transformer),methodOverride:t.methodOverride}}function yL(t){const e={};for(let n=0;n<t.length;n++){const r=t[n];e[n]=r}return e}const gL={query:"GET",mutation:"POST",subscription:"PATCH"};function aE(t){return"input"in t?t.transformer.input.serialize(t.input):yL(t.inputs.map(e=>t.transformer.input.serialize(e)))}const lE=t=>{const e=t.url.split("?");let r=e[0].replace(/\/$/,"")+"/"+t.path;const o=[];if(e[1]&&o.push(e[1]),"inputs"in t&&o.push("batch=1"),t.type==="query"||t.type==="subscription"){const c=aE(t);c!==void 0&&t.methodOverride!=="POST"&&o.push(`input=${encodeURIComponent(JSON.stringify(c))}`)}return o.length&&(r+="?"+o.join("&")),r},bL=t=>{if(t.type==="query"&&t.methodOverride!=="POST")return;const e=aE(t);return e!==void 0?JSON.stringify(e):void 0},vL=t=>TL((0,tl.default)((0,tl.default)({},t),{},{contentTypeHeader:"application/json",getUrl:lE,getBody:bL}));var SL=class extends Error{constructor(){const t="AbortError";super(t),this.name=t,this.message=t}};const xL=t=>{var e;if(t?.aborted)throw(e=t.throwIfAborted)===null||e===void 0||e.call(t),typeof DOMException<"u"?new DOMException("AbortError","AbortError"):new SL};async function wL(t){var e;xL(t.signal);const n=t.getUrl(t),r=t.getBody(t),{type:o}=t,c=await(async()=>{const d=await t.headers();return Symbol.iterator in d?Object.fromEntries(d):d})(),u=(0,tl.default)((0,tl.default)((0,tl.default)({},t.contentTypeHeader?{"content-type":t.contentTypeHeader}:{}),t.trpcAcceptHeader?{"trpc-accept":t.trpcAcceptHeader}:void 0),c);return pL(t.fetch)(n,{method:(e=t.methodOverride)!==null&&e!==void 0?e:gL[o],signal:t.signal,body:r,headers:u})}async function TL(t){const e={},n=await wL(t);e.response=n;const r=await n.json();return e.responseJSON=r,{json:r,meta:e}}yt(Zn());const Lx=()=>{throw new Error("Something went wrong. Please submit an issue at https://github.com/trpc/trpc/issues/new")};function Vx(t){let e=null,n=null;const r=()=>{clearTimeout(n),n=null,e=null};function o(d){const h=[[]];let p=0;for(;;){const v=d[p];if(!v)break;const S=h[h.length-1];if(v.aborted){var y;(y=v.reject)===null||y===void 0||y.call(v,new Error("Aborted")),p++;continue}if(t.validate(S.concat(v).map(T=>T.key))){S.push(v),p++;continue}if(S.length===0){var g;(g=v.reject)===null||g===void 0||g.call(v,new Error("Input is too big for a single dispatch")),p++;continue}h.push([])}return h}function c(){const d=o(e);r();for(const h of d){if(!h.length)continue;const p={items:h};for(const g of h)g.batch=p;t.fetch(p.items.map(g=>g.key)).then(async g=>{await Promise.all(g.map(async(S,w)=>{const T=p.items[w];try{var D;const O=await Promise.resolve(S);(D=T.resolve)===null||D===void 0||D.call(T,O)}catch(O){var C;(C=T.reject)===null||C===void 0||C.call(T,O)}T.batch=null,T.reject=null,T.resolve=null}));for(const S of p.items){var v;(v=S.reject)===null||v===void 0||v.call(S,new Error("Missing result")),S.batch=null}}).catch(g=>{for(const S of p.items){var v;(v=S.reject)===null||v===void 0||v.call(S,g),S.batch=null}})}}function u(d){var h;const p={aborted:!1,key:d,batch:null,resolve:Lx,reject:Lx},y=new Promise((g,v)=>{var S;p.reject=v,p.resolve=g,(S=e)!==null&&S!==void 0||(e=[]),e.push(p)});return(h=n)!==null&&h!==void 0||(n=setTimeout(c)),y}return{load:u}}function AL(...t){const e=new AbortController,n=t.length;let r=0;const o=()=>{++r===n&&e.abort()};for(const c of t)c?.aborted?o():c?.addEventListener("abort",o,{once:!0});return e.signal}var iu=yt(Zn());function EL(t){var e,n;const r=mL(t),o=(e=t.maxURLLength)!==null&&e!==void 0?e:1/0,c=(n=t.maxItems)!==null&&n!==void 0?n:1/0;return()=>{const u=y=>({validate(g){if(o===1/0&&c===1/0)return!0;if(g.length>c)return!1;const v=g.map(T=>T.path).join(","),S=g.map(T=>T.input);return lE((0,iu.default)((0,iu.default)({},r),{},{type:y,path:v,inputs:S,signal:null})).length<=o},async fetch(g){const v=g.map(O=>O.path).join(","),S=g.map(O=>O.input),w=AL(...g.map(O=>O.signal)),T=await vL((0,iu.default)((0,iu.default)({},r),{},{path:v,inputs:S,type:y,headers(){return t.headers?typeof t.headers=="function"?t.headers({opList:g}):t.headers:{}},signal:w}));return(Array.isArray(T.json)?T.json:g.map(()=>T.json)).map(O=>({meta:T.meta,json:O}))}}),d=Vx(u("query")),h=Vx(u("mutation")),p={query:d,mutation:h};return({op:y})=>Sf(g=>{/* istanbul ignore if -- @preserve */if(y.type==="subscription")throw new Error("Subscriptions are unsupported by `httpLink` - use `httpSubscriptionLink` or `wsLink`");const S=p[y.type].load(y);let w;return S.then(T=>{w=T;const D=cL(T.json,r.transformer.output);if(!D.ok){g.error(Lo.from(D.error,{meta:T.meta}));return}g.next({context:T.meta,result:D.result}),g.complete()}).catch(T=>{g.error(Lo.from(T,{meta:w?.meta}))}),()=>{}})}}yt(Zn());const cE=(t,...e)=>typeof t=="function"?t(...e):t;yt(xs());function RL(){let t,e;return{promise:new Promise((r,o)=>{t=r,e=o}),resolve:t,reject:e}}async function OL(t){const e=await cE(t.url);if(!t.connectionParams)return e;const r=`${e.includes("?")?"&":"?"}connectionParams=1`;return e+r}async function kL(t){const e={method:"connectionParams",data:await cE(t)};return JSON.stringify(e)}yt(xs());var rs=yt(xs());function _L(t){const{promise:e,resolve:n,reject:r}=RL();return t.addEventListener("open",()=>{t.removeEventListener("error",r),n()}),t.addEventListener("error",r),e}function ML(t,{intervalMs:e,pongTimeoutMs:n}){let r,o;function c(){r=setTimeout(()=>{t.send("PING"),o=setTimeout(()=>{t.close()},n)},e)}function u(){clearTimeout(r),c()}function d(){clearTimeout(o),u()}t.addEventListener("open",c),t.addEventListener("message",({data:h})=>{clearTimeout(r),c(),h==="PONG"&&d()}),t.addEventListener("close",()=>{clearTimeout(r),clearTimeout(o)})}var CL=class cm{constructor(e){var n;if((0,rs.default)(this,"id",++cm.connectCount),(0,rs.default)(this,"WebSocketPonyfill",void 0),(0,rs.default)(this,"urlOptions",void 0),(0,rs.default)(this,"keepAliveOpts",void 0),(0,rs.default)(this,"wsObservable",Z3(null)),(0,rs.default)(this,"openPromise",null),this.WebSocketPonyfill=(n=e.WebSocketPonyfill)!==null&&n!==void 0?n:WebSocket,!this.WebSocketPonyfill)throw new Error("No WebSocket implementation found - you probably don't want to use this on the server, but if you do you need to pass a `WebSocket`-ponyfill");this.urlOptions=e.urlOptions,this.keepAliveOpts=e.keepAlive}get ws(){return this.wsObservable.get()}set ws(e){this.wsObservable.next(e)}isOpen(){return!!this.ws&&this.ws.readyState===this.WebSocketPonyfill.OPEN&&!this.openPromise}isClosed(){return!!this.ws&&(this.ws.readyState===this.WebSocketPonyfill.CLOSING||this.ws.readyState===this.WebSocketPonyfill.CLOSED)}async open(){var e=this;if(e.openPromise)return e.openPromise;e.id=++cm.connectCount;const n=OL(e.urlOptions).then(r=>new e.WebSocketPonyfill(r));e.openPromise=n.then(async r=>{e.ws=r,r.addEventListener("message",function({data:o}){o==="PING"&&this.send("PONG")}),e.keepAliveOpts.enabled&&ML(r,e.keepAliveOpts),r.addEventListener("close",()=>{e.ws===r&&(e.ws=null)}),await _L(r),e.urlOptions.connectionParams&&r.send(await kL(e.urlOptions.connectionParams))});try{await e.openPromise}finally{e.openPromise=null}}async close(){var e=this;try{await e.openPromise}finally{var n;(n=e.ws)===null||n===void 0||n.close()}}};(0,rs.default)(CL,"connectCount",0);yt(xs());yt(Zn());var lp=yt(xs()),Ux=yt(Zn()),DL=class{constructor(t){(0,lp.default)(this,"links",void 0),(0,lp.default)(this,"runtime",void 0),(0,lp.default)(this,"requestId",void 0),this.requestId=0,this.runtime={},this.links=t.links.map(e=>e(this.runtime))}$request(t){var e;return Q3({links:this.links,op:(0,Ux.default)((0,Ux.default)({},t),{},{context:(e=t.context)!==null&&e!==void 0?e:{},id:++this.requestId})}).pipe(J3())}async requestAsPromise(t){var e=this;try{const n=e.$request(t);return(await X3(n)).result.data}catch(n){throw Lo.from(n)}}query(t,e,n){return this.requestAsPromise({type:"query",path:t,input:e,context:n?.context,signal:n?.signal})}mutation(t,e,n){return this.requestAsPromise({type:"mutation",path:t,input:e,context:n?.context,signal:n?.signal})}subscription(t,e,n){return this.$request({type:"subscription",path:t,input:e,context:n.context,signal:n.signal}).subscribe({next(o){switch(o.result.type){case"state":{var c;(c=n.onConnectionStateChange)===null||c===void 0||c.call(n,o.result);break}case"started":{var u;(u=n.onStarted)===null||u===void 0||u.call(n,{context:o.context});break}case"stopped":{var d;(d=n.onStopped)===null||d===void 0||d.call(n);break}case"data":case void 0:{var h;(h=n.onData)===null||h===void 0||h.call(n,o.result.data);break}}},error(o){var c;(c=n.onError)===null||c===void 0||c.call(n,o)},complete(){var o;(o=n.onComplete)===null||o===void 0||o.call(n)}})}};const NL=Symbol.for("trpc_untypedClient"),$L={query:"query",mutate:"mutation",subscribe:"subscription"},jL=t=>$L[t];function BL(t){const e=rL(({path:n,args:r})=>{const o=[...n],c=jL(o.pop()),u=o.join(".");return t[c](u,...r)});return sL(n=>n===NL?t:e[n])}function LL(t){const e=new DL(t);return BL(e)}yt(Zn());yt(Zn());var VL=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/asyncIterator.js"(t,e){function n(o){var c,u,d,h=2;for(typeof Symbol<"u"&&(u=Symbol.asyncIterator,d=Symbol.iterator);h--;){if(u&&(c=o[u])!=null)return c.call(o);if(d&&(c=o[d])!=null)return new r(c.call(o));u="@@asyncIterator",d="@@iterator"}throw new TypeError("Object is not async iterable")}function r(o){function c(u){if(Object(u)!==u)return Promise.reject(new TypeError(u+" is not an object."));var d=u.done;return Promise.resolve(u.value).then(function(h){return{value:h,done:d}})}return r=function(d){this.s=d,this.n=d.next},r.prototype={s:null,n:null,next:function(){return c(this.n.apply(this.s,arguments))},return:function(d){var h=this.s.return;return h===void 0?Promise.resolve({value:d,done:!0}):c(h.apply(this.s,arguments))},throw:function(d){var h=this.s.return;return h===void 0?Promise.reject(d):c(h.apply(this.s,arguments))}},new r(o)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports}});yt(VL());yt(Zn());var UL=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/usingCtx.js"(t,e){function n(){var r=typeof SuppressedError=="function"?SuppressedError:function(d,h){var p=Error();return p.name="SuppressedError",p.error=d,p.suppressed=h,p},o={},c=[];function u(d,h){if(h!=null){if(Object(h)!==h)throw new TypeError("using declarations can only be used with objects, functions, null, or undefined.");if(d)var p=h[Symbol.asyncDispose||Symbol.for("Symbol.asyncDispose")];if(p===void 0&&(p=h[Symbol.dispose||Symbol.for("Symbol.dispose")],d))var y=p;if(typeof p!="function")throw new TypeError("Object is not disposable.");y&&(p=function(){try{y.call(h)}catch(v){return Promise.reject(v)}}),c.push({v:h,d:p,a:d})}else d&&c.push({d:h,a:d});return h}return{e:o,u:u.bind(null,!1),a:u.bind(null,!0),d:function(){var h,p=this.e,y=0;function g(){for(;h=c.pop();)try{if(!h.a&&y===1)return y=0,c.push(h),Promise.resolve().then(g);if(h.d){var S=h.d.call(h.v);if(h.a)return y|=2,Promise.resolve(S).then(g,v)}else y|=1}catch(w){return v(w)}if(y===1)return p!==o?Promise.reject(p):Promise.resolve();if(p!==o)throw p}function v(S){return p=p!==o?new r(S,p):S,g()}return g()}}}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports}}),uE=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/OverloadYield.js"(t,e){function n(r,o){this.v=r,this.k=o}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports}}),zL=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/awaitAsyncGenerator.js"(t,e){var n=uE();function r(o){return new n(o,0)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports}}),KL=vi({"../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/wrapAsyncGenerator.js"(t,e){var n=uE();function r(c){return function(){return new o(c.apply(this,arguments))}}function o(c){var u,d;function h(y,g){try{var v=c[y](g),S=v.value,w=S instanceof n;Promise.resolve(w?S.v:S).then(function(T){if(w){var D=y==="return"?"return":"next";if(!S.k||T.done)return h(D,T);T=c[D](T).value}p(v.done?"return":"normal",T)},function(T){h("throw",T)})}catch(T){p("throw",T)}}function p(y,g){switch(y){case"return":u.resolve({value:g,done:!0});break;case"throw":u.reject(g);break;default:u.resolve({value:g,done:!1})}(u=u.next)?h(u.key,u.arg):d=null}this._invoke=function(y,g){return new Promise(function(v,S){var w={key:y,arg:g,resolve:v,reject:S,next:null};d?d=d.next=w:(u=d=w,h(y,g))})},typeof c.return!="function"&&(this.return=void 0)}o.prototype[typeof Symbol=="function"&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this},o.prototype.next=function(c){return this._invoke("next",c)},o.prototype.throw=function(c){return this._invoke("throw",c)},o.prototype.return=function(c){return this._invoke("return",c)},e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports}});yt(UL());yt(zL());yt(KL());yt(Zn());var qL={};function fE(t,e){if(t instanceof Promise)throw new Error(e)}function PL(t,e){const n={},r=[];for(const o in t){const c=t[o]["~standard"].validate(e[o]);if(fE(c,`Validation must be synchronous, but ${o} returned a Promise.`),c.issues){r.push(...c.issues.map(u=>({...u,message:u.message,path:[o,...u.path??[]]})));continue}n[o]=c.value}return r.length?{issues:r}:{value:n}}function IL(t){const e=t.runtimeEnvStrict??t.runtimeEnv??qL;if(t.emptyStringAsUndefined??!1)for(const[O,M]of Object.entries(e))M===""&&delete e[O];if(!!t.skipValidation)return e;const o=typeof t.client=="object"?t.client:{},c=typeof t.server=="object"?t.server:{},u=typeof t.shared=="object"?t.shared:{},d=t.isServer??(typeof window>"u"||"Deno"in window),h=d?{...c,...u,...o}:{...o,...u},p=t.createFinalSchema?.(h,d)["~standard"].validate(e)??PL(h,e);fE(p,"Validation must be synchronous");const y=t.onValidationError??(O=>{throw console.error("❌ Invalid environment variables:",O),new Error("Invalid environment variables")}),g=t.onInvalidAccess??(()=>{throw new Error("❌ Attempted to access a server-side environment variable on the client")});if(p.issues)return y(p.issues);const v=O=>t.clientPrefix?!O.startsWith(t.clientPrefix)&&!(O in u):!0,S=O=>d||!v(O),w=O=>O==="__esModule"||O==="$$typeof",T=(t.extends??[]).reduce((O,M)=>Object.assign(O,M),{}),D=Object.assign(T,p.value);return new Proxy(D,{get(O,M){if(typeof M=="string"&&!w(M))return S(M)?Reflect.get(O,M):g(M)}})}const HL={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1,VITE_BACKEND_ORIGIN:"https://realtime.tempest.games"},FL="__vite_start_time"in globalThis,GL=typeof window<"u",Bi=wt("string"),zx=wt('"true" | "false" | undefined'),dE=IL({isServer:!FL&&!GL,server:{CI:wt("string | undefined").pipe(Boolean),POSTGRES_USER:Bi,POSTGRES_PASSWORD:Bi,POSTGRES_DATABASE:Bi,POSTGRES_HOST:Bi,POSTGRES_PORT:Bi.pipe(t=>Number.parseInt(t,10)),BACKEND_PORT:Bi.pipe(t=>Number.parseInt(t,10)),RUN_WORKERS_FROM_SOURCE:zx.pipe(t=>t==="true"),FRONTEND_PORT:Bi.pipe(t=>Number.parseInt(t,10)),FRONTEND_ORIGINS:Bi.pipe.try(t=>JSON.parse(t),wt("string[]")),API_KEY_OPENAI:wt("string | undefined"),API_KEY_RESEND:wt("string | undefined")},clientPrefix:"VITE_",client:{VITE_BACKEND_ORIGIN:Bi,VITE_DEV_FRONTEND_HOST:wt("string | undefined"),VITE_DEV_HTTPS:zx.pipe(t=>t==="true")},runtimeEnv:HL,emptyStringAsUndefined:!0}),an=LL({links:[EL({url:dE.VITE_BACKEND_ORIGIN,fetch(t,e){return e?(Object.assign(e,{credentials:"include"}),fetch(t,e)):fetch(t)}})]}),YL=lt({key:"appVersionQuery",default:an.version.query});lt({key:"lastKnownVersion",default:null,effects:[D1(localStorage,JSON,"lastKnownVersion")]});const XL=mi({key:"appVersion",get:async({get:t})=>{const e=t(YL),{version:n}=await e;return n}});function cp(t){return["optional",t]}function JL(t,e){let n=[t];for(const r of e){if(typeof r!="string")return!1;n=n.flatMap(o=>{if(o===null)return[];const c=[],u=o[1],d=u[r];d!==void 0&&c.push(d);const h=Object.keys(u).find(p=>p.startsWith("$"));if(h){const p=u[h];p&&c.push(p)}return c})}for(const r of n)if(r===null||r[0]==="optional")return!0;return!1}const hi=Object.create(null);hi.open="0";hi.close="1";hi.ping="2";hi.pong="3";hi.message="4";hi.upgrade="5";hi.noop="6";const mu=Object.create(null);Object.keys(hi).forEach(t=>{mu[hi[t]]=t});const um={type:"error",data:"parser error"},hE=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",pE=typeof ArrayBuffer=="function",mE=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,ky=({type:t,data:e},n,r)=>hE&&e instanceof Blob?n?r(e):Kx(e,r):pE&&(e instanceof ArrayBuffer||mE(e))?n?r(e):Kx(new Blob([e]),r):r(hi[t]+(e||"")),Kx=(t,e)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];e("b"+(r||""))},n.readAsDataURL(t)};function qx(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let up;function ZL(t,e){if(hE&&t.data instanceof Blob)return t.data.arrayBuffer().then(qx).then(e);if(pE&&(t.data instanceof ArrayBuffer||mE(t.data)))return e(qx(t.data));ky(t,!1,n=>{up||(up=new TextEncoder),e(up.encode(n))})}const Px="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Qa=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<Px.length;t++)Qa[Px.charCodeAt(t)]=t;const QL=t=>{let e=t.length*.75,n=t.length,r,o=0,c,u,d,h;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);const p=new ArrayBuffer(e),y=new Uint8Array(p);for(r=0;r<n;r+=4)c=Qa[t.charCodeAt(r)],u=Qa[t.charCodeAt(r+1)],d=Qa[t.charCodeAt(r+2)],h=Qa[t.charCodeAt(r+3)],y[o++]=c<<2|u>>4,y[o++]=(u&15)<<4|d>>2,y[o++]=(d&3)<<6|h&63;return p},WL=typeof ArrayBuffer=="function",_y=(t,e)=>{if(typeof t!="string")return{type:"message",data:yE(t,e)};const n=t.charAt(0);return n==="b"?{type:"message",data:eV(t.substring(1),e)}:mu[n]?t.length>1?{type:mu[n],data:t.substring(1)}:{type:mu[n]}:um},eV=(t,e)=>{if(WL){const n=QL(t);return yE(n,e)}else return{base64:!0,data:t}},yE=(t,e)=>{switch(e){case"blob":return t instanceof Blob?t:new Blob([t]);case"arraybuffer":default:return t instanceof ArrayBuffer?t:t.buffer}},gE="",tV=(t,e)=>{const n=t.length,r=new Array(n);let o=0;t.forEach((c,u)=>{ky(c,!1,d=>{r[u]=d,++o===n&&e(r.join(gE))})})},nV=(t,e)=>{const n=t.split(gE),r=[];for(let o=0;o<n.length;o++){const c=_y(n[o],e);if(r.push(c),c.type==="error")break}return r};function iV(){return new TransformStream({transform(t,e){ZL(t,n=>{const r=n.length;let o;if(r<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,r);else if(r<65536){o=new Uint8Array(3);const c=new DataView(o.buffer);c.setUint8(0,126),c.setUint16(1,r)}else{o=new Uint8Array(9);const c=new DataView(o.buffer);c.setUint8(0,127),c.setBigUint64(1,BigInt(r))}t.data&&typeof t.data!="string"&&(o[0]|=128),e.enqueue(o),e.enqueue(n)})}})}let fp;function ru(t){return t.reduce((e,n)=>e+n.length,0)}function su(t,e){if(t[0].length===e)return t.shift();const n=new Uint8Array(e);let r=0;for(let o=0;o<e;o++)n[o]=t[0][r++],r===t[0].length&&(t.shift(),r=0);return t.length&&r<t[0].length&&(t[0]=t[0].slice(r)),n}function rV(t,e){fp||(fp=new TextDecoder);const n=[];let r=0,o=-1,c=!1;return new TransformStream({transform(u,d){for(n.push(u);;){if(r===0){if(ru(n)<1)break;const h=su(n,1);c=(h[0]&128)===128,o=h[0]&127,o<126?r=3:o===126?r=1:r=2}else if(r===1){if(ru(n)<2)break;const h=su(n,2);o=new DataView(h.buffer,h.byteOffset,h.length).getUint16(0),r=3}else if(r===2){if(ru(n)<8)break;const h=su(n,8),p=new DataView(h.buffer,h.byteOffset,h.length),y=p.getUint32(0);if(y>Math.pow(2,21)-1){d.enqueue(um);break}o=y*Math.pow(2,32)+p.getUint32(4),r=3}else{if(ru(n)<o)break;const h=su(n,o);d.enqueue(_y(c?h:fp.decode(h),e)),r=0}if(o===0||o>t){d.enqueue(um);break}}}})}const bE=4;function Tt(t){if(t)return sV(t)}function sV(t){for(var e in Tt.prototype)t[e]=Tt.prototype[e];return t}Tt.prototype.on=Tt.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this};Tt.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this};Tt.prototype.off=Tt.prototype.removeListener=Tt.prototype.removeAllListeners=Tt.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+t];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+t],this;for(var r,o=0;o<n.length;o++)if(r=n[o],r===e||r.fn===e){n.splice(o,1);break}return n.length===0&&delete this._callbacks["$"+t],this};Tt.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),n=this._callbacks["$"+t],r=1;r<arguments.length;r++)e[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,o=n.length;r<o;++r)n[r].apply(this,e)}return this};Tt.prototype.emitReserved=Tt.prototype.emit;Tt.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]};Tt.prototype.hasListeners=function(t){return!!this.listeners(t).length};const wf=typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,n)=>n(e,0),Vn=typeof self<"u"?self:typeof window<"u"?window:Function("return this")(),oV="arraybuffer";function vE(t,...e){return e.reduce((n,r)=>(t.hasOwnProperty(r)&&(n[r]=t[r]),n),{})}const aV=Vn.setTimeout,lV=Vn.clearTimeout;function Tf(t,e){e.useNativeTimers?(t.setTimeoutFn=aV.bind(Vn),t.clearTimeoutFn=lV.bind(Vn)):(t.setTimeoutFn=Vn.setTimeout.bind(Vn),t.clearTimeoutFn=Vn.clearTimeout.bind(Vn))}const cV=1.33;function uV(t){return typeof t=="string"?fV(t):Math.ceil((t.byteLength||t.size)*cV)}function fV(t){let e=0,n=0;for(let r=0,o=t.length;r<o;r++)e=t.charCodeAt(r),e<128?n+=1:e<2048?n+=2:e<55296||e>=57344?n+=3:(r++,n+=4);return n}function SE(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function dV(t){let e="";for(let n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e}function hV(t){let e={},n=t.split("&");for(let r=0,o=n.length;r<o;r++){let c=n[r].split("=");e[decodeURIComponent(c[0])]=decodeURIComponent(c[1])}return e}class pV extends Error{constructor(e,n,r){super(e),this.description=n,this.context=r,this.type="TransportError"}}class My extends Tt{constructor(e){super(),this.writable=!1,Tf(this,e),this.opts=e,this.query=e.query,this.socket=e.socket,this.supportsBinary=!e.forceBase64}onError(e,n,r){return super.emitReserved("error",new pV(e,n,r)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const n=_y(e,this.socket.binaryType);this.onPacket(n)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,n={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(n)}_hostname(){const e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&+(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){const n=dV(e);return n.length?"?"+n:""}}class mV extends My{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(e){this.readyState="pausing";const n=()=>{this.readyState="paused",e()};if(this._polling||!this.writable){let r=0;this._polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};nV(e,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){const e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,tV(e,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const e=this.opts.secure?"https":"http",n=this.query||{};return this.opts.timestampRequests!==!1&&(n[this.opts.timestampParam]=SE()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(e,n)}}let xE=!1;try{xE=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const yV=xE;function gV(){}class bV extends mV{constructor(e){if(super(e),typeof location<"u"){const n=location.protocol==="https:";let r=location.port;r||(r=n?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||r!==e.port}}doWrite(e,n){const r=this.request({method:"POST",data:e});r.on("success",n),r.on("error",(o,c)=>{this.onError("xhr post error",o,c)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=e}}let Ro=class yu extends Tt{constructor(e,n,r){super(),this.createRequest=e,Tf(this,r),this._opts=r,this._method=r.method||"GET",this._uri=n,this._data=r.data!==void 0?r.data:null,this._create()}_create(){var e;const n=vE(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this._opts.xd;const r=this._xhr=this.createRequest(n);try{r.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){r.setDisableHeaderCheck&&r.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&r.setRequestHeader(o,this._opts.extraHeaders[o])}}catch{}if(this._method==="POST")try{r.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{r.setRequestHeader("Accept","*/*")}catch{}(e=this._opts.cookieJar)===null||e===void 0||e.addCookies(r),"withCredentials"in r&&(r.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(r.timeout=this._opts.requestTimeout),r.onreadystatechange=()=>{var o;r.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(r.getResponseHeader("set-cookie"))),r.readyState===4&&(r.status===200||r.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof r.status=="number"?r.status:0)},0))},r.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document<"u"&&(this._index=yu.requestsCount++,yu.requests[this._index]=this)}_onError(e){this.emitReserved("error",e,this._xhr),this._cleanup(!0)}_cleanup(e){if(!(typeof this._xhr>"u"||this._xhr===null)){if(this._xhr.onreadystatechange=gV,e)try{this._xhr.abort()}catch{}typeof document<"u"&&delete yu.requests[this._index],this._xhr=null}}_onLoad(){const e=this._xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}};Ro.requestsCount=0;Ro.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",Ix);else if(typeof addEventListener=="function"){const t="onpagehide"in Vn?"pagehide":"unload";addEventListener(t,Ix,!1)}}function Ix(){for(let t in Ro.requests)Ro.requests.hasOwnProperty(t)&&Ro.requests[t].abort()}const vV=(function(){const t=wE({xdomain:!1});return t&&t.responseType!==null})();class SV extends bV{constructor(e){super(e);const n=e&&e.forceBase64;this.supportsBinary=vV&&!n}request(e={}){return Object.assign(e,{xd:this.xd},this.opts),new Ro(wE,this.uri(),e)}}function wE(t){const e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||yV))return new XMLHttpRequest}catch{}if(!e)try{return new Vn[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}const TE=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class xV extends My{get name(){return"websocket"}doOpen(){const e=this.uri(),n=this.opts.protocols,r=TE?{}:vE(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(e,n,r)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const r=e[n],o=n===e.length-1;ky(r,this.supportsBinary,c=>{try{this.doWrite(r,c)}catch{}o&&wf(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",n=this.query||{};return this.opts.timestampRequests&&(n[this.opts.timestampParam]=SE()),this.supportsBinary||(n.b64=1),this.createUri(e,n)}}const dp=Vn.WebSocket||Vn.MozWebSocket;class wV extends xV{createSocket(e,n,r){return TE?new dp(e,n,r):n?new dp(e,n):new dp(e)}doWrite(e,n){this.ws.send(n)}}class TV extends My{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(e){return this.emitReserved("error",e)}this._transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(e=>{const n=rV(Number.MAX_SAFE_INTEGER,this.socket.binaryType),r=e.readable.pipeThrough(n).getReader(),o=iV();o.readable.pipeTo(e.writable),this._writer=o.writable.getWriter();const c=()=>{r.read().then(({done:d,value:h})=>{d||(this.onPacket(h),c())}).catch(d=>{})};c();const u={type:"open"};this.query.sid&&(u.data=`{"sid":"${this.query.sid}"}`),this._writer.write(u).then(()=>this.onOpen())})})}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const r=e[n],o=n===e.length-1;this._writer.write(r).then(()=>{o&&wf(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this._transport)===null||e===void 0||e.close()}}const AV={websocket:wV,webtransport:TV,polling:SV},EV=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,RV=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function fm(t){if(t.length>8e3)throw"URI too long";const e=t,n=t.indexOf("["),r=t.indexOf("]");n!=-1&&r!=-1&&(t=t.substring(0,n)+t.substring(n,r).replace(/:/g,";")+t.substring(r,t.length));let o=EV.exec(t||""),c={},u=14;for(;u--;)c[RV[u]]=o[u]||"";return n!=-1&&r!=-1&&(c.source=e,c.host=c.host.substring(1,c.host.length-1).replace(/;/g,":"),c.authority=c.authority.replace("[","").replace("]","").replace(/;/g,":"),c.ipv6uri=!0),c.pathNames=OV(c,c.path),c.queryKey=kV(c,c.query),c}function OV(t,e){const n=/\/{2,9}/g,r=e.replace(n,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&r.splice(0,1),e.slice(-1)=="/"&&r.splice(r.length-1,1),r}function kV(t,e){const n={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,o,c){o&&(n[o]=c)}),n}const dm=typeof addEventListener=="function"&&typeof removeEventListener=="function",gu=[];dm&&addEventListener("offline",()=>{gu.forEach(t=>t())},!1);class Cr extends Tt{constructor(e,n){if(super(),this.binaryType=oV,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,e&&typeof e=="object"&&(n=e,e=null),e){const r=fm(e);n.hostname=r.host,n.secure=r.protocol==="https"||r.protocol==="wss",n.port=r.port,r.query&&(n.query=r.query)}else n.host&&(n.hostname=fm(n.host).host);Tf(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=[],this._transportsByName={},n.transports.forEach(r=>{const o=r.prototype.name;this.transports.push(o),this._transportsByName[o]=r}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},n),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=hV(this.opts.query)),dm&&(this.opts.closeOnBeforeunload&&(this._beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this._beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this._offlineEventListener=()=>{this._onClose("transport close",{description:"network connection lost"})},gu.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(e){const n=Object.assign({},this.opts.query);n.EIO=bE,n.transport=e,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new this._transportsByName[e](r)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}const e=this.opts.rememberUpgrade&&Cr.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";const n=this.createTransport(e);n.open(),this.setTransport(n)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this._onDrain.bind(this)).on("packet",this._onPacket.bind(this)).on("error",this._onError.bind(this)).on("close",n=>this._onClose("transport close",n))}onOpen(){this.readyState="open",Cr.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":const n=new Error("server error");n.code=e.data,this._onError(n);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this._pingInterval=e.pingInterval,this._pingTimeout=e.pingTimeout,this._maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);const e=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+e,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},e),this.opts.autoUnref&&this._pingTimeoutTimer.unref()}_onDrain(){this.writeBuffer.splice(0,this._prevBufferLen),this._prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const e=this._getWritablePackets();this.transport.send(e),this._prevBufferLen=e.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const o=this.writeBuffer[r].data;if(o&&(n+=uV(o)),r>0&&n>this._maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;const e=Date.now()>this._pingTimeoutTime;return e&&(this._pingTimeoutTime=0,wf(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),e}write(e,n,r){return this._sendPacket("message",e,n,r),this}send(e,n,r){return this._sendPacket("message",e,n,r),this}_sendPacket(e,n,r,o){if(typeof n=="function"&&(o=n,n=void 0),typeof r=="function"&&(o=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const c={type:e,data:n,options:r};this.emitReserved("packetCreate",c),this.writeBuffer.push(c),o&&this.once("flush",o),this.flush()}close(){const e=()=>{this._onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),e()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():e()}):this.upgrading?r():e()),this}_onError(e){if(Cr.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",e),this._onClose("transport error",e)}_onClose(e,n){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),dm&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const r=gu.indexOf(this._offlineEventListener);r!==-1&&gu.splice(r,1)}this.readyState="closed",this.id=null,this.emitReserved("close",e,n),this.writeBuffer=[],this._prevBufferLen=0}}}Cr.protocol=bE;class _V extends Cr{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let e=0;e<this._upgrades.length;e++)this._probe(this._upgrades[e])}_probe(e){let n=this.createTransport(e),r=!1;Cr.priorWebsocketSuccess=!1;const o=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!r)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Cr.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(y(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const v=new Error("probe error");v.transport=n.name,this.emitReserved("upgradeError",v)}}))};function c(){r||(r=!0,y(),n.close(),n=null)}const u=g=>{const v=new Error("probe error: "+g);v.transport=n.name,c(),this.emitReserved("upgradeError",v)};function d(){u("transport closed")}function h(){u("socket closed")}function p(g){n&&g.name!==n.name&&c()}const y=()=>{n.removeListener("open",o),n.removeListener("error",u),n.removeListener("close",d),this.off("close",h),this.off("upgrading",p)};n.once("open",o),n.once("error",u),n.once("close",d),this.once("close",h),this.once("upgrading",p),this._upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{r||n.open()},200):n.open()}onHandshake(e){this._upgrades=this._filterUpgrades(e.upgrades),super.onHandshake(e)}_filterUpgrades(e){const n=[];for(let r=0;r<e.length;r++)~this.transports.indexOf(e[r])&&n.push(e[r]);return n}}let MV=class extends _V{constructor(e,n={}){const r=typeof e=="object"?e:n;(!r.transports||r.transports&&typeof r.transports[0]=="string")&&(r.transports=(r.transports||["polling","websocket","webtransport"]).map(o=>AV[o]).filter(o=>!!o)),super(e,r)}};function CV(t,e="",n){let r=t;n=n||typeof location<"u"&&location,t==null&&(t=n.protocol+"//"+n.host),typeof t=="string"&&(t.charAt(0)==="/"&&(t.charAt(1)==="/"?t=n.protocol+t:t=n.host+t),/^(https?|wss?):\/\//.test(t)||(typeof n<"u"?t=n.protocol+"//"+t:t="https://"+t),r=fm(t)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const c=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+c+":"+r.port+e,r.href=r.protocol+"://"+c+(n&&n.port===r.port?"":":"+r.port),r}const DV=typeof ArrayBuffer=="function",NV=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,AE=Object.prototype.toString,$V=typeof Blob=="function"||typeof Blob<"u"&&AE.call(Blob)==="[object BlobConstructor]",jV=typeof File=="function"||typeof File<"u"&&AE.call(File)==="[object FileConstructor]";function Cy(t){return DV&&(t instanceof ArrayBuffer||NV(t))||$V&&t instanceof Blob||jV&&t instanceof File}function bu(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let n=0,r=t.length;n<r;n++)if(bu(t[n]))return!0;return!1}if(Cy(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return bu(t.toJSON(),!0);for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&bu(t[n]))return!0;return!1}function BV(t){const e=[],n=t.data,r=t;return r.data=hm(n,e),r.attachments=e.length,{packet:r,buffers:e}}function hm(t,e){if(!t)return t;if(Cy(t)){const n={_placeholder:!0,num:e.length};return e.push(t),n}else if(Array.isArray(t)){const n=new Array(t.length);for(let r=0;r<t.length;r++)n[r]=hm(t[r],e);return n}else if(typeof t=="object"&&!(t instanceof Date)){const n={};for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=hm(t[r],e));return n}return t}function LV(t,e){return t.data=pm(t.data,e),delete t.attachments,t}function pm(t,e){if(!t)return t;if(t&&t._placeholder===!0){if(typeof t.num=="number"&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}else if(Array.isArray(t))for(let n=0;n<t.length;n++)t[n]=pm(t[n],e);else if(typeof t=="object")for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(t[n]=pm(t[n],e));return t}const VV=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],UV=5;var _e;(function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"})(_e||(_e={}));class zV{constructor(e){this.replacer=e}encode(e){return(e.type===_e.EVENT||e.type===_e.ACK)&&bu(e)?this.encodeAsBinary({type:e.type===_e.EVENT?_e.BINARY_EVENT:_e.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let n=""+e.type;return(e.type===_e.BINARY_EVENT||e.type===_e.BINARY_ACK)&&(n+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(n+=e.nsp+","),e.id!=null&&(n+=e.id),e.data!=null&&(n+=JSON.stringify(e.data,this.replacer)),n}encodeAsBinary(e){const n=BV(e),r=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(r),o}}function Hx(t){return Object.prototype.toString.call(t)==="[object Object]"}class Dy extends Tt{constructor(e){super(),this.reviver=e}add(e){let n;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(e);const r=n.type===_e.BINARY_EVENT;r||n.type===_e.BINARY_ACK?(n.type=r?_e.EVENT:_e.ACK,this.reconstructor=new KV(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(Cy(e)||e.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(e),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let n=0;const r={type:Number(e.charAt(0))};if(_e[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===_e.BINARY_EVENT||r.type===_e.BINARY_ACK){const c=n+1;for(;e.charAt(++n)!=="-"&&n!=e.length;);const u=e.substring(c,n);if(u!=Number(u)||e.charAt(n)!=="-")throw new Error("Illegal attachments");r.attachments=Number(u)}if(e.charAt(n+1)==="/"){const c=n+1;for(;++n&&!(e.charAt(n)===","||n===e.length););r.nsp=e.substring(c,n)}else r.nsp="/";const o=e.charAt(n+1);if(o!==""&&Number(o)==o){const c=n+1;for(;++n;){const u=e.charAt(n);if(u==null||Number(u)!=u){--n;break}if(n===e.length)break}r.id=Number(e.substring(c,n+1))}if(e.charAt(++n)){const c=this.tryParse(e.substr(n));if(Dy.isPayloadValid(r.type,c))r.data=c;else throw new Error("invalid payload")}return r}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,n){switch(e){case _e.CONNECT:return Hx(n);case _e.DISCONNECT:return n===void 0;case _e.CONNECT_ERROR:return typeof n=="string"||Hx(n);case _e.EVENT:case _e.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&VV.indexOf(n[0])===-1);case _e.ACK:case _e.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class KV{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){const n=LV(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const qV=Object.freeze(Object.defineProperty({__proto__:null,Decoder:Dy,Encoder:zV,get PacketType(){return _e},protocol:UV},Symbol.toStringTag,{value:"Module"}));function Gn(t,e,n){return t.on(e,n),function(){t.off(e,n)}}const PV=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class EE extends Tt{constructor(e,n,r){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this._opts=Object.assign({},r),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[Gn(e,"open",this.onopen.bind(this)),Gn(e,"packet",this.onpacket.bind(this)),Gn(e,"error",this.onerror.bind(this)),Gn(e,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...n){var r,o,c;if(PV.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(n.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(n),this;const u={type:_e.EVENT,data:n};if(u.options={},u.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const y=this.ids++,g=n.pop();this._registerAckCallback(y,g),u.id=y}const d=(o=(r=this.io.engine)===null||r===void 0?void 0:r.transport)===null||o===void 0?void 0:o.writable,h=this.connected&&!(!((c=this.io.engine)===null||c===void 0)&&c._hasPingExpired());return this.flags.volatile&&!d||(h?(this.notifyOutgoingListeners(u),this.packet(u)):this.sendBuffer.push(u)),this.flags={},this}_registerAckCallback(e,n){var r;const o=(r=this.flags.timeout)!==null&&r!==void 0?r:this._opts.ackTimeout;if(o===void 0){this.acks[e]=n;return}const c=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let d=0;d<this.sendBuffer.length;d++)this.sendBuffer[d].id===e&&this.sendBuffer.splice(d,1);n.call(this,new Error("operation has timed out"))},o),u=(...d)=>{this.io.clearTimeoutFn(c),n.apply(this,d)};u.withError=!0,this.acks[e]=u}emitWithAck(e,...n){return new Promise((r,o)=>{const c=(u,d)=>u?o(u):r(d);c.withError=!0,n.push(c),this.emit(e,...n)})}_addToQueue(e){let n;typeof e[e.length-1]=="function"&&(n=e.pop());const r={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((o,...c)=>r!==this._queue[0]?void 0:(o!==null?r.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(o)):(this._queue.shift(),n&&n(null,...c)),r.pending=!1,this._drainQueue())),this._queue.push(r),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;const n=this._queue[0];n.pending&&!e||(n.pending=!0,n.tryCount++,this.flags=n.flags,this.emit.apply(this,n.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:_e.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,n),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(e=>{if(!this.sendBuffer.some(r=>String(r.id)===e)){const r=this.acks[e];delete this.acks[e],r.withError&&r.call(this,new Error("socket has been disconnected"))}})}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case _e.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case _e.EVENT:case _e.BINARY_EVENT:this.onevent(e);break;case _e.ACK:case _e.BINARY_ACK:this.onack(e);break;case _e.DISCONNECT:this.ondisconnect();break;case _e.CONNECT_ERROR:this.destroy();const r=new Error(e.data.message);r.data=e.data.data,this.emitReserved("connect_error",r);break}}onevent(e){const n=e.data||[];e.id!=null&&n.push(this.ack(e.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){const n=this;let r=!1;return function(...o){r||(r=!0,n.packet({type:_e.ACK,id:e,data:o}))}}onack(e){const n=this.acks[e.id];typeof n=="function"&&(delete this.acks[e.id],n.withError&&e.data.unshift(null),n.apply(this,e.data))}onconnect(e,n){this.id=e,this.recovered=n&&this._pid===n,this._pid=n,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:_e.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(e===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(e===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,e.data)}}}function Ho(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}Ho.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=(Math.floor(e*10)&1)==0?t-n:t+n}return Math.min(t,this.max)|0};Ho.prototype.reset=function(){this.attempts=0};Ho.prototype.setMin=function(t){this.ms=t};Ho.prototype.setMax=function(t){this.max=t};Ho.prototype.setJitter=function(t){this.jitter=t};class mm extends Tt{constructor(e,n){var r;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(n=e,e=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,Tf(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new Ho({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=e;const o=n.parser||qV;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,e||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var n;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(n=this.backoff)===null||n===void 0||n.setMin(e),this)}randomizationFactor(e){var n;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(n=this.backoff)===null||n===void 0||n.setJitter(e),this)}reconnectionDelayMax(e){var n;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(n=this.backoff)===null||n===void 0||n.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new MV(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const o=Gn(n,"open",function(){r.onopen(),e&&e()}),c=d=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",d),e?e(d):this.maybeReconnectOnOpen()},u=Gn(n,"error",c);if(this._timeout!==!1){const d=this._timeout,h=this.setTimeoutFn(()=>{o(),c(new Error("timeout")),n.close()},d);this.opts.autoUnref&&h.unref(),this.subs.push(()=>{this.clearTimeoutFn(h)})}return this.subs.push(o),this.subs.push(u),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(Gn(e,"ping",this.onping.bind(this)),Gn(e,"data",this.ondata.bind(this)),Gn(e,"error",this.onerror.bind(this)),Gn(e,"close",this.onclose.bind(this)),Gn(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(n){this.onclose("parse error",n)}}ondecoded(e){wf(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,n){let r=this.nsps[e];return r?this._autoConnect&&!r.active&&r.connect():(r=new EE(this,e,n),this.nsps[e]=r),r}_destroy(e){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(e){const n=this.encoder.encode(e);for(let r=0;r<n.length;r++)this.engine.write(n[r],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(e,n){var r;this.cleanup(),(r=this.engine)===null||r===void 0||r.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(o=>{o?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",o)):e.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(()=>{this.clearTimeoutFn(r)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}}const Ya={};function vu(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};const n=CV(t,e.path||"/socket.io"),r=n.source,o=n.id,c=n.path,u=Ya[o]&&c in Ya[o].nsps,d=e.forceNew||e["force new connection"]||e.multiplex===!1||u;let h;return d?h=new mm(r,e):(Ya[o]||(Ya[o]=new mm(r,e)),h=Ya[o]),n.query&&!e.query&&(e.query=n.queryKey),h.socket(n.path,e)}Object.assign(vu,{Manager:mm,Socket:EE,io:vu,connect:vu});const IV=["123","321","abc","admin","adobe","alexander","amanda","andrea","andrew","angel","apple","asdf","ashley","baby","banana","baseball","batman","bear","biteme","blazer","blonde","boston","buster","butterfly","cameron","charlie","cheese","chelsea","chicken","chocolate","chris","compaq","computer","cookie","corvette","cowboys","dakota","dallas","daniel","david","diamond","dolphin","donald","dragon","eagle","flower","football","frank","freedom","friend","gateway","george","ginger","god","golf","hannah","hardcore","harley","heather","hello","hottie","hunter","internet","jasmine","jennifer","jessica","jesus","johnny","jordan","joshua","justin","justme","killer","knight","lakers","letmein","liverpool","login","london","love","lucky","mackenzie","maggie","master","matrix","matthew","maverick","melissa","mercedes","michael","michelle","mickey","miller","money","monkey","morgan","mother","muffin","mustang","natasha","nathan","nicole","ninja","orange","pass","password","patrick","peanut","pepper","phoenix","photoshop","pokemon","princess","purple","qazwsx","qwerty","rainbow","ranger","root","samantha","samsung","scooter","secret","shadow","simpson","smile","soccer","sparkle","starwars","summer","sunflower","sunshine","superman","taylor","temp","test","thomas","tigers","tigger","tinkerbell","trust","turtle","victoria","welcome","whatever","william","winter","yellow","zaq12wsx","zxcvbn"],HV=3,FV=15,GV=/^[a-zA-Z0-9_-]+$/,YV=wt(GV).pipe(wt(`string > ${HV} & string < ${FV}`)).brand("username"),Fx=20,Gx={0:"o",1:"l",3:"e",4:"a",5:"s",7:"t","@":"a",$:"s","!":"i"};function XV(t){let e="";for(const n of t)n in Gx?e+=Gx[n]:e+=n;return e}function JV(t){const e=t.toLocaleLowerCase(),n=XV(e);for(const r of IV)if(n.includes(r)||e.includes(r))return!0;return!1}function ZV(t){const e=new Set(t).size;return t.length*Math.log2(e)}function QV(t){let e=0;return JV(t)&&(e-=100),e+=ZV(t)*.5,Math.max(e,0)}const WV=wt("string").narrow((t,e)=>{const n=QV(t);return n>=Fx?!0:e.mustBe(`Of complexity ${Fx} or more. Was ${n.toFixed(2)}.`)}).brand("password");wt({"+":"delete",email:"string",password:"string"});const eU=wt("string").brand("email");wt({"+":"delete",username:"string",password:"string",email:"string"});const tU=wt({email:"string",userId:"string",username:"string",password:"boolean",verification:"'unverified' | 'verified'"}),pi=vu(dE.VITE_BACKEND_ORIGIN,{auth:t=>{const e=Ze(at);e&&t(e)},withCredentials:!0,autoConnect:!1});pi.on("connect",()=>{console.log("connected")}).on("connect_error",()=>{console.log("connect_error"),De(at,null)}).on("usernameChanged",t=>{De(at,e=>e===null?null:{...e,username:t})});const at=lt({key:"auth",default:function(){const e=localStorage.getItem("auth");if(e)try{const n=Ki(e),r=tU(n);return r instanceof wt.errors?(console.error("failed to parse auth data",r),null):(r.verification==="verified"&&(console.log("connecting..."),pi.connect()),r)}catch(n){return console.error("failed to parse auth data",n),null}return null},effects:[function({onSet:e}){e(({newValue:n})=>{console.log("setting auth",n),n?(console.log("setting auth",n),De(Oo,n.username),localStorage.setItem("auth",Xe(n)),n.verification==="verified"?(console.log("connecting..."),pi.connect()):ys("/verify")):(console.log("clearing session..."),localStorage.removeItem("auth"))})}]}),Oo=lt({key:"username",default:Ze(at)?.username??""}),hp=lt({key:"usernameDebounce",default:!0}),nU=lt({key:"usernameDebounced100ms",default:window.localStorage.getItem("username")??"",effects:[({setSelf:t})=>{z_(Oo,()=>{Ze(hp)&&(t(Ze(Oo)),De(hp,!1),setTimeout(()=>{De(hp,!0),t(Ze(Oo))},2e3))})}]}),iU=mi({key:"isUsernameTakenQuery",get:({get:t})=>{const e=t(nU);if(!e)return!1;const n=Ze(at);return e===n?.username?!1:an.isUsernameTaken.query({username:e})}}),RE=mi({key:"usernameIssues",get:({get:t})=>{const e=t(Oo),n=YV(e);return n instanceof wt.errors?n:null}}),li=lt({key:"password0",default:""}),OE=mi({key:"password0Issues",get:({get:t})=>{const e=t(li),n=WV(e);return n instanceof wt.errors?n:null}}),Vo=lt({key:"email",default:""}),kE=mi({key:"emailIssues",get:({get:t})=>{const e=t(Vo),n=eU(e);return n instanceof wt.errors?n:null}});mi({key:"signupReady",get:({get:t})=>{const e=t(RE),n=t(OE),r=t(kE);return!(e??n??r)}});const zi=lt({key:"oneTimeCode",default:""}),ym=lt({key:"oneTimeCodeNewEmail",default:""}),oi=lt({key:"authTarget",default:null}),_E=cp({verify:cp({$token:null}),game:cp({clicker:null}),account:null,admin:null});function rU(t){return JL(_E,t)}const sU=[[]];function oU(t){return sU.some(e=>e.join("/")===t.join("/"))}function ys(t){history.pushState(null,"",t),De(ME,t)}const ME=lt({key:"pathName",default:window.location.pathname,effects:[({onSet:t,setSelf:e})=>{const n=o=>{history.replaceState(null,"",o),e(o)},r=o=>{switch(o){case"/":{const c=Ze(at);switch(console.log("/","auth",c),c?.verification){case"verified":n("/game");break;case"unverified":n("/verify");break}break}case"/verify":{Ze(at)?.verification==="verified"&&n("/game");break}case"/game":case"/game/clicker":{Ze(at)?.verification==="unverified"&&n("/verify");break}case"/admin":break;case"/account":{const c=Ze(at);if(!c){n("/");break}c.verification==="unverified"&&n("/verify");break}}};r(window.location.pathname),t(({newValue:o})=>{r(o)})},({setSelf:t})=>{document.addEventListener("click",e=>{const n=e.target.closest("a");if(n&&n instanceof HTMLAnchorElement){const r=n.getAttribute("href");r?.startsWith("/")&&(e.preventDefault(),history.pushState(null,"",r),t(r))}}),window.addEventListener("popstate",()=>{t(window.location.pathname)})}]}),aU=mi({key:"route",get:({get:t})=>{const n=t(ME).split("/").slice(1).filter(Boolean);return rU(n)?oU(n)||t(at)?n:401:404}}),Yx=lt({key:"buttonBlockActive",default:!1}),jn=lt({key:"editing",default:[],effects:[({onSet:t})=>{t(({newValue:e})=>{switch(e[0]){case"email":{Ze(CE)?.focus();break}case"new-password":{Ze(DE)?.focus();break}case"username":{Ze(NE)?.focus();break}}})}]}),CE=lt({key:"emailInputElement",default:null}),DE=lt({key:"password0InputElement",default:null}),NE=lt({key:"usernameInputElement",default:null});function lU(t){const e=V.useRef(null);return V.useEffect(()=>{De(t,e.current)},[t]),e}const cU=mi({key:"otcLoginFieldLabel",get:({get:t})=>{const e=t(at);return e?`Code sent to ${e.email}`:""}}),uU=mi({key:"otcVerifyFieldLabel",get:({get:t})=>{const e=t(Vo);return e?`Code sent to ${e}`:""}});function pp({label:t,inputToken:e,issuesToken:n,inputElementToken:r,initialState:o,onSubmit:c,onOpen:u,onCancel:d,extraIssues:h}){const p=xt(e),y=Yn(e),g=xt(zi),v=Yn(zi),S=xt(ym),w=Yn(ym),T=xt(li),D=Yn(li),C=xt(Yx),O=Yn(Yx),M=xt(jn),j=Yn(jn),k=xt(n),J=xt(cU),H=xt(uU),F=lU(r),ie=M[0]===t,oe=M.at(-1),[fe,...ge]=M;return Y.jsxs("form",{onSubmit:async be=>{if(be.preventDefault(),C){O(!1);return}console.log(`submitted! changing ${t} to`,p);const Q=await c(p);Error.isError(Q)&&console.error(Q)},children:[ie?Y.jsx("button",{type:"button",onClick:async()=>{await d?.(),j([])},children:"x"}):null,Y.jsxs("main",{children:[Y.jsxs("label",{htmlFor:t,children:[k||h?Y.jsxs("aside",{children:[h,k?.map(be=>Y.jsx("span",{children:be.message},be.path.join(".")))]}):null,Y.jsx("span",{children:t==="new-password"?"Password":sn(t)}),Y.jsx("input",{id:t,type:t==="new-password"?"password":"text",ref:F,value:p,onChange:be=>{y(be.target.value)},autoComplete:t,autoCapitalize:"none",disabled:oe!==t})]}),ie?ge.map(be=>Y.jsxs("label",{htmlFor:`${t}-${be}`,children:[Y.jsx("span",{children:(()=>{switch(be){case"otcLogin":return J;case"otcVerify":return H;case"passwordLogin":return"Password"}})()}),Y.jsx("input",{id:`${t}-otc`,type:"text",ref:F,value:(()=>{switch(be){case"otcLogin":return g;case"otcVerify":return t==="email"?S:g;case"passwordLogin":return T}})(),onChange:Q=>{switch(be){case"otcLogin":v(Q.target.value);break;case"otcVerify":if(t==="email"){w(Q.target.value);break}v(Q.target.value);break;case"passwordLogin":D(Q.target.value)}},autoComplete:t.includes("otc")?"one-time-code":t.includes("password")?"password":"",autoCapitalize:"none",disabled:be!==oe})]},`${t}-${be}`)):null]}),M[0]===t?Y.jsx("button",{type:"submit",children:"->"}):Y.jsx("button",{type:"button",onMouseDown:async()=>{O(!0),await u?.(),j(o)},onMouseUp:()=>{O(!1)},children:"/"})]})}function fU(){const t=xt(at),e=xt(iU);return Ou(()=>{t&&De(Vo,t.email),t?.password&&De(li,"••••••••••••")}),t?Y.jsxs("article",{"data-css":"editor",children:[Y.jsx(pp,{label:"username",inputToken:Oo,issuesToken:RE,inputElementToken:NE,initialState:["username"],onSubmit:async n=>(await new Promise(r=>{pi.once("usernameChanged",r),pi.emit("changeUsername",n)}),De(jn,[]),n),extraIssues:e?Y.jsx("span",{children:"This username is taken."}):null}),Y.jsx(pp,{label:"email",inputToken:Vo,issuesToken:kE,inputElementToken:CE,initialState:["email"],onSubmit:async n=>{const r=Ze(jn);if(r[0]!=="email")return new Error("field not email");switch(r.length){case 1:{const{userKey:o,nextStep:c}=await an.offerNewEmail.mutate({emailOffered:n});switch(console.log({authTarget:o,nextStep:c}),c){case"otc_login":{De(oi,o),De(jn,["email","otcLogin"]);break}case"password_login":{De(oi,o),De(jn,["email","passwordLogin"]);break}case"otc_verify":{De(oi,o),De(zi,"not needed"),De(jn,["email","otcLogin","otcVerify"]);break}}return o}case 2:switch(console.log("case 2"),r[1]){case"otcLogin":{console.log("case 2.1");const o=Ze(oi);if(!o)return new Error("No auth target");const c=Ze(zi),u=await an.verifyAccountAction.mutate({oneTimeCode:c,userKey:o});return De(at,u),De(jn,["email","otcLogin","otcVerify"]),o}case"passwordLogin":return new Error("not implemented")}break;case 3:{const o=Ze(oi);if(!o)return new Error("No auth target");const c=Ze(ym),u=await an.verifyAccountAction.mutate({oneTimeCode:c,userKey:o});return De(at,u),De(jn,[]),u.email}}}}),Y.jsx(pp,{label:"new-password",inputToken:li,issuesToken:OE,inputElementToken:DE,initialState:t.password?["new-password","otcVerify"]:["new-password"],onSubmit:async n=>{const r=Ze(jn);if(r[0]!=="new-password")return new Error("field not new-password");switch(r.length){case 1:return await an.setPassword.mutate({password:n}),De(li,"••••••••••••"),De(at,o=>o&&{...o,password:!0}),De(jn,[]),"done";case 2:{const o=Ze(oi);return o?(await an.verifyAccountAction.mutate({oneTimeCode:Ze(zi),userKey:o}),De(at,c=>c&&{...c,password:!1}),De(li,""),De(jn,["new-password"]),"done"):new Error("No userKey")}}},onCancel:()=>{t.password&&De(li,"••••••••••••")},onOpen:async()=>{if(t.password){const n=Ze(oi);if(!n)return new Error("No userKey");await an.startPasswordReset.mutate({userKey:n})}}})]}):Y.jsx("p",{children:"You must be logged in to verify your account."})}function dU(){return Y.jsx("article",{children:Y.jsx("h1",{children:"admin"})})}var hU=class extends Map{set(t,e){return this.has(t)?(console.warn("Tried to set a key that already exists in an InvariantMap",{key:t,value:e}),this):super.set(t,e)}clear(){throw new Error("Cannot clear an InvariantMap")}},pU=class gm{type="continuity";globals=[];actions=[];perspectives=[];key;constructor(e){this.key=e}static existing=new hU;static create(e,n){const r=new gm(e),{type:o,globals:c,actions:u,perspectives:d}=n(r),h={type:o,key:e,globals:c,actions:u,perspectives:d};return gm.existing.set(e,h),h}add(...e){switch(e[0].type){case"atom":case"mutable_atom":this.globals.push(...e);break;case"transaction":this.actions.push(...e);break;case"atom_family":case"mutable_atom_family":{const[r,o]=e;this.perspectives.push({type:"realtime_perspective",resourceAtoms:r,viewAtoms:o})}break}return this}};function mU(t){const{key:e,config:n}=t,r=pU.create(e,n),{actions:o}=r;for(const c of o)v1(mt.STORE,e,c.key);return Pm(mt.STORE,e,-1),r}o1({key:"usersInRoomIndex",class:Um});o1({key:"roomIndex",class:Um});const yU={enteredAtEpoch:0},gU=N_({key:"usersInRooms",between:["room","user"],cardinality:"1:n",isAType:t=>typeof t=="string",isBType:t=>typeof t=="string"},yU);U_({key:"usersInMyRoomView",get:t=>({find:e})=>{const n=$_(gU);return[e(n,t)]}});const Ny=lt({key:"count",default:0}),$E=K_({key:"incrementTX",do:({set:t})=>{t(Ny,e=>e+1)}}),bU=mU({key:"countContinuity",config:t=>t.add(Ny).add($E)});function vU({route:[,t]}){return Y.jsx("article",{children:t?Y.jsx(xU,{gameId:t}):Y.jsx(SU,{})})}function SU(){return Y.jsx("nav",{children:Y.jsx(ZA,{href:"/game/clicker",children:"Clicker"})})}D_(_E[1].game[1]);function xU({gameId:t}){console.log(t);const e=xt(Ny),n=q_($E);return VM(bU),Y.jsxs("article",{children:[Y.jsxs("button",{type:"button",onClick:()=>{n()},children:["count is ",e]}),Y.jsx("p",{children:"Let's see how high we can count!"})]})}const jE=V.createContext({});function wU(t){const e=V.useRef(null);return e.current===null&&(e.current=t()),e.current}const $y=typeof window<"u",TU=$y?V.useLayoutEffect:V.useEffect,jy=V.createContext(null);function By(t,e){t.indexOf(e)===-1&&t.push(e)}function Ly(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const Yi=(t,e,n)=>n>e?e:n<t?t:n;let Vy=()=>{};const Xi={},BE=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t);function LE(t){return typeof t=="object"&&t!==null}const VE=t=>/^0[^.\s]+$/u.test(t);function Uy(t){let e;return()=>(e===void 0&&(e=t()),e)}const Un=t=>t,AU=(t,e)=>n=>e(t(n)),Ml=(...t)=>t.reduce(AU),ul=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r};class zy{constructor(){this.subscriptions=[]}add(e){return By(this.subscriptions,e),()=>Ly(this.subscriptions,e)}notify(e,n,r){const o=this.subscriptions.length;if(o)if(o===1)this.subscriptions[0](e,n,r);else for(let c=0;c<o;c++){const u=this.subscriptions[c];u&&u(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const ui=t=>t*1e3,fi=t=>t/1e3;function UE(t,e){return e?t*(1e3/e):0}const zE=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,EU=1e-7,RU=12;function OU(t,e,n,r,o){let c,u,d=0;do u=e+(n-e)/2,c=zE(u,r,o)-t,c>0?n=u:e=u;while(Math.abs(c)>EU&&++d<RU);return u}function Cl(t,e,n,r){if(t===e&&n===r)return Un;const o=c=>OU(c,0,1,t,n);return c=>c===0||c===1?c:zE(o(c),e,r)}const KE=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,qE=t=>e=>1-t(1-e),PE=Cl(.33,1.53,.69,.99),Ky=qE(PE),IE=KE(Ky),HE=t=>(t*=2)<1?.5*Ky(t):.5*(2-Math.pow(2,-10*(t-1))),qy=t=>1-Math.sin(Math.acos(t)),FE=qE(qy),GE=KE(qy),kU=Cl(.42,0,1,1),_U=Cl(0,0,.58,1),YE=Cl(.42,0,.58,1),MU=t=>Array.isArray(t)&&typeof t[0]!="number",XE=t=>Array.isArray(t)&&typeof t[0]=="number",CU={linear:Un,easeIn:kU,easeInOut:YE,easeOut:_U,circIn:qy,circInOut:GE,circOut:FE,backIn:Ky,backInOut:IE,backOut:PE,anticipate:HE},DU=t=>typeof t=="string",Xx=t=>{if(XE(t)){Vy(t.length===4);const[e,n,r,o]=t;return Cl(e,n,r,o)}else if(DU(t))return CU[t];return t},ou=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function NU(t,e){let n=new Set,r=new Set,o=!1,c=!1;const u=new WeakSet;let d={delta:0,timestamp:0,isProcessing:!1};function h(y){u.has(y)&&(p.schedule(y),t()),y(d)}const p={schedule:(y,g=!1,v=!1)=>{const w=v&&o?n:r;return g&&u.add(y),w.has(y)||w.add(y),y},cancel:y=>{r.delete(y),u.delete(y)},process:y=>{if(d=y,o){c=!0;return}o=!0,[n,r]=[r,n],n.forEach(h),n.clear(),o=!1,c&&(c=!1,p.process(y))}};return p}const $U=40;function JE(t,e){let n=!1,r=!0;const o={delta:0,timestamp:0,isProcessing:!1},c=()=>n=!0,u=ou.reduce((M,j)=>(M[j]=NU(c),M),{}),{setup:d,read:h,resolveKeyframes:p,preUpdate:y,update:g,preRender:v,render:S,postRender:w}=u,T=()=>{const M=Xi.useManualTiming?o.timestamp:performance.now();n=!1,Xi.useManualTiming||(o.delta=r?1e3/60:Math.max(Math.min(M-o.timestamp,$U),1)),o.timestamp=M,o.isProcessing=!0,d.process(o),h.process(o),p.process(o),y.process(o),g.process(o),v.process(o),S.process(o),w.process(o),o.isProcessing=!1,n&&e&&(r=!1,t(T))},D=()=>{n=!0,r=!0,o.isProcessing||t(T)};return{schedule:ou.reduce((M,j)=>{const k=u[j];return M[j]=(J,H=!1,F=!1)=>(n||D(),k.schedule(J,H,F)),M},{}),cancel:M=>{for(let j=0;j<ou.length;j++)u[ou[j]].cancel(M)},state:o,steps:u}}const{schedule:We,cancel:$r,state:zt,steps:mp}=JE(typeof requestAnimationFrame<"u"?requestAnimationFrame:Un,!0);let Su;function jU(){Su=void 0}const ln={now:()=>(Su===void 0&&ln.set(zt.isProcessing||Xi.useManualTiming?zt.timestamp:performance.now()),Su),set:t=>{Su=t,queueMicrotask(jU)}},ZE=t=>e=>typeof e=="string"&&e.startsWith(t),Py=ZE("--"),BU=ZE("var(--"),Iy=t=>BU(t)?LU.test(t.split("/*")[0].trim()):!1,LU=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,Fo={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},fl={...Fo,transform:t=>Yi(0,1,t)},au={...Fo,default:1},nl=t=>Math.round(t*1e5)/1e5,Hy=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function VU(t){return t==null}const UU=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Fy=(t,e)=>n=>!!(typeof n=="string"&&UU.test(n)&&n.startsWith(t)||e&&!VU(n)&&Object.prototype.hasOwnProperty.call(n,e)),QE=(t,e,n)=>r=>{if(typeof r!="string")return r;const[o,c,u,d]=r.match(Hy);return{[t]:parseFloat(o),[e]:parseFloat(c),[n]:parseFloat(u),alpha:d!==void 0?parseFloat(d):1}},zU=t=>Yi(0,255,t),yp={...Fo,transform:t=>Math.round(zU(t))},as={test:Fy("rgb","red"),parse:QE("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+yp.transform(t)+", "+yp.transform(e)+", "+yp.transform(n)+", "+nl(fl.transform(r))+")"};function KU(t){let e="",n="",r="",o="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),o=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),o=t.substring(4,5),e+=e,n+=n,r+=r,o+=o),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}}const bm={test:Fy("#"),parse:KU,transform:as.transform},Dl=t=>({test:e=>typeof e=="string"&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),Ar=Dl("deg"),di=Dl("%"),ye=Dl("px"),qU=Dl("vh"),PU=Dl("vw"),Jx={...di,parse:t=>di.parse(t)/100,transform:t=>di.transform(t*100)},yo={test:Fy("hsl","hue"),parse:QE("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+di.transform(nl(e))+", "+di.transform(nl(n))+", "+nl(fl.transform(r))+")"},St={test:t=>as.test(t)||bm.test(t)||yo.test(t),parse:t=>as.test(t)?as.parse(t):yo.test(t)?yo.parse(t):bm.parse(t),transform:t=>typeof t=="string"?t:t.hasOwnProperty("red")?as.transform(t):yo.transform(t),getAnimatableNone:t=>{const e=St.parse(t);return e.alpha=0,St.transform(e)}},IU=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function HU(t){return isNaN(t)&&typeof t=="string"&&(t.match(Hy)?.length||0)+(t.match(IU)?.length||0)>0}const WE="number",eR="color",FU="var",GU="var(",Zx="${}",YU=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function dl(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},o=[];let c=0;const d=e.replace(YU,h=>(St.test(h)?(r.color.push(c),o.push(eR),n.push(St.parse(h))):h.startsWith(GU)?(r.var.push(c),o.push(FU),n.push(h)):(r.number.push(c),o.push(WE),n.push(parseFloat(h))),++c,Zx)).split(Zx);return{values:n,split:d,indexes:r,types:o}}function tR(t){return dl(t).values}function nR(t){const{split:e,types:n}=dl(t),r=e.length;return o=>{let c="";for(let u=0;u<r;u++)if(c+=e[u],o[u]!==void 0){const d=n[u];d===WE?c+=nl(o[u]):d===eR?c+=St.transform(o[u]):c+=o[u]}return c}}const XU=t=>typeof t=="number"?0:St.test(t)?St.getAnimatableNone(t):t;function JU(t){const e=tR(t);return nR(t)(e.map(XU))}const jr={test:HU,parse:tR,createTransformer:nR,getAnimatableNone:JU};function gp(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function ZU({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let o=0,c=0,u=0;if(!e)o=c=u=n;else{const d=n<.5?n*(1+e):n+e-n*e,h=2*n-d;o=gp(h,d,t+1/3),c=gp(h,d,t),u=gp(h,d,t-1/3)}return{red:Math.round(o*255),green:Math.round(c*255),blue:Math.round(u*255),alpha:r}}function Fu(t,e){return n=>n>0?e:t}const nt=(t,e,n)=>t+(e-t)*n,bp=(t,e,n)=>{const r=t*t,o=n*(e*e-r)+r;return o<0?0:Math.sqrt(o)},QU=[bm,as,yo],WU=t=>QU.find(e=>e.test(t));function Qx(t){const e=WU(t);if(!e)return!1;let n=e.parse(t);return e===yo&&(n=ZU(n)),n}const Wx=(t,e)=>{const n=Qx(t),r=Qx(e);if(!n||!r)return Fu(t,e);const o={...n};return c=>(o.red=bp(n.red,r.red,c),o.green=bp(n.green,r.green,c),o.blue=bp(n.blue,r.blue,c),o.alpha=nt(n.alpha,r.alpha,c),as.transform(o))},vm=new Set(["none","hidden"]);function e4(t,e){return vm.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function t4(t,e){return n=>nt(t,e,n)}function Gy(t){return typeof t=="number"?t4:typeof t=="string"?Iy(t)?Fu:St.test(t)?Wx:r4:Array.isArray(t)?iR:typeof t=="object"?St.test(t)?Wx:n4:Fu}function iR(t,e){const n=[...t],r=n.length,o=t.map((c,u)=>Gy(c)(c,e[u]));return c=>{for(let u=0;u<r;u++)n[u]=o[u](c);return n}}function n4(t,e){const n={...t,...e},r={};for(const o in n)t[o]!==void 0&&e[o]!==void 0&&(r[o]=Gy(t[o])(t[o],e[o]));return o=>{for(const c in r)n[c]=r[c](o);return n}}function i4(t,e){const n=[],r={color:0,var:0,number:0};for(let o=0;o<e.values.length;o++){const c=e.types[o],u=t.indexes[c][r[c]],d=t.values[u]??0;n[o]=d,r[c]++}return n}const r4=(t,e)=>{const n=jr.createTransformer(e),r=dl(t),o=dl(e);return r.indexes.var.length===o.indexes.var.length&&r.indexes.color.length===o.indexes.color.length&&r.indexes.number.length>=o.indexes.number.length?vm.has(t)&&!o.values.length||vm.has(e)&&!r.values.length?e4(t,e):Ml(iR(i4(r,o),o.values),n):Fu(t,e)};function rR(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?nt(t,e,n):Gy(t)(t,e)}const s4=t=>{const e=({timestamp:n})=>t(n);return{start:(n=!0)=>We.update(e,n),stop:()=>$r(e),now:()=>zt.isProcessing?zt.timestamp:ln.now()}},sR=(t,e,n=10)=>{let r="";const o=Math.max(Math.round(e/n),2);for(let c=0;c<o;c++)r+=Math.round(t(c/(o-1))*1e4)/1e4+", ";return`linear(${r.substring(0,r.length-2)})`},Gu=2e4;function Yy(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<Gu;)e+=n,r=t.next(e);return e>=Gu?1/0:e}function o4(t,e=100,n){const r=n({...t,keyframes:[0,e]}),o=Math.min(Yy(r),Gu);return{type:"keyframes",ease:c=>r.next(o*c).value/e,duration:fi(o)}}const a4=5;function oR(t,e,n){const r=Math.max(e-a4,0);return UE(n-t(r),e-r)}const ot={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},vp=.001;function l4({duration:t=ot.duration,bounce:e=ot.bounce,velocity:n=ot.velocity,mass:r=ot.mass}){let o,c,u=1-e;u=Yi(ot.minDamping,ot.maxDamping,u),t=Yi(ot.minDuration,ot.maxDuration,fi(t)),u<1?(o=p=>{const y=p*u,g=y*t,v=y-n,S=Sm(p,u),w=Math.exp(-g);return vp-v/S*w},c=p=>{const g=p*u*t,v=g*n+n,S=Math.pow(u,2)*Math.pow(p,2)*t,w=Math.exp(-g),T=Sm(Math.pow(p,2),u);return(-o(p)+vp>0?-1:1)*((v-S)*w)/T}):(o=p=>{const y=Math.exp(-p*t),g=(p-n)*t+1;return-vp+y*g},c=p=>{const y=Math.exp(-p*t),g=(n-p)*(t*t);return y*g});const d=5/t,h=u4(o,c,d);if(t=ui(t),isNaN(h))return{stiffness:ot.stiffness,damping:ot.damping,duration:t};{const p=Math.pow(h,2)*r;return{stiffness:p,damping:u*2*Math.sqrt(r*p),duration:t}}}const c4=12;function u4(t,e,n){let r=n;for(let o=1;o<c4;o++)r=r-t(r)/e(r);return r}function Sm(t,e){return t*Math.sqrt(1-e*e)}const f4=["duration","bounce"],d4=["stiffness","damping","mass"];function ew(t,e){return e.some(n=>t[n]!==void 0)}function h4(t){let e={velocity:ot.velocity,stiffness:ot.stiffness,damping:ot.damping,mass:ot.mass,isResolvedFromDuration:!1,...t};if(!ew(t,d4)&&ew(t,f4))if(t.visualDuration){const n=t.visualDuration,r=2*Math.PI/(n*1.2),o=r*r,c=2*Yi(.05,1,1-(t.bounce||0))*Math.sqrt(o);e={...e,mass:ot.mass,stiffness:o,damping:c}}else{const n=l4(t);e={...e,...n,mass:ot.mass},e.isResolvedFromDuration=!0}return e}function Yu(t=ot.visualDuration,e=ot.bounce){const n=typeof t!="object"?{visualDuration:t,keyframes:[0,1],bounce:e}:t;let{restSpeed:r,restDelta:o}=n;const c=n.keyframes[0],u=n.keyframes[n.keyframes.length-1],d={done:!1,value:c},{stiffness:h,damping:p,mass:y,duration:g,velocity:v,isResolvedFromDuration:S}=h4({...n,velocity:-fi(n.velocity||0)}),w=v||0,T=p/(2*Math.sqrt(h*y)),D=u-c,C=fi(Math.sqrt(h/y)),O=Math.abs(D)<5;r||(r=O?ot.restSpeed.granular:ot.restSpeed.default),o||(o=O?ot.restDelta.granular:ot.restDelta.default);let M;if(T<1){const k=Sm(C,T);M=J=>{const H=Math.exp(-T*C*J);return u-H*((w+T*C*D)/k*Math.sin(k*J)+D*Math.cos(k*J))}}else if(T===1)M=k=>u-Math.exp(-C*k)*(D+(w+C*D)*k);else{const k=C*Math.sqrt(T*T-1);M=J=>{const H=Math.exp(-T*C*J),F=Math.min(k*J,300);return u-H*((w+T*C*D)*Math.sinh(F)+k*D*Math.cosh(F))/k}}const j={calculatedDuration:S&&g||null,next:k=>{const J=M(k);if(S)d.done=k>=g;else{let H=k===0?w:0;T<1&&(H=k===0?ui(w):oR(M,k,J));const F=Math.abs(H)<=r,ie=Math.abs(u-J)<=o;d.done=F&&ie}return d.value=d.done?u:J,d},toString:()=>{const k=Math.min(Yy(j),Gu),J=sR(H=>j.next(k*H).value,k,30);return k+"ms "+J},toTransition:()=>{}};return j}Yu.applyToOptions=t=>{const e=o4(t,100,Yu);return t.ease=e.ease,t.duration=ui(e.duration),t.type="keyframes",t};function xm({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:o=10,bounceStiffness:c=500,modifyTarget:u,min:d,max:h,restDelta:p=.5,restSpeed:y}){const g=t[0],v={done:!1,value:g},S=F=>d!==void 0&&F<d||h!==void 0&&F>h,w=F=>d===void 0?h:h===void 0||Math.abs(d-F)<Math.abs(h-F)?d:h;let T=n*e;const D=g+T,C=u===void 0?D:u(D);C!==D&&(T=C-g);const O=F=>-T*Math.exp(-F/r),M=F=>C+O(F),j=F=>{const ie=O(F),oe=M(F);v.done=Math.abs(ie)<=p,v.value=v.done?C:oe};let k,J;const H=F=>{S(v.value)&&(k=F,J=Yu({keyframes:[v.value,w(v.value)],velocity:oR(M,F,v.value),damping:o,stiffness:c,restDelta:p,restSpeed:y}))};return H(0),{calculatedDuration:null,next:F=>{let ie=!1;return!J&&k===void 0&&(ie=!0,j(F),H(F)),k!==void 0&&F>=k?J.next(F-k):(!ie&&j(F),v)}}}function p4(t,e,n){const r=[],o=n||Xi.mix||rR,c=t.length-1;for(let u=0;u<c;u++){let d=o(t[u],t[u+1]);if(e){const h=Array.isArray(e)?e[u]||Un:e;d=Ml(h,d)}r.push(d)}return r}function m4(t,e,{clamp:n=!0,ease:r,mixer:o}={}){const c=t.length;if(Vy(c===e.length),c===1)return()=>e[0];if(c===2&&e[0]===e[1])return()=>e[1];const u=t[0]===t[1];t[0]>t[c-1]&&(t=[...t].reverse(),e=[...e].reverse());const d=p4(e,r,o),h=d.length,p=y=>{if(u&&y<t[0])return e[0];let g=0;if(h>1)for(;g<t.length-2&&!(y<t[g+1]);g++);const v=ul(t[g],t[g+1],y);return d[g](v)};return n?y=>p(Yi(t[0],t[c-1],y)):p}function y4(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const o=ul(0,e,r);t.push(nt(n,1,o))}}function g4(t){const e=[0];return y4(e,t.length-1),e}function b4(t,e){return t.map(n=>n*e)}function v4(t,e){return t.map(()=>e||YE).splice(0,t.length-1)}function il({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const o=MU(r)?r.map(Xx):Xx(r),c={done:!1,value:e[0]},u=b4(n&&n.length===e.length?n:g4(e),t),d=m4(u,e,{ease:Array.isArray(o)?o:v4(e,o)});return{calculatedDuration:t,next:h=>(c.value=d(h),c.done=h>=t,c)}}const S4=t=>t!==null;function Xy(t,{repeat:e,repeatType:n="loop"},r,o=1){const c=t.filter(S4),d=o<0||e&&n!=="loop"&&e%2===1?0:c.length-1;return!d||r===void 0?c[d]:r}const x4={decay:xm,inertia:xm,tween:il,keyframes:il,spring:Yu};function aR(t){typeof t.type=="string"&&(t.type=x4[t.type])}class Jy{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(e=>{this.resolve=e})}notifyFinished(){this.resolve()}then(e,n){return this.finished.then(e,n)}}const w4=t=>t/100;class Zy extends Jy{constructor(e){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{const{motionValue:n}=this.options;n&&n.updatedAt!==ln.now()&&this.tick(ln.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),this.options.onStop?.())},this.options=e,this.initAnimation(),this.play(),e.autoplay===!1&&this.pause()}initAnimation(){const{options:e}=this;aR(e);const{type:n=il,repeat:r=0,repeatDelay:o=0,repeatType:c,velocity:u=0}=e;let{keyframes:d}=e;const h=n||il;h!==il&&typeof d[0]!="number"&&(this.mixKeyframes=Ml(w4,rR(d[0],d[1])),d=[0,100]);const p=h({...e,keyframes:d});c==="mirror"&&(this.mirroredGenerator=h({...e,keyframes:[...d].reverse(),velocity:-u})),p.calculatedDuration===null&&(p.calculatedDuration=Yy(p));const{calculatedDuration:y}=p;this.calculatedDuration=y,this.resolvedDuration=y+o,this.totalDuration=this.resolvedDuration*(r+1)-o,this.generator=p}updateTime(e){const n=Math.round(e-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=n}tick(e,n=!1){const{generator:r,totalDuration:o,mixKeyframes:c,mirroredGenerator:u,resolvedDuration:d,calculatedDuration:h}=this;if(this.startTime===null)return r.next(0);const{delay:p=0,keyframes:y,repeat:g,repeatType:v,repeatDelay:S,type:w,onUpdate:T,finalKeyframe:D}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-o/this.speed,this.startTime)),n?this.currentTime=e:this.updateTime(e);const C=this.currentTime-p*(this.playbackSpeed>=0?1:-1),O=this.playbackSpeed>=0?C<0:C>o;this.currentTime=Math.max(C,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=o);let M=this.currentTime,j=r;if(g){const F=Math.min(this.currentTime,o)/d;let ie=Math.floor(F),oe=F%1;!oe&&F>=1&&(oe=1),oe===1&&ie--,ie=Math.min(ie,g+1),!!(ie%2)&&(v==="reverse"?(oe=1-oe,S&&(oe-=S/d)):v==="mirror"&&(j=u)),M=Yi(0,1,oe)*d}const k=O?{done:!1,value:y[0]}:j.next(M);c&&(k.value=c(k.value));let{done:J}=k;!O&&h!==null&&(J=this.playbackSpeed>=0?this.currentTime>=o:this.currentTime<=0);const H=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&J);return H&&w!==xm&&(k.value=Xy(y,this.options,D,this.speed)),T&&T(k.value),H&&this.finish(),k}then(e,n){return this.finished.then(e,n)}get duration(){return fi(this.calculatedDuration)}get time(){return fi(this.currentTime)}set time(e){e=ui(e),this.currentTime=e,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(e){this.updateTime(ln.now());const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=fi(this.currentTime))}play(){if(this.isStopped)return;const{driver:e=s4,startTime:n}=this.options;this.driver||(this.driver=e(o=>this.tick(o))),this.options.onPlay?.();const r=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=r):this.holdTime!==null?this.startTime=r-this.holdTime:this.startTime||(this.startTime=n??r),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(ln.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}attachTimeline(e){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),e.observe(this)}}function T4(t){for(let e=1;e<t.length;e++)t[e]??(t[e]=t[e-1])}const ls=t=>t*180/Math.PI,wm=t=>{const e=ls(Math.atan2(t[1],t[0]));return Tm(e)},A4={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:t=>(Math.abs(t[0])+Math.abs(t[3]))/2,rotate:wm,rotateZ:wm,skewX:t=>ls(Math.atan(t[1])),skewY:t=>ls(Math.atan(t[2])),skew:t=>(Math.abs(t[1])+Math.abs(t[2]))/2},Tm=t=>(t=t%360,t<0&&(t+=360),t),tw=wm,nw=t=>Math.sqrt(t[0]*t[0]+t[1]*t[1]),iw=t=>Math.sqrt(t[4]*t[4]+t[5]*t[5]),E4={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:nw,scaleY:iw,scale:t=>(nw(t)+iw(t))/2,rotateX:t=>Tm(ls(Math.atan2(t[6],t[5]))),rotateY:t=>Tm(ls(Math.atan2(-t[2],t[0]))),rotateZ:tw,rotate:tw,skewX:t=>ls(Math.atan(t[4])),skewY:t=>ls(Math.atan(t[1])),skew:t=>(Math.abs(t[1])+Math.abs(t[4]))/2};function Am(t){return t.includes("scale")?1:0}function Em(t,e){if(!t||t==="none")return Am(e);const n=t.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let r,o;if(n)r=E4,o=n;else{const d=t.match(/^matrix\(([-\d.e\s,]+)\)$/u);r=A4,o=d}if(!o)return Am(e);const c=r[e],u=o[1].split(",").map(O4);return typeof c=="function"?c(u):u[c]}const R4=(t,e)=>{const{transform:n="none"}=getComputedStyle(t);return Em(n,e)};function O4(t){return parseFloat(t.trim())}const Go=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Yo=new Set(Go),rw=t=>t===Fo||t===ye,k4=new Set(["x","y","z"]),_4=Go.filter(t=>!k4.has(t));function M4(t){const e=[];return _4.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const fs={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:(t,{transform:e})=>Em(e,"x"),y:(t,{transform:e})=>Em(e,"y")};fs.translateX=fs.x;fs.translateY=fs.y;const ds=new Set;let Rm=!1,Om=!1,km=!1;function lR(){if(Om){const t=Array.from(ds).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const o=M4(r);o.length&&(n.set(r,o),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const o=n.get(r);o&&o.forEach(([c,u])=>{r.getValue(c)?.set(u)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}Om=!1,Rm=!1,ds.forEach(t=>t.complete(km)),ds.clear()}function cR(){ds.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(Om=!0)})}function C4(){km=!0,cR(),lR(),km=!1}class Qy{constructor(e,n,r,o,c,u=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=o,this.element=c,this.isAsync=u}scheduleResolve(){this.state="scheduled",this.isAsync?(ds.add(this),Rm||(Rm=!0,We.read(cR),We.resolveKeyframes(lR))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:o}=this;if(e[0]===null){const c=o?.get(),u=e[e.length-1];if(c!==void 0)e[0]=c;else if(r&&n){const d=r.readValue(n,u);d!=null&&(e[0]=d)}e[0]===void 0&&(e[0]=u),o&&c===void 0&&o.set(e[0])}T4(e)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(e=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,e),ds.delete(this)}cancel(){this.state==="scheduled"&&(ds.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const D4=t=>t.startsWith("--");function N4(t,e,n){D4(e)?t.style.setProperty(e,n):t.style[e]=n}const $4=Uy(()=>window.ScrollTimeline!==void 0),j4={};function B4(t,e){const n=Uy(t);return()=>j4[e]??n()}const uR=B4(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),Wa=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,sw={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Wa([0,.65,.55,1]),circOut:Wa([.55,0,1,.45]),backIn:Wa([.31,.01,.66,-.59]),backOut:Wa([.33,1.53,.69,.99])};function fR(t,e){if(t)return typeof t=="function"?uR()?sR(t,e):"ease-out":XE(t)?Wa(t):Array.isArray(t)?t.map(n=>fR(n,e)||sw.easeOut):sw[t]}function L4(t,e,n,{delay:r=0,duration:o=300,repeat:c=0,repeatType:u="loop",ease:d="easeOut",times:h}={},p=void 0){const y={[e]:n};h&&(y.offset=h);const g=fR(d,o);Array.isArray(g)&&(y.easing=g);const v={delay:r,duration:o,easing:Array.isArray(g)?"linear":g,fill:"both",iterations:c+1,direction:u==="reverse"?"alternate":"normal"};return p&&(v.pseudoElement=p),t.animate(y,v)}function dR(t){return typeof t=="function"&&"applyToOptions"in t}function V4({type:t,...e}){return dR(t)&&uR()?t.applyToOptions(e):(e.duration??(e.duration=300),e.ease??(e.ease="easeOut"),e)}class U4 extends Jy{constructor(e){if(super(),this.finishedTime=null,this.isStopped=!1,!e)return;const{element:n,name:r,keyframes:o,pseudoElement:c,allowFlatten:u=!1,finalKeyframe:d,onComplete:h}=e;this.isPseudoElement=!!c,this.allowFlatten=u,this.options=e,Vy(typeof e.type!="string");const p=V4(e);this.animation=L4(n,r,o,p,c),p.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!c){const y=Xy(o,this.options,d,this.speed);this.updateMotionValue?this.updateMotionValue(y):N4(n,r,y),this.animation.cancel()}h?.(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:e}=this;e==="idle"||e==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){const e=this.animation.effect?.getComputedTiming?.().duration||0;return fi(Number(e))}get time(){return fi(Number(this.animation.currentTime)||0)}set time(e){this.finishedTime=null,this.animation.currentTime=ui(e)}get speed(){return this.animation.playbackRate}set speed(e){e<0&&(this.finishedTime=null),this.animation.playbackRate=e}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(e){this.animation.startTime=e}attachTimeline({timeline:e,observe:n}){return this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,e&&$4()?(this.animation.timeline=e,Un):n(this)}}const hR={anticipate:HE,backInOut:IE,circInOut:GE};function z4(t){return t in hR}function K4(t){typeof t.ease=="string"&&z4(t.ease)&&(t.ease=hR[t.ease])}const ow=10;class q4 extends U4{constructor(e){K4(e),aR(e),super(e),e.startTime&&(this.startTime=e.startTime),this.options=e}updateMotionValue(e){const{motionValue:n,onUpdate:r,onComplete:o,element:c,...u}=this.options;if(!n)return;if(e!==void 0){n.set(e);return}const d=new Zy({...u,autoplay:!1}),h=ui(this.finishedTime??this.time);n.setWithVelocity(d.sample(h-ow).value,d.sample(h).value,ow),d.stop()}}const aw=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(jr.test(t)||t==="0")&&!t.startsWith("url("));function P4(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function I4(t,e,n,r){const o=t[0];if(o===null)return!1;if(e==="display"||e==="visibility")return!0;const c=t[t.length-1],u=aw(o,e),d=aw(c,e);return!u||!d?!1:P4(t)||(n==="spring"||dR(n))&&r}function _m(t){t.duration=0,t.type}const H4=new Set(["opacity","clipPath","filter","transform"]),F4=Uy(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function G4(t){const{motionValue:e,name:n,repeatDelay:r,repeatType:o,damping:c,type:u}=t;if(!(e?.owner?.current instanceof HTMLElement))return!1;const{onUpdate:h,transformTemplate:p}=e.owner.getProps();return F4()&&n&&H4.has(n)&&(n!=="transform"||!p)&&!h&&!r&&o!=="mirror"&&c!==0&&u!=="inertia"}const Y4=40;class X4 extends Jy{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:o=0,repeatDelay:c=0,repeatType:u="loop",keyframes:d,name:h,motionValue:p,element:y,...g}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=ln.now();const v={autoplay:e,delay:n,type:r,repeat:o,repeatDelay:c,repeatType:u,name:h,motionValue:p,element:y,...g},S=y?.KeyframeResolver||Qy;this.keyframeResolver=new S(d,(w,T,D)=>this.onKeyframesResolved(w,T,v,!D),h,p,y),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(e,n,r,o){this.keyframeResolver=void 0;const{name:c,type:u,velocity:d,delay:h,isHandoff:p,onUpdate:y}=r;this.resolvedAt=ln.now(),I4(e,c,u,d)||((Xi.instantAnimations||!h)&&y?.(Xy(e,r,n)),e[0]=e[e.length-1],_m(r),r.repeat=0);const v={startTime:o?this.resolvedAt?this.resolvedAt-this.createdAt>Y4?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:n,...r,keyframes:e},S=!p&&G4(v)?new q4({...v,element:v.motionValue.owner.current}):new Zy(v);S.finished.then(()=>this.notifyFinished()).catch(Un),this.pendingTimeline&&(this.stopTimeline=S.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=S}get finished(){return this._animation?this.animation.finished:this._finished}then(e,n){return this.finished.finally(e).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),C4()),this._animation}get duration(){return this.animation.duration}get time(){return this.animation.time}set time(e){this.animation.time=e}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(e){this.animation.speed=e}get startTime(){return this.animation.startTime}attachTimeline(e){return this._animation?this.stopTimeline=this.animation.attachTimeline(e):this.pendingTimeline=e,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}const J4=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function Z4(t){const e=J4.exec(t);if(!e)return[,];const[,n,r,o]=e;return[`--${n??r}`,o]}function pR(t,e,n=1){const[r,o]=Z4(t);if(!r)return;const c=window.getComputedStyle(e).getPropertyValue(r);if(c){const u=c.trim();return BE(u)?parseFloat(u):u}return Iy(o)?pR(o,e,n+1):o}function Wy(t,e){return t?.[e]??t?.default??t}const mR=new Set(["width","height","top","left","right","bottom",...Go]),Q4={test:t=>t==="auto",parse:t=>t},yR=t=>e=>e.test(t),gR=[Fo,ye,di,Ar,PU,qU,Q4],lw=t=>gR.find(yR(t));function W4(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||VE(t):!0}const ez=new Set(["brightness","contrast","saturate","opacity"]);function tz(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(Hy)||[];if(!r)return t;const o=n.replace(r,"");let c=ez.has(e)?1:0;return r!==n&&(c*=100),e+"("+c+o+")"}const nz=/\b([a-z-]*)\(.*?\)/gu,Mm={...jr,getAnimatableNone:t=>{const e=t.match(nz);return e?e.map(tz).join(" "):t}},cw={...Fo,transform:Math.round},iz={rotate:Ar,rotateX:Ar,rotateY:Ar,rotateZ:Ar,scale:au,scaleX:au,scaleY:au,scaleZ:au,skew:Ar,skewX:Ar,skewY:Ar,distance:ye,translateX:ye,translateY:ye,translateZ:ye,x:ye,y:ye,z:ye,perspective:ye,transformPerspective:ye,opacity:fl,originX:Jx,originY:Jx,originZ:ye},eg={borderWidth:ye,borderTopWidth:ye,borderRightWidth:ye,borderBottomWidth:ye,borderLeftWidth:ye,borderRadius:ye,radius:ye,borderTopLeftRadius:ye,borderTopRightRadius:ye,borderBottomRightRadius:ye,borderBottomLeftRadius:ye,width:ye,maxWidth:ye,height:ye,maxHeight:ye,top:ye,right:ye,bottom:ye,left:ye,padding:ye,paddingTop:ye,paddingRight:ye,paddingBottom:ye,paddingLeft:ye,margin:ye,marginTop:ye,marginRight:ye,marginBottom:ye,marginLeft:ye,backgroundPositionX:ye,backgroundPositionY:ye,...iz,zIndex:cw,fillOpacity:fl,strokeOpacity:fl,numOctaves:cw},rz={...eg,color:St,backgroundColor:St,outlineColor:St,fill:St,stroke:St,borderColor:St,borderTopColor:St,borderRightColor:St,borderBottomColor:St,borderLeftColor:St,filter:Mm,WebkitFilter:Mm},bR=t=>rz[t];function vR(t,e){let n=bR(t);return n!==Mm&&(n=jr),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const sz=new Set(["auto","none","0"]);function oz(t,e,n){let r=0,o;for(;r<t.length&&!o;){const c=t[r];typeof c=="string"&&!sz.has(c)&&dl(c).values.length&&(o=t[r]),r++}if(o&&n)for(const c of e)t[c]=vR(n,o)}class az extends Qy{constructor(e,n,r,o,c){super(e,n,r,o,c,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let h=0;h<e.length;h++){let p=e[h];if(typeof p=="string"&&(p=p.trim(),Iy(p))){const y=pR(p,n.current);y!==void 0&&(e[h]=y),h===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!mR.has(r)||e.length!==2)return;const[o,c]=e,u=lw(o),d=lw(c);if(u!==d)if(rw(u)&&rw(d))for(let h=0;h<e.length;h++){const p=e[h];typeof p=="string"&&(e[h]=parseFloat(p))}else fs[r]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let o=0;o<e.length;o++)(e[o]===null||W4(e[o]))&&r.push(o);r.length&&oz(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=fs[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const o=n[n.length-1];o!==void 0&&e.getValue(r,o).jump(o,!1)}measureEndState(){const{element:e,name:n,unresolvedKeyframes:r}=this;if(!e||!e.current)return;const o=e.getValue(n);o&&o.jump(this.measuredOrigin,!1);const c=r.length-1,u=r[c];r[c]=fs[n](e.measureViewportBox(),window.getComputedStyle(e.current)),u!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=u),this.removedTransforms?.length&&this.removedTransforms.forEach(([d,h])=>{e.getValue(d).set(h)}),this.resolveNoneKeyframes()}}function lz(t,e,n){if(t instanceof EventTarget)return[t];if(typeof t=="string"){let r=document;const o=n?.[t]??r.querySelectorAll(t);return o?Array.from(o):[]}return Array.from(t)}const SR=(t,e)=>e&&typeof t=="number"?e.transform(t):t;function cz(t){return LE(t)&&"offsetHeight"in t}const uw=30,uz=t=>!isNaN(parseFloat(t));class fz{constructor(e,n={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=r=>{const o=ln.now();if(this.updatedAt!==o&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(const c of this.dependents)c.dirty()},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=ln.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=uz(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new zy);const r=this.events[e].add(n);return e==="change"?()=>{r(),We.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e){this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e)}setWithVelocity(e,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(e){this.dependents||(this.dependents=new Set),this.dependents.add(e)}removeDependent(e){this.dependents&&this.dependents.delete(e)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=ln.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>uw)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,uw);return UE(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Uo(t,e){return new fz(t,e)}const{schedule:tg}=JE(queueMicrotask,!1),Fn={x:!1,y:!1};function xR(){return Fn.x||Fn.y}function dz(t){return t==="x"||t==="y"?Fn[t]?null:(Fn[t]=!0,()=>{Fn[t]=!1}):Fn.x||Fn.y?null:(Fn.x=Fn.y=!0,()=>{Fn.x=Fn.y=!1})}function wR(t,e){const n=lz(t),r=new AbortController,o={passive:!0,...e,signal:r.signal};return[n,o,()=>r.abort()]}function fw(t){return!(t.pointerType==="touch"||xR())}function hz(t,e,n={}){const[r,o,c]=wR(t,n),u=d=>{if(!fw(d))return;const{target:h}=d,p=e(h,d);if(typeof p!="function"||!h)return;const y=g=>{fw(g)&&(p(g),h.removeEventListener("pointerleave",y))};h.addEventListener("pointerleave",y,o)};return r.forEach(d=>{d.addEventListener("pointerenter",u,o)}),c}const TR=(t,e)=>e?t===e?!0:TR(t,e.parentElement):!1,ng=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1,pz=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function mz(t){return pz.has(t.tagName)||t.tabIndex!==-1}const xu=new WeakSet;function dw(t){return e=>{e.key==="Enter"&&t(e)}}function Sp(t,e){t.dispatchEvent(new PointerEvent("pointer"+e,{isPrimary:!0,bubbles:!0}))}const yz=(t,e)=>{const n=t.currentTarget;if(!n)return;const r=dw(()=>{if(xu.has(n))return;Sp(n,"down");const o=dw(()=>{Sp(n,"up")}),c=()=>Sp(n,"cancel");n.addEventListener("keyup",o,e),n.addEventListener("blur",c,e)});n.addEventListener("keydown",r,e),n.addEventListener("blur",()=>n.removeEventListener("keydown",r),e)};function hw(t){return ng(t)&&!xR()}function gz(t,e,n={}){const[r,o,c]=wR(t,n),u=d=>{const h=d.currentTarget;if(!hw(d))return;xu.add(h);const p=e(h,d),y=(S,w)=>{window.removeEventListener("pointerup",g),window.removeEventListener("pointercancel",v),xu.has(h)&&xu.delete(h),hw(S)&&typeof p=="function"&&p(S,{success:w})},g=S=>{y(S,h===window||h===document||n.useGlobalTarget||TR(h,S.target))},v=S=>{y(S,!1)};window.addEventListener("pointerup",g,o),window.addEventListener("pointercancel",v,o)};return r.forEach(d=>{(n.useGlobalTarget?window:d).addEventListener("pointerdown",u,o),cz(d)&&(d.addEventListener("focus",p=>yz(p,o)),!mz(d)&&!d.hasAttribute("tabindex")&&(d.tabIndex=0))}),c}function AR(t){return LE(t)&&"ownerSVGElement"in t}function bz(t){return AR(t)&&t.tagName==="svg"}const Ht=t=>!!(t&&t.getVelocity),vz=[...gR,St,jr],Sz=t=>vz.find(yR(t)),ER=V.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"});function xz(t=!0){const e=V.useContext(jy);if(e===null)return[!0,null];const{isPresent:n,onExitComplete:r,register:o}=e,c=V.useId();V.useEffect(()=>{if(t)return o(c)},[t]);const u=V.useCallback(()=>t&&r&&r(c),[c,r,t]);return!n&&r?[!1,u]:[!0]}const RR=V.createContext({strict:!1}),pw={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},zo={};for(const t in pw)zo[t]={isEnabled:e=>pw[t].some(n=>!!e[n])};function wz(t){for(const e in t)zo[e]={...zo[e],...t[e]}}const Tz=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Xu(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||Tz.has(t)}let OR=t=>!Xu(t);function Az(t){typeof t=="function"&&(OR=e=>e.startsWith("on")?!Xu(e):t(e))}try{Az(require("@emotion/is-prop-valid").default)}catch{}function Ez(t,e,n){const r={};for(const o in t)o==="values"&&typeof t.values=="object"||(OR(o)||n===!0&&Xu(o)||!e&&!Xu(o)||t.draggable&&o.startsWith("onDrag"))&&(r[o]=t[o]);return r}const Af=V.createContext({});function Ef(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}function hl(t){return typeof t=="string"||Array.isArray(t)}const ig=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],rg=["initial",...ig];function Rf(t){return Ef(t.animate)||rg.some(e=>hl(t[e]))}function kR(t){return!!(Rf(t)||t.variants)}function Rz(t,e){if(Rf(t)){const{initial:n,animate:r}=t;return{initial:n===!1||hl(n)?n:void 0,animate:hl(r)?r:void 0}}return t.inherit!==!1?e:{}}function Oz(t){const{initial:e,animate:n}=Rz(t,V.useContext(Af));return V.useMemo(()=>({initial:e,animate:n}),[mw(e),mw(n)])}function mw(t){return Array.isArray(t)?t.join(" "):t}const pl={};function kz(t){for(const e in t)pl[e]=t[e],Py(e)&&(pl[e].isCSSVariable=!0)}function _R(t,{layout:e,layoutId:n}){return Yo.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!pl[t]||t==="opacity")}const _z={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},Mz=Go.length;function Cz(t,e,n){let r="",o=!0;for(let c=0;c<Mz;c++){const u=Go[c],d=t[u];if(d===void 0)continue;let h=!0;if(typeof d=="number"?h=d===(u.startsWith("scale")?1:0):h=parseFloat(d)===0,!h||n){const p=SR(d,eg[u]);if(!h){o=!1;const y=_z[u]||u;r+=`${y}(${p}) `}n&&(e[u]=p)}}return r=r.trim(),n?r=n(e,o?"":r):o&&(r="none"),r}function sg(t,e,n){const{style:r,vars:o,transformOrigin:c}=t;let u=!1,d=!1;for(const h in e){const p=e[h];if(Yo.has(h)){u=!0;continue}else if(Py(h)){o[h]=p;continue}else{const y=SR(p,eg[h]);h.startsWith("origin")?(d=!0,c[h]=y):r[h]=y}}if(e.transform||(u||n?r.transform=Cz(e,t.transform,n):r.transform&&(r.transform="none")),d){const{originX:h="50%",originY:p="50%",originZ:y=0}=c;r.transformOrigin=`${h} ${p} ${y}`}}const og=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function MR(t,e,n){for(const r in e)!Ht(e[r])&&!_R(r,n)&&(t[r]=e[r])}function Dz({transformTemplate:t},e){return V.useMemo(()=>{const n=og();return sg(n,e,t),Object.assign({},n.vars,n.style)},[e])}function Nz(t,e){const n=t.style||{},r={};return MR(r,n,t),Object.assign(r,Dz(t,e)),r}function $z(t,e){const n={},r=Nz(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=r,n}const jz={offset:"stroke-dashoffset",array:"stroke-dasharray"},Bz={offset:"strokeDashoffset",array:"strokeDasharray"};function Lz(t,e,n=1,r=0,o=!0){t.pathLength=1;const c=o?jz:Bz;t[c.offset]=ye.transform(-r);const u=ye.transform(e),d=ye.transform(n);t[c.array]=`${u} ${d}`}function CR(t,{attrX:e,attrY:n,attrScale:r,pathLength:o,pathSpacing:c=1,pathOffset:u=0,...d},h,p,y){if(sg(t,d,p),h){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:g,style:v}=t;g.transform&&(v.transform=g.transform,delete g.transform),(v.transform||g.transformOrigin)&&(v.transformOrigin=g.transformOrigin??"50% 50%",delete g.transformOrigin),v.transform&&(v.transformBox=y?.transformBox??"fill-box",delete g.transformBox),e!==void 0&&(g.x=e),n!==void 0&&(g.y=n),r!==void 0&&(g.scale=r),o!==void 0&&Lz(g,o,c,u,!1)}const DR=()=>({...og(),attrs:{}}),NR=t=>typeof t=="string"&&t.toLowerCase()==="svg";function Vz(t,e,n,r){const o=V.useMemo(()=>{const c=DR();return CR(c,e,NR(r),t.transformTemplate,t.style),{...c.attrs,style:{...c.style}}},[e]);if(t.style){const c={};MR(c,t.style,t),o.style={...c,...o.style}}return o}const Uz=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function ag(t){return typeof t!="string"||t.includes("-")?!1:!!(Uz.indexOf(t)>-1||/[A-Z]/u.test(t))}function zz(t,e,n,{latestValues:r},o,c=!1){const d=(ag(t)?Vz:$z)(e,r,o,t),h=Ez(e,typeof t=="string",c),p=t!==V.Fragment?{...h,...d,ref:n}:{},{children:y}=e,g=V.useMemo(()=>Ht(y)?y.get():y,[y]);return V.createElement(t,{...p,children:g})}function yw(t){const e=[{},{}];return t?.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function lg(t,e,n,r){if(typeof e=="function"){const[o,c]=yw(r);e=e(n!==void 0?n:t.custom,o,c)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[o,c]=yw(r);e=e(n!==void 0?n:t.custom,o,c)}return e}function wu(t){return Ht(t)?t.get():t}function Kz({scrapeMotionValuesFromProps:t,createRenderState:e},n,r,o){return{latestValues:qz(n,r,o,t),renderState:e()}}function qz(t,e,n,r){const o={},c=r(t,{});for(const v in c)o[v]=wu(c[v]);let{initial:u,animate:d}=t;const h=Rf(t),p=kR(t);e&&p&&!h&&t.inherit!==!1&&(u===void 0&&(u=e.initial),d===void 0&&(d=e.animate));let y=n?n.initial===!1:!1;y=y||u===!1;const g=y?d:u;if(g&&typeof g!="boolean"&&!Ef(g)){const v=Array.isArray(g)?g:[g];for(let S=0;S<v.length;S++){const w=lg(t,v[S]);if(w){const{transitionEnd:T,transition:D,...C}=w;for(const O in C){let M=C[O];if(Array.isArray(M)){const j=y?M.length-1:0;M=M[j]}M!==null&&(o[O]=M)}for(const O in T)o[O]=T[O]}}}return o}const $R=t=>(e,n)=>{const r=V.useContext(Af),o=V.useContext(jy),c=()=>Kz(t,e,r,o);return n?c():wU(c)};function cg(t,e,n){const{style:r}=t,o={};for(const c in r)(Ht(r[c])||e.style&&Ht(e.style[c])||_R(c,t)||n?.getValue(c)?.liveStyle!==void 0)&&(o[c]=r[c]);return o}const Pz=$R({scrapeMotionValuesFromProps:cg,createRenderState:og});function jR(t,e,n){const r=cg(t,e,n);for(const o in t)if(Ht(t[o])||Ht(e[o])){const c=Go.indexOf(o)!==-1?"attr"+o.charAt(0).toUpperCase()+o.substring(1):o;r[c]=t[o]}return r}const Iz=$R({scrapeMotionValuesFromProps:jR,createRenderState:DR}),Hz=Symbol.for("motionComponentSymbol");function go(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function Fz(t,e,n){return V.useCallback(r=>{r&&t.onMount&&t.onMount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):go(n)&&(n.current=r))},[e])}const ug=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Gz="framerAppearId",BR="data-"+ug(Gz),LR=V.createContext({});function Yz(t,e,n,r,o){const{visualElement:c}=V.useContext(Af),u=V.useContext(RR),d=V.useContext(jy),h=V.useContext(ER).reducedMotion,p=V.useRef(null);r=r||u.renderer,!p.current&&r&&(p.current=r(t,{visualState:e,parent:c,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:h}));const y=p.current,g=V.useContext(LR);y&&!y.projection&&o&&(y.type==="html"||y.type==="svg")&&Xz(p.current,n,o,g);const v=V.useRef(!1);V.useInsertionEffect(()=>{y&&v.current&&y.update(n,d)});const S=n[BR],w=V.useRef(!!S&&!window.MotionHandoffIsComplete?.(S)&&window.MotionHasOptimisedAnimation?.(S));return TU(()=>{y&&(v.current=!0,window.MotionIsMounted=!0,y.updateFeatures(),y.scheduleRenderMicrotask(),w.current&&y.animationState&&y.animationState.animateChanges())}),V.useEffect(()=>{y&&(!w.current&&y.animationState&&y.animationState.animateChanges(),w.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(S)}),w.current=!1),y.enteringChildren=void 0)}),y}function Xz(t,e,n,r){const{layoutId:o,layout:c,drag:u,dragConstraints:d,layoutScroll:h,layoutRoot:p,layoutCrossfade:y}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:VR(t.parent)),t.projection.setOptions({layoutId:o,layout:c,alwaysMeasureLayout:!!u||d&&go(d),visualElement:t,animationType:typeof c=="string"?c:"both",initialPromotionConfig:r,crossfade:y,layoutScroll:h,layoutRoot:p})}function VR(t){if(t)return t.options.allowProjection!==!1?t.projection:VR(t.parent)}function xp(t,{forwardMotionProps:e=!1}={},n,r){n&&wz(n);const o=ag(t)?Iz:Pz;function c(d,h){let p;const y={...V.useContext(ER),...d,layoutId:Jz(d)},{isStatic:g}=y,v=Oz(d),S=o(d,g);if(!g&&$y){Zz();const w=Qz(y);p=w.MeasureLayout,v.visualElement=Yz(t,S,y,r,w.ProjectionNode)}return Y.jsxs(Af.Provider,{value:v,children:[p&&v.visualElement?Y.jsx(p,{visualElement:v.visualElement,...y}):null,zz(t,d,Fz(S,v.visualElement,h),S,g,e)]})}c.displayName=`motion.${typeof t=="string"?t:`create(${t.displayName??t.name??""})`}`;const u=V.forwardRef(c);return u[Hz]=t,u}function Jz({layoutId:t}){const e=V.useContext(jE).id;return e&&t!==void 0?e+"-"+t:t}function Zz(t,e){V.useContext(RR).strict}function Qz(t){const{drag:e,layout:n}=zo;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e?.isEnabled(t)||n?.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}function Wz(t,e){if(typeof Proxy>"u")return xp;const n=new Map,r=(c,u)=>xp(c,u,t,e),o=(c,u)=>r(c,u);return new Proxy(o,{get:(c,u)=>u==="create"?r:(n.has(u)||n.set(u,xp(u,void 0,t,e)),n.get(u))})}function UR({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function eK({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function tK(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function wp(t){return t===void 0||t===1}function Cm({scale:t,scaleX:e,scaleY:n}){return!wp(t)||!wp(e)||!wp(n)}function ss(t){return Cm(t)||zR(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function zR(t){return gw(t.x)||gw(t.y)}function gw(t){return t&&t!=="0%"}function Ju(t,e,n){const r=t-n,o=e*r;return n+o}function bw(t,e,n,r,o){return o!==void 0&&(t=Ju(t,o,r)),Ju(t,n,r)+e}function Dm(t,e=0,n=1,r,o){t.min=bw(t.min,e,n,r,o),t.max=bw(t.max,e,n,r,o)}function KR(t,{x:e,y:n}){Dm(t.x,e.translate,e.scale,e.originPoint),Dm(t.y,n.translate,n.scale,n.originPoint)}const vw=.999999999999,Sw=1.0000000000001;function nK(t,e,n,r=!1){const o=n.length;if(!o)return;e.x=e.y=1;let c,u;for(let d=0;d<o;d++){c=n[d],u=c.projectionDelta;const{visualElement:h}=c.options;h&&h.props.style&&h.props.style.display==="contents"||(r&&c.options.layoutScroll&&c.scroll&&c!==c.root&&vo(t,{x:-c.scroll.offset.x,y:-c.scroll.offset.y}),u&&(e.x*=u.x.scale,e.y*=u.y.scale,KR(t,u)),r&&ss(c.latestValues)&&vo(t,c.latestValues))}e.x<Sw&&e.x>vw&&(e.x=1),e.y<Sw&&e.y>vw&&(e.y=1)}function bo(t,e){t.min=t.min+e,t.max=t.max+e}function xw(t,e,n,r,o=.5){const c=nt(t.min,t.max,o);Dm(t,e,n,c,r)}function vo(t,e){xw(t.x,e.x,e.scaleX,e.scale,e.originX),xw(t.y,e.y,e.scaleY,e.scale,e.originY)}function qR(t,e){return UR(tK(t.getBoundingClientRect(),e))}function iK(t,e,n){const r=qR(t,n),{scroll:o}=e;return o&&(bo(r.x,o.offset.x),bo(r.y,o.offset.y)),r}const ww=()=>({translate:0,scale:1,origin:0,originPoint:0}),So=()=>({x:ww(),y:ww()}),Tw=()=>({min:0,max:0}),dt=()=>({x:Tw(),y:Tw()}),Nm={current:null},PR={current:!1};function rK(){if(PR.current=!0,!!$y)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>Nm.current=t.matches;t.addEventListener("change",e),e()}else Nm.current=!1}const sK=new WeakMap;function oK(t,e,n){for(const r in e){const o=e[r],c=n[r];if(Ht(o))t.addValue(r,o);else if(Ht(c))t.addValue(r,Uo(o,{owner:t}));else if(c!==o)if(t.hasValue(r)){const u=t.getValue(r);u.liveStyle===!0?u.jump(o):u.hasAnimated||u.set(o)}else{const u=t.getStaticValue(r);t.addValue(r,Uo(u!==void 0?u:o,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const Aw=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class aK{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:o,blockInitialAnimation:c,visualState:u},d={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Qy,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const v=ln.now();this.renderScheduledAt<v&&(this.renderScheduledAt=v,We.render(this.render,!1,!0))};const{latestValues:h,renderState:p}=u;this.latestValues=h,this.baseTarget={...h},this.initialValues=n.initial?{...h}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=o,this.options=d,this.blockInitialAnimation=!!c,this.isControllingVariants=Rf(n),this.isVariantNode=kR(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:y,...g}=this.scrapeMotionValuesFromProps(n,{},this);for(const v in g){const S=g[v];h[v]!==void 0&&Ht(S)&&S.set(h[v])}}mount(e){this.current=e,sK.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),PR.current||rK(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:Nm.current,this.parent?.addChild(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),$r(this.notifyUpdate),$r(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}addChild(e){this.children.add(e),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(e)}removeChild(e){this.children.delete(e),this.enteringChildren&&this.enteringChildren.delete(e)}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=Yo.has(e);r&&this.onBindTransform&&this.onBindTransform();const o=n.on("change",u=>{this.latestValues[e]=u,this.props.onUpdate&&We.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let c;window.MotionCheckAppearSync&&(c=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{o(),c&&c(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in zo){const n=zo[e];if(!n)continue;const{isEnabled:r,Feature:o}=n;if(!this.features[e]&&o&&r(this.props)&&(this.features[e]=new o(this)),this.features[e]){const c=this.features[e];c.isMounted?c.update():(c.mount(),c.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):dt()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<Aw.length;r++){const o=Aw[r];this.propEventSubscriptions[o]&&(this.propEventSubscriptions[o](),delete this.propEventSubscriptions[o]);const c="on"+o,u=e[c];u&&(this.propEventSubscriptions[o]=this.on(o,u))}this.prevMotionValues=oK(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=Uo(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){let r=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:this.getBaseTargetFromProps(this.props,e)??this.readValueFromInstance(this.current,e,this.options);return r!=null&&(typeof r=="string"&&(BE(r)||VE(r))?r=parseFloat(r):!Sz(r)&&jr.test(n)&&(r=vR(e,n)),this.setBaseTarget(e,Ht(r)?r.get():r)),Ht(r)?r.get():r}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){const{initial:n}=this.props;let r;if(typeof n=="string"||typeof n=="object"){const c=lg(this.props,n,this.presenceContext?.custom);c&&(r=c[e])}if(n&&r!==void 0)return r;const o=this.getBaseTargetFromProps(this.props,e);return o!==void 0&&!Ht(o)?o:this.initialValues[e]!==void 0&&r===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new zy),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}scheduleRenderMicrotask(){tg.render(this.render)}}class IR extends aK{constructor(){super(...arguments),this.KeyframeResolver=az}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;Ht(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}function HR(t,{style:e,vars:n},r,o){const c=t.style;let u;for(u in e)c[u]=e[u];o?.applyProjectionStyles(c,r);for(u in n)c.setProperty(u,n[u])}function lK(t){return window.getComputedStyle(t)}class cK extends IR{constructor(){super(...arguments),this.type="html",this.renderInstance=HR}readValueFromInstance(e,n){if(Yo.has(n))return this.projection?.isProjecting?Am(n):R4(e,n);{const r=lK(e),o=(Py(n)?r.getPropertyValue(n):r[n])||0;return typeof o=="string"?o.trim():o}}measureInstanceViewportBox(e,{transformPagePoint:n}){return qR(e,n)}build(e,n,r){sg(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return cg(e,n,r)}}const FR=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function uK(t,e,n,r){HR(t,e,void 0,r);for(const o in e.attrs)t.setAttribute(FR.has(o)?o:ug(o),e.attrs[o])}class fK extends IR{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=dt}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Yo.has(n)){const r=bR(n);return r&&r.default||0}return n=FR.has(n)?n:ug(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return jR(e,n,r)}build(e,n,r){CR(e,n,this.isSVGTag,r.transformTemplate,r.style)}renderInstance(e,n,r,o){uK(e,n,r,o)}mount(e){this.isSVGTag=NR(e.tagName),super.mount(e)}}const dK=(t,e)=>ag(t)?new fK(e):new cK(e,{allowProjection:t!==V.Fragment});function ko(t,e,n){const r=t.getProps();return lg(r,e,n!==void 0?n:r.custom,t)}const $m=t=>Array.isArray(t);function hK(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,Uo(n))}function pK(t){return $m(t)?t[t.length-1]||0:t}function mK(t,e){const n=ko(t,e);let{transitionEnd:r={},transition:o={},...c}=n||{};c={...c,...r};for(const u in c){const d=pK(c[u]);hK(t,u,d)}}function yK(t){return!!(Ht(t)&&t.add)}function jm(t,e){const n=t.getValue("willChange");if(yK(n))return n.add(e);if(!n&&Xi.WillChange){const r=new Xi.WillChange("auto");t.addValue("willChange",r),r.add(e)}}function GR(t){return t.props[BR]}const gK=t=>t!==null;function bK(t,{repeat:e,repeatType:n="loop"},r){const o=t.filter(gK),c=e&&n!=="loop"&&e%2===1?0:o.length-1;return o[c]}const vK={type:"spring",stiffness:500,damping:25,restSpeed:10},SK=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),xK={type:"keyframes",duration:.8},wK={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},TK=(t,{keyframes:e})=>e.length>2?xK:Yo.has(t)?t.startsWith("scale")?SK(e[1]):vK:wK;function AK({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:o,repeat:c,repeatType:u,repeatDelay:d,from:h,elapsed:p,...y}){return!!Object.keys(y).length}const fg=(t,e,n,r={},o,c)=>u=>{const d=Wy(r,t)||{},h=d.delay||r.delay||0;let{elapsed:p=0}=r;p=p-ui(h);const y={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...d,delay:-p,onUpdate:v=>{e.set(v),d.onUpdate&&d.onUpdate(v)},onComplete:()=>{u(),d.onComplete&&d.onComplete()},name:t,motionValue:e,element:c?void 0:o};AK(d)||Object.assign(y,TK(t,y)),y.duration&&(y.duration=ui(y.duration)),y.repeatDelay&&(y.repeatDelay=ui(y.repeatDelay)),y.from!==void 0&&(y.keyframes[0]=y.from);let g=!1;if((y.type===!1||y.duration===0&&!y.repeatDelay)&&(_m(y),y.delay===0&&(g=!0)),(Xi.instantAnimations||Xi.skipAnimations)&&(g=!0,_m(y),y.delay=0),y.allowFlatten=!d.type&&!d.ease,g&&!c&&e.get()!==void 0){const v=bK(y.keyframes,d);if(v!==void 0){We.update(()=>{y.onUpdate(v),y.onComplete()});return}}return d.isSync?new Zy(y):new X4(y)};function EK({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function YR(t,e,{delay:n=0,transitionOverride:r,type:o}={}){let{transition:c=t.getDefaultTransition(),transitionEnd:u,...d}=e;r&&(c=r);const h=[],p=o&&t.animationState&&t.animationState.getState()[o];for(const y in d){const g=t.getValue(y,t.latestValues[y]??null),v=d[y];if(v===void 0||p&&EK(p,y))continue;const S={delay:n,...Wy(c||{},y)},w=g.get();if(w!==void 0&&!g.isAnimating&&!Array.isArray(v)&&v===w&&!S.velocity)continue;let T=!1;if(window.MotionHandoffAnimation){const C=GR(t);if(C){const O=window.MotionHandoffAnimation(C,y,We);O!==null&&(S.startTime=O,T=!0)}}jm(t,y),g.start(fg(y,g,v,t.shouldReduceMotion&&mR.has(y)?{type:!1}:S,t,T));const D=g.animation;D&&h.push(D)}return u&&Promise.all(h).then(()=>{We.update(()=>{u&&mK(t,u)})}),h}function XR(t,e,n,r=0,o=1){const c=Array.from(t).sort((p,y)=>p.sortNodePosition(y)).indexOf(e),u=t.size,d=(u-1)*r;return typeof n=="function"?n(c,u):o===1?c*r:d-c*r}function Bm(t,e,n={}){const r=ko(t,e,n.type==="exit"?t.presenceContext?.custom:void 0);let{transition:o=t.getDefaultTransition()||{}}=r||{};n.transitionOverride&&(o=n.transitionOverride);const c=r?()=>Promise.all(YR(t,r,n)):()=>Promise.resolve(),u=t.variantChildren&&t.variantChildren.size?(h=0)=>{const{delayChildren:p=0,staggerChildren:y,staggerDirection:g}=o;return RK(t,e,h,p,y,g,n)}:()=>Promise.resolve(),{when:d}=o;if(d){const[h,p]=d==="beforeChildren"?[c,u]:[u,c];return h().then(()=>p())}else return Promise.all([c(),u(n.delay)])}function RK(t,e,n=0,r=0,o=0,c=1,u){const d=[];for(const h of t.variantChildren)h.notify("AnimationStart",e),d.push(Bm(h,e,{...u,delay:n+(typeof r=="function"?0:r)+XR(t.variantChildren,h,r,o,c)}).then(()=>h.notify("AnimationComplete",e)));return Promise.all(d)}function OK(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const o=e.map(c=>Bm(t,c,n));r=Promise.all(o)}else if(typeof e=="string")r=Bm(t,e,n);else{const o=typeof e=="function"?ko(t,e,n.custom):e;r=Promise.all(YR(t,o,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}function JR(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}const kK=rg.length;function ZR(t){if(!t)return;if(!t.isControllingVariants){const n=t.parent?ZR(t.parent)||{}:{};return t.props.initial!==void 0&&(n.initial=t.props.initial),n}const e={};for(let n=0;n<kK;n++){const r=rg[n],o=t.props[r];(hl(o)||o===!1)&&(e[r]=o)}return e}const _K=[...ig].reverse(),MK=ig.length;function CK(t){return e=>Promise.all(e.map(({animation:n,options:r})=>OK(t,n,r)))}function DK(t){let e=CK(t),n=Ew(),r=!0;const o=h=>(p,y)=>{const g=ko(t,y,h==="exit"?t.presenceContext?.custom:void 0);if(g){const{transition:v,transitionEnd:S,...w}=g;p={...p,...w,...S}}return p};function c(h){e=h(t)}function u(h){const{props:p}=t,y=ZR(t.parent)||{},g=[],v=new Set;let S={},w=1/0;for(let D=0;D<MK;D++){const C=_K[D],O=n[C],M=p[C]!==void 0?p[C]:y[C],j=hl(M),k=C===h?O.isActive:null;k===!1&&(w=D);let J=M===y[C]&&M!==p[C]&&j;if(J&&r&&t.manuallyAnimateOnMount&&(J=!1),O.protectedKeys={...S},!O.isActive&&k===null||!M&&!O.prevProp||Ef(M)||typeof M=="boolean")continue;const H=NK(O.prevProp,M);let F=H||C===h&&O.isActive&&!J&&j||D>w&&j,ie=!1;const oe=Array.isArray(M)?M:[M];let fe=oe.reduce(o(C),{});k===!1&&(fe={});const{prevResolvedValues:ge={}}=O,be={...ge,...fe},Q=q=>{F=!0,v.has(q)&&(ie=!0,v.delete(q)),O.needsAnimating[q]=!0;const z=t.getValue(q);z&&(z.liveStyle=!1)};for(const q in be){const z=fe[q],ee=ge[q];if(S.hasOwnProperty(q))continue;let A=!1;$m(z)&&$m(ee)?A=!JR(z,ee):A=z!==ee,A?z!=null?Q(q):v.add(q):z!==void 0&&v.has(q)?Q(q):O.protectedKeys[q]=!0}O.prevProp=M,O.prevResolvedValues=fe,O.isActive&&(S={...S,...fe}),r&&t.blockInitialAnimation&&(F=!1);const W=J&&H;F&&(!W||ie)&&g.push(...oe.map(q=>{const z={type:C};if(typeof q=="string"&&r&&!W&&t.manuallyAnimateOnMount&&t.parent){const{parent:ee}=t,A=ko(ee,q);if(ee.enteringChildren&&A){const{delayChildren:I}=A.transition||{};z.delay=XR(ee.enteringChildren,t,I)}}return{animation:q,options:z}}))}if(v.size){const D={};if(typeof p.initial!="boolean"){const C=ko(t,Array.isArray(p.initial)?p.initial[0]:p.initial);C&&C.transition&&(D.transition=C.transition)}v.forEach(C=>{const O=t.getBaseTarget(C),M=t.getValue(C);M&&(M.liveStyle=!0),D[C]=O??null}),g.push({animation:D})}let T=!!g.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(T=!1),r=!1,T?e(g):Promise.resolve()}function d(h,p){if(n[h].isActive===p)return Promise.resolve();t.variantChildren?.forEach(g=>g.animationState?.setActive(h,p)),n[h].isActive=p;const y=u(h);for(const g in n)n[g].protectedKeys={};return y}return{animateChanges:u,setActive:d,setAnimateFunction:c,getState:()=>n,reset:()=>{n=Ew(),r=!0}}}function NK(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!JR(e,t):!1}function ns(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function Ew(){return{animate:ns(!0),whileInView:ns(),whileHover:ns(),whileTap:ns(),whileDrag:ns(),whileFocus:ns(),exit:ns()}}class Lr{constructor(e){this.isMounted=!1,this.node=e}update(){}}class $K extends Lr{constructor(e){super(e),e.animationState||(e.animationState=DK(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();Ef(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}let jK=0;class BK extends Lr{constructor(){super(...arguments),this.id=jK++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const o=this.node.animationState.setActive("exit",!e);n&&!e&&o.then(()=>{n(this.id)})}mount(){const{register:e,onExitComplete:n}=this.node.presenceContext||{};n&&n(this.id),e&&(this.unmount=e(this.id))}unmount(){}}const LK={animation:{Feature:$K},exit:{Feature:BK}};function ml(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function Nl(t){return{point:{x:t.pageX,y:t.pageY}}}const VK=t=>e=>ng(e)&&t(e,Nl(e));function rl(t,e,n,r){return ml(t,e,VK(n),r)}const QR=1e-4,UK=1-QR,zK=1+QR,WR=.01,KK=0-WR,qK=0+WR;function Zt(t){return t.max-t.min}function PK(t,e,n){return Math.abs(t-e)<=n}function Rw(t,e,n,r=.5){t.origin=r,t.originPoint=nt(e.min,e.max,t.origin),t.scale=Zt(n)/Zt(e),t.translate=nt(n.min,n.max,t.origin)-t.originPoint,(t.scale>=UK&&t.scale<=zK||isNaN(t.scale))&&(t.scale=1),(t.translate>=KK&&t.translate<=qK||isNaN(t.translate))&&(t.translate=0)}function sl(t,e,n,r){Rw(t.x,e.x,n.x,r?r.originX:void 0),Rw(t.y,e.y,n.y,r?r.originY:void 0)}function Ow(t,e,n){t.min=n.min+e.min,t.max=t.min+Zt(e)}function IK(t,e,n){Ow(t.x,e.x,n.x),Ow(t.y,e.y,n.y)}function kw(t,e,n){t.min=e.min-n.min,t.max=t.min+Zt(e)}function ol(t,e,n){kw(t.x,e.x,n.x),kw(t.y,e.y,n.y)}function Bn(t){return[t("x"),t("y")]}const eO=({current:t})=>t?t.ownerDocument.defaultView:null,_w=(t,e)=>Math.abs(t-e);function HK(t,e){const n=_w(t.x,e.x),r=_w(t.y,e.y);return Math.sqrt(n**2+r**2)}class tO{constructor(e,n,{transformPagePoint:r,contextWindow:o=window,dragSnapToOrigin:c=!1,distanceThreshold:u=3}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const v=Ap(this.lastMoveEventInfo,this.history),S=this.startEvent!==null,w=HK(v.offset,{x:0,y:0})>=this.distanceThreshold;if(!S&&!w)return;const{point:T}=v,{timestamp:D}=zt;this.history.push({...T,timestamp:D});const{onStart:C,onMove:O}=this.handlers;S||(C&&C(this.lastMoveEvent,v),this.startEvent=this.lastMoveEvent),O&&O(this.lastMoveEvent,v)},this.handlePointerMove=(v,S)=>{this.lastMoveEvent=v,this.lastMoveEventInfo=Tp(S,this.transformPagePoint),We.update(this.updatePoint,!0)},this.handlePointerUp=(v,S)=>{this.end();const{onEnd:w,onSessionEnd:T,resumeAnimation:D}=this.handlers;if(this.dragSnapToOrigin&&D&&D(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const C=Ap(v.type==="pointercancel"?this.lastMoveEventInfo:Tp(S,this.transformPagePoint),this.history);this.startEvent&&w&&w(v,C),T&&T(v,C)},!ng(e))return;this.dragSnapToOrigin=c,this.handlers=n,this.transformPagePoint=r,this.distanceThreshold=u,this.contextWindow=o||window;const d=Nl(e),h=Tp(d,this.transformPagePoint),{point:p}=h,{timestamp:y}=zt;this.history=[{...p,timestamp:y}];const{onSessionStart:g}=n;g&&g(e,Ap(h,this.history)),this.removeListeners=Ml(rl(this.contextWindow,"pointermove",this.handlePointerMove),rl(this.contextWindow,"pointerup",this.handlePointerUp),rl(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),$r(this.updatePoint)}}function Tp(t,e){return e?{point:e(t.point)}:t}function Mw(t,e){return{x:t.x-e.x,y:t.y-e.y}}function Ap({point:t},e){return{point:t,delta:Mw(t,nO(e)),offset:Mw(t,FK(e)),velocity:GK(e,.1)}}function FK(t){return t[0]}function nO(t){return t[t.length-1]}function GK(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const o=nO(t);for(;n>=0&&(r=t[n],!(o.timestamp-r.timestamp>ui(e)));)n--;if(!r)return{x:0,y:0};const c=fi(o.timestamp-r.timestamp);if(c===0)return{x:0,y:0};const u={x:(o.x-r.x)/c,y:(o.y-r.y)/c};return u.x===1/0&&(u.x=0),u.y===1/0&&(u.y=0),u}function YK(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?nt(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?nt(n,t,r.max):Math.min(t,n)),t}function Cw(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function XK(t,{top:e,left:n,bottom:r,right:o}){return{x:Cw(t.x,n,o),y:Cw(t.y,e,r)}}function Dw(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function JK(t,e){return{x:Dw(t.x,e.x),y:Dw(t.y,e.y)}}function ZK(t,e){let n=.5;const r=Zt(t),o=Zt(e);return o>r?n=ul(e.min,e.max-r,t.min):r>o&&(n=ul(t.min,t.max-o,e.min)),Yi(0,1,n)}function QK(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Lm=.35;function WK(t=Lm){return t===!1?t=0:t===!0&&(t=Lm),{x:Nw(t,"left","right"),y:Nw(t,"top","bottom")}}function Nw(t,e,n){return{min:$w(t,e),max:$w(t,n)}}function $w(t,e){return typeof t=="number"?t:t[e]||0}const eq=new WeakMap;class tq{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=dt(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=e}start(e,{snapToCursor:n=!1,distanceThreshold:r}={}){const{presenceContext:o}=this.visualElement;if(o&&o.isPresent===!1)return;const c=g=>{const{dragSnapToOrigin:v}=this.getProps();v?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Nl(g).point)},u=(g,v)=>{const{drag:S,dragPropagation:w,onDragStart:T}=this.getProps();if(S&&!w&&(this.openDragLock&&this.openDragLock(),this.openDragLock=dz(S),!this.openDragLock))return;this.latestPointerEvent=g,this.latestPanInfo=v,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Bn(C=>{let O=this.getAxisMotionValue(C).get()||0;if(di.test(O)){const{projection:M}=this.visualElement;if(M&&M.layout){const j=M.layout.layoutBox[C];j&&(O=Zt(j)*(parseFloat(O)/100))}}this.originPoint[C]=O}),T&&We.postRender(()=>T(g,v)),jm(this.visualElement,"transform");const{animationState:D}=this.visualElement;D&&D.setActive("whileDrag",!0)},d=(g,v)=>{this.latestPointerEvent=g,this.latestPanInfo=v;const{dragPropagation:S,dragDirectionLock:w,onDirectionLock:T,onDrag:D}=this.getProps();if(!S&&!this.openDragLock)return;const{offset:C}=v;if(w&&this.currentDirection===null){this.currentDirection=nq(C),this.currentDirection!==null&&T&&T(this.currentDirection);return}this.updateAxis("x",v.point,C),this.updateAxis("y",v.point,C),this.visualElement.render(),D&&D(g,v)},h=(g,v)=>{this.latestPointerEvent=g,this.latestPanInfo=v,this.stop(g,v),this.latestPointerEvent=null,this.latestPanInfo=null},p=()=>Bn(g=>this.getAnimationState(g)==="paused"&&this.getAxisMotionValue(g).animation?.play()),{dragSnapToOrigin:y}=this.getProps();this.panSession=new tO(e,{onSessionStart:c,onStart:u,onMove:d,onSessionEnd:h,resumeAnimation:p},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:y,distanceThreshold:r,contextWindow:eO(this.visualElement)})}stop(e,n){const r=e||this.latestPointerEvent,o=n||this.latestPanInfo,c=this.isDragging;if(this.cancel(),!c||!o||!r)return;const{velocity:u}=o;this.startAnimation(u);const{onDragEnd:d}=this.getProps();d&&We.postRender(()=>d(r,o))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:o}=this.getProps();if(!r||!lu(e,o,this.currentDirection))return;const c=this.getAxisMotionValue(e);let u=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(u=YK(u,this.constraints[e],this.elastic[e])),c.set(u)}resolveConstraints(){const{dragConstraints:e,dragElastic:n}=this.getProps(),r=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,o=this.constraints;e&&go(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):e&&r?this.constraints=XK(r.layoutBox,e):this.constraints=!1,this.elastic=WK(n),o!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&Bn(c=>{this.constraints!==!1&&this.getAxisMotionValue(c)&&(this.constraints[c]=QK(r.layoutBox[c],this.constraints[c]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!go(e))return!1;const r=e.current,{projection:o}=this.visualElement;if(!o||!o.layout)return!1;const c=iK(r,o.root,this.visualElement.getTransformPagePoint());let u=JK(o.layout.layoutBox,c);if(n){const d=n(eK(u));this.hasMutatedConstraints=!!d,d&&(u=UR(d))}return u}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:o,dragTransition:c,dragSnapToOrigin:u,onDragTransitionEnd:d}=this.getProps(),h=this.constraints||{},p=Bn(y=>{if(!lu(y,n,this.currentDirection))return;let g=h&&h[y]||{};u&&(g={min:0,max:0});const v=o?200:1e6,S=o?40:1e7,w={type:"inertia",velocity:r?e[y]:0,bounceStiffness:v,bounceDamping:S,timeConstant:750,restDelta:1,restSpeed:10,...c,...g};return this.startAxisValueAnimation(y,w)});return Promise.all(p).then(d)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return jm(this.visualElement,e),r.start(fg(e,r,0,n,this.visualElement,!1))}stopAnimation(){Bn(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){Bn(e=>this.getAxisMotionValue(e).animation?.pause())}getAnimationState(e){return this.getAxisMotionValue(e).animation?.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps(),o=r[n];return o||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){Bn(n=>{const{drag:r}=this.getProps();if(!lu(n,r,this.currentDirection))return;const{projection:o}=this.visualElement,c=this.getAxisMotionValue(n);if(o&&o.layout){const{min:u,max:d}=o.layout.layoutBox[n];c.set(e[n]-nt(u,d,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!go(n)||!r||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};Bn(u=>{const d=this.getAxisMotionValue(u);if(d&&this.constraints!==!1){const h=d.get();o[u]=ZK({min:h,max:h},this.constraints[u])}});const{transformTemplate:c}=this.visualElement.getProps();this.visualElement.current.style.transform=c?c({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Bn(u=>{if(!lu(u,e,null))return;const d=this.getAxisMotionValue(u),{min:h,max:p}=this.constraints[u];d.set(nt(h,p,o[u]))})}addListeners(){if(!this.visualElement.current)return;eq.set(this.visualElement,this);const e=this.visualElement.current,n=rl(e,"pointerdown",h=>{const{drag:p,dragListener:y=!0}=this.getProps();p&&y&&this.start(h)}),r=()=>{const{dragConstraints:h}=this.getProps();go(h)&&h.current&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,c=o.addEventListener("measure",r);o&&!o.layout&&(o.root&&o.root.updateScroll(),o.updateLayout()),We.read(r);const u=ml(window,"resize",()=>this.scalePositionWithinConstraints()),d=o.addEventListener("didUpdate",(({delta:h,hasLayoutChanged:p})=>{this.isDragging&&p&&(Bn(y=>{const g=this.getAxisMotionValue(y);g&&(this.originPoint[y]+=h[y].translate,g.set(g.get()+h[y].translate))}),this.visualElement.render())}));return()=>{u(),n(),c(),d&&d()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:o=!1,dragConstraints:c=!1,dragElastic:u=Lm,dragMomentum:d=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:o,dragConstraints:c,dragElastic:u,dragMomentum:d}}}function lu(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function nq(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class iq extends Lr{constructor(e){super(e),this.removeGroupControls=Un,this.removeListeners=Un,this.controls=new tq(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Un}unmount(){this.removeGroupControls(),this.removeListeners()}}const jw=t=>(e,n)=>{t&&We.postRender(()=>t(e,n))};class rq extends Lr{constructor(){super(...arguments),this.removePointerDownListener=Un}onPointerDown(e){this.session=new tO(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:eO(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:o}=this.node.getProps();return{onSessionStart:jw(e),onStart:jw(n),onMove:r,onEnd:(c,u)=>{delete this.session,o&&We.postRender(()=>o(c,u))}}}mount(){this.removePointerDownListener=rl(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const Tu={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Bw(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const Xa={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(ye.test(t))t=parseFloat(t);else return t;const n=Bw(t,e.target.x),r=Bw(t,e.target.y);return`${n}% ${r}%`}},sq={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,o=jr.parse(t);if(o.length>5)return r;const c=jr.createTransformer(t),u=typeof o[0]!="number"?1:0,d=n.x.scale*e.x,h=n.y.scale*e.y;o[0+u]/=d,o[1+u]/=h;const p=nt(d,h,.5);return typeof o[2+u]=="number"&&(o[2+u]/=p),typeof o[3+u]=="number"&&(o[3+u]/=p),c(o)}};let Ep=!1;class oq extends V.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:o}=this.props,{projection:c}=e;kz(aq),c&&(n.group&&n.group.add(c),r&&r.register&&o&&r.register(c),Ep&&c.root.didUpdate(),c.addEventListener("animationComplete",()=>{this.safeToRemove()}),c.setOptions({...c.options,onExitComplete:()=>this.safeToRemove()})),Tu.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:o,isPresent:c}=this.props,{projection:u}=r;return u&&(u.isPresent=c,Ep=!0,o||e.layoutDependency!==n||n===void 0||e.isPresent!==c?u.willUpdate():this.safeToRemove(),e.isPresent!==c&&(c?u.promote():u.relegate()||We.postRender(()=>{const d=u.getStack();(!d||!d.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),tg.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:o}=e;Ep=!0,o&&(o.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(o),r&&r.deregister&&r.deregister(o))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function iO(t){const[e,n]=xz(),r=V.useContext(jE);return Y.jsx(oq,{...t,layoutGroup:r,switchLayoutGroup:V.useContext(LR),isPresent:e,safeToRemove:n})}const aq={borderRadius:{...Xa,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:Xa,borderTopRightRadius:Xa,borderBottomLeftRadius:Xa,borderBottomRightRadius:Xa,boxShadow:sq};function lq(t,e,n){const r=Ht(t)?t:Uo(t);return r.start(fg("",r,e,n)),r.animation}const cq=(t,e)=>t.depth-e.depth;class uq{constructor(){this.children=[],this.isDirty=!1}add(e){By(this.children,e),this.isDirty=!0}remove(e){Ly(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(cq),this.isDirty=!1,this.children.forEach(e)}}function fq(t,e){const n=ln.now(),r=({timestamp:o})=>{const c=o-n;c>=e&&($r(r),t(c-e))};return We.setup(r,!0),()=>$r(r)}const rO=["TopLeft","TopRight","BottomLeft","BottomRight"],dq=rO.length,Lw=t=>typeof t=="string"?parseFloat(t):t,Vw=t=>typeof t=="number"||ye.test(t);function hq(t,e,n,r,o,c){o?(t.opacity=nt(0,n.opacity??1,pq(r)),t.opacityExit=nt(e.opacity??1,0,mq(r))):c&&(t.opacity=nt(e.opacity??1,n.opacity??1,r));for(let u=0;u<dq;u++){const d=`border${rO[u]}Radius`;let h=Uw(e,d),p=Uw(n,d);if(h===void 0&&p===void 0)continue;h||(h=0),p||(p=0),h===0||p===0||Vw(h)===Vw(p)?(t[d]=Math.max(nt(Lw(h),Lw(p),r),0),(di.test(p)||di.test(h))&&(t[d]+="%")):t[d]=p}(e.rotate||n.rotate)&&(t.rotate=nt(e.rotate||0,n.rotate||0,r))}function Uw(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const pq=sO(0,.5,FE),mq=sO(.5,.95,Un);function sO(t,e,n){return r=>r<t?0:r>e?1:n(ul(t,e,r))}function zw(t,e){t.min=e.min,t.max=e.max}function $n(t,e){zw(t.x,e.x),zw(t.y,e.y)}function Kw(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function qw(t,e,n,r,o){return t-=e,t=Ju(t,1/n,r),o!==void 0&&(t=Ju(t,1/o,r)),t}function yq(t,e=0,n=1,r=.5,o,c=t,u=t){if(di.test(e)&&(e=parseFloat(e),e=nt(u.min,u.max,e/100)-u.min),typeof e!="number")return;let d=nt(c.min,c.max,r);t===c&&(d-=e),t.min=qw(t.min,e,n,d,o),t.max=qw(t.max,e,n,d,o)}function Pw(t,e,[n,r,o],c,u){yq(t,e[n],e[r],e[o],e.scale,c,u)}const gq=["x","scaleX","originX"],bq=["y","scaleY","originY"];function Iw(t,e,n,r){Pw(t.x,e,gq,n?n.x:void 0,r?r.x:void 0),Pw(t.y,e,bq,n?n.y:void 0,r?r.y:void 0)}function Hw(t){return t.translate===0&&t.scale===1}function oO(t){return Hw(t.x)&&Hw(t.y)}function Fw(t,e){return t.min===e.min&&t.max===e.max}function vq(t,e){return Fw(t.x,e.x)&&Fw(t.y,e.y)}function Gw(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function aO(t,e){return Gw(t.x,e.x)&&Gw(t.y,e.y)}function Yw(t){return Zt(t.x)/Zt(t.y)}function Xw(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class Sq{constructor(){this.members=[]}add(e){By(this.members,e),e.scheduleRender()}remove(e){if(Ly(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(o=>e===o);if(n===0)return!1;let r;for(let o=n;o>=0;o--){const c=this.members[o];if(c.isPresent!==!1){r=c;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:o}=e.options;o===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function xq(t,e,n){let r="";const o=t.x.translate/e.x,c=t.y.translate/e.y,u=n?.z||0;if((o||c||u)&&(r=`translate3d(${o}px, ${c}px, ${u}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:y,rotateX:g,rotateY:v,skewX:S,skewY:w}=n;p&&(r=`perspective(${p}px) ${r}`),y&&(r+=`rotate(${y}deg) `),g&&(r+=`rotateX(${g}deg) `),v&&(r+=`rotateY(${v}deg) `),S&&(r+=`skewX(${S}deg) `),w&&(r+=`skewY(${w}deg) `)}const d=t.x.scale*e.x,h=t.y.scale*e.y;return(d!==1||h!==1)&&(r+=`scale(${d}, ${h})`),r||"none"}const Rp=["","X","Y","Z"],wq=1e3;let Tq=0;function Op(t,e,n,r){const{latestValues:o}=e;o[t]&&(n[t]=o[t],e.setStaticValue(t,0),r&&(r[t]=0))}function lO(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=GR(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:o,layoutId:c}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",We,!(o||c))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&lO(r)}function cO({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:o}){return class{constructor(u={},d=e?.()){this.id=Tq++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(Rq),this.nodes.forEach(Mq),this.nodes.forEach(Cq),this.nodes.forEach(Oq)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=u,this.root=d?d.root||d:this,this.path=d?[...d.path,d]:[],this.parent=d,this.depth=d?d.depth+1:0;for(let h=0;h<this.path.length;h++)this.path[h].shouldResetTransform=!0;this.root===this&&(this.nodes=new uq)}addEventListener(u,d){return this.eventHandlers.has(u)||this.eventHandlers.set(u,new zy),this.eventHandlers.get(u).add(d)}notifyListeners(u,...d){const h=this.eventHandlers.get(u);h&&h.notify(...d)}hasListeners(u){return this.eventHandlers.has(u)}mount(u){if(this.instance)return;this.isSVG=AR(u)&&!bz(u),this.instance=u;const{layoutId:d,layout:h,visualElement:p}=this.options;if(p&&!p.current&&p.mount(u),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(h||d)&&(this.isLayoutDirty=!0),t){let y,g=0;const v=()=>this.root.updateBlockedByResize=!1;We.read(()=>{g=window.innerWidth}),t(u,()=>{const S=window.innerWidth;S!==g&&(g=S,this.root.updateBlockedByResize=!0,y&&y(),y=fq(v,250),Tu.hasAnimatedSinceResize&&(Tu.hasAnimatedSinceResize=!1,this.nodes.forEach(Qw)))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&p&&(d||h)&&this.addEventListener("didUpdate",({delta:y,hasLayoutChanged:g,hasRelativeLayoutChanged:v,layout:S})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const w=this.options.transition||p.getDefaultTransition()||Bq,{onLayoutAnimationStart:T,onLayoutAnimationComplete:D}=p.getProps(),C=!this.targetLayout||!aO(this.targetLayout,S),O=!g&&v;if(this.options.layoutRoot||this.resumeFrom||O||g&&(C||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const M={...Wy(w,"layout"),onPlay:T,onComplete:D};(p.shouldReduceMotion||this.options.layoutRoot)&&(M.delay=0,M.type=!1),this.startAnimation(M),this.setAnimationOrigin(y,O)}else g||Qw(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=S})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const u=this.getStack();u&&u.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),$r(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(Dq),this.animationId++)}getTransformTemplate(){const{visualElement:u}=this.options;return u&&u.getProps().transformTemplate}willUpdate(u=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&lO(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const g=this.path[y];g.shouldResetTransform=!0,g.updateScroll("snapshot"),g.options.layoutRoot&&g.willUpdate(!1)}const{layoutId:d,layout:h}=this.options;if(d===void 0&&!h)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),u&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(Jw);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(Zw);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(_q),this.nodes.forEach(Aq),this.nodes.forEach(Eq)):this.nodes.forEach(Zw),this.clearAllSnapshots();const d=ln.now();zt.delta=Yi(0,1e3/60,d-zt.timestamp),zt.timestamp=d,zt.isProcessing=!0,mp.update.process(zt),mp.preRender.process(zt),mp.render.process(zt),zt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,tg.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(kq),this.sharedNodes.forEach(Nq)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,We.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){We.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Zt(this.snapshot.measuredBox.x)&&!Zt(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let h=0;h<this.path.length;h++)this.path[h].updateScroll();const u=this.layout;this.layout=this.measure(!1),this.layoutCorrected=dt(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:d}=this.options;d&&d.notify("LayoutMeasure",this.layout.layoutBox,u?u.layoutBox:void 0)}updateScroll(u="measure"){let d=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===u&&(d=!1),d&&this.instance){const h=r(this.instance);this.scroll={animationId:this.root.animationId,phase:u,isRoot:h,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:h}}}resetTransform(){if(!o)return;const u=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,d=this.projectionDelta&&!oO(this.projectionDelta),h=this.getTransformTemplate(),p=h?h(this.latestValues,""):void 0,y=p!==this.prevTransformTemplateValue;u&&this.instance&&(d||ss(this.latestValues)||y)&&(o(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(u=!0){const d=this.measurePageBox();let h=this.removeElementScroll(d);return u&&(h=this.removeTransform(h)),Lq(h),{animationId:this.root.animationId,measuredBox:d,layoutBox:h,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:u}=this.options;if(!u)return dt();const d=u.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(Vq))){const{scroll:p}=this.root;p&&(bo(d.x,p.offset.x),bo(d.y,p.offset.y))}return d}removeElementScroll(u){const d=dt();if($n(d,u),this.scroll?.wasRoot)return d;for(let h=0;h<this.path.length;h++){const p=this.path[h],{scroll:y,options:g}=p;p!==this.root&&y&&g.layoutScroll&&(y.wasRoot&&$n(d,u),bo(d.x,y.offset.x),bo(d.y,y.offset.y))}return d}applyTransform(u,d=!1){const h=dt();$n(h,u);for(let p=0;p<this.path.length;p++){const y=this.path[p];!d&&y.options.layoutScroll&&y.scroll&&y!==y.root&&vo(h,{x:-y.scroll.offset.x,y:-y.scroll.offset.y}),ss(y.latestValues)&&vo(h,y.latestValues)}return ss(this.latestValues)&&vo(h,this.latestValues),h}removeTransform(u){const d=dt();$n(d,u);for(let h=0;h<this.path.length;h++){const p=this.path[h];if(!p.instance||!ss(p.latestValues))continue;Cm(p.latestValues)&&p.updateSnapshot();const y=dt(),g=p.measurePageBox();$n(y,g),Iw(d,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,y)}return ss(this.latestValues)&&Iw(d,this.latestValues),d}setTargetDelta(u){this.targetDelta=u,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(u){this.options={...this.options,...u,crossfade:u.crossfade!==void 0?u.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==zt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(u=!1){const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const h=!!this.resumingFrom||this!==d;if(!(u||h&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:y,layoutId:g}=this.options;if(!(!this.layout||!(y||g))){if(this.resolvedRelativeTargetAt=zt.timestamp,!this.targetDelta&&!this.relativeTarget){const v=this.getClosestProjectingParent();v&&v.layout&&this.animationProgress!==1?(this.relativeParent=v,this.forceRelativeParentToResolveTarget(),this.relativeTarget=dt(),this.relativeTargetOrigin=dt(),ol(this.relativeTargetOrigin,this.layout.layoutBox,v.layout.layoutBox),$n(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=dt(),this.targetWithTransforms=dt()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),IK(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):$n(this.target,this.layout.layoutBox),KR(this.target,this.targetDelta)):$n(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const v=this.getClosestProjectingParent();v&&!!v.resumingFrom==!!this.resumingFrom&&!v.options.layoutScroll&&v.target&&this.animationProgress!==1?(this.relativeParent=v,this.forceRelativeParentToResolveTarget(),this.relativeTarget=dt(),this.relativeTargetOrigin=dt(),ol(this.relativeTargetOrigin,this.target,v.target),$n(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||Cm(this.parent.latestValues)||zR(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){const u=this.getLead(),d=!!this.resumingFrom||this!==u;let h=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(h=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(h=!1),this.resolvedRelativeTargetAt===zt.timestamp&&(h=!1),h)return;const{layout:p,layoutId:y}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(p||y))return;$n(this.layoutCorrected,this.layout.layoutBox);const g=this.treeScale.x,v=this.treeScale.y;nK(this.layoutCorrected,this.treeScale,this.path,d),u.layout&&!u.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(u.target=u.layout.layoutBox,u.targetWithTransforms=dt());const{target:S}=u;if(!S){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(Kw(this.prevProjectionDelta.x,this.projectionDelta.x),Kw(this.prevProjectionDelta.y,this.projectionDelta.y)),sl(this.projectionDelta,this.layoutCorrected,S,this.latestValues),(this.treeScale.x!==g||this.treeScale.y!==v||!Xw(this.projectionDelta.x,this.prevProjectionDelta.x)||!Xw(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",S))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(u=!0){if(this.options.visualElement?.scheduleRender(),u){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=So(),this.projectionDelta=So(),this.projectionDeltaWithTransform=So()}setAnimationOrigin(u,d=!1){const h=this.snapshot,p=h?h.latestValues:{},y={...this.latestValues},g=So();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!d;const v=dt(),S=h?h.source:void 0,w=this.layout?this.layout.source:void 0,T=S!==w,D=this.getStack(),C=!D||D.members.length<=1,O=!!(T&&!C&&this.options.crossfade===!0&&!this.path.some(jq));this.animationProgress=0;let M;this.mixTargetDelta=j=>{const k=j/1e3;Ww(g.x,u.x,k),Ww(g.y,u.y,k),this.setTargetDelta(g),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(ol(v,this.layout.layoutBox,this.relativeParent.layout.layoutBox),$q(this.relativeTarget,this.relativeTargetOrigin,v,k),M&&vq(this.relativeTarget,M)&&(this.isProjectionDirty=!1),M||(M=dt()),$n(M,this.relativeTarget)),T&&(this.animationValues=y,hq(y,p,this.latestValues,k,O,C)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=k},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(u){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&($r(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=We.update(()=>{Tu.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=Uo(0)),this.currentAnimation=lq(this.motionValue,[0,1e3],{...u,velocity:0,isSync:!0,onUpdate:d=>{this.mixTargetDelta(d),u.onUpdate&&u.onUpdate(d)},onStop:()=>{},onComplete:()=>{u.onComplete&&u.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const u=this.getStack();u&&u.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(wq),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const u=this.getLead();let{targetWithTransforms:d,target:h,layout:p,latestValues:y}=u;if(!(!d||!h||!p)){if(this!==u&&this.layout&&p&&uO(this.options.animationType,this.layout.layoutBox,p.layoutBox)){h=this.target||dt();const g=Zt(this.layout.layoutBox.x);h.x.min=u.target.x.min,h.x.max=h.x.min+g;const v=Zt(this.layout.layoutBox.y);h.y.min=u.target.y.min,h.y.max=h.y.min+v}$n(d,h),vo(d,y),sl(this.projectionDeltaWithTransform,this.layoutCorrected,d,y)}}registerSharedNode(u,d){this.sharedNodes.has(u)||this.sharedNodes.set(u,new Sq),this.sharedNodes.get(u).add(d);const p=d.options.initialPromotionConfig;d.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(d):void 0})}isLead(){const u=this.getStack();return u?u.lead===this:!0}getLead(){const{layoutId:u}=this.options;return u?this.getStack()?.lead||this:this}getPrevLead(){const{layoutId:u}=this.options;return u?this.getStack()?.prevLead:void 0}getStack(){const{layoutId:u}=this.options;if(u)return this.root.sharedNodes.get(u)}promote({needsReset:u,transition:d,preserveFollowOpacity:h}={}){const p=this.getStack();p&&p.promote(this,h),u&&(this.projectionDelta=void 0,this.needsReset=!0),d&&this.setOptions({transition:d})}relegate(){const u=this.getStack();return u?u.relegate(this):!1}resetSkewAndRotation(){const{visualElement:u}=this.options;if(!u)return;let d=!1;const{latestValues:h}=u;if((h.z||h.rotate||h.rotateX||h.rotateY||h.rotateZ||h.skewX||h.skewY)&&(d=!0),!d)return;const p={};h.z&&Op("z",u,p,this.animationValues);for(let y=0;y<Rp.length;y++)Op(`rotate${Rp[y]}`,u,p,this.animationValues),Op(`skew${Rp[y]}`,u,p,this.animationValues);u.render();for(const y in p)u.setStaticValue(y,p[y]),this.animationValues&&(this.animationValues[y]=p[y]);u.scheduleRender()}applyProjectionStyles(u,d){if(!this.instance||this.isSVG)return;if(!this.isVisible){u.visibility="hidden";return}const h=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,u.visibility="",u.opacity="",u.pointerEvents=wu(d?.pointerEvents)||"",u.transform=h?h(this.latestValues,""):"none";return}const p=this.getLead();if(!this.projectionDelta||!this.layout||!p.target){this.options.layoutId&&(u.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,u.pointerEvents=wu(d?.pointerEvents)||""),this.hasProjected&&!ss(this.latestValues)&&(u.transform=h?h({},""):"none",this.hasProjected=!1);return}u.visibility="";const y=p.animationValues||p.latestValues;this.applyTransformsToTarget();let g=xq(this.projectionDeltaWithTransform,this.treeScale,y);h&&(g=h(y,g)),u.transform=g;const{x:v,y:S}=this.projectionDelta;u.transformOrigin=`${v.origin*100}% ${S.origin*100}% 0`,p.animationValues?u.opacity=p===this?y.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:y.opacityExit:u.opacity=p===this?y.opacity!==void 0?y.opacity:"":y.opacityExit!==void 0?y.opacityExit:0;for(const w in pl){if(y[w]===void 0)continue;const{correct:T,applyTo:D,isCSSVariable:C}=pl[w],O=g==="none"?y[w]:T(y[w],p);if(D){const M=D.length;for(let j=0;j<M;j++)u[D[j]]=O}else C?this.options.visualElement.renderState.vars[w]=O:u[w]=O}this.options.layoutId&&(u.pointerEvents=p===this?wu(d?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(u=>u.currentAnimation?.stop()),this.root.nodes.forEach(Jw),this.root.sharedNodes.clear()}}}function Aq(t){t.updateLayout()}function Eq(t){const e=t.resumeFrom?.snapshot||t.snapshot;if(t.isLead()&&t.layout&&e&&t.hasListeners("didUpdate")){const{layoutBox:n,measuredBox:r}=t.layout,{animationType:o}=t.options,c=e.source!==t.layout.source;o==="size"?Bn(y=>{const g=c?e.measuredBox[y]:e.layoutBox[y],v=Zt(g);g.min=n[y].min,g.max=g.min+v}):uO(o,e.layoutBox,n)&&Bn(y=>{const g=c?e.measuredBox[y]:e.layoutBox[y],v=Zt(n[y]);g.max=g.min+v,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[y].max=t.relativeTarget[y].min+v)});const u=So();sl(u,n,e.layoutBox);const d=So();c?sl(d,t.applyTransform(r,!0),e.measuredBox):sl(d,n,e.layoutBox);const h=!oO(u);let p=!1;if(!t.resumeFrom){const y=t.getClosestProjectingParent();if(y&&!y.resumeFrom){const{snapshot:g,layout:v}=y;if(g&&v){const S=dt();ol(S,e.layoutBox,g.layoutBox);const w=dt();ol(w,n,v.layoutBox),aO(S,w)||(p=!0),y.options.layoutRoot&&(t.relativeTarget=w,t.relativeTargetOrigin=S,t.relativeParent=y)}}}t.notifyListeners("didUpdate",{layout:n,snapshot:e,delta:d,layoutDelta:u,hasLayoutChanged:h,hasRelativeLayoutChanged:p})}else if(t.isLead()){const{onExitComplete:n}=t.options;n&&n()}t.options.transition=void 0}function Rq(t){t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function Oq(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function kq(t){t.clearSnapshot()}function Jw(t){t.clearMeasurements()}function Zw(t){t.isLayoutDirty=!1}function _q(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function Qw(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function Mq(t){t.resolveTargetDelta()}function Cq(t){t.calcProjection()}function Dq(t){t.resetSkewAndRotation()}function Nq(t){t.removeLeadSnapshot()}function Ww(t,e,n){t.translate=nt(e.translate,0,n),t.scale=nt(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function e1(t,e,n,r){t.min=nt(e.min,n.min,r),t.max=nt(e.max,n.max,r)}function $q(t,e,n,r){e1(t.x,e.x,n.x,r),e1(t.y,e.y,n.y,r)}function jq(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const Bq={duration:.45,ease:[.4,0,.1,1]},t1=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),n1=t1("applewebkit/")&&!t1("chrome/")?Math.round:Un;function i1(t){t.min=n1(t.min),t.max=n1(t.max)}function Lq(t){i1(t.x),i1(t.y)}function uO(t,e,n){return t==="position"||t==="preserve-aspect"&&!PK(Yw(e),Yw(n),.2)}function Vq(t){return t!==t.root&&t.scroll?.wasRoot}const Uq=cO({attachResizeListener:(t,e)=>ml(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),kp={current:void 0},fO=cO({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!kp.current){const t=new Uq({});t.mount(window),t.setOptions({layoutScroll:!0}),kp.current=t}return kp.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),zq={pan:{Feature:rq},drag:{Feature:iq,ProjectionNode:fO,MeasureLayout:iO}};function r1(t,e,n){const{props:r}=t;t.animationState&&r.whileHover&&t.animationState.setActive("whileHover",n==="Start");const o="onHover"+n,c=r[o];c&&We.postRender(()=>c(e,Nl(e)))}class Kq extends Lr{mount(){const{current:e}=this.node;e&&(this.unmount=hz(e,(n,r)=>(r1(this.node,r,"Start"),o=>r1(this.node,o,"End"))))}unmount(){}}class qq extends Lr{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Ml(ml(this.node.current,"focus",()=>this.onFocus()),ml(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function s1(t,e,n){const{props:r}=t;if(t.current instanceof HTMLButtonElement&&t.current.disabled)return;t.animationState&&r.whileTap&&t.animationState.setActive("whileTap",n==="Start");const o="onTap"+(n==="End"?"":n),c=r[o];c&&We.postRender(()=>c(e,Nl(e)))}class Pq extends Lr{mount(){const{current:e}=this.node;e&&(this.unmount=gz(e,(n,r)=>(s1(this.node,r,"Start"),(o,{success:c})=>s1(this.node,o,c?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}const Vm=new WeakMap,_p=new WeakMap,Iq=t=>{const e=Vm.get(t.target);e&&e(t)},Hq=t=>{t.forEach(Iq)};function Fq({root:t,...e}){const n=t||document;_p.has(n)||_p.set(n,{});const r=_p.get(n),o=JSON.stringify(e);return r[o]||(r[o]=new IntersectionObserver(Hq,{root:t,...e})),r[o]}function Gq(t,e,n){const r=Fq(e);return Vm.set(t,n),r.observe(t),()=>{Vm.delete(t),r.unobserve(t)}}const Yq={some:0,all:1};class Xq extends Lr{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:o="some",once:c}=e,u={root:n?n.current:void 0,rootMargin:r,threshold:typeof o=="number"?o:Yq[o]},d=h=>{const{isIntersecting:p}=h;if(this.isInView===p||(this.isInView=p,c&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:y,onViewportLeave:g}=this.node.getProps(),v=p?y:g;v&&v(h)};return Gq(this.node.current,u,d)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(Jq(e,n))&&this.startObserver()}unmount(){}}function Jq({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const Zq={inView:{Feature:Xq},tap:{Feature:Pq},focus:{Feature:qq},hover:{Feature:Kq}},Qq={layout:{ProjectionNode:fO,MeasureLayout:iO}},Wq={...LK,...Zq,...zq,...Qq},eP=Wz(Wq,dK);function tP(){const t=Yn(Vo),e=Yn(li),n=Yn(zi),r=xt(Vo),o=xt(li),c=xt(zi),u=`email-${V.useId()}`,d=`password-${V.useId()}`,h=`one-time-code-${V.useId()}`,[p,y]=V.useState(null),[g,v]=V.useState("email");return Y.jsx("form",{onSubmit:async S=>{S.preventDefault();const w=Ze(oi);try{switch(g){case"email":{const{nextStep:T,userKey:D}=await an.declareAuthTarget.query({email:r});switch(De(oi,D),T){case"otc_login":case"otc_verify":{v("otc");break}case"password_login":{v("password");break}}break}case"otc":{if(!w){console.error("somehow userKey is null");return}const T=await an.verifyAccountAction.mutate({oneTimeCode:c,userKey:w});De(at,T),pi.once("connect",()=>{ys("/game"),t(""),n("")});break}case"password":{const T=await an.openSession.mutate({email:r,password:o});De(at,T),pi.once("connect",()=>{ys("/game"),t(""),e("")});break}}}catch(T){T instanceof Lo&&y(T.message)}},children:Y.jsxs("main",{children:[p?Y.jsx("aside",{children:p}):null,Y.jsxs(eP.label,{htmlFor:u,children:[Y.jsx("span",{children:"Email"}),Y.jsx("input",{id:u,type:"text",value:r,onChange:S=>{t(S.target.value)},autoComplete:"email",autoCapitalize:"none",disabled:g!=="email"})]}),g==="password"?Y.jsxs("label",{htmlFor:d,children:[Y.jsx("span",{children:"Password"}),Y.jsx("input",{id:d,type:"password",value:o,onChange:S=>{e(S.target.value)},autoComplete:"current-password",autoCapitalize:"none",autoFocus:g==="password"})]}):null,g==="otc"?Y.jsxs("label",{htmlFor:h,children:[Y.jsx("span",{children:"One-time Code"}),Y.jsx("input",{id:h,type:"otc",value:c,onChange:S=>{n(S.target.value)},autoComplete:"one-time-code",autoCapitalize:"none",autoFocus:g==="otc"})]}):null,Y.jsxs("footer",{children:[g==="password"?Y.jsx("button",{type:"button",onClick:async()=>{const S=Ze(oi);if(!S)return new Error("No userKey");await an.startPasswordReset.mutate({userKey:S}),v("otc")},children:"Forgot Password?"}):null,Y.jsx("span",{}),Y.jsx("button",{type:"submit",disabled:!r&&g==="email"||!o&&g==="password"||!c&&g==="otc",children:">>->"})]})]})})}function nP({route:[,t]}){const e=xt(at),n=xt(zi),r=Yn(zi);jp.useState(!1);const[o,c]=jp.useState(null),u=`code-${V.useId()}`;return Ou(()=>{t&&r(t)}),e?(Ou(()=>{n&&console.log("verifying token",n)}),Y.jsx("form",{onSubmit:async d=>{d.preventDefault();try{const h=await an.verifyAccountAction.mutate({oneTimeCode:n,userKey:"CHANGEME"});De(at,h),h.action==="resetPassword"?ys("/account"):ys("/game")}catch(h){h instanceof Lo&&c(h.message)}},children:Y.jsxs("main",{children:[Y.jsx("p",{children:"Check your email for a verification code."}),Y.jsxs("label",{htmlFor:u,children:[Y.jsx("span",{children:"Verification code"}),Y.jsx("input",{id:u,type:"text",value:n,onChange:d=>{r(d.target.value)},placeholder:"Verification code",autoComplete:"one-time-code",autoCapitalize:"none"})]})]})})):Y.jsx("p",{children:"You must be logged in to verify your account."})}function iP(){const t=xt(aU),e=xt(at),[n,r]=V.useState(!1),{refs:o,floatingStyles:c,context:u}=YD({open:n,onOpenChange:r,placement:"bottom-end",middleware:[vD(5),xD(),SD()],whileElementsMounted:fD}),d=PD(u),h=FD(u),p=ZD(u),{getReferenceProps:y,getFloatingProps:g}=XD([d,h,p]),v=xt(XL);return Y.jsxs("main",{className:U3.class,children:[Y.jsxs("header",{children:[Y.jsxs("main",{children:[Y.jsx(V3,{}),Y.jsx("span",{children:Y.jsx(z3,{input:v})})]}),Y.jsx("button",{"data-css":"profile",ref:o.setReference,...y(),children:e?.username?e.username.slice(0,2):""}),n&&e&&Y.jsx(KD,{context:u,modal:!1,children:Y.jsxs("div",{"data-css":"profile-actions",ref:o.setFloating,style:c,...g(),children:[Y.jsx("span",{children:e.username}),Y.jsx("button",{type:"button",onClick:()=>{ys("/account")},children:"Account"}),Y.jsx("button",{type:"button",onClick:async()=>{e&&(await an.closeSession.mutate({username:e.username}),pi.once("disconnect",()=>{De(at,null),ys("/")}),pi.disconnect())},children:"Sign out"})]})})]}),Y.jsx("main",{children:typeof t=="number"?Y.jsxs("article",{children:[Y.jsx("h1",{children:t}),Y.jsx("h2",{children:JSON.parse(JA[t])}),Y.jsx(ZA,{href:"/",children:"Return to Home Page"})]}):(()=>{switch(t[0]){case void 0:return Y.jsx(tP,{});case"admin":return Y.jsx(dU,{});case"game":return Y.jsx(vU,{route:t});case"verify":return Y.jsx(nP,{route:t});case"account":return Y.jsx(fU,{})}})()})]})}IM.createRoot(document.getElementById("root")).render(Y.jsx(V.StrictMode,{children:Y.jsx(BM,{socket:pi,children:Y.jsx(iP,{})})}));