(()=>{(()=>{var Bn={31751:(l,c,t)=>{var e={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!t.o(e,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=e[r],a=o[0];return t.e(o[1]).then(()=>t(a))}n.keys=()=>Object.keys(e),n.id=31751,l.exports=n},64138:function(l){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(c,t){l.exports=t()})(this,function(){return function(c){var t={};function e(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return c[n].call(r.exports,r,r.exports,e),r.l=!0,r.exports}return e.m=c,e.c=t,e.d=function(n,r,o){e.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},e.r=function(n){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},e.t=function(n,r){if(1&r&&(n=e(n)),8&r||4&r&&typeof n=="object"&&n&&n.__esModule)return n;var o=Object.create(null);if(e.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:n}),2&r&&typeof n!="string")for(var a in n)e.d(o,a,function(i){return n[i]}.bind(null,a));return o},e.n=function(n){var r=n&&n.__esModule?function(){return n.default}:function(){return n};return e.d(r,"a",r),r},e.o=function(n,r){return Object.prototype.hasOwnProperty.call(n,r)},e.p="",e(e.s=0)}([function(c,t,e){"use strict";function n(F){return(n=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(J){return typeof J}:function(J){return J&&typeof Symbol=="function"&&J.constructor===Symbol&&J!==Symbol.prototype?"symbol":typeof J})(F)}function r(F){return function(J){if(Array.isArray(J)){for(var g=0,h=new Array(J.length);g"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(h,y,b){var R=[null];R.push.apply(R,y);var j=new(Function.bind.apply(h,R));return b&&u(j,b.prototype),j}).apply(null,arguments)}function u(F,J){return(u=Object.setPrototypeOf||function(g,h){return g.__proto__=h,g})(F,J)}function d(F){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(J){return J.__proto__||Object.getPrototypeOf(J)})(F)}e.r(t);var p=function(F){function J(b){var R,j,z,C,S;return function(v,E){if(!(v instanceof E))throw new TypeError("Cannot call a class as a function")}(this,J),j=function(v,E){return!E||n(E)!=="object"&&typeof E!="function"?a(v):E}(this,(R=d(J)).call.apply(R,[this].concat(r(b)))),z=a(j),S=void 0,(C="_entries")in z?Object.defineProperty(z,C,{value:S,enumerable:!0,configurable:!0,writable:!0}):z[C]=S,j._entries=b,j}var g,h,y;return function(b,R){if(typeof R!="function"&&R!==null)throw new TypeError("Super expression must either be null or a function");b.prototype=Object.create(R&&R.prototype,{constructor:{value:b,writable:!0,configurable:!0}}),R&&u(b,R)}(J,F),g=J,(h=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(b){return this._entries.filter(function(R){return R.entryType===b})}},{key:"getEntriesByName",value:function(b,R){return this._entries.filter(function(j){return j.name===b}).filter(function(j){return!R||j.entryType===R})}}])&&o(g.prototype,h),y&&o(g,y),J}(i(Array));function D(F,J){for(var g=0;g0&&arguments[0]!==void 0?arguments[0]:{},b=y.registeredObservers,R=b===void 0?new Set:b,j=y.processedEntries,z=j===void 0?new Set:j,C=y.interval,S=C===void 0?100:C,v=y.context,E=v===void 0?self:v;(function(O,H){if(!(O instanceof H))throw new TypeError("Cannot call a class as a function")})(this,F),M(this,"registeredObservers",void 0),M(this,"processedEntries",void 0),M(this,"interval",void 0),M(this,"intervalId",void 0),M(this,"context",void 0),this.registeredObservers=R,this.processedEntries=z,this.interval=S,this.context=E,this.intervalId=null}var J,g,h;return J=F,(g=[{key:"getNewEntries",value:function(){var y=this;return this.context.performance.getEntries().filter(function(b){return!y.processedEntries.has(b)})}},{key:"getObserversForType",value:function(y,b){return Array.from(y).filter(function(R){return R.entryTypes.some(function(j){return j===b})})}},{key:"processBuffer",value:function(y){var b=Array.from(y.buffer),R=new p(b);y.buffer.clear(),b.length&&y.callback&&y.callback.call(void 0,R,y)}},{key:"processEntries",value:function(){var y=this;this.getNewEntries().forEach(function(R){var j=R.entryType;y.getObserversForType(y.registeredObservers,j).forEach(function(z){z.buffer.add(R)}),y.processedEntries.add(R)});var b=function(){return y.registeredObservers.forEach(y.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(b):this.context.setTimeout(b,0)}},{key:"add",value:function(y){this.registeredObservers.add(y),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(y){this.registeredObservers.delete(y),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&D(J.prototype,g),h&&D(J,h),F}()),V=function(){function F(y){var b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:w;(function(R,j){if(!(R instanceof j))throw new TypeError("Cannot call a class as a function")})(this,F),x(this,"callback",void 0),x(this,"buffer",void 0),x(this,"entryTypes",[]),x(this,"taskQueue",void 0),this.callback=y,this.buffer=new Set,this.taskQueue=b}var J,g,h;return J=F,(g=[{key:"observe",value:function(y){if(!y)throw new Error(N);if(y.entryTypes&&y.type)throw new Error(P);var b;if(y.entryTypes)b=y.entryTypes;else{if(!y.type)throw new Error(N);b=[y.type]}var R=b.filter(B);R.length>0&&R.length!==b.length&&console.warn(Z),R.length?(this.entryTypes=R,this.taskQueue.add(this)):console.warn(Y)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var y=Array.from(this.buffer);return new p(y)}}])&&m(J.prototype,g),h&&m(J,h),F}();x(V,"supportedEntryTypes",T);var I="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:V,k=self;k.PerformanceObserver||(k.PerformanceObserver=I)}])})},98247:function(l,c,t){"use strict";var e=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&e(o,r,a)};Object.defineProperty(c,"__esModule",{value:!0}),n(t(29345),c)},29345:(l,c,t)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.now=c.performance=c.nativeGlobalThis=c.polyfill=void 0;var e=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException<"u"?DOMException:Error;function a(i){var s=i.performance||{},u=[],d={};function p(m,x){for(var T=u.length,N=[],P=0;P1?d[T].startTime:s.now(),B=P>2?d[N].startTime:s.now(),w=new e({name:x,entryType:"measure",startTime:Z,duration:B-Z});return u.push(w),w},s.getEntries=s.webkitGetEntries||function(x){return x!=null?u.filter(function(T){return T.name===x.name&&T.entryType===x.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(x){return p("entryType",x)},s.getEntriesByName=s.webkitGetEntriesByName||function(x){return p("name",x)},s.clearMarks=s.webkitClearMarks||function(x){D("mark",x),delete d[x]},s.clearMeasures=s.webkitClearMeasures||function(x){D("measure",x)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}c.polyfill=a,c.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof t.g=="object"&&t.g||{}),typeof self<"u"&&self!==c.nativeGlobalThis&&a(self),c.performance=c.nativeGlobalThis.performance,c.now=function(){return c.performance.now()}},93325:(l,c,t)=>{"use strict";t.d(c,{$:()=>xe,A:()=>At,B:()=>z,C:()=>ct,D:()=>w,E:()=>J,F:()=>Ht,G:()=>Qt,H:()=>p,I:()=>It,J:()=>jt,L:()=>Pe,M:()=>Mt,N:()=>dt,O:()=>fe,P:()=>lt,Q:()=>W,R:()=>zt,S:()=>Ae,T:()=>Nt,U:()=>bt,W:()=>Je,Z:()=>ge,a:()=>it,a2:()=>Xt,a4:()=>Rt,a6:()=>Bt,b:()=>_t,d:()=>he,e:()=>ft,f:()=>ue,g:()=>pe,h:()=>Lt,i:()=>V,j:()=>R,k:()=>u,l:()=>b,m:()=>F,n:()=>St,o:()=>P,p:()=>x,q:()=>B,r:()=>N,s:()=>y,t:()=>d,u:()=>T,v:()=>j,y:()=>h,z:()=>g});var e=t(23143),n=t(7896),r=t(83594),o=2147483647;function a(K,$){$===void 0&&($=!0);var at,pt=new Promise(function(Vt){at=setTimeout(Vt,Math.min(o,K),$)});return pt[e.n1]=function(){clearTimeout(at)},pt}const i=a;var s=function($){return function(){return $}},u=s(!0),d=function(){},p=function($){return $},D=typeof Symbol=="function",M=D&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function m(K,$,at){if(!$(K))throw new Error(at)}var x=function($,at){(0,n.Z)($,at),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(at).forEach(function(pt){$[pt]=at[pt]})},T=function($,at){var pt;return(pt=[]).concat.apply(pt,at.map($))};function N(K,$){var at=K.indexOf($);at>=0&&K.splice(at,1)}function P(K){var $=!1;return function(){$||($=!0,K())}}var Y=function($){throw $},Z=function($){return{value:$,done:!0}};function B(K,$,at){$===void 0&&($=Y),at===void 0&&(at="iterator");var pt={meta:{name:at},next:K,throw:$,return:Z,isSagaIterator:!0};return typeof Symbol<"u"&&(pt[Symbol.iterator]=function(){return pt}),pt}function w(K,$){var at=$.sagaStack;console.error(K),console.error(at)}var V=function($){return new Error(` redux-saga: Error checking hooks detected an inconsistent state. This is likely a bug in redux-saga code and not yours. Thanks for reporting this in the project's github repo. Error: `+$+` `)},I=function($,at){return($?$+".":"")+"setContext(props): argument "+at+" is not a plain object"},k=`You can't put (a.k.a. dispatch from saga) frozen actions. We have to define a special non-enumerable property on those actions for scheduling purposes. Otherwise you wouldn't be able to communicate properly between sagas & other subscribers (action ordering would become far less predictable). If you are using redux and you care about this behaviour (frozen actions), then you might want to switch to freezing actions in a middleware rather than in action creator. Example implementation: const freezeActions = store => next => action => next(Object.freeze(action)) `,F=function($){return Array.apply(null,new Array($))},J=function($){return function(at){return $(Object.defineProperty(at,e.Nm,{value:!0}))}},g=function($){return $===e.EO},h=function($){return $===e.Wd},y=function($){return g($)||h($)};function b(K,$){var at=Object.keys(K),pt=at.length,Vt=0,kt,se=(0,r.IX)(K)?F(pt):{},ae={};function Te(){Vt===pt&&(kt=!0,$(se))}return at.forEach(function(Ee){var ce=function(Me,Ve){kt||(Ve||y(Me)?($.cancel(),$(Me,Ve)):(se[Ee]=Me,Vt++,Te()))};ce.cancel=d,ae[Ee]=ce}),$.cancel=function(){kt||(kt=!0,at.forEach(function(Ee){return ae[Ee].cancel()}))},ae}function R(K){return{name:K.name||"anonymous",location:j(K)}}function j(K){return K[e.b_]}function z(){for(var K=arguments.length,$=new Array(K),at=0;at1?$-1:0),pt=1;pt<$;pt++)at[pt-1]=arguments[pt];if(!1)var Vt;return Kt(ct,et(K,at))}function Tt(K,$,at){at===void 0&&(at=[]);var pt=[K,$];return Kt(ct,et([K,$],at))}function Et(K){for(var $=arguments.length,at=new Array($>1?$-1:0),pt=1;pt<$;pt++)at[pt-1]=arguments[pt];return Kt(it,et(K,at))}function Mt(K){for(var $=arguments.length,at=new Array($>1?$-1:0),pt=1;pt<$;pt++)at[pt-1]=arguments[pt];return Kt(Ht,et(K,at))}function Xt(K){for(var $=arguments.length,at=new Array($>1?$-1:0),pt=1;pt<$;pt++)at[pt-1]=arguments[pt];return Oe(Mt.apply(void 0,[K].concat(at)))}function tt(K){return Kt(jt,K)}function dt(K){return K===void 0&&(K=e.sC),Kt(_t,K)}function Rt(K){K===void 0&&(K=p);for(var $=arguments.length,at=new Array($>1?$-1:0),pt=1;pt<$;pt++)at[pt-1]=arguments[pt];return Kt(Ae,{selector:K,args:at})}function bt(K,$){return Kt(he,{pattern:K,buffer:$})}function gt(){return Kt(ue,{})}function Bt(K){return Kt(pe,K)}function wt(K){return Kt(Qt,K)}function Gt(K){return Kt(Lt,K)}var W=fe.bind(null,i)},44994:(l,c,t)=>{"use strict";t.d(c,{uR:()=>I,Ef:()=>a.I,ZP:()=>fe,GG:()=>y});var e=t(23143),n=t(7896),r=t(31461),o=t(83594),a=t(93325);function i(){var Tt={};return Tt.promise=new Promise(function(Et,Mt){Tt.resolve=Et,Tt.reject=Mt}),Tt}function s(Tt){for(var Et=[],Mt=0;Mt2?W-2:0),$=2;${"use strict";t.d(c,{CE:()=>P,IX:()=>s,MC:()=>d,NA:()=>Z,Om:()=>B,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>Y,hZ:()=>p,sR:()=>n,uj:()=>N});var e=t(23143),n=function(I){return I==null},r=function(I){return I!=null},o=function(I){return typeof I=="function"},a=function(I){return typeof I=="number"},i=function(I){return typeof I=="string"},s=Array.isArray,u=function(I){return I&&!s(I)&&typeof I=="object"},d=function(I){return I&&o(I.then)},p=function(I){return I&&o(I.next)&&o(I.throw)},D=function(I){return I&&o(Symbol)?o(I[Symbol.iterator]):s(I)},M=function(I){return I&&I[TASK]},m=function(I){return Boolean(I&&I[SAGA_ACTION])},x=function(I){return I&&o(I.subscribe)},T=function(I){return I&&o(I.isEmpty)&&o(I.take)&&o(I.put)},N=function V(I){return I&&(i(I)||Z(I)||o(I)||s(I)&&I.every(V))},P=function(I){return I&&o(I.take)&&o(I.close)},Y=function(I){return o(I)&&I.hasOwnProperty("toString")},Z=function(I){return Boolean(I)&&typeof Symbol=="function"&&I.constructor===Symbol&&I!==Symbol.prototype},B=function(I){return P(I)&&I[e.AS]},w=function(I){return I&&I[IO]}},23143:(l,c,t)=>{"use strict";t.d(c,{AS:()=>i,Cs:()=>d,EO:()=>D,IO:()=>o,Nm:()=>s,Wd:()=>p,b_:()=>M,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var e=function(x){return"@@redux-saga/"+x},n=e("CANCEL_PROMISE"),r=e("CHANNEL_END"),o=e("IO"),a=e("MATCH"),i=e("MULTICAST"),s=e("SAGA_ACTION"),u=e("SELF_CANCELLATION"),d=e("TASK"),p=e("TASK_CANCEL"),D=e("TERMINATE"),M=e("LOCATION")},81559:(l,c,t)=>{"use strict";t.d(c,{xC:()=>En,PH:()=>_e,e:()=>ur,oM:()=>yn});function e(f){for(var A=arguments.length,L=Array(A>1?A-1:0),U=1;U3?A.i-4:A.i:Array.isArray(f)?1:D(f)?2:M(f)?3:0}function s(f,A){return i(f)===2?f.has(A):Object.prototype.hasOwnProperty.call(f,A)}function u(f,A){return i(f)===2?f.get(A):f[A]}function d(f,A,L){var U=i(f);U===2?f.set(A,L):U===3?f.add(L):f[A]=L}function p(f,A){return f===A?f!==0||1/f==1/A:f!=f&&A!=A}function D(f){return It&&f instanceof Map}function M(f){return Nt&&f instanceof Set}function m(f){return f.o||f.t}function x(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var A=Ae(f);delete A[ct];for(var L=_t(A),U=0;U1&&(f.set=f.add=f.clear=f.delete=N),Object.freeze(f),A&&a(f,function(L,U){return T(U,!0)},!0)),f}function N(){e(2)}function P(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function Y(f){var A=he[f];return A||e(18,f),A}function Z(f,A){he[f]||(he[f]=A)}function B(){return q}function w(f,A){A&&(Y("Patches"),f.u=[],f.s=[],f.v=A)}function V(f){I(f),f.p.forEach(F),f.p=null}function I(f){f===q&&(q=f.l)}function k(f){return q={p:[],l:q,h:f,m:!0,_:0}}function F(f){var A=f[ct];A.i===0||A.i===1?A.j():A.g=!0}function J(f,A){A._=A.p.length;var L=A.p[0],U=f!==void 0&&f!==L;return A.h.O||Y("ES5").S(A,f,U),U?(L[ct].P&&(V(A),e(4)),r(f)&&(f=g(A,f),A.l||y(A,f)),A.u&&Y("Patches").M(L[ct].t,f,A.u,A.s)):f=g(A,L,[]),V(A),A.u&&A.v(A.u,A.s),f!==At?f:void 0}function g(f,A,L){if(P(A))return A;var U=A[ct];if(!U)return a(A,function(vt,mt){return h(f,U,A,vt,mt,L)},!0),A;if(U.A!==f)return A;if(!U.P)return y(f,U.t,!0),U.t;if(!U.I){U.I=!0,U.A._--;var Q=U.i===4||U.i===5?U.o=x(U.k):U.o,rt=Q,yt=!1;U.i===3&&(rt=new Set(Q),Q.clear(),yt=!0),a(rt,function(vt,mt){return h(f,U,Q,vt,mt,L,yt)}),y(f,Q,!1),L&&f.u&&Y("Patches").N(U,L,f.u,f.s)}return U.o}function h(f,A,L,U,Q,rt,yt){if(n(Q)){var vt=g(f,Q,rt&&A&&A.i!==3&&!s(A.R,U)?rt.concat(U):void 0);if(d(L,U,vt),!n(vt))return;f.m=!1}else yt&&L.add(Q);if(r(Q)&&!P(Q)){if(!f.h.D&&f._<1)return;g(f,Q),A&&A.A.l||y(f,Q)}}function y(f,A,L){L===void 0&&(L=!1),!f.l&&f.h.D&&f.m&&T(A,L)}function b(f,A){var L=f[ct];return(L?m(L):f)[A]}function R(f,A){if(A in f)for(var L=Object.getPrototypeOf(f);L;){var U=Object.getOwnPropertyDescriptor(L,A);if(U)return U;L=Object.getPrototypeOf(L)}}function j(f){f.P||(f.P=!0,f.l&&j(f.l))}function z(f){f.o||(f.o=x(f.t))}function C(f,A,L){var U=D(A)?Y("MapSet").F(A,L):M(A)?Y("MapSet").T(A,L):f.O?function(Q,rt){var yt=Array.isArray(Q),vt={i:yt?1:0,A:rt?rt.A:B(),P:!1,I:!1,R:{},l:rt,t:Q,k:null,o:null,j:null,C:!1},mt=vt,_=ue;yt&&(mt=[vt],_=pe);var ut=Proxy.revocable(mt,_),xt=ut.revoke,Wt=ut.proxy;return vt.k=Wt,vt.j=xt,Wt}(A,L):Y("ES5").J(A,L);return(L?L.A:B()).p.push(U),U}function S(f){return n(f)||e(22,f),function A(L){if(!r(L))return L;var U,Q=L[ct],rt=i(L);if(Q){if(!Q.P&&(Q.i<4||!Y("ES5").K(Q)))return Q.t;Q.I=!0,U=v(L,rt),Q.I=!1}else U=v(L,rt);return a(U,function(yt,vt){Q&&u(Q.t,yt)===vt||d(U,yt,A(vt))}),rt===3?new Set(U):U}(f)}function v(f,A){switch(A){case 2:return new Map(f);case 3:return Array.from(f)}return x(f)}function E(){function f(yt,vt){var mt=rt[yt];return mt?mt.enumerable=vt:rt[yt]=mt={configurable:!0,enumerable:vt,get:function(){var _=this[ct];return ue.get(_,yt)},set:function(_){var ut=this[ct];ue.set(ut,yt,_)}},mt}function A(yt){for(var vt=yt.length-1;vt>=0;vt--){var mt=yt[vt][ct];if(!mt.P)switch(mt.i){case 5:U(mt)&&j(mt);break;case 4:L(mt)&&j(mt)}}}function L(yt){for(var vt=yt.t,mt=yt.k,_=_t(mt),ut=_.length-1;ut>=0;ut--){var xt=_[ut];if(xt!==ct){var Wt=vt[xt];if(Wt===void 0&&!s(vt,xt))return!0;var Ut=mt[xt],Pt=Ut&&Ut[ct];if(Pt?Pt.t!==Wt:!p(Ut,Wt))return!0}}var Ft=!!vt[ct];return _.length!==_t(vt).length+(Ft?0:1)}function U(yt){var vt=yt.k;if(vt.length!==yt.t.length)return!0;var mt=Object.getOwnPropertyDescriptor(vt,vt.length-1);if(mt&&!mt.get)return!0;for(var _=0;_1?ne-1:0),oe=1;oe1?ut-1:0),Wt=1;Wt=0;Q--){var rt=U[Q];if(rt.path.length===0&&rt.op==="replace"){L=rt.value;break}}Q>-1&&(U=U.slice(Q+1));var yt=Y("Patches").$;return n(L)?yt(L,U):this.produce(L,function(vt){return yt(vt,U)})},f}(),Lt=new Qt,re=Lt.produce,ve=Lt.produceWithPatches.bind(Lt),Kt=Lt.setAutoFreeze.bind(Lt),qt=Lt.setUseProxies.bind(Lt),Oe=Lt.applyPatches.bind(Lt),Pe=Lt.createDraft.bind(Lt),Ie=Lt.finishDraft.bind(Lt);const ge=re;var be=t(69394);function xe(f){var A=function(U){var Q=U.dispatch,rt=U.getState;return function(yt){return function(vt){return typeof vt=="function"?vt(Q,rt,f):yt(vt)}}};return A}var Je=xe();Je.withExtraArgument=xe;const ke=Je;var et=function(){var f=function(A,L){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(U,Q){U.__proto__=Q}||function(U,Q){for(var rt in Q)Object.prototype.hasOwnProperty.call(Q,rt)&&(U[rt]=Q[rt])},f(A,L)};return function(A,L){if(typeof L!="function"&&L!==null)throw new TypeError("Class extends value "+String(L)+" is not a constructor or null");f(A,L);function U(){this.constructor=A}A.prototype=L===null?Object.create(L):(U.prototype=L.prototype,new U)}}(),Ct=function(f,A){var L={label:0,sent:function(){if(rt[0]&1)throw rt[1];return rt[1]},trys:[],ops:[]},U,Q,rt,yt;return yt={next:vt(0),throw:vt(1),return:vt(2)},typeof Symbol=="function"&&(yt[Symbol.iterator]=function(){return this}),yt;function vt(_){return function(ut){return mt([_,ut])}}function mt(_){if(U)throw new TypeError("Generator is already executing.");for(;L;)try{if(U=1,Q&&(rt=_[0]&2?Q.return:_[0]?Q.throw||((rt=Q.return)&&rt.call(Q),0):Q.next)&&!(rt=rt.call(Q,_[1])).done)return rt;switch(Q=0,rt&&(_=[_[0]&2,rt.value]),_[0]){case 0:case 1:rt=_;break;case 4:return L.label++,{value:_[1],done:!1};case 5:L.label++,Q=_[1],_=[0];continue;case 7:_=L.ops.pop(),L.trys.pop();continue;default:if(rt=L.trys,!(rt=rt.length>0&&rt[rt.length-1])&&(_[0]===6||_[0]===2)){L=0;continue}if(_[0]===3&&(!rt||_[1]>rt[0]&&_[1]f&&console.warn(A+" took "+L+"ms, which is more than the warning threshold of "+f+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var at=function(f){et(A,f);function A(){for(var L=[],U=0;U0){var yt=L.indexOf(this);~yt?L.splice(yt+1):L.push(this),~yt?U.splice(yt,1/0,Q):U.push(Q),~L.indexOf(rt)&&(rt=A.call(this,Q,rt))}else L.push(rt);return f==null?rt:f.call(this,Q,rt)}}function Ee(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function ce(f,A,L){var U=Ce(f,A,L);return{detectMutations:function(){return Me(f,A,U,L)}}}function Ce(f,A,L,U){A===void 0&&(A=[]),U===void 0&&(U="");var Q={value:L};if(!f(L)){Q.children={};for(var rt in L){var yt=U?U+"."+rt:rt;A.length&&A.indexOf(yt)!==-1||(Q.children[rt]=Ce(f,A,L[rt],yt))}}return Q}function Me(f,A,L,U,Q,rt){A===void 0&&(A=[]),Q===void 0&&(Q=!1),rt===void 0&&(rt="");var yt=L?L.value:void 0,vt=yt===U;if(Q&&!vt&&!Number.isNaN(U))return{wasMutated:!0,path:rt};if(f(yt)||f(U))return{wasMutated:!1};var mt={};for(var _ in L.children)mt[_]=!0;for(var _ in U)mt[_]=!0;for(var _ in mt){var ut=rt?rt+"."+_:_;if(!(A.length&&A.indexOf(ut)!==-1)){var xt=Me(f,A,L.children[_],U[_],vt,ut);if(xt.wasMutated)return xt}}return{wasMutated:!1}}function Ve(f){return f===void 0&&(f={}),function(){return function(mt){return function(_){return mt(_)}}};var A=f.isImmutable,L=A===void 0?Ee:A,U=f.ignoredPaths,Q=f.warnAfter,rt=Q===void 0?32:Q,yt=f.ignore;U=U||yt;var vt=ce.bind(null,L,U);return function(mt){var _=mt.getState,ut=_(),xt=vt(ut),Wt;return function(Ut){return function(Pt){var Ft=$(rt,"ImmutableStateInvariantMiddleware");Ft.measureTime(function(){ut=_(),Wt=xt.detectMutations(),xt=vt(ut),se(!Wt.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Wt.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var ee=Ut(Pt);return Ft.measureTime(function(){ut=_(),Wt=xt.detectMutations(),xt=vt(ut),Wt.wasMutated&&se(!Wt.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Wt.path||"")+". Take a look at the reducer(s) handling the action "+ae(Pt)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Ft.warnIfExceeded(),ee}}}}function ze(f){var A=typeof f;return f==null||A==="string"||A==="boolean"||A==="number"||Array.isArray(f)||K(f)}function He(f,A,L,U,Q){A===void 0&&(A=""),L===void 0&&(L=ze),Q===void 0&&(Q=[]);var rt;if(!L(f))return{keyPath:A||"",value:f};if(typeof f!="object"||f===null)return!1;for(var yt=U!=null?U(f):Object.entries(f),vt=Q.length>0,mt=0,_=yt;mt<_.length;mt++){var ut=_[mt],xt=ut[0],Wt=ut[1],Ut=A?A+"."+xt:xt;if(!(vt&&Q.indexOf(Ut)>=0)){if(!L(Wt))return{keyPath:Ut,value:Wt};if(typeof Wt=="object"&&(rt=He(Wt,Ut,L,U,Q),rt))return rt}}return!1}function Xe(f){return f===void 0&&(f={}),function(){return function(ee){return function(ne){return ee(ne)}}};var A=f.isSerializable,L=A===void 0?ze:A,U=f.getEntries,Q=f.ignoredActions,rt=Q===void 0?[]:Q,yt=f.ignoredActionPaths,vt=yt===void 0?["meta.arg","meta.baseQueryMeta"]:yt,mt=f.ignoredPaths,_=mt===void 0?[]:mt,ut=f.warnAfter,xt=ut===void 0?32:ut,Wt=f.ignoreState,Ut=Wt===void 0?!1:Wt,Pt=f.ignoreActions,Ft=Pt===void 0?!1:Pt;return function(ee){return function(ne){return function(Zt){var oe=ne(Zt),le=$(xt,"SerializableStateInvariantMiddleware");return!Ft&&!(rt.length&&rt.indexOf(Zt.type)!==-1)&&le.measureTime(function(){var Be=He(Zt,"",L,U,vt);if(Be){var Ge=Be.keyPath,Ze=Be.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ge+"`. Value:",Ze,` Take a look at the logic that dispatched this action: `,Zt,` (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,` (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),Ut||(le.measureTime(function(){var Be=ee.getState(),Ge=He(Be,"",L,U,_);if(Ge){var Ze=Ge.keyPath,tn=Ge.value;console.error("A non-serializable value was detected in the state, in the path: `"+Ze+"`. Value:",tn,` Take a look at the reducer(s) handling this action type: `+Zt.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),le.warnIfExceeded()),oe}}}}function qe(f){return typeof f=="boolean"}function sn(){return function(A){return ln(A)}}function ln(f){f===void 0&&(f={});var A=f.thunk,L=A===void 0?!0:A,U=f.immutableCheck,Q=U===void 0?!0:U,rt=f.serializableCheck,yt=rt===void 0?!0:rt,vt=new at;if(L&&(qe(L)?vt.push(ke):vt.push(ke.withExtraArgument(L.extraArgument))),!1)var mt,_;return vt}var cn=!0;function En(f){var A=sn(),L=f||{},U=L.reducer,Q=U===void 0?void 0:U,rt=L.middleware,yt=rt===void 0?A():rt,vt=L.devTools,mt=vt===void 0?!0:vt,_=L.preloadedState,ut=_===void 0?void 0:_,xt=L.enhancers,Wt=xt===void 0?void 0:xt,Ut;if(typeof Q=="function")Ut=Q;else if(K(Q))Ut=(0,be.UY)(Q);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var Pt=yt;if(typeof Pt=="function"&&(Pt=Pt(A),!cn&&!Array.isArray(Pt)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!cn&&Pt.some(function(oe){return typeof oe!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Ft=be.md.apply(void 0,Pt),ee=be.qC;mt&&(ee=Gt(bt({trace:!cn},typeof mt=="object"&&mt)));var ne=[Ft];Array.isArray(Wt)?ne=fe([Ft],Wt):typeof Wt=="function"&&(ne=Wt(ne));var Zt=ee.apply(void 0,ne);return(0,be.MT)(Ut,ut,Zt)}function _e(f,A){function L(){for(var U=[],Q=0;Q-1}function gn(f){return""+f}function vn(f){var A={},L=[],U,Q={addCase:function(rt,yt){var vt=typeof rt=="string"?rt:rt.type;if(vt in A)throw new Error("addCase cannot be called with two reducers for the same action type");return A[vt]=yt,Q},addMatcher:function(rt,yt){return L.push({matcher:rt,reducer:yt}),Q},addDefaultCase:function(rt){return U=rt,Q}};return f(Q),[A,L,U]}function en(f){return typeof f=="function"}var pn=!1;function hn(f,A,L,U){L===void 0&&(L=[]);var Q=typeof A=="function"?vn(A):[A,L,U],rt=Q[0],yt=Q[1],vt=Q[2],mt;if(en(f))mt=function(){return pt(f())};else{var _=pt(f);mt=function(){return _}}function ut(xt,Wt){xt===void 0&&(xt=mt());var Ut=fe([rt[Wt.type]],yt.filter(function(Pt){var Ft=Pt.matcher;return Ft(Wt)}).map(function(Pt){var Ft=Pt.reducer;return Ft}));return Ut.filter(function(Pt){return!!Pt}).length===0&&(Ut=[vt]),Ut.reduce(function(Pt,Ft){if(Ft)if(n(Pt)){var ee=Pt,ne=Ft(ee,Wt);return ne===void 0?Pt:ne}else{if(r(Pt))return ge(Pt,function(Zt){return Ft(Zt,Wt)});var ne=Ft(Pt,Wt);if(ne===void 0){if(Pt===null)return Pt;throw Error("A case reducer on a non-draftable value must not return undefined")}return ne}return Pt},xt)}return ut.getInitialState=mt,ut}var un=!1;function Rn(f,A){return f+"/"+A}function yn(f){var A=f.name;if(!A)throw new Error("`name` is a required option for createSlice");var L=typeof f.initialState=="function"?f.initialState:pt(f.initialState),U=f.reducers||{},Q=Object.keys(U),rt={},yt={},vt={};Q.forEach(function(ut){var xt=U[ut],Wt=Rn(A,ut),Ut,Pt;"reducer"in xt?(Ut=xt.reducer,Pt=xt.prepare):Ut=xt,rt[ut]=Ut,yt[Wt]=Ut,vt[ut]=Pt?_e(Wt,Pt):_e(Wt)});function mt(){var ut=typeof f.extraReducers=="function"?vn(f.extraReducers):[f.extraReducers],xt=ut[0],Wt=xt===void 0?{}:xt,Ut=ut[1],Pt=Ut===void 0?[]:Ut,Ft=ut[2],ee=Ft===void 0?void 0:Ft,ne=bt(bt({},Wt),yt);return hn(L,function(Zt){for(var oe in ne)Zt.addCase(oe,ne[oe]);for(var le=0,Be=Pt;le0;if(Zt){var oe=Pt.filter(function(le){return _(ee,le,Ft)}).length>0;oe&&(Ft.ids=Object.keys(Ft.entities))}}function Wt(Pt,Ft){return Ut([Pt],Ft)}function Ut(Pt,Ft){var ee=X(Pt,f,Ft),ne=ee[0],Zt=ee[1];xt(Zt,Ft),L(ne,Ft)}return{removeAll:Sn(mt),addOne:je(A),addMany:je(L),setOne:je(U),setMany:je(Q),setAll:je(rt),updateOne:je(ut),updateMany:je(xt),upsertOne:je(Wt),upsertMany:je(Ut),removeOne:je(yt),removeMany:je(vt)}}function Yt(f,A){var L=nt(f),U=L.removeOne,Q=L.removeMany,rt=L.removeAll;function yt(Zt,oe){return vt([Zt],oe)}function vt(Zt,oe){Zt=G(Zt);var le=Zt.filter(function(Be){return!(fn(Be,f)in oe.entities)});le.length!==0&&ee(le,oe)}function mt(Zt,oe){return _([Zt],oe)}function _(Zt,oe){Zt=G(Zt),Zt.length!==0&&ee(Zt,oe)}function ut(Zt,oe){Zt=G(Zt),oe.entities={},oe.ids=[],vt(Zt,oe)}function xt(Zt,oe){return Wt([Zt],oe)}function Wt(Zt,oe){for(var le=!1,Be=0,Ge=Zt;Be-1;return L&&U}function Jt(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function Se(){for(var f=[],A=0;A0)for(var oe=Ut.getState(),le=Array.from(L.values()),Be=0,Ge=le;Be"u"?this:window)},44355:(l,c,t)=>{var e=t(82609),n=e(function(r){return r[1]});n.push([l.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},l.exports=n},10645:(l,c,t)=>{var e=t(82609),n=e(function(r){return r[1]});n.push([l.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#e8e8e8;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#e8e8e8", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},l.exports=n},69900:(l,c,t)=>{var e=t(82609),n=e(function(r){return r[1]});n.push([l.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},l.exports=n},17067:(l,c,t)=>{var e=t(82609),n=e(function(r){return r[1]});n.push([l.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},l.exports=n},82609:l=>{"use strict";l.exports=function(c){var t=[];return t.toString=function(){return this.map(function(n){var r=c(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},t.i=function(e,n,r){typeof e=="string"&&(e=[[null,e,""]]);var o={};if(r)for(var a=0;a1?Ht-1:0),_t=1;_t/gm),H=i(/^data-[\-\w.\u00B7-\uFFFF]/),st=i(/^aria-[\-\w]+$/),St=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ht=i(/^(?:\w+script|data):/i),Ot=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),q=i(/^html$/i),ft=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(ct){return typeof ct}:function(ct){return ct&&typeof Symbol=="function"&&ct.constructor===Symbol&&ct!==Symbol.prototype?"symbol":typeof ct};function It(ct){if(Array.isArray(ct)){for(var it=0,Ht=Array(ct.length);it"u"?null:window},lt=function(it,Ht){if((typeof it>"u"?"undefined":ft(it))!=="object"||typeof it.createPolicy!="function")return null;var jt=null,_t="data-tt-policy-suffix";Ht.currentScript&&Ht.currentScript.hasAttribute(_t)&&(jt=Ht.currentScript.getAttribute(_t));var Ae="dompurify"+(jt?"#"+jt:"");try{return it.createPolicy(Ae,{createHTML:function(ue){return ue}})}catch{return console.warn("TrustedTypes policy "+Ae+" could not be created."),null}};function At(){var ct=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Nt(),it=function(ot){return At(ot)};if(it.version="2.3.6",it.removed=[],!ct||!ct.document||ct.document.nodeType!==9)return it.isSupported=!1,it;var Ht=ct.document,jt=ct.document,_t=ct.DocumentFragment,Ae=ct.HTMLTemplateElement,he=ct.Node,ue=ct.Element,pe=ct.NodeFilter,Qt=ct.NamedNodeMap,Lt=Qt===void 0?ct.NamedNodeMap||ct.MozNamedAttrMap:Qt,re=ct.HTMLFormElement,ve=ct.DOMParser,Kt=ct.trustedTypes,qt=ue.prototype,Oe=F(qt,"cloneNode"),Pe=F(qt,"nextSibling"),Ie=F(qt,"childNodes"),ge=F(qt,"parentNode");if(typeof Ae=="function"){var be=jt.createElement("template");be.content&&be.content.ownerDocument&&(jt=be.content.ownerDocument)}var xe=lt(Kt,Ht),Je=xe?xe.createHTML(""):"",ke=jt,et=ke.implementation,Ct=ke.createNodeIterator,fe=ke.createDocumentFragment,Tt=ke.getElementsByTagName,Et=Ht.importNode,Mt={};try{Mt=k(jt).documentMode?jt.documentMode:{}}catch{}var Xt={};it.isSupported=typeof ge=="function"&&et&&typeof et.createHTMLDocument<"u"&&Mt!==9;var tt=E,dt=O,Rt=H,bt=st,gt=ht,Bt=Ot,wt=St,Gt=null,W=I({},[].concat(It(J),It(g),It(h),It(b),It(j))),K=null,$=I({},[].concat(It(z),It(C),It(S),It(v))),at=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),pt=null,Vt=null,kt=!0,se=!0,ae=!1,Te=!1,Ee=!1,ce=!1,Ce=!1,Me=!1,Ve=!1,ze=!1,He=!0,Xe=!0,qe=!1,sn={},ln=null,cn=I({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),En=null,_e=I({},["audio","video","img","source","image","track"]),dn=null,mn=I({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),gn="http://www.w3.org/1998/Math/MathML",vn="http://www.w3.org/2000/svg",en="http://www.w3.org/1999/xhtml",pn=en,hn=!1,un=void 0,Rn=["application/xhtml+xml","text/html"],yn="text/html",nn=void 0,on=null,Dn=jt.createElement("form"),Sn=function(ot){return ot instanceof RegExp||ot instanceof Function},je=function(ot){on&&on===ot||((!ot||(typeof ot>"u"?"undefined":ft(ot))!=="object")&&(ot={}),ot=k(ot),Gt="ALLOWED_TAGS"in ot?I({},ot.ALLOWED_TAGS):W,K="ALLOWED_ATTR"in ot?I({},ot.ALLOWED_ATTR):$,dn="ADD_URI_SAFE_ATTR"in ot?I(k(mn),ot.ADD_URI_SAFE_ATTR):mn,En="ADD_DATA_URI_TAGS"in ot?I(k(_e),ot.ADD_DATA_URI_TAGS):_e,ln="FORBID_CONTENTS"in ot?I({},ot.FORBID_CONTENTS):cn,pt="FORBID_TAGS"in ot?I({},ot.FORBID_TAGS):{},Vt="FORBID_ATTR"in ot?I({},ot.FORBID_ATTR):{},sn="USE_PROFILES"in ot?ot.USE_PROFILES:!1,kt=ot.ALLOW_ARIA_ATTR!==!1,se=ot.ALLOW_DATA_ATTR!==!1,ae=ot.ALLOW_UNKNOWN_PROTOCOLS||!1,Te=ot.SAFE_FOR_TEMPLATES||!1,Ee=ot.WHOLE_DOCUMENT||!1,Me=ot.RETURN_DOM||!1,Ve=ot.RETURN_DOM_FRAGMENT||!1,ze=ot.RETURN_TRUSTED_TYPE||!1,Ce=ot.FORCE_BODY||!1,He=ot.SANITIZE_DOM!==!1,Xe=ot.KEEP_CONTENT!==!1,qe=ot.IN_PLACE||!1,wt=ot.ALLOWED_URI_REGEXP||wt,pn=ot.NAMESPACE||en,ot.CUSTOM_ELEMENT_HANDLING&&Sn(ot.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(at.tagNameCheck=ot.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ot.CUSTOM_ELEMENT_HANDLING&&Sn(ot.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(at.attributeNameCheck=ot.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ot.CUSTOM_ELEMENT_HANDLING&&typeof ot.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(at.allowCustomizedBuiltInElements=ot.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),un=Rn.indexOf(ot.PARSER_MEDIA_TYPE)===-1?un=yn:un=ot.PARSER_MEDIA_TYPE,nn=un==="application/xhtml+xml"?function(Dt){return Dt}:x,Te&&(se=!1),Ve&&(Me=!0),sn&&(Gt=I({},[].concat(It(j))),K=[],sn.html===!0&&(I(Gt,J),I(K,z)),sn.svg===!0&&(I(Gt,g),I(K,C),I(K,v)),sn.svgFilters===!0&&(I(Gt,h),I(K,C),I(K,v)),sn.mathMl===!0&&(I(Gt,b),I(K,S),I(K,v))),ot.ADD_TAGS&&(Gt===W&&(Gt=k(Gt)),I(Gt,ot.ADD_TAGS)),ot.ADD_ATTR&&(K===$&&(K=k(K)),I(K,ot.ADD_ATTR)),ot.ADD_URI_SAFE_ATTR&&I(dn,ot.ADD_URI_SAFE_ATTR),ot.FORBID_CONTENTS&&(ln===cn&&(ln=k(ln)),I(ln,ot.FORBID_CONTENTS)),Xe&&(Gt["#text"]=!0),Ee&&I(Gt,["html","head","body"]),Gt.table&&(I(Gt,["tbody"]),delete pt.tbody),a&&a(ot),on=ot)},fn=I({},["mi","mo","mn","ms","mtext"]),G=I({},["foreignobject","desc","title","annotation-xml"]),X=I({},g);I(X,h),I(X,y);var nt=I({},b);I(nt,R);var Yt=function(ot){var Dt=ge(ot);(!Dt||!Dt.tagName)&&(Dt={namespaceURI:en,tagName:"template"});var Jt=x(ot.tagName),Se=x(Dt.tagName);if(ot.namespaceURI===vn)return Dt.namespaceURI===en?Jt==="svg":Dt.namespaceURI===gn?Jt==="svg"&&(Se==="annotation-xml"||fn[Se]):Boolean(X[Jt]);if(ot.namespaceURI===gn)return Dt.namespaceURI===en?Jt==="math":Dt.namespaceURI===vn?Jt==="math"&&G[Se]:Boolean(nt[Jt]);if(ot.namespaceURI===en){if(Dt.namespaceURI===vn&&!G[Se]||Dt.namespaceURI===gn&&!fn[Se])return!1;var we=I({},["title","style","font","a","script"]);return!nt[Jt]&&(we[Jt]||!X[Jt])}return!1},$t=function(ot){m(it.removed,{element:ot});try{ot.parentNode.removeChild(ot)}catch{try{ot.outerHTML=Je}catch{ot.remove()}}},de=function(ot,Dt){try{m(it.removed,{attribute:Dt.getAttributeNode(ot),from:Dt})}catch{m(it.removed,{attribute:null,from:Dt})}if(Dt.removeAttribute(ot),ot==="is"&&!K[ot])if(Me||Ve)try{$t(Dt)}catch{}else try{Dt.setAttribute(ot,"")}catch{}},ie=function(ot){var Dt=void 0,Jt=void 0;if(Ce)ot=""+ot;else{var Se=T(ot,/^[\r\n\t ]+/);Jt=Se&&Se[0]}un==="application/xhtml+xml"&&(ot=' '+ot+"
english español français português deutsch italiano
");var we=xe?xe.createHTML(ot):ot;if(pn===en)try{Dt=new ve().parseFromString(we,un)}catch{}if(!Dt||!Dt.documentElement){Dt=et.createDocument(pn,"template",null);try{Dt.documentElement.innerHTML=hn?"":we}catch{}}var Ne=Dt.body||Dt.documentElement;return ot&&Jt&&Ne.insertBefore(jt.createTextNode(Jt),Ne.childNodes[0]||null),pn===en?Tt.call(Dt,Ee?"html":"body")[0]:Ee?Dt.documentElement:Ne},ye=function(ot){return Ct.call(ot.ownerDocument||ot,ot,pe.SHOW_ELEMENT|pe.SHOW_COMMENT|pe.SHOW_TEXT,null,!1)},Re=function(ot){return ot instanceof re&&(typeof ot.nodeName!="string"||typeof ot.textContent!="string"||typeof ot.removeChild!="function"||!(ot.attributes instanceof Lt)||typeof ot.removeAttribute!="function"||typeof ot.setAttribute!="function"||typeof ot.namespaceURI!="string"||typeof ot.insertBefore!="function")},De=function(ot){return(typeof he>"u"?"undefined":ft(he))==="object"?ot instanceof he:ot&&(typeof ot>"u"?"undefined":ft(ot))==="object"&&typeof ot.nodeType=="number"&&typeof ot.nodeName=="string"},me=function(ot,Dt,Jt){!Xt[ot]||D(Xt[ot],function(Se){Se.call(it,Dt,Jt,on)})},Ue=function(ot){var Dt=void 0;if(me("beforeSanitizeElements",ot,null),Re(ot)||T(ot.nodeName,/[\u0080-\uFFFF]/))return $t(ot),!0;var Jt=nn(ot.nodeName);if(me("uponSanitizeElement",ot,{tagName:Jt,allowedTags:Gt}),!De(ot.firstElementChild)&&(!De(ot.content)||!De(ot.content.firstElementChild))&&Z(/<[/\w]/g,ot.innerHTML)&&Z(/<[/\w]/g,ot.textContent)||Jt==="select"&&Z(/